.container>.content-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  max-width: 880px;
}
.blue{
  color: #165cdd !important;
}

.form-control-textarea {
/* max-width: 100%; */
/* padding: 10px 10px 0 0; */
resize: none;
/* border: none; */
/* border-bottom: 1px solid #E3E3E3; */
border-radius: 0;
line-height: 2;
}
input[readonly]
{
color:#fff !important;
}

.nav_login{
margin-bottom:-100px !important;
}
.logo_rcefet{
height:30px;
}
.image0{
background-image:url(../img/image.jpg) !important;
}
.image1{
background-image:url(../img/image1.jpg) !important;
}
.image2{
background-image:url(../img/image2.jpg) !important;

}
.col_login{
height:60% !important;
padding-top:60px !important;
}
.h6_login{
text-align:left !important;
margin-bottom:23px !important;
}
.col_login_conta{
min-height:45px !important;
}
.white{
color:#fff !important;
}
.col_senha{
margin-top:12px !important;
}

.page-header .container .cont_home {
text-align: initial !important;
}
.page-header .container .cont_blue {
color:#165cdd !important;
}
.cont_blue{
color:#165cdd !important;
}
.nav_home{
margin-bottom:0px !important;
}
.col_home{
margin-top:100px !important;
height: 80% !important;
}
.rodape_escura{
  color:#165cdd !important;
}
.btn_cadastre-se{
width:330px !important;
}

.fundo_escuro{
  background: url(../img/image1.jpg) no-repeat;
  
  /*
  background: url(../img/image1.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  */
   /*border: 10px solid red;
   height: 100%  !important; */
}


.fundo_claro{
  background: url(../img/image.jpg) no-repeat; 
  /*
  background: url(../img/image.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  */
}
.white option{
  background-color:#536B96;
}

html{
    height: 100% !important;
		/* background-color:#183a7a !important; */
	
}

body{
	background-color:#183a7a !important;
	
}
