/*?********************************LICENSE**************************************** 
 * 
 * Copyright 1992-2016 PROYECTO PNUD-SIGOB
 * 
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 * 
 *   http://www.apache.org/licenses/LICENSE-2.0
 * 
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * *****************************************************************************
 * Developed by:
 * Alejandro Genovesi Calzada (Coordination and development)
 * Arturo Martínez Mardones
 * Romualdo Rijo Disla
 * Alejandro Lamónaca Downes
 * *****************************************************************************
 * Este software utiliza software de terceros y la lista de ellos y sus licencias
 * se incorporan en el directorio "Componentes de terceros"
 ********************************END LICENSE************************************?*/
/*-----------------------------------------------------------
  frmLogin.aspx
-------------------------------------------------------------*/

/*.inicio
{
  padding: 0px;
  margin: 0px;
  z-index: -1;
  background-position: left top;
  background-image: url('imagenes/fondo_inicio.jpg');
  background-repeat: repeat-x;
  background-attachment: inherit;
}

.encabezado_inicio
{
  margin: 0 auto;
  width: 960px;
  height: 120px;
}

.marco_principal
{
  margin: 0 auto;
  width: 960px;
}

#lgIniciarSesion
{
  background: url("imagenes/login.png") no-repeat 0px center transparent;
  background-attachment: scroll;
  margin: 0 auto;
  border-collapse: separate;
  position: relative;
  float: left;
  width: 350px;
}

#lgIniciarSesion TD, #lgIniciarSesion TABLE TR TD
{
  vertical-align: middle;
}

#lgIniciarSesion TABLE
{
  margin-left: 72px;
}

#lgIniciarSesion LABEL
{
  font-size: 9pt;
  vertical-align: top;
  display: block;
  margin-top: 6px;
}

.lgHeader
{
  text-align: left;
  color: #003399;
  font-size: 24px;
  letter-spacing: 2px;
  padding-bottom: 6px;
}


#lgIniciarSesion INPUT.txtEdit
{
  border-radius: 2px;
  border: 1px solid #555;
  padding: 2px;
  width: 250px;
  margin: 0px;
  color: #333333;
  font-size: 14pt !important;
}

#lgIniciarSesion INPUT.txtEdit:focus
{
  border: 2px solid #2f8fef;
  padding: 1px;
}

.lgCaption
{
  width: 100%;
  color: #333333;
  display: block;
}

.lgBoton
{
  float: left;
  width: 200px;
  height: 32px;
  margin-top: 6px;
}

.novedades_inicio
{
  width: 500px;
  height: auto;
  min-height: 300px;
  border-left-style: dotted;
  border-left-width: 1px;
  border-left-color: #C0C0C0;
  margin-left: 10px;
  padding-left: 20px;
  float: left;
}
.novedades_inicio .titulo
{
  color: #003399;
  width: auto;
  height: 25px;
  margin-bottom: 6px;
  font-size: 12px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #C0C0C0;
  text-transform: uppercase;
  font-weight: bold;
}


.contenedor_pie
{
  position: relative;
  width: 100%;
  clear: both;
}

.pie_entrada
{
  border-width: 1px;
  border-color: #9999FF;
  z-index: 1;
  position: relative;
  padding-bottom: 15px;
  padding-left: 10px;
  width: 982px;
  padding-right: 10px;
  min-height: 30px;
  margin-left: auto;
  clear: both;
  margin-right: auto;
  padding-top: 15px;
  border-top-style: solid;
}

.copyright
{
  font-size: 9px;
  color: #333333;
}

/* Bootstrap */

body {
    background-color: #eee !important;
}

.navbar-static-top {
    margin-bottom: 19px;
}

.navbar {
    min-height: 80px;
}

    .navbar .container-fluid {
        padding-top: 7px;
        background-color: #f8f8f8;
    }

.etiqueta-principal {
    padding-left: 8px;
    float: left;
    font-size: 18px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    color: #336699;
    font-weight: bold;
    letter-spacing: 2px;
    -ms-text-shadow: 1px 1px #CCCCCC;
    text-shadow: 1px 1px #CCCCCC;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    margin-top: 4px;
}

.etiqueta-secundaria {
    padding-left: 8px;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    color: #808080;
    margin-top: 2px;
}

