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%;
    vertical-align: middle;
}

body, .transparent {
    background: var(--seventh-color);
}

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: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

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

/*  CHEQUEDAOS  */
.ui-widget-header {
    border: 1px solid var(--primary-color);
    background: var(--primary-color);
    color: #ffffff;
    font-weight: bold;
}

.panel-light {
    background: #ebedf0 !important;
    color: #555555 !important;
    font-weight: normal !important;
    border-bottom-left-radius: 5px !important;
}

.panel-light .ui-widget-header  {
    border: 1px solid #d6d6d6;
    background: #ebedf0 !important;
    color: #555555 !important;
    font-weight: normal !important;
    border-bottom-left-radius: 5px !important;
}

.megamenu-submenu{
    background: var(--secondary-color);
}

.megamenu-divisor{
    background: var(--primary-color);
    color: #ffffff;
}

/*  NO CHEQUEDAOS  */


.ui-datatable-footer {
    margin-bottom: 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;
}

.ui-panelgrid-cell .ui-link, .ui-panelgrid-cell .outputlabel {
    display: block;
    height: 15px;
    padding: 4px;
}

.login_grid {
    margin-top: 5px;

}

#header {
    height: 50px;
}

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

#header #header_left img {
    height: 50px;
    float: left;
    margin-left: 20px;
}

#info {
    float: left;

}

#header #header_middle {
    float: left;
    vertical-align: top;
    width: 45%;
}

#header #header_middle h1 {
    text-align: center;
    font-size: 1.4em;
    padding-top: 18px;
    white-space: nowrap;
}

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

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

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

.menu-contextual {
    margin-top: -11px !important;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;
    background: #f6f6f6 !important;
}

.ui-menu {
    margin-bottom: 10px;
}

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

#form_curso\:grid_form_curso tr {
    height: 25px;
    line-height: 25px;
}

#form_curso\:grid_form_curso .col_izq {
    width: 227px;
}

#panel_inscripciones td {
    text-align: center;
}

#panel_inscripciones select {
    text-align: left;
    width: 400px;
}

#panel_inscripciones .filtro {
    width: 260px;
}

#panel_inscripciones .filtro select {
    width: 250px;
}

#pago_interno .ui-panel, #nuevo_recibo .ui-panel, #nueva_nota_credito .ui-panel {
    width: 937px;
}

#panel_notificacion {
    width: 936px;
}

.panel_resolucion {
    width: auto;
    border: none;
    margin: 0px;
    padding: 0px !important;
}

.panel_resolucion div {
    padding: 0px !important;
    vertical-align: top;
}

.panel_resolucion input[type=text] {
    margin-left: 8px;
}

#panel_notificacion {
    color: red;
    border-color: red;
    border-width: 3px;
    font-weight: bolder;
}

#panel_notificacion #panel_notificacion_content {
    color: red;
}

.grid_usuarios_der {
    width: 700px;
}

.grid_usuarios_der table {
    overflow: auto;
    width: 700px;
}

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

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

#ayuda_estadistica .ui-panel {
    width: 850px;
}

#ayuda_estadistica .ui-outputpanel, #ayuda_estadistica .ui-fieldset {
    margin-bottom: 10px;
}

.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;
    font-size: 0.8em;
}

.B {
    text-decoration: line-through;
    color: #CCCCCC;
}

.ui-inputfield.ui-state-disabled {
    border: 0 !important;
    opacity: 1 !important;
    box-shadow: none !important;
    outline: 0 !important;
}

select[disabled], select[disabled].ui-state-focus {
    border: 0 !important;
    opacity: 1 !important;
    box-shadow: none !important;
    outline: 0 !important;
    appearance: none;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
}

.ui-state-disabled .ui-selectonemenu-trigger.ui-state-default.ui-corner-right {
    display: none;
}

.ui-selectonemenu.ui-state-disabled {
    border: 0 !important;
    opacity: 1 !important;
    box-shadow: none !important;
    outline: 0 !important;
}

.ui-datepicker-trigger.ui-state-disabled {
    display: none !important;
}

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

#semana table thead {
    display: none;
}

.ui-selectonemenu label.ui-selectonemenu-label {
    width: 100% !important;
}

.ocupado {
    border-color: #ff7c7c !important;
    background-color: #ff7c7c !important;
}

