html,body{overflow-x:hidden}.layout-shell{--sidebar-expanded-width: 270px;--sidebar-collapsed-width: 82px;--sidebar-left-offset: 16px;--sidebar-gap-expanded: 14px;--sidebar-gap-collapsed: 36px;--sidebar-logo-offset-y: 10px;--content-inline-padding: .2rem;overflow-x:clip}#sidenav-main{transition:width .3s ease;width:var(--sidebar-expanded-width);overflow:visible!important;z-index:1040}#sidenav-main .sidenav-header{position:sticky;top:0;z-index:20;min-height:48px;padding:.75rem 1.75rem 1.5rem .75rem!important;display:flex;align-items:center;justify-content:center!important;background-color:#fff}#sidenav-main .navbar-brand{position:static;width:100%;justify-content:center;align-items:center;height:32px}#sidenav-main .navbar-brand-img{max-height:48px!important;display:block;margin:0 auto;transform:translateY(var(--sidebar-logo-offset-y))}#sidenav-main .collapsed-brand-wrap{display:none!important;position:static;width:100%;justify-content:center;align-items:center;height:32px;cursor:pointer}#sidenav-main .collapsed-brand-icon{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto;transform:translateY(var(--sidebar-logo-offset-y))}#sidenav-main .sidenav-footer .user-actions{gap:.75rem!important}#sidenav-main.collapsed{width:var(--sidebar-collapsed-width)}#sidenav-main .sidenav-footer{justify-content:flex-start}#sidenav-main #sidenav-collapse-main{flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;scrollbar-width:none;-ms-overflow-style:none}#sidenav-main #sidenav-collapse-main::-webkit-scrollbar{display:none;width:0;height:0}#sidenav-main .navbar-nav{width:100%;padding-top:0!important}#sidenav-main .navbar-nav .nav-item{width:100%}#sidenav-main .navbar-nav .nav-link{justify-content:flex-start;text-align:left;padding-left:.75rem;padding-right:.5rem}#sidenav-main .navbar-nav .nav-link .icon{margin-right:.5rem!important}#sidenav-main .navbar-nav .nav-link .icon img{opacity:1!important}#sidenav-main .navbar-nav .nav-link .icon img.onu-icon{filter:brightness(0) saturate(100%)!important;opacity:.75!important}#sidenav-main .submenu-toggle{position:relative}#sidenav-main .submenu-caret{font-size:.7rem;transition:transform .2s ease}#sidenav-main .sidebar-submenu{display:none;margin:.25rem 0 .35rem;padding-left:2.55rem}#sidenav-main .sidebar-submenu.open{display:block}#sidenav-main .sidebar-submenu .nav-link{font-size:.83rem;padding-top:.35rem;padding-bottom:.35rem;padding-left:.25rem}#sidenav-main .sidebar-submenu .submenu-icon{width:14px;text-align:center;margin-right:.45rem}#sidenav-main .sidebar-submenu.open+.submenu-caret,#sidenav-main .submenu-toggle[aria-expanded=true] .submenu-caret{transform:rotate(180deg)}#sidenav-main .sidenav-section-title{text-align:left;padding-left:.75rem!important}#sidenav-main .navbar-nav .nav-item.mt-3:first-child{margin-top:.5rem!important}#sidenav-main.collapsed .nav-link-text,#sidenav-main.collapsed .sidenav-section-title,#sidenav-main.collapsed .user-name,#sidenav-main.collapsed .user-role,#sidenav-main.collapsed .navbar-brand-img,#sidenav-main.collapsed .submenu-caret,#sidenav-main.collapsed .sidebar-submenu{display:none!important}#sidenav-main.collapsed .collapsed-brand-wrap{display:flex!important}#sidenav-main.collapsed .navbar-brand{display:none!important}#sidenav-main.collapsed .sidenav-header{justify-content:center;padding:.25rem .75rem!important}#sidenav-main.collapsed .navbar-nav{padding-left:0!important;padding-right:0!important}#sidenav-main.collapsed .nav-link{justify-content:center;text-align:center;padding:.5rem 0}#sidenav-main.collapsed .icon{margin:0!important}#sidenav-main.collapsed .sidenav-footer{padding:.5rem 0;display:flex;flex-direction:column;align-items:center;gap:8px;justify-content:center}#sidenav-main.collapsed .sidenav-section-title{text-align:center;padding-left:0!important}#sidenav-main.collapsed .user-actions{flex-direction:column;gap:12px!important}#sidenav-main.collapsed .sidenav-footer>div{width:100%;justify-content:center!important;gap:.5rem!important;margin-left:-8px}#collapse-btn{position:absolute;right:-22px;top:76%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1100;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease;color:#344767;font-size:14px;font-weight:700;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}#collapse-btn:hover{background:#f8f9fa}#sidenav-main .sidenav-footer .user-info{min-width:0}#sidenav-main.collapsed .sidenav-footer .user-info{display:none!important}.layout-shell .main-content{transition:margin-left .3s ease,width .3s ease;margin-left:calc(var(--sidebar-left-offset) + var(--sidebar-expanded-width) + var(--sidebar-gap-expanded))!important;width:calc(100% - (var(--sidebar-left-offset) + var(--sidebar-expanded-width) + var(--sidebar-gap-expanded)))!important;position:relative;z-index:1;overflow-x:hidden}.layout-shell.sidebar-collapsed .main-content{margin-left:calc(var(--sidebar-left-offset) + var(--sidebar-collapsed-width) + var(--sidebar-gap-collapsed))!important;width:calc(100% - (var(--sidebar-left-offset) + var(--sidebar-collapsed-width) + var(--sidebar-gap-collapsed)))!important}.main-content>.container-fluid.py-4{padding-left:var(--content-inline-padding)!important;padding-right:var(--content-inline-padding)!important}.main-content>.container-fluid.py-0-25{padding-top:.15rem!important;padding-left:var(--content-inline-padding)!important;padding-right:var(--content-inline-padding)!important}.main-content .content-wrapper{margin-left:0!important;min-height:auto!important;width:100%!important;background:transparent!important;padding:0!important}.main-content .content,.main-content .content-header{margin:0!important;padding-left:0!important;padding-right:0!important}.main-content .content-wrapper .container-fluid,.main-content .content .container-fluid,.main-content .content-header .container-fluid,.main-content .content-wrapper .container{max-width:100%!important;width:100%!important;padding-left:var(--content-inline-padding)!important;padding-right:var(--content-inline-padding)!important;margin-left:0!important;margin-right:0!important}.main-content .container.card,.main-content .card.container,.main-content .container.card[class*=col-],.main-content .card.container[class*=col-]{width:100%!important;max-width:100%!important;flex:0 0 100%!important;margin-left:0!important;margin-right:0!important}.main-content table.ms-10{margin-left:0!important;margin-right:0!important;width:100%!important}.main-content .table-responsive[style],.main-content .dataTables_wrapper[style],.main-content table[style*=width],.main-content table[style*=margin-inline],.main-content table[style*=margin-left]{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;margin-inline:0!important}.main-content .table-responsive,.main-content .dataTables_wrapper,.main-content .dataTables_scroll,.main-content .dataTables_scrollBody{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.main-content .dataTables_wrapper table,.main-content .table-responsive>table{margin-bottom:0;min-width:100%}.main-content .card-body .table-responsive,.main-content .card-body .dataTables_wrapper,.main-content .card-body .dataTables_scroll{margin-left:0;margin-right:0;width:100%}.main-content .dataTables_wrapper,.main-content .table-responsive{width:100%!important;max-width:none!important}.main-content table.dataTable,.main-content .dataTables_wrapper table,.main-content .table-responsive>table{width:100%!important}.main-content .dataTables_scrollHeadInner,.main-content .dataTables_scrollHeadInner>table,.main-content .dataTables_scrollBody>table{width:100%!important;min-width:100%!important}.main-content .dataTables_wrapper .dataTables_filter{text-align:left!important}.main-content .dataTables_wrapper .dataTables_filter label{display:inline-flex;align-items:center;gap:.35rem;margin:0}.main-content .dataTables_wrapper .dataTables_filter input{margin-left:0!important}.main-content .dataTables_wrapper .table-toolbar{display:flex!important;justify-content:flex-end;align-items:center;flex-wrap:nowrap!important;overflow-x:auto;overflow-y:hidden;gap:.5rem;max-width:100%}.main-content .dataTables_wrapper .table-toolbar .dt-buttons{display:inline-flex!important;flex-wrap:nowrap!important;gap:.5rem}.main-content .dataTables_wrapper .table-toolbar .dt-buttons .btn{white-space:nowrap}.main-content .dataTables_wrapper>.row{margin-left:0!important;margin-right:0!important}.main-content .dataTables_wrapper>.row.mb-1,.main-content .dataTables_wrapper>.row.mb-2,.main-content .dataTables_wrapper>.row.mt-1{margin-left:0!important;margin-right:0!important}@media (max-width: 767.98px){.main-content .dataTables_wrapper>.row.mb-1,.main-content .dataTables_wrapper>.row.mb-2,.main-content .dataTables_wrapper>.row.mt-1{flex-wrap:nowrap;align-items:center;margin-bottom:.15rem!important}.main-content .dataTables_wrapper>.row.mb-1>[class*=search],.main-content .dataTables_wrapper>.row.mt-1>[class*=middle-tools]{flex:1 1 0!important;width:auto!important;max-width:none!important;min-width:0}.main-content .dataTables_wrapper>.row.mb-1>[class*=toolbar],.main-content .dataTables_wrapper>.row.mt-1>[class*=pagination]{flex:0 0 auto!important;width:auto!important;max-width:none!important;min-width:0}.main-content .dataTables_wrapper>.row.mb-2{justify-content:flex-start!important;-moz-column-gap:.2rem;column-gap:.2rem}.main-content .dataTables_wrapper>.row.mb-2>[class$=length],.main-content .dataTables_wrapper>.row.mb-2>[class$=middle-tools],.main-content .dataTables_wrapper>.row.mb-2>[class$=pagination]{flex:0 0 auto!important;width:auto!important;max-width:none!important;min-width:0;margin-top:0!important;margin-bottom:0!important}.main-content .dataTables_wrapper>.row.mb-2>[class$=middle-tools]{padding-right:0!important}.main-content .dataTables_wrapper>.row.mb-2>[class$=pagination]{padding-left:0!important;justify-content:flex-start!important;text-align:left!important}.main-content .dataTables_wrapper .dataTables_info{display:none!important}.main-content .dataTables_wrapper .dataTables_paginate .pagination .page-item:not(.previous):not(.next){display:none!important}.main-content .dataTables_wrapper .search-input-wrapper,.main-content .dataTables_wrapper .dataTables_filter,.main-content .dataTables_wrapper .dataTables_length,.main-content .dataTables_wrapper .gmail-pagination{min-width:0}.main-content .dataTables_wrapper .gmail-pagination{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:nowrap}.main-content .dataTables_wrapper .dataTables_filter label,.main-content .dataTables_wrapper .dataTables_filter input{width:100%}.main-content .dataTables_wrapper .gmail-pagination .btn{min-width:30px;height:30px;padding:.2rem .45rem}}#usersTable tbody td,#companyTable tbody td,#rolesTable tbody td,#permissionsTable tbody td,#tagsTable tbody td,#onusHistoryTable tbody td,#contractsTable tbody td{font-size:.9rem}#usersTable thead th,#companyTable thead th,#rolesTable thead th,#permissionsTable thead th,#tagsTable thead th,#onusHistoryTable thead th,#contractsTable thead th{font-size:.8rem;font-weight:600;padding-bottom:.45rem!important}@media (max-width: 768px){.main-content .dataTables_wrapper .dataTables_filter,.main-content .dataTables_wrapper .dataTables_length,.main-content .dataTables_wrapper .dt-buttons{margin-bottom:.5rem}}.modal-backdrop{z-index:1040}.modal{z-index:1050}@media (max-width: 991.98px){.layout-shell{--sidebar-expanded-width: 0;--sidebar-left-offset: 0;--sidebar-gap-expanded: 0;--sidebar-collapsed-width: 0;--sidebar-gap-collapsed: 0}.layout-shell .main-content{margin-left:0!important;width:100%!important;margin-top:95px!important;padding-top:0!important;position:relative!important;height:calc(100vh - 95px)!important;overflow-y:auto!important;overflow-x:hidden!important;z-index:auto!important}.layout-shell.sidebar-collapsed .main-content{margin-left:0!important;width:100%!important}#sidenav-main{width:300px!important;position:fixed!important;left:-100%!important;top:0!important;height:100vh!important;margin:0!important;padding:0!important;transition:left .3s ease;z-index:1051!important;border-radius:0!important;box-shadow:2px 0 5px #0000001a}#sidenav-main.show{left:0!important}.main-content>.navbar-main{margin-left:0!important;margin-right:0!important}#sidenav-main #sidenav-collapse-main{flex:1!important;overflow-y:auto!important}#sidenav-main .sidenav-footer{margin-top:auto!important;flex-shrink:0!important}#sidenav-main .sidenav-header{position:static!important;min-height:11px!important;padding:0!important}#sidenav-main .navbar-brand,#sidenav-main .collapsed-brand-wrap{display:none!important}.main-content-mobile-padding{padding-left:15px!important;padding-right:20px!important}#collapse-btn{right:.75rem;top:.75rem;transform:none}.sidebar-backdrop{z-index:1050!important;pointer-events:none!important}.sidebar-backdrop.show{pointer-events:auto!important}.navbar{padding:0!important;margin:0!important}.notifications-navbar-desktop{display:flex!important}.notifications-mobile-header{display:none!important}}
