@charset "UTF-8";/*!
 * Bootstrap Reboot v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #273269;--bs-secondary: #2e92bd;--bs-success: #00AB52;--bs-info: #1488DE;--bs-warning: #ffc107;--bs-danger: #C40615;--bs-light: #E3E6EA;--bs-dark: #343a40;--bs-primary-rgb: 39, 50, 105;--bs-secondary-rgb: 46, 146, 189;--bs-success-rgb: 0, 171, 82;--bs-info-rgb: 20, 136, 222;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 196, 6, 21;--bs-light-rgb: 227, 230, 234;--bs-dark-rgb: 52, 58, 64;--bs-primary-text-emphasis: #10142a;--bs-secondary-text-emphasis: #123a4c;--bs-success-text-emphasis: #004421;--bs-info-text-emphasis: #083659;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #4e0208;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #d4d6e1;--bs-secondary-bg-subtle: #d5e9f2;--bs-success-bg-subtle: #cceedc;--bs-info-bg-subtle: #d0e7f8;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f3cdd0;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #a9adc3;--bs-secondary-border-subtle: #abd3e5;--bs-success-border-subtle: #99ddba;--bs-info-border-subtle: #a1cff2;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #e79ba1;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: "Lexend", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #F6F8F9;--bs-body-bg-rgb: 246, 248, 249;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #273269;--bs-link-color-rgb: 39, 50, 105;--bs-link-decoration: underline;--bs-link-hover-color: #1f2854;--bs-link-hover-color-rgb: 31, 40, 84;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .5rem;--bs-border-radius-sm: .5rem;--bs-border-radius-lg: 8px;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(39, 50, 105, .25);--bs-form-valid-color: #00AB52;--bs-form-valid-border-color: #00AB52;--bs-form-invalid-color: #C40615;--bs-form-invalid-border-color: #C40615}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #7d84a5;--bs-secondary-text-emphasis: #82bed7;--bs-success-text-emphasis: #66cd97;--bs-info-text-emphasis: #72b8eb;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #dc6a73;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #080a15;--bs-secondary-bg-subtle: #091d26;--bs-success-bg-subtle: #002210;--bs-info-bg-subtle: #041b2c;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #270104;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #171e3f;--bs-secondary-border-subtle: #1c5871;--bs-success-border-subtle: #006731;--bs-info-border-subtle: #0c5285;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #76040d;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #7d84a5;--bs-link-hover-color: #979db7;--bs-link-color-rgb: 125, 132, 165;--bs-link-hover-color-rgb: 151, 157, 183;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.5rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}#sidebar{width:290px;padding:0 24px;border-right:1px solid #E3E6EA;background-color:#fff}@media (max-width: 767.98px){#sidebar{margin-right:0;position:fixed;top:0;left:0;height:100%;z-index:2000;width:95%;width:100%}}#sidebar .fa,#sidebar .far,#sidebar .fas,#sidebar .fad{display:inline-block;text-align:center;min-height:1em;min-width:1.6em}#sidebar.show{display:flex}#sidebar.collapsing{height:0;overflow:hidden;transition:none}#sidebar .sidebar-logo-wrapper{display:flex;align-items:center;padding:0 1rem;margin:1rem 0;text-decoration:none}@media (min-width: 768px){#sidebar .sidebar-logo-wrapper{justify-content:center}}#sidebar .sidebar-logo-wrapper .sidebar-logo{max-height:calc(66px - 1rem);object-fit:contain}@media (min-width: 768px){#sidebar .sidebar-logo-wrapper .sidebar-logo{width:100%}}#sidebar .nav-group{padding-bottom:15px;border-top:1px solid #E3E6EA;padding-top:15px}#sidebar .nav-group:first-child{padding-top:0;border-top:none}#sidebar .nav-group .group-container{border-radius:4px}#sidebar .nav-group .group-container.active{background-color:#f6f8f9}#sidebar .nav-group .sidebar-dropdown{margin-left:22px;padding-bottom:10px}#sidebar .nav-group .sidebar-dropdown ul{display:flex;flex-direction:column;row-gap:10px;border-left:1px solid #E3E6EA}#sidebar .nav-group .sidebar-dropdown ul li{position:relative;padding-left:10px}#sidebar .nav-group .sidebar-dropdown ul li a{padding:0}#sidebar .nav-group .sidebar-dropdown ul li a.active:after{content:"";position:absolute;left:-1px;top:0;bottom:0;border-left:2px solid #2e92bd}#sidebar .nav-group .sidebar-dropdown ul li:last-child a{padding-bottom:0}#sidebar .nav-group .group-title{color:#6b7986;font-size:12px;font-style:normal;font-weight:500;line-height:1}#sidebar .nav-group button.group-item{position:relative;background-color:#fff;margin-bottom:10px}#sidebar .nav-group button.group-item:after{position:absolute;right:10px;width:1.25em;line-height:0;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' fill='rgb(164, 172, 178)' viewBox='0 0 320 512'%3E %3Cpath d='M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z'/%3E%3C/svg%3E");transition:transform .35s ease;transform-origin:.5em 50%;transform:rotate(-90deg)}#sidebar .nav-group button.group-item[aria-expanded=true]:after{transform:rotate(0)}#sidebar .nav-group .group-item{border-radius:4px;padding:6px 10px;text-decoration:none}#sidebar .nav-group .group-item .nav-link-icon{color:#a4acb2;display:inline-block;min-width:1.5rem;text-align:center}#sidebar .nav-group .group-item.active{background-color:#f6f8f9}#sidebar .nav-group .group-item.active .nav-link-icon span{color:#2e92bd}#sidebar .nav-group .group-item.active .nav-link-title{font-weight:700}#sidebar .nav-group .group-item i{color:#a4acb2}#sidebar .nav-group .group-item .nav-link-title{color:#273269;font-size:15px;font-style:normal;font-weight:600;line-height:1}.toast-container{position:fixed!important;margin:.625rem;width:21.875rem;display:flex;flex-direction:column;gap:1rem}.toast-container[data-position^=top-]{top:5%}.toast-container[data-position^=bottom-]{bottom:0}.toast-container[data-position$=-right]{right:0}.toast-container[data-position$=-left]{left:0}.toast-container[data-position$=-center]{left:50%;transform:translate(-50%)}.toast{box-sizing:border-box;padding:.625rem;background-color:var(--toast_background);border-radius:.25em;box-shadow:0 .313rem 1.563rem #0000001a;position:relative;width:100%;height:5rem;overflow:hidden;transition:transform .3s ease-in-out;display:flex;align-items:center}.toast-container[data-position$=-right] .toast{transform:translate(110%)}.toast-container[data-position$=-left] .toast{transform:translate(-110%)}.toast-container[data-position=top-center] .toast{transform:translateY(-100vh)}.toast-container[data-position=bottom-center] .toast{transform:translateY(100vh)}.toast-container .toast.show{transform:translate(0)}.toast.can-close:after{cursor:pointer;content:"×";position:absolute;top:.313rem;right:.625rem;color:var(--closeIconColor)}.toast.progress:before{content:"";height:.25rem;width:calc(100% * var(--progress, .5));background:var(--progressBackground);position:absolute;bottom:0;left:0;right:0}.toast_content{height:100%;max-width:95%;display:flex;align-items:center}.toast_content .toast_type_asset{margin:0 .625rem;height:2.875rem;width:2.875rem;object-fit:contain;-webkit-mask-image:var(--mask-url);mask-image:var(--mask-url);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.toast_content .toast_type_asset.default,.toast_content .toast_type_asset.info{background-color:#2196f3}.toast_content .toast_type_asset.warning{background-color:#ffda6b}.toast_content .toast_type_asset.success{background-color:#32bea6}.toast_content .toast_type_asset.error{background-color:#ff3055}.toast_content .toast_text h4{margin-bottom:.125rem;font-size:.875rem;color:#273269}.toast_content .toast_text p{font-size:.688rem;color:#273269}.toast_content .toast_text{margin-left:.625rem;width:100%}.toast-container>:not(:last-child){margin-bottom:0!important}#topbar{background-color:#273269}#topbar .breadcrumb-container .breadcrumb-icon{color:#fff;background-color:#2e92bd;border-radius:4px;width:34px;height:34px;display:flex;justify-content:center;align-items:center}#topbar .breadcrumb-container .breadcrumb-title{color:#fff;font-size:15px;font-weight:600;line-height:1.1}#topbar .breadcrumb-container .breadcrumb-text .breadcrumb{margin:0;opacity:.65}#topbar .breadcrumb-container .breadcrumb-text .breadcrumb .breadcrumb-item,#topbar .breadcrumb-container .breadcrumb-text .breadcrumb .breadcrumb-item a,#topbar .breadcrumb-container .breadcrumb-text .breadcrumb .breadcrumb-item.active{color:#fff;font-size:15px;font-weight:400;line-height:1.1;text-decoration:none}#topbar .breadcrumb-container .breadcrumb-item+.breadcrumb-item:before{font-family:"Font Awesome 6 Pro";content:"";color:#fff}.sidebar-filter-container.scrollable{min-width:227px;max-width:227px;min-height:700px;max-height:700px;overflow:auto}.sidebar-filter-container details,.sidebar-filter-container .sidebar-filter-item{border-top:1px solid #e9ecef;padding:.5rem 1.5rem}.sidebar-filter-container details.sidebar-filter-item,.sidebar-filter-container .sidebar-filter-item.sidebar-filter-item{font-size:.95rem;font-weight:600;color:#273269;display:flex;text-decoration:none}.sidebar-filter-container details.sidebar-filter-item.active,.sidebar-filter-container .sidebar-filter-item.sidebar-filter-item.active{color:#fff;background-color:#273269}.sidebar-filter-container details.sidebar-filter-item.active:hover,.sidebar-filter-container .sidebar-filter-item.sidebar-filter-item.active:hover{color:#fff;background-color:#273269cc}.sidebar-filter-container details.sidebar-filter-item:hover,.sidebar-filter-container .sidebar-filter-item.sidebar-filter-item:hover{color:#6c757d;background-color:#e9ecef}.sidebar-filter-container details summary,.sidebar-filter-container .sidebar-filter-item summary{-webkit-user-select:none;user-select:none;list-style-type:none;font-size:.95rem;font-weight:600;cursor:pointer;color:#273269;position:relative}.sidebar-filter-container details summary:before,.sidebar-filter-container .sidebar-filter-item summary:before{content:"";font-family:"Font Awesome 6 Pro";margin-right:8px}.sidebar-filter-container details ul,.sidebar-filter-container .sidebar-filter-item ul{list-style:none;padding-left:.25rem}.sidebar-filter-container details ul li,.sidebar-filter-container .sidebar-filter-item ul li{padding:.25rem 0;display:flex;flex-direction:row;justify-content:space-between;border-left:1px solid #ced4da}.sidebar-filter-container details ul li label,.sidebar-filter-container .sidebar-filter-item ul li label{-webkit-user-select:none;user-select:none;margin-left:.75rem;font-size:.9rem;font-weight:400;color:#6c757d;cursor:pointer}.sidebar-filter-container details ul li .form-check,.sidebar-filter-container .sidebar-filter-item ul li .form-check{margin-bottom:0}.sidebar-filter-container details:first-child,.sidebar-filter-container .sidebar-filter-item:first-child{border-top:0}.sidebar-filter-container details[open] summary{list-style-type:none}.sidebar-filter-container details[open] summary:before{content:"";font-family:"Font Awesome 6 Pro";margin-right:8px}*{-webkit-font-smoothing:antialiased}.form-check-input:checked{background-color:#2e92bd;border-color:#2e92bd}body{min-height:100vh}main{min-height:100vh;overflow-x:auto}table{font-size:12px}.h-2em{height:2em}.table td.is-actions{text-align:right!important}.bootstrap-table>.fixed-table-toolbar>.search>input.search-input{margin-right:24px}.auth-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 20px;background-color:#273269;background-image:url(/storage/background.svg);background-repeat:no-repeat;background-size:contain;background-position:bottom left}.auth-container .logo-auth{margin-top:3rem;margin-bottom:1.5rem}@media (min-height: 750px){.auth-container .logo-auth{position:absolute;top:64px;left:50%;transform:translate(-50%);margin-top:0}}.auth-container .logo-auth img{width:235px;max-width:80vw;max-height:85px;object-fit:contain;object-position:center}.auth-container .card{background-color:#ffffff26;color:#fff;border:none;width:100%;max-width:500px;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.auth-container .card .card-header{background-color:transparent;color:#fff;border:none}.auth-container .card .card-header .card-title{color:#fff}.auth-container .card input[type=text],.auth-container .card input[type=password],.auth-container .card input[type=email]{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.15);border-radius:.5rem;color:#fff}.auth-container .card input[type=text]::placeholder,.auth-container .card input[type=password]::placeholder,.auth-container .card input[type=email]::placeholder{color:#ffffff80}.auth-container .card .input-group{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.08)}.auth-container .card .input-group input{background-color:transparent}.auth-container .card .input-group i{color:#ffffff80}.input-group-border{border:1px solid #efefef;box-shadow:var(--bs-box-shadow-inset);border-radius:.5rem}.input-group-border:focus-within{border-color:#9399b4;box-shadow:0 0 0 .1rem #003b6640}.input-group-border .input-group-text,.input-group-border .form-control{border-width:0!important;background-color:inherit;box-shadow:none}.content{overflow-y:auto;overflow-x:hidden;padding-bottom:1.5rem}.page-content{padding:0 64px}.card{box-shadow:none;border-radius:8px;border:1px solid #E3E6EA}.card .card-header{border-bottom:1px solid #E3E6EA}.card .card-header .card-title{color:#273269;margin-bottom:0;font-size:1.2rem;font-weight:700}.card .card-header .card-sub-title{font-size:.9rem!important;font-weight:500!important;color:#adb5bd!important}.card>.card-header,.card>.card-body{border-color:#e3e6ea}.card>.card-header:last-child,.card>.card-body:last-child,.card>.card-footer:last-child{border-radius:0 0 8px 8px}.card>.card-header:first-child,.card>.card-body:first-child,.card>.card-footer:first-child{border-radius:8px 8px 0 0}.card .card-footer{padding-top:0}.card .card-footer{background-color:#fff}label.is-required:after{content:"*";color:#c40615;font-weight:700;margin-right:3px}.checkbox_description{display:block;font-size:.9rem!important;font-weight:500!important;color:#adb5bd!important}.page-sidebar_list{padding:0;margin:0;list-style:none}.page-sidebar_list .page-sidebar_item{margin-bottom:.5rem;list-style:none;min-width:175px}.page-sidebar_list .page-sidebar_item a{display:block;text-decoration:none;font-size:1rem;font-weight:700;padding:.5rem 1rem;color:#6c757d}.page-sidebar_list .page-sidebar_item.active{background-color:#fff;border-radius:10px 0 0 10px;border:1px solid #E3E6EA}.page-sidebar_list .page-sidebar_item.active a{color:#343a40}.page-sidebar_list .page-sidebar_item.active:before{content:"";display:inline-block;position:absolute;left:100%;margin-right:5px;width:5px;height:40px;background-color:#2e92bd;border-radius:0 10px 10px 0;border:1px solid #2e92bd}@media (max-width: 1400px){.page-sidebar_list{display:none}}.btn-light{--bs-btn-box-shadow: rgba(200, 200, 200, .15) 0 1px 0 0 inset, rgba(0, 0, 0, .5) 0 0 1px}.btn-dark{--bs-btn-box-shadow: rgba(25, 25, 25, .15) 0 1px 0 0 inset, rgba(50, 50, 50, .5) 0 0 1px}.table-lighter{--bs-table-color: #000;--bs-table-bg: #f6f8f9;--bs-table-border-color: var(--bs-light);--bs-table-striped-bg: #d8dbde;--bs-table-striped-color: #000;--bs-table-active-bg: #cccfd3;--bs-table-active-color: #000;--bs-table-hover-bg: #d2d5d8;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}table td:first-child{padding-left:2em!important}table{font-size:14px!important}table td.is-actions{text-align:right!important}.table th:first-child{padding-left:1em!important}.table-side-borderless tr th:first-child,.table-side-borderless tr td:first-child{border-left-width:0px}.table-side-borderless tr th:last-child,.table-side-borderless tr td:last-child{border-right-width:0px}.card-table{padding-left:0;padding-right:0;padding-top:0}.card-header+.card-table table tr:first-child{border-top:none}.fs-15{font-size:15px}.language-img{width:100%;max-width:21px;height:100%;max-height:14px;border-radius:2px;object-fit:cover}#permission-card ul li:first-child{background-color:#fafcfd;border-left:none;border-right:none}.dropdown-menu{border-radius:.5rem;border:1px solid #E3E6EA;box-shadow:var(--bs-box-shadow);padding:5px}.dropdown-menu .dropdown-item{background-color:transparent;color:#6c757d;margin:1px;padding:.5rem 1rem;border-radius:.5rem;width:100%}.dropdown-menu .dropdown-item:hover{background-color:#e9ecef;color:#343a40}.dropdown-menu .dropdown-submenu #dropdown-language>ul{border-left:1px solid rgb(227,230,234);margin-left:2rem;display:flex;flex-direction:column;row-gap:10px}.dropdown-menu .dropdown-submenu .language-dropdown-item{display:flex;padding:0;padding-left:.5rem;margin:0;border-radius:0%;background-color:transparent}.dropdown-menu .dropdown-submenu .language-dropdown-item a{padding:0}.dropdown-menu .dropdown-submenu .language-dropdown-item a span{display:flex;color:#2d2d2d;font-size:15px;font-style:normal;line-height:1;height:100%}.dropdown-menu .dropdown-submenu .language-dropdown-item.active{padding-left:.4rem;border-left:2px solid #2e92bd}.dropdown-menu .dropdown-submenu .language-dropdown-item.active a span{font-weight:700}.dropdown-menu .dropdown-btn:after{position:absolute;right:15px;width:1.25em;margin-top:.3em;line-height:0;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' fill='rgb(164, 172, 178)' viewBox='0 0 320 512'%3E %3Cpath d='M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z'/%3E%3C/svg%3E");transition:transform .35s ease;transform-origin:.5em;transform:scaleX(-1) rotate(90deg)}.dropdown-menu .dropdown-btn[aria-expanded=true]:after{transform:scaleX(-1) rotate(0)}td.is-actions{padding-right:1.5rem}.profile-picture-input{opacity:0!important;width:200px;height:200px;position:absolute;top:0;left:0;transition:opacity .3s}.profile-picture-input div{display:flex;justify-content:center;align-items:center;border-radius:50%;color:#fff;font-size:1.25rem}.profile-picture-input:hover{opacity:.7!important}.profile-picture-input:hover span,.profile-picture-input:hover label :hover{cursor:pointer}.daterangepicker.show-calendar .monthselect,.daterangepicker.show-calendar .yearselect{font-size:.8rem;border:var(--bs-border-width) solid #efefef;border-radius:var(--bs-border-radius);text-align:center}.daterangepicker.show-calendar .monthselect option,.daterangepicker.show-calendar .yearselect option{font-size:.75rem}.daterangepicker.show-calendar .active,.daterangepicker.show-calendar .ranges ul .active{background-color:#2e92bd}.daterangepicker.show-calendar .ranges ul{columns:2;width:100%}@media (min-width: 564px){.daterangepicker .ranges ul{width:300px}}.select2-container .select2-search--inline .select2-search__field{margin-top:0!important}.select2-container--default .select2-selection:after{position:absolute;right:10%;top:20%;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' fill='rgb(164, 172, 178)' viewBox='0 0 320 512'%3E %3Cpath d='M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z'/%3E%3C/svg%3E");font-size:.8rem}.select2-search__field,.select2-search__field::placeholder,.select2-selection,.btn-filter{font-family:Inter;font-size:14px!important;font-weight:600;color:#273269!important}.select2-search__field::placeholder,.icon-gray{color:#6c757d!important;font-weight:400}.select2-selection{padding:0!important;border-color:#e9ecef!important;height:34px}.select2-container .select2-selection{text-align:left;padding-left:.5rem!important;padding-top:.2rem!important}.select2-selection__choice{background-color:transparent!important;border:none!important;padding:0!important;margin:0!important;font-size:.8rem!important}.select2-selection__choice:after{content:", "}.select2-selection__choice .select2-selection__choice__remove{display:none!important}.select2-results__option--highlighted{background-color:#e9ecef!important;color:#273269!important}.select2-dropdown{border-color:#e9ecef!important}.select2-results__option{font-size:.8rem}.select2-results__option:hover{background-color:#e9ecef!important;color:#273269!important}.select2-results__option:before{font-family:"Font Awesome 6 Pro";content:"";display:inline-block;margin-right:5px;font-size:.8rem}.select2-results__option--selected{background-color:#27326933!important}.select2-results__option--selected:before{content:""!important;color:#273269!important}#activityDate{height:36px}.me-2:has(#selectEvent) span.select2-selection.select2-selection{height:38px!important;padding-top:.3rem!important;font-weight:500}.me-2:has(#selectEvent) span.select2-selection.select2-selection .select2-selection__arrow{display:none}.me-2:has(#selectEvent) span.select2-selection.select2-selection #select2-selectEvent-container{color:#273269!important}.me-2:has(#selectUser) span.select2-selection.select2-selection--multiple{height:38px!important;padding-top:.3rem!important;font-weight:500}
