@charset "UTF-8";*{font-family:Roboto Condensed,sans-serif;font-weight:500;line-height:1.2}body{margin:0;font-size:.9rem;background-color:var(--bs-body-bg);color:var(--bs-body-color)}html[data-bs-theme=light],body[data-bs-theme=light],[data-bs-theme=light],html[data-bs-theme=dark],body[data-bs-theme=dark],[data-bs-theme=dark]{--vs-border-color: var(--bs-border-color);--vs-search-input-color: var(--bs-body-color);--vs-search-input-placeholder-color: var(--bs-secondary-color);--vs-selected-bg: var(--bs-tertiary-bg);--vs-selected-color: var(--bs-body-color);--vs-selected-border-color: var(--bs-border-color);--vs-controls-color: var(--bs-secondary-color);--vs-dropdown-bg: var(--bs-body-bg);--vs-dropdown-color: var(--bs-body-color);--vs-dropdown-option--active-bg: var(--bs-secondary-bg);--vs-dropdown-option--active-color: var(--bs-body-color);--vs-state-disabled-bg: var(--bs-secondary-bg);--vs-state-disabled-color: var(--bs-secondary-color)}html[data-bs-theme=dark] .card.border-primary.border-start-0.border-end-0.border-bottom-0,body[data-bs-theme=dark] .card.border-primary.border-start-0.border-end-0.border-bottom-0,[data-bs-theme=dark] .card.border-primary.border-start-0.border-end-0.border-bottom-0{border-top-color:var(--bs-border-color)!important}html[data-bs-theme=dark] .swal2-popup,body[data-bs-theme=dark] .swal2-popup,[data-bs-theme=dark] .swal2-popup{background-color:var(--bs-body-bg);color:var(--bs-body-color);border:1px solid var(--bs-border-color);box-shadow:0 .75rem 2rem #00000073}html[data-bs-theme=dark] .swal2-title,html[data-bs-theme=dark] .swal2-html-container,body[data-bs-theme=dark] .swal2-title,body[data-bs-theme=dark] .swal2-html-container,[data-bs-theme=dark] .swal2-title,[data-bs-theme=dark] .swal2-html-container{color:var(--bs-body-color)}html[data-bs-theme=dark] .swal2-icon.swal2-question,body[data-bs-theme=dark] .swal2-icon.swal2-question,[data-bs-theme=dark] .swal2-icon.swal2-question{border-color:var(--bs-info-border-subtle);color:var(--bs-info-text-emphasis)}html[data-bs-theme=dark] .swal2-validation-message,body[data-bs-theme=dark] .swal2-validation-message,[data-bs-theme=dark] .swal2-validation-message{background-color:var(--bs-tertiary-bg);color:var(--bs-body-color)}html[data-bs-theme=dark] .swal2-input,html[data-bs-theme=dark] .swal2-textarea,html[data-bs-theme=dark] .swal2-select,body[data-bs-theme=dark] .swal2-input,body[data-bs-theme=dark] .swal2-textarea,body[data-bs-theme=dark] .swal2-select,[data-bs-theme=dark] .swal2-input,[data-bs-theme=dark] .swal2-textarea,[data-bs-theme=dark] .swal2-select{background-color:var(--bs-tertiary-bg);color:var(--bs-body-color);border-color:var(--bs-border-color)}div#sub-header{z-index:999}#iframe-app{width:100%;border:0;position:fixed;height:100vh}#iframe-app body{height:100vh}#app-wrapper{display:flex;height:100vh;width:100%}#app-container{display:flex;flex-direction:column;flex-grow:1;min-width:0;height:100vh;transition:margin-left .3s ease}#app-main{flex:1;//padding: 1rem;box-sizing:border-box}#footer{padding:.5rem 1rem;background-color:var(--bs-body-bg);color:var(--bs-secondary-color);text-align:center}#app-wrapper #sidebar:not(.collapsed)~#app-container{margin-left:17em}#app-wrapper #sidebar.collapsed~#app-container{margin-left:4em}#app-container h3{margin-top:1em;margin-bottom:.2em}.badge{padding:.4em .8em}#app-navigation{margin-bottom:1em;padding:0 1em;width:100%}#app-navigation #app-navigation-title{width:inherit;float:left}#app-navigation #app-navigation-title h2{text-transform:capitalize;margin-bottom:0}#app-navigation #app-navigation-breadcrumb{width:inherit;float:left;margin-bottom:1em}#app-navigation #app-navigation-breadcrumb ol.breadcrumb{padding-left:.2em;text-transform:capitalize;background-color:transparent}#app-navigation #app-navigation-breadcrumb ol.breadcrumb li:nth-child(1) a{color:#f73733}button.btn{border-radius:2px}button.btn>i{margin-right:.5em}div.invalid-feedback{color:#f73733}textarea:focus,textarea.form-control:focus,select,select.form-control,input.form-control:focus,input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=number]:focus,[type=text].form-control:focus,[type=password].form-control:focus,[type=email].form-control:focus,[type=tel].form-control:focus,[contenteditable].form-control:focus{box-shadow:none}.full-width{width:100%}.scroll{height:auto}.scroll::-webkit-scrollbar{display:none}.scroll:hover::-webkit-scrollbar{display:initial}select,select.form-control{height:40px;border-radius:2px;padding:4px 8px;padding-left:.2em!important;background-color:var(--bs-body-bg);color:var(--bs-body-color);border:1px solid var(--bs-border-color);font-size:14px;box-shadow:none!important}select::placeholder,select.form-control::placeholder{font-size:14px;color:var(--bs-secondary-color);opacity:.5}table.table{color:var(--bs-body-color);width:100%;border-bottom:1px solid var(--bs-border-color)}table.table thead{border-bottom:1px solid var(--bs-border-color)}table.table td{padding:8px!important;background-color:var(--bs-body-bg);border-left:1px solid var(--bs-border-color);border-right:1px solid var(--bs-border-color)}table.table th{background-color:var(--bs-tertiary-bg);color:var(--bs-body-color);border:1px solid var(--bs-border-color);border-bottom:0;padding:8px!important;height:auto}table.table tr{height:auto;border-top:0;border-bottom:0}table.table tr:nth-child(odd){background-color:var(--bs-body-bg)}table.table tr:nth-child(2n){background-color:var(--bs-tertiary-bg)}table.table tr:hover{background-color:var(--bs-secondary-bg)}div.tab-title{width:100%;height:auto;display:inline-block;margin-bottom:1.5em}div.tab-title h1,div.tab-title h2,div.tab-title h3,div.tab-title h4,div.tab-title h5,div.tab-title h6{float:left;width:auto;margin-bottom:0!important}div.tab-title div.tab-title-complement{width:auto;float:right}div.tab-title div.tab-title-complement div{margin-left:.5em;float:left}div.tab-title>div.tab-title-help{width:auto;float:right}div.tab-title>div.tab-title-help *{float:left}textarea,textarea.form-control{border-radius:2px;padding:4px 8px;background-color:var(--bs-body-bg);color:var(--bs-body-color);border:1px solid var(--bs-border-color);font-size:14px}div.has-loading{position:relative}div.loading-container{background-color:var(--bs-body-bg);opacity:.5;text-align:center;height:100%;width:100%;position:absolute;z-index:100;top:0}div.loading-container i{margin:0 auto;opacity:1;font-size:5em}.form-switch .form-check-input:focus{//border-color: rgba(0,0,0,.25);outline:0;box-shadow:0 0 #0000;background-image:url("data:image/svg+xml, <svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/></svg>")}button[data-toggle=dropdown].btn-default,button[data-toggle=dropdown]:hover{background-color:var(--bs-body-bg)!important;color:var(--bs-body-color)!important;border:2px solid var(--bs-border-color)}table.dataTable.table>tbody{vertical-align:middle!important}.col-acciones{width:32px}.btn-accion{width:32px;height:32px;display:flex;justify-content:center;align-items:center;padding:0}.v-select.drop-up.vs--open .vs__dropdown-toggle{border-radius:0 0 4px 4px;border-top-color:transparent}.v-select,.vs__dropdown-toggle,.vs__selected,.vs__search,.vs__actions,.vs__open-indicator,.vs__clear{color:var(--bs-body-color)}.vs__dropdown-toggle{min-height:40px;background-color:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:2px;padding:0 0 4px}.v-select .vs__dropdown-toggle,.v-select.vs--open .vs__dropdown-toggle{background:var(--vs-dropdown-bg)!important}.v-select .vs__selected-options{background-color:transparent}.v-select .vs__search,.v-select .vs__search:focus{background:transparent!important;color:var(--vs-search-input-color)!important}.vs__search::placeholder{color:var(--bs-secondary-color);opacity:1}.v-select .vs__dropdown-menu,.vs__dropdown-menu{background-color:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-top-style:none;color:var(--bs-body-color);z-index:2000!important;box-shadow:0 .5rem 1rem #00000026}.v-select .vs__dropdown-option,.vs__dropdown-option{color:var(--bs-body-color);background-color:transparent}.v-select .vs__dropdown-option--highlight,.v-select .vs__dropdown-option:hover,.vs__dropdown-option--highlight,.vs__dropdown-option:hover{background-color:var(--bs-secondary-bg);color:var(--bs-body-color)}.v-select .vs__selected,.vs__selected{background-color:var(--bs-tertiary-bg);border-color:var(--bs-border-color)}.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__search,.vs--disabled .vs__selected,.vs--disabled .vs__actions{background-color:var(--bs-secondary-bg)}[data-popper-placement^=top]{border-radius:4px 4px 0 0;box-shadow:0 -3px 6px #00000026}.active>div[data-v-98ffc071]{background:#111!important}#sidebar[data-v-54f90db6]{width:17em;transition:width .3s ease;overflow-x:hidden;background-color:var(--sidebar-bg);color:var(--sidebar-color);flex-shrink:0}#sidebar.collapsed[data-v-54f90db6]{width:4em}#sidebar.collapsed .sidebar-item span[data-v-54f90db6]{display:none}#sidebar-brand[data-v-54f90db6]{background-color:var(--sidebar-bg);color:var(--sidebar-color)}.brand-icon[data-v-54f90db6]{width:32px;height:32px;background:var(--sidebar-icon-bg);color:var(--sidebar-icon-color);border-radius:.35rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;transition:background .2s,color .2s}.brand-text[data-v-54f90db6]{color:var(--sidebar-color);font-weight:600;font-size:1.05rem;letter-spacing:.3px}#sidebar-toggle[data-v-54f90db6]{cursor:pointer;color:#bbb;transition:color .2s}#sidebar-toggle[data-v-54f90db6]:hover{color:var(--sidebar-color)}[data-bs-theme=light] #sidebar[data-v-54f90db6]{--sidebar-bg: #2e2e2e;--sidebar-color: #ffffff;--sidebar-icon-bg: #ffffff;--sidebar-icon-color: #2e2e2e}[data-bs-theme=dark] #sidebar[data-v-54f90db6]{--sidebar-bg: #16181d;--sidebar-color: #e9ecef;--sidebar-icon-bg: #2b3035;--sidebar-icon-color: #f8f9fa}.theme-toggle-btn[data-v-218b9806]{min-width:7.5rem}.theme-menu .dropdown-item.active[data-v-218b9806],.theme-menu .dropdown-item[data-v-218b9806]:active{background-color:var(--bs-primary);color:var(--bs-white)}#app-main[data-v-a3a81d72]{background-color:var(--bs-body-bg);color:var(--bs-body-color)}
