body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.marginAuto{margin:auto}.margin8{margin:8px}.margin16{margin:16px}.margin24{margin:24px}.margin32{margin:32px}.margin40{margin:40px}.marginBottom8{margin-bottom:8px}.marginBottom16{margin-bottom:16px}.marginBottom24{margin-bottom:24px}.marginBottom32{margin-bottom:32px}.marginBottom40{margin-bottom:40px}.marginTop8{margin-top:8px}.marginTop16{margin-top:16px}.marginTop24{margin-top:24px}.marginTop32{margin-top:32px}.marginTop40{margin-top:40px}.marginLeft8{margin-left:8px}.marginLeft16{margin-left:16px}.marginLeft24{margin-left:24px}.marginLeft32{margin-left:32px}.marginLeft40{margin-left:40px}.marginRight8{margin-right:8px}.marginRight16{margin-right:16px}.marginRight24{margin-right:24px}.marginRight32{margin-right:32px}.marginRight40{margin-right:40px}.padding8{padding:8px}.padding16{padding:16px}.padding24{padding:24px}.padding32{padding:32px}.padding40{padding:40px}.paddingBottom8{padding-bottom:8px}.paddingBottom16{padding-bottom:16px}.paddingBottom24{padding-bottom:24px}.paddingBottom32{padding-bottom:32px}.paddingBottom40{padding-bottom:40px}.paddingTop8{padding-top:8px}.paddingTop16{padding-top:16px}.paddingTop24{padding-top:24px}.paddingTop32{padding-top:32px}.paddingTop40{padding-top:40px}.paddingLeft8{padding-left:8px}.paddingLeft16{padding-left:16px}.paddingLeft24{padding-left:24px}.paddingLeft32{padding-left:32px}.paddingLeft40{padding-left:40px}.paddingRight8{padding-right:8px}.paddingRight16{padding-right:16px}.paddingRight24{padding-right:24px}.paddingRight32{padding-right:32px}.paddingRight40{padding-right:40px}*{box-sizing:border-box;font-family:Roboto,Helvetica,Arial,sans-serif}a{color:#000;text-decoration:none}.menuLink{cursor:pointer;flex:1 1 auto;line-height:24px;margin-bottom:4px;margin-top:4px;min-width:0;-webkit-user-select:none;user-select:none}.breadcrampLink{font-weight:700}.overflowEllipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.title{border-bottom:2px solid #68b0bc;padding-bottom:8px}.ant-picker{border:1px solid #212121;border-radius:10px;height:40px;width:100%}.blueBorderBottom{border-bottom:2px solid #68b0bc}.redBorderBottom{border-bottom:2px solid #fe6f5e}.width60{width:60px}.width100{width:100px}.button150,.width150{width:150px}.button150{height:150px}.button150 button{font-size:48px;height:150px}.textAlignCenter{text-align:center}input[type=email],input[type=number],input[type=password],input[type=text]{-webkit-appearance:none;appearance:none}.ant-picker-panel-layout>div{width:100%}.ant-picker-dropdown .ant-picker-time-panel-column:after,.ant-picker-footer{display:none}.ant-picker-dropdown{z-index:1100}.MuiListItem-root .MuiListItemButton-root.Mui-selected{background-color:#ffccbd}.MuiListItem-root .MuiListItemButton-root.Mui-selected .menuLink>div{color:#fff}.prompts span{font-size:1.5em}.blink{animation:blink-animation 3s linear infinite}.billableWrapper{display:flex;justify-content:space-between}.billableWrapper .billableUserWrapper{align-items:center;border:2px solid #fe6f5e;border-radius:12px;display:flex;gap:16px;margin-right:64px;padding:8px;width:max-content}.MuiTabs-flexContainer{flex-wrap:wrap}@keyframes blink-animation{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media(max-width:500px){.billableWrapper{flex-direction:column;width:100%}.billableWrapper .billableUserWrapper{width:100%}}.alertButtons{display:flex;justify-content:space-around;margin:16px 0}.MuiDialog-paper{overflow-y:visible}.error{display:flex;font-size:14px;height:0;justify-content:left;line-height:16px;opacity:0;padding-left:8px;transition:all .5s ease-out 0s}.error.active{height:16px;opacity:1}.inputLabel{color:#000;display:flex;font-size:14px;font-weight:500;height:0;justify-content:left;line-height:16px;opacity:0;padding-left:8px}.inputLabel.active{height:16px;margin-bottom:8px;opacity:1}.inputDescription{color:#000;display:flex;font-size:14px;height:0;justify-content:left;line-height:16px;opacity:0;padding-left:8px;transition:all .5s ease-out 0s;white-space:pre-wrap}.inputDescription.active{height:max-content;min-height:16px;opacity:1}.customPhoneInput{border:1px solid #212121;border-bottom-color:#000;border-radius:10px!important;display:inline-flex!important}.customPhoneInput,.customPhoneInput select{background:#fff;height:40px;padding:0 20px;text-transform:none;width:100%}.customPhoneInput select{border-color:#212121;color:#000}.customPhoneInput input{border:none;color:#000;font-size:16px}.customPhoneInput input:focus-visible{outline:none}.customPhoneInput input::placeholder{color:#212121}.addressLine{background:#fff;border:1px solid #000;border-radius:10px!important;color:#000;font-family:Poppins;font-size:14px;height:40px;margin-bottom:16px;padding:0 20px;position:relative;text-transform:none;width:100%}.addressLine input{-webkit-tap-highlight-color:rgba(0,0,0,0);animation-duration:10ms;animation-name:mui-auto-fill-cancel;background:none;border:0;color:currentColor;font:inherit;height:40px;letter-spacing:inherit;margin:0;padding:6px 0 7px;width:100%}.addressLine input:focus-visible{outline:none}.addressLine input::placeholder{color:#000}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.tableContainer{background-color:#fff}.tableContainer .tableHeader th{border-bottom:1px solid #68b0bc}.tableContainer .tableHeader th:last-child div{border-right:none}.nameTitleFilter{align-items:center;border-right:1px solid #000;cursor:pointer;display:flex;justify-content:space-between;position:relative}.nameTitleFilter .filterWrapper{background-color:#fff;border:2px solid #68b0bc;border-radius:12px;left:-10px;padding:10px;position:absolute;top:-15px;width:100%;z-index:1000}.nameTitle{align-items:center;border-right:1px solid #000;cursor:pointer;display:flex;justify-content:space-between}.nameTitle svg{margin-right:16px}.display-none{display:none;height:500px;position:absolute}.content-annotation{padding:20px;width:420px}.content-annotation h2{font-size:.9em;line-height:1em}.content-annotation h3{font-size:.7em;line-height:.8em;margin:5px 0}.content-annotation h3 span{color:#092a4a;font-size:85%;line-height:.8em}.content-annotation .wrapper-list{padding:8px 0}.content-annotation .body-block,.content-annotation .wrapper-list{display:flex;flex-direction:column}.content-annotation .body-block .item-block,.content-annotation .body-block .title-block,.content-annotation .wrapper-list .item-block,.content-annotation .wrapper-list .title-block{grid-gap:10px;display:grid;gap:10px;grid-template-columns:3fr 1fr;height:100%;width:100%}.content-annotation .body-block .item-block h4,.content-annotation .body-block .title-block h4,.content-annotation .wrapper-list .item-block h4,.content-annotation .wrapper-list .title-block h4{font-size:.5em;font-weight:700}.content-annotation .body-block .item-block p,.content-annotation .body-block .title-block p,.content-annotation .wrapper-list .item-block p,.content-annotation .wrapper-list .title-block p{font-size:.5em}.container{background-color:#fff;border-radius:12px;display:flex;margin:0 auto 16px;min-width:720px;padding:24px;width:100%}.container .bcbaInfo{padding:0 8px;width:30%}.container .bcbaInfo .bcbaName{align-items:center;display:flex;justify-content:space-between;padding:16px 0}.container .bcbaInfo .bcbaName .editIcon{align-items:center;background-color:#72a0c1;border-radius:5px;display:flex;height:32px;justify-content:space-around;width:32px}.container .latesNotes{width:50%}.container .latesNotes .note{padding:8px}.container .clientList{padding:0 8px;width:50%}@media(max-width:820px){.container{background-color:#0000;flex-direction:column;min-width:220px;padding:0}.container .bcbaInfo{padding:0;width:100%}.container .latesNotes{width:100%}.container .latesNotes .notesContainer{flex-direction:column}.container .clientList,.container .latesNotes .notesContainer .note{width:100%}.container .clientList .tableContainer{display:flex;flex-direction:column;margin-top:16px}}.calendarHeader{align-items:center;display:flex;justify-content:space-between;margin:auto auto 16px;width:100%}.calendarHeader .date{align-items:center;display:flex;min-width:300px;width:20%}.overflowText{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.yearView .headers{display:flex;margin-bottom:8px}.yearView .headers .header{align-items:center;display:flex;height:50px;justify-content:space-around;margin-right:4px;width:13%}.yearView .daysWrapper{display:flex;flex-wrap:wrap;height:max-content}.yearView .daysWrapper .day{border-radius:8px;margin:.4%;min-height:150px;padding:.5%;width:13%}.yearView .daysWrapper .day .dayHeader{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:8px}.yearView .daysWrapper .day .sessionWrapper .session{border-radius:8px;cursor:pointer;margin:4px;padding:6px;position:relative}.yearView .daysWrapper .day .sessionWrapper .session:hover .tooltip{background-color:#fff;border:1px solid #212121;border-radius:12px;bottom:100%;display:block;padding:8px;position:absolute;right:10%;width:max-content}.yearView .daysWrapper .day .sessionWrapper .session .tooltip{display:none}.yearView .daysWrapper .day .sessionWrapper .session .tooltip:after{border:5px solid #0000;border-top-color:#000;content:"";margin-left:-5px;position:absolute;right:20%;top:100%}.yearView .daysWrapper .day .sessionWrapperMobile{display:none}.sessionWeek{border-radius:8px;cursor:pointer;margin:4px;max-width:428px;min-width:100px;padding:6px;position:relative}.sessionWeek:hover .tooltip{background-color:#fff;border:1px solid #212121;border-radius:12px;bottom:100%;display:block;padding:8px;position:absolute;right:10%;width:max-content}.sessionWeek .tooltip{display:none}.sessionWeek .tooltip:after{border:5px solid #0000;border-top-color:#000;content:"";margin-left:-5px;position:absolute;right:20%;top:100%}.dayWeek{border-radius:8px;display:flex;margin-bottom:8px;min-height:100px;padding:8px}@media(max-width:426px){.yearView{display:none}}.position-block-date{grid-gap:20px;grid-template-columns:1fr 1fr}.filter-block,.position-block-date{align-items:flex-start;display:grid;gap:20px;width:100%}.filter-block{grid-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr}.filter-block label{align-self:flex-start}.targetsMobile{display:none}.actions{display:flex;justify-content:space-around}.targetInfo{display:flex;width:100%}.targetInfo>div{width:100%}#upload-excel-file{display:none}@media(max-width:1024px){.targetsDesktop{display:none}.targetsMobile{display:flex}.actions,.targetsMobile{flex-direction:column}.actions>div{margin-bottom:8px}.actions :nth-child(2n)>button{background-color:#fff;color:#68b0bc}.targetsMobileContainer{width:100%}.targetInfo{flex-direction:column;width:100%}.targetInfo>div{border-left:2px solid #212121}}.btnContainer{gap:10px;justify-content:space-between;margin-top:10px}.btnContainer,.btnContainer .filterBlock{align-items:center;display:flex}.btnContainer .filterBlock .btnFilter{align-items:center;background-color:#0000;border:none;border-left:1px solid gray;color:#396f93;cursor:pointer;display:flex;font-size:13px;font-weight:600;height:20px;padding:0 5px}.btnContainer .filterBlock .activeBtn,.btnContainer .filterBlock .btnFilter:active,.btnContainer .filterBlock .btnFilter:hover{color:#020e17}.btns-block{display:flex;gap:7px}.btns-block button{background-color:#0000;border:1px solid #000;border-radius:5px;color:#000;cursor:pointer;outline:none;padding:5px 10px}.btns-block button:hover{background-color:#68b0bc;color:#fff}.description{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:10px;position:relative}textarea{border:2px solid #e7e8e9;border-radius:16px;height:120px;padding:20px;resize:none;width:80%}textarea:focus-visible{outline:none}.date-block{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px}.date-block input[type=date]{border:2px solid #e7e8e9;height:30px;width:80%}.btns-popup{display:flex;gap:10px}.container-view{display:flex;flex-direction:column}.container-view .info-annotation{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:3fr 1fr 1fr}
/*# sourceMappingURL=main.9e9ab874.css.map*/