.superpuesto {
    border-color: #ff0000 !important;
    background-color: #ff0000 !important;
}

.disponible {
    border-color: #3A87AD !important;
    background-color: #3A87AD !important;
}

.reservado {
    border-color: #05d4be !important;
    background-color: #05d4be !important;
}

.negrita {
    font-weight: bold !important;
}

.tachado {
    font-style: oblique !important;
}

.seleccionado {
    border-color: #008000 !important;
    background-color: #008000 !important;
}

select, select.ui-state-focus {
    background: white;
    border-radius: 4px;
    padding: 4px;
    color: #222222;
    border: 1px solid #68727B;
    border-top-color: rgb(104, 114, 123);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(104, 114, 123);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgb(104, 114, 123);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(104, 114, 123);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    box-shadow: inset 0 2px 2px #8f8f8f;
}

select[disabled], select[disabled].ui-state-focus {
    border: 0 !important;
    opacity: 1 !important;
    box-shadow: none !important;
    outline: 0 !important;
    appearance: none;
    background: transparent;
    color: #222222;
    padding: 4px;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
}

.ui-selectonemenu {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}


.ui-inputfield[disabled], .ui-inputfield[disabled].ui-state-focus {
    background: transparent;
}

.turno_esperando {
    color: red;
    text-decoration: none !important;
}

.turno_ingreso {
    color: green;
    text-decoration: none;
}

.turno_salio {
    color: gray;
    text-decoration: line-through;
}

.cama_ocupada {
    color: gray;
}


input::placeholder, textArea::placeholder {
    color: #cccccc;
}

.alerta {
    color: red;
}

.aplicacion_estado_D {
    color: red;
}

.aplicacion_estado_P {
    color: green;
}

.aplicacion_estado_A {
    color: black;
}

.aplicacion_estado_N {
    text-decoration: line-through;
    color: gray;
}

.aplicacion_estado_S {
    text-decoration: line-through;
    color: darkgray;
}

.aplicacion_estado_R {
    text-decoration: line-through;
    color: lightgray;
}

.aplicacion_estado_F {
    color: black;
}

.ui-dialog .ui-dialog-titlebar {
    margin: 5px;
}

.hiddenrow {
    display: none;
}

.topAligned td {
    vertical-align: top;
    padding: 0px;
    border: 10px;
}

.bordee {
    border: #cccccc 1px solid !important;
}

.ui-panelgrid td {
    padding: 0px 0px;
}

.dot {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    display: inline-block;
}
.dot-small {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    display: inline-block;
}

.panel-mensajes {
    position: fixed;
    right: 5px !important;
    bottom: 5px !important;
}


.toppanel {
    background: linear-gradient(20deg, var(--primary-color) 0%, var(--primary-color) 80%, var(--secondary-color) 100%) !important;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px !important;
}

.-box {
    background: var(--primary-color);
}

.botoncancelar, .botonlistar, .botoncreate, .botoncreateandnext, .botonprintpdf,
.botonprinthtml, .botonimprimir, .botonvolver, .botonfiltrar, .botonsecundario {
    background: transparent !important;
    color: black !important;
    border: 1px solid #6F6F6F !important;
}

.botoncancelar:hover, .botonlistar:hover, .botoncreate:hover, .botoncreateandnext:hover, .botonprintpdf:hover,
.botonprinthtml:hover, .botonimprimir:hover, .botonvolver:hover, .botonfiltrar:hover, .botonsecundario:hover {
    background: transparent !important;
    color: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
}

.botoncerrarpanel, .botoninfo, .botonnuevo, .botoneditar, .botonupdate, .botoncreateandshow, .botonaccion,
.actionver, .actioneditar, .actionprintpdf, .actionprinthtml, .actionactivate, .actiondeactivate, .actiondelete {
    background: transparent !important;
    color: black !important;
    border: 1px solid #6F6F6F !important;
}

.botoncerrarpanel:hover, .botoninfo:hover, .botonnuevo:hover, .botoneditar:hover, .botonupdate:hover, .botoncreateandshow:hover, .botonaccion:hover,
.actionver:hover, .actioneditar:hover, .actionprintpdf:hover, .actionprinthtml:hover, .actionactivate:hover, .actiondeactivate:hover, .actiondelete:hover {
    background: transparent !important;
    color: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
}

