@import url(https://fonts.googleapis.com/css?family=Reenie+Beanie);input:disabled,textarea:disabled{background-color:#ddd!important}@media(hover:hover)and (pointer:fine){input:disabled:hover,textarea:disabled:hover{cursor:not-allowed}}[type=radio]:checked,[type=radio]:not(:checked){left:-9999px;position:absolute}[type=radio]:checked+label,[type=radio]:not(:checked)+label{cursor:pointer;display:inline-block;font-size:14px;font-weight:700;line-height:20px;line-height:18px;padding-left:28px;position:relative}[type=radio]:checked+label:before,[type=radio]:not(:checked)+label:before{background:#fff;border:1px solid #afafaf;border-radius:100%;content:"";height:20px;left:0;position:absolute;top:0;width:20px}[type=radio]:checked+label:after,[type=radio]:not(:checked)+label:after{background:#565eed;border-radius:100%;content:"";height:12px;left:4px;position:absolute;top:4px;transition:all .2s ease;width:12px}[type=radio]:not(:checked)+label:after{opacity:0;transform:scale(0)}[type=radio]:checked+label:after{opacity:1;transform:scale(1)}:root{--rmdp-primary:#565eed;--rmdp-secondary:#565eed;--rmdp-shadow:#565eed;--rmdp-today:#fff;--rmdp-hover:#ccc;--rmdp-deselect:#565eed}.customer-date-picker-footer{align-items:center;display:flex;justify-content:center;padding-bottom:7px;padding-top:7px}.custom-date-picker .rmdp-day,.custom-date-picker .rmdp-week-day{height:32px;width:32px}.custom-date-picker .rmdp-arrow{margin-top:7px!important}.custom-date-picker .rmdp-wrapper{border:1px solid #565eed;border:1px solid var(--rmdp-secondary);box-shadow:0 0 5px #565eed;box-shadow:0 0 5px var(--rmdp-secondary)}.custom-date-picker .rmdp-panel-body li{background-color:#565eed;background-color:var(--rmdp-primary);box-shadow:0 0 2px #565eed;box-shadow:0 0 2px var(--rmdp-secondary)}.custom-date-picker .rmdp-week-day{color:#565eed;color:var(--rmdp-primary);font-weight:700}.custom-date-picker .rmdp-day.rmdp-deactive{color:#565eed;color:var(--rmdp-secondary)}.custom-date-picker .rmdp-range{background-color:#565eed;background-color:var(--rmdp-primary);box-shadow:0 0 3px #565eed;box-shadow:0 0 3px var(--rmdp-shadow)}.custom-date-picker .rmdp-arrow{border:solid #565eed;border:solid var(--rmdp-primary);border-width:0 2px 2px 0}@media(hover:hover)and (pointer:fine){.custom-date-picker .rmdp-arrow-container:hover{background-color:#565eed;background-color:var(--rmdp-primary);box-shadow:0 0 3px #565eed;box-shadow:0 0 3px var(--rmdp-secondary)}}.custom-date-picker .rmdp-panel-body::-webkit-scrollbar-thumb{background:#565eed;background:var(--rmdp-primary)}.custom-date-picker .rmdp-day.rmdp-today span{background-color:var(--rmdp-today-purple);border:1px solid #565eed;border:1px solid var(--rmdp-primary);color:#000}.custom-date-picker .rmdp-rtl .rmdp-panel{border-left:initial;border-right:1px solid #565eed;border-right:1px solid var(--rmdp-secondary)}.custom-date-picker .rmdp-day.rmdp-selected span:not(.highlight),.highlight-primary{background-color:#565eed;background-color:var(--rmdp-primary);box-shadow:0 0 3px #565eed;box-shadow:0 0 3px var(--rmdp-shadow)}.highlight-primary{color:#fff}@media(hover:hover)and (pointer:fine){.custom-date-picker .rmdp-day:not(.rmdp-day-hidden) span:hover{background-color:#ccc!important;background-color:var(--rmdp-hover)!important}}.custom-date-picker .b-deselect{background-color:#fff;color:#565eed;color:var(--rmdp-deselect)}.custom-date-picker .rmdp-action-button{color:#565eed;color:var(--rmdp-primary)}.custom-date-picker .rmdp-button:not(.rmdp-action-button){background-color:#565eed;background-color:var(--rmdp-primary)}@media(hover:hover)and (pointer:fine){.custom-date-picker .rmdp-button:not(.rmdp-action-button):hover{background-color:#565eed;background-color:var(--rmdp-deselect)}.custom-datepicker-input:hover{border:1px solid #565eed;cursor:pointer!important}}.custom-datepicker-input{caret-color:#0000;-webkit-user-select:none;user-select:none;width:100%}.customer-datepicker-clearable{position:relative}.custom-datepicker-close-icon{color:#666;font-size:18px;position:absolute;right:5px;top:4px}@media(hover:hover)and (pointer:fine){.custom-datepicker-close-icon:hover{color:#565eed;cursor:pointer}}.custom-input-picker{caret-color:#0000!important}@media(hover:hover)and (pointer:fine){.custom-input-picker:hover{border:1px solid #565eed!important;cursor:pointer}}.custom-input-picker:focus{border:1px solid #ccc;box-shadow:none;outline:none!important}.input-pair{display:flex;flex-direction:column;width:100%}.input-pair-lhs,.input-pair-rhs{width:100%}.input-pair-lhs{margin-bottom:15px}.currency-input-icon{font-size:20px;font-weight:600;left:10px;position:absolute;top:2px}.custom-input,.custom-textarea{border:1px solid #ccc;border-radius:4px;color:#333;font-size:18px;height:35px;padding-left:5px;width:100%}.custom-textarea{height:auto!important;resize:none}@media(hover:hover)and (pointer:fine){.custom-textarea-clickable:hover{border:1px solid #565eed;cursor:pointer!important}}.custom-textarea-clickable{caret-color:#0000;-webkit-user-select:none;user-select:none;width:100%}.loader-icon{color:#fff;font-size:16px}.custom-input:focus,.custom-textarea:focus{border:1px solid #565eed;box-shadow:0 0 2px #565eed;outline:none!important}.custom-input:focus-visible,.custom-textarea:focus-visible{outline:none!important}.custom-button{align-items:center;border:none;border-radius:8px;color:#fff;display:flex;font-size:14px;font-weight:600;height:35px;justify-content:center;padding-left:10px;padding-right:10px;text-align:center;transition:background-color .2s ease}.customer-button-loader{align-items:center;display:flex;flex-direction:row}.custom-button-loading{cursor:not-allowed!important;pointer-events:all!important}.custom-button:disabled{background:#ddd!important;border-color:#ddd!important;color:#888!important;cursor:not-allowed;pointer-events:all!important}.custom-button-small{height:35px!important}.custom-input-error,.custom-input-error:focus{border:1px solid #dc3545!important}.custom-input-error:focus{box-shadow:0 0 2px #dc3545!important}.subdomain-wrapper .custom-input{border-bottom-right-radius:0;border-top-right-radius:0}.subdomain-indicator{align-items:center;background:#ddd;border:1px solid #ccc;border-left:none;border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0;display:flex;height:35px;width:140px}.subdomain-indicator-text{font-size:12px;margin-left:3px}.subdomain-indicator-period{font-size:1.1em;font-weight:700}.increment-decrement-input-wrapper,.subdomain-wrapper{display:flex;flex-direction:row}.increment-decrement-input-text,.subdomain-text{width:100%}.increment-decrement-input-buttons{display:flex;flex-direction:row}.increment-decrement-input-add,.increment-decrement-input-minus{align-items:center;border:1px solid #ccc;border-radius:4px;color:#666;display:flex;justify-content:center;width:36px}@media(hover:hover)and (pointer:fine){.increment-decrement-input-add:hover,.increment-decrement-input-minus:hover{border-color:#565eed;cursor:pointer}}.increment-decrement-input-minus{margin-left:12px;margin-right:12px}.react-search-popover{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;max-height:256px;overflow-y:auto;overscroll-behavior:none;padding-bottom:10px;padding-top:5px;width:100%;z-index:10}.react-search-label{font-size:15px;margin-left:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-search-option-wrap{display:flex;flex-direction:row;line-height:1.45em;padding-right:5px;z-index:15}@media(hover:hover)and (pointer:fine){.react-search-option-wrap:hover{cursor:pointer}}.react-search-wrapper{position:relative}.react-search-popover:focus-visible{outline:none}.required-input{color:red}.switch{display:inline-block;height:20px;position:relative;width:36px}.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:2px;content:"";height:16px;left:2px;width:16px}input:disabled+.slider{cursor:not-allowed}input:checked:not(:disabled)+.slider{background-color:#565eed}input:focus:not(:disabled)+.slider{box-shadow:0 0 1px #565eed}input:checked+.slider:before{transform:translateX(16px)}.slider.round{border-radius:17px}.slider.round:before{border-radius:50%}.avatar-checkbox-label{align-items:center;display:flex;flex-direction:row;margin-left:10px;margin-top:5px;position:relative;top:-15px}.location-avatar,.service-avatar{background-color:#565eed!important}.location-avatar-icon,.service-avatar-icon{color:#fff}.settings-select-all{display:flex;flex-direction:row;margin-bottom:20px}.settings-avatar-selection{display:flex;flex-direction:row;flex-wrap:wrap}.avatar-item{align-items:center;display:flex;flex-direction:row;margin-bottom:10px;width:100%}.avatar-item-label{font-size:15px;font-weight:700;margin-left:8px}.staff-avatar .calendar-icon{font-size:22px}.customer-avatar,.settings-avatar .staff-avatar,.settings-location-avatar .location-avatar,.settings-service-avatar .service-avatar{border-radius:45px;height:45px;margin-bottom:3px;margin-top:3px;width:45px}.settings-location-avatar .location-avatar,.settings-service-avatar .service-avatar{border-radius:5px!important}.settings-checkbox-avatar{margin-right:12px}@media(hover:hover)and (pointer:fine){.avatar-item-label:hover,.location-avatar:hover,.settings-avatar:hover{cursor:pointer}}.customer-avatar,.location-avatar,.service-avatar,.staff-avatar{align-items:center;background-color:#bdbdbd;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1.25rem;height:40px;height:80px;justify-content:center;line-height:1;overflow:hidden;-webkit-user-select:none;user-select:none;width:40px;width:80px}.customer-avatar img,.staff-avatar img{color:#0000;height:100%;object-fit:cover;text-align:center;text-indent:10000px;width:100%}.customer-avatar-outer,.staff-avatar-outer{display:inline-block;position:relative}.staff-avatar-add-image{align-items:center;background-color:#fff;border:1px solid #666;border-radius:45px;bottom:-15px;color:#666;display:flex;height:45px;justify-content:center;position:absolute;right:-15px;width:45px}.staff-avatar-add-image i{font-size:20x}@media(hover:hover)and (pointer:fine){.staff-avatar-add-image:hover{border:2px solid #565eed;cursor:pointer}}.avatar-spinner{color:#aaa;font-size:20px}.crop-image-modal-content{align-items:center;display:flex;height:100%;justify-content:center}.crop-image-modal-content img{display:block;width:100%}#avatar-preview{max-height:400px;max-width:400px}.crop-image-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-top:15px}.crop-image-footer .custom-button:first-child{margin-right:10px}.cropper-crop-box,.cropper-view-box{border-radius:50%}.cropper-view-box{box-shadow:0 0 0 1px #39f;outline:0}.custom-checkbox-alt-label{color:#666;font-size:12px;margin-left:8px}input:disabled+.custom-checkbox-control-indicator{cursor:not-allowed}.custom-checkbox-control{cursor:pointer;display:inline-block;font-family:arial;font-size:16px;margin-bottom:5px;padding-left:30px;padding-top:0;position:relative}.custom-checkbox-control input{opacity:0;position:absolute;z-index:-1}.custom-checkbox-control-indicator{background:#fff;border:1px solid #888;border-radius:3px;height:20px;left:0;position:absolute;top:0;width:20px}@media(hover:hover)and (pointer:fine){.custom-checkbox-control:hover input~.custom-checkbox-control-indicator{background:#ccc}}.custom-checkbox-control input:checked~.custom-checkbox-control-indicator{background:#565eed}.custom-checkbox-control input:disabled~.custom-checkbox-control-indicator{background:#ddd;border-color:#ccc}.custom-checkbox-control-indicator:after{box-sizing:initial;content:"";display:none;position:absolute}.custom-checkbox-control input:checked~.custom-checkbox-control-indicator:after{display:block}.custom-checkbox-control-checkbox .custom-checkbox-control-indicator:after{border:solid #fff;border-width:0 2px 2px 0;height:8px;left:8px;top:4px;transform:rotate(45deg);width:3px}.custom-checkbox-half-checked:after{border-width:0 2px 0 0!important;height:12px!important;left:4px!important;right:2px!important;top:-1px!important;transform:rotate(90deg)!important;width:8px!important}.custom-checkbox-control-checkbox input:disabled~.custom-checkbox-control-indicator:after{border-color:#888}.MuiModal-backdrop{position:absolute}.delete-btn{margin-right:10px}.delete-btn .custom-button{width:50px!important}.bookingly-modal .cancel-button{margin-right:5px;width:82px!important}.bookingly-modal .save-button{width:82px!important}.bookingly-modal .delete-button{width:70px!important}.bookingly-modal .delete-button i{font-size:18px}.bookingly-modal-outer{height:100%;outline:none}.bookingly-modal-centered{align-items:center;display:flex}.bookingly-modal{background-color:#fff;display:flex;flex-direction:column;height:100%;margin-left:auto;margin-right:auto;position:relative;width:100%}.bookingly-modal-content{flex-grow:1;height:100%;min-height:150px;padding:10px 10px 0}.bookingly-modal-header{inset-block-start:0;min-height:50px;padding-bottom:10px;padding-top:10px;position:relative;text-overflow:ellipsis;z-index:20}.bookingly-modal-footer{align-items:center;background-color:#fff;border-top:1px solid #ccc;display:flex;justify-content:flex-end;margin-top:auto;padding:10px;width:100%;z-index:10}.bookingly-modal-footer .cancel-button,.bookingly-modal-footer .save-button{margin-left:8px;margin-right:8px;width:100%!important}.bookingly-modal-footer .mobile-full-width{width:100%!important}.bookingly-modal:focus-visible{outline:none}@media(hover:hover)and (pointer:fine){.bookingly-modal-close-button i:hover{color:#565eed;color:#666;cursor:pointer}}.bookingly-modal-close-button{position:absolute;right:15px;top:10px}.bookingly-modal-title{font-size:20px;font-weight:700;padding-left:35px;padding-right:35px;text-align:center}.bookingly-modal-body{display:flex;flex-direction:column;height:100%}.modal-back-button-wrapper{align-items:center;display:flex;flex-direction:row;height:42px}.modal-back-button-text{font-size:20px;font-weight:700;height:100%;margin-left:20px}.modal-back-button i{font-size:30px;height:100%;line-height:42px}@media(hover:hover)and (pointer:fine){.modal-back-button i:hover{color:#565eed;cursor:pointer}}.modal-back-button{margin-bottom:10px;margin-left:30px}.bookingly-modal-close-icon{font-size:24px}.confirmation-modal-footer{display:flex;flex-direction:row-reverse;padding-bottom:5px;padding-top:10px;width:100%}.confirmation-modal-footer .custom-button{width:50%!important}.confirmation-modal-footer .custom-button:nth-child(0){margin-right:10px}.confirmation-modal-footer .custom-button:first-child{margin-left:10px}.confirmation-modal-content{font-size:17px}.load-more-container{align-items:center;color:#666;display:flex;flex-direction:row;justify-content:center}@media(hover:hover)and (pointer:fine){.load-more-container:hover{cursor:default}}.load-more-spinner{color:#666;font-size:18px;margin-right:10px}.dropdown-popover{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;overflow-y:auto;overscroll-behavior:none}.dropdown-popover:focus-visible{outline:medium none invert;outline:initial}@media(hover:hover)and (pointer:fine){.dropdown-popover:hover{cursor:auto}}.info-box{border:1px solid #ccc;border-radius:5px;margin-bottom:30px;padding:15px}.info-box-primary{background-color:#add8e6}.label-extra-info{color:#666;margin-bottom:8px}.field-label{display:inline-block;font-size:14px;font-weight:700;margin-bottom:2px;margin-top:10px}.field-label-first{margin-top:0!important}.social-button-loader{font-size:20px;margin-right:10px}.social-button{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;height:36px;justify-content:center}@media(hover:hover)and (pointer:fine){.social-button:hover{background-color:#efefef;cursor:pointer}}.social-button-inner{align-items:center;color:#666;display:flex;flex-direction:row;font-size:14px;justify-content:center}.social-button-icon-wrapper img{display:block;height:22px}.social-button-icon-wrapper{margin-right:10px}.social-dividier-wrapper{align-items:center;display:flex;flex-direction:row;margin-bottom:20px;margin-top:20px;width:100%}.social-divider{border-top:1px solid #ddd;width:100%}.social-divider-content{color:#666;margin-left:12px;margin-right:12px}.no-search-results-wrapper{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:column;font-size:16px;height:250px;justify-content:center}.no-search-results-wrapper i{color:#565eed;font-size:42px}.no-search-results-header{font-size:20px;font-weight:700}.no-search-results-content{color:#666;font-size:15px}@media screen and (min-width:480px){.subdomain-indicator-text{font-size:14px;margin-left:5px}.subdomain-indicator{width:180px}}@media screen and (min-width:900px){.subdomain-indicator-text{font-size:medium}.subdomain-indicator{width:300px}.delete-btn{margin-right:auto}.input-pair{flex-direction:row}.input-pair-lhs{margin-bottom:0;margin-right:10px}.input-pair-rhs{margin-bottom:0;margin-left:10px}.avatar-item{width:50%}.social-button{height:50px}.social-button-inner{font-size:16px}.social-button-icon-wrapper img{height:25px}.bookingly-modal .delete-button i{font-size:22px}.bookingly-modal-desktop .bookingly-modal{height:auto}.bookingly-modal-desktop{overflow:auto}.bookingly-modal{border:1px solid #ddd;border-radius:16px;max-width:720px;min-height:0}.bookingly-modal-footer{border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding-bottom:0}.bookingly-modal-body{padding-bottom:10px}.bookingly-modal-footer .mobile-full-width{width:130px!important}.confirmation-modal-footer .custom-button{width:120px!important}.confirmation-modal-footer button{margin-left:10px}.confirmation-modal .bookingly-modal{max-height:280px;min-height:0}.bookingly-modal-outer{padding-bottom:50px;padding-top:50px}.bookingly-modal-content{height:auto;margin-top:0;max-height:100%}.custom-button{font-size:16px;height:45px}.bookingly-modal .cancel-button,.bookingly-modal .save-button{width:120px!important}.loader-icon{font-size:18px}}.modal-tabs-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.modal-tabs-wrapper .modal-tabs{display:flex;flex-direction:row;margin-bottom:20px;margin-top:10px}.modal-tabs-wrapper .modal-tabs .modal-tab-item-outer{margin-left:10px;margin-right:10px}.modal-tabs-wrapper .modal-tabs .modal-tab-item{font-size:14px;width:max-content}@media(hover:hover)and (pointer:fine){.modal-tabs-wrapper .modal-tabs .modal-tab-item:hover{color:#959595;cursor:pointer}}.modal-tabs-wrapper .modal-tabs .modal-tab-item-selected{border-bottom:2px solid #565eed;font-weight:700}@media screen and (min-width:480px){.modal-tabs-wrapper .modal-tabs .modal-tab-item-outer{margin-left:20px;margin-right:20px}.modal-tabs-wrapper .modal-tabs .modal-tab-item{font-size:16px}}@media screen and (min-width:900px){.modal-tabs-wrapper .modal-tabs .modal-tab-item-outer{width:75px}.modal-tabs-wrapper .modal-tabs .modal-tab-item{font-size:17px}}.advanced-color-picker-wrapper{width:236px}.advanced-color-picker{border:1px solid #666;border-radius:4px;padding:10px 18px;width:236px}.advanced-color-picker-wrapper input{font-size:14px;height:28px;margin-bottom:10px}.advanced-color-picker-label{font-size:12px;font-weight:700;margin-bottom:2px;margin-top:7px}.advanced-color-picker-input{border-radius:4px;height:35px;width:236px}@media(hover:hover)and (pointer:fine){.advanced-color-picker-input:hover{cursor:pointer}}.validation-message{color:#dc3545;display:flex;font-size:14px;font-weight:600;margin-left:2px}.phone-number-select-wrapper{display:flex;flex-direction:row;width:100%}.phone-number-select-wrapper input{border-bottom-left-radius:0;border-left:1px solid #0000;border-top-left-radius:0;height:36px}.phone-number-select-wrapper .react-mutli-select-control{border-bottom-right-radius:0!important;border-top-right-radius:0!important;padding-right:3px;width:80px!important}.phone-number-select-wrapper .react-multiselect-popover{width:250px!important}.react-multiselect{z-index:15}.react-multiselect .phone-number-input{border:none}.react-multiselect .no-options{padding:10px}.react-multiselect .color-picker-option,.react-multiselect .color-picker-option-label{border-radius:20px;height:20px;width:20px}@media(hover:hover)and (pointer:fine){.react-multiselect .color-picker-option:hover{cursor:pointer;outline:1px solid #565eed;outline-offset:2px}}.react-multiselect .color-picker-option-selected{outline:1px solid #565eed;outline-offset:2px}.react-multiselect .react-multiselect-popover{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;max-height:256px;overflow-y:auto;overscroll-behavior:none;padding-bottom:5px;padding-top:5px;z-index:100}.react-multiselect .selected-option{font-weight:700}.react-multiselect .react-multiselect-popover:focus-visible{outline:medium none invert;outline:initial}@media(hover:hover)and (pointer:fine){.react-multiselect .react-multiselect-popover:hover{cursor:auto}}.react-multiselect .react-multi-select-option-wrap{display:flex;flex-direction:row;line-height:1.45em;padding-right:5px;z-index:15}@media(hover:hover)and (pointer:fine){.react-multiselect .react-multi-select-option-wrap:not(.react-multi-select-active):hover{background-color:#ddd;color:#000}}.react-multiselect .react-multi-select-active{background-color:#565eed;color:#fff}.react-multiselect .react-multi-select-option{align-items:center;display:flex;flex-direction:row;font-size:18px;overflow:hidden;padding-left:5px;text-overflow:ellipsis;white-space:nowrap;width:100%}.react-multiselect .react-multiselect-label{font-size:15px;margin-left:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-multiselect .color-picker-label{margin-left:2px;padding:4px}@media(hover:hover)and (pointer:fine){.react-multiselect .react-multi-select-option-wrap:hover{cursor:pointer}}.react-multiselect .color-picker-popover{display:flex;flex-direction:row;flex-wrap:wrap}.react-multiselect .react-mutli-select-control{border:1px solid #ccc;border-radius:4px;display:flex;flex-direction:row;height:36px;justify-content:space-between;padding-bottom:5px;padding-top:5px;width:180px}.react-multiselect .react-multi-select-control-error{border:1px solid #dc3545!important}.react-multiselect .react-mutli-select-control-disabled{background-color:#ddd}@media(hover:hover)and (pointer:fine){.react-multiselect .react-mutli-select-control-disabled:hover{border-color:initial!important;cursor:not-allowed!important}}.react-multiselect .react-mutli-select-control-active{border-color:#565eed;cursor:pointer}@media(hover:hover)and (pointer:fine){.react-multiselect .react-mutli-select-control:hover{border-color:#565eed;cursor:pointer}}.react-multiselect .react-multi-select-icon-wrap{margin-left:5px;margin-right:5px}.react-multiselect .react-multi-select-icon{color:#666}.react-multiselect .react-multi-select-checkbox{margin-left:5px}.activity-indicator{align-items:center;display:flex;justify-content:center;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:500}.activity-indicator .lds-ring{display:inline-block;height:80px;position:relative;width:80px}.activity-indicator .lds-ring div{animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid #0000;border-radius:50%;border-top-color:#565eed;box-sizing:border-box;display:block;height:64px;margin:8px;position:absolute;width:64px}.activity-indicator .lds-ring div:first-child{animation-delay:-.45s}.activity-indicator .lds-ring div:nth-child(2){animation-delay:-.3s}.activity-indicator .lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:green;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark{stroke-width:2;stroke:#fff;stroke-miterlimit:10;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;border-radius:50%;box-shadow:inset 0 0 0 green;display:block;height:60px;margin:0 auto;width:60px}.checkmark__check{stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;transform-origin:50% 50%}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px green}}.login-page{height:100%}.login-page .registrations-not-accepted{background-color:orange;border-radius:10px;color:#fff;font-size:18px;margin-bottom:20px;padding:10px}.login-page .verify-email-text{font-size:14px;margin-bottom:20px;margin-top:20px;text-align:left}.login-page .verify-email-text button{margin-top:10px}.login-page .country-input .react-mutli-select-control{width:100%}.login-page .password-requirement-container{margin-left:5px;margin-top:10px;padding-bottom:10px}.login-page .password-requirement-header{color:#666;font-size:14px;margin-left:5px;margin-top:10px}.login-page .password-requirement{align-items:center;display:flex;flex-direction:row;margin-bottom:3px}.login-page .requirement-unchecked{color:#888;font-size:12px}.login-page .requirement-checked{color:#006400}.login-page .password-requirement-lh{font-size:12px;margin-right:5px;width:15px}.login-page .password-reqruirement-rh{font-size:12px;margin-left:8px}.login-page .login-panel-header{align-items:center;border-bottom:1px solid #ddd;display:flex;flex-direction:row;height:60px;justify-content:center}.login-page .login-panel{overflow-y:auto}.login-page .login-back-button{left:20px;position:absolute}.login-page .login-back-button i{font-size:32px}@media(hover:hover)and (pointer:fine){.login-page .login-back-button i:hover{cursor:pointer;opacity:.8}}.login-page .social-button{font-weight:600}.login-page .other-links{margin-top:30px}.login-page .forgot-password-container{margin-bottom:4px}.login-page .login-feature{display:none}.login-page .login-link{color:#565eed;text-decoration:none}.login-page .login-panel{width:100%}.login-page .login-description{color:#444;margin-bottom:15px;margin-top:30px;max-width:300px}.login-page .create-account-description{color:#444;font-size:14px;margin-bottom:15px;max-width:300px}.login-page .login-panel-inner{align-items:center;display:flex;flex:1 1;flex-direction:column;padding:20px 25px 30px;text-align:center}.login-page .login-feature{width:100%}.login-page .feature-image{background-size:cover;height:100vh}.login-page .login-form-footer{margin-top:20px;width:100%}.login-page .login-form-input{margin-top:8px;text-align:left;width:100%}.login-page .login-form{align-items:center;display:flex;flex:1 1;flex-direction:column;padding-bottom:30px;padding-left:25px;padding-right:25px;text-align:center}.login-page .login-input{width:100%!important}.login-page .login-text{font-size:30px;margin-bottom:20px;margin-top:30px}.login-page .custom-terms-of-service{color:#444;font-size:15px}.login-page .terms-of-service-input{margin-top:20px}@media only screen and (min-width:797px){.login-page{height:auto;overflow:visible;overflow:initial}.login-page .login-container{display:flex;flex-direction:row}.login-page .login-feature{display:block}.login-page .login-panel-wrapper{float:left;min-width:300px;width:33%}.login-page .login-text{margin-top:60px}.login-page .login-panel-header{height:80px}.login-page .login-description{margin-top:60px}}.reset-password-page .reset-password-container{align-items:center;display:flex;justify-content:center;margin-left:40px;margin-right:40px}.reset-password-page .reset-password-logo{margin-top:40px}.reset-password-page .reset-password-blurb{margin-bottom:40px;margin-top:30px;text-align:left}.reset-password-page .reset-password-text{font-size:30px;margin-top:20px}.reset-password-page .reset-password-panel{max-width:600px;text-align:center}.reset-password-page .reset-password-footer{margin-top:20px;width:100%}.reset-password-page .reset-password-input{margin-top:10px;width:100%!important}.reset-password-page .other-links{margin-top:30px}.reset-password-page .login-container{margin-bottom:4px}.confirm-email-page .confirm-email-container{align-items:center;display:flex;justify-content:center;margin-left:40px;margin-right:40px}.confirm-email-page .confirm-email-logo{margin-top:40px}.confirm-email-page .confirm-email-blurb{margin-bottom:40px;margin-top:30px;text-align:left}.confirm-email-page .confirm-email-text{font-size:30px;margin-top:20px!important}.confirm-email-page .confirm-email-panel{max-width:600px;text-align:center}.confirm-email-page .confirm-email-footer{margin-top:20px;width:100%}.confirm-email-page .confirm-email-input{margin-top:10px;width:100%!important}.top-nav-outer{border-bottom:1px solid #d6d9dc;box-shadow:0 10px 10px -10px #2123261a;padding-top:5px}.top-nav .top-up-link{display:inline-block}.top-nav .notification-badge{align-items:center;background-color:red;border:1px solid #ccc;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:700;height:20px;justify-content:center;position:absolute;right:-8px;top:-8px;width:20px}.top-nav .notification-badge-large{border-radius:27px;height:30px;right:-17px;top:-12px;width:33px}.top-nav .navigation-avatar .staff-avatar{border-radius:30px;font-size:15px;height:30px;line-height:30px;width:30px}.top-nav .navigation-notifications-popover{height:300px;overflow:auto;width:500px}.top-nav .navigation-notifications-header{padding-top:5px}.top-nav .navigation-notifications-header h2{font-size:20px;margin-left:15px}.top-nav .navigation-notifications-content{margin-bottom:5px;margin-left:15px;margin-top:15px}@media(hover:hover)and (pointer:fine){.top-nav .navigation-avatar .staff-avatar:hover{cursor:pointer}}.top-nav .navigation-avatar-detailed .staff-avatar{border-radius:50px;height:50px;width:50px}.top-nav .navigation-account-header{align-items:center;display:flex;flex-direction:row;margin-bottom:15px;padding-left:10px}.top-nav .navigation-account-header:hover{cursor:default}.top-nav .navigation-account-line-break{border-bottom:1px solid #ddd;width:100%}.top-nav .navigation-notifications-line-break{border-bottom:1px solid #ddd;margin-left:5px;margin-right:5px}.top-nav .mobile-navigation-balance{font-size:15px;margin-bottom:15px;margin-top:15px;padding-left:15px}.top-nav .mobile-navigation-balance:hover,.top-nav .navigation-account-balance:hover{cursor:default}.top-nav .mobile-navigation-balance i{color:#666;width:20px}.top-nav .navigation-account-balance{font-size:14px;margin-bottom:10px;padding-left:20px}.top-nav .navigation-account-balance i{color:#666;width:20px}.top-nav .navigation-account-links-wrapper{margin-bottom:5px;margin-top:5px}.top-nav .mobile-navigation-drawer-notifications-inner{padding:15px}.top-nav .navigation-account-link{align-items:center;display:flex;padding:8px 20px;vertical-align:middle}.top-nav .navigation-account-link-content{font-size:14px;line-height:20px}.top-nav .navigation-account-user{margin-left:10px;min-width:0}.top-nav .navigation-account-user-email,.top-nav .navigation-account-user-name{line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-nav .navigation-account-user-name{font-size:14px}.top-nav .navigation-account-user-email{font-size:12px}@media(hover:hover)and (pointer:fine){.top-nav .navigation-account-link:hover{background-color:#ddd;cursor:pointer}}.top-nav .navigation-account-popover{overflow:hidden;padding-top:20px;width:240px}.top-nav .top-nav-menu-right-item{margin-left:10px}.top-nav .top-nav-logo-desktop{margin-right:20px;padding-bottom:5px;position:relative}@media(hover:hover)and (pointer:fine){.top-nav .top-nav-logo-desktop img:hover{background-color:#faf8f8;border-radius:5px;cursor:pointer}}.top-nav .top-nav-icon-wrapper{position:relative}.top-nav .top-nav-icon{font-size:30px}@media(hover:hover)and (pointer:fine){.top-nav .top-nav-icon:hover{color:#565eed;cursor:pointer}}.top-nav .top-nav-inner{display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1250px;padding-left:20px;padding-right:20px}.top-nav .top-nav-right{align-self:center}.top-nav .top-nav-links,.top-nav .top-nav-right{align-items:center;display:flex;justify-content:center}.top-nav .top-nav-links{flex-direction:row;position:relative}.top-nav .top-nav-menu-item{align-items:center;display:flex;flex-direction:row;font-family:Inter,sans-serif;font-size:15px;justify-content:center;letter-spacing:.43px;padding-bottom:15px;padding-top:10px}.top-nav .top-nav-menu-item-outer{margin-right:10px;padding-left:5px;padding-right:5px}@media(hover:hover)and (pointer:fine){.top-nav .top-nav-menu-item:hover{color:#959595;cursor:pointer}}.top-nav .active{border-bottom:3px solid #565eed;padding-bottom:12px}.top-nav .settings-sub-menu{background-color:#fff;border:1px solid #ddd;border-radius:8px;display:flex;filter:drop-shadow(0 0 12px rgba(0,0,0,.2));flex-direction:row;padding-bottom:20px;padding-top:20px;pointer-events:auto;z-index:101}.top-nav .sub-menu-nav-item{align-items:center;display:flex;flex-direction:row;height:20px;margin-bottom:10px}.top-nav .sub-menu-nav-item-link{font-family:Inter,sans-serif;font-size:14px;font-weight:300;margin-left:15px}.top-nav .sub-menu-nav-item-link-active{margin-left:9px}@media(hover:hover)and (pointer:fine){.top-nav .sub-menu-nav-item-link:hover{color:#959595;cursor:pointer}}.top-nav .sub-menu-is-active{border:3px solid #565eed;height:100%}.top-nav .settings-sub-menu:focus-visible{outline:none}.top-nav .submenu-icon{margin-left:5px}.top-nav .sub-menu-header{font-family:Inter,sans-serif;font-weight:500;margin-right:10px}.top-nav .sub-menu-header-label{margin-bottom:5px;margin-left:15px}.top-nav .top-nav-desktop{display:none;height:50px}.top-nav .top-nav-mobile{display:block;height:50px}.top-nav .top-nav-mobile-inner{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between}.top-nav .drawer-header{height:50px}.top-nav .top-nav-mobile-right{display:flex;flex-direction:row;margin-right:20px}.top-nav .mobile-menu-icon{align-items:center;display:flex;justify-content:center;width:20px}@media(hover:hover)and (pointer:fine){.top-nav .mobile-menu-icon:hover{color:#565eed;cursor:pointer}}.top-nav .mobile-menu-icon{margin-left:-5px}.top-nav .mobile-menu-icon i{font-size:20px!important}.top-nav .top-nav-mobile-menu{margin-left:20px}.top-nav .top-nav-mobile-menu i{font-size:24px}@media(hover:hover)and (pointer:fine){.top-nav .top-nav-mobile-menu i:hover{color:#565eed;cursor:pointer}}.top-nav .top-nav-mobile-alt-menu{align-items:center;display:flex;flex-direction:row}.top-nav .top-nav-mobile-alt-menu-header{font-size:19px;font-weight:700;margin-left:5px}.top-nav .mobile-navigation-drawer{background-color:#fff;bottom:0;display:block;left:0;overflow:auto;overscroll-behavior:none;position:fixed;right:0;top:56px;z-index:5000}.top-nav .mobile-navigation-drawer-item{align-items:center;border-bottom:1px solid #ccc;display:flex;flex-direction:row;font-family:Inter,sans-serif;font-size:16px;font-weight:500;height:45px;padding-left:0;padding-right:10px}@media(hover:hover)and (pointer:fine){.top-nav .mobile-navigation-drawer-item:hover{cursor:pointer}}.top-nav .mobile-navigation-subnav-header{font-family:Inter,sans-serif;font-size:16px;font-weight:500;margin-bottom:5px;margin-top:15px;padding-left:25px;padding-right:10px}.top-nav .mobile-navigation-subnav-item{align-items:center;border-bottom:1px solid #ccc;display:flex;flex-direction:row;font-family:Inter,sans-serif;font-size:15px;font-weight:300;height:35px}@media(hover:hover)and (pointer:fine){.top-nav .mobile-navigation-subnav-item:hover{color:#565eed;cursor:pointer}}.top-nav .mobile-menu-item-border{border:3px solid #565eed;height:100%}.top-nav .MuiAccordionSummary-content{align-items:center;height:100%;margin:0;padding-left:0}.top-nav .MuiAccordionDetails-root{padding:0}.top-nav .notification-strong{font-weight:700}.top-nav .notification-service-list{color:#666;font-size:14px;margin-bottom:6px;margin-top:10px}.top-nav .notification-wrapper{margin:10px 0 10px 10px}.top-nav .notification-item{border-bottom-left-radius:7px;border-top-left-radius:7px;display:flex;flex-direction:row;padding:10px}@media(hover:hover)and (pointer:fine){.top-nav .notification-item:hover{background-color:#f1f1f1;cursor:pointer}}.top-nav .notification-item-time{color:#565eed;font-size:13px;font-weight:700}.top-nav .notification-loader{display:flex;flex-direction:row;margin-bottom:5px}.top-nav .notification-loader i{margin-right:5px}.top-nav .notification-icon{padding-right:10px}.top-nav .notification-icon .staff-avatar{border-radius:50px;font-size:15px;height:50px;line-height:50px;width:50px}.top-nav .top-nav-menu-right-item-desktop>div>div{align-items:center;display:flex}@media screen and (min-width:900px){.top-nav .mobile-navigation-drawer{display:none}.top-nav .top-nav-desktop{display:block}.top-nav .top-nav-mobile{display:none}}@media screen and (min-height:600px){.top-nav .navigation-notifications-popover{height:500px}}@media screen and (min-width:1270px){.top-nav .top-nav-inner{padding-left:0;padding-right:0}.top-nav .top-nav-menu-item-outer{margin-right:20px}}.customer-detail-header .customer-label{bottom:2px;font-size:14px!important;margin-bottom:3px;margin-left:7px;margin-right:0;position:relative}.customer-popup{min-height:200px}.customer-popup .input-pair-lhs{margin-bottom:0}.customer-popup .notification-subheader{font-size:15px;font-weight:600;margin-top:15px}.customer-popup .contact-detail-section{border:1px solid #ddd;border-radius:10px;margin-bottom:20px}.customer-popup .send-message-wrapper{margin-top:10px}.customer-popup .contact-detail-header{border-bottom:1px solid #ddd}.customer-popup .contact-detail-header h4{margin-bottom:10px;margin-left:10px;margin-top:10px}.customer-popup .contact-detail-body{padding:0 10px 15px}@media(hover:hover)and (pointer:fine){.customer-popup .history-booking:hover{border-color:#565eed;cursor:pointer}}.customer-popup .tab-content{padding-left:10px;padding-right:10px}.customer-popup .history-booking{border:1px solid #ccc;border-radius:5px;padding:10px}.customer-popup .history-booking-section{align-items:center;background-color:#ddd;border:1px solid #ccc;border-radius:5px;display:flex;font-size:14px;height:45px;margin-bottom:10px;margin-right:5px;padding-left:15px}.customer-popup .history-booking-outer{margin-right:5px;padding-bottom:15px}.customer-popup .history-booking-header{align-items:center;display:flex;flex-direction:row;font-size:14px;margin-bottom:10px}.customer-popup .history-booking-status-icon i{font-size:32px}.customer-popup .history-booking-status-icon{width:50px}.customer-popup .history-booking-status-label{background-color:#565eed;border:1px solid #ccc;border-radius:10px;color:#fff;font-size:14px;font-weight:600;margin-top:5px;padding-bottom:3px;padding-top:3px;text-align:center;width:100px}.customer-popup .booking-status-upcoming{background-color:#666}.customer-popup .booking-status-danger{background-color:#dc3545!important}.customer-popup .booking-status-success{background-color:green!important}.customer-popup .empty-notes{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.customer-popup .empty-description{color:#666;font-size:14px;text-align:center;width:300px}.customer-popup .no-bookings{color:#666;font-size:14px}.customer-popup .empty-note-icon i{color:#565eed;font-size:50px;margin-bottom:15px;margin-top:15px;text-align:center}.customer-popup .customer-select .react-mutli-select-control{width:212px}.customer-popup .note-item-avatar .staff-avatar{border-radius:24px;font-size:12px;height:24px;line-height:24px;width:24px}.customer-popup .note-avatar{margin-right:10px}.customer-popup .note-item-avatar{margin-right:5px}.customer-popup .customer-note{display:flex;flex-direction:row;margin-bottom:15px}.customer-popup .customer-note-content{margin-left:5px;width:100%}.customer-popup .customer-note-staff-name{font-size:17px;font-weight:600}.customer-popup .customer-note-timestamp{color:#666;font-size:12px;margin-bottom:8px}.customer-popup .customer-note-text{background-color:#f1f1f1;border:1px solid #ddd;border-radius:10px;font-size:15px;padding:7px;white-space:pre-wrap;width:100%}.customer-popup .customer-note-options{display:flex;flex-direction:row;font-size:13px;margin-top:5px}.customer-popup .customer-note-option-item{margin-right:8px}.customer-popup .delete-customer-note-header{color:#555;font-weight:700;margin-bottom:10px;text-align:center}.customer-popup .delete-customer-note-close-btn{align-items:center;border-radius:26px;display:flex;height:26px;justify-content:center;position:absolute;right:5px;top:5px;width:26px}.customer-popup .customer-note-edit-options{display:flex;flex-direction:row}.customer-popup .customer-note-edit-options button{font-size:13px;font-weight:400;height:30px!important;margin-right:7px}.customer-popup .delete-customer-note-close-btn i{font-size:15px}@media(hover:hover)and (pointer:fine){.customer-popup .delete-customer-note-close-btn:hover{border:1px solid #565eed;color:#565eed;cursor:pointer}}.customer-popup .delete-customer-note-container{padding:10px;position:relative;width:250px}.customer-popup .delete-customer-note-text{color:#555;margin-bottom:25px}.customer-popup .delete-customer-note-button{height:30px;width:100%!important}.customer-popup .uploaded-section{margin-top:30px}.customer-popup .uploaded-section h4{margin-bottom:15px}.customer-popup .uploaded-item-icon-container{padding-top:10px;width:40px}.customer-popup .uploaded-item-image{display:flex;justify-content:center;margin-top:10px}.customer-popup .uploaded-item-image img{max-height:200px;max-width:100%}@media(hover:hover)and (pointer:fine){.customer-popup .uploaded-item-image img:hover{cursor:pointer}}.customer-popup .uploaded-item-container{display:flex;flex:1 1;flex-direction:row}.customer-popup .uploaded-item-container i{color:#666;font-size:26px;margin-right:10px}@media(hover:hover)and (pointer:fine){.customer-popup .uploaded-item-container i:hover{color:#565eed;cursor:pointer}}.customer-popup .uploaded-item{border:1px solid #565eed;border-radius:4px;display:flex;flex-direction:row;margin-top:10px;padding:7px}.customer-popup .uploaded-item-content{flex:1 1;width:130px}@media(hover:hover)and (pointer:fine){.customer-popup .uploaded-item:hover{cursor:default}}.customer-popup .uploaded-item-label{color:#666}.customer-popup .uploaded-item-date{color:#666;font-size:13px}.customer-popup .uploaded-item-options{display:flex;justify-content:flex-end;margin-left:auto;margin-right:10px;margin-top:5px;width:40px}.customer-popup .uploaded-item-options .fa-trash{color:#dc3545}@media(hover:hover)and (pointer:fine){.customer-popup .uploaded-item-options .fa-trash:hover{cursor:pointer;opacity:.8}}.customer-popup .uploaded-section-empty-files{color:#666;font-size:14px}@media(hover:hover)and (pointer:fine){.customer-popup .uploaded-item-label:hover{cursor:pointer;text-decoration:underline}}.customer-popup .upload-in-progress{margin-bottom:10px}@media screen and (min-width:900px){.customer-popup .empty-description,.customer-popup .no-bookings,.customer-popup .uploaded-section-empty-files{font-size:16px}.customer-popup .uploaded-section h4{font-size:17px}.customer-popup .attachments-box-text{font-size:15px}}.bookingly-modal .customer-details-footer{width:100%}.bookingly-modal .customer-details-footer button{width:100%!important}.bookingly-modal .add-note-container{display:flex;flex-direction:column;width:100%}.bookingly-modal .add-note-inner{display:flex;flex-direction:row}.bookingly-modal .add-note-text{width:100%}.bookingly-modal .add-note-text-wrapper{display:flex;flex-direction:row;margin-left:10px;width:100%}.bookingly-modal .add-note-text-wrapper .note-text-input{width:100%}.bookingly-modal .note-text-input{position:relative}.bookingly-modal .note-text-input textarea{padding-right:55px}.bookingly-modal .add-note-options{bottom:14px;position:absolute;right:8px}.bookingly-modal .add-note-options button{height:29px!important;padding-left:8px;padding-right:8px;width:29px!important}.bookingly-modal .add-note-options i{font-size:18px}.bookingly-modal .note-avatar .staff-avatar{border-radius:45px;font-size:18px;height:45px;line-height:45px;width:45px}.bookingly-modal .attachments-footer{width:100%}.bookingly-modal .attachments-footer button{width:100%!important}.compose-message-popup{padding-bottom:20px}.compose-message-popup .compose-message-form{margin-left:20px;margin-right:20px}.compose-message-popup .message-method .react-mutli-select-control{width:100%!important}.customer-label-success{background-color:green;border:1px solid green}.customer-label-danger{background-color:#dc3545;border:1px solid #dc3545}.customer-label-primary{background-color:#565eed;border:1px solid #565eed}.customer-label{border-radius:4px;color:#fff;font-size:12px;font-weight:600;height:24px;line-height:22px;margin-right:5px;padding-left:3px;padding-right:3px}.customers .customers-avatar{height:50px;margin-right:10px;width:50px}.customers .customers-avatar .staff-avatar{border-radius:50px!important;font-size:22px;height:50px!important;width:50px!important}.customers .skleton-loader-desktop{display:none;margin-top:10px}.customers .skleton-loader-mobile{display:block}.customers .customer-count{align-items:center;background-color:#f5f5f5;border:1px solid #999;border-radius:6px;display:flex;font-size:13px;height:21px;justify-content:center;left:2px;margin-right:6px;position:relative;top:2px;width:21px}.customers .export-loading{font-size:18px;margin-bottom:20px}.customers .search-panel{margin-bottom:20px}.customers .customer-card{border-bottom:1px solid #ddd;font-size:14px}.customers .customer-card-inner{display:flex;flex-direction:row;padding-bottom:10px;padding-left:5px;padding-top:10px}.customers .customer-card-active{background-color:#ddd;border-radius:3px;cursor:pointer}@media(hover:hover)and (pointer:fine){.customers .customer-card:hover{background-color:#ddd;border-radius:3px;cursor:pointer}}.customers .customer-header{border-bottom:1px solid #ddd;cursor:default;display:none;font-size:13px;font-weight:700;padding-left:10px}.customers .no-search-results-wrapper{margin-top:20px}.customers .customer-row,.customers .header-row{display:flex;flex-direction:column}.customers .header-row{padding-bottom:5px}.customers .avatar-col,.customers .customer-col,.customers .customer-val,.customers .email-val,.customers .mobile-val{display:flex;flex-direction:row;width:100%}.customers .customer-icon{color:#666;font-size:13px;margin-right:5px}.customers .customer-icon i{margin-top:3px;width:20px}.customers .customer-search-input{width:100%}.customers .customer-val{font-weight:700}@media screen and (min-width:900px){.customers .customers-avatar{height:35px;width:35px}.customers .customers-avatar .staff-avatar{border-radius:35px!important;font-size:18px;height:35px!important;width:35px!important}.customers .skleton-loader-desktop{display:block}.customers .skleton-loader-mobile{display:none}.customers .customer-count{font-size:15px;height:25px;left:3px;margin-right:8px;width:25px}.customers .customer-card-inner{padding-left:0}.customers .customer-val{font-weight:400}.customers .customer-icon{display:none}.customers .customer-row,.customers .header-row{flex-direction:row}.customers .customer-header{display:block}.customers .customer-card{padding-left:10px;padding-right:10px}.customers .customer-col,.customers .customer-val{width:350px}.customers .customer-col{margin-left:43px}.customers .mobile-col,.customers .mobile-val{width:150px}.customers .email-col,.customers .email-val{width:250px}.customers .page-header h1{font-size:25px}}.customer-import-modal .customer-import-error,.customer-import-modal .customer-import-success{border-radius:10px;margin-top:10px;padding:10px}.customer-import-modal .customer-import-error{background-color:#ff7878;margin-bottom:15px}.customer-import-modal .customer-import-success{background-color:#c3ffc3}.customer-import-modal .download-template-btn{margin-bottom:20px;margin-top:8px}.customer-import-modal .format-csv-header{margin-bottom:15px}.customer-import-modal .instructions-header{margin-top:15px}.customer-import-modal .format-csv-content{margin-bottom:15px}.customer-import-modal .upload-csv-btn{width:100%!important}.checkout-slide .checkout-location-select .react-mutli-select-control{width:100%}.checkout-slide .product-image-thumbnail{align-items:center;display:flex;height:70px;justify-content:center;width:70px}.checkout-slide .product-image-thumbnail img{border-radius:5px;max-height:70px;width:70px}.checkout-slide .empty-cart-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:30px}.checkout-slide .empty-add-to-cart-wrapper{margin-top:30px}.checkout-slide .cart-empty-header{margin-top:20px;text-align:center}.checkout-slide .cart-empty-summary{color:#666;font-size:14px}.checkout-slide .shopping-cart-icon i{color:#565eed;font-size:50px}.checkout-slide .edit-cart-form-item-header{display:flex;flex-direction:row;margin-bottom:10px;margin-top:15px}.checkout-slide .edit-cart-item-thumbnail{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;height:80px;justify-content:center;margin-right:10px;width:80px}.checkout-slide .edit-cart-item-thumbnail i{color:#666;font-size:55px}.checkout-slide .edit-cart-form-item-type{color:#666;font-size:13px}.checkout-slide .edit-cart-form-field{margin-bottom:10px}.checkout-slide .checkout-back-button i{font-size:30px}@media(hover:hover)and (pointer:fine){.checkout-slide .checkout-back-button i:hover{color:#565eed;cursor:pointer}}.checkout-slide .checkout-back-button{align-items:center;display:flex;flex-direction:row;margin-right:20px}.checkout-slide .checkout-header h1{font-size:22px;margin-bottom:0}.checkout-slide .add-new-booking-footer .delete-button{width:40px!important}.checkout-slide .checkout-header{background-color:#fff;border-bottom:1px solid #ccc;display:flex;flex-direction:row;min-height:60px;padding-left:20px;padding-top:10px;position:sticky;top:0;z-index:1}.checkout-slide .checkout-header-inner{align-items:center;display:flex;flex-direction:row;padding-bottom:10px}.checkout-slide .checkout-header-close{margin-left:auto;margin-right:20px}.checkout-slide .checkout-header-close i{font-size:26px}@media(hover:hover)and (pointer:fine){.checkout-slide .checkout-header-close i:hover{color:#565eed;cursor:pointer}}.checkout-slide .cart-header,.checkout-slide .cart-item{display:flex;flex-direction:row;justify-content:space-between}.checkout-slide .cart-header{color:#777;font-size:14px;margin-bottom:5px}.checkout-slide .edit-cart-options-button{align-items:center;border:1px solid #0000;border-radius:30px;display:flex;height:32px;justify-content:center;margin-right:1px;margin-top:1px;width:32px}@media(hover:hover)and (pointer:fine){.checkout-slide .edit-cart-options-button:hover{background-color:#ddd;border:1px solid #ddd;cursor:pointer}}.checkout-slide .edit-cart-options-button i{font-size:18px}@media(hover:hover)and (pointer:fine){.checkout-slide .edit-cart-options:hover{color:#666;cursor:pointer}}.checkout-slide .cart-item{border:1px solid #ccc;border-radius:5px;margin-bottom:10px;padding:10px 5px 15px 10px}.checkout-slide .cart-qty{color:#777;font-size:14px}.checkout-slide .cart-footer{margin-top:20px}.checkout-slide .checkout-sub-header{font-size:14px;font-weight:700;margin-bottom:4px;margin-top:10px}.checkout-slide .payment-method-wrapper{margin-left:10px;margin-right:10px;margin-top:20px}.checkout-slide .payment-label{font-size:14px;font-weight:700}.checkout-slide .payment-icon{margin-bottom:5px}.checkout-slide .payment-icon i{font-size:22px}.checkout-slide .payment-method-selected{position:absolute;right:10px;top:5px}.checkout-slide .payment-method-selected i{color:#565eed;font-size:20px}.checkout-slide .cash-payment-icon{color:#3e9c35}.checkout-slide .other-payment-icon{color:#565eed}.checkout-slide .payment-method-outer-selected{border-color:#565eed!important;border-width:2px!important}.checkout-slide .payment-method-outer{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:column;font-size:16px;height:90px;justify-content:center;margin-bottom:20px;position:relative;width:100%}@media(hover:hover)and (pointer:fine){.checkout-slide .payment-method-outer:hover{border-color:#565eed;cursor:pointer}}.checkout-slide .payment-completed-wrapper{margin-top:50px}.checkout-slide .completed-subheader{font-size:20px;font-weight:700;margin-top:15px;text-align:center}.checkout-slide .completed-cue{color:#666;font-size:14px;text-align:center}.checkout-slide .payment-completed-buttons{align-items:center;display:flex;flex-direction:column;margin-top:30px}.checkout-slide .exit-btn,.checkout-slide .view-sale-btn{margin-top:15px}.checkout-slide .exit-btn,.checkout-slide .rebook-btn,.checkout-slide .view-sale-btn{width:100%!important}@media screen and (min-width:900px){.checkout-slide .checkout-header h1{font-size:30px}.checkout-slide .checkout-header{border-top-right-radius:16px}.checkout-slide .checkout-back-button{margin-right:30px}.checkout-slide .exit-btn,.checkout-slide .rebook-btn,.checkout-slide .view-sale-btn{width:300px!important}.checkout-slide .view-sale-btn{margin-top:20px}}.rebook-modal .bookingly-modal{border-radius:16px;height:300px;top:50%;transform:translateY(-50%);width:90%}.rebook-modal .rebook-modal-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-bottom:15px}.rebook-modal .rebook-modal-footer{display:flex;flex-direction:row-reverse;margin-right:5px;margin-top:10px}.rebook-modal .rebook-modal-footer button{margin-left:5px;width:100%!important}.rebook-modal .rebook-time-picker .react-mutli-select-control{width:210px}@media screen and (min-width:900px){.rebook-modal .bookingly-modal{height:320px;width:340px}.rebook-modal .rebook-modal-footer button{width:110px!important}}.invoice-popup{padding:15px}.invoice-popup .invoice-location-name{font-size:22px;font-weight:700}.invoice-popup .invoice-location-address{margin-top:5px}.invoice-popup .invoice-header-section{margin-bottom:10px}.invoice-popup .invoice{border:1px solid #ccc;font-size:14px;margin-top:20px;padding:10px}.invoice-popup .invoice-header{font-size:18px;font-weight:700}.invoice-popup .invoice-summary-section{display:flex;flex-direction:column}.invoice-popup .invoice-summary-body{margin-top:5px}.invoice-popup .invoice-subheader{font-weight:700}.invoice-popup table{border-spacing:0}.invoice-popup table td,.invoice-popup table th{padding-left:0}.invoice-popup .mobile-line-item-wrapper{margin-bottom:10px;padding-bottom:3px}.invoice-popup .mobile-line-item-header{font-size:13px;font-weight:600}.invoice-popup .mobile-line-item{margin-bottom:3px}.invoice-popup .invoice-lineitems-section-mobile{display:block;margin-top:20px}.invoice-popup .invoice-lineitems-section-desktop{display:none;margin-right:10px;margin-top:40px}.invoice-popup .invoice-payments-section-desktop{display:none;margin-top:30px}.invoice-popup .invoice-payments-section-desktop table{margin-top:10px}.invoice-popup .invoice-payments-section-mobile{display:block;margin-top:20px}.invoice-popup .invoice-totals-section{display:flex;flex-direction:row;margin-right:10px;margin-top:15px}.invoice-popup .invoice-totals-section .invoice-totals-section-item{display:flex;justify-content:space-between;width:165px}.invoice-popup .invoice-totals-section .invoice-totals-section-divider{border-bottom:1px solid #000;margin-bottom:10px;margin-top:3px}.invoice-popup .invoice-summary-right{margin-top:15px}.invoice-popup .invoice-payments-section-mobile .invoice-header{margin-bottom:10px}.invoice-popup .invoice-options-button{display:inline-block}.invoice-popup .options-button-inner{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.invoice-popup .options-button-inner i{margin-left:20px}.invoice-popup .invoice-options-button-wrapper{display:flex;flex-direction:row-reverse;width:100%}.invoice-popup .invoice-options-button,.invoice-popup .invoice-options-button .custom-button,.invoice-popup .invoice-options-button-wrapper>div{width:100%!important}.invoice-popup .invoice-options-button-wrapper>div{width:100%}@media screen and (min-width:480px){.invoice-popup .options-button-inner{width:200px}.invoice-popup .invoice-options-button-wrapper .settings-additional-options-content{width:216px}.invoice-popup .invoice-options-button,.invoice-popup .invoice-options-button .custom-button,.invoice-popup .invoice-options-button-wrapper>div{width:auto!important}}@media screen and (min-width:900px){.invoice-popup .invoice{font-size:13px}.invoice-popup .invoice-location-name{font-size:30px}.invoice-popup .invoice-header-section{margin-bottom:20px}.invoice-popup .invoice-totals-section{flex-direction:row-reverse}.invoice-popup .invoice-payments-section-mobile{display:none}.invoice-popup .invoice-lineitems-section-desktop,.invoice-popup .invoice-payments-section-desktop{display:block}.invoice-popup .invoice-lineitems-section-mobile{display:none}.invoice-popup .invoice-summary-section{flex-direction:row}.invoice-popup .invoice-summary-left,.invoice-popup .invoice-summary-right{width:50%}.invoice-popup .invoice-summary-right{margin-top:0}.invoice-popup .invoice{font-size:14px;padding:20px}}.email-receipt-modal .bookingly-modal{border-radius:16px;height:200px;top:50%;transform:translateY(-50%);width:90%}.email-receipt-modal .email-receipt-modal-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-bottom:15px}.email-receipt-modal .email-receipt-modal-footer{display:flex;flex-direction:row-reverse;margin-right:5px}.email-receipt-modal .email-receipt-modal-footer button{margin-left:5px;width:100%!important}@media screen and (min-width:900px){.email-receipt-modal .bookingly-modal{width:340px}.email-receipt-modal .email-receipt-modal-footer button{width:110px!important}}.product-brand-modal-content,.product-category-modal-content,.product-supplier-modal-content{padding-bottom:30px}.products .list-item{border:1px solid #ccc;border-radius:5px;font-weight:700;margin-bottom:10px;padding:10px 0 10px 10px}@media(hover:hover)and (pointer:fine){.products .list-item:hover{border-color:#565eed;cursor:pointer}}.products .product-image-thumbnail{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;height:50px;justify-content:center;margin-right:10px;width:50px}.products .product-image-thumbnail img{border-radius:5px;max-height:40px;width:40px}.products .search-panel{margin-bottom:20px}.products .product-card{border-bottom:1px solid #ddd;font-size:14px}@media(hover:hover)and (pointer:fine){.products .product-card:hover{background-color:#ddd;border-radius:3px;cursor:pointer}}.products .product-card-active{background-color:#ddd;border-radius:3px}.products .image-val i{font-size:34px}.products .product-search-input{width:100%}.products .product-header{border-bottom:1px solid #ddd;cursor:default;display:none;font-size:13px;font-weight:700;padding-left:10px}.products .header-row,.products .product-row{display:flex;flex-direction:column}.products .header-row{padding-bottom:5px}.products .name-val{font-weight:400}.products .product-card-inner{display:flex;flex-direction:row;padding-bottom:10px;padding-left:5px;padding-top:10px}.products .name-col,.products .name-modal-col{margin-left:60px}.products .name-col,.products .name-modal-col,.products .name-modal-val,.products .name-val,.products .price-modal-val,.products .price-val,.products .sku-modal-val,.products .sku-val{display:flex;flex-direction:row;width:100%}.products .skleton-loader-mobile{display:block}.products .skleton-loader-desktop{display:none}@media screen and (min-width:900px){.products .skleton-loader-mobile{display:none}.products .skleton-loader-desktop{display:block}.products .product-search-input{width:500px}.products .product-card-inner{padding-left:0}.products .product-card{padding-left:10px;padding-right:10px}.products .header-row,.products .product-row{align-items:center;flex-direction:row}.products .product-header{display:block}.products .name-col,.products .name-val{width:350px}.products .sku-col,.products .sku-val{width:150px}.products .price-col,.products .price-val{width:250px}.products .name-modal-col,.products .name-modal-val{width:300px}.products .price-modal-col,.products .price-modal-val,.products .sku-modal-col,.products .sku-modal-val{width:150px}}.services-list .list-item{border:1px solid #ccc;border-radius:5px;font-weight:700;margin-bottom:10px;padding:10px 0 10px 10px}@media(hover:hover)and (pointer:fine){.services-list .list-item:hover{border-color:#565eed;cursor:pointer}}.services-list .service-image-thumbnail{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;height:50px;justify-content:center;margin-right:10px;width:50px}.services-list .service-image-thumbnail img{border-radius:5px;max-height:40px;width:40px}.services-list .search-panel{margin-bottom:20px}.services-list .service-card{border-bottom:1px solid #ddd;font-size:14px}@media(hover:hover)and (pointer:fine){.services-list .service-card:hover{background-color:#ddd;border-radius:3px;cursor:pointer}}.services-list .image-val i{font-size:34px}.services-list .service-search-input{width:100%}.services-list .services-header{border-bottom:1px solid #ddd;cursor:default;display:none;font-size:13px;font-weight:700;padding-left:10px}.services-list .header-row,.services-list .service-row{display:flex;flex-direction:column}.services-list .header-row{padding-bottom:5px}.services-list .name-val{font-weight:400}.services-list .service-card-inner{display:flex;flex-direction:row;padding-bottom:10px;padding-left:5px;padding-top:10px}.services-list .name-col,.services-list .name-modal-col{margin-left:60px}.services-list .name-col,.services-list .name-modal-col,.services-list .name-modal-val,.services-list .name-val,.services-list .price-modal-val,.services-list .price-val{display:flex;flex-direction:row;width:100%}.services-list .skleton-loader-mobile{display:block}.services-list .skleton-loader-desktop{display:none}@media screen and (min-width:900px){.services-list .skleton-loader-mobile{display:none}.services-list .skleton-loader-desktop{display:block}.services-list .service-search-input{width:500px}.services-list .service-card-inner{padding-left:0}.services-list .service-card{padding-left:10px;padding-right:10px}.services-list .header-row,.services-list .service-row{align-items:center;flex-direction:row}.services-list .services-header{display:block}.services-list .name-col,.services-list .name-val{width:350px}.services-list .price-col,.services-list .price-val{width:250px}.services-list .name-modal-col,.services-list .name-modal-val{width:450px}.services-list .price-modal-col,.services-list .price-modal-val{width:150px}}.settings-page{display:flex;flex-direction:row}.settings-page .settings-label{margin-top:10px}.settings-page .settings-content{margin-left:0;padding-bottom:20px;width:100%}.settings-page .settings-footer{margin-top:15px}.settings-page .settings-header{background-color:#fff;border-bottom:1px solid #ccc;inset-block-start:0;justify-content:space-between;margin-bottom:20px;opacity:.96;padding-bottom:5px;padding-top:10px;position:sticky;z-index:100}.settings-page .settings-header,.settings-page .settings-header-inner{align-items:center;display:flex;flex-direction:row}.settings-page .settings-header h1{font-size:22px;margin-bottom:0;margin-top:0;padding-right:10px}.settings-page .cancel-button{margin-right:10px;width:50%}.settings-page .save-button{width:50%}.settings-page .settings-header-right-options{align-items:center;display:flex;flex-direction:row}.settings-page .settings-card{align-items:center;border:1px solid #ccc;border-radius:8px;display:flex;flex-direction:column;height:200px;justify-content:center;margin-top:15px;padding:10px;text-align:center;width:100%}@media(hover:hover)and (pointer:fine){.settings-page .settings-card:hover{border-color:#565eed;cursor:pointer;transition:all .25s ease}}.settings-page .settings-card-name{font-weight:700;margin-top:10px;text-align:center}.settings-page .settings-card-container{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px}.settings-page .settings-card-separator{border-bottom:1px dotted #ccc;margin-bottom:10px;margin-right:-20px;margin-top:20px}@media screen and (min-width:900px){.settings-page .settings-content{margin-right:10px}.settings-page .settings-card{margin-right:15px;width:calc(50% - 15px)}.settings-page .settings-card-container{flex-direction:row;margin-right:-15px}.settings-page .settings-header h1{font-size:25px}.settings-page .cancel-button,.settings-page .save-button{width:100px!important}}@media screen and (min-width:1250px){.settings-page .settings-card{margin-right:15px;width:calc(33.33% - 15px)}}.calendar-outer{padding-top:10px}@media screen and (min-width:900px){.calendar-outer{padding-top:15px}}.add-celendar-wrap .calendar-data-week-row-flex,.calendar .calendar-data-week-row-flex,.compose-message-popup .calendar-data-week-row-flex,.customer-popup .calendar-data-week-row-flex,.customers .calendar-data-week-row-flex,.messages-page .calendar-data-week-row-flex,.top-nav .calendar-data-week-row-flex{border-left:1px solid #ddd;cursor:pointer;display:flex;flex-direction:row;min-height:calc(100% - 27px)}.add-celendar-wrap .calendar-data-month-row-flex-wrapper,.calendar .calendar-data-month-row-flex-wrapper,.compose-message-popup .calendar-data-month-row-flex-wrapper,.customer-popup .calendar-data-month-row-flex-wrapper,.customers .calendar-data-month-row-flex-wrapper,.messages-page .calendar-data-month-row-flex-wrapper,.top-nav .calendar-data-month-row-flex-wrapper{height:calc(100% - 27px)}.add-celendar-wrap .calendar-data-empty-month-cell,.calendar .calendar-data-empty-month-cell,.compose-message-popup .calendar-data-empty-month-cell,.customer-popup .calendar-data-empty-month-cell,.customers .calendar-data-empty-month-cell,.messages-page .calendar-data-empty-month-cell,.top-nav .calendar-data-empty-month-cell{background-color:#ddd;min-width:100px;width:14.2857142857%}.add-celendar-wrap .calendar-data-month-row-flex,.calendar .calendar-data-month-row-flex,.compose-message-popup .calendar-data-month-row-flex,.customer-popup .calendar-data-month-row-flex,.customers .calendar-data-month-row-flex,.messages-page .calendar-data-month-row-flex,.top-nav .calendar-data-month-row-flex{border-left:1px solid #ddd;cursor:pointer;display:flex;flex-direction:row;min-height:20%}.add-celendar-wrap .calendar-data-month-timeslot,.add-celendar-wrap .calendar-data-week-timeslot,.calendar .calendar-data-month-timeslot,.calendar .calendar-data-week-timeslot,.compose-message-popup .calendar-data-month-timeslot,.compose-message-popup .calendar-data-week-timeslot,.customer-popup .calendar-data-month-timeslot,.customer-popup .calendar-data-week-timeslot,.customers .calendar-data-month-timeslot,.customers .calendar-data-week-timeslot,.messages-page .calendar-data-month-timeslot,.messages-page .calendar-data-week-timeslot,.top-nav .calendar-data-month-timeslot,.top-nav .calendar-data-week-timeslot{border-bottom:1px solid #ddd;border-right:1px solid #ddd;min-width:100px;width:14.2857142857%}.add-celendar-wrap .calendar-data-month-header-flex,.add-celendar-wrap .calendar-data-week-header-flex,.calendar .calendar-data-month-header-flex,.calendar .calendar-data-week-header-flex,.compose-message-popup .calendar-data-month-header-flex,.compose-message-popup .calendar-data-week-header-flex,.customer-popup .calendar-data-month-header-flex,.customer-popup .calendar-data-week-header-flex,.customers .calendar-data-month-header-flex,.customers .calendar-data-week-header-flex,.messages-page .calendar-data-month-header-flex,.messages-page .calendar-data-week-header-flex,.top-nav .calendar-data-month-header-flex,.top-nav .calendar-data-week-header-flex{background-color:#fff;border-left:1px solid #ddd;display:flex;flex-direction:row;font-size:14px;font-weight:700;position:sticky;text-align:center;top:0;z-index:103}.add-celendar-wrap .calendar-data-month-header-cell-flex,.add-celendar-wrap .calendar-data-week-header-cell-flex,.calendar .calendar-data-month-header-cell-flex,.calendar .calendar-data-week-header-cell-flex,.compose-message-popup .calendar-data-month-header-cell-flex,.compose-message-popup .calendar-data-week-header-cell-flex,.customer-popup .calendar-data-month-header-cell-flex,.customer-popup .calendar-data-week-header-cell-flex,.customers .calendar-data-month-header-cell-flex,.customers .calendar-data-week-header-cell-flex,.messages-page .calendar-data-month-header-cell-flex,.messages-page .calendar-data-week-header-cell-flex,.top-nav .calendar-data-month-header-cell-flex,.top-nav .calendar-data-week-header-cell-flex{background-color:#fff;border-bottom:1px solid #ddd;border-right:1px solid #ddd;border-top:1px solid #ddd;height:25px;line-height:25px;min-width:100px}.add-celendar-wrap .calendar-data-day-row-flex,.calendar .calendar-data-day-row-flex,.compose-message-popup .calendar-data-day-row-flex,.customer-popup .calendar-data-day-row-flex,.customers .calendar-data-day-row-flex,.messages-page .calendar-data-day-row-flex,.top-nav .calendar-data-day-row-flex{border-top:1px solid #ddd;cursor:pointer;display:flex;flex-direction:row;height:25px}.add-celendar-wrap .calendar-data-day-row-flex:before,.calendar .calendar-data-day-row-flex:before,.compose-message-popup .calendar-data-day-row-flex:before,.customer-popup .calendar-data-day-row-flex:before,.customers .calendar-data-day-row-flex:before,.messages-page .calendar-data-day-row-flex:before,.top-nav .calendar-data-day-row-flex:before{background-color:#ddd;content:"";cursor:pointer;display:block;height:1px}.add-celendar-wrap .calendar-data-day-row-flex:last-child,.calendar .calendar-data-day-row-flex:last-child,.compose-message-popup .calendar-data-day-row-flex:last-child,.customer-popup .calendar-data-day-row-flex:last-child,.customers .calendar-data-day-row-flex:last-child,.messages-page .calendar-data-day-row-flex:last-child,.top-nav .calendar-data-day-row-flex:last-child{border-bottom:1px solid #ddd}.add-celendar-wrap .calendar-time-flex,.calendar .calendar-time-flex,.compose-message-popup .calendar-time-flex,.customer-popup .calendar-time-flex,.customers .calendar-time-flex,.messages-page .calendar-time-flex,.top-nav .calendar-time-flex{border-right:1px solid #ddd;display:flex;flex-direction:column;font-size:12px;justify-content:center;min-width:65px;overflow:hidden;padding-right:2px;text-align:right;white-space:nowrap;width:65px}.add-celendar-wrap .no-locations-wrapper,.calendar .no-locations-wrapper,.compose-message-popup .no-locations-wrapper,.customer-popup .no-locations-wrapper,.customers .no-locations-wrapper,.messages-page .no-locations-wrapper,.top-nav .no-locations-wrapper{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin-left:20px;margin-right:20px;margin-top:10px;padding:40px}.add-celendar-wrap .no-locations-wrapper i,.calendar .no-locations-wrapper i,.compose-message-popup .no-locations-wrapper i,.customer-popup .no-locations-wrapper i,.customers .no-locations-wrapper i,.messages-page .no-locations-wrapper i,.top-nav .no-locations-wrapper i{color:#565eed;font-size:30px}.add-celendar-wrap .no-locations-header,.calendar .no-locations-header,.compose-message-popup .no-locations-header,.customer-popup .no-locations-header,.customers .no-locations-header,.messages-page .no-locations-header,.top-nav .no-locations-header{font-size:20px;font-weight:700;margin-top:10px;text-align:center}.add-celendar-wrap .no-locations-content,.calendar .no-locations-content,.compose-message-popup .no-locations-content,.customer-popup .no-locations-content,.customers .no-locations-content,.messages-page .no-locations-content,.top-nav .no-locations-content{color:#666;font-size:15px;text-align:center}.add-celendar-wrap .no-locations-footer,.calendar .no-locations-footer,.compose-message-popup .no-locations-footer,.customer-popup .no-locations-footer,.customers .no-locations-footer,.messages-page .no-locations-footer,.top-nav .no-locations-footer{margin-top:20px}.add-celendar-wrap .selected-customer,.calendar .selected-customer,.compose-message-popup .selected-customer,.customer-popup .selected-customer,.customers .selected-customer,.messages-page .selected-customer,.top-nav .selected-customer{border:1px solid #ccc;border-radius:4px;display:flex;flex-direction:row;font-size:16px;padding:5px}.add-celendar-wrap .selected-customer-options,.calendar .selected-customer-options,.compose-message-popup .selected-customer-options,.customer-popup .selected-customer-options,.customers .selected-customer-options,.messages-page .selected-customer-options,.top-nav .selected-customer-options{margin-left:auto}.add-celendar-wrap .selected-customer-button,.calendar .selected-customer-button,.compose-message-popup .selected-customer-button,.customer-popup .selected-customer-button,.customers .selected-customer-button,.messages-page .selected-customer-button,.top-nav .selected-customer-button{align-items:center;border:1px solid #0000;border-radius:30px;display:flex;height:32px;justify-content:center;margin-right:1px;margin-top:1px;width:32px}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .selected-customer-button:hover,.calendar .selected-customer-button:hover,.compose-message-popup .selected-customer-button:hover,.customer-popup .selected-customer-button:hover,.customers .selected-customer-button:hover,.messages-page .selected-customer-button:hover,.top-nav .selected-customer-button:hover{background-color:#ddd;border:1px solid #ddd;cursor:pointer}}.add-celendar-wrap .selected-customer-button i,.calendar .selected-customer-button i,.compose-message-popup .selected-customer-button i,.customer-popup .selected-customer-button i,.customers .selected-customer-button i,.messages-page .selected-customer-button i,.top-nav .selected-customer-button i{font-size:18px}.add-celendar-wrap .customer-important-info,.calendar .customer-important-info,.compose-message-popup .customer-important-info,.customer-popup .customer-important-info,.customers .customer-important-info,.messages-page .customer-important-info,.top-nav .customer-important-info{margin-top:5px}.add-celendar-wrap .select-customer,.calendar .select-customer,.compose-message-popup .select-customer,.customer-popup .select-customer,.customers .select-customer,.messages-page .select-customer,.top-nav .select-customer{border:1px solid #ccc;border-radius:4px;color:gray;font-size:18px;height:35px;line-height:35px;padding-left:5px}.add-celendar-wrap .select-customer-error,.calendar .select-customer-error,.compose-message-popup .select-customer-error,.customer-popup .select-customer-error,.customers .select-customer-error,.messages-page .select-customer-error,.top-nav .select-customer-error{border-color:#dc3545!important}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .select-customer:hover,.add-celendar-wrap .selected-customer:hover,.calendar .select-customer:hover,.calendar .selected-customer:hover,.compose-message-popup .select-customer:hover,.compose-message-popup .selected-customer:hover,.customer-popup .select-customer:hover,.customer-popup .selected-customer:hover,.customers .select-customer:hover,.customers .selected-customer:hover,.messages-page .select-customer:hover,.messages-page .selected-customer:hover,.top-nav .select-customer:hover,.top-nav .selected-customer:hover{border-color:#565eed;cursor:pointer}}.add-celendar-wrap .calendar-col,.calendar .calendar-col,.compose-message-popup .calendar-col,.customer-popup .calendar-col,.customers .calendar-col,.messages-page .calendar-col,.top-nav .calendar-col{width:33.33%}.add-celendar-wrap .location-select .react-mutli-select-control,.add-celendar-wrap .staff-select .react-mutli-select-control,.calendar .location-select .react-mutli-select-control,.calendar .staff-select .react-mutli-select-control,.compose-message-popup .location-select .react-mutli-select-control,.compose-message-popup .staff-select .react-mutli-select-control,.customer-popup .location-select .react-mutli-select-control,.customer-popup .staff-select .react-mutli-select-control,.customers .location-select .react-mutli-select-control,.customers .staff-select .react-mutli-select-control,.messages-page .location-select .react-mutli-select-control,.messages-page .staff-select .react-mutli-select-control,.top-nav .location-select .react-mutli-select-control,.top-nav .staff-select .react-mutli-select-control{width:120px}.add-celendar-wrap .once-off,.calendar .once-off,.compose-message-popup .once-off,.customer-popup .once-off,.customers .once-off,.messages-page .once-off,.top-nav .once-off{display:inline-block}.add-celendar-wrap .month-cell-wrapper,.calendar .month-cell-wrapper,.compose-message-popup .month-cell-wrapper,.customer-popup .month-cell-wrapper,.customers .month-cell-wrapper,.messages-page .month-cell-wrapper,.top-nav .month-cell-wrapper{display:flex;min-width:100px}.add-celendar-wrap .month-cell-date,.calendar .month-cell-date,.compose-message-popup .month-cell-date,.customer-popup .month-cell-date,.customers .month-cell-date,.messages-page .month-cell-date,.top-nav .month-cell-date{margin-left:auto;margin-right:3px;margin-top:3px}.add-celendar-wrap .month-cell-today,.calendar .month-cell-today,.compose-message-popup .month-cell-today,.customer-popup .month-cell-today,.customers .month-cell-today,.messages-page .month-cell-today,.top-nav .month-cell-today{background-color:#565eed;border-radius:7px;color:#fff;font-weight:700;height:22px;text-align:center;width:22px;z-index:1}.add-celendar-wrap .location-icon,.add-celendar-wrap .staff-icon,.calendar .location-icon,.calendar .staff-icon,.compose-message-popup .location-icon,.compose-message-popup .staff-icon,.customer-popup .location-icon,.customer-popup .staff-icon,.customers .location-icon,.customers .staff-icon,.messages-page .location-icon,.messages-page .staff-icon,.top-nav .location-icon,.top-nav .staff-icon{margin-right:7px}.add-celendar-wrap .calendar-header-desktop,.calendar .calendar-header-desktop,.compose-message-popup .calendar-header-desktop,.customer-popup .calendar-header-desktop,.customers .calendar-header-desktop,.messages-page .calendar-header-desktop,.top-nav .calendar-header-desktop{display:none;flex-direction:row;justify-content:space-between;margin-bottom:10px}.add-celendar-wrap .calendar-options,.calendar .calendar-options,.compose-message-popup .calendar-options,.customer-popup .calendar-options,.customers .calendar-options,.messages-page .calendar-options,.top-nav .calendar-options{display:flex;flex-direction:row;margin-left:10px}.add-celendar-wrap .calendar-staff-axis,.calendar .calendar-staff-axis,.compose-message-popup .calendar-staff-axis,.customer-popup .calendar-staff-axis,.customers .calendar-staff-axis,.messages-page .calendar-staff-axis,.top-nav .calendar-staff-axis{padding-right:5px;padding-top:5px;text-align:right;vertical-align:top}.add-celendar-wrap .calendar-day-container,.calendar .calendar-day-container,.compose-message-popup .calendar-day-container,.customer-popup .calendar-day-container,.customers .calendar-day-container,.messages-page .calendar-day-container,.top-nav .calendar-day-container{display:flex;flex-direction:row;justify-content:center}.add-celendar-wrap .calendar-day,.calendar .calendar-day,.compose-message-popup .calendar-day,.customer-popup .calendar-day,.customers .calendar-day,.messages-page .calendar-day,.top-nav .calendar-day{display:flex;flex-direction:row}.add-celendar-wrap .calendar-day-toggle,.calendar .calendar-day-toggle,.compose-message-popup .calendar-day-toggle,.customer-popup .calendar-day-toggle,.customers .calendar-day-toggle,.messages-page .calendar-day-toggle,.top-nav .calendar-day-toggle{font-size:16px;font-weight:600;margin-right:3px;padding:2px;text-align:center}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .calendar-day-toggle:hover,.calendar .calendar-day-toggle:hover,.compose-message-popup .calendar-day-toggle:hover,.customer-popup .calendar-day-toggle:hover,.customers .calendar-day-toggle:hover,.messages-page .calendar-day-toggle:hover,.top-nav .calendar-day-toggle:hover{color:#565eed;cursor:pointer}}.add-celendar-wrap .calendar-view-container,.calendar .calendar-view-container,.compose-message-popup .calendar-view-container,.customer-popup .calendar-view-container,.customers .calendar-view-container,.messages-page .calendar-view-container,.top-nav .calendar-view-container{display:flex;flex-direction:row;justify-content:end}.add-celendar-wrap .calendar-view,.calendar .calendar-view,.compose-message-popup .calendar-view,.customer-popup .calendar-view,.customers .calendar-view,.messages-page .calendar-view,.top-nav .calendar-view{border-radius:4px;display:flex;flex-direction:row;font-size:16px;margin-right:10px;padding:3px}.add-celendar-wrap .calendar-view-toggle,.calendar .calendar-view-toggle,.compose-message-popup .calendar-view-toggle,.customer-popup .calendar-view-toggle,.customers .calendar-view-toggle,.messages-page .calendar-view-toggle,.top-nav .calendar-view-toggle{align-items:center;display:flex;font-size:16px;font-weight:600;justify-content:center;margin-right:10px;padding-bottom:3px}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .calendar-view-toggle:hover,.calendar .calendar-view-toggle:hover,.compose-message-popup .calendar-view-toggle:hover,.customer-popup .calendar-view-toggle:hover,.customers .calendar-view-toggle:hover,.messages-page .calendar-view-toggle:hover,.top-nav .calendar-view-toggle:hover{color:#565eed;cursor:pointer}}.add-celendar-wrap .calendar-view-toggle-active,.calendar .calendar-view-toggle-active,.compose-message-popup .calendar-view-toggle-active,.customer-popup .calendar-view-toggle-active,.customers .calendar-view-toggle-active,.messages-page .calendar-view-toggle-active,.top-nav .calendar-view-toggle-active{border-bottom:3px solid #565eed;padding-bottom:0}.add-celendar-wrap .calendar-table,.calendar .calendar-table,.compose-message-popup .calendar-table,.customer-popup .calendar-table,.customers .calendar-table,.messages-page .calendar-table,.top-nav .calendar-table{table-layout:fixed;width:100%}.add-celendar-wrap .calendar-table tbody tr,.calendar .calendar-table tbody tr,.compose-message-popup .calendar-table tbody tr,.customer-popup .calendar-table tbody tr,.customers .calendar-table tbody tr,.messages-page .calendar-table tbody tr,.top-nav .calendar-table tbody tr{height:25px}.add-celendar-wrap .calendar-date-picker,.calendar .calendar-date-picker,.compose-message-popup .calendar-date-picker,.customer-popup .calendar-date-picker,.customers .calendar-date-picker,.messages-page .calendar-date-picker,.top-nav .calendar-date-picker{padding-bottom:3px;text-align:center}.add-celendar-wrap .calendar-date-picker-inner,.calendar .calendar-date-picker-inner,.compose-message-popup .calendar-date-picker-inner,.customer-popup .calendar-date-picker-inner,.customers .calendar-date-picker-inner,.messages-page .calendar-date-picker-inner,.top-nav .calendar-date-picker-inner{border-bottom:3px solid #565eed}.add-celendar-wrap #calendar-content-main,.calendar #calendar-content-main,.compose-message-popup #calendar-content-main,.customer-popup #calendar-content-main,.customers #calendar-content-main,.messages-page #calendar-content-main,.top-nav #calendar-content-main{overflow:hidden!important;overscroll-behavior:none;position:relative;transform:translateZ(0)}.add-celendar-wrap .calendar-time-axis,.calendar .calendar-time-axis,.compose-message-popup .calendar-time-axis,.customer-popup .calendar-time-axis,.customers .calendar-time-axis,.messages-page .calendar-time-axis,.top-nav .calendar-time-axis{font-size:12px;overflow:hidden;padding-right:2px;text-align:right;white-space:nowrap;width:65px!important}.add-celendar-wrap .time-slot,.calendar .time-slot,.compose-message-popup .time-slot,.customer-popup .time-slot,.customers .time-slot,.messages-page .time-slot,.top-nav .time-slot{font-size:14px;position:relative;vertical-align:top}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .time-slot:hover,.calendar .time-slot:hover,.compose-message-popup .time-slot:hover,.customer-popup .time-slot:hover,.customers .time-slot:hover,.messages-page .time-slot:hover,.top-nav .time-slot:hover{cursor:pointer}}.add-celendar-wrap .calendar-th,.calendar .calendar-th,.compose-message-popup .calendar-th,.customer-popup .calendar-th,.customers .calendar-th,.messages-page .calendar-th,.top-nav .calendar-th{font-size:14px;text-align:center}.add-celendar-wrap .calendar-th-first,.calendar .calendar-th-first,.compose-message-popup .calendar-th-first,.customer-popup .calendar-th-first,.customers .calendar-th-first,.messages-page .calendar-th-first,.top-nav .calendar-th-first{width:90px}.add-celendar-wrap .calendar-th-time,.calendar .calendar-th-time,.compose-message-popup .calendar-th-time,.customer-popup .calendar-th-time,.customers .calendar-th-time,.messages-page .calendar-th-time,.top-nav .calendar-th-time{width:65px}.add-celendar-wrap .calendar-current-time,.calendar .calendar-current-time,.compose-message-popup .calendar-current-time,.customer-popup .calendar-current-time,.customers .calendar-current-time,.messages-page .calendar-current-time,.top-nav .calendar-current-time{left:0;pointer-events:none;position:absolute;right:0}.add-celendar-wrap .calendar-current-time-line,.calendar .calendar-current-time-line,.compose-message-popup .calendar-current-time-line,.customer-popup .calendar-current-time-line,.customers .calendar-current-time-line,.messages-page .calendar-current-time-line,.top-nav .calendar-current-time-line{border-bottom:1px dashed red;left:0;position:absolute;right:0;width:100%;z-index:20}.add-celendar-wrap .calendar-current-time-label,.calendar .calendar-current-time-label,.compose-message-popup .calendar-current-time-label,.customer-popup .calendar-current-time-label,.customers .calendar-current-time-label,.messages-page .calendar-current-time-label,.top-nav .calendar-current-time-label{align-items:flex-end;border-bottom:1px solid red;display:flex;flex-direction:row;position:relative;top:1px;width:65px;z-index:21}.add-celendar-wrap .calendar-current-time-label-text,.calendar .calendar-current-time-label-text,.compose-message-popup .calendar-current-time-label-text,.customer-popup .calendar-current-time-label-text,.customers .calendar-current-time-label-text,.messages-page .calendar-current-time-label-text,.top-nav .calendar-current-time-label-text{background-color:red;border:1px solid red;border-radius:4px;bottom:-9.5px;color:#fff;font-size:10px;font-weight:600;padding:0 2px;position:absolute;right:10px;z-index:1}.add-celendar-wrap .calendar-current-time-dot,.calendar .calendar-current-time-dot,.compose-message-popup .calendar-current-time-dot,.customer-popup .calendar-current-time-dot,.customers .calendar-current-time-dot,.messages-page .calendar-current-time-dot,.top-nav .calendar-current-time-dot{background-color:red;border:1px solid red;border-radius:6px;bottom:-3px;height:6px;margin-left:auto;position:absolute;right:-3px;width:6px;z-index:21}.add-celendar-wrap .button-icon-outer,.calendar .button-icon-outer,.compose-message-popup .button-icon-outer,.customer-popup .button-icon-outer,.customers .button-icon-outer,.messages-page .button-icon-outer,.top-nav .button-icon-outer{height:36px;min-width:36px}.add-celendar-wrap .button-icon,.calendar .button-icon,.compose-message-popup .button-icon,.customer-popup .button-icon,.customers .button-icon,.messages-page .button-icon,.top-nav .button-icon{align-items:center;border:1px solid #ccc;border-radius:4px;display:flex;flex:1 1;height:100%;justify-content:center;width:100%}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .button-icon:hover,.calendar .button-icon:hover,.compose-message-popup .button-icon:hover,.customer-popup .button-icon:hover,.customers .button-icon:hover,.messages-page .button-icon:hover,.top-nav .button-icon:hover{border-color:#565eed;cursor:pointer}}.add-celendar-wrap .search-customer-button,.calendar .search-customer-button,.compose-message-popup .search-customer-button,.customer-popup .search-customer-button,.customers .search-customer-button,.messages-page .search-customer-button,.top-nav .search-customer-button{margin-left:10px}.add-celendar-wrap .filter-button,.calendar .filter-button,.compose-message-popup .filter-button,.customer-popup .filter-button,.customers .filter-button,.messages-page .filter-button,.top-nav .filter-button{margin-left:10px;width:30px}.add-celendar-wrap .filter-button i,.calendar .filter-button i,.compose-message-popup .filter-button i,.customer-popup .filter-button i,.customers .filter-button i,.messages-page .filter-button i,.top-nav .filter-button i{font-size:16px}.add-celendar-wrap .calendar-header-mobile,.calendar .calendar-header-mobile,.compose-message-popup .calendar-header-mobile,.customer-popup .calendar-header-mobile,.customers .calendar-header-mobile,.messages-page .calendar-header-mobile,.top-nav .calendar-header-mobile{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}.add-celendar-wrap .calendar-header-mobile-device,.calendar .calendar-header-mobile-device,.compose-message-popup .calendar-header-mobile-device,.customer-popup .calendar-header-mobile-device,.customers .calendar-header-mobile-device,.messages-page .calendar-header-mobile-device,.top-nav .calendar-header-mobile-device{margin-left:10px;margin-right:10px}.add-celendar-wrap .calendar-header-mobile-device .calendar-date-picker,.add-celendar-wrap .calendar-header-mobile-device .calendar-view,.calendar .calendar-header-mobile-device .calendar-date-picker,.calendar .calendar-header-mobile-device .calendar-view,.compose-message-popup .calendar-header-mobile-device .calendar-date-picker,.compose-message-popup .calendar-header-mobile-device .calendar-view,.customer-popup .calendar-header-mobile-device .calendar-date-picker,.customer-popup .calendar-header-mobile-device .calendar-view,.customers .calendar-header-mobile-device .calendar-date-picker,.customers .calendar-header-mobile-device .calendar-view,.messages-page .calendar-header-mobile-device .calendar-date-picker,.messages-page .calendar-header-mobile-device .calendar-view,.top-nav .calendar-header-mobile-device .calendar-date-picker,.top-nav .calendar-header-mobile-device .calendar-view{margin-right:0}.add-celendar-wrap .calendar-header-mobile-device .calendar-date-picker,.calendar .calendar-header-mobile-device .calendar-date-picker,.compose-message-popup .calendar-header-mobile-device .calendar-date-picker,.customer-popup .calendar-header-mobile-device .calendar-date-picker,.customers .calendar-header-mobile-device .calendar-date-picker,.messages-page .calendar-header-mobile-device .calendar-date-picker,.top-nav .calendar-header-mobile-device .calendar-date-picker{margin-right:16px;min-width:0!important;min-width:auto!important}.add-celendar-wrap .calendar-header-mobile-device .calendar-header-mobile-row,.calendar .calendar-header-mobile-device .calendar-header-mobile-row,.compose-message-popup .calendar-header-mobile-device .calendar-header-mobile-row,.customer-popup .calendar-header-mobile-device .calendar-header-mobile-row,.customers .calendar-header-mobile-device .calendar-header-mobile-row,.messages-page .calendar-header-mobile-device .calendar-header-mobile-row,.top-nav .calendar-header-mobile-device .calendar-header-mobile-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:15px}.add-celendar-wrap .calendar-header-mobile-device .mobile-staff-selection-row>*,.calendar .calendar-header-mobile-device .mobile-staff-selection-row>*,.compose-message-popup .calendar-header-mobile-device .mobile-staff-selection-row>*,.customer-popup .calendar-header-mobile-device .mobile-staff-selection-row>*,.customers .calendar-header-mobile-device .mobile-staff-selection-row>*,.messages-page .calendar-header-mobile-device .mobile-staff-selection-row>*,.top-nav .calendar-header-mobile-device .mobile-staff-selection-row>*{box-sizing:border-box;flex:1 1 50%;max-width:50%}.add-celendar-wrap .calendar-header-mobile-device .top-nav .top-nav-icon,.calendar .calendar-header-mobile-device .top-nav .top-nav-icon,.compose-message-popup .calendar-header-mobile-device .top-nav .top-nav-icon,.customer-popup .calendar-header-mobile-device .top-nav .top-nav-icon,.customers .calendar-header-mobile-device .top-nav .top-nav-icon,.messages-page .calendar-header-mobile-device .top-nav .top-nav-icon,.top-nav .calendar-header-mobile-device .top-nav .top-nav-icon{font-size:25px}.add-celendar-wrap .add-new-booking,.calendar .add-new-booking,.compose-message-popup .add-new-booking,.customer-popup .add-new-booking,.customers .add-new-booking,.messages-page .add-new-booking,.top-nav .add-new-booking{background-color:#fff;border-right:1px solid #ccc;bottom:0;display:block;display:flex;flex-direction:row;left:0;position:fixed;top:0;width:100%;z-index:1000}.add-celendar-wrap .new-booking-menu-item-selected,.calendar .new-booking-menu-item-selected,.compose-message-popup .new-booking-menu-item-selected,.customer-popup .new-booking-menu-item-selected,.customers .new-booking-menu-item-selected,.messages-page .new-booking-menu-item-selected,.top-nav .new-booking-menu-item-selected{border-bottom-left-radius:2px;border-left:4px solid #565eed;border-top-left-radius:2px}.add-celendar-wrap .new-booking-menu-item-label-selected,.add-celendar-wrap .new-booking-menu-item-selected i,.calendar .new-booking-menu-item-label-selected,.calendar .new-booking-menu-item-selected i,.compose-message-popup .new-booking-menu-item-label-selected,.compose-message-popup .new-booking-menu-item-selected i,.customer-popup .new-booking-menu-item-label-selected,.customer-popup .new-booking-menu-item-selected i,.customers .new-booking-menu-item-label-selected,.customers .new-booking-menu-item-selected i,.messages-page .new-booking-menu-item-label-selected,.messages-page .new-booking-menu-item-selected i,.top-nav .new-booking-menu-item-label-selected,.top-nav .new-booking-menu-item-selected i{color:#565eed}.add-celendar-wrap .new-booking-menu-item,.calendar .new-booking-menu-item,.compose-message-popup .new-booking-menu-item,.customer-popup .new-booking-menu-item,.customers .new-booking-menu-item,.messages-page .new-booking-menu-item,.top-nav .new-booking-menu-item{margin-bottom:2px;margin-right:1px;margin-top:2px;padding-bottom:10px;padding-top:10px;position:relative}.add-celendar-wrap .note-indicator-booking-history,.calendar .note-indicator-booking-history,.compose-message-popup .note-indicator-booking-history,.customer-popup .note-indicator-booking-history,.customers .note-indicator-booking-history,.messages-page .note-indicator-booking-history,.top-nav .note-indicator-booking-history{margin-top:5px}.add-celendar-wrap .note-indicator-booking-history-text,.calendar .note-indicator-booking-history-text,.compose-message-popup .note-indicator-booking-history-text,.customer-popup .note-indicator-booking-history-text,.customers .note-indicator-booking-history-text,.messages-page .note-indicator-booking-history-text,.top-nav .note-indicator-booking-history-text{margin-left:4px;padding-top:4px}.add-celendar-wrap .note-indicator-booking-history-wrapper,.calendar .note-indicator-booking-history-wrapper,.compose-message-popup .note-indicator-booking-history-wrapper,.customer-popup .note-indicator-booking-history-wrapper,.customers .note-indicator-booking-history-wrapper,.messages-page .note-indicator-booking-history-wrapper,.top-nav .note-indicator-booking-history-wrapper{display:flex;flex-direction:row}.add-celendar-wrap .note-indicator,.calendar .note-indicator,.compose-message-popup .note-indicator,.customer-popup .note-indicator,.customers .note-indicator,.messages-page .note-indicator,.top-nav .note-indicator{align-items:center;background-color:red;border:1px solid #ccc;border-radius:18px;color:#fff;display:flex;font-size:13px;height:18px;justify-content:center;width:18px}.add-celendar-wrap .note-indicator-tab,.calendar .note-indicator-tab,.compose-message-popup .note-indicator-tab,.customer-popup .note-indicator-tab,.customers .note-indicator-tab,.messages-page .note-indicator-tab,.top-nav .note-indicator-tab{bottom:22px;position:absolute;right:7px}.add-celendar-wrap .new-booking-menu-item-outer,.calendar .new-booking-menu-item-outer,.compose-message-popup .new-booking-menu-item-outer,.customer-popup .new-booking-menu-item-outer,.customers .new-booking-menu-item-outer,.messages-page .new-booking-menu-item-outer,.top-nav .new-booking-menu-item-outer{padding-bottom:3px;padding-top:3px;width:100%}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .new-booking-menu-item-outer:hover,.calendar .new-booking-menu-item-outer:hover,.compose-message-popup .new-booking-menu-item-outer:hover,.customer-popup .new-booking-menu-item-outer:hover,.customers .new-booking-menu-item-outer:hover,.messages-page .new-booking-menu-item-outer:hover,.top-nav .new-booking-menu-item-outer:hover{background-color:#faf8f8;color:#565eed!important;cursor:pointer}}.add-celendar-wrap .new-booking-menu-item-inner i,.calendar .new-booking-menu-item-inner i,.compose-message-popup .new-booking-menu-item-inner i,.customer-popup .new-booking-menu-item-inner i,.customers .new-booking-menu-item-inner i,.messages-page .new-booking-menu-item-inner i,.top-nav .new-booking-menu-item-inner i{font-size:26px;margin-left:auto;margin-right:auto;padding-bottom:2px;padding-top:2px}.add-celendar-wrap .new-booking-menu-item-inner,.calendar .new-booking-menu-item-inner,.compose-message-popup .new-booking-menu-item-inner,.customer-popup .new-booking-menu-item-inner,.customers .new-booking-menu-item-inner,.messages-page .new-booking-menu-item-inner,.top-nav .new-booking-menu-item-inner{align-items:center;display:flex;flex-direction:column}.add-celendar-wrap .add-new-booking-sidebar,.calendar .add-new-booking-sidebar,.compose-message-popup .add-new-booking-sidebar,.customer-popup .add-new-booking-sidebar,.customers .add-new-booking-sidebar,.messages-page .add-new-booking-sidebar,.top-nav .add-new-booking-sidebar{align-items:center;border-right:1px solid #ccc;display:flex;flex-direction:column;height:100%;padding-top:5px;width:110px}.add-celendar-wrap .new-booking-menu-item-label,.calendar .new-booking-menu-item-label,.compose-message-popup .new-booking-menu-item-label,.customer-popup .new-booking-menu-item-label,.customers .new-booking-menu-item-label,.messages-page .new-booking-menu-item-label,.top-nav .new-booking-menu-item-label{font-size:12px;font-weight:600;margin-top:2px}.add-celendar-wrap .add-new-booking-header,.calendar .add-new-booking-header,.compose-message-popup .add-new-booking-header,.customer-popup .add-new-booking-header,.customers .add-new-booking-header,.messages-page .add-new-booking-header,.top-nav .add-new-booking-header{background-color:#fff;border-bottom:1px solid #ccc;display:flex;flex-direction:row;padding-bottom:10px;padding-left:20px;padding-top:10px;position:sticky;top:0;width:100%;z-index:2}.add-celendar-wrap .booking-status-wrapper,.calendar .booking-status-wrapper,.compose-message-popup .booking-status-wrapper,.customer-popup .booking-status-wrapper,.customers .booking-status-wrapper,.messages-page .booking-status-wrapper,.top-nav .booking-status-wrapper{align-items:center;background-color:#ddd;border:1px solid #ccc;border-radius:5px;border-radius:10px;color:#000;display:flex;flex-direction:row;height:36px;padding:5px 15px;width:160px}.add-celendar-wrap .booking-status-right,.calendar .booking-status-right,.compose-message-popup .booking-status-right,.customer-popup .booking-status-right,.customers .booking-status-right,.messages-page .booking-status-right,.top-nav .booking-status-right{margin-left:auto}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .booking-status-wrapper:hover,.calendar .booking-status-wrapper:hover,.compose-message-popup .booking-status-wrapper:hover,.customer-popup .booking-status-wrapper:hover,.customers .booking-status-wrapper:hover,.messages-page .booking-status-wrapper:hover,.top-nav .booking-status-wrapper:hover{cursor:pointer}}.add-celendar-wrap .add-new-booking-date,.add-celendar-wrap .no-services-to-show,.calendar .add-new-booking-date,.calendar .no-services-to-show,.compose-message-popup .add-new-booking-date,.compose-message-popup .no-services-to-show,.customer-popup .add-new-booking-date,.customer-popup .no-services-to-show,.customers .add-new-booking-date,.customers .no-services-to-show,.messages-page .add-new-booking-date,.messages-page .no-services-to-show,.top-nav .add-new-booking-date,.top-nav .no-services-to-show{color:#666}.add-celendar-wrap .add-new-booking-date,.calendar .add-new-booking-date,.compose-message-popup .add-new-booking-date,.customer-popup .add-new-booking-date,.customers .add-new-booking-date,.messages-page .add-new-booking-date,.top-nav .add-new-booking-date{font-size:14px;margin-top:7px}.add-celendar-wrap .add-new-booking-date-inner,.add-celendar-wrap .add-new-booking-recurrence,.calendar .add-new-booking-date-inner,.calendar .add-new-booking-recurrence,.compose-message-popup .add-new-booking-date-inner,.compose-message-popup .add-new-booking-recurrence,.customer-popup .add-new-booking-date-inner,.customer-popup .add-new-booking-recurrence,.customers .add-new-booking-date-inner,.customers .add-new-booking-recurrence,.messages-page .add-new-booking-date-inner,.messages-page .add-new-booking-recurrence,.top-nav .add-new-booking-date-inner,.top-nav .add-new-booking-recurrence{align-items:center;display:flex;flex-direction:row;font-size:15px}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .add-new-booking-recurrence:hover,.calendar .add-new-booking-recurrence:hover,.compose-message-popup .add-new-booking-recurrence:hover,.customer-popup .add-new-booking-recurrence:hover,.customers .add-new-booking-recurrence:hover,.messages-page .add-new-booking-recurrence:hover,.top-nav .add-new-booking-recurrence:hover{cursor:default}}.add-celendar-wrap .add-new-booking-recurrence,.calendar .add-new-booking-recurrence,.compose-message-popup .add-new-booking-recurrence,.customer-popup .add-new-booking-recurrence,.customers .add-new-booking-recurrence,.messages-page .add-new-booking-recurrence,.top-nav .add-new-booking-recurrence{display:inline-block;margin-top:2px}.add-celendar-wrap .add-new-booking-recurrence i,.calendar .add-new-booking-recurrence i,.compose-message-popup .add-new-booking-recurrence i,.customer-popup .add-new-booking-recurrence i,.customers .add-new-booking-recurrence i,.messages-page .add-new-booking-recurrence i,.top-nav .add-new-booking-recurrence i{margin-right:5px;margin-top:2px}.add-celendar-wrap .add-new-booking-date-inner,.calendar .add-new-booking-date-inner,.compose-message-popup .add-new-booking-date-inner,.customer-popup .add-new-booking-date-inner,.customers .add-new-booking-date-inner,.messages-page .add-new-booking-date-inner,.top-nav .add-new-booking-date-inner{margin-top:5px}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .add-new-booking-date-inner:hover,.calendar .add-new-booking-date-inner:hover,.compose-message-popup .add-new-booking-date-inner:hover,.customer-popup .add-new-booking-date-inner:hover,.customers .add-new-booking-date-inner:hover,.messages-page .add-new-booking-date-inner:hover,.top-nav .add-new-booking-date-inner:hover{color:#565eed;cursor:pointer}}.add-celendar-wrap .add-new-booking-date-inner-icon,.calendar .add-new-booking-date-inner-icon,.compose-message-popup .add-new-booking-date-inner-icon,.customer-popup .add-new-booking-date-inner-icon,.customers .add-new-booking-date-inner-icon,.messages-page .add-new-booking-date-inner-icon,.top-nav .add-new-booking-date-inner-icon{margin-right:7px}.add-celendar-wrap .add-new-booking-date-inner-icon i,.calendar .add-new-booking-date-inner-icon i,.compose-message-popup .add-new-booking-date-inner-icon i,.customer-popup .add-new-booking-date-inner-icon i,.customers .add-new-booking-date-inner-icon i,.messages-page .add-new-booking-date-inner-icon i,.top-nav .add-new-booking-date-inner-icon i{font-size:14px}.add-celendar-wrap .add-service-icon,.add-celendar-wrap .create-customer-icon,.calendar .add-service-icon,.calendar .create-customer-icon,.compose-message-popup .add-service-icon,.compose-message-popup .create-customer-icon,.customer-popup .add-service-icon,.customer-popup .create-customer-icon,.customers .add-service-icon,.customers .create-customer-icon,.messages-page .add-service-icon,.messages-page .create-customer-icon,.top-nav .add-service-icon,.top-nav .create-customer-icon{margin-right:5px}.add-celendar-wrap .service-detail,.calendar .service-detail,.compose-message-popup .service-detail,.customer-popup .service-detail,.customers .service-detail,.messages-page .service-detail,.top-nav .service-detail{border-radius:2px;display:flex;flex-direction:row;padding:5px}.add-celendar-wrap .service-detail-actions,.calendar .service-detail-actions,.compose-message-popup .service-detail-actions,.customer-popup .service-detail-actions,.customers .service-detail-actions,.messages-page .service-detail-actions,.top-nav .service-detail-actions{margin-left:auto}.add-celendar-wrap .edit-icon i,.calendar .edit-icon i,.compose-message-popup .edit-icon i,.customer-popup .edit-icon i,.customers .edit-icon i,.messages-page .edit-icon i,.top-nav .edit-icon i{font-size:18px}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .edit-icon i:hover,.calendar .edit-icon i:hover,.compose-message-popup .edit-icon i:hover,.customer-popup .edit-icon i:hover,.customers .edit-icon i:hover,.messages-page .edit-icon i:hover,.top-nav .edit-icon i:hover{color:#565eed;cursor:pointer}}.add-celendar-wrap .selected-service,.calendar .selected-service,.compose-message-popup .selected-service,.customer-popup .selected-service,.customers .selected-service,.messages-page .selected-service,.top-nav .selected-service{margin-bottom:12px}.add-celendar-wrap .selected-service-bordered,.calendar .selected-service-bordered,.compose-message-popup .selected-service-bordered,.customer-popup .selected-service-bordered,.customers .selected-service-bordered,.messages-page .selected-service-bordered,.top-nav .selected-service-bordered{border-bottom:1px solid #e6e6e6;margin-top:6px}.add-celendar-wrap .add-service-btn,.calendar .add-service-btn,.compose-message-popup .add-service-btn,.customer-popup .add-service-btn,.customers .add-service-btn,.messages-page .add-service-btn,.top-nav .add-service-btn{margin-top:10px}.add-celendar-wrap .create-customer-btn,.calendar .create-customer-btn,.compose-message-popup .create-customer-btn,.customer-popup .create-customer-btn,.customers .create-customer-btn,.messages-page .create-customer-btn,.top-nav .create-customer-btn{margin-top:8px}.add-celendar-wrap .add-new-booking-header h1,.add-celendar-wrap .add-new-service-header h1,.calendar .add-new-booking-header h1,.calendar .add-new-service-header h1,.compose-message-popup .add-new-booking-header h1,.compose-message-popup .add-new-service-header h1,.customer-popup .add-new-booking-header h1,.customer-popup .add-new-service-header h1,.customers .add-new-booking-header h1,.customers .add-new-service-header h1,.messages-page .add-new-booking-header h1,.messages-page .add-new-service-header h1,.top-nav .add-new-booking-header h1,.top-nav .add-new-service-header h1{font-size:30px;margin-bottom:0}.add-celendar-wrap .add-new-booking-header-close,.calendar .add-new-booking-header-close,.compose-message-popup .add-new-booking-header-close,.customer-popup .add-new-booking-header-close,.customers .add-new-booking-header-close,.messages-page .add-new-booking-header-close,.top-nav .add-new-booking-header-close{margin-left:auto;margin-right:20px}.add-celendar-wrap .add-new-booking-header-close i,.calendar .add-new-booking-header-close i,.compose-message-popup .add-new-booking-header-close i,.customer-popup .add-new-booking-header-close i,.customers .add-new-booking-header-close i,.messages-page .add-new-booking-header-close i,.top-nav .add-new-booking-header-close i{font-size:26px}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .add-new-booking-header-close i:hover,.calendar .add-new-booking-header-close i:hover,.compose-message-popup .add-new-booking-header-close i:hover,.customer-popup .add-new-booking-header-close i:hover,.customers .add-new-booking-header-close i:hover,.messages-page .add-new-booking-header-close i:hover,.top-nav .add-new-booking-header-close i:hover{color:#565eed;cursor:pointer}}.add-celendar-wrap .cancel-booking-modal-footer,.calendar .cancel-booking-modal-footer,.compose-message-popup .cancel-booking-modal-footer,.customer-popup .cancel-booking-modal-footer,.customers .cancel-booking-modal-footer,.messages-page .cancel-booking-modal-footer,.top-nav .cancel-booking-modal-footer{display:flex;flex-direction:row-reverse}.add-celendar-wrap .cancel-booking-modal-footer .cancel-booking-button,.calendar .cancel-booking-modal-footer .cancel-booking-button,.compose-message-popup .cancel-booking-modal-footer .cancel-booking-button,.customer-popup .cancel-booking-modal-footer .cancel-booking-button,.customers .cancel-booking-modal-footer .cancel-booking-button,.messages-page .cancel-booking-modal-footer .cancel-booking-button,.top-nav .cancel-booking-modal-footer .cancel-booking-button{width:270px!important}.add-celendar-wrap .add-customer-note,.calendar .add-customer-note,.compose-message-popup .add-customer-note,.customer-popup .add-customer-note,.customers .add-customer-note,.messages-page .add-customer-note,.top-nav .add-customer-note{border:1px solid #000;border-radius:5px;color:#666;width:100%}.add-celendar-wrap .add-new-booking-body,.calendar .add-new-booking-body,.compose-message-popup .add-new-booking-body,.customer-popup .add-new-booking-body,.customers .add-new-booking-body,.messages-page .add-new-booking-body,.top-nav .add-new-booking-body{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;height:100%;overflow:auto;overscroll-behavior:none;position:relative;width:100%}.add-celendar-wrap .add-new-booking-content,.calendar .add-new-booking-content,.compose-message-popup .add-new-booking-content,.customer-popup .add-new-booking-content,.customers .add-new-booking-content,.messages-page .add-new-booking-content,.top-nav .add-new-booking-content{padding:10px 20px}.add-celendar-wrap .add-new-booking-footer,.calendar .add-new-booking-footer,.compose-message-popup .add-new-booking-footer,.customer-popup .add-new-booking-footer,.customers .add-new-booking-footer,.messages-page .add-new-booking-footer,.top-nav .add-new-booking-footer{align-items:center;background-color:#fff;border-top:1px solid #ccc;bottom:0;display:flex;flex-direction:row-reverse;left:0;margin-top:auto;min-height:70px;padding-right:10px;position:sticky;right:0;vertical-align:bottom}.add-celendar-wrap .checkout-footer,.calendar .checkout-footer,.compose-message-popup .checkout-footer,.customer-popup .checkout-footer,.customers .checkout-footer,.messages-page .checkout-footer,.top-nav .checkout-footer{background-color:#fff;border-top:1px solid #ccc;bottom:0;display:flex;flex-direction:column;left:0;margin-top:auto;padding-right:10px;position:sticky;right:0;vertical-align:bottom}.add-celendar-wrap .checkout-footer-btns,.calendar .checkout-footer-btns,.compose-message-popup .checkout-footer-btns,.customer-popup .checkout-footer-btns,.customers .checkout-footer-btns,.messages-page .checkout-footer-btns,.top-nav .checkout-footer-btns{align-items:center;display:flex;flex-direction:row-reverse;margin-bottom:10px;margin-top:10px}.add-celendar-wrap .checkout-footer-summary,.calendar .checkout-footer-summary,.compose-message-popup .checkout-footer-summary,.customer-popup .checkout-footer-summary,.customers .checkout-footer-summary,.messages-page .checkout-footer-summary,.top-nav .checkout-footer-summary{display:flex;font-weight:700;justify-content:space-between;margin-left:10px;margin-top:15px}.add-celendar-wrap .edit-service-footer,.calendar .edit-service-footer,.compose-message-popup .edit-service-footer,.customer-popup .edit-service-footer,.customers .edit-service-footer,.messages-page .edit-service-footer,.top-nav .edit-service-footer{justify-content:space-between}.add-celendar-wrap .edit-service-footer i,.calendar .edit-service-footer i,.compose-message-popup .edit-service-footer i,.customer-popup .edit-service-footer i,.customers .edit-service-footer i,.messages-page .edit-service-footer i,.top-nav .edit-service-footer i{font-size:16px}.add-celendar-wrap .checkout-footer .delete-button,.add-celendar-wrap .edit-service-footer .delete-button,.calendar .checkout-footer .delete-button,.calendar .edit-service-footer .delete-button,.compose-message-popup .checkout-footer .delete-button,.compose-message-popup .edit-service-footer .delete-button,.customer-popup .checkout-footer .delete-button,.customer-popup .edit-service-footer .delete-button,.customers .checkout-footer .delete-button,.customers .edit-service-footer .delete-button,.messages-page .checkout-footer .delete-button,.messages-page .edit-service-footer .delete-button,.top-nav .checkout-footer .delete-button,.top-nav .edit-service-footer .delete-button{width:40px!important}.add-celendar-wrap .add-new-booking-footer button,.add-celendar-wrap .checkout-footer button,.calendar .add-new-booking-footer button,.calendar .checkout-footer button,.compose-message-popup .add-new-booking-footer button,.compose-message-popup .checkout-footer button,.customer-popup .add-new-booking-footer button,.customer-popup .checkout-footer button,.customers .add-new-booking-footer button,.customers .checkout-footer button,.messages-page .add-new-booking-footer button,.messages-page .checkout-footer button,.top-nav .add-new-booking-footer button,.top-nav .checkout-footer button{margin-left:10px}.add-celendar-wrap .save-booking-button,.calendar .save-booking-button,.compose-message-popup .save-booking-button,.customer-popup .save-booking-button,.customers .save-booking-button,.messages-page .save-booking-button,.top-nav .save-booking-button{width:100%!important}.add-celendar-wrap .save-booking-more-options,.calendar .save-booking-more-options,.compose-message-popup .save-booking-more-options,.customer-popup .save-booking-more-options,.customers .save-booking-more-options,.messages-page .save-booking-more-options,.top-nav .save-booking-more-options{width:60px!important}.add-celendar-wrap .add-new-booking-service,.calendar .add-new-booking-service,.compose-message-popup .add-new-booking-service,.customer-popup .add-new-booking-service,.customers .add-new-booking-service,.messages-page .add-new-booking-service,.top-nav .add-new-booking-service{border:1px solid #ccc;border-radius:5px;padding:5px}.add-celendar-wrap .add-new-booking-service-error,.calendar .add-new-booking-service-error,.compose-message-popup .add-new-booking-service-error,.customer-popup .add-new-booking-service-error,.customers .add-new-booking-service-error,.messages-page .add-new-booking-service-error,.top-nav .add-new-booking-service-error{border-color:#dc3545}.add-celendar-wrap .add-new-booking-heading,.calendar .add-new-booking-heading,.compose-message-popup .add-new-booking-heading,.customer-popup .add-new-booking-heading,.customers .add-new-booking-heading,.messages-page .add-new-booking-heading,.top-nav .add-new-booking-heading{font-size:14px;font-weight:700;margin-bottom:4px;margin-top:10px}.add-celendar-wrap .add-new-booking-back-button i,.calendar .add-new-booking-back-button i,.compose-message-popup .add-new-booking-back-button i,.customer-popup .add-new-booking-back-button i,.customers .add-new-booking-back-button i,.messages-page .add-new-booking-back-button i,.top-nav .add-new-booking-back-button i{font-size:30px}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .add-new-booking-back-button i:hover,.calendar .add-new-booking-back-button i:hover,.compose-message-popup .add-new-booking-back-button i:hover,.customer-popup .add-new-booking-back-button i:hover,.customers .add-new-booking-back-button i:hover,.messages-page .add-new-booking-back-button i:hover,.top-nav .add-new-booking-back-button i:hover{color:#565eed;cursor:pointer}}.add-celendar-wrap .add-new-booking-back-button,.calendar .add-new-booking-back-button,.compose-message-popup .add-new-booking-back-button,.customer-popup .add-new-booking-back-button,.customers .add-new-booking-back-button,.messages-page .add-new-booking-back-button,.top-nav .add-new-booking-back-button{align-items:center;display:flex;margin-right:20px}.add-celendar-wrap .add-new-booking-time,.calendar .add-new-booking-time,.compose-message-popup .add-new-booking-time,.customer-popup .add-new-booking-time,.customers .add-new-booking-time,.messages-page .add-new-booking-time,.top-nav .add-new-booking-time{margin-bottom:15px}.add-celendar-wrap .add-new-service-header,.calendar .add-new-service-header,.compose-message-popup .add-new-service-header,.customer-popup .add-new-service-header,.customers .add-new-service-header,.messages-page .add-new-service-header,.top-nav .add-new-service-header{background-color:#fff;border-bottom:1px solid #ccc;display:flex;flex-direction:row;padding-left:30px;padding-top:10px;position:sticky;top:0;z-index:1}.add-celendar-wrap .add-new-service-header-inner,.calendar .add-new-service-header-inner,.compose-message-popup .add-new-service-header-inner,.customer-popup .add-new-service-header-inner,.customers .add-new-service-header-inner,.messages-page .add-new-service-header-inner,.top-nav .add-new-service-header-inner{display:flex;flex-direction:row;padding-bottom:10px}.add-celendar-wrap .add-new-booking-header-inner,.calendar .add-new-booking-header-inner,.compose-message-popup .add-new-booking-header-inner,.customer-popup .add-new-booking-header-inner,.customers .add-new-booking-header-inner,.messages-page .add-new-booking-header-inner,.top-nav .add-new-booking-header-inner{align-items:center;display:flex;flex-direction:row}.add-celendar-wrap .booking-customer-card,.add-celendar-wrap .booking-service-card,.calendar .booking-customer-card,.calendar .booking-service-card,.compose-message-popup .booking-customer-card,.compose-message-popup .booking-service-card,.customer-popup .booking-customer-card,.customer-popup .booking-service-card,.customers .booking-customer-card,.customers .booking-service-card,.messages-page .booking-customer-card,.messages-page .booking-service-card,.top-nav .booking-customer-card,.top-nav .booking-service-card{border:1px solid #ccc;border-radius:5px;margin-bottom:10px;padding:10px}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .booking-customer-card:hover,.add-celendar-wrap .booking-service-card:hover,.calendar .booking-customer-card:hover,.calendar .booking-service-card:hover,.compose-message-popup .booking-customer-card:hover,.compose-message-popup .booking-service-card:hover,.customer-popup .booking-customer-card:hover,.customer-popup .booking-service-card:hover,.customers .booking-customer-card:hover,.customers .booking-service-card:hover,.messages-page .booking-customer-card:hover,.messages-page .booking-service-card:hover,.top-nav .booking-customer-card:hover,.top-nav .booking-service-card:hover{background-color:#faf8f8;cursor:pointer}}.add-celendar-wrap .service-name-wrapper,.calendar .service-name-wrapper,.compose-message-popup .service-name-wrapper,.customer-popup .service-name-wrapper,.customers .service-name-wrapper,.messages-page .service-name-wrapper,.top-nav .service-name-wrapper{align-items:center;display:flex;flex-direction:row;margin-bottom:5px}.add-celendar-wrap .service-name,.calendar .service-name,.compose-message-popup .service-name,.customer-popup .service-name,.customers .service-name,.messages-page .service-name,.top-nav .service-name{font-size:15px;font-weight:700;margin-left:5px}.add-celendar-wrap .customer-attribute,.add-celendar-wrap .service-attribute,.calendar .customer-attribute,.calendar .service-attribute,.compose-message-popup .customer-attribute,.compose-message-popup .service-attribute,.customer-popup .customer-attribute,.customer-popup .service-attribute,.customers .customer-attribute,.customers .service-attribute,.messages-page .customer-attribute,.messages-page .service-attribute,.top-nav .customer-attribute,.top-nav .service-attribute{color:#666;display:flex;flex-direction:row;font-size:13px;margin-bottom:1px}.add-celendar-wrap .customer-attribute i,.add-celendar-wrap .service-attribute i,.calendar .customer-attribute i,.calendar .service-attribute i,.compose-message-popup .customer-attribute i,.compose-message-popup .service-attribute i,.customer-popup .customer-attribute i,.customer-popup .service-attribute i,.customers .customer-attribute i,.customers .service-attribute i,.messages-page .customer-attribute i,.messages-page .service-attribute i,.top-nav .customer-attribute i,.top-nav .service-attribute i{margin-top:3px;width:20px}.add-celendar-wrap .service-colour,.calendar .service-colour,.compose-message-popup .service-colour,.customer-popup .service-colour,.customers .service-colour,.messages-page .service-colour,.top-nav .service-colour{border-radius:13px;height:13px;width:13px}.add-celendar-wrap .select-service-label-wrapper,.calendar .select-service-label-wrapper,.compose-message-popup .select-service-label-wrapper,.customer-popup .select-service-label-wrapper,.customers .select-service-label-wrapper,.messages-page .select-service-label-wrapper,.top-nav .select-service-label-wrapper{align-items:center;display:flex;flex-direction:row}.add-celendar-wrap .customer-results,.add-celendar-wrap .service-results,.calendar .customer-results,.calendar .service-results,.compose-message-popup .customer-results,.compose-message-popup .service-results,.customer-popup .customer-results,.customer-popup .service-results,.customers .customer-results,.customers .service-results,.messages-page .customer-results,.messages-page .service-results,.top-nav .customer-results,.top-nav .service-results{margin-top:30px;overflow-y:auto;overscroll-behavior:none}.add-celendar-wrap .customer-name-label,.calendar .customer-name-label,.compose-message-popup .customer-name-label,.customer-popup .customer-name-label,.customers .customer-name-label,.messages-page .customer-name-label,.top-nav .customer-name-label{font-size:15px;font-weight:700}.add-celendar-wrap .mobile-booking-options-header,.calendar .mobile-booking-options-header,.compose-message-popup .mobile-booking-options-header,.customer-popup .mobile-booking-options-header,.customers .mobile-booking-options-header,.messages-page .mobile-booking-options-header,.top-nav .mobile-booking-options-header{align-items:center;border-bottom:1px solid #ccc;display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:15px;padding-bottom:8px;padding-top:8px;width:100%}.add-celendar-wrap .mobile-booking-options-header-close,.calendar .mobile-booking-options-header-close,.compose-message-popup .mobile-booking-options-header-close,.customer-popup .mobile-booking-options-header-close,.customers .mobile-booking-options-header-close,.messages-page .mobile-booking-options-header-close,.top-nav .mobile-booking-options-header-close{color:#666;display:inline-block;position:absolute;right:10px;top:5px}.add-celendar-wrap .mobile-booking-options-header-close i,.calendar .mobile-booking-options-header-close i,.compose-message-popup .mobile-booking-options-header-close i,.customer-popup .mobile-booking-options-header-close i,.customers .mobile-booking-options-header-close i,.messages-page .mobile-booking-options-header-close i,.top-nav .mobile-booking-options-header-close i{font-size:26px}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .mobile-booking-options-header-close i:hover,.calendar .mobile-booking-options-header-close i:hover,.compose-message-popup .mobile-booking-options-header-close i:hover,.customer-popup .mobile-booking-options-header-close i:hover,.customers .mobile-booking-options-header-close i:hover,.messages-page .mobile-booking-options-header-close i:hover,.top-nav .mobile-booking-options-header-close i:hover{color:#565eed;cursor:pointer}}.add-celendar-wrap .mobile-booking-options,.calendar .mobile-booking-options,.compose-message-popup .mobile-booking-options,.customer-popup .mobile-booking-options,.customers .mobile-booking-options,.messages-page .mobile-booking-options,.top-nav .mobile-booking-options{background-color:#fff;border-top:1px solid #ccc;bottom:0;display:block;height:135px;left:0;overflow:auto;overscroll-behavior:none;pointer-events:auto;position:fixed;right:0;z-index:2000}.add-celendar-wrap .mobile-booking-options-body,.calendar .mobile-booking-options-body,.compose-message-popup .mobile-booking-options-body,.customer-popup .mobile-booking-options-body,.customers .mobile-booking-options-body,.messages-page .mobile-booking-options-body,.top-nav .mobile-booking-options-body{padding-left:15px}.add-celendar-wrap .calendar-notifications-drawer,.calendar .calendar-notifications-drawer,.compose-message-popup .calendar-notifications-drawer,.customer-popup .calendar-notifications-drawer,.customers .calendar-notifications-drawer,.messages-page .calendar-notifications-drawer,.top-nav .calendar-notifications-drawer{height:100%}.add-celendar-wrap .calendar-notifications,.calendar .calendar-notifications,.compose-message-popup .calendar-notifications,.customer-popup .calendar-notifications,.customers .calendar-notifications,.messages-page .calendar-notifications,.top-nav .calendar-notifications{background-color:#fff;border-right:1px solid #ccc;bottom:0;left:0;overflow:auto;overscroll-behavior:none;position:fixed;right:0;top:0;z-index:1000}.add-celendar-wrap .calendar-notifications-body,.calendar .calendar-notifications-body,.compose-message-popup .calendar-notifications-body,.customer-popup .calendar-notifications-body,.customers .calendar-notifications-body,.messages-page .calendar-notifications-body,.top-nav .calendar-notifications-body{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;height:100%;overflow:auto;overscroll-behavior:none;position:relative}.add-celendar-wrap .calendar-notifications-header,.calendar .calendar-notifications-header,.compose-message-popup .calendar-notifications-header,.customer-popup .calendar-notifications-header,.customers .calendar-notifications-header,.messages-page .calendar-notifications-header,.top-nav .calendar-notifications-header{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;padding-bottom:10px;padding-top:10px;position:sticky;width:100%;z-index:2}.add-celendar-wrap .calendar-notifications-header h2,.calendar .calendar-notifications-header h2,.compose-message-popup .calendar-notifications-header h2,.customer-popup .calendar-notifications-header h2,.customers .calendar-notifications-header h2,.messages-page .calendar-notifications-header h2,.top-nav .calendar-notifications-header h2{font-size:19px;font-weight:700;margin-bottom:0;margin-left:20px;text-align:center;width:100%}.add-celendar-wrap .mobile-filter,.calendar .mobile-filter,.compose-message-popup .mobile-filter,.customer-popup .mobile-filter,.customers .mobile-filter,.messages-page .mobile-filter,.top-nav .mobile-filter{background-color:#fff;border-right:1px solid #ccc;bottom:0;left:0;overflow:auto;overscroll-behavior:none;position:fixed;right:0;top:0;z-index:1000}.add-celendar-wrap .mobile-filter-body,.calendar .mobile-filter-body,.compose-message-popup .mobile-filter-body,.customer-popup .mobile-filter-body,.customers .mobile-filter-body,.messages-page .mobile-filter-body,.top-nav .mobile-filter-body{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;height:100%;overflow:auto;overscroll-behavior:none;position:relative}.add-celendar-wrap .mobile-filter-content,.calendar .mobile-filter-content,.compose-message-popup .mobile-filter-content,.customer-popup .mobile-filter-content,.customers .mobile-filter-content,.messages-page .mobile-filter-content,.top-nav .mobile-filter-content{padding:20px 20px 10px}.add-celendar-wrap .mobile-filter-header,.calendar .mobile-filter-header,.compose-message-popup .mobile-filter-header,.customer-popup .mobile-filter-header,.customers .mobile-filter-header,.messages-page .mobile-filter-header,.top-nav .mobile-filter-header{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;padding-bottom:10px;padding-top:10px;position:sticky;width:100%;z-index:2}.add-celendar-wrap .mobile-filter-footer,.calendar .mobile-filter-footer,.compose-message-popup .mobile-filter-footer,.customer-popup .mobile-filter-footer,.customers .mobile-filter-footer,.messages-page .mobile-filter-footer,.top-nav .mobile-filter-footer{align-items:center;background-color:#fff;border-top:1px solid #ccc;bottom:0;display:flex;flex-direction:row-reverse;left:0;margin-top:auto;min-height:70px;padding-left:20px;padding-right:20px;position:sticky;right:0;vertical-align:bottom}.add-celendar-wrap .mobile-filter-btn,.calendar .mobile-filter-btn,.compose-message-popup .mobile-filter-btn,.customer-popup .mobile-filter-btn,.customers .mobile-filter-btn,.messages-page .mobile-filter-btn,.top-nav .mobile-filter-btn{width:100%!important}.add-celendar-wrap .mobile-filter-header-close,.calendar .mobile-filter-header-close,.compose-message-popup .mobile-filter-header-close,.customer-popup .mobile-filter-header-close,.customers .mobile-filter-header-close,.messages-page .mobile-filter-header-close,.top-nav .mobile-filter-header-close{display:inline-block;margin-left:auto;margin-right:20px}.add-celendar-wrap .mobile-filter-header-close i,.calendar .mobile-filter-header-close i,.compose-message-popup .mobile-filter-header-close i,.customer-popup .mobile-filter-header-close i,.customers .mobile-filter-header-close i,.messages-page .mobile-filter-header-close i,.top-nav .mobile-filter-header-close i{font-size:26px}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .mobile-filter-header-close i:hover,.calendar .mobile-filter-header-close i:hover,.compose-message-popup .mobile-filter-header-close i:hover,.customer-popup .mobile-filter-header-close i:hover,.customers .mobile-filter-header-close i:hover,.messages-page .mobile-filter-header-close i:hover,.top-nav .mobile-filter-header-close i:hover{color:#565eed;cursor:pointer}}.add-celendar-wrap .calendar-staff-avatar .staff-avatar,.calendar .calendar-staff-avatar .staff-avatar,.compose-message-popup .calendar-staff-avatar .staff-avatar,.customer-popup .calendar-staff-avatar .staff-avatar,.customers .calendar-staff-avatar .staff-avatar,.messages-page .calendar-staff-avatar .staff-avatar,.top-nav .calendar-staff-avatar .staff-avatar{border-radius:45px;height:45px;margin-bottom:3px;margin-top:3px;width:45px}.add-celendar-wrap .staff-avatar-wrapper,.calendar .staff-avatar-wrapper,.compose-message-popup .staff-avatar-wrapper,.customer-popup .staff-avatar-wrapper,.customers .staff-avatar-wrapper,.messages-page .staff-avatar-wrapper,.top-nav .staff-avatar-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.add-celendar-wrap .table-header-options,.calendar .table-header-options,.compose-message-popup .table-header-options,.customer-popup .table-header-options,.customers .table-header-options,.messages-page .table-header-options,.top-nav .table-header-options{align-items:center;display:flex;flex-direction:row;justify-content:center}.add-celendar-wrap .calendar-staff-avatar-horizontal,.calendar .calendar-staff-avatar-horizontal,.compose-message-popup .calendar-staff-avatar-horizontal,.customer-popup .calendar-staff-avatar-horizontal,.customers .calendar-staff-avatar-horizontal,.messages-page .calendar-staff-avatar-horizontal,.top-nav .calendar-staff-avatar-horizontal{margin-top:10px}.add-celendar-wrap .staff-avatar-name,.calendar .staff-avatar-name,.compose-message-popup .staff-avatar-name,.customer-popup .staff-avatar-name,.customers .staff-avatar-name,.messages-page .staff-avatar-name,.top-nav .staff-avatar-name{font-size:12px;font-weight:700;max-width:100%;overflow:hidden;padding-left:2px;text-align:center;text-overflow:ellipsis}.add-celendar-wrap .staff-avatar-name-top,.calendar .staff-avatar-name-top,.compose-message-popup .staff-avatar-name-top,.customer-popup .staff-avatar-name-top,.customers .staff-avatar-name-top,.messages-page .staff-avatar-name-top,.top-nav .staff-avatar-name-top{white-space:nowrap}.add-celendar-wrap .calendar-booking-blocked,.calendar .calendar-booking-blocked,.compose-message-popup .calendar-booking-blocked,.customer-popup .calendar-booking-blocked,.customers .calendar-booking-blocked,.messages-page .calendar-booking-blocked,.top-nav .calendar-booking-blocked{background-color:#c5c5c5;background-image:linear-gradient(45deg,#293238 10%,#646b6e 0,#646b6e 50%,#293238 0,#293238 60%,#646b6e 0,#646b6e);background-position-y:-2px;background-size:7.15px 7.15px;border-color:#0000;border-width:1px;opacity:.25;pointer-events:none;position:absolute}.add-celendar-wrap .calendar-booking,.calendar .calendar-booking,.compose-message-popup .calendar-booking,.customer-popup .calendar-booking,.customers .calendar-booking,.messages-page .calendar-booking,.top-nav .calendar-booking{border:1px solid #444;border-radius:4px;overflow:hidden;padding:5px;z-index:5}.add-celendar-wrap .calendar-booking-day-view,.calendar .calendar-booking-day-view,.compose-message-popup .calendar-booking-day-view,.customer-popup .calendar-booking-day-view,.customers .calendar-booking-day-view,.messages-page .calendar-booking-day-view,.top-nav .calendar-booking-day-view{position:absolute}.add-celendar-wrap .calendar-booking-month-view,.calendar .calendar-booking-month-view,.compose-message-popup .calendar-booking-month-view,.customer-popup .calendar-booking-month-view,.customers .calendar-booking-month-view,.messages-page .calendar-booking-month-view,.top-nav .calendar-booking-month-view{margin-bottom:1px;position:relative}.add-celendar-wrap .calendar-booking-week-view,.calendar .calendar-booking-week-view,.compose-message-popup .calendar-booking-week-view,.customer-popup .calendar-booking-week-view,.customers .calendar-booking-week-view,.messages-page .calendar-booking-week-view,.top-nav .calendar-booking-week-view{position:relative}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .calendar-booking:hover,.calendar .calendar-booking:hover,.compose-message-popup .calendar-booking:hover,.customer-popup .calendar-booking:hover,.customers .calendar-booking:hover,.messages-page .calendar-booking:hover,.top-nav .calendar-booking:hover{border:1px solid #565eed!important;cursor:pointer;opacity:.9}}.add-celendar-wrap .no-show-booking-status,.calendar .no-show-booking-status,.compose-message-popup .no-show-booking-status,.customer-popup .no-show-booking-status,.customers .no-show-booking-status,.messages-page .no-show-booking-status,.top-nav .no-show-booking-status{align-items:center;cursor:default;display:flex;flex-direction:row;font-size:16px}.add-celendar-wrap .circle-notch-loader,.calendar .circle-notch-loader,.compose-message-popup .circle-notch-loader,.customer-popup .circle-notch-loader,.customers .circle-notch-loader,.messages-page .circle-notch-loader,.top-nav .circle-notch-loader{color:#666}.add-celendar-wrap .no-show-booking-status i,.calendar .no-show-booking-status i,.compose-message-popup .no-show-booking-status i,.customer-popup .no-show-booking-status i,.customers .no-show-booking-status i,.messages-page .no-show-booking-status i,.top-nav .no-show-booking-status i{color:#dc3545;margin-right:5px}.add-celendar-wrap .undo-did-not-show,.calendar .undo-did-not-show,.compose-message-popup .undo-did-not-show,.customer-popup .undo-did-not-show,.customers .undo-did-not-show,.messages-page .undo-did-not-show,.top-nav .undo-did-not-show{align-items:center;display:flex;flex-direction:row;font-size:13px;margin-top:5px}.add-celendar-wrap .undo-did-not-show i,.calendar .undo-did-not-show i,.compose-message-popup .undo-did-not-show i,.customer-popup .undo-did-not-show i,.customers .undo-did-not-show i,.messages-page .undo-did-not-show i,.top-nav .undo-did-not-show i{font-size:11px;margin-right:5px}.add-celendar-wrap .calendar-service-name,.calendar .calendar-service-name,.compose-message-popup .calendar-service-name,.customer-popup .calendar-service-name,.customers .calendar-service-name,.messages-page .calendar-service-name,.top-nav .calendar-service-name{font-size:13px;line-height:15px;max-width:calc(100% - 10px)}.add-celendar-wrap .calendar-description,.add-celendar-wrap .calendar-service-name,.calendar .calendar-description,.calendar .calendar-service-name,.compose-message-popup .calendar-description,.compose-message-popup .calendar-service-name,.customer-popup .calendar-description,.customer-popup .calendar-service-name,.customers .calendar-description,.customers .calendar-service-name,.messages-page .calendar-description,.messages-page .calendar-service-name,.top-nav .calendar-description,.top-nav .calendar-service-name{overflow:hidden;white-space:nowrap}.add-celendar-wrap .calendar-description,.add-celendar-wrap .calendar-time,.calendar .calendar-description,.calendar .calendar-time,.compose-message-popup .calendar-description,.compose-message-popup .calendar-time,.customer-popup .calendar-description,.customer-popup .calendar-time,.customers .calendar-description,.customers .calendar-time,.messages-page .calendar-description,.messages-page .calendar-time,.top-nav .calendar-description,.top-nav .calendar-time{font-size:12px;line-height:14px}.add-celendar-wrap .booking-status,.calendar .booking-status,.compose-message-popup .booking-status,.customer-popup .booking-status,.customers .booking-status,.messages-page .booking-status,.top-nav .booking-status{background-color:inherit;position:absolute;right:5px;top:5px;z-index:2}.add-celendar-wrap .status-icon,.calendar .status-icon,.compose-message-popup .status-icon,.customer-popup .status-icon,.customers .status-icon,.messages-page .status-icon,.top-nav .status-icon{font-weight:600;overflow:hidden}.add-celendar-wrap .did-not-show-icon,.calendar .did-not-show-icon,.compose-message-popup .did-not-show-icon,.customer-popup .did-not-show-icon,.customers .did-not-show-icon,.messages-page .did-not-show-icon,.top-nav .did-not-show-icon{color:#dc3545}.add-celendar-wrap .completed-icon,.calendar .completed-icon,.compose-message-popup .completed-icon,.customer-popup .completed-icon,.customers .completed-icon,.messages-page .completed-icon,.top-nav .completed-icon{color:green}.add-celendar-wrap .arrived-icon,.add-celendar-wrap .confirmed-icon,.add-celendar-wrap .pending-icon,.add-celendar-wrap .started-icon,.calendar .arrived-icon,.calendar .confirmed-icon,.calendar .pending-icon,.calendar .started-icon,.compose-message-popup .arrived-icon,.compose-message-popup .confirmed-icon,.compose-message-popup .pending-icon,.compose-message-popup .started-icon,.customer-popup .arrived-icon,.customer-popup .confirmed-icon,.customer-popup .pending-icon,.customer-popup .started-icon,.customers .arrived-icon,.customers .confirmed-icon,.customers .pending-icon,.customers .started-icon,.messages-page .arrived-icon,.messages-page .confirmed-icon,.messages-page .pending-icon,.messages-page .started-icon,.top-nav .arrived-icon,.top-nav .confirmed-icon,.top-nav .pending-icon,.top-nav .started-icon{color:#555}.add-celendar-wrap .calendar-customer-name,.calendar .calendar-customer-name,.compose-message-popup .calendar-customer-name,.customer-popup .calendar-customer-name,.customers .calendar-customer-name,.messages-page .calendar-customer-name,.top-nav .calendar-customer-name{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.add-celendar-wrap .location-select-mobile .react-mutli-select-control,.add-celendar-wrap .staff-select-mobile .react-mutli-select-control,.calendar .location-select-mobile .react-mutli-select-control,.calendar .staff-select-mobile .react-mutli-select-control,.compose-message-popup .location-select-mobile .react-mutli-select-control,.compose-message-popup .staff-select-mobile .react-mutli-select-control,.customer-popup .location-select-mobile .react-mutli-select-control,.customer-popup .staff-select-mobile .react-mutli-select-control,.customers .location-select-mobile .react-mutli-select-control,.customers .staff-select-mobile .react-mutli-select-control,.messages-page .location-select-mobile .react-mutli-select-control,.messages-page .staff-select-mobile .react-mutli-select-control,.top-nav .location-select-mobile .react-mutli-select-control,.top-nav .staff-select-mobile .react-mutli-select-control{width:100%}.add-celendar-wrap .location-select-mobile,.calendar .location-select-mobile,.compose-message-popup .location-select-mobile,.customer-popup .location-select-mobile,.customers .location-select-mobile,.messages-page .location-select-mobile,.top-nav .location-select-mobile{margin-top:15px}.add-celendar-wrap .appointment-popover-header,.calendar .appointment-popover-header,.compose-message-popup .appointment-popover-header,.customer-popup .appointment-popover-header,.customers .appointment-popover-header,.messages-page .appointment-popover-header,.top-nav .appointment-popover-header{border-bottom:1px solid #ccc;border-top-left-radius:5px;border-top-right-radius:5px;padding-bottom:8px;padding-top:8px;position:relative;width:100%}.add-celendar-wrap .appointment-popover-time,.calendar .appointment-popover-time,.compose-message-popup .appointment-popover-time,.customer-popup .appointment-popover-time,.customers .appointment-popover-time,.messages-page .appointment-popover-time,.top-nav .appointment-popover-time{font-size:14px;font-weight:700;text-align:center;width:100%}.add-celendar-wrap .appointment-popover-close,.calendar .appointment-popover-close,.compose-message-popup .appointment-popover-close,.customer-popup .appointment-popover-close,.customers .appointment-popover-close,.messages-page .appointment-popover-close,.top-nav .appointment-popover-close{color:#666;font-size:26px;position:absolute;right:10px;top:0}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .appointment-popover-close:hover,.calendar .appointment-popover-close:hover,.compose-message-popup .appointment-popover-close:hover,.customer-popup .appointment-popover-close:hover,.customers .appointment-popover-close:hover,.messages-page .appointment-popover-close:hover,.top-nav .appointment-popover-close:hover{color:#565eed;cursor:pointer}}.add-celendar-wrap .appointment-popover,.calendar .appointment-popover,.compose-message-popup .appointment-popover,.customer-popup .appointment-popover,.customers .appointment-popover,.messages-page .appointment-popover,.top-nav .appointment-popover{background-color:#fff;border:1px solid #ddd;border-radius:5px;pointer-events:auto;width:350px;z-index:60}.add-celendar-wrap .appointment-popover:focus-visible,.calendar .appointment-popover:focus-visible,.compose-message-popup .appointment-popover:focus-visible,.customer-popup .appointment-popover:focus-visible,.customers .appointment-popover:focus-visible,.messages-page .appointment-popover:focus-visible,.top-nav .appointment-popover:focus-visible{outline:none}.add-celendar-wrap .appointment-popover-body,.calendar .appointment-popover-body,.compose-message-popup .appointment-popover-body,.customer-popup .appointment-popover-body,.customers .appointment-popover-body,.messages-page .appointment-popover-body,.top-nav .appointment-popover-body{margin-top:2px;padding:15px}@media(hover:hover)and (pointer:fine){.add-celendar-wrap .appointment-popover:hover,.calendar .appointment-popover:hover,.compose-message-popup .appointment-popover:hover,.customer-popup .appointment-popover:hover,.customers .appointment-popover:hover,.messages-page .appointment-popover:hover,.top-nav .appointment-popover:hover{cursor:auto}}.add-celendar-wrap .appointment-popover-button,.calendar .appointment-popover-button,.compose-message-popup .appointment-popover-button,.customer-popup .appointment-popover-button,.customers .appointment-popover-button,.messages-page .appointment-popover-button,.top-nav .appointment-popover-button{align-items:center;display:flex;flex-direction:row;margin-bottom:10px}.add-celendar-wrap .appointment-popover-button-icon,.calendar .appointment-popover-button-icon,.compose-message-popup .appointment-popover-button-icon,.customer-popup .appointment-popover-button-icon,.customers .appointment-popover-button-icon,.messages-page .appointment-popover-button-icon,.top-nav .appointment-popover-button-icon{color:#666;font-size:16px;margin-right:10px}.add-celendar-wrap .appointment-popover-button-label,.calendar .appointment-popover-button-label,.compose-message-popup .appointment-popover-button-label,.customer-popup .appointment-popover-button-label,.customers .appointment-popover-button-label,.messages-page .appointment-popover-button-label,.top-nav .appointment-popover-button-label{font-size:16px;font-weight:600}@media screen and (min-width:1000px){.add-celendar-wrap .location-select .react-mutli-select-control,.add-celendar-wrap .staff-select .react-mutli-select-control,.calendar .location-select .react-mutli-select-control,.calendar .staff-select .react-mutli-select-control,.compose-message-popup .location-select .react-mutli-select-control,.compose-message-popup .staff-select .react-mutli-select-control,.customer-popup .location-select .react-mutli-select-control,.customer-popup .staff-select .react-mutli-select-control,.customers .location-select .react-mutli-select-control,.customers .staff-select .react-mutli-select-control,.messages-page .location-select .react-mutli-select-control,.messages-page .staff-select .react-mutli-select-control,.top-nav .location-select .react-mutli-select-control,.top-nav .staff-select .react-mutli-select-control{width:170px}}@media screen and (min-width:1270px){.add-celendar-wrap .location-select .react-mutli-select-control,.add-celendar-wrap .staff-select .react-mutli-select-control,.calendar .location-select .react-mutli-select-control,.calendar .staff-select .react-mutli-select-control,.compose-message-popup .location-select .react-mutli-select-control,.compose-message-popup .staff-select .react-mutli-select-control,.customer-popup .location-select .react-mutli-select-control,.customer-popup .staff-select .react-mutli-select-control,.customers .location-select .react-mutli-select-control,.customers .staff-select .react-mutli-select-control,.messages-page .location-select .react-mutli-select-control,.messages-page .staff-select .react-mutli-select-control,.top-nav .location-select .react-mutli-select-control,.top-nav .staff-select .react-mutli-select-control{width:220px}}@media screen and (min-width:1620px){.add-celendar-wrap .location-select .react-mutli-select-control,.add-celendar-wrap .staff-select .react-mutli-select-control,.calendar .location-select .react-mutli-select-control,.calendar .staff-select .react-mutli-select-control,.compose-message-popup .location-select .react-mutli-select-control,.compose-message-popup .staff-select .react-mutli-select-control,.customer-popup .location-select .react-mutli-select-control,.customer-popup .staff-select .react-mutli-select-control,.customers .location-select .react-mutli-select-control,.customers .staff-select .react-mutli-select-control,.messages-page .location-select .react-mutli-select-control,.messages-page .staff-select .react-mutli-select-control,.top-nav .location-select .react-mutli-select-control,.top-nav .staff-select .react-mutli-select-control{width:250px}}@media screen and (min-width:900px){.add-celendar-wrap .calendar-current-time-label-text,.calendar .calendar-current-time-label-text,.compose-message-popup .calendar-current-time-label-text,.customer-popup .calendar-current-time-label-text,.customers .calendar-current-time-label-text,.messages-page .calendar-current-time-label-text,.top-nav .calendar-current-time-label-text{font-size:11px}.add-celendar-wrap .calendar-time-axis,.calendar .calendar-time-axis,.compose-message-popup .calendar-time-axis,.customer-popup .calendar-time-axis,.customers .calendar-time-axis,.messages-page .calendar-time-axis,.top-nav .calendar-time-axis{font-size:13px}.add-celendar-wrap .calendar-th-first,.calendar .calendar-th-first,.compose-message-popup .calendar-th-first,.customer-popup .calendar-th-first,.customers .calendar-th-first,.messages-page .calendar-th-first,.top-nav .calendar-th-first{width:165px}.add-celendar-wrap .appointment-popover-time,.calendar .appointment-popover-time,.compose-message-popup .appointment-popover-time,.customer-popup .appointment-popover-time,.customers .appointment-popover-time,.messages-page .appointment-popover-time,.top-nav .appointment-popover-time{font-size:16px}.add-celendar-wrap .calendar-booking,.calendar .calendar-booking,.compose-message-popup .calendar-booking,.customer-popup .calendar-booking,.customers .calendar-booking,.messages-page .calendar-booking,.top-nav .calendar-booking{padding:5px 10px}.add-celendar-wrap .add-new-booking,.calendar .add-new-booking,.compose-message-popup .add-new-booking,.customer-popup .add-new-booking,.customers .add-new-booking,.messages-page .add-new-booking,.top-nav .add-new-booking{border-top-right-radius:16px;width:500px}.add-celendar-wrap .add-new-booking-header,.add-celendar-wrap .add-new-service-header,.calendar .add-new-booking-header,.calendar .add-new-service-header,.compose-message-popup .add-new-booking-header,.compose-message-popup .add-new-service-header,.customer-popup .add-new-booking-header,.customer-popup .add-new-service-header,.customers .add-new-booking-header,.customers .add-new-service-header,.messages-page .add-new-booking-header,.messages-page .add-new-service-header,.top-nav .add-new-booking-header,.top-nav .add-new-service-header{border-top-right-radius:16px}.add-celendar-wrap .staff-avatar-name,.calendar .staff-avatar-name,.compose-message-popup .staff-avatar-name,.customer-popup .staff-avatar-name,.customers .staff-avatar-name,.messages-page .staff-avatar-name,.top-nav .staff-avatar-name{font-size:14px}.add-celendar-wrap .calendar-staff-avatar .staff-avatar,.calendar .calendar-staff-avatar .staff-avatar,.compose-message-popup .calendar-staff-avatar .staff-avatar,.customer-popup .calendar-staff-avatar .staff-avatar,.customers .calendar-staff-avatar .staff-avatar,.messages-page .calendar-staff-avatar .staff-avatar,.top-nav .calendar-staff-avatar .staff-avatar{border-radius:64px;height:64px;width:64px}.add-celendar-wrap .calendar-header-desktop,.calendar .calendar-header-desktop,.compose-message-popup .calendar-header-desktop,.customer-popup .calendar-header-desktop,.customers .calendar-header-desktop,.messages-page .calendar-header-desktop,.top-nav .calendar-header-desktop{display:flex}.add-celendar-wrap .calendar-header-mobile,.add-celendar-wrap .mobile-filter,.calendar .calendar-header-mobile,.calendar .mobile-filter,.compose-message-popup .calendar-header-mobile,.compose-message-popup .mobile-filter,.customer-popup .calendar-header-mobile,.customer-popup .mobile-filter,.customers .calendar-header-mobile,.customers .mobile-filter,.messages-page .calendar-header-mobile,.messages-page .mobile-filter,.top-nav .calendar-header-mobile,.top-nav .mobile-filter{display:none}.add-celendar-wrap .calendar-day-toggle,.add-celendar-wrap .calendar-view,.add-celendar-wrap .calendar-view-toggle,.calendar .calendar-day-toggle,.calendar .calendar-view,.calendar .calendar-view-toggle,.compose-message-popup .calendar-day-toggle,.compose-message-popup .calendar-view,.compose-message-popup .calendar-view-toggle,.customer-popup .calendar-day-toggle,.customer-popup .calendar-view,.customer-popup .calendar-view-toggle,.customers .calendar-day-toggle,.customers .calendar-view,.customers .calendar-view-toggle,.messages-page .calendar-day-toggle,.messages-page .calendar-view,.messages-page .calendar-view-toggle,.top-nav .calendar-day-toggle,.top-nav .calendar-view,.top-nav .calendar-view-toggle{font-size:17px}.add-celendar-wrap .edit-service-footer i,.calendar .edit-service-footer i,.compose-message-popup .edit-service-footer i,.customer-popup .edit-service-footer i,.customers .edit-service-footer i,.messages-page .edit-service-footer i,.top-nav .edit-service-footer i{font-size:18px}.add-celendar-wrap .edit-service-footer .delete-button,.calendar .edit-service-footer .delete-button,.compose-message-popup .edit-service-footer .delete-button,.customer-popup .edit-service-footer .delete-button,.customers .edit-service-footer .delete-button,.messages-page .edit-service-footer .delete-button,.top-nav .edit-service-footer .delete-button{width:50px!important}}.cancel-booking-select .react-mutli-select-control{margin-top:10px;width:100%!important}.add-booking .add-booking-sidebar{width:70px}.add-booking .select-customer-container,.add-booking .select-service-container{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:row;height:80px;margin-top:5px;padding-left:10px;padding-right:10px;width:280px}.add-booking .select-service-container{border-bottom-left-radius:8px;border-left:10px solid #888;border-top-left-radius:8px}@media(hover:hover)and (pointer:fine){.add-booking .select-customer-container:hover,.add-booking .select-service-container:hover{background-color:#efefef;cursor:pointer}}.add-booking .customer-avatar,.add-booking .service-avatar{align-items:center;background-color:#8080ac;border:1px solid #8080ac;border-radius:12px;color:#fff;display:flex;font-size:20px;font-weight:700;height:45px;justify-content:center;width:45px}.add-booking .customer-avatar{margin-left:9px}.add-booking .select-customer-label,.add-booking .select-service-label{font-weight:700;margin-left:10px}.add-booking .select-customer-add-icon,.add-booking .select-service-add-icon{margin-left:auto}.add-booking .add-boooking-time-container{display:flex;flex-direction:column}.add-booking .add-booking-container{align-items:center;display:flex;flex:1 1;flex-direction:row;margin-bottom:15px;margin-left:10px}.add-booking .add-booking-lhs{width:40px}.add-booking .add-booking-rhs{width:100%}.add-booking .add-booking-lhs i{font-size:18px}.add-booking .add-booking-more-info{border-bottom:1px dashed #ccc;padding-bottom:10px;width:80%}.add-booking .contact-container,.add-booking .customer-name-container{display:flex;flex-direction:row;margin-bottom:10px;margin-top:10px}.add-booking .contact-name,.add-booking .customer-name{width:100%}.add-booking .customer-name-spacer{width:20px}.add-booking .add-booking-input{margin-top:10px}.edit-notes-modal-content{padding-bottom:30px}.sub-navigation{display:none;margin-right:0;min-width:190px;padding-top:10px}.sub-navigation .sub-header{font-family:Inter,sans-serif;font-size:16px;font-weight:500;margin-bottom:4px;margin-left:10px}.sub-navigation .sub-section{margin-bottom:30px}.sub-navigation .sub-nav-item{font-family:Inter,sans-serif;font-size:15px;font-weight:300;line-height:20px;margin-left:10px}@media(hover:hover)and (pointer:fine){.sub-navigation .sub-nav-item:hover{color:#959595;cursor:pointer}}.sub-navigation .sub-nav-item-container{align-items:center;display:flex;flex-direction:row;height:20px;margin-bottom:1px}.sub-navigation .sub-menu-is-active{border:3px solid #565eed;height:100%}.sub-navigation .sub-nav-item-link-active{margin-left:4px}@media screen and (min-width:900px){.sub-navigation{align-self:flex-start;display:block;inset-block-start:15px;margin-top:15px;overflow:auto;position:sticky;top:0}}.content-narrow{margin:0 auto;max-width:1250px;padding-left:10px;padding-right:10px}.content-full-width{width:100%}.content-full-height{height:calc(100% - 56px)}.content-with-padding{padding-top:10px}@media screen and (min-width:480px){.content-narrow{padding-left:20px;padding-right:20px}}@media screen and (min-width:900px){.content-with-padding{padding-top:20px}.inner-layout{margin-top:5px;overflow-x:hidden}}@media screen and (min-width:1270px){.content-narrow{padding-left:0;padding-right:0}}.services-card-container{margin-bottom:30px}.service-card-name-wrapper{align-items:center;display:flex;flex-direction:row;margin-left:10px;width:100%}.change-catgegory-position{border-bottom:1px solid #ccc;color:#666;font-size:14px;font-style:italic;padding-bottom:10px;padding-left:5px}.service-card-colour{border-radius:13px;height:13px;width:13px}.service-card-name{font-weight:700;margin-left:5px}.service-card-right{color:#666;display:flex;flex-direction:row;font-size:14px;margin-left:auto;margin-right:15px}.service-category-header-wrapper{align-items:center;background-color:#fff;display:flex;flex-direction:row;margin-bottom:10px}.service-category-header{font-size:20px;margin:0}.service-category-header-wrapper i{font-size:16px;margin-right:5px;text-align:center;width:15px}@media(hover:hover)and (pointer:fine){.service-category-header-wrapper .service-category-options-icon:hover{color:#565eed;cursor:pointer}}.no-services{color:#666;font-size:14px}.service-category{background-color:#fff;margin-bottom:30px}.business-details .date-format-example{color:#666;margin-top:5px}.business-details #attachments-box,.business-details .upload-in-progress{margin-bottom:25px}.business-details .no-images-added{font-size:14px}.business-details .logo-image-container{display:flex;flex-direction:row;margin-bottom:15px;max-width:100%;overflow-x:auto;overflow-y:hidden}.business-details .logo-image,.business-details .logo-image-skeleton{border-radius:5px;height:150px;margin-right:10px;width:250px}.business-details .logo-image-skeleton{bottom:4px}.business-details .logo-image-delete-btn{position:absolute;right:10px;top:5px}.business-details .logo-image-delete-btn i{color:#555;font-size:18px}@media(hover:hover)and (pointer:fine){.business-details .logo-image-delete-btn i:hover{color:#565eed;cursor:pointer!important}}.business-details .logo-image img{border-radius:5px;max-height:120px;padding:2px;width:120px}.business-details .logo-image{align-items:center;border:1px solid #ccc;display:flex;justify-content:center;margin-bottom:10px;position:relative}@media(hover:hover)and (pointer:fine){.business-details .logo-image:hover{border-color:#666}}.business-details .upload-in-progress{margin-bottom:10px}.locations .location-icon{color:#666;font-size:26px}.staff-members .staff-email{font-size:14px;margin-top:10px}.staff-members .invitation-status{color:#666;display:flex;flex-direction:row;font-size:14px}.staff-members .invitation-status i{margin-right:5px}.staff-members .expired-icon{color:red}.staff-members .accepted-icon{color:green}.online-bookings-page .custom-form-field-checkbox{margin-bottom:10px}.online-bookings-page .online-bookings-disabled-msg{background-color:red;border-radius:10px;color:#fff;font-size:17px;font-weight:600;margin-top:20px;padding:8px}.online-bookings-page .radio-description{color:#666;font-size:13px;margin-bottom:8px;margin-top:3px}.online-bookings-page .staff-selection-checkbox{margin-top:20px}.online-bookings-page .book-until-wrapper{display:flex;flex-direction:column}.online-bookings-page .book-until{margin-top:10px}.online-bookings-page .book-until-desc{margin-top:3px}@media screen and (min-width:900px){.online-bookings-page .book-until-wrapper{flex-direction:row}.online-bookings-page .book-to{margin-right:5px}.online-bookings-page .book-until{margin-left:5px;margin-top:0}}.login-details-modal .contact-details-field,.login-details-modal .password-field{margin-bottom:10px}.login-details-modal .password-footer{display:flex;flex-direction:row-reverse;width:100%}.login-details-modal .password-footer button{width:100%!important}.login-details-modal .login-details-modal-content{padding-bottom:20px}@media screen and (min-width:900px){.login-details-modal .password-footer button{width:auto!important}}.contact-details-modal-content{padding-bottom:20px}.login-info .email-button-wrapper{display:flex;flex-direction:column}.login-info .email-button-wrapper button{margin-bottom:8px;width:100%}.login-info .social-signin-divider{border-bottom:1px solid #ccc;margin-bottom:20px;margin-top:20px;max-width:300px}.login-info .social-signin-container{display:flex;flex-direction:column;max-width:300px}.login-info .social-signin-main{display:flex;flex-direction:row}@media(hover:hover)and (pointer:fine){.login-info .social-signin-main:hover{cursor:default}}.login-info .social-signin-options{margin-top:15px}.login-info .social-signin-options button{width:100%!important}.login-info .social-signin-label{font-size:17px;font-weight:700}.login-info .social-signin-status{color:#666;font-size:14px}.login-info .social-signin-logo img{height:45px}.login-info .social-signin-logo{margin-right:15px}.login-info .login-info-label{font-weight:700;margin-bottom:3px}@media screen and (min-width:320px){.login-info .social-signin-options{margin-left:auto;margin-top:0}.login-info .social-signin-container{flex-direction:row}}@media screen and (min-width:900px){.login-info .email-button-wrapper{flex-direction:row}.login-info .email-button-wrapper button{margin-bottom:0;margin-right:15px}}.add-staff .staff-member-editor{border:1px solid #ddd;border-radius:5px}.add-staff .contact-info{display:flex;flex-direction:row}.add-staff .avatar-container{display:inline-block}.add-staff .settings-sub-header{font-weight:700;margin-bottom:5px;margin-top:20px}.add-staff .staff-owner-box{background-color:#ddd;border:1px solid #ccc;border-radius:5px;padding:20px}.add-staff .invitation-status{color:#666;display:flex;flex-direction:row;margin-top:15px}.add-staff .invitation-status i{margin-right:5px}.add-staff .expired-icon{color:red}.add-staff .accepted-icon{color:green}.working-hours .working-hours-location-header-wrap{align-items:center;display:flex;flex-direction:row;margin-bottom:22px}.working-hours .staff-avatar{border-radius:45px;height:45px;margin-bottom:3px;margin-top:3px;width:45px}.working-hours .working-hours-header{background-color:#fff;border-bottom:1px solid #ccc;display:flex;flex-direction:row;margin-bottom:10px;padding-bottom:10px;padding-top:20px;position:sticky;top:51px;z-index:1}.working-hours .location-icon,.working-hours .staff-icon{margin-right:7px}.working-hours .staff-select{width:50%}.working-hours .location-select{margin-right:10px;width:50%}.working-hours .location-select .react-mutli-select-control,.working-hours .staff-select .react-mutli-select-control{width:100%}.working-hours .staff-working-hours-container{border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:column;flex-wrap:wrap;margin-bottom:25px;padding-left:10px;padding-top:15px}.working-hours .staff-avatar-name{font-size:12px;font-weight:700}.working-hours .staff-col{align-items:center;display:flex;flex-direction:column;padding-bottom:15px;padding-top:10px}.working-hours .day-of-week-shift{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:10px}@media screen and (min-width:900px){.working-hours .staff-avatar-name{font-size:14px}.working-hours .location-select,.working-hours .location-select .react-mutli-select-control{width:180px}.working-hours .staff-working-hours-container{flex-direction:row;padding-left:0}.working-hours .staff-select,.working-hours .staff-select .react-mutli-select-control{width:180px}.working-hours .staff-col{padding-bottom:0;padding-top:0;width:140px}}.day-of-week-container{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:15px;padding-bottom:5px}.day-of-week-container .day-of-week-label{font-size:15px;font-weight:700;margin-left:7px}@media(hover:hover)and (pointer:fine){.day-of-week-container .day-of-week-label:hover{cursor:pointer}}.day-of-week-container .day-of-week-add-button,.day-of-week-container .day-of-week-subtract-button{font-size:14px;margin-left:10px}.day-of-week-container .day-of-week-add-button{color:#565eed}.day-of-week-container .day-of-week-subtract-button{color:#dc3545}@media(hover:hover)and (pointer:fine){.day-of-week-container .day-of-week-add-button:hover,.day-of-week-container .day-of-week-subtract-button:hover{color:#565eed;cursor:pointer}}.day-of-week-container .day-of-week-select .react-mutli-select-control{width:105px}.day-of-week-container .day-of-week-checkbox-container{align-items:center;display:flex;flex-direction:row;width:150px}.day-of-week-container .not-available{color:#888}.day-of-week-container .day-of-week-range{display:flex;flex-direction:row;margin-bottom:3px;margin-top:10px}.day-of-week-container .day-of-week-middle{margin-left:10px;margin-right:10px}.day-of-week-container .day-of-week-actions{display:flex;flex-direction:row}.day-of-week-container .day-of-week-middle{align-items:center;display:flex;height:36px}.day-of-week-container .day-of-week-shift-container{display:flex;flex-direction:column}.day-of-week-container .validation-message{width:105px}@media screen and (min-width:900px){.day-of-week-container{flex-direction:row}.day-of-week-container .day-of-week-checkbox-container,.day-of-week-container .day-of-week-range{margin-bottom:0;margin-top:0}}.Button__root{background-color:#eee;border:0;border-radius:5px;cursor:pointer;font-size:14px;padding:10px 15px}.Button__root:hover{background-color:#ddd}.Button__small{font-size:13px;padding:5px 10px}.Button__disabled{cursor:not-allowed}.Button__disabled:hover{background-color:#eee}.DialogActions{flex-direction:row}.DialogActions,.DialogButtonsList{display:flex;justify-content:right;margin-top:20px}.DialogButtonsList{flex-direction:column}.DialogButtonsList button{margin-bottom:20px}.Input__wrapper{align-items:center;display:flex;flex-direction:row;margin-bottom:10px}.Input__label{color:#666;display:flex;flex:1 1}.Input__input{border:1px solid #999;border-radius:5px;display:flex;flex:2 1;font-size:16px;min-width:0;padding:7px 10px}.Modal__overlay{align-items:center;background-color:#28282899;bottom:0;flex-shrink:1px;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.Modal__modal,.Modal__overlay{display:flex;flex-direction:column;flex-grow:0px}.Modal__modal{background-color:#fff;border-radius:10px;box-shadow:0 0 20px 0 #444;min-height:100px;min-width:300px;padding:20px;position:relative}.Modal__title{border-bottom:1px solid #ccc;color:#444;margin:0;padding-bottom:10px}.Modal__closeButton{align-items:center;background-color:#eee;border:0;border-radius:20px;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:20px;text-align:center;width:30px}.Modal__closeButton:hover{background-color:#ddd}.Modal__content{padding-top:20px}.color-picker-wrapper{padding:20px}.color-picker-basic-color{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0}.color-picker-basic-color button{border:1px solid #ccc;border-radius:4px;cursor:pointer;height:16px;list-style-type:none;width:16px}.color-picker-basic-color button.active{box-shadow:0 0 2px 2px #0000004d}.color-picker-saturation{background-image:linear-gradient(#0000,#000),linear-gradient(90deg,#fff,#0000);height:150px;margin-top:15px;position:relative;-webkit-user-select:none;user-select:none;width:100%}.color-picker-saturation_cursor{border:2px solid #fff;border-radius:50%;box-shadow:0 0 15px #00000026;box-sizing:border-box;height:20px;position:absolute;transform:translate(-10px,-10px);width:20px}.color-picker-hue{background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border-radius:12px;height:12px;margin-top:15px;position:relative;-webkit-user-select:none;user-select:none;width:100%}.color-picker-hue_cursor{border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 .5px #0003;box-sizing:border-box;height:20px;position:absolute;transform:translate(-10px,-4px);width:20px}.color-picker-color{border:1px solid #ccc;height:20px;margin-top:15px;width:100%}.Collapsible__container{background:#fcfcfc;border:1px solid #eee;border-radius:10px;margin-bottom:8px}.Collapsible__title{cursor:pointer;font-weight:700;list-style:none;outline:none;padding:5px 5px 5px 20px;position:relative}.Collapsible__title::-webkit-details-marker,.Collapsible__title::marker{display:none}.Collapsible__title:before{border-color:#0000 #0000 #0000 #000;border-style:solid;border-width:4px 6px;content:"";display:block;left:7px;position:absolute;top:50%;transform:translateY(-50%)}.Collapsible__container[open]>.Collapsible__title:before{border-color:#000 #0000 #0000;border-width:6px 4px 0}.Collapsible__content{padding:0 5px 5px 20px}.Collapsible__collapsed .Collapsible__content{display:none;-webkit-user-select:none;user-select:none}.ContentEditable__root{border:0;display:block;font-size:15px;min-height:150px;outline:0;padding:8px 46px 40px;position:relative}@media (max-width:1025px){.ContentEditable__root{padding-left:8px;padding-right:8px}}.ContentEditable__placeholder{color:#999;display:inline-block;font-size:15px;left:46px;overflow:hidden;pointer-events:none;position:absolute;right:28px;text-overflow:ellipsis;top:8px;-webkit-user-select:none;user-select:none;white-space:nowrap}@media (max-width:1025px){.ContentEditable__placeholder{left:8px;right:8px}}[type=page-break]{background-color:#eee;background-color:var(--editor-color-secondary,#eee);border:none;border-bottom:1px dashed #eee;border-bottom:1px dashed var(--editor-color-secondary,#eee);border-top:1px dashed #eee;border-top:1px dashed var(--editor-color-secondary,#eee);display:block;margin-bottom:28px;margin-bottom:var(--editor-input-padding,28px);margin-left:-28px;margin-left:calc(var(--editor-input-padding, 28px)*-1);margin-top:28px;margin-top:var(--editor-input-padding,28px);overflow:visible;overflow:initial;position:relative;width:calc(100% + 56px);width:calc(100% + var(--editor-input-padding, 28px)*2)}[type=page-break]:before{background-image:url(/static/media/scissors.81c90a79bd5f50c34740.svg);background-size:cover;content:"";height:16px;left:40px;left:calc(var(--editor-input-padding, 28px) + 12px);opacity:.5;position:absolute;top:50%;transform:translateY(-50%);width:16px}[type=page-break]:after{background-color:#fff;border:1px solid #ccc;color:#000;content:"PAGE BREAK";display:block;font-size:12px;font-weight:600;left:50%;padding:2px 6px;position:absolute;top:50%;transform:translate(-50%,-50%)}.selected[type=page-break]{border-color:#4766cb;border-color:var(--editor-color-primary,#4766cb)}.selected[type=page-break]:before{opacity:1}.PlaygroundEditorTheme__ltr{text-align:left}.PlaygroundEditorTheme__rtl{text-align:right}.PlaygroundEditorTheme__paragraph{margin:0;position:relative}.PlaygroundEditorTheme__quote{border-left:4px solid #ced0d4;color:#65676b;font-size:15px;margin:0 0 10px 20px;padding-left:16px}.PlaygroundEditorTheme__h1{color:#050505;font-size:24px;font-weight:400;margin:0}.PlaygroundEditorTheme__h2{color:#65676b;font-size:15px;font-weight:700;margin:0;text-transform:uppercase}.PlaygroundEditorTheme__h3{font-size:12px;margin:0;text-transform:uppercase}.PlaygroundEditorTheme__indent{--lexical-indent-base-value:40px}.PlaygroundEditorTheme__textBold{font-weight:700}.PlaygroundEditorTheme__paragraph mark{background-color:initial}.PlaygroundEditorTheme__textHighlight{background:#ffd40024;border-bottom:2px solid #ffd4004d}.PlaygroundEditorTheme__textItalic{font-style:italic}.PlaygroundEditorTheme__textUnderline{text-decoration:underline}.PlaygroundEditorTheme__textStrikethrough{text-decoration:line-through}.PlaygroundEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.PlaygroundEditorTheme__tabNode{position:relative;text-decoration:none}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderline:after{border-bottom:.1em solid;bottom:.15em;content:"";left:0;position:absolute;right:0}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textStrikethrough:before{border-top:.1em solid;content:"";left:0;position:absolute;right:0;top:.69em}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:after,.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:before{content:"";left:0;position:absolute;right:0}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:before{border-top:.1em solid;top:.69em}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:after{border-bottom:.1em solid;bottom:.05em}.PlaygroundEditorTheme__textSubscript{font-size:.8em;vertical-align:sub!important}.PlaygroundEditorTheme__textSuperscript{font-size:.8em;vertical-align:super}.PlaygroundEditorTheme__textCode{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%;padding:1px .25rem}.PlaygroundEditorTheme__textLowercase{text-transform:lowercase}.PlaygroundEditorTheme__textUppercase{text-transform:uppercase}.PlaygroundEditorTheme__textCapitalize{text-transform:capitalize}.PlaygroundEditorTheme__hashtag{background-color:#5890ff26;border-bottom:1px solid #5890ff4d}.PlaygroundEditorTheme__link{color:#216fdb;text-decoration:none}.PlaygroundEditorTheme__link:hover{cursor:pointer;text-decoration:underline}.PlaygroundEditorTheme__blockCursor{display:block;pointer-events:none;position:absolute}.PlaygroundEditorTheme__blockCursor:after{animation:CursorBlink 1.1s steps(2,start) infinite;border-top:1px solid #000;content:"";display:block;position:absolute;top:-2px;width:20px}@keyframes CursorBlink{to{visibility:hidden}}.PlaygroundEditorTheme__code{background-color:#f0f2f5;display:block;font-family:Menlo,Consolas,Monaco,monospace;font-size:13px;line-height:1.53;margin:8px 0;overflow-x:auto;padding:8px 8px 8px 52px;position:relative;tab-size:2}.PlaygroundEditorTheme__code:before{background-color:#eee;border-right:1px solid #ccc;color:#777;content:attr(data-gutter);left:0;min-width:25px;padding:8px;position:absolute;text-align:right;top:0;white-space:pre-wrap}.PlaygroundEditorTheme__tableScrollableWrapper{margin:0 25px 30px 0;overflow-x:auto}.PlaygroundEditorTheme__tableScrollableWrapper>.PlaygroundEditorTheme__table{margin-bottom:0;margin-top:0}.PlaygroundEditorTheme__tableAlignmentCenter{margin-left:auto;margin-right:auto}.PlaygroundEditorTheme__tableAlignmentRight{margin-left:auto}.PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;margin-bottom:30px;margin-top:25px;overflow-x:scroll;overflow-y:scroll;table-layout:fixed;width:fit-content}.PlaygroundEditorTheme__tableScrollableWrapper.PlaygroundEditorTheme__tableFrozenRow{overflow-x:clip}.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>td{background-color:#fff;overflow:clip;position:sticky;top:44px;z-index:2}.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>th{background-color:#f2f3f5;overflow:clip;position:sticky;top:44px;z-index:2}.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>td:after,.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>th:after{border-bottom:1px solid #bbb;bottom:0;content:"";left:0;position:absolute;width:100%}.PlaygroundEditorTheme__tableFrozenColumn tr>td:first-child{background-color:#fff;left:0;position:sticky;z-index:2}.PlaygroundEditorTheme__tableFrozenColumn tr>th:first-child{background-color:#f2f3f5;left:0;position:sticky;z-index:2}.PlaygroundEditorTheme__tableFrozenColumn tr>:first-child:after{border-right:1px solid #bbb;content:"";height:100%;left:0;position:absolute;right:0;top:0}.PlaygroundEditorTheme__tableRowStriping tr:nth-child(2n){background-color:#f2f5fb}.PlaygroundEditorTheme__tableSelection ::selection{background-color:initial}.PlaygroundEditorTheme__tableSelected{outline:2px solid #3c84f4}.PlaygroundEditorTheme__tableCell{border:1px solid #bbb;outline:none;overflow:auto;padding:6px 8px;position:relative;text-align:start;vertical-align:top;width:75px}.PlaygroundEditorTheme__tableCell>*{overflow:inherit}.PlaygroundEditorTheme__tableCellResizer{cursor:ew-resize;height:100%;position:absolute;right:-4px;top:0;width:8px;z-index:10}.PlaygroundEditorTheme__tableCellHeader{background-color:#f2f3f5;text-align:start}.PlaygroundEditorTheme__tableCellSelected{caret-color:#0000}.PlaygroundEditorTheme__tableCellSelected:after{background-color:highlight;bottom:0;content:"";left:0;mix-blend-mode:multiply;pointer-events:none;position:absolute;right:0;top:0}.PlaygroundEditorTheme__tableAddColumns{animation:table-controls .2s ease;background-color:#eee;border:0;cursor:pointer;height:100%;position:absolute}.PlaygroundEditorTheme__tableAddColumns:after{background-image:url(/static/media/plus.34c72edbb4021339aa20.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:" ";display:block;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.PlaygroundEditorTheme__tableAddColumns:hover,.PlaygroundEditorTheme__tableAddRows:hover{background-color:#c9dbf0}.PlaygroundEditorTheme__tableAddRows{animation:table-controls .2s ease;background-color:#eee;border:0;cursor:pointer;position:absolute;width:calc(100% - 25px)}.PlaygroundEditorTheme__tableAddRows:after{background-image:url(/static/media/plus.34c72edbb4021339aa20.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:" ";display:block;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.PlaygroundEditorTheme__tableCellResizeRuler{background-color:#3c84f4;display:block;height:100%;position:absolute;top:0;width:1px}.PlaygroundEditorTheme__tableCellActionButtonContainer{display:block;height:20px;position:absolute;right:5px;top:6px;width:20px;z-index:4}.PlaygroundEditorTheme__tableCellActionButton{background-color:#eee;border:0;border-radius:20px;color:#222;cursor:pointer;display:block;height:20px;width:20px}.PlaygroundEditorTheme__tableCellActionButton:hover{background-color:#ddd}.PlaygroundEditorTheme__characterLimit{background-color:#fbb!important;display:inline}.PlaygroundEditorTheme__ol1,.PlaygroundEditorTheme__ol2{list-style-position:outside;margin:0;padding:0}.PlaygroundEditorTheme__ol2{list-style-type:upper-alpha}.PlaygroundEditorTheme__ol3{list-style-position:outside;list-style-type:lower-alpha;margin:0;padding:0}.PlaygroundEditorTheme__ol4{list-style-position:outside;list-style-type:upper-roman;margin:0;padding:0}.PlaygroundEditorTheme__ol5{list-style-type:lower-roman}.PlaygroundEditorTheme__ol5,.PlaygroundEditorTheme__ul{list-style-position:outside;margin:0;padding:0}.PlaygroundEditorTheme__listItem{margin:0 32px}.PlaygroundEditorTheme__listItem::marker{background-color:var(--listitem-marker-background-color);color:var(--listitem-marker-color);font-family:var(--listitem-marker-font-family);font-size:var(--listitem-marker-font-size)}.PlaygroundEditorTheme__listItemChecked,.PlaygroundEditorTheme__listItemUnchecked{list-style-type:none;margin-left:8px;margin-right:8px;outline:none;padding-left:24px;padding-right:24px;position:relative}.PlaygroundEditorTheme__listItemChecked{text-decoration:line-through}.PlaygroundEditorTheme__listItemChecked:before,.PlaygroundEditorTheme__listItemUnchecked:before{background-size:cover;content:"";cursor:pointer;display:block;height:16px;left:0;position:absolute;top:2px;width:16px}.PlaygroundEditorTheme__listItemChecked[dir=rtl]:before,.PlaygroundEditorTheme__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.PlaygroundEditorTheme__listItemChecked:focus:before,.PlaygroundEditorTheme__listItemUnchecked:focus:before{border-radius:2px;box-shadow:0 0 0 2px #a6cdfe}.PlaygroundEditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.PlaygroundEditorTheme__listItemChecked:before{background-color:#3d87f5;background-repeat:no-repeat;border:1px solid #3d87f5;border-radius:2px}.PlaygroundEditorTheme__listItemChecked:after{border-color:#fff;border-style:solid;border-width:0 2px 2px 0;content:"";cursor:pointer;display:block;height:6px;left:7px;position:absolute;right:7px;top:6px;transform:rotate(45deg);width:3px}.PlaygroundEditorTheme__nestedListItem{list-style-type:none}.PlaygroundEditorTheme__nestedListItem:after,.PlaygroundEditorTheme__nestedListItem:before{display:none}.PlaygroundEditorTheme__tokenComment{color:#708090}.PlaygroundEditorTheme__tokenPunctuation{color:#999}.PlaygroundEditorTheme__tokenProperty{color:#905}.PlaygroundEditorTheme__tokenSelector{color:#690}.PlaygroundEditorTheme__tokenOperator{color:#9a6e3a}.PlaygroundEditorTheme__tokenAttr{color:#07a}.PlaygroundEditorTheme__tokenVariable{color:#e90}.PlaygroundEditorTheme__tokenFunction{color:#dd4a68}.PlaygroundEditorTheme__mark{background:#ffd40024;border-bottom:2px solid #ffd4004d;padding-bottom:2px}.PlaygroundEditorTheme__markOverlap{background:#ffd4004d;border-bottom:2px solid #ffd400b3}.PlaygroundEditorTheme__mark.selected{background:#ffd40080;border-bottom:2px solid #ffd400}.PlaygroundEditorTheme__markOverlap.selected{background:#ffd400b3;border-bottom:2px solid #ffd400b3}.PlaygroundEditorTheme__embedBlock{-webkit-user-select:none;user-select:none}.PlaygroundEditorTheme__embedBlockFocus{outline:2px solid #3c84f4}.PlaygroundEditorTheme__layoutContainer{grid-gap:10px;display:grid;gap:10px;margin:10px 0}.PlaygroundEditorTheme__layoutItem{border:1px dashed #ddd;max-width:100%;min-width:0;padding:8px 16px}.PlaygroundEditorTheme__autocomplete{color:#ccc}.PlaygroundEditorTheme__hr{border:none;cursor:pointer;margin:1em 0;padding:2px}.PlaygroundEditorTheme__hr:after{background-color:#ccc;content:"";display:block;height:2px;line-height:2px}.PlaygroundEditorTheme__hr.PlaygroundEditorTheme__hrSelected{outline:2px solid #3c84f4;-webkit-user-select:none;user-select:none}.PlaygroundEditorTheme__specialText{background-color:#ff0;font-weight:700}.remove-caption-button{align-self:flex-end;background:none;border:none;color:#888;cursor:pointer;font-size:12px;margin-top:4px;padding:2px 4px;position:absolute;right:0;top:-8px;transition:color .2s}.remove-caption-button:hover{color:#555;text-decoration:underline}.editor-shell{border-radius:2px;color:#000;font-weight:400;line-height:1.7;margin-left:0;margin-right:0;margin-top:10px;position:relative}.editor-shell .editor-container{background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:block;position:relative}.editor-shell .editor-container.tree-view{border-radius:0}.editor-shell .editor-container.plain-text{border-top-left-radius:10px;border-top-right-radius:10px}.editor-scroller{border:0;display:flex;min-height:150px;outline:0;z-index:0}.editor,.editor-scroller{max-width:100%;position:relative;resize:vertical}.editor{flex:auto;z-index:-1}.test-recorder-output{margin:20px auto;width:100%}pre{line-height:1.1;margin:0;max-height:400px;overflow:auto;padding:10px}.tree-view-output,pre{background:#222;color:#fff;font-size:12px}.tree-view-output{border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:block;margin:1px auto 10px;overflow:hidden;padding:0;position:relative}pre::-webkit-scrollbar{background:#0000;width:10px}pre::-webkit-scrollbar-thumb{background:#999}.layout-container{display:flex;gap:16px;margin:12px 0}.layout-item{border:1px dashed #ccc;flex:1 1;min-height:100px;padding:8px}.editor-dev-button{background-color:#444;border:none;border-radius:20px;box-shadow:0 1px 10px #0000004d;cursor:pointer;display:block;font-size:12px;height:40px;outline:none;position:relative;width:40px}.editor-dev-button:after{background-size:contain;bottom:10px;content:"";display:block;filter:invert(1);left:10px;position:absolute;right:10px;top:10px}.editor-dev-button:hover{background-color:#555}.editor-dev-button.active{background-color:#e92323}.test-recorder-toolbar{display:flex}.test-recorder-button{background-color:#222;border:none;border-radius:4px;box-shadow:1px 2px 2px #0006;cursor:pointer;display:block;font-size:10px;height:32px;outline:none;padding:6px;position:relative;transition:box-shadow 50ms ease-out;width:32px}.test-recorder-button:active{box-shadow:1px 2px 4px #0006}.test-recorder-button+.test-recorder-button{margin-left:4px}.test-recorder-button:after{background-size:contain;bottom:8px;content:"";display:block;filter:invert(1);left:8px;position:absolute;right:8px;top:8px}#options-button{bottom:20px;left:20px;position:fixed}#test-recorder-button{bottom:20px;left:70px;position:fixed}#paste-log-button{bottom:20px;left:120px;position:fixed}#docs-button{bottom:20px;left:170px;position:fixed}#options-button:after{background-image:url(/static/media/gear.44c4af4a65eaee75ac5c.svg)}#test-recorder-button:after{background-image:url(/static/media/journal-code.4aee614a23f3af657221.svg)}#paste-log-button:after{background-image:url(/static/media/clipboard.f539fa1e90c5f6cceb68.svg)}#docs-button:after{background-image:url(/static/media/file-earmark-text.b9359f104ce33bde73cb.svg)}#test-recorder-button-snapshot{margin-right:auto}#test-recorder-button-snapshot:after{background-image:url(/static/media/camera.aa254f440b92c0b74b9b.svg)}#test-recorder-button-copy:after{background-image:url(/static/media/clipboard.f539fa1e90c5f6cceb68.svg)}#test-recorder-button-download:after{background-image:url(/static/media/download.325288f8e7b6b8c39557.svg)}.typeahead-popover{background:#fff;border-radius:8px;box-shadow:0 5px 10px #0000004d;position:relative}.typeahead-popover ul{border-radius:8px;list-style:none;margin:0;max-height:200px;overflow-y:scroll;padding:0}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul{-ms-overflow-style:none;scrollbar-width:none}.typeahead-popover ul li{border-radius:8px;cursor:pointer;font-size:14px;margin:0;min-width:180px;outline:none}.typeahead-popover ul li.selected{background:#eee}.typeahead-popover li{align-content:center;background-color:#fff;border:0;border-radius:8px;color:#050505;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;font-size:15px;line-height:16px;margin:0 8px;padding:8px}.typeahead-popover li.active{background-size:contain;display:flex;height:20px;width:20px}.typeahead-popover li:first-child{border-radius:8px 8px 0 0}.typeahead-popover li:last-child{border-radius:0 0 8px 8px}.typeahead-popover li:hover{background-color:#eee}.typeahead-popover li .text{display:flex;flex-grow:1;line-height:20px;min-width:150px}.typeahead-popover li .icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:20px;line-height:16px;margin-right:8px;-webkit-user-select:none;user-select:none;width:20px}.component-picker-menu{width:200px}.mentions-menu{width:250px}.auto-embed-menu{width:150px}.emoji-menu{width:200px}i.palette{background-image:url(/static/media/palette.0457b930183890842ee7.svg)}i.bucket{background-image:url(/static/media/paint-bucket.c84326d11a7431f391ba.svg)}i.bold{background-image:url(/static/media/type-bold.d35d70c1617552379440.svg)}i.italic{background-image:url(/static/media/type-italic.6d77581fa1fa24f43d94.svg)}i.clear{background-image:url(/static/media/trash.bd8adea2e06b4e820916.svg)}i.code{background-image:url(/static/media/code.4986f3680c6d6c6553cb.svg)}i.underline{background-image:url(/static/media/type-underline.cc385ad05667bc0872ee.svg)}i.uppercase{background-image:url(/static/media/type-uppercase.7c4da7c4feacf2a24b89.svg)}i.lowercase{background-image:url(/static/media/type-lowercase.67ba8747a9c04e889909.svg)}i.capitalize{background-image:url(/static/media/type-capitalize.da4eebe1a56787ecb349.svg)}i.strikethrough{background-image:url(/static/media/type-strikethrough.efdbbf7793312bbd342d.svg)}i.subscript{background-image:url(/static/media/type-subscript.1f0f9489ed265a98e8a1.svg)}i.superscript{background-image:url(/static/media/type-superscript.8f2b76122110388d9612.svg)}i.highlight{background-image:url(/static/media/highlighter.6a28a91d80b22b40969c.svg)}i.link{background-image:url(/static/media/link.26e24b3c1e3e0b986762.svg)}i.horizontal-rule{background-image:url(/static/media/horizontal-rule.fa8be1e083d8cd1eadca.svg)}.icon.plus{background-image:url(/static/media/plus.34c72edbb4021339aa20.svg)}.icon.caret-right{background-image:url(/static/media/caret-right-fill.4173cda638fd6f0200ca.svg)}.icon.dropdown-more{background-image:url(/static/media/dropdown-more.5dc91a6811ed6139b55a.svg)}.icon.font-color{background-image:url(/static/media/font-color.3901a96ecf0cd2e950c6.svg)}.icon.font-family{background-image:url(/static/media/font-family.02051f3c165f8479774b.svg)}.icon.bg-color{background-image:url(/static/media/bg-color.6b65f7b48e8bc22a3fff.svg)}.icon.table{background-color:#6c757d;mask-image:url(/static/media/table.84faa1ae685207ecaba5.svg);-webkit-mask-image:url(/static/media/table.84faa1ae685207ecaba5.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain}i.image{background-image:url(/static/media/file-image.54657a52e32b5adda641.svg)}i.table{background-image:url(/static/media/table.84faa1ae685207ecaba5.svg)}i.close{background-image:url(/static/media/close.a87afa475bc4e464e7b3.svg)}i.figma{background-image:url(/static/media/figma.aecc794d31c06389052c.svg)}i.poll{background-image:url(/static/media/card-checklist.2859a66bcfa841320395.svg)}i.columns{background-image:url(/static/media/3-columns.752b06bea81aba7a7134.svg)}i.x{background-image:url(/static/media/x.51325e1c9717277dca47.svg)}i.youtube{background-image:url(/static/media/youtube.57b8a911d35691a85148.svg)}.icon.left-align,i.left-align{background-image:url(/static/media/text-left.ceba973e74d05674c284.svg)}.icon.center-align,i.center-align{background-image:url(/static/media/text-center.2ac250c6918479aefb2e.svg)}.icon.right-align,i.right-align{background-image:url(/static/media/text-right.c19b6fbc93cfc1ba548f.svg)}.icon.justify-align,i.justify-align{background-image:url(/static/media/justify.350561b9bd7c94c1ef27.svg)}.icon.vertical-top,i.left-align{background-image:url(/static/media/vertical-top.16cdfda417f42e5f0d83.svg)}.icon.vertical-middle,i.center-align{background-image:url(/static/media/vertical-middle.9e4bd208efce47e01448.svg)}.icon.vertical-bottom,i.right-align{background-image:url(/static/media/vertical-bottom.af3a8b813cf7abe0789c.svg)}i.indent{background-image:url(/static/media/indent.33f45c268349272cb230.svg)}i.markdown{background-image:url(/static/media/markdown.88b50539f6779859aa22.svg)}i.outdent{background-image:url(/static/media/outdent.cb1e7cf4c9708db6a053.svg)}i.undo{background-image:url(/static/media/arrow-counterclockwise.87a46318349be40f2910.svg)}i.redo{background-image:url(/static/media/arrow-clockwise.743c0d4fbd2572ddd648.svg)}i.sticky{background-image:url(/static/media/sticky.779caf71b60c2b7a2a8b.svg)}i.mic{background-image:url(/static/media/mic.f035bd1d9f2886f4fb52.svg)}i.import{background-image:url(/static/media/upload.4d70e53c7b91ca5402bb.svg)}i.export{background-image:url(/static/media/download.325288f8e7b6b8c39557.svg)}i.share{background-image:url(/static/media/send.fc992e2bd4a926b73ee1.svg)}i.diagram-2{background-image:url(/static/media/diagram-2.f2d65cfe6f79ce01eaf2.svg)}i.user{background-image:url(/static/media/user.65db7e8569bcafd78ad3.svg)}i.equation{background-image:url(/static/media/plus-slash-minus.eee934aa8db5da8d9727.svg)}i.gif{background-image:url(/static/media/filetype-gif.ad57d5cb24a3883a82d8.svg)}i.copy{background-image:url(/static/media/copy.3badc832b653c9706bd2.svg)}i.success{background-image:url(/static/media/success.442c9e03411ee92e3c3a.svg)}i.prettier{background-image:url(/static/media/prettier.04f5f37fb2485a22b361.svg)}i.prettier-error{background-image:url(/static/media/prettier-error.11758017dbee7e149452.svg)}.icon.page-break,i.page-break{background-image:url(/static/media/scissors.81c90a79bd5f50c34740.svg)}.link-editor .button.active,.toolbar .button.active{background-color:#dfe8fa}.link-editor .link-input{background-color:#eee;box-sizing:border-box;margin:12px;width:calc(100% - 75px)}.link-editor .link-input,.link-editor .link-view{border:0;border-radius:15px;color:#050505;display:block;font-family:inherit;font-size:15px;outline:0;padding:8px 12px;position:relative}.link-editor .link-view{margin:8px 12px;width:calc(100% - 24px)}.link-editor .link-view a{display:block;width:calc(100% - 33px);word-break:break-word}.link-editor div.link-edit{background-image:url(/static/media/pencil-fill.bac5081fb1167fe07dee.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;bottom:0;cursor:pointer;position:absolute;right:30px;top:0;vertical-align:-.25em;width:35px}.link-editor div.link-trash{background-image:url(/static/media/trash.bd8adea2e06b4e820916.svg)}.link-editor div.link-cancel,.link-editor div.link-trash{background-position:50%;background-repeat:no-repeat;background-size:16px;bottom:0;cursor:pointer;position:absolute;right:0;top:0;vertical-align:-.25em;width:35px}.link-editor div.link-cancel{background-image:url(/static/media/close.a87afa475bc4e464e7b3.svg);margin-right:28px}.link-editor div.link-confirm{background-image:url(/static/media/success-alt.9f68fb5ad4d1a7e0f7db.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;bottom:0;cursor:pointer;margin-right:2px;position:absolute;right:0;top:0;vertical-align:-.25em;width:35px}.link-editor .link-input a{color:#216fdb;margin-right:30px;overflow:hidden;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap}.link-editor .link-input a:hover{text-decoration:underline}.link-editor .font-family-wrapper,.link-editor .font-size-wrapper{display:flex;margin:0 4px}.link-editor select{background-color:rgba(0,0,0,.075);border:none;border-radius:4px;padding:6px}.mention:focus{box-shadow:0 0 0 2px #b4d5ff;outline:none}.characters-limit{bottom:5px;color:#888;display:block;font-size:12px;left:12px;position:absolute;text-align:right}.characters-limit.characters-limit-exceeded{color:red}.dropdown{box-shadow:0 12px 28px 0 #0003,0 2px 4px 0 #0000001a,inset 0 0 0 1px #ffffff80;display:block;min-height:40px;position:fixed;z-index:100}.dropdown,.dropdown .item{background-color:#fff;border-radius:8px}.dropdown .item{align-content:center;border:0;color:#050505;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;font-size:15px;justify-content:space-between;line-height:16px;margin:0 8px;max-width:264px;min-width:100px;padding:8px}.dropdown .item.wide{align-items:center;width:260px}.dropdown .item.wide .icon-text-container{display:flex}.dropdown .item.wide .icon-text-container .text{min-width:120px}.dropdown .item .shortcut{align-self:flex-end;color:#939393}.dropdown .item .active{background-size:contain;display:flex;height:20px;width:20px}.dropdown .item:first-child{margin-top:8px}.dropdown .item:last-child{margin-bottom:8px}.dropdown .item:hover{background-color:#eee}.dropdown .item .text{display:flex;flex-grow:1;line-height:20px;min-width:150px}.dropdown .item .icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:20px;line-height:16px;margin-right:12px;-webkit-user-select:none;user-select:none;width:20px}.dropdown .divider{background-color:#eee;height:1px;margin:4px 8px;width:auto}@media screen and (max-width:1100px){.dropdown-button-text{display:none!important}.code-language .dropdown-button-text,.dialog-dropdown>.dropdown-button-text,.font-size .dropdown-button-text{display:flex!important}}.icon.paragraph{background-image:url(/static/media/text-paragraph.d43b4a3551a5fd2382fc.svg)}.icon.h1{background-image:url(/static/media/type-h1.e090cf9e7ad66c1732fe.svg)}.icon.h2{background-image:url(/static/media/type-h2.714c8beca0b06625515e.svg)}.icon.h3{background-image:url(/static/media/type-h3.11973082b88efb1d2d95.svg)}.icon.h4{background-image:url(/static/media/type-h4.f59000a779ecec6af1b1.svg)}.icon.h5{background-image:url(/static/media/type-h5.50836bff359a623f15a8.svg)}.icon.h6{background-image:url(/static/media/type-h6.dccaa4b971b2a3693155.svg)}.icon.bullet,.icon.bullet-list{background-image:url(/static/media/list-ul.f300c42c9bb0c37cee4d.svg)}.icon.check,.icon.check-list{background-image:url(/static/media/square-check.89eeafc325169a2e2846.svg)}.icon.number,.icon.numbered-list{background-image:url(/static/media/list-ol.868adecaef4f8038c7a8.svg)}.icon.quote{background-image:url(/static/media/chat-square-quote.4a9fd2d2a70b2b5c6a80.svg)}.icon.code{background-image:url(/static/media/code.4986f3680c6d6c6553cb.svg)}.switches{animation:slide-in .4s ease;bottom:70px;left:10px;position:fixed;z-index:6}@keyframes slide-in{0%{opacity:0;transform:translateX(-200px)}to{opacity:1;transform:translateX(0)}}.switch{background-color:#eeeeeeb3;border-radius:10px;color:#444;display:block;margin:5px 0;padding:5px 10px}#rich-text-switch{right:0}#character-count-switch{right:130px}.switch label{font-size:14px;line-height:24px;margin-right:5px;width:100px}.switch button,.switch label{display:inline-block;vertical-align:middle}.switch button{background-color:#ced0d4;border:2px solid #0000;border-radius:12px;box-sizing:border-box;cursor:pointer;height:24px;outline:none;position:relative;transition:background-color .1s;width:44px}.switch button:focus-visible{border-color:blue}.switch button span{background-color:#fff;border-radius:12px;display:block;height:20px;left:0;position:absolute;top:0;transition:transform .2s;width:20px}.switch button[aria-checked=true]{background-color:#1877f2}.switch button[aria-checked=true] span{transform:translateX(20px)}.editor-shell span.editor-image{cursor:default;display:inline-block;position:relative;-webkit-user-select:none;user-select:none}.editor-shell .editor-image img{cursor:default;max-width:100%}.editor-shell .editor-image img.focused{outline:2px solid #3c84f4;-webkit-user-select:none;user-select:none}.editor-shell .editor-image img.focused.draggable{cursor:grab}.editor-shell .editor-image img.focused.draggable:active{cursor:grabbing}.editor-shell .editor-image .image-caption-container .tree-view-output{border-radius:0;margin:0}.editor-shell .editor-image .image-caption-container{background-color:#ffffffe6;border-top:1px solid #fff;bottom:4px;color:#000;display:block;left:0;margin:0;min-width:100px;overflow:hidden;padding:0;position:absolute;right:0}.editor-shell .alt-edit{left:5px;max-width:50%;position:absolute;top:5px;width:150px}.editor-shell .editor-image .image-caption-button{background-color:#00000080;border:1px solid #ffffff4d;border-radius:5px;bottom:40px;color:#fff;cursor:pointer;display:block;left:0;margin:0 auto;min-width:100px;padding:10px;position:absolute;right:0;-webkit-user-select:none;user-select:none;width:30%}.editor-shell .editor-image .image-caption-button:hover{background-color:#3c84f480}.editor-shell .editor-image .image-edit-button{background-image:url(/static/media/pencil-fill.bac5081fb1167fe07dee.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;border:1px solid #0000004d;border-radius:5px;cursor:pointer;height:35px;position:absolute;right:4px;top:4px;-webkit-user-select:none;user-select:none;vertical-align:-.25em;width:35px}.editor-shell .editor-image .image-edit-button:hover{background-color:#3c84f41a}.editor-shell .editor-image .image-resizer{background-color:#3c84f4;border:1px solid #fff;display:block;height:7px;position:absolute;width:7px}.editor-shell .editor-image .image-resizer.image-resizer-ne{cursor:ne-resize;right:-6px;top:-6px}.editor-shell .editor-image .image-resizer.image-resizer-se{bottom:-2px;cursor:nwse-resize;right:-6px}.editor-shell .editor-image .image-resizer.image-resizer-sw{bottom:-2px;cursor:sw-resize;left:-6px}.editor-shell .editor-image .image-resizer.image-resizer-nw{cursor:nw-resize;left:-6px;top:-6px}.editor-shell span.inline-editor-image{cursor:default;display:inline-block;position:relative;z-index:1}.editor-shell .inline-editor-image img{cursor:default;max-width:100%}.editor-shell .inline-editor-image img.focused{outline:2px solid #3c84f4}.editor-shell .inline-editor-image img.focused.draggable{cursor:grab}.editor-shell .inline-editor-image img.focused.draggable:active{cursor:grabbing}.editor-shell .inline-editor-image .image-caption-container .tree-view-output{border-radius:0;margin:0}.editor-shell .inline-editor-image.position-full{margin:1em 0}.editor-shell .inline-editor-image.position-left{float:left;margin:1em 1em 0 0;width:50%}.editor-shell .inline-editor-image.position-right{float:right;margin:1em 0 0 1em;width:50%}.editor-shell .inline-editor-image .image-edit-button{background-color:#00000080;border:1px solid #ffffff4d;border-radius:5px;color:#fff;cursor:pointer;display:block;margin:0 auto;min-width:60px;padding:6px 8px;position:absolute;right:12px;top:12px;-webkit-user-select:none;user-select:none}.editor-shell .inline-editor-image .image-edit-button:hover{background-color:#3c84f480}.editor-shell .inline-editor-image .image-caption-container{background-color:#f4f4f4;color:#000;display:block;min-width:100%;overflow:hidden}.emoji{background-position:50%;background-repeat:no-repeat;background-size:16px 16px;caret-color:#050505;color:#0000;margin:0 -1px;vertical-align:middle}.emoji-inner{padding:0 .15em}.emoji-inner::selection{background-color:#96969666;color:#0000}.emoji-inner::moz-selection{background-color:#96969666;color:#0000}.emoji.happysmile{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAACE1BMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD86isAAAB2bRQBAQD25CoaGAT15CqFfBdIQwwZFwTSwyTTxCStoR4KCQKGfRfz4in04yoMCwJHQgxRSw5STA7r2ijj0yeDehammhylmRwjIAYiHwbv3ikYFgR1bBQbGQV3bhRlXhGXjBpOSA355yrq2SjVxiTn1yewox776SvMvSM/OwtzahQODQJcVRACAgALCgKonB1FQAxEPwynmxxTTQ5GQQzs2yjQwSPOvyPNviNUTg62qR8kIQZPSQ3PwCO5rCB+dRW6rSDu3Sm3qh9YUg8lIgaBeBaUihmqnh2rnx3p2SiQhhmvoh4HBgHo2CgIBwHk1CeRhxlQSg6xpB6CeRZJRAySiBlXUQ9WUA/w3ynt3ChaVA+Vixl180CkAAAAU3RSTlMABfwYE47z9P75uJBWWWtt8e746+zt2djatrUWjcvIxxVs9Y8bjHcZZ/IaUHPQJ83OJHVPYPvcVdtuF1gUycoSTczxz2TzI3YEJiVodCgGTmVTUqncTiEAAALWSURBVFjD7ZfVWxtBFMUhJNkI2lIoBYoVLVaou7vvyQQIwZPgVJC2uLtDsbp7+ycWHtjsJuzsJF/7tQ85T7N3d377jdw7Z/z8fPLJp3+vgCCjISJMrw+LMBiPHfWWcvxILCQ6kaD2ArMnKRGoshS1l1SbzdUlr4psVQCnyfAQ45/CgVgGKnmRKoctBNwlf0842VnA1DjvpjkHcO4KO+eOFiuL/Jaan8GFvayc/Qfg+MHLqGkZqmtsnDSQBZ6icoIQFs5dFfnFU7VGVAyj2xeKIl5Bq9DeUOLczMJPXlHfkKu0C1Kw8l0Z9LQBeQr7mcMiz6AlaFOpoCSM8EyyI4bGUSeScTbQBOFoGRyCzzyjbAimgGIxsPmh+X5xgcks7iqN1GE3pY7pqoR8N21UIJMYJI1U9OuiZUFBsAjdije63RODXCKDCJQFGUWbumCj2wMxyCVSC40syICP0oE8dBuaM1KKXbKgg3jsnFpTgetkSyMl2CkL2oFHPLOeYLssSA8zO6gQ2/4+6I8N7bBoshVFm2wD2tlBtOU3KldZnmlDBsHGDhrCIaakVVJFmS5ePv1PYlj4sqNwiyXvEJr1iKMWNmf69/Z0v5Niarp7eoWHUWphU3NkTshRgrf2urHNx+r6D69BhHI0SS+1fho4hH92OvrW072htdlkam5tXG/2jXQKL2eRTD1FMrSYF43lZVfZpl3r73pf43wzjfQA+sGWh5km8by0WZ+1lJe3PLe2SQ7IRmQqWbVcLCuv/RRy/BlMxKoSZwHabGU7kq8ia3TOF6husRik2y7HkJvRgu48s/Wzj8lav69QpbGayPxQNCxtzZluxNnT7Lb2ag5gn3DHTM4CZy56ZNiva0FsdRWSfK8fJUjPvOyh90/VcEDZYG2p9YW58I219NPQ+ibnkgO8uI2oE3brxHcaXVzwKW8vSNGBmqjIcL0+PDIqJjDed+30yaf/QL8BILNaoYqaEPoAAAAASUVORK5CYII=)}.emoji.veryhappysmile{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAACzVBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD86isAAADqWkf///8BAAB2bRT25CoaGATw3ykyLwmFfBdIQwxHQgwJCALz4in45ir04yrMzMwBAQEZFwTTxCR3bhQMCwKtoR4kIQaonB1YUg8IBwEMDAzt3CiDehbr2ij15Cqwox5TTQ5STA7u3SlRSw62qR+4qx/OvyNFQAzQwSOSiBlEPwx+dRUOBQQEBAEDAgEjIAZDGhQ4ODh1bBQbGQUYFgTn1yfVxiSnmxylmRymmhxGQQzPwCO5rCBWUA8iHwaGfRfNviO6rSCBeBZPSQ2UihnSwyTo2Cjx4ClAGBNNHhfk1Ce+sCB6cRVJRAyCeRZqamosLCzPTz54bxTCtCHWxyUYCQcWCQczFA8WFATKTj2hlhtMHRfIyMhfJB0eHh5aWlpJSUkGBgZFRUUvLy8iIiLd3d319fWxpB6voh5aVA8TEQOVixkwEg5LRg0oJQfSUUCrnx3FtyKXjBrfzybZyiUuKgiPhRj35SqSOCzg0CaWOi3x8fFBPQv55yp8cxVJHBZOSA3UxSQGAgJeVxB/dhYGBQHZ2dkUCAa0RTdkJh7RUD+fn5/GTDyoqKgqEA2vQzUMBQQqKiohDQq9ryB4eHh+fn7aVEKFhYWjPzFVVVVIHBbR0dGCMiePj4+wRDbXyCVUIBpsKSGKNSo2FRA1FBA6OjoEBAT9/f09PT0PDw8fHAUZGRkpKSnp6el6XgltAAAAP3RSTlMABfxr+ROO9P7zF5C47FbIthnP8VkVFM1td9Ajde747dnc2/XYjY8bjE1Q8mdzJWQm+2BPblgSycsEaCgGU1L0HiQRAAADp0lEQVRYw+2X5VsUURTGYVk26BSxFVuxu+aFYRFYUBEpkVwQBEm7GxSwC1Swu7vF7u7urr/BmXEXZxd35sKjj37Y99M+Z8797XPPPefcc83MTDLJpH8vKxdrm3q1pdLa9WysO1pVlVKtQxfoqbOFZRUwTRp7AKEB/nEhMSpVTMhmf3UoIJc5VhJj7i4HHRDRl+Kp7+gAGnJ388pw2tQA4odQFTQ+AXBqQ87pqUT4VOq3mhAOZXNSTru2SBhEGZEmEpJuZJyWoIdSAppMozoJp5eE3kYJagYtIdhdTWf4UyKaBmV3MU6PGthCiWoinMSywB3hvcVBmizUEslnOaZSBEqCUjjHGyOeIlIiGglxLD3oIWSgZFouVMHVMYcilBoWAqAuiNA5qob19/VR8ZfqW8bCXqCPKULL692H7UA+fJC+JShU4WoU5IKA8mX92WUj+CADSwrsjIKseUntyy4bzgcZWKIhMwqywSb9jQyosLVfljA4GAXVx6hfofXxNQy2viUEDYyC6iKGItZI2BoFSaEiB8Wizt8H/bGtNeAFW1RCwbZBHDlI6Ph1CanZndzHKGBfnEY0IV2g5nwGAAP9Is8tv/uSf9VqFi9avvCUry4p0wRKRFe0sxEVrB0cAouz/Dh9CdRaMjGbK9pAgaJl2sho1ukg5h0ruXpv1af1a3jDSNT694/vX78wD6mszxihNsI0Nq78CzHfW6uN3zf047Rho9YyH4WszzjBxmYpp8czTn0GIur2quclH70N9PTh6pUIZA9iinCrNZMhgf27A9rdfIj6+m1dztrVa3Ny1q38vOZn4HayHtPRVPAWcVRiAuO2PwM37twKhqHo9CXIXMxdRy1EJsFaCGfTpAxLr3l5PXjx5vWrFdlvi95lZz8pffZomdeyJVjIZsIkeIqNak6IZDxPpOHiTa8KurQUx9kIxcPNnGCImMamyRzQpQv0MVcuByNlJvNxKJQEY1t7CT2DPbm555F58nA5a9fR/DPIKDvEfEqFpBnJgNRae+mcPpvBxDd9+6z8/FlF6czPjEjuGp4MRWvi0S+Ra0wFe3cU6w5sqzr1CFdxEyFpSTpEtndGVpK2VPP2DI6ISFpUoBtDJsG5mRmxWrkBickVW8iU6YBbzUoN7J5K0OqxQXxK0JhxNFp4dq3k7O8okzNNJCU6LDdPFZuXGzY3jekj8qZVedlYWtgr+PWhsLfoVNUHkqudzKGhrVRq29ChkZ2r6dlpkkn/gX4AY/8OuDJyF4EAAAAASUVORK5CYII=)}.emoji.unhappysmile{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAACOlBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD86isAAAD25Cp2bRQBAQAaGAQZFwSFfBdIQwzz4inTxCStoR5HQgz04yoMCwLv3in15CqDehYKCQJEPwxRSw7QwSNSTA5YUg9WUA82Mgl1bBQbGQV3bhQYFgTr2ijq2SjVxiTn1yewox7SwyRFQAyonB2lmRymmhynmxxGQQzOvyPo2CiGfRfNviM7NwpUTg7PwCMkIQa5rCC2qR9PSQ0lIga6rSC3qh/u3Sl+dRWBeBaUihkuKwgPDgPp2Sj76SuxpB6voh4LCgKCeRZJRAySiBkmIwYFBQEiHwZTTQ5XUQ/eziYhHwYiIAYjIAZaVA/s2yjw3ynt3CiVixlKRQ2NgxjUxSQEBAFOSA0HBgGpnR3IuSJmXxH45iohHgbWxyXRwiTy4SlAPAvm1ifZyiUGBgH55yrg0Caqnh1iWxHHuCIDAwFqoJzsAAAAUnRSTlMA/AUYjhPz9P75kLhZVmtt8vH47uzt69jZ2rUWtsvIxxWNbPWPGxl3jFAaZ3MkJ9DOdc1PYPvcVdtYFBduEsnKTczPZCYjdgTwdAYoJWhOZVNSPExHuwAAAtFJREFUWMPtl+VXG0EUxQkk2QhaaKHFpUCBonV317mbJQkQ3Cu0xaVokWJ1d3d3+d9aeg7sbtKdneS0p/2Q+23evPmdM/bmjo+PV1559e/l528yR4QajaERZtPylZ5SVqyKhkxrEnQeYOYnJQIldltjYQPPNxSetTlKAE6b5ibGN4WDYG8pJhIVt9sFcFt83eFkZgG91cRFfTXAhk3snH16DA2T32qgH8ELWDmLFqPmHlFQaS00u9k46RBGCUXHBQSxcPZrhPuEqnFBwzC7hSGwERWNQb9TjbMjC7eJquqQrXYKUjB0Vx108hZyVM4zh2HCoBHok6mgJFwlTKpCPI2jSxSq2UCdAke7wUG4QBjlQCAFFI2W6UT+gDXfwkuHyiNtiKHUMUPJzH23TFUgixQkjxScM0QqgvxhnxlmnRp2WApyijQjQBFkkhzq/KlhB6Ugp0g5tIogM87IJ3LIZWpipAjzFEFLcFRcWku+82LLI4WYqwiajSOEWccwRxFkBM8OKsOsvw/6Y1NbJllsVdEW24xGdhBt+03qVZYwHUh/OJzTP9sqrbh86cHDLueeSixlurS/9P7r92kH8fRFqayroMIQp3z916JdmvzNio+1X66f5h89e/IYr55L+1oRSy1sdknum0m8+zDdeF2PSWn17KAWNh0n9Im5E6j7JLZe1mFCbHXTS62PFjVick/9W9mq1PeIjUGkUl+RND0GWPb+BIL96A9bDvpLGR7IG8hQs2rZqFUH9SLXl8FEjKlxRqHPVLcjeRphnM65CM0eFoO01+kZcjFaMGxktn5VdxSt3zVo0llNZF4Ibo4o7PsVbFvHbmt35QJVna6Y7kFg/Wa3DPt2PQRHW4HsZLd2CAjO2Oqm90/WckBFc3lR0ym+rKup6Hxlxc8vRKqfB78RXUKMQfqnMcQGrvb0gxQZoI0KDzMaw8Kj4gPivN9Or7z6D/QDbi1VtzA+50wAAAAASUVORK5CYII=)}.emoji.heart{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAACrFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKBAMAAAAAAAAAAAAAAAAAAAAAAADqWkcAAAABAAACAQBtKiFrKSFqKSDfVkQaCghUIBkuEg4VCAbXU0HRUD8HAwLZU0LjV0XhVkTmWUYEAQECAQFoKB8wEg6DMihXIhqZOy6nQDPiV0RlJx8PBgXkWEXITT2YOy51LSMUCAboWUYxEw8sEQ0GAgIIAwKhPjEoEAxUIBrYU0GGNCmAMSeFMyh+MCZZIhtaIxsYCQdVIRqBMifSUUBRHxjQUD8tEQ6CMijeVUNmJx9pKCCXOi5dJByJNSkFAgJIHBY0FBDcVUOKNSokDguONys4FhEnDwzpWke4RzhNHhcXCQflWEacPC8NBQSiPjHUUkAhDQo3FRGVOS21Rje8SDnFTDzCSjsZCggLBANkJh66SDnnWUbaVEJsKiEeDAk/GBNEGhUEAgEbCwi/STofDAk8FxKePTCgPTCfPTCwRDXMTj7PUD8RBwUdGVw/AAAAdXRSTlMAs81bCHPz+j4B9TcHPcJ4+ftS/gusTXF3ZVk1aTB0isrDdYv9EixV3FFHtEUvrQk/S/Jd9F+rTMRnaK/3Nt7SUxPrDCCpXuFE1iTuvg6TSQQ0+DilCp/kFs8YBpID6Woha0A77AWadh5kG6HH5/6O/JC6ArUoUSe0AAACyklEQVRYw+2XVVcbURSFg05CIXiBtlAc6u5C3d3d3W32xLBA8BYprnV3d3d39/6RFtJCk8yduRN46EO+x71WvpU1c+eefWQyGzZsSKad3MHPP0DuY5r6yAP8/RzcHKk1jX07owbGroXib6jwsmOMqbNvNypNo+4AFx+Xod6dmQbY9/mT2gNpJXvUGXHxHKBsKu5pxiAh6wBbw7adsfBcWp26eyJ2e7Ix1R9JANNDzBMGTqNjazFoVFgrk62HSm2oS3XHOTQX+T9I2sKa8KUMTqFIqjBNTyShp+DzYTgzD8t+5daFqyrM0wKOEXpOIdCwFmgAtWWqhVLgvSNBZ/mTlMrKHMv0aBE6EEVtkcXykJrKl+5HV5LHsSN3iKVGzzmTzrgcmawE4uFGEDkgToroIJoQREHQShFp4UQQhfK9fGtEXbBZimgfOhFE7XFYiqgUcoLI1SU9kd6TmO7iSjpIrbCDXrQLdsST3RKxObSelL1oTRQp7HGMVpSLYIGvP9BDlU3nyVZ5tBG6kNyRl0/jyc+Du+ANqRiMC+fEPbrL6KUQvmsHxuBMsZjnyjUMHy12+w8agEIxUSFGjhCfR8M8uZvCntuq8LE0EzIITx8LeR7dIn6tZkzB62Sy5+VdTKKc/Y7BePOC5Cl+i+mTaVvEsjl8A8jIKyyaR19rFnpwBfyezxyzQEpBmo/y53yeD2swV1rVWoL3PHdT8keslNjZFitxb6vFpPyEVa5S29+Mqcg1Fz3D6hXSe+TECbho6rkPxs2aRjoEZVf/9Twsx3Lruu0YXNfXee48wSwrS/K4UThb+8BvXELITGvrdv++dSPzJIZOs764B7rgvNFzCr3H12cF6Of97lu158FpYvWgJAw/v7PsjyKxOizKxk0oTTGUYMPs+u43EdGoqkJ0RP03pUjn33tMZEPsXF7e3l4Ns71FRdk2WBs2/ht+ATukxXbBieGmAAAAAElFTkSuQmCC)}.keyword{color:#f1765e;font-weight:700}.actions{bottom:0;margin:10px;position:absolute;right:0;text-align:right}.actions.tree-view{border-bottom-left-radius:0;border-bottom-right-radius:0}.actions i{background-size:contain;display:inline-block;height:15px;vertical-align:-.25em;width:15px}.actions i.indent{background-image:url(/static/media/indent.33f45c268349272cb230.svg)}.actions i.outdent{background-image:url(/static/media/outdent.cb1e7cf4c9708db6a053.svg)}.actions i.lock{background-image:url(/static/media/lock-fill.16f319d5c07e6f2b7063.svg)}.actions i.image{background-image:url(/static/media/file-image.54657a52e32b5adda641.svg)}.actions i.table{background-image:url(/static/media/table.84faa1ae685207ecaba5.svg)}.actions i.unlock{background-image:url(/static/media/lock.89155f9500409eae6ede.svg)}.actions i.left-align{background-image:url(/static/media/text-left.ceba973e74d05674c284.svg)}.actions i.center-align{background-image:url(/static/media/text-center.2ac250c6918479aefb2e.svg)}.actions i.right-align{background-image:url(/static/media/text-right.c19b6fbc93cfc1ba548f.svg)}.actions i.justify-align{background-image:url(/static/media/justify.350561b9bd7c94c1ef27.svg)}.actions i.disconnect{background-image:url(/static/media/plug.fcd444f7675876a6ccf2.svg)}.actions i.connect{background-image:url(/static/media/plug-fill.79048c6ec64ab1c164d9.svg)}.table-cell-action-button-container{left:0;position:absolute;top:0;will-change:transform;z-index:3}.table-cell-action-button-container.table-cell-action-button-container--active{opacity:1;pointer-events:auto}.table-cell-action-button-container.table-cell-action-button-container--inactive{opacity:0;pointer-events:none}.table-cell-action-button{align-items:center;border:0;border-radius:15px;color:#222;cursor:pointer;display:flex;display:inline-block;justify-content:center;position:absolute;right:10px;top:10px}i.chevron-down{background-color:#0000;background-image:url(/static/media/chevron-down.545359f389ab23c1b197.svg);background-size:contain;display:inline-block;height:8px;width:8px}.action-button{background-color:#eee;border:0;border-radius:15px;color:#222;cursor:pointer;display:inline-block;margin-left:5px;padding:8px 12px;position:relative}.action-button:hover{background-color:#ddd;color:#000}.action-button-mic.active{animation:mic-pulsate-color 3s infinite}button.action-button:disabled{background:#eee;cursor:not-allowed;opacity:.6}@keyframes mic-pulsate-color{0%{background-color:#ffdcdc}50%{background-color:#ff8585}to{background-color:#ffdcdc}}.debug-timetravel-panel{display:flex;margin:auto;overflow:hidden;padding:0 0 10px}.debug-timetravel-panel-slider{flex:8 1;padding:0}.debug-timetravel-panel-button{background:none;border:0;color:#fff;flex:1 1;font-size:12px;padding:0}.debug-timetravel-panel-button:hover{text-decoration:underline}.debug-timetravel-button{background:none;border:0;color:#fff;font-size:12px;padding:0;position:absolute;right:15px;top:10px}.debug-timetravel-button:hover{text-decoration:underline}.debug-treetype-button{background:none;border:0;color:#fff;font-size:12px;padding:0;position:absolute;right:85px;top:10px}.debug-treetype-button:hover{text-decoration:underline}.connecting{color:#999;display:inline-block;font-size:15px;left:10px;overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;top:10px;-webkit-user-select:none;user-select:none;white-space:nowrap}.ltr{text-align:left}.rtl{text-align:right}.toolbar{background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;height:36px;margin-bottom:1px;overflow:auto;overflow-y:hidden;padding:4px;position:sticky;top:0;z-index:2}.toolbar,button.toolbar-item{display:flex;vertical-align:middle}button.toolbar-item{align-items:center;background:none;border:0;border-radius:10px;cursor:pointer;flex-shrink:0;justify-content:space-between;padding:8px}button.toolbar-item:disabled{cursor:not-allowed}button.toolbar-item.spaced{margin-right:2px}button.toolbar-item i.format{background-size:contain;display:inline-block;display:flex;height:18px;opacity:.6;vertical-align:-.25em;width:18px}button.toolbar-item:disabled .chevron-down,button.toolbar-item:disabled .icon,button.toolbar-item:disabled .text,button.toolbar-item:disabled i.format{opacity:.2}button.toolbar-item.active{background-color:#dfe8fa4d}button.toolbar-item.active i{opacity:1}.toolbar-item:hover:not([disabled]){background-color:#eee}.toolbar-item.font-family .text{display:block;max-width:40px}.toolbar .code-language{width:150px}.toolbar .toolbar-item .text{color:#777;display:flex;font-size:14px;height:20px;line-height:20px;overflow:hidden;padding-right:10px;text-align:left;text-overflow:ellipsis;vertical-align:middle}.toolbar .toolbar-item .icon{background-size:contain;display:flex;height:20px;line-height:16px;margin-right:8px;-webkit-user-select:none;user-select:none;width:20px}.toolbar i.chevron-down,.toolbar-item i.chevron-down{display:flex;height:16px;margin-top:3px;-webkit-user-select:none;user-select:none;width:16px}.toolbar i.chevron-down.inside{display:flex;height:16px;margin-left:-25px;margin-right:10px;margin-top:11px;pointer-events:none;width:16px}.toolbar .divider{background-color:#eee;margin:0 4px;width:1px}.sticky-note-container{display:inline-block;position:absolute;width:120px;z-index:9}.sticky-note{border:1px solid #e8e8e8;border-bottom-right-radius:60px 5px;cursor:move;display:block;font-family:Reenie Beanie;font-size:24px;line-height:1;margin:25px;padding:20px 10px;position:relative;text-align:left;width:120px}.sticky-note:after{background:#0003;bottom:20px;box-shadow:2px 15px 5px #0006;content:"";height:25px;position:absolute;right:0;transform:matrix(-1,-.1,0,1,0,0);width:120px;z-index:-1}.sticky-note.yellow{background:linear-gradient(135deg,#ff8 81%,#ff8 82%,#ff8 0,#ffffc6);border-top:1px solid #fdfd86}.sticky-note.pink{background:linear-gradient(135deg,#f7cbe8 81%,#f7cbe8 82%,#f7cbe8 0,#e7bfe1);border-top:1px solid #e7d1e4}.sticky-note-container.dragging{transition:none!important}.sticky-note div{cursor:text}.sticky-note .delete{background:none;border:0;cursor:pointer;font-size:10px;opacity:.5;position:absolute;right:10px;top:8px}.sticky-note .delete:hover{font-weight:700;opacity:1}.sticky-note .color{background:none;border:0;cursor:pointer;opacity:.5;position:absolute;right:25px;top:8px}.sticky-note .color:hover{opacity:1}.sticky-note .color i{background-size:contain;display:block;height:12px;width:12px}.excalidraw-button{background-color:#0000;border:0;margin:0;padding:0}.excalidraw-button.selected{outline:2px solid #3c84f4;-webkit-user-select:none;user-select:none}.github-corner:hover .octo-arm{animation:octocat-wave .56s ease-in-out}@keyframes octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media(max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave .56s ease-in-out}}.spacer{letter-spacing:-2px}.editor-equation{cursor:default;-webkit-user-select:none;user-select:none}.editor-equation.focused{outline:2px solid #3c84f4}button.item i{opacity:.6}button.item.dropdown-item-active{background-color:#dfe8fa4d}button.item.dropdown-item-active i{opacity:1}.TableNode__contentEditable{border:0;cursor:text;display:block;font-size:15px;min-height:20px;outline:0;padding:0;position:relative;resize:none;-webkit-user-select:text;user-select:text;white-space:pre-wrap;word-break:break-word;z-index:3}.dialog-dropdown{background-color:#eee!important;margin-bottom:10px;width:100%}.toolbar .block-controls{align-items:center;display:flex}.toolbar .block-controls .dropdown-button-text{display:inline-block;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:7em}.collapsible{border:1px solid #ccc;border-radius:4px;margin:12px 0;overflow:hidden}.collapsible__title{align-items:center;background-color:#f3f3f3;cursor:pointer;display:flex;font-weight:500;justify-content:space-between;padding:8px 12px}.collapsible__title:focus{outline:2px solid #007bff}.collapsible__content{display:block;padding:8px 12px;transition:max-height .3s ease}.collapsible__content--collapsed,.collapsible__title[aria-expanded=false]+.collapsible__content{display:none}.PlaygroundEditorTheme__tableCell{font-weight:inherit}.draggable-block-menu{border-radius:4px;cursor:grab;display:flex;gap:2px;left:0;opacity:0;padding:2px 1px;position:absolute;top:0;will-change:transform}.draggable-block-menu .icon{background-image:url(/static/media/draggable-block-menu.5544845e4e37878ca327.svg);height:16px;opacity:.3;width:16px}.draggable-block-menu .icon-plus{background-color:initial;background-image:url(/static/media/plus.34c72edbb4021339aa20.svg);border:none;cursor:pointer;display:inline-block}.draggable-block-menu:active{cursor:grabbing}.draggable-block-menu .icon:hover{background-color:#efefef}.draggable-block-target-line{background:#00bfff;height:4px;pointer-events:none}.draggable-block-target-line,.link-editor{left:0;opacity:0;position:absolute;top:0;will-change:transform}.link-editor{background-color:#fff;border-radius:0 0 8px 8px;box-shadow:0 5px 10px #0000004d;display:flex;max-width:400px;transition:opacity .5s;width:100%;z-index:10}.link-editor .button{border-radius:8px;cursor:pointer;display:inline-block;height:20px;margin:0 2px;padding:6px;width:20px}.link-editor .button.hovered{background-color:#eee;display:inline-block;height:20px;width:20px}.actions i,.link-editor .button i{background-size:contain;display:inline-block;height:20px;vertical-align:-.25em;width:20px}.TableCellResizer__resizer{position:absolute;touch-action:none}@media (pointer:coarse){.TableCellResizer__resizer{background-color:#adf;mix-blend-mode:color}}.add-location .service-ids-error,.add-location .staff-ids-error{margin-bottom:20px}.add-location .add-tax-rate-btn{display:inline-block;margin-top:15px}.add-location .location-type-desc{color:#666;font-size:15px;margin-top:5px}.add-location .timezone-select .react-mutli-select-control{width:100%}.add-location .detailed-address{border:1px solid #ccc;border-radius:5px;margin-top:15px;padding:10px}.add-location .detailed-address-label{font-size:12px;font-weight:700}.add-location .detailed-address-value{font-size:12px}.add-location .detailed-address-row{display:flex;flex-direction:row;flex-wrap:wrap}.add-location .detailed-address-row-container{flex:1 1}.add-location .detailed-address-col{word-wrap:break-word;margin-bottom:5px;width:100%}.add-location .edit-address{font-size:14px;margin-right:5px}.add-location .detailed-address-inner{display:flex;flex-direction:row}.add-location #map-location{height:300px;width:100%}@media screen and (min-width:1250px){.add-location .detailed-address-col{margin-right:10px;width:calc(33% - 10px)}}.location-edit-address-select .react-mutli-select-control{width:100%}.edit-address-modal .edit-address-label{font-size:12px;font-weight:700}.edit-address-modal .edit-address-row{display:flex;flex-direction:row;margin-bottom:15px;width:100%}.edit-address-modal .edit-address-col-1{width:calc(100% - 10px)}.edit-address-modal .edit-address-col-2{margin-right:10px;width:calc(50% - 10px)}.edit-address-modal .edit-address-content{display:flex;flex-direction:column;width:100%}.edit-address-modal .edit-address-footer{display:flex;flex-direction:row}.edit-address-modal .edit-address-footer button{margin-left:10px}.edit-address-modal .edit-address-form{margin-right:-10px}.staff-notifications-page .staff-notification-checkbox{margin-bottom:8px}.staff-notifications-page .staff-notification-label{margin-bottom:5px}.claim-checkbox-container{display:flex;flex-direction:row}.claim-checkbox-label{font-size:15px;margin-left:10px;margin-top:4px}@media(hover:hover)and (pointer:fine){.claim-checkbox-label:hover{cursor:pointer}}.permissions-modal-inner{padding-bottom:10px}.resource-modal-content{padding-bottom:40px}.resources-page .resource-inner{line-height:21px;margin-left:12px;padding-bottom:10px;padding-top:10px}.resources-page .resource-inner-header{font-weight:600}.resources-page .resource-inner-content{color:#666;font-size:13px}.resources-page .no-resources-header{font-size:20px;font-weight:700;margin-top:10px}.resources-page .no-resources-content,.resources-page .resources-description{color:#666;font-size:15px}.resources-page .resources-description{margin-bottom:20px}.resources-page .no-resources-wrapper{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin-top:10px;padding:40px}.resources-page .no-resources-wrapper i{color:#565eed;font-size:30px}.add-closed-date .closed-date{border:1px solid #ccc;border-radius:5px;margin-bottom:10px;padding:15px}@media(hover:hover)and (pointer:fine){.add-closed-date .closed-date:hover{border-color:#565eed;cursor:pointer}}.add-closed-date .closed-date-header{font-size:17px;font-weight:700}.add-closed-date .closed-date-icon{width:25px}.add-closed-date .closed-date-icon i{color:#666}.add-closed-date .closed-date-section{display:flex;flex-direction:row;margin-top:3px}.closed-dates-modal .locations-separator{border-bottom:1px solid #ddd;margin-bottom:10px}.closed-dates-modal .info-icon{font-size:18px;margin-right:10px}.closed-dates-modal .closed-dates-modal-inner{padding:10px}.closed-dates-modal .closed-dates-info{align-items:center;background-color:#9ad7ff;border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:row;margin-bottom:25px;padding:15px}.closed-dates-modal .closed-dates-modal-footer{display:flex;width:100%}.closed-dates-modal .date-picker-wrapper{display:flex;flex-direction:column}.closed-dates-modal .date-picker-date-wrapper{margin-bottom:10px;width:100%}.closed-dates-modal .box-data{margin-top:20px}@media screen and (min-width:900px){.closed-dates-modal .date-picker-date-wrapper{margin-right:15px;width:200px}.closed-dates-modal .date-picker-wrapper{display:flex;flex-direction:row;margin-right:-15px}.closed-dates-modal .box-data{padding-left:0;width:100%}}.billing-page .billing-history{margin-bottom:25px}.billing-page .billing-badge{background-color:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 4px 12px #0000000d;box-sizing:border-box;font-family:Arial,sans-serif;margin:30px auto;padding:20px}.billing-page .plan-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.billing-page .plan-label{color:#555;font-size:14px;font-weight:700}.billing-page .plan-label-tag{border-radius:999px;display:inline-block;font-size:12px;font-weight:700;line-height:1;padding:8px 10px}.billing-page .plan-label-tag.pro{background-color:#e0f3ff;color:#06c}.billing-page .plan-label-tag.lite{background-color:#f0f0f0;color:#777}.billing-page .billing-message{color:#333;font-size:14px;line-height:1.5;margin-bottom:20px}.billing-page .billing-button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:10px 18px;transition:background-color .2s ease}.billing-page .billing-button:hover{background-color:#0056b3}.billing-page .price-card-container{display:flex;flex-wrap:wrap;gap:24px;justify-content:flex-start;padding:24px}.billing-page .pricing-card{background-color:#fff;border:1px solid #d1d5db;border-radius:12px;box-shadow:0 0 0 1px #00000005,0 1px 3px #0000000f;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:24px;text-align:center;width:280px}.billing-page .plan-header{align-items:center;display:flex;flex-direction:column;margin-bottom:24px}.billing-page .plan-name{color:#111827;font-size:18px;font-weight:600}.billing-page .plan-price{align-items:center;display:flex;flex-direction:column}.billing-page .amount{color:#111827;font-size:36px;font-weight:700}.billing-page .billing{color:#6b7280;font-size:14px;margin-top:4px}.billing-page .feature-icon{color:#565eed;display:inline-block;font-size:18px;line-height:1;margin-right:8px;text-align:center;width:18px}.billing-page .feature-list{list-style:none;margin:0 0 24px;padding:0;text-align:left}.billing-page .feature-list li{align-items:center;color:#374151;display:flex;font-size:14px;margin-bottom:12px}.billing-page .plan-footer{margin-top:auto}.billing-page .choose-button{background-color:#565eed;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 16px;transition:background-color .2s ease;width:100%}.billing-page .subscription-highlight{background-color:#f9f5ff;box-shadow:0 12px 24px #0000001f}.billing-page .resume-subscription-btn{cursor:pointer;text-decoration:underline}.billing-page .resume-badge{background-color:#f59e0b;border-radius:10px;color:#fff;margin-bottom:16px;padding:10px 5px}.billing-page .plan-badge{background-color:#10b981;border-radius:9999px;color:#fff;display:inline-block;font-size:12px;font-weight:600;margin-bottom:16px;padding:4px 8px;text-transform:uppercase}@media(hover:hover)and (pointer:fine){.billing-page .choose-button:hover{background-color:#4348e0}}@media(max-width:768px){.billing-page .price-card-container{align-items:center;flex-direction:column}}.notifications .notification-header{font-size:20px;margin-top:35px!important}.notifications .add-reminder-icon{color:#565eed}.notifications .add-reminder-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.notifications .notification-icon{font-size:24px;margin-left:auto}.notifications .notification-card-container{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:10px}.notifications .notification-status-container{align-items:center;display:flex;flex-direction:row;height:24px}.notifications .notification-status-text{color:#333;font-size:14px;font-weight:600}.notifications .notification-status{width:26px}.notifications .notification-status i{font-size:18px}.notifications .notification-status-outer{margin-top:auto}.notifications .notification-enabled{color:green}.notifications .notification-disabled{color:red}.notifications .notification-card{border:1px solid #ccc;border-radius:8px;display:flex;flex-direction:column;height:220px;margin-top:15px;padding:15px;width:100%}.notifications .notification-card-text{color:#666;font-size:14px}.notifications .notification-card h3{font-size:16px;margin-top:7px}@media(hover:hover)and (pointer:fine){.notifications .notification-card:hover{border-color:#565eed;cursor:pointer}}.notifications .sms-template{font-size:600px}.notifications .placeholder-list{background-color:#ebebeb;border-radius:5px;margin-bottom:10px;margin-top:5px;padding:5px}@media screen and (min-width:900px){.notifications .notification-card-container{flex-direction:row;margin-right:-15px}.notifications .notification-card{margin-right:15px;width:calc(33.33% - 15px)}}@media screen and (min-width:1250px){.notifications .notification-card{margin-right:15px;width:calc(25% - 15px)}}.service-category-modal-content{padding-bottom:40px}.add-service .extra-time-description{color:#666;font-size:13px;max-width:300px}.add-service .service-price-input{width:180px}.add-service .add-category{display:inline-block;font-size:14px;margin-top:5px}.add-service .resource-checkboxes{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:4px}.add-service .resource-location-checkbox{margin-top:5px;width:200px}.add-service .resource-checkboxes-wrapper{padding-bottom:5px}.add-service .advanced-pricing-options-btn{display:inline-block}.advanced-pricing-options-modal .pricing-options-wrapper{padding-bottom:20px}.advanced-pricing-options-modal .pricing-options-inner{padding-bottom:20px;padding-left:10px;padding-right:10px}.advanced-pricing-options-modal .pricing-options-outer{border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc}.advanced-pricing-options-modal .pricing-options-header{background-color:#565eed;color:#fff;font-size:14px;font-weight:700;margin-bottom:10px;padding:7px 5px 7px 10px}.advanced-pricing-options-modal .staff-header{margin-top:20px}.advanced-pricing-options-modal .advanced-pricing-options-input,.advanced-pricing-options-modal .advanced-pricing-options-input .react-mutli-select-control,.advanced-pricing-options-modal .custom-input{width:100%}.advanced-pricing-options-modal .edit-staff-field{margin-top:10px}.advanced-pricing-options-modal .use-default-checkbox{margin-bottom:12px;margin-top:5px}.advanced-pricing-options-modal .staff-list{margin-top:20px}.advanced-pricing-options-modal .settings-avatar{align-items:center;display:flex}.advanced-pricing-options-modal .staff-item{border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:column;margin-top:10px;padding:8px 10px}.advanced-pricing-options-modal .staff-item-left{display:flex;flex-direction:row}@media(hover:hover)and (pointer:fine){.advanced-pricing-options-modal .staff-item:hover{background-color:#ddd;cursor:pointer}}.advanced-pricing-options-modal .staff-item-fullname{align-items:center;display:flex;flex-wrap:wrap;margin-left:10px;margin-right:10px;max-width:150px}.advanced-pricing-options-modal .staff-item-values-wrapper{margin-top:10px}.advanced-pricing-options-modal .staff-item-values{display:flex;flex-direction:row;margin-top:2px}.advanced-pricing-options-modal .staff-item-label{font-size:14px;font-weight:700;width:100px}.advanced-pricing-options-modal .staff-item-value{font-size:14px}@media screen and (min-width:900px){.advanced-pricing-options-modal .staff-item{flex-direction:row}.advanced-pricing-options-modal .staff-item-values-wrapper{margin-left:auto;margin-top:0;min-width:245px}}.phone-preview-wrapper{margin-top:10px}.phone-preview-wrapper body{align-items:center;background-color:#f0f0f0;display:flex;font-family:Arial,sans-serif;height:100vh;justify-content:center;margin:0}.phone-preview-wrapper .iphone{background-color:#000;border:8px solid #ccc;border-radius:40px;box-shadow:0 8px 15px #0000004d;height:600px;overflow:hidden;position:relative;width:280px}.phone-preview-wrapper .iphone:before{background-color:#333;border-radius:10px;content:"";height:5px;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:100px}.phone-preview-wrapper .screen{background-color:#eaeaea;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:40px 15px 15px;width:100%}.phone-preview-wrapper .gray-text{color:gray;font-size:12px;margin-bottom:10px;text-align:center}.phone-preview-wrapper .message-bubble{background-color:#d1f0ff;border-radius:20px;color:#000;font-size:14px;line-height:1.5;max-width:90%;padding:10px 15px;position:relative}.phone-preview-wrapper .message-bubble:after{border:10px solid #0000;border-top-color:#d1f0ff;bottom:-10px;content:"";height:0;left:15px;position:absolute;width:0}.email-template-iframe{border:0;margin-top:10px;min-height:500px;pointer-events:none;width:100%}.delete-image-confirmation-text{margin-bottom:10px}@media screen and (min-width:900px){.delete-image-confirmation .bookingly-modal{max-height:400px!important}.delete-image-confirmation-text{margin-bottom:20px}}.delete-product-wrapper{margin-top:15px}.delete-product{width:30px}.quantity-field-wrapper{width:180px}.add-link{display:inline-block;font-size:14px;margin-top:5px}#attachments-box,.upload-in-progress{margin-bottom:25px}.no-images-added{font-size:14px}.product-image-container{display:flex;flex-direction:row;margin-bottom:15px;max-width:100%;overflow-x:auto;overflow-y:hidden}.product-image,.product-image-skeleton{border-radius:5px;height:120px;margin-right:10px;width:120px}.product-image-skeleton{bottom:4px}.product-image-delete-btn{position:absolute;right:10px;top:5px}.product-image-delete-btn i{color:#555;font-size:18px}@media(hover:hover)and (pointer:fine){.product-image-delete-btn i:hover{color:#565eed;cursor:pointer!important}}.product-image img{border-radius:5px;max-height:120px;padding:2px;width:120px}.product-image{align-items:center;border:1px solid #ccc;display:flex;margin-bottom:10px;position:relative}@media(hover:hover)and (pointer:fine){.product-image:hover{border-color:#666;cursor:grab}}.upload-in-progress{margin-bottom:10px}.sortable-active{background-color:#fff}@media screen and (min-width:900px){.product-image,.product-image-skeleton{height:180px;margin-bottom:15px;margin-right:15px;width:180px}.product-image img{max-height:180px;width:180px}.product-image-delete-btn i{font-size:24px}}.time-slot-selected{background-color:#565eed33}.error-boundary{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.error-boundary .error-boundary-container{display:flex;flex-direction:column;text-align:center}.error-boundary .error-boundary-logo{margin-bottom:30px}.error-boundary .text-muted{font-weight:400}.error-boundary .error-message{margin-bottom:30px;margin-top:5px;max-width:400px}.subject-header{font-weight:600}.subject-header i{margin-right:8px}.message-detail-header{align-items:center;display:flex;flex-direction:row}.messages-page{display:flex;flex-direction:row;height:100%;width:100%}.messages-page .message-content-loader{align-items:center;display:flex;justify-content:center}.messages-page .message-content-loader i{color:#666;font-size:32px}.messages-page .skleton-loader-desktop{display:none}.messages-page .skleton-loader-mobile{display:block}.messages-page .messages-pagination{align-items:center;display:flex;flex-direction:row;margin-left:auto}.messages-page .pagination-page{color:#666;font-size:14px;margin-right:15px}.messages-page .messages-btn{align-items:center;border-radius:32px;display:flex;height:32px;justify-content:center;margin-right:5px;width:32px}@media(hover:hover)and (pointer:fine){.messages-page .messages-btn:hover{border:1px solid #565eed;color:#565eed;cursor:pointer}}.messages-page .messages-btn i{font-size:14px}.messages-page .message-item-mobile-content-wrapper{display:flex;flex-direction:column;margin-left:10px}.messages-page .message-item-mobile{border-bottom:1px solid #ddd;display:flex;flex-direction:row;margin-right:3px;padding:5px 1px}@media(hover:hover)and (pointer:fine){.messages-page .message-item-mobile:hover{background-color:#ddd;border-radius:3px;cursor:pointer}}.messages-page .message-item-mobile-icon{align-items:center;border:1px solid #666;border-radius:42px;display:flex;height:42px;justify-content:center;min-width:42px;width:42px}.messages-page .message-item-mobile-icon i{color:#666;font-size:22px}.messages-page .message-item-mobile-recipient{font-weight:600;margin-right:5px;overflow:hidden}.messages-page .message-item-mobile-date,.messages-page .message-item-mobile-recipient-wrapper{align-items:center;display:flex;flex-direction:row}.messages-page .message-item-mobile-date{font-size:12px;justify-content:flex-end;margin-left:auto;white-space:nowrap}.messages-page .message-item-mobile-status{align-items:center;display:flex;padding-left:5px;width:30px}.messages-page .message-item-mobile-content,.messages-page .message-item-mobile-subject{display:table;font-size:13px;table-layout:fixed;width:100%}.messages-page .message-item-mobile-content-inner,.messages-page .message-item-mobile-subject-inner{display:table-cell;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages-page .message-item{border-bottom:1px solid #0000;border-top:1px solid #0000;display:none;margin-bottom:2px;padding:5px 0;table-layout:fixed;transition:box-shadow .3s;width:100%}.messages-page .message-item-outer{padding-bottom:15px}@media(hover:hover)and (pointer:fine){.messages-page .message-item:hover{background-color:#ddd;border-radius:3px;cursor:pointer}}.messages-page .message-recipient{display:table-cell;padding-right:6px;width:170px}.messages-page .message-subject{color:#000;color:initial}.messages-page .message-content{color:#666;display:table-cell;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages-page .message-date{display:table-cell;padding-right:3px;width:130px}.messages-page .message-status{display:table-cell;padding-right:3px;width:50px}.messages-page .message-status-content{display:flex;flex-direction:row;width:50px}.messages-page .message-type{display:table-cell;font-size:1px;padding-left:2px;width:40px}.messages-page .message-type-label{background-color:green;border:1px solid #ccc;border-radius:8px;color:#fff;font-weight:700;padding:2px 8px;text-align:center;width:50px}.messages-page .messages-container{height:100%;width:100%}.messages-page .messages-body{overflow:auto}.messages-page .messages-template{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.messages-page .messages-template .phone-preview-wrapper img{display:block}.messages-page .message-filters{margin-bottom:20px;margin-top:10px}.messages-page .message-detail{padding-bottom:20px}.messages-page .message-detail .message-detail-info{justify-self:start;margin-left:20px;width:100%}.messages-page .message-detail .message-detail-info-content{margin-left:10px}.messages-page .message-detail .message-detail-info-row{align-items:center;border-bottom:1px solid #ddd;display:flex;flex-direction:row;font-size:15px;margin-bottom:15px;padding-bottom:7px;padding-top:4px}.messages-page .message-detail .message-detail-info-failed-text{color:#666;font-size:14px}.messages-page .message-detail .message-detail-info-status-wrap{width:50px}.messages-page .message-detail .message-detail-info-status{display:flex;flex-direction:column;font-size:14px}@media screen and (min-width:900px){.messages-page .message-detail .message-detail-info-status{font-size:16px}}.messages-page .message-detail .message-read-summary{font-size:14px;margin-bottom:20px}.messages-page .message-detail .message-detail-sent-date{align-items:center;display:flex;flex-direction:row;font-size:15px}.messages-page .message-detail .message-detail-status{cursor:pointer;margin-left:10px;margin-top:-1px}.messages-page .message-detail .message-detail-subject{font-size:18px;font-weight:600;margin-left:5px}.messages-page .message-detail .message-detail-recipient{display:flex;flex-direction:column;margin-bottom:10px;margin-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;position:relative}.messages-page .message-detail .message-detail-popover-wrapper{margin-left:-10px;position:absolute;right:10px;top:0}.messages-page .message-detail .customer-name-detail{display:inline-block;font-size:18px;margin-right:45px}.messages-page .message-detail .customer-name-detail-muted{color:#666;font-size:12px;margin-right:45px}.messages-page .custom-sidebar{align-items:center;display:flex;flex-direction:row;margin-left:0}.messages-page .custom-sidebar-item-outer{margin-right:20px;padding-bottom:3px;padding-top:3px}@media(hover:hover)and (pointer:fine){.messages-page .custom-sidebar-item-outer:hover{background-color:#faf8f8;border-radius:5px;color:#565eed!important;cursor:pointer}}.messages-page .custom-sidebar-item-inner i{font-size:18px;margin-left:auto;margin-right:8px;padding-bottom:2px;padding-top:2px}.messages-page .custom-sidebar-item-inner{align-items:center;display:flex;flex-direction:row;padding-left:5px;padding-right:5px}.messages-page .custom-sidebar-item-label{font-size:15px;font-weight:600;margin-top:2px}.messages-page .custom-sidebar-item-label-selected,.messages-page .custom-sidebar-item-selected i{color:#565eed}.messages-page .custom-sidebar-item{margin-bottom:2px;margin-right:1px;margin-top:2px;padding-bottom:3px;padding-top:3px;position:relative}.messages-page .messages-header{border-bottom:1px solid #ddd;cursor:default;display:none;font-size:13px;font-weight:700;padding-left:10px}@media screen and (min-width:900px){.messages-page .message-item-mobile-icon{border-radius:30px;height:30px;min-width:30px;width:30px}.messages-page .message-item-mobile-icon i{font-size:17px}.messages-page .skleton-loader-desktop{display:block}.messages-page .skleton-loader-mobile{display:none}.messages-page .content-col,.messages-page .customer-col,.messages-page .date-col{display:table-cell}.messages-page .customer-col{width:170px}.messages-page .content-col{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages-page .date-col{padding-right:3px;width:190px}.messages-page .message-item{display:table}.messages-page .messages-header{display:table;padding-left:40px;table-layout:fixed;width:100%}.messages-page .message-item-mobile{display:none}.messages-page .message-item-outer{padding-bottom:0}.messages-page .message-detail .subject-header{font-size:18px}.messages-page .message-detail .customer-name-detail-muted{margin-left:5px}}.staff-time-off .time-off-tab-container{display:flex;flex-direction:row;margin-bottom:15px}.staff-time-off .time-off-tab{color:#555;font-size:16px;font-weight:700;margin-left:5px;margin-right:5px;padding:3px 1px}@media(hover:hover)and (pointer:fine){.staff-time-off .time-off-tab:hover{cursor:pointer}}.staff-time-off .time-off-tab-active{color:#565eed;text-decoration:underline}.staff-time-off .time-off-date-container{margin-bottom:40px}.staff-time-off .time-off-date-container h4{padding-bottom:3px}.staff-time-off .time-off-wrapper{display:flex;flex-direction:row;justify-content:space-between}.staff-time-off .time-off-date{border:1px solid #ccc;border-radius:5px;font-size:14px;margin-bottom:10px;padding:15px}@media(hover:hover)and (pointer:fine){.staff-time-off .time-off-date:hover{border-color:#565eed;cursor:pointer}}.staff-time-off .time-off-date-header{font-size:17px;font-weight:700}.staff-time-off .time-off-date-icon{width:25px}.staff-time-off .time-off-date-icon i{color:#666;font-size:15px}.staff-time-off .time-off-date-section{display:flex;flex-direction:row;margin-top:3px}.staff-time-off .time-off-pending{color:#dc3545}.staff-time-off .time-off-approved{color:green}.staff-time-off .time-off-approved,.staff-time-off .time-off-pending{font-size:15px;font-weight:700}@media screen and (min-width:900px){.time-off-date{display:flex;flex-direction:row;font-size:16px;justify-content:space-between}}.staff-time-off-modal .staff-time-off-checkbox{margin-bottom:25px}.staff-time-off-modal .locations-separator{border-bottom:1px solid #ddd;margin-bottom:10px}.staff-time-off-modal .info-icon{font-size:18px;margin-right:10px}.staff-time-off-modal .staff-time-off-modal-inner{padding:10px 10px 20px}.staff-time-off-modal .closed-dates-info{align-items:center;background-color:#9ad7ff;border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:row;margin-bottom:25px;padding:15px}.staff-time-off-modal .staff-time-off-modal-footer{display:flex;width:100%}.staff-time-off-modal .date-picker-wrapper{display:flex;flex-direction:column}.staff-time-off-modal .date-picker-date-wrapper{margin-bottom:5px;margin-top:10px;width:100%}.staff-time-off-modal .box-data{margin-top:20px}@media screen and (min-width:900px){.staff-time-off-modal .date-picker-date-wrapper{margin-right:15px;width:200px}.staff-time-off-modal .date-picker-wrapper{display:flex;flex-direction:row;margin-right:-15px}.staff-time-off-modal .box-data{padding-left:0;width:100%}}.accept-invitation-page .accept-invitation-container{align-items:center;display:flex;justify-content:center;margin-left:40px;margin-right:40px}.accept-invitation-page .accept-invitation-logo{margin-top:40px}.accept-invitation-page .accept-invitation-blurb{margin-bottom:30px;margin-top:20px;text-align:left}.accept-invitation-page .accept-invitation-text{font-size:20px;margin-top:20px}.accept-invitation-page .accept-invitation-panel{max-width:600px;text-align:center}.accept-invitation-page .accept-invitation-footer{margin-top:15px;width:100%}.accept-invitation-page .accept-invitation-input{width:100%!important}.accept-invitation-page .other-links{margin-top:30px}.accept-invitation-page .login-form-input{margin-top:8px;width:100%}.accept-invitation-page .login-container{margin-bottom:4px}.accept-invitation-page .accept-invitation-form-input{margin-bottom:5px}@media only screen and (min-width:797px){.accept-invitation-page .accept-invitation-text{font-size:30px}}.taxes-page .defaults-message{color:#666;font-size:14px;margin-bottom:10px}.taxes-page .no-rates-wrapper{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin-top:10px;padding:40px}.taxes-page .no-rates-wrapper i{color:#565eed;font-size:30px}.taxes-page .no-rates-header{font-size:20px;font-weight:700;margin-top:10px;text-align:center}.taxes-page .no-rates-content{color:#666;font-size:15px;text-align:center}.taxes-page .tax-rate-inner{line-height:21px;margin-left:12px;padding-bottom:10px;padding-top:10px}.taxes-page .tax-rate-inner-header{font-weight:700}.taxes-page .tax-rate-inner-content{color:#666}.taxes-page .default-location{border-bottom:1px solid #ccc;margin-bottom:15px;padding-bottom:10px}.taxes-page .default-location-header{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding-bottom:5px;padding-right:10px;padding-top:10px}.taxes-page .default-tax-rate-item{display:flex;flex-direction:row;font-size:14px;pointer-events:none}.taxes-page .default-tax-rate-label{width:65px}.taxes-page .default-link{display:inline-block;font-size:14px}.taxes-page .default-options{margin-bottom:10px;margin-top:5px}.taxes-page .default-tax-rate-value{color:#666}.taxes-page .default-location-header-text{font-size:16px;margin-left:10px}.taxes-page .default-location-header-inner{align-items:center;display:flex;flex-direction:row}.taxes-page .defaults-container{margin-top:20px}.tax-rate-input .fa-percent{color:#666}.tax-rates-modal-content{padding-bottom:50px}.articles-list table{border-collapse:collapse;width:100%}.articles-list td,.articles-list th{border:1px solid #ccc;padding:12px 15px;text-align:left}.articles-list th{background-color:#f4f4f4}.articles-list .edit-article-icon{color:#333}@media(hover:hover)and (pointer:fine){.articles-list .edit-article-icon:hover{color:#565eed;cursor:pointer}}.add-article .article-editor .editor{border:1px solid #ddd;border-radius:5px;min-height:400px}.add-article .delete-btn-wrapper{margin-top:10px}.sales .mobile-val-header{font-weight:700;margin-top:3px}.sales .search-panel{margin-bottom:20px}.sales .skleton-loader-desktop{display:none;margin-top:10px}.sales .skleton-loader-mobile{display:block}.sales .sale-header{border-bottom:1px solid #ddd;cursor:default;display:none;font-size:13px;font-weight:700;padding-left:10px}.sales .mobile-sale-row-icon{position:absolute;right:20px;top:5px}.sales .price-tag-icon{color:#999;font-size:20px}.sales .mobile-sale-row{display:flex;flex-direction:row;position:relative}.sales .header-row,.sales .sale-row{display:flex;flex-direction:column}.sales .header-row{padding-bottom:5px}.sales .invoice-col,.sales .invoice-val{width:120px}.sales .customer-col,.sales .customer-val,.sales .location-col,.sales .location-val{width:180px}.sales .invoice-date-col,.sales .invoice-date-val{width:160px}.sales .status-col,.sales .status-val{width:80px}.sales .amount-col,.sales .amount-val{width:120px}.sales .sale-card{border-bottom:1px solid #ddd;font-size:14px}.sales .sale-card-inner{display:flex;flex-direction:row;padding-bottom:10px;padding-left:5px;padding-top:10px}.sales .sale-card-active{background-color:#ddd;border-radius:3px;cursor:pointer}@media(hover:hover)and (pointer:fine){.sales .sale-card:hover{background-color:#ddd;border-radius:3px;cursor:pointer}}.sales .sale-icon{color:#666;font-size:13px;margin-right:5px}.sales .sale-icon i{margin-top:3px;width:20px}@media screen and (min-width:900px){.sales .skleton-loader-desktop{display:block}.sales .skleton-loader-mobile{display:none}.sales .sale-header{display:block}.sales .header-row,.sales .sale-row{flex-direction:row}.sales .sale-col,.sales .sale-val{display:flex;flex-direction:row;width:100%}.sales .sale-card-inner{padding-left:0}.sales .sale-card{padding-left:10px;padding-right:10px}.sales .mobile-val-header,.sales .sale-icon{display:none}}.add-menu-item{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;transition:transform .2s ease,background-color .3s ease}.add-menu-item.clicked{transform:scale(.95)}.add-menu-item-icon{transition:transform .2s ease}.add-menu-item-header{transition:color .2s ease}.more-menu .mobile-device-balance{color:#444;font-size:14px;margin-bottom:5px;margin-left:20px;margin-top:15px}.more-menu .mobile-device-balance-booking-credits{margin-bottom:5px}.more-menu .mobile-device-balance i{color:#666;width:18px}.more-menu .more-header{background-color:#fff;border-bottom:1px solid #ddd;height:50px;left:0;padding-top:10px;position:fixed;right:0;text-align:center;top:0;width:100%}.more-menu .more-header h1{font-size:20px}.more-menu .more-section{align-items:center;background-color:#f0f0f0;display:flex;flex-direction:row;height:45px}.more-menu .more-section-icon{margin-left:20px}.more-menu .more-section-icon i{color:#565eed}.more-menu .more-section-header{font-size:20px;font-weight:600;margin-left:20px}.more-menu .more-item{align-items:center;border-bottom:1px solid #ddd;display:flex;flex-direction:row;height:45px}.more-menu .more-item-active{background-color:#ddd}.more-menu .more-item-left{flex:1 1;margin-left:20px}.more-menu .more-item-right{margin-right:20px}:root{--ion-color-primary:#0054e9;--ion-color-primary-rgb:0,84,233;--ion-color-primary-contrast:#fff;--ion-color-primary-contrast-rgb:255,255,255;--ion-color-primary-shade:#004acd;--ion-color-primary-tint:#1a65eb;--ion-color-secondary:#0163aa;--ion-color-secondary-rgb:1,99,170;--ion-color-secondary-contrast:#fff;--ion-color-secondary-contrast-rgb:255,255,255;--ion-color-secondary-shade:#015796;--ion-color-secondary-tint:#1a73b3;--ion-color-tertiary:#6030ff;--ion-color-tertiary-rgb:96,48,255;--ion-color-tertiary-contrast:#fff;--ion-color-tertiary-contrast-rgb:255,255,255;--ion-color-tertiary-shade:#542ae0;--ion-color-tertiary-tint:#7045ff;--ion-color-success:#2dd55b;--ion-color-success-rgb:45,213,91;--ion-color-success-contrast:#000;--ion-color-success-contrast-rgb:0,0,0;--ion-color-success-shade:#28bb50;--ion-color-success-tint:#42d96b;--ion-color-warning:#ffc409;--ion-color-warning-rgb:255,196,9;--ion-color-warning-contrast:#000;--ion-color-warning-contrast-rgb:0,0,0;--ion-color-warning-shade:#e0ac08;--ion-color-warning-tint:#ffca22;--ion-color-danger:#c5000f;--ion-color-danger-rgb:197,0,15;--ion-color-danger-contrast:#fff;--ion-color-danger-contrast-rgb:255,255,255;--ion-color-danger-shade:#ad000d;--ion-color-danger-tint:#cb1a27;--ion-color-light:#f4f5f8;--ion-color-light-rgb:244,245,248;--ion-color-light-contrast:#000;--ion-color-light-contrast-rgb:0,0,0;--ion-color-light-shade:#d7d8da;--ion-color-light-tint:#f5f6f9;--ion-color-medium:#636469;--ion-color-medium-rgb:99,100,105;--ion-color-medium-contrast:#fff;--ion-color-medium-contrast-rgb:255,255,255;--ion-color-medium-shade:#57585c;--ion-color-medium-tint:#737478;--ion-color-dark:#222428;--ion-color-dark-rgb:34,36,40;--ion-color-dark-contrast:#fff;--ion-color-dark-contrast-rgb:255,255,255;--ion-color-dark-shade:#1e2023;--ion-color-dark-tint:#383a3e}html.ios{--ion-default-font:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Roboto",sans-serif}html.md{--ion-default-font:"Roboto","Helvetica Neue",sans-serif}html{--ion-dynamic-font:-apple-system-body;--ion-font-family:var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar{padding-left:calc(var(--ion-safe-area-left) + 8px);padding-right:calc(var(--ion-safe-area-right) + 8px)}@media screen and (min-width:768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity:0.18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity:0;--box-shadow:none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base:var(--ion-color-primary,#0054e9)!important;--ion-color-base-rgb:var(--ion-color-primary-rgb,0,84,233)!important;--ion-color-contrast:var(--ion-color-primary-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-primary-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-primary-shade,#004acd)!important;--ion-color-tint:var(--ion-color-primary-tint,#1a65eb)!important}.ion-color-secondary{--ion-color-base:var(--ion-color-secondary,#0163aa)!important;--ion-color-base-rgb:var(--ion-color-secondary-rgb,1,99,170)!important;--ion-color-contrast:var(--ion-color-secondary-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-secondary-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-secondary-shade,#015796)!important;--ion-color-tint:var(--ion-color-secondary-tint,#1a73b3)!important}.ion-color-tertiary{--ion-color-base:var(--ion-color-tertiary,#6030ff)!important;--ion-color-base-rgb:var(--ion-color-tertiary-rgb,96,48,255)!important;--ion-color-contrast:var(--ion-color-tertiary-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-tertiary-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-tertiary-shade,#542ae0)!important;--ion-color-tint:var(--ion-color-tertiary-tint,#7045ff)!important}.ion-color-success{--ion-color-base:var(--ion-color-success,#2dd55b)!important;--ion-color-base-rgb:var(--ion-color-success-rgb,45,213,91)!important;--ion-color-contrast:var(--ion-color-success-contrast,#000)!important;--ion-color-contrast-rgb:var(--ion-color-success-contrast-rgb,0,0,0)!important;--ion-color-shade:var(--ion-color-success-shade,#28bb50)!important;--ion-color-tint:var(--ion-color-success-tint,#42d96b)!important}.ion-color-warning{--ion-color-base:var(--ion-color-warning,#ffc409)!important;--ion-color-base-rgb:var(--ion-color-warning-rgb,255,196,9)!important;--ion-color-contrast:var(--ion-color-warning-contrast,#000)!important;--ion-color-contrast-rgb:var(--ion-color-warning-contrast-rgb,0,0,0)!important;--ion-color-shade:var(--ion-color-warning-shade,#e0ac08)!important;--ion-color-tint:var(--ion-color-warning-tint,#ffca22)!important}.ion-color-danger{--ion-color-base:var(--ion-color-danger,#c5000f)!important;--ion-color-base-rgb:var(--ion-color-danger-rgb,197,0,15)!important;--ion-color-contrast:var(--ion-color-danger-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-danger-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-danger-shade,#ad000d)!important;--ion-color-tint:var(--ion-color-danger-tint,#cb1a27)!important}.ion-color-light{--ion-color-base:var(--ion-color-light,#f4f5f8)!important;--ion-color-base-rgb:var(--ion-color-light-rgb,244,245,248)!important;--ion-color-contrast:var(--ion-color-light-contrast,#000)!important;--ion-color-contrast-rgb:var(--ion-color-light-contrast-rgb,0,0,0)!important;--ion-color-shade:var(--ion-color-light-shade,#d7d8da)!important;--ion-color-tint:var(--ion-color-light-tint,#f5f6f9)!important}.ion-color-medium{--ion-color-base:var(--ion-color-medium,#636469)!important;--ion-color-base-rgb:var(--ion-color-medium-rgb,99,100,105)!important;--ion-color-contrast:var(--ion-color-medium-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-medium-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-medium-shade,#57585c)!important;--ion-color-tint:var(--ion-color-medium-tint,#737478)!important}.ion-color-dark{--ion-color-base:var(--ion-color-dark,#222428)!important;--ion-color-base-rgb:var(--ion-color-dark-rgb,34,36,40)!important;--ion-color-contrast:var(--ion-color-dark-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-dark-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-dark-shade,#1e2023)!important;--ion-color-tint:var(--ion-color-dark-tint,#383a3e)!important}.ion-page{bottom:0;contain:layout size style;display:flex;flex-direction:column;justify-content:space-between;left:0;position:absolute;right:0;top:0;z-index:0}ion-modal>.ion-page{contain:layout style;height:100%;position:relative}.split-pane-visible>.ion-page.split-pane-main{position:relative}.ion-page-hidden,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-menu-controller,ion-modal-controller,ion-nav-controller,ion-picker-controller,ion-popover-controller,ion-route,ion-route-redirect,ion-router,ion-select-option,ion-toast-controller{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding:20px}@supports(padding-top:20px){html{--ion-safe-area-top:var(--ion-statusbar-padding)}}@supports(padding-top:env(safe-area-inset-top)){html{--ion-safe-area-top:env(safe-area-inset-top);--ion-safe-area-bottom:env(safe-area-inset-bottom);--ion-safe-area-left:env(safe-area-inset-left);--ion-safe-area-right:env(safe-area-inset-right)}}ion-card-header.ion-color .ion-inherit-color,ion-card.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;overflow-y:hidden;pointer-events:none;touch-action:manipulation}.menu-content-open ion-content{--overflow:hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-push,.md .menu-content-reveal{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width:0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:transform .3s cubic-bezier(.25,.8,.5,1)}@media(prefers-reduced-motion:reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width:0px;--inner-border-width:0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width:fit-content;--height:fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{min-height:320px;width:320px}[ion-last-focus],[role=banner][tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,header[tabindex="-1"]:focus,main[tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;height:100%;width:100%}html:not(.hydrated) body{display:none}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;height:100%;max-height:100%;max-width:100%;overscroll-behavior-y:none;padding:0;position:fixed;text-rendering:optimizeLegibility;touch-action:manipulation;transform:translateZ(0);width:100%}html{font-family:var(--ion-font-family)}@supports(-webkit-touch-callout:none){html{font:16px var(--ion-font-family);font:var(--ion-dynamic-font,16px var(--ion-font-family))}}a{background-color:initial;color:#0054e9;color:var(--ion-color-primary,#0054e9)}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:10px;margin-top:16px}h1{font-size:1.625rem;margin-top:20px}h2{font-size:1.5rem;margin-top:18px}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small,sub,sup{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}.ion-no-padding{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;padding:0}.ion-padding{--padding-start:var(--ion-padding,16px);--padding-end:var(--ion-padding,16px);--padding-top:var(--ion-padding,16px);--padding-bottom:var(--ion-padding,16px);padding-inline-end:16px;padding-inline-end:var(--ion-padding,16px);padding-bottom:16px;padding-bottom:var(--ion-padding,16px);padding-inline-start:16px;padding-inline-start:var(--ion-padding,16px)}.ion-padding,.ion-padding-top{padding-top:16px;padding-top:var(--ion-padding,16px)}.ion-padding-top{--padding-top:var(--ion-padding,16px)}.ion-padding-start{--padding-start:var(--ion-padding,16px);padding-inline-start:16px;padding-inline-start:var(--ion-padding,16px)}.ion-padding-end{--padding-end:var(--ion-padding,16px);padding-inline-end:16px;padding-inline-end:var(--ion-padding,16px)}.ion-padding-bottom{--padding-bottom:var(--ion-padding,16px)}.ion-padding-bottom,.ion-padding-vertical{padding-bottom:16px;padding-bottom:var(--ion-padding,16px)}.ion-padding-vertical{--padding-top:var(--ion-padding,16px);--padding-bottom:var(--ion-padding,16px);padding-top:16px;padding-top:var(--ion-padding,16px)}.ion-padding-horizontal{--padding-start:var(--ion-padding,16px);--padding-end:var(--ion-padding,16px);padding-inline-end:16px;padding-inline-end:var(--ion-padding,16px);padding-inline-start:16px;padding-inline-start:var(--ion-padding,16px)}.ion-no-margin{--margin-start:0;--margin-end:0;--margin-top:0;--margin-bottom:0;margin:0}.ion-margin{--margin-start:var(--ion-margin,16px);--margin-end:var(--ion-margin,16px);--margin-top:var(--ion-margin,16px);--margin-bottom:var(--ion-margin,16px);margin-inline-end:16px;margin-inline-end:var(--ion-margin,16px);margin-inline-start:16px;margin-inline-start:var(--ion-margin,16px);margin-bottom:16px;margin-bottom:var(--ion-margin,16px)}.ion-margin,.ion-margin-top{margin-top:16px;margin-top:var(--ion-margin,16px)}.ion-margin-top{--margin-top:var(--ion-margin,16px)}.ion-margin-start{--margin-start:var(--ion-margin,16px);margin-inline-start:16px;margin-inline-start:var(--ion-margin,16px)}.ion-margin-end{--margin-end:var(--ion-margin,16px);margin-inline-end:16px;margin-inline-end:var(--ion-margin,16px)}.ion-margin-bottom{--margin-bottom:var(--ion-margin,16px)}.ion-margin-bottom,.ion-margin-vertical{margin-bottom:16px;margin-bottom:var(--ion-margin,16px)}.ion-margin-vertical{--margin-top:var(--ion-margin,16px);--margin-bottom:var(--ion-margin,16px);margin-top:16px;margin-top:var(--ion-margin,16px)}.ion-margin-horizontal{--margin-start:var(--ion-margin,16px);--margin-end:var(--ion-margin,16px);margin-inline-end:16px;margin-inline-end:var(--ion-margin,16px);margin-inline-start:16px;margin-inline-start:var(--ion-margin,16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media(min-width:576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media(min-width:768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media(min-width:992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media(min-width:1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media(min-width:576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media(min-width:768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media(min-width:992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media(min-width:1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media(min-width:576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media(min-width:768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media(min-width:992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media(min-width:1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-self-start{align-self:flex-start!important}.ion-align-self-end{align-self:flex-end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-evenly{justify-content:space-evenly!important}.ion-align-items-start{align-items:flex-start!important}.ion-align-items-center{align-items:center!important}.ion-align-items-end{align-items:flex-end!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}.ion-hide,.ion-hide-down,.ion-hide-up{display:none!important}@media(min-width:576px){.ion-hide-sm-up{display:none!important}}@media(max-width:575.98px){.ion-hide-sm-down{display:none!important}}@media(min-width:768px){.ion-hide-md-up{display:none!important}}@media(max-width:767.98px){.ion-hide-md-down{display:none!important}}@media(min-width:992px){.ion-hide-lg-up{display:none!important}}@media(max-width:991.98px){.ion-hide-lg-down{display:none!important}}@media(min-width:1200px){.ion-hide-xl-up{display:none!important}}@media(max-width:1199.98px){.ion-hide-xl-down{display:none!important}}: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)}}
/*!
 * Cropper.js v1.5.13
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-11-20T05:30:43.444Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}:root{--theme-color:#565eed}.PhotoView-Slider__Counter{display:none!important}.PhotoView-Slider__BannerWrap{justify-content:normal}.custom-close-button{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 6px #00000026;cursor:pointer;font-size:14px;left:50%;padding:8px 16px;position:fixed;top:20px;transform:translateX(-50%);z-index:9999}.custom-mobile-select-wrapper{display:inline-block}ion-content{overscroll-behavior:none}body,html,ion-content{touch-action:manipulation;-ms-touch-action:manipulation}ion-select{--padding-top:0;--padding-bottom:0;--padding-left:0;--padding-right:0;--placeholder-opacity:0.8;--select-text-height:1em;font-size:16px;min-height:0;min-height:auto}ion-select .select-icon{height:1em}ion-select::part(text){font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;font-weight:600;margin-bottom:1px}ion-tab-bar,ion-tab-button{--transition:none}ion-tab-bar{height:50px}ion-tab-bar[selected-tab=account]{display:none}.tab-selected{color:#565eed}ion-tab-button,ion-tab-button .tab-button-icon,ion-tab-button .tab-button-text{transition:none!important}ion-select.never-flip::part(icon){transform:none}.Toastify__toast-container{z-index:200000!important}.grecaptcha-badge{visibility:hidden}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;color:#212529;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;overflow:hidden}*,:after,:before{box-sizing:border-box}input[type=date]{background-color:#fff;text-align:left}input::-webkit-date-and-time-value{text-align:left}button,input,select{appearance:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}h1{margin-top:0!important}h1,h2,h3,h4,h5,h6{font-weight:400!important;line-height:normal!important}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}button,select{text-transform:none}.icon-button{align-items:center;color:#fff;display:flex;flex-direction:row}.icon-button i{margin-right:6px}.add-button-more-options{align-items:center;display:flex;flex-direction:row}.add-button-more-options i{margin-left:10px}img,svg{vertical-align:middle}.anchor{-webkit-text-decoration-skip:objects;-webkit-text-decoration-skip:ink;background-color:#0000;color:#467fcf;text-decoration:none;text-decoration-skip-ink:auto}@media(hover:hover)and (pointer:fine){.anchor:hover{color:#295a9f;cursor:pointer;text-decoration:underline}}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}::placeholder{color:gray;font-size:14px;opacity:1}input[type=number]{-moz-appearance:textfield}.settings-additional-options{margin-left:10px}.settings-additional-options i{color:#fff;font-size:16px}.back-anchor i{font-size:12px;margin-right:5px}.settings-additional-options-content{border-radius:5px;padding-bottom:5px;padding-top:5px;width:140px}.setting-additional-option-danger{color:red}.setting-additional-option{padding:5px 10px}.setting-additional-option-active{background-color:#ddd;cursor:pointer}@media(hover:hover)and (pointer:fine){.setting-additional-option:hover{background-color:#ddd;cursor:pointer}}.only.rmdp-month-picker .rmdp-day,.only.rmdp-year-picker .rmdp-day{width:60px!important}.back-to-top{background-color:#565eed;border-radius:10px;color:#fff;opacity:.9;padding:10px 15px;position:absolute;right:35px;z-index:2}@media(hover:hover)and (pointer:fine){.back-to-top:hover{cursor:pointer}}.drag-handle-wrapper{align-items:center;display:flex;flex-direction:row;margin-left:auto}.drag-handle i{font-size:30px;margin-left:10px;margin-right:10px}.drag-handle{align-items:center;display:flex;justify-content:center}.drag-handle-bordered{border-left:1px solid #ccc}@media(hover:hover)and (pointer:fine){.drag-handle i:hover,.drag-handle:hover{cursor:grab}}.section-drag-handle{margin-right:12px}@media(hover:hover)and (pointer:fine){.section-drag-handle:hover{cursor:grab}}.sortable-item{background-color:#fff;border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:row;margin-bottom:10px;min-height:45px;touch-action:none;width:100%}.sortable-item-text{align-items:center;display:flex;font-weight:700;min-height:45px;padding:5px 0 5px 10px}.sortable-item-locked{align-items:center;display:flex;margin-right:10px}.sortable-item-locked i{color:#666;font-size:22px}@media(hover:hover)and (pointer:fine){.sortable-item-hover:hover{border:1px solid #565eed;cursor:pointer}}.highlight .attachments-box{border-color:#565eed;opacity:.5}.attachments-box{align-items:center;border:2px dotted #666;border-radius:5px;display:flex;flex-direction:column;padding-bottom:20px;padding-top:20px}.attachments-box-icon i{color:#565eed;font-size:50px}.attachments-box-header{margin-top:15px}.attachments-box-header .browse-button{color:#565eed;font-size:18px;font-weight:700;text-decoration:underline}@media(hover:hover)and (pointer:fine){.attachments-box-header .browse-button:hover{cursor:pointer;opacity:.8}}.attachments-box-text{color:#777;font-size:13px;margin-top:8px;text-align:center;width:280px}.information-table{margin-bottom:15px}.information-table table{border-collapse:collapse;font-family:Tahoma,Geneva,sans-serif;width:100%}.information-table table td{padding:20px}.information-table table thead th{background-color:#565eed;border:1px solid #565eed;color:#fff;font-size:14px;font-weight:700;padding-left:15px;text-align:left}.information-table table tbody td{border:1px solid #dddfe1;color:#636363}.information-table table tbody tr{background-color:#f9fafb}.information-table table tbody tr:nth-child(odd){background-color:#fff}.back-btn{align-items:center;border-radius:32px;display:flex;height:28px;justify-content:center;margin-right:5px;width:28px}@media(hover:hover)and (pointer:fine){.back-btn:hover{color:#565eed;cursor:pointer}}.back-btn i{font-size:20px}.custom-card-container{flex-wrap:wrap;margin-bottom:30px}.custom-card,.custom-card-container{display:flex;flex-direction:column;margin-top:15px}.custom-card{border:1px solid #ccc;border-radius:8px;height:220px;padding:15px;width:100%}.custom-card-text{color:#666;font-size:14px}.custom-card h3{font-size:16px;margin-top:7px}@media(hover:hover)and (pointer:fine){.custom-card:hover{border-color:#565eed;cursor:pointer}}.page-header{background-color:#fff;border-bottom:1px solid #ccc;inset-block-start:0;justify-content:space-between;margin-bottom:20px;opacity:.96;padding-bottom:5px;padding-top:10px;position:sticky;z-index:10}.page-header,.page-header-inner,.page-header-right-options{align-items:center;display:flex;flex-direction:row}.page-header h1{font-size:22px;margin-bottom:0;margin-top:0;padding-right:5px}.settings-box{border:1px solid #ccc;border-radius:8px;display:flex;flex-direction:column;margin-top:20px;padding:20px}.settings-box-error{border:1px solid #dc3545!important}.box-information{margin-right:20px;width:100%}.box-title{font-size:22px;margin-bottom:3px}.box-summary{font-size:13px;margin-bottom:12px}.box-data,.box-data-full{width:100%}.box-data-component{margin-bottom:15px}.reset-to-default i{margin-right:5px}.grid-header{border-bottom:1px solid #ddd;cursor:default;display:none;font-size:13px;font-weight:700;padding-left:10px}.grid-data-row,.grid-header-row{display:flex;flex-direction:column}.grid-header-row{padding-bottom:5px}.grid-data-col,.grid-data-val{display:flex;flex-direction:row}.grid-card{border-bottom:1px solid #ddd;font-size:14px}.grid-card-inner{padding-bottom:10px;padding-left:5px;padding-top:10px}@media(hover:hover)and (pointer:fine){.grid-card:hover{background-color:#ddd;border-radius:3px;cursor:pointer}}.grid-icon{color:#666;font-size:13px;margin-right:5px}.grid-icon i{margin-top:3px;width:15px}.no-search-results-wrapper{margin-top:20px}.name-val{font-weight:700}.grid-mobile-label{color:#555;display:block;font-weight:700;width:50px}.settings-back-btn{align-items:center;border-radius:32px;display:flex;height:28px;justify-content:center;margin-right:5px;width:28px}@media(hover:hover)and (pointer:fine){.settings-back-btn:hover{color:#565eed;cursor:pointer}}.settings-back-btn i{font-size:20px}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.add-menu{animation:slideUp .1s ease-out;background-color:#fff;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;border-top-left-radius:18px;border-top-right-radius:18px;bottom:0;left:0;padding-bottom:5px;position:fixed;right:0;z-index:1000}.add-menu h1{font-weight:700;margin-bottom:20px;padding-left:30px;padding-top:30px}.add-menu-close-icon{position:absolute;right:20px;top:10px}.add-menu-close-icon i{color:#666;font-size:24px}.add-menu-item{align-items:center;display:flex;flex-direction:row;font-weight:600;margin-bottom:15px;margin-left:30px;margin-right:30px}.add-menu-item-icon{align-items:center;border:1px solid #888;border-radius:35px;color:#565eed;display:flex;font-size:16px;height:35px;justify-content:center;margin-right:10px;width:35px}@media screen and (min-width:1250px){.custom-card{margin-right:15px;width:calc(25% - 15px)}}@media screen and (min-width:451px){.only.rmdp-month-picker .rmdp-day,.only.rmdp-year-picker .rmdp-day{width:80px!important}}@media screen and (min-width:900px){.settings-back-btn{align-items:center;border-radius:32px;display:flex;height:32px;justify-content:center;margin-right:5px;width:32px}}@media screen and (min-width:900px)and (hover:hover)and (pointer:fine){.settings-back-btn:hover{border:1px solid #565eed;color:#565eed;cursor:pointer}}@media screen and (min-width:900px){.settings-back-btn i{font-size:16px}.grid-mobile-label{display:none}.grid-header{display:block}.grid-data-row,.grid-header-row{flex-direction:row}.grid-card-inner{padding-left:0}.grid-card{padding-left:10px;padding-right:10px}.name-col,.name-val{width:200px}.name-val{font-weight:400}.grid-icon{display:none}.settings-box{flex-direction:row}.box-information{width:30%}.box-data{padding-left:10px;width:70%}.page-header h1{font-size:25px}.custom-card-container{flex-direction:row;margin-right:-15px}.custom-card{margin-right:15px;width:calc(33.33% - 15px)}.back-to-top{display:none}::placeholder{font-size:16px}.settings-additional-options i{font-size:22px}.back-btn{align-items:center;border-radius:32px;display:flex;height:32px;justify-content:center;margin-right:5px;width:32px}}@media screen and (min-width:900px)and (hover:hover)and (pointer:fine){.back-btn:hover{border:1px solid #565eed;color:#565eed;cursor:pointer}}@media screen and (min-width:900px){.back-btn i{font-size:16px}}.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:grab;max-width:none;-webkit-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:#00000080;color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:#0000004d;box-sizing:initial;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}