@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);.swipe-refresh-icon{bottom:100%;height:56px!important;left:50%;position:fixed;transform:translateX(-50%);width:56px;z-index:10}.swipe-refresh-icon div{--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;aspect-ratio:1;background:#1677ff;border-radius:50%;height:100%;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;padding:8px;width:100%}.swipe-refresh-icon-rotating{animation:swipe-refresh-icon-rotation .6s linear infinite}@keyframes swipe-refresh-icon-rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spin-wrapper{align-items:center;display:flex;justify-content:center;position:relative;z-index:10}.spin-wrapper.fill{height:100%;position:absolute;width:100%;z-index:2}.spin-wrapper .main-cube{animation:spin 2s linear infinite;gap:5px;height:24px;left:calc(50% - 12px);position:absolute;top:calc(50% - 12px);transform:translate(-50%,-50%);width:24px}.spin-wrapper .main-cube .cube-container{align-items:center;border-radius:5px;display:flex;height:50%;justify-content:center;position:absolute;width:50%}.spin-wrapper .main-cube .cube-container .inner-cube{background-color:#1677ff;border-radius:4px;height:60%;width:60%}.spin-wrapper .main-cube .cube1{left:0;opacity:.6;top:0}.spin-wrapper .main-cube .cube2{left:50%;opacity:.8;top:0}.spin-wrapper .main-cube .cube3{left:0;opacity:.4;top:50%}.spin-wrapper .main-cube .cube4{left:50%;opacity:1;top:50%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spin-wrapper .children-container{height:100%;width:100%}.spin-wrapper .half-transparent-layout{background-color:hsla(0,0%,100%,.601);display:block;height:100%;position:absolute;width:100%}.spin-wrapper .loading-text{animation:none;color:#1677ff;left:50%;margin-top:32px;position:absolute;top:50%;transform:translate(-50%,-50%)}.alert-notification-custom{background-color:#fff;border-radius:12px;box-shadow:-10px 9px 24px #97959596;max-width:410px;opacity:0;position:fixed;right:16px;top:18px;transition:visibility .5s,opacity .5s;visibility:hidden;z-index:100}@media(max-width:450px){.alert-notification-custom{left:8px;margin:0 auto;right:8px;top:70px;z-index:9}}.alert-notification-custom-body{align-items:center;display:flex;gap:12px;padding:12px}@media(max-width:450px){.alert-notification-custom-body{gap:8px;padding:8px}}.alert-notification-custom-title{font-size:14px;margin:0 0 4px}.alert-notification-custom-text{color:#8c8c8c;font-size:12px;margin:0}.alert-notification-custom-img{border-radius:8px;flex-shrink:0;height:70px;overflow:hidden;width:70px}.alert-notification-custom-img img{height:100%;max-width:100%;width:100%}.alert-notification-custom-btn{appearance:none;background-color:#0000;border:none;outline:none}.alert-notification-custom-btn a{background-color:#1677ff;border-radius:40px;color:#fff;font-size:14px;max-width:40px;padding:8px 12px;transition:background-color .3s}.alert-notification-custom-btn:hover a{background-color:#4096ff}.alert-notification-custom-icon{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;padding:4px}.alert-notification-custom-show{opacity:1;visibility:visible;visibility:initial}.swipe{left:0;margin-left:-100px;margin-top:-15px;position:fixed;top:50%;z-index:1000}.swipe .inner{background-color:hsla(0,0%,50%,.662);border-radius:50%;height:40px;margin-top:5px;width:0}.swipe.swipe-started .inner{animation:swipe .3s ease-out forwards,circle-phase-one .3s ease-out forwards;animation-fill-mode:forwards}.swipe.swipe-finished .inner{animation:swipe-finished .3s ease-out forwards,circle-phase-two .3s ease-out forwards}.swipe.swipe-canceled .inner{animation:swipe-canceled .3s ease-out forwards,circle-phase-three .3s ease-out forwards}.bottom-arrow,.top-arrow{background-color:hsla(0,0%,100%,.643);border-radius:15px;height:3px;position:absolute;width:13px}.top-arrow{left:45%;top:60%;transform:translate(-50%,-50%) rotate(45deg)}.bottom-arrow{left:45%;top:40%;transform:translate(-50%,-50%) rotate(-45deg)}@keyframes swipe{0%{transform:translateX(0);width:0}to{transform:translateX(120px);width:40px}}@keyframes swipe-finished{0%{transform:translateX(120px);width:40px}to{transform:translateX(120px);width:40px}}@keyframes swipe-canceled{0%{transform:translateX(120px);width:40px}to{transform:translateX(0);width:0}}@keyframes circle-phase-one{0%{opacity:0}to{opacity:1}}@keyframes circle-phase-two{0%{opacity:1}50%{opacity:.5}to{opacity:0}}@keyframes circle-phase-three{0%{opacity:1}to{opacity:0}}.toaster{align-items:end;display:flex;flex-direction:column;font-family:Roboto,Segoe UI;position:fixed;row-gap:10px;z-index:1000}.toaster.top-right{max-width:calc(100% - 40px);right:20px;top:10px}.toaster.top-center{left:50%;max-width:calc(100% - 40px);top:10px;transform:translateX(-50%)}.toaster.top-left{left:20px;max-width:calc(100% - 40px);top:10px}.toaster>.toast-container{word-wrap:break-word;background-color:#fff;border:none;border-radius:10px;box-shadow:0 5px 15px #00000059;color:#000;display:flex;flex-direction:column;height:fit-content;max-width:400px;overflow-wrap:break-word;padding:20px;position:relative;row-gap:20px;width:100%}.toaster>.toast-container>.toast-header{align-items:flex-start;column-gap:15px;display:flex;justify-content:space-between;width:100%}.toaster>.toast-container>.toast-header>.toast-header-data{align-items:flex-start;column-gap:15px;display:flex;flex:1 1;max-width:calc(100% - 30px)}.toaster>.toast-container>.toast-header>.toast-header-data>.icon{border:none;border-radius:100%;color:#fff;display:grid;flex-shrink:0;font-size:15px;height:fit-content;padding:7px;place-content:center}.toaster>.toast-container>.toast-header>.toast-header-data>.icon.success{background-color:#95de64}.toaster>.toast-container>.toast-header>.toast-header-data>.icon.error{background-color:#ff4d4f}.toaster>.toast-container>.toast-header>.toast-header-data>.icon.warning{background-color:#ffa940}.toaster>.toast-container>.toast-header>.toast-header-data>.icon.info{background-color:#4096ff}.toaster>.toast-container>.toast-header>.toast-header-data>.title{flex:1 1;margin-top:3px;white-space:normal;word-break:break-word}.toaster>.toast-container>.toast-header>.icon-close{color:#595959;cursor:pointer;flex-shrink:0;font-size:15px;margin-left:auto}.toaster>.toast-container>.toast-content{display:flex;padding-left:38px}.toaster>.toast-container>.toast-content>.description{white-space:normal;width:100%;word-break:break-word}.toaster>.toast-container.visible{animation:appear .5s ease-in-out forwards}.toaster>.toast-container.hidden{animation:fade .5s ease-in-out forwards}@keyframes appear{0%{opacity:0;top:-100%}to{opacity:1;top:10px}}@keyframes fade{0%{opacity:1;top:10px}to{opacity:0;top:-100%}}@media(max-width:768px){.toaster{row-gap:5px}.toaster>.toast-container{max-width:300px;padding:10px;row-gap:10px}.toaster>.toast-container>.toast-header,.toaster>.toast-container>.toast-header>.toast-header-data{column-gap:10px}.toaster>.toast-container>.toast-header>.toast-header-data>.icon{font-size:13px;padding:5px}.toaster>.toast-container>.toast-header>.icon-close{font-size:13px}.toaster>.toast-container>.toast-content{column-gap:10px;padding-left:30px}}#root,body,html{background-color:#f5f5f5;box-sizing:border-box;height:100%;margin:0;overflow-x:hidden}html{padding-bottom:40px}.layout{height:100%}.layout a{text-decoration:none}.layout *{box-sizing:border-box}.layout h2{margin:8px 0;padding-left:40px}p,ul{margin:0}ul{padding:0}li{list-style:none}.ant-layout{background:#f5f5f5;display:flex;flex:auto;flex-direction:column;font-family:Roboto,Segoe UI;font-size:14px;min-height:0}@media(max-width:768px){.ant-layout.mobDisabled{opacity:.5;pointer-events:none}}.ant-layout-content{height:100%;padding-top:62px}.ant-layout-sider .ant-layout-sider-zero-width-trigger{background:none;top:0}.ant-layout-sider .ant-layout-sider-zero-width-trigger button{color:#000!important}.default_page{margin:8px}@media(max-width:358px){.default_page{margin:0}.ant-card-body{padding:8px}}.ant-table-wrapper{overflow:auto}.ant-picker-calendar-mode-switch{display:none}.row{display:flex;flex-direction:row}.row.align{align-items:center}.no_selection{-webkit-user-select:none;user-select:none}.full{text-align:center;width:100%}.btn-row{display:flex;justify-content:space-around}.btn-row .green{background-color:#73d13d}.text-center{text-align:center}.ant-btn.viber{background-color:#9254de;margin-top:10px}.two_columns .row{float:left;white-space:nowrap;width:40%}.two_columns .row.full{white-space:normal}.two_columns .row:nth-child(2n){width:60%}span.error{color:#ff4d4f}span.orange{color:#fa8c16}span.green{color:#52c41a}button.orange{background-color:#fa8c16;color:#fff}button.blackBtn{background-color:#334768;border-color:#8c8c8c;border-radius:20px;height:auto;padding:8px;width:100%}.slick-track{min-height:94vh}.ant-btn.logout{font-size:18px;padding:0 8px;position:fixed;right:8px;top:4px;z-index:10}@media screen and (max-width:380px){.ant-btn.logout{padding:0 4px}}.video_container{height:0;padding-bottom:56.25%;position:relative;width:100%}.video_container iframe{height:100%;left:0;position:absolute;top:0;width:100%}.sidebar_btn__fallback{align-items:center;background-color:#001529;border:1px solid #d9d9d900;border-radius:5px;cursor:wait;display:flex;height:32px;justify-content:center;left:15px;opacity:1;padding:1px;position:fixed;top:15px;width:32px}
/*# sourceMappingURL=main.91938374.css.map*/