.botonheader.ui-button-text-icon-left {
    background: transparent !important;
    color: white !important;
    border: transparent !important;
    font-size: 1.2em !important;
    box-shadow: none !important;
}

.botonheader.ui-button-text-icon-left:hover, .botonheader.ui-button-text-icon-left:active, .botonheader.ui-button-text-icon-left:focus {
    background: transparent !important;
    color: red !important;
    border-color: transparent !important;
    font-size: 1.2em !important;
    box-shadow: none !important;
}

.textoheader {
    color: white !important;
    font-size: 1.2em !important;
}

.botonheader {
    background: transparent !important;
    color: white !important;
    border-color: transparent !important;
    font-size: 1.2em !important;
    box-shadow: none !important;
}

.botonheader:hover, .botonheader:active, .botonheader:focus {
    background: transparent !important;
    color: var(--third-color) !important;
    border-color: transparent !important;
    font-size: 1.2em !important;
    box-shadow: none !important;
}

.botonheaderclose {
    background: transparent !important;
    color: white !important;
    border-color: transparent !important;
    font-size: 1.5em !important;
    float: right;
    box-shadow: none !important;
}

.botonheaderclose:hover, .botonheaderclose:active, .botonheaderclose:focus {
    background: transparent !important;
    color: var(--third-color) !important;
    border-color: transparent !important;
    font-size: 1.5em !important;
    float: right;
    box-shadow: none !important;
}

.botonheadercomprobante .ui-button-icon-only, .botonheadercomprobante .ui-button {
    background: transparent !important;
    color: black !important;
    border-color: transparent !important;
    font-size: 1.5em !important;
    float: right;
    box-shadow: none !important;
}

.botonautorizar.ui-button-text-icon-left:hover, .botonautorizar.ui-button-text-icon-left  {
    background: limegreen !important;
    color: white !important;
    border: 1px solid forestgreen !important;
}

.botonheadercomprobante:hover .ui-button-icon-only, .botonheadercomprobante:active .ui-button-icon-only, .botonheadercomprobante:focus .ui-button-icon-only {
    background: transparent !important;
    color: red !important;
    border-color: transparent !important;
    font-size: 1.5em !important;
    float: right;
    box-shadow: none !important;
}

.botongenerarasiento {
    background: transparent !important;
    color: red !important;
    border: 1px solid red !important;
}

