.custom-modal .ant-modal-header{margin-bottom:0}.custom-modal .ant-modal-content{padding:0}.custom-modal .custom-modal-header{align-items:center;border-bottom:1px solid hsla(0,0%,90%,.439);display:flex;gap:10px;padding:12px 20px}.custom-modal .custom-modal-body{background-color:#f7f8fc;padding:15px 20px}.custom-modal:not(:has(.custom-modal-footer)) .custom-modal-body{border-radius:0 0 8px 8px}.custom-modal .custom-modal-footer{border-top:1px solid hsla(0,0%,90%,.439);display:flex;flex-direction:row-reverse;gap:7px;padding:12px 20px}.subloader-wrapper{align-items:center;background-color:rgba(0,0,0,.584);display:flex;height:100%;justify-content:center;width:100%;z-index:99999}.subloader-wrapper.overlay{inset:0;position:fixed}.subloader-wrapper .lds-roller div:after{background:#80adb4!important}.app-loader{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center}.loader-wrapper .app-entry-wrapper{align-items:center;display:flex;flex-direction:column;gap:10px}.loader-wrapper .app-entry-wrapper .app-entry-logo{background-image:url(/static/media/gas-icon-stacked.1e8611c8050087a22475.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:36vh;width:36vw}.loader-wrapper .antd-spin{color:#80adb4!important;font-size:3.4rem}.loader-wrapper .antd-spin.entry{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:show;animation-name:show;font-size:2.5rem;margin-right:8px;opacity:0}.loader-wrapper.lazy{background-color:transparent;height:100%}.loader-wrapper.lazy .antd-spin{color:#80adb4!important}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}.illustration-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;text-align:center}.illustration-wrapper img{max-height:200px;max-width:300px;object-fit:contain}.illustration-wrapper h3{margin-top:20px}.react-resizable{position:relative}.react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;height:20px;padding:0 3px 3px 0;position:absolute;width:20px;z-index:2}.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.react-resizable-handle-e{right:0;-webkit-transform:rotate(315deg);transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-resizable-handle-n{top:0;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}:root{--border-color:#00000010;--time-slot-gutter-width:50px;--resource-header-height:52px;--slot-wrapper-min-height:100px;--column-min-width:170px}@media(max-width:992px){:root{--time-slot-gutter-width:50px;--column-min-width:150px}}@media(max-width:768px){:root{--resource-header-height:40px;--slot-wrapper-min-height:80px;--time-slot-gutter-width:45px;--column-min-width:130px}}@media only screen and (max-width:576px){:root{--resource-header-height:40px;--slot-wrapper-min-height:80px;--time-slot-gutter-width:40px;--column-min-width:110px}}.schedular{background-color:#fff;border:1px solid #00000010;border:1px solid var(--border-color);display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-x:scroll}.schedular .resource-header{border-bottom:1px solid #00000010;border-bottom:1px solid var(--border-color);box-shadow:0 2px 4px rgba(0,0,0,.07);display:flex;height:52px;height:var(--resource-header-height);min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;top:0}.schedular .resource-header,.schedular .resource-header .resource-gutter{background-color:#fff;flex-shrink:0;position:-webkit-sticky;position:sticky;z-index:10}.schedular .resource-header .resource-gutter{border-right:1px solid #00000010;border-right:1px solid var(--border-color);height:100%;left:0;width:50px;width:var(--time-slot-gutter-width)}.schedular .resource-header .resource-header-inner{display:flex;overflow-x:hidden;scroll-behavior:auto;width:100%}.schedular .resource-header .resource-header-inner .resource{align-items:center;border-right:1px solid #00000010;border-right:1px solid var(--border-color);display:inline-flex;flex:1 0;justify-content:center;min-width:170px;min-width:var(--column-min-width)}.schedular .resource-header .resource-header-inner .resource:last-child{border-right:0}.schedular .resource-header .resource-header-inner .resource .ant-select{width:40px;width:calc(var(--column-min-width) - 130px)}.schedular .resource-header .resource-header-inner .resource .ant-select-selector{align-items:center;display:flex;height:24px!important;justify-content:center;padding:0 6px!important}.schedular .resource-header .resource-header-inner .resource .ant-select-selection-item{font-size:12px;text-align:center}.schedular .resource-header .resource-header-inner .resource .ant-select-dropdown{min-width:120px}.schedular .resource-header .resource-header-inner .resource-dropdown{min-width:100px!important;width:100px!important}.schedular .schedular-content{flex:1 0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.schedular .schedular-content-inner{display:flex;min-height:0;position:relative;z-index:9}.schedular .schedular-content-inner .time-slots-wrapper{background-color:#fff;display:flex;flex-direction:column;left:0;position:-webkit-sticky;position:sticky;width:50px;width:var(--time-slot-gutter-width);z-index:2}.schedular .schedular-content-inner .time-slots-wrapper .time-slot{align-items:center;border-right:1px solid #00000010;border-right:1px solid var(--border-color);display:inline-flex;flex:1 1;justify-content:center;min-height:100px;min-height:var(--slot-wrapper-min-height);position:relative;width:50px;width:var(--time-slot-gutter-width)}.schedular .schedular-content-inner .time-slots-wrapper .time-slot:first-child>span{top:0}.schedular .schedular-content-inner .time-slots-wrapper .time-slot:last-child{border-bottom:0}.schedular .schedular-content-inner .time-slots-wrapper .time-slot>span{font-size:.8rem;font-weight:300;position:absolute;text-align:center;top:-10px;z-index:2}.schedular .schedular-content-inner .cells-wrapper{display:flex;flex:1 1;position:relative;width:calc(100% - 50px);width:calc(100% - var(--time-slot-gutter-width))}.schedular .schedular-content-inner .cells-wrapper .cell-group{border-right:1px solid #00000010;border-right:1px solid var(--border-color);display:flex;flex:1 1;flex-direction:column;min-width:170px;min-width:var(--column-min-width)}.schedular .schedular-content-inner .cells-wrapper .cell-group.last{border-right:0}.schedular .schedular-content-inner .cells-wrapper .cell-group .cell{border-bottom:1px solid #00000010;border-bottom:1px solid var(--border-color);flex:1 1;min-height:100px;min-height:var(--slot-wrapper-min-height)}.schedular .schedular-content-inner .cells-wrapper .cell-group .cell:last-child{border-bottom:0}.schedular .schedular-content .event-card{container-type:inline-size;height:100%;overflow:hidden;position:absolute;touch-action:none;transition:transform .1s linear;-webkit-user-select:none;user-select:none;width:100%}.schedular .schedular-content .event-card .ec-card-inner{height:100%;position:relative}.schedular .schedular-content .event-card .ec-card-inner .basic{background-color:rgba(0,128,0,.2);font-size:.8rem;height:100%;padding:4px 7px}.schedular .schedular-content .event-card .ec-card-inner .resize-handle{background-color:#333;bottom:0;cursor:nwse-resize;height:10px;position:absolute;right:0;width:10px;z-index:9}.schedular .schedular-content .event-card.is-dragging{opacity:.5}.schedular .touch-dnd-preview{background-color:hsla(0,0%,50%,.188);border-radius:10px;color:#fff;padding:10px}.provider-on-board{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;padding:30px 15px}.provider-on-board>img{height:auto;max-width:300px;width:100%}.provider-on-board-texts{display:flex;flex-direction:column;gap:7px;text-align:center}.provider-on-board>button{align-items:center;display:flex;flex-direction:row-reverse;font-size:1rem;font-weight:500;gap:10px;height:50px;justify-content:center}.provider-on-board>button .anticon-arrow-right{transition:transform .3s}.provider-on-board>button:hover .anticon-arrow-right{-webkit-transform:translateX(10px);transform:translateX(10px)}.notifications-drawer .ant-drawer-body{background-color:#f7f8fc;display:flex;flex-direction:column;gap:10px;padding:12px}.notifications-drawer .notification-card{background-color:#fff;border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.05);display:flex;flex-direction:column;flex-shrink:0;gap:8px;padding:12px;width:100%}.notifications-drawer .notification-card-desc{font-size:14px}*{box-sizing:border-box;font-family:Nunito Sans,sans-serif!important}body,h1,h2,h3,h4,h5,p{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito Sans,sans-serif!important}.ant-form-item-explain-error{font-size:.75rem}.ant-form-item-label{font-weight:700}mark{background-color:transparent}.ant-menu-item-selected a{font-weight:700}.ant-descriptions-item-label,.ant-table-thead .ant-table-cell{font-weight:700!important}.ant-tabs-tab-active{background:#80adb4!important;color:#fff!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important;font-weight:700}.ant-btn .ri-centered{margin-top:3px}.ant-tour-title{font-size:1.2rem!important;font-weight:700!important}.ant-tour-description{font-size:.8rem!important}html{font-size:14px}@media(max-width:576px){html{font-size:14px}}@media(max-width:768px)and (min-width:578px){html{font-size:14px}}@media(min-width:769px)and (max-width:1399px){html{font-size:16px}}@media(min-width:1400px){html{font-size:18px}}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.125rem}h4,p{font-size:.875rem}.text-small{font-size:.75rem!important}.text-medium{font-size:1.125rem!important}.text-12{font-size:12px}.text-14{font-size:14px!important}.text-16{font-size:16px}.text-18{font-size:18px}.text-20{font-size:20px}.d-flex{display:flex}.flex-1{flex:1 1}.align-items-start{align-items:flex-start}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.justify-content-end{justify-content:flex-end}.justify-content-between{justify-content:space-between}.gap-5{gap:5px}.flex-shrink-0{flex-shrink:0}.uppercase{text-transform:uppercase}.h-100{height:100%}.cursor-pointer{cursor:pointer}.text-center{text-align:center}.primary-text-color{color:#80adb4}.white-color-forced{color:#fff!important}.subtle-text{color:#626262!important}.forgot-passowrd-container{align-items:center;display:flex;justify-content:center;padding:10px 10px 0}.forget-passowrd-button{color:#626262!important}.color-checker{background-color:#80adb4;height:20px;width:20px}.w-100{width:100%}.mt-0{margin-top:0!important}.m-0{margin:0!important}.p-0{padding:0!important}.p-x-0{padding-left:0!important;padding-right:0!important}.font-monstserrat{font-family:Montserrat!important}.font-semibold{font-weight:500}.font-bold{font-weight:700!important}.font-boldest{font-weight:800!important}.label-full-width label{width:100%}.touch-action-none{touch-action:none}.position-relative{position:relative}.absolute-centered{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mt-auto{margin-top:auto}.m-auto{margin:auto}.flex-column{flex-direction:column}.btn-small-text span{font-size:.75rem}.btn-small-text span:last-child{-webkit-margin-start:4px;margin-inline-start:4px}.inner-span-small span{font-size:.64rem}.inner-span-medium-text span{font-size:.8rem}.text-upper{text-transform:uppercase}.text-lower{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.min-width-0{min-width:0}.min-width-100{min-width:100%}.black-icon:not(:hover){color:#000}.justify-content-center{justify-content:center!important}.rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.w-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.position-fixed{position:fixed}.white-space-no-wrap{white-space:nowrap}.secondary-text-color{color:#666}.logo{background-image:url(/static/media/gas-icon.2954f3fd40d2f504e808.svg);background-repeat:no-repeat;background-size:cover;height:40px;width:auto}.auth-layout-wrapper{background-color:#f7f8fc;display:flex;gap:20px;height:100vh;padding:20px 5%}.auth-layout-wrapper .auth-left{align-items:center;display:flex;flex:.5 1;justify-content:center}.auth-layout-wrapper .auth-left .app-logo{background-image:url(/static/media/gas-icon-stacked.1e8611c8050087a22475.svg);background-repeat:no-repeat;height:100%;max-height:300px;max-width:300px;width:100%}.auth-layout-wrapper .auth-right{align-items:center;display:flex;flex:1 1;flex:.5 1;justify-content:center;overflow-y:auto}.auth-layout-wrapper .auth-right .auth-form-wrapper{background-color:#fff;border-radius:4px;box-shadow:0 1px 0 rgba(17,17,26,.05),0 0 8px rgba(17,17,26,.1);display:flex;flex-direction:column;max-width:420px;min-height:450px;padding:10px 50px 30px;width:100%}.auth-layout-wrapper .auth-right h3{margin-bottom:7px;margin-top:20px}.auth-layout-wrapper .auth-right .helper-text{margin-bottom:30px}.auth-layout-wrapper .auth-right .login-btn{font-weight:700;height:40px;margin-top:20px;text-transform:uppercase}@media(max-width:700px){.auth-layout-wrapper .auth-left{display:none}.auth-layout-wrapper .auth-right{flex:1 1}}.default-layout-wrapper{height:100vh;height:100svh}.default-layout-wrapper .default-layout-sider{background-color:#363740}.default-layout-wrapper .default-layout-sider .logo-divider{border-color:hsla(0,0%,100%,.125)}.default-layout-wrapper .default-layout-sider .ant-layout-sider-trigger,.default-layout-wrapper .default-layout-sider .sider-menu{background-color:#363740}.default-layout-wrapper .page-header{align-items:center;background-color:#f7f8fc;display:flex;gap:10px;line-height:normal;padding-inline:20px;position:relative}.default-layout-wrapper .page-header-left{align-items:center;display:flex;gap:8px}.default-layout-wrapper .page-header-left .page-title{font-size:1.37rem;text-transform:capitalize}.default-layout-wrapper .page-header-center .date-navigator{align-items:center;display:inline-flex;flex-shrink:0;gap:7px;justify-content:center}.default-layout-wrapper .page-header-center .date-navigator .schedular-icon{flex-shrink:0;font-size:1.9rem}.default-layout-wrapper .page-header-center .date-navigator .picker{cursor:pointer;inset:0;opacity:0;position:absolute;z-index:1}.default-layout-wrapper .page-header-center .date-navigator .picker:after{content:" ";inset:0;position:absolute}.default-layout-wrapper .page-header-center .date-navigator .date-text{text-align:center}.default-layout-wrapper .page-header-right{align-items:center;display:inline-flex;gap:14px;justify-content:flex-end}.default-layout-wrapper .page-header-right .dashboard-buttons-wrapper{display:inline-flex;gap:10px;margin-right:20px}.default-layout-wrapper .page-header-right .user-avatar{font-size:1.125rem;font-weight:700}.default-layout-wrapper .page-header-right .user-info .role{background-color:#80adb4;border-radius:7px;color:#fff;display:inline-block;font-size:.625rem;font-weight:700;line-height:normal;padding:2px 8px}.default-layout-wrapper .logo{color:#fff;margin-top:8px}.default-layout-wrapper .default-layout-inner{background-color:#f7f8fc}.default-layout-wrapper .default-layout-inner .default-layout-content{background-color:#f7f8fc;height:100%;margin:8px 16px;min-height:280px;overflow-y:auto}.default-layout-wrapper .default-layout-inner.board .default-layout-content{border-radius:8px}.default-layout-wrapper .action-buttons-wrapper,.default-layout-wrapper .dashboard-selects-wrapper,.default-layout-wrapper .dashboard-tags-wrapper{align-items:center;display:flex;gap:5px}.card-layout{background-color:#fff;border-radius:7px;display:flex;flex-direction:column;min-height:0;width:100%}.card-layout .card-layout-header{border-bottom:1px solid rgba(0,0,0,.063);padding:10px 12px}.card-layout .card-layout-body{flex:1 1;overflow-y:auto;padding:10px 12px}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.success-btn{background-color:#00b300}.success-btn:hover:not(:disabled){background-color:#00cd00!important}.count-card{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);display:flex;gap:10px;height:100%;justify-content:space-between;padding:20px}.count-card .count-left-side{-webkit-margin-start:10px;display:flex;flex-direction:column;margin-inline-start:10px}.count-card .count-left-side .count-actions{align-items:center;display:flex}.count-card-desc{font-size:.7rem}.count-card-title{font-size:1rem;font-weight:600}.count-card-number{font-size:1.6rem;font-weight:800}
/*# sourceMappingURL=main.dd0133cd.css.map*/