.etiqueta-sigob {
    font-size: 18px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    color: #808080;
}


.form-signin {
    max-width: 890px;
    padding: 15px;
    margin: 0 auto;
    margin-top: 40px;
}

    .form-signin .form-signin-heading,
    .form-signin .checkbox {
        margin-bottom: 10px;
    }

.form-signin-heading .fas {
    margin-right: 10px;
    margin-left: 5px;
    font-size: 18px;
    color: #708090;
    float: left;
}

#etiquetaInicioSesion {
    position: relative;
    top: 2px;
    letter-spacing: 2px;
}

.form-signin .checkbox {
    font-weight: normal;
}

.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}

    .form-signin .form-control:focus {
        z-index: 2;
    }

.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin #tbusuario {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.form-signin #tbclave {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.info-usuarios-activos {
    margin-top: 25px;
}

    .info-usuarios-activos .fas {
        font-size: 36px;
        float: left;
        margin-right: 5px;
    }

#etiquetaTituloUsuariosActivos {
    text-transform: uppercase;
    font-size: 11px;
    color: #808080;
}

#etiquetaUsuariosActivos {
    text-transform: uppercase;
    font-size: 11px;
}


#btnIngresar {
    text-align: center !important;
    height: 46px;
}

#btnIngresar {
    font-size: 16px;
    text-align: center !important;
    width: 100%;

    text-transform: uppercase;
}

#etiquetaComponente {
    text-transform: uppercase;
    color: #666666;
    font-size: 11px;
}

.info-componente {
    
    text-align: justify;
    margin-top: 15px;
    font-size: 13px;
    line-height: 20px;
    color: #808080 !important;
}
#pMensaje {
    font-size: 14px;
}

#etiquetaModulo {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

#pControlAcceso .ico-control {
    font-size: 28px;
    float: left;
    color: #336699;
    margin-right: 20px;
    padding-bottom: 90px;
}

#pControlAcceso .ico-opcion {
    font-size: 25px;
    float: left;
    color: #336699;
    margin-right: 20px;
    margin-left: 10px;
    padding-top: 3px;
}

#pControlAcceso .fa-sign-out {
    margin-right: 19px !important;
}

#etiquetaTituloAccionesRequeridas {
    color: #336699;
    font-size: 16px;
    letter-spacing: 1px;
}

#etiquetaAccionesRequeridas {
    text-align: justify !important;
}

#pInfo {
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #666666;
    min-height: 210px;
}

.notificacion-login {
    margin-top: 50px;
}

.icono {
    padding-right: 10px;
    font-size: 18px;
    float: left;
}

.msn-informacion {
    padding-top: 3px;
}

@media screen and (max-width: 989px) {
    #pInfo {
        margin-top: 30px;
        border: none;
        border-top-style: dotted;
        border-top-width: 1px;
        border-top-color: #666666;
        padding-top: 20px;
    }
}

@media (max-width: 992px) {
    .etiqueta-principal {
        font-size: 14px;
        margin-top: 12px;
    }

    .etiqueta-secundaria {
        font-size: 11px;
    }

    .etiqueta-sigob {
        font-size: 14px;
    }

    .notificacion-login {
        position: relative;
        top: -30px;
        margin-top: 0;
    }
}*/

/* Lock */

.wrapper-page {
    margin: 7.5% auto;
    width: 360px;
}

    .wrapper-page .form-control-feedback {
        left: 15px;
        top: 3px;
        color: rgba(76, 86, 103, 0.4);
        font-size: 20px;
    }

.logo {
    color: #3bafda !important;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .02em;
    line-height: 70px;
}

.logo-lg {
    font-size: 28px !important;
}

.logo i {
    color: #f76397;
}

.user-thumb img {
    height: 88px;
    margin: 0px auto;
    width: 88px;
}

.rcFocusTxt {
    background: #FFFF99;
    border: 1px solid #C0C0C0;
}

#rcLogin {
    margin-bottom: 5px !important;
}

    #rcLogin p {
        margin: 0 !important;
    }

.captcha {
    margin-top: 3px;
    position: relative;
    left: 10px;
}

.img-captcha {
    float: left;
}

.label-captcha {
    position: relative;
    left: 10px;
    font-size: 11px;
    color: #808080;
    text-transform: uppercase;
}

.navbar-default {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075) !important;
}