﻿@font-face {
    font-family: 'Montserrat-Regular';
    src: url(../fonts/Montserrat-Regular.ttf) format('truetype');
}

.pcoded[theme-layout="vertical"] .pcoded-header[pcoded-header-position="fixed"], div.pcoded-overlay-box {
    z-index: 100 !important;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #FFF;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(120 118 118);
}

div#page-error {
    display: none !important;
}
/*
.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading {
    height: 500px !important;
}*/

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    color: #000;
    top: 4px;
    right: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: #fff;
    color: #444;
    padding: 0px 20px 0px 8px;
    margin-left: 2px;
    margin-right: 2px;
}

.select2-container--default .select2-selection--single {
    color: #444;
    height: auto;
}

.ajuste-width-15 ~ span.select2-container {
    width: calc( 100% - 15px ) !important;
}

.btn {
    padding: 8px !important;
    border-radius: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 20px;
    font-size: 12px;
}

/*.ui-front {
    z-index: 10000 !important;
}
*/

.nestable-match {
    background-color: #68ce72 !important;
    border-color: #98ce68 !important;
    color: #fff !important;
}

.nestable-concepto {
    background-color: #45a1de !important;
    border-color: #45a1de !important;
    color: #fff !important;
}

.nestable-busqueda {
    background-color: #68ccce !important;
    border-color: #68ccce !important;
    color: #fff !important;
}

.nestable-subanexo {
    background-color: #68ccce !important;
    border-color: #68ccce !important;
    color: #fff !important;
}

.nestable-proyecto {
    background-color: #607d8b !important;
    border-color: #607d8b !important;
    color: #fff !important;
}


.select2-container--open {
    z-index: 5001;
}

.btn-whatsapp {
    background-color: #25d366 !important;
}

.btn-google-hangouts {
    background-color: #128c7e !important;
}

.btn-email {
    background-color: #fd5c63 !important;
}

.btn-ui-call {
    background-color: #0078d7 !important;
}

.btn-ui-social-facebook {
    background-color: #3b5998 !important;
}

.btn-ui-brand-linkedin {
    background-color: #0077b5 !important;
}

.btn-ui-youtube-play {
    background-color: #ff0000 !important;
}

.btn-computer {
    background-color: #ff4c4c !important;
}

.btn-ui-logo {
    background-color: #fff !important;
}

.pcoded[theme-layout="horizontal"] #styleSelector, .pcoded[vertical-placement="left"] #styleSelector {
    right: -104px;
}

.pcoded #styleSelector {
    width: 104px;
}

.btn-warning.disabled, .btn-warning:disabled {
    background-color: #eae9e6 !important;
    border-color: #e8e7e4 !important;
    color: #444;
}

.btn.disabled, .btn:disabled {
    opacity: .65;
    background-color: #eae9e6 !important;
    border-color: #e8e7e4 !important;
    color: #444 !important;
}


@media screen and (max-width: 1024px) {
    .table-resul {
        font-size: 9px;
    }

    .btn_24 {
        width: 120px;
    }
}

@media screen and (max-width: 500px) {

    .btn_24 {
        width: 100%;
    }
}

.ui-dialog {
    border: 2px solid #9daeb4;
}

.max-height-table-resul {
    max-height: 512px;
}



@media screen and (max-width: 330px) {
    .pcoded #styleSelector {
        display: block !important;
        width: 100px;
    }

    .selector-toggle > a:before {
        font-size: 15px !important;
    }

    .selector-toggle > a {
        left: -56px !important;
    }

    .pcoded .selector-toggle > a {
        width: 34px !important;
        height: 42px !important;
        padding: 5px 1px !important;
    }
}

@media screen and (max-width: 1200px) {
    body {
        font-size: .675em !important;
    }
}
/*@media screen and (min-width:1024px) {
    .mrg-24 {
       margin-top:15px;
    }
}*/


.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,0.01);
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,0.01);
}

.ui-dialog {
    background-color: #fff;
}

/* bigger*/
.bigger-110 {
    font-size: 110%;
}

.bigger-120 {
    font-size: 120%;
}

.bigger-130 {
    font-size: 130%;
}

.bigger-140 {
    font-size: 140%;
}

.bigger-150 {
    font-size: 150%;
}

.bigger-160 {
    font-size: 160%;
}

.bigger-170 {
    font-size: 170%;
}

.bigger-180 {
    font-size: 180%;
}

.bigger-190 {
    font-size: 190%;
}

.bigger-200 {
    font-size: 200%;
}

.bigger-210 {
    font-size: 210%;
}

.bigger-220 {
    font-size: 220%;
}

.bigger-230 {
    font-size: 230%;
}

.bigger-240 {
    font-size: 240%;
}

.bigger-250 {
    font-size: 250%;
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
    background-color: #546d77;
    color: white;
    font-weight: bold;
}

.ui-dialog {
    background-color: #F6F7FB;
}

