body {
    /* background-color: #B8E3E3;//#4e5d6c;; */
    -webkit-font-smoothing: antialiased;
    font: normal 15px Roboto, arial, sans-serif;
    /* font-family: "Roboto", sans-serif; */
}

body:has(div[part=index-page]) {
    background-color: #B8E3E3;//#4e5d6c;
}

.navbar {
    background-color: #B8E3E3 !important;
}
.container {
    padding: 25px;
    position: fixed;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.col-md-5 p {
    color: #fff;
    text-align: left;
}

div .row-space {
    margin-top: 10px;
}

.glyphicon-download {
    color: red;
}

.buutton-icon {
    width: 25px;
    height: 25px;
    margin-left: -10px;
    margin-bottom: -10px;
    z-index: 1000;
    position: relative;
}

.form-login {
    background-color: #EDEDED;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 15px;
    border-color: #d2d2d2;
    border-width: 5px;
    box-shadow: 0 1px 0 #cfcfcf;
}

h4 {
    border: 0 solid #666;
    border-bottom-width: 1px;
    padding-bottom: 10px;
    text-align: center;
    color: #666
}

.form-control {
    border-radius: 10px;
}

.wrapper {
    text-align: center;
}

span.error {
    color: red;
}

span.required {
    color: red;
}

div.scroll {
    border: 1px solid #4e5d6c;
    background-color: #fff;
    overflow-y: scroll;
    height: 100px;
    color: #000;
}

div.data-laboratorios {
    background-color: #d8e2e9;
    padding: 15px;
    margin-top: -20px;
}

div.data-laboratorios label.data-laboratorio-text {
    color: #4e5d6c;
}

div.data-laboratorio-outside {
    /* height: 120px; */
    /* position: relative; */
}

div.data-laboratorio-inside {
    /* position: absolute; */
    /* bottom: 0; */
}


.row .no-float {
    display: table-cell;
    float: none;
}

div.content-right {
    padding-top: 5px;
    padding-bottom: 20px;
    float: right;
}

.only-float-right {
    float: right !important;
}

div.content-left {
    padding-top: 5px;
    margin-bottom: 5px;
    float: left;
}

td.delete-icon {
    width: 20px;
}

.deleted {
    color: red;
    text-decoration: line-through;
}

.new {
    color: blue;
    font-weight: bold;
}

.modified {
    color: red !important;
    font-weight: bold;
}

.modal-title {
    font-weight: bold;
}

.mensaje-body {
    font-weight: normal !important;
}

.mensaje-cantidad-dias {
    font-weight: bold !important;
}

.mensaje-cantidad-dias-resultado {
    font-weight: normal !important;
    color: blue;
    text-align: center;
}

.mensaje-cantidad-dias-error {
    font-weight: normal !important;
    color: red;
    margin-top: 20px;
    text-align: center;
}

.mx-2 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
}
.mt-2 {
    margin-top: 3rem !important;
}
.mt-0 {
    margin-top: 0rem !important;
}
.mr-1 {
    margin-right: 5em !important;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.red-title {
    color: #CC1E1E;
    font-weight: bold;
}
.blue-title {
    color: #2f2583;
    font-weight: bold;
}
.blue-sub-title {
    font-weight: bold;
    font-style: italic;
}
.index-text {
    color: #2f2583;
}
.test1 {
    background: red;
}
.test2 {
    background: blue;
}
.test3 {
    background: green;
}

.center {
    text-align: center;
}

.modal-header-alta {
    background-color: #d4e9d7;
}

.modal-header-edit {
    background-color: #bfe2f9;
}

.modal-body-alta {
    background-color: #f0f7f0;
}

.modal-body-edit {
    background-color: #ecf7fd;
}

.modal-body p {
    text-align: center;
}

.header-productos {
    margin: 2px;
    padding-top: 5px;
    padding-left: 14px;
    background-color: #68a7da;
}

.productos-text-color {
    color: #000;
    padding-top: 3px;
    padding-left: 10px;
    margin-left: 2px !important;
}

.productos-text-color-white {
    color: #fff !important;
}

.dato-faltante {
    background-color: #f5e79e !important;
    color: #959595;
    text-align: center;
}

.dato-faltante-space {
    padding-left: 2px;
    padding-right: 2px;
}

.seccion-productos {
    background-color: #959595 !important;
}

.sin-cambios {
    background-color: #d4e9d7;
}

.baja-producto {
    background-color: #fbd2cd;
    padding-left: 20px;
    padding-right: 20px;
}

.editar-producto {
    background-color: #bfe2f9;
}

.alta-producto {
    background-color: #c7f794;
    padding-left: 20px;
    padding-right: 20px;
}

.lista-precios {
    background-color: #fafc64;
}
.icon-space {
    margin-right: 3px;
}

.btn-toolbar {
    background-color: #959595 !important;
    margin-bottom: 1px !important;
}

table tr td.highlight {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}

.btn-tool-productos:hover {
    color: #000 !important;
    font-weight: bold;
    /* bottom: 3px; */
    /* transform: scale(1.2); */
    /* transition: all 0.3s; */
}

.table-responsive tbody {
    border: 1px solid #4e5d6c;
    background-color: #fff;
    color: #000;
}

div[part=table-plazo-extendido] {
    /* background-color: red; */
    margin-top: 80px;
    /* border-top: dashed gray 2px; */
}

div[part=table-ingresos-pendientes] {
    /* background-color: red; */
    margin-top: 80px;
    /* border-top: dashed gray 2px; */
}

.input-error {
    border: 1px solid red;
}

.fieldset-error {
    border: 2px solid red !important;
}

.error {
    color: red !important;
}

.btn-custom {
    color: #000 !important;
}

.btn-custom:hover {
    font-weight: bold;
}

.table-background {
    background-color: #fff;
    padding-left: 2px;
    padding-right: 2px;
    margin-top: 10px;
    /* margin-inline: 2px; */
    /* border-radius: 10px; */
}

p.danger {
    color: red;
    font-weight: bold;
}

p.texto {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
}

span.glyphicon-refresh {
    display: inline-block;
    height: 20px;
}

tr.selected {
    background-color: #eae8e8 !important;
    font-weight: bold;
}

tr.warning {
    background-color: #eae8e8 !important;
    color: red !important;
}

div.content-footer {
    left: 0%;
    padding-block: 5px;
    position: fixed;
    bottom: 0;
    padding-right: 10px;
    /* background-color: white; */
    background-color: #4e5d6c;
    right: 0;
    /* border-top-left-radius: 50px; */
    /* width: 100vw; */
}

div#grid-admin-footer {
    z-index: 10;
}

