html,
c body {
	font-family: 'Raleway', sans-serif;
}

.app-content {
	padding-top: 5em !important;
	min-height: 20em !important;
}

.choices-content {
	min-height: 20em;
	display: block;
}

*,
*:focus,
*:active {
	outline: 0 !important;
}

.disabled {
	opacity: 0.5;
}

.md-no-sticky {
	margin: 0px 0px 0px 0px !important;
	text-align: center;
}

#warning {
	color: #FF0000;
	text-align: center;
}

.align-center {
	text-align: center;
}

.text-center {
	text-align: center;
}

@media screen and (min-width:0\0) {
	/* Seems to fix flexbox type layout issues in IE10 */
	span[flex],
	md-card-content,
	md-dialog-content {
		display: block;
	}
}

#code {
	text-transform: uppercase;
}

.onekey-content {
	min-height: 20em !important;
}

.elections-content {
	min-height: 20em !important;
}

.noCursor {
	pointer-events: none;
}

.margin-0 {
	margin: 0 !important;
}

.font-24px {
	font-size: 24px;
}

.bold {
	font-weight: bold;
}

.text-align-center {
	text-align: center;
}

.margin-right-12px {
	margin-right: 12px;
}

.roboto {
	font-family: Roboto, Helvetica Neue, sans-serif !important;
}

.data-policy {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .01em;
	line-height: 24px;
	text-align: center;
	margin: 5px 10px;
}
