.container {
    max-width: 1200px !important;
    width: auto !important;
}

ul {
    list-style: none;
    padding-left: 0px;
}

a:hover {
    text-decoration: none;
}

body {}

h2,
h3 {
    color: #456083;
}

label {
    color: #456083;
}

.login-panel {
    max-width: 300px;
    margin: auto;
    margin: 20px auto;
}

.message-area {
    display: none;
}

.bar-top {
    background: url('../images/bg-header2.jpg');
    height: 50px;
}

.bar2-top {
    background: #becfe0;
    width: 100%;
    height: 25px;
}

.bar2-ico {
    height: 47px;
    width: 100%;
    background: url('../images/icon-header.png') no-repeat top center;
}

.bar-footer {
    height: 10px;
    width: 100%;
    background: #becfe0;
}

footer {
    height: 70px;
    background: #456083;
    font-size: 10px;
    color: #fff;
    line-height: 60px;
}

.ico-webinfo {
    margin-top: 5px;
    margin-bottom: 10px;
    background: url('../images/ico-webinfo.png') no-repeat
}

.ico-webinfo:after {
    content: "";
    padding: 11px;
}

.vertical-center {
    width: 100%;
    height: 100%;
}

.vertical-center>tr>td {
    vertical-align: middle;
}

footer {
    bottom: 0px;
}

.text-center {
    text-align: center;
}

.btn-opi1 {
    padding: 10px 30px;
    color: #fff;
    border: none;
    background: #000;
}

.btn-opi2 {
    padding: 7px 10px 7px 28px !important;
    color: #fff;
    border: none;
    background: #000;
}

.invalid-value {
    border: 1px solid #f00 !important;
    background: #fbeeee;
}

input[type="text"],
input[type="password"],
input[type="number"] {
    width: 100%;
    padding: 7px;
    border: 1px solid #999;
    border-radius: 3px;
    margin-bottom: 5px;
}

input[type="text"][readonly] {
    background-color: #eee;
    color: #999 !important;
}

.input-group input[type="text"],
.input-group input[type="password"] {
    margin-bottom: 0px;
}

select {
    width: 100%;
    padding: 7px;
    border: 1px solid #999;
    border-radius: 3px;
    margin-bottom: 5px;
    background: #fff;
}

input[type="submit"] {
    background: #456083;
    background-image: url("../images/ico-check.png");
    background-repeat: no-repeat;
    border: none;
    font-size: 16px;
    color: #fff;
    padding: 7px 15px 7px 30px;
    background-position: 8px center;
}

textarea {
    width: 100%;
    padding: 7px;
    border: 1px solid #999;
    border-radius: 3px;
    margin-bottom: 5px;
}

.logo-header {
    margin-top: 10px;
}

.text-s1 {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    pointer-events: none;
}

.btn1 {
    background: #456083;
    color: #fff;
    padding: 5px 20px !important;
    ;
    font-size: 12px !important;
    font-weight: bold;
    border: none;
}

[type="submit"].btn1 {
    padding: 3px 20px 3px 30px !important;
    font-size: 13px !important;
}

[type="submit"].btn1:hover {
    color: #456083 !important;
}

.btn1:hover {
    background: #bfcadb;
}

.btn2 {
    background: #bfcadb;
    border: 1px solid #456083;
    color: #456083;
    padding: 10px 20px 10px 40px;
    font-size: 17px;
    line-height: 40px;
    background-image: url("../images/ico-plus.png");
    background-repeat: no-repeat;
    background-position: 10px center;
}

.btn-small {
    background: #bfcadb;
    border: 1px solid #456083;
    color: #456083;
    padding: 8px 20px;
}

