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

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

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

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: 350px;
}

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

.login_grid {
    margin-top: 5px;

}

#header {
    height: 50px;
}

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

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

#info {
    float: left;

}

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

#header #header_middle h1 {
    text-align: center;
    font-size: 1.5em;
    padding-top: 15px;
}

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

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

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

.menu-contextual {
    margin: 15px 0px 5px 0px;
    width: 100%;
}

.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;
}


.boton-optica .ui-state-highlight {
    color: red !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;
}

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

.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;
    background: transparent !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;
}

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

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

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

.sobreturno {
    border-color: #008000 !important;
    background-color: goldenrod !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-inputfield[disabled], .ui-inputfield[disabled].ui-state-focus {
    background: transparent;
}

.turno_estado_A {
    font-weight: bold;
}

.turno_estado_E {
    color: red;
    text-decoration: none !important;
    font-weight: bold;
}

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

.turno_estado_O {
    color: grey;
    text-decoration: line-through;
}

.turno_estado_U {
    color: orange;
    text-decoration: none !important;
    font-weight: bold;
}


.cama_ocupada {
    color: grey;
}


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

.alerta {
    color: red;
}

.aplicacion_estado_D {
    color: red;
}

.aplicacion_estado_P {
    color: goldenrod;
}

.aplicacion_estado_A {
    color: green;
}

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

.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;
}

.row-hover:hover {
    border: 1px solid #c8c8c8;
    background-color: #eaeaea;
}

.width-auto{
    width: auto !important;
}

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

.dot15 {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    align-items: center;
    justify-content: center;
}

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

.ui-button-text-only .ui-button-text {
    padding: 0px !important;
    width: 20px;
    height: 20px;
}

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

.simultaneo-disponible {
    border-color: #008e0c !important;
    background-color: #008e0c !important;
}

.simultaneo-completo {
    border-color: lightcoral !important;
    background-color: lightcoral !important;
    text-decoration: line-through !important;
}

.superpuesto {
    border-color: red !important;
    background: linear-gradient(to right, red, lightcoral);
}

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

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

.azul {
    border-color: blue !important;
    background-color: blue !important;
    color: white !important;
}
.row-hover:hover .azul {
    border-color: royalblue !important;
    background-color: royalblue !important;
}
.azulsuperpuesto {
    border-color: blue !important;
    background: linear-gradient(to right, red, blue);
}

.cian {
    color: black !important;
    border-color: cyan !important;
    background-color: cyan !important;
}

.row-hover:hover .cian {
    border-color: #63c0ba !important;
    background-color: #63c0ba !important;
}

.ciansuperpuesto {
    color: black !important;
    border-color: cyan !important;
    background: linear-gradient(to right, red, cyan);
}

.rojo {
    border-color: red !important;
    background-color: red !important;
    color: white !important;
}
.rojosecundario {
    background: white !important;
    border-color: red !important;
    color: red !important;
}
.verde {
    border-color: green !important;
    background-color: green !important;
    color: white !important;
}
.verdesecundario {
    background: white !important;
    border-color: green !important;
    color: green !important;
}
.verdesuperpuesto {
    border-color: green !important;
    background: linear-gradient(to right, red, green);
}
.gold {
    border-color: goldenrod !important;
    background-color: goldenrod !important;
    color: white !important;
}
.goldsecundario {
    background: white !important;
    border-color: goldenrod !important;
    color: goldenrod !important;
}

.lima {
    border-color: limegreen !important;
    background-color: limegreen !important;
}
.limasuperpuesto {
    border-color: limegreen !important;
    background: linear-gradient(to right, red, limegreen);
}

.amarillo {
    border-color: yellow !important;
    background-color: yellow !important;
    color: black !important;
}
.row-hover:hover .amarillo {
    border-color: gold !important;
    background-color: gold !important;
}

.amarillosuperpuesto {
    border-color: yellow !important;
    background: linear-gradient(to right, red, yellow);
    color: black !important;
}

.marron {
    border-color: brown !important;
    background-color: brown !important;
    color: white !important;
}
.marronsuperpuesto {
    border-color: brown !important;
    background: linear-gradient(to right, red, brown);
}
.negro {
    border-color: darkslategray !important;
    background-color: darkslategray !important;
    color: white !important;
    padding: 2px 4px 2px 4px !important;
}
.negrosuperpuesto {
    border-color: darkslategray !important;
    background: linear-gradient(to right, red, darkslategray);
}

.magenta {
    border-color: magenta !important;
    background-color: magenta !important;
}
.magentasuperpuesto {
    border-color: red !important;
    background: linear-gradient(to right, red, magenta);
}

