﻿/* Escritorio extra grande (EL BASE)
 /*ESTE ES EL DEFAULT (1366x768)-(ordenador portatil medio)
@media only screen and (min-width: 1200px) and (max-width: 1599px) */
/*html {
padding:0;
margin:0;
}
body {
margin:0;
padding:0;
}*/
/*BOTONES, INPUTS, DATEPICKER, SELECTOR, ETC*/

/*BOTONES SUBMIT*/
/*body, html {
    padding: 0;
    margin: 0;
    height: 100%;
     Podrías añadir también aquí:
    overflow: hidden;
}*/
html {
    /*    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: block;
    margin: 0;
    padding: 0;*/

    font-size: 10px;
    display: block;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    overflow: auto;
}
.boton_submit,
.subir_archivo {
    cursor: pointer;
    line-height: 1.3333333;
    border-radius: 6px;
    background-color: #00569F;
    border: 1px solid #ccc;
    color: white;
    padding: 6px 12px;
    font-size: 14px;
}

    .boton_submit:hover,
    .subir_archivo:hover {
        color: #555555;
        background-color: #EFEFEF;
    }

.inicio_sesion .boton_submit {
/*    padding: 10px 16px;
    font-size: 18px;
    margin-left: 15px;*/
}

.form-horizontal {
    margin: 0% 25% 0% 50%;
}
/*FORMULARIOS DE BUSQUEDA*/
.form-rows {
    margin: 1% 0;
}

.form-control {
    padding: 6px 10px;
}

/*BOTON VOLVER ATRAS*/
.boton_volver a {
    color: black;
}

/*DATEPICKER con col-md-2*/
.date-picker {
    width: 80%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.ui-datepicker-trigger {
    width: 20%;
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.col-md-2_date_picker {
    margin: 0 1%;
}

/*SELECTORES*/
.form-DropDownList-sucursales,
.form-DropDownList-estados-ref
.form-DropDownList-estados-aut {
    margin: 0 1%;
}

/*HEADER*/
.contenedor_header {
    position: fixed;
    width: 96%;
    height: 44px;
    display: flex;
    z-index: 2;
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(253,253,253,1) 8%, rgba(250,250,250,1) 23%, rgba(237,237,237,1) 64%, rgba(243,243,243,1) 75%, rgba(255,255,255,1) 100%);
    -webkit-box-shadow: 6px 10px 23px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 10px 23px 0px rgba(0,0,0,0.75);
    box-shadow: 6px 10px 23px 0px rgba(0,0,0,0.75);
    overflow: hidden;
    align-items: flex-end;
}

    .contenedor_header .logo_header {
        background-color: transparent;
        background-position: 0;
        max-width: 190px;
        ;
    }

/*BODY*/
.col_body {
    margin: 0;
    background-color: aliceblue;
}

.text-danger {
    color: brown !important;
}


span {
/*    font-size: 10px;
*/    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
/*    margin-top: 10px;
    margin-bottom: 10px;*/
    
}

button > span {
    color: aliceblue;
}

/*PAGINADOR*/
.paginador .span_negrita {
    font-weight: bold;
}

/*FOOTER*/
.footer {
    margin: 0;
    width: 100%;
}

.row-footer {
    width: 100%;
    margin: 0;
}


/*.button-top {
    border-radius: 50%;
    width: 5%;
    position: fixed;
    right: 0;
    bottom: 0;
    opacity: 45%;
    cursor: pointer;
}*/

/*PANTALLA LOGIN*/
.inicio_sesion {
    padding-top: 1%;
    height: -webkit-fill-available;
}

    .inicio_sesion .loginForm {
        padding: 0;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: normal;
        color: #333333;
        width: 60%;
        visibility: initial;
        display:block;
    }

        .inicio_sesion .loginForm .col_form_label {
            /*        width: 10%;*/
        }

        .inicio_sesion .loginForm .col_form_input {
            width: 100%;
            text-align:center;
        }

        .inicio_sesion .loginForm .checkbox_iniciar_sesion {
            margin: 0;
        }

            .inicio_sesion .loginForm .checkbox_iniciar_sesion label {
                font-weight: 100;
            }

/*DASHBOARD*/
.dashboard-header {
    /*padding: 10% 0 1% 0;*/
    padding: 0;
}

/*TABLAS*/
/*CON 4 BOTONES*/
.table-botones-acciones-4 {
    /*width: 20%;*/ /*340px;*/
}
/*CON 1 SOLO BOTON*/
.table-botones-acciones-1 {
    width: 10%;
}


/*PANTALLA REFERIDOS Y AUTORIZACIONES*/
.buscador_referidos .referidos_busqueda,
.buscador_autorizaciones .autorizaciones_busqueda,
.buscador_referidos /*.referidos_radio_button*/ {
    margin: 0 1%;
}

.resultado_autorizaciones .body_autorizaciones .archivos a {
    color: white;
}

/*.referidos_submit,
.autorizaciones_submit {
    height: 59px;
}
*/
.buscador_referidos .boton_submit,
.buscador_autorizaciones .boton_submit {
    position: absolute;
    bottom: 12%;
}

/*VENTANA MODAL SUBIR DOCUMENTACION AUTORIZACIONES*/
.ventana_modal .input-disabled input {
    border: none;
    pointer-events: none;
}

#file-upload {
    display: none;
}
/*esconder ventana modal negra*/
.modal-backdrop {
    z-index: -1;
}

