.base-checkbox{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.base-checkbox__input{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.base-checkbox__checkbox{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border:1px solid #ccd0d9;border-radius:2px;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s;cursor:pointer}.base-checkbox__checkbox:hover{background-color:#ccd0d9}.base-checkbox__checkbox:active{border:1px solid #b6b9bf;background-color:#b6b9bf}.base-checkbox__checkbox--checked{border:1px solid #071e89;background-color:#071e89}.base-checkbox__checkbox--circle{border-radius:50%}.base-checkbox__checkbox--disabled{cursor:default}.base-checkbox__checkbox--disabled:hover{background-color:unset}.base-select{min-width:133px;min-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px;font-size:12px}.base-select__label{font-family:Fira Sans,Arial,serif;font-size:12px;font-weight:400;line-height:16px;color:#8f99a6;font-size:1em}.base-select__selection-block{position:relative}.base-select__selection-block,.base-select__toggler{width:inherit;height:inherit;min-width:inherit;min-height:inherit}.base-select__toggler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;padding:5px 10px;border:1px solid #ccd0d9;border-radius:4px}.base-select__toggler:focus,.base-select__toggler:hover{border-color:#8f99a6}.base-select__toggler--open{border-bottom-color:transparent;border-radius:4px 4px 0 0}.base-select__toggler--border-none{border:none}.base-select__toggler--error{border-color:#f56e6e}.base-select__toggler:disabled,.base-select__toggler:disabled:focus,.base-select__toggler:disabled:hover{color:#8f99a6;border:1px solid #ccd0d9}.base-select__toggler-icon{stroke:#8f99a6;-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-left:auto;-ms-flex-negative:0;flex-shrink:0;width:10px;height:6px}.base-select__options{width:inherit;min-width:inherit;min-height:inherit;position:absolute;top:100%;z-index:3;background:#fff;border:1px solid #071e89;border-radius:4px;-webkit-box-shadow:0 8px 30px rgba(0,0,0,.1);box-shadow:0 8px 30px rgba(0,0,0,.1);overflow:hidden;-webkit-transform:translateY(-1px);transform:translateY(-1px);max-height:16em;overflow-y:auto}.base-select__options::-webkit-scrollbar{width:6px;border-radius:3px}.base-select__options::-webkit-scrollbar-track{background-color:#f4f6fa}.base-select__options::-webkit-scrollbar-thumb{background-color:#9da6b1;border-radius:3px}.base-select__options::-webkit-scrollbar-thumb:hover{background-color:#b4bbc3}.base-select__options--left{right:0}.base-select__options--right{left:0}.base-select__options--open{border-radius:0 0 4px 4px}.base-select__close-overlay{width:100vw;height:100vh;position:absolute;z-index:1}.base-select__caption{display:grid;grid-template-columns:15px 1fr;grid-template-rows:auto;grid-template-areas:"icon require-alert" "icon caption-text";-webkit-column-gap:3px;-moz-column-gap:3px;column-gap:3px}.base-select__caption-icon{grid-area:icon;align-self:center}.base-select__caption-require-alert{grid-area:require-alert;align-self:center;display:inline}.base-select__caption-require-alert,.base-select__caption-text{font-family:Fira Sans,Arial,serif;font-size:10px;font-weight:400;line-height:10px;color:#8f99a6}.base-select__caption-text{grid-area:caption-text;line-height:13px}.base-select__toggler-text{margin-right:5px}.base-select__toggler-text-title{font-size:12px;color:#8f99a6}@media screen and (min-width:1640px){.base-select{min-height:44px;font-size:16px}}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .15s;transition:opacity .15s}.fade-enter,.fade-leave-to{opacity:0}.document-row{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #ccd0d9;border-radius:4px;padding:5px 6px 5px 0;gap:20px}.document-row__first-columns{-ms-flex-align:center;padding:8px 0 4px 30px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:30%}.document-row__first-columns,.document-row__second-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.document-row__second-columns{width:70%;-ms-flex-align:center}.document-row__unfinished-tasks{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:17%;padding:8px 10px 4px;font:400 12px/1.33 Fira Sans,Arial,sans-serif;color:#535659}.document-row__unfinished-tasks .document-row__title{padding:0}.document-row__unfinished-tasks .document-row__title:after{content:"";width:44px;height:44px;cursor:pointer;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.document-row__unfinished-tasks .document-row__title:after:focus,.document-row__unfinished-tasks .document-row__title:after:hover{outline:none;color:#8f99a6}.document-row__index{margin-right:10px;color:#8f99a6;-ms-flex-negative:0;flex-shrink:0}.document-row__index,.document-row__title{font:400 12px/1.33 Fira Sans,Arial,sans-serif}.document-row__title{position:relative;padding-right:30px;text-align:left;color:#535659;-webkit-transition:color .2s;transition:color .2s}.document-row__title:focus,.document-row__title:hover{outline:none;color:#8f99a6}.document-row,.document-row__author,.document-row__date-create,.document-row__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.document-row__author,.document-row__date-create{width:90px;padding:8px 10px 4px;font:400 12px/1.33 Fira Sans,Arial,sans-serif;color:#535659;-ms-flex-negative:0;flex-shrink:0}.document-row__date-create{margin-right:20px}.document-row__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:90px;margin-right:auto;font:400 12px/1.33 Fira Sans,Arial,sans-serif;color:#535659;-ms-flex-negative:0;flex-shrink:0}.document-row__status .base-select{min-width:110px}.document-row__status .base-select__toggler{border:0;text-align:left}.document-row__status .base-select__toggler:disabled,.document-row__status .base-select__toggler:disabled:focus,.document-row__status .base-select__toggler:disabled:hover{border:none}.document-row__status .base-select-option__button{text-align:left}.document-row__status-circle{display:block;width:10px;height:10px;border:1px solid #ccd0d9;border-radius:50%;margin-right:3px;-ms-flex-negative:0;flex-shrink:0}.document-row__last-column-actions{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:6px}.document-row__checkbox{position:relative;top:-3px;margin-right:10px}.document-row__last-column-action{padding-right:7px;padding-left:7px}.document-row__last-column-action-icon{stroke:#8f99a6}.document-row__btn-popup{margin-right:10px;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:auto}.document-row__btn-popup:last-of-type{margin-right:0}.document-row__signature-icon{width:18px;height:18px;stroke:#071e89}.document-row__signature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:18px;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:1640px){.document-row{padding-right:11px}.document-row__first-columns{width:30%}.document-row__second-columns{width:70%}.document-row__author{width:14%}.document-row__date-create{width:14%;font-size:16px;margin:0}.document-row__status{width:20%}.document-row__last-column-action--comment .document-row__last-column-action-icon,.document-row__last-column-action--download .document-row__last-column-action-icon{width:19px;height:16px}.document-row__last-column-action--delete .document-row__last-column-action-icon{width:16px;height:16px}.document-row__last-column-actions{padding-left:11px}.document-row__last-column-action{margin-right:2px}.document-row__author,.document-row__btn-popup,.document-row__index,.document-row__status-select .base-select__toggler,.document-row__title,.document-row__unfinished-tasks{font-size:16px}.document-row__status .base-select{min-width:130px}}@media screen and (max-width:1280px){.documents-group__toggle-btn--opened .documents-group__toggle-btn-text{max-width:250px}.documents-group--composite-show .documents-group__toggle-btn--opened .documents-group__toggle-btn-text{max-width:185px}}