.label-sm {
    border-radius: 4px;
    font-weight: bold;
    border: 1px solid;
    border-color: #FFF;
    font-size: 75%;
    padding: 2px 8px;
    font-weight: bold;
    color: #FFF !important;
    width: 160px;
    display: inline-block;
    text-align: center;
}

.label-grey {
    background: linear-gradient(to right, rgb(103, 103, 103), rgb(122, 122, 122));
}

.label-parcial {
    background: linear-gradient(to right, rgb(22, 203, 232), rgb(2, 140, 64));
}

.label-Sunat-Aprob {
    background: linear-gradient(to right, rgb(0, 104, 175), rgb(5, 140, 233));
}

.label-Sunat-Proces {
    background: linear-gradient(to right, rgb(47, 44, 75), rgb(47, 44, 75));
}

.label-Sunat-Aprob {
    background: linear-gradient(to right, rgb(0, 104, 175), rgb(5, 140, 233));
}

.label-Sunat-Recha {
    background: linear-gradient(to right, rgb(173, 28, 67), rgb(202, 45, 87));
}

.label-rcbo-parcial {
    background: linear-gradient(to right, rgb(168, 77, 14), rgb(237, 175, 132));
}

.label-rcbo {
    background: linear-gradient(to right, rgb(168, 77, 14), rgb(168, 77, 14));
}

.label-aceptado {
    background: linear-gradient(to right, rgb(71, 204, 235), rgb(181, 234, 246));
}

.label-nvel_bajo {
    background: linear-gradient(to right, rgb(255, 25, 8), rgb(255, 25, 8));
}

.label-nvel_medio {
    background: linear-gradient(to right, rgb(227, 209, 1), rgb(227, 209, 0));
}

.label-nvel_alto {
    background: linear-gradient(to right, rgb(49, 215, 8), rgb(49, 215, 8));
}

.label-nvel_pordefinir {
    background: linear-gradient(to right, rgb(17, 136, 255), rgb(171, 213, 255));
}
.label-nvl_alto {
    background: linear-gradient(to right, rgb(255, 25, 8), rgb(253 128 119));
}
.label-nvl_pordefinir {
    background: linear-gradient(to right, rgb(17, 136, 255), rgb(171, 213, 255));
}
.label-nvl_medio {
    background: linear-gradient(to right, rgb(227, 209, 1), rgb(234 226 133));
}

.label-nvl_bajo {
    background: linear-gradient(to right, rgb(49, 215, 8), rgb(159 217 145));
}

.label-atendido-parcial {
    background: linear-gradient(to right, rgb(44, 99, 228), rgb(109, 148, 238));
}

.label-atendido-total {
    background: linear-gradient(to right, rgb(200, 248, 85), rgb(133, 194, 91));
}

.label-vencido {
    background: linear-gradient(to right, rgb(134, 174, 204), rgb(105, 185, 244));
}

.label-rechazado {
    background: linear-gradient(to right, rgb(243, 81, 28), rgb(254, 114, 69));
}

.label-anulado {
    background: linear-gradient(to right, rgb(232, 203, 7), rgb(165, 144, 2));
}

.label-canc_pacial {
    background: linear-gradient(to right, rgb(202, 217, 88), rgb(218, 229, 132));
}

.label-dudoso {
    background: linear-gradient(to right, rgb(243, 81, 28), rgb(243, 81, 28));
}

.label-ccp {
    background: linear-gradient(to right, rgb(35, 206, 146), rgb(35, 206, 146));
}

.label-normal {
    background: linear-gradient(to right, rgb(1, 73, 48), rgb(1, 73, 48));
}

.label-deficiente {
    background: linear-gradient(to right, rgb(223, 205, 5), rgb(223, 205, 5));
}

.label-perdida {
    background: linear-gradient(to right, rgb(255, 0, 0), rgb(255, 0, 0));
}

.label-cancelado-total {
    background: linear-gradient(to right, rgb(0, 149, 137), rgb(41, 202, 189));
}

.label-EnEspera {
    background: linear-gradient(to right, rgb(157, 157, 157), rgb(213, 210, 210));
}

.label-cancelado-parcial {
    background: linear-gradient(to right, rgb(188, 111, 2), rgb(159, 95, 4));
    width: 100% !important;
}

