*{
    box-sizing: border-box;
    margin: 0;
    text-decoration: none;
    list-style: none;
    padding:0;
}

body{
    background-image: url("../imagenes/v-fondo.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.contope{
    position:relative;
    height: 83px;
    width: 100%;
    background-color: #0c5392;
}

.contope #imgtop{
    position: absolute;
    top:0;
    left: 0; 
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 100;
}

.lineatope1{
    position:relative;
    height: 3px;
    width: 100%;
    background-color: #ffffff;
}

.lineatope2{
    position:relative;
    height: 7px;
    width: 100%;
    background-color:#8fc425; 
}

.lineatope3{
    position:relative;
    height: 24px;
    width: 100%;
    background-image: linear-gradient(to right,rgba(12, 83, 146, 0), #0c5392,rgba(12, 83, 146, 0)); 
}

.lineatope3 > H1{
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    padding-top: 2px;
}

.lineatope4{
    position:relative;
    height: 30.88px;
    width: 100%;
    background-color: #0c5392;
    opacity: 0.8;
    border-radius: 5px;
}

.lineatope4 > H3{
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    padding-top: 6px;
}

.con_menu{
    display: flex;
    align-items: center;
    width: 100%;
    height: 697px;
}

.con_menu2{
    display: flex;
    justify-content: center;
    width: 55vw;
    height: 780px;
    margin: auto;
}

.espacio_izq{
    width:170px; 
    height:250px; 
    display: flex; 
    margin-top:20px; 
}

.espacio_der{
    width:170px; 
    height:250px; 
    display: flex; 
    margin-top:20px; 
}

.espacio_sup{
    width:100vw; 
    height:10vh;
    display: none;
}

.con_menu3{
    display: flex;
    justify-content: center;
    width: 1100px;
    height: 780px;
    margin: auto;
}

.nivel_usu{
    position: absolute;
    top: 1%;
    left: 75%;
    width: 200px;
    height: 50px;
}

.nivel_usu > span{
    display: block;
    font-family:calibri;
    text-align:right;
}

.btn_volver{
    position: absolute;
    top: 3%;
    width: 115px;
    height: 28.5px;
    opacity: 0.8;
}

.btn_volver > #volver:hover{
    transform: scale(1.03);
    background-image: linear-gradient(to right,rgba(15, 108, 189, 0.3), rgba(15, 108, 189, 0.05));
}

.borde_menu{
    margin-top:200px;
    margin:auto;
    width: 415px;
    height: 304px;
    border-radius: 3px;
}

.borde_menu2{
    /*margin:auto;*/
    width: 415.05px;
    height: 461.44px;
    border-radius: 3px;
    margin: auto;
}

.borde_menu3{
    margin-top:5px;
    width: 1203.17px;
    height: 554.19px;
}

.borde_menu4{
    display: flex;
    width: 100%;
    height: 447.76px;
    margin-top: 4.56px;
    justify-content: center;
    border: 1px solid #0c5392;
    background-image: linear-gradient(to top, rgba(15, 108, 189, 0.3), rgba(15, 108, 189, 0.05));
    border-radius: 5px;
}

.borde_menu4 > .mf_datos{
    width: 719.81px;
    height: 407.97px;
}