.ico-plus {
    background-image: url("../images/ico-plus.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 40px;
}

.lh {
    line-height: 50px;
}

.panel-usersession {
    width: 100%;
    font-size: 12px;
    line-height: 50px;
}

.administrator-menu {}

.administrator-menu>ul>li {
    margin: 10px 0px;
    position: relative;
    border: 1px solid #597190;
    background: #597190 url('../images/ico-esmalte.png') no-repeat 8px center;
}

.administrator-menu>ul>li:before {
    /*	content: '•';
	font-size: 40px;
	color:#fff;
	position: absolute;
	left: 10px;
    top: -15px;*/
}

.administrator-menu>ul>li>a {
    display: block;
    color: #fff;
    padding: 5px 10px;
    padding-left: 30px;
    text-transform: uppercase;
}

.administrator-menu>ul>li:hover,
.administrator-menu>ul>li.menu-active {
    background: #74a341 url('../images/ico-esmalte.png') no-repeat 8px center;
    border: 1px solid #becfe0;
    border-right: none;
}

.administrator-menu>ul>li:hover>a,
.administrator-menu>ul>li.menu-active>a {
    color: #fff;
}

.administrator-menu>ul>li:hover:before,
.administrator-menu>ul>li.menu-active:before {
    color: #fff;
}

.administrator-menu>ul>li.subitem {
    margin: -1px 0px 0px 30px;
    background: #fff;
    border: 1px solid #bfcadb;
}

.administrator-menu>ul>li.subitem>a {
    color: #597190;
}

.administrator-menu>ul>li.subitem.first-child {
    margin-top: -9px !important;
}

.administrator-menu>ul>li.subitem.menu-active {
    background: #2375f3;
    /*#becfe0;*/
    border: 1px solid #bfcadb;
    border-right: none;
}

.administrator-menu>ul>li.subitem.menu-active>a {
    color: #fff;
}

.table-theme1 {
    width: 100%;
    border-bottom: 1px solid #456083;
    margin-bottom: 40px;
}

.table-theme1 thead {
    background: #456083;
    color: #fff;
}

.table-theme1 thead th {
    padding: 5px 8px;
    border-left: 1px solid #bfcadb;
    border-right: 1px solid #bfcadb;
}

.table-theme1 thead th:first-child {
    border-left: 1px solid #456083;
}

.table-theme1 thead th:last-child {
    border-right: 1px solid #456083;
}

.table-theme1 tbody td {
    padding: 5px 8px;
    border-left: 1px solid #456083;
    border-right: 1px solid #456083;
    color: #456083;
}

.table-theme1 tbody tr.tr-bg td {
    background: #bfcadb;
}

.table-theme2 {
    width: 100%;
    border-bottom: 1px solid #597190;
}

.table-theme2 thead {
    background: #597190;
    color: #fff;
}

.table-theme2 thead th {
    padding: 5px 8px;
    border-left: 1px solid #597190;
    border-right: 1px solid #597190;
    font-weight: 500;
}

.table-theme2 thead th:first-child {
    border-left: 1px solid #597190;
}

.table-theme2 thead th:last-child {
    border-right: 1px solid #597190;
}

.table-theme2 tbody td {
    padding: 5px 8px;
    border-left: 1px solid #597190;
    border-right: 1px solid #597190;
    color: #597190;
}

.table-theme2 tbody tr.tr-bg td {
    background: #efeff0;
}

.table-metas {
    width: 120%;
    border-bottom: 1px solid #456083;
    margin-bottom: 40px;
}

.table-metas thead {
    background: #456083;
    color: #fff;
}

.table-metas thead th {
    padding: 5px 8px;
    border-left: 1px solid #bfcadb;
    border-right: 1px solid #bfcadb;
}

.table-metas thead th:first-child {
    border-left: 1px solid #456083;
}

.table-metas thead th:last-child {
    border-right: 1px solid #456083;
}

.table-metas tbody td {
    padding: 5px 8px;
    border-left: 1px solid #456083;
    border-right: 1px solid #456083;
    color: #456083;
}

.table-metas tbody tr.tr-bg td {
    background: #bfcadb;
}

.search {
    background: url("../images/ico-search.png") no-repeat 10px center;
    padding-left: 40px !important;
}

.img-upload-area {
    border: 1px solid #999;
    height: 150px;
    width: 120px;
    background: #eee;
}

.upload-button {
    width: 100%;
    position: relative;
}

.upload-button input[type="text"] {
    width: 100%;
    padding-right: 105px;
}

.upload-button input[type="button"] {
    width: 100px;
    position: absolute;
    right: 2px;
    top: 2px;
    padding: 6px;
    background: #597190;
    color: #fff;
    border: none;
}

.img-upload-area {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.tab-panel {
    width: 100%;
    border-bottom: #456083 1px solid;
    height: 38px;
    margin-bottom: 20px;
}

.tab-panel .item-tab {
    float: left;
    padding: 8px 20px;
    background: #eaeaeb;
    color: #456083;
    border: 1px solid #456083;
}

.tab-panel .item-tab.active {
    background: #456083;
    color: #fff;
}

.item-checkbox {
    cursor: pointer;
    line-height: 1.5;
}

.item-checkbox[checked] {
    color: #000;
}

.item-checkbox input[type="checkbox"] {
    vertical-align: top;
}

select[disabled] {
    background: #eee;
    color: #777;
}

.calendar {
    text-align: center;
    background: url('../images/ico-calendar.png') no-repeat right center;
}

.main-table-booking>tbody>tr>td {
    vertical-align: top;
}

.booking {
    width: 100%;
}

.wrapper-sheet {
    position: relative;
}

.main-table-booking {
    width: 100%;
}

.sheet-headers {
    width: 100%;
    height: 45px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 11;
}

.sheet-headers .sh-horas {
    width: 70px;
    height: 100%;
    background: #fff url('../images/ico-clock.png') no-repeat center;
    border: 1px solid #778aa4;
    float: left;
    z-index: 11;
}

.sheet-headers .sh-empleado-panel {
    height: 100%;
    border: 1px solid #778aa4;
    border-left: 1px solid #fff;
    padding: 5px;
    background: #fff url('../images/ico-estilista.png') no-repeat right center;
    float: left;
    min-width: 125px;
}

.sheet-headers .sh-empleado-panel label {
    font-size: 14px;
    color: #14406e;
    display: block;
    margin-bottom: -2px;
}

.sheet-headers .sh-empleado-panel span.cargo-empleado {
    font-size: 12px;
    color: #14406e;
}

.sheet .column-hours {
    width: 70px;
    float: left;
    border-left: 1px solid #14406e;
    border-right: 1px solid #bfcadb;
    margin-top: 45px;
    position: absolute;
    left: 0px;
    z-index: 10;
}

.sheet .column-hours .cell-hour {
    background: #dfe4ed;
    font-size: 12px;
    color: #14406e;
    height: 50px;
    line-height: 14px;
    padding-left: 5px;
}

.sheet .column-empleado.first-column {
    margin-left: 70px;
}

.sheet .column-empleado {
    width: 125px;
    float: left;
    border-left: 1px solid #fff;
    border-right: 1px solid #bfcadb;
    margin-top: 45px;
}

.sheet .column-empleado .cell-hour-area {
    background: #fff;
    font-size: 12px;
    color: #14406e;
    height: 50px;
    line-height: 50px;
    position: relative;
    border-bottom: 1px solid #bfcadb;
}

.wrapper-sheet {
    width: 100%;
    overflow: auto;
}

.timeline {
    position: absolute;
    height: 2px;
    background: #e8d362;
    top: 200px;
    z-index: 10;
}

.item-reserva {
    width: 100%;
    position: relative;
    height: 100%;
    background: #b0efb1;
    overflow: hidden;
}

.item-reserva label {
    color: #fff;
    text-shadow: #000 1px 1px 4px
}

.item-reserva .icon-status-reserva {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 27px;
    width: 27px;
    background: url('../images/status-default.png') no-repeat;
}

.item-reserva .icon-call-center {
    position: absolute;
    margin-top: 5px;
    margin-bottom: 5px;
    top: 35px;
    left: 0px;
    height: 27px;
    width: 27px;
    background: url('../images/status/call-center.png') no-repeat;
}

.item-reserva .icon-online {
    position: absolute;
    margin-top: 5px;
    margin-bottom: 5px;
    top: 35px;
    left: 0px;
    height: 27px;
    width: 27px;
    background: url('../images/status/online.png') no-repeat;
}

.item-reserva .content-reserva {
    padding-left: 30px;
    line-height: 1;
    padding-top: 5px;
}

.item-reserva .content-reserva .name-servicio {
    font-size: 10px;
    display: block;
}

.item-reserva[size="1"] .content-reserva .name-servicio {
    white-space: nowrap;
}

.item-reserva .content-reserva .name-station {
    font-size: 9px;
    display: block;
    white-space: nowrap;
}

.item-reserva .content-reserva .name-client {
    font-size: 12px;
    display: block;
    white-space: nowrap;
}

.item-reserva .content-reserva .name-alias {
    font-size: 12px;
    color: #e8d362;
    display: block;
    white-space: nowrap;
}

.item-reserva.status-default .icon-status-reserva {
    background: url('../images/status/status-default.png') no-repeat;
}

.item-reserva.status-noconfirmado .icon-status-reserva {
    background: url('../images/status/status-trato-confirmar.png') no-repeat;
}

.item-reserva.status-confirmado .icon-status-reserva {
    background: url('../images/status/status-confirmado.png') no-repeat;
}

.item-reserva.status-llegada-cliente .icon-status-reserva {
    background: url('../images/status/status-llegada-cliente.png') no-repeat;
}

.item-reserva.status-inicio-servicio .icon-status-reserva {
    background: url('../images/status/status-inicio-servicio.png') no-repeat;
}

.item-reserva.status-fin-servicio .icon-status-reserva {
    background: url('../images/status/status-fin-servicio.png') no-repeat;
}

.item-reserva.status-pagado .icon-status-reserva {
    background: url('../images/status/status-pagado.png') no-repeat;
}

.item-reserva.status-confirmar .icon-status-reserva {
    background: url('../images/status/status-alerta.png') no-repeat;
}

.item-reserva.status-cancelado .icon-status-reserva {
    background: url('../images/status/status-cancelado.png?v=2') no-repeat;
}

.item-reserva.status-cancelado {
    opacity: 0.7
}

.item-reserva.status-noshow .icon-status-reserva {
    background: url('../images/ico-cross.png') no-repeat center;
}

.tool-bar {
    background: #456083;
}

.tool-bar-wrapper {
    padding: 10px;
}

.calendar-small-white {
    margin-bottom: 10px;
}

.calendar-small-white table {
    width: 100%;
}

.calendar-small-white table td {
    text-align: center;
}

.calendar-small-white .month-title {
    color: #fff;
}

.calendar-small-white .month-title b {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}

.calendar-small-white .days-week td {
    padding: 2px 0px;
    color: #fff;
    font-size: 8px;
    text-align: center;
}

.calendar-small-white .day,
.calendar-small-white .day-until {
    background: #e6e9ee;
    color: #14406e;
    font-size: 10px;
    padding: 4px 2px;
    border: 1px solid #9ba9bc;
}

.calendar-small-white .day.today,
.calendar-small-white .day.today a {
    background: #395883;
    color: #fff;
    text-decoration: none;
}

.calendar-small-white .date_selected {
    background: #88d18a;
}

.btn-booking {
    width: 100%;
    background: #e6e9ee;
    color: #456083;
    font-size: 14px;
    padding: 6px;
    text-align: center;
    display: block;
    cursor: pointer;
}

.btn-container {
    padding: 3px;
    border: 1px solid #6684a6;
    margin-bottom: 5px;
}

.ico-reservar {
    background: url('../images/ico-reservar.png') no-repeat center center;
    padding: 8px;
}

.ico-bloquear {
    background: url('../images/ico-bloquear.png') no-repeat center center;
    padding: 8px;
}

.ico-cancelar {
    background: url('../images/ico-cross.png') no-repeat center center;
    padding: 8px;
}

.cell-selected {
    background: #eef9fd !important;
    border: 1px dashed #14406e;
    border-bottom: 1px dashed #14406e !important;
}

.contextmenu {
    width: 200px;
    height: 340px;
    background: #456083;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 20;
    box-shadow: 5px 5px 8px #888;
    padding: 5px;
    display: none;
}

.contextmenu2 {
    width: 200px;
    background: #456083;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 20;
    box-shadow: 5px 5px 8px #888;
    padding: 5px;
    display: none;
}

.contextmenu-content {
    width: 100%;
    height: 100%;
    border: 1px solid #14406e;
    padding: 10px;
}

.contextmenu-content ul li {
    color: #dfe4ed;
    line-height: 1.5;
}

.line-blue {
    height: 1px;
    width: 100%;
    background: #14406e;
}

.contextmenu-content .link-menu {
    display: block;
    text-align: center;
    color: #dfe4ed;
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    cursor: pointer;
}

.contextmenu-content .link-menu:hover {
    background: #dfe4ed;
    color: #14406e;
}

.contextmenu-content .btn-go-caja {
    display: block;
    text-align: center;
    border: 1px solid;
    background: #5f799a;
    color: #dfe4ed;
    padding: 10px;
    font-weight: bold;
    cursor: pointer;
}

.contextmenu-content .btn-go-caja:hover {
    background: #dfe4ed;
    color: #14406e;
}

.contextmenu-content .btn-noshow {
    display: block;
    text-align: center;
    border: 1px solid;
    background: #f9786f;
    color: #dfe4ed;
    padding: 10px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 5px;
}

.contextmenu-content .btn-noshow:hover {
    background: #dfe4ed;
    color: #14406e;
}

.contextmenu-content .btn-noshow.disable {
    background: #eee !important;
    color: #ccc;
    cursor: default;
}

.contextmenu-content .btn-noshow.disable:hover {
    background: #eee !important;
    color: #ccc;
}

.cell-hour-area .layer-block {
    position: absolute;
    background: rgba(0, 0, 0, 0.5) url('../images/ico-block2.png') no-repeat center;
    z-index: 15;
    left: 0px;
}

.cell-hour-area[disable_time="1"] {
    background: #c7c7c7 !important;
    border-bottom: 1px solid #e4e4e4 !important;
}

.wi-overlayer {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.wi-box-container {
    background: #fff;
    position: fixed;
    height: 300px;
    width: 400px;
    top: 200px;
    left: 200px;
}

.wi-box-container .wi-box-header {
    width: 100%;
    height: 30px;
    background: #456083;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
    padding-left: 20px;
}

.wi-box-container .wi-box-header .wi-box-close {
    float: right;
    margin-right: 10px;
    cursor: pointer;
}

.wi-box-container .wi-box-body {
    padding: 10px;
    height: 100%;
    opacity: 0;
}

.wi-box-container.loading {
    background-image: url('../images/loading.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50px;
}

.panel-reservar {
    width: 970px;
}

.list-clientes-container {
    position: relative;
    width: 480px;
}

.list-clientes {
    width: 100%;
    position: absolute;
    left: 0px;
    border: 1px solid #456083;
    padding: 2px 0px;
    background: #fff;
    z-index: 1;
}

.list-clientes table {
    width: 100%;
}

.list-clientes table tr:hover {
    background: #eee;
    cursor: pointer;
}

.list-clientes table td {
    padding: 4px;
    font-size: 12px;
    white-space: nowrap;
}

.border-rigth {
    border-right: 1px solid #456083;
}

.item-info {
    font-size: 12px;
    color: #333;
    line-height: 14px;
    margin-bottom: 10px;
}

.item-info b {
    font-weight: bold;
    display: block;
    color: #456083;
}

.datos-facturar {
    color: #456083;
    font-size: 14px;
    font-weight: 500;
}

.totales-table {
    width: 100%;
}

.totales-table td {
    padding: 8px 5px;
    color: #14406e;
}

.totales-table tr>td:first-child {
    text-align: right;
    padding-right: 20px;
    border-right: 1px solid #597190;
}

.totales-table tr>td:last-child {
    width: 171px;
    text-align: right;
    padding-right: 69px;
}

.ico-cart {
    background: url('../images/ico-cart.png') no-repeat center center;
    padding: 24px 17px;
}

.ico-servicio {
    background: url('../images/ico-servicio.png') no-repeat center center;
    padding: 24px 17px;
}

.ico-certificado {
    background: url('../images/ico-certificado.png') no-repeat center center;
    padding: 24px 17px;
}

.ico-propinas {
    background: url('../images/ico-propinas.png') no-repeat center center;
    padding: 24px 17px;
}

.ico-descuentos {
    background: url('../images/ico-descuentos.png') no-repeat center center;
    padding: 24px 17px;
}

.ico-pagar {
    background: url('../images/ico-pagar.png') no-repeat center center;
    padding: 24px 17px;
}

.ico-hold {
    background: url('../images/ico-hold.png') no-repeat center center;
    padding: 24px 17px;
}

.btn-caja {
    width: 100%;
    padding: 2px 5px;
    border: 1px solid #6684a6;
    margin-bottom: 4px;
}

.btn-caja a {
    background: #e6e9ee;
    display: block;
    padding: 8px 10px;
    color: #14406e;
    text-align: center;
}

.btn-caja:hover a {
    font-weight: bold;
}

.img-prev-producto {
    width: 170px;
    height: 190px;
    background: #c1cddd;
    background-size: cover;
    background-position: center;
}

.prev-nombreproducto {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    color: #456083;
    margin-bottom: 0px;
}

.prev-precioproducto {
    color: #456083;
    margin-bottom: 0px;
}

.prev-codigoproducto {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    color: #456083;
    margin-bottom: 0px;
}

.prev-descripcion {
    color: #456083;
    height: 100px;
}

.prev-id, .azulito {
    color: #456083;
    font-size:12px;
    margin-top:3px;
    margin-bottom:3px;
}

table .item-seleccionado {
    background: #ccc;
}

.info-tienda {
    border-bottom: 2px solid #456083;
    padding: 10px 0px;
    color: #456083;
    margin-bottom: 20px;
}

.info-tienda .row {
    margin-bottom: 10px;
}

.num-hold {
    background: #61c361;
    color: #fff;
    border-radius: 10px;
    padding: 4px 6px;
    font-weight: bold;
    font-size: 10px;
}

.lista-cajas-hold {
    width: 500px;
    padding: 10px;
}

.lista-cajas-hold .item-hold {
    padding: 10px 0px;
    font-size: 13px;
}

.lista-cajas-hold .item-hold:hover .row {
    background: #456083;
    color: #fff;
}

.lista-cajas-hold .item-hold .row {
    border-bottom: 1px solid #e6e9ee;
    margin: 0px;
    padding: 12px 0px;
}

.lh2 {
    line-height: 2.5;
}

.panel-descuento-item {
    color: #456083;
    width: 300px;
}

.panel-descuento-item .row {
    margin-bottom: 10px;
}

.descuentos-aliados-panel {
    height: 120px;
    border: 1px solid #456083;
    overflow: auto;
}

.small-text {
    font-size: 10px;
    color: #456083;
}

.item-resumen-pago {
    color: #456083;
    padding: 5px 0px;
    border-bottom: 1px solid #9cb0ca;
    margin: 0px;
}

.item-resumen-pago div {
    padding-left: 0px;
    padding-right: 0px;
}

.resument-cantidad {
    font-size: 10px;
    display: block;
}

.totales-resumen {
    padding: 4px 0px;
    color: #456083;
    padding-left: 0px;
    padding-right: 0px;
}

.dropdownlist {
    width: 100%;
    height: 36px;
    border: 1px solid #999;
    border-radius: 3px;
    position: relative;
    display: block;
}

.dropdownlist-items {
    width: 100%;
    max-height: 150px;
    overflow-y: scroll;
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    left: 0px;
    top: 35px;
    display: none;
    z-index: 1;
}

.dropdownlist-items .dl-item {
    display: block;
    clear: both;
    height: 50px;
    width: 100%;
    padding: 5px 0px;
    color: #456083;
    line-height: 3;
}

.dropdownlist-items .dl-item img {
    max-height: 40px;
    max-width: 60px;
}

.dropdownlist-view img {
    max-height: 30px;
    max-width: 50px;
}

.dropdownlist-items .dl-item:hover {
    background: #eee;
    cursor: pointer;
}

.dropdownlist .dl-icon {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.dropdownlist-view {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    line-height: 33px;
}

.icon-container {
    display: flex;
    gap: 10px; /* Add some space between the icons */
}

.icon-container a {
    display: inline-block; /* Ensure the anchor tags are inline elements */
    text-decoration: none; /* Optional: to remove underline */
}

.posts-details {
    width: 100%;
}

.posts-details td {
    padding: 5px;
    color: #456083;
    font-size: 14px;
}

.posts-details tfoot td {
    font-weight: bold;
    border-top: 1px solid #456083;
}

.posts-details tbody tr {
    border-bottom: 1px solid #9cb0ca;
}

.loading-sumit {
    background: url('../images/loading.gif') no-repeat;
    background-size: 30px;
    padding: 10px 18px;
    background-position: 3px;
    display: none;
}

.color-preview {
    height: 30px;
    width: 100%;
    margin-bottom: 15px;
}

.submenu {
    /* margin: 20px 0px 0px; */
    padding-bottom: 25px;
    border-top-left-radius: 10px;
    /* Add rounded corners to the top left */
    border-top-right-radius: 10px;
    /* Add rounded corners to the top right */
    width: 100%;
    /* Distribute across full width */
    display: flex;
    /* Use flexbox to evenly distribute links */
    justify-content: normal;
    /* Space links evenly */
}

.submenu a {
    color: #597190;
    border: 1px solid black;
    padding: 10px 20px;
    border-top-left-radius: 10px;
    /* Add rounded top left corner */
    border-top-right-radius: 10px;
    /* Add rounded top right corner */
    margin-top: 5px;
    /* Add separation between anchors */
    display: block;
    /* Make anchors block-level elements */
    background-color: #eaeaeb;
    /* Set background color */
}

.submenu a.active {
    background: #597190;
    color: #fff;
}

.submenu a:hover {
    background: #3CC84D;
    color: #fff;
}

.table-totales td {
    padding: 5px 8px;
}

.pagination {
    text-align: right;
    width: 100%;
}

.pagination a {
    padding: 5px 10px;
    background: #bfcadb;
    color: #456083;
}

.pagination a.current-page {
    background: #456083;
    color: #fff;
}

.item-descuento-aliado {
    padding: 10px;
    width: 100%;
    border-bottom: 1px solid #456083;
    color: #456083;
}

.search-row {
    padding: 0px 15px;
}

.search-row input[type="text"] {
    width: 80%;
}

.search-row input[type="submit"] {
    width: 19%;
    height: 34px;
    /* line-height: 30px*/
}

.calendar-container {
    width: 160px;
    background: #456083;
}

.tachado {
    text-decoration: line-through;
}

.item-beneficiario {
    padding: 5px;
    border-radius: 10px;
    background: #bfcadb;
    margin-bottom: 5px;
}

.item-beneficiario .delete-beneficiario {
    float: right;
    margin-right: 10px;
    cursor: pointer;
    color: #456083;
}

.busqueda-servicios-reserva {
    padding-top: 10px;
}

.busqueda-servicios-reserva input[type="text"] {}

.nano .nano-content {
    padding-right: 10px;
}

.nano>.nano-pane>.nano-slider {
    background: rgba(69, 96, 131, 0.8) !important;
}

.separator {
    height: 5px;
}

div.garantia {
    background: #e28a09;
}

.ver {
    cursor: pointer;
}

.theader {
    display: block;
}

.tienda {
    font-size: small;
    margin-top: -15px;
    font-family: sans-serif;
}

.users {
    width: 50%;
    float: left;
    max-height: 50px;
    pointer-events: none;
}

.sesion {
    float: right;
    width: 50%;
}

.current-user {
    background: #ffd700;
    color: #9400d3;
    padding: 5px 20px !important;
    font-size: 12px !important;
    font-weight: bold;
    border: 1px #9f3053 solid;
    border-radius: 10px;
}

.current-user2 {
    display: block;
    background: #ffd700;
    color: #9400d3;
    padding: 1px 12px !important;
    ;
    font-size: 12px !important;
    font-weight: bold;
    border: 1px #9f3053 solid;
    pointer-events: none;
    margin-top: 6px;
    line-height: 14px;
    border-radius: 6px;
}

.salir {
    background: #1e90ff;
    color: #fff;
    padding: 5px 20px !important;
    font-size: 12px !important;
    font-weight: bold;
    border: none;
    border-radius: 10px;
}

[type="submit"].salir {
    padding: 3px 20px 3px 30px !important;
    font-size: 13px !important;
}

[type="submit"].salir:hover {
    color: #456083 !important;
}

.salir:hover {
    background: #bfcadb;
}

a.hoy {
    line-height: 35px;
    color: #32cd32;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 20%;
    text-decoration: underline;
}

a.hoy:hover {
    color: #ffff00;
}

.preload-font-1 {
    font-family: 'JetBrains Mono', monospace;
    height: 0px;
    overflow: hidden;
}

.preload-font-2 {
    font-family: 'Libre Barcode 39 Extended Text';
    height: 0px;
    overflow: hidden;
}

.declaracion {
    margin-top: 25px;
    margin-bottom: 40px;
    font-size: small;
}

#comparisonResult {
    font-size: x-large;
}

button[disabled] {
    cursor: not-allowed;
}


/* RAFA 

/* Style for the horizontal menu */

.horizontal-menu {
    list-style: none;
    padding: 0;
    text-align: center;
    z-index: 12;
}


/* Style for menu items */

.horizontal-menu li {
    display: inline-block;
    margin: 0;
    color: #3f5878;
    border: 1px solid #3f5878;
    position: relative;
    /* Create a positioning context */
}

.menu-reservas ul li a {
    width: 100%;
    background: #eaeaeb;
    font-size: 14px;
    line-height: 15px;
}


/* Style for menu links */

.horizontal-menu a {
    text-decoration: none;
    display: inline-block;
    padding: 10px 32px;
    background-color: #f7f7f7;
    color: #333;
    transition: background-color 0.3s;
}


/* Hover effect */

.horizontal-menu a:hover {
    background-color: #FFB6C1;
    color: #fff;
}


/* Style for the active menu option */

.horizontal-menu .active {
    background-color: #ff5733;
    /* Change to your desired active color */
    color: #fff;
    /* Change text color if needed */
}


/* Style for main menu categories */

.horizontal-menu .improved-category {
    position: relative;
    font-weight: 600;
}


/* Style for the arrow indicator (optional) */

.horizontal-menu .improved-category::after {
    content: "▼";
    /* You can change this to any arrow icon or text */
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    transition: transform 0.3s;
}


/* Rotate the arrow when the category is hovered to indicate it can be expanded */

.horizontal-menu .improved-category:hover::after {
    transform: translateY(-50%) rotate(180deg);
}


/* Style for submenu items */

.improved-submenu {
    display: none;
    /* Hide submenus by default */
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 13;
    width: auto;
    /* Allow submenu to expand based on content */
    text-align: left;
    /* Align submenu items to the left */
}


/* Style for submenu links */

.improved-submenu a {
    display: block;
    font-weight: normal;
    padding: 10px 35px;
    /* Adjust padding as needed */
    color: #333;
    text-decoration: none;
    width: 200px;
    /* Fixed width for submenu items */
    box-sizing: border-box;
    /* Include padding and border in the width */
}


/* Hover effect for submenu items */

.improved-submenu a:hover {
    background-color: #FFB6C1;
}


/* Show submenus when their parent category is hovered */

.horizontal-menu li:hover .improved-submenu {
    display: block;
}

.mentop {
    margin-top: 10px;
}


/* Style the active menu item */

.horizontal-menu li.active a {
    width: 100%;
    background-color: #F36BA9;
    /* Change the background color to blue */
    color: #fff;
    /* Change the text color to white */
    font-weight: bold;
    /* Apply bold font-weight to the text */
    /* Add any other styles you want for the active item */
}


/* Style the active submenu items */

.horizontal-menu li.active ul.improved-submenu li a {
    background-color: #F36BA9;
    /* Change the background color to blue */
    color: #fff;
    /* Change the text color to white */
    font-weight: normal;
    /* Reset font-weight to normal for submenu items */
    /* Add any other styles you want for the active submenu items */
}


/* nuevos ajustes 2023-10-03 */

.ico-existencias-tiendas {
    cursor: pointer;
}

.header-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-ok {
    background: #456083;
    background-image: url("../images/ico-check.png");
    background-repeat: no-repeat;
    border: none;
    font-size: 16px;
    color: #fff;
    padding: 7px 15px 7px 30px;
    background-position: 8px center;
}

.btn-ok2 {
    background: #456083;
    background-image: url("../images/ico-check.png");
    background-repeat: no-repeat;
    border: none;
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    padding: 7px 15px 7px 30px;
    background-position: 8px center;
}

.hidden-column {
    display: none;
}

.lista-items-caja td.hidden-column,
.lista-items-caja th.hidden-column {
    border: none;
    width: 0;
    padding: 0;
}

.btn-caja.midsale {
	border: 2px solid darkslateblue;
}

.btn-caja.midsale a {
	background: darkslateblue;
	color: white;
}

.custom-wibox-container {
    background: #fff;
    position: fixed;
    z-index: 101;
    top: 40px;
    left: 474.5px;
    width: 400px;
    height: 525px;
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: auto; /* Ensure content is scrollable if necessary */
}

.custom-wibox-header {
    background: #456083;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;    
    color: #fff;
    border-bottom: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.custom-wibox-close {
    cursor: pointer;
}

.custom-wibox-body {
    padding: 15px;
}

.custom-table-theme {
    width: 100%;
    border-collapse: collapse;
}

.custom-table-theme th, .custom-table-theme td {
    border: 1px solid #ddd;
    padding: 8px;
}

.custom-table-theme th {
    background: #f2f2f2;
    text-align: left;
}

.img-upload-area-2 {
    border: 1px solid #999;
    height: 200px;
    width: 170px;
    background: #eee;
}

.img-upload-area-2 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.cell-hour-area .layer-block2 {
    position: absolute;
    padding: 5px;
    background: rgba(0, 0, 0, 0.5) url('../images/ico-block2.png') no-repeat center;
    z-index: 15;
    left: 0px;
}

.content-reserva2 {
    margin: 4px 4px;
    padding: 10px;
    width: 94%;
    background: rgb(247 255 132 / 25%);
    border-radius: 5%;
}
label.smallmotivo {
    font-size: small;
    color: black;
    line-height: 1.5;
}

li.caja, li.active.caja {
    width: 14%;
}