.ui-autocomplete {
    z-index: 2147483647;
}
/*
input, textarea {
    text-transform: uppercase;
}
*/
.textoNormal {
    text-transform: none;
}

body {
    background-color: #018577;
    font-size: 14px;
    font-family: verdana;
    display: block;
    margin: 8px;
}

table.centrado tr td a {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2px;
    color: #FFFFFF;
    text-decoration: none;
}


#container {
    text-align: left;
    max-width: 1260px;
    margin: auto;
    /*margin-left: 3%;
    margin-right: 3%;*/
    background-color: #ffffff;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: visible;
}

#container-ingreso {
    background: #fff;
    width: 560px;
    height: 350px;
    margin: auto;
    padding: 10px;
    margin-top: 130px;
}

.ingreso {
    float: right;
    width: auto;
    color: #919191;
    margin-right: 30px;
    margin-top: 90px;
}

.edit {
    text-align: left;
    background-color: #ffffff;
    padding: 5px;
    margin: auto;
    width: 1120px;
}

#header {
    height: 5px;
}

#img-logo {
    float: left;
    margin-top: 40px;
}

.login {
    float: right;
    text-align: right;
    padding: 10px;
}

#menu {
    margin: auto;
    width: auto;
    text-align: center;
    padding: 0;
}

    #menu div {
        z-index: 1000 !important;
    }

.botonera {
    line-height: 20px;
    padding: 10px;
    background-image: url("../img/botonera.jpg");
    background-repeat: repeat-x;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.botonera-centrada {
    margin: 0 auto 0 auto;
    border-collapse: inherit;
    border-spacing: 70px 10px;
}

.itemMenu:hover {
    color: white;
    text-decoration: none;
}

.TituloPagina {
    font-size: 20px;
}

.submenuprestacion {
    line-height: 20px;
    padding: 0;
    text-align: right;
    font-family: Verdana;
    font-size: small;
    background-image: url('../img/boton2.jpg');
    background-repeat: repeat-x;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: white;
    margin-left: 1088px;
    margin-bottom: 5px;
    width: 140px;
}

    .submenuprestacion a {
        color: white;
        text-align: center;
        display: block;
    }

.submenuconsultorio, .submenuPacientePotencial {
    line-height: 20px;
    padding: 0;
    text-align: right;
    font-family: Verdana;
    font-size: small;
    background-image: url('../img/boton2.jpg');
    background-repeat: repeat-x;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: white;
    margin-left: 1088px;
    margin-bottom: 5px;
    width: 140px;
}

    .submenuconsultorio a, .submenuPacientePotencial a {
        color: white;
        text-align: center;
        display: block;
    }

.submenuequipo {
    line-height: 20px;
    padding: 0;
    text-align: right;
    font-family: Verdana;
    font-size: small;
    background-image: url('../img/boton2.jpg');
    background-repeat: repeat-x;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: white;
    margin-left: 1088px;
    margin-bottom: 5px;
}

    .submenuequipo a {
        color: white;
        text-align: center;
        display: block;
    }

.tituloequipo {
    padding-left: 4px;
}

.submenupaciente {
    line-height: 20px;
    padding: 0;
    text-align: right;
    font-family: Verdana;
    font-size: small;
    background-image: url('../img/boton2.jpg');
    background-repeat: repeat-x;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: white;
    margin-left: 1088px;
    margin-bottom: 5px;
    width: 140px;
}

    .submenupaciente a {
        color: white;
        text-align: center;
        display: block;
    }

.submenuprofesional {
    line-height: 20px;
    padding: 0;
    text-align: right;
    font-family: Verdana;
    font-size: small;
    background-image: url('../img/boton2.jpg');
    background-repeat: repeat-x;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: white;
    margin-left: 1088px;
    margin-bottom: 5px;
    width: 140px;
}

    .submenuprofesional a {
        color: white;
        text-align: center;
        display: block;
    }

.nuevopaciente {
    line-height: 20px;
    padding: 0;
    text-align: right;
    font-family: Verdana;
    font-size: small;
    background-image: url('../img/boton2.jpg');
    background-repeat: repeat-x;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: white;
    margin-left: 5px;
    margin-top: 5px;
}

.submenuconsentimiento, .submenuindicacion {
    line-height: 20px;
    padding: 0;
    text-align: right;
    font-family: Verdana;
    font-size: small;
    background-image: url('../img/boton2.jpg');
    background-repeat: repeat-x;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: white;
    margin-left: 1060px;
    margin-bottom: 5px;
    width: 170px;
}

.submenuindicacion {
    width: 136px;
}

    .submenuconsentimiento a, .submenuindicacion a {
        color: white;
        text-align: center;
        display: block;
    }

.resultadosporpagina {
    font-size: 10px;
    text-align: right;
    font-family: Verdana;
    color: #168b7d;
    font-weight: bold;
    margin-right: 35px;
}

    .resultadosporpagina a {
        font-family: Verdana;
        color: #095c53;
        font-weight: bold;
    }
/* herramientas */
.fclear {
    clear: both;
}

.titulo {
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    color: #23B09F;
    text-align: left;
}

h1 {
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    color: #23B09F;
    margin-top: 3px;
    margin-bottom: 5px;
    font-weight: bold;
}

h2 {
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    color: #23B09F;
}

h3 {
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    color: #23B09F;
}

#contenido a, a:visited {
    text-decoration: none;
}

