*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#333;font-family:arial;line-height:1.6}.disabled{opacity:.8;pointer-events:none}*{scrollbar-color:#cfcfcf #f8f8f8;scrollbar-width:thin}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background-color:#cfcfcf;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#b5b5b5}::-webkit-scrollbar-track{background:#f8f8f8}#icon.logo{cursor:pointer}#icon.logo figure{width:150px}#icon.logo2 figure{width:100px}#icon.pointer{cursor:pointer}#icon.cover figure{width:100%}#icon.xs figure{height:15px;width:15px}#icon.xs1 figure{height:20px;width:20px}#icon.sm figure{height:25px;width:25px}#icon.md figure{height:30px;width:30px}#icon.lg figure{height:40px;width:40px}#icon.lg-1 figure{height:100px;width:100px}#icon.lg-2 figure{height:300px;width:300px}#icon.full figure{height:100%;width:100%}#icon.profile{background:#fff;border:1px solid #e0e0e0;border-radius:100%;padding:5px}#icon.profile figure{padding:2px}#icon.prof-view{border:1px solid #e0e0e0;border-radius:100%}#icon.prof-view figure{height:80px;padding:10px;width:80px}#icon.profile:hover{border:1px solid #a5762c}#icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}#menu-res{display:none}#menu.flex ul{align-items:center;display:flex;gap:30px}#menu ul{list-style:none;padding:unset}#menu ul li{cursor:pointer;font-size:.875rem}#menu ul li a{color:#333;text-decoration:none}#menu ul li a.active{border-bottom:3px solid #a5762c;padding-bottom:3px}#g-button .full{width:100%}#g-button .normal{display:block}#g-button .center{display:flex;justify-content:center}#g-button .flex{align-items:center;display:flex;gap:5px}#g-button button{align-items:center;background:#a5762c;border:1px solid #a5762c;color:#fff;cursor:pointer;display:flex;font-family:arial;font-size:.875rem;gap:10px;outline:none;padding:10px}#g-button button.small{width:80px}#g-button button.line{background:transparent;color:#a5762c}#g-button button.fade{background:transparent;border:1px solid #707070;color:#707070}#g-button button.fade.active{background:#8d6525;border:1px solid #8d6525;color:#fff}#g-button button:hover{background:#8d6525}#g-button button:hover.fade,#g-button button:hover.line{background:transparent;border:1px solid #8d6525;color:#8d6525}#g-form{width:100%}#g-form .table-head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}#g-form .table-head .group{display:block}#g-form .table-head .group .info-lbl h4{margin-bottom:unset}#g-form .table-head .group .info-lbl p{font-size:.75rem;margin-bottom:unset}#g-form .table-field{background:#fff;border:1px solid #f1f1f1;border-radius:4px;display:flex;height:151vh;max-width:100%;overflow-x:scroll;overflow-y:hidden;position:relative}#g-form .table-field table{border-collapse:collapse;position:absolute;text-align:left;width:100%}#g-form .table-field table thead tr{background:#f9f7f984;border-bottom:1px solid #f1f1f1}#g-form .table-field table thead tr th{color:#707070;font-size:.875rem;font-weight:500;height:45px;padding:0 10px;white-space:nowrap}#g-form .table-field table tbody tr{border-bottom:1px solid #f1f1f1}#g-form .table-field table tbody tr .txt-trans-normal{text-transform:none}#g-form .table-field table tbody tr .info{color:#17a2b8}#g-form .table-field table tbody tr .light{color:#a5762c}#g-form .table-field table tbody tr .success{color:#28a745}#g-form .table-field table tbody tr .danger{color:#e74c3c}#g-form .table-field table tbody tr td{font-size:.875rem;height:45px;max-width:170px;overflow:hidden;padding:0 10px;text-align:justify;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}#g-form .table-field table tbody tr td .status{border-radius:50px;display:block;padding:5px 10px;text-align:center;width:90px}#g-form .table-field table tbody tr td .status.active,#g-form .table-field table tbody tr td .status.completed{background:unset;border:1px solid #28a745;color:#28a745}#g-form .table-field table tbody tr td .status.inactive,#g-form .table-field table tbody tr td .status.pending{background:unset;border:1px solid #a5762c;color:#a5762c}#g-form .table-field table tbody tr td .status.approved{background:unset;border:1px solid #17a2b8;color:#17a2b8}#g-form .table-field table tbody tr td .status.cancelled{background:unset;border:1px solid #dc3545;color:#dc3545}#g-form .table-field table tbody tr td .tooltip:hover{background:#fff;border-radius:4px;box-shadow:0 2px 8px #0000001a;max-width:300px;padding:15px;position:absolute;text-align:justify;white-space:wrap}#g-form .table-field table tbody tr td .action .icon figure{height:20px;width:20px}#g-form .table-field table tbody tr td .action .icon figure img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}#g-form .table-field table tbody tr td .action .option{background:#fff;border:1px solid #f2f2f2;display:none;margin-left:-70px;position:absolute;z-index:300}#g-form .table-field table tbody tr td .action .option.active{display:block;width:auto}#g-form .table-field table tbody tr td .action .option ul{list-style:none;padding:unset}#g-form .table-field table tbody tr td .action .option ul li{align-items:center;display:flex;font-size:.875rem;gap:5px;min-width:80px;padding:8px}#g-form .table-field table tbody tr td .action .option ul li figure{height:17px;width:17px}#g-form .table-field table tbody tr td .action .option ul li figure img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}#g-form .table-field table tbody tr td .action .option ul li:hover{background:#f9f7f984}#g-form .table-field table tbody tr:hover{background:#f9f7f984;cursor:pointer}#g-form .pagination{align-items:center;display:flex;justify-content:space-between;margin-top:10px}#g-form .pagination button{background:#a5762c;border:1px solid #a5762c;color:#fff;cursor:pointer;padding:10px}#g-form .pagination button:hover{background:#8d6525}#g-form .bords{border:1px solid #f2f2f2;margin-bottom:20px;padding:10px}#g-form .bords #g-form input{margin-bottom:unset!important}#g-form .info{color:#17a2b8}#g-form .light{color:#a5762c}#g-form .success{color:#28a745}#g-form .danger{color:#e74c3c}#g-form .status{border-radius:50px;padding:5px 0;width:100px}#g-form .status.active{background:#a5762c;color:#fff}#g-form .status.active p{color:#fff}#g-form .status.inactive{border:1px solid #a5762c;color:#a5762c}#g-form .status.inactive p{color:#a5762c}#g-form .status p{font-size:.875rem;font-weight:400;margin-top:5px;text-align:center;text-transform:capitalize}#g-form .al-c{align-items:center}#g-form .grp-flex{display:flex;gap:20px;justify-content:space-between}#g-form .grp-flex.gap-a{gap:10px}#g-form .grp-flex.normal{justify-content:left!important}#g-form .nm-top{margin-top:-50px}#g-form .con-stat{border:1px solid #a5762c;border-radius:20px;color:#a5762c;padding:5px 10px}#g-form .con-stat.approved{border:1px solid #17a2b8;color:#17a2b8}#g-form .con-stat.cancelled{border:1px solid #e74c3c;color:#e74c3c}#g-form .con-stat.completed{border:1px solid #28a745;color:#28a745}#g-form .grp-field{display:block;width:50%}#g-form .grp-field.normal{width:unset!important}#g-form .grp-field.full{width:100%!important}#g-form .warn{align-items:center;display:flex;gap:5px;margin-bottom:10px}#g-form .warn #icon figure{height:20px;width:20px}#g-form .warn p{color:#e74c3c!important;font-size:.875rem;margin-bottom:unset!important}#g-form .v-line{background:#e0e0e0;height:50px;margin-left:10px;margin-top:-2px;width:1px}#g-form .v-line.active{background:#a5762c}#g-form .serv-list{border:1px solid #e0e0e0;border-radius:4px;margin-bottom:20px;padding:10px}#g-form .serv-list p{font-size:.875rem}#g-form .serv-list ul{list-style:none;max-height:170px;min-height:170px;overflow:auto;padding:unset}#g-form .serv-list ul li{align-items:center;border-bottom:1px solid #f1f1f1;display:flex;font-size:.875rem;gap:5px;justify-content:space-between;padding-bottom:10px;padding-top:5px}#g-form .serv-list ul li .max{max-width:150px;min-width:150px}#g-form .serv-list ul li input{margin-bottom:unset;max-width:80px}#g-form .serv-list ul li #icon{cursor:pointer}#g-form .serv-list ul li #icon figure{height:20px;width:20px}#g-form .note{align-content:center;display:flex;gap:5px}#g-form .billing-menu{align-items:center;display:flex;gap:20px;justify-content:space-between}#g-form .billing-menu .item{cursor:pointer;display:block;justify-items:center}#g-form .billing-menu .item p{color:#333;font-size:.75rem;margin-bottom:unset}#g-form .billing{border:1px solid #e0e0e0;border-radius:4px;margin-bottom:20px;padding:10px}#g-form .billing p{color:#e74c3c;margin-bottom:10px}#g-form .billing ul{list-style:none;margin-top:10px}#g-form .billing ul li{align-items:center;background:#f9f7f984;border-radius:4px;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px;padding:8px}#g-form .billing ul li span{align-items:center;display:flex;font-size:.875rem;gap:10px}#g-form .billing ul li span #icon figure{height:20px;width:20px}#g-form .radio-process{display:flex;margin-top:40px}#g-form .radio-process ul{list-style:none;padding:none}#g-form .radio-process ul li{cursor:pointer;display:flex;gap:10px}#g-form .radio-process ul li p{margin-bottom:unset}#g-form .radio-process ul li .radio{align-items:center;border:1px solid #e0e0e0;border-radius:100%;height:20px;width:20px}#g-form .radio-process ul li .radio .dot{background:#e0e0e0;border:1px solid #e0e0e0;border-radius:100%;margin:0 auto;padding:7px}#g-form .radio-process ul li .radio.focus{border:1px solid #a5762c}#g-form .radio-process ul li .radio.focus .dot{background:unset;border:1px solid #a5762c;border-radius:100%;margin:0 auto;padding:7px}#g-form .radio-process ul li .radio.active{border:1px solid #a5762c}#g-form .radio-process ul li .radio.active .dot{background:#a5762c;border:1px solid #fff;border-radius:100%;margin:0 auto;padding:7px}#g-form .radio-process ul li:hover p{color:#a5762c}#g-form .grp-list{margin-bottom:20px}#g-form .grp-list ul{list-style:none;padding:unset}#g-form .grp-list ul li{align-items:center;border-bottom:1px solid #f2f2f2;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px;padding-bottom:10px;width:100%}#g-form .grp-list ul li span{font-size:.875rem}#g-form .grp-list ul li .box{max-width:200px;min-width:200px}#g-form .grp-list ul li input{margin-bottom:unset;width:150px}#g-form .grp-list button{background:unset;border:1px solid #a5762c;color:#a5762c;cursor:pointer;font-size:.875rem;padding:10px}#g-form .grp-list button:hover{border:1px solid #8d6525;color:#8d6525}#g-form .logo{display:flex;justify-content:center;margin-bottom:5px;width:100%}#g-form .error{color:#a5762c!important;text-align:center}#g-form .error-sec{background:#dc354615;color:#dc3545!important;padding:5px;text-align:center}#g-form h1{font-size:1.5rem;margin-bottom:15px;text-align:center}#g-form h4{margin-bottom:10px}#g-form .rm-btm{margin-bottom:unset}#g-form .wd-s{width:300px!important}#g-form .g-search{align-items:center;border:1px solid #e0e0e0;border-radius:16px;display:flex;gap:10px;padding:0 10px;width:300px}#g-form .g-search input{border-bottom:unset;border-radius:16px}#g-form .g-search input:focus{border-bottom:unset}#g-form .g-search #icon figure{height:20px;width:20px}#g-form .focus{border-bottom:1px solid #a5762c}#g-form input{border:unset;border-bottom:1px solid #e0e0e0;color:#333;font-size:.875rem;line-height:1.4;margin-bottom:20px;outline:none;padding:8px 0;width:100%}#g-form input:focus{border-bottom:1px solid #a5762c}#g-form .check{align-items:center;display:flex;gap:10px;margin-bottom:20px}#g-form .check p{margin-bottom:unset}#g-form .check input{margin-bottom:unset;width:unset}#g-form textarea{border:1px solid #e0e0e0;color:#333;margin-bottom:20px;min-height:200px;outline:none;padding:10px;resize:none;width:100%}#g-form textarea:focus{border:1px solid #a5762c}#g-form .req{color:#e74c3c}#g-form p{color:#333;font-size:.875rem;margin-bottom:10px}#g-form .info{font-size:1rem;margin-bottom:20px}#g-form .check-boxes{border:1px solid #f2f2f2;margin-bottom:20px;padding:10px}#g-form .check-boxes .wd-normal{justify-content:space-between!important}#g-form .check-boxes .wd-normal li{min-width:unset!important}#g-form .check-boxes ul{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:unset}#g-form .check-boxes ul li{align-items:center;display:flex;gap:5px;max-width:160px;min-width:140px}#g-form .check-boxes ul li input{margin-bottom:unset;width:unset}#g-form .check-boxes ul li span{font-size:.875rem}#g-form .rm-focus{cursor:auto}#g-form .rm-focus:focus{border-bottom:1px solid #f2f2f2;caret-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}#g-form .radio{display:flex;gap:5px}#g-form .radio input{padding:unset;width:unset}#g-dropdown{background:#fff;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:20px;padding:0 10px;position:relative;width:100%}#g-dropdown.xsmall{width:100px}#g-dropdown.small{width:240px}#g-dropdown.full{width:100%}#g-dropdown .dropdown-search{border:unset!important;margin-bottom:unset!important;outline:none;padding:unset!important}#g-dropdown .dot{background:#a5762c;border:1px solid #a5762c;border-radius:100%;height:10px;width:10px}#g-dropdown .dot.approved{background:#17a2b8;border:1px solid #17a2b8}#g-dropdown .dot.cancelled{background:#e74c3c;border:1px solid #e74c3c}#g-dropdown .dot.completed{background:#28a745;border:1px solid #28a745}#g-dropdown .dot-menu{align-items:center;display:flex;font-size:.875rem;gap:10px;width:100%}#g-dropdown .menu{align-items:center;background:#fff!important;cursor:pointer;display:flex;gap:5px;justify-content:space-between;margin-top:unset!important;min-height:34.39px;padding:8px 0!important}#g-dropdown .menu p{font-size:.875rem;margin-bottom:unset!important}#g-dropdown .menu figure{height:15px;width:15px}#g-dropdown .menu figure img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}#g-dropdown .menu-option{background:#fff;box-shadow:0 4px 12px #00000026;cursor:pointer;margin-left:-10px;margin-top:5px;max-height:300px;overflow-y:auto;position:absolute;width:100%;z-index:100}#g-dropdown .menu-option ul{list-style:none;padding:unset}#g-dropdown .menu-option ul li{cursor:pointer;font-size:.875rem;padding:8px 10px}#g-dropdown .menu-option ul li span{align-items:center;display:flex;gap:10px}#g-dropdown .menu-option ul li:hover{background:#f9f7f984}#main .container{max-width:100%;width:100%}#main .container.bg-primary{background:#333}#main .container .wrapper{margin:0 auto;max-width:90%;width:90%}#login{display:flex;justify-content:center;margin-top:100px}#login .card{display:block;padding:20px;width:350px}#panel .flex{display:flex}#panel .center{align-items:center}#panel .spc-btw{justify-content:space-between}#panel .gap-aa{gap:10px}#panel .gap-a{gap:20px}#panel .left{padding:10px 0 10px 10px;width:230px}#panel .right{max-width:100%;padding:10px;width:100%}#panel .spc-top{margin-top:20px}#panel .bords{border:1px solid #e0e0e0;margin-bottom:10px;padding:10px}#panel .bords input{margin-bottom:unset}#panel .info{margin-bottom:10px}#panel .info p{font-size:.875rem;margin-bottom:5px}#panel .info .box{background:#f9f7f984;border:1px solid rgba(249,247,249,.518);font-size:.875rem;margin-bottom:20px;max-width:150px;min-width:150px;padding:10px;text-transform:capitalize;width:150px}#panel .info .box.full{max-width:unset;width:100%}#panel .info .box.dark{background:#a5762c;border:1px solid #a5762c;color:#fff}#panel .info .box p{font-size:.875rem}#panel .left-menu{border-radius:10px;box-shadow:0 2px 8px #0000001a;min-height:95vh;padding:10px}#panel .left-menu .menu-logo{justify-items:center;padding-top:10px}#panel .left-menu ul{list-style:none;margin-top:20px;padding:unset}#panel .left-menu ul li{align-items:center;color:#707070;cursor:pointer;display:flex;font-size:.875rem;gap:10px;margin-bottom:10px;padding:5px 10px}#panel .left-menu ul li #icon{filter:grayscale(100%);opacity:.6}#panel .left-menu ul li #icon figure{height:20px;width:20px}#panel .left-menu ul li #icon figure img{height:100%;width:100%}#panel .left-menu ul li.active{color:#333;font-weight:600}#panel .left-menu ul li.active #icon{filter:unset;opacity:unset}#panel .left-menu ul label{font-size:.875rem}#panel .component{min-height:100vh;position:relative;width:100%}#panel .component .billing-menu{align-items:center;display:flex;gap:30px;justify-content:space-between}#panel .component .billing-menu .item{cursor:pointer;display:block;justify-items:center}#panel .component .billing-menu .item p{color:#333;font-size:.75rem!important;margin-bottom:unset}#panel .component .component-header{align-items:center;border-radius:10px;box-shadow:0 2px 8px #0000001a;display:flex;gap:10px;justify-content:space-between;padding:10px 20px;position:relative}#panel .component .component-header .txt-xs{font-size:.75rem}#panel .component .component-header h1{align-items:center;display:flex;gap:10px;margin-bottom:unset}#panel .component .component-header .flex{align-items:center;gap:10px}#panel .component .component-header .flex #g-dropdown,#panel .component .component-header .flex input{margin-bottom:unset!important}#panel .component .component-header .flex p{font-size:.875rem;margin-bottom:unset!important}#panel .component .component-header .profile-menu{background:#fff;border:1px solid #f2f2f2;box-shadow:0 2px 8px #0000001a;display:block;margin-left:-225px;margin-top:330px;padding:30px 10px;position:absolute;width:250px;z-index:100}#panel .component .component-header .profile-menu .profile-header{border-bottom:1px solid #f2f2f2;justify-items:center;margin-bottom:10px;padding-bottom:20px}#panel .component .component-header .profile-menu .profile-header #icon{margin-bottom:10px}#panel .component .component-header .profile-menu .profile-header h1{font-size:1.125rem}#panel .component .component-header .profile-menu .profile-header p{font-size:.875rem}#panel .component .component-header .profile-menu .profile-option ul{list-style:none}#panel .component .component-header .profile-menu .profile-option ul li{align-items:center;cursor:pointer;display:flex;font-size:.875rem;gap:5px;padding:5px 0}#panel .component .component-header .profile-menu .profile-option ul li:hover{background:#f9f7f984}#panel .component .component-header .notif-field{background:#fff;border:1px solid #f2f2f2;box-shadow:0 4px 12px #00000040;display:block;margin-left:-235px;margin-top:430px;max-width:250px;padding:30px 10px;position:absolute;width:250px;z-index:100}#panel .component .component-header .notif-field .notif-head h2{font-size:1.125rem;padding-left:5px}#panel .component .component-header .notif-field .notif-body{border-top:1px solid #f2f2f2;display:block;margin-top:10px;max-height:300px;min-height:300px;overflow-y:auto;position:relative}#panel .component .component-header .notif-field .notif-body ul{list-style:none;margin-top:10px}#panel .component .component-header .notif-field .notif-body ul li{align-items:center;cursor:pointer;display:flex;font-size:.75rem;gap:10px;padding:5px}#panel .component .component-header .notif-field .notif-body ul li span{color:#f2f2f2;font-size:1rem}#panel .component .component-header .notif-field .notif-body ul li span.active{color:#a5762c}#panel .component .component-header .notif-field .notif-body ul li:hover{background:#f9f7f984}#panel .component .component-header .filter-section{background:#fff;border-radius:4px;box-shadow:0 2px 8px #0000001a;margin-left:10px;margin-top:10px;padding:20px;position:absolute;z-index:200}#panel .component .component-header .filter-section #g-dropdown{margin-bottom:20px!important}#panel .component .component-header .filter-section #g-dropdown p{margin-bottom:unset!important}#panel .component .component-header .filter-section p{margin-bottom:10px!important}#panel .component .component-header .filter-section input{margin-bottom:unset}#panel .component .component-header .filter-section .flex{align-items:center;display:flex;gap:10px}#panel .component .component-header .filter-section .group{display:block}#panel .component .component-header .con-stat{border:1px solid #a5762c;border-radius:20px;color:#a5762c;padding:5px 10px}#panel .component .component-header .con-stat.approved{border:1px solid #17a2b8;color:#17a2b8}#panel .component .component-header .con-stat.cancelled{border:1px solid #e74c3c;color:#e74c3c}#panel .component .component-header .con-stat.completed{border:1px solid #28a745;color:#28a745}#panel .component .component-content{border-radius:10px;box-shadow:0 2px 8px #0000001a;display:block;margin-top:10px;max-width:100vw;min-height:100vh;padding:20px;position:relative;width:100%}#panel .component .component-content.rm-shdw{box-shadow:unset}#panel .component .component-content.rm-pad{padding:unset!important}#panel .component .component-content .boxes{align-items:center;display:flex;gap:10px;justify-content:space-between}#panel .component .component-content .boxes .box{align-items:center;border-radius:4px;box-shadow:0 2px 8px #0000001a;display:block;display:flex;height:100px;justify-content:space-between;padding:10px 20px;width:230px}#panel .component .component-content .boxes .box.bc{background:#a5762c;color:#fff}#panel .component .component-content .boxes .box .box-info .light{color:#a5762c}#panel .component .component-content .boxes .box .box-info h2{font-size:1rem}#panel .component .component-content .boxes .box .box-info p{font-size:.875rem;margin-bottom:5px}#panel .component .component-content .card,#panel .component .component-content .card h2{margin-bottom:20px}#panel .component .component-content .card .head{align-items:center;display:flex;gap:10px;margin-bottom:20px}#panel .component .component-content .card .head h2{margin-bottom:unset}#panel .component .component-content .fade-right{background:linear-gradient(270deg,#fff,#fff0);height:90%;pointer-events:none;position:absolute;right:0;top:0;width:100px}#panel .component .component-content .table-field{background:#fff;border:1px solid #f1f1f1;border-radius:4px;display:flex;height:100vh;max-width:100%;overflow-x:scroll;overflow-y:hidden;position:relative}#panel .component .component-content .table-field table{border-collapse:collapse;position:absolute;text-align:left;width:100%}#panel .component .component-content .table-field table thead tr{background:#f9f7f984;border-bottom:1px solid #f1f1f1}#panel .component .component-content .table-field table thead tr th{color:#707070;font-size:.875rem;font-weight:500;height:45px;padding:0 10px;white-space:nowrap}#panel .component .component-content .table-field table tbody tr{border-bottom:1px solid #f1f1f1}#panel .component .component-content .table-field table tbody tr .txt-trans-normal{text-transform:none}#panel .component .component-content .table-field table tbody tr .info{color:#a5762c}#panel .component .component-content .table-field table tbody tr .info.approved{color:#17a2b8}#panel .component .component-content .table-field table tbody tr .info.cancelled{color:#e74c3c}#panel .component .component-content .table-field table tbody tr .info.completed{color:#28a745}#panel .component .component-content .table-field table tbody tr .link{text-decoration:underline;text-underline-offset:4px}#panel .component .component-content .table-field table tbody tr .light{color:#a5762c}#panel .component .component-content .table-field table tbody tr .success{color:#28a745}#panel .component .component-content .table-field table tbody tr .danger{color:#e74c3c}#panel .component .component-content .table-field table tbody tr td{font-size:.875rem;height:45px;max-width:170px;overflow:hidden;padding:0 10px;text-align:justify;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}#panel .component .component-content .table-field table tbody tr td .status{border-radius:50px;display:block;padding:5px 10px;text-align:center;width:90px}#panel .component .component-content .table-field table tbody tr td .status.active,#panel .component .component-content .table-field table tbody tr td .status.completed{background:unset;border:1px solid #28a745;color:#28a745}#panel .component .component-content .table-field table tbody tr td .status.inactive,#panel .component .component-content .table-field table tbody tr td .status.pending{background:unset;border:1px solid #a5762c;color:#a5762c}#panel .component .component-content .table-field table tbody tr td .status.approved{background:unset;border:1px solid #17a2b8;color:#17a2b8}#panel .component .component-content .table-field table tbody tr td .status.cancelled{background:unset;border:1px solid #dc3545;color:#dc3545}#panel .component .component-content .table-field table tbody tr td .tooltip:hover{background:#fff;border-radius:4px;box-shadow:0 2px 8px #0000001a;max-width:300px;padding:15px;position:absolute;text-align:justify;white-space:wrap}#panel .component .component-content .table-field table tbody tr td .action .icon figure{height:20px;width:20px}#panel .component .component-content .table-field table tbody tr td .action .icon figure img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}#panel .component .component-content .table-field table tbody tr td .action .option{background:#fff;border:1px solid #f2f2f2;display:none;margin-left:-70px;position:absolute;z-index:300}#panel .component .component-content .table-field table tbody tr td .action .option.active{display:block;width:auto}#panel .component .component-content .table-field table tbody tr td .action .option ul{list-style:none;padding:unset}#panel .component .component-content .table-field table tbody tr td .action .option ul li{align-items:center;display:flex;font-size:.875rem;gap:5px;min-width:80px;padding:8px}#panel .component .component-content .table-field table tbody tr td .action .option ul li figure{height:17px;width:17px}#panel .component .component-content .table-field table tbody tr td .action .option ul li figure img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}#panel .component .component-content .table-field table tbody tr td .action .option ul li:hover{background:#f9f7f984}#panel .component .component-content .table-field table tbody tr:hover{background:#f9f7f984;cursor:pointer}#panel .component .component-content .pagination{align-items:center;display:flex;justify-content:space-between;margin-top:10px}#panel .component .component-content .pagination button{background:#a5762c;border:1px solid #a5762c;color:#fff;cursor:pointer;padding:10px}#panel .component .component-content .pagination button:hover{background:#8d6525}#panel .component .component-content .tab .tab-header{border-bottom:1px solid rgba(249,247,249,.518);padding-bottom:20px}#panel .component .component-content .tab .tab-header .mk-center{display:flex;justify-content:center}#panel .component .component-content .tab .tab-header .fade{color:#676767}#panel .component .component-content .tab .tab-header .progs{border:1px solid #676767;border-radius:100%;color:#676767;height:30px;width:30px}#panel .component .component-content .tab .tab-header .progs p{color:#676767;font-size:.875rem;margin-top:4px;text-align:center}#panel .component .component-content .tab .tab-header .active .fade{color:#a5762c}#panel .component .component-content .tab .tab-header .active .progs{background:#a5762c;border:1px solid #a5762c}#panel .component .component-content .tab .tab-header .active .progs p{color:#fff}#panel .component .component-content .tab .tab-content{margin-top:10px}#panel .component .component-content .tab .tab-content .title{margin-bottom:20px}#panel .component .component-content .tab .tab-content .title .intro{font-size:1.25rem!important}#panel .block{display:block}#panel .block .rm-bot #g-dropdown{margin-bottom:unset}#panel .block.full{max-width:100%;width:100%}#panel .block.half{max-width:50%;width:50%}.field{align-items:centers;display:flex;gap:10px;justify-content:space-between}.field .item{display:block}.report .flex{align-items:center;display:flex;gap:10px;justify-content:space-between}.report .block{display:block}.report p{font-size:.875rem}.report .group{max-width:400px}.report .g-date input{border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;display:block;margin-bottom:10px;outline:none;padding:8px;width:150px}.report #g-dropdown{margin-bottom:10px!important;width:200px!important}.charts{margin-top:30px}.charts .field{align-items:center;display:flex;gap:30px;justify-content:space-between}.charts .field .item{border-radius:4px;box-shadow:0 2px 8px #0000001a;max-height:350px;min-height:350px;padding:20px;width:50%}.charts .chart-container{justify-items:center}.charts canvas{max-height:300px;max-width:100%;width:100%}#modal{display:none}#modal.active{display:block}#modal .popup{background-color:#00000080;height:100%;left:0;overflow-y:auto;overflow:auto;position:fixed;scrollbar-width:none;top:0;width:100%;z-index:300;-ms-overflow-style:none}#modal .popup-content{animation-duration:.5s;animation-name:slideInFromTop;background-color:#fff;border-radius:5px;margin:50px auto;max-width:98%;padding:20px;position:relative;width:480px}#modal .popup-content.sz-m{width:800px}#modal .popup-content.ht-rmv{min-height:unset}#modal .popup-content.short{min-height:0}@keyframes slideInFromTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}#standard-modal{margin-top:10px}#standard-modal .close-icon{display:flex;justify-content:right}#standard-modal .close-icon figure{cursor:pointer;height:20px;width:20px}#standard-modal .close-icon figure img{height:100%;width:100%}#standard-modal .content-body{align-items:center;display:flex;justify-content:center;padding:20px}#standard-modal .content-body .title{border-bottom:1px solid #f2f2f2;margin-bottom:20px}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{display:flex;inset:0;overflow:hidden;padding:2em;pointer-events:none;position:fixed;z-index:1090}.v-toast__item{align-items:center;animation-duration:.15s;border-radius:.25em;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;color:#fff;cursor:pointer;display:inline-flex;margin:.5em 0;min-height:3em;opacity:.92;pointer-events:auto}.v-toast__item--success{background-color:#28a745}.v-toast__item--info{background-color:#17a2b8}.v-toast__item--warning{background-color:#ffc107}.v-toast__item--error{background-color:#dc3545}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--bottom,.v-toast__item.v-toast__item--top{align-self:center}.v-toast__item.v-toast__item--bottom-right,.v-toast__item.v-toast__item--top-right{align-self:flex-end}.v-toast__item.v-toast__item--bottom-left,.v-toast__item.v-toast__item--top-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width:768px){.v-toast{padding:0;position:fixed!important}}.v-toast__item{min-height:4em;opacity:1}.v-toast__item .v-toast__text{padding:1.5em 1em}.v-toast__item .v-toast__icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3E%3Cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0s-8.981 23.545 0 32.528c8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528M25.999 33a3 3 0 1 1-6 0V21a3 3 0 1 1 6 0zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735'/%3E%3C/svg%3E") no-repeat;display:block;height:27px;margin-left:1em;min-width:27px;width:27px}[dir=rtl] .v-toast__item .v-toast__icon{margin-left:unset;margin-right:1em}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0m14.495 17.329-16 18a1.997 1.997 0 0 1-2.745.233l-10-8a2 2 0 0 1 2.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 0 1 2.99 2.659'/%3E%3C/svg%3E") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3E%3Cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0s-10.137 26.632 0 36.77 26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77m-8.132 28.638a2 2 0 0 1-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 1 1-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 1 1 2.828-2.828l7.425 7.425 7.071-7.071a2 2 0 1 1 2.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 0 1 0 2.828'/%3E%3C/svg%3E") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath d='M49.466 41.26 29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85m-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.71 1.71 0 0 1-1.267.543q-.737 0-1.268-.543a1.79 1.79 0 0 1-.531-1.297q0-.754.53-1.297a1.71 1.71 0 0 1 1.269-.544q.736 0 1.268.544c.532.544.53.795.53 1.297q0 .754-.53 1.297z'/%3E%3C/svg%3E") no-repeat}