marquee {
    font-family: emoji;
}

#linea_footer {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 50%;
}
/*modifico estilos cuistion defs label plantilla*/
#nav_de_cuistion {
    display: block;
    background-color: aliceblue;
    overflow: auto;
    margin: 0;
    padding: 1px;
}

#body_de_cuistion {
    margin: 6% 0% 0% 0%;
/*    visibility:collapse;
*//*    padding: 1%;
    width: 98%;*/

}
/*#col_bodybody {
    background-image: url(https://static.vecteezy.com/system/resources/previews/002/864/810/non_2x/virtual-reality-technology-screen-abstract-hi-tech-background-futuristic-interface-geometric-hexagon-texture-vector.jpg);
    background-repeat: round;
    padding: 1%;
}*/


#contenedor_de_cuistion {
    width: 100%;
    display: block;
    margin: 2% 0% 0% 0%;
    padding: 0;
    height: -webkit-fill-available;
}

#columna_de_cuistion {
    width: 100%;
    display: flex;
    background-color: aliceblue;
    margin: 0;
    padding: 0;
    height: inherit;
    overflow: auto;
}

#scroll_de_cuistion {
    /*    width: 275px;*/
/*    display: none;
    
*/  
    position:fixed;
    margin: 0;
    padding: 0;
/*    background-image: linear-gradient(270deg, #8fb3ee 0, #4681c9 50%, #0053a4 100%);
*/}
/* #scroll_de_cuistion:hover {
        filter: saturate(140%);
    }*/

.footer_footer {
    padding: 0;
    height: 50px;
    margin: -1% 0% 0% 0%;
}

#contenedor_dashboard {
    background-color: aliceblue;
    min-height: 0 !important;
    margin: 0;
    padding: 0;
/*    width: 97%;
*//*    padding: 0px 20px 0;*/
    margin-left: 0px;
    height: inherit;
    color: slategrey;
}


.titulo {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 30px;
    font-weight: bolder;
    font-size: 30px;
    color: #337ab7;
}


    .titulo:hover {
        color: black;
        text-decoration: underline;
    }

.marco {
    border: 5px double lightgray;
    border-radius: 20px;
}

/*#columna_de_cuistion > .col_body {
    margin: 0;
    padding: 10px;
    height: 75%;
    width: 100%;
    image-rendering: pixelated;
*/
/*}*/