.panelform {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.ui-button-text-only.ui-state-active  {
    background: var(--third-color) !important;
    color: white !important;
}

.ui-state-focus {
    border: 1px solid darkgray !important;
    box-shadow: 0 0 5px var(--secondary-color) !important;
}

.ui-state-highlight {
    background: var(--secondary-color) !important;
    color: #FFFFFF !important;
}

.botonmostrarcolumnas {
    background: darkgray !important;
    border: 1px solid #6F6F6F !important;
}

.botonmostrarcolumnas:hover {
    border: 1px solid red !important;
}

.textopanel {
    font-size: large !important;
}

.ui-spinner-button {
    background: darkgray !important;
    color: black !important;
    border: 1px solid darkgray !important;
}

.ui-radiobutton-box, .ui-chkbox-box {
    border: 1px solid darkgray !important;
}

.ui-button-text-icon-left, .ui-button-icon-only, .ui-datepicker-trigger, .ui-button-text-only {
    background: white !important;
    color: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
}

.ui-inplace-save, .ui-inplace-cancel {
    background: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
}

.ui-button-text-icon-left:hover, .ui-button-icon-only:hover, .ui-datepicker-trigger:hover, .ui-button-text-only:hover {
    background: var(--third-color) !important;
    border: 1px solid var(--primary-color) !important;
    color: white !important;
}

.ui-picklist-button-add, .ui-picklist-button-add-all, .ui-picklist-button-remove, .ui-picklist-button-remove-all, .ui-picklist-trigger:hover {
    background: var(--secondary-color) !important;
    border: 1px solid #6F6F6F !important;
}

.ui-button-icon-only.ui-picklist-button-add:hover, .ui-button-icon-only.ui-picklist-button-add-all:hover,
.ui-button-icon-only.ui-picklist-button-remove:hover, .ui-button-icon-only.ui-picklist-button-remove-all:hover {
    background: red !important;
    border: 1px solid #6F6F6F !important;
}


.ui-datepicker-trigger {
    background: darkgray !important;
    border: 1px solid darkgray !important;
}

.ui-datepicker-trigger:hover {
    background: darkgray !important;
    border: 1px solid red !important;
}

.ui-state-disabled .ui-selectonemenu-trigger {
    display: none;
}

.ui-splitbutton-menubutton, .ui-splitbutton-menubutton:hover {
    border-left: 0px !important;
    background: darkgray !important;
}


.ui-tabs-header {
    background: transparent !important;
    border: 0px !important;
}

.ui-tabs-header.ui-state-active, .ui-tabs-header.ui-state-active.ui-state-hover {
    border-bottom: 2px solid var(--third-color) !important;
    color: var(--third-color) !important;
}

.ui-tabs-header.ui-state-hover {
    border-bottom: 2px solid darkgray !important;
}

.ui-tabs-nav {
    border-bottom: 1px solid lightgray !important;
}

.ui-datatable-even:hover, .ui-datatable-odd:hover {
    background: #eeeeee !important;
}

.ui-datatable-even.ui-state-highlight, .ui-datatable-odd.ui-state-highlight,
.ui-datatable-even.ui-state-highlight:hover, .ui-datatable-odd.ui-state-highlight:hover {
    background: var(--fifth-color) !important;
    color: black !important;
}

.selectmanyagrupado td .ui-selectmanycheckbox-item-group {
    font-size: large !important;
}

.panelgrid-top td {
    vertical-align: top;
}

.pdf, .pdf:hover, .pdf:active, .pdf:focus {
    background: url("/javax.faces.resource/pdf-icon.png.xhtml?ln=images") no-repeat center center;
    border: 1px solid lightgray;
    outline: 1px;
    padding: 5px;
    cursor: pointer;
}

.tablaauto {
    min-width: 100% !important;
    width: auto !important;
}

.alertacomprobante {
    color: red !important;
    font-weight: bold !important;
}

.background-oscuro {
    background: #c7c5c5;
    -webkit-print-color-adjust: exact;
}

.columnaacciones {
    text-align: center;
}

.estadia-no-facturada{
    color: red !important;
}

.estadia-facturada-sinnumero{
    color: red !important;
}

.estadia-facturada-connumero{
    color: #D6AE01 !important;
}

.estadia-enviada{
    color: #49678D !important;
}

.selectmanyagrupado td {
    white-space: nowrap;
    padding-top: 5px;
}

.selectmanyagrupado td .ui-selectmanycheckbox-item-group {
    font-size: large !important;
}

.selectmanyagrupado tr {
    padding: 5px !important;
}

.ECB {
    color: #CCCCCC !important;
}

.ECN {
    color: darkgreen !important;
}

.ECP {
    color: darkred !important;
}

.ECL {
    color: darkblue !important;
}

.ELU {
    color: blue !important;
    font-weight: bold !important;
}

.ELA {
    color: darkgreen !important;
    font-weight: bold !important;
}

.ELR {
    color: red !important;
    font-weight: bold !important;
}



.middleAligned td {
    vertical-align: middle !important;
    height: 25px !important;
}

.panelperfil {
    white-space: nowrap;
}

.input-number-cell {
    width: 100% !important;
    margin: 0px !important;
    box-sizing: border-box;
    text-align: right;
}

.input-number-cell-icon {
    width: 80% !important;
    margin: 0px !important;
    box-sizing: border-box;
    text-align: right;
    float:right;
}

.calendar-cell, .input-text-cell {
    width: 100% !important;
    margin: 0px !important;
    box-sizing: border-box;
}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
    padding: 4px 4px !important;
}


.botonproblema {
    background: orangered !important;
    color: white !important;
}

.botonproblema:hover {
    background: red !important;
    color: white !important;
}

.botonalerta {
    background: var(--alert-background);
    color: var(--alert-color) !important;
}
.botonalerta:hover {
    background: var(--alert-background-hover);
    color: var(--alert-color-hover) !important;
}

.caja-cerrada {
    color: red !important;
    font-weight: bold !important;
    margin-left: 5px !important;
}

