@import url(https://fonts.googleapis.com/css?family=Nunito);body{display:flex;height:100vh;margin:0}header{min-height:80px;height:5rem;padding:.5rem 1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);justify-content:space-between;display:flex!important;align-items:center;flex-wrap:wrap}@media screen and (max-width:767px){header{padding:.5rem}}#app{height:100%;width:100%;display:flex;flex-direction:column;top:0;left:0;position:absolute}.header{z-index:1}.header__title{align-items:center;display:flex!important}.header__title__img_layout{height:70px;margin-left:0;width:6rem;max-width:256px}.header__title__img_layout__logo{height:70px;padding-bottom:2px}.header__title_motto{display:flex;justify-content:center;align-items:center;color:rgba(8,112,66,.63);height:100%}.header__title_motto span{margin-right:1.5rem}.header__actions{display:flex;justify-content:center;align-items:center}.header__actions_user_info{padding:.2rem 1.5rem;color:#067043;font-weight:700;border-right:1px solid #2d2d2d}.header__actions_logout{padding:.2rem 1.5rem;color:#465a64;font-weight:700;cursor:pointer}.data_table{padding:24px}.data_table .ant-table-body{margin:0!important}.data_table thead{background:#067043}.data_table thead span{color:#fff}.data_table tbody tr:nth-child(2n){background-color:#d2e5dd}.data_table .ant-pagination-item-active{border-color:#067043}.data_table .ant-pagination-item-active>a{color:#067043!important}.data_table .ant-pagination-item-active :checked,.data_table .ant-pagination-item-active :focus,.data_table .ant-pagination-item-active :hover{border-color:#067043}.data_table .ant-pagination-item-link>i :hover,.data_table .ant-pagination-item :hover{color:#067043}.data_table .ant-table-column-sorter-inner.ant-table-column-sorter-inner-full>i{color:#d2e5dd}.data_table .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on,.data_table .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on{font-size:16px;font-weight:700;color:#fff}.main_page{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;flex-direction:column;flex:1}.app_content{width:100%;padding:.5rem 2rem}@media screen and (max-width:767px){.app_content{padding:.5rem .5rem 5rem}}.ant-menu-item{display:flex!important;align-items:center!important}.side_menu>.ant-menu-item-group>.ant-menu-item-group-title{padding-left:24px}.side_menu>.ant-menu-item-group>.ant-menu-item-group-title .anticon.anticon-user{margin-right:10px}.ant-layout-footer{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;height:3.25rem;padding:12px!important;background:#fff!important;box-shadow:0 -4px 5px 0 rgba(0,0,0,.1)}.ant-layout-footer>p{color:#067043}.ant-layout-footer>p>a{text-decoration:underline;color:#067043}@media screen and (max-width:767px){.ant-layout-footer{height:5rem}}.side_menu__submenu_item.ant-menu-item{padding-left:48px!important}.side_menu.ant-menu{height:100%;width:15rem;box-shadow:0 4px 6px rgba(0,0,0,.1)!important}@media screen and (max-width:767px){.side_menu.ant-menu{display:none}.side_menu.ant-menu.active{display:block;width:100%;height:auto}}.mobile_menu{display:flex}.mobile_menu__btn.ant-btn.ant-btn-text{font-size:1.25rem;border:none;box-shadow:none}.mobile_menu__btn.ant-btn.ant-btn-text:active,.mobile_menu__btn.ant-btn.ant-btn-text:focus,.mobile_menu__btn.ant-btn.ant-btn-text:hover{border:none;color:#067043;box-shadow:none}@media screen and (min-width:768px){.mobile_menu.ant-row-flex{display:none}.main_page{flex-direction:row}.side_menu.ant-menu{max-width:256px}}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#d2e5dd!important;color:#067043!important;font-weight:700}li.ant-menu-item:hover{color:#067043}.ant-menu-inline .ant-menu-item:after{border-right:3px solid #067043!important}.ant-form-item-label>label{color:#2d2d2d;font-weight:700;font-size:14px}.ant-input-group-addon:first-child .ant-select .ant-select-selection,.ant-input-group>.ant-input:first-child .ant-select .ant-select-selection,.ant-select-selection.ant-select-selection--single,.ant-select-selection.ant-select-selection--single:hover,input.ant-input,input.ant-input:focus,input.ant-input:hover,span.ant-input-affix-wrapper:hover input.ant-input:not(.ant-input-disabled),span.ant-input-affix-wrapper:hover textarea.ant-input:not(.ant-input-disabled),textarea.ant-input,textarea.ant-input:focus,textarea.ant-input:hover{border-color:#067043;color:#2d2d2d}input.ant-input:focus{box-shadow:0 0 0 2px #d2e5dd}.submit_button.ant-btn.ant-btn-primary{border-color:#067043;background-color:#067043}.submit_button__outlined.ant-btn{border-color:#067043;color:#067043}.submit_button__outlined.ant-btn:hover{border-color:#067043;color:#067043;font-weight:700}input.ant-input[disabled],input.ant-input[disabled]:hover,textarea.ant-input[disabled],textarea.ant-input[disabled]:hover{color:#777;background-color:#dcdcdc;border-color:#067043}.ant-select-disabled>div{color:#777!important;background-color:#dcdcdc!important}.page-header__title .ant-page-header-heading{padding-bottom:4px;border-bottom:1px solid #465a64}.page-header__title .ant-page-header-heading .ant-page-header-heading-title{color:#067043;font-size:32px;font-weight:500}.form__layout{padding:24px;max-width:1200px}.form__layout__subheading{font-weight:700;margin-right:.5rem}.form__layout .ant-form-item{margin-bottom:16px}.form__layout__registration-form{display:flex}.form__layout__registration-form__input.ant-input{width:14rem}.form__layout__registration-form__input-additional.ant-input{width:14rem;margin-right:8px}.form__layout__registration-form__button{display:flex;align-items:center}.form__layout__registration-form__button__icon.anticon{color:#067043}.form__layout__submit_button .ant-form-item-control{justify-content:flex-end;display:flex;margin-top:2.5rem}.form__layout__private_phone .ant-checkbox-wrapper{display:flex;justify-content:center;align-items:center;margin-right:20px}.form__layout__files{margin-bottom:2rem;padding-bottom:10px}.form__layout__files>div>i{font-size:17px;color:#000}.form__layout__files__buttons__cancel_button.ant-btn.ant-btn-default{color:#067043;border:1px solid #067043;margin-top:1rem}.form__layout__files__button{color:#2d2d2d;border:1px solid #067043;padding:4px 16px;border-radius:4px;width:100%;margin:1rem}.form__layout__files__photo{height:96px;width:auto;margin:0 1rem}.form__layout__tooltip{font-size:17px;color:#000}.form__layout__mail_warning{line-height:1.5rem}.form__layout__mail_warning__text{color:red;margin-bottom:0}.form__layout__mail_warning__button{padding:0!important}.form__layout__mail_warning__button>span{text-decoration:underline;color:#067043}.form__layout__unit_label .ant-row.ant-form-item{margin-bottom:0}.form__layout__private_phone__field.ant-row.ant-form-item{margin-bottom:0;width:100%}.form__layout__car_registration{display:flex;justify-content:center}.form__layout__car_registration__button{display:flex;align-items:center;justify-content:center}.form__layout__car_registration__button .ant-btn.ant-btn-dashed{color:#067043!important;border-color:#067043}.form__layout__car_registration .ant-btn.ant-btn-link{color:#067043!important}.form__layout__agreement_text,.form__layout__security_question__text{line-height:1.5rem;margin-top:1.5rem}.form__layout .ant-switch{background-color:#fff;border-color:#067043}.form__layout .ant-switch .ant-switch-inner{color:#067043}.form__layout .ant-switch-checked,.form__layout .ant-switch:after{background-color:#067043}.form__layout .ant-switch-checked .ant-switch-inner{color:#fff}.form__layout .ant-switch-checked:after{background-color:#fff}.form__layout__security_question_questions.ant-row.ant-form-item{margin-bottom:0}.form__layout__user_info{margin-bottom:2rem;color:#000}.form__layout__user_info__photo{max-height:200px;width:auto}.form__layout__user_info__text{margin-top:.5rem;font-size:13px}.form__layout__user_info__title{font-weight:700}.half-width-table{width:100%;max-width:900px}.reset_password__subheading{color:#000;font-size:1.1rem}.reset_password__subheading_bold{font-weight:700}.reset_password__text{color:#000;margin-top:1.5rem;font-size:.9rem}.reset_password__option_btn.ant-radio-button-wrapper{height:4rem;width:8rem;margin:1rem;font-weight:600;text-align:center;display:flex;justify-content:center;align-items:center;white-space:pre-wrap;word-wrap:break-word;border:1px solid #067043!important;color:#067043;border-radius:4px}.reset_password__option_btn.ant-radio-button-wrapper-checked{border-color:rgba(8,112,66,.63);border-radius:4px;font-weight:700;color:#067043!important}.systems{margin-top:1.5rem;margin-bottom:3rem;flex-direction:row;flex-wrap:wrap}.systems,.systems__card.ant-card{display:flex;justify-content:center}.systems__card.ant-card{border:1px solid #067043;box-shadow:5px 10px 8px #888;border-radius:10px;padding:15px;height:10rem;width:15rem;align-items:center;flex-direction:column;margin:20px}.systems__logo{max-height:3.5rem;max-width:10rem;width:auto;height:auto}.systems__text{margin:0;color:#067043;font-size:18px;font-weight:500}.welcome_page{display:flex;justify-content:space-between;width:100%;height:100%}.welcome_page__content{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%}.welcome_page__content__left{width:50%}.welcome_page__content__picture_container{width:100%;display:flex;justify-content:start;height:100%;padding:2rem 10rem 2rem 0}.welcome_page__content__right{width:50%;background-color:#d2e5dd;justify-content:center;flex-direction:column;display:flex;align-items:center}.welcome_page__content__row{width:70%;margin-bottom:10rem}.welcome_page__content__row__photo{width:10rem;height:auto}.welcome_page__content__row__button.ant-btn{margin:2rem;color:#067043!important;border:2px solid #067043!important;border-radius:6px;width:12rem;height:6rem;font-size:1.4rem;word-break:break-word;white-space:normal}.motto_layout .dark{color:#067043}.motto_layout .light{color:rgba(8,112,66,.63)}.motto_layout .text-bold{font-weight:700}.motto_layout__item{margin:0 1rem}@media screen and (max-width:767px){.motto_layout__item{margin:0 .5rem}}.passwordPolicy__form.ant-form.ant-form-horizontal{padding:24px}.passwordPolicy__form.ant-form.ant-form-horizontal>.ant-row.ant-form-item>.ant-form-item-label{text-align:left;max-width:500px}.construction_page{height:100%}.construction_page__partial{height:100%;display:flex;justify-content:center;align-items:center}.construction_page__partial__row{height:100%;flex-direction:column!important}.construction_page__partial__row__photo_icon{width:40rem;height:auto}.construction_page__partial__row__photo_logo{width:10rem;height:10rem}.construction_page__partial__row__info{background:#d2e5dd;height:12rem;width:30rem;align-items:center;display:flex;justify-content:center;border-radius:20px;flex-direction:column}.construction_page__partial__row__info__text{font-size:40px;text-transform:uppercase;color:#067043}.construction_page__partial__row__info__button.ant-btn{color:#fff;background-color:#067043;border-radius:6px}.notify__error.ant-notification-notice{color:#f5222d}.ant-notification-notice-message{display:none!important}.cbu__modal .ant-modal-content,.cbu__modal .ant-modal-header,.cbu__modal .ant-modal-title{background-color:#d2e5dd;color:#067043}.cbu__modal .ant-modal-footer>div>button.ant-btn.ant-btn-primary{color:#fff;background-color:#067043;border-radius:6px;border-color:#067043}.cbu__modal .ant-modal-footer>div>button.ant-btn{color:#067043;border-radius:6px;border-color:#067043}.activation-page,.mail-content{background-color:#fff;width:100%;padding-top:10px}.activation-page__header,.mail-content__header{display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap}.activation-page__header__motto_layout,.mail-content__header__motto_layout{display:flex;justify-content:center;align-items:center;flex-direction:row}.activation-page__header__motto_layout__item,.mail-content__header__motto_layout__item{margin:0 2rem;color:#067043;font-size:16px;font-weight:700;white-space:nowrap}.activation-page__header__img_layout,.mail-content__header__img_layout{height:100px;margin-left:0;width:10rem;max-width:256px}.activation-page__header__img_layout__logo,.mail-content__header__img_layout__logo{height:100px;width:auto}.activation-page__body,.mail-content__body{max-width:800px;display:flex;justify-content:center;padding-top:5rem;margin:auto;width:100%}.activation-page__body__text,.mail-content__body__text{color:#067043}.activation-page__body__text_header,.mail-content__body__text_header{font-size:24px;line-height:60px}.activation-page__body__text_body,.mail-content__body__text_body{font-size:16px;line-height:20px}.activation-page__body__text_footer,.mail-content__body__text_footer{font-size:12px;line-height:14px}.activation-page__body__text_btn_layout,.mail-content__body__text_btn_layout{line-height:80px;display:block;width:100%;text-align:center}.activation-page__body__text_btn_layout__button,.mail-content__body__text_btn_layout__button{font-size:14px;background-color:#067043;color:#fff;padding:10px 24px;text-decoration:none;border-radius:4px}.activation-page__content,.mail-content__content{display:flex;justify-content:center;align-items:center;margin-top:10rem}.activation-page__content_text,.mail-content__content_text{color:#067043;font-size:24px}.activation-page__content_text-error,.mail-content__content_text-error{color:red;font-size:20px}.activation-page__content__btn_layout,.mail-content__content__btn_layout{display:block;width:100%;text-align:center;margin-top:4rem;color:rgba(8,112,66,.63)}.activation-page__content__btn_layout__button,.mail-content__content__btn_layout__button{color:rgba(8,112,66,.63);font-size:16px;text-decoration:underline}.activation-page__content__btn_layout__button:hover,.mail-content__content__btn_layout__button:hover{color:#067043}#help{position:fixed;width:15rem;bottom:0;word-wrap:break-word;white-space:pre-wrap;height:100px;line-height:20px;color:rgba(0,0,0,.65)!important}.error_page{width:100%;height:100%!important}.error_page__layout{height:100%;justify-content:center;align-items:center;text-align:center;margin:auto}.error_page__layout__img{height:auto;max-width:1000px}.error_page__layout__title{margin-top:5rem;text-transform:uppercase;color:#067043;font-size:36px}.error_page__layout__subtitle{color:#067043;font-size:24px;margin-bottom:8rem}.usersList__searchType{margin:24px}.usersList__searchType__text{font-size:14px;font-weight:700;color:#000;margin-right:5px}.usersList__searchType .submit_button.ant-radio-button-wrapper.ant-radio-button-wrapper{color:#067043!important}.usersList__searchType .submit_button.ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background-color:#067043!important;color:#fff!important}.usersList__search{margin-top:20px}.usersList__results-text{font-size:14px;font-weight:700;color:#000;margin-bottom:0;margin-left:1.5rem;margin-top:1rem}.usersList__searchField.ant-row.ant-form-item{margin-right:-7px!important;width:20rem}.passwordPage{padding:24px}.passwordPage__form{padding-top:16px}.passwordPage__form__errors{padding-left:1rem}.passwordPage__form__errors__item{line-height:1.5rem;color:#f5222d}.passwordPage__form__errors__item__link{text-decoration:underline;color:#f5222d!important}.passwordPage .ant-form-item-label{text-align:left}.passwordPage .ant-card-head{border:none}.passwordPage .ant-card-body{padding:0}.passwordPage__text{color:#000;border:1px solid rgba(250,173,20,.7);background:rgba(250,173,20,.17);padding:1rem;border-radius:4px;width:100%}.passwordPage .anticon-warning{color:#faad14;font-size:1.2rem}.forgot_password__steps.ant-steps{padding:0 1.5rem}.forgot_password__steps.ant-steps .ant-steps-item-process .ant-steps-item-icon{background:#067043;border-color:#067043}.forgot_password__steps.ant-steps .ant-steps-item-finish .ant-steps-item-icon{border-color:#067043}.forgot_password__steps.ant-steps .anticon.anticon-check.ant-steps-finish-icon{color:#067043}.forgot_password__steps.ant-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:rgba(8,112,66,.63)}.forgot_password__steps_layout{margin-top:2rem;padding:0 1.5rem}.forgot_password .no-mail__text{color:#000;font-size:.9rem;line-height:2rem}.forgot_password .security_questions__layout{margin-top:2rem}.forgot_password .person__identification_btn{height:4rem;width:8rem;margin:1rem;font-weight:700;text-align:center;display:flex;justify-content:center;align-items:center;white-space:pre-wrap;word-wrap:break-word;border:1px solid #067043;color:#067043;border-radius:4px}.forgot_password .person__identification_btn.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){border:1px solid rgba(8,112,66,.63);color:rgba(8,112,66,.63)}.forgot_password .ant-radio-button-wrapper:first-child,.forgot_password .ant-radio-button-wrapper:last-child{border-color:#067043;border-radius:4px}.forgot_password .ant-radio-button-wrapper:hover{color:rgba(8,112,66,.63)}.forgot_password .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{border-color:rgba(8,112,66,.63);border-radius:4px}.forgot_password .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{outline:3px solid rgba(8,112,66,.13)}.forgot_password .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),.forgot_password .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{box-shadow:none}.forgot_password .person__identification_btn.ant-radio-button-wrapper:before{display:none}.forgot_password .ant-btn-primary-disabled,.forgot_password .ant-btn-primary-disabled.active,.forgot_password .ant-btn-primary-disabled:active,.forgot_password .ant-btn-primary-disabled:focus,.forgot_password .ant-btn-primary-disabled:hover,.forgot_password .ant-btn-primary.disabled,.forgot_password .ant-btn-primary.disabled.active,.forgot_password .ant-btn-primary.disabled:active,.forgot_password .ant-btn-primary.disabled:focus,.forgot_password .ant-btn-primary.disabled:hover,.forgot_password .ant-btn-primary[disabled],.forgot_password .ant-btn-primary[disabled].active,.forgot_password .ant-btn-primary[disabled]:active,.forgot_password .ant-btn-primary[disabled]:focus,.forgot_password .ant-btn-primary[disabled]:hover{background-color:rgba(8,112,66,.63);color:#fff}#phonePrefix{width:110px}.formErrors__row{margin-bottom:2rem}.landingPageTitle{margin:0 20px;text-align:center;white-space:pre-line}.submit_button.ant-btn.ant-btn-primary:disabled{background-color:#d2e5dd;color:#465a64}.has-error .ant-select-selection{border-color:#f5222d!important}.ant-spin-lg .ant-spin-dot i{background-color:#067043}.ant-spin-text{font-size:1.25rem;color:#067043}.service_img{height:100%;width:auto;-o-object-fit:contain;object-fit:contain}