#ui-id-1{position:absolute}:root{scroll-behavior:smooth;--color-bg-page:#100f1c;--color-bg-page-2:#0c0b18;--color-surface:rgba(22,21,38,.65);--color-surface-strong:rgba(18,17,32,.94);--color-surface-soft:hsla(0,0%,100%,.04);--color-border-soft:rgba(0,234,211,.08);--color-border-strong:rgba(0,234,211,.25);--color-accent-neon:#00e2ff;--color-text-primary:#f2f2f2;--color-text-secondary:#a4a3b4;--color-accent:#00ead3;--color-accent-soft:rgba(47,128,255,.1);--color-accent-secondary:#4d6bff;--shadow-soft:0 16px 48px rgba(0,0,0,.45);--shadow-glow:0 0 18px rgba(0,226,255,.18);--radius-lg:16px;--radius-md:10px}html{scrollbar-color:var(--color-accent) transparent;scrollbar-width:thin}html::-webkit-scrollbar{background-color:var(--color-bg-page)!important;height:10px;width:10px}html::-webkit-scrollbar-thumb{background:rgba(47,128,255,.55)!important;border:none!important;border-radius:5px}html::-webkit-scrollbar-track{background-color:transparent!important;border-radius:5px}html::-webkit-scrollbar-thumb:active,html::-webkit-scrollbar-thumb:hover{background:rgba(47,128,255,.78)!important}body{background:radial-gradient(circle at 18% 14%,rgba(47,128,255,.18),transparent 22%),radial-gradient(circle at 82% 10%,rgba(0,226,255,.1),transparent 18%),radial-gradient(circle at 50% 100%,rgba(77,107,255,.08),transparent 28%),linear-gradient(135deg,#0a1020,#101a31 38%,#16243d 64%,#0a1020);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--color-text-primary);font-family:Space Grotesk,Inter,Open Sans,sans-serif;isolation:isolate;min-height:100vh;overflow-x:hidden;position:relative}body:before{background:radial-gradient(circle at 15% 0,rgba(47,128,255,.18),transparent 34%),radial-gradient(circle at 50% 18%,rgba(0,226,255,.06),transparent 24%),radial-gradient(circle at 85% 100%,rgba(77,107,255,.12),transparent 36%);content:"";inset:0;pointer-events:none;position:fixed;z-index:-1}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#e9f7ff!important;border:1px solid rgba(47,128,255,.35)!important;-webkit-box-shadow:inset 0 0 0 1000px rgba(22,21,38,.92)!important;box-shadow:inset 0 0 0 1000px rgba(22,21,38,.92)!important;caret-color:#e9f7ff!important;transition:background-color 99999s ease-out 0s,color 99999s ease-out 0s}input:autofill,select:autofill,textarea:autofill{background-color:rgba(22,21,38,.92)!important;color:#e9f7ff!important}input,select,textarea{color-scheme:dark}optgroup,option,select{background-color:var(--color-surface-strong)!important;color:var(--color-text-primary)!important}a{color:var(--color-accent);text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--color-text-primary)}h2,h3,h4,h5,h6{font-family:Inter,sans-serif}#main{background-color:transparent;color:var(--color-text-primary);margin-top:20px;overflow-x:auto;padding:24px 32px;transition:all .3s}#main::-webkit-scrollbar{background-color:#050b14!important;height:10px;width:10px}#main::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1)!important;border:none!important;border-radius:5px}#main::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.05)!important;border-radius:5px}#main{scrollbar-color:var(--color-accent) transparent;scrollbar-width:thin}#main::-webkit-scrollbar-thumb:active,#main::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.2)!important}@media (max-width:1199px){#main{padding:20px}}.pagetitle{margin-bottom:10px}.pagetitle h1{color:var(--color-accent)!important;font-size:34px;font-weight:600;margin-bottom:0}.logo span{color:var(--color-text-primary)!important}@media (min-width:768px){.dropdown-menu-arrow:before{background:#fff;border-left:1px solid #eaedf1;border-top:1px solid #eaedf1;content:"";height:13px;position:absolute;right:20px;top:-7px;transform:rotate(45deg);width:13px}}@-webkit-keyframes dropdown-animate{to{opacity:1}0%{opacity:0}}@keyframes dropdown-animate{to{opacity:1}0%{opacity:0}}.back-to-top{background:var(--color-surface-strong);border-radius:12px;bottom:15px;box-shadow:var(--shadow-soft);height:40px;opacity:0;position:fixed;right:15px;transition:all .4s;visibility:hidden;width:40px;z-index:99999}.back-to-top i{color:#fff;font-size:24px;line-height:0}.back-to-top:hover{background:rgba(47,128,255,.08);border:1px solid var(--color-border-strong);box-shadow:var(--shadow-soft);color:var(--color-accent)}.back-to-top.active{opacity:1;visibility:visible}.logo{align-items:center;display:flex;gap:6px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logo img{border:1px solid var(--color-border-soft);border-radius:50%;height:48px;max-height:48px;object-fit:cover;width:48px}.logo span{color:var(--color-accent);display:inline-block;font-family:Nunito,sans-serif;font-size:22px;font-weight:700;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:1200px){.logo{width:210px}}@media (max-width:1199.98px){.logo{max-width:180px;width:auto}.logo img{height:30px;max-height:40px;width:30px}.logo span{font-size:16px}}@media (max-width:575.98px){.logo{max-width:140px}.logo span{font-size:14px}}.header{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:rgba(18,17,32,.85);border-bottom:1px solid var(--color-border-soft);border-radius:0;border-right:none;box-shadow:0 4px 20px rgba(0,0,0,.5);height:60px;left:0;margin:0;padding:20px;position:fixed;right:0;top:0;transition:all .5s;z-index:997}.header .toggle-sidebar-btn{align-items:center;color:var(--color-text-primary)!important;cursor:pointer;display:inline-flex;font-size:32px;justify-content:center;min-height:44px;min-width:44px;padding:0 10px;touch-action:manipulation;transition:.3s;-webkit-tap-highlight-color:transparent}.header .search-bar{padding:0 10px}.language-switcher{margin-left:0!important;margin-right:auto}.language-toggle{align-items:center;background-color:rgba(5,18,32,.42)!important;border:1px solid var(--color-border-soft)!important;box-shadow:var(--shadow-soft);color:var(--color-text-primary)!important;display:inline-flex!important;font-family:Segoe UI Emoji,Apple Color Emoji,Noto Color Emoji,Twemoji Mozilla,Open Sans,sans-serif;gap:8px}.language-toggle.show,.language-toggle:focus,.language-toggle:hover{background-color:rgba(47,128,255,.08)!important;border-color:var(--color-border-strong)!important;box-shadow:var(--shadow-soft)!important;color:#fff!important}.language-toggle:after{margin-left:2px}.language-switcher .language-menu{min-width:180px}.language-switcher .language-option{font-family:Segoe UI Emoji,Apple Color Emoji,Noto Color Emoji,Twemoji Mozilla,Open Sans,sans-serif;gap:10px}.language-switcher .language-flag{align-items:center;display:inline-flex;font-size:1rem;justify-content:center;line-height:1;min-width:1.5rem}.language-switcher .language-text{line-height:1}.language-switcher .language-option.active{background-color:rgba(47,128,255,.08)!important;color:var(--color-accent)!important}#language option{background-color:var(--color-surface-strong);color:#fff;font-family:Segoe UI Emoji,Apple Color Emoji,Noto Color Emoji,Twemoji Mozilla,Open Sans,sans-serif;padding:10px}@media (max-width:1199px){.header .search-bar{box-shadow:0 0 15px 0 rgba(0,0,0,.3);left:0;opacity:0;padding-left:20px;position:fixed;right:0;top:50px;transition:.3s;visibility:hidden;z-index:9999}.header .search-bar-show{opacity:1;top:60px;visibility:visible}}.header .search-form{width:100%}inputHeader,selectHeader{background-color:rgba(0,0,0,.2)!important;color:var(--color-text-primary)!important}.header .search-form input,inputHeader,selectHeader{border:1px solid var(--color-border-soft)!important;border-radius:8px}.header .search-form input{color:var(--color-text-primary);font-family:Inter,sans-serif;font-size:14px;font-size:15px;font-weight:500;letter-spacing:.5px;padding:7px 38px 7px 8px;transition:.3s;width:100%}.header .search-form input::placeholder{color:var(--color-text-secondary)!important;font-style:italic;font-weight:400}.header .search-form input:focus,.header .search-form input:hover{box-shadow:0 0 0 .2rem rgba(47,128,255,.15);outline:none}.header .search-form button{background:none;border:0;margin-left:-30px;padding:0}.header .search-form button i{color:var(--color-accent)}.header-nav ul{list-style:none}.header-nav>ul{margin:0;padding:0}.header-nav .nav-icon{color:var(--color-text-primary);font-size:22px;margin-right:25px;position:relative;transition:.3s}.header-nav .nav-icon:hover{color:var(--color-accent)}.header-nav .nav-profile{color:var(--color-text-primary)!important}.header-nav .nav-profile .profile-avatar{align-items:center;border-radius:50%;display:inline-flex;height:44px;justify-content:center;margin-right:2px;min-width:44px;object-fit:cover;width:44px}.header-nav .nav-profile img.profile-avatar{border:1px solid var(--color-accent)}.header-nav .nav-profile .profile-initials{background:var(--color-surface-strong)!important;border:1px solid var(--color-accent);color:#fff;font-size:16px;font-weight:700;line-height:1;text-transform:uppercase}.header-nav .nav-profile:hover .profile-avatar{border-color:var(--color-accent)}.header-nav .nav-profile .navbar-profile-summary{line-height:1.1;max-width:240px;min-width:0}.header-nav .nav-profile .navbar-profile-summary>span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-nav .nav-profile .navbar-profile-business{color:var(--color-text-primary);font-size:14px;font-weight:700;text-transform:uppercase}.header-nav .nav-profile .navbar-profile-name{color:var(--color-text-secondary);font-size:12px;font-weight:600;text-transform:capitalize}.header-nav .nav-profile .navbar-profile-email{color:var(--color-accent);font-size:12px;font-weight:500}.header-nav .badge-number{background:var(--color-accent);border-radius:10px;color:#fff;font-size:12px;font-weight:400;inset:-2px -5px auto auto;padding:3px 6px;position:absolute}.header-nav .notifications{inset:8px -15px auto auto!important}.header-nav .notifications .notification-item{align-items:center;background-color:transparent;border-bottom:1px solid var(--color-border-soft);display:flex;padding:15px 10px;transition:.3s}.header-nav .notifications .notification-item i{color:#007bff;font-size:24px;margin:0 20px 0 10px}.header-nav .notifications .notification-item h4{color:#036;font-size:16px;font-weight:600;margin-bottom:5px}.header-nav .notifications .notification-item:hover{background-color:rgba(47,128,255,.06)}.header-nav .messages{inset:8px -15px auto auto!important}.header-nav .messages .message-item{background-color:transparent;border-bottom:1px solid var(--color-border-soft);padding:15px 10px;transition:.3s}.header-nav .messages .message-item a{display:flex}.header-nav .messages .message-item img{border:2px solid var(--color-accent);border-radius:50%;margin:0 20px 0 10px;max-height:40px}.header-nav .messages .message-item h4{color:#036;font-size:16px;font-weight:600;margin-bottom:5px}.header-nav .messages .message-item:hover{background-color:rgba(47,128,255,.06)}.header-nav .profile{background-color:var(--color-surface-strong);border:1px solid var(--color-border-soft);border-radius:8px;box-shadow:var(--shadow-soft);min-width:240px;padding-bottom:0;top:8px!important}.header-nav .profile .dropdown-header h6{color:var(--color-accent);font-size:18px;font-weight:600;margin-bottom:0}.header-nav .profile .dropdown-header span{color:var(--color-text-secondary);font-size:14px}.header-nav .profile .dropdown-item{background-color:transparent;color:var(--color-text-primary);font-size:14px;padding:10px 15px;transition:.3s}.header-nav .profile .dropdown-item i{color:var(--color-accent);font-size:18px;line-height:0;margin-right:10px;transition:.3s}.header-nav .profile .dropdown-item:hover{background-color:rgba(47,128,255,.06);color:var(--color-accent)}.dropdown-menu,.navbar .dropdown-menu{background-color:var(--color-surface-strong)!important;border:1px solid var(--color-border-soft)!important;border-radius:8px;box-shadow:var(--shadow-soft)!important;color:var(--color-text-primary)!important;padding:.5rem 0}.dropdown-item,.navbar .dropdown-item{background-color:transparent!important;color:#e9f7ff!important;padding:10px 20px;transition:all .2s ease}.dropdown-item:focus,.dropdown-item:hover,.navbar .dropdown-item:hover{background-color:rgba(47,128,255,.06)!important;color:var(--color-accent)!important;padding-left:25px}.dropdown-divider{border-top:1px solid var(--color-border-soft)!important;margin:.5rem 0}.header-nav .profile .dropdown-header .emailnav{color:#e9f7ff!important}.sidebar{backdrop-filter:blur(18px) saturate(120%);-webkit-backdrop-filter:blur(18px) saturate(120%);background:linear-gradient(180deg,rgba(10,12,24,.98),rgba(8,10,18,.94)),rgba(8,10,18,.96)!important;border-radius:0;border-right:1px solid rgba(0,226,255,.14);bottom:0;box-shadow:14px 0 40px rgba(0,0,0,.42),inset -1px 0 0 rgba(0,226,255,.16),inset 0 1px 0 hsla(0,0%,100%,.03),0 0 0 1px rgba(0,226,255,.06),0 0 26px rgba(0,226,255,.08);left:0;overflow-y:auto;padding:20px 14px;position:fixed;scrollbar-color:rgba(0,226,255,.85) rgba(5,11,20,.88);scrollbar-width:thin;top:60px;transition:all .3s ease-in-out;width:300px;z-index:1000!important}.sidebar::-webkit-scrollbar{background-color:rgba(5,11,20,.9);height:8px;width:10px}.sidebar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(0,226,255,.95),rgba(47,128,255,.88));border:2px solid rgba(5,11,20,.95);border-radius:999px;box-shadow:0 0 10px rgba(0,226,255,.28)}.sidebar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#6ef4ff,rgba(0,226,255,.95))}.sidebar::-webkit-scrollbar-track{background:rgba(5,11,20,.55)}@media (max-width:1199px){.sidebar{left:-300px}.toggle-sidebar .sidebar{left:0}.sidebar-mobile-open .sidebar{left:0!important}.toggle-sidebar:not(.sidebar-mobile-open) .sidebar{left:-300px!important}}@media (min-width:1200px){#footer,#main{margin-left:300px}.toggle-sidebar #footer,.toggle-sidebar #main{margin-left:80px}.sidebar{padding:20px 14px;width:300px}.toggle-sidebar .sidebar{left:0;overflow-x:hidden;padding:20px 8px;width:80px}.sidebar-nav .nav-link{justify-content:flex-start;padding:12px 15px}.sidebar-nav .nav-link i{margin-right:10px}.sidebar-nav .nav-link .bi-chevron-down,.sidebar-nav .nav-link span{display:block}.toggle-sidebar .sidebar-nav .nav-link{justify-content:center;padding:12px 10px}.toggle-sidebar .sidebar-nav .nav-link i{margin-right:0}.toggle-sidebar .sidebar-nav .nav-content,.toggle-sidebar .sidebar-nav .nav-link .bi-chevron-down,.toggle-sidebar .sidebar-nav .nav-link span{display:none!important}.header .search-bar{display:block;margin-left:auto;margin-right:15px;min-width:250px}.language-switcher{margin-left:0;margin-right:25px}}.ui-table-detail-panel{background:radial-gradient(circle at top left,rgba(0,234,211,.06),transparent 30%),linear-gradient(180deg,rgba(14,18,28,.98),rgba(10,13,22,.99));border:1px solid rgba(0,234,211,.12);border-radius:16px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.025),0 10px 24px rgba(0,0,0,.22);padding:1rem 1rem .9rem}.ui-table-detail-grid{display:grid;gap:.95rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ui-table-detail-item{align-items:flex-start!important;background:linear-gradient(135deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.02));border:1px solid rgba(0,234,211,.08);border-radius:12px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 0 0 1px rgba(0,234,211,.02);display:flex;flex-direction:row!important;gap:.85rem;justify-content:flex-start!important;padding:.8rem .9rem!important;text-align:left}.ui-table-detail-item--full{grid-column:1/-1}.ui-table-detail-item--statuscompact{flex:1 1 auto;justify-self:stretch;max-width:100%;min-width:0;width:100%}.ui-table-detail-text-wrapper{align-items:flex-start!important;display:flex;flex-direction:column;gap:2px;min-width:0}.ui-table-detail-label{color:rgba(0,234,211,.84)!important;font-size:.67rem!important;font-weight:700;letter-spacing:.05em;margin-bottom:0;text-align:left!important;text-transform:uppercase}.ui-table-detail-value{color:#f4fbff;font-size:.92rem;font-weight:500;text-align:left!important;white-space:normal!important;word-break:break-word}.bootstrap-table .detail-view td{background:radial-gradient(circle at top left,rgba(0,234,211,.05),transparent 32%),linear-gradient(180deg,rgba(11,14,22,.98),rgba(7,10,17,.99))!important;border-bottom:1px solid rgba(0,234,211,.08)!important;padding:0!important}.bootstrap-table .fixed-table-container,.table-responsive{background:linear-gradient(180deg,rgba(18,21,38,.96),rgba(8,10,18,.98));border:1px solid rgba(0,226,255,.14);border-radius:20px;box-shadow:0 20px 52px rgba(0,0,0,.3),0 0 0 1px rgba(47,128,255,.08),0 0 22px rgba(0,226,255,.1);overflow:hidden}.bootstrap-table table,.table{color:var(--color-text-primary);margin-bottom:0}.table>:not(caption)>*>*{background-color:transparent;border-bottom-color:rgba(0,226,255,.14)}.bootstrap-table thead th,.table thead th{background:linear-gradient(180deg,rgba(24,36,58,.98),rgba(8,12,22,.98));border-bottom:1px solid rgba(0,234,211,.42)!important;box-shadow:inset 0 -1px 0 rgba(0,234,211,.1),inset 0 1px 0 hsla(0,0%,100%,.03);color:#f3fdff;padding:1rem}.bootstrap-table tbody tr,.table tbody tr{transition:background-color .25s ease,box-shadow .25s ease,transform .25s ease}.bootstrap-table tbody tr:hover,.table tbody tr:hover{background:rgba(0,234,211,.06);box-shadow:inset 0 0 0 1px rgba(0,234,211,.12),0 0 0 1px rgba(47,128,255,.04)}.bootstrap-table tbody td,.table tbody td{border-top-color:rgba(0,226,255,.08);padding:1rem;vertical-align:middle}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:hsla(0,0%,100%,.03);color:var(--color-text-primary)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:rgba(0,226,255,.06);color:var(--color-text-primary)}.bootstrap-table .fixed-table-pagination{background:rgba(8,10,18,.86);border-top:1px solid rgba(0,226,255,.12);padding:1rem 1.15rem}.sidebar-nav{min-height:calc(100vh - 20px)}.sidebar-nav,.sidebar-nav li{list-style:none;margin:0;padding:0}.sidebar-nav .nav-item{margin-bottom:8px}.sidebar-nav .nav-heading{border:0;border-radius:6px;color:var(--color-text-primary);color:var(--color-text-secondary);font-size:12px;font-size:11px;font-weight:600;font-weight:700;letter-spacing:.05em;margin:20px 0 10px 15px;padding:0;text-transform:uppercase}.sidebar-nav .nav-link{align-items:center;background-color:transparent;border:1px solid transparent;border-radius:var(--radius-md);box-shadow:none;color:#fff;display:flex;font-size:15px;font-weight:600;padding:12px 15px;text-rendering:geometricPrecision;transition:background-color .3s,color .3s,box-shadow .3s,transform .3s;will-change:transform,box-shadow;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden;position:relative;transform:translateZ(0);transition:all .25s ease-out}.sidebar-nav .nav-link:hover{background:linear-gradient(135deg,rgba(47,128,255,.14),rgba(0,226,255,.1));background-color:var(--color-surface-soft);border-color:rgba(0,226,255,.22);box-shadow:none;color:#fff;color:var(--color-text-primary)}.sidebar-nav .nav-link i{margin-right:12px}.sidebar-nav .nav-link.collapsed{background-color:transparent;background-color:rgba(22,21,38,.86);border-color:transparent;color:#fff}.sidebar-nav .nav-link.collapsed:hover{color:var(--color-text-primary)}.sidebar-nav .nav-link.active,.sidebar-nav .nav-link:hover,.sidebar-nav .nav-link:not(.collapsed){background:linear-gradient(135deg,rgba(6,18,40,.45),rgba(0,226,255,.07));background:linear-gradient(90deg,var(--color-accent-soft) 0,rgba(0,226,255,.05) 100%);border:1px solid rgba(0,226,255,.34);box-shadow:none;color:#fff}.sidebar-nav .nav-link i{color:#fff;font-size:18px;margin-right:10px;transition:all .25s ease-out}.sidebar-nav .nav-link:hover i{color:var(--color-accent);transform:scale(1.05);transition:all .3s ease}.sidebar-nav .nav-link.active i,.sidebar-nav .nav-link:hover i,.sidebar-nav .nav-link:not(.collapsed) i{color:#fff!important;transform:scale(1.1);transition:all .3s ease}.sidebar-nav .nav-link.collapsed i{color:#fff}.sidebar-nav .nav-link .bi-chevron-down{margin-left:auto;transition:transform .2s ease-in-out}.sidebar-nav .nav-link:not(.collapsed) .bi-chevron-down{transform:rotate(180deg)}.sidebar-nav .nav-link span{transition:all .3s ease}.sidebar-nav .nav-link:hover span{color:var(--color-accent)}.sidebar-nav .nav-content a{border:1px solid transparent}.sidebar-nav .nav-content{background:rgba(0,0,0,.1);border-radius:0 0 var(--radius-md) var(--radius-md);border-top:0;list-style:none;margin:-8px 0 8px;padding:5px 0 5px 15px}.sidebar-nav .nav-content a{align-items:center;border-radius:0 var(--radius-md) var(--radius-md) 0;color:#fff;display:flex;font-size:14px;font-weight:600;font-weight:500;padding:10px 0 10px 28px;position:relative;transition:.3s}.sidebar-nav .nav-content a i{border-radius:50%;font-size:6px;margin-right:10px}.sidebar-nav .nav-content a:before{background:rgba(0,226,255,.78);border-radius:999px;content:"";height:7px;left:10px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;width:7px}.sidebar-nav .nav-content a.active,.sidebar-nav .nav-content a:hover{background:rgba(0,226,255,.06);border-radius:8px;color:#fff}.sidebar-nav .nav-content a,.sidebar-nav .nav-link{position:relative}.sidebar-nav .nav-content a:before{pointer-events:none}.sidebar-nav .nav-content a.active:before,.sidebar-nav .nav-content a:hover:before{background:rgba(0,226,255,.95);transform:translateY(-50%) scale(1.05)}.sidebar-nav .nav-link.active i{color:#fff!important;text-shadow:none}.sidebar-nav .nav-content a.active{color:#fff}.sidebar-nav .nav-content a i{color:rgba(0,226,255,.78);display:none}
/*!*--------------------------------------------------------------*/.iconslist{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));max-width:100%;padding-top:15px}.iconslist .icon{background-color:#fff;border-radius:.25rem;color:#012970;padding:15px 0;text-align:center}.iconslist i{font-size:2.5rem;margin:.25rem}.iconslist .label{color:#666;display:inline-block;font-family:var(--bs-font-monospace);font-size:12px;overflow:hidden;padding:.25rem;text-overflow:ellipsis;white-space:nowrap;width:100%}.faq .basic h6{color:var(--color-accent);font-size:18px;font-weight:600}.faq .basic p{color:var(--color-text-secondary)}.contact .info-box{padding:28px 30px}.contact .info-box i{color:var(--color-accent);font-size:38px;line-height:0}.contact .info-box h3{color:var(--color-text-primary);font-size:20px;font-weight:700;margin:20px 0 10px}.contact .info-box p{font-size:14px;line-height:24px;margin-bottom:0;padding:0}.contact .php-email-form .error-message{background:rgba(218,54,51,.2);color:#fff;display:none;font-weight:600;margin-bottom:24px;padding:15px;text-align:left}.contact .php-email-form .sent-message{background:rgba(35,134,54,.2);color:#fff;display:none;font-weight:600;margin-bottom:24px;padding:15px;text-align:center}.contact .php-email-form .loading{background:#fff;display:none;margin-bottom:24px;padding:15px;text-align:center}.contact .php-email-form .loading:before{-webkit-animation:animate-loading 1s linear infinite;animation:animate-loading 1s linear infinite;border:3px solid var(--color-accent);border-radius:50%;border-top:3px solid hsla(0,0%,100%,.2);content:"";display:inline-block;height:24px;margin:0 10px -6px 0;width:24px}.contact .php-email-form input,.contact .php-email-form textarea{border-radius:0;box-shadow:none;font-size:14px}.contact .php-email-form input:focus,.contact .php-email-form textarea:focus{border-color:var(--color-accent)}.contact .php-email-form input{padding:10px 15px}.contact .php-email-form textarea{padding:12px 15px}.contact .php-email-form button[type=submit]{background:linear-gradient(90deg,var(--color-accent-secondary),var(--color-accent));border:0;border-radius:4px;color:#fff;padding:10px 30px;transition:.4s}.contact .php-email-form button[type=submit]:hover{filter:brightness(1.05)}@-webkit-keyframes animate-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes animate-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-404{padding:30px}.error-404 h1{color:var(--color-accent);font-size:180px;font-weight:700;line-height:150px;margin-bottom:0}.error-404 h2{color:var(--color-text-primary);font-size:24px;font-weight:700;margin-bottom:30px}.error-404 .btn{background:linear-gradient(90deg,var(--color-accent-secondary),var(--color-accent));color:#fff;padding:8px 30px}.error-404 .btn:hover{filter:brightness(1.05)}@media (min-width:992px){.error-404 img{max-width:50%}}.footer{background-color:transparent;border-top:1px solid rgba(47,128,255,.12);box-shadow:0 -2px 10px rgba(0,0,0,.1);font-size:14px;padding:20px 0;transition:all .3s}.footer .copyright{color:hsla(0,0%,100%,.5);font-weight:600;text-align:center}.footer .credits{color:hsla(0,0%,100%,.4);font-size:13px;padding-top:5px;text-align:center}input[type=checkbox]{accent-color:var(--color-accent);background-color:rgba(5,18,32,.42)!important;border:1px solid var(--color-border-soft)!important;border:1px solid var(--color-border-soft);border-radius:6px;cursor:pointer;height:20px;width:20px}input[type=checkbox]:hover{border-color:var(--color-accent)}input[type=checkbox]:checked{background-color:transparent!important;border-color:var(--color-accent)!important}input,select,textarea{background-color:rgba(5,18,32,.42);border:1px solid var(--color-border-soft)!important;border-radius:8px;color:var(--color-text-primary);font-size:14px;padding:10px}input:focus,select:focus,textarea:focus{background-color:rgba(5,18,32,.58);border-color:var(--color-accent)!important;box-shadow:0 0 0 2px rgba(47,128,255,.15)!important}div:where(.swal2-container) div:where(.swal2-popup){background-color:var(--color-surface-strong)!important;border:1px solid var(--color-border-soft)!important;box-shadow:0 20px 40px rgba(0,0,0,.6)!important;padding:2em!important}div:where(.swal2-container) .swal2-title{font-family:Poppins,sans-serif!important;font-weight:700!important}div:where(.swal2-container) .swal2-html-container{color:var(--color-text-secondary)!important;font-family:Poppins,sans-serif!important;font-size:1rem!important}div:where(.swal2-container) .swal2-confirm{background-color:#007bff!important;border:none!important;border-radius:8px!important;color:#fff!important;font-weight:600!important;padding:10px 30px!important;transition:all .3s ease!important}div:where(.swal2-container) .swal2-confirm:hover{background-color:#0056b3!important;box-shadow:0 0 15px rgba(0,123,255,.5)!important}div:where(.swal2-container) .swal2-cancel{background-color:transparent!important;border:1px solid #ff6b6b!important;border-radius:8px!important;color:#ff6b6b!important;font-weight:600!important;transition:all .3s ease!important}div:where(.swal2-container) .swal2-cancel:hover{background-color:#ff6b6b!important;color:#fff!important}div:where(.swal2-icon).swal2-success{border-color:var(--color-accent)!important;color:var(--color-accent)!important}div:where(.swal2-icon).swal2-success .swal2-success-ring{border:.25em solid rgba(47,128,255,.22)!important}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{background-color:var(--color-accent)!important;box-shadow:0 0 10px rgba(47,128,255,.28)!important}div:where(.swal2-container) .swal2-loader{border-color:var(--color-accent) transparent var(--color-accent) transparent!important}div:where(.swal2-container).swal-loading-overlay{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}div:where(.swal2-container).swal-loading-overlay div:where(.swal2-popup).swal-loading-popup{box-shadow:0 0 35px rgba(47,128,255,.14),0 18px 48px rgba(0,0,0,.55)!important}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#e9f7ff!important;-webkit-box-shadow:inset 0 0 0 1000px rgba(22,21,38,.95)!important;font-family:Barlow,sans-serif!important}@media (max-width:991.98px){#main{padding:16px 14px}.pagetitle h1{font-size:1.75rem;line-height:1.2}.header{border-right:0;padding:10px 12px}.header .toggle-sidebar-btn{font-size:28px;min-height:44px;min-width:44px;padding:0 8px}.header-nav .nav-icon{margin-right:12px}.header-nav .nav-profile .profile-avatar{height:40px;min-width:40px;width:40px}.header-nav .nav-profile .navbar-profile-summary{max-width:170px}.logo .logo-text{max-width:110px}.sidebar{padding:14px 10px;width:280px}.toggle-sidebar .sidebar{left:0}.sidebar-mobile-open .sidebar{left:0!important}.toggle-sidebar:not(.sidebar-mobile-open) .sidebar{left:-280px!important}}@media (max-width:767.98px){body{background-attachment:scroll}body:before{opacity:.08}#main{padding:12px 10px}.pagetitle h1{font-size:1.35rem}.header .search-bar{padding-left:10px;padding-right:10px}.logo .logo-text{max-width:84px}.header-nav .nav-profile .profile-avatar{height:34px;min-width:34px;width:34px}.header-nav .nav-profile .navbar-profile-summary{max-width:120px}.sidebar{border-right-width:2px;box-shadow:8px 0 24px rgba(0,0,0,.22),inset -1px 0 0 rgba(47,128,255,.1),0 0 0 1px rgba(0,226,255,.08);left:-260px;padding:14px 10px;width:260px}.toggle-sidebar .sidebar{left:0}.sidebar-mobile-open .sidebar{left:0!important}.toggle-sidebar:not(.sidebar-mobile-open) .sidebar{left:-260px!important}.sidebar-nav .nav-link{font-size:14px;padding:10px 12px}.sidebar-nav .nav-link i{font-size:16px;margin-right:8px}.sidebar-nav .nav-content a{font-size:13px;padding-left:28px}.bootstrap-table .fixed-table-container,.card,.dropdown-menu,.jconfirm .jconfirm-box,.modal-content,.navbar .dropdown-menu,.surface-panel,.surface-panel-strong,.table-responsive,div:where(.swal2-container) div:where(.swal2-popup){border-radius:16px;box-shadow:0 12px 34px rgba(0,0,0,.24),0 0 0 1px rgba(47,128,255,.06),0 0 14px rgba(0,226,255,.05)}.bootstrap-table tbody td,.bootstrap-table thead th,.table tbody td,.table thead th{padding:.8rem .85rem}.bootstrap-table .fixed-table-pagination{padding:.8rem .9rem}}.jconfirm .jconfirm-bg{background-color:rgba(5,11,20,.72)!important}.jconfirm .jconfirm-box{background-color:var(--color-surface-strong)!important;border:1px solid var(--color-border-soft)!important;border-radius:16px!important;box-shadow:0 20px 40px rgba(0,0,0,.6)!important;padding:2em!important}.jconfirm .jconfirm-title-c{padding-bottom:8px!important}.jconfirm .jconfirm-title{color:#fff!important;font-family:Poppins,sans-serif!important;font-weight:700!important}.jconfirm .jconfirm-content{color:var(--color-text-secondary)!important;font-family:Poppins,sans-serif!important;font-size:1rem!important;line-height:1.55!important}.jconfirm .jconfirm-buttons{display:flex!important;gap:12px;justify-content:flex-end;padding-top:10px!important}.jconfirm .jconfirm-buttons .btn{border:1px solid transparent!important;border-radius:8px!important;box-shadow:none!important;font-weight:700!important;letter-spacing:.02em;padding:10px 30px!important;transition:all .3s ease!important}.jconfirm .jconfirm-buttons .btn-primary{background-color:var(--color-accent)!important;color:#000!important}.jconfirm .jconfirm-buttons .btn-danger{background-color:transparent!important;border:1px solid var(--color-text-secondary)!important;color:var(--color-text-secondary)!important}.jconfirm .jconfirm-buttons .btn-primary:hover{background-color:#4d6bff!important;box-shadow:0 0 15px var(--shadow-glow)!important}.jconfirm .jconfirm-buttons .btn-danger:hover{background-color:hsla(0,0%,100%,.05)!important;border-color:var(--color-text-primary)!important;color:var(--color-text-primary)!important}.jconfirm .jconfirm-buttons .btn:focus{box-shadow:0 0 0 .2rem rgba(47,128,255,.14)!important;outline:none!important}.surface-panel{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:var(--color-surface);border:1px solid var(--color-border-soft);border-radius:var(--radius-lg);box-shadow:0 18px 44px rgba(0,0,0,.24),0 0 0 1px rgba(47,128,255,.08),0 0 16px rgba(0,226,255,.06)}.surface-panel-strong{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:var(--color-surface-strong);border:1px solid var(--color-border-strong);box-shadow:0 8px 32px rgba(0,0,0,.4)}.surface-panel-soft{background:var(--color-surface-soft);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--radius-md)}.text-accent{color:var(--color-accent)!important}.text-muted-soft{color:hsla(0,0%,100%,.5)!important}.soft-divider{border-color:rgba(47,128,255,.12)!important}.card,.dropdown-menu,.jconfirm .jconfirm-box,.modal-content,.navbar .dropdown-menu,div:where(.swal2-container) div:where(.swal2-popup){backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:linear-gradient(180deg,rgba(18,21,38,.94),rgba(10,12,24,.98));border:1px solid rgba(0,226,255,.1);box-shadow:0 18px 48px rgba(0,0,0,.28),0 0 0 1px rgba(47,128,255,.06),0 0 18px rgba(0,226,255,.06)}.card-header,.dropdown-header,.modal-header{border-bottom:1px solid rgba(0,226,255,.08)}.card-body,.dropdown-item,.modal-body,.navbar .dropdown-item{color:var(--color-text-primary)}@media (max-width:767.98px){body{background-attachment:scroll}#main{padding:12px 10px}.modal-content,div:where(.swal2-container) div:where(.swal2-popup){background:linear-gradient(180deg,rgba(22,26,43,.98),rgba(12,15,28,.98))!important;border:1px solid rgba(0,226,255,.25)!important;box-shadow:0 10px 30px rgba(0,0,0,.5)!important;font-size:.85rem!important;width:92%!important}.modal-dialog{margin:.5rem auto!important;max-width:95%!important}.modal-body,.modal-footer,.modal-header{padding:.8rem!important}.modal-title,div:where(.swal2-container) .swal2-title{color:#fff!important;font-size:1.1rem!important;padding:0 0 .5rem!important}.modal-body,.modal-body label,div:where(.swal2-container) .swal2-html-container{color:#e0e6ed!important;font-size:.85rem!important;margin:.5rem 0!important}.modal-body .form-control{font-size:.85rem!important;height:36px!important}.modal-footer,div:where(.swal2-container) .swal2-actions{gap:.5rem!important;margin-top:.8rem!important;padding-bottom:0!important}.modal-footer .btn,div:where(.swal2-container) .swal2-cancel,div:where(.swal2-container) .swal2-confirm{font-size:.8rem!important;margin:0!important;min-height:32px!important;padding:.4rem .8rem!important}}body.modal-open{overflow:hidden!important;padding-right:0!important}.modal{z-index:1055}.modal-backdrop{z-index:1050}.modal-dialog{z-index:1056}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.estilos_generales{backdrop-filter:blur(15px);background:rgba(8,10,18,.96)!important;border:1px solid rgba(0,234,211,.1);border-collapse:separate;border-radius:16px;border-spacing:0;display:table;margin:0;max-width:100%;overflow:hidden;width:100%}.bootstrap-table,.bootstrap-table .fixed-table-body,.bootstrap-table .fixed-table-container,.bootstrap-table .fixed-table-footer,.bootstrap-table .fixed-table-header,.bootstrap-table .fixed-table-pagination,.bootstrap-table .fixed-table-toolbar{max-width:100%!important;min-width:0;width:100%!important}.estilos_generales th{background:linear-gradient(180deg,rgba(26,38,60,.98),rgba(8,12,22,.98));border-bottom:1px solid rgba(0,234,211,.52);box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.04);color:#eafcff;font-size:15px;font-weight:700;padding:12px 13px;text-align:left;white-space:nowrap}.estilos_generales td{background:transparent;border-bottom:1px solid hsla(0,0%,100%,.06);color:rgba(240,247,250,.96);font-size:13px;padding:8px;white-space:nowrap}.osp-table-ui .fixed-table-container .table{background-color:transparent!important;color:var(--color-text-primary,#f0f4f8)!important;display:table!important;table-layout:auto;width:100%!important}.osp-table-ui,.osp-table-ui .fixed-table-body,.osp-table-ui .fixed-table-container,.osp-table-ui .fixed-table-header{max-width:100%;min-width:0;width:100%!important}.osp-table-ui .fixed-table-container{overflow:hidden}.osp-table-ui .fixed-table-container .fixed-table-body table,.osp-table-ui .fixed-table-container .fixed-table-footer table,.osp-table-ui .fixed-table-container .fixed-table-header table{margin-inline:0;max-width:100%!important;min-width:100%!important;width:100%!important}.osp-table-ui .fixed-table-container .table th{background:linear-gradient(180deg,rgba(28,42,68,.98),rgba(8,12,22,.98))!important;border-bottom:1px solid rgba(0,234,211,.5)!important;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.04);color:rgba(240,252,255,.98)!important}.osp-table-ui .fixed-table-container .table td{background-color:rgba(9,13,22,.34)!important;border-bottom:1px solid hsla(0,0%,100%,.05)!important;color:rgba(240,247,250,.96)!important}.osp-table-ui .fixed-table-container thead th .th-inner{min-height:40px;padding:.72rem 1rem!important;white-space:nowrap;width:100%}.osp-table-ui .fixed-table-container .table tbody>tr[data-index]>td:first-child,.osp-table-ui .fixed-table-container .table thead th.detail{min-width:46px;text-align:center;width:46px}.osp-table-ui .fixed-table-container tbody td{overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.osp-table-ui .fixed-table-container tbody td:last-child,.osp-table-ui .fixed-table-container thead th:last-child{width:1%}.paises-table-shell .osp-table-ui,.paises-table-shell .osp-table-ui .fixed-table-body,.paises-table-shell .osp-table-ui .fixed-table-container,.paises-table-shell .osp-table-ui .fixed-table-header{width:100%!important}.paises-table-shell .osp-table-ui .fixed-table-container .table{display:table!important;table-layout:fixed;width:100%!important}.paises-table-shell .osp-table-ui .fixed-table-container .fixed-table-body table,.paises-table-shell .osp-table-ui .fixed-table-container .fixed-table-footer table,.paises-table-shell .osp-table-ui .fixed-table-container .fixed-table-header table{max-width:100%!important;min-width:100%!important;width:100%!important}.paises-table-shell .osp-table-ui .fixed-table-container .table td,.paises-table-shell .osp-table-ui .fixed-table-container .table th{overflow:visible!important;overflow-wrap:anywhere;text-overflow:unset!important;white-space:normal;word-break:break-word}.paises-table-shell .osp-table-ui .fixed-table-container .table td:last-child,.paises-table-shell .osp-table-ui .fixed-table-container .table th:last-child{width:28%}.paises-table-shell .osp-table-ui .fixed-table-container .table td:nth-child(4),.paises-table-shell .osp-table-ui .fixed-table-container .table th:nth-child(4){width:24%}.paises-table-shell .osp-table-ui .fixed-table-container .table .btn{white-space:nowrap}.paises-table-shell .osp-table-ui .fixed-table-container tbody td a:not(.btn),.paises-table-shell .osp-table-ui .fixed-table-container tbody td div,.paises-table-shell .osp-table-ui .fixed-table-container tbody td span,.paises-table-shell .osp-table-ui .fixed-table-container tbody td>*,.paises-table-shell .osp-table-ui .fixed-table-container thead th .th-inner{overflow:visible!important;overflow-wrap:anywhere;text-overflow:unset!important;white-space:normal;word-break:break-word}.estilos_generales td a,.estilos_generales td a:visited{color:rgba(0,226,255,.92)!important;font-weight:600;text-decoration:none!important;transition:color .2s ease,text-shadow .2s ease}.estilos_generales td a:focus,.estilos_generales td a:hover{color:#fff!important;text-decoration:none!important;text-shadow:0 0 8px rgba(0,226,255,.9)}.estilos_generales tbody tr:hover{background-color:rgba(0,234,211,.07)!important;transition:all .3s ease}.estilos_generales::-webkit-scrollbar,.osp-table-ui .fixed-table-body::-webkit-scrollbar{background-color:#050b14!important;height:10px!important}.estilos_generales::-webkit-scrollbar-thumb,.osp-table-ui .fixed-table-body::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.1)!important;border:none!important;border-radius:5px}.estilos_generales::-webkit-scrollbar-track,.osp-table-ui .fixed-table-body::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.05)!important;border-radius:5px}@media (max-width:991px){.osp-row-detail__grid,.ui-table-detail-grid{gap:.5rem!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.osp-row-detail__item,.ui-table-detail-item{gap:.4rem!important;padding:.5rem!important}.osp-row-detail__label,.ui-table-detail-label{font-size:.65rem!important}.bootstrap-table .fixed-table-container td .ui-table-detail-item .estado.btn,.estilos_generales td .ui-table-detail-item .estado.btn,.osp-table-ui .fixed-table-container td .ui-table-detail-item .estado.btn{border-radius:6px!important;font-size:.7rem!important;height:auto!important;min-height:0!important;min-width:0!important;padding:.25rem .6rem!important;width:auto!important}}@media (max-width:767px){[id^=toolbar_]{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;width:100%}[id^=toolbar_] button{flex:0 0 auto;font-size:14px}.estilos_generales{width:100%!important}.estilos_generales td,.estilos_generales th,.osp-table-ui .fixed-table-container tbody td,.osp-table-ui .fixed-table-container thead th,.osp-table-ui .fixed-table-container thead th .th-inner{white-space:normal!important;word-wrap:break-word;font-size:11px!important;padding:6px 8px!important}}.osp-table-ui .fixed-table-toolbar{align-items:center;display:flex;flex-wrap:nowrap;gap:.75rem;min-width:0;overflow-x:auto;padding-bottom:.25rem;width:100%}.osp-table-ui .fixed-table-toolbar>*{flex:0 0 auto;min-width:0}.osp-table-ui .fixed-table-toolbar>.search{align-items:center;display:flex;flex:0 0 260px;float:none!important;margin-left:0!important;margin-right:0!important;max-width:400px;min-width:180px}.osp-table-ui .fixed-table-toolbar>.search .form-control,.osp-table-ui .fixed-table-toolbar>.search input[type=search]{font-size:1rem;min-width:0;width:100%!important}.osp-table-ui .fixed-table-toolbar .btn .osp-btn-label{display:inline}.btn,.btn-custom,.btn-custom-text{border-radius:10px;color:#fff!important;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar{align-items:center;display:flex;flex-wrap:nowrap;gap:.75rem;justify-content:flex-end;min-width:0;overflow-x:auto;padding-bottom:.25rem;width:100%}[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar>*{flex:0 0 auto;min-width:0}[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar>.bs-bars{order:0}[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar>.search{order:3}[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar .bs-bars{display:none;float:none!important}[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar .bs-bars:empty{display:none!important}[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar .columns{align-items:center;display:flex;flex:0 0 auto;flex-wrap:nowrap;float:none!important;gap:.35rem;margin-left:0;order:1;width:auto!important}[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar .search{align-items:center;display:flex;flex:0 0 280px;float:none!important;margin-left:0!important;margin-right:0!important;max-width:420px;min-width:220px;order:3}[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar .btn{align-items:center;display:inline-flex;font-size:1rem!important;gap:.45rem;height:auto;justify-content:center;line-height:1.2;min-height:38px;min-width:max-content;order:0;padding:.5rem .9rem!important;white-space:nowrap;width:auto}[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar .btn .text,[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar .btn span:not(.caret){display:inline}[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar .btn.dropdown-toggle:after{display:inline-block}[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar #btn_nuevo{order:-1}[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar .export{order:2}[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar .search .form-control,[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar .search input[type=search]{font-size:1rem;min-width:0;width:100%!important}.btn-custom-text,.btn.btn-primary,.btn.btn-secondary{background:linear-gradient(180deg,rgba(16,28,48,.98),rgba(7,15,28,.98))!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 10px 22px rgba(0,0,0,.18)}.btn-custom,.btn-custom-text,.btn.btn-primary,.btn.btn-secondary{border:1px solid rgba(0,226,255,.3)!important;color:#e9f7ff!important}.btn-custom{background:linear-gradient(180deg,rgba(16,28,48,.98),rgba(7,15,28,.98))}.btn-custom:hover{background:linear-gradient(180deg,rgba(0,226,255,.24),rgba(0,168,189,.28))!important;box-shadow:0 0 0 1px rgba(0,226,255,.16),0 12px 24px rgba(0,0,0,.2)}.btn-custom:hover,.btn.btn-primary:hover,.btn.btn-secondary:hover{border-color:rgba(0,226,255,.5)!important;transform:translateY(-1px)}.btn.btn-primary:hover,.btn.btn-secondary:hover{background:linear-gradient(180deg,rgba(0,226,255,.2),rgba(0,168,189,.24))!important;box-shadow:0 0 0 1px rgba(0,226,255,.16),0 12px 24px rgba(0,0,0,.18)}.btn:disabled{background-color:hsla(0,0%,100%,.1)!important;border-color:hsla(0,0%,100%,.1)!important;color:hsla(0,0%,100%,.3)!important}.btn.btn-danger{background:linear-gradient(180deg,rgba(38,14,28,.96),rgba(21,10,18,.96))!important;border:1px solid rgba(255,120,160,.3)!important;color:#e9f7ff!important}.btn.btn-danger:not(:disabled){border:1px solid rgba(255,120,160,.68)!important;box-shadow:0 0 0 1px rgba(255,120,160,.16),0 10px 18px rgba(0,0,0,.18)!important;color:#ff9abc!important;text-shadow:0 0 5px rgba(0,0,0,.4);transition:all .3s ease-in-out}.btn.btn-danger:hover{background:linear-gradient(180deg,rgba(255,86,132,.28),rgba(183,24,63,.42))!important;border-color:rgba(255,160,188,.82)!important;box-shadow:0 0 0 1px rgba(255,120,160,.18),0 12px 24px rgba(0,0,0,.2)!important;color:#fff!important;transform:translateY(-1px)}.btn.btn-success{background:linear-gradient(180deg,rgba(0,255,136,.2),rgba(0,172,110,.26))!important;border:1px solid rgba(0,255,136,.6)!important;box-shadow:0 0 0 1px rgba(0,255,136,.16),0 10px 18px rgba(0,0,0,.18)!important;color:#fff!important;text-shadow:0 0 5px rgba(0,0,0,.45);transition:all .3s ease-in-out}.btn.btn-success:hover{background:linear-gradient(180deg,rgba(0,255,136,.3),rgba(0,172,110,.4))!important;box-shadow:0 0 0 1px rgba(0,255,136,.18),0 12px 24px rgba(0,0,0,.2)!important;transform:translateY(-1px)}.btn.btn-warning{background:linear-gradient(180deg,rgba(48,35,12,.96),rgba(24,18,7,.96))!important;border:1px solid rgba(255,202,104,.32)!important;color:#e9f7ff!important}.btn.btn-warning:not(:disabled){background:linear-gradient(180deg,rgba(255,190,0,.18),rgba(184,132,0,.28))!important;border:1px solid rgba(255,190,0,.66)!important;box-shadow:0 0 0 1px rgba(255,190,0,.16),0 10px 18px rgba(0,0,0,.18)!important;color:#fff!important;text-shadow:0 0 5px rgba(0,0,0,.45);transition:all .3s ease-in-out}.btn.btn-warning:hover{background:linear-gradient(180deg,rgba(255,190,0,.26),rgba(184,132,0,.38))!important;border-color:rgba(255,214,132,.86)!important;box-shadow:0 0 0 1px rgba(255,190,0,.22),0 12px 24px rgba(0,0,0,.2)!important;color:#fff!important;transform:translateY(-1px)}.btn.btn-secondary{background:linear-gradient(180deg,rgba(20,28,40,.98),rgba(10,14,22,.98))!important;border:1px solid rgba(0,226,255,.22)!important;color:#eef9ff!important}.btn.btn-secondary:hover{background:linear-gradient(180deg,rgba(0,226,255,.14),rgba(0,168,189,.18))!important;border-color:rgba(0,226,255,.4)!important;color:#fff!important;transform:translateY(-1px)}.estilos_generales .btn,.osp-table-ui .fixed-table-container .btn{background:linear-gradient(180deg,rgba(14,22,34,.98),rgba(7,11,18,.98))!important;border:1px solid rgba(0,226,255,.22)!important;border-radius:12px!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 8px 18px rgba(0,0,0,.18);color:rgba(240,247,250,.98)!important;text-shadow:0 0 8px rgba(0,226,255,.08);transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease,background .14s ease,color .14s ease}.estilos_generales .btn:focus-visible,.estilos_generales .btn:hover,.osp-table-ui .fixed-table-container .btn:focus-visible,.osp-table-ui .fixed-table-container .btn:hover{background:linear-gradient(180deg,rgba(0,226,255,.18),rgba(0,168,189,.22))!important;border-color:rgba(0,226,255,.42)!important;box-shadow:0 0 0 1px rgba(0,226,255,.12),0 10px 20px rgba(0,0,0,.24);color:#fff!important;transform:translateY(-1px)}.estilos_generales td .btn-outline-primary,.estilos_generales td .btn-primary,.estilos_generales td .editar,.osp-table-ui .fixed-table-container td .btn-outline-primary,.osp-table-ui .fixed-table-container td .btn-primary,.osp-table-ui .fixed-table-container td .editar{background:linear-gradient(180deg,rgba(0,226,255,.18),rgba(0,123,255,.14))!important;border-color:rgba(0,226,255,.42)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 0 0 1px rgba(0,226,255,.08),0 8px 16px rgba(0,0,0,.18);color:#f6feff!important}.estilos_generales td .btn-outline-primary:hover,.estilos_generales td .btn-primary:hover,.estilos_generales td .editar:hover,.osp-table-ui .fixed-table-container td .btn-outline-primary:hover,.osp-table-ui .fixed-table-container td .btn-primary:hover,.osp-table-ui .fixed-table-container td .editar:hover{background:linear-gradient(180deg,rgba(0,234,211,.24),rgba(0,123,255,.18))!important;border-color:rgba(0,234,211,.58)!important;box-shadow:0 0 0 1px rgba(0,234,211,.14),0 0 18px rgba(0,226,255,.12),0 10px 20px rgba(0,0,0,.24)}.estilos_generales td .btn-danger,.estilos_generales td .btn-outline-danger,.estilos_generales td .remover,.osp-table-ui .fixed-table-container td .btn-danger,.osp-table-ui .fixed-table-container td .btn-outline-danger,.osp-table-ui .fixed-table-container td .remover{background:linear-gradient(180deg,rgba(88,18,34,.98),rgba(34,11,18,.98))!important;border-color:rgba(255,126,160,.34)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03),0 0 0 1px rgba(255,126,160,.06),0 8px 16px rgba(0,0,0,.2);color:#ffd8e3!important}.estilos_generales td .btn-danger:hover,.estilos_generales td .btn-outline-danger:hover,.estilos_generales td .remover:hover,.osp-table-ui .fixed-table-container td .btn-danger:hover,.osp-table-ui .fixed-table-container td .btn-outline-danger:hover,.osp-table-ui .fixed-table-container td .remover:hover{background:linear-gradient(180deg,rgba(255,93,141,.24),rgba(88,18,34,.92))!important;border-color:rgba(255,126,160,.58)!important;box-shadow:0 0 0 1px rgba(255,126,160,.16),0 0 16px rgba(255,126,160,.12),0 10px 20px rgba(0,0,0,.24);color:#fff!important}.estilos_generales td .btn-outline-success,.estilos_generales td .btn-success,.osp-table-ui .fixed-table-container td .btn-outline-success,.osp-table-ui .fixed-table-container td .btn-success{background:linear-gradient(180deg,rgba(0,255,170,.16),rgba(0,172,110,.18))!important;border-color:rgba(0,255,170,.45)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 0 0 1px rgba(0,255,170,.08),0 8px 16px rgba(0,0,0,.18);color:#ebfff6!important}.estilos_generales td .btn-outline-success:hover,.estilos_generales td .btn-success:hover,.osp-table-ui .fixed-table-container td .btn-outline-success:hover,.osp-table-ui .fixed-table-container td .btn-success:hover{background:linear-gradient(180deg,rgba(0,255,170,.22),rgba(0,172,110,.24))!important;border-color:rgba(0,255,170,.68)!important;box-shadow:0 0 0 1px rgba(0,255,170,.16),0 0 18px rgba(0,255,170,.12),0 10px 20px rgba(0,0,0,.24);color:#fff!important}.estilos_generales .btn.btn-danger,.osp-table-ui .fixed-table-container .btn.btn-danger{background:linear-gradient(180deg,rgba(72,14,28,.98),rgba(26,8,16,.98))!important;border-color:rgba(255,120,160,.32)!important;color:#ffd0dd!important}.estilos_generales .btn.btn-success,.osp-table-ui .fixed-table-container .btn.btn-success{background:linear-gradient(180deg,rgba(0,255,170,.18),rgba(0,172,110,.24))!important;border-color:rgba(0,255,170,.52)!important;color:#f5fffb!important}.estilos_generales .btn.btn-warning,.osp-table-ui .fixed-table-container .btn.btn-warning{background:linear-gradient(180deg,rgba(255,190,0,.18),rgba(184,132,0,.22))!important;border-color:rgba(255,190,0,.52)!important;color:#fff8dc!important}.estilos_generales .table .btn-sm,.estilos_generales td .btn,.osp-table-ui .fixed-table-container .table .btn-sm,.osp-table-ui .fixed-table-container td .btn{backdrop-filter:blur(12px);font-weight:700;letter-spacing:.01em;line-height:1.1;min-height:2.3rem;min-width:2.3rem;padding:.42rem .78rem!important}.estilos_generales td .btn:not(.btn-primary):not(.btn-success):not(.btn-danger):not(.btn-warning):not(.btn-info),.osp-table-ui .fixed-table-container td .btn:not(.btn-primary):not(.btn-success):not(.btn-danger):not(.btn-warning):not(.btn-info){background:linear-gradient(180deg,rgba(16,24,36,.98),rgba(8,12,20,.98))!important;border-color:rgba(0,226,255,.26)!important}.estilos_generales td .btn-outline-primary,.osp-table-ui .fixed-table-container td .btn-outline-primary{color:#c7fdff!important}.estilos_generales td .btn-outline-secondary,.osp-table-ui .fixed-table-container td .btn-outline-secondary{border-color:hsla(0,0%,100%,.16)!important;color:rgba(232,247,255,.9)!important}.estilos_generales td .btn-outline-success,.osp-table-ui .fixed-table-container td .btn-outline-success{color:#d8fff0!important}.estilos_generales td .btn-outline-danger,.osp-table-ui .fixed-table-container td .btn-outline-danger{color:#ffd0dd!important}.estilos_generales td .btn-outline-warning,.osp-table-ui .fixed-table-container td .btn-outline-warning{color:#fff0b8!important}.text-principal{color:#fff!important;text-shadow:0 0 2px rgba(80,200,255,.9)!important}.dataTables_filter input,input[type=search]{border:1px solid #00e5ff!important;border-radius:10px!important;color:#fff!important;outline:none;transition:all .3s}.dataTables_filter input::placeholder,.search input::placeholder,input[type=search]::placeholder{color:#e1e3e6!important;font-style:italic;font-weight:400;opacity:1!important}.dataTables_filter input:focus,input[type=search]:focus{box-shadow:0 0 4px #00f3ff!important}.estilos_generales .detail-view td{background:linear-gradient(180deg,rgba(10,16,28,.96),rgba(7,11,20,.98))!important;border:none!important}.estilos_generales .detail-view .card,.estilos_generales .detail-view .card-body,.estilos_generales .detail-view .detail-view-inner{background-color:transparent!important;border:none!important;box-shadow:none!important}.estilos_generales .detail-view,.estilos_generales .detail-view div,.estilos_generales .detail-view p,.estilos_generales .detail-view span,.estilos_generales .detail-view td{color:var(--color-text-primary,#f0f4f8)!important}.estilos_generales .detail-view b,.estilos_generales .detail-view label,.estilos_generales .detail-view strong{color:rgba(0,226,255,.92)!important}.osp-table-ui .fixed-table-toolbar .dropdown-menu{background:linear-gradient(180deg,rgba(10,14,24,.98),rgba(7,12,20,.98))!important;border:1px solid rgba(0,226,255,.18)!important;box-shadow:0 10px 30px rgba(0,0,0,.6)}.osp-table-ui .fixed-table-toolbar .dropdown-menu .dropdown-item,.osp-table-ui .fixed-table-toolbar .dropdown-menu label,.osp-table-ui .fixed-table-toolbar .dropdown-menu span{background-color:transparent!important;color:var(--color-text-primary,#f0f4f8)!important;cursor:pointer}.osp-table-ui .fixed-table-toolbar .dropdown-menu .dropdown-item:hover,.osp-table-ui .fixed-table-toolbar .dropdown-menu label:hover{background-color:rgba(0,226,255,.08)!important;color:rgba(233,247,255,.98)!important}.osp-table-ui .fixed-table-toolbar .dropdown-menu input[type=checkbox]{accent-color:var(--color-accent-neon,#00e2ff);margin-right:10px}.estilos_generales .detail-view th div,.estilos_generales .detail-view th span{background:linear-gradient(180deg,rgba(28,42,68,.98),rgba(8,12,22,.98))!important;border-bottom:1px solid rgba(0,234,211,.5)!important;color:rgba(240,252,255,.98)!important}.estilos_generales .detail-view th{background-color:rgba(0,0,0,.1)!important;border:none!important}.osp-table-ui .detail-view>td{background:transparent!important;border:0!important;padding:0!important;width:100%!important}.osp-table-ui .detail-icon{align-items:center;background:rgba(0,234,211,.08);border:1px solid rgba(0,234,211,.24);border-radius:8px;box-shadow:inset 0 0 0 1px rgba(0,234,211,.04);color:rgba(189,255,242,.95)!important;display:inline-flex;height:30px;justify-content:center;text-decoration:none!important;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease,border-color .18s ease;vertical-align:middle;width:30px}.osp-table-ui .detail-icon:focus,.osp-table-ui .detail-icon:hover{background:rgba(0,234,211,.14);border-color:rgba(0,234,211,.42);box-shadow:0 0 0 .2rem rgba(0,234,211,.1),0 0 14px rgba(0,234,211,.18);color:#fff!important;transform:translateY(-1px)}.osp-table-ui .detail-icon .bi,.osp-table-ui .detail-icon i{font-size:1rem;line-height:1}.osp-table-ui .detail-icon .add,.osp-table-ui .detail-icon .bi-plus-circle,.osp-table-ui .detail-icon .bi-plus-square-fill,.osp-table-ui .detail-icon .fa-circle-plus,.osp-table-ui .detail-icon .fa-plus,.osp-table-ui .detail-icon .glyphicon-plus,.osp-table-ui .detail-icon .icon-plus{color:#d6fff9!important;text-shadow:0 0 8px rgba(0,234,211,.15)}.osp-table-ui .detail-icon .bi-dash-circle,.osp-table-ui .detail-icon .bi-dash-square-fill,.osp-table-ui .detail-icon .fa-circle-minus,.osp-table-ui .detail-icon .fa-minus,.osp-table-ui .detail-icon .glyphicon-minus,.osp-table-ui .detail-icon .icon-minus,.osp-table-ui .detail-icon .remove{color:#7cffd7!important;text-shadow:0 0 10px rgba(0,255,136,.18)}.osp-table-ui .fixed-table-body tr[data-has-detail-view=true] td:first-child .detail-icon{background:rgba(0,234,211,.14);border-color:rgba(0,234,211,.34)}.osp-table-ui .fixed-table-body tr[data-has-detail-view=true] td:first-child .detail-icon:focus,.osp-table-ui .fixed-table-body tr[data-has-detail-view=true] td:first-child .detail-icon:hover{background:rgba(0,234,211,.22)}@supports selector(.detail-icon:has(.bi-dash-square-fill)){.osp-table-ui .fixed-table-body td:first-child .detail-icon:has(.bi-dash-circle),.osp-table-ui .fixed-table-body td:first-child .detail-icon:has(.bi-dash-square-fill),.osp-table-ui .fixed-table-body td:first-child .detail-icon:has(.fa-circle-minus),.osp-table-ui .fixed-table-body td:first-child .detail-icon:has(.fa-minus),.osp-table-ui .fixed-table-body td:first-child .detail-icon:has(.glyphicon-minus),.osp-table-ui .fixed-table-body td:first-child .detail-icon:has(.icon-minus),.osp-table-ui .fixed-table-body td:first-child .detail-icon:has(.remove){background:rgba(0,234,211,.18);border-color:rgba(0,234,211,.42);box-shadow:0 0 0 1px rgba(0,234,211,.18),0 0 10px rgba(0,234,211,.12),inset 0 1px 0 hsla(0,0%,100%,.03);color:#d6fff9!important}}.osp-row-detail{background:radial-gradient(ellipse at top right,rgba(0,234,211,.08),transparent 40%),linear-gradient(180deg,rgba(12,18,30,.98),rgba(8,14,24,.98));border-top:1px solid rgba(0,234,211,.35);box-shadow:inset 0 4px 15px rgba(0,0,0,.25);box-sizing:border-box;display:block;margin:0;padding:1.25rem 1.5rem;width:100%}.osp-row-detail__header{align-items:flex-start;border-bottom:1px solid hsla(0,0%,100%,.05);display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:.75rem}.osp-row-detail__eyebrow{color:rgba(180,190,210,.9);display:block;font-size:.75rem;letter-spacing:.06em;margin-bottom:.35rem;text-transform:uppercase}.osp-row-detail__title{color:#fff;font-size:1.1rem;font-weight:700;margin:0;text-shadow:0 0 5px rgba(0,234,211,.2)}.osp-row-detail__status{align-items:center;border:1px solid rgba(0,234,211,.25);border-radius:999px;box-shadow:0 0 10px rgba(0,234,211,.1);display:inline-flex;font-size:.75rem;font-weight:700;letter-spacing:.03em;padding:.4rem .8rem;white-space:nowrap}.osp-row-detail__status.is-active{background:rgba(0,234,211,.15);border-color:rgba(0,234,211,.4);color:#d6fff9}.osp-row-detail__status.is-inactive{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.15);color:rgba(230,240,255,.75)}.osp-row-detail__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));width:100%}.osp-row-detail__item{background:rgba(18,26,42,.85);border:1px solid rgba(0,234,211,.18);border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.15),inset 0 1px 0 hsla(0,0%,100%,.05);display:flex;flex-direction:column;gap:.4rem;min-width:0;padding:1rem 1.15rem;transition:all .25s ease}.osp-row-detail__item:hover{background:rgba(24,34,54,.95);border-color:rgba(0,234,211,.35);box-shadow:0 6px 15px rgba(0,0,0,.25),inset 0 1px 0 hsla(0,0%,100%,.08)}.osp-row-detail__label{color:rgba(0,234,211,.95);font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.osp-row-detail__value{color:#f8fbff;font-size:.95rem;font-weight:600;word-break:break-word}#modal_cargar .btn-outline-success,.btnGuardarT{background-color:transparent!important;border:1px solid #00e676!important;color:#00e676!important;font-size:14px!important;font-weight:500;margin-right:20px!important;margin-top:50px;min-width:100px;padding:8px 20px;transition:.3s}#modal_cargar .btn-outline-success:hover,.btnGuardarT:hover{background-color:rgba(0,230,118,.1)!important;box-shadow:0 0 15px rgba(0,230,118,.2);color:#fff!important}#modal_cargar .modal-content{background-color:var(--color-surface-strong,#0d1522)!important;border:1px solid var(--color-border-soft,rgba(0,229,255,.15))!important;box-shadow:0 20px 50px rgba(0,0,0,.6)!important;color:var(--color-text-primary,#f0f4f8)!important}#modal_cargar .modal-footer,#modal_cargar .modal-header{border-color:var(--color-border-soft,rgba(0,229,255,.15))!important}#modal_cargar .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}#modal_cargar input[type=file]{background-color:rgba(0,0,0,.3)!important;border:1px dashed var(--color-accent,#00e5ff)!important}#modal_cargar input[type=file],.modal-body{color:var(--color-text-primary,#f0f4f8)!important}.modal-body{background-color:#00000075!important}.btnResetT{background-color:transparent!important;border:1px solid var(--color-text-secondary,#8b9bb4)!important;color:var(--color-text-secondary,#8b9bb4)!important;font-size:14px!important;font-weight:500;margin-top:50px;min-width:100px;padding:8px 20px;transition:.3s}.btnResetT:hover{background-color:hsla(0,0%,100%,.05)!important}.btnResetT:hover,.form-control,.form-select{color:var(--color-text-primary,#f0f4f8)!important}.form-control,.form-select{background-color:rgba(0,0,0,.2)!important;border:1px solid rgba(0,229,255,.26)!important}.form-control:focus,.form-select:focus{border-color:var(--color-accent,#00e5ff)!important;box-shadow:0 0 0 2px rgba(0,229,255,.15)!important}.input-group{background-color:rgba(11,25,41,.6)!important;border-color:#00f3ff!important;color:#fff!important}.modal .form-select{background-color:rgba(17,47,71,.95)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%2300f3ff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")!important;border:1px solid #00f3ff!important;color:#e9f7ff!important}.modal .form-select:focus{border-color:#00f3ff!important;box-shadow:0 0 15px rgba(0,243,255,.3)!important}.modal .form-select optgroup,.modal .form-select option,.modal .form-select:focus{background-color:#0d2538!important;color:#fff!important}#modal_emails .modal-body input.form-control::placeholder,#modal_emails .swal2-input::placeholder{color:rgba(225,235,245,.78)!important;opacity:1!important}#modal_emails .modal-body input.ui-autocomplete-input{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}#modal_emails .modal-body input.ui-autocomplete-input::placeholder{color:#fff!important;opacity:1!important}#modal_emails .modal-body input.ui-autocomplete-input::-webkit-input-placeholder{color:#fff!important;opacity:1!important}#modal_emails .modal-body input.ui-autocomplete-input:disabled::placeholder{color:rgba(225,238,255,.82)!important;opacity:1!important}#modal_emails .modal-body input.ui-autocomplete-input:disabled::-webkit-input-placeholder{color:rgba(225,238,255,.82)!important;opacity:1!important}#modal_emails .modal-body input.ui-autocomplete-input::-moz-placeholder{color:#fff!important;opacity:1!important}#modal_emails .modal-body input.ui-autocomplete-input:disabled::-moz-placeholder{color:rgba(225,238,255,.82)!important;opacity:1!important}#modal_emails .modal-body input.ui-autocomplete-input:-ms-input-placeholder{color:#fff!important}#modal_emails .modal-body input.ui-autocomplete-input:disabled:-ms-input-placeholder{color:rgba(225,238,255,.82)!important}#modal_emails .modal-body input.ui-autocomplete-input:disabled{background-color:rgba(11,25,41,.6)!important;border-color:#00f3ff!important;color:rgba(225,238,255,.82)!important;-webkit-text-fill-color:rgba(225,238,255,.82)!important;opacity:1!important}#modal_emails .swal2-container #swal_inline_input.swal2-input{background-color:#fff!important;border:1px solid #6b7785!important;color:#000!important}#modal_emails .swal2-container #swal_inline_input.swal2-input::placeholder{color:#5f5f5f!important;opacity:1!important}body.page-emails-index .ui-autocomplete{background-color:#0d2538!important;border:1px solid #00f3ff!important;border-radius:8px!important;box-shadow:0 0 16px rgba(0,243,255,.25)!important}body.page-emails-index #filtroGrupo input.ui-autocomplete-input{background-color:rgba(11,25,41,.6)!important;border:1px solid #00f3ff!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}body.page-emails-index #filtroGrupo input.ui-autocomplete-input::-moz-placeholder,body.page-emails-index #filtroGrupo input.ui-autocomplete-input::-webkit-input-placeholder,body.page-emails-index #filtroGrupo input.ui-autocomplete-input::placeholder{color:#fff!important;opacity:1!important}body.page-emails-index #filtroGrupo input.ui-autocomplete-input:disabled{background-color:rgba(11,25,41,.6)!important;border:1px solid #00f3ff!important;color:rgba(225,238,255,.82)!important;-webkit-text-fill-color:rgba(225,238,255,.82)!important;opacity:1!important}body.page-emails-index #filtroGrupo input.ui-autocomplete-input:disabled::-moz-placeholder,body.page-emails-index #filtroGrupo input.ui-autocomplete-input:disabled::-webkit-input-placeholder,body.page-emails-index #filtroGrupo input.ui-autocomplete-input:disabled::placeholder{color:rgba(225,238,255,.82)!important;opacity:1!important}body.page-emails-index .ui-autocomplete .ui-menu-item-wrapper{border:0!important;color:#fff!important}body.page-emails-index .ui-autocomplete .ui-menu-item-wrapper.ui-state-active,body.page-emails-index .ui-autocomplete .ui-menu-item-wrapper:hover{background-color:rgba(0,243,255,.2)!important;color:#fff!important}body.page-emails-index .ui-autocomplete .ui-menu-item-wrapper.combo-option-selected,body.page-emails-index .ui-autocomplete .ui-menu-item-wrapper.combo-option-selected.ui-state-active,body.page-emails-index .ui-autocomplete .ui-menu-item-wrapper.combo-option-selected:hover{background-color:rgba(233,242,255,.98)!important;border-color:rgba(196,221,255,.95)!important;color:#102a43!important}body.page-emails-index .ui-autocomplete .ui-menu-item-wrapper.combo-option-selected .combo-pill-selected{background:#dceaff!important;border-color:#b9d5ff!important;color:#1d5fb8!important}#btn_ir_carga_masiva,#btn_nuevo_filtro_correo{background-color:rgba(11,25,41,.9)!important;border:1px solid #00f3ff!important;box-shadow:0 0 14px rgba(0,243,255,.35)!important;color:#e9f7ff!important;text-shadow:0 0 6px rgba(0,243,255,.4)}#btn_ir_carga_masiva:hover,#btn_nuevo_filtro_correo:hover{background-color:rgba(17,47,71,.95)!important;border-color:#00f3ff!important;box-shadow:0 0 18px rgba(0,243,255,.55)!important;color:#fff!important;transform:translateY(-1px)}.modal-form-section-title{align-items:center;border-bottom:1px solid rgba(0,243,255,.25);color:rgba(222,242,255,.9);display:flex;font-size:12px;font-weight:700;gap:8px;letter-spacing:.08em;margin-bottom:4px;padding-bottom:8px;text-transform:uppercase}.excel-upload-card{background:linear-gradient(180deg,rgba(14,34,52,.9),rgba(11,25,41,.75));border:1px solid rgba(0,243,255,.35);border-radius:10px;box-shadow:inset 0 0 0 1px rgba(0,243,255,.08),0 6px 20px rgba(0,0,0,.2);padding:14px}.excel-upload-head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.excel-upload-head h6{color:#fff;font-size:14px;font-weight:700;margin:0}.excel-upload-head small{color:rgba(206,230,244,.8)}.excel-upload-template-btn{white-space:nowrap}.excel-upload-input-wrap{margin-top:12px}.excel-dropzone{background-color:rgba(10,23,36,.65);border:1px dashed rgba(0,243,255,.45);border-radius:10px;color:rgba(230,247,255,.95);cursor:pointer;outline:none;padding:16px 14px;text-align:center;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.excel-dropzone i{color:#00f3ff;display:block;font-size:24px;margin-bottom:6px}.excel-dropzone .excel-dropzone-title{font-size:13px;font-weight:700;margin-bottom:2px}.excel-dropzone small{color:rgba(190,219,236,.86)}.excel-dropzone.is-dragover,.excel-dropzone:focus,.excel-dropzone:hover{background-color:rgba(0,243,255,.14);border-color:#00f3ff;box-shadow:0 0 0 2px rgba(0,243,255,.18)}.excel-upload-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.excel-upload-label{color:rgba(214,238,251,.95);font-size:12px;font-weight:600}.excel-upload-file-name{color:hsla(0,0%,100%,.92);font-size:12px}.excel-upload-preview{margin-top:10px}.excel-upload-preview .table-responsive{background-color:rgba(10,23,36,.75);border-color:rgba(0,243,255,.25)!important}#emailModalPreviewTable th,#subgrupoPreviewTable th{background-color:rgba(0,243,255,.12);border-color:rgba(0,243,255,.2);color:#dff5ff;font-weight:700}#emailModalPreviewTable td,#subgrupoPreviewTable td{border-color:rgba(0,243,255,.12);color:#f5fbff}#emailModalPreviewTable,#subgrupoPreviewTable{--bs-table-color:#f5fbff;--bs-table-bg:rgba(10,23,36,.9);--bs-table-striped-color:#f5fbff;--bs-table-striped-bg:hsla(0,0%,100%,.05);--bs-table-hover-color:#fff;--bs-table-hover-bg:rgba(0,243,255,.1)}#emailModalPreviewTable td,#emailModalPreviewTable th,#subgrupoPreviewTable td,#subgrupoPreviewTable th{color:#f5fbff!important}#modal_cargar .modal-footer,#modal_emails .modal-footer,#modal_grupo .modal-footer{background-color:#264967!important;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:2px solid rgba(80,200,255,.2)!important;box-shadow:0 -5px 15px rgba(0,0,0,.2)!important}.modal-header{background:linear-gradient(90deg,rgba(11,25,41,.95),rgba(38,73,103,.5))!important;border-bottom:1px solid rgba(0,243,255,.3)!important;color:#fff!important}.modal-title{color:#fff!important;font-weight:700;margin-left:5px;text-shadow:0 0 2px rgba(80,200,255,.9)!important}.modal-header .btn-close{filter:invert(1) grayscale(100%) brightness(200%)!important;opacity:.8}.modal-content{background-color:#264967!important;border:1px solid #00f3ff!important;box-shadow:0 0 25px rgba(0,243,255,.15)!important;color:#fff!important}.modal-body input.form-control,.modal-body select.form-control{background-color:rgba(11,25,41,.6)!important;border:1px solid rgba(0,243,255,.73)!important;box-shadow:none!important;color:#fff!important}.modal-body input.form-control:focus,.modal-body select.form-control:focus{background-color:rgba(11,25,41,.9)!important;border-color:rgba(0,243,255,.73)!important;box-shadow:0 0 10px rgba(0,243,255,.3)!important}.modal-body input.form-control::placeholder{color:rgba(214,233,255,.72)!important;opacity:1!important}.modal-body input.ui-autocomplete-input::placeholder{color:#fff!important;opacity:1!important}.modal-body input.ui-autocomplete-input:disabled::placeholder{color:rgba(225,238,255,.78)!important;opacity:1!important}.modal-body label{color:#fff!important;font-weight:500;margin-bottom:5px}.modal-footer{background-color:rgba(11,25,41,.5)!important;border-top:1px solid rgba(0,243,255,.3)!important}.modal-footer .btn-secondary{background-color:transparent!important;border:1px solid #c4e5ee!important;box-shadow:0 0 10px rgba(196,229,238,.3);color:#c4e5ee!important}.modal-footer .btn-secondary:hover{background-color:rgba(196,229,238,.15)!important;box-shadow:0 0 10px rgba(196,229,238,.8),inset 0 0 10px rgba(196,229,238,.5);color:#fff!important;transform:translateY(-2px)}.modal-footer .btn-primary{background-color:transparent!important;border:1px solid #0f8!important;box-shadow:0 0 10px rgba(0,255,136,.3);color:#0f8!important}#modal_items .modal-footer{background:linear-gradient(180deg,rgba(8,18,30,.98),rgba(12,22,35,.98))!important;border-top:1px solid rgba(0,243,255,.14)!important}#modal_items .btn-close{filter:invert(1) grayscale(100%) brightness(200%);opacity:.85}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #0b1929!important;-webkit-text-fill-color:#fff!important;border:1px solid rgba(0,243,255,.5)!important;caret-color:#fff!important;color:#fff;transition:background-color 5000s ease-in-out 0s}@media (max-width:991.98px){.osp-table-ui .fixed-table-toolbar,.osp-table-ui .fixed-table-toolbar>.columns,.osp-table-ui .fixed-table-toolbar>.search,[id^=toolbar_]{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;justify-content:flex-end;min-width:0;overflow-x:auto}.osp-table-ui .fixed-table-toolbar>.search{flex:0 0 240px;margin-top:0;min-width:180px;order:2;width:auto}.osp-table-ui .fixed-table-toolbar>.columns{order:1}.osp-table-ui .fixed-table-toolbar>.search .form-control,.osp-table-ui .fixed-table-toolbar>.search input,.osp-table-ui input[type=search]{max-width:100%;width:100%!important}#modal_cargar .btn-outline-success,.btnGuardarT,.btnResetT{margin-right:0!important;margin-top:12px;min-width:0;width:100%}.modal-footer .btn{margin:6px 0!important;width:100%}.excel-upload-head{flex-direction:column}.excel-upload-template-btn{width:100%}}@media (max-width:767.98px){.bootstrap-table .fixed-table-container .table th,.estilos_generales th,.osp-table-ui .fixed-table-container .table th{font-size:10px!important;padding:2px!important}.bootstrap-table .fixed-table-container .table td,.estilos_generales td,.osp-table-ui .fixed-table-container .table td{font-size:11px!important;padding:7px 5px!important}.osp-table-ui .fixed-table-container .table tr.detail-view>td{padding:0!important}.bootstrap-table .fixed-table-toolbar,.osp-table-ui .fixed-table-toolbar{align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:4px!important;min-height:44px;overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:none!important;width:100%!important;-webkit-overflow-scrolling:touch;padding:0 0 4px!important}.bootstrap-table .fixed-table-toolbar:after,.osp-table-ui .fixed-table-toolbar:after{content:none!important;display:none!important}.bootstrap-table .fixed-table-toolbar::-webkit-scrollbar,.osp-table-ui .fixed-table-toolbar::-webkit-scrollbar{display:none!important}.bootstrap-table .fixed-table-toolbar .float-end,.bootstrap-table .fixed-table-toolbar .float-start,.osp-table-ui .fixed-table-toolbar .float-end,.osp-table-ui .fixed-table-toolbar .float-start{float:none!important}.bootstrap-table .fixed-table-toolbar>*,.osp-table-ui .fixed-table-toolbar>*{align-self:center;clear:none!important;flex:0 0 auto!important;float:none!important;margin:0!important}.bootstrap-table .fixed-table-toolbar .bs-bars,.osp-table-ui .fixed-table-toolbar .bs-bars{align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;float:none!important;gap:4px!important;min-width:0;order:0}.bootstrap-table .fixed-table-toolbar .bs-bars:empty,.osp-table-ui .fixed-table-toolbar .bs-bars:empty{display:none!important}.bootstrap-table .fixed-table-toolbar .columns,.osp-table-ui .fixed-table-toolbar .columns{align-items:center;display:flex!important;flex:0 0 auto!important;flex-wrap:nowrap;float:none!important;gap:4px;order:1}.bootstrap-table .fixed-table-toolbar .export,.osp-table-ui .fixed-table-toolbar .export{float:none!important;order:2}.bootstrap-table .fixed-table-toolbar .btn,.osp-table-ui .fixed-table-toolbar .btn,[id^=toolbar_] button,[id^=web-] .bootstrap-table .fixed-table-toolbar .btn,[id^=web-] .osp-table-ui .fixed-table-toolbar .btn{align-items:center!important;display:inline-flex!important;flex:0 0 36px!important;font-size:0!important;height:36px!important;justify-content:center!important;line-height:1!important;min-height:36px!important;min-width:36px!important;overflow:hidden;padding:0!important;white-space:nowrap;width:36px!important}.bootstrap-table .fixed-table-toolbar .btn.d-none,.osp-table-ui .fixed-table-toolbar .btn.d-none,[id^=toolbar_] button.d-none{display:none!important}.bootstrap-table .fixed-table-toolbar .btn i,.osp-table-ui .fixed-table-toolbar .btn i,[id^=toolbar_] button i,[id^=web-] .bootstrap-table .fixed-table-toolbar .btn i,[id^=web-] .osp-table-ui .fixed-table-toolbar .btn i{font-size:16px!important;line-height:1;margin:0!important}.bootstrap-table .fixed-table-toolbar .btn.dropdown-toggle:after,.osp-table-ui .fixed-table-toolbar .btn.dropdown-toggle:after,[id^=web-] .bootstrap-table .fixed-table-toolbar .btn.dropdown-toggle:after,[id^=web-] .osp-table-ui .fixed-table-toolbar .btn.dropdown-toggle:after{display:none!important}.bootstrap-table .fixed-table-toolbar .dropdown-menu,.osp-table-ui .fixed-table-toolbar .dropdown-menu{max-width:calc(100vw - 32px)}.bootstrap-table .fixed-table-toolbar>.search,.osp-table-ui .fixed-table-toolbar>.search{align-self:center;background:rgba(8,10,18,.9);border:1px solid rgba(0,226,255,.25);border-radius:10px;flex:0 0 36px!important;float:none!important;height:36px!important;margin:0!important;max-width:36px!important;min-width:36px!important;order:10;overflow:hidden;position:relative;transition:width .2s ease,max-width .2s ease,flex-basis .2s ease;width:36px!important}.bootstrap-table .fixed-table-toolbar>.search:before,.osp-table-ui .fixed-table-toolbar>.search:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23e9f7ff' d='m11.742 10.344 3.387 3.387-1.398 1.398-3.387-3.387a6 6 0 1 1 1.398-1.398M6.5 11a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9'/%3E%3C/svg%3E") 50% /16px 16px no-repeat;content:"";inset:0;opacity:1;pointer-events:none;position:absolute;transition:opacity .15s;z-index:1}.bootstrap-table .fixed-table-toolbar>.search .input-group,.bootstrap-table .fixed-table-toolbar>.search .search-inner,.osp-table-ui .fixed-table-toolbar>.search .input-group,.osp-table-ui .fixed-table-toolbar>.search .search-inner{margin:0!important;min-width:0!important;width:100%!important}.bootstrap-table .fixed-table-toolbar>.search .form-control,.bootstrap-table .fixed-table-toolbar>.search input[type=search],.osp-table-ui .fixed-table-toolbar>.search .form-control,.osp-table-ui .fixed-table-toolbar>.search input[type=search]{background:transparent!important;border:0!important;border-radius:10px;box-shadow:none!important;caret-color:transparent!important;color:transparent!important;font-size:0!important;height:36px!important;outline:none!important;padding:0!important;position:relative;width:100%!important;z-index:2}.bootstrap-table .fixed-table-toolbar>.search input[type=search]::placeholder,.osp-table-ui .fixed-table-toolbar>.search input[type=search]::placeholder{color:transparent!important}.bootstrap-table .fixed-table-toolbar>.search:focus-within,.osp-table-ui .fixed-table-toolbar>.search:focus-within{flex:0 0 auto!important;max-width:200px!important;min-width:130px!important;overflow:visible;width:min(180px,calc(100vw - 160px))!important}.bootstrap-table .fixed-table-toolbar>.search:focus-within:before,.osp-table-ui .fixed-table-toolbar>.search:focus-within:before{opacity:0}.bootstrap-table .fixed-table-toolbar>.search:focus-within .form-control,.bootstrap-table .fixed-table-toolbar>.search:focus-within input[type=search],.osp-table-ui .fixed-table-toolbar>.search:focus-within .form-control,.osp-table-ui .fixed-table-toolbar>.search:focus-within input[type=search]{background:linear-gradient(180deg,rgba(12,16,28,.98),rgba(8,10,18,.98))!important;border:1px solid rgba(0,226,255,.22)!important;caret-color:var(--color-text-primary,#f0f4f8)!important;color:var(--color-text-primary,#f0f4f8)!important;font-size:.9rem!important;padding:0 .6rem 0 2rem!important}.bootstrap-table .fixed-table-toolbar>.search:focus-within:after,.osp-table-ui .fixed-table-toolbar>.search:focus-within:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23e9f7ff' d='m11.742 10.344 3.387 3.387-1.398 1.398-3.387-3.387a6 6 0 1 1 1.398-1.398M6.5 11a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9'/%3E%3C/svg%3E") 50% /13px 13px no-repeat;content:"";height:13px;left:8px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:13px;z-index:3}.bootstrap-table .fixed-table-container td .editar,.bootstrap-table .fixed-table-container td .remover,.estilos_generales td .editar,.estilos_generales td .remover,.osp-table-ui .fixed-table-container td .editar,.osp-table-ui .fixed-table-container td .remover{align-items:center!important;display:inline-flex!important;font-size:0!important;height:32px!important;justify-content:center!important;line-height:1!important;margin:2px!important;min-height:32px!important;min-width:32px!important;padding:4px!important;width:32px!important}.bootstrap-table .fixed-table-container td .editar i,.bootstrap-table .fixed-table-container td .remover i,.estilos_generales td .editar i,.estilos_generales td .remover i,.osp-table-ui .fixed-table-container td .editar i,.osp-table-ui .fixed-table-container td .remover i{font-size:15px!important;line-height:1;margin:0!important}.ui-table-mobile-icon-only .ui-table-action-label{display:none!important}.ui-table-mobile-icon-only{align-items:center!important;display:inline-flex!important;font-size:0!important;height:32px!important;justify-content:center!important;margin:2px!important;min-height:32px!important;min-width:32px!important;padding:4px!important;width:32px!important}.ui-table-mobile-icon-only i{font-size:15px!important;margin:0!important}.bootstrap-table .fixed-table-container td .btn,.estilos_generales td .btn,.osp-table-ui .fixed-table-container td .btn{align-items:center!important;display:inline-flex!important;font-size:0!important;justify-content:center!important;line-height:1!important;margin:2px!important;min-height:32px!important;min-width:32px!important;padding:4px!important}.bootstrap-table .fixed-table-container td .btn i,.estilos_generales td .btn i,.osp-table-ui .fixed-table-container td .btn i{font-size:15px!important;margin:0!important}[id^=toolbar_]{align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:4px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}[id^=toolbar_]::-webkit-scrollbar{display:none}.bootstrap-table .fixed-table-container .table,.osp-table-ui .fixed-table-container .table{min-width:100%;table-layout:auto}.bootstrap-table .fixed-table-body,.osp-table-ui .fixed-table-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.osp-row-detail{padding:.75rem}.osp-row-detail__header{align-items:stretch;flex-direction:column;gap:.5rem;margin-bottom:.75rem;padding-bottom:.5rem}.osp-row-detail__title{font-size:.95rem}.osp-row-detail__status{align-self:flex-start;font-size:.65rem;padding:.25rem .5rem}.osp-row-detail__grid{gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.osp-row-detail__item{gap:.2rem;padding:.65rem .75rem}.osp-row-detail__label{font-size:.65rem}.osp-row-detail__value{font-size:.85rem}}.osp-table-ui .fixed-table-pagination{align-items:center;background:linear-gradient(180deg,rgba(10,20,33,.94),rgba(7,16,27,.98))!important;border:0!important;border-radius:0 0 10px 10px;box-shadow:0 8px 18px rgba(0,0,0,.22);color:var(--color-text-primary,#f0f4f8)!important;display:flex!important;flex-wrap:wrap;gap:8px 10px;justify-content:flex-end;margin-top:8px;padding:8px 10px}.osp-table-ui .fixed-table-pagination:after{display:none!important}.osp-table-ui .fixed-table-pagination>.pagination,.osp-table-ui .fixed-table-pagination>.pagination-detail{float:none!important;margin:0!important}.osp-table-ui .fixed-table-pagination>.pagination-detail{align-items:center;display:flex;flex-wrap:wrap;gap:6px 8px}.bootstrap-table .fixed-table-pagination>.pagination,.osp-table-ui .fixed-table-pagination .pagination{align-items:center;background:rgba(6,14,24,.76);border:0!important;border-radius:10px;gap:4px;padding:3px}.bootstrap-table .fixed-table-pagination>.pagination ul.pagination .page-link,.osp-table-ui .fixed-table-pagination .pagination .page-link{background-color:rgba(6,14,24,.98)!important;border:1px solid rgba(0,229,255,.14)!important;border-radius:9px!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.02),0 1px 0 rgba(0,0,0,.2);color:#d7eaf4!important;min-height:34px;min-width:34px;padding:.32rem .62rem;transition:all .2s ease}.bootstrap-table .fixed-table-pagination>.pagination ul.pagination .page-link:focus,.bootstrap-table .fixed-table-pagination>.pagination ul.pagination .page-link:hover,.osp-table-ui .fixed-table-pagination .pagination .page-link:focus,.osp-table-ui .fixed-table-pagination .pagination .page-link:hover{background-color:rgba(0,229,255,.08)!important;border-color:rgba(0,229,255,.34)!important;box-shadow:0 0 0 1px rgba(0,229,255,.14),0 6px 14px rgba(0,0,0,.18);color:#fff!important}.bootstrap-table .fixed-table-pagination>.pagination ul.pagination li.active>a.page-link,.bootstrap-table .fixed-table-pagination>.pagination ul.pagination li.page-item.active>a.page-link,.osp-table-ui .fixed-table-pagination .pagination .page-item.active .page-link{background:linear-gradient(180deg,rgba(0,214,236,.95),rgba(0,168,189,.96))!important;border-color:rgba(0,214,236,.95)!important;box-shadow:0 10px 20px rgba(0,214,236,.14),inset 0 1px 0 hsla(0,0%,100%,.12);color:#031019!important;font-weight:700}.bootstrap-table .fixed-table-pagination>.pagination ul.pagination li.disabled>a.page-link,.osp-table-ui .fixed-table-pagination .pagination .page-item.disabled .page-link{background-color:hsla(0,0%,100%,.03)!important;border-color:hsla(0,0%,100%,.07)!important;box-shadow:none;color:rgba(233,247,255,.34)!important}.bootstrap-table .fixed-table-pagination>.pagination ul.pagination .page-link:focus-visible,.osp-table-ui .fixed-table-pagination .pagination .page-item .page-link:focus-visible{box-shadow:0 0 0 2px rgba(0,229,255,.16),0 0 0 4px rgba(0,0,0,.3);outline:0}.bootstrap-table .fixed-table-pagination>.pagination ul.pagination li:not(.active):not(.disabled)>a.page-link,.osp-table-ui .fixed-table-pagination .pagination .page-item:not(.active):not(.disabled) .page-link{color:#d7eaf4!important}.bootstrap-table .fixed-table-pagination>.pagination ul.pagination li:not(.active):not(.disabled)>a.page-link:hover,.osp-table-ui .fixed-table-pagination .pagination .page-item:not(.active):not(.disabled) .page-link:hover{color:#fff!important}.osp-table-ui .fixed-table-pagination .page-list,.osp-table-ui .fixed-table-pagination .pagination-info{color:#d9ebf7!important}.osp-table-ui .fixed-table-pagination .page-list .btn,.osp-table-ui .fixed-table-pagination .page-list .dropdown-toggle{background:linear-gradient(180deg,rgba(10,15,26,.98),rgba(6,10,18,.98))!important;border:1px solid rgba(0,234,211,.16)!important;border-radius:9px!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03),0 6px 14px rgba(0,0,0,.18);color:rgba(236,250,255,.94)!important;min-height:34px;padding:.3rem .7rem;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.osp-table-ui .fixed-table-pagination .page-list .dropdown-toggle.show,.osp-table-ui .fixed-table-pagination .page-list .dropdown-toggle:focus,.osp-table-ui .fixed-table-pagination .page-list .dropdown-toggle:hover,.osp-table-ui .fixed-table-pagination .page-list .dropdown-toggle[aria-expanded=true]{background:linear-gradient(180deg,rgba(0,234,211,.16),rgba(0,168,189,.2))!important;border-color:rgba(0,234,211,.36)!important;box-shadow:0 0 0 1px rgba(0,234,211,.08),0 10px 18px rgba(0,0,0,.2);color:#fff!important}.osp-table-ui .fixed-table-pagination .dropdown-menu,.osp-table-ui .fixed-table-pagination .page-list .dropdown-menu{background:linear-gradient(180deg,rgba(8,12,22,.98),rgba(4,8,15,.99))!important;border:1px solid rgba(0,234,211,.22)!important;box-shadow:0 12px 24px rgba(0,0,0,.45)!important}.osp-table-ui .fixed-table-pagination .dropdown-item,.osp-table-ui .fixed-table-pagination .dropdown-menu li>a,.osp-table-ui .fixed-table-pagination .dropdown-menu li>span{background-color:transparent!important;color:#dfeefa!important}.osp-table-ui .fixed-table-pagination .dropdown-item:focus,.osp-table-ui .fixed-table-pagination .dropdown-item:hover,.osp-table-ui .fixed-table-pagination .dropdown-menu li>a:hover{background-color:rgba(0,234,211,.14)!important;color:#fff!important}.osp-table-ui .fixed-table-pagination .pagination .page-item:first-child .page-link,.osp-table-ui .fixed-table-pagination .pagination .page-item:last-child .page-link{padding-left:.9rem;padding-right:.9rem}@media (max-width:767.98px){.osp-table-ui .fixed-table-pagination{gap:10px;justify-content:center;padding:10px 12px}.osp-table-ui .fixed-table-pagination>.pagination,.osp-table-ui .fixed-table-pagination>.pagination-detail{justify-content:center;width:100%}.osp-table-ui .fixed-table-pagination .pagination{flex-wrap:wrap;justify-content:center;width:100%}.bootstrap-table .fixed-table-pagination>.pagination ul.pagination .page-link,.osp-table-ui .fixed-table-pagination .pagination .page-link{border-radius:9px!important;min-height:36px;min-width:36px;padding:.35rem .65rem}.osp-table-ui .fixed-table-pagination .page-list,.osp-table-ui .fixed-table-pagination .pagination-info{justify-content:center;text-align:center;width:100%}.osp-table-ui .fixed-table-pagination .page-list .btn,.osp-table-ui .fixed-table-pagination .page-list .dropdown-toggle{min-height:36px;padding:.35rem .7rem}}@media (max-width:575.98px){[id^=web-administrativos-] .osp-table-ui .fixed-table-toolbar .btn{height:36px!important;min-height:36px!important;min-width:36px!important;width:36px!important}.osp-table-ui .fixed-table-pagination{padding:10px}.osp-table-ui .fixed-table-pagination .pagination{gap:4px}.bootstrap-table .fixed-table-pagination>.pagination ul.pagination .page-link,.osp-table-ui .fixed-table-pagination .pagination .page-link{min-height:34px;min-width:34px;padding:.3rem .55rem}}.ui-widget-content{background:var(--color-surface-strong,#0d1522)!important;border:1px solid var(--color-border-soft,rgba(0,229,255,.15))!important}.ui-widget-content,.ui-widget-content a{color:var(--color-text-primary,#f0f4f8)!important}div:where(.swal2-container) div:where(.swal2-popup){background:linear-gradient(180deg,rgba(13,19,31,.98),rgba(7,11,18,.98))!important;border:1px solid rgba(0,226,255,.15)!important;border-radius:16px!important;box-shadow:0 25px 50px rgba(0,0,0,.8),0 0 0 1px hsla(0,0%,100%,.03)!important;color:#e9f7ff!important}div:where(.swal2-container) .swal2-title{color:#fff!important;text-shadow:0 0 10px rgba(0,226,255,.15)!important}div:where(.swal2-container) .swal2-html-container{color:rgba(240,247,250,.85)!important}div:where(.swal2-container) button.swal2-confirm,div:where(.swal2-container) button.swal2-confirm.btn-primary{background:linear-gradient(180deg,rgba(0,140,255,.85),rgba(0,95,200,.95))!important;border:1px solid rgba(0,180,255,.6)!important;border-radius:10px!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 4px 12px rgba(0,0,0,.3)!important;color:#fff!important;font-weight:600!important;padding:.65rem 1.8rem!important;text-shadow:0 1px 2px rgba(0,0,0,.3)!important;transition:all .25s ease!important}div:where(.swal2-container) button.swal2-confirm.btn-primary:hover,div:where(.swal2-container) button.swal2-confirm:hover{background:linear-gradient(180deg,rgba(0,160,255,.95),rgba(0,110,220,.95))!important;border-color:rgba(0,200,255,.8)!important;box-shadow:0 0 15px rgba(0,140,255,.4),0 8px 16px rgba(0,0,0,.4)!important;color:#fff!important;transform:translateY(-2px)!important}div:where(.swal2-container) button.swal2-cancel,div:where(.swal2-container) button.swal2-cancel.btn-danger{background:linear-gradient(180deg,rgba(30,40,56,.8),rgba(16,24,36,.9))!important;border:1px solid hsla(0,0%,100%,.15)!important;border-radius:10px!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 4px 10px rgba(0,0,0,.15)!important;color:rgba(240,247,250,.9)!important;font-weight:600!important;padding:.65rem 1.8rem!important;transition:all .25s ease!important}div:where(.swal2-container) button.swal2-cancel.btn-danger:hover,div:where(.swal2-container) button.swal2-cancel:hover{background:linear-gradient(180deg,rgba(255,86,132,.15),rgba(183,24,63,.25))!important;border-color:rgba(255,120,160,.6)!important;box-shadow:0 0 12px rgba(255,86,132,.3),0 8px 16px rgba(0,0,0,.3)!important;color:#fff!important;transform:translateY(-2px)!important}@media (max-width:767.98px){.modal{overflow-x:hidden!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain}.modal-dialog{align-items:flex-start!important;display:flex!important;margin:.5rem auto!important;min-height:calc(100% - 1rem)!important}.modal-dialog-scrollable,.modal-dialog-scrollable .modal-content{height:auto!important;max-height:calc(100vh - 1rem)!important}.modal-dialog-scrollable .modal-content{margin-bottom:0!important;overflow:hidden!important;padding:0!important}.modal-dialog-scrollable .modal-body{flex:1 1 auto!important;max-height:calc(100vh - 8rem)!important;overflow-y:auto!important;padding:1rem!important}}.whatsapp-container{background-color:#25d366;bottom:20px;padding:10px;right:15px;z-index:2}.telegram-container,.whatsapp-container{border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1);position:fixed}.telegram-container{background-color:#08c;bottom:65px;padding:12px;right:16px;z-index:1}.telegram-link,.whatsapp-link{align-items:center;color:#fff;display:flex;text-decoration:none}.telegram-icon,.whatsapp-icon{font-size:24px;margin-right:10px;Color:#fff}.telegram-text,.whatsapp-text{font-size:14px}.whatsapp-text{color:#fff!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}.empresa{font-family:Bradley Hand ITC,cursive;font-size:25px}.idIngredientes{font-family:Roboto \ Thin,cursive;font-size:25px;text-align:center}.idContenido{font-family:arial \ Thin,cursive;font-size:20px;text-align:center}.bannerItem{display:block;height:500px;width:100%}.bannerItem img{height:100%;width:100%}.img-normalizada{border-radius:10px;height:280px;object-fit:cover;width:350px}.idPrecio{animation:blink 1.5s infinite;font-family:arial \ Thin,cursive;font-size:35px;text-align:center}@media (max-width:991.98px){.bannerItem{height:clamp(220px,45vw,380px)}.img-normalizada{aspect-ratio:5/4;height:auto;max-width:320px;width:100%}}@media (max-width:767.98px){.telegram-container,.whatsapp-container{padding:10px;right:10px}.telegram-container{bottom:60px}.telegram-text,.whatsapp-text{display:none}.telegram-icon,.whatsapp-icon{font-size:22px;margin-right:0}.empresa{font-size:20px}.idPrecio{font-size:28px}}.expiration-card-wrapper{margin:0 auto 1.5rem;max-width:760px}.expiration-card{align-items:center;background:linear-gradient(135deg,rgba(9,32,53,.92),rgba(20,58,92,.78));border:1px solid rgba(80,200,255,.35);border-radius:14px;box-shadow:0 14px 32px rgba(2,10,21,.35),inset 0 0 0 1px hsla(0,0%,100%,.04);display:flex;gap:5rem;margin-bottom:50px;padding:1rem 1.25rem}.expiration-card__icon{background:rgba(0,170,255,.15);border:1px solid rgba(122,226,255,.35);border-radius:12px;color:#7ae2ff;display:grid;font-size:1.2rem;height:46px;place-items:center;width:46px}.expiration-card__content{min-width:0}.expiration-card__title{font-size:.85rem;letter-spacing:.08em;margin:0;text-transform:uppercase}.expiration-card__countdown{font-size:1.05rem;font-weight:700;line-height:1.3;margin:.2rem 0 0;word-break:break-word}.expiration-card__countdown.is-expired{color:#ffb0bb!important;text-shadow:0 0 12px rgba(255,120,145,.7)!important}.expiration-navbar{align-items:center;background:linear-gradient(135deg,rgba(9,32,53,.92),rgba(20,58,92,.78));border:1px solid rgba(80,200,255,.28);border-radius:999px;color:#e6f8ff;display:inline-flex;font-size:.78rem;font-weight:700;gap:.45rem;line-height:1.1;max-width:min(56vw,360px);padding:.35rem .7rem}.expiration-navbar i{color:#7ae2ff;flex-shrink:0;font-size:.9rem}#contador-expiracion-navbar{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-header #expiration-navbar-item .expiration-navbar{max-width:100%;width:100%}#seccion-inicial.full-height:not(.d-none){align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 140px)}#seccion-inicial.full-height.d-none{display:none!important}.subscription-shell{margin:0 auto;max-width:1080px}.subscription-hero{background:linear-gradient(135deg,rgba(8,27,45,.92),rgba(22,57,91,.78));border:1px solid rgba(80,200,255,.22);border-radius:18px;box-shadow:0 20px 45px rgba(0,0,0,.3);padding:2.25rem 1.5rem}.subscription-hero .lead{margin-left:auto;margin-right:auto;max-width:680px}.subscription-cta-btn{border-radius:12px;font-weight:700;letter-spacing:.02em;min-width:210px}.subscription-plan-card{background:linear-gradient(140deg,rgba(8,27,45,.95),rgba(18,49,78,.8));border:1px solid rgba(80,200,255,.24);border-radius:16px;box-shadow:0 18px 36px rgba(0,0,0,.28);overflow:hidden}.subscription-plan-card__header{background:linear-gradient(90deg,rgba(0,174,255,.15),rgba(0,243,255,.04));border-bottom:1px solid rgba(80,200,255,.2);padding:.95rem 1rem}.subscription-plan-card__title{font-size:1rem;letter-spacing:.05em}.subscription-plan-card__meta{color:#d9f2ff;margin-bottom:.5rem}.subscription-plan-card__price{color:#7ae2ff;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.subscription-plan-card__features{margin-bottom:0;margin-top:.75rem;max-height:220px;overflow-y:auto;padding-right:.4rem}.subscription-plan-card__features li{background:rgba(122,226,255,.08);border:1px solid rgba(122,226,255,.16);border-radius:10px;margin-bottom:.55rem;padding:.65rem .75rem}.subscription-plan-card__features strong{color:#e5f8ff}.subscription-plan-card__features small{color:rgba(229,248,255,.8)!important}.subscription-plan-card__button{border-radius:10px;font-weight:700}#info-plan-seleccionado.subscription-selected-plan{background:linear-gradient(120deg,rgba(11,40,64,.9),rgba(17,63,97,.72));border:1px solid rgba(80,200,255,.3);border-radius:12px;color:#e6f8ff;margin:1rem auto 0;max-width:980px}.subscription-selected-plan .btn{color:#9cdfff!important;font-weight:700;text-decoration:none}#vista-tres .subscription-payment-panel{background:linear-gradient(140deg,rgba(8,27,45,.95),rgba(19,54,86,.82));border:1px solid rgba(80,200,255,.2);border-radius:16px;box-shadow:0 18px 36px rgba(0,0,0,.24);padding:1.5rem}.subscription-payment-btn{border-radius:12px;font-weight:700;letter-spacing:.02em;min-height:56px}@media (max-width:768px){.expiration-card{padding:.9rem 1rem}.expiration-card__countdown{font-size:.95rem}.expiration-navbar{font-size:.72rem;max-width:48vw;padding:.28rem .55rem}.subscription-hero{padding:1.5rem 1rem}}.modalStyle .modal-content{background-color:#264967!important;border:1px solid #00f3ff!important;box-shadow:0 0 25px rgba(0,243,255,.15)!important;color:#fff!important}.modalStyle .modal-header{background:linear-gradient(90deg,rgba(11,25,41,.95),rgba(38,73,103,.5));border-bottom:1px solid rgba(0,243,255,.3)!important}.modalStyle .modal-title{color:#fff!important;font-weight:700;margin-left:5px;text-shadow:0 0 6px rgba(80,200,255,.9),0 0 14px rgba(80,200,255,.7)!important}.modalStyle .btn-close{filter:invert(1) grayscale(100%) brightness(200%);opacity:.8}.modalStyle .table{background-color:rgba(17,47,71,.85)!important;border-collapse:separate;border-radius:6px;border-spacing:0;color:#fff!important;margin-bottom:0;width:100%}.modalStyle .table td,.modalStyle .table th{background-color:inherit;border:1px solid rgba(80,200,255,.15)!important;color:#e9f7ff!important;font-size:13px;padding:8px;vertical-align:middle}.modalStyle .table thead th{background-color:rgba(0,150,255,.2)!important;border-bottom:2px solid #00f3ff!important;color:#fff!important;font-size:.85rem;letter-spacing:1px;text-align:center;text-transform:uppercase}.modalStyle .table tbody th{color:#fff!important;font-weight:400;text-align:left!important}.modal-content .table tbody tr:hover th,.modalStyle .table tbody tr:hover td,.modalStyle .table tbody tr:hover th{background-color:rgba(0,243,255,.15)!important;cursor:pointer}.modalStyle .nav-tabs{border-bottom:1px solid rgba(80,200,255,.2)}.modalStyle .nav-link{border:1px solid transparent;color:#a0c0d0;transition:all .3s ease}.modalStyle .nav-link:hover{background-color:rgba(0,243,255,.05);color:#00f3ff}.modalStyle .nav-link.active{background-color:rgba(0,243,255,.1)!important;border-color:rgba(0,243,255,.5) rgba(0,243,255,.5) transparent!important;color:#00f3ff!important;font-weight:700;text-shadow:0 0 8px rgba(0,243,255,.4)}.modalStyle input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:rgba(11,25,41,.8);border:1px solid #00f3ff;border-radius:3px;cursor:pointer;display:inline-block;height:18px;position:relative;vertical-align:middle;width:18px}.modalStyle input[type=checkbox]:checked{background-color:transparent}.modalStyle input[type=checkbox]:checked:after{color:#00f3ff;content:"✔";font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.modalStyle .card,.modalStyle .card-body,.modalStyle .tab-content,.modalStyle .tab-pane{background-color:transparent!important;border:none!important;box-shadow:none!important}.modalStyle .card-title{border-left:3px solid #00f3ff;color:#fff;margin-bottom:20px;padding-left:10px}.modalStyle .btn{border-width:2px!important;font-weight:600;letter-spacing:1px;margin-right:15px!important;padding:6px 20px;transition:all .3s ease-in-out}.modalStyle .btn-outline-success{background-color:transparent;border-color:#0f8!important;box-shadow:0 0 10px rgba(0,255,136,.3);color:#0f8!important}.modalStyle .btn-outline-success:hover{background-color:rgba(0,255,136,.15)!important;box-shadow:0 0 10px rgba(0,255,136,.8),inset 0 0 10px rgba(0,255,136,.5);color:#fff!important;transform:translateY(-2px)}.modalStyle .btn-outline-secondary{background-color:transparent;border-color:#c4e5ee!important;box-shadow:0 0 10px rgba(196,229,238,.3);color:#c4e5ee!important}.modalStyle .btn-outline-secondary:hover{background-color:rgba(196,229,238,.15)!important;box-shadow:0 0 10px rgba(196,229,238,.8),inset 0 0 10px rgba(196,229,238,.5);color:#fff!important;transform:translateY(-2px)}.requiredStyle{color:#fff!important}.modalStyle .modal-footer{background-color:rgba(11,25,41,.5)!important;border:none!important;border-top:1px solid rgba(0,243,255,.3)!important;color:#fff}@media (max-width:991.98px){.modalStyle .nav-tabs{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}.modalStyle .nav-tabs .nav-item{flex:0 0 auto}.modalStyle .table{display:block;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.modalStyle .btn{margin-right:0!important}.modalStyle .modal-footer{display:flex;flex-wrap:wrap;gap:8px}.modalStyle .modal-footer .btn{flex:1 1 180px}}@media (max-width:575.98px){.modalStyle .modal-footer .btn{flex:1 1 100%;width:100%}.modalStyle .table td,.modalStyle .table th{font-size:12px;padding:6px}}.auth-login-locale-bar,.navbar-locale-switch{align-items:center;display:inline-flex;justify-content:flex-end;min-width:126px;position:relative}.auth-login-locale-bar{margin-bottom:1.25rem;width:100%}.auth-login-locale-switch,.locale-select-shell,.navbar-locale-switch{align-items:center;display:inline-flex;position:relative}.locale-select-shell{border:1px solid rgba(116,234,255,.35);border-radius:999px;box-shadow:0 14px 28px rgba(2,16,29,.18);cursor:pointer;justify-content:flex-end;min-height:42px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.locale-select-shell:hover{border-color:rgba(116,234,255,.62);box-shadow:0 18px 34px rgba(2,16,29,.24);transform:translateY(-1px)}#kit-locale-select.form-select-sm,.locale-select-enhanced{appearance:none;background:transparent;border:0;height:42px;margin:0;min-width:126px;opacity:0;padding:0;pointer-events:none;position:relative;width:100%;z-index:2}.locale-select-label{align-items:center;color:#e8fbff;display:inline-flex;font-size:.9rem;font-weight:600;gap:.45rem;inset:0;justify-content:flex-start;letter-spacing:.01em;padding:0 2rem 0 2.3rem;pointer-events:none;position:absolute;user-select:none}.locale-select-label:before{content:"🌐";font-size:1rem;left:.85rem;position:absolute;top:50%;transform:translateY(-50%)}.locale-select-label:after{border-bottom:2px solid rgba(232,251,255,.86);border-right:2px solid rgba(232,251,255,.86);content:"";height:.5rem;position:absolute;right:.95rem;top:50%;transform:translateY(-65%) rotate(45deg);transition:transform .2s ease;width:.5rem}.locale-select-shell.is-open .locale-select-label:after{transform:translateY(-15%) rotate(225deg)}.locale-select-label[data-locale^=en]:before{content:"🇺🇸"}.locale-select-label[data-locale^=es]:before{content:"🇪🇸"}.locale-select-label[data-locale^=pt]:before{content:"🇧🇷"}.locale-select-label[data-locale^=fr]:before{content:"🇫🇷"}.locale-select-menu{background:#121120;border:1px solid rgba(116,234,255,.26);border-radius:1rem;box-shadow:0 22px 38px rgba(2,16,29,.3);min-width:100%;opacity:0;padding:.45rem;position:absolute;right:0;top:calc(100% + .55rem);transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden;z-index:25}.locale-select-shell.is-open .locale-select-menu{opacity:1;transform:translateY(0);visibility:visible}.locale-select-option{align-items:center;background:transparent;border:0;border-radius:.8rem;color:#e8fbff;cursor:pointer;display:flex;gap:.65rem;padding:.7rem .85rem;text-align:left;transition:background-color .2s ease,color .2s ease;width:100%}.locale-select-option.is-active,.locale-select-option:hover{background:rgba(21,32,73,.81);color:#75eaff}.locale-select-option-flag{font-size:1rem;line-height:1}.locale-select-option-flag:before{content:"🌐"}.locale-select-option[data-locale^=en] .locale-select-option-flag:before{content:"🇺🇸"}.locale-select-option[data-locale^=es] .locale-select-option-flag:before{content:"🇪🇸"}.locale-select-option[data-locale^=pt] .locale-select-option-flag:before{content:"🇧🇷"}.locale-select-option[data-locale^=fr] .locale-select-option-flag:before{content:"🇫🇷"}.locale-select-option-text{font-size:.9rem;font-weight:600;letter-spacing:.01em}@media (max-width:768px){.auth-login-locale-bar,.navbar-locale-switch{min-width:82px}.locale-select-shell{min-height:38px}#kit-locale-select.form-select-sm,.locale-select-enhanced{height:38px;min-width:82px}.locale-select-label{font-size:.82rem;justify-content:center;padding:0 1.85rem}.locale-select-label:before{left:.6rem}.locale-select-label:after{right:.75rem}.locale-select-menu{min-width:120px}}