/*!
 * Admin modify
 * License - https://
 */
.header-btn{
    width: 70% !important;
}
.nav-function-top .page-sidebar .primary-nav .nav-menu > li.active > a:before {
    color: #fd0000;
}
.logoEmpresa{
    width:197px !important; 
    height: 57px !important;
}
.page-logo .page-logo-text{
    display:none !important;
}

/*/ ----------------------------- pace --------------------------------------  //*/
.pace-progress { background: var(--theme-primary-50)!important;}
.page-logo{padding-left: 6px;}
.logoSuperior{ width: 50px !important; height: 50px !important;}

/*/ ----------------------------- menu superior --------------------------------------  //*/
.badge.badge-icon {
    background-color: #e91e63;
}
.header-function-fixed:not(.nav-function-top) .page-header {
    padding-bottom: 19px !important;
}

/*/ ----------------------------- iconon -------------------------------------------- //*/
@media (min-width: 992px){
    .nav-function-hidden:not(.nav-function-top) .page-header [data-class="nav-function-hidden"] {
        border-color: var(--theme-primary-900) !important; 
        background-color:var(--theme-primary-900) !important; 
        background:var(--theme-primary-900) !important; 
        color: #fff !important;
        border: none !important;
    }
}
/*/ ----------------------------- menu lateral izquierdo -----------------------------  //*/ 
.header-function-fixed:not(.nav-function-top):not(.nav-function-fixed) .page-sidebar .primary-nav {
    margin-top: 1px !important;
}
/*cuadro de informacion de usuario menu lateral izquierdo*/
.info-card{
    position: absolute;
    z-index: 9999;
}
/*espaciado de infocard menu lateral izquierdo*/
.info-card-text{
    margin-left: 8px;
    padding-top: 12px;
}
/*altura de menu lateral debajo de infocard*/
.primary-nav .nav-menu:first-of-type {
    margin-top: 9.6rem;
}
/*circulo opcion de menu seleccionado*/
.nav-menu li.active:not(.open) > a:before {
    color: #fff;
    border: 1px solid #1b3b07;
    border-radius: 50%;
}
/*margen inferior del listado de opciones menu lateral izquierdo*/
.nav-function-fixed:not(.nav-function-top) .page-sidebar .slimScrollDiv {
    height: calc(100% - 0.5rem) !important;
}


/*/ ----------------------------- page-login -----------------------------  //*/
#u{
    margin-top:5px; display: block;    width: 100%;    height: auto;    padding: 0.5rem 0.875rem;    font-size: 0.8125rem;    font-weight: 400;    line-height: 1.47;
    color: #495057;    background-color: #fff;    background-clip: padding-box;    border: 1px solid #E5E5E5;    border-radius: 4px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
#p{
    margin-top:5px; display: block;    width: 100%;    height: auto;    padding: 0.5rem 0.875rem;    font-size: 0.8125rem;    font-weight: 400;
    line-height: 1.47;    color: #495057;    background-color: #fff;    background-clip: padding-box;    border: 1px solid #E5E5E5;    border-radius: 4px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
#buttonClickLogin{
    margin-top:35px;    background-color: #f5f5f5;    background-image: -webkit-gradient(linear, left bottom, left top, from(#f5f5f5), to(#f1f1f1));
    background-image: linear-gradient(to top, #f5f5f5, #f1f1f1);    color: #444;    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: none;    box-shadow: none;    display: inline-block;    font-weight: 400;    color: #212529;    text-align: center;
    vertical-align: middle;    -webkit-user-select: none;    -moz-user-select: none;    -ms-user-select: none;    user-select: none;
    background-color: transparent;    border: 1px solid transparent;    padding: 0.5rem 1.125rem;    font-size: 0.8125rem;    line-height: 1.47;
    border-radius: 4px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}


/*/ --------------------------- datos mapa pestaña lateral ---------------------- //*/
.pestanaDatos{
    position: absolute;
    height: 62px;
    width: 45px;
    top: 3px;
    left: 500px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 3px 10px 8px 4px rgb(5 0 0 / 41%);
}



