/* CSS Document */
#contenedor{  
        background-color:#FFFFFF;  
}

img {
    max-width: 100%;
    max-height: 100%;
}

.responsive {
  width: 100% !important;
  height: auto !important;
}

#cabecera-cen{  
        background-color:#FFFFFF;  
        height:20%;
        float:left;  
        width:95%;
}
#cabecera-der{  
		vertical-align: top;
        background-color:#FFFFFF;  
        height:20%;
        float:left;  
        width:5%;
}

#msg-alerta {
    float:left;  
    width:100%;;
    margin-bottom: 0px;
    display: table;
}

#msgTokenValidate {
    float:left;
    width:100%;;
    margin-bottom: 0px;
    display: table;
    text-align: center;
}

#pie{  
        height:40%;  
        background-color:#FFF;
        width:100%;
        float:left;
        text-align: center;
        padding-top: 1%;
}

#tipsSeguridad{
	background-color:#FFFFFF;
	height: 38%;
	width: 100%;
	display: table;
	margin: 0 auto;
	text-align: center;
	padding-left: 25%;
	padding-right: 25%;
	padding-top: 0%;
}

#tipsSeguridad1{
	background-color:#FFFFFF;  
    height:100%;
    float:left;  
    width:33%;
}

#tipsSeguridad2{
	background-color:#FFFFFF;  
    height:100%;
    float:left;  
    width:33%;
}

#tipsSeguridad3{
	background-color:#FFFFFF;  
    height:100%;
    float:left;  
    width:33%;
}

@media only screen and (max-width: 600px) {
	#contenido{  
        height:40%;  
        float:left;
        width:100%;
        background-color: #FFF;
	}
	
	#contenido-forma_cen {
		width:95%;
		height:100%;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	#certssl {
		height: 40%;
	}
	
	#appandroid {
		height: 60%;
		padding-top: 1%;
	}
	
	.blanco{
		color: #000000;
		font-size: 14px;
		font-weight: bold;
	}
	
	a {
	    text-decoration: none;
	    color: #000 !important;
	}
	
	.mensajes a {
	    text-decoration: none !important;
	    color: #000 !important;
	}
	
	.mensajes a:link, .mensajes a:visited {
	    color: #000 !important;
	}
	.mensajes a:hover {
	    color: #000 !important;
	}
	#appandroid_lab {
		height: 50%;
	}
	
	#appandroid_img {
		height: 50%;
	}
}

@media only screen and (min-width: 600px) {
	#contenido{  
        height:40%;  
        float:left;
        width:100%;
        background-image: url("../images/login/FONDO-INGRESO.jpg");
        background-repeat: no-repeat;
        background-position: center;
		background-size: 100% 100%;
        background-color: #FFF;
        /*overflow: auto;*/
        display: table;
	}
	#contenido-forma_izq {
		width:30%; 
		height:100%;
		display: table-cell;
	}
	#contenido-forma_der {
		width:30%;
		height:100%;
		display: table-cell;
	}
	#contenido-forma_cen {
		width:40%;
		height:100%;
		vertical-align:middle;
		display: table-cell;
	}
	
	#contenido-campos {
	border: 20px solid rgba(0, 0, 0, .3);
  		height:100%;
		width:100%;
  		display: table;
        vertical-align: middle;
	}
	
	.input-group {
		width:100%;
	}
	
	#certssl {
		height: 20%;
	}
	
	#appandroid {
		height: 35%;
		padding-top: 1%;
	}
	
	.blanco{
		color: #FFFFFF;
		font-size: 14px;
		font-weight: bold;
	}
	
	a {
	    text-decoration: none;
	    color: #fff !important;
	}
	
	.mensajes a {
	    text-decoration: none !important;
	    color: #fff !important;
	}
	
	.mensajes a:link, .mensajes a:visited {
	    color: #fff !important;
	}
	.mensajes a:hover {
	    color: #fff !important;
	}
	#appandroid_lab {
		height: 30%;
	}
	
	#appandroid_img {
		height: 70%;
	}
}



.msg-alerta {
   	text-align: center;
}

.msg-close {
	color: #000 !important;
	font-weight: bold !important;
}

.menus {
	color: #e20613;
	text-align: center;
	font-weight: bold;
	font-size: small;
}

.tips-titulo{
	font-weight: bold;
	font-size: large;
	margin-left: 20px;
}

.tips{
	text-align: left;
}

.green {
    color: green;
    margin-right: 10px;
}

.input-group{
	margin-top: 10px;
}

.menus a {
    text-decoration: none;
}
.menus a:link, .menus a:visited {
    color: #e20613 !important;
}
.menus a:hover {
    color: #e20613 !important;
}

.img-responsive {
    margin: 0 auto;
}

.background-body{
  background-color: #e6e6e6;	
}

.btn_principal {	
    color:white !important;
	background-color:#2A8C70 !important;
	font-size: 14px;
	text-align: center;
	border-radius: 10px;
	font-weight: bold;
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2); 	
	border-style: none;
	width: 80%;
    height: 40px !important;
}

.btn_secundario {	
    color:white !important;
	background-color:#f1f0ef !important;
	font-size: 14px;
	text-align: center;
	border-radius: 10px;
	font-weight: bold;
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2); 	
	border-style: none;
	width: 80%;
    height: 40px !important;
}

.img-slider {
	border-radius: 0;
}

.icon{
	color:black;
}

.text {
	font-size: 12px;
	color: #606060;
	margin: 1px 1px 0 0 ;
}

.titulo {
 margin-top: 8px;
 font-size: 13px;
 color: #606060;
 font-weight: bold;
}

.toggle-password {
    cursor: pointer;
    margin-left: 1px !important;
    border-color: white!important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.toggle-password:focus {
  outline: none; /* Quita el contorno predeterminado del enfoque */
  margin-left: 1px !important;
  border-color: rgba(0, 0, 0, 0.5)!important;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
