@charset "UTF-8";:root{--white:#fff;--black:#000;--thom-theme-black:#1b1f34;--thom-green-primary:#008c82;--thom-green-primary2:#00c6b8;--thom-green-mid:#00c6b8;--thom-green-mid-bg:#00c6b880;--thom-green-light:#b1fdf7;--thom-green-light2-bg:#ecf9f8;--thom-dark-green-table-black:#2a4241;--thom-mono-gray:#97a6a5;--thom-mono-gray2:#cfdede;--thom-mono-gray3-bg:#e7f0f0;--thom-mono-black:#252525;--thom-mono-gray4:#505050;--thom-mono-gray5:#b5b5b5;--thom-mono-gray6:#e1e1e1;--thom-mono-gray7:#f9f9f9;--thom-radical-red:#eb4c60;--thom-green-lunch:rgba(217,243,230,.205);--thom-active-green:#37d183;--thom-yellow-amber:#f9b803;--thom-violet:#6d28d9;--thom-violet-bg:#6d28d91a;--thom-pink:#ec4899;--thom-orange:#f96300;--thom-orange-bg:#fff0e680;--thom-orange-mid:#f96400a1;--thom-orange-holiday:rgba(249,100,0,.205);--thom-blue:#017aff;--thom-green-primary-bg:#008c821a;--thom-pink-bg:#ec48991a;--thom-blue-bg:#00c6b81a;--thom-red:#eb4c60;--thom-red-bg:#eb4c601a;--thom-yellow:#f9b803;--thom-yellow-bg:#f9b8031a;--thom-purple:#6d28d9;--thom-purple-bg:#6d28d91a;--thom-cyan:#0ff;--thom-cyan-bg:#00ffff1a;--thom-brown:#d32f2f;--thom-brown-bg:#d32f2f1a;--thom-dark-green:#819d07;--thom-dark-green-bg:#eef6c8;--thom-dark-blue:#3f55c7;--thom-dark-blue-bg:#3f55c71a;--thom-chart-progress-color-track:#d9d9d9}.m-none{margin:0!important}.mt-none{margin-top:0!important}.mt-xs{margin-top:5px!important}.mt-sm{margin-top:10px!important}.mt-md{margin-top:15px!important}.mt-lg{margin-top:20px!important}.mt-xlg{margin-top:30px!important}.mb-none{margin-bottom:0!important}.mb-xs{margin-bottom:5px!important}.mb-sm{margin-bottom:10px!important}.mb-md{margin-bottom:15px!important}.mb-lg{margin-bottom:20px!important}.mb-xlg{margin-bottom:30px!important}.ml-none{margin-left:0!important}.ml-xs{margin-left:5px!important}.ml-sm{margin-left:10px!important}.ml-md{margin-left:15px!important}.ml-lg{margin-left:20px!important}.ml-xlg{margin-left:30px!important}.mr-none{margin-right:0!important}.mr-xs{margin-right:5px!important}.mr-sm{margin-right:10px!important}.mr-md{margin-right:15px!important}.mr-lg{margin-right:20px!important}.mr-xlg{margin-right:30px!important}.p-none{padding:0!important}.p-xs{padding:5px!important}.p-sm{padding:10px!important}.p-md{padding:15px!important}.p-lg{padding:20px!important}.p-xlg{padding:30px!important}.pt-none{padding-top:0!important}.pt-xs{padding-top:5px!important}.pt-sm{padding-top:10px!important}.pt-md{padding-top:15px!important}.pt-lg{padding-top:20px!important}.pt-xlg{padding-top:30px!important}.pb-none{padding-bottom:0!important}.pb-xs{padding-bottom:5px!important}.pb-sm{padding-bottom:10px!important}.pb-md{padding-bottom:15px!important}.pb-lg{padding-bottom:20px!important}.pb-xlg{padding-bottom:30px!important}.pr-none{padding-right:0!important}.pr-xs{padding-right:5px!important}.pr-sm{padding-right:10px!important}.pr-md{padding-right:15px!important}.pr-lg{padding-right:20px!important}.pr-xlg{padding-right:30px!important}.pl-none{padding-left:0!important}.pl-xs{padding-left:5px!important}.pl-sm{padding-left:10px!important}.pl-md{padding-left:15px!important}.pl-lg{padding-left:20px!important}.pl-xlg{padding-left:30px!important}.flex__container{justify-content:center!important}.flex__,.flex__container{display:flex!important}.flex__unset{display:inline;display:initial}.flex__wrap{flex-wrap:wrap}.flex__wrap__reverse{flex-wrap:wrap-reverse}.flex__wrap__unset{flex-wrap:inherit}.flex__row{display:flex;flex-flow:row}.flex__row__reverse{display:flex;flex-flow:row-reverse}.flex__justify__space-between{align-items:center;display:flex;justify-content:space-between;outline:none}.flex__text{width:330px!important}.flex__justify__center{justify-content:center}.align__items__baseline{align-items:baseline}.align__items__center{align-items:center}.show{display:block}.hide{display:none}.bg__white{background:var(--white)!important}.bg__green{background-color:var(--light-green)!important}.txt__green{color:var(--light-green)!important}.txt__light-gray{color:var(--light-gray)!important}.visibility__hidden{visibility:hidden}.visibility__visibile{visibility:visible}a:active,a:focus,a:hover{text-decoration:none}.inline__block{display:inline-block}.display__none{display:none}.display-inline-flex{display:inline-flex}.display-flex-center{align-items:center;display:flex}.cursor__pointer{cursor:pointer}.cursor__none{cursor:default}.cursor__disabled{cursor:not-allowed}.float__right{float:right}.float__left{float:left}.position__relative{position:relative}.position__absolute{position:absolute}.position__inherit{position:inherit}.position__initial{position:static}.position__fixed{position:fixed}.position__static{position:static}.position__sticky{position:sticky}.overflow__auto{overflow:auto}.width__auto{width:auto}.width__100{width:100%}.width__0{width:0}.background__trans{background:#0000}.custom_text_transform{text-transform:inherit!important}.verticalAlign_Top{vertical-align:top!important}.verticalAlign_Middle{vertical-align:middle!important}.verticalAlign_Bottom{vertical-align:bottom!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:"#e7f0f0";font-family:Lato-Regular,sans-serif;margin:0}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background-color:initial}::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#d6dee1;border:6px solid var(--thom-mono-gray);border-radius:20px}::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}.headerDropdown>div.MuiAutocomplete-hasPopupIcon>div.MuiFormControl-root>div.MuiInputBase-root-MuiOutlinedInput-root:hover>fieldset,.headerDropdown>div.MuiAutocomplete-hasPopupIcon>div.MuiFormControl-root>div.MuiInputBase-root>fieldset{border-color:#0000!important}.headerDropdown>div.MuiAutocomplete-hasPopupIcon>div.MuiFormControl-root>div.MuiInputBase-root{color:#008c82;font-size:14px;font-weight:500}.headerDropdown>div.MuiAutocomplete-hasPopupIcon>div.MuiFormControl-root>label{display:none}.headerDropdown>div.MuiAutocomplete-hasPopupIcon>div.MuiFormControl-root>div.MuiInputBase-root>input{padding:7.5px 4px 7.5px 7px}textarea::placeholder{color:var(--thom-mono-gray)}@media screen and (min-width:1601px) and (max-width:2560px){.activityStatusmt{margin-top:-1px}.fileuploadwidth{max-width:250px}.clientDocumentFileName{width:250px}.ellipsis_txt{cursor:"pointer";overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:400px}}@media screen and (min-width:1500px) and (max-width:1600px){.activityStatusmt{margin-top:-1px}.fileuploadwidth{max-width:200px}.clientDocumentFileName{width:220px}.ellipsis_txt{cursor:"pointer";overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:350px}}@media screen and (min-width:1400px) and (max-width:1499px){.activityStatusmt{margin-top:1px}.fileuploadwidth{max-width:190px}.clientDocumentFileName{width:200px}.ellipsis_txt{cursor:"pointer";overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:300px}}@media screen and (min-width:1280px) and (max-width:1399px){.activityStatusmt{margin-top:1px}.fileuploadwidth{max-width:150px}.clientDocumentFileName{width:180px}.ellipsis_txt{cursor:"pointer";overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:250px}.travelTablebody>tr>td>div>div>div,.travelTablebody>tr>td>div>div>input{font-size:12px}.datepicker>div>div>button>svg{height:20px!important;width:20px!important}}@media screen and (min-width:1200px) and (max-width:1279px){.datepicker>div>div>button>svg{height:20px!important;width:20px!important}.fileuploadwidth{max-width:20%}.clientDocumentFileName{width:100px}.ellipsis_txt{cursor:"pointer";overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:250px}}.MuiClockPointer-root{background-color:#00938e!important}.css-eg3pzz-MuiClockPointer-thumb{border:16px solid #00938e!important}.css-eg3pzz-MuiClockPointer-thumb,.css-umzx0k-MuiClock-pin{background-color:#00938e!important;color:#fff!important}.MuiClock-amButton,.MuiClock-pmButton{background-color:#97a6a5!important;color:#fff!important}.MuiClock-amButton:hover,.MuiClock-pmButton:hover{background-color:#00938e!important}.MuiClock-amButton.Mui-selected,.MuiClock-amButton:focus,.MuiClock-pmButton.Mui-selected,.MuiClock-pmButton:focus{background-color:#00938e!important;color:#fff!important}.MuiClockPointer-thumb{border:16px solid #00938e!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.appSidebar>div{background-color:#163332!important}.appSidebar2>div{background-color:#cfdede!important}li.sidebarList>div>div.MuiListItemIcon-root,li.sidebarList>div>div.MuiListItemText-root{color:#97a6a5!important}li.sidebarList>div>div.MuiListItemIcon-root.textIconSidebar2,li.sidebarList>div>div.MuiListItemText-root.textIconSidebar2{color:#2a4241!important}li.sidebarList:hover>div>div.MuiListItemIcon-root,li.sidebarList:hover>div>div.MuiListItemText-root,li.sidebarList>div>div.MuiListItemIcon-root:hover,li.sidebarList>div>div.MuiListItemText-root:hover{color:#008c82!important}li.sidebarList>div.MuiListItemButton-root{height:32px!important}li.sidebarList>div>div.MuiListItemIcon-root>svg.MuiSvgIcon-fontSizeMedium{height:18px;width:18px}li.sidebarList>div>div.MuiListItemText-root>div.MuiTypography-root{font-size:14px;line-height:14.5px}li.sidebarList>div.MuiListItemButton-root.listbtnActive{background-color:#008c82;border-radius:4px}li.sidebarList>div.listbtnActive>div.MuiListItemIcon-root,li.sidebarList>div.listbtnActive>div.MuiListItemText-root{color:#fff!important}.sideListItemText>span{font-size:14px!important;font-weight:400;line-height:16.5px}ul.submainfooter>li>a{color:#536b6a}ul.submainfooter>li>a:hover{color:#008c82}@media (min-width:1300px){.headerRespoGrid.MuiGrid-root{flex-basis:50%;flex-grow:0;max-width:50%}}.appToolbarPaddingZero{padding-left:0!important;padding-right:0!important}.mainfooter{background-color:var(--white);bottom:0;display:inherit;margin-top:auto;position:relative;width:-webkit-fill-available}.sideListItemText>span>li>a.MuiButtonBase-root.MuiListItemButton-root,.textIconSidebar>span>li>a.MuiButtonBase-root.MuiListItemButton-root{padding-left:0;padding-right:0}.textIconSidebar>span>li>a.MuiButtonBase-root.MuiListItemButton-root.Mui-selected,.textIconSidebar>span>li>a.MuiButtonBase-root.MuiListItemButton-root.Mui-selected:hover{background-color:#008c82;border-radius:4px;color:var(--white);max-width:inherit;min-width:auto;width:max-content}.textIconSidebar2>span>li>a.MuiButtonBase-root.MuiListItemButton-root.Mui-selected,.textIconSidebar2>span>li>a.MuiButtonBase-root.MuiListItemButton-root.Mui-selected:hover{background-color:#ecf9f8;border-radius:4px;color:#008c82;max-width:inherit;min-width:auto;width:max-content}.MuiButtonBase-root.MuiListItemButton-root.Mui-selected svg>path{stroke:var(--white)}.textIconSidebar>span>li>a>div>svg>path{stroke:#97a6a5!important}.textIconSidebar2>span>li>a.MuiButtonBase-root.MuiListItemButton-root.Mui-selected>div>svg>path{stroke:#008c82!important}.sideListItemText>span>li>a>div.MuiBox-root,.textIconSidebar>span>li>a>div.MuiBox-root{padding-left:8px}.image-holder,.place-image>div{cursor:pointer}.btn-primary.MuiButton-root{border:1px solid var(--thom-mono-gray);border-radius:4px;box-shadow:none;font-family:Lato-Regular,sans-serif;font-size:14px;font-style:normal;font-weight:500;height:32px;line-height:17px;margin:0;padding:10px 16px;text-transform:none;white-space:pre}.btn-primary.MuiButton-root:disabled,.btn-primary.MuiButton-root:disabled:hover{background:var(--thom-mono-gray6);border:1px solid var(--thom-mono-gray);color:grey;cursor:not-allowed;pointer-events:auto}.btn-submit.MuiButton-root{background:var(--thom-green-primary);border:1px solid var(--thom-green-primary);color:var(--white);opacity:.85}.btn-custom-submit.MuiButton-root{color:var(--black);font-weight:700;opacity:1;text-transform:none}.btn-custom-submit.MuiButton-root,.btn-custom-submit.MuiButton-root:hover{background:var(--thom-green-light)}.btn-submit.MuiButton-root:hover{background:var(--thom-green-primary);border:1px solid var(--thom-green-primary);color:var(--white);opacity:1}.btn-submitLogin.MuiButton-root{z-index:1000}.btn-submitLogin.MuiButton-root,.btn-submitLogin.MuiButton-root:hover{background:var(--thom-green-primary2);border:1px solid var(--thom-green-primary2);color:var(--white);opacity:1}.btn-cancel.MuiButton-root{opacity:.85}.btn-cancel.MuiButton-root,.btn-cancel.MuiButton-root:hover{background:var(--white);border:1px solid var(--thom-mono-gray);color:var(--thom-dark-green-table-black)}.btn-cancel.MuiButton-root:hover{opacity:1}.btn-alert-cancel.MuiButton-root{opacity:.85}.btn-alert-cancel.MuiButton-root,.btn-alert-cancel.MuiButton-root:hover{background:var(--white);border:1px solid var(--thom-radical-red);color:var(--thom-radical-red)}.btn-alert-cancel.MuiButton-root:hover{opacity:1}.btn-filter.MuiButton-root{background:var(--white)}.btn-filter.MuiButton-root,.btn-filter.MuiButton-root:hover{border:1px solid var(--thom-green-primary);color:var(--thom-theme-black)}.btn-filter.MuiButton-root:hover{background:var(--thom-green-light2)}.btn-filter.MuiButton-root>span.MuiButton-endIcon{color:var(--thom-green-primary)}.btn_width_90px{width:90px}.btn_width_100px{width:100px}.btn_width_150px{width:150px}.btn_width_170px{width:170px}.alrt_Width_btn{max-width:max-content;min-width:70px;width:100%}.login_button{height:40px!important;width:100%}.resetLinkSignature.MuiButton-root{background-color:initial;box-shadow:none;color:#97a6a5;cursor:pointer;float:right;font-size:12px;font-weight:600;position:relative;text-decoration:underline!important;-webkit-text-decoration:#97a6a5;text-decoration:#97a6a5;text-transform:none;text-underline-offset:2px;&:hover{background-color:initial;border:none;box-shadow:none;text-decoration:underline;text-underline-offset:2px}}.resetLink.MuiLink-root{background-color:initial;box-shadow:none;color:#97a6a5;cursor:pointer;float:right;font-size:12px;font-weight:600;position:relative;text-decoration:underline!important;-webkit-text-decoration:#97a6a5;text-decoration:#97a6a5;text-transform:none;text-underline-offset:2px}.sideListItemText>span>li>a.MuiButtonBase-root.MuiListItemButton-root:hover,.textIconSidebar>span>li>a.MuiButtonBase-root.MuiListItemButton-root:hover{background-color:initial;color:#008c82;font-weight:700}.sideListItemText>span>li>a:hover>div>div>div>svg>path,.textIconSidebar>span>li>a:hover>div>div>div>svg>path{stroke:#008c82}thead.activityHeader>tr>th:first-child>span{padding-left:17px}tr.MuiTableRow-root,tr.MuiTableRow-root>th.MuiTableCell-root{cursor:auto}.cursorPointer{cursor:pointer}.pointerEvents{pointer-events:auto}.disablePointerEvents{pointer-events:none}.MuiModal-root-MuiDialog-root{z-index:9999}.appHeaderStyle{box-shadow:0 2px 4px -1px #0000001a!important}.fc-timegrid-event-harness-inset .fc-timegrid-event,.fc-timegrid-event.fc-event-mirror,.fc-timegrid-more-link{box-shadow:0 0 0 0 var(--fc-page-bg-color)}.listItemIconColor>svg>path{stroke:#fff!important}table.activitySheetNextedTable>thead>tr>th:nth-child(2)>span{margin-left:10%}table.activitySheetNextedTable>tbody>tr>td:nth-child(2)>div{margin-left:12%}.consentAutoSearch>div>div.MuiAutocomplete-inputRoot{padding:1px 0 0 10px;padding-right:60px!important}.blueHorizontalLine{background-color:#00c6b8;margin-left:24px}.blueHorizontalLine,.horizontalLine{height:1px;margin-bottom:16px;margin-top:16px;width:100%}.defaultHorizontalLine,.horizontalLine{background-color:#cfdede}.defaultHorizontalLine{height:1px;margin-bottom:8px;margin-top:8px;width:100%}.imagePreviewModal{z-index:9999!important}input:-webkit-autofill{-webkit-text-fill-color:#000;background-color:initial!important;border:0 solid #008c82;border-radius:4px;-webkit-box-shadow:inset 0 0 0 1000px #0000;-webkit-transition:background-color 5000000s ease-in-out 0s;transition:background-color 5000000s ease-in-out 0s}input:-webkit-autofill:after{background-color:initial;content:"";display:block}input:-webkit-autofill:not(:focus){background-color:initial!important}.activity-table-bg{background-color:#cfdede80}thead.activity-table-bg.holidayBg>tr>th:first-child,thead.activity-table-bg.holidayBg>tr>th:last-child{background-color:#ffebdd!important}thead.activity-table-bg.activitybg>tr>th:first-child,thead.activity-table-bg.activitybg>tr>th:last-child{background-color:#ecf9f8!important}thead.activity-table-bg.activitytransbg>tr>th:first-child,thead.activity-table-bg.activitytransbg>tr>th:last-child{background-color:#fff!important}.insurenceSearchBoxHeight>div>div.MuiInputBase-root.MuiAutocomplete-inputRoot{padding:7px}#react-doc-viewer #proxy-renderer #image-renderer{background-color:#000;background-image:none}thead.listDataTableHead>tr>th>span>div>p{padding:8px 8px 8px 0}tbody.tableRowcss>tr>td:first-child.MuiTableCell-paddingCheckbox,thead.listDataTableHead>tr>th:first-child.MuiTableCell-paddingCheckbox{display:none;visibility:hidden}.appToolbarPaddingZero{height:48px}.DrawerHeaderDiv,.appToolbarPaddingZero{min-height:48px!important}.MuiSelect-select.MuiSelect-outlined.MuiInputBase-input>div>p{line-height:24px}.mainText-xs{font-size:10px;font-weight:600;line-height:10px}.mainText-sm{font-size:12px!important;line-height:16px!important}.mainText-md,.mainText-sm{align-self:center!important}.mainText-md{font-size:14px!important;line-height:18px!important}.mainText-lg{font-size:16px!important;line-height:20px!important}.mainText-lg,.mainText-xlg{align-self:center!important;font-weight:600!important}.mainText-xlg{font-size:18px!important;line-height:22px!important}.mainText-xxlg{align-self:center!important;font-size:24px!important;font-weight:600!important;line-height:28px!important}.rowContainer{align-items:center;display:flex;padding:20px 0}.formCardview{padding:24px}.errorText-sm{color:red;font-family:Lato-Regular,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:14px;margin-top:8px}.errorText-md{color:red}.errorText-md,.text-md{font-family:Lato-Regular,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:16px;margin-top:8px}.justifyContent-Center{justify-content:center}.justifyContent-Left{justify-content:left}.justifyContent-Right{justify-content:right}.justifyContent-Start{justify-content:start}.justifyContent-End{justify-content:end}.justifyContent-FlexStart{justify-content:flex-start}.justifyContent-FlexEnd{justify-content:flex-end}.justifyContentSpaceBtw{justify-content:space-between}.justifyContentSpaceAround{justify-content:space-around}.justifyContentSpaceEvenly{justify-content:space-evenly}.alignItemCenter{align-items:center}.alignItemStart{align-items:start}.alignItemEnd{align-items:end}.alignItemFlexStart{align-items:flex-start}.alignItemFlexEnd{align-items:flex-end}.alignItemSelfStart{align-items:self-start}.alignItemSelfEnd{align-items:self-end}.text-align-end{text-align:end}.fileUploadInput{display:flex;height:36px;width:100%}.fileUploadInput>div{height:36px}.maxWidthContent{width:max-content}.minWidthContent{width:min-content}.fitWidthContent{width:fit-content}.autoWidth{width:auto}.width400px{width:400px!important}.width300px{width:300px!important}.width200px{width:200px!important}.width100px{width:100px!important}.width150px{width:150px!important}.gray3{background-color:var(--thom-mono-gray3-bg)}.borderRadius4{border-radius:4px}.borderTopRightRadius4{border-top-right-radius:4px}.borderBottomRightRadius4{border-bottom-right-radius:4px}.borderTopLeftRadius4{border-top-left-radius:4px}.borderBottomLeftRadius4{border-bottom-left-radius:4px}.form-wrap.form-builder .frmb-control li{background:#fff!important;border-bottom:1px solid #cfdede!important;border-radius:5px 5px 0 0!important;box-shadow:none!important;color:#2a4241!important;font-family:Lato-Regular,sans-serif;font-size:14px!important;line-height:22px!important;margin:4px 0!important;max-width:200px!important;padding:8px!important;width:100%!important}.form-wrap.form-builder .frmb-control li:before{color:#00c6b8!important;height:14px!important;margin-right:12px!important;width:14px!important}.form-wrap.form-builder .cb-wrap{width:18%!important}.form-wrap.form-builder .stage-wrap{width:calc(82% - 5px)!important;word-break:break-all!important}.form-wrap.form-builder .stage-wrap.empty{background-color:#fff!important;border:2px dashed #97a6a5!important;border-radius:4px!important}.form-builder .formbuilder-header{overflow:hidden}.form-wrap.form-builder .frmb-control{margin-right:10px!important}.formBuilderModal{background-color:#000;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.form-wrap.form-builder .tooltip-element{font-size:xx-small!important;height:14px!important;width:14px!important}.form-wrap.form-builder .frmb .field-label,.form-wrap.form-builder .frmb .legend,.rendered-form label{color:#97a6a5!important;font-family:Lato-Regular,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:18px!important;margin-bottom:5px!important;overflow:hidden}.form-wrap.form-builder .frmb li.form-field{padding:8px 16px!important}.form-wrap.form-builder .frmb .prev-holder label{color:#97a6a5!important;font-family:Lato-Regular,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:18px!important}.form-wrap.form-builder .frmb .prev-holder input[type=date]{border:1px solid #ccc!important;color:#97a6a5!important;font-family:Lato-Regular,sans-serif!important;font-size:14px!important;font-style:normal!important;font-weight:500!important;width:auto!important}.form-wrap .prev-holder .formbuilder-header{align-items:center!important;display:flex!important;height:50px!important}.form-wrap.form-builder .frmb li.form-field.button-field .prev-holder,.form-wrap.form-builder .frmb li.form-field.button-field address,.form-wrap.form-builder .frmb li.form-field.button-field blockquote,.form-wrap.form-builder .frmb li.form-field.button-field canvas,.form-wrap.form-builder .frmb li.form-field.button-field h1,.form-wrap.form-builder .frmb li.form-field.button-field h2,.form-wrap.form-builder .frmb li.form-field.button-field h3,.form-wrap.form-builder .frmb li.form-field.button-field output,.form-wrap.form-builder .frmb li.form-field.button-field p,.form-wrap.form-builder .frmb li.form-field.header-field .prev-holder,.form-wrap.form-builder .frmb li.form-field.header-field address,.form-wrap.form-builder .frmb li.form-field.header-field blockquote,.form-wrap.form-builder .frmb li.form-field.header-field canvas,.form-wrap.form-builder .frmb li.form-field.header-field h1,.form-wrap.form-builder .frmb li.form-field.header-field h2,.form-wrap.form-builder .frmb li.form-field.header-field h3,.form-wrap.form-builder .frmb li.form-field.header-field output,.form-wrap.form-builder .frmb li.form-field.header-field p,.form-wrap.form-builder .frmb li.form-field.paragraph-field .prev-holder,.form-wrap.form-builder .frmb li.form-field.paragraph-field address,.form-wrap.form-builder .frmb li.form-field.paragraph-field blockquote,.form-wrap.form-builder .frmb li.form-field.paragraph-field canvas,.form-wrap.form-builder .frmb li.form-field.paragraph-field h1,.form-wrap.form-builder .frmb li.form-field.paragraph-field h2,.form-wrap.form-builder .frmb li.form-field.paragraph-field h3,.form-wrap.form-builder .frmb li.form-field.paragraph-field output,.form-wrap.form-builder .frmb li.form-field.paragraph-field p{color:#2a4241!important;font-family:Lato-Regular,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:36.32px!important}.form-wrap.form-builder.formbuilder-embedded-bootstrap .form-control,.rendered-form.formbuilder-embedded-bootstrap .btn,.rendered-form.formbuilder-embedded-bootstrap .form-control{border:1px solid #ccc!important;border-radius:4px!important;color:#2a4241!important;display:block!important;font-size:14px!important;height:auto;line-height:18px!important;padding:6px 12px!important;width:83.5%!important}.form-wrap.form-builder .frmb .prev-holder input[type=number],.form-wrap.form-builder .frmb .prev-holder input[type=text],.form-wrap.form-builder .frmb .prev-holder select,.form-wrap.form-builder .frmb .prev-holder textarea{background-color:#fff!important;border:1px solid #ccc!important;box-shadow:none!important}.form-wrap.form-builder .frmb .prev-holder select>option{color:#97a6a5!important;font-family:Lato-Regular,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:18px!important}.progrescirculerBar{left:55%;margin-top:5%;position:absolute;top:50%;z-index:9999}.ellipsis{cursor:"pointer";max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.browseFile>div>p{margin:2px 10px}.css-16ac5r2-MuiButtonBase-root-MuiListItemButton-root.Mui-selected{background-color:#00938e!important;border-radius:5px;color:#fff!important;width:200px}.css-16ac5r2-MuiButtonBase-root-MuiListItemButton-root{background-color:#fff!important;border-radius:5px!important;width:200px}.mention-card{background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;cursor:pointer;margin:4px;padding:800px}.font-bold{font-weight:700!important}.mention-id{color:#777}.MuiFormGroup-root.css-dmmspl-MuiFormGroup-root{flex-direction:row}.verticalTabButton{border-radius:4px!important;height:36px!important;margin-bottom:5px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ql-mention-list-item.selected{background-color:#f0f8ff;cursor:pointer;font-weight:700;padding:0 20px}.ql-mention-list-item{list-style-type:none;overflow:hidden;padding:0 20px;text-overflow:ellipsis;white-space:nowrap;width:40vh}.ql-mention-list-container.ql-mention-list-container-bottom{background-color:#fff;border:1px solid #ccc}.ql-mention-list{margin:0;padding:0}.respoScrollTable{display:grid!important;width:auto!important}.slectDropdowniconspace>svg{margin-right:5px!important}.typofontsSidebar{font-size:14px!important;line-height:18px!important}@media screen and (min-width:1301px) and (max-width:1400px){.typofontsSidebar{font-size:12px!important;line-height:16px!important}.sidebarIconRespo{min-width:20px!important}.sidebarIconRespo>svg{height:15px!important;width:15px!important}}@media screen and (min-width:1080px) and (max-width:1300px){.typofontsSidebar{font-size:11.5px!important;line-height:16px!important}.sidebarIconRespo{min-width:20px!important}.sidebarIconRespo>svg{height:14px!important;width:14px!important}}.svgIcon>svg>path{stroke:#229b93!important}tr.nestedTableImagePadLeft0>td:first-child{padding:6px 0!important}.paddingZero{padding:0!important}.tableStyles{border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms}.MuiTabs-flexContainer{display:inline-block;position:absolute!important}.travelTablebody>tr>td{border:1px solid #e0e0e0!important}.travelTablebody>tr>td>div>div>div>fieldset.MuiOutlinedInput-notchedOutline,.travelTablebody>tr>td>div>div>fieldset.MuiOutlinedInput-notchedOutline{border-color:#0000!important}.slick-next:before,.slick-prev:before{color:#97a6a5!important}.grid-radio-button{display:grid!important}.datePickerStyle{width:100%!important}.datePickerStyle>div.MuiInputBase-formControl,.timePickerStyle>div.MuiInputBase-formControl{font-size:14px;height:36px!important}.timePickerStyle{border:0 solid #0000!important;padding:0!important;width:100%!important}.timePickerStyle>label.MuiInputLabel-root{color:#97a6a5;font-family:Lato-Regular,sans-serif;font-size:14px}.timePickerStyle_Profile>div>div.timePickerStyle{background-color:#fff;width:130px!important}.dateTimePickerStyle>div.MuiInputBase-formControl>div.MuiInputAdornment-root,.timePickerStyle>div.MuiInputBase-formControl>div.MuiInputAdornment-root{margin-left:0!important}.timePickerStyle>div.MuiInputBase-formControl>div.MuiInputAdornment-root>button>svg{height:20px!important;width:20px!important}.dateTimePickerStyle>div.MuiInputBase-formControl{font-size:14px;height:36px!important}li.Mui-selected.MuiMultiSectionDigitalClockSection-item{background-color:#00938e!important}.date-text-field>div>input{caret-color:#0000;cursor:pointer!important;min-width:100%!important;padding:0 20px 0 0!important}.textarea:hover{border-color:#00c6b8!important;border-width:1px!important}.timePickerStyle_Profile>div>div>div>fieldset.MuiOutlinedInput-notchedOutline{border-color:#0000!important;border-width:1px!important}.timePickerStyle_Profile>div>div>label{visibility:hidden!important}.MuiInputLabel-root.Mui-focused{color:#00938e!important}.MuiPickersLayout-actionBar>button.MuiButton-text{background-color:#00938e!important;color:#fff!important}.AppTimePicker_label>label{top:auto!important}.datePickerStyle.datepicker.notDisabledTextColor>div>input.MuiOutlinedInput-input,.datePickerStyle.datepicker.notDisabledTextColor>div>input.MuiOutlinedInput-input.Mui-disabled,.dateTimePickerStyle.datepicker.notDisabledTextColor>div>input.MuiOutlinedInput-input,.dateTimePickerStyle.datepicker.notDisabledTextColor>div>input.MuiOutlinedInput-input.Mui-disabled{-webkit-text-fill-color:#2a4241!important;min-width:75px!important;opacity:1}.timePickerStyle.notDisabledTextColor>div>input.MuiOutlinedInput-input.Mui-disabled{-webkit-text-fill-color:#2a4241!important;opacity:1}.timePickerStyle.disabledTextColor>div>input.MuiOutlinedInput-input.Mui-disabled{-webkit-text-fill-color:#00000061!important;opacity:1}.datePickerStyle.datepicker.disabledTextColor>div>input.MuiOutlinedInput-input,.datePickerStyle.datepicker.disabledTextColor>div>input.MuiOutlinedInput-input.Mui-disabled,.dateTimePickerStyle.datepicker.disabledTextColor>div>input.MuiOutlinedInput-input,.dateTimePickerStyle.datepicker.disabledTextColor>div>input.MuiOutlinedInput-input.Mui-disabled{-webkit-text-fill-color:#00000061!important;min-width:75px!important;opacity:1}.tabPanelToppadding>div.MuiBox-root{padding:16px 0!important}.textIconSidebar2>span>li>a>div>div.MuiListItemIcon-root{min-width:auto!important}.MuiPickersMonth-monthButton.Mui-selected,.MuiPickersYear-yearButton.Mui-selected{background-color:#00938e!important;color:#fff}.travelTablebody>tr>td>div>div>div,.travelTablebody>tr>td>div>div>input{padding:0!important}.tableRowcss>tr>td>div>div>button:first-child{margin-left:-10px!important;margin-right:5px}@media screen and (min-width:1080px) and (max-width:1360px){div.MuiPickersPopper-root>div.MuiPaper-elevation.MuiPaper-rounded.MuiPickersPopper-paper{display:flex;height:300px;overflow-y:scroll}.inputSelectFormLabel>label{max-width:80%!important}.addTravelExpenseDiscriptionfield{width:180px!important}.ThomconnectLogo{height:25px;width:120px!important}}@media screen and (min-width:1361px) and (max-width:1400px){div.MuiPickersPopper-root>div.MuiPaper-elevation.MuiPaper-rounded.MuiPickersPopper-paper{display:flex;height:300px;overflow-y:scroll}.inputSelectFormLabel>label{max-width:80%!important}.addTravelExpenseDiscriptionfield{width:220!important}.ThomconnectLogo{height:25px;width:140px!important}}@media screen and (min-width:1401px) and (max-width:2560px){.addTravelExpenseDiscriptionfield{width:250px!important}.ThomconnectLogo{height:25px;width:150px!important}}.headerButtonHeight>div>div.MuiInputBase-root{height:36px!important}.MuiRadio-root.MuiRadio-colorPrimary.PrivateSwitchBase-root{background-color:#fff!important;margin:0 8px;padding:0!important}thead.addTravelExpenseFirstcolmn>tr.MuiTableRow-root>th:first-child{width:14%}.addTravelExpenseDatePicker>div.MuiInputBase-formControl>div.MuiInputAdornment-root>button{padding:0 4px 0 0!important}.fc{width:100%!important}.fc-list-empty{background-color:#fff!important}.filterAppliedMargin{margin-top:0!important}td.fc-list-event-title>div>b,td.fc-list-event-title>div>i{cursor:pointer!important}.slick-slider{display:grid!important}.holidayBorderHeader>tr>th:first-child{border-top-left-radius:4px!important}.holidayBorderHeader>tr>th:last-child{border-top-right-radius:4px!important}.ActivityTableBorderHeader>tr>th:nth-child(2){border-top-left-radius:4px!important}.ActivityTableBorderHeader>tr>th:nth-last-child(2){border-top-right-radius:4px!important}.SSP_List_emptyScreen{box-shadow:none!important;height:320px!important}.SSP_List_emptyScreen>.SSP_List_EmptyscreenLeft{bottom:8%!important;left:5%!important}.SSP_List_emptyScreen>.SSP_List_EmptyscreenRight{right:6%;top:8%}.box_child_label_mr0{margin-right:0!important}.ellipsis_txt_profile{cursor:"pointer";overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MuiButtonBase-root,.enablePopupIcon{cursor:pointer!important}.disablePopupIcon{cursor:not-allowed!important}.disableBorderBotton{border-bottom:0!important}.enableBorderBottom{border-bottom:1px solid #cfdede!important}div.addReferralItemEllipsis>div p{margin-right:30px;max-width:max-content;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tableRowcss>tr>td>div>div>button.archivedIconMinusRemoveSm:first-child{margin-left:0!important}.MuiInputBase-input:focus{background-color:initial!important}.whiteSpacePre{white-space:pre!important}.marginLeft8{margin-left:8px!important}.marginLeftRight8,.marginRight8{margin-right:8px!important}.marginLeftRight8{margin-left:8px!important}.marginLeft16{margin-left:16px!important}.marginLeftRight16,.marginRight16{margin-right:16px!important}.marginLeftRight16{margin-left:16px!important}.marginLeft24{margin-left:24px!important}.marginLeftRight24,.marginRight24{margin-right:24px!important}.marginLeftRight24{margin-left:24px!important}.singleLine{white-space:pre}.reviewEmplyeeTableCheckbox>tr>th>label>span{background-color:initial!important;color:#fff!important;padding:0 0 0 10px!important}table>thead.reviewEmplyeeTableCheckbox>tr>th:nth-child(n+4):nth-child(-n+10)>span>p{white-space:pre-line!important;width:140px!important;word-break:keep-all!important}table>thead.reviewEmplyeeTableCheckbox>tr>th:nth-child(3)>span>p{white-space:pre-line!important;width:70px!important;word-break:keep-all!important}.kiJKRu{background-color:#fff!important;box-shadow:none!important;z-index:9999!important}.skiptranslate.goog-te-gadget{align-items:flex-end!important;display:flex!important;justify-content:flex-end!important}body{top:0!important}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}@font-face{font-display:swap;font-family:Lato-Black;src:local("Lato-Black"),url(/static/media/Lato-Black.57dee8aface5572f9101.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato-BlackItalic;src:local("Lato-BlackItalic"),url(/static/media/Lato-BlackItalic.09fc285661e54addb1fd.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato-Bold;src:local("Lato-Bold.ttf"),url(/static/media/Lato-Bold.636be8de934918e38ed9.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato-Regular;src:local("Lato-Regular.ttf"),url(/static/media/Lato-Regular.9d883d540ee2b4de8024.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato-Thin;src:local("Lato-Thin.ttf"),url(/static/media/Lato-Thin.5a60dde25d817751d590.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato-ThinItalic;src:local("Lato-ThinItalic.ttf"),url(/static/media/Lato-ThinItalic.42a616fcfc8a08caef71.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato-Light;src:local("Lato-Light.ttf"),url(/static/media/Lato-Light.c7400fcad9e48ca9043f.ttf) format("truetype")}.App-header{align-items:center;background-color:#03369b;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}div.MuiModal-root>.MuiBackdrop-root.MuiModal-backdrop{background-color:#008c82b3}div.MuiModal-root>.MuiBackdrop-root.MuiModal-backdrop.MuiBackdrop-invisible{background-color:initial}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.translateDisabledTextField{cursor:not-allowed!important;pointer-events:none!important}.full-screen-div{min-height:100vh;min-height:calc(var(--vh, 1vh)*100)}.container{align-items:center;display:flex;height:100vh;justify-content:flex-end}.background-image,.overlay-image{left:0;position:absolute;top:0}.overlay-image{bottom:0;mix-blend-mode:lighten;right:0;z-index:2}.cardView{align-items:center;justify-content:center;width:360px}.cover-image{border-radius:0;height:53.89542007446289px;top:53.895416259765625px;width:200px}.loginContainerStyle{background-image:url(/static/media/Mask%20group.6ba0066ad026ca5caf74.svg);background-position:0;background-repeat:no-repeat;background-size:contain;height:100vh;position:absolute;width:100%}.loginContainerStyle1{background-image:url(/static/media/Graphic_Top_Right.51be0be31838eef34eaa.svg);background-position:100% 0}.loginContainerStyle1,.loginContainerStyle2{background-repeat:no-repeat;background-size:initial;height:100vh;width:100%}.loginContainerStyle2{background-image:url(/static/media/Graphic_Bottom_Right.b07944c3da1407285326.svg);background-position:100% 100%}.copy_right_Txt{display:flex;justify-content:center;padding-top:15%}.loginContainerStyle3{align-items:center;background-image:url(/static/media/istockdadandchild.e8ad905aaae18cb71146.svg);background-position:50%;background-size:cover;display:flex;font-family:Lato-Regular,sans-serif;height:100vh;justify-content:center;margin:0;padding:0;position:relative}.loginContainerStyle3:before{background-color:#008c82;bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:-1}.bottomLeftCornerImage,.bottomRightCornerImage,.topLeftCornerImage,.topRightCornerImage{position:absolute;z-index:4}.topRightCornerImage{right:0;top:0}.topLeftCornerImage{left:0;top:0}.bottomRightCornerImage{bottom:0;right:0}.bottomLeftCornerImage,.reservedText{bottom:0;left:0}.reservedText{color:#fff;margin-bottom:10px;max-height:100px;overflow-y:auto;position:fixed;right:0;text-align:center;z-index:1000;@media (max-height:500px){margin-bottom:20px;margin-left:auto;margin-right:auto;margin-top:20px;max-height:none;overflow-y:visible;position:relative;width:100%}}.resevedText2{color:var(--white)}.loginfields>div:hover>fieldset.MuiOutlinedInput-notchedOutline,.loginfields>div>fieldset.MuiOutlinedInput-notchedOutline{border-color:var(--thom-green-primary2)}.loginfields{z-index:9999}.loginfields>div.Mui-focused>fieldset.MuiOutlinedInput-notchedOutline,.loginfields>div:hover>fieldset.MuiOutlinedInput-notchedOutline{border-color:var(--white);color:#000}#passwordtextfield:focus-within,.loginfields>div.Mui-focused,.loginfields>div.Mui-focused>#passwordtextfield:focus-within,.loginfields>div:focus-within>#passwordtextfield:focus-within,.loginfields>div:focus>#passwordtextfield:focus-within,.loginfields>div:hover>#passwordtextfield:focus-within{background-color:var(--white)!important;color:#000}.loginfields>div.MuiOutlinedInput-root>#passwordtextfield:-webkit-autofill{background-color:var(--white);color:#000}.eyeiconbg,.loginfields>div:focus>#passwordtextfield:focus-within,.loginfields>div:focus>#passwordtextfield:focus-within>.eyeiconbg,.textbg{background-color:#fff;color:#000}.loginfields{border-radius:4px}.loginfields>div>#passwordtextfield,.loginfields>div>#textfield{color:#7ed3cd}.loginfields.eyeiconbg>div>#passwordtextfield,.loginfields.textbg>div>#textfield,.loginfields>div>#passwordtextfield:focus,.loginfields>div>#textfield:focus{color:#000}.loginError{align-items:center;display:flex;flex-direction:row;margin-top:8px}#textfield{color:#2a4241;font-family:Lato-Regular,sans-serif;font-size:14px;font-style:normal;font-weight:500;height:36px;line-height:14px;padding:0 16px}.datepicker #textfield{cursor:pointer;height:36px}.datepicker{cursor:pointer;height:36px!important}#passwordtextfield,.datepicker{color:#2a4241;font-family:Lato-Regular,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:14px}#passwordtextfield{height:36px;padding:0 16px}.optionDefault{font-family:Lato-Regular,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:14px}.optionHover{background-color:red;color:#fff}.MuiPickersDay-root.Mui-selected{background-color:#00938e!important}.headerProfiledropdown>div.MuiPaper-root.MuiPaper-elevation{max-width:100%!important;width:100%!important}.headerProfiledropdown>div.MuiPaper-root.MuiPaper-elevation>ul{padding-bottom:0;padding-top:0}div.MuiAlert-action{padding:0 0 0 6px}div.viewAddDropdown>div>ul{padding-bottom:0!important;padding-top:0!important}div.viewAddDropdown>div>ul>li:hover>div>p{color:var(--thom-green)}.inputFormLabel>label{top:-4px}.inputFormLabel>label.MuiFormLabel-filled{margin-left:-4px;padding:4px;top:0}.inputFormLabel>label.Mui-focused{top:4px}.inputSelectFormLabel>label{top:-6px}.inputSelectFormLabel>label.Mui-focused,.inputSelectFormLabel>label.MuiFormLabel-filled{top:2px}.inputSelectFormLabel>label.MuiInputLabel-shrink{padding-left:6px;padding-right:6px;top:0!important}.inputSelectFormLabel>div>svg{color:#97a6a5!important}.datepicker>label{color:#97a6a5;cursor:pointer;font-family:Lato-Regular,sans-serif;font-size:14px;top:-8px}.datepicker>label.Mui-focused,.datepicker>label.MuiFormLabel-filled{top:2px}.datepicker>div>div>button>svg{color:#97a6a5!important}.consentAutoSearch>div>label{top:-10px}.consentAutoSearch>div>label.Mui-focused,.consentAutoSearch>div>label.MuiFormLabel-filled{top:0}main.MuiBox-root{padding:0 16px}main.MuiBox-root>div.MuiToolbar-root.MuiToolbar-regular{padding:20px 0}div.SearchBox>div.MuiInputBase-root>input.MuiInputBase-input{padding:6px 14px}.input-container{align-items:center;display:flex;position:relative}.file-name-input{border:1px solid #ccc;border-radius:4px;flex:1 1;margin-right:8px;padding:8px}.browse-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px;position:absolute;right:0}.clear-button-container{align-items:center;display:flex}.clear-button{background-color:red;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-left:8px;padding:8px 16px}.fxPyEs{display:none!important}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;bottom:0;forced-color-adjust:none;left:0;line-height:1;overflow:hidden;position:absolute;right:0;text-align:left;text-align:initial;top:0;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{bottom:0;cursor:default;display:block;left:0;position:absolute;right:0;top:100%;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}.searchId{align-items:center;bottom:0;justify-content:center;left:54%;position:fixed;right:0;top:30%}.cardBox{background:#fff;bottom:16%;height:243px;position:fixed;right:11%;width:929px;z-index:1}#longText.MuiTypography-root{align-items:center;font-size:40px;justify-content:center;left:46%;position:fixed;top:62%}#smallText.MuiTypography-root{align-items:center;justify-content:center;left:48%;position:fixed;top:67%}#backBtn.MuiTypography-root{align-items:center;cursor:pointer;justify-content:center;left:57%;position:fixed;top:72%}@media screen and (min-width:1400px) and (min-height:1050px){#longText.MuiTypography-root{font-size:30px;left:65%;top:72%}.cardBox{height:200px;right:4%;width:730px}.searchId{left:68%;top:68%}#smallText.MuiTypography-root{left:65%;top:77%}#backBtn.MuiTypography-root{left:65%;top:82%}}@media screen and (max-width:1366px) and (max-height:768px){#longText.MuiTypography-root{font-size:30px;left:50%;top:64%}.cardBox{bottom:20%;height:200px;right:13%;width:730px}.searchId{left:55%;top:28%}#smallText.MuiTypography-root{left:48%;top:68%}}@media screen and (min-width:1280px) and (min-height:1024px){#longText.MuiTypography-root{font-size:30px;left:65%;top:72%}.cardBox{height:200px;right:1%;width:730px}.searchId{left:68%;top:68%}#smallText.MuiTypography-root{left:65%;top:77%}#backBtn.MuiTypography-root{left:65%;top:82%}}@media screen and (min-width:1280px) and (min-height:1000px){#longText.MuiTypography-root{font-size:30px;left:63%;top:58%}.cardBox{bottom:30%;height:200px;right:10%;width:730px}.searchId{left:64%;top:55%}#smallText.MuiTypography-root{left:63%;top:62%}#backBtn.MuiTypography-root{left:64%;top:65%}}@media screen and (min-width:1280px) and (min-height:800px){#longText.MuiTypography-root{font-size:30px;left:61%;top:64%}.cardBox{bottom:20%;height:200px;right:10%;width:730px}.searchId{left:64%;top:61%}#smallText.MuiTypography-root{left:61%;top:68%}#backBtn.MuiTypography-root{left:61%;top:72%}}@media screen and (min-width:1600px) and (max-height:900px){#longText.MuiTypography-root{left:48%;top:58%}.cardBox{bottom:20%;right:11%}.searchId{left:55%;top:28%}#smallText.MuiTypography-root{left:50%;top:63%}#backBtn.MuiTypography-root{left:60%;top:70%}}.Tableheaderstyle{font-family:Lato-Bold,sans-serif;font-size:14px;font-style:normal;line-height:17px}.Tableheaderstyle,span.Tableheaderstyle.Mui-active{color:var(--thom-mono-gray)}thead.MuiTableHead-root>tr.MuiTableRow-head>th.MuiTableCell-head>span.Tableheaderstyle{color:var(--white)}thead>tr>th>span>p{color:var(--white)!important}table>thead.listDataTableHead>tr>th,tbody.tableRowcss>tr>td{color:var(--thom-table-content-black);height:40px;padding:6px 14px}table>thead.listDataTableHead>tr>th{background-color:#229b93}svg.MuiTableSortLabel-icon{color:var(--white)!important}.Text-style{color:#2a4241;font-family:Lato-Regular,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.logo{height:64px;padding:13px}.input-field{border-radius:4px;height:48px;left:0;max-width:400px;top:18px}.addnewclient{color:#2a4241;font-family:Lato-Regular,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:28px;margin-left:16px;word-break:break-all}.ReactImagePickerEditor{p{margin:0!important;padding:0!important}b{margin-left:10px!important}.curtain{background-color:initial;cursor:pointer;display:grid;height:100%;left:0;place-items:center;position:absolute;top:0;transition:background-color .5s ease;width:100%;button{background:#0000;border:none;cursor:pointer;.material-icons{color:#fff;font-size:30px;opacity:0}}&:hover{background-color:#0006;transition:background-color .5s ease;button{.material-icons{color:#fff;opacity:.9}}}}.place-image{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;place-content:center;justify-content:center;.image-holder{align-items:center;background-color:#fcfcfc;border:0 solid #0000!important;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%!important;place-content:center;position:relative;@media (max-width:599px){max-height:250px!important;max-width:100%!important}.image-upload-btn{color:#424242;height:50px;opacity:.85;position:relative;transition:all .5s ease;width:50px;.material-icons{color:#424242;font-size:50px;height:50px;line-height:50px;width:50px}@media (max-width:599px){height:30px;opacity:1;width:30px;.material-icons{font-size:30px;height:30px;line-height:30px;width:30px}}}&:hover{.image-upload-btn{opacity:1;transition:all .5s ease}}}.image-holder-loaded{align-items:center;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%!important;padding:2px;place-content:center;position:relative;.image-caption{bottom:-22px;position:absolute;right:0}img{background:#000;height:100%;max-height:100%;max-width:100%;object-position:center;width:100%}@media (max-width:599px){max-height:195px!important}.image-upload-btn{color:#424242;height:50px;opacity:.85;position:relative;transition:all .5s ease;width:50px;.material-icons{color:#424242;font-size:50px;height:50px;line-height:50px;width:50px}@media (max-width:599px){height:30px;opacity:1;width:30px;.material-icons{font-size:30px;height:30px;line-height:30px;width:30px}}}&:hover{.image-upload-btn{opacity:1;transition:all .5s ease}}}.editing-bar-btn{margin-top:2px;.material-icons-button{height:20px;line-height:20px;width:24px}.material-icons{font-size:20px!important;height:20px!important;line-height:20px!important;width:20px!important}a,button{color:#424242;margin:4px;transition:all .5s ease}}}@keyframes show{0%{opacity:0;top:-100vh}to{opacity:1;top:0}}.btn{border-radius:4px;cursor:pointer;padding:4px 8px;.material-icons{color:#000000d1}}.icon-btn{align-items:center;background-color:inherit;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;:active{transform:scale(.95)}}.caption{font-size:11px;margin-bottom:0!important;margin-top:2px!important}button[disabled]{cursor:not-allowed;filter:brightness(.5)}button:active{transform:scale(.95)}}.VectorImg{position:relative;right:8px;top:3px}#underline-down.MuiTypography-root{color:#eb4c60;cursor:pointer;float:right;font-family:Lato-Regular,sans-serif;font-size:16px;font-weight:700;padding-bottom:4px;position:relative;text-decoration:underline;text-underline-offset:5px}#underline-down:after .MuiTypography-root{border-bottom:1px solid #000;bottom:-2px;content:"";left:0;position:absolute}#toastr .MuiPaper-root-MuiAlert-root{background-color:#32cd32}#addparent.MuiTypography-root{color:#008c82;cursor:pointer;display:inline-block;font-family:Lato-Regular,sans-serif;font-size:16px;font-weight:700;line-height:19.2px;padding-bottom:20px;position:relative;text-decoration:underline;text-underline-offset:5px}#textTypo.MuiTypography-root{color:#97a6a5}#primarytext.MuiTypography-root,#textTypo.MuiTypography-root{font-size:16px;font-weight:600;line-height:19.2px;position:relative}#primarytext.MuiTypography-root{color:#00c6b8;left:1%}#addressTypo.MuiTypography-root{color:#2a4241;font-size:14px;font-weight:400}#submit.MuiButton-root{border-radius:4px;height:40px;padding:0;width:125px}#cancel.MuiButton-root,#submit.MuiButton-root{margin-top:0;text-transform:none}#parent-head.MuiTableCell-root{color:#97a6a5;font-family:Lato-bold,sans-serif;font-size:14px;font-weight:500;line-height:16.8px}.custom-scroll-table-body{max-height:100px;overflow-y:auto}#nodata.MuiTableCell-root{left:5%;position:relative}#header.MuiTypography-root{color:#2a4241;font-family:Lato-Regular,sans-serif;font-size:16px;font-weight:600;line-height:36.32px}#addInsurance.MuiButton-root,#updateInsurance.MuiButton-root{align-items:center;background-color:#00c6b8;color:#fff;display:flex;font-size:14px;font-weight:600;line-height:17px;text-transform:none}#updateInsurance.MuiButton-root{margin-top:20px;width:156px}#medicaidHeader.MuiTypography-root{color:#2a4241;font-family:Lato-Regular,sans-serif;font-size:16px;font-weight:600;line-height:36.32px}.editImage{cursor:pointer}#parentSignature.MuiTypography-root{color:#2a4241;font-family:Lato-Regular,sans-serif;font-size:16px;font-weight:600;line-height:19.2px}.custom-dialog{background-color:#008c82b3;overflow:hidden;z-index:9999!important}.signature{margin-top:10px}.signature,.signature_employee{background-color:#fff;border:1px solid #97a6a5;border-radius:4px;height:124px;max-width:100%;position:relative;width:100%}.signature_employee{margin-top:0}#dailogContent .MuiPaper-root-MuiDialog-paper{width:923px}#dailogBackground [role=dialog]{height:256px;max-width:923px;overflow:hidden;width:923px}#saveBtn.MuiButton-root:hover{background-color:#008c82;color:#fff}#clearBtn.MuiButton-root{background-color:initial;box-shadow:none;color:#97a6a5;cursor:pointer;float:right;font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;position:relative;right:2%;text-transform:none;width:30px}#signaturePreview.MuiButton-root{background-color:initial;border:1px solid #97a6a5;border-radius:4px;height:124px;margin-top:10px;position:relative;width:100%}#wraptext .MuiTableRow-root{word-wrap:break-word;white-space:normal}.info{left:3px;position:relative;top:2px}#dailogBackground.MuiPaper-root-MuiDialog-paper{max-width:0}#dates .MuiFormControl-root-MuiTextField-root{color:red}.resetLink{background-color:"transparent";box-shadow:none;color:#97a6a5;cursor:pointer;float:right;font-size:12px;font-weight:600;position:relative;text-decoration:underline;-webkit-text-decoration:#97a6a5;text-decoration:#97a6a5;text-transform:none}.signature_add_Box{border:2px dashed!important;border-color:#97a6a5;border-radius:4px;color:#97a6a5!important}.signature_add_Box,.signature_view_Box{align-items:center;display:flex;flex-direction:column;font-family:Lato-Regular,sans-serif;font-size:12px!important;height:93px!important;justify-content:center;padding:0 16px;width:229px}.signature_view_Box{border:2px dashed!important;border-color:#00c6b8;border-radius:4px;color:#00c6b8!important}.table_padding>div>div>table>thead>tr>th:first-child{padding-left:20px}.table_padding>div>div>table>tbody>tr>td:first-child{padding-left:22px}.textarea>div>div>textarea{padding-left:0!important}.GraphicBottomRight{left:50px;position:relative;top:250px}.GraphicBottomLeft{position:absolute;right:50px;top:170px}.GraphicBottomRightEmty{bottom:44px;left:68px;position:absolute}.GraphicBottomLeftEmty{position:absolute;right:68px;top:44px}.GraphicBottomLeftEmtyTask{position:absolute;right:8%;top:35%}.textCenter{align-items:center;display:grid;justify-content:center;margin:0;position:relative;right:3%;text-align:center}#text-contact.MuiTypography-root{color:#97a6a5;font-family:Lato-Regular,sans-serif;font-size:24px;font-weight:500;line-height:28.8px;text-transform:none}#text-other-contact.MuiTypography-root{color:#2a4241;font-family:Lato-Regular,sans-serif;font-size:14px;font-weight:500;line-height:28.8px;margin-left:-13%}#contact-btn.MuiButton-root{background-color:#008c82;border-radius:4px;color:#fff;font-family:Lato-Regular,sans-serif;font-size:14px;font-weight:600;height:32px;left:22%;position:relative;text-transform:none;top:8px;width:125px}#headercontact.MuiTypography-root{color:#2a4241;font-family:Lato-Regular,sans-serif;font-size:20px;font-weight:600;line-height:22px;margin-top:2%}#table-head.MuiTableCell-root{color:#97a6a5;font-family:Lato-bold,sans-serif;font-size:14px;font-weight:500;line-height:16.8px}#checkbox .MuiCheckbox-root{border-radius:2px;color:#008c82}@media screen and (max-width:1280px){#name-head.MuiTableCell-root{padding:32px}}#nodata.MuiTableCell-root{color:#000000de;font-family:Lato-Regular,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:17px}.table_padding>table>thead>tr>th:first-child{padding-left:20px}.table_padding>table>tbody>tr>td:first-child{padding-left:22px}.table_padding>table>tbody>tr>td:last-child{padding-left:0}.fullcalender-check{display:block!important}.fullcalender-check-auto{display:block!important;flex-grow:1!important}.fc-toolbar-chunk{display:inherit}.fc .fc-button .fc-icon{color:#97a6a5}.fc .fc-button{height:28px;padding:0;width:28px}.fc-toolbar-title{background:#fff;font-family:Lato-Regular,sans-serif;font-size:14px!important;font-weight:500;line-height:16px;padding:5px 10px}.fc .fc-view-harness{background-color:#fff;border:none;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;padding-left:0;padding-right:0}.paperBg{background-color:initial!important;border-radius:0!important;box-shadow:none!important}.fc-button-primary{background-color:#fff!important;border-color:#fff!important}.fc-prev-button{border-bottom-left-radius:4px!important;border-bottom-right-radius:0!important;border-top-left-radius:4px!important;border-top-right-radius:0!important}.fc-next-button{border-bottom-left-radius:0!important;border-bottom-right-radius:4px!important;border-top-left-radius:0!important;border-top-right-radius:4px!important}.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:2px!important}.fc .fc-col-header-cell{vertical-align:middle}.fc .fc-col-header-cell-cushion{align-items:center;color:#2a4241;display:inline-block;font-family:Lato-Regular,sans-serif;font-size:16px;font-weight:500;line-height:normal;position:relative;text-align:center;text-transform:uppercase;width:min-content;word-break:normal}.fc .fc-timegrid-col.fc-day-today{background-color:initial}.fc th.fc-day-today>div{display:grid;justify-items:center;padding:1px;text-align:center}.fc th.fc-day-today>div>a{align-items:center;border-radius:50%;color:var(--white);display:grid;font-family:Lato-Regular,sans-serif;font-size:16px;height:53px;max-width:min-content;text-align:center;width:68%}.fc-content-skeleton>table>thead>tr>td{text-align:center}th.fc-day-today{background:var(--thom-green-primary);vertical-align:middle}.fc-list-table{max-height:calc(100vh - 200px);overflow-y:auto}.fc .fc-list-day-cushion,.fc .fc-list-table td{padding:8px 1px}.fc .fc-cell-shaded,.fc .fc-day-disabled,.fc-theme-standard .fc-list-day-cushion{background-color:#fff}.fc-theme-standard .fc-list{border:0 solid var(--fc-border-color)}.fc .fc-list-table{border-style:none;display:inline-grid;padding:20px;width:100%}.fc .fc-list-table tr>*{border:none!important;font-size:14px}.fc-direction-ltr .fc-list-day-text,.fc-direction-rtl .fc-list-day-side-text{color:var(--thom-green-primary2);float:left}.fc .fc-list-sticky .fc-list-day>*{background:var(--fc-page-bg-color);position:relative!important;top:0}.fc-direction-ltr .fc-list-day-side-text,.fc-direction-rtl .fc-list-day-text{color:var(--thom-green-primary2);float:left;padding-left:10px}.fc .fc-scroller-liquid{height:100%;margin:10px;overflow:hidden auto}.fc-direction-ltr .fc-list-table .fc-list-event-graphic{padding-left:60px;padding-right:10px}.fc .fc-list-event-dot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-green-primary);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:none;height:0;width:0}.fc .fc-list-event:hover td{background-color:#fff}.appointmentType1ClassNameProgramSchedule{border:1px solid var(--thom-mono-gray2)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType1ClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-green-primary);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType1CancelledClassNameProgramSchedule{border:1px solid var(--thom-red)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType1CancelledClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-green-primary);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType2ClassNameProgramSchedule{border:1px solid var(--thom-mono-gray2)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType2ClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-pink);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType2CancelledClassNameProgramSchedule{border:1px solid var(--thom-red)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType2CancelledClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-pink);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType3ClassNameProgramSchedule{border:1px solid var(--thom-mono-gray2)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType3ClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-blue);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType3CancelledClassNameProgramSchedule{border:1px solid var(--thom-red)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType3CancelledClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-blue);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType4ClassNameProgramSchedule{border:1px solid var(--thom-mono-gray2)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType4ClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-red);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType4CancelledClassNameProgramSchedule{border:1px solid var(--thom-red)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType4CancelledClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-red);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType5ClassNameProgramSchedule{border:1px solid var(--thom-mono-gray2)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType5ClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-yellow);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType5CancelledClassNameProgramSchedule{border:1px solid var(--thom-red)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType5CancelledClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-yellow);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType6ClassNameProgramSchedule{border:1px solid var(--thom-mono-gray2)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType6ClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-purple);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType6CancelledClassNameProgramSchedule{border:1px solid var(--thom-red)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType6CancelledClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-purple);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType7ClassNameProgramSchedule{border:1px solid var(--thom-mono-gray2)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType7ClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-dark-blue);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType7CancelledClassNameProgramSchedule{border:1px solid var(--thom-red)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType7CancelledClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-dark-blue);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType9ClassNameProgramSchedule{border:1px solid var(--thom-mono-gray2)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType9ClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-orange);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType9CancelledClassNameProgramSchedule{border:1px solid var(--thom-red)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType9CancelledClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-orange);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType10ClassNameProgramSchedule{border:1px solid var(--thom-mono-gray2)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType10ClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-violet);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType10CancelledClassNameProgramSchedule{border:1px solid var(--thom-red)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType10CancelledClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-violet);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType11ClassNameProgramSchedule{border:1px solid var(--thom-mono-gray2)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType11ClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-dark-green);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentType11CancelledClassNameProgramSchedule{border:1px solid var(--thom-red)!important;border-radius:4px;cursor:pointer;display:block;font-family:Lato-Regular,sans-serif;margin-bottom:10px;padding-left:15px;padding-right:15px}.appointmentType11CancelledClassNameProgramScheduleDot{border:calc(var(--fc-list-event-dot-width)/2) solid var(--thom-dark-green);border-radius:calc(var(--fc-list-event-dot-width)/2);box-sizing:initial;display:inline-block}.appointmentTypeProgramSchedule{margin-left:10px;margin-right:10px;width:170px}.programScheduleClient,.programScheduleRow{align-items:center;display:flex;flex-direction:row}.programScheduleClient{margin-left:30px;margin-right:30px}.programScheduleAttendee{align-items:center;display:flex;flex-direction:row}.appointmentType1ClassName{border:none!important;border-bottom-left-radius:4px!important;border-left:3px solid var(--thom-green-primary)!important;border-top-left-radius:4px!important}.appointmentType1CancelledClassName,.appointmentType1ClassName{background-color:var(--thom-green-primary-bg);display:block;padding-left:8px}.appointmentType1CancelledClassName{border:1px solid var(--thom-red);border-bottom-left-radius:4px!important;border-top-left-radius:4px!important;overflow:auto}.appointmentType1ClassName>div>b,.appointmentType1ClassName>div>div>b{color:var(--thom-green-primary);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType1ClassName>div>div>i,.appointmentType1ClassName>div>i{color:var(--thom-green-primary);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType1CancelledClassName>div>b,.appointmentType1CancelledClassName>div>div>b{color:var(--thom-green-primary);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType1CancelledClassName>div>div>i,.appointmentType1CancelledClassName>div>i{color:var(--thom-green-primary);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType2ClassName{border:none!important;border-bottom-left-radius:4px!important;border-left:3px solid var(--thom-pink)!important;border-top-left-radius:4px!important}.appointmentType2CancelledClassName,.appointmentType2ClassName{background-color:var(--thom-pink-bg);display:block;padding-left:8px}.appointmentType2CancelledClassName{border:1px solid var(--thom-red);border-bottom-left-radius:4px!important;border-top-left-radius:4px!important;overflow:auto}.appointmentType2ClassName>div>b,.appointmentType2ClassName>div>div>b{color:var(--thom-pink);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType2ClassName>div>div>i,.appointmentType2ClassName>div>i{color:var(--thom-pink);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType2CancelledClassName>div>b,.appointmentType2CancelledClassName>div>div>b{color:var(--thom-pink);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType2CancelledClassName>div>div>i,.appointmentType2CancelledClassName>div>i{color:var(--thom-pink);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType3ClassName{border:none!important;border-bottom-left-radius:4px!important;border-left:3px solid var(--thom-blue)!important;border-top-left-radius:4px!important}.appointmentType3CancelledClassName,.appointmentType3ClassName{background-color:var(--thom-blue-bg);display:block;padding-left:8px}.appointmentType3CancelledClassName{border:1px solid var(--thom-red);border-bottom-left-radius:4px!important;border-top-left-radius:4px!important;overflow:auto}.appointmentType3ClassName>div>b,.appointmentType3ClassName>div>div>b{color:var(--thom-blue);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType3ClassName>div>div>i,.appointmentType3ClassName>div>i{color:var(--thom-blue);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType3CancelledClassName>div>b,.appointmentType3CancelledClassName>div>div>b{color:var(--thom-blue);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType3CancelledClassName>div>div>i,.appointmentType3CancelledClassName>div>i{color:var(--thom-blue);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType4ClassName{border:none!important;border-bottom-left-radius:4px!important;border-left:3px solid var(--thom-red)!important;border-top-left-radius:4px!important}.appointmentType4CancelledClassName,.appointmentType4ClassName{background-color:var(--thom-red-bg);display:block;padding-left:8px}.appointmentType4CancelledClassName{border:1px solid var(--thom-red);border-bottom-left-radius:4px!important;border-top-left-radius:4px!important;overflow:auto}.appointmentType4ClassName>div>b,.appointmentType4ClassName>div>div>b{color:var(--thom-red);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType4ClassName>div>div>i,.appointmentType4ClassName>div>i{color:var(--thom-red);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType4CancelledClassName>div>b,.appointmentType4CancelledClassName>div>div>b{color:var(--thom-red);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType4CancelledClassName>div>div>i,.appointmentType4CancelledClassName>div>i{color:var(--thom-red);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType5ClassName{border:none!important;border-bottom-left-radius:4px!important;border-left:3px solid var(--thom-yellow)!important;border-top-left-radius:4px!important}.appointmentType5CancelledClassName,.appointmentType5ClassName{background-color:var(--thom-yellow-bg);display:block;padding-left:8px}.appointmentType5CancelledClassName{border:1px solid var(--thom-red);border-bottom-left-radius:4px!important;border-top-left-radius:4px!important;overflow:auto}.appointmentType5ClassName>div>b,.appointmentType5ClassName>div>div>b{color:var(--thom-yellow);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType5ClassName>div>div>i,.appointmentType5ClassName>div>i{color:var(--thom-yellow);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType5CancelledClassName>div>b,.appointmentType5CancelledClassName>div>div>b{color:var(--thom-yellow);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType5CancelledClassName>div>div>i,.appointmentType5CancelledClassName>div>i{color:var(--thom-yellow);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType6ClassName{border:none!important;border-bottom-left-radius:4px!important;border-left:3px solid var(--thom-purple)!important;border-top-left-radius:4px!important}.appointmentType6CancelledClassName,.appointmentType6ClassName{background-color:var(--thom-purple-bg);display:block;padding-left:8px}.appointmentType6CancelledClassName{border:1px solid var(--thom-red);border-bottom-left-radius:4px!important;border-top-left-radius:4px!important;overflow:auto}.appointmentType6ClassName>div>b,.appointmentType6ClassName>div>div>b{color:var(--thom-purple);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType6ClassName>div>div>i,.appointmentType6ClassName>div>i{color:var(--thom-purple);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType6CancelledClassName>div>b,.appointmentType6CancelledClassName>div>div>b{color:var(--thom-purple);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType6CancelledClassName>div>div>i,.appointmentType6CancelledClassName>div>i{color:var(--thom-purple);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType7ClassName{border:none!important;border-bottom-left-radius:4px!important;border-left:3px solid var(--thom-dark-blue)!important;border-top-left-radius:4px!important}.appointmentType7CancelledClassName,.appointmentType7ClassName{background-color:var(--thom-dark-blue-bg);display:block;padding-left:8px}.appointmentType7CancelledClassName{border:1px solid var(--thom-red);border-bottom-left-radius:4px!important;border-top-left-radius:4px!important;overflow:auto}.appointmentType7ClassName>div>b,.appointmentType7ClassName>div>div>b{color:var(--thom-dark-blue);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType7ClassName>div>div>i,.appointmentType7ClassName>div>i{color:var(--thom-dark-blue);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType7CancelledClassName>div>b,.appointmentType7CancelledClassName>div>div>b{color:var(--thom-dark-blue);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType7CancelledClassName>div>div>i,.appointmentType7CancelledClassName>div>i{color:var(--thom-dark-blue);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType9ClassName{border:none!important;border-bottom-left-radius:4px!important;border-left:3px solid var(--thom-orange)!important;border-top-left-radius:4px!important}.appointmentType9CancelledClassName,.appointmentType9ClassName{background-color:var(--thom-orange-bg);display:block;padding-left:8px}.appointmentType9CancelledClassName{border:1px solid var(--thom-red);border-bottom-left-radius:4px!important;border-top-left-radius:4px!important;overflow:auto}.appointmentType9ClassName>div>b,.appointmentType9ClassName>div>div>b{color:var(--thom-orange);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType9ClassName>div>div>i,.appointmentType9ClassName>div>i{color:var(--thom-orange);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType9CancelledClassName>div>b,.appointmentType9CancelledClassName>div>div>b{color:var(--thom-orange);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType9CancelledClassName>div>div>i,.appointmentType9CancelledClassName>div>i{color:var(--thom-orange);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType10ClassName{border:none!important;border-bottom-left-radius:4px!important;border-left:3px solid var(--thom-violet)!important;border-top-left-radius:4px!important}.appointmentType10CancelledClassName,.appointmentType10ClassName{background-color:var(--thom-violet-bg);display:block;padding-left:8px}.appointmentType10CancelledClassName{border:1px solid var(--thom-red);border-bottom-left-radius:4px!important;border-top-left-radius:4px!important;overflow:auto}.appointmentType10ClassName>div>b,.appointmentType10ClassName>div>div>b{color:var(--thom-violet);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType10ClassName>div>div>i,.appointmentType10ClassName>div>i{color:var(--thom-violet);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType10CancelledClassName>div>b,.appointmentType10CancelledClassName>div>div>b{color:var(--thom-violet);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType10CancelledClassName>div>div>i,.appointmentType10CancelledClassName>div>i{color:var(--thom-violet);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType11ClassName{border:none!important;border-bottom-left-radius:4px!important;border-left:3px solid var(--thom-dark-green)!important;border-top-left-radius:4px!important}.appointmentType11CancelledClassName,.appointmentType11ClassName{background-color:var(--thom-dark-green-bg);display:block;padding-left:8px}.appointmentType11CancelledClassName{border:1px solid var(--thom-red);border-bottom-left-radius:4px!important;border-top-left-radius:4px!important;overflow:auto}.appointmentType11ClassName>div>b,.appointmentType11ClassName>div>div>b{color:var(--thom-dark-green);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType11ClassName>div>div>i,.appointmentType11ClassName>div>i{color:var(--thom-dark-green);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.appointmentType11CancelledClassName>div>b,.appointmentType11CancelledClassName>div>div>b{color:var(--thom-dark-green);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.appointmentType11CancelledClassName>div>div>i,.appointmentType11CancelledClassName>div>i{color:var(--thom-dark-green);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.fc-timegrid-event-harness>a>div>div{word-wrap:break-word;padding-left:4px;white-space:pre-wrap;word-break:break-word}.appointmentType1Color{color:var(--thom-green-primary)}.appointmentType2Color{color:var(--thom-pink)}.appointmentType3Color{color:var(--thom-blue)}.appointmentType4Color{color:var(--thom-red)}.appointmentType5Color{color:var(--thom-yellow)}.appointmentType6Color{color:var(--thom-purple)}.appointmentType7Color{color:var(--thom-dark-blue)}.appointmentType9Color{color:var(--thom-orange)}.appointmentType10Color{color:var(--thom-violet)}.appointmentType11Color{color:var(--thom-dark-green)}.radiobtn>div>div{display:contents}.radiobtn>div>div label{padding-top:10px}#patientdatatable>tbody>td>div{display:inline-flex!important}.weekdaydropbtn{text-align:center!important}.weekdaydropbtn>.MuiFormControl-root label{display:none}.weekdaydropbtn>.MuiFormControl-root{background:var(--fc-button-text-color);border:none;border-radius:6px;height:28px;outline:none;width:92px}.weekdaydropbtn>.MuiFormControl-root:focus,.weekdaydropbtn>.MuiFormControl-root:hover{border:"none"}.weekdaydropbtn>.MuiFormControl-root>div>.MuiSelect-select{padding:5px 10px}.weekdaydropbtn>.MuiFormControl-root>div>fieldset.MuiOutlinedInput-notchedOutline{border:none}.weekdaydropbtn>.MuiFormControl-root>div>div>div>p{color:#2a4241;font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.weekdaydropbtn>.MuiFormControl-root>div>svg{color:#97a6a5;margin-right:-10px;margin-top:-5px}div.MuiPaper-root>ul>li>div>p{color:#97a6a5;font-family:Lato-Regular,sans-serif;font-size:14px;font-weight:500;line-height:16px}tr>td.fc-timegrid-slot-label>div.fc-scrollgrid-shrink-frame>div.fc-timegrid-slot-label-cushion{color:#2a4241;font-family:Lato-Regular,sans-serif;font-size:14px;font-weight:500;line-height:16px}.fc-popover{height:auto;max-height:200px;overflow-x:hidden;overflow-y:scroll;scrollbar-width:thin;transform:translateX(-50%) translateY(-80%)}.fc-theme-standard .fc-scrollgrid{border:0 solid var(--fc-border-color)}.fc .fc-button-primary:focus{box-shadow:none!important;outline:none!important}.fc-scroller-harness,th>div.fc-scroller-harness>div.fc-scroller{overflow:auto!important}.fc-scroller-harness{display:block;max-height:calc(100vh - 250px);overflow-x:hidden!important;overflow-y:auto}@media only screen and (max-width:1400px) and (min-width:1201px){.weekdaydropbtn{padding-right:25px;text-align:left!important}}.fc-theme-standard .fc-popover{background:#fff;background-color:#fff;border-radius:4px;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;color:#000000de;max-width:250px;outline:0;transform-origin:top center;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:100%}.fc-popover-header>.fc-popover-title{font-family:Lato-Regular,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:17px;margin:0 2px}.fc-theme-standard .fc-popover-header{background:#e7f0f0}.fc-timegrid-more-link{background:#00938e!important;color:#fff!important;cursor:pointer;margin-bottom:1px;position:absolute;z-index:9999}a.fc-event,a.fc-event:hover{cursor:pointer!important;text-decoration:none}div.multisearchHgt>div.MuiAutocomplete-root>div.MuiFormControl-fullWidth.MuiTextField-root>div.MuiInputBase-root.MuiInputBase-adornedStart{height:auto!important}.svgIcon>svg{margin-top:5px!important}.fc-timegrid-event .fc-event-main{padding:1px 1px 0 2px}.fc .fc-more-popover .fc-popover-body{min-width:220px;padding:10px 0 10px 5px}.blockClassName{background-color:var(--thom-green-mid-bg);border:none!important;border-bottom-left-radius:4px!important;border-left:3px solid var(--thom-green)!important;border-top-left-radius:4px!important;padding-left:8px}.blockClassName>div>b,.blockClassName>div>div>b{color:var(--thom-green);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.blockClassName>div>div>i,.blockClassName>div>i{color:var(--thom-green);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.HolidayClassName{background-color:var(--thom-orange-holiday);border:none!important;border-bottom-left-radius:4px!important;border-left:3px solid var(--thom-orange)!important;border-top-left-radius:4px!important;padding-left:8px}.HolidayClassName>div>b,.HolidayClassName>div>div>b{color:var(--thom-orange);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.HolidayClassName>div>div>i,.HolidayClassName>div>i{color:var(--thom-orange);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.LunchTimeClassName{background-color:var(--thom-green-lunch);border:none!important;border-bottom-left-radius:4px!important;border-left:3px solid var(--thom-green-mid)!important;border-top-left-radius:4px!important;padding-left:8px}.LunchTimeClassName>div>b,.LunchTimeClassName>div>div>b{color:var(--thom-green-mid);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:600;line-height:16px}.LunchTimeClassName>div>div>i,.LunchTimeClassName>div>i{color:var(--thom-green-mid);font-family:Lato-Regular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.shechedulerDaysTab{background:#cee6e6;border-top-left-radius:50px;border-top-right-radius:50px;box-shadow:inset 0 -2px 4px #acc1c1;flex:none;flex-grow:0;height:41px;margin-bottom:-10px;order:0;width:254.86px;z-index:0}.shechedulerTitleText{margin-top:-25px!important}.appointmentType10ClassName,.appointmentType11ClassName,.appointmentType1ClassName,.appointmentType2ClassName,.appointmentType3ClassName,.appointmentType4ClassName,.appointmentType5ClassName,.appointmentType6ClassName,.appointmentType7ClassName,.appointmentType9ClassName{height:"100%";overflow:auto}.toolbar{align-items:flex-start;display:flex;flex:none;flex-direction:row;flex-grow:0;gap:1px;order:0;padding:0}.middlelayer{padding:6px 16px}.middlelayer,.previousdate{align-items:center;background:#fff;display:flex;flex:none;flex-direction:row;flex-grow:0;gap:8px;justify-content:center;order:0}.previousdate{background-image:url(/static/media/previous.b6ae80b2c401cfd9b3b0.svg);background-position:50%;background-repeat:no-repeat;background-size:20%;border-radius:6px 0 0 6px}.nextdate,.previousdate{cursor:pointer;height:34px;padding:4px;width:28px}.nextdate{align-items:center;background:#fff;background-image:url(/static/media/next.6e24b2a4af4aad3fccae.svg);background-position:50%;background-repeat:no-repeat;background-size:20%;border-radius:0 6px 6px 0;display:flex;flex:none;flex-direction:row;flex-grow:0;gap:8px;justify-content:center;order:0}#viewEmployees.MuiTypography-root{color:#008c82;font-family:Lato-Regular,sans-serif;font-size:12px;line-height:14.4px}#icon-view{display:flex}#eye-icon{position:relative;right:4.67px}#view-icon-view{cursor:pointer;display:flex;margin-top:3%;position:relative;right:6%}.view-eye-icon{height:16px;position:relative;right:4.67px;width:16px}#edit-icon{position:relative;right:6px}.activateWorking{background-color:var(--thom-green-light2-bg)}tbody.BusinessScheduletableView>tr>td{color:var(--thom-theme-black);height:49px;padding:6px 0}span.MuiCircularProgress-determinate{--_root-size:var(--CircularProgress-size,90px);--CircularProgress-size:90px}circle.MuiCircularProgress-progress{fill:#0000;stroke-width:var(--_progress-thickness);stroke:var(--thom-active-green)}circle.MuiCircularProgress-track{stroke:var(--thom-chart-progress-color-track)}.activeDot,.inActiveDot,.progressDot{border-radius:50%;display:inline-block;height:10px;width:10px}.inActiveDot{background-color:var(--thom-radical-red)}.activeDot{background-color:var(--thom-active-green)}.progressDot{background-color:#cfdede}.edit-row{background-color:#b1fdf7}table.profileTable>tbody>tr>th:first-child,table.profileTable>thead>tr>th:first-child{padding:8px 8px 8px 16px}table.profileTable>thead>tr>th>span>div>p{padding:0}table.profileTable>thead>tr>th:last-child{padding-right:5px}table.profileTable>tbody>tr>td:last-child{padding-right:5px;text-align:center}table.blockTimetablehead>thead>tr>th:first-child{padding:8px 8px 8px 0}tbody.Mytimeofftableview>tr>td{color:var(--thom-theme-black);height:49px;padding:6px 0 0 16px}#userCheckbox .MuiCheckbox-root{border-radius:4px;color:#008c82}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.dots-5{animation:d5 1s linear infinite alternate;aspect-ratio:1;border-radius:50%;width:6px}@keyframes d5{0%{background:#97a6a5;box-shadow:20px 0 #97a6a5,-20px 0 #37d183}33%{background:#37d183;box-shadow:20px 0 #97a6a5,-20px 0 #37d183}66%{background:#37d183;box-shadow:20px 0 #37d183,-20px 0 #97a6a5}to{background:#97a6a5;box-shadow:20px 0 #37d183,-20px 0 #97a6a5}}tbody.Ifsptable>tr>td{color:var(--thom-table-content-black);height:49px;padding:6px 0 0 16px}.codelist.MuiTableCell-root>tr>td{color:var(--thom-table-content-black);height:40px;padding:6px 24px}.btn--add-code.MuiButton-root:hover{background:#0000;border:none;box-shadow:none;color:var(--white);text-decoration:underline;text-underline-offset:5px}.btn-add-code.MuiButton-root{color:#00c6b8;position:relative;&:hover{background:#0000}}.btn-add-code.MuiButton-root,.btn-delete-code.MuiButton-root{background-color:initial;border:none;border:none;box-shadow:none;box-shadow:none;cursor:pointer;font-family:Lato-Regular,sans-serif;font-weight:700;right:12px;text-decoration:underline;text-decoration:underline;text-transform:none;text-underline-offset:5px;text-underline-offset:5px}.btn-delete-code.MuiButton-root{color:#eb4c60;position:absolute;&:hover{background:#0000}}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.fabStyles.MuiFab-root{border:0 0 0 4px;border-radius:5px;box-shadow:0 2px 2px 0 #21326226;height:32px;padding:16px;z-index:0}.fabStyles.MuiFab-root,.fabStyles>p{font-family:Lato-Regular,sans-serif;font-size:16px;font-weight:500;text-transform:none}.multi-value-formatter-content span{border:1px solid #d3d3d3;border-radius:2px;margin-right:4px;padding:2px 4px}.react-tags{border:none!important;padding:0 0 0 6px!important}.react-tags__selected-tag:after{display:none!important}.react-tags__selected-tag{padding:2px 4px!important}.react-tags__search input{width:100%!important}.react-tags{border:1px solid #d1d1d1;border-radius:1px;cursor:text;font-size:1em;line-height:1.2;padding:6px 0 0 6px;position:relative}.react-tags.is-focused{border-color:#b1b1b1}.react-tags__selected{display:inline}.react-tags__selected-tag{background:#f1f1f1;border:1px solid #d1d1d1;border-radius:2px;box-sizing:border-box;display:inline-block;font-size:inherit;line-height:inherit;margin:0 6px 6px 0;padding:6px 8px}.react-tags__selected-tag:after{color:#aaa;content:"\2715";margin-left:8px}.react-tags__selected-tag:focus,.react-tags__selected-tag:hover{border-color:#b1b1b1}.react-tags__search{display:inline-block;margin-bottom:6px;max-width:100%;padding:7px 2px}@media screen and (min-width:30em){.react-tags__search{position:relative}}.react-tags__search input{border:0;font-size:inherit;line-height:inherit;margin:0;max-width:100%;outline:none;padding:0}.react-tags__search input::-ms-clear{display:none}.react-tags__suggestions{left:0;position:absolute;top:100%;width:100%}@media screen and (min-width:30em){.react-tags__suggestions{width:240px}}.react-tags__suggestions ul{background:#fff;border:1px solid #d1d1d1;border-radius:2px;box-shadow:0 2px 6px #0003;list-style:none;margin:4px -1px;padding:0}.react-tags__suggestions li{border-bottom:1px solid #ddd;padding:6px 8px}.react-tags__suggestions li mark{background:none;font-weight:600;text-decoration:underline}.react-tags__suggestions li:hover{background:#eee;cursor:pointer}.react-tags__suggestions li.is-active{background:#b7cfe0}.react-tags__suggestions li.is-disabled{cursor:auto;opacity:.5}.tabulator{background-color:#fff;margin-bottom:20px;max-width:100%;overflow:hidden;position:relative;text-align:left;transform:translatez(0)}.tabulator[tabulator-layout=fitDataFill] .tabulator-tableHolder .tabulator-table{min-width:100%}.tabulator[tabulator-layout=fitDataTable]{display:inline-block}.tabulator.tabulator-block-select{-webkit-user-select:none;user-select:none}.tabulator .tabulator-header{background-color:#fff;border-bottom:2px solid #ddd;box-sizing:border-box;overflow:hidden;position:relative;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap;width:100%}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-col{background-color:#fff;box-sizing:border-box;display:inline-block;overflow:hidden;position:relative;text-align:left;vertical-align:bottom}.tabulator .tabulator-header .tabulator-col.tabulator-moving{background:#e6e6e6;border:1px solid #ddd;pointer-events:none;position:absolute}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;padding:8px;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-menu-button{padding:0 8px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-menu-button:hover{cursor:pointer;opacity:.6}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder{position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{background:#fff;border:1px solid #999;box-sizing:border-box;padding:1px;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{align-items:center;bottom:0;display:flex;position:absolute;right:4px;top:0}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-left:6px solid #0000;border-right:6px solid #0000;height:0;width:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{border-top:1px solid #ddd;display:flex;margin-right:-1px;overflow:hidden;position:relative}.tabulator .tabulator-header .tabulator-col:first-child .tabulator-col-resize-handle.prev{display:none}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{box-sizing:border-box;margin-top:2px;position:relative;text-align:center;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto!important}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg{margin-top:3px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{height:0;width:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}.tabulator .tabulator-header .tabulator-col.tabulator-sortable:hover{background-color:#e6e6e6;cursor:pointer}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:#bbb}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-top:none}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-col-sorter{color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #666;border-top:none}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-col-sorter{color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:none;border-top:6px solid #666;color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{align-items:center;display:flex;justify-content:center;text-orientation:mixed;writing-mode:vertical-rl}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{transform:rotate(180deg)}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-right:0;padding-top:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-bottom:20px;padding-right:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-arrow{right:calc(50% - 6px)}.tabulator .tabulator-header .tabulator-frozen{display:inline-block;position:absolute;z-index:10}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #ddd}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #ddd}.tabulator .tabulator-header .tabulator-calcs-holder{background:#fff!important;border-bottom:1px solid #ddd;border-top:1px solid #ddd;box-sizing:border-box;overflow:hidden;width:100%}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#fff!important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-header .tabulator-frozen-rows-holder{min-width:600%}.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableHolder{-webkit-overflow-scrolling:touch;overflow:auto;position:relative;white-space:nowrap;width:100%}.tabulator .tabulator-tableHolder:focus{outline:none}.tabulator .tabulator-tableHolder .tabulator-placeholder{align-items:center;box-sizing:border-box;display:flex;width:100%}.tabulator .tabulator-tableHolder .tabulator-placeholder[tabulator-render-mode=virtual]{min-height:100%;min-width:100%}.tabulator .tabulator-tableHolder .tabulator-placeholder span{color:#000;display:inline-block;font-size:20px;font-weight:700;margin:0 auto;padding:10px}.tabulator .tabulator-tableHolder .tabulator-table{background-color:#fff;display:inline-block;overflow:visible;position:relative;white-space:nowrap}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs{background:#ececec!important;font-weight:700}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #ddd}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #ddd}.tabulator .tabulator-col-resize-handle{bottom:0;position:absolute;right:0;top:0;width:5px}.tabulator .tabulator-col-resize-handle.prev{left:0;right:auto}.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}.tabulator .tabulator-footer{border-top:2px solid #ddd;font-weight:700;padding:5px 10px;text-align:right;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap}.tabulator .tabulator-footer .tabulator-calcs-holder{background:#fff!important;border-bottom:1px solid #ddd;border-top:1px solid #ddd;box-sizing:border-box;margin:-5px -10px 5px;overflow:hidden;text-align:left;width:calc(100% + 20px)}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#fff!important}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{border-bottom:none;margin-bottom:-5px}.tabulator .tabulator-footer .tabulator-paginator{font-family:inherit;font-size:inherit;font-weight:inherit}.tabulator .tabulator-footer .tabulator-page-size{border:1px solid #ddd;border-radius:3px;display:inline-block;margin:0 5px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator .tabulator-footer .tabulator-page{background:#fff3;border:1px solid #ddd;border-radius:3px;display:inline-block;margin:0 2px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-page.active{color:#d00}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}.tabulator .tabulator-footer .tabulator-page:not(.disabled):hover{background:#0003;color:#fff;cursor:pointer}.tabulator .tabulator-loader{align-items:center;background:#0006;display:flex;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:100}.tabulator .tabulator-loader .tabulator-loader-msg{background:#fff;border-radius:10px;display:inline-block;font-size:16px;font-weight:700;margin:0 auto;padding:10px 20px}.tabulator .tabulator-loader .tabulator-loader-msg.tabulator-loading{border:4px solid #333;color:#000}.tabulator .tabulator-loader .tabulator-loader-msg.tabulator-error{border:4px solid #d00;color:#590000}.tabulator.table-striped .tabulator-row:nth-child(2n){background-color:#f9f9f9}.tabulator.table-bordered{border:1px solid #ddd}.tabulator.table-bordered .tabulator-header .tabulator-col,.tabulator.table-bordered .tabulator-tableHolder .tabulator-table .tabulator-row .tabulator-cell{border-right:1px solid #ddd}.tabulator.table-condensed .tabulator-header .tabulator-col .tabulator-col-content{padding:5px}.tabulator.table-condensed .tabulator-tableHolder .tabulator-table .tabulator-row{min-height:24px}.tabulator.table-condensed .tabulator-tableHolder .tabulator-table .tabulator-row .tabulator-cell{padding:5px}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.active{background:#f5f5f5!important}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.success{background:#dff0d8!important}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.info{background:#d9edf7!important}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.warning{background:#fcf8e3!important}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.danger{background:#f2dede!important}.tabulator-row{background-color:#fff;border-bottom:1px solid #ddd;box-sizing:border-box;min-height:30px;position:relative}.tabulator-row.tabulator-selectable:hover{background-color:#f5f5f5!important;cursor:pointer}.tabulator-row.tabulator-selected{background-color:#9abcea}.tabulator-row.tabulator-selected:hover{background-color:#769bcc;cursor:pointer}.tabulator-row.tabulator-moving{border-bottom:1px solid #ddd;border-top:1px solid #ddd;pointer-events:none!important;position:absolute;z-index:15}.tabulator-row .tabulator-row-resize-handle{bottom:0;height:5px;left:0;position:absolute;right:0}.tabulator-row .tabulator-row-resize-handle.prev{bottom:auto;top:0}.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}.tabulator-row .tabulator-frozen{background-color:inherit;display:inline-block;position:absolute;z-index:10}.tabulator-row .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #ddd}.tabulator-row .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #ddd}.tabulator-row .tabulator-responsive-collapse{border-bottom:1px solid #ddd;border-top:1px solid #ddd;box-sizing:border-box;padding:5px}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:14px}.tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-row .tabulator-cell{box-sizing:border-box;display:inline-block;overflow:hidden;padding:8px;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.tabulator-row .tabulator-cell:last-of-type{border-right:none}.tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #1d68cd;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{background:#0000;border:1px}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #d00}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{background:#0000;border:1px;color:#d00}.tabulator-row .tabulator-cell:first-child .tabulator-col-resize-handle.prev{display:none}.tabulator-row .tabulator-cell.tabulator-row-handle{align-items:center;display:inline-flex;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{background:#666;height:3px;margin-top:2px;width:100%}.tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-bottom:2px solid #ddd;border-bottom-left-radius:1px;border-left:2px solid #ddd;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control{align-items:center;background:#0000001a;border:1px solid #333;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{background:#0003;cursor:pointer}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:#0000;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{align-items:center;background:#666;border-radius:20px;color:#fff;display:inline-flex;font-size:1.1em;font-weight:700;height:15px;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;width:15px}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{opacity:.7}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:inline;display:initial}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close,.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open{display:none}.tabulator-row .tabulator-cell .tabulator-traffic-light{border-radius:14px;display:inline-block;height:14px;width:14px}.tabulator-row.tabulator-group{background:#fafafa;border-bottom:1px solid #999;border-right:1px solid #ddd;border-top:1px solid #999;box-sizing:border-box;font-weight:700;min-width:100%;padding:5px 5px 5px 10px}.tabulator-row.tabulator-group:hover{background-color:#0000001a;cursor:pointer}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #666;margin-right:10px}.tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:30px}.tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:50px}.tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:70px}.tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:90px}.tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:110px}.tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-row.tabulator-group .tabulator-arrow{border-bottom:6px solid #0000;border-left:6px solid #666;border-right:0;border-top:6px solid #0000;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-row.tabulator-group span{color:#666;margin-left:10px}.tabulator-menu{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #ddd;box-shadow:0 0 5px 0 #0003;box-sizing:border-box;display:inline-block;font-size:14px;overflow-y:auto;position:absolute;z-index:10000}.tabulator-menu .tabulator-menu-item{padding:5px 10px;-webkit-user-select:none;user-select:none}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:.5}.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{background:#f9f9f9;cursor:pointer}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #ddd}.tabulator-edit-select-list{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #ddd;box-sizing:border-box;display:inline-block;font-size:14px;max-height:200px;overflow-y:auto;position:absolute;z-index:10000}.tabulator-edit-select-list .tabulator-edit-select-list-item{padding:4px}.tabulator-edit-select-list .tabulator-edit-select-list-item.active{background:#1d68cd;color:#fff}.tabulator-edit-select-list .tabulator-edit-select-list-item.active.focused{outline:1px solid #ffffff80}.tabulator-edit-select-list .tabulator-edit-select-list-item.focused{outline:1px solid #1d68cd}.tabulator-edit-select-list .tabulator-edit-select-list-item:hover{background:#1d68cd;color:#fff;cursor:pointer}.tabulator-edit-select-list .tabulator-edit-select-list-notice{padding:4px;text-align:center}.tabulator-edit-select-list .tabulator-edit-select-list-group{border-bottom:1px solid #ddd;font-weight:700;padding:6px 4px 4px}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{direction:rtl}.tabulator.tabulator-rtl,.tabulator.tabulator-rtl .tabulator-header .tabulator-col{text-align:left;text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-left:-1px;margin-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-left:25px;padding-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow{left:8px;right:auto}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-left:1px solid #ddd;border-right:initial}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-bottom-left-radius:0;border-bottom-right-radius:1px;border-left:initial;border-right:2px solid #ddd;margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-col-resize-handle{left:0;position:absolute;right:auto}.tabulator.tabulator-rtl .tabulator-col-resize-handle.prev{left:auto;right:0}.tabulator-print-fullscreen{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10000}body.tabulator-print-fullscreen-hide>:not(.tabulator-print-fullscreen){display:none!important}.tabulator-print-table{border-collapse:collapse}.tabulator-print-table .tabulator-print-table-group{background:#fafafa;border-bottom:1px solid #999;border-right:1px solid #ddd;border-top:1px solid #999;box-sizing:border-box;font-weight:700;min-width:100%;padding:5px 5px 5px 10px}.tabulator-print-table .tabulator-print-table-group:hover{background-color:#0000001a;cursor:pointer}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #666;margin-right:10px}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td{padding-left:30px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td{padding-left:50px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td{padding-left:70px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td{padding-left:90px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td{padding-left:110px!important}.tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle{display:inline-block}.tabulator-print-table .tabulator-print-table-group .tabulator-arrow{border-bottom:6px solid #0000;border-left:6px solid #666;border-right:0;border-top:6px solid #0000;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-print-table .tabulator-print-table-group span{color:#666;margin-left:10px}.tabulator-print-table .tabulator-data-tree-branch{border-bottom:2px solid #ddd;border-bottom-left-radius:1px;border-left:2px solid #ddd;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-print-table .tabulator-data-tree-control{align-items:center;background:#0000001a;border:1px solid #333;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}.tabulator-print-table .tabulator-data-tree-control:hover{background:#0003;cursor:pointer}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:#0000;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator{background-color:#f8f9fa;border:1px solid #ccc;border-radius:6px;color:#333;font-family:Lato-Regular,sans-serif;font-size:14px;width:100%}.tabulator[tabulator-layout=fitDataFill] .tabulator-tableHolder .tabulator-table{min-width:100%!important}.tabulator .tabulator-header{font-family:Lato-Bold,sans-serif;font-weight:700}.tabulator .tabulator-header,.tabulator .tabulator-header .tabulator-col{background-color:#229b93!important;color:#fff!important}.tabulator .tabulator-row{background-color:#fff}.tabulator .tabulator-row:nth-child(2n){background-color:#ecf9f8}.tabulator .tabulator-group-header{background-color:#e9ecef!important;border-bottom:1px solid #ccc;color:#495057;font-size:16px;padding:10px;width:"100%"}.tabulator .tabulator-group{background-color:#fff!important;color:#495057;font-size:14px;width:"100%"}
/*# sourceMappingURL=main.d517078e.css.map*/