  .toggle-password {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2;
  }

  .password-container {
    position: relative;
  }
    
body{
    background-color: #f5f5f5 !important;
}
#primerHeader{
    display: none;
}

#segundoHeader{
    display: none;
}

.input-group-text{
        width: 110px;
        background-color: #2c48a0;
        border: 1px solid #2c48a0;
        color: white;
    }
    .container{
        height: 100%;
        align-content: center;
    }
    @media only screen and (min-width: 768px) {
        .card{
            height: 350px;
            margin-top: 150px;
            margin-bottom: auto;
            width: 800px;
            background-color: rgb(252 254 255) !important;
        }
        
        .fondo-body{
            background-repeat: no-repeat;
            background-size: cover;
        }
        
        
    }

    @media only screen and (max-width: 768px) {
        .card{
            height: 530px;
            margin-top: 150px;
            margin-bottom: auto;
            width: 800px;
            background-color: rgb(252 254 255) !important;
        }
        .fondo-body{
            background-repeat: no-repeat;
            background-size: cover;
        }
        
        .logo-cajero-login{
            width: 150px;
            margin-bottom: 20px;
            top: 0px !important;
        }
        
        .password-container {
            position: relative;
            display: inline-block;
            width: 75%;
        }
    }


.card-header h3{
    color: white;
}

.input-group-prepend span{
    width: 50px;
    background-color: #0075bd;
    height: 40px;
    color: black;
    border:0 !important;
}

input:focus{
    outline: 0 0 0 0  !important;
    box-shadow: 0 0 0 0 !important;

}
.modal-backdrop {
    z-index: 1500 !important;
}



.img-responsive {
    height: 80px;
    position: relative;
    content: url("../imagenes/portal/LogoTeshleLogin1.png");
}

.sidebar-header .user-pic {
  float: left;
  background-color: white;
  width: 80px;
  padding: 2px;
  border-radius: 12px;
  margin-right: 15px;
  overflow: hidden;
}

#wrapper #sidebar-nav, #wrapper .main {
    margin-top: 155px;
    padding-top: 5px;
}

.encabezado{
/*    background-color: #3d3f78;*/
    background-image:url(../imagenes/portal/fondo.png);
    background-color: #fc8a2e;
    height: 100px;
    max-height: 130px;
}

#page-wrap{
    width: 100%;
    margin: auto;
    height: auto;
    min-height:100%;
}

.fondo-login{
    background-image: url("../imagenes/login/fondo.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: 100% 100%;
    height: 100%;
}

#page-wrap:after{
    width: 100%;
    height:1440px;
    display:block;
    clear:both;
}

.header-container-top{
    background-image: url(../imagenes/portal/fondo.png);
    height: 100px;
    max-height: 130px;
}

.logo-cajero{
    left: 30px;
    position: relative;
    top: 2px;
    width: 89px;
    height: 89px;
    content: url("../imagenes/portal/evotae.png");
}

.logo-cajero-login{
    top: 50px;
    position:relative;
    width: 168px;
    z-index: 1;
}

.header-text-top{
    text-align: center; 
    color: black; 
    padding-right: 5px; 
    padding-top: 8px
}

.cuadro-inicio-sesion{
    width:401px;
    height:413px;
    background:url(../imagenes/login/REC_LOGIN_DSITRIB_REDUCIDO.png);
    position: relative;
    top: 0px;
}

.boton-inicio-sesion{
    width:254px;
    height:41px;
    background:url(../imagenes/login/XC_UI_BUTTON_POS_DUAL.png) 0px 0px;
    position: relative;
    margin-top: 160px;
}

.boton-inicio-sesion-over{
    width:254px;
    height:41px;
    background:url(../imagenes/login/XC_UI_BUTTON_POS_DUAL.png) 0px -41px;
    position: relative;
    margin-top: 180px;
}

.texto-direccion-ip{
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    position: relative;
    text-align: center;
    top: 30px;
}

.cuadro-texto-login{
    border: none;
    background:none;	
    position: relative;
    width: 285px;
    height: 25px;
    color: #0c0c0c;
    font-size: 12pt;
}

.imagen-cuadro-texto-login{
    /*background-image: url(../imagenes/login/cuadro-texto.png);*/
    height: 62px;
    width: 248px;
    background-repeat: no-repeat;
    padding-top:5px;
    padding-left: 5px;
    text-align:left;
}

.contenedor-formulario-inicio-sesion{
    margin-left: 0px;
    position: relative;
    text-align: left;
    top: 192px;
    width: 248px;
}

.checkbox-inicio-sesion{
    height: 15px;
    background-image:url(../imagenes/login/check-box.png) 0px 0px;
    background-repeat: no-repeat;
}

.contenedor-checkbox-inicio-sesion{
    width: 100%;
    text-align:center;
    color: #000000;
    font-family:Arial;
    font-size: 13px;
    padding-top: 12px;
    top: 165px;
    position: relative;
}

.titulo-secciones-cuerpo{
    background-color: #0070E4;
    color: #afffff;
    font-family: Arial;
    font-size: 17px;
    min-height: 35px;
    padding-left: 40px;
    padding-top: 6px;
    position: relative;
    margin-top: 30px;
}

.titulo-tabla-html-estandar{
    color: #616161;
    font-family:Arial;
    font-size: 16px;
    background-color: #f5f5f5 !important;
    padding: 5px 20px 5px 20px;
    text-align: center;
}

.contenido-tabla-html-estandar{
    color: #566978;
    font-family:Arial;
    font-size: 13px;
    padding: 5px 20px 5px 20px;
}

.contenido-tabla-html-estandar-disabled{
    color: #CDD6DC;
    font-family:Arial;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 20px 5px 20px;
    border: #566978 solid 1px;
    border-collapse: collapse;
}

.formato-celda-informativa {
    background-color: #f5f5f5 !important;
    border-collapse: collapse;
    color: #566978;
    font-family: Arial;
    font-size: 10px;
    font-weight: lighter;
    padding: 0 0 0 5px;
    width: 150px;
}

.menu-nuevo{
    width: 100%;
    background: #1C2387;
}

.menu-nuevo ul li {
    font: bold 12px/18px sans-serif;
    display: inline-block;
    margin-right: -4px;
    position: relative;
    padding: 5px 50px;
    background: #1C2387;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
    padding: 10px 50px;
}

.imagen-usuario{
    background-image: url("../imagenes/portal/XC_UI_ICON_UNAME.png");
    background-position: right top;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    text-align: right;
}

.imagen-cerrar-sesion{
    background-image: url("../imagenes/portal/XC_UI_ICON_CLOSE.png");
    background-repeat: no-repeat;
    text-align: center;
    width: 50px;
    height: 50px;
}

.imagen-id-comercio{
    background-image: url("../imagenes/portal/XC_UI_ICON_NICK.png");
    background-repeat: no-repeat;
    text-align: center;
    width: 50px;
    height: 50px;
}

.tabla-borde-redondeado{
    border-collapse: collapse;
    border: 2px solid #eaeaea;
    border-radius: 10px 10px 10px 10px;
    border-spacing: 2px;
}

.formato-seccion-fechas {
    color: black;
    font-family: arial;
    font-size: 12px;
    min-height: 30px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.x-panel-body-default{
    background: transparent !important;
}