/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--background:#fff;--foreground:#000;--accents-1:#fafafa;--accents-2:#eaeaea;--accents-3:#999;--accents-4:#888;--accents-5:#666;--accents-6:#444;--accents-7:#333;--accents-8:#111;--success-light:#3291ff;--success:#0070f3;--success-dark:#0761d1;--error-light:#ff1a1a;--error:#e00;--error-dark:#c50000;--secondary:#666;--header-background:hsla(0,0%,100%,.8);--shadow-smallest:0px 2px 4px rgba(0,0,0,.1);--shadow-medium:0 8px 30px rgba(0,0,0,.12);--shadow-large:0 30px 60px rgba(0,0,0,.12);--link:var(--success);--nav-height:48px;--breakpoint-mobile:400px;--black:#000;--black-code:0,0,0;--black-inverted:#f1f1f1;--blue:#005dc9;--blue-code:0,94,201;--blue-inverted:#f0f7fd;--red:#d30000;--red-code:211,0,0;--red-inverted:#fff0f1;--yellow:#a8750d;--yellow-code:168,117,13;--yellow-inverted:#fcf8f1;--yellow-NA:#ffba00;--yellow-NA-code:255,186,0;--yellow-NA-inverted:#fffdf1;--green:#3d8b00;--green-code:61,139,0;--green-inverted:#f4faf1;--purple:#5b4492;--purple-code:91,68,146;--purple-inverted:#edeaf4;--orange:#e27100;--orange-code:226,113,0;--orange-inverted:#fff8f1;--light-blue:#0492cd;--light-blue-code:4,146,205;--light-blue-inverted:#f0f9fe;--pink:#e31951;--pink-code:227,25,81;--pink-inverted:#fff1f6;--white:#fff;--white-code:255,255,255;--white-inverted:#0e0e0e;--white-off-F2:#f2f2f2;--white-off-F4:#f4f4f4;--white-off-F6:#f6f6f6;--grey:#707070;--grey-code:112,112,112;--dark-grey:#3c3c3c;--border-radius-default:2px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:var(--foreground);background-color:var(--background)}.xsIconSize{width:15px;height:15px}.smallIconSize{width:20px;height:20px}.smallMediumIconSize{width:30px;height:30px}.mediumIconSize{width:40px;height:40px}.largeIconSize{width:60px;height:60px}.infoBackground{background-color:rgba(var(--blue-code),.05);border:var(--border-radius-default) solid rgba(var(--blue-code),1)}.infoText{color:rgba(var(--blue-code),1)}.infoInvertedBackground{background-color:rgba(var(--blue-code),1);border:var(--border-radius-default) solid rgba(var(--blue-code),.05)}.infoInvertedText{color:var(--blue-inverted)}.errorBackground{background-color:rgba(var(--red-code),.05);border:var(--border-radius-default) solid rgba(var(--red-code),1)}.errorText{color:rgba(var(--red-code),1)}.errorInvertedBackground{background-color:rgba(var(--red-code),1);border:var(--border-radius-default) solid rgba(var(--red-code),.05)}.errorInvertedText{color:var(--red-inverted)}.warningBackground{background-color:rgba(var(--yellow-code),.05);border:var(--border-radius-default) solid rgba(var(--yellow-code),1)}.warningText{color:rgba(var(--yellow-code),1)}.warningInvertedBackground{background-color:rgba(var(--yellow-code),1);border:var(--border-radius-default) solid rgba(var(--yellow-code),.05)}.warningInvertedText{color:var(--yellow-inverted)}.successBackground{background-color:rgba(var(--green-code),.05);border:var(--border-radius-default) solid rgba(var(--green-code),1)}.successText{color:rgba(var(--green-code),1)}.successInvertedBackground{background-color:rgba(var(--green-code),1);border:var(--border-radius-default) solid rgba(var(--green-code),.05)}.successInvertedText{color:var(--green-inverted)}.classicBackground{background-color:rgba(var(--black-code),.05);border:var(--border-radius-default) solid rgba(var(--black-code),1)}.classicText{color:rgba(var(--black-code),1)}.classicInvertedBackground{background-color:rgba(var(--black-code),1);border:var(--border-radius-default) solid rgba(var(--black-code),.05)}.classicInvertedText{color:var(--black-inverted)}.warningNotAccessibileBackground{background-color:rgba(var(--yellow-NA-code),.05);border:var(--border-radius-default) solid rgba(var(--yellow-NA-code),1)}.warningNotAccessibileText{color:rgba(var(--yellow-NA-code),1)}.warningNotAccessibileInvertedBackground{background-color:rgba(var(--yellow-NA-code),1);border:var(--border-radius-default) solid rgba(var(--yellow-NA-code),.05)}.warningNotAccessibileInvertedText{color:var(--yellow-NA-inverted)}.purpleBackground{background-color:rgba(var(--purple-code),.05);border:var(--border-radius-default) solid rgba(var(--purple-code),1)}.purpleText{color:rgba(var(--purple-code),1)}.purpleInvertedBackground{background-color:rgba(var(--purple-code),1);border:var(--border-radius-default) solid rgba(var(--purple-code),.05)}.purpleInvertedText{color:var(--purple-inverted)}.orangeBackground{background-color:rgba(var(--orange-code),.05);border:var(--border-radius-default) solid rgba(var(--orange-code),1)}.orangeText{color:rgba(var(--orange-code),1)}.orangeInvertedBackground{background-color:rgba(var(--orange-code),1);border:var(--border-radius-default) solid rgba(var(--orange-code),.05)}.orangeInvertedText{color:var(--orange-inverted)}.lightBlueBackground{background-color:rgba(var(--light-blue-code),.05);border:var(--border-radius-default) solid rgba(var(--light-blue-code),1)}.lightBlueText{color:rgba(var(--light-blue-code),1)}.lightBlueInvertedBackground{background-color:rgba(var(--light-blue-code),1);border:var(--border-radius-default) solid rgba(var(--light-blue-code),.05)}.lightBlueInvertedText{color:var(--light-blue-inverted)}.pinkBackground{background-color:rgba(var(--pink-code),.05);border:var(--border-radius-default) solid rgba(var(--pink-code),1)}.pinkText{color:rgba(var(--pink-code),1)}.pinkInvertedBackground{background-color:rgba(var(--pink-code),1);border:var(--border-radius-default) solid rgba(var(--pink-code),.05)}.pinkInvertedText{color:var(--pink-inverted)}.lightGreyText{color:rgba(var(--grey-code),1)}.pageinationParentWrapper{padding-left:16px;padding-bottom:8px;display:flex;justify-content:left;align-items:center}.pageinationParentWrapperCountDisplay{padding-left:12px}.topLevelMobileDisplay{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding-bottom:8px}.middleLevelMobileDisplay{padding-bottom:8px}input[type=date]::-webkit-calendar-picker-indicator{position:absolute;top:0;left:0;right:0;bottom:0;width:auto;height:auto;color:transparent;background:transparent}input[type=date]::-webkit-clear-button,input[type=date]::-webkit-inner-spin-button{z-index:1}input[type=time]::-webkit-calendar-picker-indicator{position:absolute;top:0;left:0;right:0;bottom:0;width:auto;height:auto;color:transparent;background:transparent}input[type=time]::-webkit-clear-button,input[type=time]::-webkit-inner-spin-button{z-index:1}select.m option{display:none}select.m option:nth-child(16),select.m option:nth-child(31),select.m option:nth-child(46){display:block}.h-modal{height:100%!important}.alignmentSection{display:flex;justify-content:left;align-items:center}.buttonDialogRight{display:flex;align-content:flex-end;justify-content:flex-end}.buttonDialogBetween{display:flex;align-content:flex-end;justify-content:space-between}*{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}.displayFlex{justify-content:center}.displayFlex,.displaySpaceFlex{display:flex;align-items:center}.displaySpaceFlex{justify-content:space-between}.displayEndFlex{display:flex;justify-content:end}.basic-multi-select{min-width:200px}.time-select{min-width:33.33%}@supports (-webkit-overflow-scrolling:touch){input{font-size:16px}}@media screen and (max-width:767px){input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{font-size:16px}}.Icon_iconButton__wkBI3{display:inline-flex;color:var(--black);font-weight:500;padding:0 12px;justify-content:center;align-items:center;transition-duration:.15s;transition-timing-function:ease;font-size:.875rem;cursor:pointer;text-decoration:none}.Icon_badgeParent__DqgOU{position:relative}.Icon_iconCircleButton__F5ukg{border-radius:50%}.Icon_iconSquareButton__SBu_X{border-radius:4px}.Icon_iconButton__wkBI3:disabled,.Icon_iconButton__wkBI3[disabled]{background:transparent;color:var(--accents-3);cursor:not-allowed}.Icon_iconButton__wkBI3:not([disabled]):hover{background-color:var(--black-inverted)}.Icon_iconButton__wkBI3:not([disabled]):active{transition-duration:.25s;background-color:var(--white-off-F2)}.Icon_notificationBadge__KCJNp{position:absolute;padding:10px;border-radius:50%;background:red;top:0;right:0}.TitleHeader_wrapper__gUmWt{display:flex;justify-content:space-between;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center}.TitleHeader_extraMargin__ofBNR{margin-bottom:16px;margin-top:16px}.TitleHeader_content___NRHC{margin-top:16px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TitleHeader_title__AbvC0{font-size:42px;font-weight:700}.TitleHeader_subTitle__8Bvek{font-size:28px;font-weight:700}.TitleHeader_sub2Title__joRTZ{font-size:24px;font-weight:700}@media only screen and (max-width:992px){.TitleHeader_title__AbvC0{font-size:36px}.TitleHeader_subTitle__8Bvek{font-size:22px}.TitleHeader_sub2Title__joRTZ{font-size:18px}.TitleHeader_wrapper__gUmWt{display:flex}}@media only screen and (max-width:576px){.TitleHeader_title__AbvC0{font-size:32px}.TitleHeader_extraMargin__ofBNR{margin-bottom:8px;margin-top:8px}.TitleHeader_subTitle__8Bvek{font-size:24px}.TitleHeader_sub2Title__joRTZ{font-size:18px}.TitleHeader_wrapper__gUmWt{display:flex;flex-direction:column;align-items:stretch;margin-bottom:8px}}.Avatar_avatar__c_tI6{border-radius:50%;display:inline-flex;justify-content:center;align-items:center;font-weight:700;filter:drop-shadow(.1rem .1rem .6rem rgba(0,0,0,.3))}.Avatar_xxsAvatar__PI_BK{width:10px;height:10px}.Avatar_xsmallAvatar__2kiyB{width:20px;height:20px}.Avatar_smallAvatar__Y_Mv0{width:30px;height:30px}.Avatar_mediumAvatar__pINDd{width:40px;height:40px}.Avatar_largeAvatar__A3N14{width:60px;height:60px}.Avatar_avatarText__85e_M{letter-spacing:1px;font-weight:700;color:var(--white)}.Avatar_xxsAvatarText__xL2Wn{font-size:6px;padding-top:0;padding-left:0;line-height:6px}.Avatar_xsmallAvatarText__XsTki{font-size:8px;padding-top:1px;padding-left:0;line-height:8px}.Avatar_smallAvatarText__neRe9{font-size:10px;padding-top:0;padding-left:1px;line-height:10px}.Avatar_mediumAvatarText__nIf8e{font-size:16px;padding-top:0;padding-left:1px;line-height:16px}.Avatar_largeAvatarText__btz1k{font-size:24px;padding-top:2px;padding-left:1px;line-height:24px}.Avatar_avatarGroup__PPMpP{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;flex-wrap:wrap;display:contents}.Avatar_avatarGroup__PPMpP div:not(:first-child){margin-left:-10px}.Avatar_dotBorder__yYk_K{border:3px dashed #000}.Button_button__CvWBZ{display:inline-flex;border-radius:8px;justify-content:center;align-items:center;transition-property:border-color,background,color;transition-duration:.15s;transition-timing-function:ease;font-size:.875rem;cursor:pointer;text-decoration:none;white-space:nowrap}.Button_thinWeightButton__WaLXg{font-weight:300}.Button_boldWeightButton__HGSXU{font-weight:600}.Button_loading__RNOpk{margin-right:8px}.Button_loading__RNOpk span{background-color:var(--accents-3)}.Button_black__QDGhB.Button_default__IxP_p{color:var(--white);background:var(--black)}.Button_black__QDGhB.Button_default__IxP_p[disabled]{opacity:.4;cursor:not-allowed}.Button_black__QDGhB.Button_default__IxP_p:not([disabled]):hover{background-color:rgba(var(--black-code),.8)}.Button_black__QDGhB.Button_default__IxP_p:not([disabled]):active{background-color:rgba(var(--black-code),.6)}.Button_black__QDGhB.Button_flat__PQHef{color:var(--black);background-color:transparent}.Button_black__QDGhB.Button_flat__PQHef[disabled]{opacity:.4;cursor:not-allowed}.Button_black__QDGhB.Button_flat__PQHef:not([disabled]):hover{color:rgba(var(--black-code),.8)}.Button_black__QDGhB.Button_flat__PQHef:not([disabled]):active{color:rgba(var(--black-code),.6)}.Button_black__QDGhB.Button_outlined__m6c3K{border:1px solid var(--black);color:var(--black)}.Button_black__QDGhB.Button_outlined__m6c3K[disabled]{opacity:.4;cursor:not-allowed}.Button_black__QDGhB.Button_outlined__m6c3K:not([disabled]):hover{background-color:var(--black-inverted);color:rgba(var(--black-code),.8)}.Button_black__QDGhB.Button_outlined__m6c3K:not([disabled]):active{background-color:var(--black-inverted);color:rgba(var(--black-code),.6)}.Button_blackSpinner__OyFdV{fill:var(--black)}.Button_info__i5kbI.Button_default__IxP_p{color:var(--white);background:rgba(var(--blue-code),1)}.Button_info__i5kbI.Button_default__IxP_p[disabled]{opacity:.4;cursor:not-allowed}.Button_info__i5kbI.Button_default__IxP_p:not([disabled]):hover{background-color:rgba(var(--blue-code),.8)}.Button_info__i5kbI.Button_default__IxP_p:not([disabled]):active{background-color:rgba(var(--blue-code),.6)}.Button_info__i5kbI.Button_flat__PQHef{color:var(--blue);background-color:transparent}.Button_info__i5kbI.Button_flat__PQHef[disabled]{opacity:.4;cursor:not-allowed}.Button_info__i5kbI.Button_flat__PQHef:not([disabled]):hover{color:rgba(var(--blue-code),.8)}.Button_info__i5kbI.Button_flat__PQHef:not([disabled]):active{color:rgba(var(--blue-code),.6)}.Button_info__i5kbI.Button_outlined__m6c3K{border:1px solid var(--blue);color:var(--blue)}.Button_info__i5kbI.Button_outlined__m6c3K[disabled]{opacity:.4;cursor:not-allowed}.Button_info__i5kbI.Button_outlined__m6c3K:not([disabled]):hover{background-color:var(--blue-inverted);color:rgba(var(--blue-code),.8)}.Button_info__i5kbI.Button_outlined__m6c3K:not([disabled]):active{background-color:var(--blue-inverted);color:rgba(var(--blue-code),.6)}.Button_infoSpinner__QnBhh{fill:var(--info)}.Button_error__4yBwz.Button_default__IxP_p{color:var(--white);background:rgba(var(--red-code),1)}.Button_error__4yBwz.Button_default__IxP_p[disabled]{opacity:.4;cursor:not-allowed}.Button_error__4yBwz.Button_default__IxP_p:not([disabled]):hover{background-color:rgba(var(--red-code),.8)}.Button_error__4yBwz.Button_default__IxP_p:not([disabled]):active{background-color:rgba(var(--red-code),.6)}.Button_error__4yBwz.Button_flat__PQHef{color:var(--red);background-color:transparent}.Button_error__4yBwz.Button_flat__PQHef[disabled]{opacity:.4;cursor:not-allowed}.Button_error__4yBwz.Button_flat__PQHef:not([disabled]):hover{color:rgba(var(--red-code),.8)}.Button_error__4yBwz.Button_flat__PQHef:not([disabled]):active{color:rgba(var(--red-code),.6)}.Button_error__4yBwz.Button_outlined__m6c3K{border:1px solid var(--red);color:var(--red)}.Button_error__4yBwz.Button_outlined__m6c3K[disabled]{opacity:.4;cursor:not-allowed}.Button_error__4yBwz.Button_outlined__m6c3K:not([disabled]):hover{background-color:var(--red-inverted);color:rgba(var(--red-code),.8)}.Button_error__4yBwz.Button_outlined__m6c3K:not([disabled]):active{background-color:var(--red-inverted);color:rgba(var(--red-code),.6)}.Button_errorSpinner__WkS6r{fill:var(--red)}.Button_warning__SJ8h9.Button_default__IxP_p{color:var(--white);background:rgba(var(--yellow-code),1)}.Button_warning__SJ8h9.Button_default__IxP_p[disabled]{opacity:.4;cursor:not-allowed}.Button_warning__SJ8h9.Button_default__IxP_p:not([disabled]):hover{background-color:rgba(var(--yellow-code),.8)}.Button_warning__SJ8h9.Button_default__IxP_p:not([disabled]):active{background-color:rgba(var(--yellow-code),.6)}.Button_warning__SJ8h9.Button_flat__PQHef{color:var(--yellow);background-color:transparent}.Button_warning__SJ8h9.Button_flat__PQHef[disabled]{opacity:.4;cursor:not-allowed}.Button_warning__SJ8h9.Button_flat__PQHef:not([disabled]):hover{color:rgba(var(--yellow-code),.8)}.Button_warning__SJ8h9.Button_flat__PQHef:not([disabled]):active{color:rgba(var(--yellow-code),.6)}.Button_warning__SJ8h9.Button_outlined__m6c3K{border:1px solid var(--yellow);color:var(--yellow)}.Button_warning__SJ8h9.Button_outlined__m6c3K[disabled]{opacity:.4;cursor:not-allowed}.Button_warning__SJ8h9.Button_outlined__m6c3K:not([disabled]):hover{background-color:var(--yellow-inverted);color:rgba(var(--yellow-code),.8)}.Button_warning__SJ8h9.Button_outlined__m6c3K:not([disabled]):active{background-color:var(--yellow-inverted);color:rgba(var(--yellow-code),.6)}.Button_warningSpinner___pmzS{fill:var(--yellow)}.Button_success__cPPAb.Button_default__IxP_p{color:var(--white);background:rgba(var(--green-code),1)}.Button_success__cPPAb.Button_default__IxP_p[disabled]{opacity:.4;cursor:not-allowed}.Button_success__cPPAb.Button_default__IxP_p:not([disabled]):hover{background-color:rgba(var(--green-code),.8)}.Button_success__cPPAb.Button_default__IxP_p:not([disabled]):active{background-color:rgba(var(--green-code),.6)}.Button_success__cPPAb.Button_flat__PQHef{color:var(--green);background-color:transparent}.Button_success__cPPAb.Button_flat__PQHef[disabled]{opacity:.4;cursor:not-allowed}.Button_success__cPPAb.Button_flat__PQHef:not([disabled]):hover{color:rgba(var(--green-code),.8)}.Button_success__cPPAb.Button_flat__PQHef:not([disabled]):active{color:rgba(var(--green-code),.6)}.Button_success__cPPAb.Button_outlined__m6c3K{border:1px solid var(--green);color:var(--green)}.Button_success__cPPAb.Button_outlined__m6c3K[disabled]{opacity:.4;cursor:not-allowed}.Button_success__cPPAb.Button_outlined__m6c3K:not([disabled]):hover{background-color:var(--green-inverted);color:rgba(var(--green-code),.8)}.Button_success__cPPAb.Button_outlined__m6c3K:not([disabled]):active{background-color:var(--green-inverted);color:rgba(var(--green-code),.6)}.Button_successSpinner__H6hCM{fill:var(--green)}.Button_grey__QQ8rQ.Button_default__IxP_p{color:var(--white);background:rgba(var(--grey-code),1)}.Button_grey__QQ8rQ.Button_default__IxP_p[disabled]{opacity:.4;cursor:not-allowed}.Button_grey__QQ8rQ.Button_default__IxP_p:not([disabled]):hover{background-color:rgba(var(--grey-code),.8)}.Button_grey__QQ8rQ.Button_default__IxP_p:not([disabled]):active{background-color:rgba(var(--grey-code),.6)}.Button_grey__QQ8rQ.Button_flat__PQHef{color:var(--grey);background-color:transparent}.Button_grey__QQ8rQ.Button_flat__PQHef[disabled]{opacity:.4;cursor:not-allowed}.Button_grey__QQ8rQ.Button_flat__PQHef:not([disabled]):hover{color:rgba(var(--grey-code),.8)}.Button_grey__QQ8rQ.Button_flat__PQHef:not([disabled]):active{color:rgba(var(--grey-code),.6)}.Button_grey__QQ8rQ.Button_outlined__m6c3K{border:1px solid var(--grey);color:var(--grey)}.Button_grey__QQ8rQ.Button_outlined__m6c3K[disabled]{opacity:.4;cursor:not-allowed}.Button_grey__QQ8rQ.Button_outlined__m6c3K:not([disabled]):hover{background-color:var(--black-inverted);color:rgba(var(--grey-code),.8)}.Button_grey__QQ8rQ.Button_outlined__m6c3K:not([disabled]):active{background-color:var(--black-inverted);color:rgba(var(--grey-code),.6)}.Button_greySpinner__g6vNM{fill:var(--grey)}.Button_purple__kt8GJ.Button_default__IxP_p{color:var(--white);background:rgba(var(--purple-code),1)}.Button_purple__kt8GJ.Button_default__IxP_p[disabled]{opacity:.4;cursor:not-allowed}.Button_purple__kt8GJ.Button_default__IxP_p:not([disabled]):hover{background-color:rgba(var(--purple-code),.8)}.Button_purple__kt8GJ.Button_default__IxP_p:not([disabled]):active{background-color:rgba(var(--purple-code),.6)}.Button_purple__kt8GJ.Button_flat__PQHef{color:var(--purple);background-color:transparent}.Button_purple__kt8GJ.Button_flat__PQHef[disabled]{opacity:.4;cursor:not-allowed}.Button_purple__kt8GJ.Button_flat__PQHef:not([disabled]):hover{color:rgba(var(--purple-code),.8)}.Button_purple__kt8GJ.Button_flat__PQHef:not([disabled]):active{color:rgba(var(--purple-code),.6)}.Button_purple__kt8GJ.Button_outlined__m6c3K{border:1px solid var(--purple);color:var(--purple)}.Button_purple__kt8GJ.Button_outlined__m6c3K[disabled]{opacity:.4;cursor:not-allowed}.Button_purple__kt8GJ.Button_outlined__m6c3K:not([disabled]):hover{background-color:var(--black-inverted);color:rgba(var(--purple-code),.8)}.Button_purple__kt8GJ.Button_outlined__m6c3K:not([disabled]):active{background-color:var(--black-inverted);color:rgba(var(--pruple-code),.6)}.Button_purpleSpinner__G8_Cy{fill:var(--purple)}.Button_iconInsideButtonParent___qz2R{margin-right:8px}.Button_iconInsideButtonRightParent__O1jPW{margin-left:8px}.Button_spinnerInsideButton__2xU6I{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center}.Button_smallSpinnerInsideButton__C_vG9{width:1.3rem;height:1.3rem}.Button_mediumSpinnerInsideButton__umDFK{width:1.5rem;height:1.5rem}.Button_largeSpinnerInsideButton__yHSo_{width:1.75rem;height:1.75rem}.Button_smallButton__duycj{font-size:.8rem;line-height:1.2rem;padding:.45rem .75rem}.Button_mediumButton__xdjXZ{font-size:1rem;line-height:1.25rem;padding:.5rem 1rem}.Button_largeButton__wDDXQ{font-size:1.2rem;line-height:1.5rem;padding:.75rem 1.5rem}.Dialog_maxHeightCondition__O33eo{max-height:70vh;overflow:scroll}.Badge_badge__FI9D3{display:inline-flex;justify-content:center;align-items:center;font-weight:700;margin:4px}.Badge_xsBadge___55vl{border-radius:4px;padding:4px 8px;border:1px solid rgba(0,0,0,.15)}.Badge_smallBadge__pRSL2{border-radius:8px;width:100px;padding:8px 4px}.Badge_mediumBadge__LJZWK{border-radius:12px;min-width:150px;padding:8px 4px}.Badge_largeBadge__S9tAJ{border-radius:12px;width:180px;padding:8px 4px}.Badge_badgeText__cDyRA{font-weight:400;color:var(--white)}.Badge_xsBadgeText__JPQwU{font-size:12px;font-weight:600!important}.Badge_smallBadgeText__mIXg5{font-size:14px}.Badge_mediumBadgeText__Lh6_6{font-size:20px}.Badge_largeBadgeText__z6xvC{font-size:24px}.Badge_activeAnnualServiceBadge__0v7Rc,.Badge_draftTimeSheetBadge__uhqJd,.Badge_pendingUsersBadge__Wfy_6,.Badge_pendingWorkOrderBadge__t2LRX,.Badge_pendingpendingWorkOrderBadge__n1tLp,.Badge_toquoteWorkOrderBadge__gkC75{background-color:var(--black)}.Badge_activeUsersBadge__CjgVq,.Badge_approvedTimeOffBadge__oAqiv,.Badge_openAnnualServiceBadge__q1Szc,.Badge_openWorkOrderBadge__LdKDX,.Badge_pendingopenWorkOrderBadge__ZW0pD,.Badge_submittedTimeSheetBadge__xAPH4{background-color:var(--green)}.Badge_scheduledWorkOrderBadge__L6urK,.Badge_timeWorkOrderBadge__UqkHU{background-color:var(--purple)}.Badge_finishedWorkOrderBadge__bY7Oe{background-color:var(--blue)}.Badge_pendingTimeOffBadge__cJ_DT{background-color:var(--yellow-NA)}.Badge_lockedUsersBadge__nIqxO,.Badge_overdueBadge__rAxNd{background-color:var(--red)}.Badge_afternoonoffTimeSheetBadge__P860M,.Badge_cancelledTimeOffBadge__mS3BA,.Badge_closedWorkOrderBadge__lAfdG,.Badge_dayoffTimeSheetBadge__p0Km5,.Badge_holidaysTimeSheetBadge__XGxdD,.Badge_inactiveAnnualServiceBadge__77IiH,.Badge_inactiveUsersBadge__u_BrI,.Badge_inlateTimeSheetBadge__GBb76,.Badge_leaveearlyTimeSheetBadge__j3UU0,.Badge_morningoffTimeSheetBadge__6hXij{background-color:var(--grey)}.Badge_unknownColorBadge__Cn40L{background-color:var(--dark-grey)}.Message_wrapper__1w4ei{display:"flex"}.Message_infoBackground__RbViy{background-color:rgba(var(--blue-code),.05);border:var(--border-radius-default) solid rgba(var(--blue-code),1)}.Message_infoText__Ve5Qn{color:rgba(var(--blue-code),1)}.Message_infoInvertedBackground__NXynS{background-color:rgba(var(--blue-code),1);border:var(--border-radius-default) solid rgba(var(--blue-code),.05)}.Message_infoInvertedText__PJiC4{color:var(--blue-inverted)}.Message_errorBackground__hxxeM{background-color:rgba(var(--red-code),.05);border:var(--border-radius-default) solid rgba(var(--red-code),1)}.Message_errorText__0kx0F{color:rgba(var(--red-code),1)}.Message_errorInvertedBackground__qyiuP{background-color:rgba(var(--red-code),1);border:var(--border-radius-default) solid rgba(var(--red-code),.05)}.Message_errorInvertedText__QvTfb{color:var(--red-inverted)}.Message_warningBackground__ku2g7{background-color:rgba(var(--yellow-code),.05);border:var(--border-radius-default) solid rgba(var(--yellow-code),1)}.Message_warningText__V3Q7s{color:rgba(var(--yellow-code),1)}.Message_warningInvertedBackground__ORi4_{background-color:rgba(var(--yellow-code),1);border:var(--border-radius-default) solid rgba(var(--yellow-code),.05)}.Message_warningInvertedText__oUz1g{color:var(--yellow-inverted)}.Message_warningNotAccessibleBackground__yWsLl{background-color:rgba(var(--yellow-NA-code),.05);border:var(--border-radius-default) solid rgba(var(--yellow-NA-code),1)}.Message_warningNotAccessibleText__72chd{color:rgba(var(--yellow-NA-code),1)}.Message_warningNotAccessibleInvertedBackground__sGtlu{background-color:rgba(var(--yellow-NA-code),1);border:var(--border-radius-default) solid rgba(var(--yellow-NA-code),.05)}.Message_warningNotAccessibleInvertedText__dhlNZ{color:var(--yellow-NA-inverted)}.Message_successBackground__nKR4x{background-color:rgba(var(--green-code),.05);border:var(--border-radius-default) solid rgba(var(--green-code),1)}.Message_successText__4ARlC{color:rgba(var(--green-code),1)}.Message_successInvertedBackground__vzVu5{background-color:rgba(var(--green-code),1);border:var(--border-radius-default) solid rgba(var(--green-code),.05)}.Message_successInvertedText__OmiCw{color:var(--green-inverted)}.Message_classicBackground__Wrh1a{background-color:rgba(var(--black-code),.05);border:var(--border-radius-default) solid rgba(var(--black-code),1)}.Message_classicText__zVgFa{color:rgba(var(--black-code),1)}.Message_classicInvertedBackground__iiYrc{background-color:rgba(var(--black-code),1);border:var(--border-radius-default) solid rgba(var(--black-code),.05)}.Message_classicInvertedText__fs9u8{color:var(--black-inverted)}.Message_warningNotAccessibileBackground__tMejD{background-color:rgba(var(--yellow-NA-code),.05);border:var(--border-radius-default) solid rgba(var(--yellow-NA-code),1)}.Message_warningNotAccessibileText__uidei{color:rgba(var(--yellow-NA-code),1)}.Message_warningNotAccessibileInvertedBackground__2W7z_{background-color:rgba(var(--yellow-NA-code),1);border:var(--border-radius-default) solid rgba(var(--yellow-NA-code),.05)}.Message_warningNotAccessibileInvertedText__4JtGZ{color:var(--yellow-NA-inverted)}.Message_purpleBackground__R7vAD{background-color:rgba(var(--purple-code),.05);border:var(--border-radius-default) solid rgba(var(--purple-code),1)}.Message_purpleText__guou7{color:rgba(var(--purple-code),1)}.Message_purpleInvertedBackground__KrXRK{background-color:rgba(var(--purple-code),1);border:var(--border-radius-default) solid rgba(var(--purple-code),.05)}.Message_purpleInvertedText__P7ltb{color:var(--purple-inverted)}.Message_orangeBackground__DpwD4{background-color:rgba(var(--orange-code),.05);border:var(--border-radius-default) solid rgba(var(--orange-code),1)}.Message_orangeText__f90dn{color:rgba(var(--orange-code),1)}.Message_orangeInvertedBackground__FtVjD{background-color:rgba(var(--orange-code),1);border:var(--border-radius-default) solid rgba(var(--orange-code),.05)}.Message_orangeInvertedText__UZYHW{color:var(--orange-inverted)}.Message_lightBlueBackground__NQqPx{background-color:rgba(var(--light-blue-code),.05);border:var(--border-radius-default) solid rgba(var(--light-blue-code),1)}.Message_lightBlueText__rRc93{color:rgba(var(--light-blue-code),1)}.Message_lightBlueInvertedBackground____8O0{background-color:rgba(var(--light-blue-code),1);border:var(--border-radius-default) solid rgba(var(--light-blue-code),.05)}.Message_lightBlueInvertedText__kr23K{color:var(--light-blue-inverted)}.Message_pinkBackground__6AYwU{background-color:rgba(var(--pink-code),.05);border:var(--border-radius-default) solid rgba(var(--pink-code),1)}.Message_pinkText__pKCLw{color:rgba(var(--pink-code),1)}.Message_pinkInvertedBackground__jhRo_{background-color:rgba(var(--pink-code),1);border:var(--border-radius-default) solid rgba(var(--pink-code),.05)}.Message_pinkInvertedText__IspMg{color:var(--pink-inverted)}.Message_centerIconParent__f_6Bn{display:flex;align-items:center}.Message_topIconParent__zroj4{display:flex}.Message_flexAlignmentTextSection__7Mels{display:flex;align-content:center;justify-content:center;flex-direction:column}.Message_centerTextOverrideParent__8ybAZ{width:100%;text-align:center}.Message_centerTextOverrideParent__8ybAZ>div{margin-left:0;text-align:center}.Card_wrapper__zY7d8{margin-bottom:8px;margin-top:8px}.Card_buttonWrapper__B6Ybf,.Card_wrapper__zY7d8{display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center}.Card_buttonContent__9oims{width:-webkit-fill-available}.Card_buttonContent__9oims>:first-child{padding:8px}.Card_contentParent__HABC3{margin-left:48px;margin-bottom:16px}.Card_contentParentNoOpen__1WXTT{margin-left:8px;margin-bottom:8px}.Card_lockedContentIcon__d9TlC{width:40px;justify-content:center;display:flex}.Card_topParentContent__Ypbch{margin-left:8px;width:-webkit-fill-available}@media only screen and (max-width:800px){.Card_contentParent__HABC3{margin-left:8px;margin-bottom:8px}}.TimeIndicator_timeIndicatorSection__v5H3g{display:flex}.TimeIndicator_indicatorSplits__4dGEl{height:20px;background-color:#e1e0e0;margin-bottom:8px;display:flex;align-items:center;justify-content:space-evenly}.TimeIndicator_indicatorSplitsEmpty__UPoWR{border-left:2px solid #e1e0e0;border-right:2px solid #e1e0e0}.TimeIndicator_indicatorSplitsBoth__SWGoi{border-left:2px solid #000;border-right:2px solid #000}.TimeIndicator_indicatorSplitsStartOnly__71e_W{border-left:2px solid #000}.TimeIndicator_indicatorSplitsEndOnly__MIX8G{border-right:2px solid #000}.TimeIndicator_indicatorSplitsError__2QzfB{border-left:2px solid red}.TimeIndicator_indicatorSplitIndividual__smJF9{height:20px;width:100%}.TimeIndicator_indicatorSplitIndividualWrapper__foYEP{width:100%}.TimeIndicator_indicatorSplitIndividual25__JDAia{background-color:#2b2b2b;width:25%}.TimeIndicator_indicatorSplitIndividual50__iNmXf{background-color:#2b2b2b;width:50%}.TimeIndicator_indicatorSplitIndividual75__8kfrq{background-color:#2b2b2b;width:75%}.TimeIndicator_indicatorSplitIndividual100__UMidD{background-color:#2b2b2b;width:100%}.TimeIndicator_indicatorSplitIndividualFullHour__lQZNB{width:100%;background-color:#2b2b2b;border-right:2px solid #fff}.TimeIndicator_indicatorSection__MC89_{flex:2}.TimeIndicator_timeSection__DKApN{display:flex;justify-content:space-between}.TimeIndicator_totalHoursSection__L4lOk{flex:1;margin:0 8px 8px;text-align:center}.files_displayFlex__rpxg_{display:flex;justify-content:start;align-items:center}.files_fileDisplayParent__L5sU3{display:flex;justify-content:flex-end;flex-direction:column;align-items:center;background-color:rgba(var(--black-code),.05);color:rgba(var(--blue-code),1);border-radius:8px;padding:12px 4px;width:175px}.files_fileIndividual__euYpD{white-space:pre-wrap;min-height:50px}.files_fileParent__QIphf{display:flex;align-items:center;justify-content:space-between}.files_fileDataSection__cKXC1{display:flex;flex-direction:column;margin:4px;width:60%}.files_fileDisplaySmall__g2KgI{display:flex;justify-content:flex-end;flex-direction:column;background-color:rgba(var(--black-code),.05);color:rgba(var(--blue-code),1);border-radius:8px;padding:8px;width:225px;margin:8px}.files_fileDisplaySmallTopRow__4JM8H{display:flex;justify-content:space-between;align-items:center}.files_fileDisplaySmallParent__ds0_U{display:flex;align-items:flex-start;flex-wrap:wrap}.files_fileDisplaySmallEllipsis__DrLSP{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.files_secondaryDisplayOptions__Jhnas{display:flex;align-items:center;justify-content:space-between}.files_dropdownIconFlex__8dX1B{display:flex;align-items:center}.files_dropdownIconFlex__8dX1B p{padding-left:10px}.files_badgeColumnMinWidth__6ZOfk{min-width:125px}.files_badgeColumnMinWidth__6ZOfk>div{margin-left:auto;margin-right:auto;display:flex;justify-content:center}.files_openFileLink__IBZWK{display:none}.files_openPreviewFile__oJ5aJ{display:block}.files_hideFileLinkForSmallFiles__JM7AL{display:none}.files_dropdownMenuFileActions__2ARLI{padding:6px!important}@media only screen and (max-width:800px){.files_fileDisplayParent__L5sU3{width:100%;justify-content:flex-start;flex-direction:row;align-items:center}.files_fileParent__QIphf{display:block;flex-direction:row}.files_fileDataSection__cKXC1{width:100%}.files_fileDisplaySmall__g2KgI{width:auto;max-width:225px}.files_openFileLink__IBZWK{display:block}.files_openPreviewLink__QiQzQ{display:none}}.PDFViewer_parentDisplaySection__wj_YP{max-height:500px;overflow:scroll}.PDFViewer_additionalMiddleFloat__GYB8A>div{display:flex;align-items:center;justify-content:center}.PDFViewer_paginationZoomSection__cnWRf{display:flex;align-items:center;justify-content:space-between}.PDFViewer_selectZoom__wqCJR{width:150px}.PDFViewer_mobilePaginationDisplay__IVIYg{display:flex;align-items:center;flex-direction:column}@media only screen and (max-width:800px){.PDFViewer_additionalMiddleFloat__GYB8A>div{display:flex;align-items:flex-start;justify-content:flex-start}.PDFViewer_parentDisplaySection__wj_YP{height:auto;width:auto}.PDFViewer_paginationZoomSection__cnWRf{flex-direction:column}.PDFViewer_paginationZoomSection__cnWRf,.PDFViewer_paginationZoomSection__cnWRf>div{padding-top:8px}}.dialog_mediaMiddle__D_WC6{margin:auto;display:flex;flex-direction:column;align-items:center}.dialog_buttonDialogRight__FukV9{display:flex;align-content:flex-end;justify-content:flex-end;align-items:center}.dialog_mediaMiddleVideo__Po42e{max-height:50vh}.dialog_mediaMiddleVideo__Po42e>video{max-height:50vh;margin:auto}.dialog_mediaImage__EdYN0{overflow:scroll;margin:auto;max-height:70vh}.dialog_zoomControls__4FxtE{display:flex;justify-content:flex-end}.dialog_selectZoom__bN84s{width:150px}.dialog_scaleGroup1__ldSAx,.dialog_scaleGroup2__mPhYi,.dialog_scaleGroup3__HqBB5,.dialog_scaleGroupSmall__FDfa2{margin:auto;max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important;overflow:scroll!important}.dialog_scaleGroup1__ldSAx{width:400px}.dialog_scaleGroup2__mPhYi{width:800px}.dialog_scaleGroup3__HqBB5{width:1600px}.dialog_scaleGroupSmall__FDfa2{width:200px}@media only screen and (max-width:800px){.dialog_mediaMiddle__D_WC6{display:flex;align-items:flex-start;justify-content:flex-start}.dialog_mediaImage__EdYN0{overflow:scroll;margin:auto;max-height:50vh}.dialog_zoomControls__4FxtE{justify-content:center}}.description_displaySpaceFlex__hr9Sz{display:flex;justify-content:space-between;align-items:center}.description_displayFlex___Td7g{display:flex;justify-content:center;align-items:center}.description_descriptionSection__4ZFoD{display:flex}.description_descriptionView__ckcMt{min-height:150px;white-space:pre-wrap;padding:8px}.description_descriptionEditView___UKp5{display:flex}.description_descriptionEditView___UKp5 a{margin-left:8px}.description_siteViewParent__TWv4b{display:flex;flex-direction:row}.description_sitew50__Vjxyu{width:50%;padding:8px}.emails_dropdownIconFlex__w4KA8{display:flex;align-items:center}.emails_dropdownIconFlex__w4KA8 p{padding-left:8px}.dialog_buttonDialogRight__Pn5JU{display:flex;align-content:flex-end;justify-content:flex-end;align-items:center}.dialog_buttonCollectionRight__WEZUW a{margin-right:8px;margin-top:8px}.dialog_buttonDialogSpace__6A8Sb{display:flex;align-content:center;justify-content:space-between;align-items:center}.dialog_setSearchSectionSize__VX2Bx{height:150px;overflow:scroll}.dialog_materialListGroup__TMv0K{height:50vh;overflow:scroll}.Users_tooltipParentDiv__qxH3H{display:flex;flex-direction:column;width:300px}.Users_oneLineTooltip__encBY,.Users_tooltipItem__AGx6G{font-size:14px;text-transform:none}.Users_tooltipItem__AGx6G{padding-bottom:8px}.Users_tooltipItem__AGx6G span{font-weight:600}.Users_linkParent__p_a3e{display:flex;align-items:center;flex-direction:column;flex-wrap:nowrap;align-content:center;overflow-wrap:anywhere}.Users_colourBlockContainer__Ol8ec{display:flex;flex-wrap:wrap}.Users_colourBlockParent__bINO6{margin:4px}.Users_colourBlock__EQ9nM{height:50px;width:50px;margin:2px;border-radius:25px}.Users_colourBlockSelected__bPobg{border:3px solid #000;border-radius:45px}.Users_colourBlockNotSelected__Hwd6l{border:3px solid #fff;border-radius:45px}.Users_displayFlex__Ow7Xi{display:flex;justify-content:center;align-items:flex-end}.Users_displaySpaceFlex___nY8d{justify-content:center;align-items:space-between}.Users_displayFlexLeft__sHlj5{display:flex;justify-content:left;align-items:center;flex-wrap:wrap}.Users_displayFlagItem__n1kB1{display:flex;margin-bottom:8px}.Users_alignmentSection__IgIxH,.Users_displayLeftFlex__NhP8D{display:flex;justify-content:left;align-items:center}.Users_displayLeftFlex__NhP8D{flex-wrap:wrap}.Users_displayLeftFlex__NhP8D a{margin-top:8px}.Users_displaySpaceFlex___nY8d{display:flex;justify-content:space-between;align-items:center}.Users_displayFlex1__4mSbj{flex:1}.Users_displayFlex2__hJRtM{flex:2}@media only screen and (max-width:800px){.Users_informationSection__Iggl2,.Users_userRequestSection__7aczs{display:flex;flex-direction:row;align-items:center}.Users_informationSection__Iggl2{justify-content:space-between;width:100%}.Users_displayFlex__Ow7Xi{display:flex;justify-content:center;align-items:stretch;flex-direction:column}.Users_displayFlex1__4mSbj{flex:auto}.Users_alignmentInRow__NIvl_{display:flex;flex-direction:row;align-items:center;justify-content:left}}.dialog_formItemFlex1__oy5pE{flex:1}.dialog_formItemGrid__h1uSd{display:grid}.dialog_buttonsBesideFlex__xkVRI{display:flex}.dialog_buttonBesideFlex__MXK4q a{flex:1}.dialog_formItem__xmEP8{width:100%;margin:8px}.dialog_formItemIndent__C3P7x{margin-left:5%;margin-right:8px;margin-top:8px;width:auto}.dialog_buttonDialogRight__6tcWt{display:flex;flex-direction:column;align-content:flex-end;align-items:flex-end!important;justify-content:flex-end}.dialog_borderCard__P0uyD{border:1px solid #4b4b4b;border-radius:8px;padding:12px}.dialog_waitingClass__nhqbb span{background-color:#fde68a!important}.dialog_waitingClass__nhqbb span svg{color:#8b5800!important}.dialog_successClass__tEbou span{background-color:#a7f3d0!important;color:green}.dialog_successClass__tEbou span svg{color:green!important}.dialog_errorClass__85_Dl span{background-color:#fecaca!important;color:#dc2626}.dialog_errorClass__85_Dl span svg{color:#dc2626!important}.dialog_iconOverrideAmountsSmaller__1nnzT span,.dialog_iconOverrideAmounts__weQhV span{width:32px!important;height:32px!important;left:-16px!important}.dialog_iconOverrideAmounts__weQhV span svg{width:24px!important;height:24px!important}.dialog_iconOverrideAmountsSmaller__1nnzT span svg{width:18px!important;height:18px!important}.dialog_contentOverride__P2ik0{margin-left:8px!important;margin-top:2px!important}.dialog_displayFlex__mpJZc{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.dialog_displayEnd__9Y1yO{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end}.dialog_unitBlockParent__nnSxW{padding:8px;background-color:#f4f4f4;border:.5px solid #707070;border-radius:8px}.dialog_displayUnitGroup__2vAmm{display:flex;align-items:center;justify-content:start}.dialog_unitTypeBlock__HKHil{border-radius:12px;background-color:#838383;color:#fff}.dialog_displayUnitList__IIRZ2{display:flex;flex-direction:row}.dialog_displayUnitListItem__D5VIW{font-size:12px;font-weight:700}.dialog_displayUnitListInformation__0oAd4{color:#656565}.dialog_displayUnitListNote__a_nln{color:#000}.dialog_checkboxRow__otXW5{display:flex;flex-direction:column}.dialog_unitExistingBlockParent__nJYtM{border-radius:8px;margin-right:8px;margin-bottom:8px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.dialog_unitBlockSelected__4GnY0{background-color:#f4f4f4;border:.5px solid #000}.dialog_unitBlockNotSelected__XioUR{background-color:#fff;border:.5px solid #707070}.dialog_unitBlockInformationSide__cbTyE{padding:8px}.dialog_unitDisplayFlex__TFszn{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dialog_checkboxClick__UINLV{cursor:pointer}.dialog_checkboxIcon__Aeu6u{margin:10px}.units_displayFlex__Rv9Sw{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.units_unitBlockParentWrapper__gsxol{width:33.33%}.units_unitBlockParent__4ASq2{background-color:#f4f4f4;border:.5px solid #707070;border-radius:8px;min-width:250px;margin-right:8px;margin-bottom:8px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.units_unitBlockInformationSide__pBXOu{padding:8px}.units_unitListGroup__TgbEa{display:flex;flex-wrap:wrap;align-content:flex-start;align-items:flex-start}.units_displayUnitGroup__MBcYk{display:flex;align-items:center;justify-content:start;padding-bottom:4px}.units_unitTypeBlock__F3oIa{border-radius:6px;background-color:#838383;padding:4px 6px;color:#fff;margin-right:6px}.units_displayUnitList__4ILsL{display:flex;flex-direction:column}.units_displayUnitListItem__dkAq0{font-size:14px;font-weight:700;padding-bottom:2px}.units_displayUnitListInformation__pG_e3{color:#656565}.units_displayUnitListNote__tQ3Nk{color:#000}@media only screen and (max-width:1200px){.units_unitBlockParentWrapper__gsxol{width:50%}}@media only screen and (max-width:800px){.units_unitBlockParentWrapper__gsxol{width:100%}}.individualView_logActivityLeftComponentParent__Trwwa a{margin-left:18px}.individualView_displayFlex__8ug6W{display:flex;justify-content:center;align-items:center}.individualView_displayFlexLeft__me_dt{display:flex;justify-content:start;align-items:center}.individualView_displaySpaceFlex__gCN_C{display:flex;justify-content:space-between;align-items:center}.individualView_displayButtonsList__rRsox{flex-wrap:wrap}.individualView_displayButtonsList__rRsox>*{margin-bottom:8px}.individualView_subTitleRow__THtzQ{display:flex;justify-content:space-between;align-items:center}.individualView_subTitleLeftDesktop__UJbzb{display:flex;justify-content:start}.individualView_subTitleRightDesktop__ia21S{display:flex;justify-content:end}.individualView_customerViewParent__JS6aW{display:flex;flex-direction:row}.individualView_customerw50__VkoJm{width:50%;padding:8px}.individualView_displayInlineForm__QhjDx{height:55px;padding-top:4px}.individualView_formItemGrid__F_li4{width:200px}.individualView_timesheetDisplayTotalParent__sXBJd{display:flex;justify-content:space-between;align-content:center;align-items:center;flex-wrap:wrap;flex-direction:row}.individualView_w250__qn5Hv{width:250px}.individualView_w200__ab_Wc{width:200px}.individualView_w100__UIHdV{width:100px;text-align:center}.individualView_w150__nLarh{width:150px;text-align:center}.individualView_w50__DS6wz{width:100px;text-align:center}.individualView_infoBlocks__OlUaL{min-height:500px;overflow:overlay}.individualView_individualAvatarAndHours__DLk79{display:flex;align-items:center;margin-bottom:8px}.individualView_timesheetBreakdownParent__uVjAu{height:400px;overflow:overlay}.individualView_commentIndividual__vKwS8{white-space:pre-wrap;min-height:50px}.individualView_dropdownIconFlex__Jw_ob{display:flex;align-items:center}.individualView_dropdownIconFlex__Jw_ob p{padding-left:8px}.individualView_commentParent__9MIB4{display:flex;align-items:center;justify-content:space-between}.individualView_costInColumn__DvQhv{margin-left:80px;width:220px}.individualView_commentDataSection__rAxcx{display:flex}.individualView_commentCommentSection__kPkXj{padding-left:16px}.individualView_assignUserSection__Nns9_{min-height:300px}.individualView_assignUserSectionAlign__FN68g{display:flex;align-items:center}.individualView_assignUserSectionAlignChild__uq_IG{display:flex}.individualView_avatarUserList__9_eZh{display:flex;overflow:scroll}.individualView_avatarUserList__9_eZh div{margin:12px}.individualView_curserSupport__gCQen{cursor:pointer}.individualView_formItemFlex1__JnV3B{flex:1}.individualView_formItemGrid__F_li4{display:grid}.individualView_formItem__LRgUo{width:100%;margin:8px}.individualView_currentStatusSection__JLHuw{display:flex;justify-content:center;flex-direction:column;align-content:center;align-items:center}.individualView_buttonCollectionRight__VxACL a{margin-right:8px;margin-top:8px}.individualView_buttonBottomArea__emz8b{display:flex;align-items:flex-end;justify-content:space-between}.individualView_buttonDialogRight__fskrw{display:flex;flex-direction:column;align-content:flex-end;align-items:flex-end!important;justify-content:flex-end}.individualView_displayColumnFlex__2IDgR{display:flex;flex-direction:column;align-items:flex-end}.individualView_searchParentSection__usRLF{min-height:300px}.individualView_searchDataSection__MkQtS{display:flex;flex-direction:column}.individualView_searchParent__IdVmW{display:flex;align-items:center;justify-content:space-between}.individualView_searchIndividual__thcaD{white-space:pre-wrap;min-height:50px}.individualView_searchIconDisplay__0LPtB{display:flex;align-items:center}.individualView_searchIconDisplay__0LPtB svg{margin-right:8px}.individualView_materialsDelete__fagft{white-space:pre-wrap;font-style:italic}.individualView_flexDisplayInline__8Crcc{display:flex}.individualView_formItemIndent__d_JPv{margin-left:5%;margin-right:8px;margin-top:8px;width:auto}.individualView_descriptionEditView__xGS4F{display:flex}.individualView_descriptionEditView__xGS4F a{margin-left:8px}@media only screen and (max-width:800px){.individualView_timesheetDisplayTotalParent__sXBJd{flex-direction:column}.individualView_w200__ab_Wc,.individualView_w250__qn5Hv{width:100%;text-align:none}.individualView_w100__UIHdV{width:auto;text-align:none}.individualView_timesheetTopHeaderStatsParent__OVeEK{margin-top:8px;margin-bottom:8px;width:100%;display:flex;align-items:center;justify-content:space-between}.individualView_subTitleRow__THtzQ{flex-direction:column;align-items:stretch}.individualView_subTitleRightDesktop__ia21S{display:flex;justify-content:center;margin:8px}.individualView_subTitleLeftDesktop__UJbzb{display:flex;justify-content:space-between;flex-direction:row}.individualView_customerViewParent__JS6aW{flex-direction:column}.individualView_customerw50__VkoJm{width:100%;padding:8px}.individualView_formItemGrid__F_li4{width:100%;display:grid}.individualView_displayColumnFlex__2IDgR{flex-direction:column;align-items:center}.individualView_costInColumn__DvQhv{margin-left:0;width:auto}.individualView_flexDisplayInline__8Crcc{display:flex;flex-direction:column}.individualView_flexDisplayInline__8Crcc>div{margin:10px}}.IndividualRowView_displayInlineIcons__ADvyE{display:flex;justify-content:space-around;min-width:180px}.IndividualRowView_displayFlex__IBIg9{display:flex;justify-content:center;align-items:center}.IndividualRowView_displaySpaceBetween__d0OZT{display:flex;justify-content:space-between;align-items:center}.IndividualRowView_displayFlexStart___qfvt{display:flex;justify-content:start;align-items:center}.IndividualRowView_actionButtonsParent__6HjJy{margin:16px}.IndividualRowView_displayColumnFlex__R0ZBf{text-align:center}.IndividualRowView_titleParent__kKP96{width:300px}.IndividualRowView_contentTitle__lONUx{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.IndividualRowView_backgroundOPEN__7yUXY{background-color:rgba(var(--green-code),.1)}.IndividualRowView_backgroundOPEN__7yUXY:hover{background-color:rgba(var(--green-code),.2)}.IndividualRowView_backgroundSCHEDULED__D30SY,.IndividualRowView_backgroundTIME__4u1R1{background-color:rgba(var(--purple-code),.1)}.IndividualRowView_backgroundSCHEDULED__D30SY:hover,.IndividualRowView_backgroundTIME__4u1R1:hover{background-color:rgba(var(--purple-code),.2)}.IndividualRowView_backgroundPENDING__hbyhG{background-color:rgba(var(--black-code),.1)}.IndividualRowView_backgroundPENDING__hbyhG:hover{background-color:rgba(var(--black-code),.2)}.IndividualRowView_backgroundFINISHED__QDO3l,.IndividualRowView_backgroundFINISHED__QDO3l:hover{background-color:rgba(var(--blue-code),.1)}.IndividualRowView_backgroundCLOSED__59R_c{background-color:rgba(var(--grey-code),.1)}.IndividualRowView_backgroundCLOSED__59R_c:hover{background-color:rgba(var(--grey-code),.2)}.IndividualRowView_backgroundWAITING__NV3nw{background-color:rgba(var(--red-code),.1)}.IndividualRowView_backgroundWAITING__NV3nw:hover{background-color:rgba(var(--red-code),.2)}.adminView_memoDialogParent__xgm1c{display:flex}.adminView_displayInlineIcons__NxLqd{display:flex;justify-content:left;min-width:150px}.adminView_displayInlineIcons__NxLqd a{margin-left:8px}.adminView_displaySpace__O0IdN{display:flex;justify-content:space-between;align-items:center}.adminView_display50__zFVwB{width:48%;margin-right:2%}.adminView_display100__GUDzk{width:98%;margin-right:2%}.adminView_previewDisplayParent__u8NNZ{height:100%;width:100%;background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:10% 10% 0}.adminView_memoPreviewParent__asL7E{margin:5% 10%;min-width:400px}.adminView_memoDisplayInfo__G2E2X{margin:5px 10%}.adminView_memoDisplayInfo__G2E2X p{text-align:center}.adminView_memoPreviewMode__caduP{margin:20px 10%;text-align:center}.adminView_configBox__WGRt7{display:flex;align-items:center;justify-content:center}.adminView_configBox__WGRt7 p{margin:4px;font-weight:600}.adminView_blockDisplayInPreview__B3U3M{padding:8px;background-color:rgba(0,0,0,.1);border-radius:4px}@media only screen and (max-width:1000px){.adminView_memoDialogParent__xgm1c{display:block}.adminView_display50__zFVwB{width:98%}.adminView_memoPreviewParent__asL7E{margin:2% 5%;min-width:auto}.adminView_previewDisplayParent__u8NNZ{padding:2% 2% 0}.adminView_configBox__WGRt7 p{font-size:14px}}@media only screen and (max-width:800px){.adminView_memoDialogParent__xgm1c{display:block}.adminView_display50__zFVwB{width:98%}.adminView_memoPreviewParent__asL7E{margin:2% 5%}.adminView_previewDisplayParent__u8NNZ{padding:2% 2% 0}.adminView_configBox__WGRt7 p{font-size:14px}}.Memo_memoDisplayIndividualParent__Ryysk{display:flex;align-items:center}.Memo_memoDisplayIndividualDesktop__rc0fu{min-width:400px;max-width:500px}.Memo_memoDisplayIndividualMobile__NK9gG{width:100%}.Memo_memoMessageInlineDate__2UzbP{margin-left:16px;margin-bottom:1rem}.Memo_displaySpaceFlex__leqVo{margin-top:4px;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:800px){.Memo_memoDisplayIndividualMobile__NK9gG{min-width:100%}}.Calendar_wrapperFull__vJKlK{padding:0 24px 50px}.Calendar_wrapperCalendar__2tCFo{flex:2}.Calendar_wrapperSideBar__PhksB{flex:1}.Calendar_topSectionParent__qTyGY{display:flex}.Calendar_topSectionItemsRight__h7MKt{align-items:flex-start;display:flex;align-items:center;flex:1}.Calendar_topSectionItemsMiddle__SCxzB{display:flex;align-items:center;flex:2;justify-content:center}.Calendar_calendarNameWidth__poAi2{width:250px;text-align:center}.Calendar_topSectionItemsLeft__6eulY{align-items:flex-end;justify-content:end;display:flex;align-items:center;flex:1}.Calendar_dropdownParent__cqVnO{max-width:200px;min-width:150px}.Calendar_calendarDayOfWeekSectionParent__Fqwst{display:flex;justify-content:space-around}.Calendar_calendarDayHeaderSection__j7abg p{width:100px;text-align:center}.Calendar_calendarDateItemParent___YFMT{margin:4px;padding:4px;border:.5px solid #000;border-radius:8px;min-height:175px;width:100%}.Calendar_calendarDateItemDifferentMonth__yqKaY{background-color:#f3f3f3}.Calendar_calendarDateItemSelectedDate__Cc_W7{background-color:rgba(0,0,0,.5)}.Calendar_calendarDateItemSelectedDate__Cc_W7 p{color:#fff}.Calendar_calendarItemParent__cBRvf{width:98%;border-radius:4px;margin:0 auto 2px;color:#fff;table-layout:fixed;font-size:14px;display:flex;align-items:center}.Calendar_calendarDisplaySectionParentDialog____j8q{padding:4px 2%!important}.Calendar_calendarItemWorkOrderInside__kg3oS{padding:4px 2%;flex:1 1 auto;table-layout:fixed;max-width:240px}.Calendar_calendarItemNameInformationCustom__HN3Oq,.Calendar_calendarItemNameInformation__8nBe_{width:95%;text-align:left}.Calendar_calendarDropdownItemWorkOrder__wwKIa{cursor:pointer!important}.Calendar_calendarDropdownItemWorkOrder__wwKIa:hover{color:#c7c7c7}.Calendar_calendarGroupSection__9JwXV{display:flex;justify-content:space-between;align-items:center}.Calendar_calendarItemNameInformation__8nBe_ p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Calendar_calendarItemHoliday__tHGhb{background-color:#363636;color:#fff}.Calendar_calendarDayOffItem__s5u6B p,.Calendar_calendarItemHoliday__tHGhb p{padding:4px}.Calendar_calendarTopSectionSpaceBetween__Mywdo{display:flex;justify-content:space-between;align-items:center;margin-right:4px}.Calendar_calendarItemHolidayMobile__Own_c{color:#363636}.Calendar_calendarTopSectionIcons__r_6Jg svg{padding-left:3px}.Calendar_calendarItemHolidayMobileSelected__K4GtM{color:#fff}.Calendar_calendarItemMobile__CdLLj{height:10px;width:10px;border-radius:10px;margin:2px 0}.Calendar_calendarOffMobile__KmXeH{background-color:rgba(255,0,0,.288)}.Calendar_calendarItemsMobile__oeAJ7,.Calendar_calendarOffMobile__KmXeH{width:98%;border-radius:4px;padding:0 2px;margin:0 auto;display:table;table-layout:fixed}.Calendar_selectedUserListDisplay__CSsh6{display:flex;justify-content:space-between}.Calendar_avatarUserList__YOwQn div{margin:12px}.Calendar_avatarUserListSelected__7fn_Z div{border:2px solid #000}.Calendar_curserSupport__H7JYD{cursor:-webkit-grab;cursor:grab}.Calendar_jobSearchWithButton__YV0tx{display:flex}.Calendar_jobSearchWithButton__YV0tx div{flex:1}.Calendar_buttonCollectionRight__Kc01n a{margin-right:8px;margin-top:8px}.Calendar_customizationBandSection__WjR38{display:flex;align-items:center;justify-content:space-between;margin-top:4px;margin-bottom:4px}.Calendar_customizationSection__J_9aH{display:flex;flex-direction:column}.Calendar_newCalendarItemParentBase__A2VS6{padding:12px;border-radius:8px;margin:4px}.Calendar_newCalendarItemParentUnselectedMultiple__EqtWE{border:1px solid #000;background-color:#fff}.Calendar_newCalendarItemParentSingle__Mh4nm{color:#fff}.Calendar_calendarItemParentMobile__4hf73{display:flex;flex-wrap:wrap}.Calendar_calendarItemParentMobile__4hf73 div{margin-right:2px}.Calendar_calendarDisplaySectionParent__rMd7F{width:100%;border-radius:4px;margin:0 auto 2px;padding:2px .5%;display:table;table-layout:fixed;min-height:55px}.Calendar_calendarDisplayTopSection__BVY1v{display:flex;justify-content:space-between;margin:1px 2px}.Calendar_calendarDisplayTopSection__BVY1v p{font-size:12px;font-weight:700}.Calendar_workOrderContainerMultiple__WnTgc button,.Calendar_workOrderContainer__nHpLj button{cursor:-webkit-grab!important;cursor:grab!important;flex:1;overflow:scroll;border-radius:4px}.Calendar_calendarDisplayUserSection__ZlAfb{width:100%;border-radius:4px;margin:0 auto 2px;padding:2px .5%;display:flex;justify-content:space-between;align-content:center;align-items:center;min-height:40px}.Calendar_calendarDateItemParentSmall__ebD2V{cursor:pointer;margin:2px;padding:2px;border:.25px solid #000;border-radius:4px;min-height:60px}.Calendar_calendarButtons__MP7JA{display:contents}@media only screen and (max-width:800px){.Calendar_wrapperFull__vJKlK{padding:0 8px 150px}.Calendar_topSectionItemsMiddle__SCxzB{justify-content:space-between}.Calendar_calendarDateItemParent___YFMT{cursor:pointer;margin:2px;padding:2px;border:.25px solid #000;border-radius:4px;min-height:60px}.Calendar_calendarItemParent__cBRvf{border-radius:4px;margin:8px auto;padding:8px;color:#fff;justify-content:space-between;align-items:center}.Calendar_calendarGroupSection__9JwXV{display:flex;justify-content:space-between;align-items:center}.Calendar_calendarItemParent__cBRvf{width:100%}.Calendar_calendarItemWorkOrder__v7iO_{width:100%;display:table}.Calendar_calendarItemNameInformation__8nBe_{width:85%;text-align:left}.Calendar_calendarDropdownItemWorkOrder__wwKIa{width:auto!important}.Calendar_dropdownParent__cqVnO{width:100%!important;max-width:100%}.Calendar_topSectionItemsRight__h7MKt{display:grid}.Calendar_calendarItemParentMobile__4hf73{display:inline-flex;flex-wrap:wrap}.Calendar_calendarDisplayTopSection__BVY1v p{font-size:16px;font-weight:700}.Calendar_calendarDisplaySectionParent__rMd7F{width:100%;border-radius:4px;margin:0 auto 2px;padding:4px 1%;display:table;table-layout:fixed;min-height:80px}.Calendar_calendarTopButtons__kSSQ_ button{flex:1;margin-right:10px}.Calendar_addJobTimeSectionMaxHeight__G8IDn{height:150px;overflow:scroll}.Calendar_calendarDayHeaderSection__j7abg p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center}}.adminView_searchBarParent__qArwQ{display:flex;align-items:end;margin:2px 2px 10px;justify-content:space-between}.adminView_searchBarParent__qArwQ>div{width:25%}.adminView_searchBarParent__qArwQ>button{margin-left:2px;margin-bottom:2px}@media only screen and (max-width:800px){.adminView_searchBarParent__qArwQ{display:flex;flex-direction:column;align-items:end;margin-bottom:10px}.adminView_searchBarParent__qArwQ>div{width:100%}.adminView_searchBarParent__qArwQ>button{margin-top:10px;width:100%;margin-left:0;margin-bottom:0}}.Timesheet_alignmentSection__TtlI5{display:flex;justify-content:left;align-items:center}.Timesheet_tooltipParentDiv__Nhsv_{display:flex;flex-direction:column;width:300px}.Timesheet_oneLineTooltip__gPLhy,.Timesheet_tooltipItem__sT8c0{font-size:14px;text-transform:none}.Timesheet_tooltipItem__sT8c0{padding-bottom:8px}.Timesheet_tooltipItem__sT8c0 span{font-weight:600}.Timesheet_linkParent__HJK7w{display:flex;align-items:center;flex-direction:column;flex-wrap:nowrap;align-content:center;overflow-wrap:anywhere}.Timesheet_buttonDialogRight__8kVOD{display:flex;align-content:flex-end;justify-content:flex-end}.Timesheet_indentCheckboxSelector__Q3bnQ{margin-left:24px}.Timesheet_actionButtonParent__oyjnY{display:flex}.Timesheet_topLevelMobileDisplay__0ipDQ{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding-bottom:8px}.Timesheet_middleLevelMobileDisplay__1CMlg{padding-bottom:8px}.Home_wrapperFull__1R7tX{padding:0 0 50px 24px}.Home_wrapperMain__Dad1w{flex:3}.Home_wrapperSideBar__kbMPz{flex:1}.Home_wrapperMemoSideBar__slp0l{min-width:370px}.Home_topSectionParent__94FjQ{display:flex}.Home_infoBlock__L0O0N{display:flex;flex-direction:column;padding-left:8px}.Home_displayFlex__4U1iu{display:flex;justify-content:center;align-items:center}.Home_displaySpaceFlex__mS9GV{display:flex;justify-content:space-between;align-items:center}.Home_displayEndFlex__A3dve{display:flex;justify-content:end}.Home_displayTimesheetDaysParent__uLVM2{display:flex;align-items:center;flex-direction:row;justify-content:space-around;align-content:center}.Home_displayTimesheetDay__6J3Cx{text-align:center;display:flex;flex-direction:column;align-items:center}.Home_displayTimesheetDay5Days__DUoVz{padding:8px 45px}.Home_displayTimesheetDay7Days__DroEM{padding:8px 30px}.Home_widget50__lUIe5{width:50%;display:flex}.Home_widget50__lUIe5>div{width:100%;height:80px;display:flex}.Home_sectionDivider__RKXS1{border-bottom:.5px solid #000}.Home_weatherParentBottom__Kpfg2{padding-right:8px}.Home_todayWeatherParent__HnDUB{display:flex;justify-content:space-between}.Home_todayWeatherTemp__IgoUS{font-size:42px;font-weight:400}.Home_todayWeatherTempDescription__FKQhZ{text-transform:capitalize}.Home_todayWeatherExtraInfo__w3rWo{justify-content:center;align-items:flex-end;margin-top:16px;margin-bottom:16px}.Home_todayWeatherMainTempParent__YPtN3{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:8px 0}.Home_weatherRangeDisplay__0TBXw{display:flex;align-items:center;padding:10px;justify-content:space-between}.Home_weatherRangeDisplay__0TBXw p{padding:2px}.Home_weatherRangeIdicator__tcmJP{height:10px;border-radius:10px;border:3px solid #1271d7;background-color:rgba(18,113,215,.1);width:45px}.Home_weatherRangeIndicatorSmall__DQsGg{height:5px;border-radius:2px;border:2px solid #1271d7;background-color:rgba(18,113,215,.1);width:25px}.Home_smallWeatherBlocks__9SElJ{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:12px 0 0;border:1px solid #b8b8b8}.Home_smallLowerTemp__1dp7N{font-size:14px!important}.Home_weatherRangeBanner__vuv3E{display:flex;padding:10px;flex-direction:column}.Home_smallWeatherBanner__TbBaH{display:flex;align-items:center;justify-content:space-between;flex-direction:row;padding:8px;border:1px solid #b8b8b8}.Home_bannerTemp__wtCQ8{display:flex;align-items:center}.Home_bannerTemp__wtCQ8 p{padding:10px}@media only screen and (max-width:800px){.Home_wrapperFull__1R7tX{padding:0 8px 150px}.Home_wrapperMain__Dad1w{width:auto}.Home_displayTimesheetDay5Days__DUoVz{padding:8px 24px}.Home_displayTimesheetDay7Days__DroEM{padding:8px}}.LeftHandNav_mainBlock__Rb2JA{width:100%;height:100vh;display:flex}.LeftHandNav_navMain__u_R3a{height:100%;width:260px;position:fixed;z-index:1;top:0;left:0;background-color:#111;overflow-x:hidden}.LeftHandNav_hideNavMain__0yNEd{display:none}.LeftHandNav_main__4ZuLW{margin-left:260px;width:100%}.LeftHandNav_mainWithNavHidden__z5WHF{width:100%}.LeftHandNav_fullScreenButton__km2_S{margin-top:20px;margin-left:8px}.LeftHandNav_sidebarFullScreenButton__I5uc1{margin-top:4px}.LeftHandNav_logoLoginNavBarImageParentDesktop__t6B7C{display:flex;align-items:flex-start;justify-content:space-between}.LeftHandNav_logoLoginImageParent__qojdW img{height:45px;padding:6px 0;margin-bottom:16px}.LeftHandNav_logoLoginNavBarImage__smMBh{padding:6px 0}.LeftHandNav_sidebarSection__wvWCU{height:100%}.LeftHandNav_navSectionParent___nZ1k{display:flex;flex-direction:column}.LeftHandNav_navSectionSidebarSection__sIQ_C{display:flex;justify-content:space-between;height:100%;flex-direction:column;overflow:scroll}.LeftHandNav_mobileHeaderParent__mPFOh{display:flex;justify-content:space-between;height:70px;width:100%}.LeftHandNav_mobileHeaderWrapper__5CNR8{display:none}.LeftHandNav_leftMenuIconParent__bgIlz,.LeftHandNav_rightMenuIconParent__tCjBH{display:flex;justify-content:center;justify-items:center;align-items:center;padding:8px}.LeftHandNav_workOrderMenuButton__UIvnh{width:100%;padding-top:12px;padding-bottom:12px}.LeftHandNav_infoBlock__ME74i{display:flex;flex-direction:column;padding-left:8px}.LeftHandNav_bottomPanelView__xtFv_{width:100%;position:fixed;z-index:1;right:0;bottom:0;overflow-x:hidden}.LeftHandNav_buttonListBottomPanelView__znicv{display:flex;padding-bottom:8px}.LeftHandNav_buttonListBottomPanelView__znicv a{flex:1;height:45px}@media only screen and (max-width:800px){.LeftHandNav_navMain__u_R3a{position:fixed;width:100%}.LeftHandNav_main__4ZuLW{margin-left:0;width:100%;margin-top:70px;margin-bottom:80px}.LeftHandNav_mobileHeaderWrapper__5CNR8{display:block;position:fixed;z-index:2;width:100%}.LeftHandNav_mobileHeaderParent__mPFOh{justify-items:center}.LeftHandNav_logoLoginImageParent__qojdW img{height:50px;margin-bottom:0}.LeftHandNav_logoLoginNavBarImage__smMBh{padding:6px 0}.LeftHandNav_logoLoginNavBarImageDesktop__JwoS0{display:none}.LeftHandNav_logoLoginImageParent__qojdW{height:50px}.LeftHandNav_logoLoginNavBarImageParentDesktop__t6B7C{height:70px}.LeftHandNav_scrollOff-true__2jyTd{overflow:hidden;margin:0;height:100vh}}.Wrapper_wrapper__PnrXl{margin:0 auto;padding:0 24px 50px;max-width:1048px}@media only screen and (max-width:800px){.Wrapper_wrapper__PnrXl{margin:0 auto;padding:0 8px 120px;max-width:1048px}}