.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}.operator-profile-info[data-v-dd12b6cc]{font-size:14px;padding:16px}.operator-profile[data-v-dd12b6cc]{width:100%;background-color:#fff;border-radius:4px}@media (max-width:560px){.operator-profile[data-v-dd12b6cc]{width:100%}}.operator-profile__header[data-v-dd12b6cc]{padding:20px 0 94px 0;position:relative;background-color:#58c9f3;text-align:center;border-radius:4px 4px 0 0}.operator-profile__name[data-v-dd12b6cc]{display:block;margin-bottom:2px;color:#fff;font-weight:700;font-size:22px}.operator-profile__email[data-v-dd12b6cc]{display:block;color:#fff;font-size:15px}.operator-profile__avatar-wrap[data-v-dd12b6cc]{display:flex;width:128px;height:128px;left:50%;margin-left:-64px;bottom:-45px;position:absolute;border-radius:50%;background-color:#fff}.operator-profile__avatar-edit[data-v-dd12b6cc]{position:absolute;width:40px;height:40px;z-index:2;right:0}.operator-profile__avatar-edit-input[data-v-dd12b6cc]{display:none}.operator-profile__avatar-edit-label[data-v-dd12b6cc]{display:flex;justify-content:center;align-items:center;width:35px;height:35px;border-radius:50%;background-color:#fff;cursor:pointer}.operator-profile__avatar[data-v-dd12b6cc]{margin:auto;border-radius:50%;overflow:hidden}.operator-profile__avatar img[data-v-dd12b6cc]{-o-object-fit:fill;object-fit:fill;max-height:128px}.operator-profile__edit-btn[data-v-dd12b6cc]{color:#fff;position:absolute;bottom:10px;left:16px;outline:none}.operator-profile__edit-btn-icon[data-v-dd12b6cc]{font-size:17px}.operator-profile__body[data-v-dd12b6cc]{padding:64px 16px 16px 16px}.operator-profile__row[data-v-dd12b6cc]{display:flex;margin-bottom:10px;align-items:center}.operator-profile__row[data-v-dd12b6cc]:nth-child(2){margin-bottom:4px}.operator-profile__row[data-v-dd12b6cc]:last-child{margin-bottom:0}.operator-profile__key[data-v-dd12b6cc]{color:#a6aec0;padding-right:10px;font-size:15px}.operator-profile__lang-select[data-v-dd12b6cc]{position:relative}.operator-profile__lang-select-value[data-v-dd12b6cc]{display:block;width:45px;height:34px;text-align:left;background-color:#e7e8ec;border:1px solid #e7e8ec;border-radius:2px;outline:none;position:relative}.operator-profile__lang-select-value[data-v-dd12b6cc]:focus{border:1px solid #517397;box-shadow:1px 1px 4px rgba(0,0,0,.176)}.operator-profile__lang-select-value.onfocus[data-v-dd12b6cc]{border:1px solid #517397;box-shadow:1px 1px 4px rgba(0,0,0,.176)}.operator-profile__lang-select-value.onfocus .select__field-icon[data-v-dd12b6cc]{transform:rotate(180deg)}.operator-profile__lang-select-icon[data-v-dd12b6cc]{position:absolute;right:3px;top:9px}.operator-profile__lang-select-list[data-v-dd12b6cc]{width:100%;position:absolute;z-index:3;top:37px;border:1px solid #517397;border-radius:2px;overflow:hidden;box-shadow:1px 1px 4px rgba(0,0,0,.176)}.operator-profile__lang-select-list.dropped[data-v-dd12b6cc]{display:block}.operator-profile__lang-select-text[data-v-dd12b6cc]{display:block;padding:2px 7px;background-color:#e7e8ec;color:inherit;font-size:12px;cursor:pointer}@media (min-width:1021px){.operator-profile__lang-select-text[data-v-dd12b6cc]:hover{color:#fff;background-color:#517397}}.operator-profile__edit[data-v-dd12b6cc]{padding:16px;margin-top:30px}.operator-profile__edit-title[data-v-dd12b6cc]{display:block;font-weight:700;font-size:16px;margin-bottom:8px}.operator-profile__edit-group[data-v-dd12b6cc]{display:flex;flex-direction:column;margin-bottom:10px}.operator-profile__edit-group[data-v-dd12b6cc]:last-child{margin-bottom:0}.operator-profile__edit-text[data-v-dd12b6cc]{color:#a6aec0;font-size:15px;margin-bottom:3px}.operator-profile__edit-input[data-v-dd12b6cc]{background-color:#e7e8ec;border:1px solid #e7e8ec;border-radius:2px;outline:none;position:relative;height:34px;padding:4px 6px;font-size:12px;color:#318bcc}.operator-profile__edit-input[data-v-dd12b6cc]:focus{border:1px solid #517397;box-shadow:1px 1px 4px rgba(0,0,0,.176)}.operator-profile__edit-select-title[data-v-dd12b6cc]{color:#a6aec0;font-size:15px;margin-bottom:3px}.operator-profile__edit-select[data-v-dd12b6cc]{position:relative}.operator-profile__edit-value[data-v-dd12b6cc]{text-align:left;display:block;width:100%;background-color:#e7e8ec;border:1px solid #e7e8ec;border-radius:2px;outline:none;position:relative;height:34px;padding:4px 6px;font-size:12px}.operator-profile__edit-value[data-v-dd12b6cc]:focus{border:1px solid #517397;box-shadow:1px 1px 4px rgba(0,0,0,.176)}.operator-profile__edit-select-icon[data-v-dd12b6cc]{position:absolute;top:10px;right:3px}.operator-profile__edit-select-list[data-v-dd12b6cc]{width:100%;position:absolute;z-index:3;top:37px;border:1px solid #517397;border-radius:2px;overflow:hidden;box-shadow:1px 1px 4px rgba(0,0,0,.176)}.operator-profile__edit-select-text[data-v-dd12b6cc]{display:block;padding:2px 7px;background-color:#e7e8ec;color:inherit;font-size:12px;cursor:pointer}@media (min-width:1021px){.operator-profile__edit-select-text[data-v-dd12b6cc]:hover{color:#fff;background-color:#517397}}.operator-profile__edit-subtitle[data-v-dd12b6cc]{color:#a6aec0;font-size:15px}.operator-profile__edit-group--checkboxes[data-v-dd12b6cc]{margin-top:16px;flex-direction:row;justify-content:space-between}.operator-profile__edit-checkboxes[data-v-dd12b6cc]{display:flex;margin-bottom:16px}.operator-profile__edit-checkbox-item[data-v-dd12b6cc]{margin-right:8px}.operator-profile__edit-checkbox-item[data-v-dd12b6cc]:last-child{margin-right:0}.operator-profile__edit-checkbox[data-v-dd12b6cc]{display:none}.operator-profile__edit-checkbox:checked~.employee-profile__edit-label[data-v-dd12b6cc]:before{background-image:url(../img/checkbox-checked.8ca0b171.svg)}.operator-profile__edit-label[data-v-dd12b6cc]:before{display:inline-block;content:"";width:20px;height:20px;margin-right:6px;background-image:url(../img/checkbox-unchecked.4d2ca47d.svg);background-size:20px;background-repeat:no-repeat;background-position:50%;vertical-align:middle}.operator-profile__edit-group--btns[data-v-dd12b6cc]{flex-direction:row;justify-content:flex-end}.operator-profile__edit-action-btn[data-v-dd12b6cc]{outline:none;display:flex;justify-content:center;align-items:center;min-width:120px;width:120px;height:34px;color:#fff;border-radius:4px}.operator-profile__edit-action-btn--save[data-v-dd12b6cc]{background-color:#58c9f3}@media (min-width:1025px){.operator-profile__edit-action-btn--save[data-v-dd12b6cc]:hover{background-color:#53bee6}}.operator-profile__edit-action-btn--save[data-v-dd12b6cc]:active{background-color:#269abc}.operator-profile__edit-action-btn--delete[data-v-dd12b6cc]{background-color:#f67a6e}@media (min-width:1025px){.operator-profile__edit-action-btn--delete[data-v-dd12b6cc]:hover{background-color:#ff6c60}}.operator-profile__edit-action-btn--delete[data-v-dd12b6cc]:active{background-color:#f67a6e}.operator-profile__edit-group--currency[data-v-dd12b6cc]{flex-direction:row;justify-content:space-between}.operator-profile__wrapper[data-v-dd12b6cc]{display:flex;flex-direction:column;width:45%}.operator-profile__account-wrapper[data-v-dd12b6cc]{display:flex;align-items:center;border:1px solid #ddd}.operator-profile__edit-account[data-v-dd12b6cc]{width:80%}.operator-profile__account-btns[data-v-dd12b6cc]{display:flex;width:20%;justify-content:flex-end}.operator-profile__item[data-v-dd12b6cc]{margin-top:5px;font-size:15px;display:flex;flex-direction:row;justify-content:space-between}.operator-profile__item-info[data-v-dd12b6cc]{width:80%;display:flex;font-size:13px;justify-content:space-between;flex-direction:row}.operator-profile__item-btns[data-v-dd12b6cc]{justify-content:flex-end;align-items:center;display:flex;width:20%}.operator-profile__item-text[data-v-dd12b6cc]{width:90%;margin:auto;margin-top:20px;height:30px;align-items:center;text-align:center;padding:8px 0;border-radius:5px;color:#070442;font-weight:700;font-size:13px}.active[data-v-dd12b6cc]{display:block}.select[data-v-dd12b6cc]{margin:29px 0 10px 0;width:100%}.select__title[data-v-dd12b6cc]{font-weight:500}.select__field[data-v-dd12b6cc]{width:100%}.select__input[data-v-dd12b6cc]{display:none}.select__input:checked~.select__text[data-v-dd12b6cc]{color:#fff;background-color:#517397}.popup__item--group[data-v-dd12b6cc]{display:flex;flex-direction:row;justify-content:space-between}.operator-profile__account-list[data-v-dd12b6cc]{max-height:200px;overflow-y:auto}.operator-profile__account-list[data-v-dd12b6cc]::-webkit-scrollbar{z-index:0;width:6px}.operator-profile__account-list[data-v-dd12b6cc]::-webkit-scrollbar-thumb{background-color:#e8403f;border-radius:10px}.operator-message-input[data-v-dd12b6cc]{margin:auto;margin-top:5px;height:34px;text-align:center;font-size:14px;color:#717171;font-family:inherit;width:80%;border-radius:5px;border:1px solid #c9c2c2}.operator-message-textarea[data-v-dd12b6cc]{margin:auto;margin-top:5px;width:475px;height:180px;text-align:center;font-size:14px;color:#717171;font-family:inherit;border-radius:5px;border:1px solid #c9c2c2;resize:none}@media (max-width:420px){.operator-message-textarea[data-v-dd12b6cc]{width:200px;height:230px}}@media (max-width:1368px){.operator-message-textarea[data-v-dd12b6cc]{min-height:150px;min-width:255px;max-width:480px;max-height:300px}}.popup__btn[data-v-dd12b6cc]:disabled{color:#f7f2f2;cursor:not-allowed;opacity:.4}.operator-profile-info[data-v-dfa3286e]{font-size:14px;padding:16px}.operator-profile[data-v-dfa3286e]{width:100%;background-color:#fff;border-radius:4px}@media (max-width:560px){.operator-profile[data-v-dfa3286e]{width:100%}}.operator-profile__header[data-v-dfa3286e]{padding:20px 0 94px 0;position:relative;background-color:#58c9f3;text-align:center;border-radius:4px 4px 0 0}.operator-profile__name[data-v-dfa3286e]{display:block;margin-bottom:2px;color:#fff;font-weight:700;font-size:22px}.operator-profile__email[data-v-dfa3286e]{display:block;color:#fff;font-size:15px}.operator-profile__avatar-wrap[data-v-dfa3286e]{display:flex;width:128px;height:128px;left:50%;margin-left:-64px;bottom:-45px;position:absolute;border-radius:50%;background-color:#fff}.operator-profile__avatar-edit[data-v-dfa3286e]{position:absolute;width:40px;height:40px;z-index:2;right:0}.operator-profile__avatar-edit-input[data-v-dfa3286e]{display:none}.operator-profile__avatar-edit-label[data-v-dfa3286e]{display:flex;justify-content:center;align-items:center;width:35px;height:35px;border-radius:50%;background-color:#fff;cursor:pointer}.operator-profile__avatar[data-v-dfa3286e]{margin:auto;border-radius:50%;overflow:hidden}.operator-profile__avatar img[data-v-dfa3286e]{-o-object-fit:fill;object-fit:fill;max-height:128px}.operator-profile__edit-btn[data-v-dfa3286e]{color:#fff;position:absolute;bottom:10px;left:16px;outline:none}.operator-profile__edit-btn-icon[data-v-dfa3286e]{font-size:17px}.operator-profile__body[data-v-dfa3286e]{padding:64px 16px 16px 16px}.operator-profile__row[data-v-dfa3286e]{display:flex;margin-bottom:10px;align-items:center}.operator-profile__row[data-v-dfa3286e]:nth-child(2){margin-bottom:4px}.operator-profile__row[data-v-dfa3286e]:last-child{margin-bottom:0}.operator-profile__key[data-v-dfa3286e]{color:#a6aec0;padding-right:10px;font-size:15px}.operator-profile__lang-select[data-v-dfa3286e]{position:relative}.operator-profile__lang-select-value[data-v-dfa3286e]{display:block;width:45px;height:34px;text-align:left;background-color:#e7e8ec;border:1px solid #e7e8ec;border-radius:2px;outline:none;position:relative}.operator-profile__lang-select-value[data-v-dfa3286e]:focus{border:1px solid #517397;box-shadow:1px 1px 4px rgba(0,0,0,.176)}.operator-profile__lang-select-value.onfocus[data-v-dfa3286e]{border:1px solid #517397;box-shadow:1px 1px 4px rgba(0,0,0,.176)}.operator-profile__lang-select-value.onfocus .select__field-icon[data-v-dfa3286e]{transform:rotate(180deg)}.operator-profile__lang-select-icon[data-v-dfa3286e]{position:absolute;right:3px;top:9px}.operator-profile__lang-select-list[data-v-dfa3286e]{width:100%;position:absolute;z-index:3;top:37px;border:1px solid #517397;border-radius:2px;overflow:hidden;box-shadow:1px 1px 4px rgba(0,0,0,.176)}.operator-profile__lang-select-list.dropped[data-v-dfa3286e]{display:block}.operator-profile__lang-select-text[data-v-dfa3286e]{display:block;padding:2px 7px;background-color:#e7e8ec;color:inherit;font-size:12px;cursor:pointer}@media (min-width:1021px){.operator-profile__lang-select-text[data-v-dfa3286e]:hover{color:#fff;background-color:#517397}}.operator-profile__edit[data-v-dfa3286e]{padding:16px;margin-top:30px}.operator-profile__edit-title[data-v-dfa3286e]{display:block;font-weight:700;font-size:16px;margin-bottom:8px}.operator-profile__edit-group[data-v-dfa3286e]{display:flex;flex-direction:column;margin-bottom:10px}.operator-profile__edit-group[data-v-dfa3286e]:last-child{margin-bottom:0}.operator-profile__edit-text[data-v-dfa3286e]{color:#a6aec0;font-size:15px;margin-bottom:3px}.operator-profile__edit-input[data-v-dfa3286e]{background-color:#e7e8ec;border:1px solid #e7e8ec;border-radius:2px;outline:none;position:relative;height:34px;padding:4px 6px;font-size:12px;color:#318bcc}.operator-profile__edit-input[data-v-dfa3286e]:focus{border:1px solid #517397;box-shadow:1px 1px 4px rgba(0,0,0,.176)}.operator-profile__edit-select-title[data-v-dfa3286e]{color:#a6aec0;font-size:15px;margin-bottom:3px}.operator-profile__edit-select[data-v-dfa3286e]{position:relative}.operator-profile__edit-value[data-v-dfa3286e]{text-align:left;display:block;width:100%;background-color:#e7e8ec;border:1px solid #e7e8ec;border-radius:2px;outline:none;position:relative;height:34px;padding:4px 6px;font-size:12px}.operator-profile__edit-value[data-v-dfa3286e]:focus{border:1px solid #517397;box-shadow:1px 1px 4px rgba(0,0,0,.176)}.operator-profile__edit-select-icon[data-v-dfa3286e]{position:absolute;top:10px;right:3px}.operator-profile__edit-select-list[data-v-dfa3286e]{width:100%;position:absolute;z-index:3;top:37px;border:1px solid #517397;border-radius:2px;overflow:hidden;box-shadow:1px 1px 4px rgba(0,0,0,.176)}.operator-profile__edit-select-text[data-v-dfa3286e]{display:block;padding:2px 7px;background-color:#e7e8ec;color:inherit;font-size:12px;cursor:pointer}@media (min-width:1021px){.operator-profile__edit-select-text[data-v-dfa3286e]:hover{color:#fff;background-color:#517397}}.operator-profile__edit-subtitle[data-v-dfa3286e]{color:#a6aec0;font-size:15px}.operator-profile__edit-group--checkboxes[data-v-dfa3286e]{margin-top:16px;flex-direction:row;justify-content:space-between}.operator-profile__edit-checkboxes[data-v-dfa3286e]{display:flex;margin-bottom:16px}.operator-profile__edit-checkbox-item[data-v-dfa3286e]{margin-right:8px}.operator-profile__edit-checkbox-item[data-v-dfa3286e]:last-child{margin-right:0}.operator-profile__edit-checkbox[data-v-dfa3286e]{display:none}.operator-profile__edit-checkbox:checked~.employee-profile__edit-label[data-v-dfa3286e]:before{background-image:url(../img/checkbox-checked.8ca0b171.svg)}.operator-profile__edit-label[data-v-dfa3286e]:before{display:inline-block;content:"";width:20px;height:20px;margin-right:6px;background-image:url(../img/checkbox-unchecked.4d2ca47d.svg);background-size:20px;background-repeat:no-repeat;background-position:50%;vertical-align:middle}.operator-profile__edit-group--btns[data-v-dfa3286e]{flex-direction:row;justify-content:flex-end}.operator-profile__edit-action-btn[data-v-dfa3286e]{outline:none;display:flex;justify-content:center;align-items:center;min-width:120px;width:120px;height:34px;color:#fff;border-radius:4px}.operator-profile__edit-action-btn--save[data-v-dfa3286e]{background-color:#58c9f3}@media (min-width:1025px){.operator-profile__edit-action-btn--save[data-v-dfa3286e]:hover{background-color:#53bee6}}.operator-profile__edit-action-btn--save[data-v-dfa3286e]:active{background-color:#269abc}.operator-profile__edit-action-btn--delete[data-v-dfa3286e]{background-color:#f67a6e}@media (min-width:1025px){.operator-profile__edit-action-btn--delete[data-v-dfa3286e]:hover{background-color:#ff6c60}}.operator-profile__edit-action-btn--delete[data-v-dfa3286e]:active{background-color:#f67a6e}.operator-profile__edit-group--currency[data-v-dfa3286e]{flex-direction:row;justify-content:space-between}.operator-profile__wrapper[data-v-dfa3286e]{display:flex;flex-direction:column;width:45%}.operator-profile__account-wrapper[data-v-dfa3286e]{display:flex;align-items:center;border:1px solid #ddd}.operator-profile__edit-account[data-v-dfa3286e]{width:80%}.operator-profile__account-btns[data-v-dfa3286e]{display:flex;width:20%;justify-content:flex-end}.operator-profile__item[data-v-dfa3286e]{margin-top:5px;font-size:15px;display:flex;flex-direction:row;justify-content:space-between}.operator-profile__item-info[data-v-dfa3286e]{width:80%;display:flex;font-size:13px;justify-content:space-between;flex-direction:row}.operator-profile__item-btns[data-v-dfa3286e]{justify-content:flex-end;align-items:center;display:flex;width:20%}.operator-profile__item-text[data-v-dfa3286e]{width:90%;margin:auto;margin-top:20px;height:30px;align-items:center;text-align:center;padding:8px 0;border-radius:5px;color:#070442;font-weight:700;font-size:13px}.active[data-v-dfa3286e]{display:block}.select[data-v-dfa3286e]{margin:29px 0 10px 0;width:100%}.select__title[data-v-dfa3286e]{font-weight:500}.select__field[data-v-dfa3286e]{width:100%}.select__input[data-v-dfa3286e]{display:none}.select__input:checked~.select__text[data-v-dfa3286e]{color:#fff;background-color:#517397}.popup__item--group[data-v-dfa3286e]{display:flex;flex-direction:row;justify-content:space-between}.operator-profile__account-list[data-v-dfa3286e]{max-height:200px;overflow-y:auto}.operator-profile__account-list[data-v-dfa3286e]::-webkit-scrollbar{z-index:0;width:6px}.operator-profile__account-list[data-v-dfa3286e]::-webkit-scrollbar-thumb{background-color:#e8403f;border-radius:10px}.operator-message-input[data-v-dfa3286e]{margin:auto;margin-top:5px;height:34px;text-align:center;font-size:14px;color:#717171;font-family:inherit;width:80%;border-radius:5px;border:1px solid #c9c2c2}.operator-message-textarea[data-v-dfa3286e]{margin:auto;margin-top:5px;width:475px;height:180px;text-align:center;font-size:14px;color:#717171;font-family:inherit;border-radius:5px;border:1px solid #c9c2c2;resize:none}@media (max-width:420px){.operator-message-textarea[data-v-dfa3286e]{width:200px;height:230px}}@media (max-width:1368px){.operator-message-textarea[data-v-dfa3286e]{min-height:150px;min-width:255px;max-width:480px;max-height:300px}}.popup__btn[data-v-dfa3286e]:disabled{color:#f7f2f2;cursor:not-allowed;opacity:.4}.operator-profile__edit-group[data-v-dfa3286e]{margin-bottom:40px;font-size:16px}.operator-banner__field[data-v-dfa3286e]:nth-child(4){width:15%;justify-content:flex-start}@media (max-width:1020px){.operator-banner__field[data-v-dfa3286e]:nth-child(4){justify-content:flex-start;width:100%}}.table-header-wrapper{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{width:100%}}@media (max-width:1020px){.table-header-wrapper{display:none}}.table-header-wrapper--short{max-width:1140px;left:50%;margin-left:-465px;transition:none}@media (max-width:1386px){.table-header-wrapper--short{left:210px;margin-left:16px}}@media (max-width:1215px){.table-header-wrapper--short{width:calc(100% - 32px);left:50%;margin-left:-571px}}@media (max-width:1170px){.table-header-wrapper--short{left:0;margin-left:16px}}.table-header{display:flex;width:100%;top:170px;background-color:#fff;border-radius:4px}.table-header__item{padding:7px 5px 9px 5px}.table-header__item-text{font-size:13px;font-weight:700;position:relative;color:#797979;cursor:default;width:100%}.table-header__item-text:before{display:none;content:"";position:absolute;width:3px;height:8px;background-color:#797979;right:6px;top:6px;transform:rotate(135deg)}.table-header__item-text: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{color:#2185d0}.table-header__item-text.selected:before{background-color:#2185d0}.table-header__item-text.selected:after{background-color:#2185d0}.table-header__item-text-select{cursor:pointer}@media (min-width:1025px){.table-header__item-text-select:hover{color:#2185d0}.table-header__item-text-select:hover:before{background-color:#2185d0}.table-header__item-text-select:hover:after{background-color:#2185d0}}.operator-wrapper{border:1px solid #fff;margin-bottom:8px;word-break:keep-all;word-wrap:break-word}.operator-wrapper--open{margin-bottom:10px;border-color:#d3d3d3}.operator-banner{padding:16px 0;background-color:#fff;display:flex;align-items:center;border-radius:4px;font-size:15px;position:relative}.operator-banner:before{display:none;content:"";position:absolute;width:100%;height:4px;top:0;left:0;background-color:rgba(49,139,204,.3137254901960784);border-radius:4px 4px 0 0}@media (max-width:1020px){.operator-banner:before{display:block}}@media (max-width:1020px){.operator-banner{flex-direction:column;align-items:flex-start;padding:0;font-size:14px}}.operator-banner__field{padding:0 5px}@media (max-width:1020px){.operator-banner__field{height:auto;border-bottom:1px solid #eef1f6;padding:5px;display:flex;justify-content:space-between}}.operator-banner__field:first-child{width:10%;color:#070442;font-weight:700;font-size:13px}@media (max-width:1020px){.operator-banner__field:first-child{width:100%}}.operator-banner__field:nth-child(2){width:15%;padding:0 10px}@media (max-width:1020px){.operator-banner__field:nth-child(2){width:100%}}.operator-banner__field:nth-child(3){width:50%;padding:0 10px}@media (max-width:1020px){.operator-banner__field:nth-child(3){width:100%}}.operator-banner__field:nth-child(4){width:15%;padding:0 10px}@media (max-width:1020px){.operator-banner__field:nth-child(4){width:100%}}.operator-banner__field:nth-child(5){width:10%}@media (max-width:1020px){.operator-banner__field:nth-child(5){width:100%;justify-content:flex-end;padding:10px 16px 10px 5px}}.operator-banner__field--avatar{display:flex;align-items:center}.operator-banner__avatar{min-width:60px;width:60px;height:60px;margin-right:10px;border-radius:4px;overflow:hidden}.operator-banner__avatar img{display:block;max-width:100%}.operator-banner__name{text-decoration:none;color:#2e2e2e}.operator-banner__mobtitle{display:none}@media (max-width:1020px){.operator-banner__mobtitle{display:inline}}@media (max-width:1020px){.operator-banner__text{padding-right:20px}}.operator-banner__perm-list-body{position:relative}.operator-banner__perm-list-btn{font-size:15px;padding:0;margin:0;border:none;background-color:transparent;outline:none;cursor:pointer;color:#505d70}@media (min-width:1025px){.operator-banner__perm-list-btn:hover{text-decoration:underline}}.operator-banner__perm-list{width:300px;left:0;top:26px;padding:8px;position:absolute;background-color:#fff;z-index:2;border:1px solid #e3e6ed;border-radius:4px;font-size:13px}@media (max-width:1020px){.operator-banner__perm-list{left:-210px;top:28px}}.operator-banner__field--btns{display:flex;justify-content:flex-end}@media (max-width:1020px){.operator-banner__field--btns{justify-content:flex-start}}.operator-banner__btn{width:27px;min-width:27px;height:22px;margin-right:4px;border-radius:4px}.operator-banner__btn:last-child{margin-right:0}.operator-banner__btn--blue{color:#689bcc;background-color:#fff}@media (min-width:1025px){.operator-banner__btn--blue:hover{background-color:#fff}}.operator-banner__btn--red{color:#f67a6e;background-color:#fff}@media (min-width:1025px){.operator-banner__btn--red:hover{background-color:#fff}}.operator-banner__account-img{min-width:60px;width:60px;height:60px;margin-right:10px;border-radius:4px;overflow:hidden}.operator-banner__account{display:flex;flex-direction:row;align-items:center}.operator-banner__account-text{margin-left:10px;color:inherit}.operators__header{padding:16px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;margin-bottom:8px}.operators__btns{font-size:0;display:flex}.operators__btn-add{display:flex;padding:7px 8px 6px 8px;align-items:center;justify-content:center;font-size:14px;color:#fff;background-color:#78cd51;border-radius:4px}.operators__btn-title{font-size:14px;display:block;padding-bottom:2px;padding-left:7px}.title-big{font-size:27px;font-weight:700;letter-spacing:.8px;color:#717171}.table-header-banner__item-text{padding-right:14px;font-size:13px;font-weight:700;color:#797979;cursor:default}.table-header-banner__item-event{padding:7px 5px 9px 5px}.table-header-banner__item-event:first-child{width:10%;padding:7px 5px 9px 16px}.table-header-banner__item-event:nth-child(2){width:15%}.table-header-banner__item-event:nth-child(3){width:50%}.table-header-banner__item-event:nth-child(4){width:25%}.table-header-wrapper-oper{display:flex;align-items:center;width:100%;margin-bottom:8px;background-color:#f1f2f7;transition:.55s cubic-bezier(.645,.045,.355,1)}@media (max-width:1020px){.table-header-wrapper-oper{display:none}}.table-event-header{justify-content:space-around}.search-operator{margin-top:5px}.search-operator__fields,.search-operator__list{display:flex;justify-content:space-between}.search-operator__list{flex-direction:column}.search-operator__item{margin-top:5px;background-color:#fff;display:flex;flex-direction:row;width:100%;justify-content:space-between}.search-operator__info{width:20%;padding:5px}.search-header{margin-bottom:0}.search-header__item-event{padding:7px 5px 9px 5px}.search-header__item-event:first-child{width:10%;padding:7px 5px 9px 91px}.search-header__item-event:nth-child(2){width:10%;padding:7px 5px 9px 0}.search-header__item-event:nth-child(3){width:55%;padding:7px 5px 9px 0;display:flex;justify-content:space-between}.search-header__item-event:nth-child(4){width:15%;padding:7px 5px 9px 0;display:flex;text-align:center;align-items:center}.search-header__item-event:nth-child(5){width:10%;padding:7px 5px 9px 0;display:flex;align-items:center}.search-operator__items{align-items:center;display:flex;flex-direction:row;width:100%;padding:7px 5px 9px 5px;background-color:#fff;border-bottom:1px solid #ddd}.search-operator__items:first-child{border-top:1px solid #ddd}.search-operator__user{display:flex;flex-direction:row;align-items:center;width:15%}.search-operator__user-search{display:flex;flex-direction:column;width:15%}.search-operator__search-list{display:flex;flex-direction:column;width:55%;height:65px;overflow-y:auto;background-color:#f3f3f3;padding-left:5px}.search-operator__search-list::-webkit-scrollbar{z-index:0;width:6px}.search-operator__search-list::-webkit-scrollbar-thumb{background-color:#e8403f;border-radius:10px}.search-operator__item-checkbox{display:flex;flex-direction:row;align-items:center;width:15%;justify-content:center}.search-operator__item-btns{width:10%;display:flex;justify-content:flex-end}.operator-wrapper-banner{height:60px;height:auto}@media (max-width:1020px){.operator-wrapper-banner{height:auto}}.operator-profile-banner__item-popup-red{color:#b90e0e;text-align:center;margin-bottom:20px}.operator-profile-banner__item-popup{text-align:center;margin-bottom:10px;color:#050566}