@font-face {
    font-family: bikoRegular;
    src: url(/fonts/biko/Biko_Regular.otf);
    font-weight: normal;
}
@font-face {
    font-family: bikoBold;
    src: url(/fonts/biko/Biko_Bold.otf);
    font-weight: bold;
}
body{
    font-size: 12px;
}
a{
    cursor: pointer;
    color: #005a9e;
}
*[disabled] {
    pointer-events: none !important;
}
[class*="sidebar-dark-"]{
    background: #252627;
}
.row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.pull-left {
    margin-right: auto !important;
}

.pull-right {
    margin-left: auto !important;
}

.breadcrumb-item{
    color: #6c757d;
}
.btn-tool{
    margin: 0!important;
}
.btn-outline-secondary{
    border: 1px solid #ced4da
}
/*.select2-container .select2-selection--single{
    height: 38px !important;
}*/
.img-ico{
    width: 15px;
    height: 15px;
    margin-top:-3px
}
form{
    width: 100%;
}
div.form-inline .btn{
    margin-left: 5px;
}
.m0{
    margin: 0;
}
.p0{
    padding: 0;
}
.dropup{
    display: inline;
}
.form-group .card{
    margin-top: 1rem;
}
.no-flex{
    display: block !important;
}
.modal-header{
    background: #2f3941;
    color: #979ca0;
}
.modal-title{
    font-weight: bold !important;
}
.disabled{
    opacity: 0.5;
}
.fieldSearch{
    width: 100%;
}
label{
    font-weight: normal !important;
}
.form-inline label{
    margin-right: 5px;
}
.modal-content{
    background: white;
}
.card{
    box-shadow: none !important;
    border: 1px solid rgba(0,0,0,.125);
}
.nav-tabs{
    width: 100%;
}
.col-form-label{
    text-align: right;
}
textarea.form-control{
    height: 6rem;
}