/*/ ----------------------------  MODALES ------------------------------- /*/
/*//.modal-header{ color:#fff; background-color: var(--theme-primary-900)!important;}*/
/*/ ---------------------------- DATATABLES ------------------------------  //*/
/* oculta los inputs de las columnas con clase no-sort */
.no-sort input{ display:none !important;}
/* oculta zona de mostrados x de x */
.dataTables_info{ display:none !important; }
/*.dataTables_length{ display:none; }*/
/* oculta botones de avance y retroceso */
/*.dataTables_paginate{ display:none; }*/
/* margen superior de la cabecera fija de la datatable */
table.dataTable.fixedHeader-floating, table.dataTable.fixedHeader-locked { margin-top: 66px !important;}
/* prioridad en capa sobre el menu superior */
.fixedHeader-floating{ z-index: 9999 !important;}
/* prioridad en capa sobre el menu superior */
.fixedHeader-floating{ background-color: var(--theme-primary-50) !important;}
/* fondo icono tabla responsive*/
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before, table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
    background-color: var(--theme-primary-900)!important;
}
.dataTables_wrapper tr.child td.child .dtr-details:after {background-color: var(--theme-primary-50)!important;}
/*fondo de cabeceras de tabla*/
thead,tr>th{background-color:var(--theme-primary-50)!important;}
/*fondo de la primera columna transparente*/
.dtr-control{background-color : transparent !important;}
/*Selects2 container position z-index*/
.select2-container { z-index: 9999 !important;}



/** ---------------------- VENTANA DE DATOS DE POSICIÓN ACTUAL MV ------------------------ **/
.pa_mv{
    height: 140px;
    position: fixed;
    top: 76px;
    display: flex;
    width: 83%;
    border-radius: 4px;
    z-index: 2000;
    justify-content: flex-end;
    right: 59px;
    
}
.pa_icon{
    position: absolute;
    right: 10px;
    top: 234px;
    display: block;
    height: 40px;
    width: 40px;
    background: #20c6c6;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    margin-right: 0px;
    z-index:2;
    cursor:pointer;
    color: #fff;
    border-radius:3px;
}

/** ---------------------- CUBICACION  ------------------------ **/
.inputSubrayado{
    background: none;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-end-start-radius: 0;
    border-start-start-radius: 0;
    border-end-end-radius: 0;
    background-color: #faf9f9db !important
}





/*/ ---------------------------- MEDIA QUERY -----------------------------  //*/
/*// Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.99px) {  
   #imgLogoLogin{width: 62%;}
   #divLogoLogin{padding: 20px !important;}
   .dataTables_wrapper .justify-content-end{display:none !important;}
   .ico-plus-reg{display:none;}
   #panelResumenCompradores{
       margin-bottom:25px;
   }
   #polarArea{
       margin-top:80px;
   }
}
@media (min-width: 576px) {  
   #imgLogoLogin{width: 62%;}
   #divLogoLogin{padding-bottom: 0px !important;padding-top: 50px !important;}
}

/*// Small devices (landscape phones, less than 768px)*/
@media (min-width: 768px) {  
    #imgLogoLogin{width: 62%;}
    #divLogoLogin{padding: 20px !important;}
}

/*// Medium devices (tablets, less than 992px)*/
@media (min-width: 992px) {  
    #imgLogoLogin{width: 62%;}
    #divLogoLogin{padding: 20px !important;}
    
    .nav-function-hidden:not(.nav-function-top) .page-sidebar {
        left: -18.25rem !important;
    }
    
}

/*// Large devices (desktops, less than 1200px)*/
@media (min-width: 1200px) {  
   #imgLogoLogin{width: 100%;}
    #divLogoLogin{padding: 20px !important;}
}

.page-wrapper {
        padding-left: 0 !important;
}

.modalCambioEstadoLineTablaEstado:hover { background: var(--theme-primary-50)!important;}
#modalProyectoListaServicios .onoffswitch-title{color:#000;}

.row-gridSup > .col:after, .row-gridSup > [class^="col-"]:after, .row-gridSup > [class*=" col-"]:after, .row-gridSup > [class^="col "]:after, .row-gridSup > [class*=" col "]:after, .row-gridSup > [class$=" col"]:after, .row-gridSup > [class="col"]:after {
    border-left: 0px solid rgba(29, 29, 29, 0.07) !important;; 
}