.table-header-wrapper[data-v-50f59c08]{position:fixed;width:calc(100% - 242px);padding:4px 0;top:152px;z-index:1;background-color:#f1f2f7;transition:.55s cubic-bezier(.645,.045,.355,1)}@media (max-width:1215px){.table-header-wrapper[data-v-50f59c08]{width:100%}}@media (max-width:1020px){.table-header-wrapper[data-v-50f59c08]{display:none}}.table-header-wrapper--short[data-v-50f59c08]{max-width:1140px;left:50%;margin-left:-465px;transition:none}@media (max-width:1386px){.table-header-wrapper--short[data-v-50f59c08]{left:210px;margin-left:16px}}@media (max-width:1215px){.table-header-wrapper--short[data-v-50f59c08]{width:calc(100% - 32px);left:50%;margin-left:-571px}}@media (max-width:1170px){.table-header-wrapper--short[data-v-50f59c08]{left:0;margin-left:16px}}.table-header[data-v-50f59c08]{display:flex;width:100%;top:170px;background-color:#fff;border-radius:4px}.table-header__item[data-v-50f59c08]{padding:7px 5px 9px 5px}.table-header__item-text[data-v-50f59c08]{font-size:13px;font-weight:700;position:relative;color:#797979;cursor:default;width:100%}.table-header__item-text[data-v-50f59c08]:before{display:none;content:"";position:absolute;width:3px;height:8px;background-color:#797979;right:6px;top:6px;transform:rotate(135deg)}.table-header__item-text[data-v-50f59c08]:after{display:none;content:"";position:absolute;width:3px;height:8px;background-color:#797979;right:2px;top:6px;transform:rotate(45deg)}.table-header__item-text.selected[data-v-50f59c08]{color:#2185d0}.table-header__item-text.selected[data-v-50f59c08]:before{background-color:#2185d0}.table-header__item-text.selected[data-v-50f59c08]:after{background-color:#2185d0}.table-header__item-text-select[data-v-50f59c08]{cursor:pointer}@media (min-width:1025px){.table-header__item-text-select[data-v-50f59c08]:hover{color:#2185d0}.table-header__item-text-select[data-v-50f59c08]:hover:before{background-color:#2185d0}.table-header__item-text-select[data-v-50f59c08]:hover:after{background-color:#2185d0}}.table-header-wrapper-view[data-v-50f59c08]{display:flex;align-items:center;position:absolute;width:calc(100% - 32px);margin:0 16px;margin-right:0;padding-bottom:3px;background-color:#f1f2f7;transition:.55s cubic-bezier(.645,.045,.355,1);z-index:2;border-radius:4px}.table-header-view .table-header__item-text[data-v-50f59c08]{padding-right:0}.table-header__item[data-v-50f59c08]{text-align:center}.table-header__item[data-v-50f59c08]:first-child{width:20%}.table-header__item[data-v-50f59c08]:nth-child(2){width:20.5%}.table-header__item[data-v-50f59c08]:nth-child(3){width:20%}.table-header__item[data-v-50f59c08]:nth-child(4){width:20%;padding-left:20px}.table-header__item[data-v-50f59c08]:nth-child(5){width:20%}.view-item[data-v-b4b0ce7c]{display:flex;justify-content:space-between;align-items:center;text-align:center;padding:10px 10px 10px 0}.view-item__field[data-v-b4b0ce7c]:first-child{width:20%}.view-item__field[data-v-b4b0ce7c]:nth-child(2){width:21%}.view-item__field[data-v-b4b0ce7c]:nth-child(3){width:20%}.view-item__field[data-v-b4b0ce7c]:nth-child(4){width:20%;padding-left:.7%}.view-item__field[data-v-b4b0ce7c]:nth-child(5){width:19.5%}.view-item__field--delete[data-v-b4b0ce7c]{color:#f67a6e;background-color:#fff;position:absolute;right:10px}.modal__wrap{position:fixed;top:0;left:0;z-index:200}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20;max-height:calc(100vh - 150px);overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:0 2px 8px rgba(0,0,0,.176)}.modal__close-btn{position:absolute;width:20px;height:20px;top:0;right:0;cursor:pointer}.modal__close-btn:after,.modal__close-btn:before{width:2px;height:14px;left:9px;top:3px;transform:rotate(45deg);content:"";position:absolute;background-color:#a6aec0;border-radius:2px;transition:.2s}.modal__close-btn:after{transform:rotate(-45deg)}@media (min-width:1025px){.modal__close-btn:hover:after,.modal__close-btn:hover:before{background-color:#717171}}.modal__overlay{background-color:rgba(0,0,0,.46);position:absolute;left:0;top:0;width:100vw;height:100vh;z-index:10}.popup{padding:16px 16px 24px 16px;width:auto;background-color:#fff;border-radius:4px}@media (max-width:1020px){.popup{width:100%}}.popup--small{width:370px;padding:45px 16px 16px 16px}@media (max-width:540px){.popup--small{width:300px;padding:29px 16px 16px 16px}}.popup--small .popup-header__description{text-align:center}.popup--small .popup__btn{margin-right:16px}.popup--medium{width:620px}@media (max-width:620px){.popup--medium{width:100%}}.popup--medium-permission{width:620px;height:360px}@media (max-width:620px){.popup--medium-permission{width:100%}}.popup--employee{padding:0;padding-bottom:16px}.popup--employee~.modal__close-btn{display:none}.popup--scroll{overflow-y:auto}.popup--scroll::-webkit-scrollbar{width:6px}.popup--scroll::-webkit-scrollbar-thumb{background-color:#e8403f;border-radius:10px}.popup__item{margin-bottom:16px}.popup__item:last-child{margin-bottom:0}.popup__item--select{padding-top:22px}.popup__item--select .select{width:100%}.popup__item--select .select__title{top:-23px;font-size:14px;color:#a6aec0;font-weight:400}.popup__item--select .select__field{width:100%}.popup__item-title{margin-bottom:4px;display:block;font-size:14px;color:#a6aec0}.popup__btns{display:flex;align-items:center}.popup__btns--center{justify-content:center}.popup__btns--right{justify-content:flex-end}.popup__btns--space{justify-content:space-between}.popup__btn{margin-right:8px;padding:4px;min-width:80px;height:34px;border-radius:4px}.popup__btn:last-child{margin-right:0}.popup__btn:disabled{color:#f7f2f2;cursor:not-allowed;opacity:.4}.popup-header__description{font-size:15px;color:#717171;display:block;margin-bottom:24px}.view-record__group{display:flex;justify-content:space-between;flex-direction:column}.view-record__error{color:#f67a6e}.view-record__new-input{width:100%;background-color:#e7e8ec;border:1px solid #e7e8ec;border-radius:2px;outline:none;position:relative;height:34px;padding:4px 6px;margin-top:5px;font-size:12px;color:#318bcc}.form__select-list--country{height:150px;overflow-y:scroll}.form__select-list--country::-webkit-scrollbar{background-color:#e7e8ec;z-index:0;width:6px}.form__select-list--country::-webkit-scrollbar-thumb{background-color:#e8403f;border-radius:10px}.view-control__header{padding:16px;margin:16px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;border-radius:4px}.view-control__header--title{font-size:27px;color:#717171;font-weight:700;letter-spacing:.8px}.view-control__header--button{display:flex;padding:7px 8px 6px 8px;align-items:center;justify-content:center;font-size:14px;color:#fff;background-color:#78cd51;border-radius:4px}.view-control__content{position:relative;top:46px;background:#fff;margin:0 16px;border-radius:4px}.view-control__error{margin:16px;min-height:64px;border-radius:2px;position:relative;top:50px;display:flex;align-items:center;background-color:#fff}.view-control__error-text{margin:0 auto}