.borde_menu4 .mf_boton{
    width: 59.76px;
    height: 407.97px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mf_boton > img{
    transition: transform .2s;
}

.mf_boton > img:hover{
    transform: scale(1.3);
}

.borde_menu4 .mf_result{
    width: 384.04px;
    height: 407.97px;
}

.titulo_menu{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 65.75px;
    background-image: linear-gradient(to right,#093963, #0c5392, #093963); 
}

.titulo_menu > H2{
    font-size: 14px;
    font-family: calibri;
    color: #ffffff;
}

.menu_fondo{
    border: 1px solid #0c5392;
    width: 100%;
    height: 238.25px;
    background-image: linear-gradient(to top, rgba(12, 83, 146, 0.3), rgba(12, 83, 146, 0.05)); 
}

.menu_fondo_recu{
    border: 1px solid #0c5392;
    width: 100%;
    height: 200px;
    background-image: linear-gradient(to top, rgba(12, 83, 146, 0.3), rgba(12, 83, 146, 0.05)); 
}

.menu_fondo2{
    border: 1px solid #0c5392;
    width: 100%;
    height: 461.44px;
    background-image: linear-gradient(to top, rgba(16, 105, 184, 0.3), rgba(12, 83, 146, 0.05)); 
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:space-around;
}

.menu_fondo5{
    border: 1px solid #0c5392;
    width: 100%;
    height: 550px;
    background-image: linear-gradient(to top, rgba(16, 105, 184, 0.3), rgba(12, 83, 146, 0.05)); 
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:space-around;
}

.menu_fondo3{    
    display: flex;
    justify-content: center;
    width: 718.25px;
    height: 345.26px;
    background-image: linear-gradient(to bottom, rgba(10, 66, 116, 0.3), rgba(10, 66, 116, 0.05)); 
    border-radius: 5px;
    border: 1px solid #0c5392;
}

.menu_fondo3 > .op_datos1{
    width: 320.35px;
    height: 345.26px;
}

.op_datos1 > .nva_loc{
    height: 20.53px;
    padding-top: 4px;
    padding-left: 10px;
    font-size: 13px;
    color:#ffffff;
    font-family: calibri;
}

.op_datos1 > .caja_loc{
    margin-bottom: 5px;
}

.op_datos1 > .caja_loc > select{
    width: 320.35px;
    height: 124.39px;
    border-radius: 5px;
}

.op_datos1 > div > select:focus{
    outline-style: 2px solid;
    outline-color: #808080;  
}

.op_datos1 > div > #apeonom:focus{
    outline-style: 2px solid;
    outline-color: #808080;  
}

.op_datos1 > div > #buscar:hover{
    transform: scale(1.03);
    background-image: linear-gradient(to right,#245e91, #3f84c0, #245e91);
    /*background-color:#0c5392; */
}

.menu_fondo3 > .op_datos2{
    display: flex;
    justify-content: center;
    width: 45.07px;
    height: 345.26px;
}

.menu_fondo3 > .op_datos2 > img{
    width: 16.25px;
    height: 24.53px;
    margin-top: 70px;
    transition: transform .2s;
}

.menu_fondo3 > .op_datos2 > img:hover{
    transform: scale(1.5);
}

.menu_fondo3 > .op_datos3{
    width: 320.35px;
    height: 345.26px;
}

.op_datos3 > .s_destino{
    height: 20.53px;
    padding-top: 4px;
    padding-left: 265px;
    font-size: 13px;
    color:#ffffff;
    font-family: calibri;
}

.op_datos3 > .loc_destino{
    margin-bottom: 5px;
}

.op_datos3 > .loc_destino > select{
    width: 320.35px;
    height: 124.39px;
    border-radius: 5px;
    overflow: auto;
}

.op_datos3 > .tareas{
    height: 20.53px;
    padding-top: 4px;
    padding-left: 265px;
    font-size: 13px;
    color:#ffffff;
    font-family: calibri;
}

.op_datos3 > .s_tareas{
    margin-bottom: 5px;
}

.op_datos3 > .s_tareas > select{
    width: 100%;
    height: 29.01px;
    border-radius: 5px;
    overflow: auto;
}

.op_datos3 > div > select:focus{
    outline-style: 2px solid;
    outline-color: #808080;  
}

.op_datos3 > div > input:focus{
    outline-style: 2px solid;
    outline-color: #808080;  
}

.op_datos3 > .trans{
    margin-top: 8px;
    width: 100%;    
}

.op_datos3 > .trans > #t_trans{
    width: 50px;
    margin-left: 10px;
    font-size: 13px;
    color:#ffffff;
    font-family: calibri;   
}

.op_datos3 > .trans > #t_dominio{
    width: 50px;
    margin-left: 168px;
    font-size: 13px;
    color:#ffffff;
    font-family: calibri;    
}

.op_datos3 > .gastos{
    height: 20.53px;
    padding-top: 4px;
    padding-left: 230px;
    font-size: 13px;
    color:#ffffff;
    font-family: calibri;
}

.menu_fechas{
    width: 100%;
    height: 62.71px;
    text-align: center;
    padding-top: 30px;
}

.menu_fechas > span{
    font-family: calibri;
    font-size: 12px;
    font-weight: bold;
    color: #0c5392;
}

.menu_fechas > span > input{
    border-radius: 5px;
    border: none;
    outline-style: 2px solid;
    outline-color: #808080;
    height: 20px;
    padding-left: 6px;
    padding-right: 6px;
}

.menu_fechas > span > input:focus{
    outline-style: 2px solid;
    outline-color: #808080;
}

.menu_fondo > .div_caja_usu{
    margin-left: 3%;
    margin-top:6%;
    width: 94%;
    height: 50.71px;
}

.menu_fondo_recu > .div_caja_usu_recu{
    margin-left: 3%;
    margin-top:6%;
    width: 94%;
    height: 50.71px;
}

.menu_fondo > .div_caja_usu > .caja_text{    
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    font-size: 13px;
    font-family: calibri;
    color: #808080;
    padding-left: 5%;
    padding-right: 5%;
    border: none;
}

.menu_fondo_recu > .div_caja_usu_recu > .caja_text_recu{    
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    font-size: 13px;
    font-family: calibri;
    color: #808080;
    padding-left: 5%;
    padding-right: 5%;
    border: none;
}