.card-header{
    color: #6c757d;
}
.card-fondo > .card-header{
    font-size: 10pt;
    background: #f5f5f5;
    color: #000000;
    font-weight: bold;
}
.card-fondo{
    border-radius: 0;
    margin: 0;
}
.card-header:not(.collapsed){
    color: initial;
}
.card.collapsed-card .card-header{
    color: #6c757d;
}
thead tr th{
    font-size: 10pt;
    background: #f5f5f5;
    border: 1px solid #dee2e6 !important;
    padding: 3px;
}
tfoot tr th{
    font-size: 10pt;
    background: #f5f5f5;
    border: 1px solid #dee2e6 !important;
    padding: 3px;
    font-weight: normal;
}
tbody tr th, .rowNumber{
    font-size: 10pt;
    font-weight: normal;
    color: #5e5e5e;
    background: #f5f5f5;
    text-align: center;
    vertical-align: middle;
    padding: 4px 8px !important;
}
.rowNumber{
    width: 10px;
}
.table-condensed td{
    padding: 3px 10px;
    /*font-size: 88%;*/
}
.no-wrap{
    white-space: nowrap;
}
[type="search"] {
    outline-offset: 0;
    -webkit-appearance: initial;
}
.fieldSearch{
    display: block;
    width: 100%;
    height: calc(1.5rem + 2px);
    font-size: 88%;
    font-weight: 400;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.busqueda th{
    padding: 8px;
}
.datacard{
    margin: 0;
}
.datacard .card-header{

}
.datacard .card-body table{
    border: none;
}
.datacard .card-footer{
    padding: 0;
    background: #ffffff;
    border: 1px solid #ced4da;
}
.nav-tabs + form > .card, .card.tab-pane{
    border-top:none !important;
    border-radius: 0;
}
.form-control-autofill{
    background: #f8ffb4 !important;
}

.form-control-calculate{
    background: #dfefff !important;
}
.card-title{
    margin-top: 6px;
    font-size: 1rem;
}
.btn-tool{
    height: 24px;
}
.tab-pane{
    padding: 15px;
}
.oculto{
    display: none;
}
.canSelect .selected td{
    background: #80bfff;
    cursor: pointer;
}
button:focus{
    border: 1px solid #80bdff
}
.book-page{
    overflow: auto;
    max-height: 500px;
}

.form-control-autofill-disable{
    background: #CED1E8 !important;
}
select[readonly]
{
    pointer-events: none;
}
[data-widget="collapse"]{
    cursor: pointer;
}
[data-widget="collapse"]:focus{
    border: 1px solid #80bdff;
}

.modal-header{
    background:#42414d;
    color:#b1b1b1;
}
.modal-content{
    border: none;
}
.close{
    font-size: 1rem;
}

.sinprocesar{
    color: #9a9d9c;
    background: #eeeeee;
    border-radius: 10px;
}
.procesada{
    color:#459a8b;
    background: #f8fef9;
    border-radius: 10px;
}
.procesandose{
    color: #007bff;
    background: #ebf3fa;
    border-radius: 10px;
}
.incompleta{
    color:#ce9320;
    background: #fff7ea;
    border-radius: 10px;
}
.oculto{
    display: none;
}
.form-control-plaintext, .form-control-plaintext:focus {
    background: #ffffff !important;
    border-color: #F1F2F3;
    padding: 5px 10px;
    border-width: 1px;
}
.form-control {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem;
}
.accordion > .card{
    margin: 0;
}
.accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion .card-header:focus, .btn:focus{
    border: 1px solid #80bdff;
    outline: none;
}

.btn-warning {
    color: white;
    background-color: orange;
    border-color: orange;
    box-shadow: none;
}
.content-wrapper > .content {
    padding: .5rem;
}

.undercover,.undercover:hover{
    color: #212529;
}
.accordion .card-header{
    cursor:pointer;
}
.title {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 22px;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-weight: 605;
    color: #444;
    margin: 15px 0;
}
.main-card{
    /*border: none;*/
    margin: 0;
}
.btn-action {
    font-size: 12px;
    padding: 7px 10px;
    height: 33px;
    border-radius: 0;
    color:#0066cc;
}
small.numFacturaText{
    color: #b1b2b6;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 5px;
}
th{
    text-align: center;
}
.table-sm td{
    padding: .3rem .5rem;
    vertical-align: middle;
}
.fieldMarca{
    padding: 0;
}
.txtMarcaModeloSerie{
    border: none;
    font-size: 12px;
    padding: 0;
    height: 1rem;
}
td.active{
    border: 2px solid #007bff
}
.btnAgregarMarca{
    position: absolute;
    bottom: 0;
    width: 85%;
    height: 73%;
    padding: 30% 20%;
}
.modal-xl{
    width: 90%;
}
.modal-xxl{
    width: 70%;
    max-width: 90%;
}

li.header {
    color: #28a745;
    background: #303233;
}
li.header {
    overflow: hidden;
    text-overflow: clip;
}
li.header {
    white-space: nowrap;
    overflow: hidden;
}
li.header {
    padding: 10px 25px 10px 15px;
    font-size: 12px;
}
.sidebar-menu li {
    border-bottom: solid 1px #2B2A33;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.brand-link{

}
.user-panel{

    border: none !important;
}
.brand-link2 {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5;
    transition: width .3s ease-in-out;
    white-space: nowrap;
    padding: 13px;

    border-bottom: solid 1px #32383d !important;
}
.nav-link .fas{
    width: 15px;
}
.navbar-navy{
    background: linear-gradient(-90deg, rgb(37, 107, 169) 0%, rgb(20, 54, 93) 90%);
}
.main-footer{
    padding: 0;
}
.nav-sidebar .nav-item > .nav-link{
    border-radius: unset;
    margin: 0;
    padding: .7rem 1rem !important;
    font-family: bikoRegular, serif;
    letter-spacing: 1px;
}
.main-header .navbar-nav .nav-item{
    font-family: bikoRegular, serif;
    letter-spacing: 1px;
}

th{
    vertical-align: middle !important;
}
th .fa-editar{
    color: #F5F5F5;
}
.selected th .fa-editar{
    color: #212529;
}
.selected td{
    background: rgba(0, 90, 158, 0.2);
}
.li-success:hover{
    background: #28a745;
    color: white;
}
.li-print:hover{
    background: orange;
    color: white;
}
/*.content-wrapper{
    background: #ffffff;
}*/
.fondo{
    background: #f4f6f9;
}
.table td, .table th{
    vertical-align: middle;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 2;
    display: block;
    text-align: center;
    pointer-events: none;
}
.btn-sm{
    padding: .5rem 1rem;
    font-size: 12px;
}
.tabs-menu li a{
    border-radius:0 !important;
    border: 1px solid rgba(0,0,0,.125);
    border-right: 0;
    text-align: left;
    padding: .75rem 1.25rem;
}
.tabs-menu li:first-of-type a{
    border-top-left-radius:.25rem !important;
    border-bottom-left-radius:.25rem !important;
}
.tabs-menu li:last-of-type a{
    border-top-right-radius:.25rem !important;
    border-bottom-right-radius:.25rem !important;
    border-right: 1px solid rgba(0,0,0,.125);
}
.semi-disabled{
    opacity: 0.5;
}
.semi-disabled.active{
    opacity: 1;
}
.subtitle{
    font-size: 10pt;
    background: #f5f5f5;
    color: #000000;
    font-weight: bold;
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-top: 1px solid rgba(0,0,0,.125);
    padding: .75rem 1.25rem;
    position: relative;
    margin: 15px 0;
    width: 100%;
}
.subtitulo{
    font-size: 10pt;
    background: #f5f5f5;
    color: #000000;
    font-weight: bold;
    position: relative;
    width: 100%;
}
.table th{
    padding: 8px;
}
.card-body .form-group{
    padding: 5px;
}
.modalConsole .screen {
    width: 100%;
    height: 200px;
    overflow: auto;
    margin: 0 auto;
    padding: 0;
    border: 1px solid #dddddd;
}
.modalConsole .screen p {
    color: #000;
    font-family: monospace;
    text-align: left;
    position: static;
    margin: 0;
}
.modalConsole .modalTitle {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: black;
    margin-bottom: 15px;
}
button:disabled,
button[disabled]{
    pointer-events: none;
}
.badge{
    padding: .5em;
}
.coninconsistencia{
    border-radius: 10px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f8d7da;
}
.coninsuficiencia{
    border-radius: 10px;
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.validada{
    border-radius: 10px;
    color: #856404;
}
td.table-primary{
    border-color:#7abaff;
}
fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0 0 0 0 #000;
    box-shadow:  0 0 0 0 #000;
}

legend.scheduler-border {
    font-size: 1em !important;
    text-align: left !important;
    width:auto;
    padding:0 10px;
    margin-left: -10px;
    border-bottom:none;
}
.nav-item.active{
    color:white;
    background: darkslategray;
}
.separador{
    width: 2px;
    background: #dee2e6;
    padding: 0 !important;
}
.table-condensed th{
    font-size: 12px;
    font-weight: bold;
}
.equivtext{
    color: #28a745 !important;
}
.table-primary, .table-primary > td, .table-primary > th {
    background-color: #cce5ff;
}
.btnArrow{
    padding: 3px 5px;
    color: #444;
}
.btnArrow:hover{
    background: #f5f5f5;
    color: #444;
}
.listaReportes{
    list-style: none;
    margin: 0;
    padding: 0 15px;
}
.listaReportes,.listaReportes li{
    list-style: none;
}
.listaReportes li{
    padding: 9px;
    cursor: pointer;
}
.chkOpcion{
    font-size: 1.2rem;
    color: #0e3363;
}
.active .chkOpcion{
    color: green;
}
.txtOpcion{
    padding: 5px 10px;
    border-radius: 12px;
    font-size: 1rem;
}

.card-header > .card-tools{
    margin-right: 0 !important;
}
.cuadrito {
    border-radius: 15px;
    padding: 10px 15px;
    margin-top: 15px;
    background: #ffffff;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,.125);
}
.cuadrito .titulo {
    padding-bottom: 9px;
}
.cuadrito h4 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
}
tr.active td{
    background: cornflowerblue;
}
.table-total {
    float: left;
    margin-right: 5px;
    width: 150px;
    text-align: right;
    margin-bottom: 0;
}
.table-total th{
    line-height: 17px;
}
.vista-anexo24 {
    font-family: Arial, sans-serif;
    background-color: #f4f4f9;
    color: #333;
    margin: 0;
    padding: 0;
}

