html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: middle;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    margin: 0;
    padding: 0;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: auto;
}

.ui-datatable-footer {
    margin-bottom: 10px;
}

.ui-datatable-header {
    margin-top: 10px;
}

.ui-panel {
    margin: 10px auto;
}

.ui-panel table {
    margin: auto;
}

.ui-panel table.ui-selectmanycheckbox {
    display: block;
    width: 100%;
}

.ui-selectmanycheckbox tr {
    display: inline-block;
    width: 170px;
}

.ui-selectmanycheckbox td {
    border: 0px !important;
    text-transform: capitalize;
}

.ui-datatable-header, .ui-panelgrid-cell {
    background-color: white !important;
}

#header {
    height: 40px;
}

#header #header_left {
    float: left;
    vertical-align: top;
    text-align: center;
    width: 20%;
}

#header #header_left img {
    height: 40px;
    float: left;
    margin-left: 10px;
    padding: 2px;
}

#header #header_middle {
    float: left;
    width: 60%;
}

#header #header_middle h1 {
    text-align: center;
    font-size: 1.5em;
    font-family: 'Lato';
    color: white;
}

#header #header_right {
    float: left;
    vertical-align: top;
    width: 20%;
}

#header #header_right #datos_usuario {
    padding-top: 8px;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
}

#content {
    margin: 10px auto;
    width: 990px;
}

.ui-paginator-top {
    display: none;
}

.jqplot-target {
    margin-top: 25px;
}

.jqplot-table-legend, .ui-panel .jqplot-table-legend {
    width: auto;
    margin-top: -40px
}

.ui-picklist .ui-picklist-list {
    width: 300px !important;
}

.ui-picklist .ui-picklist-filter {
    width: 300px !important;
}

.ui-picklist .ui-picklist-caption {
    width: 300px !important;
}

.ui-picklist .ui-picklist-filter-container {
    width: 300px !important;
}

.ui-picklist .ui-picklist-list-wrapper {
    width: 300px !important;
}

.customHeader th {
    background-color: white;
}

body {
    font-family: Arial, Helvetica, Sans-Serif, serif;
    font-size: 0.8em;
}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td {
    border-style: none;
}

.B {
    text-decoration: line-through;
}

.ui-inputfield[disabled], .ui-inputfield[disabled].ui-state-focus {
    border: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
}

.boton-menu {
    border: none !important;
    background-color: transparent !important;
    width: 100%;
    text-align: left !important;
    background-image: none !important;
}

.boton-menu:hover {
    background-color: gainsboro !important;
}

.color-block {
    width: 2rem;
    height: 2rem;
    border: 1px solid #a6a6a6;
    border-radius: .5rem;
}

.table_header_title {
    font-weight: bold;
    background: #fff;
    font-size: 18px;
    font-weight: 500;
    border-color: #f4f4f4;
    background-color: transparent;
}

.ui-datatable {
    padding: .571em 1em 0 1em;
}

#formindexbottom {
    padding: 0 1em;
}

#formindexbottom .ui-panel {
    margin-top: 0;
}

.leaflet-touch .leaflet-control-layers-toggle {
    width: 30px;
    height: 30px;
}

.printonly{
    display: none !important;
}

@media print {
    .noprint, .columnaacciones {
        display: none !important;
    }

    .printonly {
        display: block !important;
    }

    .ui-datatable-reflow .ui-datatable-data td {
        display: inline !important;
        float: none !important;
        width: 50%;
    }

    .ui-datatable-reflow .ui-datatable-data.ui-widget-content {
        border: 1px solid #000000 !important;
    }

    .ui-column-filter, .ui-paginator-rpp-options, .ui-paginator-prev,
    .ui-paginator-first, .ui-paginator-next, .ui-paginator-last, .ui-paginator-bottom-right-content,
    .ui-reflow-label, .ui-reflow-dropdown, .ui-sortable-column-icon {
        display: none !important;
    }

    .ui-datatable-tablewrapper {
        overflow: hidden;
    }

    .ui-button, .ui-helper-hidden, .ui-paginator {
        display: none !important;
    }

    .B {
        text-decoration: initial;
        color: black;
    }

}

