body {
	background-image: url(../img/viabilidadetopofundo.jpg);
	background-repeat: no-repeat;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

footer {
	height: 50px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff),	to(#ccd6dc));
	background: -moz-linear-gradient(top, #fff, #ccd6dc);
	background: -webkit-linear-gradient(top, #fff, #ccd6dc);
	background: -o-linear-gradient(top, #fff, #ccd6dc);
	background: linear-gradient(top, #fff, #ccd6dc);
	background: -ms-linear-gradient(top, #FFFFFF 0%, #ccd6dc 100%);
	background: linear-gradient(to bottom top, #FFFFFF 0%, #ccd6dc 100%);
}

.obrigatorio::after { content: url(../img/obrigatorio.png); margin-left: 5px; }

.reginlogopeq {
	background-image: url(../img/regin.gif);
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	margin: 0;
	padding: 0;
	float: right;
}

.reginlogogrd {
	background-image: url(../img/logo_topoV3_SC.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 174px;
	margin: 0 0 0 5px;
	padding: 0;	
}

.textemp {
	font-family: Arial;
	color: #444444;
	font-size: 12px;
	margin: 15px auto;
	text-indent: -30px;
}

.page-header-conf {
	margin: 2px auto 0px auto;
	height: auto;
	border: 0px;
}

.tituloform {
	font-family: Arial, Helvetica, Verdana;
	font-size: 34px;
	color: #0d87ca;
	padding-top: 25px;
}

.container-conf {
	margin: 10px auto 0px auto;
	border: 0px;
}

.subtituloform {
	font-size: 18px;
	color: #215084;
	text-align: center;
	font-family: Arial, Verdana, Geneva, sans-serif;
	vertical-align: middle;
	background-color: #dae5ec;
	height: auto;
	width: auto;
	border: 1px solid #dae5ec;
}

.subtituloformdesc {
	vertical-align: middle;
	margin-bottom: 20px;
	font-size: 15px;
	color: #444444;
	text-align: center;
	font-family: Arial, Verdana, Geneva, sans-serif;
	vertical-align: middle;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #dae5ec;
}

fieldset.scheduler-border {
	border: 1px groove #ddd !important;
	padding: 0 1.4em 1.4em 1.4em !important;
	margin: 0 0 1.5em 0 !important;
	-webkit-box-shadow: 0px 0px 0px 0px #000;
	box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
	font-size: 20px !important;
	font-weight: bold !important;
	text-align: left !important;
	width: auto;
	padding: 0 10px;
	border-bottom: none;
	color: #215084;
	font-family: Arial, Verdana;
}

@media screen and (max-width: 767px) {
	.row.content {
		height: auto;
	}
}

label {
	margin: 10px 0 3px 0;
}

.datahoracontainer {
	width: 110px;
	float: right;
}

.datahorabox {
	width: 100px;
	background-color: White;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity = 80);
	float: right;
	-moz-border-radius: 8px;
	-goog-ms-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0 0 4px #CCCCCC inset;
	font-family: Arial, Verdana;
	font-size: 13px;
	border: 1px solid #e6e6e6;
	padding: 3px 3px 3px 3px;
	margin-right: 6px;
	margin-bottom: 3px;
}

.relogio {
	margin-top: 10px;
	margin-left: 7px;
	width: 38px;
	float: left;
	color: red;
	font-size: 12px;
	background: url(../img/relogio.gif) top center;
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	padding-top: 22px;
	font-weight: bold;
	text-align: center;
}

.datadisplay {
	width: 38px;
	border-left: 1px solid #e6e6e6;
	float: right;
	color: #636465;
	vertical-align: text-bottom;
	text-align: center;
}

.datadia {
	font-size: 23px;
	color: #fcae2a;
	border: 0px;
	width: 30px;
	background: none;
	padding: 0px 0px 0px 0px;
}

.datames {
	font-size: 11px;
	text-transform: capitalize;
	border: 0px;
	width: 30px;
	background: none;
	padding: 0px 0px 0px 0px;
}

.dataano {
	font-size: 11px;
	color: #a4a4a4;
	border: 0px;
	width: 30px;
	background: none;
	padding: 0px 0px 0px 0px;
}

.horaatual {
	border: 0;
	background: none;
	color: red;
	font-weight: 600;
	width: 45px;
	padding-top: 10px;
	margin-left: -3px;
}

.carregando {
	background-repeat: repeat;
	height: 1000px;
	width: 100%;
	background: #FFFFFF none repeat scroll 0 0;
	position: relative;
	z-index: 120;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

.cent_carr {
	width: 100%;
	text-align: center;
	z-index: 126;
	position: absolute;
}

.cent_carr2 {
	width: 100%;
	text-align: center;
	z-index: 1000;
	position: relative;
	margin-top: -500px;
}

#telaCarregandoMensagens {
	background-repeat: repeat;
	height: 1000px;
	width: 100%;
	background: #c0c0c0 none repeat scroll 0 0;
	position: absolute;
	z-index: 125;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

#updProgress {
	z-index: 125;
	position: absolute;
	width: 100%;
}

.carregando_dentro {
	background: #fff; top left repeat-x fixed;
	border-radius: 6px 6px 6px 6px;
	border: solid 4px #cdcdcd;
	box-shadow: 0px 0px 2em white;
	-webkit-box-shadow: 0px 0px 3em white;
	-moz-box-shadow: 0px 0px 3em white;
	padding: 3px;
	position: fixed;
	z-index: 99999;
	padding: 0px;
	margin: 0px;
	min-width: 380px;
	max-width: 380px;
	height: 180px;
	top: 179px;
	left: 471.5px;
	padding: 1px 1px 1px 1px;
}

#carregando_d2 {
	margin: 0 auto;
	height: auto;
	margin-top: 50px;
}

.font_carr {
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #444444;
	font-size: 13px;
	vertical-align: middle;
	text-align: center;
}