@charset 'utf-8';

.query-historial-versiones pre.query {
	display: none;
	font-size: 10px;
}
.lockscreen-container .lockscreen-box {
    width: 240px;
}
.lockscreen-container .lockscreen-box .lsb-form {
	width: 100%;
}
.lockscreen-container .alert {
	margin-top: 15px;
	padding: 4px;
}
.lockscreen-container .alert a {
	display: none;
}
.fila-filtro {
	margin-bottom: 20px;
}
.btn.btn-limpiar {
	padding: 1px 5px;
	line-height: normal;
	margin-left: 5px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 0;
}

.alert {border: none; border-radius: 0;}

.btn.btn-buscar.btn-success {
    margin-top: 22px;
}

.btn.btn-buscar.btn-primary {
    margin-top: 22px;
}
.icons-list li {width: 50%;}
.select-icon {cursor: pointer;}

.dropdown-menu-left {float: right; right: 0; left: inherit;}
.wizard .stepContainer, .wizard .actionBar {height: auto !important;}

.widget , .tile {min-height: 120px !important;}
.tile.small {min-height: inherit !important; padding: 5px 10px !important;}
.tile.small i {font-size: 40px; line-height: 50px;}
.tile {padding: 20px 10px !important;}
.description-graph {float: left; width: 100%; margin-left: 7px;}
.input-group {max-width: 197px;}
.js-toggle-wrapper {max-width: 100% !important;}
.input-group .form-control.datepicker {max-width: 80px; padding: 8px;}
.control-label {margin-right: 5px; margin-left: 5px;}

/* ui autocomplete */

.ui-helper-hidden-accessible {
	display: none !important;
}
.ui-autocomplete {
    background: #FFF;
    border: 1px solid #D5D5D5;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    list-style: none;
    padding-left: 0;
}

.ui-autocomplete .ui-menu-item {
    background: #FFF;
    border-bottom: 1px solid #D5D5D5;
    line-height: 20px;
    padding: 8px 15px;
}

.ui-autocomplete .ui-menu-item:hover {
	cursor: pointer;
	background-color: #4B4A4A;
    color: #fff;
}

.loader {
    display: none;
    background: rgba(255,255,255,0.5);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 100000;
}

.loader > .fa {
    position: absolute;
    top: 50%;
    left: 50%;
}

/*
.panel-toggled .panel-body., .panel-toggled .panel-footer {
    display: block !important;
}*/

.profile .profile-image img {
    width: 50px;
}

.messages-dte-box > li {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
}

.message-subject {
    color: #3FBAE4;
}

.message-message {
    padding: 10px;
    background-color: #f5f5f5;
    margin: 5px 0 0 0;
}

.message-date {
    text-align: right;
    font-size: 10px;
    color: #ccc;
}

.rut-error{
    color: #b64645;
    margin-bottom: 0px;
    margin-top: 3px;
    font-size: 11px;
    font-weight: normal;
    width: 100%;
}

.js-clon-agregar.btn.btn-success {
    margin-bottom: 20px;
}

.pull-right.seccion-botones {
    margin: 0px 0 20px 0;
}

#tablaProductos{
    margin-top: 60px;
}

#tablaProductos tfoot {
    background: #ECECEC;
}

#tablaProductos tfoot tr > td {
    padding-top: 20px;
    padding-bottom: 20px;
}

#tablaProductos tfoot tr > td label {
    vertical-align: middle;
    margin: 0;
    line-height: 30px;
}

textarea {
    resize: none;
}

.x-navigation .xn-search::before {
    content: '\f290' !important;
    color: #fff;
}

.txt-tienda {
    color: #fff;
    padding-left: 30px;
    line-height: 30px;
    margin: 0;
    padding-right: 10px;
}

@media screen and (max-width: 768px) {
    .x-navigation .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
}

.x-navigation.x-navigation-horizontal {
    margin-bottom: 0;
}

.logo-cotizacion {
    width: 225px;
}

.nombre-cotizacion {
    width: 100%;
    margin-bottom: 10px !important;
}

.nombre-cotizacion label {
    font-size: 20px;
    padding: 20px 0;
    width: 15%;
}

.nombre-cotizacion input.form-control {
    width: 85%;
    padding: 10px;
    height: auto;
    font-size: 20px;
}

.tabla-cotizacion table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}


.tabla-cotizacion table > tbody > tr > td, .tabla-cotizacion table > tbody > tr > th, .tabla-cotizacion table > tfoot > tr > td, .tabla-cotizacion table > tfoot > tr > th, .tabla-cotizacion table > thead > tr > td, .tabla-cotizacion table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.tabla-cotizacion table > thead > tr > th, .tabla-cotizacion table > tbody > tr > th, .tabla-cotizacion table > tfoot > tr > th, .tabla-cotizacion table > thead > tr > td, .tabla-cotizacion table > tbody > tr > td, .tabla-cotizacion table > tfoot > tr > td {
    border-color: #E5E5E5;
    border-width: 1px;
}