.font-bold{
    font-weight: bold;
}

.menu-cel {
    display: none;
}

.boton-extra {
    background-color: #007ad9 !important;
    color: #fff !important;
}

.boton-extra-verde {
    background-color: #48c857 !important;
    color: #ffffff !important;
    border-color: #48c857 !important;
}

.boton-extra-rojo {
    background-color: rgba(248, 0, 0, 0.66) !important;
    color: #ffffff !important;
    border-color: rgba(248, 0, 0, 0.66) !important;
}

.boton-extra-noborder {
    background-color: #007ad9!important;
    color: #fff !important;
    border: 0 !important;
}

.boton-extra:hover {
    background-color: #dbdbdb !important;
}

.boton-extra-verde:hover {
    background-color: #128c7e !important;
}

.boton-extra-rojo:hover {
    background-color: #8c1212 !important;
}

.boton-extra-noborder:hover {
    text-shadow: 1px 1px 2px #b4b4b4, 0 0 1em #b4b4b4, 0 0 0.2em #b4b4b4;
}

.panel-form {
    box-shadow: rgb(0 0 0 / 35%) 0 5px 15px;
}

body .ui-panel .ui-panel-content {
    border: 1px solid #c8c8c8 !important;
    background-color: #fff;
    color: #333;
    padding: .571em 1em;
    line-height: 1.5;
    border-radius: 3px;
}

.boton-noborder-nobkg {
    background-color: transparent !important;
    color: #41a6ff !important;
    border: 0px !important;
}

.boton-noborder-nobkg .ui-button-icon-left {
    color: #41a6ff !important;
}

.boton-noborder-nobkg:hover {
    text-shadow: 1px 1px 2px #b4b4b4, 0 0 1em #b4b4b4, 0 0 0.2em #b4b4b4;
}

body .ui-datatable .ui-datatable-data > tr.ui-state-highlight {
    color: #333;
}

.ui-panelgrid .ui-panelgrid-footer {
    text-align: left;
    border: 1px solid #c8c8c8;
    padding: 2px 5px;
    border-top: 0px;
}

.selectOneButton-custom-filter .ui-button {
    background-color: #dadada;
    color: #333;
    border: 1px solid #dadada;
    font-size: 9px !important;
    margin: 0;
    outline: 0 none;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

.scrollpanel-list .ui-dialog-content {
    background-color: #fff;
    color: #333;
    border: 1px solid #c8c8c8;
    padding: 0 !important;
    line-height: 1.5;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.mail-envent_loadedByProxy {
    background-color: #66d2dc;
    padding: 2px 6px 2px 6px;
    border-radius: 10px;
    color: white;
}

.checkbox_seleccion .ui-column-title {
    display: none !important;
}

body .ui-inplace .ui-inplace-display {
    padding: 0;
}

/* p:inplace */
.ui-inplace-editor {
    margin: 0;
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 767px) {
    .menu-cel {
        display: block;
    }

    .menu-desk {
        display: none;
    }
}

.tabla_envio_color_E {
    background: linear-gradient(28deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.41220238095238093) 94%, rgba(0, 255, 4, 0.24413515406162467) 97%, rgba(0, 255, 8, 1) 100%);
}

.tabla_envio_color_N {
    background: rgb(255, 255, 255);
    background: linear-gradient(28deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.41220238095238093) 94%, rgba(255, 0, 0, 0.24413515406162467) 97%, rgba(255, 0, 0, 1) 100%);
}

