body {
    font-family : 'Ubuntu', sans-serif;
}

.erro{
	color:#ED1C24;
	margin:0;
	font-size: small;
}

.ok{
	color:#006633;
	margin:0;
	font-size: small;
}

.alignvh {
	margin:auto;
}

.barraData{
	text-align:center;
	background: #237546;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Ubuntu;
}

.heightLogo{
	max-height: 300px;
}

.irImg{
	margin: auto;
	width: 100%;
	box-shadow: none;
	margin-top: -20px;
}

.irSelect{
	min-height: 40px;
	text-align:center;
}

.separador{
	height: 10px;
}

.separadorEscondido{
	height: 10px;
	display: none;
}

.centralizarTexto{
	text-align: center;
}

.centralizarTextoEscondido{
	text-align: center;
	display: none;
}

.ccLogo{
	margin: auto;
	width: 100%;
	box-shadow: none;
	margin-top: -20px;
}

.subirModal{
	margin-top: -90px;
}

.escondido{
	display:none;
}

.titleCad{
	background-color: #ffe62d;
	min-height: 40px;
	color: red;
	padding: 10px;
}

.autoMargin{
	margin:auto;
}

.textoVersalete{
	color: darkblue;
	margin: auto;
	font-variant-caps: small-caps;
}

.corBotao{
	color: crimson;
}

.rodapeBarra{
	background-color: #0ba2a2;
	position: fixed;
	bottom:0;
}

.rodapeCopyright{
	background-color:#0ba2a2;
}

.rodapeWeb{
	color: white;
}

.verdemar{
	background-color: lightseagreen;
}

.footerModalAmareloClaro{
	background-color: lightyellow;
	text-align: center;
	justify-content: center;
}

.titleLoginAA{
	text-align: center;
	padding-left: 36px;
}