.tabla-cotizacion > table {
    border: 1px solid #ddd;
}

.tabla-cotizacion > table > tbody > tr > td, .tabla-cotizacion > table > tbody > tr > th, .tabla-cotizacion > table > tfoot > tr > td, .tabla-cotizacion > table > tfoot > tr > th, .tabla-cotizacion > table > thead > tr > td, .tabla-cotizacion > table > thead > tr > th {
    border: 1px solid #ddd;
}

.tabla-cotizacion table > tbody > tr > td, .tabla-cotizacion table > tbody > tr > th, .tabla-cotizacion table > tfoot > tr > td, .tabla-cotizacion table > tfoot > tr > th, .tabla-cotizacion table > thead > tr > td, .tabla-cotizacion table > thead > tr > th {
    border-top: 0;
}

.tabla-cotizacion table > thead > tr > th {
    background: #FFF;
    color: #333;
    font-size: 11px;
    white-space: nowrap;
}

tfoot > tr > td, tfoot > tr:first-child > td {
    border: 1px solid #ddd !important;
}

#formularioSocios .input-group {max-width: 100%;}

#socio .navbar-brand {
   padding: 0;
}

.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    background-color: #dff0d8 !important;
}

#socio {
    max-width: 1500px;
}

#socio .table th, #socio .table td {
    font-size: 11px;
}

#modalSocios {
    background-color: rgba(0,0,0,0.7);
}


.full-input-group {max-width: 100%;}
.full-input-group .form-control.datepicker { max-width: 100%; }

.logo-socios {
    max-height: 40px;
    display: block;
    margin: 5px 15px;
}

@media screen and (max-width: 768px) {
    .logo-socios {
        margin-right: auto;
        margin-left: auto;
    }
}

.text-red {
    color: red;
}

.duplicate_tr, .remove_tr, .habilitar-fila, .btn-modificar-precio-especifico, .ver-pago, .round-button, .eliminar-pago-tr{
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    border: none;
    font-size: 8px;
    display: inline-block;
}

.duplicate_tr:hover, .remove_tr:hover, .ver-pago:hover, .round-button:hover, .eliminar-pago-tr:hover {
    opacity: 0.8rem;
}
.table-responsive {overflow-y: inherit; }
.overflow-x {overflow-x: inherit;}

.widget.small-widget {
    min-height: 100px !important;
}

.widget.small-widget .widget-title {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 4px;
    line-height: 16px;
    text-transform: uppercase;
}

.widget.small-widget .widget-subtitle {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4px;
    line-height: 15px;
}


.widget.small-widget .widget-int {
    font-size: 25px;
    line-height: 30px;
}

.label-lila, .btn-lila, 
.label-lila:hover, .btn-lila:hover,
.label-lila:active, .btn-lila:active {
    background-color: #5330F2;
    color: #fff;
}

.label-amarillo, .btn-amarillo {
    background-color: #FFCB00;
}

.label-link, .btn-link {
    background-color: #EAEAEA;
}

.label-verde, .btn-verde,
.label-verde:hover, .btn-verde:hover,
.label-verde:active, .btn-verde:active {
    background-color: #097705;
    color: #fff;
}

.mb-1 {
    margin-bottom: 2px;
}