.inicio_sesion > section {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 101%;
}

.slider {
    padding: 3%;
    border-style: ridge;
    border-radius: 85px 15px 85px 15px;
    -moz-box-shadow: 22px 20px 22px -8px rgba(0,0,0,0.91);
    box-shadow: 1px 1px #53a7ea, 2px 2px #53a7ea, 3px 3px #53a7ea;
    transform: translateX(-3px);
    -webkit-transition: all .5s ease;
    background-image: url(https://c0.klipartz.com/pngpicture/103/232/gratis-png-tecnologia-digital-fondo-azul-bandera-viga-lineas.png);
}

    .slider:hover {
        filter: saturate(165%);
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.05);
        -webkit-box-shadow: inset 0px -1px 19px 12px rgba(81,111,232,0.69);
        -moz-box-shadow: inset 0px -1px 19px 12px rgba(81,111,232,0.69);
        box-shadow: inset 0px -1px 19px 12px rgba(81,111,232,0.69);
        -moz-box-shadow: inset -14px -13px 19px 62px rgba(198,207,242,1);
    }



.carousel {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
    display: block;
}

#contenedor_dashboard::-webkit-scrollbar {
    width: 7px;
}

#contenedor_dashboard::-webkit-scrollbar-thumb {
    background: #ff9d00;
    border-radius: 5px;
}

body::-webkit-scrollbar {
    width: 7px;
}

#body::-webkit-scrollbar-thumb {
    background: #ff9d00;
    border-radius: 5px;
}


hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

#titulo_referido {
    width: 95%;
}

#titulo_efecto {
    filter: opacity(0.5);
    font-variant: petite-caps;
    text-decoration: underline;
    font-size: 25px;
}

#caja1_1:hover {
    filter: saturate(160%);
    -webkit-box-shadow: 7px 11px 24px 0px rgba(145,137,199,1);
    -moz-box-shadow: 7px 11px 24px 0px rgba(145,137,199,1);
    box-shadow: 7px 11px 24px 0px rgba(145,137,199,1);
    font-size: 30px;
    border-left: solid;
    margin: 0;
    transition: width 2s, height 2s, margin 2s;
}

.bg-success:hover {
    filter: saturate(160%);
    -webkit-box-shadow: 7px 11px 24px 0px rgba(145,137,199,1);
    -moz-box-shadow: 7px 11px 24px 0px rgba(145,137,199,1);
    box-shadow: 7px 11px 24px 0px rgba(145,137,199,1);
    font-size: 30px;
    border-left: solid;
    margin: 0;
    transition: width 2s, height 2s, margin 2s;
}

.bg-danger:hover {
    filter: saturate(160%);
    -webkit-box-shadow: 7px 11px 24px 0px rgba(145,137,199,1);
    -moz-box-shadow: 7px 11px 24px 0px rgba(145,137,199,1);
    box-shadow: 7px 11px 24px 0px rgba(145,137,199,1);
    font-size: 30px;
    border-left: solid;
    margin: 0;
    transition: width 2s, height 2s, margin 2s;
}

.bg-warning:hover {
    filter: saturate(160%);
    -webkit-box-shadow: 7px 11px 24px 0px rgba(145,137,199,1);
    -moz-box-shadow: 7px 11px 24px 0px rgba(145,137,199,1);
    box-shadow: 7px 11px 24px 0px rgba(145,137,199,1);
    font-size: 30px;
    border-left: solid;
    margin: 0;
    transition: width 2s, height 2s, margin 2s;
}

.contenedor_menu {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: stretch;



}

.ui-datepicker-calendar {
background-color:darkgrey;
}
/* Escritorio comun, solo es para cosas especificas */
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    h2 {
        margin: 0 0 1% 0;
    }
}

/* Escritorio extra extra grande/HD */
@media only screen and (min-width: 1600px) {

    .titulo_h2 {
        padding: 8% 0 1% 0;
    }

    h2 {
        margin: 0 0 1% 0;
    }
}