.tubo-otra-persona, .egreso {
    color: red !important;
}

.autocompleteItemWrapResponsive {
    white-space: nowrap;
}

.ui-dialog .ui-dialog-titlebar {
    background: var(--primary-color) !important;
    margin: 0 !important;
    border-color: red !important;
}
.ui-dialog .ui-dialog-title {
    color: white !important;
}
.ui-dialog .ui-dialog-titlebar-close {
    font-size: xxx-large !important;
    background: white !important;
}
.ui-dialog .ui-dialog-titlebar-close:hover {
    background: var(--third-color) !important;
    border-color: var(--third-color) !important;
}
.ui-fileupload-buttonbar {
    background: transparent !important;
}
.ui-datatable-scrollable-theadclone th span.ui-column-title {
    height: 0px !important;
    color: transparent !important;
    background: transparent !important;
}
.ui-datatable-scrollable-theadclone tr {
    height: 0px !important;
    color: transparent !important;
    background: transparent !important;
}
.fixed-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f8f9fa; /* Light gray background */
    padding: 0px;
    margin: 1px;
    text-align: center;
}
.ui-border, .ui-border tr, .ui-panelgrid.ui-border tr{
    border: 1px solid #ccc !important;
}
.autocompleteResponsive {
    width: 300px;
}
.menubar-contextual {
    margin-top: -11px !important;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;
    background: #ffffff !important;
}

.view-panel-footer {
    border: none;
    margin: 0;
    border-radius: 0;
}

.boton-header-index {
    background: transparent !important;
    color: white !important;
    border-color: var(--fourth-color) !important;
    font-size: 1.2em !important;
    box-shadow: none !important;
}

.boton-header-index-plus {
    background: var(--secondary-color) !important;
    color: white !important;
    border-color: var(--fourth-color) !important;
    font-size: 1.2em !important;
    box-shadow: none !important;
}

.boton-header-index-plus:hover, .boton-header-index-plus:active, .boton-header-index-plus:focus,
.boton-header-index:hover, .boton-header-index:active, .boton-header-index:focus {
    background: var(--third-color) !important;
    color: white !important;
    border-color: var(--fourth-color) !important;
    font-size: 1.2em !important;
    box-shadow: none !important;
}

.calendar-header {
    background: transparent !important;
    color: white !important;
    border-color: var(--fourth-color) !important;
    min-height: 18px;
    margin-top: -4px !important;
}

.boton-footer-index {
    background: transparent !important;
    color: white !important;
    border-color: var(--fourth-color) !important;
    box-shadow: none !important;
    margin-top: 2px;
    margin-left: 1px;
}
.boton-footer-index-plus {
    background: var(--secondary-color) !important;
    color: white !important;
    border-color: var(--fourth-color) !important;
    box-shadow: none !important;
    margin-top: 2px;
}

.boton-footer-index-plus:hover, .boton-footer-index-plus:active, .boton-footer-index-plus:focus,
.boton-footer-index:hover, .boton-footer-index:active, .boton-footer-index:focus {
    background: var(--third-color) !important;
    color: white !important;
    border-color: var(--fourth-color) !important;
    box-shadow: none !important;
    margin-top: 2px;
}

.ui-datatable th.ui-state-active {
    background: var(--fifth-color) !important;
    color: #555 !important;
}
.ui-datatable th.ui-state-active:hover {
    background: var(--fifth-color) !important;
    color: #000 !important;
}

.ui-toggleswitch.ui-toggleswitch-checked .ui-toggleswitch-slider {
    background: var(--third-color);
}
.ui-toggleswitch.ui-toggleswitch-checked:hover .ui-toggleswitch-slider:hover {
    background: var(--third-color);
}

.panelgrid-ctacte {
    margin: 0 auto !important;
    border: 0;
}

.chartcc {
    height: 150px;
    width: 500px;
}

.selectone-ejercicio-header.ui-selectonemenu label.ui-selectonemenu-label {
    background: var(--primary-color) !important;
    color: white !important;
    padding: 6px !important;
}

.deuda, .deuda:hover, .deuda:active, .deuda:focus,
.deuda.ui-state-highlight, .deuda.ui-state-highlight:hover, .deuda.ui-state-highlight:active, .deuda.ui-state-highlight:focus  {
    color: #FF3333 !important;
    font-weight: bold !important;
}