.label-cat-principal {
    background: linear-gradient(to right, #71b7e6, #93c8ec);
}

    .label-cat-principal:hover {
        background: linear-gradient(to right, #5faee3, #82c0e9);
    }

.label-cat-secundaria {
    background: linear-gradient(to right, #f4d03f, #f7de79);
}

    .label-cat-secundaria:hover {
        background: linear-gradient(to right, #f3cb2c, #f6d966);
    }

.label-cat-active {
    background: linear-gradient(to right, #ffb012, #ffd278);
}

    .label-cat-active:hover {
        background: linear-gradient(to right, #ffb012, #ffd278);
    }


.label-producto {
    background: linear-gradient(to right, #31e2bf, #59e8cc);
}

    .label-producto:hover {
        background: linear-gradient(to right, #1ed7b2, #3ee4c4);
    }

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 21px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
    display: none;
}



.btn-ver {
    background-color: #f1c414;
    border-color: #f1c414;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-ver:hover {
        background-color: #f9db68;
        border-color: #f9db68;
        color: #fff;
    }

.btn-actualizar {
    background-color: #059cf9;
    border-color: #059cf9;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-actualizar:hover {
        background-color: #a1d5f5;
        border-color: #a1d5f5;
        color: #fff;
    }

.btn-orden-trab {
    background-color: #9585bf;
    border-color: #9585bf;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-orden-trab:hover {
        background-color: #c3b9dd;
        border-color: #c3b9dd;
        color: #fff;
    }

.btn-guia {
    background-color: #f3511c;
    border-color: #f3511c;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-guia:hover {
        background-color: #f39779;
        border-color: #f39779;
        color: #fff;
    }

.btn-adelanto {
    background-color: #a4c400;
    border-color: #a4c400;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-adelanto:hover {
        background-color: #ddf65f;
        border-color: #ddf65f;
        color: #fff;
    }

.btn-unir {
    background-color: #4f81bd;
    border-color: #4f81bd;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-unir:hover {
        background-color: #91c0f9;
        border-color: #91c0f9;
        color: #fff;
    }

.btn-cob_exeso {
    background-color: #08666b;
    border-color: #08666b;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-cob_exeso:hover {
        background-color: #16a8b0;
        border-color: #16a8b0;
        color: #fff;
    }

.btn-grey {
    background-color: #647687;
    border-color: #647687;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-grey:hover {
        background-color: #a6a9ac;
        border-color: #a6a9ac;
        color: #fff;
    }

.btn-mediopa {
    background-color: #bf1390;
    border-color: #bf1390;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-mediopa:hover {
        background-color: #f472d0;
        border-color: #f472d0;
        color: #fff;
    }

.btn-info-solci {
    background-color: #595fe0;
    border-color: #595fe0;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-info-solci:hover {
        background-color: #9695ec;
        border-color: #9695ec;
    }



.btn-Match {
    background-color: #0484dc;
    border-color: #0484dc;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-Match:hover {
        background-color: #4caced;
        border-color: #4caced;
    }

.btn-eecc {
    background-color: #c52a53;
    border-color: #c52a53;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-eecc:hover {
        background-color: #f384a1;
        border-color: #f384a1;
    }

.btn-simulador {
    background-color: #841abb;
    border-color: #841abb;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-simulador:hover {
        background-color: #c26eed;
        border-color: #c26eed;
    }

.btn-generarletra {
    background-color: #e04361;
    border-color: #e04361;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-generarletra:hover {
        background-color: #f7a0b1;
        border-color: #f7a0b1;
    }

.btn-info-rendicion {
    background-color: #e4bc11;
    border-color: #e4bc11;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-info-rendicion:hover {
        background-color: #f8e17c;
        border-color: #f8e17c;
    }



.btn-obs {
    background-color: #0174DF;
    border-color: #0174DF;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}


    .btn-obs:hover {
        background-color: #0080FF;
        border-color: #0080FF;
    }

.btn-entreg {
    background-color: #ca7a1a;
    border-color: #ca7a1a;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-entreg:hover {
        background-color: #de9860;
        border-color: #de9860;
        color: #fff;
        cursor: pointer;
        -webkit-transition: all ease-in 0.3s;
        transition: all ease-in 0.3s;
    }

.btn-dupli {
    background-color: #0e87a5;
    border-color: #0e87a5;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

    .btn-dupli:hover {
        background-color: #45bad6;
        border-color: #45bad6;
        color: #fff;
        cursor: pointer;
        -webkit-transition: all ease-in 0.3s;
        transition: all ease-in 0.3s;
    }


.mrg-Subtotal {
    float: right;
    margin-right: 20px;
}



.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #fff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    margin-top: 5px;
    font-weight: bold;
}

.dropdown-menu {
    border-radius: 0px 0px 10px 10px;
    padding-left: 10px;
}

.dropdown-menu {
    font-weight: bold;
}

table-height {
    height: 10px !important;
    padding: 5px 10px !important;
}

.ico-close-arbol {
    color: ##2e8965;
    width: 5px;
    height: 5px;
}

input[readonly]:not(input[data-dp]) {
    color: #858585;
    background-color: #f5f5f5 !important;
    cursor: default;
}

dd {
    margin-bottom: 0 !important;
    margin-left: 0
}

label {
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

.form-filtro > div {
    float: left;
    box-sizing: border-box;
    margin-left: 10px;
    margin-top: 2px;
    min-height: 32px;
}

.dropzone .dz-preview.dz-success .progress, .dropzone-previews .dz-preview.dz-success .progress, .dropzone .dz-preview.dz-error .progress, .dropzone-previews .dz-preview.dz-error .progress {
    display: none;
}

.dropzone a.dz-remove, .dropzone-previews a.dz-remove {
    border: 0;
    border-radius: 0;
    color: #FFF;
    background: #d15b47;
    cursor: pointer;
}

    .dropzone a.dz-remove:hover, .dropzone-previews a.dz-remove:hover {
        color: #FFF;
        background: #ad0e18;
    }

.marco {
    border-radius: 11px;
    -webkit-box-shadow: 0 1px 20px 0 rgba(69,90,100,0.08);
    box-shadow: 0 1px 20px 0 rgba(69,90,100,0.08);
    border: none;
    margin-bottom: 0px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.table td, .table th {
    padding: .30rem !important;
}

/*CSS Grid*/
.grid-area-botton {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2,auto);
    grid-template-areas: "cont-a   cont-b" "cont-a    cont-b ";
}

    .grid-area-botton .item-1 {
        grid-area: cont-a;
    }

    .grid-area-botton .item-2 {
        grid-area: cont-b;
    }

@media screen and (max-width: 1440px) {
    .grid-area-botton {
        display: grid;
        grid-gap: 5px;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        grid-template-areas: "cont-a   cont-a" "cont-b    cont-b ";
    }

        .grid-area-botton .item-1 {
            grid-area: cont-a;
        }

        .grid-area-botton .item-2 {
            grid-area: cont-b;
        }

    .m-t-15 {
        /*margin-top: auto!important;*/
    }
}


.HeaderSim .bootstrap-table div.fixed-table-header {
    display: none !important;
}

.HeaderSim .bootstrap-table table.table {
    margin-top: 0px !important;
}

.ajuste_td {
    white-space: pre-line !important;
    min-width: 200px;
}

.ajuste_td2 {
    white-space: pre-line !important;
    min-width: 300px;
}




/*.select2-container--default .select2-selection--single .select2-selection__rendered{
       width : 200px !important;
}*/


/*
    Paginacion
*/

.fixed-table-pagination div.pagination .pagination {
    margin: 2px 0;
    white-space: nowrap;
}

.fixed-table-pagination .pagination li.page-number a, .fixed-table-pagination .pagination li.page-pre a, .fixed-table-pagination .pagination li.page-next a, .fixed-table-pagination .pagination li.page-last a, .fixed-table-pagination .pagination li.page-first a {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    text-decoration: none;
}

.fixed-table-pagination .pagination li.page-number:hover a, .fixed-table-pagination .pagination li.page-pre:hover a, .fixed-table-pagination .pagination li.page-next:hover a, .fixed-table-pagination .pagination li.page-last:hover a, .fixed-table-pagination .pagination li.page-first:hover a {
    color: #01a9ac;
    background-color: #eee;
}

.fixed-table-pagination .pagination li.page-pre a {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.fixed-table-pagination .pagination li.page-last a {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.fixed-table-pagination .pagination li.active a {
    background-color: #01a9ac;
    border-color: #01a9ac;
    z-index: 2;
    color: #fff;
}

.fixed-table-pagination .pagination li.active:hover a {
    background-color: #01a9ac;
    color: #fff;
}

.pagination-detail .page-list button, .bootstrap-table .fixed-table-toolbar button[name=paginationSwitch] {
    padding: 3px 8px;
}

    .pagination-detail .page-list button:focus, .bootstrap-table .fixed-table-toolbar button[name=paginationSwitch]:focus {
        box-shadow: 0 0 0 3px #01a9ac;
    }

.bootstrap-table .fixed-table-toolbar button[name=paginationSwitch] {
    margin-bottom: -9px;
}

/*
    Fin Paginacion
*/

.degrade_login {
    /*background: linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,1));*/
    background: linear-gradient(to right, rgba(255,255,255,00), rgba(10,194,130,1));
    border-radius: 10px;
    width: 260px;
    margin: auto;
}

.ico_logeo {
    color: #31658c;
    z-index: 10;
    margin-left: 5px;
    font-size: 20px;
}

.ico_ver {
    color: #26a0ff;
    z-index: 10;
    margin-left: -20px;
    font-size: 16px;
}

.redio_logeo {
    border-radius: 10px !important;
}

.widget-box {
    padding: 0;
    border-bottom: none;
    -webkit-box-shadow: 1px 0px 15px 1px rgba(0,0,0,0.3);
    box-shadow: 1px 0px 15px 1px rgba(0,0,0,0.3);
    margin: 5px;
    display: inline-block;
    top: 0;
    position: relative;
    border-radius: 5px !important;
    width:99%!important;
}

.widget-header {
    position: relative;
    min-height: 38px;
    background: #f7f7f7;
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top,#fff,#eee);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eee));
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: -o-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffeeeeee',GradientType=0);
    color: #FFF;
    border: none;
    border-bottom: none;
    padding-left: 12px;
    background: #404e67;
}

.pagination-detail .page-list button, .bootstrap-table .fixed-table-toolbar button[name=paginationSwitch] {
    background-color: #01a9ac !important;
    border-color: #01a9ac !important;
    border-radius: 0px 0px 5px 5px !important;
    color: #FFF !important;
}

.icon-sunat {
    background-image: url(/Imagenes/icon-sunat.png);
    background-size: contain;
    width: 17px;
    height: 18px;
    display: inline-block !important;
    margin-top: 1px;
    filter:saturate(2);
}

/*.alertify {
    border: 2px solid #0ac282 !important;
    border-top: 15px solid #0ac282 !important;
    border-radius: 6px !important;
}
*/
.alertify-dialog {
    padding: 20px !important;
    background: #FeFeFe !important;
}

.sa-icon {
    width: 70px;
    height: 70px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    margin-bottom: 0px;
    padding: 0;
    position: relative;
    box-sizing: content-box;
}

    .sa-icon.sa-warning {
        border-color: #F8BB86;
    }

        .sa-icon.sa-warning .sa-body {
            position: absolute;
            width: 5px;
            height: 38px;
            left: 50%;
            top: 10px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            margin-left: -2px;
            background-color: #F8BB86;
        }

        .sa-icon.sa-warning .sa-dot {
            position: absolute;
            width: 7px;
            height: 7px;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            margin-left: -3px;
            left: 50%;
            bottom: 10px;
            background-color: #F8BB86;
        }

@-webkit-keyframes pulseWarning {
    0% {
        border-color: #F8D486;
    }

    100% {
        border-color: #F8BB86;
    }
}

@keyframes pulseWarning {
    0% {
        border-color: #F8D486;
    }

    100% {
        border-color: #F8BB86;
    }
}

.pulseWarning {
    -webkit-animation: pulseWarning 0.75s infinite alternate;
    animation: pulseWarning 0.75s infinite alternate;
}

@-webkit-keyframes pulseWarningIns {
    0% {
        background-color: #F8D486;
    }

    100% {
        background-color: #F8BB86;
    }
}

@keyframes pulseWarningIns {
    0% {
        background-color: #F8D486;
    }

    100% {
        background-color: #F8BB86;
    }
}

.pulseWarningIns {
    -webkit-animation: pulseWarningIns 0.75s infinite alternate;
    animation: pulseWarningIns 0.75s infinite alternate;
}

.alertify-message {
    font-weight: bold;
    color: #555;
}

.border-checkbox-section .border-checkbox-group .border-checkbox-label:before {
    width: 13px;
    height: 13px;
    box-sizing: content-box;
}

.border-checkbox-section .border-checkbox-group .border-checkbox-label:after {
    width: 4px;
    height: 10px;
    left: 2px;
    top: 10px;
    box-sizing: content-box;
}

.contenedor_chart {
    padding: 5px !important;
}

    .contenedor_chart > div > p {
        line-height: 18px !important;
        font-size: 12px !important;
    }

    .contenedor_chart > div.cmp2, .contenedor_chart > div.cmp6 {
        align-self: center;
        justify-self: center;
    }

    .contenedor_chart > div.cmp1 {
        font-size: 13px;
        font-weight: normal;
        align-self: center;
        line-height: 16px;
    }

    .contenedor_chart > div.cmp2 > span {
        font-size: 1.8rem;
        font-weight: 500;
        line-height: 30px;
    }

    .contenedor_chart > div.cmp6 > i {
        font-size: 400%;
    }

.input-group-descuento .input-group-addon {
    background-color: #ee7e72;
}

.input-group-descuento .form-control {
    border-color: #ee7e72;
}

.input-group-igv .input-group-addon {
    background-color: #f5d75c;
}

.input-group-igv .form-control {
    border-color: #f5d75c;
}

.input-group-disabled .input-group-addon {
    background-color: #87a0aa;
}

.input-group-disabled .form-control {
    border-color: #87a0aa;
}

.ui-widget-overlay {
    background: rgba(0,0,0,0.25);
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    /*z-index: 1040 !important;*/
}

.grill-center {
    justify-self: center;
    align-self: center;
}

.grill-left {
    justify-self: left;
    align-self: center;
}

.grill-right {
    justify-self: right;
    align-self: center;
}

.btn-icon {
    border-radius: 50%;
    width: 30px;
    line-height: 25px;
    height: 30px;
    padding: 2px;
    text-align: center;
}

.btn.btn-icon-mini {
    border-radius: 50%;
    width: 28px;
    line-height: 11px;
    height: 28px;
    padding: 3px;
    text-align: center;
}


.TituloPage {
    font-size: 20px !important;
    font-weight: bold !important;
    font-family: "OpenSans-ExtraBold",sans-serif;
    display: inline-block;
    padding-top: 6px;
}

    .TituloPage h1 {
        font-size: 20px !important;
        font-weight: bold !important;
        font-family: "OpenSans-ExtraBold",sans-serif;
        margin-top: 11px;
        margin-bottom: 0px;
    }

@media only screen and (max-width: 992px) {
    .pcoded-main-container {
        margin-top: 59px !important;
    }

/*    .TituloPage {
        padding-top: 3px;
    }*/

        .TituloPage h1 {
            margin-bottom: 1px;
            margin-top: 0px;
            font-size: 14px !important;
        }
}



.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px !important;
    border-radius: 4px;
}
/*  .dropdown-menu > li , .dropdown-menu > li > a .c_sesion:hover {
        color: #FFF !important;
    }*/
/*
.dropdown-menu > li > a:hover {
color:#FFF!important;


}*/

.show-notification .csion:hover {
    color: #fff !important;
}

/*Menu-Botton*/

.btn-info-import {
    background-color: #ad0e18;
    border-color: #ad0e18;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

/*Hover*/

.nv_export {
    position: relative;
}

    .nv_export .nv-items, .nv_export .nv-items-success {
        display: none;
        position: absolute;
        top: 100%;
        width: 90%;
        z-index: 1000;
        float: left;
        padding: .5rem 0;
        margin: .125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border-left: 1px solid rgba(0,0,0,.15);
        border-right: 1px solid rgba(0,0,0,.15);
        border-bottom: 1px solid rgba(0,0,0,.15);
        border-radius: 0px 0px 10px 10px;
    }

        .nv_export .nv-items .items-mnu a, .nv_export .nv-items-success .items-mnu a {
            padding: 8px 0px 8px 1px;
            margin-left: 10px;
            display: table;
            font-weight: bold;
            white-space: normal !important;
            display: block;
        }

            .nv_export .nv-items .items-mnu a:hover, .nv_export .nv-items-success .items-mnu a:hover {
                color: #FFF !important;
            }
            /*Hover*/
            .nv_export .nv-items .items-mnu a:hover, .nv_export .nv-items-success .items-mnu a:hover {
                font-weight: bold;
            }

        .nv_export .nv-items .items-mnu:hover, .nv_export .nv-items-success .items-mnu:hover {
            background-color: #ad0e18;
            color: #FFF !important;
        }

        .nv_export .nv-items-success .items-mnu:hover {
            background-color: #0ac282;
            color: #FFF !important;
        }

    .nv_export:hover .nv-items, .nv_export:hover .nv-items-success {
        display: block;
    }
/*EECC AUTOMATICO*/

.nv_EECCAUTO {
    position: relative;
}

    .nv_EECCAUTO .nv-items {
        display: none;
        position: absolute;
        top: 100%;
        width: 250%;
        z-index: 1000;
        float: left;
        padding: .5rem 0;
        margin: .125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border-left: 1px solid rgba(0,0,0,.15);
        border-right: 1px solid rgba(0,0,0,.15);
        border-bottom: 1px solid rgba(0,0,0,.15);
        border-radius: 0px 0px 10px 10px;
    }

        .nv_EECCAUTO .nv-items .items-mnu a {
            padding: 8px 0px 8px 1px;
            margin-left: 10px;
            display: table;
            font-weight: bold;
            white-space: normal !important;
            display: block;
        }

            .nv_EECCAUTO .nv-items .items-mnu a:hover {
                color: #FFF !important;
            }
            /*Hover*/
            .nv_EECCAUTO .nv-items .items-mnu a:hover {
                font-weight: bold;
            }

        .nv_EECCAUTO .nv-items .items-mnu:hover {
            background-color: #ad0e18;
            color: #FFF !important;
        }

    .nv_EECCAUTO:hover .nv-items {
        display: block;
    }
/*EECC AUTOMATICO FIN*/

.btn-primary .nv-items .items-mnu:hover {
    background-color: #01a9ac;
    color: #FFF !important;
}

.notification-msg {
    color: #000 ;
    font: inherit;
    font-size: 0.75rem;
}

.notification-user {
    color: #2286c8;
    font-weight: bold !important;
    font-size: 1.2rem;
}
.notifechahora {
    font-size: 0.6rem;
    color: black;
    /*display: flex;*/
    flex-direction: row;
    justify-content: flex-start;
}

.nv_group {
    margin-left: 10px;
    color: #ad0e18;
    font-weight: bold;
    font-size: 13px;
}

.ico-f {
    font-size: 15px;
}

.title_notifi {
    color: #01a9ac !important;
    font-weight: bold !important;
}


/*Primer Nivel*/





/* Wirzad*/
.wizard {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 10px;
}

.stepTap {
    display: grid;
    grid-gap: 5px 10px;
    grid-template-columns: repeat(5,1fr);
    grid-template-rows: min-content;
}

    .stepTap h3 {
        border-radius: 5px;
        background: #eee;
        color: #aaa;
        cursor: pointer;
        padding: 10px;
        font-size: 1.1em;
        -webkit-transition: all ease-in 0.3s;
        transition: all ease-in 0.3s;
    }

        .stepTap h3 span {
            font-size: 1.3em;
        }

        .stepTap h3.activo {
            background: #01a9ac;
            color: #fcfcfc;
        }

            .stepTap h3.activo:hover {
                background: #01c2c5;
                outline-offset: 0
            }

.wizard section {
    display: none;
    border: 1px solid #bbb;
    background: #fff;
}

    .wizard section.activo {
        display: block;
    }

.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    padding: 0.5em;
}

.wizard > .content > .body {
    padding: 0.5%;
}

.ver-mas:hover {
    cursor: pointer;
    color: red;
}

.ver-mas {
    font-size: 14px;
}

.bell {
    display: inline-block;
    -webkit-animation: ring 4s .7s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: ring 4s .7s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: ring 4s .7s ease-in-out infinite;
    transform-origin: 50% 4px;
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotateZ(0);
    }

    1% {
        -webkit-transform: rotateZ(30deg);
    }

    3% {
        -webkit-transform: rotateZ(-28deg);
    }

    5% {
        -webkit-transform: rotateZ(34deg);
    }

    7% {
        -webkit-transform: rotateZ(-32deg);
    }

    9% {
        -webkit-transform: rotateZ(30deg);
    }

    11% {
        -webkit-transform: rotateZ(-28deg);
    }

    13% {
        -webkit-transform: rotateZ(26deg);
    }

    15% {
        -webkit-transform: rotateZ(-24deg);
    }

    17% {
        -webkit-transform: rotateZ(22deg);
    }

    19% {
        -webkit-transform: rotateZ(-20deg);
    }

    21% {
        -webkit-transform: rotateZ(18deg);
    }

    23% {
        -webkit-transform: rotateZ(-16deg);
    }

    25% {
        -webkit-transform: rotateZ(14deg);
    }

    27% {
        -webkit-transform: rotateZ(-12deg);
    }

    29% {
        -webkit-transform: rotateZ(10deg);
    }

    31% {
        -webkit-transform: rotateZ(-8deg);
    }

    33% {
        -webkit-transform: rotateZ(6deg);
    }

    35% {
        -webkit-transform: rotateZ(-4deg);
    }

    37% {
        -webkit-transform: rotateZ(2deg);
    }

    39% {
        -webkit-transform: rotateZ(-1deg);
    }

    41% {
        -webkit-transform: rotateZ(1deg);
    }

    43% {
        -webkit-transform: rotateZ(0);
    }

    100% {
        -webkit-transform: rotateZ(0);
    }
}

@-moz-keyframes ring {
    0% {
        -moz-transform: rotate(0);
    }

    1% {
        -moz-transform: rotate(30deg);
    }

    3% {
        -moz-transform: rotate(-28deg);
    }

    5% {
        -moz-transform: rotate(34deg);
    }

    7% {
        -moz-transform: rotate(-32deg);
    }

    9% {
        -moz-transform: rotate(30deg);
    }

    11% {
        -moz-transform: rotate(-28deg);
    }

    13% {
        -moz-transform: rotate(26deg);
    }

    15% {
        -moz-transform: rotate(-24deg);
    }

    17% {
        -moz-transform: rotate(22deg);
    }

    19% {
        -moz-transform: rotate(-20deg);
    }

    21% {
        -moz-transform: rotate(18deg);
    }

    23% {
        -moz-transform: rotate(-16deg);
    }

    25% {
        -moz-transform: rotate(14deg);
    }

    27% {
        -moz-transform: rotate(-12deg);
    }

    29% {
        -moz-transform: rotate(10deg);
    }

    31% {
        -moz-transform: rotate(-8deg);
    }

    33% {
        -moz-transform: rotate(6deg);
    }

    35% {
        -moz-transform: rotate(-4deg);
    }

    37% {
        -moz-transform: rotate(2deg);
    }

    39% {
        -moz-transform: rotate(-1deg);
    }

    41% {
        -moz-transform: rotate(1deg);
    }

    43% {
        -moz-transform: rotate(0);
    }

    100% {
        -moz-transform: rotate(0);
    }
}

@keyframes ring {
    0% {
        transform: rotate(0);
    }

    1% {
        transform: rotate(30deg);
    }

    3% {
        transform: rotate(-28deg);
    }

    5% {
        transform: rotate(34deg);
    }

    7% {
        transform: rotate(-32deg);
    }

    9% {
        transform: rotate(30deg);
    }

    11% {
        transform: rotate(-28deg);
    }

    13% {
        transform: rotate(26deg);
    }

    15% {
        transform: rotate(-24deg);
    }

    17% {
        transform: rotate(22deg);
    }

    19% {
        transform: rotate(-20deg);
    }

    21% {
        transform: rotate(18deg);
    }

    23% {
        transform: rotate(-16deg);
    }

    25% {
        transform: rotate(14deg);
    }

    27% {
        transform: rotate(-12deg);
    }

    29% {
        transform: rotate(10deg);
    }

    31% {
        transform: rotate(-8deg);
    }

    33% {
        transform: rotate(6deg);
    }

    35% {
        transform: rotate(-4deg);
    }

    37% {
        transform: rotate(2deg);
    }

    39% {
        transform: rotate(-1deg);
    }

    41% {
        transform: rotate(1deg);
    }

    43% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(0);
    }
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .notificaciones {
    background: #fff;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 24rem;
    right: -15px;
    top: 75px;
    left: auto;
    overflow: visible;
    border: none;
    display: none;
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification {
    background: #fff;
    -webkit-box-shadow: 0 2px 30px 6px rgba(0,0,0,0.1);
    box-shadow: 0 2px 30px 6px rgba(0,0,0,0.1);
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .dropdown-toggle[aria-expanded=true] ~ .notificaciones {
    display: block;
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .dropdown-toggle[aria-expanded=true] ~ .notificaciones:after {
    content: "";
    position: absolute;
    top: -8px;
    right: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 10px solid #fff;
    border-right-color: transparent;
    border-bottom-color: transparent;
    -webkit-box-shadow: -10px -9px 23px 1px rgba(0,0,0,0.1);
    box-shadow: -10px -9px 23px 1px rgba(0,0,0,0.1)
}

.notificaciones > ul {
    overflow: auto !important;
    height: 440px !important;
    border: 0px;
    width: 500px !important;
    top: 0px !important;
    left: -30%;
}

.div_no_modificar {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.00);
    display: none;
    z-index: 80000;
}

    .div_no_modificar.show-block {
        display: block;
        background: rgba(0, 0, 0, 0.20);
    }

ul.ui-front {
    z-index: 11000 !important;
}

ul.ui-autocomplete {
    z-index: 110000 !important;
}

.icono_tvr_delete { 
    cursor: pointer;
    color: #ff0000;
    float: right;
    margin: 8px;
}

.h4_tvr_delete {
    display: inline-block;
    margin-top: 4px
}

.btn_close {
    display: grid;
    grid-area: btn_close;
    float: right;
}

.ico_btclose {
    font-size: 20px;
    color: #404E67;
    font-weight: bold;
    margin-left: 5px;
   
}

.cont_bt {
    display: flex;
    float: right;
    margin-top: 5px;
}

.sp_indica_close {
    font-family: inherit;
    font-weight: bold;
    font-style: normal;
    font-size: 13px;
}

.IconChat {
    background-color: #01a9ac;
    position: fixed;
    bottom: 30px;
    right: 60px;
    /* display: inline-block; */
    z-index: 100;
    width: 90px;
    height: auto;
}

    .IconChat a img {
        width: 90px;
        height: auto;
    }

.CampoObligatorio {
    border: 1px solid #ff6c6c !important;
    /*border: 1px solid #ff9e9e;*/
    box-shadow: 0px 0px 5px 1px #ffa6a6 !important;
}

.border-b-solid {
    border-bottom: 1px solid #cccc;
}

.divAvance {
    z-index: 90000;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

    .divAvance > div {
        width: 300px;
        margin: 0 auto;
        background: #fcfcfc;
        padding: 15px;
        border-radius: 10px;
        box-shadow: 1px 1px 10px #ccc;
        margin-top: calc(50vh - 100px);
    }

.OpenFiltroBT {
    display: inline-flex;
    top: -145%;
    left: -5px;
    border-radius: 10px 10px 10px 0px;
}

.li-up li {
    padding: 0 10px !important;
}

.check-end {
    align-self: end;
}

.dlgCerrarSesion {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10000;
    display: none;
    align-content: center;
    background: #00000010;
}

    .dlgCerrarSesion div.card {
        margin: auto;
        padding: 35px !important;
        text-align:center;
    }

        .dlgCerrarSesion div.card img {
            width: auto;
            height: 50vh;
        }

        .dlgCerrarSesion div.card button {
            align-self: center;
        }

.PIAIconBottom a {
    /*display:none !important;*/
    color: #666;
}

.notifi{
    margin-top:7px;
}

.sombra {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    border-radius: 3px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 0;
    text-transform: capitalize;
    padding: 4px 7px;
    margin-right: 5px;
    font-weight: 400;
    color: #fff !important;
}

.notifechahora{
    display: grid;
    grid-gap: 0px 0px !important;
    grid-template-columns: repeat(3,1fr);
    grid-template-rows: 25px;
    grid-template-areas:
        "cmp1 cmp2 cmp3";
}
.cmp4{
    grid-area:cmp4;
}

.icon_user {
    font-size: 3rem;
    padding-right: 8px;
    padding-top: 5px;
    color: #657575;
    /*margin-top: 5%;*/
}

.perfil_default {
    width: 40px;
    height: 40px;
    margin-top: 4px;
}

.cont_imgperfil {
    width: 60px;
    height: 60px;
    background-color: white;
    margin-right: 10px;
    /*margin-top: 12px;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    border-radius: 35px;
}

.media_notifi {
    align-items: center !important;
}

.imgperfil_default {
    width: 40px !important;
    height: 40px !important;
}

.Tamaño_foto {
    width: 100%;
    border-radius: 50px;
    height: -webkit-fill-available;
}

.ver-mas {
    font-size: 13px;
    color: #3d9cdd;
    font-weight: bold;
    text-decoration: underline;
    float: right;
    margin-right: 10px;
}
/*NEW STYLE 12/07/2023*/