/* Escritorio grande */
@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .titulo_h2 {
        padding: 10% 0 1% 0;
    }

    h2 {
        margin: 1% 0;
    }

    /*TABLAS*/
    /*CON 4 BOTONES*/
    .table-botones-acciones-4 {
        width: 40%;
    }

    /*BODY*/
    .col_body {
        padding-left: 8%;
        font-size: 11px;
    }

    /*PAGINADOR*/
    .paginador .boton_footer_prevsig {
        font-size: 11px !important;
        margin: 0;
    }

    #body_de_cuistion {
        width: 85%;
    }
}



/* Escritorio pequeño / tablet - @media only screen and (min-width: 768px) and (max-width: 991px) */
/*Tablets y phablets - @media only screen and (min-width: 571px) and (max-width: 767px)*/
/* Teléfonos - @media only screen and (max-width: 570px) {

    /*EL MISMO CSS PARA TODOS, SE UNIFICAN RESOLUCIONES ACA*/
/* Escritorio pequeño / tablet */
@media only screen and (max-width: 991px) {
    .container {
        /*  width: 50%;*/
        margin-top: 9%;
    }

    .form-horizontal {
        margin: 0% /*17% 0% 34%*/;
    }

    .col_body {
        padding-left: 2%;
        font-size: 18px;
    }

    /*LOGIN*/
    .form-control {
        font-size: 20px;
        width: 100%;
    }


    .inicio_sesion .boton_submit {
        margin-left: 2%;
    }

    .titulo_h2 {
        padding: 10% 0 1% 0;
    }

    h2 {
        margin: 1% 0;
    }

    .titulo_h2_dashboard h2 {
        margin: 0 0 1% 0;
    }

    span {
        font-size: 20px;
    }

    .dashboard-header {
        padding: 12% 0 1% 0;
    }

    /*HEADER*/
    .contenedor_header .logo_header {
        width: 15%;
        margin: 2% 0 2% 35%;
    }


    /*PANTALLA REFERIDOS Y AUTORIZACIONES*/
    .resultado_referidos .body_referidos,
    .resultado_autorizaciones .body_autorizaciones {
        overflow-x: scroll !important;
    }

    .col-md-2_date_picker,
    .buscador_referidos .referidos_busqueda,
    .buscador_autorizaciones .autorizaciones_busqueda,
    .buscador_autorizaciones .autorizaciones_radio_button {
        margin: 0 0 2% 0;
    }

    .contenedor_menu {
        width: 100%;
    }
    /*BOTONES*/
    .button-top {
        width: 60px;
        height: 60px;
    }

    .buscador_referidos .boton_submit,
    .buscador_autorizaciones .boton_submit {
        left: 0;
    }

    /*DATE-PICKER*/
    .date-picker,
    .ui-datepicker-trigger {
        width: auto;
    }

    /*COMBOS*/
    .form-DropDownList-sucursales,
    .form-DropDownList-estados-ref,
    .form-DropDownList-estados-aut,
    form-DropDownList-tipo_aut {
        margin: 0 0 2% 0;
    }

    #body_de_cuistion {
        height: 85%;
    }

    .slider {
        visibility: initial;
    }
}


/* Teléfonos - solo cositas especificas*/
@media only screen and (max-width: 570px) {

    .contenedor_header .logo_header {
        width: 20%;
    }

    .paginador span {
        font-size: 14px;
    }

    span {
        font-size: 18px;
    }

    .container {
        width: 50%;
    }

    .container-fluid {
        margin-left: 0;
    }

    #linea_footer {
        width: 100%;
    }

    #body_de_cuistion {
        height: 80%;
    }

    #cuadro_login {
        width: 50%;
    }
}