.menu_fondo > .div_caja_usu > .icon_user{
    position: absolute;
    color:#808080;
    margin-top: 17px;
    margin-left: -30px;
}

.menu_fondo_recu > .div_caja_usu_recu > .icon_user_recu{
    position: absolute;
    color:#808080;
    margin-top: 17px;
    margin-left: -30px;
}

.menu_fondo > .div_caja_usu > .caja_text:focus{
    outline-style: 2px solid;
    outline-color: #808080;
}

.menu_fondo_recu > .div_caja_usu_recu > .caja_text_recu:focus{
    outline-style: 2px solid;
    outline-color: #808080;
}

.menu_fondo > .div_caja_pass{
    margin-left: 3%;
    margin-top:5%;
    width: 94%;
    height: 50.71px;
}

.menu_fondo_recu > .div_caja_pass_recu{
    margin-left: 3%;
    margin-top:5%;
    width: 94%;
    height: 50.71px;
}

.menu_fondo > .div_caja_pass > .caja_text2{
    background-color: #ffffff;
    width: 100%;
    height: 50.71px;
    border-radius: 3px;
    font-size: 13px;
    font-family: calibri;
    color: #808080;
    padding-left: 5%;
    padding-right: 5%;
    border: none;
}

.menu_fondo_recu > .div_caja_pass_recu > .caja_text2_recu{
    background-color: #ffffff;
    width: 100%;
    height: 50.71px;
    border-radius: 3px;
    font-size: 13px;
    font-family: calibri;
    color: #808080;
    padding-left: 5%;
    padding-right: 5%;
    border: none;
}

.menu_fondo > .div_caja_pass > .icon_pass{
    position: absolute;
    color:#808080;
    margin-top: 17px;
    margin-left: -30px;
}

.menu_fondo_recu > .div_caja_pass_recu > .icon_pass_recu{
    position: absolute;
    color:#808080;
    margin-top: 17px;
    margin-left: -30px;
}

.menu_fondo > .div_caja_pass > .caja_text2:focus{
    outline-style: 2px solid;
    outline-color: #808080;
}

.menu_fondo_recu > .div_caja_pass_recu > .caja_text2_recu:focus{
    outline-style: 2px solid;
    outline-color: #808080;
}

.menu_fondo > .boton_menu{
    margin-left: 40%;
    margin-top:4.5%;
    margin-bottom:1%;
    background-image: linear-gradient(to right,#093963, #0c5392, #093963); 
    border: none;
    width: 20%;
    height: 30.36px;
    font-size: 13px;
    font-family: calibri;
    color: #ffffff;
    border-radius: 3px;
    transition: all .5s ease;
}

.menu_fondo_recu > div > .boton_menu_recu{
    background-image: linear-gradient(to right,#093963, #0c5392, #093963); 
    border: none;
    width: 80px;
    height: 30.36px;
    font-size: 13px;
    font-family: calibri;
    color: #ffffff;
    border-radius: 3px;
    transition: all .5s ease;
}

.menu_fondo2 > .boton_menu2{
    background-image: linear-gradient(to right,#093963, #0c5392, #093963); 
    border: none;
    width: 264.17px;
    height: 52.57px;
    font-size: 13px;
    font-family: calibri;
    color: #ffffff;
    border-radius: 3px;
    transition: all .5s ease;
}

.menu_fondo5 > .boton_menu5{   
    background-image: linear-gradient(to right,#093963, #0c5392, #093963); 
    border: none;
    width: 264.17px;
    height: 52.57px;
    font-size: 13px;
    font-family: calibri;
    color: #ffffff;
    border-radius: 3px;
    transition: all .5s ease;
}

.menu_fondo > .boton_menu:hover{
    transform:scale(1.1);
    background-image: linear-gradient(to right,#245e91, #3f84c0, #245e91); 
}

.menu_fondo_recu > div > .boton_menu_recu:hover{
    transform:scale(1.1);
    background-image: linear-gradient(to right,#245e91, #3f84c0, #245e91); 
}

.menu_fondo2 > .boton_menu2:hover{
    transform:scale(1.1);
    background-image: linear-gradient(to right,#245e91, #3f84c0, #245e91); 
}

.menu_fondo5 > .boton_menu5:hover{
    transform:scale(1.1);
    background-image: linear-gradient(to right,#245e91, #3f84c0, #245e91); 
}


.menu_fondo > .enlace_menu{
    width: 30%;
    margin:auto;
    text-align: center;
}

.menu_fondo > .enlace_menu > a{
    color: #ffffff;
    font-size: 12px;
    font-family: calibri;
}

.menu_fondo > .enlace_menu > a:hover{
    font-weight: bold;
}

.menu_fondo4{    
    text-align: center;
    width: 384.04px;
    height: 345.26px;
    background-image: linear-gradient(to bottom, rgba(10, 66, 116, 0.3), rgba(10, 66, 116, 0.05)); 
    border-radius: 5px;
    border: 1px solid #0c5392;
}

.menu_fondo4 > option, #selCombo2:focus { 
    /*background-color: #0c5392;
    color: white;  */
    outline-style: 2px solid;
    outline-color: #808080;
}

.menu_fondo4 > #guarysal{
    width: 340.52px;
    height: 29.01px;
    background-color: #0c5392;
    font-size: 13px;
    color:#ffffff;
    font-family: calibri;
    border-radius: 5px;
    border: none;
    margin-top: 8px;
    transition: all .5s ease;
}

.menu_fondo4 > #guarysal:hover{
    transform: scale(1.05);
    background-color: #276499;
}

.caja_detalle{
    width: 100%;
    height: 62.71px;
    text-align: center;
    padding-top: 30px;
}

.caja_detalle > span{
    font-family: calibri;
    font-size: 14px;
    font-weight: bold;
    color: #0c5392;
}

.borde_menu5{
    width:1003.61px;
    height:500px;
    margin-top: 4.56px;
    border: 1px solid #0c5392;
    background-image: linear-gradient(to top, rgba(15, 108, 189, 0.3), rgba(15, 108, 189, 0.05));
    border-radius: 5px;
    text-align: center;
}

.borde_menu5 > .vv_buscar{
    width: 100%;
    height: 31.92px;
    text-align: center;
    margin-top: 20px;
}

.borde_menu5 > .grilla{
    width: 100%;
    height: 350px;
    margin-top: 30px;
}

.fondoblancoinf{
    /*position: relative;*/
    background-color: #ffffff;
    margin-top: 20px;
    width: 100%;
    height: 3px;
}

.pie{
    position: relative;
    width: 100%;
    height: 105px;   
}  

.pieint{
    background-color: rgba(12,83,146,0.75);
    width: 100%;
    height: 105px;
}

.int_pie{
    width:100%;
    height: 105px;
    margin:auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

#imgsec{
    z-index: 300;
}

#imglog{
    position: relative;
    top:-50px;
    z-index: 300;
}

#imgsgo{
    z-index: 300;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type=number] { -moz-appearance:textfield; }

#selcombo:focus{
    background-color: #8fc425;
}

#selcombo2:focus{
    background-color: #8fc425;
}

#selcombo4:focus{
    background-color: #8fc425;
}

