*{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;list-style:none;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html{scroll-behavior:smooth}body{font-family:"Mona Sans",serif;background-color:rgb(8,16,40)}.page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:100vh}.page .after-header{border-width:0px 0px thin;border-style:solid;border-color:rgba(0,0,0,0.12);background-color:rgb(52,59,79)}.page .content{transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s;overflow:hidden;width:calc(100% - 280px)}@media (max-width:991px){.page .content{width:100%}}.page .content .footer{background-color:rgb(8,16,40);padding:20px;text-align:center;font-weight:600;color:rgb(174,185,225)}.page .content .footer a{color:#1572e8}body[data-theme=light]{background-color:#f1f5f9}body[data-theme=light]::-webkit-scrollbar{width:8px}body[data-theme=light]::-webkit-scrollbar-thumb{background-color:#bbb;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s}body[data-theme=light]::-webkit-scrollbar-track{background-color:#fff}body[data-theme=light] .after-header{border-color:#ddd}body[data-theme=light] div:where(.swal2-icon).swal2-warning{border-color:#f25961;color:#f25961}body[data-theme=light] div:where(.swal2-container) div:where(.swal2-html-container){color:rgb(174,185,225)}body[data-theme=light] div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){background-color:#1572e8!important;border-color:#1572e8!important}body[data-theme=light] div:where(.swal2-container) button:where(.swal2-styled){-webkit-box-shadow:unset;box-shadow:unset}body[data-theme=light] div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){background-color:#f44336}body[data-theme=light] div:where(.swal2-icon).swal2-success .swal2-success-ring{border-color:#31ce36}body[data-theme=light] div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{background-color:#31ce36}body[data-theme=light] .content .footer{font-weight:800;background-color:#f1f5f9;color:#444}body[data-theme=light] .content .footer a{color:#1572e8}body[data-theme=dark]::-webkit-scrollbar{width:10px}body[data-theme=dark]::-webkit-scrollbar-thumb{background-color:rgb(8,16,40);border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s}body[data-theme=dark]::-webkit-scrollbar-track{background-color:rgb(11,23,57)}body[data-theme=dark] div:where(.swal2-container) div:where(.swal2-popup){background-color:rgb(8,16,40)!important}body[data-theme=dark] div:where(.swal2-container) div:where(.swal2-popup) div:where(.swal2-icon).swal2-warning{border-color:#f25961;color:#f25961}body[data-theme=dark] div:where(.swal2-container) h2:where(.swal2-title){color:#fff!important}body[data-theme=dark] div:where(.swal2-container) div:where(.swal2-html-container){color:rgb(174,185,225)}body[data-theme=dark] div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){background-color:#1572e8!important;border-color:#1572e8!important}body[data-theme=dark] div:where(.swal2-container) button:where(.swal2-styled){-webkit-box-shadow:unset;box-shadow:unset}body[data-theme=dark] div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){background-color:#f44336}body[data-theme=dark] div:where(.swal2-icon).swal2-success .swal2-success-ring{border-color:#31ce36}body[data-theme=dark] div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{background-color:#31ce36}header{background-color:rgb(8,16,40);padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:991px){header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}}header .page-head{position:relative;width:100%}header .page-head .toggler-sidebar{color:#fff;font-size:20px;cursor:pointer;transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s;opacity:0;position:absolute;top:50%;left:-100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:991px){header .page-head .toggler-sidebar{left:95%;opacity:1}}header .page-head .page-name{color:#fff;font-family:"Work Sans",serif;font-size:23px}@media (max-width:991px){header .page-head .page-name{text-align:center}}header .noti-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}header .noti-group .noti-btn{position:relative;width:40px;height:40px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background-color:rgb(10,19,48);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}header .noti-group .noti-btn:before{content:"";position:absolute;background-color:#31ce36;width:15px;height:15px;top:-6px;right:-6px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}header .noti-group .noti-btn:after{content:"8";color:#fff;position:absolute;font-size:12px;top:-7px;right:-2px}header .noti-group .noti-btn i{color:rgb(174,185,225)}header .noti-group .noti-container{z-index:998;right:302px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:280px;max-width:350px;padding:8px 0;transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;-webkit-transform-origin:top right;transform-origin:top right;position:absolute;top:70px;background-color:rgb(11,23,57);-webkit-box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;opacity:0;visibility:hidden;-webkit-transform:scale(0.8);transform:scale(0.8)}header .noti-group .noti-container.show-noti{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}@media (max-width:991px){header .noti-group .noti-container{right:auto;left:50%;-webkit-transform:translateX(-50%) scale(0.8);transform:translateX(-50%) scale(0.8);top:120px}header .noti-group .noti-container.show-noti{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}header .noti-group .noti-container h4{color:rgb(174,185,225);text-align:center;margin:5px auto 15px;letter-spacing:1px;font-weight:800}header .noti-group .noti-container hr{margin:15px 0 5px}header .noti-group .noti-container .noti-list{overflow-y:auto;max-height:300px}header .noti-group .noti-container .noti-list li{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-width:0px 0px thin;border-style:solid;border-color:rgba(255,255,255,0.12);padding:8px 10px;transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s}header .noti-group .noti-container .noti-list li:hover{background-color:rgb(10,19,48)}header .noti-group .noti-container .noti-list li:last-of-type{border-width:0px}header .noti-group .noti-container .noti-list li .icon{width:40px;height:40px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .noti-group .noti-container .noti-list li .icon:has(.add-user){background-color:#48abf7}header .noti-group .noti-container .noti-list li .icon:has(.chat){background-color:#31ce36}header .noti-group .noti-container .noti-list li .icon:has(.love){background-color:#f25961}header .noti-group .noti-container .noti-list li .icon:has(.like){background-color:#1572e8}header .noti-group .noti-container .noti-list li img{width:40px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}header .noti-group .noti-container .noti-list .noti-content span:first-child{display:block;color:#fff;font-size:12px;font-weight:500}header .noti-group .noti-container .noti-list .noti-content span:last-child{color:rgb(174,185,225);font-size:11px;font-weight:500}header .noti-group .message-btn{position:relative}header .noti-group .msg-container{z-index:998;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:280px;max-width:350px;padding:8px 0;right:245px;transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;-webkit-transform-origin:top right;transform-origin:top right;position:absolute;top:70px;background-color:rgb(11,23,57);-webkit-box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;opacity:0;visibility:hidden;-webkit-transform:scale(0.8);transform:scale(0.8)}header .noti-group .msg-container.show-msg{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}@media (max-width:991px){header .noti-group .msg-container{right:auto;left:50%;-webkit-transform:translateX(-50%) scale(0.8);transform:translateX(-50%) scale(0.8);top:120px}header .noti-group .msg-container.show-msg{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}header .noti-group .msg-container .title-msg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 12px}header .noti-group .msg-container .title-msg .message{font-size:15px;font-family:"Work Sans",serif;font-weight:500;color:#fff}header .noti-group .msg-container .title-msg>a{font-family:"Work Sans",serif;font-size:14px;font-weight:500;color:#fff}header .noti-group .msg-container hr{margin-bottom:5px;margin-top:10px}header .noti-group .msg-container .list-msg{max-height:250px;overflow-y:auto;padding-right:5px}header .noti-group .msg-container .list-msg li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;padding:8px 16px;cursor:pointer;transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s;border-width:0px 0px thin;border-style:solid;border-color:rgba(255,255,255,0.12)}header .noti-group .msg-container .list-msg li:hover{background-color:rgb(10,19,48)}header .noti-group .msg-container .list-msg li:last-of-type{border-width:0px}header .noti-group .msg-container .list-msg li .image img{width:40px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}header .noti-group .msg-container .list-msg li .info .name{font-family:"Work Sans",serif;font-size:13px;color:rgb(174,185,225);font-weight:700}header .noti-group .msg-container .list-msg li .info .contentMsg{font-family:"Work Sans",serif;font-size:12px;color:rgba(174,185,225,0.7);margin:5px 0;font-weight:600}header .noti-group .msg-container .list-msg li .info .time{font-size:10px;color:rgba(174,185,225,0.5);font-weight:500}header .noti-group .msg-container .foot-msg{padding:6px 12px;margin-top:5px}header .noti-group .msg-container .foot-msg>a{font-family:"Work Sans",serif;font-size:14px;font-weight:500;color:#fff;display:block;width:100%}header .noti-group .msg-container .foot-msg>a>i{float:right;position:relative;top:1px}header .noti-group .quick-action-btn{position:relative}header .noti-group .quickAc-container{z-index:998;transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;-webkit-transform-origin:top right;transform-origin:top right;position:absolute;top:70px;right:190px;background-color:rgb(11,23,57);-webkit-box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;opacity:0;visibility:hidden;-webkit-transform:scale(0.8);transform:scale(0.8)}header .noti-group .quickAc-container.show-quickAc{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}@media (max-width:991px){header .noti-group .quickAc-container{right:auto;left:50%;-webkit-transform:translateX(-50%) scale(0.8);transform:translateX(-50%) scale(0.8);top:120px}header .noti-group .quickAc-container.show-quickAc{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}header .noti-group .quickAc-container .quick-title{background:linear-gradient(128.49deg,rgb(203,60,255) 19.86%,rgb(127,37,251) 68.34%);color:#fff;text-align:center;padding:15px;border-radius:12px 12px 0 0;-webkit-border-radius:12px 12px 0 0;-moz-border-radius:12px 12px 0 0;-ms-border-radius:12px 12px 0 0;-o-border-radius:12px 12px 0 0}header .noti-group .quickAc-container .quick-title>h4{font-family:"Work Sans",serif;font-size:18px}header .noti-group .quickAc-container .quick-title>.des{font-size:14px;font-weight:600;color:#d5d5d5;font-family:"Work Sans",serif}header .noti-group .quickAc-container .quick-action-list{max-width:350px;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(75px,1fr));gap:20px;padding:15px;text-align:center}header .noti-group .quickAc-container .quick-action-list li{cursor:pointer}header .noti-group .quickAc-container .quick-action-list li .quick-icon{-webkit-transform-origin:center;transform-origin:center;will-change:transform;width:40px;height:40px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s;margin:0 auto 5px}header .noti-group .quickAc-container .quick-action-list li .quick-icon:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}header .noti-group .quickAc-container .quick-action-list li .quick-icon:has(.calendar){background-color:#f25961}header .noti-group .quickAc-container .quick-action-list li .quick-icon:has(.map){background-color:#ffad46}header .noti-group .quickAc-container .quick-action-list li .quick-icon:has(.excel){background-color:#48abf7}header .noti-group .quickAc-container .quick-action-list li .quick-icon:has(.envelope){background-color:#31ce36}header .noti-group .quickAc-container .quick-action-list li .quick-icon:has(.invoice){background-color:#1572e8}header .noti-group .quickAc-container .quick-action-list li .quick-icon:has(.credit){background-color:#6861ce}header .noti-group .quickAc-container .quick-action-list li .quick-icon i{color:#fff}header .noti-group .quickAc-container .quick-action-list li .text{color:rgb(174,185,225);font-size:13px;font-weight:600}header .noti-group .person-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;cursor:pointer}header .noti-group .person-title img{width:35px;height:35px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-o-object-fit:cover;object-fit:cover}header .noti-group .person-title span{color:#fff;font-weight:500;font-size:14px}header .noti-group .profile-menu-container{z-index:998;padding:8px 0;max-width:250px;transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;-webkit-transform-origin:top right;transform-origin:top right;position:absolute;top:70px;right:70px;background-color:rgb(11,23,57);-webkit-box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;opacity:0;visibility:hidden;-webkit-transform:scale(0.8);transform:scale(0.8)}header .noti-group .profile-menu-container.show-prof-menu{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}@media (max-width:991px){header .noti-group .profile-menu-container{right:auto;left:50%;-webkit-transform:translateX(-50%) scale(0.8);transform:translateX(-50%) scale(0.8);top:120px}header .noti-group .profile-menu-container.show-prof-menu{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}header .noti-group .profile-menu-container .info-person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin:5px 0;padding:6px 16px}header .noti-group .profile-menu-container .info-person .image img{width:40px;height:40px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-o-object-fit:cover;object-fit:cover}header .noti-group .profile-menu-container .info-person .details .name{display:block;font-size:14px;color:#fff;font-weight:600}header .noti-group .profile-menu-container .info-person .details .email{font-size:12px;color:#d5d5d5;font-weight:400}header .noti-group .profile-menu-container hr{border-width:0px 0px thin;border-style:solid;border-color:rgba(255,255,255,0.12);background-color:rgb(52,59,79);margin-bottom:10px}header .noti-group .profile-menu-container .profile-menu-list{line-height:1.3}header .noti-group .profile-menu-container .profile-menu-list li{transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s;padding:8px 16px}header .noti-group .profile-menu-container .profile-menu-list li:hover{background-color:rgb(10,19,48)}header .noti-group .profile-menu-container .profile-menu-list li .profile-list-link{display:block;width:100%}header .noti-group .profile-menu-container .profile-menu-list li .profile-list-link>i{margin-right:15px;color:rgb(174,185,225)}header .noti-group .profile-menu-container .profile-menu-list li .profile-list-link>span{color:rgb(174,185,225);font-size:14px;font-weight:500}body[data-theme=light] header{background-color:#fff;-webkit-box-shadow:0 1px 11px rgba(0,0,0,0.15);box-shadow:0 1px 11px rgba(0,0,0,0.15)}body[data-theme=light] header .page-head .toggler-sidebar{color:#8a95a0}body[data-theme=light] header .page-head .toggler-sidebar:hover{color:#444}body[data-theme=light] header .page-head .page-name{color:rgb(203,60,255)}body[data-theme=light] header .page-head .page-name:first-letter{color:#00c2ff}body[data-theme=light] header .noti-group .noti-btn{background-color:#f1f5f9}body[data-theme=light] header .noti-group .noti-btn i{color:#8a95a0}body[data-theme=light] header .noti-group .noti-container{background-color:#fff;-webkit-box-shadow:0 1px 11px rgba(0,0,0,0.15);box-shadow:0 1px 11px rgba(0,0,0,0.15)}body[data-theme=light] header .noti-group .noti-container h4{color:#444}body[data-theme=light] header .noti-group .noti-container hr{border-color:#ddd}body[data-theme=light] header .noti-group .noti-container .noti-list::-webkit-scrollbar-thumb{background-color:#bbb}body[data-theme=light] header .noti-group .noti-container .noti-list li{border-color:rgba(0,0,0,0.12)}body[data-theme=light] header .noti-group .noti-container .noti-list li:hover{background-color:#f1f5f9}body[data-theme=light] header .noti-group .noti-container .noti-list .noti-content span:first-child{color:#000;font-weight:600}body[data-theme=light] header .noti-group .noti-container .noti-list .noti-content span:last-child{color:#555}body[data-theme=light] header .noti-group .message-btn{color:#8a95a0;background-color:#f1f5f9}body[data-theme=light] header .noti-group .message-btn:hover{background-color:#f1f5f9}body[data-theme=light] header .noti-group .msg-container{background-color:#fff}body[data-theme=light] header .noti-group .msg-container .title-msg .message{color:#444}body[data-theme=light] header .noti-group .msg-container .title-msg>a{color:#1572e8}body[data-theme=light] header .noti-group .msg-container hr{border-color:#ccc}body[data-theme=light] header .noti-group .msg-container .list-msg::-webkit-scrollbar-thumb{background-color:#bbb}body[data-theme=light] header .noti-group .msg-container .list-msg li{border-color:rgba(0,0,0,0.12)}body[data-theme=light] header .noti-group .msg-container .list-msg li:hover{background-color:#f1f5f9}body[data-theme=light] header .noti-group .msg-container .list-msg li .info .name{color:#333}body[data-theme=light] header .noti-group .msg-container .list-msg li .info .contentMsg{color:#444}body[data-theme=light] header .noti-group .msg-container .list-msg li .info .time{color:#555;font-weight:700}body[data-theme=light] header .noti-group .msg-container .foot-msg>a{color:#444}body[data-theme=light] header .noti-group .msg-container .foot-msg>a>i{float:right;position:relative;top:1px}body[data-theme=light] header .noti-group .quick-action-btn{color:#8a95a0;background-color:#f1f5f9}body[data-theme=light] header .noti-group .quick-action-btn:hover{background-color:#f1f5f9}body[data-theme=light] header .noti-group .quickAc-container{-webkit-box-shadow:0 1px 11px rgba(0,0,0,0.15);box-shadow:0 1px 11px rgba(0,0,0,0.15);background-color:#fff}body[data-theme=light] header .noti-group .quickAc-container .quick-action-list li .text{color:#444}body[data-theme=light] header .noti-group .person-title span{color:#333;font-weight:700}body[data-theme=light] header .noti-group .profile-menu-container{-webkit-box-shadow:0 1px 11px rgba(0,0,0,0.15);box-shadow:0 1px 11px rgba(0,0,0,0.15);background-color:#fff}body[data-theme=light] header .noti-group .profile-menu-container .info-person .details .name{color:#444;font-weight:700}body[data-theme=light] header .noti-group .profile-menu-container .info-person .details .email{font-size:11px;color:#333;font-weight:600}body[data-theme=light] header .noti-group .profile-menu-container hr{border-color:#ccc}body[data-theme=light] header .noti-group .profile-menu-container .profile-menu-list li:hover{background-color:#f1f5f9}body[data-theme=light] header .noti-group .profile-menu-container .profile-menu-list li .profile-list-link>i{color:#333}body[data-theme=light] header .noti-group .profile-menu-container .profile-menu-list li .profile-list-link>span{color:#222;font-size:14px;font-weight:600}@-webkit-keyframes showDetails{0%{opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes showDetails{0%{opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}header .noti-group .message-btn,header .noti-group .quick-action-btn{color:rgb(174,185,225);cursor:pointer;transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s;width:40px;height:40px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .noti-group .message-btn:hover,header .noti-group .quick-action-btn:hover{background-color:rgb(10,19,48)}header .noti-group .msg-container .list-msg::-webkit-scrollbar,header .noti-group .noti-container .noti-list::-webkit-scrollbar{width:5px}header .noti-group .msg-container .list-msg::-webkit-scrollbar-thumb,header .noti-group .noti-container .noti-list::-webkit-scrollbar-thumb{background-color:rgb(8,16,40);border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;display:none}header .noti-group .msg-container .list-msg:hover::-webkit-scrollbar-thumb,header .noti-group .noti-container .noti-list:hover::-webkit-scrollbar-thumb{display:block}header .noti-group .msg-container hr,header .noti-group .noti-container hr{border-width:0px 0px thin;border-style:solid;border-color:rgba(0,0,0,0.12);background-color:rgb(52,59,79)}.sidebar{overflow-y:auto;padding:20px;position:fixed;height:100%;width:280px;top:0;left:0;background-color:rgb(8,16,40);-ms-flex-negative:0;flex-shrink:0;-webkit-box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;border-right:1px solid rgb(11,23,57);transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s}@media (max-width:991px){.sidebar{z-index:999;left:-280px}}.sidebar.show-sidebar{left:0}.sidebar::-webkit-scrollbar{width:5px}.sidebar::-webkit-scrollbar-thumb{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;background-color:rgb(11,23,57);visibility:hidden}.sidebar::-webkit-scrollbar-track{background-color:transparent}.sidebar:hover::-webkit-scrollbar-thumb{visibility:visible}.sidebar .brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.sidebar .brand img{width:30px}.sidebar .brand h1{color:#fff}.sidebar .search{position:relative;margin:30px 0 10px}.sidebar .search i{position:absolute;color:rgb(174,185,225);top:49%;left:12px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);font-size:14px}.sidebar .search input[type=text]{background:none;caret-color:rgb(174,185,225);color:rgb(174,185,225);background-color:#0b1739;border:1px solid;border-color:rgb(52,59,79);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;padding-left:30px;width:95%;display:block;height:45px}.sidebar .search input[type=text]:focus{outline:none}.sidebar .search input[type=text]::-webkit-input-placeholder{color:rgb(174,185,225)}.sidebar .search input[type=text]::-moz-placeholder{color:rgb(174,185,225)}.sidebar .search input[type=text]:-ms-input-placeholder{color:rgb(174,185,225)}.sidebar .search input[type=text]::-ms-input-placeholder{color:rgb(174,185,225)}.sidebar .search input[type=text]::placeholder{color:rgb(174,185,225)}.sidebar .page-links{list-style:none}.sidebar hr{border-width:0px 0px thin;border-style:solid;border-color:rgba(0,0,0,0.12);margin:16px 0;background-color:rgb(52,59,79)}.sidebar .page-links-second{list-style:none}.sidebar .page-links-second .sidebar-check{padding:10px}.sidebar .page-links-second .sidebar-check .toggle-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.sidebar .page-links-second .sidebar-check .toggle-checkbox:checked+.toggle-switch{background-color:rgb(203,60,255);transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s}.sidebar .page-links-second .sidebar-check .toggle-checkbox:checked+.toggle-switch:before{left:56px;color:#f59e0b;content:"\f186";transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s}.sidebar .page-links-second .sidebar-check .toggle-switch{position:relative;width:78px;height:25px;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;cursor:pointer;transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s;background-color:rgb(174,185,225)}.sidebar .page-links-second .sidebar-check .toggle-switch:before{font-family:var(--fa-style-family-classic);content:"\f185";font-weight:900;position:absolute;background-color:#fff;color:#f59e0b;width:19px;height:19px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:3px;left:4px;transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s}.sidebar .account-settings{margin:20px 0;padding:10px 0px 10px 5px;transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.sidebar .account-settings:hover{background-color:rgb(10,19,48);border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.sidebar .account-settings .pic{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.sidebar .account-settings .info-account h5{color:#ddd}.sidebar .account-settings .info-account span{color:rgb(174,185,225);font-size:13px}.sidebar .get-started{display:block;border:none;background:linear-gradient(128.49deg,rgb(203,60,255) 19.86%,rgb(127,37,251) 68.34%);color:#fff;width:95%;height:45px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;font-size:16px;letter-spacing:1px;font-weight:600;cursor:pointer}.sidebar .get-started i{margin-left:10px}body[data-theme=light] .sidebar{-webkit-box-shadow:1px 0px 11px rgba(0,0,0,0.15);box-shadow:1px 0px 11px rgba(0,0,0,0.15);background-color:#fff;border-right:none}body[data-theme=light] .sidebar::-webkit-scrollbar-thumb{background-color:#bbb}body[data-theme=light] .sidebar .brand h1{color:#000}body[data-theme=light] .sidebar .search i{color:#555}body[data-theme=light] .sidebar .search input[type=text]{color:#555;background-color:#ddd;border-color:#bbb}body[data-theme=light] .sidebar .search input[type=text]::-webkit-input-placeholder{color:#555}body[data-theme=light] .sidebar .search input[type=text]::-moz-placeholder{color:#555}body[data-theme=light] .sidebar .search input[type=text]:-ms-input-placeholder{color:#555}body[data-theme=light] .sidebar .search input[type=text]::-ms-input-placeholder{color:#555}body[data-theme=light] .sidebar .search input[type=text]::placeholder{color:#555}body[data-theme=light] .sidebar .page-links li:hover{background-color:#ddd}body[data-theme=light] .sidebar .page-links li .sidebar-link{color:#222}body[data-theme=light] .sidebar .page-links li .sidebar-link.active{color:rgb(203,60,255)}body[data-theme=light] .sidebar hr{border-color:#ccc}body[data-theme=light] .sidebar .page-links-second li:not(:last-child):hover{background-color:#ddd}body[data-theme=light] .sidebar .page-links-second li:not(:last-child) a{color:#222}body[data-theme=light] .sidebar .page-links-second li:not(:last-child) a.active{color:rgb(203,60,255)}body[data-theme=light] .sidebar .account-settings:hover{background-color:#ddd}body[data-theme=light] .sidebar .account-settings .info-account h5{color:rgb(11,23,57)}body[data-theme=light] .sidebar .account-settings .info-account span{color:rgb(10,19,48);font-weight:600;font-size:12px}.sidebar .page-links li,.sidebar .page-links-second li:not(:last-child){padding:15px 5px;transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;cursor:pointer}.sidebar .page-links li:hover,.sidebar .page-links-second li:hover:not(:last-child){background-color:rgb(10,19,48);border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.sidebar .page-links li span,.sidebar .page-links-second li:not(:last-child) span{transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s}.sidebar .page-links li:hover span,.sidebar .page-links-second li:hover:not(:last-child) span{padding-left:5px}.sidebar .page-links li .sidebar-link,.sidebar .page-links-second li:not(:last-child) a{text-decoration:none;color:rgba(174,185,225,0.5);display:block;width:100%;font-weight:600}.sidebar .page-links li .active.sidebar-link,.sidebar .page-links-second li:not(:last-child) a.active{color:rgb(203,60,255)}.sidebar .page-links li .sidebar-link i,.sidebar .page-links-second li:not(:last-child) a i{margin-right:10px}.dash-title-box{background-color:rgb(8,16,40);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}@media (max-width:767px){.dash-title-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.dash-title-box .box-time{color:#fff}.dash-title-box .box-time .clock{text-shadow:0 0 20px rgba(10,175,230,0.6),0 0 20px rgba(10,175,230,0);font-size:20px;font-weight:600;position:relative}@media (max-width:767px){.dash-title-box .box-time .clock{font-size:15px}}.dash-title-box .box-time .clock .time-icon{background-color:rgb(10,19,48);display:inline-block;padding:5px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border:1px solid rgb(174,185,225)}.dash-title-box .box-time .clock .hours,.dash-title-box .box-time .clock .minutes,.dash-title-box .box-time .clock .period,.dash-title-box .box-time .clock .seconds{background-color:rgb(10,19,48);display:inline-block;padding:5px;width:40px;text-align:center;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border:1px solid rgb(174,185,225)}@media (max-width:767px){.dash-title-box .box-time .clock .hours,.dash-title-box .box-time .clock .minutes,.dash-title-box .box-time .clock .period,.dash-title-box .box-time .clock .seconds{width:35px}}.dash-title-box .box-time .clock .seconds{margin-right:4px}.dash-title-box .box-time .clock .period{font-size:12px;position:absolute;top:-10px}@media (max-width:767px){.dash-title-box .box-time .clock .period{font-size:8px;width:25px}}.dash-title-box .box-time .date{border:1px solid rgb(174,185,225);font-weight:500;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;text-shadow:0 0 20px rgba(10,175,230,0.6),0 0 20px rgba(10,175,230,0);margin-top:15px;background-color:rgb(10,19,48);padding:10px;letter-spacing:0.05em}.dash-title-box .box-time .date .date-icon{display:inline-block}@media (max-width:767px){.dash-title-box .box-time .date{font-size:13px}}.dash-title-box .box-manage{padding:20px}.dash-title-box .box-manage .add-customer,.dash-title-box .box-manage .manage{font-size:17px;display:inline-block;color:#fff;background-color:#1572e8;border:none;padding:10px 20px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;cursor:pointer;font-weight:600;margin:0 3px}@media (max-width:767px){.dash-title-box .box-manage .add-customer,.dash-title-box .box-manage .manage{font-size:12px}}.dash-title-box .box-manage .add-customer{background-image:linear-gradient(128.49deg,rgb(203,60,255) 19.86%,rgb(127,37,251) 68.34%)}body[data-theme=light] .dash-title-box{color:#333;background-color:#f1f5f9}body[data-theme=light] .dash-title-box .box-time{color:#fff}body[data-theme=light] .dash-title-box .box-time .clock{text-shadow:none}body[data-theme=light] .dash-title-box .box-time .clock .time-icon{background-color:#48abf7;color:#fff;border:1px solid #48abf7;font-weight:600;-webkit-box-shadow:0 2px 4px rgba(0,0,20,0.08),0 1px 2px rgba(0,0,20,0.08);box-shadow:0 2px 4px rgba(0,0,20,0.08),0 1px 2px rgba(0,0,20,0.08)}body[data-theme=light] .dash-title-box .box-time .clock .hours,body[data-theme=light] .dash-title-box .box-time .clock .minutes,body[data-theme=light] .dash-title-box .box-time .clock .period,body[data-theme=light] .dash-title-box .box-time .clock .seconds{background-color:#48abf7;border:1px solid #48abf7;-webkit-box-shadow:0 2px 4px rgba(0,0,20,0.08),0 1px 2px rgba(0,0,20,0.08);box-shadow:0 2px 4px rgba(0,0,20,0.08),0 1px 2px rgba(0,0,20,0.08)}body[data-theme=light] .dash-title-box .box-time .clock .dot{color:#8a95a0;font-weight:800}body[data-theme=light] .dash-title-box .box-time .date{text-shadow:none;border:1px solid #48abf7;background-color:#48abf7;-webkit-box-shadow:0 2px 4px rgba(0,0,20,0.08),0 1px 2px rgba(0,0,20,0.08);box-shadow:0 2px 4px rgba(0,0,20,0.08),0 1px 2px rgba(0,0,20,0.08)}body[data-theme=light] .dash-title-box .box-manage .add-customer,body[data-theme=light] .dash-title-box .box-manage .manage{color:#48abf7;background-color:rgba(72,171,247,0.1);-webkit-box-shadow:0 2px 4px rgba(0,0,20,0.08),0 1px 2px rgba(0,0,20,0.08);box-shadow:0 2px 4px rgba(0,0,20,0.08),0 1px 2px rgba(0,0,20,0.08)}body[data-theme=light] .dash-title-box .box-manage .add-customer{background-image:none;color:#fff;background-color:#48abf7}.dash-stats-box{padding-top:15px;padding-bottom:20px;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));background-color:rgb(8,16,40);gap:20px}.dash-stats-box .stats-box{background-color:rgb(11,23,57);margin-left:20px;margin-right:20px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-webkit-box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px}@media (max-width:767px){.dash-stats-box .stats-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.dash-stats-box .stats-box .icon{color:#fff;padding:15px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.dash-stats-box .stats-box .icon:has(.users){background-color:#1572e8}.dash-stats-box .stats-box .icon:has(.subscribe){background-color:rgb(203,60,255)}.dash-stats-box .stats-box .icon:has(.suitcase){background-color:#00c2ff}.dash-stats-box .stats-box .icon:has(.check){background-color:#6861ce}.dash-stats-box .stats-box .icon i{font-size:23px}.dash-stats-box .stats-box .info{width:50%}.dash-stats-box .stats-box .info .title{display:block;font-weight:600;color:rgb(174,185,225);text-align:center}.dash-stats-box .stats-box .info .number{display:block;color:#f59e0b;text-align:center;font-weight:600;font-size:20px}body[data-theme=light] .dash-stats-box{background-color:#f1f5f9}body[data-theme=light] .dash-stats-box .stats-box{background-color:#fff;-webkit-box-shadow:2px 6px 15px 0 rgba(69,65,78,0.1);box-shadow:2px 6px 15px 0 rgba(69,65,78,0.1)}body[data-theme=light] .dash-stats-box .stats-box .icon:has(.suitcase){background-color:#31ce36}body[data-theme=light] .dash-stats-box .stats-box .info .title{color:#8a95a0;font-weight:500}body[data-theme=light] .dash-stats-box .stats-box .info .number{color:#333}.dash-container-statistics{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(450px,1fr));background-color:rgb(8,16,40);overflow:hidden}@media (max-width:767px){.dash-container-statistics{-ms-grid-columns:minmax(350px,1fr);grid-template-columns:minmax(350px,1fr)}}body[data-theme=light] .dash-container-statistics{background-color:#f1f5f9}.dash-website-visitors{padding-top:20px;padding-bottom:20px;background-color:rgb(8,16,40)}.dash-website-visitors .web-vis-container{padding:30px;margin-left:20px;margin-right:20px;background-color:rgb(11,23,57);border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;-webkit-box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px}.dash-website-visitors .web-vis-container .web-vis-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dash-website-visitors .web-vis-container .web-vis-head .title{color:#fff;font-size:20px;font-weight:500}.dash-website-visitors .web-vis-container .web-vis-head .export{border:none;background-color:rgb(8,16,40);color:#fff;padding:10px 20px;font-size:15px;font-weight:500;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;cursor:pointer;overflow:hidden}.dash-website-visitors .web-vis-container .web-vis-head .export>i{margin-left:5px;transition:0.6s ease-out;-webkit-transition:0.6s ease-out;-moz-transition:0.6s ease-out;-ms-transition:0.6s ease-out;-o-transition:0.6s ease-out}.dash-website-visitors .web-vis-container .web-vis-head .export:hover>i{animation:up-down 1s infinite linear;-webkit-animation:up-down 1s infinite linear}.dash-website-visitors .web-vis-container .web-vis-body{position:relative;min-height:300px}.dash-website-visitors .web-vis-container .web-vis-body .load{position:absolute;top:50%;left:50%;width:220px;height:220px;margin-top:-110px;margin-left:-110px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-width:10px;border-style:solid;border-color:rgb(203,60,255);border-left-color:transparent;transform:rotate(-20deg);-webkit-transform:rotate(-20deg);-moz-transform:rotate(-20deg);-ms-transform:rotate(-20deg);-o-transform:rotate(-20deg)}.dash-website-visitors .web-vis-container .web-vis-body .load:after,.dash-website-visitors .web-vis-container .web-vis-body .load:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;border-width:10px;border-style:solid;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-left-color:transparent;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);animation:loader 1 10s linear alternate-reverse;-webkit-animation:loader 1 10s linear alternate-reverse;transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s}.dash-website-visitors .web-vis-container .web-vis-body .load.refresh:after,.dash-website-visitors .web-vis-container .web-vis-body .load.refresh:before{content:"";animation:none;-webkit-animation:none;animation:loader-refresh 1 5s linear alternate-reverse;-webkit-animation:loader-refresh 1 5s linear alternate-reverse}.dash-website-visitors .web-vis-container .web-vis-body .load:before{border-color:#1572e8;width:165px;height:165px;-webkit-mask-image:conic-gradient(rgb(11,23,57) 225deg,transparent 0);mask-image:conic-gradient(rgb(11,23,57) 225deg,transparent 0)}.dash-website-visitors .web-vis-container .web-vis-body .load:after{content:"";border-color:#00c2ff;width:125px;height:125px;-webkit-mask-image:conic-gradient(rgb(11,23,57) 175deg,transparent 0);mask-image:conic-gradient(rgb(11,23,57) 175deg,transparent 0)}.dash-website-visitors .web-vis-container .web-vis-body .load p{position:absolute;color:#fff;font-weight:600;font-size:35px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(20deg);-webkit-transform:translate(-50%,-50%) rotate(20deg);-moz-transform:translate(-50%,-50%) rotate(20deg);-ms-transform:translate(-50%,-50%) rotate(20deg);-o-transform:translate(-50%,-50%) rotate(20deg)}.dash-website-visitors .web-vis-container .web-vis-foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dash-website-visitors .web-vis-container .web-vis-foot .bullets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.dash-website-visitors .web-vis-container .web-vis-foot .bullets span:first-child{color:rgb(203,60,255);font-weight:600}.dash-website-visitors .web-vis-container .web-vis-foot .bullets span:nth-child(2){color:#1572e8;font-weight:600}.dash-website-visitors .web-vis-container .web-vis-foot .bullets span:last-child{color:#00c2ff;font-weight:600}.dash-website-visitors .web-vis-container .web-vis-foot .bullets span>i{margin-left:10px}.dash-website-visitors .web-vis-container .web-vis-foot .percentage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.dash-website-visitors .web-vis-container .web-vis-foot .percentage span:first-child{color:rgb(203,60,255);font-weight:600}.dash-website-visitors .web-vis-container .web-vis-foot .percentage span:nth-child(2){color:#1572e8;font-weight:600}.dash-website-visitors .web-vis-container .web-vis-foot .percentage span:last-child{color:#00c2ff;font-weight:600}body[data-theme=light] .dash-website-visitors{background-color:#f1f5f9}body[data-theme=light] .dash-website-visitors .web-vis-container{-webkit-box-shadow:2px 6px 15px 0 rgba(69,65,78,0.1);box-shadow:2px 6px 15px 0 rgba(69,65,78,0.1);background-color:#fff}body[data-theme=light] .dash-website-visitors .web-vis-container .web-vis-head .title{color:purple;font-weight:700}body[data-theme=light] .dash-website-visitors .web-vis-container .web-vis-head .export{background:linear-gradient(128.49deg,rgb(203,60,255) 19.86%,rgb(127,37,251) 68.34%);color:#fff;font-weight:700}body[data-theme=light] .dash-website-visitors .web-vis-container .web-vis-body .load{border-color:#31ce36;border-left-color:transparent}body[data-theme=light] .dash-website-visitors .web-vis-container .web-vis-body .load:before{border-color:#f59e0b;-webkit-mask-image:conic-gradient(white 225deg,transparent 0);mask-image:conic-gradient(white 225deg,transparent 0)}body[data-theme=light] .dash-website-visitors .web-vis-container .web-vis-body .load:after{border-color:#f25961;-webkit-mask-image:conic-gradient(white 175deg,transparent 0);mask-image:conic-gradient(white 175deg,transparent 0)}body[data-theme=light] .dash-website-visitors .web-vis-container .web-vis-body .load p{color:#000;font-weight:700}body[data-theme=light] .dash-website-visitors .web-vis-container .web-vis-foot .bullets span:first-child{color:#31ce36;font-weight:700}body[data-theme=light] .dash-website-visitors .web-vis-container .web-vis-foot .bullets span:nth-child(2){color:#f59e0b;font-weight:700}body[data-theme=light] .dash-website-visitors .web-vis-container .web-vis-foot .bullets span:last-child{color:#f25961;font-weight:700}body[data-theme=light] .dash-website-visitors .web-vis-container .web-vis-foot .percentage span:first-child{color:#31ce36;font-weight:700}body[data-theme=light] .dash-website-visitors .web-vis-container .web-vis-foot .percentage span:nth-child(2){color:#f59e0b;font-weight:700}body[data-theme=light] .dash-website-visitors .web-vis-container .web-vis-foot .percentage span:last-child{color:#f25961;font-weight:700}@-webkit-keyframes up-down{0%,to{transform:translateY(-1px);-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px)}50%{transform:translateY(5px);-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px)}}@keyframes up-down{0%,to{transform:translateY(-1px);-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px)}50%{transform:translateY(5px);-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px)}}@-webkit-keyframes loader{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}to{transform:rotate(1turn);-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn)}}@keyframes loader{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}to{transform:rotate(1turn);-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn)}}@-webkit-keyframes loader-refresh{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loader-refresh{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.dash-user-statistics{padding-top:20px;padding-bottom:20px;background-color:rgb(8,16,40)}.dash-user-statistics .user-stat-container{padding:30px;margin-left:20px;margin-right:20px;background-color:rgb(11,23,57);border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;-webkit-box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px}.dash-user-statistics .user-stat-container .user-stat-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dash-user-statistics .user-stat-container .user-stat-head .title{color:#fff;font-size:20px;font-weight:500}.dash-user-statistics .user-stat-container .user-stat-head .buttons .export,.dash-user-statistics .user-stat-container .user-stat-head .buttons .print{border:none;background-color:rgb(8,16,40);color:#fff;padding:10px 20px;font-size:15px;font-weight:500;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;cursor:pointer}.dash-user-statistics .user-stat-container .user-stat-head .buttons .export>i,.dash-user-statistics .user-stat-container .user-stat-head .buttons .print>i{margin-left:5px}.dash-user-statistics .user-stat-container .user-stat-head .buttons .export{overflow:hidden}.dash-user-statistics .user-stat-container .user-stat-head .buttons .export>i{transition:0.6s ease-out;-webkit-transition:0.6s ease-out;-moz-transition:0.6s ease-out;-ms-transition:0.6s ease-out;-o-transition:0.6s ease-out}.dash-user-statistics .user-stat-container .user-stat-head .buttons .export:hover>i{animation:up-down 1s infinite linear;-webkit-animation:up-down 1s infinite linear}.dash-user-statistics .user-stat-container .user-stat-head .buttons .print{position:relative;-webkit-transition:-webkit-transform 0.3s ease,-webkit-box-shadow 0.3s ease;transition:-webkit-transform 0.3s ease,-webkit-box-shadow 0.3s ease;transition:transform 0.3s ease,box-shadow 0.3s ease;transition:transform 0.3s ease,box-shadow 0.3s ease,-webkit-transform 0.3s ease,-webkit-box-shadow 0.3s ease}.dash-user-statistics .user-stat-container .user-stat-head .buttons .print:active{-webkit-box-shadow:0 0 15px rgba(255,255,255,0.5);box-shadow:0 0 15px rgba(255,255,255,0.5);transform:scale(0.9) rotate(5deg);-webkit-transform:scale(0.9) rotate(5deg);-moz-transform:scale(0.9) rotate(5deg);-ms-transform:scale(0.9) rotate(5deg);-o-transform:scale(0.9) rotate(5deg);will-change:transform}@media (max-width:991px){.dash-user-statistics .user-stat-container .user-stat-head .buttons .print{display:none}}.dash-user-statistics .user-stat-container .user-stat-body{position:relative;min-height:300px}.dash-user-statistics .user-stat-container .user-stat-body .chart{-webkit-transition:opacity 0.5s ease-out,-webkit-transform 0.8s ease-out;transition:opacity 0.5s ease-out,-webkit-transform 0.8s ease-out;transition:transform 0.8s ease-out,opacity 0.5s ease-out;transition:transform 0.8s ease-out,opacity 0.5s ease-out,-webkit-transform 0.8s ease-out;-webkit-transition:transform 0.8s ease-out,opacity 0.5s ease-out;-moz-transition:transform 0.8s ease-out,opacity 0.5s ease-out;-ms-transition:transform 0.8s ease-out,opacity 0.5s ease-out;-o-transition:transform 0.8s ease-out,opacity 0.5s ease-out;position:absolute;top:50%;left:50%;width:220px;height:220px;margin-top:-110px;margin-left:-110px;background:conic-gradient(#1572e8 8%,#31ce36 0 17%,#00c2ff 0 25%,#4d4d4d 0 33%,#f59e0b 0 41%,rgb(203,60,255) 0 49%);animation:chatRotate 10s ease-in-out alternate-reverse;-webkit-animation:chatRotate 10s ease-in-out alternate-reverse;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.dash-user-statistics .user-stat-container .user-stat-body .chart.active{-webkit-transition:opacity 0.5s ease-out,-webkit-transform 0.8s ease-out;transition:opacity 0.5s ease-out,-webkit-transform 0.8s ease-out;transition:transform 0.8s ease-out,opacity 0.5s ease-out;transition:transform 0.8s ease-out,opacity 0.5s ease-out,-webkit-transform 0.8s ease-out;-webkit-transition:transform 0.8s ease-out,opacity 0.5s ease-out;-moz-transition:transform 0.8s ease-out,opacity 0.5s ease-out;-ms-transition:transform 0.8s ease-out,opacity 0.5s ease-out;-o-transition:transform 0.8s ease-out,opacity 0.5s ease-out;animation:none;-webkit-animation:none;animation:chatRotateScale 5s ease-in-out alternate-reverse;-webkit-animation:chatRotateScale 5s ease-in-out alternate-reverse}.dash-user-statistics .user-stat-container .user-stat-foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dash-user-statistics .user-stat-container .user-stat-foot .left-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.dash-user-statistics .user-stat-container .user-stat-foot .left-description span{position:relative;font-weight:600;padding-left:20px}.dash-user-statistics .user-stat-container .user-stat-foot .left-description span:first-child{color:rgb(203,60,255)}.dash-user-statistics .user-stat-container .user-stat-foot .left-description span:first-child:before{background-color:rgb(203,60,255)}.dash-user-statistics .user-stat-container .user-stat-foot .left-description span:nth-child(2){color:#1572e8}.dash-user-statistics .user-stat-container .user-stat-foot .left-description span:nth-child(2):before{background-color:#1572e8}.dash-user-statistics .user-stat-container .user-stat-foot .left-description span:last-child{color:#31ce36}.dash-user-statistics .user-stat-container .user-stat-foot .left-description span:last-child:before{background-color:#31ce36}.dash-user-statistics .user-stat-container .user-stat-foot .left-description span:before{content:"";position:absolute;width:10px;height:10px;top:50%;left:0;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.dash-user-statistics .user-stat-container .user-stat-foot .right-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.dash-user-statistics .user-stat-container .user-stat-foot .right-description span{position:relative;font-weight:600;padding-left:20px}.dash-user-statistics .user-stat-container .user-stat-foot .right-description span:first-child{color:#00c2ff}.dash-user-statistics .user-stat-container .user-stat-foot .right-description span:first-child:before{background-color:#00c2ff}.dash-user-statistics .user-stat-container .user-stat-foot .right-description span:nth-child(2){color:#4d4d4d}.dash-user-statistics .user-stat-container .user-stat-foot .right-description span:nth-child(2):before{background-color:#4d4d4d}.dash-user-statistics .user-stat-container .user-stat-foot .right-description span:last-child{color:#f59e0b}.dash-user-statistics .user-stat-container .user-stat-foot .right-description span:last-child:before{background-color:#f59e0b}.dash-user-statistics .user-stat-container .user-stat-foot .right-description span:before{content:"";position:absolute;width:10px;height:10px;top:50%;left:0;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}body[data-theme=light] .dash-user-statistics{background-color:#f1f5f9}body[data-theme=light] .dash-user-statistics .user-stat-container{background-color:#fff;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;-webkit-box-shadow:2px 6px 15px 0 rgba(69,65,78,0.1);box-shadow:2px 6px 15px 0 rgba(69,65,78,0.1)}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-head .title{color:purple;font-weight:700}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-head .buttons .export,body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-head .buttons .print{background:linear-gradient(128.49deg,rgb(203,60,255) 19.86%,rgb(127,37,251) 68.34%);color:#fff;font-weight:700}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-head .buttons .print:active{-webkit-box-shadow:0 0 15px rgba(255,255,255,0.5);box-shadow:0 0 15px rgba(255,255,255,0.5)}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-body .chart{background:conic-gradient(#1572e8 8%,#31ce36 0 17%,#00c2ff 0 25%,#4d4d4d 0 33%,#f59e0b 0 41%,#f25961 0 49%)}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-foot .left-description span:first-child{color:#f25961}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-foot .left-description span:first-child:before{background-color:#f25961}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-foot .left-description span:nth-child(2){color:#1572e8}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-foot .left-description span:nth-child(2):before{background-color:#1572e8}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-foot .left-description span:last-child{color:#31ce36}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-foot .left-description span:last-child:before{background-color:#31ce36}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-foot .right-description span:first-child{color:#00c2ff}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-foot .right-description span:first-child:before{background-color:#00c2ff}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-foot .right-description span:nth-child(2){color:#4d4d4d}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-foot .right-description span:nth-child(2):before{background-color:#4d4d4d}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-foot .right-description span:last-child{color:#f59e0b}body[data-theme=light] .dash-user-statistics .user-stat-container .user-stat-foot .right-description span:last-child:before{background-color:#f59e0b}@-webkit-keyframes chatRotate{0%{opacity:1;transform:scale(1) rotate(0);-webkit-transform:scale(1) rotate(0);-moz-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);-o-transform:scale(1) rotate(0)}to{opacity:0.8;transform:scale(1.1) rotate(1turn);-webkit-transform:scale(1.1) rotate(1turn);-moz-transform:scale(1.1) rotate(1turn);-ms-transform:scale(1.1) rotate(1turn);-o-transform:scale(1.1) rotate(1turn)}}@keyframes chatRotate{0%{opacity:1;transform:scale(1) rotate(0);-webkit-transform:scale(1) rotate(0);-moz-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);-o-transform:scale(1) rotate(0)}to{opacity:0.8;transform:scale(1.1) rotate(1turn);-webkit-transform:scale(1.1) rotate(1turn);-moz-transform:scale(1.1) rotate(1turn);-ms-transform:scale(1.1) rotate(1turn);-o-transform:scale(1.1) rotate(1turn)}}@-webkit-keyframes chatRotateScale{0%{opacity:1;transform:scale(1) rotate(0);-webkit-transform:scale(1) rotate(0);-moz-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);-o-transform:scale(1) rotate(0)}to{opacity:0.8;transform:scale(1.1) rotate(1turn);-webkit-transform:scale(1.1) rotate(1turn);-moz-transform:scale(1.1) rotate(1turn);-ms-transform:scale(1.1) rotate(1turn);-o-transform:scale(1.1) rotate(1turn)}}@keyframes chatRotateScale{0%{opacity:1;transform:scale(1) rotate(0);-webkit-transform:scale(1) rotate(0);-moz-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);-o-transform:scale(1) rotate(0)}to{opacity:0.8;transform:scale(1.1) rotate(1turn);-webkit-transform:scale(1.1) rotate(1turn);-moz-transform:scale(1.1) rotate(1turn);-ms-transform:scale(1.1) rotate(1turn);-o-transform:scale(1.1) rotate(1turn)}}.dash-container-tasks-posts{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(450px,1fr));overflow:hidden;padding-top:20px;background-color:rgb(8,16,40)}@media (max-width:767px){.dash-container-tasks-posts{-ms-grid-columns:minmax(350px,1fr);grid-template-columns:minmax(350px,1fr)}}body[data-theme=light] .dash-container-tasks-posts{background-color:#f1f5f9}.dash-latest-tasks{padding:20px;margin-left:20px;margin-right:20px;margin-bottom:40px;background-color:rgb(11,23,57);border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;-webkit-box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px}.dash-latest-tasks .lat-task-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;margin-bottom:30px}.dash-latest-tasks .lat-task-head .task-title>h3{color:#fff;font-size:20px;font-weight:500}.dash-latest-tasks .lat-task-head .progress #tasks-progress{background-color:rgb(8,16,40);color:#fff;padding:10px 20px;font-size:15px;font-weight:500;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}@media (max-width:767px){.dash-latest-tasks .lat-task-head .progress #tasks-progress{padding:10px}}.dash-latest-tasks .lat-task-head .progress #tasks-progress.good{background-color:#31ce36}.dash-latest-tasks .lat-task-body .task{transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.dash-latest-tasks .lat-task-body .task:hover{background-color:rgb(10,19,48);border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.dash-latest-tasks .lat-task-body .task:not(:last-child){margin-bottom:15px;border-bottom:1px solid rgba(255,255,255,0.5);padding-bottom:15px}.dash-latest-tasks .lat-task-body .task.done{opacity:0.4}.dash-latest-tasks .lat-task-body .task.done>div{-webkit-text-decoration:line-through wavy #f25961;text-decoration:line-through wavy #f25961}.dash-latest-tasks .lat-task-body .task>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.dash-latest-tasks .lat-task-body .task>div h4{color:rgb(174,185,225)}.dash-latest-tasks .lat-task-body .task>div p{color:#8a95a0;font-size:13px}.dash-latest-tasks .lat-task-body .task i{cursor:pointer;color:rgb(174,185,225);display:inline-block;margin:0 5px;transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s}.dash-latest-tasks .lat-task-body .task:not(.done):hover>i.check-btn{color:#31ce36}.dash-latest-tasks .lat-task-body .task:not(.done):hover>i.delete-btn{color:#f25961}body[data-theme=light] .dash-latest-tasks{background-color:#fff;-webkit-box-shadow:2px 6px 15px 0 rgba(69,65,78,0.1);box-shadow:2px 6px 15px 0 rgba(69,65,78,0.1)}body[data-theme=light] .dash-latest-tasks .lat-task-head .task-title>h3{color:purple;font-weight:700}body[data-theme=light] .dash-latest-tasks .lat-task-head .progress #tasks-progress{background:linear-gradient(128.49deg,rgb(203,60,255) 19.86%,rgb(127,37,251) 68.34%);color:#fff;font-weight:700}body[data-theme=light] .dash-latest-tasks .lat-task-head .progress #tasks-progress.good{background:linear-gradient(128.49deg,#31ce36 19.86%,#31ce36 68.34%)}body[data-theme=light] .dash-latest-tasks .lat-task-body .task:hover{background-color:#f1f5f9}body[data-theme=light] .dash-latest-tasks .lat-task-body .task:not(:last-child){border-bottom:1px solid #ccc}body[data-theme=light] .dash-latest-tasks .lat-task-body .task>div h4{color:#000;font-weight:600}body[data-theme=light] .dash-latest-tasks .lat-task-body .task>div p{color:#555;font-size:13px;font-weight:600}body[data-theme=light] .dash-latest-tasks .lat-task-body .task>i{color:#888}.dash-posts{padding:25px;margin-left:20px;margin-right:20px;margin-bottom:40px;background-color:rgb(11,23,57);border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;-webkit-box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px}.dash-posts .dash-post-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dash-posts .dash-post-head .post-title h3{color:#fff;font-size:20px;font-weight:500}.dash-posts .dash-post-head #bullets span{display:inline-block;margin-inline:5px;width:15px;height:15px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:3px solid rgb(174,185,225);cursor:pointer}.dash-posts .dash-post-head #bullets span.active{background-color:#31ce36;border-color:#31ce36}.dash-posts .post-heading{padding:5px 5px 20px;margin-top:25px;border-bottom:1px solid rgba(255,255,255,0.5);margin-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.dash-posts .post-heading img{width:70px;height:70px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.dash-posts .post-heading>div h6{font-size:20px;font-weight:600;color:#fff}.dash-posts .post-heading>div>span{font-weight:600;font-size:13px;color:rgb(174,185,225)}.dash-posts .post-body{position:relative;min-height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:rgb(174,185,225);font-size:20px;font-weight:600;line-height:1.8;font-family:"Work Sans",serif}@media (max-width:767px){.dash-posts .post-body{font-size:18px;font-weight:500}}.dash-posts .post-body:after,.dash-posts .post-body:before{position:absolute;font:var(--fa-font-solid);font-size:26px;color:rgb(174,185,225)}@media (max-width:767px){.dash-posts .post-body:after,.dash-posts .post-body:before{font-size:20px}}.dash-posts .post-body:before{content:"\f10d";top:-23px;left:0}.dash-posts .post-body:after{content:"\f10e";right:0;bottom:-23px}.dash-posts .post-footer{margin-top:25px;border-top:1px solid rgba(255,255,255,0.5);padding-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dash-posts .post-footer>div{min-width:100px}@media (max-width:767px){.dash-posts .post-footer>div{min-width:85px}}.dash-posts .post-footer>div:first-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.dash-posts .post-footer>div:first-of-type i{color:#f25961;font-size:20px;margin-right:5px}@media (max-width:767px){.dash-posts .post-footer>div:first-of-type i{font-size:15px}}.dash-posts .post-footer>div>span{color:rgb(174,185,225);font-size:20px;font-weight:500;position:relative;top:-1px}@media (max-width:767px){.dash-posts .post-footer>div>span{font-size:15px}}.dash-posts .post-footer #arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-width:70px}@media (max-width:767px){.dash-posts .post-footer #arrows{min-width:50px}}.dash-posts .post-footer #arrows>i{cursor:pointer;color:rgb(174,185,225)}.dash-posts .post-footer #arrows>i.disabled{cursor:no-drop;opacity:0.25}.dash-posts .post-footer>div:last-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.dash-posts .post-footer>div:last-of-type i{color:#31ce36;font-size:20px;margin-right:5px}body[data-theme=light] .dash-posts{background-color:#fff;-webkit-box-shadow:2px 6px 15px 0 rgba(69,65,78,0.1);box-shadow:2px 6px 15px 0 rgba(69,65,78,0.1)}body[data-theme=light] .dash-posts .dash-post-head .post-title h3{color:purple;font-weight:700}body[data-theme=light] .dash-posts .dash-post-head #bullets span{border:3px solid rgb(174,185,225)}body[data-theme=light] .dash-posts .dash-post-head #bullets span.active{background-color:purple;border-color:purple}body[data-theme=light] .dash-posts .post-heading{border-bottom:1px solid #ccc}body[data-theme=light] .dash-posts .post-heading>div h6{font-size:20px;font-weight:600;color:#000}body[data-theme=light] .dash-posts .post-heading>div>span{font-weight:600;font-size:13px;color:#555}body[data-theme=light] .dash-posts .post-body{color:#444}body[data-theme=light] .dash-posts .post-body:after,body[data-theme=light] .dash-posts .post-body:before{color:#444}body[data-theme=light] .dash-posts .post-footer{border-top:1px solid #ccc}body[data-theme=light] .dash-posts .post-footer>div>span{color:#444;font-weight:600}body[data-theme=light] .dash-posts .post-footer #arrows>i{color:#444}.dash-Orders-Status-table{background-color:rgb(8,16,40);padding-bottom:40px}.dash-Orders-Status-table .dash-ordtab-container{-webkit-box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;box-shadow:rgba(1,5,17,0.3) 0px 8px 28px 0px;padding:25px;background-color:rgb(11,23,57);margin-left:20px;margin-right:20px;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px}.dash-Orders-Status-table .dash-ordtab-container .dash-ordtab-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:30px}.dash-Orders-Status-table .dash-ordtab-container .dash-ordtab-head h3{color:#fff;font-size:20px;font-weight:500}.dash-Orders-Status-table .dash-ordtab-container .dash-ordtab-head button{border:none;background:linear-gradient(128.49deg,rgb(203,60,255) 19.86%,rgb(127,37,251) 68.34%);color:#fff;padding:10px 15px;font-size:15px;font-weight:700;letter-spacing:0.5px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;cursor:pointer}.dash-Orders-Status-table .dash-ordtab-container .responsive-table{overflow-x:auto}.dash-Orders-Status-table .dash-ordtab-container .responsive-table::-webkit-scrollbar{height:8px}.dash-Orders-Status-table .dash-ordtab-container .responsive-table::-webkit-scrollbar-thumb{background-color:rgb(8,16,40);border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;visibility:hidden;transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s}.dash-Orders-Status-table .dash-ordtab-container .responsive-table::-webkit-scrollbar-track{background-color:rgb(11,23,57)}.dash-Orders-Status-table .dash-ordtab-container .responsive-table:hover::-webkit-scrollbar-thumb{visibility:visible}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table{width:100%;min-width:1000px;border-spacing:0;font-size:15px;text-align:center}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table thead tr th{padding:15px 0;color:#fff}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table thead tr th i{color:rgb(174,185,225);margin-right:10px}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr:has(.delivered){background-color:rgb(10,19,48)}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr td{color:#fff;font-size:14px;padding:20px 0}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .client-name{display:block}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .client-email{font-size:10px}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .delivered{position:relative;z-index:0;color:rgb(20,202,116)}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .delivered:before{content:"\f111";font:var(--fa-font-solid);position:absolute;top:51%;left:24%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);font-size:5px}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .delivered:after{content:"";position:absolute;width:100px;height:25px;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#09363b;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border:1px solid;border-color:rgba(5,193,104,0.2)}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .canceled{position:relative;z-index:0;color:rgb(255,90,101)}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .canceled:before{content:"\f111";font:var(--fa-font-solid);position:absolute;top:51%;left:24%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);font-size:5px}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .canceled:after{content:"";position:absolute;width:100px;height:25px;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border:1px solid;border-color:rgba(255,90,101,0.2);background-color:#3c2442}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .pending{position:relative;z-index:0;color:rgb(253,181,42)}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .pending:before{content:"\f111";font:var(--fa-font-solid);position:absolute;top:51%;left:24%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);font-size:5px}.dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .pending:after{content:"";position:absolute;width:100px;height:25px;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border:1px solid;border-color:rgba(255,176,22,0.2);background-color:#3c3532}body[data-theme=light] .dash-Orders-Status-table{background-color:#f1f5f9}body[data-theme=light] .dash-Orders-Status-table .dash-ordtab-container{-webkit-box-shadow:2px 6px 15px 0 rgba(69,65,78,0.1);box-shadow:2px 6px 15px 0 rgba(69,65,78,0.1);background-color:#fff}body[data-theme=light] .dash-Orders-Status-table .dash-ordtab-container .dash-ordtab-head h3{color:purple;font-weight:700}body[data-theme=light] .dash-Orders-Status-table .dash-ordtab-container .dash-ordtab-head button{background:linear-gradient(128.49deg,rgb(203,60,255) 19.86%,rgb(127,37,251) 68.34%);color:#fff;font-weight:700}body[data-theme=light] .dash-Orders-Status-table .dash-ordtab-container .responsive-table::-webkit-scrollbar-thumb{background-color:#bbb}body[data-theme=light] .dash-Orders-Status-table .dash-ordtab-container .responsive-table::-webkit-scrollbar-track{background-color:#fff}body[data-theme=light] .dash-Orders-Status-table .dash-ordtab-container .responsive-table table thead tr th{color:#444}body[data-theme=light] .dash-Orders-Status-table .dash-ordtab-container .responsive-table table thead tr th i{color:#555}body[data-theme=light] .dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr:has(.delivered){background-color:rgba(72,171,247,0.5)}body[data-theme=light] .dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr td{color:#444;font-weight:600}body[data-theme=light] .dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .delivered{color:#fff}body[data-theme=light] .dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .delivered:after{background-color:#31ce36;border-color:#31ce36}body[data-theme=light] .dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .canceled{color:#fff}body[data-theme=light] .dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .canceled:after{border-color:#f25961;background-color:#f25961}body[data-theme=light] .dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .pending{color:#fff}body[data-theme=light] .dash-Orders-Status-table .dash-ordtab-container .responsive-table table tbody tr .pending:after{border-color:#f59e0b;background-color:#f59e0b}
/*# sourceMappingURL=dashboard.min.css.map */