#descripcion {
    color: #23B09F;
    font-family: Verdana;
    margin-top: 20px;
}

.invertir {
    background: #e6eceb;
    color: #23B09F;
    border: solid 1px #23B09F;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 5px;
}

    .invertir:hover {
        background-color: #e5e4e4;
    }

.descripcion1 {
    margin-top: 5px;
    color: #828181;
}

.descripcion2 {
    margin: 5px;
    color: #089786;
}

p, .texto {
    color: #807f7f;
    font-family: Verdana;
    font-size: 13px;
}

.textoGrisChico {
    color: #807f7f;
    font-size: 12px;
}

.prestacion {
    background: #ebf5f4;
}

.tablatitulo {
    background-color: #018577;
    color: white;
}

.item {
    padding-left: 5px;
    height: 22px;
    cursor: pointer;
}

.headertabla {
    font-size: 17px;
    padding-left: 10px;
}

    .headerTabla th {
        height: 35px;
    }

        .headerTabla th a {
            color: #23B09F;
        }

input.sin-margen-superior {
    margin-top: 0;
}

.flotar_izquierda {
    float: left;
}

.flotar_derecha {
    float: right;
}

.guardar a {
    padding-right: 5px;
    color: white;
    margin-bottom: 5px;
}

.cancelar {
    line-height: 20px;
    padding: 0;
    font-family: Verdana;
    font-size: small;
    background: #018577;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: white;
    margin-left: 15px;
}

    .cancelar a {
        padding-right: 5px;
        color: white;
        margin-bottom: 5px;
    }

.borrar {
    line-height: 20px;
    padding: 0;
    font-family: Verdana;
    font-size: small;
    background: #018577;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: white;
    margin-left: 15px;
    /*width: 65px;*/
}

    .borrar a {
        padding-right: 5px;
        color: white;
        margin-bottom: 5px;
    }

.tabla {
    /*margin-left: 27px;*/
}

    /*.tabla tr {
        background-color: #D6FBF7;
    }*/

    .tabla tr.rowAnulada {
        background-color: #FCDDDB;
    }

    .tabla tr.rowAmarilla {
        background-color: #F7ECB1;
    }

    .tabla th {
        background-color: #FFFFFF;
    }

    .tabla tr:hover {
        background-color: #ACEFE7;
    }

    .tabla tr.rowAnulada:hover {
        background-color: #FCBDB7;
    }

ro .tabla tr.rowAmarilla:hover {
    background-color: #F7D570;
}

.grilla {
    border-collapse: collapse;
}

    .grilla tr td {
        border: solid 1px black;
        empty-cells: show;
    }

.nuevoturno input {
    background-color: #12C2AD;
    color: white;
    margin-left: 930px;
    margin-bottom: 2px;
}

.paciente1 p {
    line-height: 8px;
}

.pacientenuevo1 {
    width: 350px;
    margin-left: 50px;
    float: left;
}

    .pacientenuevo1 input, .pacientenuevo1 select {
        float: right;
    }

.contenedorpacientes {
    width: 850px;
    background-color: #fff;
    overflow: auto;
}

.textobienvenida {
    padding-top: 10px;
    width: 800px;
    height: 285px;
    margin-left: 15px;
}

.imgmariela {
    float: right;
    margin-right: 20px;
}

.columnapath {
    width: 400px;
}

.listado {
    width: 525px;
}

.lista {
    color: #807f7f;
    font-family: Verdana;
}

    .lista li {
    }

.boton-borrar {
    float: right;
    cursor: pointer;
}

.clickeable {
    cursor: pointer;
}

.oculto {
    display: none;
}

.contenedor {
    overflow: auto;
    width: 100%;
}

.nota {
    width: 200px;
    background-color: #F5F4B0;
    float: left;
    margin-top: 15px;
    margin-left: 5px;
}

.oculto {
    overflow: auto;
}

.contenedor_redondeado {
    margin-bottom: 5px;
    padding-left: 10px;
    color: #6c6d6d;
    border: 1px solid #018577;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-bottom: 10px;
}

.textoALaDerecha {
    text-align: right;
}

