.cor {
	color:#10449c;
}
.cor-bg-clara{
	background-color:#f0f5fd;
}
.cor-bg-escura{
	background-color: #007A2A;
}
/* pinta fundo */
.cor-bg{	
	background-color: #10449c;
}
/* pinta borda do botão */
.cor-bd{
	border-color:   #007bff;
}
.combo-cadastros {
	margin-top: 30px;
	margin-bottom: 70px;
}

.border-cor{
  border-color:  #007bff!important;
}

.border-cor:hover {
	top:-2px;
	box-shadow:2px 2px 3px rgba(0, 0, 0, .5);
	transition: all .1s ease-in-out;
}

.btn-outline-color {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color:  #007bff;
}

.btn-outline-color:hover {
    color: #ffff;
    background-color: #007bff;
    background-image: none;
    border-color:  #007bff;
}

.card-cadastro {
	margin-top: 5px;
	text-decoration: none !important;
	width: 20rem;
	height: 3.5rem;
}
.card-cadastro:hover{
	top:-2px;
	box-shadow:2px 2px 3px rgba(0, 0, 0, .5);
	transition: all .2s ease-in-out;
}

.esqueceu-senha {
	text-decoration: none !important;
	text-align: right;
	font-size: 11px;
	color: #007bff;
	margin-top: -10px;
	margin-right: 38px;
}

.card-login {
	margin-top: 10px;
	width: 25rem;
	height: 20.5rem;
}

.btn-login {
	margin-top: 20px;
	color: #007bff;
	width: 200;
	height: 50;
}

.icone-sigeduc {
	margin-top: 40px;
	text-align: center;
}

.texto-link {
	color: #363636 !important;
	text-decoration: none;
	margin-left: 18px;
}

.texto-login h4 {
	text-align: center;
	font-family: inter;
	margin-top: 15px;
	font-weight: 900;
}
.novo-usuario h5 {
	text-align: center;
	font-family: inter;
	margin-top: 15px;
	font-weight: 900;
}

.novo-usuario div{
	font-size: 13px;
}

.texto-login h7 {
	text-align: center;
	font-size: 30px;
}

.btn-acessar {
	margin-top: 15px;
	width: 18rem;
	height: 40px;
	font-size: 15px !important;
}

.brasao-login{
	margin-top: 50px;
	width: 100px;
}

.ou{
	margin-top: -15;
	position: relative;
	font-weight: 900;
}

.nome-instituicao{
	margin-left: 10px;
}
.btn-entrar{
	width: 11rem;
	height: 2.5rem;
	margin-right: 25px;
}
/* .card-home{
	height: 8rem;
	background-color: #009533;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .5);
	position:relative;
} */

/* .card-home:hover{
	top:-2px;
	box-shadow:2px 5px 5px rgba(0, 0, 0, .5);
	transition: all .2s ease-in-out;
}
 */
.card-body{
	white-space: word-wrap;
}

.icone-home i{
	text-decoration: none !important;
	right: 15px;
	position: absolute;
	color: #FFFFFF;
	font-size: 2rem;
}
.text-home{
	color: #FFFFFF;
	font-size: 1.2rem;
	text-overflow: ellipsis;
}
.text-home2{
	color: #FFFFFF;
	font-size: 1.2rem;
	text-overflow: ellipsis;
}
.text-home h7{
	font-size: 0.8rem;
	}