.flex-center {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.flex-center-column {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.personal-superior {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

@media (max-width: 768px) {
    .personal-superior {
        display: flex !important;
        flex-direction: column;
    }
}

.pbt-10 {
    padding-bottom: 10px;
    padding-top: 10px;
}

.mb-10px {
    margin-bottom: 10px !important;
}

.flex-center {
    display: flex;
    justify-content: center;
}

.feriado {
    background-color: #c8c8c8 !important;
    font-weight: bolder !important;
    -webkit-print-color-adjust: exact;
}

.center-text-column {
    display: flex;
    justify-content: center;
}

.pt-10px {
    padding-top: 10px !important;
}

.mt-10px {
    margin-top: 10px !important;
}

.b-consultar {
    width: 25% !important;
    margin-left: 15px !important;
}

.b-consultar-susc {
    width: 10% !important;
    margin-left: 15px !important;
}

.b-ver {
    width: 50%;
}

.ml-15px {
    margin-left: 15px !important;
}

.flex {
    display: flex !important;
}

@media (max-width: 760px) {
    .b-consultar {
        width: 100% !important;
        margin-left: 15px !important;
    }

    .b-consultar-susc {
        width: 50% !important;
    }

    .ml-15px {
        margin-left: 0px !important;
    }

    .b-ver {
        width: 100% !important;
    }

    .flex {
        flex-direction: column;
    }
}

.flex-column {
    display: flex !important;
    flex-direction: column !important;
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.texto-tablero-control {
    color: black;
    display: flex;
    margin: 5px 0px;
    font-size: 15px !important;
}

.suscripciones-boleta-digital {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin: 10px;
    border-radius: 30px;
}

.suscripciones-total {
    margin: 10px;
    display: flex;
    justify-content: center;
}

.suscripciones-column-1 {
    display: flex;
    flex-direction: column;
    padding: 15px 5px;
    flex: 1;
    /*border-bottom: 1px solid #c8c8c8;*/
    /*padding: 0.5em 1em;*/
}

.suscripciones-plan {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #c8c8c8;
    padding: 0.5em 1em;
}

.suscripciones-plan-2 {
    display: flex;
    justify-content: space-between;
}

.informacion-gerencial {
    border-bottom: 1px solid #c8c8c8;
    padding: 0.5em 1em;
    align-items: flex-start;
}

.suscripciones-column-2 {
    display: flex;
    flex-direction: column;
    padding: 15px 5px;
    flex: 1;
}

.suscripciones-center {
    display: flex;
    justify-content: space-around;
}

.suscripciones-boleta-digital-personal {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin: 10px;
    border-radius: 30px;
}

.suscripciones-boleta-digital-web {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin: 10px;
    align-items: flex-start;
    border-radius: 30px;
}

.tablero-finanzas {
    display: flex;
    justify-content: center;
}

.panel-finanzas {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin: 10px;
    border-radius: 30px;
    align-items: center;
}

.personal-total {
    display: flex;
    flex-direction: column;
    padding: 15px 20px;
    align-items: flex-start;
}

.texto-suscripciones {
    font-weight: bold;
    padding-left: 10px;
    display: flex;
    align-items: center;
}

.panel-suscripciones-1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 15px 5px;
}

.panel-finanzas-interno {
    display: flex;
    flex-direction: column;
    padding: 15px 25px;
    border: 2px solid #c8c8c8;
    margin: 10px;
    width: 400px;
    border-radius: 5px;
}

.panel-finanzas-superior {
    display: flex;
    justify-content: center;
    flex-direction: column;
    border: 2px solid #c8c8c8;
    margin: 10px;
    border-radius: 5px;
    padding: 10px;
}

@media (max-width: 660px) {
    .suscripciones-center {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .suscripciones-boleta-digital {
        margin: 0px;
    }

    .suscripciones-boleta-digital-personal {
        margin: 0px;
        width: 100%;
    }

    .suscripciones-boleta-digital-web {
        margin: 0px;
        width: 100%;
    }

    .tablero-finanzas {
        justify-content: normal;
        flex-direction: column;
    }

    .panel-finanzas {
        margin: 0px;
        width: 100%;
    }

    .personal-total {
        width: 100%;
    }

    .suscripciones-plan {
        flex-direction: column;
    }

    .panel-finanzas-interno {
        width: auto;
    }
}

body .ui-datatable .ui-datatable-data > tr.ui-state-highlight {
    border: 1px solid #c8c8c8;
    background-color: #007ad92e;
    color: #333;
    cursor: default;
}

.links-env {
    color: #6E5C34;
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0 6px;
    transition: color .3s cubic-bezier(0.11, 0.7, 0, 1);
    font-size: 0.875rem;
    letter-spacing: .10rem;
    line-height: 1.8;
}

.link-efect:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1.5px;
    background-color: #007ad9;
    content: "";
    border-bottom: 1px solid #222;
    transform: translate3d(-101%, 0, 0);
    transition: transform .2s cubic-bezier(0.11, 0.7, 0, 1);
}

.link-efect:hover:after {
    transform: translate3d(0, 0, 0);
}

.sending-panel {
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 20px;
    text-align: center;
}

.sending-panel-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sending-panel-spinner {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;
    margin: 20px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.d-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.d-flex-column {
    display: flex;
    flex-direction: column;
}

.d-flex-column strong {
    font-weight: bold;
}

.ui-menu .ui-menu-parent .ui-menu-child {
    display: none;
    width: 12.9em;
    padding: 0.3em;
    position: absolute;
    margin: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.boton-extra-amarillo {
    background-color: #c8c248 !important;
    color: #ffffff !important;
    border-color: #c8c648 !important;
}

.boton-extra-amarillo:hover {
    background-color: #768c12 !important;
}

.boton-extra-naranja {
    background-color: #c89b48 !important;
    color: #ffffff !important;
    border-color: #c89148 !important;
}

.boton-extra-naranja:hover {
    background-color: #8c6112 !important;
}

.boton-extra-noborder-black {
    background-color: transparent !important;
    color: #000000 !important;
    border: 0 !important;
}

.counter__box {
    font-size: 10px;
    background: white;
    border: 1px solid #c8c8c8;
    padding: 2px 4px;
    border-top-right-radius: 3px;
}

.menu-desk {
    border-radius: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #c8c8c8 !important;
}

.menu-desk .ui-menuitem-text {
    font-size: 12px !important;
}

.menu-desk .ui-menu-child {
    width: max-content !important;
}

#header {
    background-color: #e0e2e5 !important;
    border: 0;
}

#header a {
    color: #333;
    font-size: 12px;
}

#header a:hover {
    text-shadow: 1px 1px 2px #b4b4b4, 0 0 1em #b4b4b4, 0 0 0.2em #b4b4b4;
}

#header button {
    background-color: transparent !important;
    color: #6dbaeb !important;
    border: 0 !important;
    font-size: 10px !important;
    margin: 0 10px;
}

#header button:hover {
    text-shadow: 1px 1px 2px #b4b4b4, 0 0 1em #b4b4b4, 0 0 0.2em #b4b4b4;
}

