@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100;300;400;500;700;900&display=swap);.login-page{background-color:#221c3c;overflow:hidden;height:100vh;display:grid;grid-gap:8px;grid-template-columns:repeat(2,1fr);grid-template-rows:100%}.login-page__form-side{justify-self:center;align-self:center;padding:0 16px}.login-page__logo-side{justify-self:center;align-self:center;position:relative;padding:0 95px}.login-page__logo-container{position:absolute;width:100%;height:285px;display:flex;align-items:center;justify-content:center;background:#fff;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#221c3c}.login-page__logo{width:360px;height:95px}.login-page__form-title{width:100%;color:#00a86e;margin-bottom:24px;text-align:center}.login-page__login{width:320px;height:36px;border:1px solid #00a86e;padding:8px 0 8px 12px;display:flex;align-items:center;margin-bottom:16px}.login-page__input{width:100%;color:#fff}.login-page__clear,.login-page__input{border:none;outline:none;background:none}.login-page__clear{display:flex;margin:0 8px;cursor:pointer}.login-page__clear path{fill:#00a86e}.login-page__submit-btn{width:100%;height:36px;background:#00a86e;outline:none;border:none;color:#fff;font-size:14px;cursor:pointer}.login-page__pswd-actions{margin-top:8px;display:flex;align-items:center;justify-content:space-between}.login-page__pswd-actions .check__label{color:#fff}.login-page__forgot-pswd{border:none;outline:none;background:none;color:#fff;text-decoration:underline;cursor:pointer;font-size:14px}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #221c3c inset!important}input:-webkit-autofill{-webkit-text-fill-color:#fff!important}input{-webkit-filter:none;filter:none}.fp__background{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7)}.fp__container{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:24px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.25);-webkit-animation:fadeIn .3s ease-out;animation:fadeIn .3s ease-out;border-radius:5px}.fp__title{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.fp__title h2{font-size:24px;color:#00a86e;font-weight:400}.fp__title button{border:none;background:none;outline:none;cursor:pointer}.fp__text{font-size:14px;width:100%;text-align:start;margin-bottom:16px;width:320px}.fp__input{border:1px solid #00a86e}.fp__input,.fp__submit{width:100%;padding:8px 12px;font-size:14px;outline:none;width:320px}.fp__submit{border:none;background:#00a86e;cursor:pointer;color:#fff}.fp__error{display:block;color:#dc3545;margin-bottom:16px;max-width:320px}.check{position:relative;display:flex;align-items:center;justify-content:flex-start;text-align:justify;cursor:pointer}.check__box{background:url(/static/media/checkbox_uncheked.7b9f79e8.svg) no-repeat 50%;position:absolute;width:1rem;height:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.check__input{position:absolute;opacity:0}.check__input:checked+.check__box{background:url(/static/media/checkbox_checked.4883e6e7.svg) no-repeat 50%}.check__input:not(:checked):focus+.check__box{background:url(/static/media/checkbox_unchecked_focused.04eb5a6b.svg) no-repeat 50%}.check__input:focus:checked+.check__box{background:url(/static/media/checkbox_checked_focused.22f50ed6.svg) no-repeat 50%}.check__input:disabled:checked+.check__box{background:url(/static/media/checkbox_checked_disabled.ac9d0427.svg) no-repeat 50%}.check__input:disabled+.check__box{background:url(/static/media/checkbox_unchecked_disabled.22f150e1.svg) no-repeat 50%}.check__label{font-size:14px;color:#221c3c;margin-left:20px}.check__error{color:#dc3545}.check--dark .check__box{background:url(/static/media/checkbox_uncheked.6c12b533.svg) no-repeat 50%;position:absolute;width:1rem;height:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.check--dark .check__input{position:absolute;opacity:0}.check--dark .check__input:checked+.check__box{background:url(/static/media/checkbox_checked.a815966b.svg) no-repeat 50%}.check--dark .check__input:not(:checked):focus+.check__box{background:url(/static/media/checkbox_unchecked_focused.a7f81f27.svg) no-repeat 50%}.check--dark .check__input:focus:checked+.check__box{background:url(/static/media/checkbox_checked_focused.1dc1ff8c.svg) no-repeat 50%}.check--dark .check__input:disabled:checked+.check__box{background:url(/static/media/checkbox_checked_disabled.ac9d0427.svg) no-repeat 50%}.check--dark .check__input:disabled+.check__box{background:url(/static/media/checkbox_unchecked_disabled.22f150e1.svg) no-repeat 50%}.rb{background:none;border:none;cursor:pointer;width:24px;height:24px;outline:none;position:relative}.rb:focus>.rb__highlight{opacity:0;border:none}.rb:focus>.rb__tooltip{opacity:0}.rb:focus:not(:focus-visible)>.rb__highlight{opacity:0;border:none}.rb:focus:not(:focus-visible)>.rb__tooltip{opacity:0}.rb:focus-visible>.rb__highlight{opacity:1;border:1px solid #00a86e}.rb:focus-visible>.rb__tooltip,.rb:hover>.rb__highlight,.rb:hover>.rb__tooltip{opacity:1}.rb__highlight{position:absolute;width:32px;height:32px;background:hsla(0,0%,100%,.3019607843);border-radius:50%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.rb__tooltip{background-color:#221c3c;color:#fff;left:-10px;bottom:-40px;padding:.2rem;opacity:0;-webkit-transition:all .3s ease-in-out .3s;transition:all .3s ease-in-out .3s;pointer-events:none}.hn,.rb__tooltip{position:absolute}.hn{background:#f4f4f5;width:320px;right:0;top:32px;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.25);max-height:500px;scrollbar-color:#dfdfe3 #f4f4f5;scrollbar-width:thin;overflow-y:scroll;z-index:2}.hn__list{list-style:none}.hn__list-item{padding:4px 8px;margin:4px 0;display:flex;justify-content:space-between;align-items:flex-start}.hn__list-item:hover{background:#dfdfe3}.hn__delete-all{padding:4px 8px;margin:4px 0;display:flex;justify-content:flex-end;border-bottom:2px solid #dfdfe3}.hn__btn{border:none;outline:none;background:none;font-size:14px;color:#221c3c;text-decoration:underline;cursor:pointer}.hn__container{display:flex;margin-right:10px;position:relative}.hn__background{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1}.hn__no-notifications{padding:4px 8px;margin:4px 0;font-size:14px}.hn__notification-msg{font-size:14px;color:#221c3c}.hn__icon--empty path:nth-of-type(3){fill:#fff}.hn__icon--fill path:nth-of-type(3){fill:#00a86e}.um{position:absolute;width:160px;background:#f4f4f5;border-radius:5px;top:32px;right:0;box-shadow:0 2px 4px rgba(0,0,0,.25);z-index:2}.um__list{list-style:none}.um__list-divider{display:block;height:2px;background:#dfdfe3}.um__list-item{margin:4px 0;font-size:14px}.um__list-item a{display:block}.um__list-item a,.um__list-item button{color:#221c3c;text-decoration:none;width:100%;padding:4px 8px}.um__list-item button{border:none;outline:none;cursor:pointer;text-align:left;font-size:14px}.um__list-item:hover,.um__list-item button:hover{background:#dfdfe3}.um__container{display:flex;margin-right:10px;position:relative}.um__background{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1}.header{height:56px;background-color:#221c3c;padding:12px 1rem;justify-content:space-between}.header,.header__menu{display:flex;align-items:center}.header__menu{justify-content:center}.header__user{display:flex;flex-direction:column;color:#fff}.header__user__login{font-size:12px;line-height:14px}.header__user__name{font-size:14px;line-height:14px}.drawer{height:calc(100vh - 56px);background:#f4f4f5;box-shadow:0 2px 4px rgba(0,0,0,.25);border-right:1px solid #221c3c;position:relative;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;display:flex;flex-direction:column}.drawer--opened{width:300px}.drawer--closed{width:48px;background:#fff;border:none;padding:0;box-shadow:none}.drawer:hover .drawer__toggle-btn{opacity:1}.drawer__title{font-size:14px;color:#221c3c;width:205px;padding:34px 14px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.drawer__title--opened{opacity:1;pointer-events:auto}.drawer__title--closed{opacity:0;pointer-events:none}.drawer__toggle-btn{position:absolute;right:-12px;top:32px;width:24px;height:24px;border-radius:50%;border:none;outline:none;background:#f4f4f5;box-shadow:0 0 8px rgba(0,0,0,.25);cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.drawer__toggle-btn--opened{opacity:0;-webkit-transform:rotate(0);transform:rotate(0)}.drawer__toggle-btn--closed{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:8px}.drawer__toggle-btn:focus,.drawer__toggle-btn:hover{background:#41b7b0}.drawer__toggle-btn:focus path,.drawer__toggle-btn:hover path{fill:#fff}.drawer__content{flex:1 1;width:100%;padding:0 8px;overflow-x:hidden;overflow-y:auto;scrollbar-color:#dfdfe3 #f4f4f5;scrollbar-width:thin}.drawer__footer{padding:43px 14px;font-size:14px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.drawer__footer p{color:rgba(34,28,60,.7019607843)}.drawer__footer a{text-decoration:none;color:#00a86e}.drawer__footer a:focus{box-shadow:inset 0 0 0 1px #00a86e}.drawer__footer--opened{opacity:1;pointer-events:auto}.drawer__footer--closed{opacity:0;pointer-events:none}.drawer-container{height:calc(100vh - 56px);display:flex}.drawer-link{display:flex;align-items:center;padding:8px;border-radius:5px;text-decoration:none;max-width:100%;min-width:40px;height:40px;-webkit-transition:all .1s ease-in;transition:all .1s ease-in;outline:none}.drawer-link:focus{box-shadow:inset 0 0 0 1px #41b7b0}.drawer-link--active,.drawer-link:hover{background:#dfdfe3}.drawer-link--active .drawer-link__icon svg path,.drawer-link:hover .drawer-link__icon svg path{fill:#41b7b0}.drawer-link--active .drawer-link__name,.drawer-link:hover .drawer-link__name{color:#41b7b0}.drawer-link__icon{display:flex;align-items:center}.drawer-link__icon svg path{fill:#221c3c}.drawer-link__name{margin-left:16px;font-size:14px;color:#221c3c;white-space:nowrap;flex:1 1}.container{display:flex}.reset-password{height:100vh;overflow:hidden;background:#221c3c;display:flex;align-items:center;justify-content:center}.reset-password__text{width:100%;color:#fff;text-align:center;margin-bottom:2rem}.reset-password__form{width:300px}.reset-password__form button{margin-top:1rem}.nf__page{background:#221c3c;height:100vh;width:100%;position:relative}.nf__bg-sign{display:block;font-size:35vw;position:absolute;left:5%;top:30%;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:512px;background:-webkit-gradient(linear,left top,left bottom,color-stop(10%,rgba(0,168,110,.3019607843)),to(rgba(0,168,110,0)));background:linear-gradient(rgba(0,168,110,.3019607843) 10%,rgba(0,168,110,0));-webkit-background-clip:text;-webkit-text-fill-color:transparent;pointer-events:none}.nf__content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0 8px}.nf__header{color:#fff;font-size:24px;margin-bottom:4px}.nf__text{margin-bottom:16px}.nf__link,.nf__text{color:#fff;font-size:14px}.nf__link{display:block;background:#00a86e;text-decoration:none;padding:8px;width:320px;text-align:center;margin:0 auto}.accent-text{color:#00a86e}.text-field{border:1px solid #41b7b0;border-radius:5px;width:320px;display:flex;align-items:flex-start;justify-content:space-between}.text-field--error{border-color:#dc3545}.text-field__container{display:flex;flex-direction:column}.text-field__input{width:100%;width:282px}.text-field__input,.text-field__textarea{border:none;outline:none;padding:4.5px 0;margin:0 4px 0 6px;font-size:14px;color:#221c3c}.text-field__textarea{width:282px;height:100px;font-family:"Noto Sans SC",sans-serif;font-weight:300;resize:none}.text-field__clear-btn{display:flex;align-items:center;justify-content:center;border:none;outline:none;background:none;cursor:pointer;width:26px;height:26px}.text-field__error{width:320px;color:#dc3545}.tooltip{position:relative;border:none;outline:none;background:none;cursor:help;height:16px;width:16px}.tooltip:hover .tooltip__title{display:block}.tooltip__icon{display:flex}.tooltip__title{position:absolute;padding:8px;box-shadow:0 2px 4px rgba(0,0,0,.25);background:#f4f4f5;font-size:14px;width:160px;top:22px;left:0;-webkit-transform:translateX(-10%);transform:translateX(-10%);text-align:start;border-radius:5px;display:none;z-index:10}.phone-field{border:1px solid #41b7b0;border-radius:5px;width:320px;display:flex;align-items:flex-start;justify-content:space-between}.phone-field--error{border-color:#dc3545}.phone-field__container{display:flex;flex-direction:column}.phone-field__input{border:none;outline:none;padding:4.5px 0;margin:0 8px;width:100%;font-size:14px;color:#221c3c;width:282px}.phone-field__input--hidden{display:none}.phone-field__clear-btn{display:flex;align-items:center;justify-content:center;border:none;outline:none;background:none;width:26px;height:26px;cursor:pointer}.phone-field__error{color:#dc3545}.dadata-field{border:1px solid #41b7b0;border-radius:5px;width:320px;display:flex;align-items:flex-start;justify-content:space-between}.dadata-field--error{border-color:#dc3545}.dadata-field__container{display:flex;flex-direction:column}.dadata-field__input{border:none;outline:none;width:100%;padding:4.5px 0;margin:0 4px 0 6px;font-size:14px;color:#221c3c;width:282px}.dadata-field__clear-btn{display:flex;align-items:center;justify-content:center;border:none;outline:none;background:none;cursor:pointer;width:26px;height:26px}.dadata-field__error{color:#dc3545}.react-dadata__input{border:none;outline:none;margin:0;padding:0;color:#221c3c;height:17px;font-size:14px}.react-dadata__suggestions{width:480px;height:240px!important;overflow-y:auto;background:#f4f4f5!important;left:0!important;border-radius:5px!important;box-shadow:0 2px 4px rgba(0,0,0,.25)!important}.react-dadata__suggestion-note{display:none}.react-dadata__suggestion{color:#221c3c;margin:4px 0;padding:4px 8px}.react-dadata__suggestion--current,.react-dadata__suggestion:hover{background-color:#dfdfe3}.react-dadata__suggestion--current:hover{background-color:#dfdfe3!important}.react-dadata--highlighted{color:#41b7b0}.calendar{position:absolute;width:295px;height:272px;border-radius:5px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.25);display:flex;left:25px}.calendar--top{bottom:34px}.calendar--bottom{top:34px}.calendar--open{opacity:1;pointer-events:auto}.calendar--close{opacity:0;pointer-events:none}.calendar--with-time{width:295px}.calendar--without-time{width:248px}.calendar__date-board{padding:12px 0 12px 12px}.calendar__header{display:flex;align-items:flex-start;justify-content:space-between;font-size:14px;color:#221c3c;height:24px}.calendar__header-btn{border:none;outline:none;background:none;width:24px;height:24px;cursor:pointer}.calendar__header-btn svg path{fill:#221c3c}.calendar__header-btn--right{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.calendar__current-month{font-size:14px;color:#221c3c;-webkit-animation:fadeIn .3s ease-in;animation:fadeIn .3s ease-in}.calendar__days{display:grid;grid-template-columns:repeat(7,auto)}.calendar__day-of-week{color:rgba(34,28,60,.5019607843)}.calendar__day,.calendar__day-of-week{font-size:14px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.calendar__day{cursor:pointer;border:none;outline:none;background:none;color:#221c3c;border-radius:5px;-webkit-animation:fadeIn .3s ease-in;animation:fadeIn .3s ease-in}.calendar__day:hover{background:#dfdfe3;color:#41b7b0}.calendar__day:disabled{pointer-events:none;color:rgba(34,28,60,.5019607843)}.calendar__day--selected{background:#dfdfe3;color:#41b7b0}.calendar__day--skipped{pointer-events:none}.calendar__time-picker{overflow-x:hidden;overflow-y:auto;padding:4px 0;scrollbar-color:#dfdfe3 #fff;scrollbar-width:thin;border-left:1px solid #dfdfe3}.calendar__time-picker__time{border:none;outline:none;background:none;font-size:14px;padding:4px 8px 4px 7px;cursor:pointer}.calendar__time-picker__time--selected,.calendar__time-picker__time:hover{background:#dfdfe3;color:#41b7b0}.date-picker{border:1px solid #41b7b0;border-radius:5px;width:320px;display:flex;align-items:flex-start;justify-content:space-between}.date-picker--error{border-color:#dc3545}.date-picker__container{display:flex;flex-direction:column;position:relative}.date-picker__input{border:none;outline:none;width:100%;padding:4.5px 0;margin:0 4px 0 6px;font-size:14px;color:#221c3c;width:282px}.date-picker__clear-btn{display:flex;align-items:center;justify-content:center;border:none;outline:none;background:none;cursor:pointer;width:26px;height:26px}.date-picker__error{color:#dc3545}.button{padding:8px;border-radius:5px;color:#fff;background:#41b7b0;font-size:14px;border:none;outline:none;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.25)}.button:focus{box-shadow:0 0 4px #41b7b0}.button--small{padding:4px 8px}.flat-button{border:none;outline:none;background:none;text-decoration:underline;cursor:pointer;color:#221c3c;font-size:14px}.flat-button:focus{box-shadow:0 0 4px rgba(0,0,0,.25)}.flat-button--danger{color:#dc3545}.flat-button--danger:focus{box-shadow:0 0 4px #dc3545}.file{height:28px;width:320px}.file--error{margin-bottom:16px}.file__hidden-input{display:none}.file__btn{padding:4px 8px;border:none;outline:none;background:#41b7b0;cursor:pointer;color:#fff;font-size:14px;border-radius:5px}.file__value{padding-left:8px;border-radius:5px;background:#fff;border:1px solid #41b7b0;max-width:120px;display:flex;align-items:center;justify-content:space-between}.file__file-name{width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:300}.file__delete-file-btn{width:28px;height:28px;cursor:pointer;border:none;background:none;outline:none;display:flex;align-items:center;justify-content:center}.file__error{color:#dc3545;display:inline-block;width:100%}.selector{border:1px solid #41b7b0;border-radius:5px;padding:4px}.leasing-subject{padding:16px;border:1px solid #221c3c;border-radius:5px;margin-bottom:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;-webkit-animation:fadeIn .3s ease-in;animation:fadeIn .3s ease-in}.leasing-subject__row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px;font-size:14px}.leasing-subject__row:last-of-type{margin:0}.leasing-subject__row__files{width:320px;display:flex;flex-wrap:wrap}.leasing-subject__row__files>div{width:100px;margin-right:6px;margin-bottom:6px}.leasing-subject__row__files .file--error{margin-bottom:54px}.leasing-subject__row__label-container{margin-right:32px}.leasing-subject__row__label{margin-right:4px;font-size:14px}.hidden-field{visibility:hidden;position:absolute}.modal-loading{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.7);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10}.modal-loading span{color:#fff;font-size:14px;pointer-events:none}.form{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%}.form__row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px;font-size:14px}.form__row__label-container{margin-right:32px}.form__row__label{margin-right:4px;font-size:14px;font-weight:200}.ls-summary{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);margin-bottom:16px}.ls-summary__total{grid-row:1/2;margin-bottom:8px}.ls-summary__details,.ls-summary__total{grid-column:1/2;display:flex;align-items:flex-end}.ls-summary__details{grid-row:2/3}.ls-summary__name{font-size:14px;margin-bottom:2px;color:#221c3c}.ls-summary__count{font-size:20px;line-height:30px;width:30px;font-weight:700;color:rgba(34,28,60,.7019607843);text-align:center;margin-right:8px;margin-left:4px}.ls-summary__count--done{color:rgba(0,168,109,.7019607843)}.ls-summary__count--canceled{color:rgba(220,53,69,.7019607843)}.search-row{height:28px;width:320px;display:flex;border:1px solid #41b7b0;border-radius:5px}.search-row__icon{width:32px;height:28px;display:block;display:flex;align-items:center;justify-content:center}.search-row__icon svg path{fill:#41b7b0}.search-row__input{width:286px;border:none;outline:none;background:none;font-size:14px;color:#221c3c}.statistic-table{width:100%;color:#221c3c;font-size:12px;border-collapse:collapse}.statistic-table__container{overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#dfdfe3 #fff;height:calc(100vh - 345px)}.statistic-table__header{padding:12px;text-align:start;font-weight:700}.statistic-table__sortable-header{display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;font-style:normal;font-weight:700;color:#221c3c;font-size:12px}.statistic-table__sortable-header span:nth-of-type(2){margin-left:2px}.statistic-table__data{padding:12px;text-align:start;vertical-align:top;font-weight:300;font-style:normal}.statistic-table__body>tr{cursor:pointer}.statistic-table__body>tr:hover{background:#f4f4f5}.statistic-table__row{border-bottom:1px solid rgba(34,28,60,.5019607843)}.statistic-table__status{display:flex;align-items:center;color:#221c3c}.statistic-table__status-icon{margin-right:4px;display:flex;align-items:center}.statistic-table__status-label{line-height:17px;white-space:nowrap}.loading-bar{height:2px;width:100%}.table-plug{font-size:14px;color:#221c3c}.ls-modal__background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7)}.ls-modal{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:16px;background:#fff;border-radius:5px;min-width:550px;font-size:14px;font-weight:300;display:grid;color:#221c3c}.ls-modal>.ls-modal__row{grid-column:1/3}.ls-modal__header{margin:0!important;font-size:24px}.ls-modal__header-container{display:flex;align-items:flex-end}.ls-modal__header-container p{margin-left:16px;font-size:12px;line-height:26px}.ls-modal__subject{grid-row:2/3;grid-column:1/2;width:400px}.ls-modal__installation-info{grid-row:3/4;grid-column:1/3}.ls-modal__user{grid-row:2/3;grid-column:2/3;width:300px}.ls-modal__user .ls-modal__label{margin-right:32px;flex:0 1 50px;white-space:nowrap}.ls-modal__status{grid-row:3/4;grid-column:2/3}.ls-modal__row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.ls-modal__section-name{font-weight:700}.ls-modal__value{display:flex;flex:1 1 50%}.ls-modal__label{margin-right:32px;flex:0 1 230px;white-space:nowrap}.ls-modal__close{cursor:pointer;border:none;outline:none;background:none;margin-left:32px}.team__table{color:#221c3c;margin:16px 0;font-size:12px;font-weight:300;border-collapse:collapse}.team__table__row{border-bottom:1px solid rgba(34,28,60,.5019607843)}.team__table__header{padding:12px;text-align:start;font-weight:700}.team__table__data{padding:12px;text-align:start;vertical-align:top;font-weight:300}tbody>.team__table__row:hover{background:#f4f4f5;cursor:pointer}.team__plug{font-size:14px;color:#221c3c}.ltm__background{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.7);left:0;top:0}.ltm__container{width:500px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:24px;background:#fff;border-radius:5px;font-size:14px;font-weight:300}.ltm__header{margin:0!important;font-size:24px;font-weight:400;color:#00a86e;margin-right:32px}.ltm__row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.ltm__section-name{color:#221c3c}.ltm__value{width:100%}.ltm__label,.ltm__value{display:flex;color:#221c3c}.ltm__label{margin-right:32px;white-space:nowrap;flex:0 1 50%}.ltm__section-name{font-weight:700}.ltm__close{cursor:pointer;border:none;outline:none;background:none;margin-left:32px}.alert{padding:16px;border-radius:5px;background:#fff;display:flex;flex-direction:column;align-items:flex-end;-webkit-animation:fadeIn .3s ease-in;animation:fadeIn .3s ease-in;min-width:320px;max-width:640px}.alert__header{font-size:24px;margin-bottom:16px;align-self:flex-start}.alert__header--danger{color:#dc3545}.alert__header--success{color:#00a86e}.alert__message{font-size:14px;margin-bottom:16px;width:100%;text-align:start}.alert__background{position:fixed;z-index:99;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.user-data{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;color:#221c3c;font-weight:300;width:100%}.user-data__row{display:flex;margin-bottom:16px}.user-data__row>button{margin-left:24px;background:#fff!important;border:1px solid #221c3c;color:#221c3c;box-shadow:none}.user-data__section-name{font-weight:700}.user-data__value{display:flex;flex:1 1 50%}.user-data__label{margin-right:32px;flex:0 1 150px}.user-data__update-btn{background:none;border:none;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;color:rgba(34,28,60,.7019607843)}.user-data__update-btn span:nth-of-type(2){margin-left:4px}.return-button{background:none;outline:none;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.return-button__icon{margin-right:4px}.return-button__label{color:#221c3c;font-size:14px}.content{max-width:920px}.content-container{width:100%;overflow:auto}.content{max-width:1080px!important;padding:24px 40px}.content h2{color:#00a86e;font-weight:400;margin-bottom:24px}.search-bar__filters{display:flex;align-items:center}.search-bar__search-date{display:flex}.search-bar__search-date>span{margin:0 8px;line-height:20px}.search-bar__search-date .date-picker,.search-bar__search-date .date-picker__container{width:110px}.search-bar__search-date .date-picker__input{width:100px}.search-bar__search-date .calendar{left:0}.search-bar__search-button{margin-left:8px}.search-bar__months{display:flex}.search-bar__month{padding:4px 8px;margin:16px 8px 16px 0;border:1px solid #41b7b0;border-radius:5px;background:#fff;outline:none;cursor:pointer;color:#221c3c}.search-bar__month--selected,.search-bar__month:hover{background:#41b7b0;color:#fff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Noto Sans SC",sans-serif}.us-modal__background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7)}.us-modal{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:16px;background:#fff;border-radius:5px;font-size:14px;font-weight:300;display:grid;color:#221c3c;min-width:615px}.us-modal>.us-modal__row{grid-column:1/3}.us-modal__header{margin:0!important;font-size:24px}.us-modal__header-container{display:flex;align-items:flex-end}.us-modal__header-container p{margin-left:16px;font-size:12px;line-height:26px}.us-modal__user{grid-row:2/3;grid-column:2/3;width:300px}.us-modal__user .ls-modal__label{margin-right:32px;flex:0 1 50px;white-space:nowrap}.us-modal__vehicle{grid-row:2/3;grid-column:1/2}.us-modal__client-info{grid-row:3/4;grid-column:1/3}.us-modal__status{grid-row:2/3;grid-column:2/3}.us-modal__row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.us-modal__section-name{font-weight:700}.us-modal__value{display:flex;flex:1 1;min-width:165px}.us-modal__label{margin-right:16px;flex:0 1 270px;white-space:nowrap}.us-modal__close{cursor:pointer;border:none;outline:none;background:none;margin-left:32px}
/*# sourceMappingURL=main.41f25f06.chunk.css.map */