.campo-modificado-resaltado:not(label) {
    border: solid #3ee22a 2px
}

label.campo-modificado-resaltado {
    color: #3ee22a;
    font-weight: bold;
}

.parent {
    /* position: absolute; */
    height: 50vh;
    /* height: 520px; */
}

@media screen and (min-height: 960px) and (max-height: 980px) {
    .parent {
        height: 55vh !important;
    }
}

@media screen and (min-height: 855px) and (max-height: 865px) {
    .parent {
        height: 49vh !important;
    }
}

@media (max-width: 1234px) {

    .content-footer {
        left: 0% !important;
    }

}


@media (max-width: 991px) {

    .content-footer {
        display: inline;
        bottom: -1px !important;
        left: 0% !important;
        position: fixed !important;
        margin-bottom: 0px !important;
        /* bottom: 0; */
    }

    .content-footer button.btn {
        padding-block: 0px !important;
    }

    .bootgrid-footer {
        margin: unset !important;
        /* margin-bottom: 100px !important; */
        padding-bottom: 40px;
        /* display: flex; */
        position: initial !important;
        /* margin-bottom: 200px; */
        margin: unset !important;
        /* top: 110vh; */
        /* position: absolute; */
        bottom: 400px !important;
        /* height: 520px; */
    }

    .parent {
        margin-bottom: 50px;
    }

}

.bootgrid-header {
    margin: 5px 0 !important;
}

button.btn[title=Refresh] {
    margin-right: 7px !important;
}

.bootgrid-footer {
    /* margin: 7px 0; */
    position: absolute;
    /* z-index: 10; */
    width: 100%;
    left: 0;
    bottom: unset !important;
    /* background-color: white; */

}


a.link {
    color: #2f2583;
}

.navbar-py {
    min-height: 70px !important;
}
.navbar-center {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 0;
    text-align: center;
}

.navbar-brand {
    color: #fff !important;
    font-weight: bold
}

.small {
    font-size: 15px;
}

a.wa {
    color: #2f2583;
    font-weight: bold;
}
a.wa:hover {
    text-decoration: none;
}
a.wa_black {
    color: #000 !important;
    font-weight: bold;
    font-size: 20px;
}

.text-red {
    color: red;
}

.btn.btn-tool-productos {
    border-radius: 0;
    font-size: 15px;
    border-top-right-radius: 20px;
    border-top-left-radius: 5px;
}

fieldset.scheduler-border {
    border: 1px groove #000000;
    padding: 0px 8px 8px 8px !important;
    margin: 0 0 0 0 !important;
    /* -webkit-box-shadow: 0px 0px 0px 0px #000; */
    /* box-shadow: 0px 0px 0px 0px #000; */
    border-radius: 5px;
}

legend.scheduler-border {
    font-size: 15px !important;
    /* font-weight: bold !important; */
    text-align: left !important;
    width: auto;
    padding-inline: 5px;
    padding-block: 0px;
    border-bottom: none;
    margin-bottom: 5px;
}

.swal2-popup {
    font-size: 1.4rem !important;
}


.swal2-table table,
.swal2-table th,
.swal2-table td {
    border: 1px solid black;
}

tr.p_row_aceptado {
    background: #44d431 !important;
}

tr.p_row_rechazado {
    color: #fff !important;
    background: #da1f1f !important;
    font-weight: 600;
}

tr.p_row_aceptado_baja {
    color: rgb(0, 188, 0) !important;
    font-weight: 600;
    text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff,
        1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}

tr.p_row_rechazado_baja {
    color: rgb(255, 0, 0) !important;
    font-weight: 600;
}

tr.selected {
    text-decoration: dashed underline 1px;
}