.ui-slidemenu-wrapper {
    min-height: 400px !important;
}

.ui-slidemenu-content {
    min-height: 350px !important;
}

.breadcrumb__box .ui-menu-list {
    background: #e0e2e56e;
}

.breadcrumb__box .ui-menuitem-link {
    font-size: 11px;
}

.breadcrumb__box .ui-menuitem-icon {
    display: none !important;
}

.breadcrumb__box .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-icon-triangle-1-s:last-child:before {
    content: "\21E3";
}

.breadcrumb__box .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-icon-triangle-1-e:last-child:before {
    content: "\21E2"
}

.box-correcto {
    border: 1px solid green;
    text-align: center;
    padding: 20px;
    margin: 20px;
    border-radius: 8px;
    background: #07e30742;
    font-weight: bold;
    text-transform: uppercase;
    color: black;
}

.box-error {
    border: 1px solid red;
    text-align: center;
    padding: 20px;
    margin: 20px;
    border-radius: 8px;
    background: #e3070742;
    font-weight: bold;
    text-transform: uppercase;
    color: black;
}

.box-msg {
    border: 1px solid #00f7ff;
    text-align: center;
    padding: 20px;
    margin: 20px;
    border-radius: 8px;
    background: rgba(7, 227, 194, 0.26);
    font-weight: bold;
    text-transform: uppercase;
    color: black;
}

.rechazo {
    background: rgba(227, 7, 7, 0.26);
    border: 1px solid #ff0000;
}

.aprobado {
    background: rgba(7, 227, 7, 0.26);
    border: 1px solid #28ff00;
}

.info {
    background: #013565;
    color: white;
}
