.Theme_color_gpnDark{--color-control-typo-placeholder: var(--color-typo-secondary)}
.Theme_color_gpnDefault{--color-control-typo-placeholder: var(--color-typo-secondary)}
.Theme_color_gpnDisplay{--color-control-typo-placeholder: var(--color-typo-secondary)}
.Section{background:var(--color-bg-default);height:max-content;border-radius:var(--control-radius)}.Section__content{padding:var(--space-l)}.Section header{background:var(--color-bg-system);color:var(--color-typo-primary);font-size:var(--size-text-m);font-weight:var(--font-weight-text-medium);padding:0 var(--space-l);height:var(--space-4xl);min-height:var(--space-4xl);display:flex;align-items:center;border-radius:var(--control-radius) var(--control-radius) 0 0}
.AvatarEdit{display:flex}.AvatarEdit .uploaded-image{border-radius:50%;overflow:hidden;cursor:pointer;position:relative;border:unset}.AvatarEdit .uploaded-image_disabled{cursor:default}.AvatarEdit .uploaded-image .avatar-preview-inner{position:relative}.AvatarEdit .uploaded-image .avatar-hover-single,.AvatarEdit .uploaded-image .avatar-hover-split__top,.AvatarEdit .uploaded-image .avatar-hover-split__bottom{color:#fff}.AvatarEdit .uploaded-image .avatar-hover-single{display:none;position:absolute;inset:0;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;pointer-events:none;background:rgba(0,0,0,.44);padding:0 var(--space-xs)}.AvatarEdit .uploaded-image .avatar-hover-split{display:none;position:absolute;inset:0;flex-direction:column;border-radius:50%;overflow:hidden;pointer-events:none}.AvatarEdit .uploaded-image .avatar-hover-split__top,.AvatarEdit .uploaded-image .avatar-hover-split__bottom{flex:1 1 50%;display:flex;align-items:center;justify-content:center;margin:0;padding:0 var(--space-xs);border:none;cursor:pointer;background:rgba(0,0,0,0);pointer-events:auto}.AvatarEdit .uploaded-image .avatar-hover-split__bottom{border-top:1px solid hsla(0,0%,100%,.35)}.AvatarEdit .uploaded-image .avatar-hover-split__label{-webkit-user-select:none;user-select:none;pointer-events:none}.AvatarEdit .uploaded-image .upload{color:var(--color-typo-brand)}.AvatarEdit .uploaded-image .no-avatar{text-align:center;display:flex;flex-direction:column;gap:var(--space-xs);width:80%}.AvatarEdit .uploaded-image img{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;transition:all var(--transition-timing)}.AvatarEdit .uploaded-image:hover:not(.uploaded-image_disabled) img{filter:brightness(0.7)}.AvatarEdit .uploaded-image:hover:not(.uploaded-image_disabled) .avatar-hover-single{display:flex}.AvatarEdit .uploaded-image:hover:not(.uploaded-image_disabled) .avatar-hover-split{display:flex}.AvatarEdit .uploaded-image_with-avatar:hover:not(.uploaded-image_disabled) .avatar-hover-split__top:hover,.AvatarEdit .uploaded-image_with-avatar:hover:not(.uploaded-image_disabled) .avatar-hover-split__bottom:hover{background:rgba(0,0,0,.44)}.edit-avatar-modal .Modal-Content{display:flex;flex-direction:column;gap:var(--space-m);color:var(--color-typo-primary);margin:0 var(--space-s)}.edit-avatar-modal .Modal-Content .editor{display:flex;flex-direction:column;justify-content:center;gap:var(--space-m)}.edit-avatar-modal .Modal-Content .editor .zoom{align-self:center}.edit-avatar-modal .Modal-Content .actions{display:flex;flex-direction:column;gap:var(--space-m)}.edit-avatar-modal .Modal-Content .actions-upload,.edit-avatar-modal .Modal-Content .actions-primary{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--space-m);align-items:center}@media(min-width: 768px){.edit-avatar-modal .Modal-Content .actions{flex-direction:row;flex-wrap:wrap;align-items:center;gap:var(--space-m);margin-top:var(--space-xl)}}@media(max-width: 767px){.edit-avatar-modal.Modal-Window{display:flex;flex-direction:column;min-height:0;max-height:100%}.edit-avatar-modal .Modal-Scroll{flex:1;min-height:0;min-width:0;overflow:hidden;display:flex;flex-direction:column}.edit-avatar-modal .modal-title{flex-shrink:0}.edit-avatar-modal .Modal-Content{flex:1;min-height:0;min-width:0;max-width:100%;margin-left:0;margin-right:0;overflow-x:hidden}.edit-avatar-modal .editor{flex:1 1 auto;min-height:0;min-width:0;width:100%;max-width:100%;align-items:center;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.edit-avatar-modal .editor .zoom{align-self:center}.edit-avatar-modal .editor canvas{display:block;max-width:100%}.edit-avatar-modal .editor .Slider{align-self:stretch;width:100%;max-width:100%;min-width:0;padding-left:var(--space-l);padding-right:var(--space-l)}.edit-avatar-modal .editor .actions-upload{align-self:stretch;width:100%;max-width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:var(--space-m)}.edit-avatar-modal .editor .actions-upload>*:only-child{grid-column:1/-1}.edit-avatar-modal .editor .actions-upload>.FileField{min-width:0;display:flex;flex-direction:column;align-items:stretch}.edit-avatar-modal .editor .actions-upload .Button{width:100%;min-width:0;max-width:100%;display:inline-flex;justify-content:center;align-items:center;text-align:center}.edit-avatar-modal .actions{flex-shrink:0;margin-top:auto;width:100%}.edit-avatar-modal .actions-primary{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;gap:var(--space-m)}.edit-avatar-modal .actions-primary>*{flex:1 1 0;min-width:0}.edit-avatar-modal .actions-primary .Button{width:100%}}
.CountryPhoneInput-Body{--PhoneInput-color--focus: var(--color-typo-primary);--PhoneInputCountryFlag-borderColor: var(--color-control-bg-border-default);--PhoneInputCountryFlag-borderColor--focus: var(--color-control-bg-border-focus);--PhoneInputCountrySelectArrow-color: var(--color-typo-primary);--PhoneInputCountrySelectArrow-color--focus: var(--color-typo-primary);--PhoneInputCountrySelect-marginRight: var(--space-xs);--PhoneInputCountrySelectArrow-opacity: 1}.CountryPhoneInput{display:flex;flex-direction:column;gap:var(--space-xs)}.CountryPhoneInput .CountryPhoneInput-Label{margin-bottom:0}.CountryPhoneInput_label_left{flex-direction:row;align-items:center;gap:var(--space-m)}.CountryPhoneInput_label_left .CountryPhoneInput-Label{margin-bottom:0;flex-shrink:0}.CountryPhoneInput_label_left .CountryPhoneInput-Body{flex:1;min-width:0}.CountryPhoneInput-Body .PhoneInput{display:flex;align-items:center;justify-content:flex-start;min-height:40px;min-height:var(--control-height-m, 40px);padding:0 var(--space-s);background:var(--color-control-bg-default);border:var(--control-border-width) solid var(--color-control-bg-border-default);border-radius:var(--control-radius);box-sizing:border-box}.CountryPhoneInput-Body .PhoneInput:hover{border-color:var(--color-control-bg-border-default-hover)}.CountryPhoneInput-Body .PhoneInput:focus-within{border-color:var(--color-control-bg-border-focus)}.CountryPhoneInput-Body .PhoneInput:active{border-color:var(--color-control-bg-border-focus);border-color:var(--color-control-bg-border-default-active, var(--color-control-bg-border-focus))}.CountryPhoneInput-Body .PhoneInput.PhoneInput--disabled{background:var(--color-control-bg-disable);border-color:var(--color-control-bg-border-disable);cursor:not-allowed}.CountryPhoneInput-Body .PhoneInputInput,.CountryPhoneInput-Body .CountryPhoneInput-InputNative{border:none;outline:none;background:rgba(0,0,0,0);border-radius:unset;line-height:unset;padding:var(--space-xs) 0;min-width:0;font-family:inherit;font-size:inherit;color:var(--color-typo-primary);cursor:text}.CountryPhoneInput-Body .PhoneInputInput::placeholder,.CountryPhoneInput-Body .CountryPhoneInput-InputNative::placeholder{color:var(--color-typo-secondary);color:var(--color-control-typo-placeholder, var(--color-typo-secondary))}.CountryPhoneInput-Body .PhoneInputInput:disabled,.CountryPhoneInput-Body .PhoneInputInput:hover,.CountryPhoneInput-Body .PhoneInputInput:focus,.CountryPhoneInput-Body .CountryPhoneInput-InputNative:disabled,.CountryPhoneInput-Body .CountryPhoneInput-InputNative:hover,.CountryPhoneInput-Body .CountryPhoneInput-InputNative:focus{background-color:rgba(0,0,0,0)}.CountryPhoneInput-Body .PhoneInputInput:focus,.CountryPhoneInput-Body .PhoneInputInput:hover,.CountryPhoneInput-Body .CountryPhoneInput-InputNative:focus,.CountryPhoneInput-Body .CountryPhoneInput-InputNative:hover{color:var(--color-typo-primary)}.CountryPhoneInput-Body .PhoneInput--disabled .PhoneInputInput,.CountryPhoneInput-Body .PhoneInput--disabled .CountryPhoneInput-InputNative{color:var(--color-control-typo-disable);cursor:not-allowed}.CountryPhoneInput-Body .PhoneInput--disabled .PhoneInputInput::placeholder,.CountryPhoneInput-Body .PhoneInput--disabled .CountryPhoneInput-InputNative::placeholder{color:var(--color-control-typo-disable)}.CountryPhoneInput-Body .PhoneInput--disabled .PhoneInputCountry,.CountryPhoneInput-Body .PhoneInput--disabled .PhoneInputCountryIcon,.CountryPhoneInput-Body .PhoneInput--disabled .PhoneInputCountrySelectArrow{color:var(--color-control-typo-disable);opacity:.6}.CountryPhoneInput-Body .PhoneInputCountry{margin-right:var(--space-s);flex-shrink:0;overflow:hidden;display:flex;align-items:center;color:var(--PhoneInputCountrySelectArrow-color)}.CountryPhoneInput-Body .PhoneInputCountryIcon{color:inherit}.CountryPhoneInput-Body .PhoneInputCountryIcon .PhoneInputCountryIconImg{display:block;width:100%;height:100%;color:inherit}.CountryPhoneInput-Body .PhoneInputCountrySelectArrow{display:block;width:var(--space-s);height:var(--space-s);margin-left:var(--PhoneInputCountrySelect-marginRight);flex-shrink:0;color:var(--PhoneInputCountrySelectArrow-color);border:none;transform:none;opacity:var(--PhoneInputCountrySelectArrow-opacity)}.CountryPhoneInput-Body .PhoneInputCountrySelectArrow svg{display:block;width:100%;height:100%}.CountryPhoneInput-Body .PhoneInputInput{flex:1;min-width:0}
.input-password{font-size:13px}.input-password .password-field{position:relative}.input-password .password-field>.icon-btn{position:absolute !important;right:10px;bottom:0}.password-with-validate .invalid svg path{fill:red !important}.password-with-validate .wrapper-password-hint{display:flex;flex-direction:column;justify-content:center;gap:4px;margin-top:10px}.password-with-validate .wrapper-password-hint .item-hint-password{display:flex;gap:4px;align-items:center;font-size:12px}.password-with-validate .wrapper-password-hint .item-hint-password svg path{fill:green}.password-with-validate .field{margin:0px}
.render-status{display:inline-block}.render-status .color{height:10px;width:10px;margin-right:5px}
.ProfileMainInfo .FormContent{width:1178px;max-width:100%}.ProfileMainInfo .profile-main-info-layout{display:flex;flex-direction:column;align-items:stretch;gap:var(--space-l)}@media(min-width: 1400px){.ProfileMainInfo .profile-main-info-layout{flex-direction:row;align-items:flex-start;gap:var(--space-2xl)}}.ProfileMainInfo .profile-main-info-avatar{display:flex;justify-content:center;flex-basis:auto}@media(min-width: 1400px){.ProfileMainInfo .profile-main-info-avatar{display:block;flex:0 0 300px}}.ProfileMainInfo .role-select{margin-bottom:var(--space-l)}.ProfileMainInfo .profile-form-fields{flex:1 1 auto;min-width:0;width:100%}.ProfileMainInfo .profile-form-fields .form-field{margin-bottom:0}.ProfileMainInfo .profile-form-fields .form-field .password-field{position:relative}.ProfileMainInfo .profile-form-fields .form-field .password-field>button{position:absolute !important;right:var(--space-s);background:rgba(0,0,0,0);box-shadow:none;top:0;display:flex;justify-content:center;align-items:center}.ProfileMainInfo .profile-form-fields .form-field .password-field>button svg{display:block;color:var(--color-bg-brand)}.ProfileMainInfo .profile-form-fields .profile-password-caption{color:var(--color-typo-primary)}.ProfileMainInfo .Row{flex-wrap:wrap;margin-bottom:var(--space-m)}.ProfileMainInfo .Row .Row__Column{flex-basis:100%}@media(min-width: 1400px){.ProfileMainInfo .Row{flex-wrap:nowrap}.ProfileMainInfo .Row .Row__Column{flex-basis:0}}
.Profile{height:100%;overflow:hidden;display:flex;flex-direction:column}.Profile .Section__content{flex:1;min-height:0;display:flex;flex-direction:column;overflow:auto}
.AgGrid .ag-tool-panel-wrapper{width:300px !important}.AgGrid input:not(.Select-FakeField):not(.Checkbox-Input):not(.MixFocus){width:unset;padding:12px;height:2.5em;padding-left:26px}.AgGrid .sp-trigger,.AgGrid .ui-checkbox-toggle{background-color:unset}.AgGrid .ag-react-container{display:flex;flex-direction:column;overflow:hidden;flex:1 1 auto}.AgGrid .ag-header-cell-resize{z-index:0}.AgGrid .TagBase+.TagBase{margin-left:var(--space-2xs)}.AgGrid .ag-watermark{display:none !important}
.AgGridModel{display:flex;flex-direction:column;height:100%;min-height:0}.AgGridModel .AgGrid{flex:1;min-height:0}
.plane-icon{display:flex;align-items:center;justify-content:space-between}.plane-icon .icon-container{position:relative;width:35px;height:35px}.plane-icon .icon-container .engine-icon{position:absolute;inset:0}.plane-icon .warning-sign{font-size:20px;color:#ffc048}
.plane-list-engines-cell{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:2px;width:100%}.plane-list-engines-cell__item{width:calc((100% - 2px)/2);line-height:1.2em;text-align:center;background:var(--color-bg-system);border-radius:var(--control-radius);padding:var(--space-3xs) 0;font-size:var(--size-text-xs);min-height:20px;margin:0}
.plane-list{display:flex;flex-direction:column;height:100%;min-height:0;gap:var(--space-m)}.plane-list__toolbar{display:flex;align-items:center;gap:var(--space-m);flex-wrap:wrap;flex-shrink:0}.plane-list__search{min-width:250px;flex:1;flex-basis:300px}.plane-list__grid{flex:1;min-height:0}.plane-list__grid .ag-cell[col-id=engines],.plane-list__grid .ag-cell[col-id=icon]{display:flex;align-items:center}.plane-list__grid .ag-cell[col-id=icon]{justify-content:center}.plane-list__grid .ag-cell[col-id=engines] .ag-cell-wrapper,.plane-list__grid .ag-cell[col-id=engines] .ag-cell-value,.plane-list__grid .ag-cell[col-id=engines] .ag-react-container{display:flex;align-items:center;height:100%;overflow:visible}
.main-content{max-width:700px}.main-content .aircraft-engines{display:flex;justify-content:space-between;gap:var(--space-l)}.MainInfo-form .MainInfo-field_narrow{max-width:335px}.MainInfo-form .MainInfo-serial-error{margin-top:calc(-1*var(--space-s));margin-bottom:var(--space-m)}.MainInfo-form .MainInfo-field-label-with-hint{display:inline-flex;align-items:center;gap:var(--space-2xs)}
.BasicParameter{display:flex;flex-direction:column;gap:var(--space-l);width:100%;min-width:0;padding-top:var(--space-l);border-top:var(--control-border-width) solid var(--color-bg-border)}.BasicParameter-List{display:flex;flex-direction:column;gap:var(--space-m)}.BasicParameter-Row{display:flex;flex-direction:column;gap:var(--space-xs);max-width:335px}.BasicParameter-Row-Fields{display:flex;gap:var(--space-m)}.BasicParameter-Row-Fields>*{flex:1;min-width:0}.BasicParameter-Row-UpdateDate{font-style:italic}.BasicParameter .field-block{display:flex;flex-direction:column;gap:var(--space-xs);min-width:0;max-width:335px}.BasicParameter .field-block .DatePicker,.BasicParameter .field-block .TextField,.BasicParameter .field-block .NumberInput{width:100%}.BasicParameter-Submit{width:max-content;max-width:max-content;align-self:flex-start}
.engine{display:flex;flex-direction:column;gap:var(--space-xl);width:100%;min-width:0;padding-bottom:var(--space-4xl)}.engine .engine-data{width:100%;max-width:700px;min-width:0;align-items:flex-end}.engine .engine-data__select{width:100%;min-width:0}.engine .engine-data__select.RecordSelect,.engine .engine-data__select .Select{width:100%}.engine .engine-data__action{width:max-content;max-width:max-content}.engine .engine-data__action.Button{width:max-content}.engine .engine-data__action-placeholder{display:block;width:100%;min-width:0}.engine .engine-form{display:flex;flex-direction:column;gap:var(--space-xl);width:100%;max-width:700px;min-width:0}.engine .engine-form__fields{width:100%}.engine .engine-form__fields .Row{align-items:flex-start}.engine .engine-form__fields .Field,.engine .engine-form__fields .RecordSelect,.engine .engine-form__fields .Select,.engine .engine-form__fields .TextField{width:100%}.engine .engine-form__fields .render-status{display:inline-flex;align-items:center;min-height:var(--control-height-s)}
.planes-engines{display:flex;flex-direction:column;gap:var(--space-l);width:100%;max-width:700px}.planes-engines__nav{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-s)}.planes-engines__nav-item{flex:0 0 auto;width:max-content;display:inline-flex;align-items:center;justify-content:center;padding:0 var(--space-l);border:var(--control-border-width) solid var(--color-control-bg-border-default);border-radius:var(--control-radius);background:var(--color-control-bg-default);color:var(--color-control-typo-default);cursor:pointer;min-height:var(--control-height-s);text-align:center;appearance:none;font:inherit;transition:background-color var(--transition-time),border-color var(--transition-time),color var(--transition-time)}.planes-engines__nav-item .Text{pointer-events:none;color:inherit}.planes-engines__nav-item:hover:not(.planes-engines__nav-item_active){border-color:var(--color-control-bg-border-hover);background:var(--color-control-bg-clear-hover)}.planes-engines__nav-item_active{border-color:var(--color-control-bg-primary);background:var(--color-control-bg-primary);color:var(--color-control-typo-primary)}.planes-engines__content{display:flex;flex-direction:column;flex:1;min-height:0;min-width:0}
.collapse-label{display:flex;justify-content:space-between;padding-right:20px}.collapse_select-options{display:flex;gap:30px}.wrapper-collapse-menu .Collapse-Label{position:relative}.wrapper-collapse-menu .Collapse-Label .Collapse-Side{line-height:1em}.wrapper-collapse-menu .Collapse-Label .Collapse-Side .collapse_select-options{position:absolute;right:24px;min-height:100%;top:0;display:flex;align-items:center;gap:30px}.wrapper-collapse-menu .Collapse-Label .Collapse-Side .collapse_select-options .collapse_select-option{display:flex;align-items:center;min-height:100%;font-size:var(--size-text-s);line-height:var(--line-height-text-s);cursor:pointer;transition:color var(--transition-timing);white-space:nowrap}.wrapper-collapse-menu .Collapse-Label .Collapse-Side .collapse_select-options .collapse_select-option:hover{color:var(--color-typo-link)}
.chart-settings{flex:0 0 auto}.popup-chart-settings{padding:var(--space-xl);min-width:280px}.popup-chart-settings .content-settings{display:flex;flex-direction:column;gap:var(--space-l)}.popup-chart-settings .content-settings__title{padding-bottom:var(--space-xs);border-bottom:1px solid var(--color-bg-border)}.popup-chart-settings .item-setting{display:flex;flex-direction:column;gap:var(--space-s)}.popup-chart-settings .item-setting .content{display:flex;flex-direction:column;gap:var(--space-xs)}.popup-chart-settings .item-setting .content .color-item{display:flex;align-items:center;gap:var(--space-s)}.popup-chart-settings .item-setting .content .color-picker{width:50px;height:25px}
.period-row{display:flex;flex-wrap:nowrap;gap:var(--space-l);align-items:flex-end}.period-row .period-preset{flex:1 1 0;min-width:0}.period-row .period-preset .periodChoiceGroup{width:100%}.period-row .period-dates{display:flex;flex:1 1 0;flex-direction:row;gap:0;min-width:0}.period-row .period-dates .date-from,.period-row .period-dates .date-to{flex:1 1 0;min-width:0}.period-row .period-dates .date-from .DatePicker,.period-row .period-dates .date-to .DatePicker{width:100%}@media(max-width: 1100px){.period-row{flex-wrap:wrap}.period-row .period-preset,.period-row .period-dates{flex:1 1 100%;width:100%;max-width:100%}}
#pdf-export{display:none;font-size:12}#pdf-export .pdf-content{display:grid;justify-content:space-between;gap:20px;grid-template-columns:1fr 1fr 1fr;padding-bottom:20px}#pdf-export .pdf-content .block{display:flex;gap:15px;align-items:center}#pdf-export .pdf-content .block img{height:24px;width:24px}#pdf-export .pdf-content .user{display:flex;justify-content:flex-end}
.graphic-report{width:100%;display:flex;height:100%;gap:16px}.graphic-report .right-side .Text{padding-left:25px}.graphic-report .left-side{display:flex;flex-direction:column;position:relative;flex:0 0 660px;width:660px;min-width:660px;max-width:660px;padding-right:16px;overflow-x:hidden;gap:var(--space-l)}.graphic-report .left-side .aircraft-phase{display:flex;flex-direction:column;gap:var(--space-l)}.graphic-report .left-side .dates,.graphic-report .left-side .period-row{margin-top:0}.graphic-report .left-side.loading{opacity:.3;pointer-events:none}.graphic-report .left-side .DelayedLoader{position:absolute;inset:0;z-index:1}.graphic-report .left-side .firstRow{display:flex;flex-wrap:nowrap;gap:var(--space-l);align-items:flex-end}.graphic-report .left-side .firstRow .aircraftSelect,.graphic-report .left-side .firstRow .engines-conf{flex:1 1 0}.graphic-report .left-side .field-block{display:flex;flex-direction:column;gap:var(--space-xs);margin:0;min-width:0}.graphic-report .left-side .field-block .FieldLabel{margin:0}.graphic-report .left-side .field-block .Select{width:100%;max-width:unset;min-width:unset}.graphic-report .left-side .second-row{display:flex;flex-wrap:nowrap;gap:var(--space-l);align-items:flex-start}.graphic-report .left-side .second-row .second-row-left,.graphic-report .left-side .second-row .second-row-right{display:flex;flex:1 1 0;min-width:0;gap:var(--space-l);align-items:flex-start}.graphic-report .left-side .second-row .second-row-left:only-child{flex:0 0 calc((100% - var(--space-l))/2);max-width:calc((100% - var(--space-l))/2)}.graphic-report .left-side .second-row .delta{flex:1 1 0;min-width:0;overflow:visible}.graphic-report .left-side .second-row .delta .delta-controls{display:flex;align-items:center;gap:var(--space-l);min-height:var(--control-height-s)}.graphic-report .left-side .second-row .delta .deltaSlider{flex:1 1 0;min-width:0;width:100%}.graphic-report .left-side .second-row .delta .deltaSlider .Slider-Container{padding:0 calc(var(--space-m)/2);box-sizing:border-box}.graphic-report .left-side .second-row .delta .chart-settings{flex:0 0 auto;display:flex;align-items:center}.graphic-report .left-side .second-row .phase{flex:1 1 0}.graphic-report .left-side .second-row .phase .phaseSelect{width:100%}.graphic-report .left-side .second-row .smoothed{flex:0 0 auto}.graphic-report .left-side .second-row .smoothed .smoothed-control{display:flex;align-items:center;min-height:var(--control-height-s)}.graphic-report .left-side .second-row .smoothed .smoothed-control .Switch{align-items:center;width:auto;flex-shrink:0}.graphic-report .right-side{flex:1 1 0;min-width:0;position:relative;z-index:0;min-height:200px}.graphic-report .right-side .DelayedLoader{flex:1;min-height:200px}.graphic-report>*{overflow-y:auto;display:flex;flex-direction:column;gap:var(--space-l);padding:0px;scrollbar-gutter:stable}.graphic-report .params .Collapse .Collapse-Content{padding:10px}.graphic-report .params .Collapse .Collapse-Content .collapsed-menu{display:flex;flex-direction:column;gap:12px;padding-left:5px}.item-conf{display:flex;align-items:center;gap:10px}.item-conf span{font-size:9px}@media(max-width: 1100px){.graphic-report{flex-wrap:wrap}.graphic-report .left-side,.graphic-report .right-side{flex:1 1 100%;width:100%;min-width:0;max-width:100%;padding-right:0}.graphic-report .left-side .aircraft-phase{width:100%;max-width:100%}.graphic-report .left-side .firstRow{flex-wrap:wrap;align-items:flex-start}.graphic-report .left-side .firstRow .aircraftSelect,.graphic-report .left-side .firstRow .engines-conf{flex:1 1 100%;width:100%;max-width:100%}.graphic-report .left-side .second-row{flex-wrap:wrap}.graphic-report .left-side .second-row .second-row-left,.graphic-report .left-side .second-row .second-row-right{flex:1 1 100%;width:100%;max-width:100%;flex-wrap:wrap}.graphic-report .left-side .second-row .second-row-left:only-child{flex:1 1 100%;max-width:100%}.graphic-report .left-side .second-row .phase{flex:1 1 100%;width:100%}.graphic-report .left-side .second-row .smoothed{flex:1 1 100%;width:100%}}
.table-report-edit-popup{min-width:720px;padding:var(--space-l)}.table-report-edit-popup .Modal-Content{display:flex;flex-direction:column;gap:var(--space-m)}.table-report-edit-popup__title{padding-bottom:var(--space-3xs);border-bottom:var(--control-border-width) solid var(--color-bg-border)}.table-report-edit-popup__columns{display:flex;flex-direction:row;gap:var(--space-m);max-height:500px;overflow-y:auto}.table-report-edit-popup__col{display:flex;flex:1 1 0;flex-direction:column;gap:var(--space-s);min-width:0;padding-left:var(--space-2xs)}.table-report-edit-popup__checkbox{display:flex;align-items:center;width:100%;transition:background-color var(--transition-time);cursor:pointer}.table-report-edit-popup__checkbox .Checkbox-Label{white-space:nowrap}.table-report-edit-popup__checkbox:hover{border-radius:var(--control-radius);background-color:var(--color-control-bg-clear-hover)}.table-report-edit-popup__actions{display:flex;flex-direction:column;gap:var(--space-xs)}.table-report-edit-popup__text-actions,.table-report-edit-popup__button-actions{display:flex;gap:var(--space-xs);align-items:center}
.report-toolbar .legend{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-toolbar .legend .engine-button-wrapper{display:flex;align-items:center;cursor:pointer}.report-toolbar .legend .engine-button-wrapper .eng1button{background-color:#5470c6;border-radius:50%;width:15px;height:15px}.report-toolbar .legend .engine-button-wrapper .eng2button{background-color:#95ce7a;border-radius:50%;width:15px;height:15px;margin-left:var(--space-s)}.report-toolbar .legend .engine-button-wrapper .engText{font-size:10px;margin-left:var(--space-2xs);color:var(--color-typo-primary);-webkit-user-select:none;user-select:none}.report-toolbar .legend .active-engine-btn{opacity:.4;filter:grayscale(0.8)}
.report-filters{--report-filter-col-width: 320px;--report-filter-row-width: calc(var(--report-filter-col-width) * 3 + var(--space-l) * 2);display:flex;flex-direction:column;gap:var(--space-l);width:var(--report-filter-row-width);max-width:var(--report-filter-row-width);flex-shrink:0}.report-filters .filters-row.filters-row_three{width:var(--report-filter-row-width);max-width:var(--report-filter-row-width);display:flex;flex-wrap:nowrap;gap:var(--space-l);align-items:flex-end}.report-filters .filters-row.filters-row_three>.filters-row__col{flex:0 0 var(--report-filter-col-width);width:var(--report-filter-col-width);min-width:var(--report-filter-col-width);max-width:var(--report-filter-col-width);box-sizing:border-box}.report-filters .field-block{display:flex;flex-direction:column;gap:var(--space-xs);margin:0;min-width:0;width:100%}.report-filters .field-block .FieldLabel{margin:0}.report-filters .field-block .Select{width:100%;max-width:100%;min-width:0}.report-filters .phase .phaseSelect{width:100%}.report-filters .smoothed{flex:0 0 auto}.report-filters .smoothed .smoothed-control{display:flex;align-items:center;min-height:var(--control-height-s)}.report-filters .smoothed .smoothed-control .Switch{align-items:center;width:auto;flex-shrink:0}.report-filters .period-preset{width:100%}.report-filters .period-preset .periodChoiceGroup{width:100%}.report-filters .period-dates{display:flex;flex-direction:row;gap:0;min-width:0;width:100%}.report-filters .period-dates .date-from,.report-filters .period-dates .date-to{flex:1 1 0;min-width:0}.report-filters .period-dates .date-from .DatePicker,.report-filters .period-dates .date-to .DatePicker{width:100%}.report-filters .phase-column{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--space-s);align-items:flex-end;min-width:0;width:100%;overflow:hidden}.report-filters .phase-column>.field-block{width:auto;max-width:100%}.report-filters .phase-column .phase{flex:1 1 0;min-width:0;overflow:hidden}.report-filters .phase-column .phase .phaseSelect{width:100%;min-width:0}.report-filters .phase-column .smoothed{flex:0 0 auto;flex-shrink:0;white-space:nowrap}.report-page-header{display:flex;flex-direction:column;flex-shrink:0;gap:var(--space-l)}.report-toolbar .actions{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-s)}@media(max-width: 1100px){.report-filters{width:100%;max-width:100%}.report-filters .filters-row.filters-row_three{width:100%;max-width:100%;flex-wrap:wrap}.report-filters .filters-row.filters-row_three>.filters-row__col{flex:1 1 100%;width:100%;min-width:0;max-width:100%}.report-filters .filters-row.filters-row_three .phase-column{flex-wrap:wrap}.report-filters .filters-row.filters-row_three .phase-column>.field-block{width:100%}.report-filters .filters-row.filters-row_three .phase-column .phase,.report-filters .filters-row.filters-row_three .phase-column .smoothed{flex:1 1 100%}}.table-report{display:flex;flex-direction:column;height:100%;gap:var(--space-l)}.table-report-wrapper{flex-grow:1;min-height:0;display:flex;flex-direction:column}.table-report-wrapper .DelayedLoader{flex:1;min-height:200px}.table-report-grid{flex:1;min-height:0;display:flex;flex-direction:column;gap:var(--space-s)}.table-report-grid__ag-grid{flex:1;min-height:0}.table-report-grid__ag-grid .ag-root-wrapper{height:100%}.table-report-grid .ag-header-cell.engine1-header .ag-header-cell-text{color:#5470c6 !important}.table-report-grid .ag-header-cell.engine2-header .ag-header-cell-text{color:#95ce7a !important}.table-report-grid .ag-cell.engine1-cell{color:#5470c6 !important}.table-report-grid .ag-cell.engine2-cell{color:#95ce7a !important}.topToolbar{display:flex;flex-direction:column;flex-shrink:0;gap:var(--space-l)}.engine1 .number-value{color:#5470c6 !important}.engine1{color:#5470c6 !important}.engine2 .number-value{color:#95ce7a !important}.engine2{color:#95ce7a !important}.item-conf{display:flex;align-items:center;gap:var(--space-s)}.item-conf span{font-size:9px}
.trend-report-edit-popup{min-width:720px;padding:var(--space-l)}.trend-report-edit-popup .Modal-Content{display:flex;flex-direction:column;gap:var(--space-m)}.trend-report-edit-popup__title{padding-bottom:var(--space-3xs);border-bottom:var(--control-border-width) solid var(--color-bg-border)}.trend-report-edit-popup__columns{display:flex;flex-direction:row;gap:var(--space-m);max-height:500px;overflow-y:auto}.trend-report-edit-popup__col{display:flex;flex:1 1 0;flex-direction:column;gap:var(--space-s);min-width:0;padding-left:var(--space-2xs)}.trend-report-edit-popup__checkbox{display:flex;align-items:center;width:100%;transition:background-color var(--transition-time);cursor:pointer}.trend-report-edit-popup__checkbox .Checkbox-Label{white-space:nowrap}.trend-report-edit-popup__checkbox:hover{border-radius:var(--control-radius);background-color:var(--color-control-bg-clear-hover)}.trend-report-edit-popup__actions{display:flex;flex-direction:column;gap:var(--space-xs)}.trend-report-edit-popup__text-actions,.trend-report-edit-popup__button-actions{display:flex;gap:var(--space-xs);align-items:center}
.report-toolbar .legend{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-toolbar .legend .engine-button-wrapper{display:flex;align-items:center;cursor:pointer}.report-toolbar .legend .engine-button-wrapper .eng1button{background-color:#5470c6;border-radius:50%;width:15px;height:15px}.report-toolbar .legend .engine-button-wrapper .eng2button{background-color:#95ce7a;border-radius:50%;width:15px;height:15px;margin-left:var(--space-s)}.report-toolbar .legend .engine-button-wrapper .engText{font-size:10px;margin-left:var(--space-2xs);color:var(--color-typo-primary);-webkit-user-select:none;user-select:none}.report-toolbar .legend .active-engine-btn{opacity:.4;filter:grayscale(0.8)}@media(max-width: 700px){.report-toolbar .actions{width:100%;flex-wrap:wrap}.report-toolbar .actions button{min-width:max-content}}
.report-filters{--report-filter-col-width: 320px;--report-filter-row-width: calc(var(--report-filter-col-width) * 3 + var(--space-l) * 2);display:flex;flex-direction:column;gap:var(--space-l);width:var(--report-filter-row-width);max-width:var(--report-filter-row-width);flex-shrink:0}.report-filters .filters-row.filters-row_three{width:var(--report-filter-row-width);max-width:var(--report-filter-row-width);display:flex;flex-wrap:nowrap;gap:var(--space-l);align-items:flex-end}.report-filters .filters-row.filters-row_three>.filters-row__col{flex:0 0 var(--report-filter-col-width);width:var(--report-filter-col-width);min-width:var(--report-filter-col-width);max-width:var(--report-filter-col-width);box-sizing:border-box}.report-filters .field-block{display:flex;flex-direction:column;gap:var(--space-xs);margin:0;min-width:0;width:100%}.report-filters .field-block .FieldLabel{margin:0}.report-filters .field-block .Select{width:100%;max-width:100%;min-width:0}.report-filters .phase .phaseSelect{width:100%}.report-filters .smoothed{flex:0 0 auto}.report-filters .smoothed .smoothed-control{display:flex;align-items:center;min-height:var(--control-height-s)}.report-filters .smoothed .smoothed-control .Switch{align-items:center;width:auto;flex-shrink:0}.report-filters .period-preset{width:100%}.report-filters .period-preset .periodChoiceGroup{width:100%}.report-filters .period-dates{display:flex;flex-direction:row;gap:0;min-width:0;width:100%}.report-filters .period-dates .date-from,.report-filters .period-dates .date-to{flex:1 1 0;min-width:0}.report-filters .period-dates .date-from .DatePicker,.report-filters .period-dates .date-to .DatePicker{width:100%}.report-filters .phase-column{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--space-s);align-items:flex-end;min-width:0;width:100%;overflow:hidden}.report-filters .phase-column>.field-block{width:auto;max-width:100%}.report-filters .phase-column .phase{flex:1 1 0;min-width:0;overflow:hidden}.report-filters .phase-column .phase .phaseSelect{width:100%;min-width:0}.report-filters .phase-column .smoothed{flex:0 0 auto;flex-shrink:0;white-space:nowrap}.report-page-header{display:flex;flex-direction:column;flex-shrink:0;gap:var(--space-l)}.report-toolbar .actions{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-s)}@media(max-width: 1100px){.report-filters{width:100%;max-width:100%}.report-filters .filters-row.filters-row_three{width:100%;max-width:100%;flex-wrap:wrap}.report-filters .filters-row.filters-row_three>.filters-row__col{flex:1 1 100%;width:100%;min-width:0;max-width:100%}.report-filters .filters-row.filters-row_three .phase-column{flex-wrap:wrap}.report-filters .filters-row.filters-row_three .phase-column>.field-block{width:100%}.report-filters .filters-row.filters-row_three .phase-column .phase,.report-filters .filters-row.filters-row_three .phase-column .smoothed{flex:1 1 100%}}.trend-report-table .empty-column{padding:0;width:10px}.trend-report-table thead tr th .column-header .column-title{margin-right:0px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:100px}.parameter-title{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:80px}.trend-report-param-title-wrapper{min-height:110px}.trend-report-param-title-wrapper .column-title-parameter-name{display:flex;justify-content:center;text-align:center;font-size:12px;color:var(--color-typo-primary)}.trend-report-param__chart{width:100%;background:var(--color-bg-secondary)}.column-title-parameter-diapason{display:flex;flex-direction:row;justify-content:space-between}.engine1 .number-value{color:#5470c6 !important}.engine1{color:#5470c6 !important}.engine2 .number-value{color:#95ce7a !important}.engine2{color:#95ce7a !important}.column-title-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:10px}.zoom-icon{height:16px;width:16px;margin-left:10px;color:var(--color-typo-primary)}.zoom-100{margin-right:10px;font-weight:600;color:var(--color-typo-primary)}.column-title-button-zoom{display:flex;justify-content:center;align-items:center;width:28px;height:28px;background-color:#ebf0f3;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:box-shadow .3s ease;box-shadow:0 0 5px rgba(0,0,0,.5)}.column-title-button-zoom:hover{box-shadow:0 0 5px rgba(0,0,0,.5)}.column-title-button-zoom-pressed{display:flex;justify-content:center;align-items:center;width:28px;height:28px;border:none;border-radius:50%;cursor:pointer;background-color:#ebf0f3;color:#fff;box-shadow:inset 0 0 5px rgba(0,0,0,.5)}.RouteTabs-content:has(.wrapper-trend-tab){display:flex;flex-direction:column}.wrapper-trend-tab{flex-grow:1;overflow:auto;display:flex;flex-direction:column;gap:var(--space-l)}.wrapper-trend-tab .wrapper-filter{display:flex;flex-direction:column;flex-shrink:0;gap:var(--space-l)}.wrapper-trend-tab .trend-report-charts{display:flex;flex-direction:column;flex-grow:1;min-height:0;gap:var(--space-l)}.wrapper-trend-tab .trend-report-charts .DelayedLoader{flex:1;min-height:200px}.wrapper-trend-tab .trend-report-charts .wrapper-heads,.wrapper-trend-tab .trend-report-charts .wrapper-contents{display:flex;gap:var(--space-s)}.wrapper-trend-tab .trend-report-charts .wrapper-heads>div,.wrapper-trend-tab .trend-report-charts .wrapper-contents>div{min-width:170px;max-width:170px}.wrapper-trend-tab .trend-report-charts .wrapper-heads{position:sticky;top:0;z-index:1;background:var(--color-bg-default);width:max-content}.wrapper-trend-tab .trend-report-charts .wrapper-contents{padding-bottom:var(--space-2xl);position:relative;z-index:0}.Popover{z-index:2}@media(max-width: 520px){.wrapper-trend-tab .wrapper-filter{max-width:100%;display:flex;flex-wrap:wrap;gap:16px;padding-right:16px}.wrapper-trend-tab .wrapper-filter>*{margin:0px !important}.wrapper-trend-tab .wrapper-filter>.button-group{display:flex;flex-wrap:nowrap}.wrapper-trend-tab .wrapper-filter .second-row .engines-conf{width:100%}}
.planes-single-page-tabs{flex-direction:column;height:100%}.planes-single-page-tabs.RouteTabs>.Tabs{margin-bottom:var(--space-m)}.planes-single-page-tabs.RouteTabs>.RouteTabs-content{display:flex;flex-direction:column;flex-grow:1;min-height:0;padding:0;margin:0}.planes-single-page-tabs.RouteTabs>.RouteTabs-content>.DelayedLoader{flex:1;min-height:200px}
.Activity{height:100%;width:100%}.Activity_hidden{display:none;height:0;width:0}
.CopyText{display:inline;padding:0;margin:0;border:none;background:rgba(0,0,0,0);font:inherit;text-align:inherit;color:inherit;cursor:pointer;vertical-align:baseline}.CopyText:hover .CopyText-Text,.CopyText:focus-visible .CopyText-Text{color:var(--color-typo-brand)}
.UserList{display:flex;flex-direction:column;height:100%;min-height:0}.UserList-toolbar{display:flex;gap:var(--space-m);margin-bottom:var(--space-m);flex-shrink:0}.UserList-grid{flex:1;min-height:0}
.Dictionary-edit{width:600px;padding:var(--space-2xl);display:flex;flex-direction:column;gap:var(--space-xl);max-height:100%}.Dictionary-edit-content{flex-grow:1;overflow:hidden;display:flex;flex-direction:column;margin-top:var(--space-m)}.Dictionary-edit-content>div:first-child{flex-grow:1;overflow:auto;display:flex;flex-direction:column;gap:var(--space-l)}
.Dictionary{height:100%;width:100%;display:flex;flex-direction:column;gap:var(--space-m);align-items:flex-start}.Dictionary-Toolbar{display:flex;flex-direction:row;gap:var(--space-m);flex-shrink:0}.Dictionary-list{flex:1;min-height:0;width:100%}.Dictionary .AgGrid .ag-cell:has(img){display:flex;height:100%;align-items:center}.Dictionary .AgGrid .ag-cell img{height:var(--graphics-size-m)}
.acl-form .subjects .form-input{display:inline-block;width:30%;margin-right:20px;vertical-align:top}.acl-table tbody tr td{overflow:visible}
.logbook-page-table{height:100%;min-height:0;display:flex;flex-direction:column}.logbook-page-table__grid{flex:1;min-height:0}.logbook-page-table__grid .ag-cell[col-id=fileInfo]{align-items:flex-start;padding-top:var(--space-2xs);padding-bottom:var(--space-2xs);line-height:normal}.logbook-page-table__grid .ag-react-container{overflow:visible}.logbook-page-table__file-info-cell{display:flex;flex-direction:column;justify-content:center;width:100%;gap:var(--space-3xs)}.logbook-page-table__file-info-cell-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logbook-page-table__file-info-cell-size{line-height:var(--line-height-text-xs)}.logbook-page-table__status-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logbook-page-table__controls{display:inline-flex;align-items:center;justify-content:center;min-height:0}.logbook-page-table__action-btn{flex-shrink:0;align-self:center}
.logbook-page-toolbar{display:flex;flex-direction:column;gap:var(--space-m);width:100%}.logbook-page-toolbar__row{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:var(--space-m)}.logbook-page-toolbar__actions{display:inline-flex;gap:var(--space-s);width:max-content}
.logbook{display:flex;flex-direction:column;gap:var(--space-m);height:100%}.logbook__layout{display:flex;gap:var(--space-l);min-height:0;height:100%}.logbook__left-panel{display:flex;flex-direction:column;width:480px;min-width:480px;gap:var(--space-m)}.logbook__table{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.logbook__dropzone{height:230px;min-height:230px}.logbook__dropzone-content{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-s);padding:var(--space-m);text-align:center}.logbook__file-modal.ActionModal{max-width:min(90vw,960px);width:100%}.logbook__file-content{margin-top:var(--space-m);overflow:auto;max-height:70vh;white-space:pre-wrap;word-break:break-word;font-size:var(--size-text-s);line-height:var(--line-height-text-s);color:var(--color-typo-primary)}
.DictionariesPage{display:flex;flex-direction:column;height:100%}.DictionariesPage-content{height:100%;flex-grow:1;display:flex;flex-direction:row;gap:var(--space-s);min-height:0}.DictionariesPage-menu{background-color:var(--color-bg-default);box-shadow:var(--shadow-modal);min-width:max-content;border-radius:var(--control-radius);height:100%;overflow-y:auto;padding:var(--space-m);width:320px;flex-shrink:0}.DictionariesPage-menu .Navbar{height:auto;width:100%}.DictionariesPage-menu .Navbar-List{flex-direction:column;gap:var(--space-xs);width:100%;margin:var(--space-m)}.DictionariesPage-menu-group:not(:last-child){margin-bottom:var(--space-s);padding-bottom:var(--space-s);border-bottom:1px solid var(--color-bg-border)}.DictionariesPage-menu-group-title{display:block;margin-left:var(--space-m);margin-right:var(--space-m);margin-bottom:var(--space-xs)}.DictionariesPage-model{flex:1;min-width:0;min-height:0;height:100%;display:flex;flex-direction:column}
.transport-edit-sidebar{--sidebar-size: 480px;width:480px;display:flex;flex-direction:column;max-height:100%;min-height:0}.transport-edit-sidebar__head{flex-shrink:0;margin-bottom:var(--space-l)}.transport-edit-sidebar__form{flex:1;min-height:0;overflow:hidden}.transport-edit-sidebar__form .FormContent{flex:1;min-height:0;overflow:auto}.transport-edit-sidebar__form .FormControls{flex-shrink:0;margin-top:0;padding-top:var(--space-m);border-top:var(--control-border-width) solid var(--color-control-bg-border-default)}.transport-edit-sidebar .DelayedLoader{flex:1;min-height:var(--space-6xl)}
.transport-module-page{height:100%;display:flex;flex-direction:column;gap:var(--space-m);min-height:0}.transport-module-page__header{display:flex;align-items:center;justify-content:flex-start;gap:var(--space-m);flex-shrink:0}.transport-module-page__grid{flex:1;min-height:0}.transport-module-page__grid-model{height:100%}
.audit-page{display:flex;width:100%;height:100%;min-height:0}.audit-page .audit-list{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}.audit-page .audit-list .audit-toolbar{display:flex;align-items:flex-end;flex-shrink:0;margin-bottom:var(--space-m);overflow-x:auto}.audit-page .audit-list .audit-toolbar .filters{display:flex;align-items:flex-end;flex-wrap:nowrap;gap:var(--space-m);min-width:min-content}.audit-page .audit-list .audit-toolbar .filters__item{flex:0 0 220px;min-width:220px}.audit-page .audit-list .audit-toolbar .filters__item_date{flex:0 0 180px;min-width:180px}.audit-page .audit-list .audit-toolbar .filters__item_wide{flex:0 0 260px;min-width:260px}.audit-page .audit-list .audit-grid{flex:1;min-width:0;min-height:0}.audit-page .audit-list .audit-grid__model{height:100%}.audit-sidebar{--sidebar-size: 640px;width:640px}.audit-sidebar .audit-sidebar-title{margin:0 0 var(--space-l)}.audit-sidebar .audit-sidebar-content{display:flex;flex-direction:column;gap:var(--space-l);overflow:auto}.audit-sidebar .audit-sidebar-items{display:grid;grid-template-columns:repeat(2, 1fr);gap:var(--space-m)}.audit-sidebar .audit-sidebar-item{display:flex;flex-direction:column;gap:var(--space-xs);overflow:hidden}.audit-sidebar .audit-sidebar-item-value{overflow:hidden;text-overflow:ellipsis}.audit-sidebar .DelayedLoader{min-height:200px}
.authentication-setting{max-width:400px;display:flex;flex-direction:column;gap:var(--space-m);min-height:200px}.authentication-setting .DelayedLoader{flex:1;min-height:200px}.authentication-setting .head-group{margin:0}.authentication-setting .settings-save-button{align-self:flex-start}.authentication-setting .wrapper-slide-input{display:flex;flex-direction:column;gap:var(--space-xs)}.authentication-setting .item-setting-switch{display:flex;align-items:center;justify-content:space-between;gap:var(--space-m)}.authentication-setting .invalid-message{margin:0}@media(max-width: 480px){.authentication-setting{max-width:100%}}
.settings-content{max-width:400px;display:flex;flex-direction:column;gap:var(--space-m);min-height:200px}.settings-content .DelayedLoader{flex:1;min-height:200px}.settings-content .head-group{margin:0}.settings-content .settings-save-button{align-self:flex-start}.settings-content .wrapper-content-settings{display:flex;flex-direction:column;gap:var(--space-m)}.settings-content .wrapper-content-settings .wrapper-image-setting{max-width:100%;position:relative}.settings-content .wrapper-content-settings .wrapper-image-setting img{width:max-content;max-width:100%}.settings-content .wrapper-content-settings .wrapper-image-setting .wrapper-delete-image{position:absolute;top:0;left:0;width:100%;height:100%;border:none;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:-1;opacity:0;transition:opacity .3s;cursor:pointer}.settings-content .wrapper-content-settings .wrapper-image-setting .wrapper-delete-image svg{color:var(--color-bg-default)}.settings-content .wrapper-content-settings .wrapper-image-setting:hover .wrapper-delete-image{z-index:1;opacity:1}.settings-content .wrapper-content-settings .DragNDropField{min-height:auto}.settings-content .wrapper-content-settings .settings-btn-group{display:flex;flex-direction:column;gap:var(--space-xs)}.settings-content .wrapper-content-settings .settings-field-label{margin:0}.settings-content .wrapper-content-settings .wrapper-slide-input{display:flex;flex-direction:column;gap:var(--space-xs)}.settings-content .wrapper-content-settings .item-setting-switch{display:flex;justify-content:space-between;align-items:center;gap:var(--space-m)}.settings-content .wrapper-content-settings .settings-attachment-field{display:flex;flex-direction:column;gap:var(--space-xs)}.settings-content .wrapper-content-settings .invalid-message{margin:0}
.wrapper-main-settings .wrapper-slide-input{display:flex;flex-direction:column;gap:var(--space-xs)}
.SettingsPage{height:100%;display:flex;flex-direction:column}.SettingsPage.RouteTabs>.RouteTabs-content{flex:1;min-height:0;overflow:auto;padding:var(--space-m)}
*,*::before,*::after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],figure,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed}ul[class],ol[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select{font-family:inherit}@media(prefers-reduced-motion: reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}
#root .Text.ListItem.TabsTab:focus,#root .MixFocus:not(.MixFocus_before):focus{--mix-focus-color-one: unset !important;--mix-focus-color-two: unset !important;--mix-focus-animation: unset !important;box-shadow:unset !important}.Select-ControlValue .TagBase{margin:0 var(--tag-space) var(--tag-space) 0}.Select-ControlValue input:disabled,.Select-ControlValue input:hover,.Select-ControlValue input:focus{background-color:rgba(0,0,0,0)}.FieldLabel{margin-bottom:var(--space-xs)}.Select .Select-SelectContainer:not(.Select-SelectContainer_multiple) .Select-ControlValueContainer{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Sidebar{z-index:10}.Sidebar .Sidebar-Window{padding:var(--space-2xl)}.Modal{z-index:1100}.Modal .Modal-Window{padding:var(--space-2xl)}.Responses{height:100%}.Theme:not(.Popover,.Badge){height:100%}.Theme #dnd-context>.Loader{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.Theme{--transition-time: 150ms}.TagBase{min-width:min-content}.Popover{z-index:101}.Checkbox-Input{background-color:rgba(0,0,0,0) !important}.Checkbox-Input:checked{background-color:var(--checkbox-checked-background) !important}.Checkbox-Input:disabled{background-color:var(--color-control-bg-disable) !important}.TextField-Input{border-radius:unset;line-height:unset}.TextField-Input:disabled,.TextField-Input:hover,.TextField-Input:focus{background-color:rgba(0,0,0,0)}.Select-Control input:disabled,.Select-Control input:hover,.Select-Control input:focus{background-color:rgba(0,0,0,0)}.Select-Control input:focus,.Select-Control input:hover{color:var(--color-type-primary)}.Switch input:focus,.Switch input:hover{background:unset}.Switch input:focus:checked,.Switch input:hover:checked{background-color:var(--color-control-bg-primary) !important}.Switch input:disabled{background:var(--color-control-bg-disable) !important}@media(min-height: 800px){.SelectDropdown-ScrollContainer,.Popover>*{max-height:300px !important}}@media(min-height: 1000px){.SelectDropdown-ScrollContainer,.Popover>*{max-height:400px !important}}@media(min-height: 1200px){.SelectDropdown-ScrollContainer,.Popover>*{max-height:500px !important}}@media(min-height: 1400px){.SelectDropdown-ScrollContainer,.Popover>*{max-height:600px !important}}.Notifications{position:absolute;top:100px;right:50px;z-index:50000}html,body,#root{height:100vh;font-size:14px;overflow:hidden}:root{--base-font-size: 14px;--base-font-size-no-px: 14;--transition-timing: 150ms;--header-height: 50px;--sidebar-width: 250px;--sidebar-left-padding: 20px;--toolbar-height-no-px: 36;--toolbar-height: 36px;--border-width: 1.6px;--border-radius: 4px;--toolbar-gap-row: 10px;--toolbar-gap-column: 10px;--error: #d00}@media print{@page{size:landscape;margin-top:0}html,body,#root{overflow:initial;height:unset !important}.string-value{white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;max-height:20px;width:60px}.table-report{display:flex;flex-direction:column;gap:20px;overflow:initial}.Header,.MobileHeader,.SideBar,.sp-tabs-container,.report-toolbar{display:none}.button-group .sp-btn.sp-btn-default{display:none}.page{overflow:initial !important;height:unset !important}}.warn-message{background:var(--warn-message-bg);padding:10px;border:1px dashed rgba(0,0,0,.2);width:auto;display:inline-block}
.AuthCard-content{display:flex;flex-direction:column;align-items:center;margin-bottom:var(--space-l);width:370px;padding:var(--space-m);overflow-y:auto}.AuthCard-content>*{width:100%;display:flex;flex-direction:column;align-items:center}.AuthCard-content h3,.AuthCard-content .auth-form-title{font-size:20px;margin-bottom:var(--space-l);color:var(--color-typo-primary)}.AuthCard-content .fields-wrapper{display:flex;flex-direction:column;gap:var(--space-l);width:100%}.AuthCard-content .auth-form_restore .submit,.AuthCard-content .auth-form_reset .submit,.AuthCard-content .reset .submit{margin-top:var(--space-l)}.AuthCard-content .submit{display:flex;gap:var(--space-l);width:100%}.AuthCard-content .passwordChanged{font-weight:bold;color:var(--color-typo-brand);margin-bottom:var(--space-l)}.auth-form{margin-bottom:var(--space-m);width:100%}.auth-form .error{margin:var(--space-m) 0}.auth-form .fields-wrapper{display:flex;flex-direction:column;gap:var(--space-l);width:100%}.auth-form .field{width:100%}.auth-form .field.last{margin-bottom:var(--space-2xl)}.auth-form .submit{display:flex;gap:var(--space-l);width:100%}.auth-form_login .submit,.auth-form_restore .submit{justify-content:center}.auth-forgot-password{cursor:pointer}.auth-forgot-password.disabled{pointer-events:none;opacity:.6}.captcha{display:flex;gap:var(--space-l);flex-direction:row-reverse;align-items:center;margin-bottom:var(--space-m)}
.sp-btn.sp-btn-default.delete-btn.with-icon{gap:20px}.sp-btn.sp-btn-default.delete-btn.with-icon svg *[fill]{fill:var(--danger) !important}.sp-btn.sp-btn-default.delete-btn.with-icon span{color:var(--danger) !important}.sp-btn.sp-btn-default.delete-btn:hover{border-color:var(--danger)}.sp-btn.sp-btn-default.delete-btn:hover svg *[fill]{fill:var(--danger) !important}.sp-btn.sp-btn-default.delete-btn:hover span{color:var(--danger) !important}.add-row{padding:10px 0;width:100%;text-align:center;cursor:pointer}.add-row:hover .add-btn{transform:scale(1.1)}.add-row .add-btn{border-radius:50%;filter:drop-shadow(0 2px 3px rgba(0, 0, 0, 0.15));transition:all var(--transition-timing)}.add-row.disabled{pointer-events:none;background-color:var(--content-bg)}.add-row.disabled svg{filter:saturate(0)}
.ripple-container{--ripple-opacity: 0.15;position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:inherit;overflow:hidden;border-radius:inherit;z-index:0}.ripple-container .touch-ripple{transition:all 520ms;transform:scale(0.15);opacity:0;background:currentColor;position:absolute;border-radius:100%;animation:ripple 720ms forwards;animation-timing-function:ease-out;pointer-events:none}@keyframes ripple{100%{transform:scale(3.2)}}.ripple-wrapper{display:inline-flex;position:relative}@media(max-width: 767px){.ripple-container .touch-ripple{transform:scale(0.4)}}
.sp-btn.base-block-button{line-height:normal;display:inline-flex;justify-content:center;align-items:center;padding:10px 24px;overflow:hidden;gap:10px;margin:0}.sp-btn.base-block-button.with-icon{padding:0 10px;gap:24px}
.custom-action-bar{margin-top:20px;display:flex;column-gap:20px}.custom-action-bar button{margin-right:0}
.ui-form.no-form-submit .form-submit{display:none}
.label-field{overflow:hidden;word-break:break-all;text-overflow:ellipsis}.label-field label{font-size:12px;line-height:14px;color:var(--dark-grey) !important;position:relative}.label-field span.text{font-size:14px;line-height:16px;font-weight:500}
.captcha-wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;margin-top:24px}.captcha-wrapper .captcha{display:flex;gap:20px;flex-direction:row-reverse;align-items:center;justify-content:start;padding:15px 0}.captcha-wrapper .captcha .reload{cursor:pointer}
.CodeValidation{display:flex;flex-direction:column;gap:16px;max-width:400px;border-radius:5px;background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.2);padding:16px}.CodeValidation-Error{color:red;display:block;margin:5px 0;text-align:center}.CodeValidation-controls{width:100%;display:flex;flex-direction:row;justify-content:space-between}
.wrapper-rewrite-password{display:flex;flex-direction:column;gap:16px;max-height:100%;overflow:auto}.wrapper-rewrite-password .head{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}.wrapper-rewrite-password .head .form-rewrite-password{width:100%}.wrapper-rewrite-password .head svg{cursor:pointer}.wrapper-rewrite-password .error{margin-top:16px}.wrapper-rewrite-password .user-section{display:flex;gap:12px;justify-content:center}.wrapper-rewrite-password .form-rewrite-password>div{display:flex;flex-direction:column;gap:10px}.wrapper-rewrite-password .form-rewrite-password>div .form-field{margin:0px}
.AuthCard{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:var(--space-m);gap:var(--space-xs)}.AuthCard .theme{display:flex;gap:var(--space-2xs);width:100%;align-items:center;justify-content:flex-end}.AuthCard .auth-wrapper{border-radius:var(--border-radius);box-shadow:0 2px 2px 0 rgba(0,0,0,.07),0 4px 4px 0 rgba(0,0,0,.07),0 8px 8px 0 rgba(0,0,0,.07),0 12px 16px 0 rgba(0,0,0,.07),0 16px 32px 0 rgba(0,0,0,.07);background:var(--color-bg-secondary);display:flex;justify-content:center;align-items:center;flex-direction:column;padding:var(--space-l);max-height:95vh}.AuthCard .auth-wrapper .auth-logo{display:flex;justify-content:center;align-items:center;width:190px;height:30px;margin:var(--space-l) 0}.AuthCard .auth-wrapper .auth-logo img{max-width:100%;max-height:100%}@media(max-width: 767px){.AuthCard{padding:0}.AuthCard .auth-wrapper{border-radius:unset;width:100%;height:100%;max-height:unset}}
.auth-layout{width:100%;height:100%;display:flex;overflow:auto;background:var(--color-bg-default)}
.MobileHeader{background:var(--color-bg-brand);padding:var(--space-2xs) var(--space-m);justify-content:space-between}.MobileHeader svg{fill:#fff !important}.MobileHeader .Text,.MobileHeader .IconSelect,.MobileHeader .TextField,.MobileHeader .Select-Placeholder,.MobileHeader .TextField-ClearButtonIcon,.MobileHeader .Select,.MobileHeader .Button-Icon,.MobileHeader input{color:#fff !important}.MobileHeader .Text ::placeholder,.MobileHeader .IconSelect ::placeholder,.MobileHeader .TextField ::placeholder,.MobileHeader .Select-Placeholder ::placeholder,.MobileHeader .TextField-ClearButtonIcon ::placeholder,.MobileHeader .Select ::placeholder,.MobileHeader .Button-Icon ::placeholder,.MobileHeader input ::placeholder{color:#fff !important}.MobileHeader .Text *[fill],.MobileHeader .IconSelect *[fill],.MobileHeader .TextField *[fill],.MobileHeader .Select-Placeholder *[fill],.MobileHeader .TextField-ClearButtonIcon *[fill],.MobileHeader .Select *[fill],.MobileHeader .Button-Icon *[fill],.MobileHeader input *[fill]{fill:#fff}.che--MobileMenu-Sidebar.Sidebar-Window_position_left,.che--MobileMenu-Sidebar.Sidebar-Window_position_right{max-width:calc(100% - var(--space-6xl))}
.UserWithContextMenu-dropdown{outline:none}.UserWithContextMenu-dropdown .ListItem{outline:none}
.Header{padding:var(--space-xs) var(--space-xl);background:var(--color-bg-brand);display:flex;justify-content:space-between;gap:var(--space-l);align-items:center;flex-shrink:0}.Header-col{flex:1;display:flex;align-items:center;min-width:0}.Header-col-end{flex:0 1 auto;display:flex;align-items:center;justify-content:flex-end}.Header-col-end>div{padding:0 var(--space-m);border-right:1px solid rgba(0,65,102,.2);height:100%}.Header-col-end>div:last-child{border:none}.Header-breadcrumbs{max-width:500px;width:100%}.Header .Breadcrumbs,.Header .BreadcrumbsItem,.Header .BreadcrumbsItem span,.Header .Breadcrumbs-Delimiter{color:var(--color-control-typo-primary)}.Header .BreadcrumbsItem:not(:last-child){cursor:pointer}.Header .BreadcrumbsItem:not(:last-child) .Text:hover{color:var(--color-typo-link-hover) !important}.Header .BreadcrumbsItem:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Header .Text,.Header .UserWithContextMenu,.Header .UserWithContextMenu .Text,.Header .UserWithContextMenu .User,.Header .IconSelect,.Header .TextField,.Header .Select-Placeholder,.Header .TextField-ClearButtonIcon,.Header .Select,.Header .Button-Icon,.Header input{color:#fff !important}.Header .Text ::placeholder,.Header .UserWithContextMenu ::placeholder,.Header .UserWithContextMenu .Text ::placeholder,.Header .UserWithContextMenu .User ::placeholder,.Header .IconSelect ::placeholder,.Header .TextField ::placeholder,.Header .Select-Placeholder ::placeholder,.Header .TextField-ClearButtonIcon ::placeholder,.Header .Select ::placeholder,.Header .Button-Icon ::placeholder,.Header input ::placeholder{color:#fff !important}.Header .Text *[fill],.Header .UserWithContextMenu *[fill],.Header .UserWithContextMenu .Text *[fill],.Header .UserWithContextMenu .User *[fill],.Header .IconSelect *[fill],.Header .TextField *[fill],.Header .Select-Placeholder *[fill],.Header .TextField-ClearButtonIcon *[fill],.Header .Select *[fill],.Header .Button-Icon *[fill],.Header input *[fill]{fill:#fff}
.LogoLabel{display:flex;align-items:center;justify-content:center;text-decoration:none}.LogoLabel img{max-height:32px;max-width:100%;object-fit:contain}
.SubMenu{overflow:hidden}.SubMenu .Collapse-Label{border-top:1px solid var(--color-bg-stripe);box-shadow:0 0 24px 0 rgba(0,0,0,.16);background:var(--color-bg-ghost)}.SubMenu .Collapse-LabelText{max-width:100%}.SubMenu .Collapse-Content{padding:0}
.SideBarMenu{flex-grow:1;overflow-y:auto;scrollbar-width:none}
.SideBar{--sidebar-icon-color: var(--color-typo-secondary);position:relative;width:240px;display:flex;flex-direction:column;background:var(--color-bg-default);flex-shrink:0}.SideBar a{text-decoration:none}.SideBar-header{position:relative}.SideBar-logo{padding:var(--space-s) var(--space-m);display:flex;flex-shrink:0;justify-content:center;align-items:center;height:var(--space-2xl);box-sizing:content-box}.SideBar-logo img{max-height:100%}.SideBar .SideBarMenu{flex-grow:1;overflow:auto;scrollbar-width:none}.SideBar .SideBar-menu-icon,.SideBar .SubMenu .Collapse-Icon,.SideBar-footer-theme-toggle-wrapper .ThemeToggler{color:var(--sidebar-icon-color)}.SideBar .SideBar-menu-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;width:var(--graphics-size-m, 24px);height:24px;height:var(--graphics-size-m, 24px)}.SideBar .SideBar-menu-icon svg{width:100%;height:100%}.SideBar .SideBar-menu-icon svg *[fill]:not([fill=none]){fill:currentColor}.SideBar .SideBar-menu-icon svg *[stroke]:not([stroke=none]){stroke:currentColor}.SideBar [class*=NavbarItem_active] .SideBar-menu-icon{color:inherit}.SideBar-footer-theme-toggle-wrapper{padding:var(--space-s) var(--space-m);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-bg-stripe);border-top:1px solid var(--color-bg-stripe)}.SideBar-footer-copyright{height:48px;padding:var(--space-s) var(--space-m)}.SideBar-footer-copyright .Text{color:var(--color-control-typo-disable)}
.MainLayout{display:flex;min-height:100vh;max-height:100vh}.MainLayout .SideBar{flex-shrink:0}.MainLayout-right{flex-grow:1;display:flex;flex-direction:column;overflow:hidden}.MainLayout-content{overflow:hidden;flex-grow:1}.MainLayout-page{padding:var(--space-l);height:100%;width:100%;overflow:auto;background:var(--color-bg-secondary);transition:background var(--transition-timing)}.MainLayout-page .page-title{margin:calc(-1*var(--space-l)) calc(-1*var(--space-l)) var(--space-m);padding:0 var(--space-l);height:var(--space-4xl);line-height:var(--space-4xl)}@media(max-width: 767px){.MainLayout-page{padding:var(--space-m)}.MainLayout-page .page-title{margin:0;padding:0}}
.AuthCard-content{display:flex;flex-direction:column;align-items:center;margin-bottom:var(--space-l);width:370px;padding:var(--space-m);overflow-y:auto}.AuthCard-content>*{width:100%;display:flex;flex-direction:column;align-items:center}.AuthCard-content h3,.AuthCard-content .auth-form-title{font-size:20px;margin-bottom:var(--space-l);color:var(--color-typo-primary);color:var(--color-typo-primary)}.AuthCard-content .fields-wrapper{display:flex;flex-direction:column;gap:var(--space-l);width:100%}.AuthCard-content .restore .submit,.AuthCard-content .auth-form_restore .submit,.AuthCard-content .auth-form_reset .submit,.AuthCard-content .reset .submit{margin-top:var(--space-l)}.AuthCard-content .submit{display:flex;gap:var(--space-l);justify-content:center}.AuthCard-content .passwordChanged{font-weight:bold;color:var(--color-typo-brand);margin-bottom:var(--space-l)}.AuthCard-content .captcha{display:flex;gap:var(--space-l);flex-direction:row-reverse;align-items:center;margin-bottom:var(--space-m);width:100%}.auth-form{margin-bottom:var(--space-m);width:100%}.auth-form .error{margin:var(--space-m) 0}.auth-form .fields-wrapper{display:flex;flex-direction:column;gap:var(--space-l);width:100%}.auth-form .field{width:100%}.auth-form .field.last{margin-bottom:var(--space-2xl)}.auth-form .submit{display:flex;gap:var(--space-l);width:100%;justify-content:center}

/*# sourceMappingURL=main.a158cc8b.css.map*/