.textoALaIzquierda {
    text-align: left;
}

.negrita {
    font-weight: bold;
}

table.tablaGris {
    border-collapse: collapse;
    border: 1px solid #ababab;
}

    table.tablaGris tr {
        border-collapse: collapse;
        border: 1px solid #ababab;
    }

    table.tablaGris th {
        border-collapse: collapse;
        border: 1px solid #ababab;
        text-align: center;
    }


    table.tablaGris td {
        border: 1px solid #ababab;
    }


.textoCentrado {
    text-align: center;
}

.textoRojo {
    color: red;
}

.textoGris {
    color: #807f7f;
}

.textoVerde {
    color: forestgreen;
}


input.botonBlanco {
    color: #333333;
    background: white;
    border: 1px solid #333333;
}

.campanaMenu {
    vertical-align: baseline;
}

/*.botonVerde {
    background-color: #018577;
    border: 1px solid #018577;
    color: white;
}*/

.botonRosa {
    background-color: #F4B0A1;
    color: black;
}

.modal-ancho .modal-dialog .modal-body {
    height: calc(90vh - 143px);
    overflow-y: auto;
}

.modal-ancho .modal-dialog {
    width: 80%;
}

.modal-reserva .modal-dialog .modal-body {
    overflow-y: auto;
}

.modal-reserva .modal-dialog {
    width: 40%;
    min-width: 736px;
}


.header-dia {
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: center;
}

    .header-dia .btn-xs {
        line-height: 1;
    }

.btn-ayuda {
    padding: 0;
    line-height: 1;
}

@media (min-width: 1px) and (max-width: 799px) {

    .modal-ancho .modal-dialog {
        width: 98%;
    }

    .modal-reserva .modal-dialog {
        width: 98%;
        min-width: 98%;
    }
}

@media (min-width: 780px) and (max-width: 1500px) {

    .modal-reserva .modal-dialog {
        width: 60%;
        max-width: 736px;
    }
}


.modal-mediano .modal-dialog {
    max-width: 700px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

#contenido > div.alert.alert-warning:empty {
    display: none;
}

#contenido > div.alert.alert-danger:empty {
    display: none;
}

.icon-flipped {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}


.radioButton label {
    margin-right: 10px;
}

.radioButton input[type=radio] {
    margin-right: 2px;
}

/*a:hover {
    text-decoration: none;
}*/

.ui-widget-content {
    background: white !important;
}


.tabla-automatica {
    width: 100%;
}

.border {
    border: 1px solid black;
}

.border-top {
    border-top: 1px solid black;
}

.border-bottom {
    border-bottom: 1px solid black;
}

.border-left {
    border-left: 1px solid black;
}

.border-right {
    border-right: 1px solid black;
}

.font-weight-bold {
    font-weight: bold;
}

.margen-derecho {
    margin-right: 5px;
}

.ocultar-ultima-columna td:last-child, .ocultar-ultima-columna th:last-child {
    display: none;
}

tr.borrado {
    text-decoration: line-through;
    color: red;
}

.hora-container {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-left: 10px;
    margin-right: 10px;
}

.hora-label {
    min-width: 45px; /* alinea con otros textos */
    font-weight: bold;
    color: #777;
}

.select-hora {
    width: 60px;
    height: 28px;
    padding: 3px 6px;
    font-size: 13px;
    text-align: center;
}

.hora-separador {
    font-weight: bold;
    font-size: 14px;
    color: #555;
}

.altura-input {
    height: 32px;
}

.sin-margen {
    margin: 0;
}

.inline {
    display: flex;
}


@media print {
    div {
        overflow: visible !important;
        max-height: none !important;
    }

    .no-print {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1200px;
    }
}


@media (max-width: 768px) {

    .tabla-automatica {
        width: auto;
    }
}

#menu .dropdown-menu > li > a:focus {
    background-color: transparent;
}

.titilar {
    animation: blinker 2s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0.5;
    }
}

.radioButtonList label {
    margin-right: 10px;
}

.ui-autocomplete {
    z-index: 100 !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

.tui-image-editor-container .tui-image-editor-wrap .tui-image-editor-size-wrap {
    margin-bottom: 100px;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tabla .table {
    margin-bottom: auto;
}

.etiquetas {
    font-size: 11px;
    display: inline-block;
}

    .etiquetas li span {
        padding: 5px;
    }

.style1 {
    height: 7px;
}

.introjs-hint {
    z-index: 9999 !important;
}

.introjs-tooltip-header {
    display: flex;
    flex-direction: row;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.modal.fade .modal-dialog {
    transition: none; /* Evitamos conflictos con el fade */
    animation-name: fadeInUp;
    animation-duration: 0.4s;
    animation-timing-function: ease-out;
}