#selcombo5:focus{
    background-color: #8fc425;
}

.td_titulos{
    text-align: center;
    font-size: 12px;
    font-family: calibri;
    color: #ffffff;
    background-color: #0c5392;
    height: 27px;
    border-spacing: 0;
    border-right: 1px solid #cac8c8;
}

.td_datos{
    text-align: center;
    font-size: 12px;
    font-family: calibri;
    color: #000000;
    height: 28.1px;
}

tr:nth-child(even) {
    background-color: #ffffff;
}

tr:nth-child(odd) {
    background-color: #e6e6e6;    
}

.efecto_boton{
    width:105.28px; 
    height:27px;
    color:#ffffff;
    border:none;
    font-family:calibri; 
    font-size:12px;
    --hover: #e5ff60;
}

.efecto_boton:hover, .efecto_boton:focus{
    box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
    -webkit-transform: translateY(-0.25em);
    transform: translateY(-0.25em);
}

@media screen and (max-width: 450px) {
    .contope{
        height: 12vh;
    }

    .lineatope1{
        height: .5vh;
    }

    .lineatope2{
        height: 1vh;
    }

    .lineatope3{
        height: 4vh;
    }

    .con_menu{
        height: 67.5vh;
    }

    .fondoblancoinf{
        height: 0vh;
        top: 0vh;
    } 
    
    .menu_fondo > .enlace_menu{
        width: 35vw;
        margin:auto;
        text-align: center;
    }

    .borde_menu2{
        width: 98vw;
        height: 50vh;
    }

    .menu_fondo2{
        width: 98vw;
        height: 50vh;
    }

    .menu_fondo2 > .boton_menu2{
        width: 264.17px;
        height: 45px;
    }

    .con_menu2{
        width: 100vw;
        height: 68vh;
    }

    .espacio_izq{
        width:5vw; 
        height:10vh; 
    }

    .espacio_der{
        width: 3vw;
        display: none;
    }
     .espacio_sup{
        display: flex;
        justify-content: space-between;
     }

    .pie{        
        top: 0vh;
        height: 14.5vh;    
    }

    .pieint{        
        top: 0vh;
        height: 14.5vh;    
    }

    .int_pie{
        width: 100vw;
        top: 0vh;
        height: 14.5vh; 
    }

    #imgtop{
        width:150px;
    }

    #imgsgo{
        width:70px;
    }

    #imgsec{
        width:100px;
    }

    #imglog{
        width:90px;
    }
  }