@media only screen and (min-width: 375px) and (max-width: 680px) {

    #cuadro_login {
        width: 95%;
    }

    #columna_de_cuistion > .col_body {
        height: 97%;
    }

    .slider {
        display: none;
    }

    .inicio_sesion .loginForm {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

    #cuadro_login {
        width: 40%;
    }

    #body_de_cuistion {
        height: 110%;
    }

    .slider {
        display: none;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {

    #cuadro_login {
        width: 100%;
    }

    /*    #body_de_cuistion {
        height: 65%;
        margin: 5% 0% 5% 0%;
        width: 100%;
    }*/

    .form-horizontal {
        margin: 0% 0% 0% 30%;
    }

    #contenedor_de_cuistion {
        width: 100%;
        display: block;
        margin: 2% 0% 0% 0%;
        padding: 0;
        height: inherit;
    }

    #columna_de_cuistion > .col_body {
        height: 100%;
        width:100%;
    }

    #contenedor_de_cuistion {
        height: 100%;
    }

    #inicio_sesion > section {
        height: 100%;
    }

    .loginForm {
        height: 100%;
    }
}

@media only screen and (min-width: 1367px) and (max-width: 2000px) {

    #cuadro_login {
        width: 100%;
    }

    /*    #body_de_cuistion {
        height: 65%;
        margin: 5% 0% 5% 0%;
        width: 100%;
    }*/

    .form-horizontal {
        margin: 0% 0% 0% 30%;
    }

    #contenedor_de_cuistion {
        width: 100%;
        display: block;
        margin: 2% 0% 0% 0%;
        padding: 0;
        height: inherit;
    }

    #columna_de_cuistion > .col_body {
        height: 100%;
        width: 100%;
    }

    #contenedor_de_cuistion {
        height: 100%;
    }

    #inicio_sesion > section {
        height: 100%;
    }

    .loginForm {
        height: 100%;
    }
}



.ui-datepicker-trigger{
    display:none;
}

.span_paginador {
    font-size: 13px;
    margin: 5px;
}

#paginadorContainer {
    display: flex;
    justify-content: space-around;
    background: #00599a !important;
    color: aliceblue !important;
    border: 1px solid;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-color: #7574d2;
}

#previa :hover{
    background-color: none;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding:3px ;
}

.panel-body{
    padding:0px;
}

h4{
    color:slategray;
}

.panel-heading {
    padding: 1px 15px;
}

.table {
    margin-bottom:0px;
}

.alert {
    padding: 0px;
    margin: 0px;
    border: 1px solid;
    border-radius: 20px;
}

#AlertDivError {
    margin: 3px 0px 0px 1px;

}

    .numSinFlechas::-webkit-inner-spin-button,
    .numSinFlechas::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

.numSinFlechas {
    -moz-appearance: textfield;
}


.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #cacaca;
    opacity: 1;
}





    /*@media only screen and (min-width: 540px) and (max-width: 720px) {

    #cuadro_login {
        width: 60%;
    }

    .slider {
        display: none;
    }
}*/
    /*@media only screen and (min-width: 360px) and (max-width: 640px) {

    #cuadro_login {
    width:65%;
    }
    #columna_de_cuistion > .col_body {
    height:100%;
    
    }
    .slider {
        display: none;
    }


}*/
    /*@media only screen and (min-width: 1330px) and (max-width: 625px) {

    #cuadro_login {
        width: 60%;
    }

    #body_de_cuistion {
        height: 85%;
        margin: 8% 0% 5% 0%;
        width: 100%;
    }
}*/
    /*320-640-848-1280-1360-(1366x768)-(1080x1920)-(2560x1440)-(3840x2160)kevin */
    /*ESTE ES EL DEFAULT (1366x768)-(ordenador portatil medio)
(360x640)-(móvil pequeño)
(375x667)-(móvil medio)
(720x1280)-(móvil grande)
(1440x900)-(escritorio medio)
(1920x1080)-(escritorio grande)*/



