body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{font-size:42.5%}@media only screen and (max-width:1660px){html{font-size:55.5%}}@media only screen and (max-width:1440px){html{font-size:50.5%;font-size:44.5%;font-size:38.5%}}.header-component.header-container{gap:8rem;padding:4rem 10rem 4rem 0}.header-component.header-container .logo-cont{font-size:4.2rem;height:10rem;width:15%}.header-component.header-container .logo-cont img{height:100%;object-fit:contain;width:100%}.header-component.header-container .main-cont{flex:1 1}.header-component.header-container .main-cont .search-container{max-width:80rem;width:70%}.header-component.header-container .main-cont .search-container .search-cont{border:2px solid #ded8d8;border-radius:40px;flex:1 1;overflow:hidden}.header-component.header-container .main-cont .search-container .search-cont .search-bar{flex:1 1;height:5rem;position:relative}.header-component.header-container .main-cont .search-container .search-cont .search-bar input{border:none;flex:1 1;font-size:2rem;height:100%;padding-left:6rem}.header-component.header-container .main-cont .search-container .search-cont .search-bar input::-webkit-input-placeholder{font-size:2rem;line-height:100%}.header-component.header-container .main-cont .search-container .search-cont .search-bar input:focus{outline:none}.header-component.header-container .main-cont .search-container .search-cont .search-bar span{font-size:2rem;height:100%;left:2.4rem;position:absolute;top:0}.header-component.header-container .main-cont .search-container .search-cont .search-bar span.cancel{left:auto;right:1.4rem}.header-component.header-container .main-cont .search-container .search-cont .category-cont{width:22%}.header-component.header-container .main-cont .search-container .search-cont .category-cont select{background:#fff;border:none;font-size:2rem;height:100%;padding:0 20px}.header-component.header-container .main-cont .notice-button{background:#037ba1;color:#fff;margin:1rem}.header-component.header-container .main-cont .meta-cont{flex:1 1;gap:2rem;justify-content:flex-end}.header-component.header-container .main-cont .meta-cont .notification-cont{background:#b1b1b1;color:#fff}.header-component.header-container .main-cont .meta-cont .notification-cont svg{font-size:5rem}.header-component.header-container .main-cont .meta-cont .mail-cont{background:#b1b1b1;color:#fff;font-size:3.8rem;padding:4px 6px}.header-component.header-container .main-cont .meta-cont .profile-cont{align-items:center;color:#037ba1;font-size:2.8rem;font-weight:600;gap:2rem}.header-component.header-container .main-cont .meta-cont .logout-button{background:#fff;border:3px solid #037ba1;border-radius:6px;color:#037ba1;cursor:pointer;font-weight:600;padding:.7rem 2rem}@media only screen and (max-width:1440px){.header-component.header-container{padding:4rem 4rem 4rem 0}}#booking-results-cont{left:0;max-height:30rem;overflow:scroll;right:0;top:calc(100% + 1rem);z-index:9999}#booking-results-cont::-webkit-scrollbar{display:none}#booking-results-cont .search-item{background:#2d7ba1;border:.3rem solid #ada8a8;border-radius:.6rem;box-shadow:0 .5rem 1rem #ddd;color:#fff!important;font-size:1.6rem;margin:0 0 .3rem;padding:0 1.6rem;transition:all .4s;z-index:999}#booking-results-cont .search-item .detail-row{gap:1rem}#booking-results-cont .search-item .detail-row.name{font-size:2.2rem}#booking-results-cont .search-item:hover{background:#037ba1;border:.3rem solid #037ba1;color:#fff}#booking-results-cont .search-item span{overflow:scroll;white-space:nowrap}#booking-results-cont .search-item span::-webkit-scrollbar{display:none}#booking-results-loading-cont.search-bar-loader{top:100%}.notice-table .notice-table-col{display:flex;gap:4px}.notice-table .notice-table-col .col-20{max-width:20%;min-width:20%;overflow-x:scroll;white-space:nowrap;width:20%}.notice-table .notice-table-col .col-40{max-width:40%;min-width:40%;overflow-x:scroll;white-space:nowrap;width:40%}.notice-table .notice-table-col .action{display:flex;justify-content:space-between}.notice-table .notice-table-col.notice-table-head{background:#eee;border-bottom:1px solid #c1bbbb;padding:1rem}.notice-table .add-notice-form{display:flex}.notice-table .add-notice-form .col-20{width:20%}.notice-table .add-notice-form .input-cont{margin-right:1rem}.notice-table .add-notice-form .input-cont input{height:100%;width:100%}.notice-table .add-notice-form .cancel-button{margin-right:1rem}.notice-table .notice-body{margin-bottom:3rem;min-height:4rem}.notice-table .notice-body .action-icon svg{height:3rem;width:50%}.notice-table .notice-button{background:#037ba1;color:#fff}.popup-container{background:#f5f5f5;border:8px solid #037ba1;border-radius:10px;left:50%;max-height:100%;overflow:auto;padding:3rem 6rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:60rem}.popup-container .popup-header{font-size:2.5rem;font-weight:600;text-align:center}.popup-container .popup-main-container .field{gap:1rem;padding:2rem 0 1rem}.popup-container .popup-main-container .field span.label{display:block;font-size:1.6rem;font-weight:600;margin-bottom:.4rem}.popup-container .popup-main-container .field .input,.popup-container .popup-main-container .field input{background:#fff;border:2px solid;border-radius:6px;font-size:1.6rem;height:4rem;padding:0 1.6rem;width:100%}.popup-container .popup-main-container .field .input:disabled,.popup-container .popup-main-container .field input:disabled{background:#ddd;cursor:not-allowed}.popup-container .popup-main-container .field .input{border:3px solid #037ba1;color:#037ba1}.popup-container .popup-main-container .field .input svg{font-size:2rem;height:100%;margin-left:1.2rem}.popup-container .popup-main-container .field textarea{border:2px solid;border-radius:6px;display:block;font-size:1.6rem;height:10rem;padding:1.6rem;resize:none;width:100%}.popup-container .popup-main-container .modal-tabs-cont{gap:2rem}.popup-container .popup-main-container .modal-tabs-cont .modal-tab-button{align-items:center;background:#fff;border-radius:4px;cursor:pointer;display:flex;flex:1 1;font-weight:600;justify-content:center;padding:1rem;text-align:center}.popup-container .popup-main-container .modal-tabs-cont .modal-tab-button.active{background:#e5f1f5;border:2px solid #237e9a;color:#0e82a6}.popup-container .popup-main-container .button-container{gap:1rem}.popup-container .popup-main-container .button-container .button,.popup-container .popup-main-container .button-container button{background:#4db861;border:none;border-radius:4px;box-shadow:0 3px 8px 0 #7fbc8b;color:#fff;cursor:pointer;flex:1 1;font-size:1.6rem;line-height:4rem;max-width:50%;padding:0 4rem}.popup-container .popup-main-container .button-container .button.red,.popup-container .popup-main-container .button-container button.red{background:#c62e05;box-shadow:0 3px 8px 0 #be4d4d}.popup-container .popup-main-container .button-container .button.yellow,.popup-container .popup-main-container .button-container button.yellow{background:#e1c621;box-shadow:0 3px 8px 0 #f9f267}.popup-container .popup-main-container .button-container .button.cyan,.popup-container .popup-main-container .button-container button.cyan{background:#157429;box-shadow:0 3px 8px 0 #3a8133}.popup-container .popup-main-container .button-container .button:disabled,.popup-container .popup-main-container .button-container button:disabled{background:#9e9e9e;box-shadow:0 3px 8px 0 #000;cursor:not-allowed}.popup-container.small-popup{padding:3rem 4rem;width:54rem}.popup-container.small-popup .popup-main-container .button-container{margin:4rem -1rem}.popup-container.medium-popup{width:540px}.popup-container.medium-popup .popup-main-container .field{gap:2rem}.popup-container.medium-popup .popup-main-container .field .field-header{font-size:2.2rem;font-weight:600}.popup-container.medium-popup .popup-main-container .description-container{gap:1rem;padding:2rem 0 1rem}.popup-container.large-popup{left:30%;padding:4rem 5rem;top:10%;transform:none;width:68rem}.popup-container.large-popup .popup-header{background:#f5f5f5;padding:0 0 2rem}.popup-container.large-popup .popup-main-container .field{gap:2rem}.popup-container.large-popup .line-separator{height:3px;margin-top:2.5rem;width:100%}.popup-container.large-popup .line-separator div{background:#ddd;height:100%}.popup-container.booking-log-history{left:15%;min-width:70rem;padding:4rem 5rem;top:10%;transform:none;width:70%}.popup-container.booking-log-history .popup-header{background:#f5f5f5;padding:0 0 2rem}.popup-container .booked-rooms-cont{gap:3rem}.popup-container .booked-rooms-cont .booked-room{color:#037ba1}.popup-container .booked-rooms-cont .booked-room h2{color:#037ba1;font-weight:600;margin:0}.field-part{flex:1 1;min-width:0}.field-part .label{font-weight:600}.field-part-required .label{position:relative}.field-part-required .label:after{color:darkred;content:"*";font-size:3rem;font-weight:100;line-height:3rem;margin-left:1rem;position:absolute;top:0}.search-container .search-bar{background:#fff;height:5rem;padding:0 3rem}.search-container .search-bar .input{border:none;outline:none}.search-container .search-bar .search-icon-cont{height:100%;width:3rem}.search-container .search-bar .search-icon-cont svg{color:#237e9a;height:100%;width:2.8rem}.treatment-list-cont{margin-top:2rem;min-height:20rem}.treatment-list-cont .treatment-item{font-size:1.8rem;margin:.5rem 0}.treatment-list-cont .treatment-item .treatment-count{font-weight:700;margin-right:2rem}.treatment-list-cont .treatment-item .remove-icon-cont{height:100%;width:2.5rem}.treatment-list-cont .treatment-item .remove-icon-cont svg{color:#237e9a;height:100%;width:2.5rem}.treatment-list-cont .treatment-item .action{gap:1rem}.treatment-list-cont .treatment-item .action .quantity-selector .ant-input-number{height:100%;width:5rem}.treatment-list-cont .treatment-item .action .quantity-selector .ant-input-number input{padding:0 2px;text-align:center}.quick-key-container{grid-gap:1rem;cursor:pointer;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,minmax(5rem,-webkit-max-content));grid-template-rows:repeat(2,minmax(5rem,max-content));margin-top:1rem;text-align:center}.quick-key-content{border:.3rem solid;border-radius:.5rem;font-weight:700;min-height:6rem;padding:.5rem}.quick-key-content span{font-size:1.8rem;line-height:2rem}.duration-info-cont{font-size:2.2rem;font-weight:600;margin:2rem 0}.duration-info-cont .duration-label .split-button{background:#0e82a6;border-radius:1rem;color:#fff;margin-right:1rem}.menu-item.magic-dd{height:auto!important}.menu-item.magic-dd .detail-row{gap:1rem}.menu-item.magic-dd .detail-row .label{font-weight:600}.menu-item.magic-dd .detail-row.name{color:#237e9a;font-size:2.2rem;transition:all .4s}.menu-item.magic-dd .detail-row .plus-icon{color:#237e9a;font-size:3rem;font-weight:600;transition:all .4s}.menu-item.magic-dd:hover .detail-row .plus-icon,.menu-item.magic-dd:hover .detail-row.name{color:#fff}.schedule-popup{flex:1 1!important;padding:.2rem!important}.cancel-booking-component{background:#fff;border-radius:6px;padding:3rem;text-align:center;width:42rem}.cancel-booking-component h2{margin-bottom:2.4rem}.cancel-booking-component .options-cont{gap:2rem}.cancel-booking-component .options-cont button{padding:1rem}.cancel-booking-component .options-cont button.red{background:#bc0b0b}.cancel-booking-component .cb-content{flex-direction:column}.cancel-booking-component.large-width{padding:5.4rem 2rem;width:54rem}.cancel-booking-component.large-width .button{background:#000;padding:1rem}.cancel-booking-component.large-width .cb-content{flex-direction:row;gap:2.4rem}.custom-select{background:#fff;border:.3rem solid #037ba1;border-radius:.6rem;color:#037ba1;cursor:pointer;font-size:1.6rem;height:4rem;padding:0 4rem 0 1.6rem;width:100%}.custom-select .label{height:100%;overflow:scroll;text-overflow:ellipsis;white-space:nowrap}.custom-select .label::-webkit-scrollbar{display:none}.custom-select .dd-icon-cont{height:100%;right:1rem;top:0}.custom-select .dd-icon-cont span{border:.8rem solid #0000;border-bottom:none;border-top:1.4rem solid #037ba1;display:inline-block;height:0;transition:all .4s;width:0}.custom-select .dd-icon-cont.dd-icon-down-cont span{transform:rotate(180deg)}.split-booking-component{background:#fff;border-radius:6px;padding:2.4rem 2rem 3.4rem;width:54rem}.split-booking-component h2{margin-bottom:2.4rem}.split-booking-component .cb-content{flex-direction:column}.split-booking-component svg{height:3rem;width:3rem}.split-booking-component .time-selector-cont{border:1px solid}.split-booking-component .room-row{gap:1rem;margin:1rem 0}.split-booking-component .icon-check,.split-booking-component .icon-del{cursor:pointer;margin-left:1rem}.split-booking-component .placeholder{margin-left:1rem;width:3rem}.split-booking-component .icon-del{color:red}.split-booking-component .done-button{background:#037ba1;color:#fff;margin-top:16px;padding:0 4rem}.add-spin-wheel-treatment-component{background:#ddd;border:1.2rem solid #037ba1;border-radius:6px;padding:5.4rem 2rem;text-align:center;width:54rem}.add-spin-wheel-treatment-component h2{margin-bottom:2.4rem}.add-spin-wheel-treatment-component .options-cont{gap:2rem}.add-spin-wheel-treatment-component .options-cont button{background:#1b5e02;padding:1rem}.add-spin-wheel-treatment-component .options-cont button.red{background:#bc0b0b}.add-spin-wheel-treatment-component .cb-content{flex-direction:column;gap:2.4rem}.color-component-cont{gap:.4rem;height:4rem}.color-component-cont .color-item{height:100%;width:5.5rem}.ant-tooltip-inner{color:#fff}.ant-tooltip-arrow-content,.ant-tooltip-inner{background-color:#037ba1!important}.layout-container{gap:10rem;min-height:0;padding:0 10rem 0 0}.layout-container .nav-and-setting-container{margin-left:calc(-15% + 10px);opacity:.4;width:15%}.layout-container .nav-and-setting-container .navigation-container{background:#037ba1;border-radius:14px;color:#fff;font-size:1.6rem;margin-left:10px;overflow:scroll;padding:3rem 0}.layout-container .nav-and-setting-container .navigation-container::-webkit-scrollbar{display:none}.layout-container .nav-and-setting-container .navigation-container .navigation-content{height:100%;list-style:none;margin:0;overflow:scroll;padding:0;width:100%}.layout-container .nav-and-setting-container .navigation-container .navigation-content::-webkit-scrollbar{display:none}.layout-container .nav-and-setting-container .navigation-container .navigation-content .navigation-item{cursor:pointer;font-weight:400;margin-bottom:1rem;padding:1.6rem 8rem;transition:all .3s}.layout-container .nav-and-setting-container .navigation-container .navigation-content .navigation-item.active{background:#045771}.layout-container .nav-and-setting-container .settings-container{font-size:1.4rem}.layout-container .nav-and-setting-container .settings-container .setting-content{font-size:2rem;padding:1.6rem 8rem}.layout-container .nav-and-setting-container .settings-container .setting-content .icon{margin-right:6px}.layout-container .main-container{align-self:baseline;flex:1 1;height:100%;max-height:100%;min-width:0;overflow:hidden}@media only screen and (max-width:1440px){.layout-container{gap:5rem;padding:0 4rem 0 0}}@media only screen and (max-width:1280px){.layout-container .navigation-container .navigation-content .navigation-item{font-size:2rem}}@media only screen and (max-width:640px){.layout-container .nav-and-setting-container{margin-left:0!important;opacity:1;width:35%}.layout-container .nav-and-setting-container .navigation-container .navigation-content .navigation-item{padding:1.6rem 3rem}}.component-container{display:flex;flex-direction:column;height:100%}.component-container .store-table-container{flex:1 1;height:100%;margin-bottom:3rem;min-height:0}.component-container .header-container{padding:.4rem 0 1.4rem}.component-container .header-container .header{font-size:4.5rem;font-weight:600;line-height:4.5rem}.component-container .header-container .filters .custom-select{width:16rem}.component-container .header-container .filters .filters-label{font-size:1.8rem;font-weight:500}.component-container .header-container .filters .input{background:#fff;border:.2rem solid;border-radius:.6rem;font-size:1.6rem;height:4rem;padding:0 1.6rem;width:16rem}.component-container ul.ant-pagination{display:flex;font-size:2rem;justify-content:flex-end;margin-top:3.2rem}.table-container{background:#f5f5f5;border-radius:2rem;box-shadow:0 1.2rem 2.2rem 0 #e1e0e0;height:100%;padding:2rem 3rem}.table-container .table{display:flex;flex:1 1;flex-direction:column;min-height:0}.table-container .table-body{overflow:scroll}.table-container .table-body::-webkit-scrollbar{display:none}.table-container .table-row{border-radius:1.2rem;padding:0 4rem}.table-container .table-row.table-header{background:#fff;border-radius:1.2rem}.table-container .cell{font-size:2.3rem;line-height:2.6rem;overflow:hidden;padding:2rem;text-overflow:ellipsis;white-space:nowrap}.table-container .cell.icon-cell svg{height:3.2rem;width:3.2rem}.table-container .cell-10{max-width:10%;width:10%}.table-container .cell-20{max-width:20%;width:20%}.table-container .cell-40{max-width:40%;width:40%}.table-container .cell-50{max-width:50%;width:50%}.table-container .cell .edit{cursor:pointer}.table-container .cell .edit span{margin-left:1.6rem;vertical-align:middle}.switch{display:inline-block;height:3.4rem;position:relative;width:6.5rem}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:.4rem;content:"";height:2.6rem;left:.6rem;width:2.6rem}.slider.round{border-radius:3.4rem}.slider.round:before{border-radius:50%}input:checked+.slider{background-color:#037ba1}input:checked+.slider:before{transform:translateX(3rem)}input:focus+.slider{box-shadow:0 0 1px #037ba1}.schedule-component.component-container .schedule-table-container{flex:1 1;min-height:0}.schedule-component.component-container .schedule-loading-container{background:#f5f5f5;flex:1 1;min-height:0}.schedule-component.component-container .header-container .header{margin-right:4rem}.schedule-component.component-container .header-container .header-button{max-height:4.5rem;min-height:4.5rem}.schedule-component.component-container .filters{gap:2rem;padding-left:7.2rem}.schedule-component.component-container .filters .custom-select{border:2px solid #037ba1;border-radius:6px;width:16rem}.schedule-component.component-container .filters .custom-select button{border:none;box-shadow:none!important}.schedule-component.component-container .filters .filters-label{font-size:16px;font-weight:600}.schedule-component.component-container .schedule-table-cont{font-size:40%;height:100%;overflow:scroll;position:relative}.schedule-component.component-container .schedule-table-cont::-webkit-scrollbar{background:#b6b5b5;height:16px;width:100%}.schedule-component.component-container .schedule-table-cont::-webkit-scrollbar-thumb{background:#505050}.schedule-component.component-container .schedule-table-cont .schedule-table-head{background:#c2d6dc;padding-left:7.2rem;position:-webkit-sticky;position:sticky;top:0;z-index:99}.schedule-component.component-container .schedule-table-cont .schedule-table-head .schedule-col-head{background:#e5f1f5;border:1px solid #0e82a6;font-size:1.6rem;min-width:19rem;padding:1rem;text-align:center;width:19rem}.schedule-component.component-container .schedule-table-cont .schedule-table-content{background:#ccc;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont{min-width:19rem;position:relative;width:19rem}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell{background:#fff;border:1px solid #bebebe;cursor:pointer;height:7rem;padding:2.5rem 1rem 1rem;width:100%}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .checkin-icon-container{height:5rem;margin-bottom:2rem}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .treatment-name{font-size:1.6rem;margin:0}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .treatment-name h4{font-weight:600;margin:0}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .activity-log-button{border-top:1px solid;margin-top:1rem;padding:1rem 0}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .activity-log-button .button{border-radius:5px;font-size:1.6rem;line-height:3rem;width:100%}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .treatment-created-by{font-size:1.5rem}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .treatment-created-by h4{border:1px solid;border-left:none;border-right:none;font-weight:600;margin:.5rem 0;padding:.6rem 0}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .user-info p{font-size:1.6rem;line-height:2.2rem;margin:.3rem 0}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .user-info p.name{margin-bottom:.5rem}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .user-info .notes-content{margin:.6rem 0}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .user-info .notes-content h4{font-weight:600}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .staff-cont{gap:.5rem;justify-content:flex-end}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .staff-cont span{background:#fff;border:.2rem solid;border-radius:50%;height:4rem;width:4rem}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .notes-flag-cont{font-size:2rem;font-weight:700}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.red{background:#fde5e4;border-left:.4rem solid #f64225;color:#f64225}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.red .treatment-created-by h4,.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.red h4{color:#f64225}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.red .staff-cont span{border:.2rem solid #f64225;color:#f64225}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.red .notes-flag-cont{color:#f64225}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.light-blue{background:#5bc8ff;border-left:.4rem solid #000;color:#000}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.light-blue .treatment-created-by h4,.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.light-blue h4{color:#000}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.light-blue .staff-cont span{border:.2rem solid #000;color:#000}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.light-blue .notes-flag-cont{color:#000}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.blue{background:#c7dae0;border-left:.4rem solid #246ddb;color:#246ddb}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.blue .treatment-created-by h4,.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.blue h4{color:#246ddb}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.blue .staff-cont span{border:.2rem solid #246ddb;color:#246ddb}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.blue .notes-flag-cont{color:#246ddb}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.green{background:#69de71;border-left:.4rem solid #1b5e02;color:#1b5e02}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.green .treatment-created-by h4,.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.green h4{color:#1b5e02}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.green .staff-cont span{border:.2rem solid #1b5e02;color:#1b5e02}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.green .notes-flag-cont{color:#1b5e02}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.yellow{background:rgba(230,209,22,.788);border-left:.4rem solid #ff9800;color:#030c00}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.yellow .treatment-created-by h4,.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.yellow h4{color:#030c00}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.yellow .staff-cont span{border:.2rem solid #ff9800;color:#030c00}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.yellow .notes-flag-cont{color:#030c00}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.grey{background:rgba(73,73,73,.788);border-left:.4rem solid #3f3e3e;color:#fff}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.grey .treatment-created-by,.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.grey .treatment-created-by h4,.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.grey h4{color:#fff}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.grey .staff-cont span{border:.2rem solid #3f3e3e;color:#000}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.grey .notes-flag-cont,.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.grey .user-info,.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.grey .user-info .notes-content h5{color:#fff}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.no-color{border:.2rem solid #030c00;border-left-width:.4rem;color:#030c00}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.no-color .treatment-created-by h4,.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.no-color h4{color:#030c00}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.no-color .staff-cont span{border:.2rem solid #030c00;color:#030c00}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell.no-color .notes-flag-cont{color:#030c00}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .fixed-info-cont{gap:1rem;right:1rem;top:1rem}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .fixed-info-cont .black-tick-cont{font-size:1.6rem;font-weight:700}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .booking-thumbnail{overflow:scroll}.schedule-component.component-container .schedule-table-cont .schedule-table-content .schedule-col-cont .schedule-cell .booking-thumbnail::-webkit-scrollbar{display:none}.schedule-component.component-container .schedule-table-cont .schedule-table-content .timing-col-cont{left:0;position:-webkit-sticky;position:sticky;top:0;z-index:99}.schedule-component.component-container .schedule-table-cont .schedule-table-content .timing-col-cont .placeholder-timing-cell{background:#fff;height:5rem;position:absolute;top:-5rem;width:7.2rem;z-index:99}.schedule-component.component-container .schedule-table-cont .schedule-table-content .timing-col-cont .timing-cell{background:#fff;font-size:1.6rem;font-weight:600;height:7rem;width:7.2rem}.hover-timeline{display:flex;width:100%;z-index:999}.hover-timeline .time-value{color:#0e82a6;font-size:1.6rem;font-weight:600;width:7.2rem}.hover-timeline .line{background:#0e82a6;flex:1 1;height:2px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--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-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-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--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(90deg,#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:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{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{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.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{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.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{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-date-picker{display:inline-flex;position:relative}.react-date-picker,.react-date-picker *,.react-date-picker :after,.react-date-picker :before{box-sizing:border-box}.react-date-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-date-picker__wrapper{border:thin solid gray;display:flex;flex-grow:1;flex-shrink:0}.react-date-picker__inputGroup{box-sizing:initial;flex-grow:1;min-width:calc(12px + 4.754em);padding:0 2px}.react-date-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-date-picker__inputGroup__divider,.react-date-picker__inputGroup__leadingZero{display:inline-block}.react-date-picker__inputGroup__input{-webkit-appearance:textfield;appearance:textfield;background:none;border:0;box-sizing:initial;color:currentColor;font:inherit;height:100%;min-width:.54em;padding:0 1px;position:relative}.react-date-picker__inputGroup__input::-webkit-inner-spin-button,.react-date-picker__inputGroup__input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.react-date-picker__inputGroup__input:invalid{background:#ff00001a}.react-date-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-date-picker__button{background:#0000;border:0;padding:4px 6px}.react-date-picker__button:enabled{cursor:pointer}.react-date-picker__button:enabled:focus .react-date-picker__button__icon,.react-date-picker__button:enabled:hover .react-date-picker__button__icon{stroke:#0078d7}.react-date-picker__button:disabled .react-date-picker__button__icon{stroke:#6d6d6d}.react-date-picker__button svg{display:inherit}.react-date-picker__calendar{max-width:100vw;width:350px;z-index:1}.react-date-picker__calendar--closed{display:none}.react-date-picker__calendar .react-calendar{border-width:thin}.react-time-picker{display:inline-flex;position:relative}.react-time-picker,.react-time-picker *,.react-time-picker :after,.react-time-picker :before{box-sizing:border-box}.react-time-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-time-picker__wrapper{border:thin solid gray;display:flex;flex-grow:1;flex-shrink:0}.react-time-picker__inputGroup{box-sizing:initial;flex-grow:1;min-width:calc(12px + 3.674em);padding:0 2px}.react-time-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-time-picker__inputGroup__divider,.react-time-picker__inputGroup__leadingZero{display:inline-block}.react-time-picker__inputGroup__input{-webkit-appearance:textfield;appearance:textfield;background:none;border:0;box-sizing:initial;color:currentColor;font:inherit;height:100%;min-width:.54em;padding:0 1px;position:relative}.react-time-picker__inputGroup__input::-webkit-inner-spin-button,.react-time-picker__inputGroup__input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.react-time-picker__inputGroup__input:invalid{background:#ff00001a}.react-time-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-time-picker__inputGroup__amPm{-webkit-appearance:menulist;appearance:menulist;font:inherit}.react-time-picker__button{background:#0000;border:0;padding:4px 6px}.react-time-picker__button:enabled{cursor:pointer}.react-time-picker__button:enabled:focus .react-time-picker__button__icon,.react-time-picker__button:enabled:hover .react-time-picker__button__icon{stroke:#0078d7}.react-time-picker__button:disabled .react-time-picker__button__icon{stroke:#6d6d6d}.react-time-picker__button svg{display:inherit}.react-time-picker__clock{background-color:#fff;border:thin solid #a0a096;height:200px;max-width:100vw;padding:25px;width:200px;z-index:1}.react-time-picker__clock--closed{display:none}.app{display:flex;flex-direction:column;height:100vh;min-height:100vh;padding-bottom:4rem}.app.app-loading{background:#c8d6e4}.d-hide{display:none}.d-show{display:inline}.d-flx{display:flex}.flx-wrap{flex-wrap:wrap}.d-grid{display:grid}.flx-d-clm{display:flex;flex-direction:column}.jc-flex-end{justify-content:flex-end}.flx-1{flex:1 1}.jc-end{justify-content:flex-end}.jc-space-bet{justify-content:space-between}.jc-cen{justify-content:center}.ai-cen{align-items:center}.ai-end{align-items:flex-end}.ai-stretch{align-items:stretch}.gc-3{grid-gap:1rem;grid-template-columns:repeat(3,1fr)}.pos-rel{position:relative}.pos-abs{position:absolute}.button,.c-point{cursor:pointer}.button{background:#037ba1;border:none;border-radius:1rem;color:#fff;font-size:2rem;padding:0 3rem}.font-bold{font-weight:700}.margin-8-vertical{margin-bottom:8px;margin-top:8px}.overlay-container{background:rgba(89,87,87,.722);height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:999}.w100{width:100%}.abs-center{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.text-ellipsis{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-items-cont{background:#fff;left:0;max-height:25rem;overflow:scroll;top:calc(100% + 1rem);width:100%;z-index:999}.menu-items-cont::-webkit-scrollbar{display:none}.menu-items-cont .menu-item{border:.3rem solid #ada8a8;border-radius:.6rem;box-shadow:0 .5rem 1rem #ddd;font-size:1.6rem;height:4rem;margin:0 0 .3rem;padding:0 1.6rem;transition:all .4s}.menu-items-cont .menu-item:hover{background:#037ba1;border:.3rem solid #037ba1;color:#fff}.menu-items-cont .menu-item span{overflow:scroll;white-space:nowrap}.menu-items-cont .menu-item span::-webkit-scrollbar{display:none}select{-webkit-appearance:none;appearance:none;padding-right:2rem;position:relative}select:before{border:6px solid #0000;border-left:10px solid #037ba1;display:inline-block;height:0;position:absolute;transition:all .2s;width:0;z-index:99}.custom-select.disabled{background:#ddd;cursor:not-allowed}.expand-icon-cont{height:100%;left:2.5rem}.expand-icon-cont span{border:10px solid #0000;border-left:16px solid #037ba1;display:inline-block;height:0;transition:all .2s;width:0}.expand-icon-cont.icon-down-cont{left:2.2rem}.expand-icon-cont.icon-down-cont span{margin-top:2.1rem;transform:rotate(90deg)}.react-calendar{font-family:Poppins,-apple-system,Helvetica Neue,sans-serif!important;position:relative}.react-calendar .react-calendar__tile{border-radius:50%;height:4rem;padding:0;width:4rem}.react-calendar .react-calendar__month-view__weekdays__weekday abbr{font-size:1.4rem;font-weight:500;text-decoration:none}.react-calendar__navigation{font-size:1.8rem;margin:1rem auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.react-calendar__navigation__arrow.react-calendar__navigation__next-button,.react-calendar__navigation__arrow.react-calendar__navigation__prev-button{font-size:26px}.react-calendar__navigation__arrow.react-calendar__navigation__next2-button,.react-calendar__navigation__arrow.react-calendar__navigation__prev2-button{display:none}.gap-12{gap:12px}.treatment-tag{align-items:center;background:#b1b1b1;border:1px solid;border-radius:5px;color:#000;font-weight:700;padding:2px 6px;white-space:nowrap}.treatment-tag .remove-icon{background:orange;border-radius:4px;cursor:pointer;padding:2px 6px}.date-picker-container{gap:2rem}.date-picker-container .date-picker-selector{background:#fff;border:.2rem solid #037ba1;border-radius:.6rem;color:#037ba1;font-size:1.6rem;height:4rem;padding:0 1rem}.date-picker-container .date-picker-selector .ant-progress.ant-progress-line{background:#fff;border:1px solid #b0b0b0;border-bottom:none;font-weight:700;left:7px;margin:0!important;padding:0 2rem;top:115%;width:349px;z-index:9999}.date-picker-container .date-picker-selector.dob{padding:0}.date-picker-container .today-btn{background:#037ba1;border-radius:4px;color:#fff;font-size:1.8rem;font-weight:700;padding:1rem 1.5rem}.date-picker-container .next-day-btn,.date-picker-container .next-to-next-day-btn{align-items:center;background:#037ba1;border-radius:50%;color:#fff;display:flex;font-size:2rem;height:4rem;justify-content:center;width:4rem}.date-picker-container .next-to-next-day-btn{font-size:2.5rem}.react-time-picker__inputGroup input{border:none!important;outline:none!important}.ant-input-number-handler-wrap{display:none}.MuiCheckbox-colorPrimary.Mui-checked{color:#037ba1!important}.PrivateSwitchBase-root-1{padding:9px 9px 9px 0!important}.ant-message{z-index:99999}.signin-header .logo-cont{font-size:3.2rem!important}.signin-header .logo-cont span{font-size:3.2rem}.signin-header .logo-cont span.bold-text{font-weight:500}.signin-header .logo-cont span.bold-text span{color:#037ba1}.ant-spin-lg .ant-spin-dot{font-size:90px}.ant-spin-lg .ant-spin-dot i{height:40px;width:40px}.offline-container{bottom:7px;position:fixed;width:100%;z-index:999}.offline-container .offline-content{background:#037ba1;border-radius:58px;color:#fff;font-weight:700;gap:1.5rem;padding:1rem 3rem;text-align:center}.offline-container .offline-content svg{font-size:2.5rem;font-weight:700}.image-field-container{align-items:center;display:flex;gap:5rem;max-height:32rem}.image-field-container .image-container{background:#037ba1;color:#fff;height:12rem;max-width:32rem;min-width:0;padding:12px;width:100%}.image-field-container .image-container img{height:100%;object-fit:contain;width:100%}.image-field-container .upload-btn-container .button{background:#037ba1;border:none;cursor:pointer;max-height:5rem;max-width:12rem;min-height:5rem;min-width:12rem;outline:none;padding:0;text-align:center}.image-field-container .upload-btn-container .button .anticon svg{margin:auto}.hide{display:none!important}.search-bar-loader{background:#ddd;margin-top:1rem;padding:1.4rem;width:100%}.search-bar-loader .ant-spin.ant-spin-spinning{width:100%}.close-icon{cursor:pointer;height:100%;position:relative;width:100%}.close-icon:after,.close-icon:before{background-color:#000;border-radius:.2rem;content:" ";height:100%;position:absolute;width:.2rem}.close-icon:before{transform:rotate(45deg)}.close-icon:after{transform:rotate(-45deg)}.popup-container .close-icon{height:3rem;position:absolute;right:0;top:0;width:3rem}.error-info{color:red;display:block;font-size:1.4rem;font-weight:600;margin-bottom:.4rem;margin-top:-.4rem}.blinking-lights{animation:blink 1s;animation-iteration-count:infinite;box-shadow:none;transition:all .3s ease-in}@keyframes blink{50%{border-color:#d41010;box-shadow:0 0 10px #c35c5ccc}}.react-date-picker{height:100%}.react-date-picker__wrapper{border:none;height:100%}.react-date-picker__wrapper input{border:none!important;max-height:100%;outline:none}.react-date-picker__calendar.react-date-picker__calendar--open{padding-top:20px}.notes-parent{background-color:#f3f4f6;height:300px;margin:10px 0;overflow-y:auto}.notes-td-th-td{border:1px solid #000;font-size:12px!important;font-weight:500!important;height:30px;padding:.5rem;text-align:left;text-align:center}.notes-table{border:1px solid #000;border-collapse:collapse;margin:0 auto;width:100%}.notes-table th{font-size:12px;font-weight:900}.notes-td-th{border:1px solid #000;font-weight:600;height:30px;padding:.5rem;text-align:left;text-align:center}