*{box-sizing:border-box;outline:none}a{color:#000;text-decoration:none}#app,body,html{min-height:100%;height:100%}body,html{padding:0;margin:0;font-size:20px;line-height:1.25;width:100%;color:#000;overflow:hidden;min-width:320px;position:relative;font-family:OpenSans-Regular,sans-serif}@media screen and (max-width:1000px){body,html{overflow:auto}}.button,.icon{display:flex}.button{align-items:center;justify-content:center;border:2px solid transparent;cursor:pointer;padding:0 15px;height:40px;text-align:center;border-radius:6px;font-size:16px;width:100%}.button>span{margin:auto}.button--white{min-width:77px;border:2px solid #3b429f;background-color:#fff;color:#3b429f;cursor:pointer}.button--white:hover{background-color:#e3e5ff}.button--white:active{background-color:#bbbfec}.button--small{width:65px}.button--purple{background-color:#3b429f;color:#fff;cursor:pointer}.button--purple:hover{background-color:#272d79}.button--purple:active{background-color:#10144e}.loader{display:flex;align-items:center;justify-content:center;bottom:0;top:0;right:0;left:0;position:absolute;z-index:1000;background:hsla(0,0%,100%,.54);width:100%;height:100%}.loader svg{animation-name:rotation;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(2turn);transform:rotate(1turn)}}.input{display:flex}.input__wrap{width:100%;position:relative}.input__wrap>input{width:100%;background-color:#fff;border:2px solid #3b429f;box-shadow:inset 0 4px 7px rgba(0,0,0,.17);border-radius:6px;padding:9px 15px;font-size:16px;height:100%}.input__wrap>input:focus{border:2px solid #a3c2ff}.input .area--pass{padding-right:41px}.input .area--search{padding-left:42px}.input .area--disable{box-shadow:none;border:2px solid #c4c4c4;color:#c4c4c4}.input .area--disable:focus{pointer-events:none}.input .area--error{border:2px solid #df2935}.input__label{font-weight:400;font-size:16px}.input__label--disable{color:#c4c4c4;pointer-events:none}.input__label--left{margin-right:15px}.input__label--right{margin-left:15px}.input__label--top{padding-bottom:5px}.input__label--required{position:relative}.input__label--required:after{content:"*";position:absolute;color:#df2935;left:100%}.input__pass{right:20px}.input__pass,.input__search{cursor:pointer;position:absolute;top:calc(50% - 9px)}.input__search{left:15px}.input__explanation{display:flex;align-items:center;justify-content:center;position:absolute;right:1px;top:1px;width:39px;background-color:#df2935;border-radius:0 4px 4px 0;height:calc(100% - 2px);z-index:1000}.input__explanation--left{border-radius:4px 0 0 4px;left:1px}.input__error{font-size:14px;padding:11px 19px;color:#fff;transition:.3s ease-in;border-radius:6px;text-align:left;top:0;max-width:300px;width:-moz-max-content;width:max-content;left:calc(99% + 21px);right:inherit;z-index:1001}.input__error,.input__error:before{position:absolute;background-color:#df2935;box-shadow:0 -1px 3px rgba(0,0,0,.25)}.input__error:before{content:" ";top:14px;left:-15px;width:20px;height:11px;-webkit-clip-path:polygon(50% 100%,0 0,100% 0);clip-path:polygon(50% 100%,0 0,100% 0);transform:rotate(90deg)}.input__error--left{right:calc(99% + 21px);left:inherit}.input__error--left:before{content:"";position:absolute;top:14px;left:calc(100% - 5px);width:20px;height:11px;box-shadow:0 -1px 3px rgba(0,0,0,.25);background-color:#df2935;-webkit-clip-path:polygon(50% 100%,0 0,100% 0);clip-path:polygon(50% 100%,0 0,100% 0);transform:rotate(270deg)}.input--error{background:#ffe7e7}.input--top{flex-direction:column;align-items:flex-start}.input--left{flex-direction:row;align-items:baseline}.input--right{flex-direction:row;align-items:center}.input ::-moz-placeholder{font-size:13px}.input :-ms-input-placeholder{font-size:13px}.input ::placeholder{font-size:13px}.switch-button-control{display:flex;flex-direction:row;align-items:center}.switch-button-control .switch-button{display:flex;align-items:center;height:22px;width:48px;border-radius:10px;transition:all .3s ease-in-out;cursor:pointer;background-color:#3b429f}.switch-button-control .switch-button .switch-toggle{height:20px;width:20px;border-radius:30px;transition:all .3s ease-in-out;background:#fff;margin:0 0 0 3px}.switch-button-control .switch-button.enabled .switch-toggle{margin:0 3px 0 0;transform:translateX(1.6em)}.inputNumber{display:flex}.inputNumber__wrap{width:100%;position:relative}.inputNumber__wrap>input{width:100%;background-color:#fff;border:2px solid #3b429f;box-shadow:inset 0 4px 7px rgba(0,0,0,.17);border-radius:6px;padding:9px 15px;font-size:16px;height:100%}.inputNumber__wrap>input:focus{border:2px solid #a3c2ff}.inputNumber .area--pass{padding-right:41px}.inputNumber .area--search{padding-left:42px}.inputNumber .area--disable{box-shadow:none;border:2px solid #c4c4c4;color:#c4c4c4}.inputNumber .area--disable:focus{pointer-events:none}.inputNumber .area--error{border:2px solid #df2935}.inputNumber__label{font-weight:400;font-size:16px}.inputNumber__label--disable{color:#c4c4c4;pointer-events:none}.inputNumber__label--left{margin-right:15px}.inputNumber__label--top{padding-bottom:5px}.inputNumber__label--required{position:relative}.inputNumber__label--required:after{content:"*";position:absolute;color:#df2935;left:100%}.inputNumber__pass{right:20px}.inputNumber__pass,.inputNumber__search{cursor:pointer;position:absolute;top:calc(50% - 9px)}.inputNumber__search{left:20px}.inputNumber__explanation{display:flex;align-items:center;justify-content:center;position:absolute;right:1px;top:1px;width:39px;background-color:#df2935;border-radius:0 4px 4px 0;height:calc(100% - 2px);z-index:1000}.inputNumber__error{font-size:14px;padding:11px 19px;color:#fff;transition:.3s ease-in;border-radius:6px;white-space:nowrap;bottom:0;left:calc(99% + 21px);z-index:1001}.inputNumber__error,.inputNumber__error:before{position:absolute;background-color:#df2935;box-shadow:0 -1px 3px rgba(0,0,0,.25)}.inputNumber__error:before{content:" ";top:14px;left:-15px;width:20px;height:11px;-webkit-clip-path:polygon(50% 100%,0 0,100% 0);clip-path:polygon(50% 100%,0 0,100% 0);transform:rotate(90deg)}.inputNumber--error{background:#ffe7e7}.inputNumber--top{flex-direction:column;align-items:flex-start}.inputNumber--left{flex-direction:row;align-items:baseline}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.modal{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1115;top:0;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.54);transition:opacity .3s ease}.modal__wrap{width:auto;height:auto;box-shadow:0 0 9px 4px rgba(0,0,0,.13);border-radius:6px;background:#fff;position:relative}@media(max-width:1000px){.modal__wrap{display:grid;margin:15px}}.modal__header{display:flex;align-items:center;padding:18px 27px;background:#3b429f;border-radius:6px 6px 0 0}.modal__text{font-size:20px;margin-right:auto;color:#fff}.modal__close{display:flex;margin-left:auto;cursor:pointer}.modal__content{padding:21px 27px 0;margin:0 auto;text-align:center}.modal__footer{display:grid;padding:20px 27px;grid-auto-flow:column;-moz-column-gap:23px;column-gap:23px;position:relative;z-index:150}.modal__footer--right{justify-content:flex-end}.modal__footer--center{justify-content:center}.modal__footer--between{justify-content:space-between}.modal__footer--none{justify-content:normal}.search{width:100%;position:relative}.search--with-option input{border-bottom-right-radius:0;border-bottom-left-radius:0}.search__options,.search input:focus{border:2px solid #3b429f}.search__options{width:100%;position:absolute;top:100%;left:0;background:#fff;z-index:1100;transform-origin:top;transition:transform .2s ease-in-out;min-height:44px;max-height:183px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:none;overflow-y:auto}.search__option{text-align:left;padding:13px 20px;border:2px solid transparent;color:#000;z-index:900;cursor:pointer}.search__option:not(:last-child){border-bottom:1px solid #c4c4c4}.search__option:hover{background-color:#bbbfec}.search__empty{text-align:center;padding:13px 20px;border:2px solid transparent;color:#000;z-index:900}.checkbox__wrap{display:grid;align-items:center;grid-auto-flow:column;gap:18px;cursor:pointer}.checkbox__label{font-weight:400;font-size:16px}.checkbox__label--right{margin-left:auto;order:1}.checkbox__label--left{margin-right:auto;order:0}.checkbox__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin-right:auto}.select{position:relative;z-index:200;text-align:center}.select__text{margin-right:12px}.select__button{padding:9px 14px}.select__wrap{position:absolute;bottom:100%;background:#fff;box-shadow:0 4px 9px 4px rgba(0,0,0,.13)}.select__option{padding:13px 20px;color:#3b429f;cursor:pointer}.select__option:hover{background-color:#bbbfec}.radio,.radio__wrap{width:-moz-fit-content;width:fit-content}.radio__wrap{display:flex;align-items:center;cursor:pointer}.radio__label{font-size:16px}.radio__label--right{marign-right:auto;order:1}.radio__label--left{margin-left:auto;order:0}.radio input[type=radio]{display:none}.radio__icon{padding-right:19px}.pagination{position:relative;display:flex;padding:0 36px;justify-content:space-between;align-items:center}.pagination_not-total{justify-content:end}.pagination__all{color:#3b429f;align-self:center;margin:0 10px}.pagination__all,.pagination__right input{text-align:center}.pagination__right{display:grid;-moz-column-gap:29px;column-gap:29px;grid-template-columns:70px 70px max-content 80px;position:sticky;right:40px}.pagination__action{display:flex}.pagination__arrow{width:40px;justify-content:center}.pagination__arrow--left{border-bottom-right-radius:0;border-top-right-radius:0;margin-right:1px}.pagination__arrow--right{border-bottom-left-radius:0;border-top-left-radius:0}.pagination__arrow--disable{background-color:#bebebe;pointer-events:none}.search-api{width:100%;position:relative}.search-api--with-option input{border-bottom-right-radius:0;border-bottom-left-radius:0}.search-api__options,.search-api input:focus{border:2px solid #3b429f}.search-api__options{width:100%;position:absolute;top:100%;left:0;background:#fff;z-index:1100;transform-origin:top;transition:transform .2s ease-in-out;min-height:44px;max-height:183px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:none;overflow-y:auto;font-size:16px}.search-api__option{text-align:left;padding:13px 20px;border:2px solid transparent;color:#000;z-index:900;cursor:pointer}.search-api__option:not(:last-child){border-bottom:1px solid #c4c4c4}.search-api__option:hover{background-color:#bbbfec}.search-api__empty{text-align:center;padding:13px 20px;border:2px solid transparent;color:#000;z-index:900}.dropdown{width:100%;position:relative}.dropdown--column{display:flex;align-items:center}.dropdown__label{font-weight:400;font-size:16px;padding-right:15px}.dropdown__variant{width:100%;color:#000;min-width:120px;cursor:pointer}.dropdown__container{width:100%;border-radius:6px;font-size:16px;z-index:200;position:relative;min-height:40px}.dropdown__input{width:100%;background:#fff;border:2px solid #3b429f;box-shadow:inset 0 4px 7px rgba(0,0,0,.17);border-radius:6px;padding:9px 15px;font-size:16px;height:100%;cursor:pointer}.dropdown__input--active{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}.dropdown__icon{position:absolute;right:15px}.dropdown__options{width:100%;position:absolute;top:37px;left:0;background:#fff;z-index:100;transform-origin:top;transition:transform .2s ease-in-out;border:2px solid #3b429f;border-bottom-right-radius:6px;border-bottom-left-radius:6px;overflow:hidden}.dropdown__item{text-align:left;padding:13px 20px;border-top:1px solid #c4c4c4;color:#000;cursor:pointer}.dropdown__item:hover{background-color:#bbbfec}.dropdown__item:first-child{border-top:0}.dropdown__item:last-child{border-bottom:0}.dropdown__item--active{pointer-events:none;color:#bebebe;cursor:default}.dropdown__button{display:flex;align-items:center}.column{position:relative}.column__wrap{font-size:16px;text-align:left}.column__content{display:grid;grid-template-rows:repeat(auto-fit,minmax(59px,59px));border:1px solid #c4c4c4;margin-top:5px;scrollbar-width:auto;scrollbar-color:#c4c4c4 transparent;overflow:auto}@supports(overflow:overlay){.column__content{overflow:overlay}}.column__content--errors{transition:.3s ease-in;border:1px solid #df2935}.column__error{font-size:14px;padding:11px 19px;color:#fff;transition:.3s ease-in;border-radius:6px;text-align:left;bottom:0;max-width:300px;width:-moz-max-content;width:max-content;left:calc(99% + 21px);right:inherit;z-index:1001}.column__error,.column__error:before{position:absolute;background-color:#df2935;box-shadow:0 -1px 3px rgba(0,0,0,.25)}.column__error:before{content:" ";top:14px;left:-15px;width:20px;height:11px;-webkit-clip-path:polygon(50% 100%,0 0,100% 0);clip-path:polygon(50% 100%,0 0,100% 0);transform:rotate(90deg)}.column__error-left{font-size:14px;padding:11px 19px;color:#fff;transition:.3s ease-in;border-radius:6px;white-space:nowrap;bottom:0;right:calc(99% + 21px);z-index:1000}.column__error-left,.column__error-left:before{position:absolute;background-color:#df2935;box-shadow:0 -1px 3px rgba(0,0,0,.25)}.column__error-left:before{content:" ";top:14px;right:-15px;width:20px;height:11px;-webkit-clip-path:polygon(50% 100%,0 0,100% 0);clip-path:polygon(50% 100%,0 0,100% 0);transform:rotate(-90deg)}.column__title{width:-moz-fit-content;width:fit-content;margin-bottom:5px}.column__title--required{position:relative}.column__title--required:after{content:"*";position:absolute;color:#df2935;left:100%;top:0}.column__item{display:flex;align-items:center;border-bottom:1px solid #c4c4c4;padding:13px;white-space:nowrap;cursor:pointer;height:59px}.column__item--active{background-color:#c7d9ff}.column__item--autoCreated{pointer-events:none;color:#bebebe}.column__item:hover{background-color:#c7d9ff}.column__checkbox{display:flex;align-items:center;border-bottom:1px solid #c4c4c4;padding:13px;white-space:nowrap;cursor:pointer}.column__checkbox--btn{padding-right:18px}.column__checkbox:hover{background-color:#c7d9ff}.column__empty{display:flex;align-items:center;justify-content:center;padding:13px;border-bottom:1px solid #c4c4c4}.multiselect{flex:1;font-size:16px}.multiselect__wrap{display:flex;align-items:flex-start;gap:18px}.multiselect__name{position:sticky;top:0;min-width:110px;text-align:left}.multiselect__chips{display:flex;align-items:center;flex:1 1 100%;min-height:44px;background-color:#fff;border:2px solid #3b429f;border-radius:6px;padding:5px 20px;flex-wrap:wrap;gap:10px;position:relative;cursor:text}.multiselect__chips--searching{border-bottom:2px solid #bebebe;border-bottom-right-radius:0;border-bottom-left-radius:0}.multiselect__selections{display:flex;align-items:center;padding:3px 9px;border-radius:6px;width:-moz-max-content;width:max-content;border:1px solid #c7d9ff;cursor:pointer}.multiselect__selections--active{background:#c7d9ff;border:1px solid #fff}.multiselect__selections span{white-space:nowrap;margin-right:5px}.multiselect__input{flex:1}.multiselect__input input{box-shadow:none;padding:5px;min-width:60px}.multiselect__input input,.multiselect__input input:focus{border:none;border-radius:0}.multiselect__input--hidePlaceholder input::-moz-placeholder{visibility:hidden}.multiselect__input--hidePlaceholder input:-ms-input-placeholder{visibility:hidden}.multiselect__input--hidePlaceholder input::placeholder{visibility:hidden}.multiselect-search__options{width:100%;position:absolute;top:calc(100% + 1px);left:-2px;background:#fff;z-index:160;transform-origin:top;transition:transform .2s ease-in-out;min-height:44px;max-height:183px;border:2px solid #3b429f;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:none;overflow-y:auto;box-sizing:content-box}.multiselect-search__option{text-align:left;padding:11px 20px;height:44px;border:2px solid transparent;color:#000;z-index:900;cursor:pointer}.multiselect-search__option:not(:last-child){border-bottom:1px solid #c4c4c4}.multiselect-search__option:hover{background-color:#bbbfec}.multiselect-search__empty{padding:11px 20px;border:1px solid transparent;color:#000;z-index:900;height:44px}.multiselect__remove,.multiselect__removeAll{cursor:pointer}.multiselect__removeAll{position:sticky;top:0}.overlay{color:#bebebe;pointer-events:none;overflow:hidden}.overlay input{border:2px solid #bebebe;color:#bebebe}.overlay svg>path{fill:#bebebe}.overlay div{color:#bebebe}.overlay button{border:2px solid #bebebe;color:#bebebe}.overlay .column__item--active{background-color:transparent}.overlay .column__content--errors{border:1px solid #bebebe}.wrapper,.wrapper__input{position:relative}.wrapper input{cursor:pointer}.calendar{position:absolute;margin:auto;box-shadow:0 0 9px 4px rgba(0,0,0,.13);text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:6px;border-bottom-right-radius:6px;width:300px;background-color:#fff;z-index:1002;top:5px}.calendar__today{width:108px;margin:0 auto;padding-bottom:10px}.calendar .years{position:absolute;width:300px;top:58px;height:calc(100% - 109px);font-size:16px;padding:38px 12px;background-color:#fff}.calendar .years__wrap{display:flex;flex-wrap:wrap;row-gap:5px;align-items:center;justify-content:flex-start}.calendar .years__item{color:#3b429f;padding:7px 25px;flex-basis:33.3%;cursor:pointer;border-radius:6px}.calendar .years__item:hover{background-color:#bbbfec}.calendar .years__item--active{background-color:#c7d9ff;border-radius:6px}.calendar .years__item--hide,.calendar .years__item--hide2{display:none}.calendar .month{position:absolute;width:300px;top:58px;height:calc(100% - 109px);font-size:16px;padding:38px 12px;background-color:#fff}.calendar .month__wrap{display:flex;flex-wrap:wrap;row-gap:5px;align-items:center;justify-content:flex-start}.calendar .month__item{color:#3b429f;padding:7px 31px;flex-basis:50%;cursor:pointer;border-radius:6px}.calendar .month__item:hover{background-color:#bbbfec}.calendar .month__item--active{background-color:#c7d9ff;border-radius:6px}.calendar__head{overflow:hidden}.calendar__head,.calendar__range{display:flex;justify-content:center;align-items:center;font-weight:700;background:#3b429f;color:#fff;height:58px}.calendar__range{flex:1}.calendar__date{display:flex;align-items:center;justify-content:center;flex:1;font-size:18px}.calendar__month,.calendar__year{cursor:pointer;padding:18px 3px;height:100%}.calendar__month:hover,.calendar__year:hover{background-color:#272d79}.calendar__nextMonth,.calendar__previousMonth{cursor:pointer;align-items:center;justify-content:center;width:40px;height:100%}.calendar__nextMonth--visibility,.calendar__previousMonth--visibility{visibility:hidden}.calendar__nextMonth:active{background-color:#c7d9ff}.calendar__previousMonth{width:50px}.calendar__previousMonth svg{transform:rotate(90deg)}.calendar__nextMonth{width:50px}.calendar__nextMonth svg{transform:rotate(-90deg)}.calendar__nextMonth:hover,.calendar__previousMonth:hover{background-color:#272d79}.calendar__week{display:flex;justify-content:center;font-weight:700;line-height:2em;border-bottom:1px solid #bebebe}.calendar__week_day{font-size:16px;width:40px;color:#bebebe}.calendar__days{display:flex;justify-content:center;flex-wrap:wrap;line-height:40px;margin:10px 0}.calendar__days .currDay{background-color:#c7d9ff;border-radius:6px;position:relative}.calendar__days .clickedDay{font-weight:700;background-color:#bbbfec;border-radius:6px}.calendar__days_day{width:40px;font-size:16px;cursor:pointer;color:#3b429f;font-weight:700}.calendar__days_day:hover:not(.currDay):not(.clickedDay){background-color:#bbbfec;border-radius:6px}.calendar__days_blank{width:40px;font-size:16px;color:#bebebe;pointer-events:none}.tooltip{display:flex;position:relative;width:-moz-min-content;width:min-content}.tooltip--hovered{background-color:#3b429f;color:#fff;cursor:pointer}.tooltip--hovered:hover{background-color:#272d79}.tooltip--hovered:active{background-color:#c7d9ff;background-color:#272d79}.tooltip:hover .tooltip__box{visibility:visible;opacity:1;transition:opacity .15s}.tooltip__box{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;width:-moz-max-content;width:max-content;position:absolute;text-align:left;padding:22px 0;box-shadow:0 0 9px 4px rgba(0,0,0,.28);border-radius:6px;cursor:auto;z-index:1100}.tooltip__box--info{background-color:#e3e5ff;color:#3b429f}.tooltip__box--chosen{background-color:#fff;color:#000}.tooltip__box--chosen .router-link-active{pointer-events:none;color:#bebebe}.tooltip__box--chosen .router-link-active path{fill:#bebebe}.tooltip__triangle{content:" ";position:absolute;bottom:100%;width:20px;height:11px;box-shadow:0 0 9px 4px rgba(0,0,0,.28);background-color:inherit;-webkit-clip-path:polygon(50% 100%,0 0,100% 0);clip-path:polygon(50% 100%,0 0,100% 0);transform:rotate(180deg)}.tooltip__triangle--info{background-color:#e3e5ff}.tooltip__triangle--chosen{background-color:#fff}.tooltip__content{min-width:150px;font-size:14px}.tooltip__content--info{padding:0 33px;line-height:23px}.tooltip__content--chosen>div>div{display:flex;align-items:center;justify-content:flex-start;padding:0 22px;cursor:pointer;height:36px}.tooltip__content--chosen>div>div:hover{background-color:#ebebeb}.tooltip__content--chosen>div>a{display:flex;align-items:center;justify-content:flex-start;padding:0 22px;height:36px;cursor:pointer;color:#3b429f;gap:15px}.tooltip__content--chosen>div>a:active{color:#3b429f}.tooltip__content--chosen>div>a:hover{background-color:#ebebeb}.table{width:100%}.table__row{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.footer__pagination{z-index:200}.camera{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1010;top:0;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.54);transition:opacity .3s ease;cursor:default}.camera__wrap{width:500px;height:467px;box-shadow:0 0 9px 4px rgba(0,0,0,.13);border-radius:6px;background:#fff}.camera__header{display:flex;align-items:center;padding:18px 27px;background:#3b429f;border-radius:6px 6px 0 0}.camera__text{font-size:20px;margin-right:auto;color:#fff}.camera__close{display:flex;margin-left:auto;cursor:pointer}.camera__content{display:flex;align-items:center;justify-content:center;margin:0 auto;text-align:center;height:calc(100% - 72px)}.camera__box{position:relative}.camera__canvas,.camera__video{border-radius:6px}.camera__capture{display:flex;cursor:pointer;text-align:center;width:60px;bottom:35px;position:absolute;opacity:.6;margin-left:auto;margin-right:auto;left:0;right:0}.camera__capture .button{height:60px;border-radius:50%}.camera__open{display:flex;align-items:center;justify-content:center;width:200px;margin:0 auto;height:100%}.route{display:flex;flex-direction:column}.route__item{display:block;cursor:pointer}.route__item:active{color:inherit}.header__wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#fff;background-color:#3b429f}.header__wrap_welcome{position:relative;justify-content:flex-end}.header__search{width:220px;margin-right:27px}.header__route{font-size:20px;font-weight:700;white-space:nowrap;letter-spacing:1.3px}.header__left{display:grid;grid-auto-flow:column;align-items:center;grid-template-columns:repeat(4,min-content)}.header__tooltip{width:255px}.header__indication{padding:26px 21px}.header__center{position:absolute;font-size:20px;width:100%;text-align:center;font-weight:700;font-style:normal}.header__actions,.header__right{display:grid;grid-auto-flow:column;justify-self:end;align-items:center;grid-column:4}.header__right{position:sticky;right:0;z-index:101}.header__help{grid-column:5}.header__help-modal{color:#000;font-size:16px}.header__help-modal .modal__content{width:650px;text-align:left;padding:20px 27px}.header__help-modal .modal__content h3,.header__help-modal .modal__content p{margin-block-start:0;margin-block-end:0;margin-bottom:10px}.header__help-modal .modal__content p{margin-top:0}.header__help-modal .modal__content p:last-child{margin-bottom:0}.header__help-modal .modal__content a{display:inline-block;margin-bottom:10px;text-decoration:underline;color:#3b429f}.header__help-modal .modal__content a:last-child{margin-bottom:0}.header__help-modal .modal__footer{padding:0}.header__dropdowns{display:flex;align-items:center}.header__logout{grid-column:6;z-index:1}.header__navigation{display:flex;align-items:center}.header__org{width:320px}.header__holiday{width:220px;margin-left:20px}.header__orgess{white-space:nowrap;margin-right:5px}.header__filter{width:220px;margin:0 27px}.header__loader--report{background:transparent;position:inherit;width:auto;height:auto;margin:0 20px}.header__icon{padding:26px}.header__icon--actions{background-color:#3b429f;color:#fff;cursor:pointer}.header__icon--actions:hover{background-color:#272d79}.header__icon--actions:active{background-color:#c7d9ff}.header__icon--section{padding:26px 17px;transition:.2s ease-in}.header__icon--section:hover{transform:rotate(180deg)}.header__icon--menu{padding:26px 19px;background-color:#3b429f;color:#fff;cursor:pointer}.header__icon--menu:hover{background-color:#272d79}.header__icon--menu--active,.header__icon--menu--active:hover,.header__icon--menu:active{background-color:#c7d9ff}.header__icon--help:active{background-color:#272d79}.header .scud__icon{display:inline-flex;padding:0 5px}.tooltip__box--indication{padding:22px 0}.confirm__content{width:443px}.confirm__footer{display:grid;-moz-column-gap:8px;column-gap:8px;grid-auto-flow:column}.route--inner{box-shadow:inset -5px 0 9px rgba(0,0,0,.1)}.route--inner .route__item{display:flex;align-items:center;border-bottom:1px solid #c4c4c4;padding:20px;height:70px}.route--inner .route__item:hover{background-color:#c7d9ff}.route--inner .route__icon{padding-right:45px}.route--inner .route__link{font-size:20px}.route--inner .router-link-active,.route--inner .router-link-exact-active{background-color:#c7d9ff}.photoVerification{width:100%;padding:10px;height:430px}.photoVerification--alarm{background:#df2935;background:linear-gradient(0deg,rgba(223,41,53,.426),hsla(0,0%,100%,.292) 98%);box-shadow:none}.photoVerification--success{background:#24b58d;background:linear-gradient(0deg,rgba(36,181,141,.426),hsla(0,0%,100%,.292) 98%);box-shadow:none}.photoVerification--no-info{position:relative;background:#fff;box-shadow:0 0 9px 4px rgba(0,0,0,.15)}.photoVerification__wrap{max-width:500px;min-width:200px;margin:0 auto;font-size:20px}.photoVerification__fullName{color:#3b429f;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;margin:15px auto;margin-bottom:0;min-height:25px}.photoVerification__photos{display:flex;justify-content:center;position:relative}.photoVerification__data{display:grid;align-items:center;grid-template-columns:100%;gap:7px}.photoVerification__photo{width:200px;height:269px;margin-right:5px}.photoVerification__photo:last-child{margin-right:0}.photoVerification__photo img{height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px}.photoVerification__info{display:grid;align-items:center;grid-template-columns:1fr min-content;grid-template-rows:31px;gap:15px;font-size:12px;font-weight:700;position:absolute;padding:0 10px;color:#3b429f;background:#fff;box-shadow:0 0 9px 4px rgba(0,0,0,.25);border-radius:6px;bottom:-10px;text-align:center;max-width:410px;min-width:220px}.photoVerification__info,.photoVerification__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.photoVerification__name{max-width:460px}.photoVerification__key{cursor:pointer;position:relative}.photoVerification__key:before{content:"";position:absolute;height:35px;top:-5px;width:1px;left:-10px;background-color:#bebebe}.photoVerification__time{display:flex;justify-content:space-between;color:#3b429f}.photoVerification__clock{font-weight:700}.photoVerification__temp{display:flex;justify-content:space-between;min-height:25px}.photoVerification__method{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 100px);text-align:right;margin-left:auto;color:#3b429f}.photoVerification__degrees{font-weight:700}.photoVerification__degrees--alarm{color:#df2935}.photoVerification__degrees--success{color:#24b58d}.photoVerification__access{display:flex;align-items:center;font-weight:700}.photoVerification__access--alarm{color:#df2935}.photoVerification__access--success{color:#24b58d}.photoVerification__icon{margin-left:-7px}.reader-photos{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1010;top:0;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.54);transition:opacity .3s ease;cursor:default}.reader-photos__wrap{width:1000px;box-shadow:0 0 9px 4px rgba(0,0,0,.13);border-radius:6px;background:#fff}.reader-photos__header{display:flex;align-items:center;padding:18px 27px;background:#3b429f;border-radius:6px 6px 0 0}.reader-photos__content{position:relative;padding:15px;height:650px;overflow-y:auto}.reader-photos__container{display:grid;grid-template-columns:repeat(auto-fill,minmax(127px,1fr));grid-template-rows:repeat(auto-fill,minmax(127px,1fr));grid-gap:15px}.reader-photos__title{font-size:20px;margin-right:auto;color:#fff}.reader-photos__close{display:flex;margin-left:auto;cursor:pointer}.reader-photos__item{width:127px;height:127px;overflow:hidden;border-radius:6px;border:2px solid transparent;cursor:pointer}.reader-photos__item--active{border:2px solid #3b429f}.reader-photos__not{display:flex;align-items:center;justify-content:center;height:100%}.reader-photos__add{padding:15px;background-color:#ebebeb;z-index:9999;min-height:70px}.reader-photos__add button{width:200px;margin:0 auto}.readers-form .modal__content{display:grid;grid-template-columns:1fr;width:390px;gap:15px}.search-reader{font-size:16px}.search-reader__wrap{width:939px}.search-reader__form{display:flex;-moz-column-gap:23px;column-gap:23px}.search-reader__form>.input{width:157px}.search-reader__action{display:flex;-moz-column-gap:23px;column-gap:23px;align-items:flex-end}.search-reader__action--add{width:157px}.search-reader .modal__content{padding:0}.search-reader__header{display:flex;align-items:center;padding:0 27px;height:59px;text-align:left}.search-reader__content{display:grid;grid-template-rows:repeat(auto-fit,minmax(59px,59px));border:1px solid #c4c4c4;scrollbar-width:auto;scrollbar-color:#c4c4c4 transparent;overflow:auto;text-align:left;height:264px}@supports(overflow:overlay){.search-reader__content{overflow:overlay}}.search-reader__footer{display:flex;justify-content:space-between;grid-column:1/3}.search-reader__item{display:flex;align-items:center;border-bottom:1px solid #c4c4c4;padding:0 27px;white-space:nowrap;height:59px}.search-reader__item div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.search-reader .search-reader__header .ipAddress,.search-reader .search-reader__header .model,.search-reader .search-reader__item .ipAddress,.search-reader .search-reader__item .model{min-width:200px;width:200px}.search-reader .search-reader__header .macAddress,.search-reader .search-reader__item .macAddress{min-width:160px;width:160px}.search-reader .search-reader__header .checkbox,.search-reader .search-reader__item .checkbox{display:flex;justify-content:center;min-width:150px;width:150px}.search-reader .search-reader__header .status,.search-reader .search-reader__item .status{min-width:150px}.search-reader .url{margin-left:auto;cursor:pointer}.search-reader .modal__footer{background-color:#ebebeb}.zones-form .modal__content{width:385px}.access-form .modal__content{max-width:1000px}.access-form__up{display:flex;background-color:#ebebeb;padding:25px;margin-bottom:5px;gap:18px}.access-form__name{width:340px;order:2}.access-form .dropdown__container{width:181px}.access-form .modal__content{padding:0}.access-form__wrap{display:grid;grid-auto-flow:column;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:18px;padding:0 25px}.access-form__item{font-size:16px;text-align:left}.schedules-form .modal__content{display:grid;grid-gap:20px;width:550px;font-size:16px}.schedules-form__up{display:flex;flex-wrap:wrap;justify-content:space-between}.schedules-form__title{text-align:left}.schedules-form__item--in:not(:last-child){margin-bottom:15px}.schedules-form__item--in,.schedules-form__item--out{width:215px}.schedules-form__item--in .input__label,.schedules-form__item--out .input__label{margin-right:0;margin-left:15px}.schedules-form__item--in .input__wrap,.schedules-form__item--out .input__wrap{order:-1;width:79px}.schedules-form__item--radio{display:grid;grid-auto-flow:row;gap:14px;grid-template-columns:215px;width:215px}.schedules-form__item--radio .radio__label{display:flex}.schedules-form .radio__wrap-twosided{margin-left:15px}.users-form .modal__content{padding:0;width:750px}.users-form__up{display:flex;background-color:#ebebeb;padding:25px;margin-bottom:10px;gap:25px}.users-form__name input{width:280px}.users-form__pass input{width:260px}.users-form__wrap{display:grid;grid-auto-flow:column;grid-template-columns:repeat(2,minmax(320px,1fr));padding:0 25px;grid-gap:23px}.organization-form .modal__content{width:550px}.organization-form__wrap{padding-top:20px}.subdivision-form .modal__content{width:550px}.subdivision-form__wrap{padding-top:20px}.employees-form .modal__content{width:1067px}.employees-form__header{display:grid;grid-template-columns:247px 1fr;-moz-column-gap:24px;column-gap:24px;padding-bottom:20px}.employees-form__wrap--dismissed{pointer-events:none}.employees-form__input--req .input__label{position:relative}.employees-form__input--req .input__label:after{content:"*";position:absolute;color:#df2935;top:0}.employees-form__footer{display:grid;grid-template-columns:310px 1fr;align-items:center;-moz-column-gap:38px;column-gap:38px}.employees-form__inputs{display:grid;grid-template-columns:repeat(3,1fr);row-gap:12px;-moz-column-gap:27px;column-gap:27px}.employees-form__columns{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));-moz-column-gap:24px;column-gap:24px}.employees-form__column--req .column__title{position:relative}.employees-form__column--req .column__title:after{content:"*";position:absolute;color:#df2935;top:0}.employees-form__uploads{display:flex;align-items:center;-moz-column-gap:7px;column-gap:7px}.employees-form__upload{display:flex;position:relative;align-items:center;justify-content:center;cursor:pointer;padding:10px;background:#c7d9ff;border-radius:42px;width:56px;height:58px}.employees-form__upload--reset{margin:0}.employees-form__up{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.employees-form__avatar{width:247px;height:247px;position:relative}.employees-form__avatar--dismissed{height:calc(100% - 1px);margin-bottom:0}.employees-form__load{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;border-radius:6px}.employees-form__hidden{height:100%;position:absolute;top:0;right:-2px}.employees-form__hidden .input__explanation{height:100%;width:25px;top:0}.employees-form__photo{display:block;width:auto;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px;margin:0 auto}.employees-form__date{display:flex;gap:20px;flex-direction:column}.employees-form__date .input{justify-content:space-between;align-items:center}.employees-form__date .input__wrap{width:150px}.employees-form__date .input__label--left{width:148px;text-align:left;margin-right:0}.guest-form .modal__content{width:1000px}.guest-form__header{display:grid;grid-template-columns:247px 1fr;-moz-column-gap:24px;column-gap:24px;padding-bottom:20px}.guest-form__wrap--dismissed{pointer-events:none}.guest-form__footer{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:38px;column-gap:38px;align-items:center}.guest-form__inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;grid-column:1/3}.guest-form__columns{display:flex;padding:20px;-moz-column-gap:24px;column-gap:24px;border:2px solid #3b429f;border-radius:6px;position:relative;font-size:16px}.guest-form__column{width:100%;display:flex;flex-direction:column;gap:20px}.guest-form__column--req .column__title{position:relative}.guest-form__column--req .column__title:after{content:"*";position:absolute;color:#df2935;top:0}.guest-form__switch{display:flex;align-items:center;font-size:16px;gap:20px;position:absolute;top:-13px;width:-moz-fit-content;width:fit-content;background:#fff;padding:0 10px;margin-left:auto;margin-right:auto;left:0;right:0}.guest-form__uploads{display:flex;align-items:center;-moz-column-gap:7px;column-gap:7px}.guest-form__upload{display:flex;position:relative;align-items:center;justify-content:center;cursor:pointer;padding:10px;background:#c7d9ff;border-radius:42px;width:56px;height:58px}.guest-form__upload--reset{margin:0}.guest-form__up{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.guest-form__avatar{width:247px;height:247px;position:relative}.guest-form__load{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;border-radius:6px}.guest-form__hidden{height:100%;position:absolute;top:0;right:-2px}.guest-form__hidden .input__explanation{height:100%;width:25px;top:0}.guest-form__photo{display:block;width:auto;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px;margin:0 auto}.guest-form__time{display:grid;grid-template-columns:max-content 60px max-content;justify-content:center;align-items:center;gap:10px;grid-template-rows:40px}.guest-form__time input{height:30px}.guest-form__date{display:flex;gap:20px}.guest-form__date .input{display:flex;justify-content:space-between;align-items:center}.guest-form__date .input__label--left{text-align:left;margin-right:0}.guest-form__date .input .input__wrap{width:190px}.guest-form .accessPointName{display:flex;-moz-column-gap:20px;column-gap:20px;align-items:center;justify-content:space-between;width:100%}.configuration-form__wrap{display:grid;grid-auto-flow:column;grid-column-gap:23px;grid-template-columns:repeat(3,1fr)}.configuration-form__name{margin-bottom:10px}.configuration-form__title{width:-moz-fit-content;width:fit-content;margin-bottom:5px;text-align:left;font-size:16px}.configuration-form__radio{width:100%;padding:20px;border:1px solid #c4c4c4}.configuration-form__radio:nth-child(odd){border-top:0;border-bottom:0}.configuration-form__search:not(:last-child){margin-bottom:10px}.passlog-filter{font-size:16px}.passlog-filter .modal__content{width:1100px;background-color:#f3f3f3;height:333px;padding-bottom:27px}.passlog-filter__wrap{display:flex;flex-direction:column;gap:17px 8px}.passlog-filter__actions{display:flex;font-size:16px;align-items:center;-moz-column-gap:15px;column-gap:15px}.passlog-filter__title{padding-right:15px}.passlog-filter__access,.passlog-filter__temp{display:flex;align-items:center}.passlog-filter__temp{border-right:1px solid #bebebe;border-left:1px solid #bebebe;padding:0 20px;height:38px}.passlog-filter__temp-val{display:flex;align-items:center}.passlog-filter__temp-val input{width:68px;height:38px;margin-right:5px}.passlog-filter__mask,.passlog-filter__mask-radios{display:flex;align-items:center}.passlog-filter__mask-radios .radio:not(:first-child){padding-left:15px}.passlog-filter__passAllowed,.passlog-filter__passAllowed-radios{display:flex;align-items:center}.passlog-filter__passAllowed-radios .radio:not(:first-child){padding-left:15px}.passlog-filter__item:last-child .multiselect-search__options{margin-bottom:10px}.passlog-filter__footer{display:flex;flex-direction:column}.passlog-filter__date{display:flex;justify-content:space-between;align-items:center}.passlog-filter__switcher{display:flex;width:400px;justify-content:space-between}.passlog-filter__right{display:flex;align-items:center;justify-content:center;gap:20px;border:1px solid #bebebe;width:567px;border-radius:6px;margin-bottom:14px;height:144px}.passlog-filter__right-header{display:grid;grid-auto-flow:column;grid-template-rows:1fr 1fr;grid-template-columns:1fr;justify-content:center;grid-gap:20px;align-items:flex-end}.passlog-filter__right-header--center{width:350px;grid-gap:40px}.passlog-filter__calendar,.passlog-filter__right-header>div{display:flex;justify-content:space-between}.passlog-filter__calendar{align-items:center;width:265px}.passlog-filter__calendar .input{width:120px}.passlog-filter__time{display:flex;align-items:center;justify-content:space-between;width:225px}.passlog-filter__time input{width:75px}.passlog-filter__buttons{display:flex;justify-content:flex-end}.passlog-filter__buttons button{width:151px}.passlog-filter__buttons button:not(:last-child){margin-right:8px}.syslog-filter{font-size:16px}.syslog-filter .modal__content{width:1100px;background-color:#f3f3f3;padding-bottom:27px}.syslog-filter__wrap{display:flex;flex-direction:column;gap:17px 8px}.syslog-filter__actions{display:flex;font-size:16px;align-items:center;-moz-column-gap:15px;column-gap:15px}.syslog-filter__title{padding-right:15px}.syslog-filter__item:last-child .multiselect-search__options{margin-bottom:10px}.syslog-filter__footer{display:flex;flex-direction:column}.syslog-filter__date{display:flex;justify-content:space-between;align-items:center}.syslog-filter__switcher{display:flex;width:400px;justify-content:space-between}.syslog-filter__right{display:flex;align-items:center;justify-content:center;gap:20px;border:1px solid #bebebe;width:567px;border-radius:6px;margin-bottom:14px;height:144px}.syslog-filter__right-header{display:grid;grid-auto-flow:column;grid-template-rows:1fr 1fr;grid-template-columns:1fr;justify-content:center;grid-gap:20px;align-items:flex-end}.syslog-filter__right-header--center{width:350px;grid-gap:40px}.syslog-filter__calendar,.syslog-filter__right-header>div{display:flex;justify-content:space-between}.syslog-filter__calendar{align-items:center;width:265px}.syslog-filter__calendar .input{width:120px}.syslog-filter__time{display:flex;align-items:center;justify-content:space-between;width:225px}.syslog-filter__time input{width:75px}.syslog-filter__buttons{display:flex;justify-content:flex-end}.syslog-filter__buttons button{width:151px}.syslog-filter__buttons button:not(:last-child){margin-right:8px}.interval-form .modal__wrap{width:440px}.interval-form .modal__content{display:grid;gap:14px}.interval-form__item{width:100%}.interval-form__item--time{display:flex;justify-content:flex-start}.interval-form__item--time .input__wrap{order:-1;min-width:79px;width:79px}.interval-form__item--time .input__label{text-align:left}.interval-form__item--overlay{width:315px}.interval-form__item .checkbox{width:330px}.seven-form{font-size:16px}.seven-form .modal__wrap{width:700px}.seven-form__wrap{display:grid;grid-template-columns:321px 1fr;gap:30px}.seven-form__left{display:flex;flex-direction:column;row-gap:16px}.seven-form__twosided{display:flex;-moz-column-gap:10px;column-gap:10px}.seven-form__title{text-align:left;padding-bottom:10px}.seven-form__days{display:flex;flex-direction:column;row-gap:9px}.seven-form .checkbox{text-align:left}.seven-form .dropdown__label{padding-bottom:3px}.seven-form .dropdown__container{z-index:auto}.seven-form .dropdown__options{z-index:1000;overflow-y:auto;max-height:200px;height:auto}.seven-form .dropdown--column{align-items:flex-start;flex-direction:column}.seven-form__ignore{padding-bottom:13px}.thirty-form{font-size:16px}.thirty-form .modal__wrap{width:1000px}.thirty-form__name{padding-bottom:15px}.thirty-form__wrap{display:grid;grid-template-columns:350px 576px;gap:20px}.thirty-form__twosided{display:flex;-moz-column-gap:10px;column-gap:10px}.thirty-form__date{display:grid;grid-template-columns:200px 1fr;padding-bottom:49px}.thirty-form__checkboxes{display:flex;align-items:flex-start;flex-direction:column;row-gap:18px}.thirty-form__zones .column__content{margin-top:15px}.thirty-form__calendar{width:150px}.thirty-form__calendar-title{text-align:left}.thirty-form__intervals{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:grid;grid-template-columns:repeat(2,278px);gap:20px}.thirty-form .checkbox{text-align:left}.thirty-form .name-intervals,.thirty-form__counter{display:flex;align-items:center;justify-content:space-between;width:100%}.thirty-form .name-intervals>span,.thirty-form__counter>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default}.thirty-form__counter>span{width:220px}.thirty-form .name-intervals>span{width:230px}.holidays-form{font-size:16px}.holidays-form .modal__content{width:380px}.holidays-form__title{width:-moz-fit-content;width:fit-content;margin-bottom:5px;font-size:16px}.holidays-form__radios{padding-bottom:14px}.holidays-form__radio{width:100%;padding:20px;border:1px solid #c4c4c4}.holidays-form__radio:nth-child(odd){border-top:0;border-bottom:0}.holidays-form__types{display:grid;gap:14px}.holidays-form__calendar{grid-template-columns:1fr 134px}.holidays-form__calendar,.holidays-form__time .input{display:grid;grid-auto-flow:column;align-items:center;justify-items:end;gap:14px}.holidays-form__time .input{grid-template-columns:1fr 79px}.adjustments-form{font-size:16px}.adjustments-form__wrap{display:flex;flex-direction:column;gap:15px}.adjustments-form__wrap>*{display:flex;align-items:center}.adjustments-form .modal__content{width:500px}.adjustments-form .radio__icon{padding-right:0;margin-right:10px}.adjustments-form__calendar{width:200px}.adjustments-form__employees,.adjustments-form__staffNumber{display:grid;grid-auto-flow:column;grid-template-columns:130px 1fr}.adjustments-form__arrival,.adjustments-form__exit{display:grid;grid-auto-flow:column;grid-template-columns:250px 79px;justify-items:start}.adjustments-form__comment{display:flex;flex-direction:column;align-items:flex-start}.adjustments-form__comment span{margin-bottom:4px}.adjustments-form__comment textarea{width:100%;height:55px;resize:none;border:2px solid #3b429f;border-radius:6px}.report-form{font-size:16px}.report-form .modal__content{width:1100px;background-color:#f3f3f3;padding-bottom:21px}.report-form__wrap{display:grid;grid-auto-flow:row;grid-gap:17px 8px;grid-template-columns:1fr;height:155px}.report-form__type{display:flex;gap:52px}.report-form__name{margin-bottom:17px}.report-form__name .input__label{width:140px;text-align:left;align-self:flex-start;margin-right:0}.report-form__name .input__wrap{width:calc(100% - 192px);height:44px}.report-form .multiselect__name{width:150px}.report-form__actions{display:flex;font-size:16px;align-items:center;-moz-column-gap:15px;column-gap:15px}.report-form__title{padding-right:15px}.report-form__access{display:flex;align-items:center}.report-form__footer{display:flex;flex-direction:column}.report-form__date{align-items:center}.report-form__date,.report-form__switcher{display:flex;justify-content:space-between}.report-form__switcher{width:400px}.report-form__right{display:flex;align-items:center;justify-content:center;gap:20px;border:1px solid #bebebe;width:567px;border-radius:6px;margin-bottom:14px;height:144px}.report-form__right-header{display:grid;grid-auto-flow:column;grid-template-rows:1fr 1fr;grid-template-columns:1fr;justify-content:center;grid-gap:20px;align-items:flex-end}.report-form__right-header--center{width:350px;grid-gap:40px}.report-form__calendar,.report-form__right-header>div{display:flex;justify-content:space-between}.report-form__calendar{align-items:center;width:265px}.report-form__calendar .input{width:120px}.report-form__time{display:flex;align-items:center;justify-content:space-between;width:225px}.report-form__time input{width:76px}.report-form__buttons{display:flex;justify-content:flex-end}.report-form__buttons button{width:151px}.report-form__buttons button:not(:last-child){margin-right:8px}.absences-form{font-size:16px}.absences-form__wrap{display:flex;flex-direction:column;gap:15px}.absences-form__wrap>*{display:flex;align-items:center;justify-content:space-between}.absences-form .modal__content{width:500px}.absences-form .radio__icon{padding-right:0;margin-right:10px}.absences-form__employees,.absences-form__staffNumber{display:grid;grid-auto-flow:column;grid-template-columns:130px 1fr}.absences-form__reason{display:grid;grid-auto-flow:column;grid-template-columns:200px 1fr;justify-items:start}.absences-form__calendar{display:grid;grid-auto-flow:column;grid-template-columns:max-content 150px;justify-content:space-between}.absences-form__comment{display:flex;flex-direction:column;align-items:flex-start}.absences-form__comment span{margin-bottom:4px}.absences-form__comment textarea{width:100%;height:55px;resize:none;border:2px solid #3b429f;border-radius:6px}.table{display:flex;flex-direction:column;row-gap:25px;height:100%;position:relative}.table__wrap{display:grid;scrollbar-width:auto;scrollbar-color:#c4c4c4 transparent;overflow:auto}@supports(overflow:overlay){.table__wrap{overflow:overlay}}.table__header{padding:0 55px;font-size:18px}.table__header,.table__header-drag{display:flex;align-items:center;-moz-column-gap:30px;column-gap:30px;height:70px;text-align:left;border-bottom:1px solid #c4c4c4;position:sticky;top:0;z-index:100;background:#fff;width:-moz-fit-content;width:fit-content;min-width:100%}.table__header-item{display:flex;align-items:center;min-width:276px;width:276px;cursor:default;height:100%}.table__header-sort{padding:0 11px}.table__content{height:700px;position:relative;z-index:50;font-size:18px}.table__row{border-bottom:1px solid #c4c4c4;display:flex;align-items:center;-moz-column-gap:30px;column-gap:30px;height:70px;padding:0 55px;width:-moz-fit-content;width:fit-content;min-width:100%;position:relative}.table__row>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;min-width:276px;width:276px;cursor:default}.table__row--empty{justify-content:center;pointer-events:none}.table__row--active{background-color:#bbbfec}.table__row--autoCreated{pointer-events:none;color:#bebebe}.notification__fixed{z-index:1500;position:fixed;right:15px;bottom:65px}.notification{display:flex;align-items:baseline;width:287px;height:auto;padding:18px;color:#fff;box-shadow:0 0 9px 4px rgba(0,0,0,.28);border-radius:6px;font-size:14px;transition:all .6s;margin-bottom:10px}.notification,.notification--sucess{background-color:#24b58d}.notification--alert{background-color:#fd8f40}.notification--error{background-color:#df2935}.notification__icon--success path{fill:#24b58d}.notification__icon--alert path{fill:#fd8f40}.notification__icon--error path{fill:#df2935}.notification__info{display:flex;flex-direction:column;margin-right:auto}.notification__text{margin-top:7px;word-break:break-word}.notification__close{cursor:pointer}.section{display:flex;align-items:center;justify-content:center;height:calc(100% - 70px)}.section__wrap .route{width:700px;flex-direction:row;gap:36px;flex-wrap:wrap;font-weight:700}.section__wrap .route__item{display:flex;flex-direction:column;width:330px;height:196px;padding:25px;font-size:24px;border-radius:6px;background-color:#3b429f;color:#fff;cursor:pointer}.section__wrap .route__item:hover{background-color:#272d79}.section__wrap .route__item:active{background-color:#10144e}.section__wrap .route__icon{flex:1 0 auto}.section__wrap .route__link{color:#fff}.accessPoints .name{min-width:170px;width:20%}.accessPoints .type{min-width:50px;width:10%}.accessPoints .entranceReaderName{min-width:250px;width:25%}.accessPoints .entranceZoneName{min-width:165px;width:15%}.accessPoints .exitReaderName{min-width:240px;width:25%}.accessPoints .exitZoneName{min-width:165px;width:15%}.readers .status{width:25%;min-width:50px}.readers .name{width:25%;min-width:150px}.readers .ipAddress a{cursor:pointer;text-decoration:underline;color:#3b429f}.readers .httpPort,.readers .ipAddress,.readers .model{width:25%;min-width:150px}.accessSchedules .name,.organization .accessScheduleName,.organization .name,.users .login,.zones .name{width:420px;min-width:420px}.dismissed .staffNumber{width:14%;min-width:220px}.dismissed .surname{width:18%;min-width:180px}.dismissed .departmentName{width:14%;min-width:250px}.dismissed .photo{width:5%;height:60px;min-width:60px;overflow:hidden}.dismissed .photo img{width:60px;min-width:60px;height:100%;border-radius:50%;text-align:center;-o-object-fit:cover;object-fit:cover;color:transparent}.dismissed .rfid{width:14%;min-width:185px}.dismissed .accessScheduleName,.dismissed .workScheduleName{width:14%;min-width:175px}.employees .staffNumber{width:220px;min-width:220px}.employees .departmentName,.employees .surname{width:250px;min-width:250px}.employees .photo{width:60px;height:60px;min-width:60px;overflow:hidden}.employees .photo img{width:60px;min-width:60px;height:100%;border-radius:50%;text-align:center;-o-object-fit:cover;object-fit:cover;color:transparent}.employees .rfid{width:200px;min-width:200px}.employees .workScheduleName{width:175px;min-width:175px}.employees .accessScheduleName{width:auto;min-width:185px}.guestPasses .surname{min-width:400px;width:25%}.guestPasses .photo{height:60px;min-width:60px;overflow:hidden;width:5%}.guestPasses .photo img{width:60px;min-width:60px;height:100%;border-radius:50%;text-align:center;-o-object-fit:cover;object-fit:cover;color:transparent}.guestPasses .rfid{min-width:175px;width:25%}.guestPasses .accessScheduleName{width:25%;min-width:355px}.subdivision .name{width:420px;min-width:420px}.passlog{position:relative;height:100%;overflow:hidden}.passlog__empty{display:flex;align-items:center;justify-content:center;height:100%;text-decoration:underline;color:#3b429f}.passlog__photoVerification{display:grid;grid-auto-flow:column;grid-template-columns:repeat(auto-fit,minmax(25%,1fr))}.passlog__data{border-top:1px solid #c4c4c4;position:relative;height:420px}.passlog__data--empty,.passlog__table--full{height:100%}.passlog__table--full .table__content{max-height:700px}.passlog__table--half .table__content{max-height:345px}.passlog .timeStamp{width:25%;min-width:192px}.passlog .readerName{width:25%;min-width:156px}.passlog .surname{width:20%;min-width:110px}.passlog .passAllowed{width:5%;min-width:94px}.passlog .passMethod{width:15%;min-width:100px}.passlog .temperature{width:7%;min-width:80px}.passlog .maskDetected{width:5%;min-width:87px}.configuration .isActive{width:120px;min-width:120px}.configuration .configuration{width:420px;min-width:420px}.syslog{position:relative;height:100%}.syslog .timeStamp{width:13%;min-width:125px}.syslog .sourceName{width:15%;min-width:200px}.syslog .message{display:flex;align-items:center;min-width:500px;flex-grow:1}.syslog .message--text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.syslog .userName{width:-moz-fit-content;width:fit-content;min-width:162px}.adjustments .date{width:180px;min-width:180px}.adjustments .staffNumber{max-width:250px;width:250px}.adjustments .surname{width:-moz-fit-content;width:fit-content}.day-intervals .name{width:420px;min-width:420px}.holidays .holidayDate{width:180px;min-width:180px}.holidays .holidayType{width:420px;min-width:420px}.reports .name{width:-moz-max-content;width:max-content}.work-schedules .name{width:420px;min-width:420px}.notification-complete-enter,.notification-complete-leave-to{opacity:0;transform:translateY(30px)}.notification-complete-leave-active{position:absolute}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.slide-enter,.slide-leave-to{transform:scaleY(0)}@font-face{font-family:OpenSans-Regular;src:url(../fonts/OpenSans-Regular.629a55a7.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenSans-Italic;src:url(../fonts/OpenSans-Italic.c7dcce08.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenSans-Bold;src:url(../fonts/OpenSans-Bold.50145685.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenSans-BoldItalic;src:url(../fonts/OpenSans-BoldItalic.78b08a68.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.confirm__wrap{margin:0 auto;line-height:1.75}.confirm__wrap .confirm__item{word-break:break-word;color:#3b429f;font-weight:700;display:block}.indication{display:block;width:18px;height:18px;border-radius:50%}.indication--yellow{background-color:#fdca40}.indication--green{background-color:#24b58d}.indication--red{background-color:#df2935}.status__reader{font-size:16px}.status__reader--success{color:#24b58d}.status__reader--error{color:#df2935}::-webkit-scrollbar-track,::-webkit-scrollbar-track:horizontal{background-color:transparent;width:0}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:horizontal{background-color:#bdbdbd;background-clip:content-box;border-radius:5px}::-webkit-scrollbar:horizontal{height:6px}::-webkit-scrollbar{width:6px}.scud__info{word-break:break-all;color:#3b429f;line-height:1.8}.scud__info-text{color:#000}.scud__info-link{margin:0 5px}.scud__info-link>svg{margin-bottom:-2px}.disabled{color:#ebebeb}.disabled:hover{background-color:transparent}.icon--rotate{transform:rotate(180deg)}input[type=file]{opacity:0;position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;margin:0 auto;cursor:pointer}::-webkit-file-upload-button{display:none}::file-selector-button{display:none}img{display:block;width:100%}.absences .beginDate,.absences .endDate{width:180px;min-width:180px}.absences .absenceReasonType{min-width:200px;width:200px}.absences .surname{width:auto;min-width:400px}