.vista-anexo24 .container {
    width: 100%;
    margin: auto;
    overflow: hidden;
}


.vista-anexo24 .section {
    background: white;
    margin: 20px 0;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.vista-anexo24 header {

    color: white;
    padding: 20px;
    text-align: center;
}
.vista-anexo24 .section ul {
    list-style-type: none;
    padding: 0;
}

.vista-anexo24 .section ul li {
    background: #e0e0e0;
    margin: 5px 0;
    padding: 10px;
    border-radius: 4px;
    font-size:1.5em;
}

.vista-anexo24 .section ul li a {
    text-decoration: none;
    color: #004080;
    display: block;
}

.vista-anexo24 .section ul li a:hover {
    text-decoration: underline;
}
.vista-tabla {
    font-family: 'Arial', sans-serif;
    background-color: #f4f4f9;
    color: #333;
    margin: 0;
    padding: 0;
}

.vista-tabla .container {
    width: 100%;

}



.vista-tabla h1 {
    font-size: 2.5em;
    margin: 0;
}

.vista-tabla table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.vista-tabla th, .vista-tabla td {
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.vista-tabla th {
    background-color: #004080;
    color: white;
}

.vista-tabla tr:nth-child(even) {
    background-color: #f2f2f2;
}

.vista-tabla tr:hover {
    background-color: #ddd;
}
th.fecha{
    width: 100px;
}
.menuA24 li a:hover{
    background: #ffa500;
}
.marcaitem{
    padding: 3px;
}
.marcaitem span{
    color: grey;
}
.marcaitem + .marcaitem{
    border-top: 1px solid #dee2e6;
}
.vista-ERP {
    justify-content: center;
    align-items: center;
    padding: 20px;
    background-color: #f4f6f8;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    max-width: 700px;
    margin: 69px auto 0;
}

.erp-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.erp-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    margin-bottom: 10px;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.erp-list li span {
    font-size:18px;
    font-weight: 600;
    color: #333;
}

.vista-ERP .button-group {
    display: flex;
    gap: 10px;
}

.vista-ERP .btn {
    font-size: 14px;
    color: #fff;
    border: none;
    padding: 8px 12px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.vista-ERP .btn-upload {
    background-color:  #03a347 ;
}

.vista-ERP .btn-download {
    background-color: #0d5c97;
}

.vista-ERP .btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.vista-ERP .btn i {
    font-size: 16px;
}
.hidden-row {
    display: none;
}
.swal2-backdrop-show {
    pointer-events: none; /* Evita interacción con el fondo */
    user-select: none;    /* Evita que se seleccione texto del fondo */
}
.swal2-show{
    pointer-events: all;
}
.mensaje-error {
    user-select: text;
    white-space: pre-wrap;
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    margin: 0;
}
.no-select {
    user-select: none;
}
.borderbottom{
    border-bottom: 2px solid #dee2e6;
}
.alert-warning{
    border-radius: 10px;
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.celda-numerica {
    text-align: center;                /* alinea los números a la derecha */
    vertical-align: middle;           /* centra verticalmente */
    font-variant-numeric: tabular-nums; /* alinea dígitos como en tablas */
    font-feature-settings: "tnum";    /* refuerzo para compatibilidad */
}