@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.nav{width:180px;background:#17242c;padding:20px;position:fixed;height:100vh;top:55px;left:0;transition:all ease .5s}.nav-container{display:flex;flex-direction:column;justify-content:space-between;height:100%;overflow-y:scroll}.nav-container::-webkit-scrollbar{display:none}.nav .nav-item{display:flex;margin:25px 0;cursor:pointer;align-items:center;text-decoration:none}.nav .up .nav-item:nth-child(1){margin:0 0 25px}.nav .up{margin:0 0 50px}.nav .header{display:flex;margin:15px 0 40px;align-items:center;justify-content:left}.nav .header-mob{display:none}.nav .header .icon img{width:25px}.nav .icon{margin-right:15px;height:20px}.nav .header .icon{margin-right:20px;background:none}.nav .icon img{width:12px}.nav .text{color:#71a8cf;font-weight:500;font-size:11px;text-transform:uppercase}.nav .nav-item:hover .text.active,.nav .text.active{font-weight:600;color:#fff}.nav .nav-item:hover .text{color:#9bb7ca}.nav .header .text{font-weight:700;color:#8f1e1d;font-size:13px}.nav .up{position:relative}.nav .up .tag{position:absolute;width:5px;height:35px;background:#ef2e2c;right:-20px;transition:all ease .5s;display:none}.nav .up .tag.over{display:none;background:#fdeaea}.nav .up .tag.one{top:70px}.nav .up .tag.two{top:115px}.nav .up .tag.three{top:160px}.nav .up .tag.four{top:205px}.nav .up .tag.five{top:250px}.nav-helm{display:none}@media (max-width: 1200px){.nav{width:204px}}@media (max-width: 1040px){.nav{display:none}.nav.sm{display:block;padding:20px 20px 0;height:unset;width:100%;border-top:1px solid rgba(255,255,255,.29)}.nav .up{margin:0}}@media (max-width: 600px){.nav-mob.open,.nav.open{left:0}.nav-mob{background:rgba(0,0,0,.49);width:100vw;height:100vh;position:fixed;top:0;left:-1000px;z-index:10}.nav-helm{z-index:1;display:flex;position:fixed;top:0;left:0;width:100%;padding:20px 20px 15px;justify-content:space-between;align-items:center;background:white}.nav-helm.ex{margin-bottom:-85px;position:relative;background:unset;border-bottom:1px solid rgba(247,163,162,.25);justify-content:center}.nav-helm.ex img{position:absolute;left:30px}.nav-helm.ex .title{font-size:16px;font-weight:500;color:#8f1e1d}.nav-helm .text{font-weight:700;font-size:14px;color:#8f1e1d}.nav-helm .logo{width:40px;margin:0 20px 0 30px;position:relative;top:2px}.nav-helm .bottom{width:40px;height:40px;background:#8f1e1d;border-radius:50%}.nav-helm .up{display:flex;align-items:center}.nav .header{display:none}.nav .header-mob{display:block;border-bottom:1px solid #e2dfdf;margin:20px -20px;padding:0 20px 20px;position:relative}.nav .header-mob .img{width:79px;height:79px;background:#c4c4c4;border-radius:50%}.nav .header-mob img{position:absolute;top:0;right:25px}.nav .header-mob .name{font-weight:600;font-size:18px;line-height:22px;color:#4e4e4e;margin:20px 0 5px}.nav .header-mob .role{font-weight:400;font-size:12px;line-height:15px;color:#a4a4a4}.nav .up .tag.one{top:198px}.nav .up .tag.two{top:243px}.nav .up .tag.three{top:288px}.nav .up .tag.four{top:333px}.nav .up .tag.five{top:378px}}.big-head{background:#192d39;display:flex;justify-content:space-between;padding:5px 15px;color:#fff;position:fixed;width:100%;z-index:10}.big-head .bottom .profile,.big-head .bottom,.big-head .top{display:flex;align-items:center}.big-head .top img{width:45px}.big-head .top .name{margin-left:8px}.big-head .top .name h3{font-size:15px}.big-head .top .name h3.sm{display:none}.big-head .top .name p{margin:0;font-size:12px;color:#bbdefb;font-weight:500}.big-head .bottom img{width:40px;border-radius:50%;height:40px}.big-head .bottom .links{display:flex}.big-head .bottom .links div{text-decoration:none;color:#000;border-radius:5px;padding:20px 5px;cursor:pointer}.big-head .bottom .links div{text-decoration:none;color:#000;border-radius:10px;padding:10px 5px;background:#ffeb3b;margin:0 4px;font-weight:600;font-size:13px}.big-head .bottom .links div:nth-child(2){background:#46aa43}.big-head .bottom .links div:nth-child(3){background:#ff9800}.big-head .bottom .links div:nth-child(4){background:#7986cb}.big-head .bottom .profile .icon{margin:0 5px}.big-head .bottom .deet{font-weight:500;font-size:15px}.big-head .bottom .role{font-weight:300;font-size:12px;color:#9e9e9e;text-transform:capitalize}.big-head .big-nav,.big-head .bottom svg{display:none}@media (max-width: 1040px){.big-head .top .name h3.sm{display:block;font-weight:600}.big-head .bottom .profile,.big-head .bottom .links div:nth-child(2),.big-head .bottom .links div:nth-child(3),.big-head .bottom .links div:nth-child(4),.big-head .top .name h3.bg{display:none}.big-head .bottom svg{display:block;cursor:pointer;margin-left:10px}.big-head .bottom .links div{padding:7px}.big-head .big-nav{display:block;position:absolute;width:100vw;height:100vh;top:0;left:0}.big-nav .line{width:100vw;height:100vh;top:0;left:0;background:rgba(0,0,0,.5);z-index:11;transition:all ease .3s}.big-nav .inner{z-index:12;position:fixed;top:0;right:0;width:300px;height:100vh;background:#17242c;transition:all ease .5s}.big-nav.close .inner{right:-1000px}.big-nav.close,.big-nav.close .line{background:rgba(0,0,0,0);pointer-events:none}.big-nav .inner .inner-con{height:100%;overflow-y:scroll}.big-nav .inner .inner-con::-webkit-scrollbar{display:none}.big-nav .inner .inner-con .nav{position:relative}.inner-con .profile{display:flex;align-items:center;margin:50px 20px 30px}.inner-con .profile img{width:80px;height:80px;border:2px solid #2196f3;border-radius:50%;margin-right:10px}.inner-con .profile .deet{font-weight:500;font-size:15px}.inner-con .profile .role{font-weight:300;font-size:12px;color:#9e9e9e}.inner-con .links{margin:0 20px -20px}.inner-con .links div{display:flex;align-items:center;justify-content:center;padding:15px 10px;margin:8px 0;background-color:#ffeb3b;color:#000;font-weight:600;border-radius:10px}.inner-con .links div:nth-child(2){background-color:#2196f3}.inner-con .links div:nth-child(3){background-color:#ff9800}.inner-con .links div:nth-child(2){background-color:#7986cb}.inner-con .links svg{margin-right:10px}}@media (max-width: 600px){.big-nav .inner{width:250px}}.pop-up{width:100vw;height:100vh;position:fixed;top:0;left:0;background:rgba(0,0,0,.49);display:flex;align-items:center;justify-content:center;z-index:10}.pop-up .inner{background:#223642;width:450px;position:relative;z-index:10;max-height:calc(100vh - 20px)}.pop-up .inner.alt{background:#171e24}.pop-up .ins{width:100vw;height:100vh;position:absolute}.pop-up .title{background:#133850;padding:20px 15px;display:flex;justify-content:space-between;align-items:center;color:#fff;text-transform:uppercase}.pop-up .title .close{background:#673ab7;padding:5px 20px;border-radius:5px;font-size:14px;cursor:pointer}.pop-up .title span{font-weight:700;font-size:15px}.pop-up .borrom{position:absolute;bottom:0;padding:10px;background:#9c27b0;width:100%}.borrom .err{color:#ff9800;font-size:12px;margin:5px 0;text-align:center;font-weight:500}.borrom .payable{display:flex;justify-content:space-between}.borrom .payable .ref,.borrom .payable .amount{font-weight:500;font-size:16px;text-transform:uppercase}.borrom .payable .amount span{font-weight:700}.borrom .payable .ref{color:#ffeb3b;margin-top:5px}.borrom .payable .ref.alt{width:100%;text-align:center;margin:4px 0;font-size:19px;text-transform:capitalize}.borrom .payable .ref span{font-weight:700}.borrom .payable .check{display:flex;align-items:center;justify-content:center;width:90px;font-size:15px}.borrom .payable input{width:25px;height:25px;margin-right:5px}.borrom .btn{display:flex;justify-content:center;height:50px;align-items:center;border-radius:5px;background-color:#424242;color:#bdbdbd;margin-top:10px;font-weight:600;transition:all ease .5s}.borrom .btn.alt{cursor:pointer;background-color:#31255f;color:#fff}.borrom .btn svg{margin-right:5px}.pop-up .inner .cover{overflow-y:scroll;height:calc(100vh - 88px)}.pop-up .inner .cover.dr{max-height:373px}.pop-up .inner .cover::-webkit-scrollbar{display:none}.pop-up .inner .in-line{height:calc(90vh - 210px)}.in-line .section{padding:20px}.section .top{display:flex;justify-content:space-between;color:#2196f3;font-weight:700;font-size:17px;margin-bottom:19px;cursor:pointer}.section .top svg{transform:rotate(270deg);transition:all ease .5s}.section.open .top svg{transform:rotate(90deg)}.section .check{max-height:200000px;overflow:hidden}.section.open .check{max-height:0}.section.open .top{margin-bottom:0;transition:all ease .5s}.section .dos{display:flex;justify-content:space-between}.section .dos div{width:calc(50% - 5px)}.section .check .dos.gr div:nth-child(1){width:calc(55% - 5px)}.section .check .dos.gr div:nth-child(2){width:calc(45% - 5px)}.section .input{display:flex}.section .input{display:flex;flex-direction:column;position:relative;margin-bottom:15px}.section .input label{color:#fff;font-weight:500;font-size:15px;margin-bottom:10px}.section .input select,.section .input input{border:1px solid #2196f3;border-radius:4px;padding:12px 15px 12px 35px;height:50px;background:rgba(0,0,0,.7);color:#2196f3;font-weight:500;font-size:15px;width:100%;font-family:Inter,sans-serif}.section .input input[type=time]::-webkit-calendar-picker-indicator,.section .input input[type=date]::-webkit-calendar-picker-indicator{position:absolute;left:7px;z-index:5;width:23px;height:23px;cursor:pointer;opacity:0}.section .input input[type=time]::-webkit-calendar-picker-indicator{left:-3px}.section .input svg{position:absolute;left:10px;top:44px;z-index:0}.section .status{font-weight:600;font-size:13px;margin:-10px 0 10px;color:#fff}.section .off{background:#192831;padding:10px;border-radius:8px;margin-bottom:10px}.section .btn{display:flex;padding:15px;background:#424242;color:#bdbdbd;justify-content:center;font-weight:600;align-items:center;text-transform:uppercase;letter-spacing:.8px;font-size:13px;margin-bottom:20px;transition:all ease .5s}.section .btn.act{background-color:#ef2e2c;color:#fff;cursor:pointer}.section .btn.alt{background-color:#31255f;color:#fff;cursor:pointer}.section .del .btn{background:#f44336}.section .btn svg{margin-right:10px;position:relative;top:-1px}.section .off .count{background-color:#37474f;padding:8px;border-radius:5px;color:#fff;margin:15px 0}.section .off .count p{font-size:14px;margin-bottom:20px}.section .off .count .amount{display:flex;justify-content:space-between}.section .off .count .amount .val{font-weight:700;font-size:17px}.section .count .amount .del{width:55px;border-radius:5px;height:50px;background-color:#ef2e2c;cursor:pointer;display:flex;align-items:center;justify-content:center}.section .count .amount .del svg{width:25px;pointer-events:none}.section .check .tag{display:flex;justify-content:space-between;align-items:end}.section .check .tag .btn{margin-bottom:15px;height:50px;width:95px;border-radius:5px}.section .check .tag .input{width:calc(100% - 110px)}.section.lst{padding-bottom:165px}.section .cons .item{background:#37474f;border-radius:8px;padding:8px 8px 8px 12px;color:#fff;font-weight:700;margin:10px 0;font-size:17px;display:flex;justify-content:space-between;align-items:center}.section .cons .item .icon{width:55px;border-radius:5px;height:50px;background-color:#ef2e2c;cursor:pointer;display:flex;align-items:center;justify-content:center}.section .cons .item .icon svg{width:25px;pointer-events:none}.section .off .err{text-align:center;border:2px solid #f44336;width:70%;margin:10px auto;border-radius:10px;padding:7px;font-size:11px;color:#fff}.section .off .err svg{width:12px;height:12px;position:relative;top:1px;margin-right:8px}.section .first{color:#ffeb3b;font-size:16px;font-weight:600;text-transform:uppercase;margin-bottom:15px}.section.pd{padding:0 20px 20px;margin-top:-15px}.section .stats p{font-size:12px;margin-bottom:10px}.section .stats:nth-child(6){margin-bottom:15px}.section .total{text-transform:uppercase;margin-bottom:20px}.section .total span{font-weight:700}.section .stats .item{font-weight:600;font-size:15px}.section .proff .icon{width:160px;display:flex;justify-content:center}.section .proff .icon span{color:#fff;font-weight:600;font-size:12px;margin-top:20px}.section .proff .icon img{width:100%}.section .proff .icon.img{margin:5px 20px 10px 0}.section .image{display:flex}.section .cont{display:flex;flex-direction:column}.section .cont input{opacity:0;height:0}.section .image .cont div{background-color:#31255f;display:flex;justify-content:center;height:30px;align-items:center;padding:5px 20px;cursor:pointer;color:#fff;border-radius:5px;margin:5px 0 15px;font-size:13px;font-weight:500}.section .proff .titl{font-weight:600;font-size:15px;color:#fff}.section .prone{display:flex;justify-content:space-between;background:#37474f;border-radius:5px;padding:10px 10px 10px 20px;margin:10px 0;align-items:center;box-shadow:0 2px 4px #00000078}.section .prone .del{background:#f44336;border-radius:5px;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center}.prone .del svg{width:30px;height:30px}.prone .stae{font-weight:700;padding-right:10px}.prone .stae span{text-transform:capitalize}@media (max-width: 960px){.pop-up .inner{width:95vw}.in-line .section{padding:20px 10px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-container{width:100%;height:100vh;display:flex;justify-content:center}.auth-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:no-repeat center / cover url(/assets/auth.jpg);filter:brightness(.3)}.auth-container>*{position:relative;z-index:1}.auth-container .auth{width:450px;padding:30px 50px;border-radius:8px}.auth-container .auth .header{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:40px 0 10px;padding-bottom:25px;border-radius:5px}.auth-container .auth .header img{width:90px}.auth-container .auth .header a{text-align:center;font-weight:500;font-size:50px;text-transform:uppercase;color:#fff;margin-top:-5px;text-decoration:none}.auth-container .auth .alert-danger{background:rgba(255,0,0,.2);border-radius:4px;padding:15px;font-weight:500;font-size:14px;color:red;line-height:19px;margin:15px 0}.auth .group{display:flex;flex-direction:column;margin:20px 0;position:relative}.auth .group svg{position:absolute;top:37px;left:10px}.auth .group:nth-child(1){margin:20px 0 40px}.auth .group label{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#fff;margin-bottom:8px}.auth input{border:2px solid #1b79c5;border-radius:4px;padding:12px 15px 12px 40px;height:50px;background:rgba(0,0,0,.3);color:#1b79c5;font-weight:500;font-size:15px;font-family:Inter,sans-serif}.auth input:focus{border:2px solid #533095}.auth button{background:#424242;border-radius:10px;border:none;width:100%;height:50px;font-size:18px;color:#fff;cursor:pointer;margin:20px 0;text-transform:uppercase;font-weight:500;font-size:15px;font-family:Inter,sans-serif}.auth button span span{position:relative;margin-left:5px;top:-3px}.auth-container .auto-overlay{position:absolute;top:-300px;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);visibility:hidden;opacity:0;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.auth-container .auto-overlay.vis{visibility:visible;opacity:1;top:0px}.auth-container .auto-popup{padding:20px;background:#fff;border-radius:5px;width:600px;position:relative;transition:all 5s ease-in-out}.auth-container .auto-popup h2{margin-top:0;color:#333;margin-bottom:20px}.auth-container .auto-popup p{margin:10px 0;color:#333}.auth-container .auto-popup .close{position:absolute;top:20px;right:30px;transition:all .2s;font-size:30px;font-weight:700;text-decoration:none;color:#333}.auth-container .auto-popup .close:hover{color:#ef2e2c;transform:rotate(90deg)}.auth-container .auto-popup .content{max-height:30%;overflow:auto}@media (max-width: 768px){.auth-container .auto-popup{width:90%}}@media (max-width: 400px){.auth-container .auto-popup h2{margin-right:30px}}.home{width:calc(100vw - 180px);margin-left:180px;padding:65px 15px 15px}.home.dash{display:flex;justify-content:space-between}.home .side{width:190px}.home .main{width:calc(100% - 200px)}.home .main h1{font-size:16px;font-weight:500;color:#fff;text-transform:uppercase}.home .main .input{margin:5px 0;position:relative}.home .main .input select{background:#3277a1;border:1px solid #3277a1;color:#fff;font-size:16px;font-weight:400;width:100%;font-family:Inter,sans-serif;border-radius:10px;height:45px;padding:10px 20px 10px 45px}.home .main .input svg{position:absolute;top:11px;left:12px}.home .main .map,.home .main .books{display:flex;justify-content:space-between;margin:10px 0}.home .side,.home .main .map .tab,.home .main .books .tab{background:#1c2a35;border-radius:10px;color:#fff}.home .main .books .tab{width:calc(50% - 5px)}.home .main .map .tab.pr{width:360px;margin-top:0;max-height:400px;overflow:scroll}.home .main .map .tab.pr::-webkit-scrollbar{display:none}.home .main .map .tab.mp{width:calc(100% - 370px)}.home .main .map .item .role{width:unset}.home .side .title,.home .main .map .tab .title,.home .main .books .tab .title{background:#133850;text-transform:uppercase;text-align:center;font-weight:600;font-size:14px;padding:10px 0;border-radius:10px 10px 0 0}.home .main .books .tab .no{display:flex;justify-content:space-around;padding:20px 0}.home .main .books .tab .no .fix{display:flex;flex-direction:column;justify-content:center;align-items:center}.home .main .books .tab .tit{font-weight:400;font-size:11px;text-transform:uppercase;letter-spacing:1px}.home .main .books .tab .val{font-weight:600;margin-top:5px}.main .map .tab .item{display:flex;justify-content:space-between;margin:5px;background:#3277a1;border-radius:5px;padding:7px}.main .map .tab .item .info img{width:50px}.main .map .tab .item .info{display:flex;align-items:center}.main .map .info .deets{margin:0 5px}.main .map .info .deets .name{font-weight:600;font-size:14px}.main .map .info .deets .station{display:flex;font-weight:300;font-size:13px;margin-top:2px}.main .map .info .role svg{width:13px;height:13px}.main .map .info .role span{margin:0 5px}.main .map .info .zone span:nth-child(1){font-weight:600}.main .map .item .time{font-size:10px;display:flex}.main .map .station .role{display:flex;align-items:center;margin-right:5px}.main .map .item .time svg{width:10px;height:10px;margin-right:3px;position:relative;top:1px}.home .side .item{margin:10px;background:#2b678d;border-radius:5px;padding-bottom:5px;cursor:pointer}.home .side .item .title{background:#3f51b5;padding:10px 7px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.home .side .item .title svg{width:12px;height:12px}.home .side .item .stat{margin:5px 10px;font-size:12px}.home .side .item .stat svg{width:12px;height:12px;margin-right:8px}.home .side .item .stat .bd{font-weight:600;margin-right:8px;text-transform:capitalize;font-size:13px}@media (max-width: 1200px){.header .bottom .icon,.header .bottom .info,.dobs .ongoing .item .group,.dobs .ongoing .item .pints,.dobs .ongoing .item .ref,.dobs .ongoing .item .status.pro,.dobs .ongoing .item .status{display:none}.header .bottom .select{position:unset}.dobs .ongoing .item .time,.dobs .ongoing .item .type,.dobs .ongoing .item .name{width:33%;padding-right:10px}.dobs .fulfil,.dobs .ongoing{width:calc(50% - 10px)}.home{width:calc(100vw - 204px);margin-left:204px}.header h1.title{margin-bottom:10px}.header .filter img{top:15px}}.home .main .map .tab.sm{display:none}@media (max-width: 1040px){.home{width:100vw;margin-left:0}.home .main .map .tab.sm{display:block;height:330px;margin:-5px 0 5px}.home .main .map .tab.sm .recent{height:293px}.home .main .map .tab.sm .in-con{height:100%;overflow-y:scroll;margin:0 10px}.tick{display:flex;align-items:stretch;justify-content:space-between;margin:10px 0;background-color:#2b678d;border-radius:10px;color:#fff}.tick .iss{background:#3f51b5;display:flex;align-items:center;font-weight:700;text-transform:uppercase;padding:5px;font-size:12px;border-radius:10px 0 0 10px}.tick .end{padding:5px;display:flex;align-items:center}.tick .end svg{width:20px;height:20px}.tick .mid{width:calc(100% - 173px);font-weight:600;font-size:13px;margin:0 10px}.tick .mid .dos{display:flex;align-items:center;margin:5px 0}.tick .mid .dos .stat{margin:0}.tick .mid .stat{margin:5px 0}.tick .mid .stat svg{width:15px;height:15px;margin-right:5px;position:relative;top:1px}.tick .mid .dos .stat:nth-child(1){margin-right:10px}.home .main .map .tab.sm .in-con::-webkit-scrollbar,.home .side,.home .main .map .tab.mp{display:none}.home .main{width:100%}.home .main .map,.home .main .books{flex-direction:column}.home .main .map .tab.pr,.home .main .books .tab{width:100%;margin:5px 0}}@media (max-width: 960px){.header.mob{flex-direction:column;margin-bottom:20px}.header.mob.alt{flex-direction:row}.header .filter img{top:11px}.header .filter.tin .mob-filter{width:30px;height:30px;position:relative;right:0;background:#fdeaea;border-radius:5px;display:flex;align-items:center;justify-content:center;cursor:pointer}.header .filter.tin{justify-content:space-between}.header .filter.tin input{width:calc(100% - 50px)}}@media (max-width: 768px){.dobs .ongoing{display:none}.dobs .fulfil{width:100%}}@media (max-width: 600px){.header .bottom{display:none}.tabs{margin:20px -20px 20px 0}.tabs .card .no{font-size:24px}.tabs .icon img{width:13px}.tabs .icon{width:37px;height:37px}.tabs .card .state{display:flex;margin:10px 0}.tabs .card{min-width:235px}}@media (max-width: 480px){.graph{margin:15px -20px 15px 0}.tick .mid{width:calc(100% - 146px);margin:0 5px}}@media (max-width: 400px){.dobs .fulfil .pie{flex-direction:column;height:unset}.dobs .fulfil .pie .stat{flex-direction:row;justify-content:space-around;min-width:unset}.pie .chart{width:100%;height:145px}}.home .map .tab{background:#1c2a35;border-radius:10px;color:#fff;min-height:calc(100vh - 80px)}.home .map .tab .title{background:#133850;text-transform:uppercase;text-align:center;font-weight:600;font-size:14px;padding:10px 0;border-radius:10px 10px 0 0}.home .main .map .tab{min-height:unset}.home.unpd{width:calc(100vw - 197px);padding:65px 8px 15px}.unpd .header{display:flex;justify-content:space-between;color:#ffeb3b}.unpd .header h5{font-size:15px}.unpd .header .no{font-weight:500;font-size:12px}.unpd .search{display:flex;justify-content:space-between;margin:5px 0 10px}.unpd .search .input{position:relative;width:300px}.unpd .search .input input{border:1px solid #2196f3;border-radius:4px;padding:12px 15px 12px 35px;height:50px;background:rgba(0,0,0,.7);color:#2196f3;font-weight:500;font-size:15px;width:100%;font-family:Inter,sans-serif}.unpd .search .input input:focus{border:2px solid #533095}.unpd .search .input input::placeholder{color:#2196f3}.unpd .search .input svg{position:absolute;left:10px;top:15px;width:16px}.unpd .search select{border:1px solid #2196f3;border-radius:4px;padding:12px 15px;height:50px;background:rgba(0,0,0,.7);color:#2196f3;font-weight:500;font-size:15px;width:100%;font-family:Inter,sans-serif}.paginate{display:flex;justify-content:space-between;margin:10px 0;align-items:center}.paginate .ins{display:flex;color:#ffeb3b;font-weight:600;font-size:15px}.paginate .icon{width:60px;height:35px;border-radius:5px;display:flex;align-items:center;justify-content:center;background-color:#424242;cursor:pointer}.paginate .icon.active{background-color:#31255f}.paginate .icon img{width:10px}.list .item{display:flex;justify-content:space-between;padding:15px 20px;background:#232d37;color:#f7f8f8;font-size:11px;border-top:1px solid #1f2830}.list p.nil{color:#fff;text-align:center;padding:20px}.pop-up .inner.licht{background-color:#fff;padding:25px;border-radius:15px;font-size:14px;overflow:scroll}.pop-up .inner.licht::-webkit-scrollbar{display:none}.pop-up .inner.licht .titl{display:flex;justify-content:space-between;font-weight:600;color:#1f2830;font-size:25px;margin:15px 0}.pop-up .inner.licht .duo{display:flex;justify-content:space-between;margin:0 0 15px}.pop-up .inner.licht .duo .stil{width:calc(50% - 20px)}.pop-up .inner.licht .duo .stil .label{font-weight:600}.pop-up .inner.licht .count{background:#232d37;color:#fff;padding:10px;border-radius:10px;margin-bottom:15px}.pop-up .inner.licht .count h4{font-size:14px;font-weight:400}.pop-up .inner.licht .count p{font-weight:700}.pop-up .inner.licht .count .amount,.pop-up .inner.licht .count h4.up{margin-top:10px}.pop-up .inner.licht .item.hd{padding:20px;border-top:none;font-size:13px;font-weight:600}.pop-up .inner.licht .btn-group{display:flex;justify-content:space-between;margin:30px 0 20px}.pop-up .inner.licht .btn-group .btn{width:100%;text-align:center;cursor:pointer;padding:15px;background:red;color:#fff;border-radius:10px;transition:all ease .5s}.pop-up .inner.licht .btn-group .btn:hover{filter:grayscale(.5)}.pop-up .inner.licht .btn-group .btn.alt{background:rgb(117,184,18);color:#000}.pop-up .inner.licht .btn-group.duo .btn{width:calc(50% - 10px)}.pop-up .inner.licht .title{background-color:unset;padding:0;justify-content:end;position:relative;top:-5px}.item .role,.item .ref{width:90px;text-transform:capitalize}.item .username,.item .phone,.item .date{width:100px}.item .plate{text-transform:uppercase}.item.hd .plate{text-transform:capitalize}.item .evidence{width:60px}.item .zone{width:70px}.item .email,.item .location,.item .name{width:150px}.item .name{text-transform:capitalize}.item .state,.item .deet,.item .actions{width:50px}.hd.item .actions{cursor:unset}.item .actions{cursor:pointer}.item .insure,.item .plate,.item .vehicle{width:130px}.home.unpd .btn.ad{width:fit-content;background:#31255f;color:#fff;border-radius:5px;margin-bottom:10px;padding:15px 20px;text-transform:uppercase;font-weight:600;font-size:14px;cursor:pointer}.home.unpd .btn.ad svg{margin-right:10px;position:relative;top:1px}.tick{display:none}.load-container{margin:70px 0 20px;height:30px}.load-container .btn-load:after{width:42px;height:42px;border:6px solid transparent;border-top-color:#fff}@media (max-width: 1040px){.home.unpd{width:100vw}.unpd .search .input{width:calc(100% - 151px)}.tick{display:flex}.list .item{display:none}.tick.alt{background:#212121}.tick .profile{display:flex;align-items:center}.tick .profile img{width:50px;height:50px;margin-right:10px}.tick .profile .deet{text-transform:uppercase;font-size:17px;font-weight:400}.tick .profile .role{font-size:14px;color:#ccc}.tick.alt .end{padding:5px}.pop-up .inner{max-height:calc(100vh - 80px)}.pop-up .inner .cover{height:calc(100vh - 175px)}}@media (max-width: 400px){.pop-up .inner.licht .titl{flex-direction:column-reverse;align-items:center}.pop-up .inner.licht{padding:25px 15px}.pop-up .inner.licht .btn-group.duo .btn{width:calc(50% - 4px);padding:15px 5px}}.rep .insa{display:flex;justify-content:space-between;margin:8px 5px 5px}.rep .insa .item{background:#151f27;color:#fff;width:calc(50% - 10px);display:flex;align-items:center;justify-content:center;flex-direction:column;height:100px;margin:5px;border-radius:10px}.rep .insa:nth-child(3){margin:0 5px 5px}.rep .insa:nth-child(3) .item{width:calc(33.33% - 10px);margin:0 5px 5px}.rep .item .fig{font-weight:600;font-size:14px;margin-bottom:8px;text-align:center}.rep .item .no{font-weight:700;font-size:11px}.rep .tab .key{margin:10px;padding-bottom:10px}.home .map .tab:nth-child(2){margin-top:30px}.rep .tab .tile{margin:10px 0}.rep .tab .tile .legend{font-weight:600;font-size:13px;color:#ffeb3b}.rep .tab .tile p{font-size:12px}.rep .tab h4{font-weight:500;margin:25px 10px 5px;text-transform:capitalize}.rep .tab .input{position:relative;margin:10px}.rep .tab .input select{border:2px solid #2196f3;border-radius:4px;padding:12px 15px 12px 35px;height:50px;background:rgba(0,0,0,.7);color:#2196f3;font-weight:500;font-size:15px;width:100%;font-family:Inter,sans-serif}.rep .tab .input svg{position:absolute;left:10px;top:15px;width:16px}.rep .tab .line{margin:30px 10px}.rep .tab .line:nth-child(7){padding-bottom:10px}.rep .line h5{font-size:15px;font-weight:600}.rep .line .cover{overflow-x:auto;margin:5px 0}.rep .line .ins{display:flex}.rep .line .cover::-webkit-scrollbar{display:none}.rep .line .frame{width:130px;height:130px;border-radius:5px;margin-right:20px;background:#424242;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}.rep .line .frame.active{background:#5a85a0}.rep .line .frame .icon svg{width:30px;height:30px}.rep .frame h6{font-size:15px;margin-top:5px}.rep .frame p{font-size:13px}.home .split{display:flex;justify-content:space-between}.split .proff,.split .settings{width:calc(50% - 10px);padding:10px;margin-top:-30px}.split .title{color:#ffeb3b;font-weight:600;font-size:18px;margin:30px 0 20px}.split .input{display:flex;flex-direction:column;position:relative;margin-bottom:20px}.split .input label{color:#fff;font-weight:500;font-size:15px;margin-bottom:10px}.split .input input{border:1px solid #2196f3;border-radius:4px;padding:12px 15px 12px 35px;height:50px;background:rgba(0,0,0,.7);color:#2196f3;font-weight:500;font-size:15px;width:100%;font-family:Inter,sans-serif;text-transform:capitalize}.split .input svg{position:absolute;left:10px;top:44px}.split .btn{background-color:#31255f;display:flex;justify-content:center;height:50px;align-items:center;cursor:pointer;color:#fff;border-radius:5px}.btn svg{margin-right:5px}.split .btn.alt{background-color:#424242;color:#bdbdbd}.split .proff .icon{width:160px;display:flex;justify-content:center}.split .proff .icon.img{margin:5px 20px 10px 0}.split .proff .icon span{color:#fff;font-weight:600;font-size:12px;margin-top:20px}.split .proff .icon img{width:100%}.split .image{display:flex}.split .cont{display:flex;flex-direction:column}.split .cont input{opacity:0;height:0}.split .image .cont div{background-color:#31255f;display:flex;justify-content:center;height:30px;align-items:center;padding:5px 20px;cursor:pointer;color:#fff;border-radius:5px;margin:5px 0 15px;font-size:13px;font-weight:500}@media (max-width: 1040px){.home .split{flex-direction:column}.split .proff,.split .settings{width:100%;padding:10px 0}}*{margin:0;padding:0;box-sizing:border-box;outline:none}body,html{overflow-x:hidden;font-family:Inter,sans-serif;background:#171e24}.hai-con{width:83vw;margin-left:17vw;padding:35px 30px 15px}.table{box-shadow:0 4px 4px #ffeeee78;background:#ffffff;border:1px solid #fdeaea;border-radius:10px;min-height:80vh}.table .list{border:1px solid #fdeaea;border-bottom:none;border-left:none;border-right:none;justify-content:space-between;display:flex;padding:15px 20px;font-size:12px;color:#373232;align-items:center;text-decoration:none}.table .list:nth-child(1){border:none}.table .list.head{font-weight:600;color:#6a6565}.table .sched{padding:4px 8px;background:#eef6e9;border-radius:999px;color:#278500;font-size:10px;text-transform:uppercase;font-weight:600;display:flex;align-items:center;justify-content:center}.table .list.bod{cursor:pointer}.table .list.bod:hover{background:#fff8f8}.btn_text{transition:all .2s}.btn-load{position:relative}.btn-load .btn_text{visibility:hidden;opacity:0}.btn-load:after{content:"";position:absolute;width:16px;height:16px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}.subscribe .btn-load:after{border-top-color:#000}.btn-load svg{display:none}@keyframes button-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.flicker{animation-duration:.8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right,#d5d5d5 8%,#f2f2f2 38%,#d5d5d5 54%);background-size:1000px 640px;position:relative}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.flick.flicker{height:20px}@media (max-width: 1200px){.hai-con{width:calc(100vw - 204px);margin-left:204px}}@media (max-width: 600px){.hai-con{width:100vw;margin:70px 0 0}}