.saldado {
    background: limegreen !important;
    color: white !important;
}
.saldado:hover, .saldado:active, .saldado:focus {
    background: #3dff3d !important;
    color: white !important;
}

.facturar {
    background: var(--secondary-color) !important;
    color: white !important;
}
.facturar:hover, .facturar:active, .facturar:focus {
    background: var(--third-color) !important;
    color: white !important;
}
.transportes {
    background: blueviolet !important;
    border: 1px solid blueviolet !important;
    color: white !important;
}
.empleados {
    background: olive !important;
    border: 1px solid olive !important;
    color: white !important;
}
.vencimientos {
    background: lightseagreen !important;
    border: 1px solid lightseagreen !important;
    color: white !important;
}
.ui-fileupload .ui-button .ui-icon,
.ui-spinner .ui-button .ui-icon,
.ui-dialog-footer .ui-icon,
.ui-state-highlight .ui-icon {
    background-image: url("/javax.faces.resource/images/ui-icons_454545_256x240.png.xhtml?ln=primefaces-omega") !important;
}
.ui-fileupload .ui-widget-header {
    border: 1px solid #d9d9d9; !important;
}
.ui-panelgrid-cell .outputlabel-form {
    display: block;
    height: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.ui-chkbox .ui-chkbox-label {
    vertical-align: middle !important;
}
.ui-chkbox-box.ui-state-active, .ui-datatable .ui-selection-column .ui-chkbox-box.ui-state-active,
.ui-radiobutton-box.ui-state-active, .ui-radiobutton-box.ui-state-focus.ui-state-active{
    background: var(--secondary-color);
    color: white;
}
.ui-datatable .ui-selection-column .ui-radiobutton-box .ui-icon, .ui-datatable .ui-selection-column .ui-chkbox-box .ui-icon {
    background-image: url("/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-omega") !important;
}

.solicitud-cancelada, .solicitud-cancelada:hover {
    text-decoration: line-through !important;
}
.solicitud-pendiente, .solicitud-pendiente:hover {
    font-weight: bold !important;
}

@media screen {
    .printonly {
        display: none;
    }
}


@media print {
    .noprint, .columnaacciones,
    .botoncancelar, .botonlistar, .botoncreate, .botoncreateandnext, .botonprintpdf, .botonheader, .botonheaderclose,
    .botonprinthtml, .botonimprimir, .botonvolver, .botonfiltrar, .botoncrerar, .botonsecundario, .botoneditar,
    .botoninfo, .botondeactivate, .botonactivate, .botondelete {
        display: none !important;
    }

    body .ui-datatable-reflow {
        all: unset;
    }

    .ui-datatable-data, .ui-datatable-even, .ui-datatable-odd {
        border: 1px solid black !important;
    }

    .printonly {
        display: block;
    }

    .panelform {
        box-shadow: none !important;
    }

    .textopanel {
        color: black !important;
    }

    .ui-panel-footer, .contextopanel {
        border: transparent !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;
    }

    .gigante {
        min-height: 200px;
        font-size: 25em !important;
    }

    .ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td {
        border-color: inherit !important;
        color: inherit !important;
    }

    .ui-widget-header {
        border-color: inherit !important;
    }

    .boton-footer-index, .boton-footer-index-plus {
        display: none !important;
    }

    .pagebreak { page-break-before: always; }

}

@media screen and (min-width: 768px) {
    .verticalmenu, .slide-handle-short, .slide-panel-short {
        display: none !important;
    }

    .slide-handle-admin {
        margin: 0px;
        background-color: var(--secondary-color) !important;
        font-size: 14px;
        color: white !important;
        font-weight: bolder;
        padding: 8px;
    }

    .slide-panel-admin {
        border-color: var(--secondary-color) !important;
        border-width: 20px;
    }

    /* ----------------------- 4.8 ------------------------------*/
    .derecha {
        text-align: right;
    }

    .izquierda {
        text-align: left !important;
    }

    .centro {
        text-align: center;
    }
    .panelperfilmobile {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .horizontalmenu, .slide-handle-admin, .slide-panel-admin {
        display: none !important;
    }

    .toppanel {
        background: linear-gradient(20deg, var(--primary-color) 0%, var(--primary-color) 80%, var(--secondary-color) 100%) !important;
        font-size: 0.8em !important;
    }

    .panelperfil {
        white-space: normal;
        width: 350px !important;
    }


    .slide-handle-short {
        margin: 0px;
        background-color: var(--secondary-color) !important;
        font-size: 24px;
        color: white !important;
        font-weight: bolder;
        padding: 8px;
    }

    .slide-panel-short {
        border-color: var(--secondary-color) !important;
        border-width: 20px;
    }

    .ui-state-default a {
        color: #000000 !important;
    }

    .ui-slidemenu-backward {
        background-color: var(--secondary-color) !important;
        border: 0px;
    }

    .ui-datatable-header, .ui-paginator-bottom {
        border: 0px;
        background: var(--primary-color) !important;
        font-weight: normal;
        color: #ffffff;
    }

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

    /* ----------------------- 4.8 ------------------------------*/
    .derecha {
        text-align: left;
    }

    .izquierda {
        text-align: left !important;
    }

    .centro {
        text-align: left;
    }

    .textoheader {
        color: var(--primary-color) !important;
    }

    .autocompleteResponsive {
        width: 80px;
    }
    .autocompleteItemShowResponsive {
        display: none;
    }
    .autocompleteItemWrapResponsive {
        white-space: normal !important;
    }

    .input-number-cell {
        width: 65% !important;
        margin: 0px !important;
        box-sizing: border-box;
        text-align: left;
    }
    .calendar-cell, .input-text-cell {
        width: 65% !important;
        margin: 0px !important;
        box-sizing: border-box;
    }

    .boton-footer-index, .botonprintpdf, .botonprinthtml, .botonimprimir {
        display: none !important;
    }

    .ui-datatable-reflow .ui-reflow-dropdown {
        order: 2;
        width: 100%;
        margin: 0 !important;
    }

    .ui-datatable-reflow {
        display: flex;
        flex-direction: column;
    }

    .ui-datatable-reflow .ui-datatable-header {
        order: 1;
        top:0 !important;
    }

    .ui-datatable-reflow .ui-datatable-tablewrapper {
        order: 3;
    }

    .ui-datatable-reflow .ui-paginator-bottom {
        order: 4;
    }

    .ui-datatable-reflow .ui-reflow-label {
        display: none;
        margin: 0 !important;
    }
    .boton-footer-index-plus, .botonheader {
        display: none !important;
    }
    .panelperfil {
        display: none;
    }
    .ui-sidebar {
        padding: 0 !important;
    }
    .ui-sidebar-close {
        display: none;
    }
    .ui-accordion .ui-accordion-content {
        padding: 0 !important;
    }
    .ui-menu {
        margin-bottom: 0;
    }
    .ui-accordion .ui-accordion-header {
        height: 30px;
        line-height: 30px;
        font-size: larger;
    }
    .ui-accordion-header.ui-state-default  {
        font-weight: bold !important;
        color: white !important;
        background: var(--sixth-color) !important;
    }
    .ui-accordion-header.ui-state-active, .ui-accordion-header.ui-state-hover {
        font-weight: bold !important;
        color: white !important;
        background: var(--sixth-color) !important;
    }
    .ui-accordion .ui-state-default .ui-icon {
        background-image: url("/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-omega");
    }
    #header #header_left img {
        margin-left: 0;
    }
    .ui-menuitem-link {
        margin-bottom: 3px;
        margin-top: 3px;
        font-size: larger;
    }
    .megamenu-submenu {
        font-size: larger;
    }
    .selectone-ejercicio-header {
        max-width: 140px !important;
    }

    #header #header_left {
        width: 35%;
    }

    #header #header_middle {
        float: right;
        vertical-align: top;
        width: 65%;
    }
    #header #header_middle h1 {
        text-align: right;
        padding-top: 18px;
        padding-right: 10px;
        white-space: normal;
    }

    #header #header_right {
        display: none;
    }

    .col-etiqueta {
        width: 20%;
        font-weight: bold;
        text-align: right;
        padding-right: 8px;
    }

    .col-input {
        width: 30%;
    }

    .chartcc {
        height: 120px;
        width: 300px;
    }

}
