@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap";*{font-family:Outfit,sans-serif}button{outline:none;border:none}button:focus{outline:none}a,a:hover{text-decoration:none}:focus{outline:none}html{scroll-behavior:smooth;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{padding:0 20px}@media (min-width: 576px){.container{max-width:none}}@media (min-width: 700px){.container{padding:0 32px}}@media (min-width: 1240px){.container{padding:0;max-width:1200px}}@media (min-width: 1650px){section>*,main>*{zoom:1.1}}@media (min-width: 1800px){section>*,main>*{zoom:1.25}}.primary-button{background:#0075FF;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Outfit,sans-serif}.secondary-button{width:100%;border:1px solid #0075FF;background-color:#fff;color:#0075ff;padding:0 12px;height:40px;border-radius:8px;font-weight:400;font-size:15px;white-space:nowrap}.secondary-button svg{display:inline;width:14;margin:0}.third-button{width:100%;border:1px solid #009DDA;background-color:#009dda;color:#fff;padding:0 12px;height:40px;border-radius:8px;font-weight:400;font-size:15px;white-space:nowrap}.third-button svg{display:inline;width:14;margin:0 0 0 5px}.nowrap{white-space:nowrap!important}.modal-dialog{height:100%;display:flex;justify-content:center;align-items:center}.modal-content{border-radius:10px;border:none}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-top-left-radius:10px;border-top-right-radius:10px}.modal-head h3{font-weight:500;font-size:18px;line-height:23px;letter-spacing:-.387234px;color:#0075ff;margin-bottom:0}.modal-head button{background:transparent}.modal-head button img{width:25px}.modal-body{padding:26px 24px;max-height:80vh;overflow:scroll}.modal-body h3{font-family:Outfit;font-size:16px;font-style:normal;font-weight:500;line-height:15px;text-align:center}.modal-body p{color:var(--Base-Black, #010101);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:14px}.modal-body .upload-file{margin-bottom:10px;width:100%;position:relative}.modal-body .upload-file img{border-radius:10px;object-fit:cover;width:100%;height:100%}.modal-body .upload-file input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.modal-body .upload-file .remove{z-index:2;position:absolute;bottom:12px;right:12px;width:42px;height:42px;background:rgba(0,0,0,.5019607843);border-radius:50%;color:#fff;font-size:18px}.modal-body ul li{display:inline;color:#0075ff;margin-left:10px;margin-right:10px}.modal-body .text{text-align:center;justify-items:center;color:#89878a!important}.modal-body .text a{text-decoration:underline;color:#0075ff!important}.modal-body .hr-text hr{border:1px solid #e7e7e7!important}.modal-body .section-title{display:flex;align-items:center;justify-content:space-between}.modal-body .section-title h5{margin-bottom:0;font-size:16px;font-weight:600}.modal-body .section-title button{font-size:13px;border-radius:6px;padding:5px 18px}.modal-body .appendable-card{margin-top:20px;border-radius:5px;background:var(--Background, #F9F7F7);padding:15px}.modal-body .appendable-card .row{flex-wrap:nowrap;margin-right:0;margin-left:0;gap:10}.modal-body .appendable-card .head{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;margin-bottom:12px}.modal-body .appendable-card .head h6{margin-bottom:0;font-size:16px;font-weight:500}.modal-body .appendable-card .head button{font-size:12px;border-radius:7px;background:var(--Base-Red, #FF6565);color:#fff}.modal-body .appendable-card .head button i{margin-right:3px}.modal-body .button-row{margin-top:30px;display:flex;gap:10px}.modal-body .button-row button{padding:0 23px;width:100%;height:42px;background:#0075FF;border-radius:30px;box-shadow:0 46px 118px #8416dc17,0 13.868px 35.574px #8416dc0f,0 5.76px 14.775px #8416dc0d,0 2.083px 5.344px #8416dc08;font-weight:400;font-size:16px;color:#fff}.modal-body .button-row button.outline{border:1px solid #0075FF;background-color:#fff;color:#0075ff}.modal-body .info-box{display:grid;grid-template-columns:5fr 1fr;gap:10px}@media (max-width: 599px){.modal-body .info-box{grid-template-columns:none}}.modal-body .info-box .info-row{display:flex;align-items:center;justify-content:space-between;height:59px;padding:0 10px}.modal-body .info-box .info-row h6{margin-bottom:0;color:var(--Gray-200, #ACACAC);font-family:Outfit;font-size:12px;font-style:normal;font-weight:400;line-height:17px}.modal-body .info-box .info-row p{margin-bottom:0;color:var(--Base-Black, #010101);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:14px}.modal-body .info-box .info-row .form-group{margin-bottom:0}.modal-body .info-box .info-row .form-group .form-control{width:170px;height:38px;font-size:14px;padding:0 14px}.modal-body .info-box .info-row .form-group .select-wrapper:before{width:14px;height:14px;right:14px;top:12px}.modal-body .info-box .info-row .file-row{display:flex;gap:5px}.modal-body .info-box .info-row .file-row .file-item{gap:5px;display:flex;background:#E0F0FF;border-radius:6px;padding:5px}.modal-body .info-box .info-row .file-row .file-item img{flex:0 0 15px;width:15px;height:15px}.modal-body .info-box .info-row .file-row .file-item p{font-weight:300;font-size:13px;line-height:16px;color:#0075ff}.modal-body .info-box .info-row .status{display:flex;justify-content:center;align-items:center;padding:5px 15px;width:90px;height:29px;background:#E0F0FF;border-radius:8px;font-weight:300;font-size:14px;line-height:19px;color:#1279da}.modal-body .info-box .info-row .status.red,.modal-body .info-box .info-row .status.failed{background:#FFD7CE;color:#e73811}.modal-body .info-box .info-row .status.yellow,.modal-body .info-box .info-row .status.ongoing,.modal-body .info-box .info-row .status.waiting_chip{background:#FFEAC0;color:#d19909}.modal-body .info-box .info-row .status.green,.modal-body .info-box .info-row .status.success{background:#C7F0DE;color:#16c573}.modal-body .info-box .info-row .chat{display:flex;justify-content:center;align-items:center;padding:6px 30px;gap:5px;width:102px;height:36px;background:#0075FF;border-radius:7px;color:#fff;font-weight:600;font-size:15px;line-height:19px}.modal-body .info-box .info-row .chat img{width:24px}.modal-body .info-box .info-col h6{margin-bottom:0;color:var(--Gray-200, #ACACAC);font-family:Outfit;font-size:12px;font-style:normal;font-weight:400;line-height:17px}.modal-body hr{border:1px dashed #e7e7e7;border-spacing:5px}.modal-body .info-box-2{display:grid;gap:10px}@media (max-width: 599px){.modal-body .info-box-2{grid-template-columns:none}}.modal-body .info-box-2 .info-row{display:flex;align-items:center;justify-content:space-between;height:59px;padding:0 10px}.modal-body .info-box-2 .info-row h6{margin-bottom:0;color:var(--Gray-200, #ACACAC);font-family:Outfit;font-size:12px;font-style:normal;font-weight:400;line-height:17px}.modal-body .info-box-2 .info-row p{margin-bottom:0;color:var(--Text-Primary, #2A282C);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:14px}.modal-body .info-box-2 .info-row .form-group{margin-bottom:0}.modal-body .info-box-2 .info-row .form-group .form-control{width:170px;height:38px;font-size:14px;padding:0 14px}.modal-body .info-box-2 .info-row .form-group .select-wrapper:before{width:14px;height:14px;right:14px;top:12px}.modal-body .info-box-2 .info-row .file-row{display:flex;gap:5px}.modal-body .info-box-2 .info-row .file-row .file-item{gap:5px;display:flex;background:#E0F0FF;border-radius:6px;padding:5px}.modal-body .info-box-2 .info-row .file-row .file-item img{flex:0 0 15px;width:15px;height:15px}.modal-body .info-box-2 .info-row .file-row .file-item p{font-weight:300;font-size:13px;line-height:16px;color:#0075ff}.modal-body .info-box-2 .info-row .status{display:flex;justify-content:center;align-items:center;padding:5px 15px;width:90px;height:29px;background:#E0F0FF;border-radius:8px;font-weight:300;font-size:14px;line-height:19px;color:#1279da}.modal-body .info-box-2 .info-row .status.red,.modal-body .info-box-2 .info-row .status.failed{background:#FFD7CE;color:#e73811}.modal-body .info-box-2 .info-row .status.yellow,.modal-body .info-box-2 .info-row .status.ongoing,.modal-body .info-box-2 .info-row .status.waiting_chip{background:#FFEAC0;color:#d19909}.modal-body .info-box-2 .info-row .status.green,.modal-body .info-box-2 .info-row .status.success{background:#C7F0DE;color:#16c573}.modal-body .info-box-2 .info-row .chat{display:flex;justify-content:center;align-items:center;padding:6px 30px;gap:5px;width:102px;height:36px;background:#0075FF;border-radius:7px;color:#fff;font-weight:600;font-size:15px;line-height:19px}.modal-body .info-box-2 .info-row .chat img{width:24px}.modal-body .info-box-mobile{display:none}.modal-body .info-box-mobile .chat{display:flex;justify-content:center;align-items:center;padding:6px 30px;gap:5px;width:102px;height:36px;background:#0075FF;border-radius:7px;color:#fff;font-weight:600;font-size:15px;line-height:19px}.modal-body .info-box-mobile .chat img{width:24px}.modal-body .info-box-mobile .status{display:flex;justify-content:center;align-items:center;padding:5px 15px;width:90px;height:29px;background:#E0F0FF;border-radius:8px;font-weight:300;font-size:14px;line-height:19px;color:#1279da}.modal-body .info-box-mobile .status.red,.modal-body .info-box-mobile .status.failed{background:#FFD7CE;color:#e73811}.modal-body .info-box-mobile .status.yellow,.modal-body .info-box-mobile .status.ongoing,.modal-body .info-box-mobile .status.waiting_chip{background:#FFEAC0;color:#d19909}.modal-body .info-box-mobile .status.green,.modal-body .info-box-mobile .status.success{background:#C7F0DE;color:#16c573}.modal-body .info-box-mobile-item{display:flex;justify-content:space-between;padding:20px 10px}.modal-body .info-box-mobile-item:nth-of-type(even){background-color:#faf9f9}.modal-body .info-box-mobile-item p{margin-bottom:0;flex:1 0 0}.modal-body .info-box-mobile-item p.text-light{color:#8e8f92!important;text-align:right}.modal-body .import-mobile-prov{display:flex;padding:15px;flex-direction:column;align-items:flex-start;gap:5px;align-self:stretch;border-radius:5px;background:var(--Background, #F9F7F7)}.modal-body .import-mobile-prov ul{list-style-type:circle}.modal-body .import-mobile-prov li{display:block;color:#000;margin-left:0}.modal-body .import-mobile label{color:#000;font-weight:400}.modal-body .import-mobile .text{font-size:14px;justify-items:start;text-align:start;margin-bottom:5px}@media (max-width: 400px){.modal-body .info-box-mobile{display:block}.modal-body .info-box-desktop{display:none}.modal-body .import-mobile{display:block}.modal-body .import-desktop{display:none}.modal-body .row.modal-mobile{display:block}.modal-body .row.modal-mobile .col-6{max-width:100%}.modal-body .row.modal-mobile .col-6.pr-2{padding-right:15px!important}.modal-body .row.modal-mobile .col-6.pl-2{padding-left:15px!important}.modal-body .row.modal-mobile .col-6 .form-group{width:100%}}.modal span{gap:10px;border-radius:6px;background:#E0F0FF;display:flex;width:120px;height:30px;padding:5px;justify-content:center;gap:5px;margin-top:5px}.modal span p{color:var(--Primary-100, #0075FF);font-family:Outfit;font-size:13px;font-style:normal;font-weight:300;line-height:normal}.form-group{position:relative}.form-group label{font-weight:300;font-size:14px;line-height:19px;margin-bottom:8px;color:#000}.form-group .form-control{height:46px;background:#FFFFFF;border:1px solid #DBDCDE;border-radius:7px;padding:6px 20px;font-weight:300;font-size:15px;line-height:19px;appearance:none}.form-group .form-control::placeholder{color:#b3b4b7}.form-group .form-control:read-only{background-color:#e7e7e7!important;color:#000!important}.form-group .form-control:required{background-color:#fff!important}.form-group .form-control:focus{border-color:#0075ff;box-shadow:none}.form-group .form-control:disabled{background-color:#f4f4f4}.form-group .form-control+.suffix{position:absolute;bottom:0;right:0;height:48px;padding:6px 20px;display:flex;justify-content:center;align-items:center;color:#495057}.form-group textarea.form-control{height:auto;padding-top:15px}.form-group .select-wrapper{position:relative}.form-group .select-wrapper:before{content:"";z-index:2;display:block;position:absolute;background-image:url(/build/assets/down-arrow-grey.25f2635d.png);background-size:contain;width:19px;height:19px;right:18px;top:15px}.ck-editor__editable_inline{min-height:300px}input[type=date]{position:relative}input[type=date]::-webkit-calendar-picker-indicator{content:"";width:15px;height:15px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%237a7b7c' class='bi bi-calendar' viewBox='0 0 16 16'%3E%3Cpath d='M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z'/%3E%3C/svg%3E")}.no-spin::-webkit-outer-spin-button,.no-spin::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.no-spin{-moz-appearance:textfield}.editable_input:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='14' viewBox='0 0 13 14' fill='none'%3E%3Cpath d='M1.625 11.875H11.375M7.46656 3.37718C7.46656 3.37718 7.46656 4.2626 8.35198 5.14802C9.2374 6.03344 10.1228 6.03344 10.1228 6.03344M3.9648 10.2435L5.82418 9.97791C6.09239 9.9396 6.34094 9.81532 6.53252 9.62374L11.0082 5.14802C11.4973 4.65901 11.4973 3.86618 11.0082 3.37718L10.1228 2.49175C9.63382 2.00275 8.84099 2.00275 8.35198 2.49175L3.87626 6.96748C3.68468 7.15906 3.5604 7.40761 3.52209 7.67582L3.25646 9.5352C3.19743 9.9484 3.5516 10.3026 3.9648 10.2435Z' stroke='%23009DDA' stroke-width='0.75' stroke-linecap='round'/%3E%3C/svg%3E");background-position:center;background-size:100%;background-repeat:no-repeat;width:10px;height:10px;position:relative;margin-left:5px;display:inline-block;opacity:.75}.editable_input+form{position:relative;height:34px;display:block}.editable_input+form input[type=text]{max-width:150px;padding:2px 6px;border-radius:5px;border-width:thin;border-color:#0000004d}.editable_input+form button{position:absolute;right:8px;bottom:0px;transform:translateY(100%);padding:2px 8px;border-top-right-radius:3px;border-bottom-right-radius:3px;font-size:14px;background:#6446C5;color:#fff;cursor:pointer}.editable_input+form button:disabled{background:rgba(100,70,197,.5)}.editable_input+form button.cancel-btn{right:54px;background:#EF5350;border-radius:3px 0 0 3px}.select2 .select2-selection{height:48px;display:flex;align-items:center;border:1px solid #DBDCDE;border-radius:7px;padding:6px 20px;font-size:15px}.select2 .select2-selection .select2-selection__rendered{padding:0;font-weight:300;font-size:15px;line-height:19px;color:#495057}.select2 .select2-selection .select2-selection__arrow{top:50%;transform:translateY(-50%)}.sidebar{position:fixed;left:0;top:0;height:100vh;overflow-y:auto;width:260px;padding:20px;z-index:9;transition:all .3s ease-in-out;box-shadow:0 46px 131px #62616e0a,0 13.868px 40.699px #62616e08,0 5.76px 16.904px #62616e05,0 2.083px 6.114px #62616e03}@media (max-width: 599px){.sidebar{left:-260px;padding:0;background:white}}@media (max-width: 599px){.sidebar.active{left:0;width:100%;z-index:99999;background:rgba(0,0,0,.3)}}@media (max-width: 599px){.sidebar-wrapper{padding:50px 30px;width:260px;background:white}}.sidebar hr{width:100%;margin:0;border-top:1.2px dashed #0075FF}.sidebar-brand{display:flex;align-items:center;padding:0;gap:20px;margin-bottom:20px;margin-top:20px}.sidebar-brand img{height:46px}.sidebar-brand .content{flex:1;overflow:hidden}.sidebar-brand .content h4{font-size:16px;line-height:24px;letter-spacing:-.387234px;color:#000;margin-bottom:0}.sidebar-brand .content p{margin-bottom:0;font-size:16px;line-height:21px;letter-spacing:-.387234px;color:#b5b6bb;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.sidebar-nav-group{display:flex;flex-direction:column;margin-top:30px;padding:6px;gap:30px}.sidebar-nav-group h5{margin-bottom:-17px;margin-top:-10px;font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:14px}.sidebar-item{position:relative}.sidebar-item #chat_unread_count_dot{width:20px;height:20px;display:flex;justify-content:center;align-items:center;font-size:10px;position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:#6446c5!important;color:#fff}.sidebar-link{display:flex;align-items:center;padding:6px;gap:10px;background-color:transparent}.sidebar-link p{font-weight:400;font-size:14px;line-height:21px;display:flex;align-items:center;letter-spacing:-.387234px;color:#8e8f92;margin-bottom:0;transition:.2s}.sidebar-link svg path,.sidebar-link svg rect{transition:.2s}.sidebar-link:hover,.sidebar-link.active{display:flex;padding:12px 0 12px 24px;align-items:center;gap:10px;border-radius:32px;background:#0075FF}.sidebar-link:hover svg path,.sidebar-link:hover svg rect,.sidebar-link.active svg path,.sidebar-link.active svg rect{stroke:#fff}.sidebar-link:hover p,.sidebar-link.active p{color:#fff}.sidebar-link.accordion-button:after{content:"";transform:.2s;position:absolute;right:15px;width:24px;height:24px;background-image:url(/build/assets/down-arrow-grey.25f2635d.png);background-size:contain}.sidebar-link.accordion-button.active:after,.sidebar-link.accordion-button:hover:after{background-image:url(/build/assets/down.c325d71d.png);background-repeat:no-repeat;width:15px;height:15px}.sidebar-link-logout{display:flex;color:#fff;height:35px;align-items:center;gap:10px;border-radius:32px;background:#0075FF}.sidebar-link-logout p{text-align:center;margin-top:12px}.sidebar-expand-box{margin-top:14px;display:flex;flex-direction:column;gap:10px}.sidebar-expand-item{padding:12px 0 12px 35px;font-size:14px;line-height:21px;display:flex;align-items:center;letter-spacing:-.387234px;color:#8e8f92;gap:10px}.sidebar-expand-item:hover,.sidebar-expand-item.active{color:#0075ff}.sidebar-expand-item:hover svg path,.sidebar-expand-item:hover svg rect,.sidebar-expand-item.active svg path,.sidebar-expand-item.active svg rect{stroke:#0075ff}@media (min-width: 1600px){.sidebar{width:286px}.sidebar>*{zoom:1.1}}@media (min-width: 1800px){.sidebar{width:325px}.sidebar>*{zoom:1.25}}.header-admin{display:flex;align-items:center;gap:12px;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #DBDCDE;position:relative}@media (max-width: 599px){.header-admin{margin-left:-10px;margin-right:-10px;padding-bottom:20px}}@media (max-width: 599px){.header-admin.dashboard-header{margin-bottom:100px}}.header-admin .back-button img{width:38px}.header-admin h4{font-weight:500;font-size:19px;line-height:19px;letter-spacing:-.387234px;color:#000;margin-bottom:0;width:100%}.header-admin .action-row{display:flex;gap:20px;align-items:center}.header-admin .action-row .notification img{width:36px}.header-admin .action-row .tetra-logo{position:absolute;top:0px;right:0px}.header-admin .action-row .shift-cards{white-space:nowrap;display:flex;flex-direction:row;align-items:center;padding:12px 12px 12px 0;gap:5px;height:70px;background:#FFFFFF;box-shadow:0 6px 42px #79cff440;border-radius:15px;min-width:210px}@media (max-width: 599px){.header-admin .action-row .shift-cards{position:absolute;bottom:-12px;left:9px;transform:translateY(100%);width:calc(100% - 18px)}}.header-admin .action-row .shift-cards .info{font-family:Outfit;font-style:normal}.header-admin .action-row .shift-cards .info p{font-weight:400;font-size:15px;line-height:19px;color:#8e8f92;margin:0}.header-admin .action-row .shift-cards .info h2{font-weight:500;font-size:20px;line-height:25px;color:#000;margin:0}.header-admin .action-row .change-page{display:flex;align-items:center;padding:4px 8px;gap:4px;width:300px;height:38px;background:#F9F9F9;border:1px solid #DBD4D4;border-radius:10px}@media (max-width: 599px){.header-admin .action-row .change-page{width:calc(100vw - 40px)}.header-admin .action-row .change-page.mobile-responsive{position:absolute;top:100%;transform:translateY(-50%);left:40px;height:35px;width:calc(100% - 80px)}}.header-admin .action-row .change-page a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:7px;font-weight:500;font-size:14px;line-height:19px;color:#90959d}.header-admin .action-row .change-page a.active{color:#fff;background:#6446C5}.header-admin .action-row .custom-switch{display:flex;justify-content:center;align-items:center;gap:10px;height:38px;width:128px;background:#F9F9F9;border:1px solid #DBD4D4;border-radius:10px}.header-admin .action-row .custom-switch label{font-weight:500;font-size:14px;color:#0075ff}.header-admin .action-row .custom-switch label:before{box-shadow:none;top:.2rem}.header-admin .action-row .custom-switch label:after{top:calc(.2rem + 2px)}.header-admin .action-row .custom-switch input:checked~label:before{background-color:#0075ff;border-color:#0075ff}.header-admin .action-row .custom-switch .custom-control-input:focus:not(:checked)~label:before{box-shadow:none;border-color:#adb5bd}.header-admin .action-row p{width:100%;display:flex;gap:10px}.card-datatable{background:#FFFFFF;position:relative;margin-top:20px;padding:13px 17px;border:.1px solid #E7E7E7;border-radius:14px}.card-datatable .primary-button{border-radius:8px;padding:2px 8px;white-space:nowrap}.card-datatable .dataTables_wrapper{padding-bottom:45px}@media (max-width: 599px){.card-datatable .dataTables_wrapper{overflow:hidden}}@media (max-width: 599px){.card-datatable .dataTables_wrapper .row .col-sm-12{overflow:scroll}}.card-datatable .dataTables_wrapper div{position:static}.card-datatable .dataTables_wrapper .dropdown{position:relative!important}.card-datatable .dataTables_wrapper>.row:nth-child(1),.card-datatable .dataTables_wrapper>.row:nth-child(3){margin:0 2px}.card-datatable .dataTables_wrapper:nth-child(2){margin:0}.card-datatable .dataTables_wrapper:nth-child(2)>div{padding:0}.card-datatable .dataTables_wrapper table{min-width:100%;width:100%!important;border-radius:8px;margin:0!important}.card-datatable .dataTables_wrapper thead{border-top-left-radius:8px;border-top-right-radius:8px}.card-datatable .dataTables_wrapper thead>tr>th{padding-right:30px!important}.card-datatable .dataTables_wrapper th{border:none;color:#000;font-weight:500;font-size:15px;line-height:24px;border-bottom:1px solid #dee2e6}.card-datatable .dataTables_wrapper tbody tr:nth-child(even){background:#F9F9F9}.card-datatable .dataTables_wrapper td{border-top:none;border-bottom:1px solid #dee2e6;white-space:normal;padding:10px 16px;font-size:14px;font-weight:300;line-height:30px}.card-datatable .dataTables_wrapper td .avatar{display:inline-block;width:30px;height:30px;margin-right:6px;border-radius:6px;object-fit:contain;position:relative}.card-datatable .dataTables_wrapper td .avatar-name{display:inline-block;text-align:center;justify-content:center;align-items:center;width:30px;height:30px;margin-right:6px;border-radius:15px;position:relative}.card-datatable .dataTables_wrapper td .icon-button{margin:0 auto;text-align:center;border:none;border-radius:10px;background:rgba(0,117,255,.7);width:34px;height:34px;display:block;display:flex;align-items:center;justify-content:center}.card-datatable .dataTables_wrapper td .icon-button img{width:12px}.card-datatable .dataTables_wrapper td .double-line{margin-bottom:0;line-height:20px;font-size:13px}.card-datatable .dataTables_wrapper td .double-line span{font-weight:500}.card-datatable .dataTables_wrapper td input{height:34px;width:80px;padding:4px 8px;font-size:13px}.card-datatable .dataTables_wrapper td .status{margin:0 auto;display:flex;justify-content:center;align-items:center;padding:5px 15px;width:90px;height:29px;color:#fff;border-radius:22px;font-weight:300;font-size:14px;line-height:19px;background:#1279DA}.card-datatable .dataTables_wrapper td .status.red{color:#fff;background:#E73811}.card-datatable .dataTables_wrapper td .status.yellow{color:#fff;background:#D19909}.card-datatable .dataTables_wrapper .dataTables_info{font-size:14px;font-weight:400;padding:0;order:1;position:absolute;right:96px;margin-top:0;bottom:5px;line-height:30px;height:40px}@media (max-width: 599px){.card-datatable .dataTables_wrapper .dataTables_info{right:60px}}.card-datatable .dataTables_wrapper .dataTables_length{height:40px;position:absolute;left:24px;bottom:5px;font-weight:400;font-size:14px;line-height:16px;color:#6a5959}.card-datatable .dataTables_wrapper .dataTables_length label{margin-bottom:0}.card-datatable .dataTables_wrapper .dataTables_length select{border:none;box-shadow:none!important;padding-top:0;padding-bottom:0;font-weight:400;font-size:14px;line-height:16px;color:#6a5959}@media (max-width: 599px){.card-datatable .dataTables_wrapper .dataTables_length .custom-select{padding:.375rem .85rem .375rem .75rem!important}}.card-datatable .dataTables_wrapper .dataTables_filter{display:none}.card-datatable .dataTables_wrapper .dataTables_paginate{margin-top:6px;position:absolute;bottom:5px;right:24px;height:40px}@media (max-width: 599px){.card-datatable .dataTables_wrapper .dataTables_paginate{right:10px}}.card-datatable .dataTables_wrapper .dataTables_paginate ul li.previous a,.card-datatable .dataTables_wrapper .dataTables_paginate ul li.next a{line-height:30px;margin-right:3px;width:24px;height:24px;background:#fff;font-size:26px;padding:0;border:none;font-family:DM Sans,sans-serif;box-shadow:none!important;color:#6a5959}@media (max-width: 599px){.card-datatable .dataTables_wrapper .dataTables_paginate ul li.previous a,.card-datatable .dataTables_wrapper .dataTables_paginate ul li.next a{width:20px;height:20px;font-size:18px}}.card-datatable .dataTables_wrapper .dropdown-menu{background:#FFFFFF;border-radius:5.12195px;padding:4px 0}.card-datatable .dataTables_wrapper .dropdown-menu .dropdown-item{font-size:13px;padding:1px 10px;transition:.2s}.card-datatable .dataTables_wrapper .dropdown-menu .dropdown-item:hover{background:#F8F8F8;color:#646464}.card-datatable.outlined{border:1px solid #E1E1E1;box-shadow:none;padding:0;border-radius:12px}.card-datatable.outlined th{font-size:14px;line-height:30px;padding:12px 16px}.card-datatable.outlined .dataTables_wrapper{padding-bottom:55px}table.dataTable thead .sorting:before,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc_disabled:before{bottom:50%!important;transform:translateY(50%)}table.dataTable thead .sorting:before,table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:before,table.dataTable thead .sorting_desc_disabled:after{bottom:50%!important;transform:translateY(50%)}.p-dashboard{background:#fff;height:100vh}.p-dashboard .dashboard-content{width:calc(100vw - 260px);margin-left:260px;padding:36px 44px;height:100%;background:#fff;overflow-y:auto;overflow-x:hidden}@media (max-width: 599px){.p-dashboard .dashboard-content{width:100%;margin-left:0;padding:20px 24px}}.p-dashboard .dashboard-content .settings{display:flex;flex-direction:column;align-items:flex-start;padding:15px;gap:10px;height:max-content;background:#f7f7ff;box-shadow:0 10px 23px #88a4ec2e;border-radius:5px;flex:none;order:1;flex-grow:0}@media (max-width: 599px){.p-dashboard .dashboard-content .settings{box-shadow:none;margin-bottom:1rem;margin-top:0}}.p-dashboard .dashboard-content button.setting{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;background:#0075ff;border-radius:7px;flex:none;order:1;flex-grow:0}.p-dashboard .dashboard-content .stat-box{margin-bottom:30px}.p-dashboard .dashboard-content .stat-box .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}@media (max-width: 599px){.p-dashboard .dashboard-content .stat-box .header{margin-bottom:0}}.p-dashboard .dashboard-content .stat-box .header h5{font-weight:400;font-size:18px;line-height:25px;color:#000;margin-bottom:0}.p-dashboard .dashboard-content .stat-box .header .form-group{margin:0}.p-dashboard .dashboard-content .stat-box .header .form-group .form-control{height:35px;padding-right:2rem}.p-dashboard .dashboard-content .stat-box .header .form-group .select-wrapper:before{right:8px;top:9px}.p-dashboard .dashboard-content .stat-box .header .nav-pills{border:.9px solid #0075FF;border-radius:30px}.p-dashboard .dashboard-content .stat-box .header .nav-item{padding:5px 10px}.p-dashboard .dashboard-content .stat-box .header .nav-link{max-width:142px;padding:7px 15px;background:transparent;border-radius:0;font-weight:400;font-size:16px;line-height:23px;letter-spacing:-.387234px;color:#b8b8b8;display:flex;align-items:center;justify-content:center;gap:6px;position:relative}.p-dashboard .dashboard-content .stat-box .header .nav-link img{height:16px}.p-dashboard .dashboard-content .stat-box .header .nav-link.active{background:#0075FF;color:#fff;border-radius:30px}.p-dashboard .dashboard-content .stat-box .header input.nav-link{max-width:210px}.p-dashboard .dashboard-content .stat-box .header input.nav-link.hidden{position:absolute;top:0px;z-index:-1}.p-dashboard .dashboard-content .stat-box .stat-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:30px}@media (max-width: 599px){.p-dashboard .dashboard-content .stat-box .stat-grid-2{overflow:scroll;padding:1.5rem .5rem;margin-top:20px;margin-bottom:0}}.p-dashboard .dashboard-content .stat-box .stat-grid-2 .stat-card{display:flex;flex-direction:row;align-items:center;padding:16px;gap:20px;background:#ffffff;box-shadow:0 2px 35px #79cff433;border-radius:15px}.p-dashboard .dashboard-content .stat-box .stat-grid-2 .stat-card .icon{width:50px;box-shadow:0 4px 12px #8b37f51f;border-radius:11px}.p-dashboard .dashboard-content .stat-box .stat-grid-2 .stat-card .content{width:100%}@media (max-width: 599px){.p-dashboard .dashboard-content .stat-box .stat-grid-2 .stat-card .content{width:max-content}}.p-dashboard .dashboard-content .stat-box .stat-grid-2 .stat-card .content h5{font-weight:400;font-size:14px;line-height:19px;color:#8e8f92;margin-bottom:3px}.p-dashboard .dashboard-content .stat-box .stat-grid-2 .stat-card .content p{margin-bottom:0;font-weight:500;font-size:20px;line-height:25px;color:#000}@media (max-width: 599px){.p-dashboard .dashboard-content .stat-box .stat-grid-2 .stat-card .content p{font-size:15px}}.p-dashboard .dashboard-content .stat-box .stat-grid-2 .stat-card .growth{display:flex;flex-direction:column;align-items:center}.p-dashboard .dashboard-content .stat-box .stat-grid-2 .stat-card .growth h6{font-weight:400;font-size:20px;line-height:19px;color:#000}.p-dashboard .dashboard-content .stat-box .stat-grid-2 .stat-card .growth img{width:22px}.p-dashboard .dashboard-content .stat-box .stat-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media (max-width: 599px){.p-dashboard .dashboard-content .stat-box .stat-grid-4{display:flex;overflow:scroll;padding:1.5rem .5rem}}.p-dashboard .dashboard-content .stat-box .stat-grid-4 .stat-card{display:flex;flex-direction:row;align-items:center;padding:16px;gap:20px;background:#ffffff;box-shadow:0 2px 35px #79cff433;border-radius:15px}.p-dashboard .dashboard-content .stat-box .stat-grid-4 .stat-card .icon{width:50px;box-shadow:0 4px 12px #8b37f51f;border-radius:11px}.p-dashboard .dashboard-content .stat-box .stat-grid-4 .stat-card .content{width:100%}@media (max-width: 599px){.p-dashboard .dashboard-content .stat-box .stat-grid-4 .stat-card .content{width:max-content}}.p-dashboard .dashboard-content .stat-box .stat-grid-4 .stat-card .content h5{font-weight:400;font-size:13px;line-height:19px;color:#8e8f92;margin-bottom:3px}.p-dashboard .dashboard-content .stat-box .stat-grid-4 .stat-card .content p{margin-bottom:0;font-weight:500;font-size:16px;line-height:25px;color:#000}@media (max-width: 599px){.p-dashboard .dashboard-content .stat-box .stat-grid-4 .stat-card .content p{font-size:15px}}.p-dashboard .dashboard-content .stat-box .stat-grid-4 .stat-card .growth{display:flex;flex-direction:column;align-items:center}.p-dashboard .dashboard-content .stat-box .stat-grid-4 .stat-card .growth h6{font-weight:400;font-size:14px;line-height:19px;color:#04ff43;margin-bottom:10px}.p-dashboard .dashboard-content .stat-box .stat-grid-4 .stat-card .growth img{width:22px}.p-dashboard .dashboard-content .stat-box .stat-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media (max-width: 599px){.p-dashboard .dashboard-content .stat-box .stat-grid-3{display:flex;overflow:scroll;padding:1.5rem .5rem}}.p-dashboard .dashboard-content .stat-box .stat-grid-3 .stat-card{display:flex;flex-direction:row;align-items:center;padding:16px;gap:20px;background:#ffffff;box-shadow:0 2px 35px #79cff433;border-radius:15px}.p-dashboard .dashboard-content .stat-box .stat-grid-3 .stat-card .icon{width:50px;box-shadow:0 4px 12px #8b37f51f;border-radius:11px}.p-dashboard .dashboard-content .stat-box .stat-grid-3 .stat-card .content{width:100%}@media (max-width: 599px){.p-dashboard .dashboard-content .stat-box .stat-grid-3 .stat-card .content{width:max-content}}.p-dashboard .dashboard-content .stat-box .stat-grid-3 .stat-card .content h5{font-weight:400;font-size:13px;line-height:19px;color:#8e8f92;margin-bottom:3px}.p-dashboard .dashboard-content .stat-box .stat-grid-3 .stat-card .content p{margin-bottom:0;font-weight:500;font-size:16px;line-height:25px;color:#000}@media (max-width: 599px){.p-dashboard .dashboard-content .stat-box .stat-grid-3 .stat-card .content p{font-size:15px}}.p-dashboard .dashboard-content .stat-box .stat-grid-3 .stat-card .growth{display:flex;flex-direction:column;align-items:center}.p-dashboard .dashboard-content .stat-box .stat-grid-3 .stat-card .growth h6{font-weight:400;font-size:14px;line-height:19px;color:#04ff43;margin-bottom:10px}.p-dashboard .dashboard-content .stat-box .stat-grid-3 .stat-card .growth img{width:22px}.p-dashboard .dashboard-content .nav-row{width:100%;display:flex;margin-bottom:25px;border-radius:4px;background:var(--Background, #f9f7f7);justify-content:space-between;height:39px;align-items:center;flex-shrink:0;align-self:stretch}@media (max-width: 599px){.p-dashboard .dashboard-content .nav-row.mobile-hide{display:none}}.p-dashboard .dashboard-content .nav-row .breadcrumbs{display:flex;align-items:center;padding:4px 20px;font-size:14px;font-style:normal;font-weight:500;line-height:14px}.p-dashboard .dashboard-content .nav-row .tab{display:flex;align-items:center;margin-top:4px}.p-dashboard .dashboard-content .nav-row .tab .nav-item{font-weight:400;font-size:14px;color:#000;height:39px;padding:4px 20px;flex-direction:column;justify-content:center;align-items:center;text-align:center;display:flex;gap:10px}@media (max-width: 599px){.p-dashboard .dashboard-content .nav-row .tab .nav-item{font-size:13px;width:100%}}.p-dashboard .dashboard-content .nav-row .tab .nav-item.active{color:#fff;background-color:#0075ff;border-radius:10px}.p-dashboard .dashboard-content .nav-row .tab .nav-item:hover{text-decoration:none}@media (max-width: 599px){.p-dashboard .dashboard-content .nav-row .tab{width:100%}}.p-dashboard .dashboard-content .filter-group{align-items:flex-end;margin:0;gap:16px}@media (max-width: 599px){.p-dashboard .dashboard-content .filter-group{gap:8px;display:flex}.p-dashboard .dashboard-content .filter-group .mobile-hide{display:none}.p-dashboard .dashboard-content .filter-group.finance{flex-direction:row!important}.p-dashboard .dashboard-content .filter-group .col-6{max-width:48%}.p-dashboard .dashboard-content .filter-group .col-60{max-width:58%}.p-dashboard .dashboard-content .filter-group .col-40{max-width:38%}}@media (max-width: 599px){.p-dashboard .dashboard-content .filter-group .col-45p{flex:0 0 37.5%;max-width:37.5%}}@media (max-width: 599px){.p-dashboard .dashboard-content .filter-group .col-20p{flex:0 0 20%;max-width:20%}}.p-dashboard .dashboard-content .filter-group div[class^=col],.p-dashboard .dashboard-content .filter-group div[class*=" col"]{padding:0}.p-dashboard .dashboard-content .filter-group label{margin-bottom:8px;font-size:14px;line-height:15px}.p-dashboard .dashboard-content .filter-group .search-box .searchbar{padding:0;display:flex;align-items:center}.p-dashboard .dashboard-content .filter-group .search-box .searchbar img{width:20px}.p-dashboard .dashboard-content .filter-group .search-box .searchbar .icon{padding-left:18px;padding-right:2px;font-size:13px;color:#8e8f92}.p-dashboard .dashboard-content .filter-group .search-box .searchbar input{outline:none;border:none;width:100%;padding:0 12px;background:transparent}.p-dashboard .dashboard-content .filter-group input[type=date],.p-dashboard .dashboard-content .filter-group select{border-color:#0075ff!important}.p-dashboard .dashboard-content .filter-group .form-filter{background:#ffffff;border:1px solid #DBDCDE;border-radius:7px;padding:10px 15px;font-size:13.5px;line-height:13px;font-weight:400;width:100%;height:40px;appearance:none}.p-dashboard .dashboard-content .filter-group .form-filter::placeholder{color:#c3c4c9}.p-dashboard .dashboard-content .filter-group .select-wrapper,.p-dashboard .dashboard-content .filter-group .dropdown{position:relative}.p-dashboard .dashboard-content .filter-group .select-wrapper:before,.p-dashboard .dashboard-content .filter-group .dropdown:before{content:"";z-index:2;display:block;position:absolute;background-image:url(/build/assets/down-arrow-grey.25f2635d.png);background-size:contain;width:15px;height:15px;right:12px;top:12.5px}.p-dashboard .dashboard-content .filter-group .filter-button{font-weight:500;font-size:14px;line-height:15px;color:#fff;background:#0075FF;border-radius:7px;height:40px;width:100%}.p-dashboard .dashboard-content .filter-group .filter-button i{font-size:18px;margin-right:5px}.p-dashboard .dashboard-content .card-view{border-radius:10px;background:var(--Base-White, #fff);box-shadow:0 2.083px 6.114px #62616e03,0 5.76px 16.904px #62616e05,0 13.868px 40.699px #62616e08,0 46px 131px #62616e0a;display:flex;padding:20px 25px;align-self:stretch}.p-dashboard .dashboard-content .card-view span{color:var(--Text-Secondary, #89878a)}.p-dashboard .dashboard-content .card-view .icon-button-ubah{border-radius:30px;background:var(--Primary-100, #0075ff);color:#fff;box-shadow:0 2.083px 5.344px #8416dc08,0 5.76px 14.775px #8416dc0d,0 13.868px 35.574px #8416dc0f,0 46px 118px #8416dc17;width:91px;height:28px;gap:4px}.p-dashboard .dashboard-content .section-box{margin-top:30px;border:1px solid #e1e1e1;border-radius:14px}.p-dashboard .dashboard-content .section-box .section-header{border-top-left-radius:14px;border-top-right-radius:14px;padding:12px 16px;display:flex;align-items:center;gap:12px}@media (max-width: 500px){.p-dashboard .dashboard-content .section-box .section-header.finance{flex-wrap:wrap}}.p-dashboard .dashboard-content .section-box .section-header label{margin-bottom:.25rem}.p-dashboard .dashboard-content .section-box .section-header input[type=date]{border:none;background:white;padding:3px .5rem;border-radius:5px;border:1px solid #dbdcde}.p-dashboard .dashboard-content .section-box .section-header img{height:24px}.p-dashboard .dashboard-content .section-box .section-header h4{width:100%;margin-bottom:0;font-weight:400;font-size:16px;line-height:23px}.p-dashboard .dashboard-content .section-box .section-header button{display:flex;align-items:center;justify-content:center;padding:12px 30px;gap:5px;width:120px;height:36px;border:1px solid #0075FF;border-radius:7px;color:#fff;font-size:14px;font-weight:600;background:#0075FF}.p-dashboard .dashboard-content .section-box .section-header button i{font-size:20px}.p-dashboard .dashboard-content .section-box .card-datatable{margin-top:0;border:none}.p-dashboard .dashboard-content .section-box .tab-border{display:flex;padding:16px;justify-content:center;align-items:center;gap:5px;flex:1 0 0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:500;line-height:14px;color:#89878a;margin-top:-15px}.p-dashboard .dashboard-content .section-box .tab-border.active{border-bottom:2px solid var(--Primary-100, #0075ff);color:#0075ff}.p-dashboard .dashboard-content .section-box a{color:#89878a!important}.p-dashboard .dashboard-content .section-box a.active{color:#0075ff!important}.p-dashboard .dashboard-content .card-atas-add{display:flex;padding:20px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;align-self:stretch;border-radius:10px;border:1px solid var(--Gray-100, #e7e7e7);background:var(--Base-White, #fff);box-shadow:0 2.083px 6.114px #62616e03,0 5.76px 16.904px #62616e05,0 13.868px 40.699px #62616e08,0 46px 131px #62616e0a}.p-dashboard .dashboard-content .card-atas-add .form-group{margin-bottom:4px}.p-dashboard .dashboard-content .card-atas-add .upload-file{margin-bottom:10px;width:100%;height:215px;position:relative}.p-dashboard .dashboard-content .card-atas-add .upload-file img{border-radius:10px;object-fit:cover;width:100%;height:100%}.p-dashboard .dashboard-content .card-atas-add .upload-file input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.p-dashboard .dashboard-content .card-atas-add .upload-file .remove{z-index:2;position:absolute;bottom:12px;right:12px;width:42px;height:42px;background:rgba(0,0,0,.5019607843);border-radius:50%;color:#fff;font-size:18px}.p-dashboard .dashboard-content .card-atas-add .row.provider{margin-left:0;margin-right:0;display:grid;grid-template-columns:1fr 2fr;gap:15px}@media (max-width: 500px){.p-dashboard .dashboard-content .card-atas-add .row.provider{grid-template-columns:1fr}}.p-dashboard .dashboard-content .row.provider{margin-left:0;margin-right:0;gap:10px;display:grid;grid-template-columns:repeat(2,1fr)}@media (max-width: 500px){.p-dashboard .dashboard-content .row.provider{grid-template-columns:1fr}}.p-dashboard .dashboard-content .card-add-left,.p-dashboard .dashboard-content .card-add-right{width:100%;padding:20px;flex-direction:column;align-items:flex-start;gap:10px;flex-shrink:0;display:flex;border-radius:10px;border:1px solid var(--Gray-100, #e7e7e7);background:var(--Base-White, #fff);box-shadow:0 2.083px 6.114px #62616e03,0 5.76px 16.904px #62616e05,0 13.868px 40.699px #62616e08,0 46px 131px #62616e0a}.p-dashboard .dashboard-content .card-add-left h5,.p-dashboard .dashboard-content .card-add-right h5{font-family:Outfit;font-size:16px;font-style:normal;font-weight:500;line-height:14px}.p-dashboard .dashboard-content .card-add-left hr,.p-dashboard .dashboard-content .card-add-right hr{border:none;border-top:1px dashed #e7e7e7;margin-bottom:3px!important}.p-dashboard .dashboard-content .card-add-left .custom-switch,.p-dashboard .dashboard-content .card-add-right .custom-switch{padding-left:0}.p-dashboard .dashboard-content .card-add-left .custom-control,.p-dashboard .dashboard-content .card-add-right .custom-control{position:relative;display:flex;justify-content:space-between}.p-dashboard .dashboard-content .card-add-left ul,.p-dashboard .dashboard-content .card-add-right ul{margin:auto}.p-dashboard .dashboard-content .card-add-left ul li,.p-dashboard .dashboard-content .card-add-right ul li{margin-left:-20px;color:var(--Text-Secondary, #89878a);font-family:Outfit;font-size:11px;font-style:normal;font-weight:300;line-height:14px}.p-dashboard .dashboard-content .button-row{margin-top:30px;display:flex;gap:10px}@media (max-width: 599px){.p-dashboard .dashboard-content .button-row{width:100%!important}}.p-dashboard .dashboard-content .button-row button{padding:0 23px;width:100%;height:42px;background:#0075FF;font-weight:400;font-size:16px;color:#fff;border-radius:23px}.p-dashboard .dashboard-content .button-row button.outline{border:1px solid #0075FF;background-color:#fff;color:#0075ff}.p-dashboard .dashboard-content .card-left{padding:20px;border-radius:10px;border:1px solid var(--Gray-100, #e7e7e7);background:var(--Base-White, #fff);box-shadow:0 2.083px 6.114px #62616e03,0 5.76px 16.904px #62616e05,0 13.868px 40.699px #62616e08,0 46px 131px #62616e0a}.p-dashboard .dashboard-content .deleteRateButton{font-size:13px;border-radius:6px;padding:4px 18px;height:auto;background:#d34343;color:#fff}.p-dashboard .dashboard-content .deleteRateButton i{margin-right:3px}.p-dashboard .dashboard-content .card-right{padding:20px;border-radius:10px;border:1px solid var(--Gray-100, #e7e7e7);background:var(--Base-White, #fff);box-shadow:0 2.083px 6.114px #62616e03,0 5.76px 16.904px #62616e05,0 13.868px 40.699px #62616e08,0 46px 131px #62616e0a}.p-dashboard .dashboard-content .card-right .section-title{display:flex;align-items:center;justify-content:space-between}.p-dashboard .dashboard-content .card-right .section-title h5{margin-bottom:0;font-size:16px;font-weight:600}.p-dashboard .dashboard-content .card-right .section-title button{font-size:13px;padding:5px 18px;border-radius:37.5px;box-shadow:0 57.5px 147.5px #8416dc17,0 17.335px 44.467px #8416dc0f,0 7.2px 18.469px #8416dc0d,0 2.604px 6.68px #8416dc08}.p-dashboard .dashboard-content .card-right .appendable-box .appendable-card .row.edit-rate{flex-wrap:nowrap;gap:10px}@media (min-width: 1600px){.p-dashboard .dashboard-content{width:calc(100vw - 286px);margin-left:286px;padding:40px 48px}.p-dashboard .dashboard-content>*{zoom:1.1}}@media (min-width: 1800px){.p-dashboard .dashboard-content{width:calc(100vw - 325px);margin-left:325px;padding:45px 55px}.p-dashboard .dashboard-content>*{zoom:1.25}}.p-chat .chat-page-row{gap:25px;max-height:calc(100vh - 180px);height:calc(100vh - 180px)}@media (max-width: 599px){.p-chat .chat-page-row{margin-top:-1.75rem}}.p-chat .chat-page-row .chat-list{height:100%;background:#ffffff;border:1px solid #e4e4e4;border-radius:5px;padding:0 14px;display:flex;flex-direction:column;gap:18px;width:450px}@media (max-width: 599px){.p-chat .chat-page-row .chat-list{width:100%;max-height:calc(100vh - 130px + 1.75rem);height:calc(100vh - 130px + 1.75rem);overflow:scroll;border:none;border-radius:none;max-width:100vw}}.p-chat .chat-page-row .chat-list .nav-tabs{border-radius:5px;overflow:hidden;display:grid;grid-template-columns:repeat(4,1fr);flex:0 0 auto;width:auto;max-width:100%}.p-chat .chat-page-row .chat-list .nav-link{padding:.25rem;width:100%;min-width:4.9rem;font-size:14px;border-radius:0;color:#767676;position:relative}.p-chat .chat-page-row .chat-list .nav-link.active{background-color:#0075ff;color:#fff}.p-chat .chat-page-row .chat-list .nav-link.active span{background-color:#fff!important}.p-chat .chat-page-row .chat-list .nav-link span{background-color:#6446c5!important;border:none!important;width:8px;height:8px;padding:0!important;top:2px;right:2px;font-size:10px;display:block;text-indent:100%;white-space:nowrap;overflow:hidden}.p-chat .chat-page-row .chat-list button.outlined{display:flex;align-items:center;padding:9px 10px;gap:5px;height:40px;border:1px solid #0075FF;border-radius:7px;background-color:#fff;border:1px solid #6446c5;color:#6446c5;font-weight:500;font-size:14px;line-height:19px;color:#0075ff}.p-chat .chat-page-row .chat-list button.outlined i{font-size:19px}.p-chat .chat-page-row .chat-list .filter-group{flex:0 0 auto;width:auto;max-width:100%}.p-chat .chat-page-row .chat-list .tab-content{flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;overflow-y:scroll}.p-chat .chat-page-row .chat-list .tab-content:hover::-webkit-scrollbar{width:10px}.p-chat .chat-page-row .chat-list .tab-content:hover::-webkit-scrollbar-track{background:#f1f1f1}.p-chat .chat-page-row .chat-list .tab-content:hover::-webkit-scrollbar-thumb{background:#b0bec5;border-radius:10px}.p-chat .chat-page-row .chat-list .tab-content::-webkit-scrollbar{width:10px}.p-chat .chat-page-row .chat-list .tab-content::-webkit-scrollbar-track{background:transparent}.p-chat .chat-page-row .chat-list .tab-content::-webkit-scrollbar-thumb{background:transparent;border-radius:10px}.p-chat .chat-page-row .chat-list .tab-content::-webkit-scrollbar-thumb:hover{background:#90A4AE}.p-chat .chat-page-row .chat-list .chat-room{margin:0 4px;padding:.75rem 0;align-items:center;cursor:pointer;box-shadow:inset 0 -1px #0000001a}@media (max-width: 599px){.p-chat .chat-page-row .chat-list .chat-room{max-height:calc(100vh - 215px);border-top:1px solid #dbdcde}}.p-chat .chat-page-row .chat-list .chat-room.active{background-color:#eff0ff!important;border-radius:1rem}.p-chat .chat-page-row .chat-list .chat-room:last-of-type{box-shadow:none}.p-chat .chat-page-row .chat-list .chat-room .avatar-name{display:inline-block;text-align:center;justify-content:center;align-items:center;width:35px;font-size:14px;height:35px;margin-right:6px;border-radius:50%;position:relative;overflow:hidden}.p-chat .chat-page-row .chat-list .chat-room .avatar-name img{width:100%;height:100%;object-fit:cover}.p-chat .chat-page-row .chat-list .chat-room-body p{margin:0}.p-chat .chat-page-row .chat-list .chat-room-body p:first-of-type{font-size:16px;font-weight:300;font-family:Outfit}.p-chat .chat-page-row .chat-list .chat-room-body p:last-of-type{font-size:10px;font-weight:300;font-size:12px;font-family:Outfit;color:#8e8f92}.p-chat .chat-page-row .chat-list .chat-room .status{min-width:4rem;padding:.2rem .7rem;border-radius:8px;font-family:Outfit;font-style:normal;font-weight:300;font-size:14px;line-height:19px;text-align:center}.p-chat .chat-page-row .chat-list .chat-room .status.pending{color:#1279da;background:#e0f0ff}.p-chat .chat-page-row .chat-list .chat-room .status.ongoing{color:#d19909;background:#ffeac0}.p-chat .chat-page-row .chat-list .chat-room .status.success{color:green;background:rgb(87,156,87)}.p-chat .chat-page-row .chat-list .chat-room .status.failed{color:red;background:#ffc1c0}.p-chat .chat-page-row .chat-list .chat-room .badge{border-radius:50%;font-size:60%;aspect-ratio:1;display:flex;width:1.25rem;justify-content:center;align-items:center;margin-top:4px}.p-chat .chat-page-row .chat-box{height:100%;background:#fafafa;border:1px solid #e4e4e4;border-radius:5px;display:flex;flex-direction:column;gap:20px}@media (max-width: 599px){.p-chat .chat-page-row .chat-box{width:100%;height:calc(100vh - 70px);max-height:calc(100vh - 70px);overflow:scroll;border:none;border-radius:none;display:none;position:fixed;z-index:2;left:0;bottom:0}.p-chat .chat-page-row .chat-box.active{display:flex}}.p-chat .chat-page-row .chat-box .chat-header{padding:15px 20px;display:flex;align-items:center;background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;gap:10px}.p-chat .chat-page-row .chat-box .chat-header img{width:45px;height:45px;object-fit:cover;border-radius:50%}.p-chat .chat-page-row .chat-box .chat-header .content h5{font-weight:500;font-size:16px;line-height:20px;color:#0075ff;margin-bottom:4px}.p-chat .chat-page-row .chat-box .chat-header .content p{margin-bottom:0;font-weight:400;font-size:12px;line-height:15px;color:#dbb261;display:flex;align-content:center}.p-chat .chat-page-row .chat-box .chat-header .content p i{margin-right:5px;font-size:6px}.p-chat .chat-page-row .chat-box .chat-room{height:100%;overflow-y:auto;padding:0 25px 20px}@media (max-width: 599px){.p-chat .chat-page-row .chat-box .chat-room{padding:0 25px 70px}}.p-chat .chat-page-row .chat-box .chat-room:hover::-webkit-scrollbar{width:10px}.p-chat .chat-page-row .chat-box .chat-room:hover::-webkit-scrollbar-track{background:#f1f1f1}.p-chat .chat-page-row .chat-box .chat-room:hover::-webkit-scrollbar-thumb{background:#b0bec5;border-radius:10px}.p-chat .chat-page-row .chat-box .chat-room::-webkit-scrollbar{width:10px}.p-chat .chat-page-row .chat-box .chat-room::-webkit-scrollbar-track{background:transparent}.p-chat .chat-page-row .chat-box .chat-room::-webkit-scrollbar-thumb{background:transparent;border-radius:10px}.p-chat .chat-page-row .chat-box .chat-room::-webkit-scrollbar-thumb:hover{background:#90A4AE}.p-chat .chat-page-row .chat-box .chat-room .chat-row{margin-bottom:3px;display:flex;gap:15px;max-width:calc(85% - 10px)}.p-chat .chat-page-row .chat-box .chat-room .chat-row .avatar{flex:0 0 40px;width:40px;height:40px;border-radius:50%;object-fit:cover;margin:0}.p-chat .chat-page-row .chat-box .chat-room .chat-row .content .chat-bubble{padding:14px 15px;gap:10px;background:#ffffff;border-radius:10px}.p-chat .chat-page-row .chat-box .chat-room .chat-row .content .chat-bubble p{font-weight:300;font-size:15px;line-height:20px;letter-spacing:.14px;color:#767676}.p-chat .chat-page-row .chat-box .chat-room .chat-row .content .chat-bubble p:last-child{margin-bottom:0}.p-chat .chat-page-row .chat-box .chat-room .chat-row .content .date{margin-top:6px;margin-bottom:4px;font-weight:400;font-size:14px;line-height:19px;text-align:left;color:#c3c4c9}.p-chat .chat-page-row .chat-box .chat-room .chat-row.right{margin-left:auto;justify-content:end}.p-chat .chat-page-row .chat-box .chat-room .chat-row.right .content{order:1}.p-chat .chat-page-row .chat-box .chat-room .chat-row.right .content .date{text-align:right}.p-chat .chat-page-row .chat-box .chat-room .chat-row.right .avatar{order:2}.p-chat .chat-page-row .chat-box .send-text{display:flex;justify-content:center;align-items:center;padding:10px;gap:13px;background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media (max-width: 599px){.p-chat .chat-page-row .chat-box .send-text{position:fixed;width:100%;bottom:0;left:0;right:0}}.p-chat .chat-page-row .chat-box .send-text .text-input{display:flex;align-items:center;padding:11px 13px;gap:10px;height:50px;background:#f8f8f8;border-radius:13px;width:100%}.p-chat .chat-page-row .chat-box .send-text .text-input label{margin:0}.p-chat .chat-page-row .chat-box .send-text .text-input i{font-size:20px;color:#8e8f92}.p-chat .chat-page-row .chat-box .send-text .text-input input,.p-chat .chat-page-row .chat-box .send-text .text-input textarea{width:100%;border:none;font-weight:400;font-size:15px;line-height:20px;display:flex;align-items:center;background:transparent}.p-chat .chat-page-row .chat-box .send-text .text-input input::placeholder,.p-chat .chat-page-row .chat-box .send-text .text-input textarea::placeholder{color:#979797}.p-chat .chat-page-row .chat-box .send-text .send-button{width:50px;height:50px;background:#f8f8f8;border-radius:12.8704px;display:flex;align-items:center;justify-content:center;color:#979797}.p-chat .chat-page-row #transaction_detail_card_container{min-width:20vw;height:100%;overflow-y:scroll;overflow-x:hidden}.p-chat .chat-page-row #transaction_detail_card_container:hover::-webkit-scrollbar{width:10px}.p-chat .chat-page-row #transaction_detail_card_container:hover::-webkit-scrollbar-track{background:#f1f1f1}.p-chat .chat-page-row #transaction_detail_card_container:hover::-webkit-scrollbar-thumb{background:#b0bec5;border-radius:10px}.p-chat .chat-page-row #transaction_detail_card_container::-webkit-scrollbar{width:10px}.p-chat .chat-page-row #transaction_detail_card_container::-webkit-scrollbar-track{background:transparent}.p-chat .chat-page-row #transaction_detail_card_container::-webkit-scrollbar-thumb{background:transparent;border-radius:10px}.p-chat .chat-page-row #transaction_detail_card_container::-webkit-scrollbar-thumb:hover{background:#90A4AE}@media (max-width: 599px){.p-chat .chat-page-row #transaction_detail_card_container{width:100%}}.p-chat .chat-page-row .order-info{background:#ffffff;border:1px solid #e4e4e4;border-radius:5px;height:fit-content;padding:20px 14px;display:flex;flex-direction:column;gap:18px;min-width:20vw;transition:all .3s ease}@media (max-width: 599px){.p-chat .chat-page-row .order-info{height:calc(100vh - 100px);max-height:calc(100vh - 70px);overflow:scroll;border:none;border-radius:none;max-width:100%;position:fixed;z-index:3;left:0;width:100%;bottom:-100vh;padding-top:0rem}.p-chat .chat-page-row .order-info.active{display:flex;bottom:0px}}.p-chat .chat-page-row .order-info .head{display:flex;justify-content:space-between;align-items:center}.p-chat .chat-page-row .order-info .head h3{font-size:26px;margin-bottom:0}.p-chat .chat-page-row .order-info .head button{display:flex;align-items:center;padding:9px 10px;gap:5px;height:37px;border:1px solid #0075FF;border-radius:7px;background:#fff;font-weight:600;font-size:15px;line-height:19px;color:#0075ff}.p-chat .chat-page-row .order-info .head button i{font-size:19px}.p-chat .chat-page-row .order-info hr{width:100%;margin:0}.p-chat .chat-page-row .order-info .info-box{display:flex;flex-direction:column;align-items:flex-start;padding:11px;gap:17px;background:#fafafa;border-radius:10px;width:100%}.p-chat .chat-page-row .order-info .info-box .info-row{width:100%;display:flex;align-items:center;justify-content:space-between}.p-chat .chat-page-row .order-info .info-box .info-row h6{margin-bottom:0;color:#0075ff;font-weight:500;font-size:14px;line-height:17px}.p-chat .chat-page-row .order-info .info-box .info-row p{margin-bottom:0;font-weight:400;font-size:14px;line-height:17px;text-align:right;color:#969696}.p-chat .chat-page-row .order-info .info-box .info-row .edit-button{background:#c7f0de;border-radius:8px}.p-chat .chat-page-row .order-info .info-box .info-row .edit-button.ongoing{background:#ffeac0}.p-chat .chat-page-row .order-info .info-box .info-row .edit-button.ongoing p{color:#d19909}.p-chat .chat-page-row .order-info .info-box .info-row .edit-button.success{background:rgb(87,156,87)}.p-chat .chat-page-row .order-info .info-box .info-row .edit-button.success p{color:green}.p-chat .chat-page-row .order-info .info-box .info-row .edit-button.failed{background:#ffc1c0}.p-chat .chat-page-row .order-info .info-box .info-row .edit-button.failed p{color:red}.p-chat .chat-page-row .order-info .info-box .info-row .edit-button p{color:#16c573!important}.p-chat .chat-page-row .order-info .info-box .info-row .edit-chip,.p-chat .chat-page-row .order-info .info-box .info-row .edit-cs-rb{border-radius:8px;background:#0075ff;padding:5px 15px}.p-chat .chat-page-row .order-info .info-box .info-row .edit-chip p,.p-chat .chat-page-row .order-info .info-box .info-row .edit-cs-rb p{color:#fff!important}.p-chat .chat-page-row .order-info .info-box .info-button{width:100%;padding:10px 8px;color:#fff;border-radius:7px;border:1px solid var(--Primary-100, #0075ff);background:var(--Primary-100, #0075ff);gap:5px}.p-chat .chat-page-row .order-info .info-box .info-button .send{width:100%;background:transparent;gap:5px}.p-chat .chat-page-row .order-info .info-box .info-button .send-link{justify-items:center;color:var(--fff, #fff);font-family:Outfit;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.p-chat .chat-page-row .order-info .info-box .button-row{display:grid;grid-template-columns:repeat(2,1fr);padding:0;gap:10px;width:100%}.p-chat .chat-page-row .order-info .info-box .button-row button{display:flex;justify-content:center;align-items:center;padding:10px 0;gap:5px;height:42px;border-radius:7px;font-weight:400;font-size:14px;line-height:19px}.p-chat .chat-page-row .order-info .info-box .button-row button img{width:22px;margin-right:3px}.p-chat .chat-page-row .order-info .info-box .button-row button.outlined{background-color:#fff;border:1px solid #0075FF;color:#0075ff}.p-chat .chat-page-row .order-info .info-box .button-row button.outlined.red{color:#ff6969;border-color:#ff6969}@media (max-width: 599px){.p-chat .chat-page-row .order-info .info-box .button-row{width:100%!important}}.p-settings .settings-box{border:1px solid #E1E1E1;border-radius:5px;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.p-settings .settings-box .settings-row{height:65px;width:fit-content;display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.1);width:100%;min-width:830px}.p-settings .settings-box .settings-row:nth-child(even){background:#F9F7F7}.p-settings .settings-box .settings-row:last-child{border:none}.p-settings .settings-box .settings-row .settings-label{flex:0 0 170px;width:170px;padding-left:16px}.p-settings .settings-box .settings-row .settings-label p{margin-bottom:0;font-weight:300;font-size:15px;line-height:19px}.p-settings .settings-box .settings-row .forms{display:flex;align-items:center;width:100%;gap:10px}.p-settings .settings-box .settings-row .forms .form-group{margin-bottom:0}.p-settings .settings-box .settings-row .forms .form-control{height:42px;width:180px;padding:0 14px;font-size:15px}.p-settings .settings-box .settings-row .forms p{margin-bottom:0;font-weight:500;font-size:15px;line-height:19px;color:#8e8f92}.p-settings .settings-box .settings-row .action{flex:0 0 170px;width:160px;display:flex;align-items:center;justify-content:center}.p-settings .settings-box .settings-row .action button{border-radius:8px;padding:5px 15px;font-weight:400;font-size:15px;line-height:19px}.p-settings .settings-box .settings-row .custom-switch input:checked~label:before,.p-settings .settings-box .settings-row .custom-checkbox input:checked~label:before{background-color:#0075ff;border-color:#0075ff;box-shadow:none}.p-settings .settings-box .settings-row .custom-switch .custom-control-input:focus:not(:checked)~label:before,.p-settings .settings-box .settings-row .custom-checkbox .custom-control-input:focus:not(:checked)~label:before{box-shadow:none;border-color:#adb5bd}.p-settings .settings-box .settings-row .custom-switch label{font-weight:500;font-size:14px;color:#0075ff}.p-settings .settings-box .settings-row .custom-switch label:before{box-shadow:none;top:.2rem}.p-settings .settings-box .settings-row .custom-switch label:after{top:calc(.2rem + 2px)}.change-password-form{background:white;padding:32px;border-radius:12px;max-width:600px}.change-password-form h2{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:8px;line-height:1.4}.change-password-form .form-description{color:#6b7280;font-size:14px;margin-bottom:32px;line-height:1.5}.change-password-form .form-group{margin-bottom:24px}.change-password-form .form-group label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px;line-height:1.4}.change-password-form .form-group .form-control{width:100%;height:48px;padding:12px 16px;border:1px solid #D1D5DB;border-radius:8px;font-size:14px;color:#1f2937;background-color:#fff;transition:all .2s ease-in-out}.change-password-form .form-group .form-control::placeholder{color:#9ca3af}.change-password-form .form-group .form-control:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.change-password-form .form-group .form-control:hover{border-color:#9ca3af}.change-password-form .form-group .password-input-wrapper{position:relative}.change-password-form .form-group .password-input-wrapper .form-control{padding-right:48px}.change-password-form .form-group .password-input-wrapper .password-toggle-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;padding:4px;cursor:pointer;color:#6b7280;transition:color .2s ease-in-out}.change-password-form .form-group .password-input-wrapper .password-toggle-btn:hover{color:#374151}.change-password-form .form-group .password-input-wrapper .password-toggle-btn i{font-size:16px}.change-password-form .password-note{font-size:12px;color:#6b7280;margin-bottom:32px;line-height:1.4}.change-password-form .form-actions{display:flex;gap:12px}.change-password-form .form-actions .btn{height:48px;padding:0 24px;border-radius:8px;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease-in-out;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.change-password-form .form-actions .btn.btn-primary{background-color:#3b82f6;color:#fff}.change-password-form .form-actions .btn.btn-primary:hover{background-color:#2563eb}.change-password-form .form-actions .btn.btn-primary:focus{outline:none;box-shadow:0 0 0 3px #3b82f64d}.change-password-form .form-actions .btn.btn-secondary{background-color:#f3f4f6;color:#374151;border:1px solid #D1D5DB}.change-password-form .form-actions .btn.btn-secondary:hover{background-color:#e5e7eb}.change-password-form .form-actions .btn.btn-secondary:focus{outline:none;box-shadow:0 0 0 3px #9ca3af4d}.custom-control-input:checked~.custom-control-label:before{border-color:#0075ff;background-color:#0075ff}.text-action{color:#6446c5;font-size:14px;font-family:Outfit}.p-calendar .page-row{display:grid;gap:20px;grid-template-columns:650px 5fr}@media (max-width: 599px){.p-calendar .page-row{display:flex;flex-direction:column;gap:2rem}}.p-calendar .page-row .color-calendar{width:100%;background-color:#fff;border:1px solid #e3deff;box-shadow:0 4px 19px #cbcbcb40;border-radius:20px}.p-calendar .page-row .color-calendar .calendar__header{display:flex;align-items:center;gap:10px;padding:20px;background:#e8f4fd}.p-calendar .page-row .color-calendar .calendar__header .calendar__monthyear{padding-left:0;font-weight:600;font-size:19px;line-height:24px;color:#2196f3;text-align:center;width:100%}.p-calendar .page-row .color-calendar .calendar__header .calendar__arrow{width:fit-content}.p-calendar .page-row .color-calendar .calendar__header .calendar__arrow-inner{background:#2196f3}.p-calendar .page-row .color-calendar .calendar__header .calendar__arrow-inner:before{color:#fff}.p-calendar .page-row .color-calendar .calendar__weekdays{grid-template-columns:repeat(7,1fr)}.p-calendar .page-row .color-calendar .calendar__weekdays .calendar__weekday{padding:30px 0;color:#2196f3;opacity:1;font-size:15.5px;font-weight:600}.p-calendar .page-row .color-calendar .calendar__days{grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(6,60px)}.p-calendar .page-row .color-calendar .calendar__days .calendar__day{border-top:1px solid #e8e8e8;font-size:15.5px;color:#8e8f92;font-weight:400}.p-calendar .page-row .color-calendar .calendar__days .calendar__day-other{opacity:1;color:#c3c4c9}.p-calendar .page-row .color-calendar .calendar__days .calendar__day-today{color:#fff}.p-calendar .page-row .color-calendar .calendar__days .calendar__day-today .calendar__day-box{box-shadow:none;background:#2196f3}.p-calendar .page-row .color-calendar .calendar__days .calendar__day-box{border-radius:50rem!important;width:30px!important;height:30px!important}.p-calendar .page-row .color-calendar .calendar__days .calendar__day-event{color:#ff6b35}.p-calendar .page-row .color-calendar .calendar__days .calendar__day-event .calendar__day-bullet{opacity:0}.p-calendar .page-row .color-calendar .calendar__days .calendar__day-event .calendar__day-box{opacity:1!important;box-shadow:none;background:#ffe4d0}.p-calendar .page-row .color-calendar .calendar__days .calendar__day.multi-holiday{color:#ff6b35}.p-calendar .page-row .color-calendar .calendar__days .calendar__day.multi-holiday .calendar__day-box{opacity:1!important;background:#ff6b35;box-shadow:none}.p-calendar .page-row .color-calendar .calendar__days .calendar__day-selected{color:#fff}.p-calendar .page-row .color-calendar .calendar__days .calendar__day-selected .calendar__day-box{background:#2196f3;box-shadow:none}.p-calendar .page-row .detail-libur{border:1px solid #e3deff;border-radius:10px;background-color:#fff;box-shadow:0 4px 19px #cbcbcb40}.p-calendar .page-row .detail-libur .header{background:#e8f4fd;border-radius:10px 10px 0 0;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.p-calendar .page-row .detail-libur .header h4{font-weight:600;font-size:18px;margin-bottom:0;color:#2196f3}.p-calendar .page-row .detail-libur .header .primary-button{background:#2196f3;color:#fff;border:none;padding:8px 16px;border-radius:7px;font-size:14px;cursor:pointer}.p-calendar .page-row .detail-libur .header .primary-button:hover{background:#1976d2}.p-calendar .page-row .detail-libur .detail-body{overflow-y:auto;height:470px;padding:10px}.p-calendar .page-row .detail-libur ul{padding-bottom:10px;margin-bottom:0;padding-left:20px}.p-calendar .page-row .detail-libur ul li{margin:10px 0;font-weight:400;font-size:17px;line-height:28px;color:#8e8f92}.p-calendar .page-row .detail-libur .date-item{margin:10px 5px;border-bottom:1px solid #dbdcde}.p-calendar .page-row .detail-libur .date-item:last-child{border:none}.p-calendar .page-row .detail-libur .date-item .head{display:flex;align-items:center;padding:10px 12px;gap:10px}.p-calendar .page-row .detail-libur .date-item .head img{width:24px}.p-calendar .page-row .detail-libur .date-item .head p{margin-bottom:0;color:#ff6b35;font-weight:500;font-size:16px;line-height:28px}:root{--fc-button-border-color: none;--fc-border-color: none;--fc-highlight-color: #2196f3}.dashboard-content-body{zoom:0!important}@media (max-width: 599px){.dashboard-content-body .filter-group{flex-direction:column}}.dashboard-content-body .filter-size{width:16%}.dashboard-content-body .filter-size.custom{display:flex;width:66%;gap:16px}.dashboard-content-body .filter-size.custom .filter-size{width:25%}@media (max-width: 599px){.dashboard-content-body .filter-size.custom{width:100%;gap:8px;display:grid!important;grid-template-columns:repeat(2,1fr)!important}.dashboard-content-body .filter-size.custom .filter-size{width:100%!important}}.dashboard-content-body .filter-size.custom2{display:flex;width:66%;gap:16px}.dashboard-content-body .filter-size.custom2.reverse{display:flex!important;flex-direction:row-reverse!important}.dashboard-content-body .filter-size.custom2 .desktop-hide{display:none!important}@media (max-width: 599px){.dashboard-content-body .filter-size.custom2 .desktop-hide{display:block!important}}.dashboard-content-body .filter-size.custom2 .desktop-mode{width:100%!important}.dashboard-content-body .filter-size.custom2 .filter-size{width:50%}@media (max-width: 599px){.dashboard-content-body .filter-size.custom2{width:100%;gap:8px;display:grid!important;grid-template-columns:repeat(2,1fr)!important}.dashboard-content-body .filter-size.custom2 .filter-size{width:100%!important}}@media (max-width: 599px){.dashboard-content-body .filter-size.mobile{width:100%}}@media (max-width: 599px){.dashboard-content-body .filter-size.search{width:100%}}#color-calendar{border:none;border-radius:0}#color-calendar .fc-header-toolbar{background:#e8f4fd;border-radius:10px 10px 0 0;height:60px;display:flex;padding-left:10px;padding-right:10px}#color-calendar .fc-header-toolbar .fc-toolbar-title{font-weight:600;font-size:19px;line-height:24px;color:#2196f3}#color-calendar .fc-header-toolbar .fc-today-button{display:none}#color-calendar .fc-header-toolbar .fc-button-primary{background:#2196f3;border-radius:7px;border:none}#color-calendar .fc-header-toolbar .fc-button-primary:hover{background:#1976d2}#color-calendar .fc-header-toolbar .fc-prev-button{margin-right:10px}#color-calendar .fc td{padding:2px}#color-calendar .fc th{padding-top:10px;padding-bottom:10px}#color-calendar .fc-col-header-cell-cushion{color:#2196f3;margin-bottom:20px;font-weight:600}#color-calendar .fc-dayGridMonth-view{padding-right:10px}#color-calendar .fc-scroller{overflow:hidden!important}@media (max-width: 320px){#color-calendar .fc-toolbar-chunk .fc-button-group .fc-next-button{margin-left:-5px}#color-calendar .fc-toolbar-chunk button{transform:scale(.8);outline:none;box-shadow:none}#color-calendar .fc-toolbar>*>:not(:first-child){margin-left:0}}@media (max-width: 375px){#color-calendar .fc-toolbar-chunk{display:flex}#color-calendar .fc-toolbar-chunk button.fc-button-primary{white-space:nowrap}}@media (max-width: 576px){#color-calendar .fc-event{width:12px;height:12px;border-radius:50%;background-color:#007bff;margin-left:40px}}@media (max-width: 576px) and (max-width: 375px){#color-calendar .fc-event{margin-left:30px}}@media (max-width: 576px){#color-calendar .fc-event-title{display:none}}@media (max-width: 576px){#color-calendar .fc-highlight{background-color:#2196f3;border:none}}@media (min-width: 1024px){#color-calendar{min-height:530px!important;height:auto;max-height:none!important}#color-calendar .fc-event-title{padding:10px 2px}}@media (max-width: 576px){.wrapp-event-mobile{margin-top:20px;width:100%;height:auto}.wrapp-event-mobile .event-detail{border:1px solid #ddd;padding:5px;margin-bottom:5px;border-radius:5px;display:flex;justify-content:space-between;background-color:#007bff;color:#fff;align-items:center}}@media (min-width: 576px){.wrapp-event-mobile{display:none!important}}.p-login{width:100vw;height:100vh;font-family:Outfit,sans-serif;display:flex;align-items:center;justify-content:center}.p-login .left-section{background-color:#0075ff;flex:1;height:100%;display:flex;justify-content:center;align-items:center;padding:40px;position:relative}.p-login .left-section .logo{width:378.989px;height:378.989px;flex-shrink:0}.p-login .right-section{flex:1;display:flex;justify-content:center;align-items:center}.p-login .right-section .card{border:none;display:flex;width:360px;padding:50px 35px;flex-direction:column;justify-content:center;align-items:center;gap:25px;border-radius:13px;background:var(--Base-White, #FFF);box-shadow:0 2.083px 6.114px #62616e03,0 5.76px 16.904px #62616e05,0 13.868px 40.699px #62616e08,0 46px 131px #62616e0a}.p-login .right-section .card h1{text-align:center;font-size:18px;font-weight:600;line-height:14px;word-wrap:break-word}.p-login .right-section .card h4{text-align:center;font-size:12px;font-weight:300;line-height:17px;word-wrap:break-word}@media (max-width: 599px){.p-login{flex-direction:column}.p-login .left-section,.p-login .right-section{width:100%}.p-login .logo{margin-top:70px}}.p-login .auth-label{margin-top:10px;font-size:10px;font-style:normal;font-weight:500;line-height:14px}.p-login .auth-input{display:flex;height:46px;padding:10px 15px;align-items:center;gap:10px;align-self:stretch;border-radius:10px;border:1px solid #E7E7E7;background:var(--Base-White, #FFF);box-shadow:0 -.25px 10.017px #ececf90a,0 -2px 80px #ececf914}.p-login .auth-input img{width:16px;height:16px}.p-login .auth-input input{background:transparent;border:none;font-weight:300;font-size:17px;line-height:25px;width:100%;height:100%;padding:22px 0}.p-login .auth-input input::-moz-placeholder{flex:1 0 0;font-size:12px;font-style:normal;font-weight:400;line-height:17px}.p-login .auth-input input::placeholder{flex:1 0 0;font-size:12px;font-style:normal;font-weight:400;line-height:17px}.p-login .auth-input input #togglePassword{cursor:pointer;margin-left:5px}.p-login .remember-me{font-size:12px;margin-top:10px;height:17px}.p-login .remember-me label{margin-left:10px}.p-login .remember-me label input[type=checkbox]{display:none}.p-login .submit-button{margin-top:25px;font-size:16px;font-style:normal;font-weight:500;line-height:14px;width:100%;display:flex;height:54px;padding:15px 30px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:30px;background:#0075FF}@media (max-width: 599px){.p-login .submit-button{border-radius:60px}}
