@import"https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap";.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:#888888 transparent transparent;border-width:4px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:0 16px 0 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px!important}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{visibility:hidden;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{visibility:visible}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:165px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}.choices__list--dropdown .choices__item--selectable:hover,.choices__list[aria-expanded] .choices__item--selectable:hover{background-color:var(--theme-light)!important;color:var(--theme)}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-right:10px}.choices__list--dropdown .choices__item--selectable:after,.choices__list[aria-expanded] .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}:root{--white: #ffffff;--black: #000000;--theme: #5f63f2}*{outline:none}.btn-primary{background-color:var(--theme)}.auth-wrapper{overflow:hidden;background-color:var(--white)}.auth-wrapper .auth-full-bg{background-color:#31428b;position:relative;overflow:hidden;z-index:1}.auth-wrapper .auth-full-bg .bg-overlay{height:100%;position:absolute;width:100%;background-image:url(/build/assets/line-img-login-ef2d70c4.svg);background-size:contain;background-repeat:no-repeat;background-position:bottom right;right:-142px!important;bottom:-170px;z-index:-1}@media (min-width: 1800px){.auth-wrapper .auth-full-bg .bg-overlay{right:-162px!important;bottom:-210px}}.auth-wrapper .auth-full-bg .login-img{width:85%}.auth-wrapper .auth-full-page-content{max-width:560px;width:100%;margin:0 auto}.auth-wrapper .auth-full-page-content input[type=password],.auth-wrapper .auth-full-page-content .password-text{padding-right:35px}.auth-wrapper .form-check{cursor:pointer}.auth-wrapper .form-group{margin-bottom:24px}.auth-wrapper .form-group input{height:46px}.auth-wrapper .auth-logo img{width:220px}.auth-wrapper input{box-shadow:none!important;border-radius:.25rem!important}.auth-wrapper input:focus{border-color:#ced4da!important}.h-100vh{height:100vh}.mover{animation:mover 1s infinite alternate}@keyframes mover{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.toggle-password{position:absolute;right:10px;top:11px;z-index:99;color:#666464;cursor:pointer}.error{color:red}header{position:fixed;top:0;right:0;left:0;z-index:1002;background-color:var(--bs-heading-bg);-webkit-box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);box-shadow:0 .75rem 1.5rem #12263f08}header .navbar-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;height:70px;padding:0 12px 0 0;background-color:var(--white)}header .navbar-header .d-flex:first-child{align-items:center}@media (max-width: 600px){header .navbar-header .dropdown{position:static}}@media (max-width: 600px){header .navbar-header .dropdown .dropdown-menu{left:10px!important;right:10px!important}}header .navbar-header .dropdown .dropdown-menu .dropdown-item:active{background-color:transparent;color:inherit}header .navbar-header .navbar-brand-box{padding:8px .5rem;text-align:center;width:250px}@media (max-width: 992px){header .navbar-header .navbar-brand-box{width:auto}}@media (max-width: 380px){header .navbar-header .navbar-brand-box{display:none}}header .app-search{padding:16px 0;margin-bottom:0}header .app-search .form-control{border:none;height:38px;padding-left:40px;padding-right:20px;background-color:var(--search-form-bg);-webkit-box-shadow:none;box-shadow:none;border-radius:50px!important;color:var(--bs-body-color)!important}header .app-search .form-control::placeholder{color:var(--bs-body-color)!important}header .app-search span{position:absolute;z-index:10;font-size:16px;line-height:38px;left:13px;top:0;color:#787878}header .header-item{height:70px;-webkit-box-shadow:none!important;box-shadow:none!important;color:var(--bs-header-item-color);border:0;border-radius:0;display:flex;align-items:center;position:relative}header .header-item .bi-list{font-size:30px}header .header-item:hover{color:#525151}header .header-profile-user{height:36px;width:36px;padding:3px}header .noti-icon i{font-size:22px;color:var(--bs-header-item-color)}header .noti-icon .badge{position:absolute;top:12px;right:4px}header .notification-list{width:320px}header .notification-list .notification-item .d-flex{padding:.75rem 1rem}header .notification-list .notification-item p{font-size:16px}header .notification-list .notification-item p span{font-size:14px}header .notification-list .notification-item .n-time{background-color:var(--theme-light);width:fit-content;padding:0 8px;font-size:12px;border-radius:50px;color:var(--theme)}.avatar-xs{height:2rem;width:2rem}.profile-dropdown{box-shadow:0 8px 24px #0000001f;border:none;width:280px;padding:10px}.profile-dropdown .header-profile-user{height:45px;width:45px;padding:3px}.profile-dropdown .user-title{width:200px}.profile-dropdown .dropdown-item{transition:all .5s ease;padding-top:5px;padding-bottom:5px;border-radius:4px}.profile-dropdown .dropdown-item:hover{background-color:var(--theme-light);color:var(--theme)}.profile-dropdown .dropdown-item:last-child:hover{background-color:#ffeaec}.metismenu{margin:0}.metismenu li{display:block}.metismenu .mm-collapse{display:none}.metismenu .mm-collapse:not(.mm-show){display:none}.metismenu .mm-collapse.mm-show{display:block}.metismenu .mm-collapsing{position:relative;height:0px;overflow:hidden;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;transition-property:height,visibility}.vertical-menu{width:250px;z-index:1001;background:var(--white);bottom:0;margin-top:0;position:fixed;top:70px;-webkit-box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);box-shadow:0 .75rem 1.5rem #12263f08}@media (max-width: 992px){.vertical-menu{display:none}}#sidebar-menu{padding:10px 0 60px}#sidebar-menu .mm-active{color:var(--theme);background-color:var(--theme-light)}#sidebar-menu .mm-active>a.has-arrow{color:var(--theme)!important;background-color:var(--theme-light)}#sidebar-menu .mm-active>a.has-arrow:before{content:"";background-color:var(--theme);position:absolute;height:100%;width:4px;left:0;top:0}#sidebar-menu .mm-active>a.has-arrow i{color:var(--theme)!important}#sidebar-menu .mm-active .active{color:var(--theme)!important;background-color:var(--theme-light)}#sidebar-menu .mm-active .active i{color:var(--theme)!important}#sidebar-menu .mm-active>i{color:var(--theme)!important}#sidebar-menu .mm-active>.has-arrow:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}#sidebar-menu li .active i{color:var(--theme)!important}#sidebar-menu li .active:before{content:"";background-color:var(--theme);position:absolute;height:100%;width:4px;left:0;top:0}#sidebar-menu .has-arrow:after{content:"";font-family:Material Icons Outlined;float:right;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;font-size:1.2rem;line-height:1.2}#sidebar-menu .metismenu>li{margin:8px 12px}#sidebar-menu ul li a{display:block;padding:.425rem .8rem;color:var(--black);position:relative;font-size:16px;-webkit-transition:all .4s;transition:all .4s;border-radius:4px}#sidebar-menu ul li a span{margin-left:5px}#sidebar-menu ul li a i{display:inline-block;min-width:1.75rem;padding-bottom:.125em;font-size:1.25rem;line-height:1.40625rem;vertical-align:middle;color:var(--black);-webkit-transition:all .4s;transition:all .4s}#sidebar-menu ul li a:hover,#sidebar-menu ul li a:hover i{color:var(--bs-body-color)}#sidebar-menu ul li ul.sub-menu li a{padding:.4rem 1.5rem .4rem 1rem;font-size:13px;color:var(--bs-body-color)}#sidebar-menu ul li ul.sub-menu li a:hover{color:var(--bs-body-color)}#sidebar-menu ul li ul.sub-menu li a .badge{right:10px}#sidebar-menu ul li ul.sub-menu li ul.sub-menu{padding:5px 0 0}#sidebar-menu ul li ul.sub-menu li ul.sub-menu li a{padding:.4rem 1.5rem .4rem 3.5rem;font-size:13px}#sidebar-menu ul li.mm-active,#sidebar-menu ul li.mm-active .sub-menu li a{background-color:transparent!important}#sidebar-menu ul li.mm-active .sub-menu li a:focus,#sidebar-menu ul li.mm-active .sub-menu li a:active{color:var(--bs-body-color)}#sidebar-menu ul li.mm-active .sub-menu li a.active{background-color:transparent!important;position:relative}#sidebar-menu ul li.mm-active .sub-menu li a.active:before{content:"";position:absolute;left:4px;top:13px;font-size:22px;width:5px;height:5px;background-color:var(--theme);border-radius:50px}.logo .logo-sm{display:none}.logo .logo-lg{width:80%;margin:8px 0}@media screen and (min-width: 767px) and (max-width: 991px){.logo .logo-lg{width:unset!important;max-width:180px!important}}.vertical-collpsed .main-content{margin-left:70px}.vertical-collpsed .navbar-brand-box{width:70px!important;padding:8px .9rem}.vertical-collpsed .logo .logo-lg{display:none!important}.vertical-collpsed .logo .logo-sm{display:block}.vertical-collpsed .logo .logo-sm img{width:51px}.vertical-collpsed .vertical-menu{position:absolute;width:70px!important;z-index:5}.vertical-collpsed .vertical-menu .simplebar-content-wrapper,.vertical-collpsed .vertical-menu .simplebar-mask{overflow:visible!important}.vertical-collpsed .vertical-menu .simplebar-scrollbar{display:none!important}.vertical-collpsed .simplebar-offset{bottom:0!important}.vertical-collpsed #sidebar-menu{background-color:var(--white)}.vertical-collpsed #sidebar-menu .badge,.vertical-collpsed #sidebar-menu .collapse.in{display:none!important}.vertical-collpsed #sidebar-menu .nav.collapse{height:inherit!important}.vertical-collpsed #sidebar-menu .has-arrow:after{display:none}.vertical-collpsed #sidebar-menu>ul>li{position:relative;white-space:nowrap;font-size:11px!important}.vertical-collpsed #sidebar-menu>ul>li:hover>a{position:relative;width:260px;color:var(--theme);background-color:var(--theme-light);-webkit-transition:none;transition:none}.vertical-collpsed #sidebar-menu>ul>li:hover>a i{color:var(--theme)}.vertical-collpsed #sidebar-menu>ul>li:hover>a span{display:inline-block}.vertical-collpsed #sidebar-menu>ul>li:hover>ul{display:block;left:60px;position:absolute;width:200px;height:auto!important;-webkit-box-shadow:3px 5px 10px 0 rgba(54,61,71,.1);box-shadow:3px 5px 10px #363d471a}.vertical-collpsed #sidebar-menu>ul>li:hover>ul a{-webkit-box-shadow:none;box-shadow:none;padding:8px 20px!important;position:relative;width:200px;z-index:6;color:var(--bs-body-color);min-height:auto}.vertical-collpsed #sidebar-menu>ul>li a{padding:15px 8px;min-height:55px;-webkit-transition:none;transition:none;margin:0;box-shadow:2px 0 11px #00000024}.vertical-collpsed #sidebar-menu>ul>li a i{font-size:1.45rem;margin-left:4px}.vertical-collpsed #sidebar-menu>ul>li a span{display:none;padding-left:25px}.vertical-collpsed #sidebar-menu>ul ul{padding:5px 0;z-index:9999;display:none;background-color:var(--white)}body{background-color:var(--bg-body);color:var(--bs-body-color);font-family:Public Sans,sans-serif}.bg-body{background-color:var(--bg-body)!important}.bg-blue{background-color:var(--theme)!important}.bg-blue-light{background-color:var(--theme-light)!important}button,.btn{font-weight:600;box-shadow:none!important}button:focus,.btn:focus{outline:none;box-shadow:none;border-color:transparent}.btn-primary{background-color:var(--theme);border-color:var(--theme);box-shadow:none!important;min-width:95px;font-size:.9rem}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background-color:var(--theme);border-color:var(--theme)}.btn-cancel{background-color:var(--bg-body);border:1px solid transparent}.btn-export{background-color:var(--theme)!important;border:1px solid var(--bs-body-color);color:var(--white)!important;outline:none!important;box-shadow:none!important}.btn-export:hover{background-color:var(--theme)!important;border:1px solid var(--bs-body-color);color:var(--white)!important}.btn-export:disabled{opacity:.7}a{text-decoration:none;outline:none;color:var(--theme)}.text-success{color:var(--green)!important}.btn-link,.text-primary{color:var(--theme)!important}.btn-primary{background-color:var(--theme);box-shadow:none!important}.btn{font-weight:600}.bg-primary.bg-soft{background-color:var(--theme-light)!important}.fs-12{font-size:12px!important}.fs-13{font-size:13px!important}.fs-14{font-size:14px!important}.fs-16{font-size:16px!important}.fs-7{font-size:.8rem!important}.bg-white{background-color:var(--white)!important}.dropdown-menu{--bs-dropdown-link-active-bg: var(--theme) !important}.avatar-md{height:4rem;width:4rem}.page-content{padding:94px 12px 18px}.bg-secondary.bg-soft{background-color:#74788d40!important}.bg-success.bg-soft{background-color:#34c38f40!important}.bg-info.bg-soft{background-color:#50a5f140!important}.bg-warning.bg-soft{background-color:#f1b44c40!important}.bg-danger.bg-soft{background-color:#f46a6a40!important}.bg-pink.bg-soft{background-color:#e83e8c40!important}.bg-light.bg-soft{background-color:#eff2f740!important}.bg-dark.bg-soft{background-color:#343a4040!important}.badge[href]:focus,.badge[href]:hover{color:var(--bs-custom-white)}.badge.bg-primary[href]:focus,.badge.bg-primary[href]:hover{background-color:#435fe3!important}.badge-soft-primary{color:#556ee6;background-color:#556ee62e}.badge-soft-primary[href]:focus,.badge-soft-primary[href]:hover{color:#556ee6;text-decoration:none;background-color:#556ee666}.badge.bg-secondary[href]:focus,.badge.bg-secondary[href]:hover{background-color:#6b6e82!important}.badge-soft-secondary{color:#74788d;background-color:#74788d2e}.badge-soft-secondary[href]:focus,.badge-soft-secondary[href]:hover{color:#74788d;text-decoration:none;background-color:#74788d66}.badge.bg-success[href]:focus,.badge.bg-success[href]:hover{background-color:#30b383!important}.badge-soft-success{color:#34c38f;background-color:#34c38f2e}.badge-soft-success[href]:focus,.badge-soft-success[href]:hover{color:#34c38f;text-decoration:none;background-color:#34c38f66}.badge.bg-info[href]:focus,.badge.bg-info[href]:hover{background-color:#3d9bef!important}.badge-soft-info{color:#50a5f1;background-color:#50a5f12e}.badge-soft-info[href]:focus,.badge-soft-info[href]:hover{color:#50a5f1;text-decoration:none;background-color:#50a5f166}.badge.bg-warning[href]:focus,.badge.bg-warning[href]:hover{background-color:#f0ac39!important}.badge-soft-warning{color:#f1b44c;background-color:#f1b44c2e}.badge-soft-warning[href]:focus,.badge-soft-warning[href]:hover{color:#f1b44c;text-decoration:none;background-color:#f1b44c66}.badge.bg-danger[href]:focus,.badge.bg-danger[href]:hover{background-color:#f35757!important}.badge-soft-danger{color:#f46a6a;background-color:#f46a6a2e}.badge-soft-danger[href]:focus,.badge-soft-danger[href]:hover{color:#f46a6a;text-decoration:none;background-color:#f46a6a66}.badge.bg-pink[href]:focus,.badge.bg-pink[href]:hover{background-color:#e62c81!important}.badge-soft-pink{color:#e83e8c;background-color:#e83e8c2e}.badge-soft-pink[href]:focus,.badge-soft-pink[href]:hover{color:#e83e8c;text-decoration:none;background-color:#e83e8c66}.badge.bg-light[href]:focus,.badge.bg-light[href]:hover{background-color:#e1e7f0!important}.badge-soft-light{color:#eff2f7;background-color:#eff2f72e}.badge-soft-light[href]:focus,.badge-soft-light[href]:hover{color:#eff2f7;text-decoration:none;background-color:#eff2f766}.badge.bg-dark[href]:focus,.badge.bg-dark[href]:hover{background-color:#2b3035!important}.badge.bg-light{color:var(--bs-body-color)}.badge.bg-light[href]:focus,.badge.bg-light[href]:hover{color:var(--bs-body-color)}.badge-soft-dark{color:#343a40;background-color:#343a402e}.badge-soft-dark[href]:focus,.badge-soft-dark[href]:hover{color:#343a40;text-decoration:none;background-color:#343a4066}.rounded-pill{padding-right:.6em;padding-left:.6em}.badge.bg-dark{color:var(--bs-light)}img{width:100%}input::placeholder,textarea::placeholder{color:var(--bs-body-color)!important;opacity:.5!important}[data-simplebar]{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.simplebar-hide-scrollbar::-webkit-scrollbar{display:none}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-wrapper ::-webkit-scrollbar{display:none}.simplebar-wrapper .simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-wrapper .simplebar-mask .simplebar-offset{direction:inherit!important;-webkit-box-sizing:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0!important;bottom:0;right:0!important;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-wrapper .simplebar-mask .simplebar-offset .simplebar-content-wrapper{direction:inherit;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;visibility:visible;overflow:auto;max-width:100%;max-height:100%;scrollbar-width:none;padding:0!important}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{-webkit-box-sizing:inherit!important;box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.simplebar-height-auto-observer{-webkit-box-sizing:inherit;box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;right:2px;width:4px;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#a2adb7;border-radius:7px;left:0;right:0;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;-webkit-transition:opacity 0s linear;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}.page-title-box{padding-bottom:24px}.page-title-box h4{text-transform:uppercase;font-weight:600;font-size:16px!important}@media (max-width: 1380px){.page-title-box h4{font-size:14px!important}}.footer{bottom:0;padding:20px 18px;position:absolute;right:0;color:#767676;left:250px;height:60px;background-color:#f2f2f5}@media (max-width: 991.98px){.footer{left:0}}.main-content{margin-left:250px;overflow:hidden}@media (max-width: 992px){.main-content{margin-left:0!important}}.main-content .content{padding:0 15px 10px;margin-top:70px}@media (max-width: 992px){body.sidebar-enable .vertical-menu{display:block}}.profile-image{width:100px;height:100px;margin:0 auto}.profile-image img{height:100px;width:100px;object-fit:cover}.file-upload{overflow:hidden;background-color:var(--theme);height:35px;width:35px;border:2px solid #fff;bottom:18px;right:0}.file-upload input{position:absolute;opacity:0;right:0;top:0;cursor:pointer}@media (min-width: 768px) and (max-width: 1199px){.profile-tabs .nav-item{font-size:13px}}@media (min-width: 768px) and (max-width: 1199px){.profile-tabs .nav-link{padding:8px 10px}}@media (min-width: 768px){.profile-tab-content .tab-pane{min-height:512px}}.profile-form{max-width:70%;width:100%;margin-top:20px}@media (max-width: 1480px){.profile-form{max-width:100%}}.profile-form .choices__list--dropdown,.profile-form .choices__list[aria-expanded]{margin-top:-248px}.profile-form .custom-date:before{top:10px}hr{border-color:#b1aeae}.form-label{font-size:14px;color:var(--black);opacity:.8;text-transform:capitalize}.form-control{color:var(--form-text)!important;background-color:var(--bg-white)}.form-control:focus{box-shadow:none;border-color:var(--bs-border-color);background-color:var(--bg-white)}select.form-select{box-shadow:none!important;outline:none!important}select.form-control{-moz-appearance:auto;appearance:auto;-webkit-appearance:auto;height:38px}.card{box-shadow:0 0 6px #0000001a;background-color:var(--white)}.accout-setting{border:1px solid #d5d5d5;border-radius:6px;border-left:3px solid var(--theme)}.accout-setting .form-check-input:checked{background-color:var(--theme);border-color:var(--theme)}table{margin-bottom:0!important}table thead{background-color:var(--thead-bg)}table thead tr th{color:#5a5f7d;font-weight:600;border:none;padding:10px 15px!important;font-size:14px;vertical-align:middle;white-space:nowrap}table tbody tr td{padding:8px 15px!important;font-size:14px;vertical-align:middle}table tbody tr td .progress{height:8px}table tbody tr td .badge{min-width:70px;text-align:center}table tbody tr td .btn{box-shadow:none!important;outline:none!important;border:none!important;font-size:14px;line-height:1}table tbody tr td .btn:focus,table tbody tr td .btn:active{box-shadow:none!important;outline:none!important;border:none!important}table tbody tr td .btn-view:hover{color:var(--theme)}table tbody tr td .btn-edit:hover{color:var(--bs-info)}table tbody tr td .btn-trash:hover{color:var(--bs-danger)}table tfoot{background-color:var(--thead-bg)}table tfoot tr td{padding:8px 15px!important;font-size:14px;vertical-align:middle;font-weight:700;color:#5a5f7d;border:0}table .avatar-table{height:35px;width:35px;min-width:35px;object-fit:cover;object-position:top center}.table>:not(:last-child)>:last-child>*{border-bottom-color:transparent}.title-total-user{position:relative;color:var(--dark-500)}.title-total-user:before{content:"";border-left:2px solid var(--dark-500);position:absolute;left:-12px;height:90%;top:0}@media (max-width: 575px){.page-search{width:100%}}.page-search input{padding-left:40px;background-color:var(--white);color:var(--bs-body-color)!important}.page-search input:focus{background-color:var(--white)}.page-search input::placeholder{color:var(--bs-body-color)!important}.page-search i{top:8px;left:15px}.page-title-box .btn .bi-plus{font-size:24px;line-height:0;vertical-align:sub}.company-list-table th:last-child,.company-list-table td:last-child{width:65px;text-align:center}.dropdown-menu{background-color:var(--bg-white)}.filter-dropdown .btn-filter{border:1px solid var(--bs-border-color);min-width:110px;font-weight:400;font-size:14px;background-color:var(--bg-white)!important;justify-content:space-between;display:flex;align-items:center;color:var(--form-text)}.filter-dropdown .btn-filter:focus,.filter-dropdown .btn-filter:hover{border:1px solid var(--bs-border-color)}.filter-dropdown .btn-filter.dropdown-toggle:after{color:#888}.filter-dropdown .btn-filter.active{background-color:var(--theme-light)!important;color:var(--theme)!important}.filter-dropdown .dropdown-menu{-webkit-box-shadow:0px 0 11px 0px rgba(0,0,0,.175)!important;box-shadow:0 0 11px #0000002d!important;border:none;width:240px;max-height:200px;overflow-y:auto;background-color:var(--bg-white);z-index:999}.filter-dropdown .dropdown-menu .search-input{height:30px;background-color:var(--theme-light);border:1px solid var(--theme);color:var(--theme)!important}.filter-dropdown .dropdown-menu .search-input::placeholder{color:var(--theme)!important}.filter-dropdown .dropdown-menu .dropdown-header{border-bottom:1px solid #d5d5d5}.filter-dropdown .dropdown-menu .dropdown-header .fs-16{font-size:14px!important}.filter-dropdown .dropdown-menu label{cursor:pointer;width:100%;font-size:14px}.filter-dropdown .dropdown-menu label.active{background-color:var(--theme-light)}.filter-dropdown .dropdown-menu label .form-check-input:checked{background-color:var(--theme);border-color:var(--theme)}.filter-dropdown .dropdown-menu label .form-check-input:focus{box-shadow:none}.min-vh-50{min-height:50vh}.member-list-table th,.member-list-table td{vertical-align:middle}.member-list-table .member-position-name span{background-color:var(--bg-body);font-size:13px;padding:3px 5px;border-radius:4px;display:block;margin-bottom:4px}.member-list-table .filter-dropdown{position:static}.member-list-table .btn-filter:after{content:none}.member-list-table .show-team-outer{max-width:230px}.member-list-table .show-team-outer .dropdown-menu{max-width:210px}.member-list-table .show-team-outer .dropdown-menu label a{font-size:13px}.member-list-table .show-team{background-color:var(--theme-light);color:var(--theme);border:1px solid var(--theme);width:max-content;padding:5px;border-radius:4px;margin-bottom:5px}.member-list-table .show-team i{cursor:pointer}.member-list-table .show-team span{max-width:120px}.team-list-detail .team-accordion{max-height:calc(100vh - 190px);overflow-y:auto}.team-list-detail .team-accordion::-webkit-scrollbar{background-color:transparent}.team-accordion .accordion-item{border-radius:8px!important;--bs-accordion-bg: var(--white);width:100%}.team-accordion .accordion-item .accordion-button{box-shadow:none;width:auto;background-color:transparent}.team-accordion .accordion-item .accordion-button:after{margin-left:10px;color:var(--bs-body-color);filter:contrast(.1)}.team-accordion .accordion-item .accordion-button:not(.collapsed){background-color:inherit;box-shadow:none}.team-accordion .accordion-item .accordion-button h6{color:var(--bs-body-color)}.team-accordion .accordion-item .dropdown .dropdown-toggle{outline:none!important;border-color:transparent}.team-accordion .accordion-item .dropdown .dropdown-toggle:after{content:none}.team-accordion .accordion-item .dropdown .dropdown-menu li{margin-bottom:5px}.team-accordion .accordion-item .dropdown .dropdown-menu li a:hover{background-color:transparent;color:var(--theme)}.team-accordion .accordion-item .dropdown .dropdown-menu li a .bi-plus{margin-left:-5px}.team-accordion .accordion-body .w-40{width:60px;height:60px;object-fit:cover;border:2px solid var(--theme);padding:3px}.team-accordion .accordion-body .checkbox-wrapper .checkbox-input{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.team-accordion .accordion-body .checkbox-wrapper .checkbox-input:checked+.checkbox-tile{border-color:var(--theme);box-shadow:0 5px 10px rgba(var(--black),.1)}.team-accordion .accordion-body .checkbox-wrapper .checkbox-input:checked+.checkbox-tile:before{transform:scale(1);opacity:1;background-color:var(--theme);border-color:var(--theme)}.team-accordion .accordion-body .checkbox-wrapper .checkbox-input:focus+.checkbox-tile{box-shadow:0 5px 10px #0000001a,0 0 0 4px #b5c9fc}.team-accordion .accordion-body .checkbox-wrapper .checkbox-input:focus+.checkbox-tile:before{transform:scale(1);opacity:1}.team-accordion .accordion-body .checkbox-wrapper .checkbox-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.5rem;border:1px solid var(--bs-border-color);background-color:var(--bg-body);transition:.15s ease;cursor:pointer;position:relative;box-shadow:none!important}.team-accordion .accordion-body .checkbox-wrapper .checkbox-tile .team-m-remove{position:absolute;display:block;font-size:16px;text-align:center;line-height:1.25rem;width:1.25rem;height:1.25rem;color:var(--white);background-color:#f57676;border-radius:50%;top:.25rem;right:.25rem;opacity:0;transform:scale(0);transition:.25s ease}.team-accordion .accordion-body .checkbox-wrapper .checkbox-tile:hover .team-m-remove{transform:scale(1);opacity:1}.team-accordion .member-container{min-width:135px!important}.team-listing-ul{max-height:calc(100vh - 300px);overflow-y:auto}@media (max-width: 991px){.team-listing-ul{max-height:calc(100vh - 500px)}}.team-list-box{width:calc(33.33% - 1rem);list-style:none}@media (max-width: 1400px){.team-list-box{width:calc(50% - 1rem)}}@media (max-width: 1199px){.team-list-box{width:calc(100% - 1rem)}}@media (max-width: 991px){.team-list-box{width:calc(100% - 1rem)}}.team-list-box.gu-mirror{list-style:none}.team-list-box.gu-transit{width:25%;align-items:center;display:flex;justify-content:center;height:140px}@media (max-width: 992px){.team-list-box.gu-transit{width:33.33%}}.team-list-box.gu-transit img{width:60px;height:60px}li .avatar-title{margin:4px 8px}li .a-link{transition:all .5s;border-radius:4px;padding:4px 8px;color:var(--bs-body-color)!important;cursor:pointer}li .a-link:hover,li .active{background-color:var(--theme-light);color:var(--theme)!important}.project-detail .contract-edit-box i{top:39px!important;right:10px!important}.safari .project-list-table{margin-top:-20px}.safari .project-list-table table thead.sticky-thead:before{content:"";background-color:var(--white);position:absolute;height:45px;width:100%;top:-8px;bottom:0;margin-top:-13px}.project-list-table table{border-collapse:separate;border-spacing:0 12px}.project-list-table table th:first-child,.project-list-table table td:first-child{width:50px;text-align:center}.project-list-table table tbody tr{border-radius:5px}.project-list-table table tbody tr td{border-top:1px solid var(--bs-border-color)!important}.project-list-table table tbody tr td:first-child{border-left:1px solid var(--bs-border-color)!important;border-top-left-radius:8px;border-bottom-left-radius:8px}.project-list-table table tbody tr td:last-child{border-right:1px solid var(--bs-border-color)!important;border-top-right-radius:8px;border-bottom-right-radius:8px}.project-list-table table tbody tr .td-note{max-width:250px}.project-list-table table tbody tr .td-note .text-truncate{max-width:200px;min-width:auto}.edit-project-task-modal .project-detail .contract-edit-box i{top:40px!important}.edit-project-task-modal .radialProgressBar{border-radius:50%;width:80px;height:80px}.edit-project-task-modal .radialProgressBar .overlay{border-radius:50%;width:70px;height:70px;margin:auto;background:#d7fff0;text-align:center;padding-top:30%}.edit-project-task-modal .radialProgressBar.progress-40{background-image:linear-gradient(-90deg,var(--bs-secondary-color) 50%,transparent 50%),linear-gradient(90deg,#34c38f 50%,var(--bs-secondary-color) 50%)}.member-edit-canvas{--bs-offcanvas-bg: var(--bg-white)}@media (min-width: 768px){.member-edit-canvas{--bs-offcanvas-width: 760px}}@media (max-width: 767px){.member-edit-canvas{--bs-offcanvas-width: 100%}}.member-edit-canvas .btn-close{left:auto;top:10px;right:10px;opacity:1;padding:5px;font-size:14px}@media (min-width: 768px){.member-edit-canvas .btn-close{left:-35px;top:10px}}@media (max-width: 767px){.member-edit-canvas .next-pre-btn{margin-right:45px!important}}.member-edit-canvas .nav-tabs .nav-item .nav-link{border-top:0;border-left:0;border-right:0}@media (max-width: 380px){.member-edit-canvas .nav-tabs .nav-item .nav-link{padding:10px 5px;font-size:13px}}.member-edit-canvas .nav-tabs .nav-item .nav-link.active{border-bottom:2px solid var(--theme)!important;--bs-nav-tabs-link-active-bg: var(--white)}.member-edit-canvas .general-info-form p{color:var(--dark-500)}.member-edit-canvas .general-info-form .radio-switch{min-height:38px}.member-edit-canvas .general-info-form .radio-switch .radio-switch__item{position:relative;display:inline-block}.member-edit-canvas .general-info-form .radio-switch .radio-switch__item .radio-switch__label{z-index:2;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .5s}.member-edit-canvas .general-info-form .radio-switch .radio-switch__item .radio-switch__label :not(*):focus-within,.member-edit-canvas .general-info-form .radio-switch .radio-switch__item .radio-switch__input:focus~.radio-switch__label{background-color:transparent}.member-edit-canvas .general-info-form .radio-switch .radio-switch__item .radio-switch__marker{position:absolute;z-index:1;top:0;left:-100%;border-radius:5px;background-color:var(--theme-light);height:100%;width:100%;transition:-webkit-transform .5s;transition:transform .5s}.member-edit-canvas .general-info-form .radio-switch .radio-switch__item .radio-switch__input:checked~.radio-switch__marker{-webkit-transform:translateX(100%);transform:translate(100%)}.member-edit-canvas .general-info-form .radio-switch .radio-switch__item .ri5-sr-only{position:absolute;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;padding:0;border:0;white-space:nowrap}@media (min-width: 1200px){.member-edit-canvas .contract-form .table-responsive{min-height:85vh}}.member-edit-canvas .contract-form .choices .choices__list .choices__item--selectable{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.member-edit-canvas .contract-form .choices[data-type*=select-one] .choices__inner{padding-bottom:0!important;max-width:130px}.member-edit-canvas .contract-form .select-sales-project .choices[data-type*=select-one] .choices__inner{max-width:100%}.member-edit-canvas .contract-form .contract-edit-box{width:85px}.member-edit-canvas .contract-form .contract-edit-box input{padding-right:40px}.member-edit-canvas .contract-form .contract-edit-box i{top:10px;right:12px}.member-edit-canvas .contract-form .contract-edit-box i:after{content:"";height:90%;width:2px;background-color:var(--bs-border-color);position:absolute;left:-10px}.member-edit-canvas .contract-form .contract-edit-box span.text-danger{font-size:12px}.member-edit-canvas .custom-date:before{top:10px}.avatar-group .avatar-group-item{margin-left:-15px;border-radius:50%;-webkit-transition:all .2s;transition:all .2s}.avatar-group .avatar-group-item a{border:2px solid var(--white);background-color:var(--white);border-radius:50%}.avatar-group .avatar-group-item a img{background-color:var(--white);border-radius:50%}.avatar-group .avatar-group-item:hover{position:relative;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.tooltip{box-sizing:border-box;pointer-events:none}.tooltip .tooltip-inner{background-color:var(--black)}.tooltip-arrow{bottom:-7px!important}.tooltip-arrow:before{border-top-color:var(--black)!important}.modal .modal-content{background-color:var(--bg-white)}.pagination-outer .pagination{--bs-pagination-bg: var(--bg-white);--bs-pagination-active-bg: var(--theme)}.pagination-outer .pagination li .page-link{box-shadow:none!important}.pagination-outer .pagination li .active{color:var(--white)!important}@media (max-width: 767px){.repeater .repeater-list .row{margin-bottom:10px;padding-bottom:15px;border-bottom:1px solid var(--bs-border-color)}.repeater .repeater-list .row:last-child{border:0;padding-bottom:0}}.repeater .repeater-list .row .choices__list[aria-expanded] .choices__list{max-height:108px}.repeater .repeater-list .trash-repeater{padding:0;height:32px;width:32px;line-height:27px}.repeater .repeater-list .trash-repeater i{vertical-align:middle}.task-list-outer .task-comment-list-box h6{text-align:left!important}.task-list-outer .task-header-titles{font-size:14px}.task-list-outer .task-row-control h6{text-align:center;width:100%!important;font-size:13px}.task-list-outer .task-row-control>div:first-child{min-width:180px}.task-list-outer .accordion-body{max-height:200px;overflow-y:auto;padding:0;margin:10px 0}.task-list-outer .team-listing-ul{height:calc(100vh - 145px);max-height:100%}@media (max-width: 991px){.task-list-outer .team-listing-ul{height:auto}}.task-list-outer .team-listing-ul li a{font-size:14px}@media (max-width: 1199px){.task-list-outer .task-accordion{display:flex;flex-wrap:wrap}}.task-list-outer .task-accordion .accordion-item .accordion-button:after{margin-left:30px}.task-list-outer .task-accordion .accordion-item .accordion-header.sub-task-border{border-bottom:2px solid var(--white)}.task-list-outer .task-accordion .accordion-item .accordion-header.sub-task-border:last-child{border-bottom:none}.task-list-outer .task-accordion .accordion-item .accordion-header h6{width:150px;text-transform:capitalize;font-size:13px}.task-list-outer .task-accordion .accordion-item .accordion-header .task-status-badge .badge{min-width:80px}.task-list-outer .task-accordion .accordion-item .accordion-header .add-task-comment-box .dropdown-menu{width:350px}.task-list-outer .task-accordion .accordion-item .accordion-header .add-task-comment-box .dropdown-menu .user-suggestions ul{margin-bottom:0}.task-list-outer .task-accordion .accordion-item .accordion-header .add-task-comment-box .dropdown-menu .user-suggestions ul li{padding:5px 10px}.task-list-outer .task-accordion .accordion-item .accordion-header .add-task-comment-box .dropdown-menu .user-suggestions ul li .avatar-xs{height:1.5rem;width:1.5rem}.task-list-outer .task-accordion .accordion-item .accordion-header .add-task-comment-box .task-comment-list-box{max-height:185px;overflow-y:auto}.task-list-outer .task-accordion .accordion-item .accordion-header .p-icon-set{position:relative}.task-list-outer .task-accordion .accordion-item .accordion-header .p-icon-set:hover .priority-close{display:block}.task-list-outer .task-accordion .accordion-item .accordion-header .priority-icon{width:20px}.task-list-outer .task-accordion .accordion-item .accordion-header .priority-icon:hover .priority-close{display:block}.task-list-outer .task-accordion .accordion-item .accordion-header .priority-close{top:-5px;margin-left:18px;z-index:99;display:none}.task-list-outer .task-row-control>div{width:88px;text-align:center;line-height:normal}@media (max-width: 1600px){.task-list-outer .task-row-control>div{width:84px}}@media (max-width: 1199px){.task-list-outer .task-header{width:100%}}.task-list-outer .task-header h6{min-width:235px;text-transform:uppercase;font-size:14px}@media (max-width: 1430px){.task-list-outer .task-header h6{min-width:200px}}.task-list-outer .task-body{overflow-x:auto}.width-content-subtask{width:100%}@media (max-width: 1199px){.width-content-subtask{width:fit-content}}.edit-task-subtask-list .bi-arrow-return-right:before{content:none}.edit-task-subtask-list .dropdown-toggle:after{content:none}.edit-task-subtask-list .dropdown-toggle{border:0}.avatar-group-task img{margin-left:-15px;border:2px solid var(--white)}.avatar-group-task .avatar-count{height:2rem;width:2rem;padding:1rem;margin-left:-15px;cursor:pointer}.avatar-group-task .dropdown label{line-height:normal;margin:3px 0}.add-task-group .input-box{padding:5px 195px 5px 28px;min-width:100%}.add-task-group .add-task-pre-icon{top:35px;left:5px}.add-task-group .add-task-input-action{right:10px;top:36px}.add-task-group .add-task-input-action a:after{content:none}.add-task-group .disable-button{margin-left:0!important}.add-task-group .disable-button .spinner-border{height:15px;width:15px;border-width:2px}.add-new-task-modal .avatar-group-task{left:8px;top:0}.add-new-task-modal .add-task-pre-icon{right:10px}.upload-file-wrapper{border:1px solid var(--bs-border-color)}.upload-file-wrapper input[type=file]{font-size:15px;position:absolute;left:0;top:0;opacity:0}.lh-0{line-height:0}*::-webkit-scrollbar-track{background-color:transparent}*::-webkit-scrollbar{width:6px;height:6px;background-color:var(--bg-white)}*::-webkit-scrollbar-thumb{background-color:#d0d6db;border-radius:50px;height:6px}.after-none:after{content:none}.screenshot-list-outer .card-body{height:calc(100vh - 200px);overflow-y:auto}.screenshot-outer.offcanvas-body{overflow-y:auto;height:100vh;padding-bottom:60px}.screenshot-outer .ss-filter{position:sticky;top:-18px;z-index:99}@media (max-width: 1440px){.screenshot-outer .ss-filter{font-size:13px}}@media (max-width: 575px){.screenshot-outer .ss-filter .nav-item{width:100%}}@media (max-width: 575px){.screenshot-outer .ss-filter .nav-item .nav-link{width:100%}}.screenshot-outer .ss-filter .date-area input{border:none;width:100px;font-size:13px!important}.screenshot-outer .ss-filter .date-area input.form-control{width:125px!important}.screenshot-outer .time-boxes ul li{min-width:60px}@media (max-width: 575px){.screenshot-outer .time-boxes ul li{min-width:calc(25% - 6px);margin-bottom:10px;font-size:12px!important}}.screenshot-outer .time-boxes ul li .circular-progress{height:55px;width:55px;border-radius:50%;background:conic-gradient(#7d2ae8 3.6deg,#ededed 0deg)}.screenshot-outer .time-boxes ul li .circular-progress:before{content:"";position:absolute;height:49px;width:49px;border-radius:50%;background-color:var(--white)}.screenshot-outer .time-boxes ul li .circular-progress .progress-value{font-size:12px}.screenshot-outer .time-boxes ul li .radialProgressBar{border-radius:50%;width:50px;height:50px}.screenshot-outer .time-boxes ul li .radialProgressBar .overlay{border-radius:50%;width:40px;height:40px;margin:auto;background:var(--white);text-align:center;padding-top:22%}.screenshot-outer .time-boxes ul li .radialProgressBar.progress-40{background-image:linear-gradient(-90deg,var(--bs-secondary-color) 50%,transparent 50%),linear-gradient(90deg,#34c38f 50%,var(--bs-secondary-color) 50%)}.screenshot-outer .date-area,.screenshot-outer .select-all-ss{height:40px}@media (max-width: 1440px){.screenshot-outer .date-area,.screenshot-outer .select-all-ss{display:flex;align-items:center}}.screenshot-outer .date-area label,.screenshot-outer .select-all-ss label{padding:6px;cursor:pointer}@media (max-width: 575px){.screenshot-outer .date-area{width:calc(100% - 120px)}}.screenshot-outer .ss-body-area .progress,.screenshot-outer .ss-body-area .progress-stacked{border-radius:0;height:.5rem}.screenshot-outer .ss-body-area .ss-box .content-overlay{background:rgba(0,0,0,.5);-webkit-transition:all .4s ease-in-out 0s;-moz-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;opacity:0}.screenshot-outer .ss-body-area .ss-box .content-img{height:120px}.screenshot-outer .ss-body-area .ss-box .expan-icon{position:absolute;top:50%;left:50%;opacity:0;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.screenshot-outer .ss-body-area .ss-box .fadeIn-bottom{top:80%}.screenshot-outer .ss-body-area .ss-box:hover .content-overlay{opacity:1}.screenshot-outer .ss-body-area .ss-box:hover .expan-icon{top:50%;left:50%;opacity:1}.screenshot-outer .ss-body-area .ss-checkbox{display:block;top:10px;right:10px;zoom:1.5;z-index:99}.screenshot-outer .ss-body-area .no-ss-img{min-height:210px;display:flex;justify-content:center;align-items:center}.screenshot-outer .ss-body-area .card .ss-checkbox{display:block}.screenshot-outer .ss-activity-table .table-responsive{overflow-y:auto;height:calc(100vh - 140px)}.screenshot-outer .ss-activity-table .active{background-color:var(--theme-light);color:var(--theme)}.screenshot-outer .ss-activity-table thead th img{width:12px}.screenshot-outer .ss-activity-table thead th:nth-last-child(3) img,.screenshot-outer .ss-activity-table thead th:nth-last-child(4) img{width:21px}.screenshot-outer .img-box img{height:400px}.screenshot-outer .ss-body-area .ss-detail-thumb{height:120px}@media (max-width: 575px){.select2-container{width:100%!important}}.filter-dropdown .select2-container .select2-selection--single{height:34px;font-size:.8rem!important}.filter-dropdown .select2-container .select2-selection--single .select2-selection__rendered{line-height:32px;padding-left:.75rem;padding-right:.75rem}.filter-dropdown .select2-container .select2-selection--single .select2-selection__arrow{height:32px;right:5px}.select2-results__option{font-size:.8rem!important}.ui-modal{background-color:#0404043d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.time-tabbing li a.active{border-bottom:1px solid var(--theme)}.page-filter .custom-date input{height:30px;font-size:14px!important;width:125px!important;text-align:center}.page-filter .custom-date .daily-d-filter{height:35px}.page-filter .date-area .custom-date:before{top:8px}.page-filter .date-area .custom-date input{height:35px;padding-right:3px}.page-filter .start-date .input-group,.page-filter .end-date .input-group{align-items:center;text-transform:capitalize}.page-filter .start-date input,.page-filter .end-date input{height:34px!important;width:110px;font-size:14px!important}@media (max-width: 575px){.page-filter .bi-filter{display:none}}@media (max-width: 575px){.page-filter .filter-dropdown{width:100%}}.clr-track{color:var(--green)}.clr-track:after{background-color:var(--green)}.clr-manual{color:var(--orange)}.clr-manual:after{background-color:var(--orange)}.clr-web{color:var(--bs-info)}.clr-web:after{background-color:var(--bs-info)}.clr-idle{color:var(--dark-500)}.clr-idle:after{background-color:var(--dark-500)}.bg-track{background-color:var(--green)}.bg-manual{background-color:var(--orange)}.bg-web{background-color:var(--bs-info)}.bg-idle{background-color:var(--dark-500)}.track-bar{height:20px;cursor:pointer}.track-indicator .type-tracked{cursor:pointer}.track-indicator .type-tracked input{display:none}.track-indicator .type-tracked input:checked+.type-tracked-control:after{border-radius:2px;content:"";display:block;height:9px;left:2px;position:absolute;top:2px;width:9px}.track-indicator .type-tracked .type-tracked-control{border:1px solid;border-radius:3px;display:inline-block;height:15px;margin-right:2px;position:relative;vertical-align:middle;width:15px}.error-page .w-35{width:35%}.error-page .error-content .error-code{font-size:62px}.cursor-drag{cursor:grabbing}.mw-190{max-width:190px}.mw-155{max-width:155px}.choices .choices__inner{background-color:var(--bg-white)!important;border-color:var(--bs-border-color);border-radius:.25rem!important;min-height:38px}.choices .choices__input{background-color:transparent;margin:0;padding:0;border-radius:.25rem;padding-right:3px!important}.choices input[type=search]{background-color:var(--bg-white)!important;color:var(--bs-body-color)}.choices .choices__list{background-color:var(--bg-white)}.choices .choices__list .choices__item{background-color:var(--bg-white)!important}.choices .choices__list .choices__item--selectable{color:#3a3a3a}.choices .choices__list--multiple .choices__item{padding:1px 10px;margin-bottom:3px;background-color:var(--theme-light)!important;border-color:var(--theme);color:var(--theme)}.choices .choices__list--multiple .choices__item .choices__button{border-color:var(--theme);filter:invert(60%) sepia(61%) saturate(1249%) hue-rotate(216deg) brightness(70%) contrast(87%)}.priority-filter .dropdown-menu{width:160px}.priority-filter .priority-icon{width:20px}.task-file{border-style:dotted!important;border-width:2px!important}.task-file,.task-file-priview{width:88px;height:88px;border:1px solid var(--bs-border-color);cursor:pointer}.task-file label,.task-file-priview label{cursor:pointer;flex-direction:column;text-align:center;font-size:14px}.task-file label .bi-paperclip,.task-file-priview label .bi-paperclip{font-size:24px!important;color:var(--theme)!important}.task-file .bi-x-circle-fill,.task-file-priview .bi-x-circle-fill{top:-10px;right:-8px}.task-file img,.task-file-priview img,.comment-attachment .task-file-priview img{height:100%;cursor:pointer}.task-menu-badge{font-style:initial;background-color:var(--theme);height:15px;width:15px;font-size:11px;color:var(--white);top:-3px;right:-2px}.task-menu-pin span{left:25px}.min-vh-190{min-height:calc(100vh - 190px)}.page-item{background-color:var(--bg-white)}.page-item.active .page-link{background-color:var(--theme-light);color:var(--theme);border-color:var(--theme-light)}.page-item.disabled .page-link{background-color:var(--bg-white);border-color:var(--bs-border-color);cursor:no-drop}.page-item .page-link{border-color:var(--bs-border-color)}.card .task-inner .inProgress{background-color:#34c38f2e!important}.card .task-inner .open{background-color:#50a5f12e!important}.card .task-inner .done{background-color:#556ee62e!important}.card .task-inner .closed{background-color:#f46a6a2e!important}.member-list-search input{width:200px}.flatpickr-calendar .flatpickr-months{background-color:var(--theme)}.flatpickr-calendar .flatpickr-months .flatpickr-current-month{padding-top:4px}.flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg,.flatpickr-calendar .flatpickr-months .flatpickr-next-month svg{margin-top:-14px;fill:#fff}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-1{border-width:1px!important}.no-record-img{width:200px}.badge-filter{left:-5px;top:-9px!important;font-size:11px!important}.workspace-setting,.accout-setting,.screenshot-settting,.project-settting,.task-settting{max-width:490px;width:100%}.project-settting .set-status-action{position:absolute;right:10px;top:4px;z-index:99}.btn-outline-primary{--bs-btn-color: var(--theme);--bs-btn-border-color: var(--theme);--bs-btn-hover-bg: var(--theme);--bs-btn-hover-border-color: var(--theme);--bs-btn-active-bg: var(--theme);--bs-btn-active-border-color: var(--theme);--bs-btn-disabled-color: var(--theme);--bs-btn-disabled-border-color: var(--theme)}.ss-select-box{width:280px}.grag-bar{height:100%}.project-drag{top:0;left:5px;display:flex;justify-content:center;align-items:center}.old-status-clr{height:20px;width:20px;border-radius:3px}.lightbox-carousel img{max-width:100%!important;height:80vh!important}.lightbox-carousel .carousel-control-next-icon,.lightbox-carousel .carousel-control-prev-icon{width:2.5rem;height:2.5rem;background-size:75% 75%;border-radius:3px;background-color:var(--theme)}.lightbox-carousel .ratio{height:100vh}.lightbox-carousel .lightbox-caption{position:absolute;bottom:15px;left:0;right:0;background-color:#000;font-size:20px;z-index:999}.lightbox-carousel .lightbox-caption em{font-style:normal}.no-ss-img img{opacity:.3}.gu-transit{background-color:var(--theme-light);list-style:none}.gu-mirror{border:1px solid #dee2e6;border-radius:5px;justify-content:space-between;display:table;vertical-align:inherit;vertical-align:middle;background-color:#fffc}.gu-mirror td:first-child{width:50px}.min-vh-320{min-height:calc(100vh - 320px)}.member-container-drag.gu-mirror .checkbox-tile{border:none!important}.member-container-drag.gu-mirror img,.accordion-item.gu-mirror img{width:60px;height:60px}.member-container-drag.gu-mirror .checkbox-tile,.accordion-item.gu-mirror .checkbox-tile{display:flex;justify-content:center;align-items:center;flex-direction:column;border:1px solid var(--bs-border-color);background-color:var(--bg-body);border-radius:.5rem}.task-box-drag.gu-mirror img{width:32px;height:32px}.task-box-drag.gu-mirror .dropdown,.task-box-drag.gu-mirror .input-group.date,.task-box-drag.gu-mirror .badge.rounded-pill{min-width:80px}.task-box-drag.gu-mirror h6{margin-left:25px;margin-top:10px;min-width:100px}.task-box-drag.gu-mirror .dropdown-toggle:after{display:none}.sidebar-enable .menu-info-text{padding-left:0!important}.sidebar-enable .menu-info-text:after{left:13px;bottom:-1px}.menu-info-text{position:relative;color:#9d9d9d!important;text-align:left}.form-switch .form-check-input{border-radius:2em!important;cursor:pointer;width:2.8em!important;height:1.5em!important}.form-check .form-check-input{margin-left:-1.4em}.form-check-input{cursor:pointer;border-color:#a5a8ab!important}.form-check-input:checked{background-color:var(--theme);border-color:var(--theme)}.attend-start-end input{height:30px}.attend-start-end .btn{min-width:30px;font-size:20px;padding:0!important;display:flex;justify-content:center;align-items:center;line-height:initial}.cursor-pointer{cursor:pointer}.cursor-alias{cursor:alias}.all-status-list .status-input{width:calc(100% - 135px)}.all-status-list .status-input .form-control{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.all-status-list .pro-status-check{width:80px;text-align:center}.work-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:12px;border-radius:5px;outline:none;-webkit-transition:.2s;transition:opacity .2s}.work-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:var(--theme);cursor:pointer;border-radius:50%;margin-top:-7px;box-shadow:none!important}.work-range::-moz-range-thumb{width:20px;height:20px;margin-top:-7px;background:var(--theme);cursor:pointer}.work-duration-range input[type=range]{height:26px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:10px 0;width:100%}.work-duration-range input[type=range]:focus{outline:none;box-shadow:none}.work-duration-range input[type=range]:focus:-webkit-slider-runnable-track{background:var(--theme-light)}.work-duration-range input[type=range]:focus:-ms-fill-lower{background:var(--theme-light)}.work-duration-range input[type=range]:focus:-ms-fill-upper{background:var(--theme-light)}.work-duration-range input[type=range]::-webkit-slider-runnable-track{width:100%;height:8px;cursor:pointer;animate:.2s;box-shadow:0 0 0 var(--black);background:var(--theme-light);border-radius:4px;border:0px solid var(--black)}.work-duration-range input[type=range]::-webkit-slider-thumb{box-shadow:0 0 0 var(--black);border:0px solid var(--theme);height:20px;width:20px;border-radius:25px;background:var(--theme);cursor:pointer;-webkit-appearance:none;margin-top:-6px}.work-duration-range input[type=range]:-moz-range-track{width:100%;height:8px;cursor:pointer;animate:.2s;box-shadow:0 0 0 var(--black);background:var(--theme-light);border-radius:4px;border:0px solid var(--black)}.work-duration-range input[type=range]::-moz-range-thumb{box-shadow:0 0 0 var(--black);border:0px solid var(--theme);height:20px;width:20px;border-radius:25px;background:var(--theme);cursor:pointer}.work-duration-range input[type=range]:-ms-track{width:100%;height:8px;cursor:pointer;animate:.2s;background:transparent;border-color:transparent;color:transparent}.work-duration-range input[type=range]:-ms-fill-lower{background:var(--theme-light);border:0px solid var(--black);border-radius:8px;box-shadow:0 0 0 var(--black)}.work-duration-range input[type=range]:-ms-fill-upper{background:var(--theme-light);border:0px solid var(--black);border-radius:8px;box-shadow:0 0 0 var(--black)}.work-duration-range input[type=range]:-ms-thumb{margin-top:1px;box-shadow:0 0 0 var(--theme-light);border:0px solid varr(--theme);height:20px;width:20px;border-radius:25px;background:var(--theme);cursor:pointer}.activity-slider{position:relative;height:14px;border-radius:10px;text-align:left;margin:45px 0 10px}.activity-slider>div{position:absolute;left:13px;right:15px;height:14px}.activity-slider>div>[inverse-left]{position:absolute;left:0;height:14px;border-radius:10px;margin:0 7px}.activity-slider>div>[inverse-right]{position:absolute;right:0;height:14px;border-radius:10px;margin:0 7px}.activity-slider>div>[range]{position:absolute;left:0;height:14px;border-radius:14px}.activity-slider>div>[thumb]{position:absolute;top:-7px;z-index:2;height:28px;width:28px;text-align:left;margin-left:-11px;box-shadow:0 3px 8px #0006;background-color:var(--white);border-radius:50%;outline:none;cursor:pointer}.activity-slider>div>[sign]{opacity:0;position:absolute;margin-left:-15px;top:-43px;z-index:3;background-color:var(--theme-light);color:var(--theme);width:35px;height:28px;border-radius:4px;-webkit-border-radius:4px;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center}.activity-slider>div>[sign]:after{position:absolute;content:"";left:4px;border-radius:16px;top:19px;border-left:14px solid transparent;border-right:14px solid transparent;border-top-width:16px;border-top-style:solid;border-top-color:var(--theme-light)}.activity-slider>div>[sign]>span{font-size:14px;font-weight:600;line-height:28px}.activity-slider>div>[sign]{opacity:1}.activity-slider input[type=range]{position:absolute;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:3;height:14px;top:-2px;width:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}.activity-slider input[type=range]:focus{outline:none}.activity-slider input[type=range]:focus:-webkit-slider-runnable-track{background:transparent;border:transparent}.activity-slider input[type=range]:-webkit-slider-thumb{pointer-events:all;width:28px;height:28px;border-radius:0;border:0 none;background:red;-webkit-appearance:none}.activity-slider input[type=range]:-ms-track{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;color:transparent}.activity-slider input[type=range]:-moz-range-track{-moz-appearance:none;background:transparent;color:transparent}.activity-slider input[type=range]:-ms-thumb{pointer-events:all;width:28px;height:28px;border-radius:0;border:0 none;background:red}.activity-slider input[type=range]:-moz-range-thumb{pointer-events:all;width:28px;height:28px;border-radius:0;border:0 none;background:red}.activity-slider input[type=range]:-ms-fill-lower{background:transparent;border:0 none}.activity-slider input[type=range]:-ms-fill-upper{background:transparent;border:0 none}.activity-slider input[type=range]:-ms-tooltip{display:none}.w-15,.tracker-config-choice .choices{width:115px}.tracker-config-choice .choices .choices__item{padding-right:0}.pr-name-min-width{min-width:200px}.pr-note-min-width{min-width:280px}.w-fil-content{width:100%;height:80px}.w-fit{width:fit-content}.screenshot-item-count{box-shadow:1px 1px 4px #00000052;top:8px;right:8px}.screenshot-item-count span{line-height:2}.select-timer-outer .select-timer .time-box a:hover{background-color:var(--theme-light)!important}.select-timer-outer .select-timer .time-box a i{line-height:normal}.select-timer-outer .select-timer .time-box a i:before{font-weight:900!important}.select-timer-outer .select-timer .time-box.select-minutes{grid-template-columns:repeat(4,1fr);column-gap:3px}.select-timer-outer .select-timer .time-box.select-minutes a{font-size:14px;color:var(--bs-body-color)}.ss-task-disc img{width:20px;height:20px}input[type=number]{-webkit-appearance:none;-moz-appearance:textfield;appearance:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.disable-button{pointer-events:none!important;opacity:.5}.user-suggestions{position:absolute;max-height:120px;z-index:99;overflow-y:auto;width:180px;max-width:180px;box-shadow:0 0 6px #0000001a}.user-suggestions ul{margin-bottom:0}.user-suggestions ul li{padding:6px 10px;cursor:pointer}.user-suggestions ul li:hover{background-color:var(--theme-light);color:var(--theme)}.user-suggestions ul li .avatar-xs{height:1.5rem;width:1.5rem}span.text-danger,span.error{font-size:14px}.member-contract-table tr td{vertical-align:middle}.member-contract-table .min-width-190{width:156px}.member-contract-table .min-width-190 .choices__list.choices__list--single .choices__item{white-space:nowrap;max-width:110px;text-overflow:ellipsis;overflow:hidden}::-webkit-credentials-auto-fill-button{visibility:hidden;position:absolute;right:0}.company-info-table th,.company-info-table td{white-space:nowrap}.company-info-table tr:last-child{border-bottom-color:transparent}@media (max-width: 575px){.project-add-btn{width:100%}}.project-list-card{height:calc(100vh - 225px);overflow-y:auto}.filter-badge{position:absolute;top:-10px;left:-4px}.filter-badge badge{height:22px;width:22px;font-size:13px!important}.filter-clear{height:fit-content}.task-list-card .accordion-body{background-color:var(--theme-light)!important}.p-contract-name{max-width:90px}@media (min-width: 576px){.project-sticky-cols{position:sticky;left:135px;z-index:2;width:150px;max-width:150px}}th.project-sticky-cols{background-color:var(--thead-bg)!important}td.project-sticky-cols{background-color:var(--bg-white)!important}.member-report-table th:first-child,.member-report-table td:first-child{width:180px!important;max-width:180px!important}.table-sticky-cols th:first-child,.table-sticky-cols td:first-child{position:sticky;position:-webkit-sticky;left:0;z-index:2;width:150px;max-width:150px;border-radius:0!important}@media (max-width: 575px){.table-sticky-cols th:first-child,.table-sticky-cols td:first-child{position:relative}}@media (min-width: 576px){.table-sticky-cols th:last-child,.table-sticky-cols td:last-child{position:sticky;position:-webkit-sticky;right:0;z-index:2;width:65px;max-width:65px}}.table-sticky-cols th:first-child,.table-sticky-cols th:last-child{background-color:var(--thead-bg)!important}.table-sticky-cols td:first-child,.table-sticky-cols td:last-child{background-color:var(--bg-white)!important;white-space:nowrap}.table-sticky-cols tfoot tr td:first-child,.table-sticky-cols tfoot tr td:last-child{background-color:var(--thead-bg)!important}.td-border-start{position:relative}.td-border-start:before{content:"";border-left:4px solid var(--bs-danger);height:100%;position:absolute;top:0;left:3px;border-radius:40px 8px 8px 40px}.td-border-running{position:relative}.td-border-running:before{content:"";border-left:4px solid var(--bs-success);height:100%;position:absolute;top:0;left:3px;border-radius:40px 8px 8px 40px}.choices__item{text-transform:capitalize}.edit-time-outer .choices{min-width:150px}.edit-time-outer .date-area{height:34px}.edit-time-outer .date-area .date-pick{width:100px;padding:0;text-align:center;font-size:14px}.custom-date{position:relative}.custom-date:before{content:"";background-image:url(/build/assets/date-ac182f5b.svg);display:inline-block;width:20px;height:20px;background-size:18px;background-repeat:no-repeat;position:absolute;top:7px;left:8px}.custom-date .flatpickr-input{height:38px;font-size:14px!important;font-weight:400;color:var(--bs-body-color)!important;width:120px!important}.custom-date input{padding-left:32px}.custom-date .form-control{width:100%!important}.task-accordion form .form-control{margin-bottom:10px}.project-list-table{padding-bottom:150px}.dropdown.filter-dropdown.add-tem-box{display:flex;align-items:center;gap:10px}.page-filter{align-items:center}.timesheet-project thead tr th{white-space:nowrap}.timesheet-project tbody tr:last-child td:first-child div,.timesheet-project tbody tr:last-child td:last-child div{border-bottom:1px solid transparent}.timesheet-project tbody td{height:38px}.timesheet-project tbody td:first-child{min-width:150px}.timesheet-project tbody td:first-child div{width:150px;max-width:150px}.timesheet-project tbody td:first-child,.timesheet-project tbody td:last-child{max-width:inherit;width:inherit;box-shadow:none!important;border-radius:0}@-moz-document url-prefix(){.timesheet-project tbody td:first-child,.timesheet-project tbody td:last-child{background-color:transparent!important}}.timesheet-project tbody td:first-child div,.timesheet-project tbody td:last-child div{box-sizing:border-box;height:100%;border-bottom:0px solid var(--bs-border-color);display:flex;align-items:center;align-content:stretch;position:absolute;bottom:0;top:-50%;transform:translateY(50%);left:0;right:0;padding:0;display:block!important;background-color:var(--bg-white)!important}@media (max-width: 575px){.timesheet-project tbody td:first-child div,.timesheet-project tbody td:last-child div{position:relative}}@-moz-document url-prefix(){.timesheet-project tbody td:first-child div,.timesheet-project tbody td:last-child div{border-bottom:1px solid var(--bs-border-color);background-color:var(--white)!important}}.timesheet-project tbody tr:last-child td:first-child,.timesheet-project tbody tr:last-child td:last-child{background-color:var(--bg-white)!important}.timesheet-project tbody tr:last-child td:first-child:after,.timesheet-project tbody tr:last-child td:last-child:after{display:none}.report-timesheet-table tbody td{height:38px!important}.date-interval-table tr th{width:100px;min-width:100px;text-align:center}.date-interval-table tr th:first-child{text-align:left;min-width:185px;width:185px}.date-interval-table tr th:last-child{width:100px;min-width:100px}.date-interval-table tr th:last-child *{width:100px;min-width:100px}.date-interval-table tr td{text-align:center}.date-interval-table tr td:first-child{min-width:185px;max-width:185px!important;width:185px!important;text-align:left;padding:0 8px!important}.date-interval-table tr td:first-child div{max-width:150px!important;width:150px!important}.date-interval-table tr td:last-child{width:100px;min-width:100px}.date-interval-table tr td:last-child *{width:100px;min-width:100px}@-moz-document url-prefix(){.date-interval-table th:first-child,.date-interval-table th.project-sticky-cols,.time-request-table-custome th:first-child,.time-request-table-custome th.project-sticky-cols{background-color:var(--thead-bg)!important}}.date-interval-table th:first-child,.date-interval-table .project-sticky-cols,.time-request-table-custome th:first-child,.time-request-table-custome .project-sticky-cols{min-width:150px}.date-interval-table .project-sticky-cols,.time-request-table-custome .project-sticky-cols{min-width:150px;display:flex;align-items:center}@-moz-document url-prefix(){.date-interval-table .project-sticky-cols,.time-request-table-custome .project-sticky-cols{background-color:transparent!important}}.date-interval-table .project-sticky-cols>div,.time-request-table-custome .project-sticky-cols>div{box-sizing:border-box;height:100%;border-bottom:0px solid var(--bs-border-color);display:block;align-items:center;align-content:stretch;position:absolute;bottom:0;top:-50%;transform:translateY(50%);left:0;right:0;width:130px;min-width:130px;padding:15px!important}@media (max-width: 575px){.date-interval-table .project-sticky-cols>div,.time-request-table-custome .project-sticky-cols>div{padding:24px 0!important}}@media (max-width: 575px){.date-interval-table .project-sticky-cols>div,.time-request-table-custome .project-sticky-cols>div{position:relative}}@-moz-document url-prefix(){.date-interval-table .project-sticky-cols>div,.time-request-table-custome .project-sticky-cols>div{background:white!important}}.date-interval-table tbody tr:last-child td:first-child div,.date-interval-table tbody tr:last-child td:last-child div,.time-request-table-custome tbody tr:last-child td:first-child div,.time-request-table-custome tbody tr:last-child td:last-child div{border-bottom:1px solid transparent}.date-interval-table tbody tr:last-child .project-sticky-cols>div,.time-request-table-custome tbody tr:last-child .project-sticky-cols>div{border-bottom:1px solid transparent}@-moz-document url-prefix(){.date-interval-table tbody tr:last-child .project-sticky-cols>div,.time-request-table-custome tbody tr:last-child .project-sticky-cols>div{border-bottom:1px solid transparent}}.date-interval-table tbody td,.time-request-table-custome tbody td{height:51.5px}@-moz-document url-prefix(){.date-interval-table tbody td:first-child,.time-request-table-custome tbody td:first-child{background:transparent!important}}@-moz-document url-prefix(){.date-interval-table tbody td:last-child,.time-request-table-custome tbody td:last-child{background-color:transparent!important}}.date-interval-table tbody td:last-child>div,.time-request-table-custome tbody td:last-child>div{box-sizing:border-box;height:100%;border-bottom:0px solid var(--bs-border-color);display:flex;align-items:center;align-content:stretch;position:absolute;bottom:0;top:-50%;transform:translateY(50%);left:0;right:0;padding:2px 0}@media (max-width: 575px){.date-interval-table tbody td:last-child>div,.time-request-table-custome tbody td:last-child>div{position:relative}}.date-interval-table tbody td:last-child>div div,.time-request-table-custome tbody td:last-child>div div{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding-top:13px}@-moz-document url-prefix(){.date-interval-table tbody td:last-child>div div,.time-request-table-custome tbody td:last-child>div div{background:white}}.date-interval-table tbody td:first-child,.date-interval-table tbody td:last-child,.time-request-table-custome tbody td:first-child,.time-request-table-custome tbody td:last-child{max-width:inherit;width:inherit;padding:0 8px!important}.date-interval-table tbody td:first-child .wrapper,.date-interval-table tbody td:last-child .wrapper,.time-request-table-custome tbody td:first-child .wrapper,.time-request-table-custome tbody td:last-child .wrapper{box-sizing:border-box;height:100%;border-bottom:0px solid var(--bs-border-color);display:flex;align-items:center;align-content:stretch;position:absolute;bottom:0;top:-50%;transform:translateY(50%);left:0;right:0;width:150px;max-width:150px;padding:0}@media (max-width: 575px){.date-interval-table tbody td:first-child .wrapper,.date-interval-table tbody td:last-child .wrapper,.time-request-table-custome tbody td:first-child .wrapper,.time-request-table-custome tbody td:last-child .wrapper{position:relative}}.date-interval-table tbody td:first-child .wrapper>div,.date-interval-table tbody td:last-child .wrapper>div,.time-request-table-custome tbody td:first-child .wrapper>div,.time-request-table-custome tbody td:last-child .wrapper>div{height:100%;width:100%;padding:0}@-moz-document url-prefix(){.date-interval-table tbody td:first-child .wrapper>div,.date-interval-table tbody td:last-child .wrapper>div,.time-request-table-custome tbody td:first-child .wrapper>div,.time-request-table-custome tbody td:last-child .wrapper>div{background:white}}.date-interval-table tbody tr:last-child td:first-child,.date-interval-table tbody tr:last-child td:last-child,.time-request-table-custome tbody tr:last-child td:first-child,.time-request-table-custome tbody tr:last-child td:last-child{background-color:var(--bg-white)!important}@-moz-document url-prefix(){.date-interval-table tbody tr:last-child td:first-child,.date-interval-table tbody tr:last-child td:last-child,.time-request-table-custome tbody tr:last-child td:first-child,.time-request-table-custome tbody tr:last-child td:last-child{background-color:transparent!important}}.date-interval-table tbody tr:last-child td:first-child:after,.date-interval-table tbody tr:last-child td:last-child:after,.time-request-table-custome tbody tr:last-child td:first-child:after,.time-request-table-custome tbody tr:last-child td:last-child:after{display:none}time-request-table-custome .project-sticky-cols>div{height:auto}.member-report-table th:first-child{min-width:150px}@-moz-document url-prefix(){.member-report-table th:first-child{background-color:var(--thead-bg)!important}}.member-report-table tbody td{height:51.5px}@-moz-document url-prefix(){.member-report-table tbody td:first-child{background:transparent!important}}@-moz-document url-prefix(){.member-report-table tbody td:last-child{background-color:transparent!important}}.member-report-table tbody td:last-child>div{box-sizing:border-box;height:100%;border-bottom:0px solid var(--bs-border-color);display:flex;align-content:center;align-content:stretch;position:absolute;bottom:0;top:-50%;transform:translateY(50%);left:0;right:0;padding:2px 0}@media (max-width: 575px){.member-report-table tbody td:last-child>div{position:relative}}.member-report-table tbody td:last-child>div div{width:100%;height:100%;display:flex;justify-content:center;padding-top:13px}@-moz-document url-prefix(){.member-report-table tbody td:last-child>div div{background:white}}.member-report-table tbody td:first-child,.member-report-table tbody td:last-child{max-width:inherit;width:inherit}.member-report-table tbody td:first-child .wrapper,.member-report-table tbody td:last-child .wrapper{box-sizing:border-box;height:100%;border-bottom:0px solid var(--bs-border-color);display:flex;align-content:center;align-content:stretch;position:absolute;bottom:0;top:-50%;transform:translateY(50%);left:0;right:0;width:150px;max-width:150px;padding:8px 0}@media (max-width: 575px){.member-report-table tbody td:first-child .wrapper,.member-report-table tbody td:last-child .wrapper{position:relative}}.member-report-table tbody td:first-child .wrapper>div,.member-report-table tbody td:last-child .wrapper>div{height:100%;width:100%;padding:8px}@-moz-document url-prefix(){.member-report-table tbody td:first-child .wrapper>div,.member-report-table tbody td:last-child .wrapper>div{background:white}}.member-contract-table th,.contract-form table th{white-space:normal!important}@-moz-document url-prefix(){.time-request-table-activity th:first-child,.time-request-table-activity th.project-sticky-cols{background-color:var(--thead-bg)!important}}.time-request-table-activity td:nth-child(1)>div,.time-request-table-activity td:nth-child(2)>div{background:var(--bg-white)!important}.time-request-table-activity p{margin-bottom:0!important}.time-request-table-activity th:first-child,.time-request-table-activity .project-sticky-cols{min-width:150px}.time-request-table-activity th:last-child{width:80px;max-width:80px}.time-request-table-activity .project-sticky-cols{min-width:150px}.time-request-table-activity .project-sticky-cols>div{box-sizing:border-box;height:100%;border-bottom:0px solid var(--bs-border-color);display:flex;align-items:center;align-content:stretch;width:150px;min-width:150px}@media (max-width: 575px){.time-request-table-activity .project-sticky-cols>div{padding:24px 0!important}}@media (max-width: 575px){.time-request-table-activity .project-sticky-cols>div{position:relative}}@-moz-document url-prefix(){.time-request-table-activity .project-sticky-cols>div{background:white!important}}.time-request-table-activity tbody tr:last-child td:first-child div,.time-request-table-activity tbody tr:last-child td:last-child div{border-bottom:1px solid transparent}.time-request-table-activity tbody tr:last-child td p{margin-bottom:0!important}.time-request-table-activity tbody tr:last-child .project-sticky-cols>div{border-bottom:1px solid transparent}@-moz-document url-prefix(){.time-request-table-activity tbody tr:last-child .project-sticky-cols>div{border-bottom:1px solid transparent}}.time-request-table-activity tbody td{height:51.5px}.time-request-table-activity tbody td:first-child{padding:0 8px!important}@-moz-document url-prefix(){.time-request-table-activity tbody td:first-child{background:transparent!important}}.time-request-table-activity tbody td:last-child{padding:0!important}@-moz-document url-prefix(){.time-request-table-activity tbody td:last-child{background-color:transparent!important}}.time-request-table-activity tbody td:last-child>div{box-sizing:border-box;height:100%;border-bottom:0px solid var(--bs-border-color);display:flex;align-content:center;align-content:stretch;padding:2px 0}@media (max-width: 575px){.time-request-table-activity tbody td:last-child>div{position:relative}}.time-request-table-activity tbody td:last-child>div div{width:100%;height:100%;display:flex;justify-content:center;align-items:center}@-moz-document url-prefix(){.time-request-table-activity tbody td:last-child>div div{background:white}}.time-request-table-activity tbody td:last-child>div div .bagde{height:fit-content}.time-request-table-activity tbody td:first-child,.time-request-table-activity tbody td:last-child{max-width:inherit;width:inherit}.time-request-table-activity tbody td:first-child .wrapper,.time-request-table-activity tbody td:last-child .wrapper{box-sizing:border-box;height:100%;border-bottom:0px solid var(--bs-border-color);display:flex;align-content:center;align-content:stretch;width:150px;max-width:150px;padding:0}@media (max-width: 575px){.time-request-table-activity tbody td:first-child .wrapper,.time-request-table-activity tbody td:last-child .wrapper{position:relative}}.time-request-table-activity tbody td:first-child .wrapper>div,.time-request-table-activity tbody td:last-child .wrapper>div{height:100%;width:100%;padding:0}@-moz-document url-prefix(){.time-request-table-activity tbody td:first-child .wrapper>div,.time-request-table-activity tbody td:last-child .wrapper>div{background:white}}.time-request-table-activity tbody tr:last-child td:first-child,.time-request-table-activity tbody tr:last-child td:last-child{background-color:var(--bg-white)!important}@-moz-document url-prefix(){.time-request-table-activity tbody tr:last-child td:first-child,.time-request-table-activity tbody tr:last-child td:last-child{background-color:transparent!important}}.time-request-table-activity tbody tr:last-child td:first-child:after,.time-request-table-activity tbody tr:last-child td:last-child:after{display:none}.manual-cta-cutome{margin:0 auto}.custom-paginations .choices .choices__inner{min-height:17px!important;min-width:60px!important;text-align:center!important;padding:3.75px!important}table *{box-shadow:none!important}.custom-timeline-track{margin-top:15px}.activity-member-report th:first-child{min-width:150px}@-moz-document url-prefix(){.activity-member-report th:first-child{background-color:var(--thead-bg)!important}}.activity-member-report th:last-child{width:80px;max-width:80px}.activity-member-report p{margin-bottom:0!important}.activity-member-report tbody td{height:51.5px}.activity-member-report tbody td:first-child{padding:0!important}.activity-member-report tbody td:last-child>div{box-sizing:border-box;height:100%;border-bottom:0px solid var(--bs-border-color);display:flex;align-content:center;justify-content:center;padding:2px 0}@media (max-width: 575px){.activity-member-report tbody td:last-child>div{position:relative}}.activity-member-report tbody td:last-child>div div{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.activity-member-report tbody td:last-child>div div .bagde{height:fit-content}@-moz-document url-prefix(){.activity-member-report tbody td:last-child>div div{background:white}}.activity-member-report tbody td:first-child,.activity-member-report tbody td:last-child{max-width:inherit;width:inherit}.activity-member-report tbody td:first-child .wrapper,.activity-member-report tbody td:last-child .wrapper{box-sizing:border-box;height:100%;border-bottom:0px solid var(--bs-border-color);display:flex;align-content:center;align-content:stretch;width:150px;max-width:150px;padding:0}@media (max-width: 575px){.activity-member-report tbody td:first-child .wrapper,.activity-member-report tbody td:last-child .wrapper{position:relative}}.activity-member-report tbody td:first-child .wrapper>div,.activity-member-report tbody td:last-child .wrapper>div{height:100%;width:100%;padding:8px}@-moz-document url-prefix(){.activity-member-report tbody td:first-child .wrapper>div,.activity-member-report tbody td:last-child .wrapper>div{background:white}}.time-manage-detail .card-body{padding-bottom:150px}.time-manage-detail th.time-td{border:none;border-image-width:0;border-spacing:0;max-width:60px!important;min-width:60px!important;width:60px!important}.time-manage-detail th.time-td .time-th{position:relative;right:19px}@media (max-width: 630px){.edit-time-tracker{overflow-x:auto}}#board .create-overview{text-transform:capitalize;min-height:120px}#board .create-overview>div:first-child{font-size:18px}#board .create-overview .board-task-text{width:calc(100% - 70px)}@media (max-width: 1600px){.vertical-collpsed .task-project-custom .accordion-header{width:100%}}@media (max-width: 1441px){.vertical-collpsed .task-project-custom .accordion-header{width:100%}}@media (max-width: 1366px){.task-project-header{width:fit-content}}@media (max-width: 1600px){.task-project-custom .accordion-header{width:100%}}.choices__list--dropdown,.choices__list[aria-expanded]{z-index:999}.min-100-vh{min-height:100vh}.offcanvas-body table tbody tr td{padding:8px 12px!important}.contracts-avtar .simplebar-content:after,.contracts-avtar .simplebar-content:before{display:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.profile-user-wid.avatar-md{overflow:hidden}.profile-user-wid.avatar-md img{height:100%}.no-data-found{width:100%!important}.theme-colors-palette .rg-8{row-gap:8px}.theme-colors-palette .form-group{width:33.33%;text-align:center}.theme-colors-palette input[type=radio]{display:none}.theme-colors-palette input[type=radio]:checked+label span{transform:scale(1.25)}.theme-colors-palette input[type=radio]:checked+label .red{border:2px solid transparent}.theme-colors-palette input[type=radio]:checked+label .red:before{content:"";width:5px;height:10px;border:solid var(--white);border-width:0 1px 1px 0;transform:rotate(45deg);display:block;margin:4px 8px}.theme-colors-palette input[type=radio]:checked+label .yellow{border:2px solid transparent}.theme-colors-palette input[type=radio]:checked+label .yellow:before{content:"";width:5px;height:10px;border:solid var(--white);border-width:0 1px 1px 0;transform:rotate(45deg);display:block;margin:4px 8px}.theme-colors-palette input[type=radio]:checked+label .green{border:2px solid transparent}.theme-colors-palette input[type=radio]:checked+label .green:before{content:"";width:5px;height:10px;border:solid var(--white);border-width:0 1px 1px 0;transform:rotate(45deg);display:block;margin:4px 8px}.theme-colors-palette input[type=radio]:checked+label .teal{border:2px solid transparent}.theme-colors-palette input[type=radio]:checked+label .teal:before{content:"";width:5px;height:10px;border:solid var(--white);border-width:0 1px 1px 0;transform:rotate(45deg);display:block;margin:4px 8px}.theme-colors-palette input[type=radio]:checked+label .blue{border:2px solid transparent}.theme-colors-palette input[type=radio]:checked+label .blue:before{content:"";width:5px;height:10px;border:solid var(--white);border-width:0 1px 1px 0;transform:rotate(45deg);display:block;margin:4px 8px}.theme-colors-palette input[type=radio]:checked+label .purple{border:2px solid transparent}.theme-colors-palette input[type=radio]:checked+label .purple:before{content:"";width:5px;height:10px;border:solid var(--white);border-width:0 1px 1px 0;transform:rotate(45deg);display:block;margin:4px 8px}.theme-colors-palette input[type=radio]:checked+label .pink{border:2px solid transparent}.theme-colors-palette input[type=radio]:checked+label .pink:before{content:"";width:5px;height:10px;border:solid var(--white);border-width:0 1px 1px 0;transform:rotate(45deg);display:block;margin:4px 8px}.theme-colors-palette label{display:inline-block;width:25px;height:25px;cursor:pointer}.theme-colors-palette label:hover span{transform:scale(1.25)}.theme-colors-palette label span{display:block;width:100%;height:100%;transition:transform .2s ease-in-out;border-radius:50px}.theme-colors-palette label span.red{background:#db2828}.theme-colors-palette label span.yellow{background:#fda92d}.theme-colors-palette label span.green{background:#00a76f}.theme-colors-palette label span.teal{background:#00b5ad}.theme-colors-palette label span.blue{background:#3659c3}.theme-colors-palette label span.purple{background:#a333c8}.theme-colors-palette label span.pink{background:#e03997}.filter-dropdown .avatar-count{height:34px;width:34px;font-size:13px!important;margin-left:-9px;background-color:var(--theme-light)!important;color:var(--theme)!important;margin-top:1px}.badge.rounded-pill.fs-14{font-size:13px!important}.add-new-project .filter-dropdown .btn-filter{min-height:40px}.add-new-project .custom-date:before{top:10px}.dropdown-item{font-size:14px}.time-request-table{border-collapse:separate;border-spacing:0px}.time-request-table tr td .btn-filter.dropdown-toggle{border:1px solid var(--bs-border-color)!important;min-height:38px}.task-detail-head-avtars{min-width:70px}.width-content{width:fit-content}.task-accordion{max-height:266px;overflow-y:auto;overflow-x:hidden;margin-bottom:5px}.loading-more{text-align:center;margin:0 auto;font-size:18px;color:var(--theme);width:max-content;padding:4px 10px;border-radius:4px;--bullet: 25%;--dotsize: 5px}.loading-more span{float:left;margin:0 calc(var(--dotsize) / 1.4);width:var(--dotsize);height:var(--dotsize);transition:transform .2s ease-in-out,background .2s ease;-webkit-transition:transform .2s ease-in-out,background .2s ease;-moz-transition:transform .2s ease-in-out,background .2s ease;animation-iteration-count:infinite;animation-name:highlight;animation-duration:1.2s;border-radius:var(--bullet);background:var(--theme);border-radius:50px}.loading-more span:nth-of-type(1){animation-delay:0s}.loading-more span:nth-of-type(2){animation-delay:.1s}.loading-more span:nth-of-type(3){animation-delay:.2s}.loading-more span:nth-of-type(4){animation-delay:.3s}.loading-more span:nth-of-type(5){animation-delay:.4s}.loading-more span:nth-of-type(6){animation-delay:.5s}.loading-more span:nth-of-type(7){animation-delay:.6s}.loading-more span:nth-of-type(8){animation-delay:.7s}.loading-more span:nth-of-type(9){animation-delay:.8s}.loading-more span:nth-of-type(10){animation-delay:.9s}.loading-more span:nth-of-type(11){animation-delay:1s}.loading-more span:nth-of-type(12){animation-delay:1.1s}@keyframes highlight{0%{transform:scale(1)}50%{transform:scale(2.1);background:var(--theme-light)}to{transform:scale(1)}}.hide{display:none!important}.task-name{width:193px}.profile-info,.profile-tab-content{min-height:82vh}.width-content-subtask .task-accordion .accordion-item .accordion-header{padding:3px 5px}.w-140{width:140px!important}.min-w-105{min-width:105px}.c-logo-error{position:absolute;margin-top:4px;font-size:13px}.member-list-sticky{max-height:calc(100vh - 260px);min-height:50vh}.position-list-sticky{max-height:calc(100vh - 210px);min-height:50vh}.project-view-list-sticky{max-height:calc(100vh - 370px)}.sticky-thead{position:sticky;top:0;z-index:1}.request-time-set .col-sm-4 input{text-align:center!important}.request-time-set .time-box a{padding:5px!important}.request-time-set ul{width:138px!important;min-width:138px!important}form input+span.text-danger,form textarea+span.text-danger,form select+span.text-danger,form div+span.text-danger{font-size:13px!important;margin-top:5px}form div+div.text-danger{font-size:13px!important;margin-top:5px}.contract-form table td div+span.text-danger{font-size:12px!important;margin-top:5px}.project-settting .input-group+div span.text-danger{font-size:12px!important}.error{font-size:12px!important}.form-group input+span.text-danger{font-size:12px!important;margin-top:5px}.edit-task-subtask-list .input-group-addon{line-height:0}.edit-task-subtask-list .filter-dropdown .avatar-count{margin-top:-2px}.spinner-border{width:15px!important;height:15px!important}.budget-input{margin-top:-3px}.task-custom-priroty{align-items:center;position:relative}.task-custom-priroty .dropdown-toggle#statusFilter{display:block;width:100%;padding:10px;border:1px solid var(--bs-border-color);background-color:var(--bg-white);margin:0;font-weight:400;font-size:14px;text-align:left;position:relative;height:46px}.task-custom-priroty .dropdown-toggle#statusFilter:after{position:absolute;top:20px;right:10px;color:#888}.task-custom-priroty .dropdown-menu{-webkit-box-shadow:0px 0 11px 0px rgba(0,0,0,.175)!important;box-shadow:0 0 11px #0000002d!important;border:none;width:100%;max-height:initial!important;overflow-y:auto;background-color:var(--bg-white)}.task-edit-custom-priority .priority-icon{width:20px}.task-edit-custom-priority #priorityFilter{display:block;width:100%;padding:10px;border:1px solid var(--bs-border-color);background-color:var(--bg-white);margin:0;font-weight:400;font-size:14px;text-align:left;position:relative}.task-edit-custom-priority #priorityFilter:after{position:absolute;top:20px;right:10px}.task-edit-custom-priority .dropdown-menu{-webkit-box-shadow:0px 0 11px 0px rgba(0,0,0,.175)!important;box-shadow:0 0 11px #0000002d!important;border:none;width:100%;max-height:initial!important;overflow-y:auto;background-color:var(--bg-white)}.add-task-date{display:flex;align-items:center;justify-content:space-between;gap:15px}.add-task-date span{display:block;margin-top:33px}.add-task-date input,.add-task-date .flatpickr-input{padding:10px!important;font-size:16px!important}.add-task-date .custom-date:before{top:12px}.add-task-date .custom-date .flatpickr-input{height:46px}.add-task-date .custom-date input{padding-left:32px!important}.eta-custom .choices .choices__inner{min-height:46px}.eta-custom input{padding:10px}.eta-custom select{height:46px}.eta-custom .choices__list--single{padding:4px}.task-project-custom .add-task-group .add-task-pre-icon{top:3px}.task-project-custom .add-task-group .add-task-input-action{top:5px}.pm-project-assign-modal .pm-project-list{max-height:calc(100vh - 280px);overflow-y:auto}.pm-project-assign-modal .pm-project-list label{cursor:pointer;text-transform:capitalize}.pm-project-assign-modal .pm-project-list label input{outline:none!important;box-shadow:none!important}.div-disable{pointer-events:none;opacity:.5;cursor:no-drop}input[type=password],.password-text{padding-right:35px}.cursor-no{cursor:not-allowed!important}.hover-theme:hover{color:var(--theme)}.report-table-card .card-body{height:calc(100vh - 226px);overflow-y:auto}.report-table-card .card-body .pre-loader{height:calc(100vh - 226px)!important}.single-status-full{height:calc(100vh - 262px);max-height:none}.request-time-form .custom-date:before{top:10px}.edit-time-picker .custom-date:before{top:5px!important;left:8px}.edit-time-picker .custom-date input{padding-left:25px!important;height:32px!important}.activity-disc-card .card-body{height:calc(100vh - 180px);overflow-y:auto}.share-activity-disc-card .card-body{height:calc(100vh - 115px);overflow-y:auto}.form-control:disabled{cursor:not-allowed}.attendance-list-screen .card-body{height:auto}.attendance-list-screen .table-responsive{height:calc(100vh - 300px)}.attendance-custom-interval .card-body{height:auto}.attendance-custom-interval .attendance-table-container{height:calc(100vh - 300px);overflow-y:auto}.attendance-custom-interval .attendance-table-container .table-header{position:sticky;top:0;background-color:var(--thead-bg);z-index:9}.attendance-custom-interval .attendance-table-container .table-header .sticky-left{top:0;background-color:var(--thead-bg);z-index:99}.attendance-custom-interval .attendance-table-container .table-content .sticky-left{z-index:auto}.time-sheet-request .card-body{height:auto}.time-sheet-request .table-responsive{height:calc(100vh - 320px)}.report-activity-description-list .attendance-table-container{height:calc(100vh - 300px)!important}.report-timesheet-list .card-body,.report-activity-description-list .card-body{height:auto}.report-timesheet-list .card-body .attendance-table-container,.report-activity-description-list .card-body .attendance-table-container{height:calc(100vh - 266px)}.report-timesheet-list .card-body .attendance-table-container .table-header,.report-activity-description-list .card-body .attendance-table-container .table-header{position:sticky;top:0;z-index:99}.report-timesheet-list .card-body .attendance-table-container .sticky-left,.report-activity-description-list .card-body .attendance-table-container .sticky-left{z-index:9}.report-timesheet-list .card-body .attendance-table-container .tab-footer,.report-activity-description-list .card-body .attendance-table-container .tab-footer{position:sticky;bottom:0}.time-edit-list .card-body{height:auto;padding-bottom:0}.time-edit-list .card-body .table-responsive{height:calc(100vh - 240px)}.time-edit-list .card-body .table-responsive thead{position:sticky;top:0;z-index:99}.timeline-list .card-body{height:auto;padding-bottom:0}.timeline-list .card-body .table-responsive{height:calc(100vh - 290px)}.timeline-list .card-body .table-responsive thead{position:sticky;top:0;z-index:99}@keyframes spinOnce{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.refresh-btn.spin{animation:spinOnce .6s linear infinite}.dark .accordion-button:not(.collapsed){color:var(--bs-body-color)!important}.dark .tooltip-arrow:before{border-top-color:var(--card-color)!important}.dark .tooltip .tooltip-inner{background-color:var(--card-color)}.dark .add-task-input-action .bg-dark{background-color:var(--danger)!important}.dark .modal-fullscreen .btn-close{filter:invert(0)}.dark .btn-close{filter:invert(1)}.dark .team-listing-ul li .text-body{color:var(--theme)!important}.dark .profile-tab-content .input-group i{color:#fff!important}.dark .vertical-collpsed #sidebar-menu>ul>li:hover>ul{box-shadow:3px 5px 10px #00000061}.dark .flatpickr-calendar,.dark .dropdown-menu{box-shadow:0 3px 13px #000}.dark .flatpickr-calendar span.flatpickr-weekday,.dark .flatpickr-calendar .flatpickr-monthDropdown-months,.dark .flatpickr-calendar input.cur-year{color:#fff}.dark .flatpickr-calendar .flatpickr-day{color:var(--black);border:1px solid var(--theme)}.dark .flatpickr-calendar .flatpickr-day:hover,.dark .flatpickr-calendar .flatpickr-day.today{background-color:var(--theme-light);color:var(--theme);border:1px solid var(--theme)}.dark .flatpickr-calendar .dayContainer{background:#2a3042!important}.dark .choices .choices__list .choices__item--selectable{color:#a3a3a3}.dark .dropdown a:hover{color:var(--theme)!important;background-color:var(--theme-light)}.dark .navbar-header .header-item:hover{color:var(--theme)!important}.dark .navbar-header .dropdown-item:hover{color:var(--theme)!important;background-color:var(--theme-light)}.dark .dropdown-item:focus{background-color:var(--theme-light)}.dark .dropdown-menu-arrow .dropdown-item:hover{background-color:var(--theme-light)}@-moz-document url-prefix(){.dark .activity-member-report th:first-child{background-color:#222736!important}}.dark .activity-member-report tbody td{height:51.5px}@-moz-document url-prefix(){.dark .activity-member-report tbody td:first-child{background:transparent!important}}@-moz-document url-prefix(){.dark .activity-member-report tbody td:last-child{background-color:transparent!important}}@-moz-document url-prefix(){.dark .activity-member-report tbody td:last-child>div div{background:#222736}}@-moz-document url-prefix(){.dark .activity-member-report tbody td:first-child .wrapper,.dark .activity-member-report tbody td:last-child .wrapper{background:var(--white);height:97%;background:#222736!important;top:-44%}}@media (max-width: 575px){.dark .activity-member-report tbody td:first-child .wrapper,.dark .activity-member-report tbody td:last-child .wrapper{position:relative}}@-moz-document url-prefix(){.dark .activity-member-report tbody td:first-child .wrapper>div,.dark .activity-member-report tbody td:last-child .wrapper>div{background:transparent}}.dark .form-control:disabled{background-color:#4b4b4b;cursor:not-allowed;opacity:.5}.dark .choices[data-type*=select-one]:after{border-color:#3a3a3a transparent transparent}.dark .offcanvas .btn-close{background-color:var(--dark-500)!important}.dark .contract-form .bi-x-circle-fill.text-dark{color:var(--danger)!important}.dark .profile-info p.text-dark{color:var(--bs-body-color)!important}@-moz-document url-prefix(){.dark .date-interval-table th:first-child,.dark .date-interval-table th.project-sticky-cols,.dark .time-request-table-custome th:first-child,.dark .time-request-table-custome th.project-sticky-cols,.dark .timesheet-project th:first-child,.dark .timesheet-project th.project-sticky-cols{background-color:#222736!important}}@-moz-document url-prefix(){.dark .date-interval-table .project-sticky-cols>div,.dark .time-request-table-custome .project-sticky-cols>div,.dark .timesheet-project .project-sticky-cols>div{background:#222736!important;height:95%;top:-42%}}.dark .date-interval-table tbody td,.dark .time-request-table-custome tbody td,.dark .timesheet-project tbody td{height:51.5px}@-moz-document url-prefix(){.dark .date-interval-table tbody td:first-child,.dark .time-request-table-custome tbody td:first-child,.dark .timesheet-project tbody td:first-child{background:transparent!important}}@-moz-document url-prefix(){.dark .date-interval-table tbody td:last-child,.dark .time-request-table-custome tbody td:last-child,.dark .timesheet-project tbody td:last-child{background-color:transparent!important}}@-moz-document url-prefix(){.dark .date-interval-table tbody td:last-child>div div,.dark .time-request-table-custome tbody td:last-child>div div,.dark .timesheet-project tbody td:last-child>div div{background:#222736}}@-moz-document url-prefix(){.dark .date-interval-table tbody td:first-child .wrapper,.dark .date-interval-table tbody td:last-child .wrapper,.dark .time-request-table-custome tbody td:first-child .wrapper,.dark .time-request-table-custome tbody td:last-child .wrapper,.dark .timesheet-project tbody td:first-child .wrapper,.dark .timesheet-project tbody td:last-child .wrapper{height:97%;background:#222736!important;top:-44%}}@-moz-document url-prefix(){.dark .date-interval-table tbody td:first-child .wrapper>div,.dark .date-interval-table tbody td:last-child .wrapper>div,.dark .time-request-table-custome tbody td:first-child .wrapper>div,.dark .time-request-table-custome tbody td:last-child .wrapper>div,.dark .timesheet-project tbody td:first-child .wrapper>div,.dark .timesheet-project tbody td:last-child .wrapper>div{background:#222736}}.dark .date-interval-table tbody tr:last-child td:first-child,.dark .date-interval-table tbody tr:last-child td:last-child,.dark .time-request-table-custome tbody tr:last-child td:first-child,.dark .time-request-table-custome tbody tr:last-child td:last-child,.dark .timesheet-project tbody tr:last-child td:first-child,.dark .timesheet-project tbody tr:last-child td:last-child{background-color:var(--bg-white)!important}@-moz-document url-prefix(){.dark .date-interval-table tbody tr:last-child td:first-child,.dark .date-interval-table tbody tr:last-child td:last-child,.dark .time-request-table-custome tbody tr:last-child td:first-child,.dark .time-request-table-custome tbody tr:last-child td:last-child,.dark .timesheet-project tbody tr:last-child td:first-child,.dark .timesheet-project tbody tr:last-child td:last-child{background:transparent!important}}@-moz-document url-prefix(){.dark .member-report-table th:first-child{background-color:#222736!important}}@-moz-document url-prefix(){.dark .member-report-table tbody td:last-child>div div{background:#222736!important}}@-moz-document url-prefix(){.dark .member-report-table tbody td:first-child .wrapper,.dark .member-report-table tbody td:last-child .wrapper{height:97%;background:#222736!important;top:-44%}}@-moz-document url-prefix(){.dark .member-report-table tbody td:first-child .wrapper>div,.dark .member-report-table tbody td:last-child .wrapper>div{background:#222736!important}}@-moz-document url-prefix(){.dark .time-request-table-activity th:first-child,.dark .time-request-table-activity th.project-sticky-cols{background-color:#222736!important}}@-moz-document url-prefix(){.dark .time-request-table-activity .project-sticky-cols>div{background:#222736!important;height:95%;top:-42%}}.dark .time-request-table-activity tbody td{height:51.5px}@-moz-document url-prefix(){.dark .time-request-table-activity tbody td:first-child{background:transparent!important}}@-moz-document url-prefix(){.dark .time-request-table-activity tbody td:last-child{background-color:transparent!important}}@-moz-document url-prefix(){.dark .time-request-table-activity tbody td:last-child>div div{background:#222736}}@-moz-document url-prefix(){.dark .time-request-table-activity tbody td:first-child .wrapper,.dark .time-request-table-activity tbody td:last-child .wrapper{height:97%;background:#222736!important;top:-44%}}@-moz-document url-prefix(){.dark .time-request-table-activity tbody td:first-child .wrapper>div,.dark .time-request-table-activity tbody td:last-child .wrapper>div{background:#222736}}.dark .time-request-table-activity tbody tr:last-child td:first-child,.dark .time-request-table-activity tbody tr:last-child td:last-child{background-color:var(--bg-white)!important}@-moz-document url-prefix(){.dark .time-request-table-activity tbody tr:last-child td:first-child .wrapper,.dark .time-request-table-activity tbody tr:last-child td:last-child .wrapper{height:97%;background:#222736!important;top:-44%}}@-moz-document url-prefix(){.dark .time-request-table-activity tbody tr:last-child td:first-child .wrapper>div,.dark .time-request-table-activity tbody tr:last-child td:last-child .wrapper>div{background:#222736}}@-moz-document url-prefix(){.dark .timesheet-project tbody td:first-child,.dark .timesheet-project tbody td:last-child{background-color:transparent!important}}@-moz-document url-prefix(){.dark .timesheet-project tbody td:first-child div,.dark .timesheet-project tbody td:last-child div{background-color:var(--bg-white)!important}}.dark .gu-mirror,.dark .show-team-outer .dropdown-menu label a:hover{background-color:var(--white)}.dark .btn-cancel{background-color:#454545}.dark .btn-cancel:hover{background-color:#353535}.dark .pre-loader{background-color:#222736e3!important}.dark .custom-date:before{filter:invert(1)}.attendance-table-container{overflow-x:auto;max-width:100%;margin-top:10px;width:100%}.attendance-table{display:flex;flex-direction:column;min-width:100%;width:fit-content}.table-header,.table-row{display:flex;position:relative}.table-header .table-cell:last-child,.table-row .table-cell:last-child{text-align:center;min-width:100px;max-width:100px}.table-header .table-cell{background-color:var(--thead-bg);color:#5a5f7d;font-weight:600;border:none;padding:10px!important;font-size:14px;vertical-align:middle;white-space:nowrap;min-width:71px}.table-header .table-cell:first-child{text-align:left;min-width:192px;max-width:192px}.daily-attendance i{position:absolute;margin-top:3px}.daily-attendance i.fs-7{margin-top:2px;font-size:15px!important}.table-cell{flex:1;padding:10px;border-bottom:1px solid var(--bs-border-color);text-align:center}.table-cell i{position:absolute;margin-top:3px}.table-cell i.fs-7{margin-top:2px;font-size:15px!important}.table-row .table-cell{font-size:14px;min-width:85px}.table-row .table-cell:first-child{text-align:left;min-width:192px;max-width:192px}.table-row .table-cell:first-child div{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-cell{position:-webkit-sticky;position:sticky;background:var(--bg-white);z-index:2}.sticky-left{left:0;z-index:99}.sticky-right{right:0;z-index:3}.attendance-contract .second-left-sticky,.attendance-contract .project-sticky-cols{width:150px}.attendance-contract .tab-footer .project-sticky-cols{background-color:var(--thead-bg)}.attendance-contract .avatar-table,.attendance-activity-contract .avatar-table{height:35px;width:35px;min-width:35px;object-fit:cover;object-position:top center}.attendance-contract .project-sticky-cols>div,.attendance-activity-contract .project-sticky-cols>div{display:flex;align-items:center;height:100%}.attendance-contract .table-cell .flex-tab,.attendance-activity-contract .table-cell .flex-tab{display:flex;align-items:center;height:100%;justify-content:center}.attendance-contract .table-cell .flex-tab p,.attendance-activity-contract .table-cell .flex-tab p{margin-bottom:0!important}.attendance-contract .second-left-sticky,.attendance-activity-contract .second-left-sticky{text-align:left;left:192px;min-width:150px;position:sticky;max-width:150px;background-color:var(--thead-bg);z-index:2}.attendance-contract .project-sticky-cols,.attendance-activity-contract .project-sticky-cols{min-width:150px;left:192px;background:var(--bg-white)}.attendance-contract .sticky-right>div,.attendance-activity-contract .sticky-right>div{display:flex;align-items:center;height:100%;justify-content:center}.attendance-member .table-cell .flex-tab,.attendance-active-member .table-cell .flex-tab{display:flex;align-items:center;height:100%;justify-content:center}.attendance-member .table-cell .flex-tab p,.attendance-active-member .table-cell .flex-tab p{margin-bottom:0}.attendance-member .avatar-table,.attendance-active-member .avatar-table{height:35px;width:35px;min-width:35px;object-fit:cover;object-position:top center}.attendance-member .sticky-right>div,.attendance-active-member .sticky-right>div{display:flex;align-items:center;height:100%;justify-content:center}.attendance-custom-interval .avatar-table{height:35px;width:35px;min-width:35px;object-fit:cover;object-position:top center}.attendance-custom-interval .table-row .table-cell .wrapper{height:100%}.attendance-custom-interval .table-row .table-cell .wrapper>div{display:flex!important;height:100%}.attendance-custom-interval .table-cell:not(.sticky-cell){min-width:120px}.time-sheet-request th:last-child{text-align:center}.company-list-table td .text-truncate{max-width:200px;min-width:200px}.loader-icon{width:12px;height:12px;border-radius:50%;display:inline-block;position:relative;color:#fff;left:-100px;-webkit-animation:shadowRolling 1.8s linear infinite;animation:shadowRolling 1.8s linear infinite}@keyframes shadowRolling{0%{box-shadow:0 0 #fff0,0 0 #fff0,0 0 #fff0,0 0 #fff0}12%{box-shadow:100px 0 #fff,0 0 #fff0,0 0 #fff0,0 0 #fff0}25%{box-shadow:110px 0 #fff,100px 0 #fff,0 0 #fff0,0 0 #fff0}36%{box-shadow:120px 0 #fff,110px 0 #fff,100px 0 #fff,0 0 #fff0}50%{box-shadow:130px 0 #fff,120px 0 #fff,110px 0 #fff,100px 0 #fff}62%{box-shadow:200px 0 #fff0,130px 0 #fff,120px 0 #fff,110px 0 #fff}75%{box-shadow:200px 0 #fff0,200px 0 #fff0,130px 0 #fff,120px 0 #fff}87%{box-shadow:200px 0 #fff0,200px 0 #fff0,200px 0 #fff0,130px 0 #fff}to{box-shadow:200px 0 #fff0,200px 0 #fff0,200px 0 #fff0,200px 0 #fff0}}.team-list-detail .pre-loader,.offcanvas-body .pre-loader,.screenshot-list-outer .pre-loader,.time-manage-detail .pre-loader{height:calc(100vh - 20px)!important}.pre-loader{background-color:#ffffffa3!important;height:calc(100vh - 250px)!important}.pre-loader,.pre-loader-2{position:absolute;top:0;right:0;bottom:0;left:0;z-index:222;width:100%;height:100vh;background-color:var(--white)}.pre-loader>div,.pre-loader-2>div{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.big-loader-init{position:relative;width:100%;height:100vh}.loader-thumbnail{width:150px}.ss-box-wrapper{position:relative;min-height:208px;border-radius:8px;overflow:hidden}.ss-box-wrapper.ss-box-wrapper-all{min-height:184px!important}.ss-box-wrapper .ss-skeleton-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:10;padding:12px;border-radius:8px;transition:opacity .3s ease-out}@media (prefers-color-scheme: dark){.ss-box-wrapper .ss-skeleton-overlay{background-color:#1a1a1a}}.ss-box-wrapper .ss-actual-content{position:relative;z-index:1;width:100%;height:100%;transition:opacity .3s ease-out,transform .3s ease-out}.ss-box-wrapper .ss-skeleton-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:0 4px}.ss-box-wrapper .ss-skeleton-header .ss-skeleton-checkbox{width:18px;height:18px;border-radius:4px;animation-delay:0s}.ss-box-wrapper .ss-skeleton-header .ss-skeleton-time{width:70px;height:16px;border-radius:8px;animation-delay:.1s}.ss-box-wrapper .ss-skeleton-image{width:100%;height:120px;border-radius:8px;margin-bottom:8px;animation-delay:.2s}.ss-box-wrapper .ss-skeleton-content{margin-bottom:12px}.ss-box-wrapper .ss-skeleton-content .ss-skeleton-title{width:85%;height:12px;border-radius:9px;margin-bottom:8px;animation-delay:.3s}.ss-box-wrapper .ss-skeleton-content .ss-skeleton-subtitle{width:70%;height:12px;border-radius:8px;animation-delay:.4s}.ss-box-wrapper .ss-skeleton-progress{width:100%;height:6px;border-radius:3px;animation-delay:.5s}.ss-skeleton-item,.skeleton-loader,.ss-box-wrapper .ss-skeleton-header .ss-skeleton-checkbox,.ss-box-wrapper .ss-skeleton-header .ss-skeleton-time,.ss-box-wrapper .ss-skeleton-image,.ss-box-wrapper .ss-skeleton-content .ss-skeleton-title,.ss-box-wrapper .ss-skeleton-content .ss-skeleton-subtitle,.ss-box-wrapper .ss-skeleton-progress{background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef 50%,#f8f9fa 100%);background-size:200% 100%;animation:ss-skeleton-shimmer 2s ease-in-out infinite}@media (prefers-color-scheme: dark){.ss-skeleton-item,.skeleton-loader,.ss-box-wrapper .ss-skeleton-header .ss-skeleton-checkbox,.ss-box-wrapper .ss-skeleton-header .ss-skeleton-time,.ss-box-wrapper .ss-skeleton-image,.ss-box-wrapper .ss-skeleton-content .ss-skeleton-title,.ss-box-wrapper .ss-skeleton-content .ss-skeleton-subtitle,.ss-box-wrapper .ss-skeleton-progress{background:linear-gradient(90deg,#2a2a2a 0%,#3a3a3a 50%,#2a2a2a 100%);background-size:200% 100%}}@media (prefers-reduced-motion: reduce){.ss-skeleton-item,.skeleton-loader,.ss-box-wrapper .ss-skeleton-header .ss-skeleton-checkbox,.ss-box-wrapper .ss-skeleton-header .ss-skeleton-time,.ss-box-wrapper .ss-skeleton-image,.ss-box-wrapper .ss-skeleton-content .ss-skeleton-title,.ss-box-wrapper .ss-skeleton-content .ss-skeleton-subtitle,.ss-box-wrapper .ss-skeleton-progress{animation:none;background:#f8f9fa}}@media (prefers-reduced-motion: reduce) and (prefers-color-scheme: dark){.ss-skeleton-item,.skeleton-loader,.ss-box-wrapper .ss-skeleton-header .ss-skeleton-checkbox,.ss-box-wrapper .ss-skeleton-header .ss-skeleton-time,.ss-box-wrapper .ss-skeleton-image,.ss-box-wrapper .ss-skeleton-content .ss-skeleton-title,.ss-box-wrapper .ss-skeleton-content .ss-skeleton-subtitle,.ss-box-wrapper .ss-skeleton-progress{background:#2a2a2a}}@keyframes ss-skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.image-loader-wrapper{position:relative;display:block;width:100%;height:100%;overflow:hidden}.skeleton-loader{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;overflow:hidden}.skeleton-loader.aspect-square{aspect-ratio:1}.skeleton-loader.aspect-video{aspect-ratio:16/9}.skeleton-loader.aspect-photo{aspect-ratio:4/3}.image-loading{opacity:0;transform:scale(.95)}.image-loaded{opacity:1;transform:scale(1);transition:all .3s ease-out}.image-error{opacity:1;transform:scale(1);filter:grayscale(20%)}.ss-skeleton-overlay{position:relative;width:100%}.ss-skeleton-title{height:20px;width:60%}.ss-skeleton-button{height:32px;width:100px;border-radius:4px}.ss-skeleton-stats.circle-progress-bar{height:73px;width:73px}.ss-skeleton-stats.mouse-strok{height:73px;width:68px}.ss-skeleton-stats.keyboard-strok{height:73px;width:88px}.ss-skeleton-stats.scroll-strok{height:73px;width:62px}.ss-skeleton-stats.avg-strok{height:73px;width:190px}.ss-skeleton-stats.total-minute{height:73px;width:78px}.ss-skeleton-image-large{height:400px;width:100%}.ss-skeleton-thumbnail{height:120px;width:100%}.ss-skeleton-checkbox{height:16px;width:16px;margin-right:8px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}[x-show]{transition:opacity .3s ease,transform .3s ease}[x-show][x-show=false]{display:none!important}:root,:root.light{--white: #ffffff;--black: #000000;--theme: #3659c3;--theme-light: #e0e9f9;--bs-body-color: #495057;--bs-link-color: var(--bs-gray-600);--bs-emphasis-color: var(--theme) !important;--bs-link-hover-color: var(--theme);--dark-500: #9299b8;--bs-dropdown-link-active-bg: var(--theme) !important;--bg-body: #f0f1f7;--thead-bg: #f0f1f7;--search-form-bg: #f3f3f9;--bg-white: #ffffff;--green: #2ecd6f;--orange: #ffc107;--purple: #730ca3;--danger: #dc3545;--form-text: #3a3a3a}.dark{--white: #2a3042;--text-color: #fff;--card-color: #181818;--bg-body: #222736;--bs-border-color: #32394e;--thead-bg: var(--bg-body);--bs-body-color: #d7d7d7;--theme-light: #202126 !important;--search-form-bg: var(--bg-body);--bg-white: var(--bg-body);--bs-secondary-color: #848487;--bs-modal-bg: var(--bg-body);--form-text: #cbcbcb;--black: var(--bs-body-color);--bs-black-rgb: var(--bs-body-color);--bs-accordion-active-color: var(--bs-body-color) !important}.light-dark-mode .toggle-container{position:relative}.theme-btn.light,.dark .theme-btn.dark{display:none}.dark .theme-btn.light{display:block}.dark .form-label{color:inherit}.modal{--bs-modal-header-padding: .5rem 1rem}