.naranja {
    border-color: darkorange !important;
    background-color: darkorange !important;
}
.naranjasuperpuesto {
    border-color: darkorange !important;
    background: linear-gradient(to right, red, darkorange);
}

.bordo {
    border-color: indianred !important;
    background-color: indianred !important;
    color: white !important;
}
.bordosuperpuesto {
    border-color: indianred !important;
    background: linear-gradient(to right, red, indianred);
}

/* ------------------SEC-------------- */
.ocupadonosocio {
    border-color: hotpink !important;
    background-color: hotpink !important;
}

.superpuestonosocio {
    border-color: hotpink !important;
    background: linear-gradient(to left, deeppink, hotpink);
}

.azulnosocio {
    border-color: darkblue !important;
    background-color: darkblue !important;
    color: white !important;
}
.azulsuperpuestonosocio {
    border-color: darkblue !important;
    background: linear-gradient(to left, red, darkblue);
}

.ciannosocio {
    color: black !important;
    border-color: darkcyan !important;
    background-color: darkcyan !important;
}
.ciansuperpuestonosocio {
    color: darkcyan !important;
    border-color: darkcyan !important;
    background: linear-gradient(to left, red, darkcyan);
}

.verdenosocio {
    border-color: darkgreen !important;
    background-color: darkgreen !important;
    color: white !important;
}
.verdesuperpuestonosocio {
    border-color: green !important;
    background: linear-gradient(to left, red, darkgreen);
}

.limanosocio {
    border-color: darkolivegreen !important;
    background-color: darkolivegreen !important;
}
.limasuperpuestonosocio {
    border-color: darkolivegreen !important;
    background: linear-gradient(to left, red, darkolivegreen);
}
.amarillonosocio {
    border-color: goldenrod !important;
    background-color: goldenrod !important;
    color: black !important;
}
.amarillosuperpuestonosocio {
    border-color: yellow !important;
    background: linear-gradient(to left, red, goldenrod);
    color: black !important;
}
.marronnosocio {
    border-color: saddlebrown !important;
    background-color: saddlebrown !important;
    color: white !important;
}
.marronsuperpuestonosocio {
    border-color: saddlebrown !important;
    background: linear-gradient(to left, red, saddlebrown);
}
.negronosocio {
    border-color: black !important;
    background-color: black !important;
    color: white !important;
    padding: 2px 4px 2px 4px !important;
}
.negrosuperpuestonosocio {
    border-color: black !important;
    background: linear-gradient(to left, red, black);
}
.magentanosocio {
    border-color: darkmagenta !important;
    background-color: darkmagenta !important;
}
.magentasuperpuestonosocio {
    border-color: red !important;
    background: linear-gradient(to left, red, darkmagenta);
}
.naranjanosocio {
    border-color: orangered !important;
    background-color: orangered !important;
}
.naranjasuperpuestonosocio {
    border-color: orangered !important;
    background: linear-gradient(to left, red, orangered);
}
.bordonosocio {
    border-color: darkred !important;
    background-color: darkred !important;
    color: white !important;
}
.bordosuperpuestonosocio {
    border-color: darkred !important;
    background: linear-gradient(to left, red, darkred);
}

.cartel {
    padding: 1px 4px 1px 4px !important;
    text-align: center !important;
}


.no-laborable {
    border-color: #b8b8b8 !important;
    background-color: #b8b8b8 !important;
}

.no-laborable:hover {
    background-color: darkgray !important;
    color: darkgray;
}

.eliminar-no-laborable {
    border-color: #a94442 !important;
    background-color: #c9302c !important;
}

.eliminar-no-laborable:hover {
    background-color: #e60000 !important;
    color: #e60000;
}

.eliminar-turno {
    border-color: #a94442 !important;
    background-color: red !important;
}

.eliminar-turno:hover {
    background-color: red !important;
    color: #e60000;
}

.first-row {
    background-color: #ffffff !important;
}

.second-row {
    background-color: #EEEEFF !important;
    background-image: none !important;
}

.botoncancelar, .botonlistar, .botoncreate, .botoncreateandnext, .botonprintpdf, .botoninfo,
.botonprinthtml, .botonimprimir, .botonvolver, .botonfiltrar, .botonsecundario, .botonactivate{
    background: white !important;
    color: #1f89ce !important;
}

.backbutton {
    background: deepskyblue !important;
    border-color: #1f89ce !important;
    color: white !important;
}
.backbutton:hover {
    background: #1f89ce !important;
}


.botonactivate{
    background: limegreen !important;
    border-color: green !important;
    color: white !important;
}

.botondelete {
    background: red !important;
    border-color: darkred !important;
    color: white !important;
}

