@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);
body {
  font-family: 'Open Sans', sans-serif;
  color:#4d4d4d;
}
header {padding:15px; border-bottom:5px solid #f2f2f2;}
footer {padding:15px; border-top:5px solid #f2f2f2; text-align:center; font-size:12px; color:#000;}
a {color:#004D40;}
h1 {color:#009CD0; text-align: center;margin:185px 0px 0px; font-size:27px; text-transform:uppercase;font-weight: 300;}
h2 {color:#004D40; margin:20px 0px 35px; font-size:16px; text-transform:uppercase;}

/*** CAMBIOS BOOTSTRAP ***/

.btn {border-radius:0px;}
.btn-grande {background-image:none; background-color:#FFF; color:#004D40; padding-top:30px; padding-bottom:30px; border:1px solid #004D40; font-weight:bold;}
.btn-grande:hover {background-color:#004D40; color:#FFF;}
.alert-success, .alert-danger {background-image:none;}

/*** FIN CAMBIOS BOOTSTRAP ***/

/*** GENERAL ***/

.ventana{
	padding: 20px;
	width: 450px;
	max-width: 100%;
}
.ventana h1 {margin:0px 0px 15px; text-align:center; font-size:18px; color:#000;}
.boton_entrar{background:#009CD0;color: #fff;font-size: 15px;padding: 9px 12px;}
.boton_entrar:hover{color: #fff;}
.form-control{border-radius: 0!important;color: #303030;font-weight: bold;font-size: 14px;}
.recordar_datos{font-weight: bold;margin-top: 25px;color: #4b4b4d;}
.enlace_recordar{color: #009CD0;text-decoration: none!important;font-weight: 600;}
label.gris{color: #9c9d9f;font-size: 11px;}
footer, footer a{color: #4b4b4d;font-weight: 600;text-decoration: none!important;}
footer a:hover{color: #009CD0;}
footer p{color: #9c9d9f;font-weight: 500;}
.cuerpo{margin-bottom: 130px;}
.logos_footer img{padding-right: 65px;margin-bottom: 50px;}
hr{margin-bottom: 0;}
/*** FIN GENERAL ***/

/*** SIDEBAR ***/

