@charset "UTF8";
  
  .portada{
     background: #dfeafa url(../images/a_ver_2_2.png) no-repeat fixed center;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
     height: 100%;
     width: 101% ;
     text-align: center;
     opacity: 0.7;
    
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    
    background-size: 100% 100%;
   
    
    overflow-y: hidden;

    height: 90vh;
    display: grid;
    overflow-y: hidden;
    place-items: center;
   
 
  
  
  }
  .portada2{
    background: #dfeafa url(../images/Nuevo_siscaf_3.png) no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    width: 100% ;
    text-align: center;
    opacity: 0.7;
   
   background-attachment: scroll;
   background-clip: border-box;
   background-origin: padding-box;
   background-position-x: 0%;
   background-position-y: 0%;
   background-size: 100% 100%;
  
   
   overflow-y: hidden;

   height: 90vh;
   display: grid;
   overflow-y: hidden;
   place-items: center;
  

 
 
 }

  .formvivo{
    
    opacity: 1.0;
   
   
 
 }


  
.navbar-img {
    background-color: #042b75;
    height: 10;
    top:0px;
    
   
  }
.navbar-imf {
   background-color: #E4E6E7;
    height: 6%;
   
     top:0px;
    
  }

   
  .baner{
    background: #08265e ;
    

 
 }
  .text{
    margin: 30px 0px 30px 0px;	
    padding: 10px;
    background: rgba(0,0,0,0.5);
    display: inline-block;
  }



  .titulo { 
    color: #479af7;
    text-align: center;
    padding-left: 20%;
    padding-right: 5%;

    font-size: 35pt;}

    
.titulo3 { 
    color: #479af7;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;

    font-size: 35pt;}

    
.tbaner { 
    color: #f2f4f7;
    

    font-size: 11pt;}

    
.tbaner2 { 
    color: #010813;
    

    font-size: 10pt;}



    .titulo2 { 
        color: #479af7;
        text-align: center;
        padding-left: 15%;
        padding-right: 5%;
    
        font-size: 13pt;}

        .label { 
            color: #479af7;
            text-align: center;
            
        
            font-size: 11pt;
        }
        .label2 { 
            color: #479af7;
            text-align: center;
            
        
            font-size: 22px;
        }


           
            body,
            html {
                font-family: Tahoma, sans-serif;
                font-size: 12px;
                
            }
            
            #top_gobernacion {
                position: absolute;
                z-index: 6;
                width: 100%;
            }
            
            .text_gob {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                color: #999999;
            }
            
            .text_gob_b {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 14px;
                color: #000000;
                font-weight: bold;
            }
            .xheader {
                background-color: #094575;
            }
            .div_fondo_modulos {
                z-index: 1;
                position: absolute;
                top: 0;
                left: 0;
                height: 100%;
                width: 100%;
            }
            
            .entrada_index_login {
                position: absolute;
                right: 10vw;
                top: 35%;
                width: 300px;
                display: grid;
                place-items: center;
            }
           
            .entrada_index_login input {
                width: 200px;
            }
            
            
            @media only screen and (max-width: 1366px) {
                .entrada_index_login {
                    right: 6vw;
                }
            }
            
            .iconos_modulos_version3 {
                z-index: 2;
                background-image: url(/img/fondo_modulos662_1.png);
                background-repeat: no-repeat;
                position: absolute;
                left: 50%;
                top: 50%;
                height: 274px;
                margin-top: -137px;
                /*200px/2*/
                width: 662px;
                margin-left: -331px;
                /*300px/2 */
                padding-left: 0px;
                padding-right: 35px;
                padding-top: 60px;
                text-align: center;
            }
            
            #descripcion_modulo {
                font-family: "Trebuchet MS", Arial, sans-serif;
                color: #4F76A3;
                font-size: 13pt;
                font-weight: bold;
                text-align: center;
                margin-top: 3px;
            }
            
            .footer_sisap {
                z-index: 2;
                position: fixed;
                bottom: 0px;
                height: 30px;
                width: 100%;
                /*background-color:#FFF;*/
                font-family: "trebuchet MS", sans-serif;
                color: #000;
                font-size: 8pt;
                font-weight: bold;
                text-align: center;
                padding-top: 2px;
            }
            
            .a_icon_modulo {
                text-align: center;
                height: 56px;
                width: 56px;
                -moz-opacity: 1;
                opacity: 1;
            }
            
            .a_icon_modulo:hover {
                height: 56px;
                width: 56px;
                -moz-opacity: 0.50;
                opacity: 0.50;
            }
            
            .img_icon_mod {
                height: 55px;
                width: 55px;
                margin-left: 5px;
            }
            
            .img_icon_mod:hover {
                height: 54px;
                width: 54px;
            }
            
            .fondo_index_modulos {
                background-attachment: fixed;
                overflow: hidden;
                margin: 0 0 0 0;
            }
            
            #error {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                color: red;
                font-size: 14px;
                font-weight: bold;
                padding: 5px 5px 5px 5px;
                margin: 0px 0px 0px 0px;
            }
            
            .ingresarText {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                color: #990000;
                font-size: 12px;
                font-weight: bold;
            }
            
            .input_user {
                background: #FFFFFF scroll center left;
                padding: 2px 1px 0px 23px;
                border: 1px solid #009770;
                /* some kind of blue border */
                /* other CSS styles */
                /* round the corners */
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                /* make it glow! */
                -webkit-box-shadow: 0px 0px 4px #009770;
                -moz-box-shadow: 0px 0px 4px #009770;
                box-shadow: 0px 0px 4px #009770;
                /* some variation of blue for the shadow */
                color: #686664;
                height: 20px;
                width: 70%;
                font-family: "trebuchet MS", sans-serif;
                font-size: 9pt;
            }
            
            .input_pass {
                background: #FFFFFF  scroll center left;
                padding: 2px 1px 0px 23px;
                border: 1px solid #009770;
                /* some kind of blue border */
                /* other CSS styles */
                /* round the corners */
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                /* make it glow! */
                -webkit-box-shadow: 0px 0px 4px #009770;
                -moz-box-shadow: 0px 0px 4px #009770;
                box-shadow: 0px 0px 4px #009770;
                /* some variation of blue for the shadow */
                color: #686664;
                height: 20px;
                width: 70%;
                font-family: "trebuchet MS", sans-serif;
                font-size: 9pt;
            }
            
            input,
            textarea,
            select {
                text-transform: uppercase;
                margin-top: 1px;
            }
            
            .imgRedonda {
                width:100px;
                height:100px;
                border-radius:100px;
               
               overflow:hidden;

            }

            
            
            .contenedor img {
                transition:all 1.5s ease;
               
                }
                .contenedor:hover img {
                   transform:scale(2);
                   
                    }

                   
                    .boton1 {
                        box-shadow: inset 3px 3px 3px rgba(255,255,255,.7), inset -2px -2px 3px rgba(0,0,0,.1), 2px 2px 2px rgba(0,0,0,.1);
                        width: 100px;  /* Ancho del botón */
                        height:100px;
                        border: 4px solid #e0e3e6d8; /* Borde */
                        background: #5d9de7;  /* Fondo */
                        text-align: center;  /* Alineación del texto */
                      
                       
                        
                    }