.botondeactivate {
    background: white !important;
    border-color: red !important;
    color: red !important;
}

.botoncancelar:hover, .botonlistar:hover, .botoncreate:hover, .botoncreateandnext:hover, .botonprintpdf:hover,
.botonprinthtml:hover, .botonimprimir:hover, .botonvolver:hover, .botonfiltrar:hover, .botonsecundario:hover {
    background: #1f89ce !important;
    color: white !important;
}

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

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

.botonheader {
    background: transparent !important;
    color: #90b5d4 !important;
    border-color: transparent !important;
    font-size: 1.2em !important;
}

.botonheader:hover {
    background: transparent !important;
    color: #1f89ce !important;
    border-color: transparent !important;
    font-size: 1.2em !important;
}

.botonheaderclose, .botonheadercomprobante {
    background: transparent !important;
    color: #1f89ce !important;
    border-color: transparent !important;
    font-size: 1.4em !important;
    position:absolute; right: -15px;
    float: right;
}

.botonheaderclose:hover, .botonheadercomprobante:hover {
    color: blue !important;
}

.botonheaderliquidacion {
    background: transparent !important;
    color: black !important;
    border-color: transparent !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
}

.botonnoliquida {
    background: red !important;
    color: white !important;
    border-color: darkred !important;
    font-weight: bold !important;
}

.filterinvisible {
    background: transparent !important;
    color: black !important;
    border-color: transparent !important;

}

.filterinvisible::placeholder {
    color: black !important;
    text-align: center !important;
}

.filtercarpetas::placeholder {
    color: darkgray !important;
    text-align: center !important;
}


.textopanel {
    font-size: 15px !important;
}

.Anulado {
    color: #CCCCCC;
}

.Generado {
    color: #003fff;
}

.facturar {
    background: limegreen !important;
}

.marcado {
    background: lightcoral !important;
}

.pagar, .cobrar {
    background: darkred !important;
}

.diferencia {
    background: orange !important;
}

.cancelarReserva {
    background: red !important;
}

.botonrojoblanco{
    background: red !important;
    color: white !important;
}
.botonverdeblanco{
    background: limegreen !important;
    color: white !important;
}

.cajanegro .ui-panel-titlebar, .cajanegro .ui-datatable-header, .cajanegro .ui-paginator-bottom, .cajanegrocelda {
    background: darkgray !important
}

.cajanegrorojo .ui-panel-titlebar, .cajanegrorojo .ui-datatable-header, .cajanegrorojo .ui-paginator-bottom, .cajanegrorojocelda {
    background: linear-gradient(to right, darkgray, darkred) !important;
}