.mt-5 {
    margin-top: 5px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.divider {
    background-color: #C1C1C1;
    height: 1px;
    display: block;
    margin: 0 0 20px;
    float: left;
    width: 100%;
}

.venta-prioritaria {
    border: 1px solid #B64645;
}

.venta-prioritaria h3 {
    color: #B64645;
}

.btn-circulo {
    border-radius: 50%;
    text-align: center;
    line-height: initial;
    height: 30px;
    display: inline-block;
    width: 30px;
    line-height: 30px;
    padding: 0 !important;
    margin: 0;
}

.btn-circulo > i {
    margin: 0 !important;
}

.qr-code {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.task-text {
    margin-bottom: 0 !important;
}

.task-text .table {
    margin-bottom: 0;
    font-size: 11px;
}

.tasks .task-item .task-footer a{
    color: #fff;
    font-size: 10px;
    margin-left: 0;
}

.tasks .task-item .task-footer a:hover {
    color: #fff;
}

.dark-modal .modal-backdrop {
    background-color: rgba(0,0,0,0.93);
    opacity: 1;
}

.tr-prioritario {
    position: relative;
}

.prioritario-btn {
    content: "\f0a2";
    width: 25px;
    position: absolute;
    top: 5px;
    height: 25px;
    background-color: #e04d4d;
    left: 3px;
    color: #fff;
    font-size: 17px;
    border-radius: 50%;
    font-family: Fontawesome;
    line-height: 25px;
    text-align: center;
    bottom: auto;
    cursor: help;
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.task-item.no-move {
    display: none;
}

.task-item.no-move::before {
    content: "En preparación";
    background: rgba(255,255,255, 0.9);
    position: absolute;
    top: 0;
    bottom: 40px;
    left: 0;
    right: 0;
    font-size: 200%;
    color: #868686;
    height: auto;
    text-align: center;
    vertical-align: middle;
    padding: 40% 0;
    cursor: not-allowed;
}


.td-producto {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.producto-td-imagen {
    width: 100px;
    height: auto;
    margin-right: 10px;
    cursor: pointer;
}

.close-pop {
    margin: 10px 0;
    font-size: 12px !important;
}

.close-pop > i {
    font-size: 12px !important;
}


.fc-title {
    cursor: pointer;
}

#ProspectoDirecciones > .panel-body {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
}

.js-address-block {
    cursor: pointer;
    border: 1px solid transparent !important;
}

.js-address-block:hover {
    opacity: 0.5;
}

.js-address-block.panel-success {
    border: 1px solid #95b75d !important;
}

.js-address-block.panel-success .panel-heading {
    background-color: #95b75d;
    border-color: #95b75d;
}

.js-address-block.panel-success .panel-heading .panel-title {
    color: #fff;
}

.js-address-block.panel-success .panel-heading ul.panel-controls > li > a {
    border-color: #fff;
    color: #fff;
}

tr.expanded {
    border-top: 2px solid #1D2127;
    border-left: 2px solid #1D2127;
    border-right: 2px solid #1D2127;
}

tr.expanded-div {
    border-bottom: 2px solid #1D2127;
    border-left: 2px solid #1D2127;
    border-right: 2px solid #1D2127;
}

#oc-links {
    display: flex;
    justify-content: space-between;
    width: 100%;
    min-height: 60px;
}

#oc-links > a.btn {
    margin-top: 0; 
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    word-wrap: break-word;
    white-space: normal;
    line-height: 14px;
    padding: 5px;
    transition: min-width 0.3 linear;
    min-width: 0;
}

#oc-links > a:nth-child(1){
    order: 1 !important;
}

#oc-links > a:nth-child(2){
    order: 2;
}

#oc-links > a:nth-child(3){
    order: 3;
}

#oc-links > a:nth-child(4){
    order: 4;
}

#oc-links > a:nth-child(5){
    order: 5;
}

#oc-links > a:nth-child(6){
    order: 6;
}

#oc-links > a:nth-child(7){
    order: 7;
}

#oc-links > a:nth-child(8){
    order: 8;
}

#oc-links > a:nth-child(9){
    order: 9;
}

#oc-links > a:nth-child(10){
    order: 10;
}

#oc-links > a:nth-child(11){
    order: 11 !important;
}
#oc-links > a:nth-child(12){
    order: 12;
}
#oc-links > a:nth-child(13){
    order: 13;
}
#oc-links > a:nth-child(14){
    order: 14;
}

@media screen and (min-width: 768px) {
    #oc-links > a.btn:hover {
        min-width: 15%;
    }

    #oc-links > a.btn > span {
        max-width: 85px;
    }

    #oc-links > a.btn.selected {
        min-width: 22%;
        background-color: green;
        flex-direction: row;
        font-size: 16px;
        order: 1;
        -ms-flex-order: 1;
    }

    #oc-links > a.btn.selected > i {
        font-size: 25px;
    }

    #oc-links > a.btn.selected > span {
        max-width: 100%;
    }

}

.table-middle>tbody>tr>td, .table-middle>tbody>tr>th, .table-middle>tfoot>tr>td, .table-middle>tfoot>tr>th, .table-middle>thead>tr>td, .table-middle>thead>tr>th {
    vertical-align: middle !important;
}

.table-xl > thead > tr > th, .table-xl> tbody > tr > th, .table-xl> tfoot > tr > th, .table-xl> thead > tr > td, .table-xl> tbody > tr > td, .table-xl> tfoot > tr > td {
    padding: 16px 20px;
    font-size: 13px;
}
.btn-sifs > .btn {
    margin-bottom: 2px;
}

.btn-sifs > .btn:last-child {
    margin-bottom: 0;
}
.container-table {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.table-wrapper {
    flex: 1 1 calc(50% - 10px);
    box-sizing: border-box;
    padding: auto;
}

.table-wrapper-3 {
    flex: 1 1 calc(33.33% - 20px);
    box-sizing: border-box;
}

.wide-input-group {
    max-width: 100%;
}

.wide-input-group .form-control.datepicker {
    max-width: 100%;
}

/* .wide-input-group input:first-child {
    text-align: right;
}

.wide-input-group input:last-child {
    text-align: left;
} */
