/* CSS Document */

body{
        background-image: url("../images/login/INGRESO-CAMBIAR-CLAVE-FONDO.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        text-align: center;		
}

span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold; 
  font-size: 14px;	
}

h2{
  font-family: 'Roboto', sans-serif !important;
  font-weight: 900;
}


p{
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 200 !important;	
  font-size: 25px;
}


#contenedor{  
	background-color:#FFFFFF;  
}

img {
    max-width: 100%;
    max-height: 100%;
}

figure.item {
    display: inline-block;
    text-align: center;
    width: 100px !important;
    padding: 0px 10px;
}

figure.item img {
    margin-bottom: 10px;
}

.caption {
    display: block;
    color: white;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 900 !important;	
    font-size: 14px;
}

.texto-negrita{	
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 900 !important;	
  font-size: 18px; 	
}

#cabecera-cen{  
	background-color:#FFFFFF;  
    height:20%;
    float:left;  
    width:90%;
}
#cabecera-der{  
	vertical-align: top;
    background-color:#FFFFFF;  
    height:20%;
    float:left;  
    width:10%;
}

#msg-alerta {
    float:left;  
    width:100%;;
    margin-bottom: 0px;
    display: table;
}

#certssl {
	height: 100%;
	padding-top: 2%;
}

@media only screen and (max-width: 600px) {
	#contenido{  
		height:70%;  
	    float:left;
	    width:100%;
	    background-color: #FFF;
	}
	
	#contenido-campos{
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#pie{  
	        height:10%;  
	        background-color:#FFF;
	        width:100%;
	        float:left;
	        text-align: center;
	        padding-top: 1%;
	}
}

@media only screen and (min-width: 600px) {
	#contenido{  
        height:40%;  
        float:left;
        width:100%;
        background-image: url("../images/login/FONDO-CAMBIOCLAVE.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 {
  		height:100%;
		width:100%;
  		display: table;
        vertical-align: middle;
        margin-left: 20%;
		margin-right: 20%;
	}	
	#pie{  
	        height:20%;  
	        background-color:#FFF;
	        width:100%;
	        float:left;
	        text-align: center;
	        padding-top: 1%;
	}
}

.tituloCambioClave {
	color: #7e7e7e;
	text-align: center;
	font-weight: 900;
	font-size: x-large;
	font-style: oblique;
	font-family: Arial;
}

.ayudaCambioClave {
	color: #7e7e7e;
	text-align: center;
	font-size: x-large;
	font-style: oblique;
	font-family: Arial;
}

.label2 {
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}

/* .btn { */
/* 	background-color: #e20613 !important; */
/* 	border-color: #d43f3a !important; */
/* 	background:	#fcc200 !important; */
/* 	margin-top: 10px; */
/* 	color: #000 !important; */
/* 	font-weight: bold !important; */
/* 	width: 130px; */
/* } */

.botones {
	text-align: center;
}

.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;
}

.blanco{
	color: #FFFFFF;
	font-size: 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;
}

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;
}

.img-responsive {
    margin: 0 auto;
}

.bn-pass {
	border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.toggle-password {
    cursor: pointer !important;
    margin-left: 1px !important;
    border-color: rgba(0, 0, 0, 0.5) !important;
    border-top-right-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    background-color: white !important;
    color: rgba(0, 0, 0, 0.5) !important;
    width: 40!important;
}

.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: 15px !important;
  border-bottom-right-radius: 15px !important;
  width: 40!important;
}