.cajablancorojo .ui-panel-titlebar, .cajablancorojo .ui-datatable-header, .cajablancorojo .ui-paginator-bottom, .cajablancorojocelda {
    background: linear-gradient(to right, #eeeeee, red) !important;
}

.cajanegroazul .ui-panel-titlebar, .cajanegroazul .ui-datatable-header, .cajanegroazul .ui-paginator-bottom, .cajanegroazulcelda {
    background: linear-gradient(to right, darkgray, blue) !important;
}

.cajablancoazul .ui-panel-titlebar, .cajablancoazul .ui-datatable-header, .cajablancoazul .ui-paginator-bottom, .cajablancoazulcelda {
    background: linear-gradient(to right, #eeeeee, deepskyblue) !important;
}

.cajanegroverde .ui-panel-titlebar, .cajanegroverde .ui-datatable-header, .cajanegroverde .ui-paginator-bottom, .cajanegroverdecelda {
    background: linear-gradient(to right, darkgray, darkgreen) !important;
}

.cajablancoverde .ui-panel-titlebar, .cajablancoverde .ui-datatable-header, .cajablancoverde .ui-paginator-bottom, .cajablancoverdecelda {
    background: linear-gradient(to right, #eeeeee, lime) !important;
}

.cajanegroamarillo .ui-panel-titlebar, .cajanegroamarillo .ui-datatable-header, .cajanegroamarillo .ui-paginator-bottom, .cajanegroamarillocelda {
    background: linear-gradient(to right, darkgray, darkgoldenrod) !important;
}

.cajablancoamarillo .ui-panel-titlebar, .cajablancoamarillo .ui-datatable-header, .cajablancoamarillo .ui-paginator-bottom, cajablancoamarillocelda {
    background: linear-gradient(to right, #eeeeee, yellow) !important;
}

.cajanegronarnaja .ui-panel-titlebar, .cajanegronarnaja .ui-datatable-header, .cajanegronarnaja .ui-paginator-bottom, cajanegronarnajacelda {
    background: linear-gradient(to right, darkgoldenrod, orange) !important;
}

.cajablanconarnaja .ui-panel-titlebar, .cajablanconarnaja .ui-datatable-header, .cajablanconarnaja .ui-paginator-bottom, cajablanconarnajacelda {
    background: linear-gradient(to right, #eeeeee, orange) !important;
}

.sphere {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    float: right;
}

.whatsapp {
    background: #25D366 !important
}

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

.botonmenu{
    margin: 0px;
    padding: 0px;
}

.turnera-menu {
    width: 30%;
    min-width:20%;
}

.turnera-menu {
    width:70%;
    min-width:30%;
}

.saldado {
    background: limegreen !important;
}

.deuda {
    color: #FF3333;
    font-weight: bold;
}

.N {
    color: darkgray;
}
.S {
    color: red;
}
.F {
    color: blue;
}

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

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

.selectmanyagrupado tr {
    padding: 5px !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;
}

.autocomplete95 {
    min-width: 95% !important;
    width: auto !important;
}

.ui-autocomplete-multiple {
    width: 100% !important;
}

.ui-autocomplete-multiple-container {
    width: 100% !important;
}

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

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

.radios1 div {
    border: none;
    margin: 0px;
    padding-bottom: 1px !important;
}

.fechaFinal, .fechaFinal a {
    color: grey;
}

.wizardHeader {
    font-size: x-large;
    font-weight: bold;
    color: orangered;
}

.wizardHelp {
    font-size: large;
    font-weight: bold;
    color: orangered;
}

.wizarddButton {
    color: white !important;
    background: orangered !important;
    border-color: red !important;
}

.resaltadosuave {background-color: lightgoldenrodyellow}

.datatableresaltado.ui-datatable tr.ui-datatable-even:hover, .datatableresaltado.ui-datatable tr.ui-datatable-odd:hover {
    background: #eeeeee;
}

.inputtexarea-cell {
    width: 100% !important;
    margin: 0px !important;
    padding: 1px !important;
    box-sizing: border-box;
    text-align: center;
}

/*   */

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


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

    .ui-datatable-stretch thead th {
        padding: 1px !important;
    }

    .printonly {
        display: block;
    }

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

    .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;
    }

    .derecha {
        text-align: right;
    }

    .centro {
        text-align: center;
    }

}

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

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

    .slide-panel-admin {
        border-color: #f27237 !important;
        border-width: 20px;
    }

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

    .centro {
        text-align: center;
    }

}

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

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

    .slide-panel-short {
        border-color: #f27237 !important;
        border-width: 20px;
    }

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

    .ui-slidemenu-backward {
        background-color: #f27237 !important;
        border: 0px;
    }

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

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

    .textoempresa {
        font-size: 16px !important;
    }

    #header #header_left {
        width: 30%;
    }

    #header #header_middle {
        width: 70%;
        text-align: left;
    }

    #header #header_right {
        width: 0;
    }

    .templatelogo {
        width: 100% !important;
        height: 100% !important;
    }

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

    .centro {
        text-align: left;
    }

    .ui-state-highlight, .ui-widget-content .ui-state-highlight {
        border: 1px solid #156090;
        background: #186ba0;
        color: #c8c8c8;
    }

    .columnaacciones, .hidemobile {
        display: none !important;
    }

    .ui-reflow-label {
        display: none !important;
    }
    .ui-datatable-reflow .ui-reflow-dropdown {
        color: grey;
        box-shadow: none !important;
        margin-bottom: 0px !important;
        float: right;
    }
    .ui-paginator-rpp-option, .ui-paginator-rpp-option:hover, .ui-paginator-rpp-option:focus  {
        color: #10517e; !important;
        box-shadow: none !important;
    }
    .botonheader {
        display: none !important;
    }

    .ui-scrollpanel-native, .ui-menu {
        border-color: transparent;
    }

    .ui-custompanelgrid, .ui-custompanelgrid td {
        font-weight: bold;
        background-color: blue !important;
    }

}

.paciente_reingreso{
    background-color: #e60000;border-radius: 5px; border: 1px solid black; padding: 5px; width: max-content; display: flex; flex-direction: column; color: white;align-items: center;margin-top: 5px;margin-bottom: 5px;
}

#datos--intervalo b{
    width: 60px;
    text-align: center;
}

#datos--intervalo span{
    min-width: 85px;
}

.fw_bold {
    font-weight: bold;
}

.d_flex-jc_between {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.d_flex-fd_row-mt_15p{
    display: flex;
    flex-direction: row;
    margin-top: 15px
}

.td_underline{
    text-decoration: underline;
}

.pl_25px{
    padding-left: 25px
}

.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;
}

.ml-10 {
    margin-left: 10px;
}
