.language-popup-item{cursor:pointer;padding:20px}.language-popup-item:hover{background-color:#f3f3f3}.language-popup-item_active{background-color:#ccc;cursor:default}.language-popup-item_active:hover{background-color:#ccc}.language-popup{background:#fff;border-radius:5px;max-width:300px;overflow:hidden;position:relative;width:95vw}.language-popup__close{cursor:pointer;height:20px;opacity:.7;position:absolute;right:10px;top:10px;width:20px}.language-popup__close:hover{opacity:1}.menu{align-items:center;background-color:#393939;box-sizing:border-box;color:#fff;display:flex;font-size:18px;height:45px;justify-content:space-between;overflow-x:auto;padding:0 15px}.menu__section{display:flex;height:100%;margin-left:20px}.menu__section:first-child{margin-left:0}.menu__item{margin-left:20px}.menu__item,.menu__item a{align-items:center;display:flex;height:100%}.menu__item a{color:#fff;text-decoration:none}.menu__item:first-child{margin-left:0}.menu__sign-in,.menu__sign-out{cursor:pointer}.menu__item a.menu__active-link{color:#ff8f00}.common-input{background:#fff;border:1px solid #e6e8ea;box-shadow:0 0 5px #00000012;box-sizing:border-box;color:#393939;font-size:14px;font-weight:400;outline:none;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;width:100%}.common-input::placeholder{opacity:.5}.common-button{align-items:center;border-radius:2px;box-sizing:border-box;cursor:pointer;display:inline-flex;justify-content:center;min-width:37px;padding:10px}.common-button_small{padding:5px}.common-button_default{box-shadow:0 0 4px #0003;color:#393939}.common-button_gray{background-color:var(--root-background-dark);box-shadow:0 0 4px #0003;color:#fff}.common-button_white{background-color:#fff;box-shadow:0 0 4px #0003;color:#393939}.common-button_green{background-color:#289345;box-shadow:0 0 4px #289345;color:#fff}.common-button_light-green{background-color:#ade4c580;box-shadow:0 0 4px #ade4c580;color:#393939}.common-button_red{background-color:#ff033e;box-shadow:0 0 4px #ff033e;color:#fff}.common-button_yellow{background-color:#ce9c09;box-shadow:0 0 4px #ce9c09;color:#fff}.common-button_light-blue{background-color:#2471a3;box-shadow:0 0 4px #2471a3;color:#fff}.common-button_disabled{color:#adb9c6;cursor:auto;opacity:.5}.info-list-item{cursor:pointer;display:flex;flex-wrap:nowrap;margin-top:5px;min-height:40px;padding:5px 10px;width:100%}.info-list-item:nth-child(odd){background-color:#f3f3f3}.info-list-item__item{align-items:center;display:flex;flex:1 1 25%;margin-right:5px}.info-list-item__item:last-child{margin-right:0}.info-list-item__item-text{align-items:center;border:1px solid #0000;display:flex;outline:0 solid #0000;word-break:break-word}.info-list-item__item-text_disabled{opacity:.1}.info-list-item__item_user{font-size:12px;font-style:italic;max-width:150px;word-break:break-word}.info-list-item__item-buttons{align-items:center;display:flex;justify-content:flex-end;width:100%}.info-list-item__item-button{margin-right:15px}.info-list-item__item-button:last-child{margin-right:0}.info-list-item__item-user{font-size:12px;font-style:italic}.info-list-item__item-checkbox{margin-right:10px}.info-list-item_unsure .info-list-item__item-text{color:#f86657}@media screen and (max-width:800px){.info-list-item{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;margin:5px 0;padding:10px}.info-list-item__item{box-sizing:border-box;display:block;flex:1 1 100%;padding-bottom:5px}.info-list-item__item:nth-child(4),.info-list-item__item:nth-child(5){flex:1 1 100%}.info-list-item__item-buttons{justify-content:flex-start;padding-top:10px}.info-list-item__item:last-child{padding-bottom:0}.info-list-item__item-text:before{color:#393939;display:inline-block;flex-shrink:0;margin-right:10px;opacity:.1;width:40px}.info-list-item__item-text_correspondent:before{content:"Кор.: "}.info-list-item__item-text_callsign:before{content:"ТЛФ: "}.info-list-item__item-text_callsign-tlg:before{content:"ТЛГ: "}.info-list-item__item-text_comment:before{content:"Ком.: "}.info-list-item__item_empty{display:none}}.common-textarea{background:#fff;border:1px solid #e6e8ea;box-shadow:0 0 5px #00000012;box-sizing:border-box;color:#393939;font-size:14px;font-weight:400;outline:none;padding:5px 10px;width:100%}.common-textarea::placeholder{opacity:.5}.info-import-popup{background:#fff;border-radius:5px;box-sizing:border-box;max-width:800px;padding:50px;position:relative;width:95vw}.info-import-popup__textarea{display:block;margin-bottom:10px;width:100%}.info-import-popup__button{display:block;font-size:14px;margin-top:10px;padding:5px}.info-import-popup__close{cursor:pointer;height:20px;opacity:.7;position:absolute;right:10px;top:10px;width:20px}.info-import-popup__close:hover{opacity:1}.info{padding-bottom:20px}.info,.info__add{background-color:#fff}.info__add{border-bottom:1px solid #e0e0e0;padding:20px;position:relative;z-index:1}.info__add-close{cursor:pointer;position:absolute;right:20px;top:20px}.info__add-open{cursor:pointer;display:inline-block;margin:20px 20px 0}.info__list-headers{display:flex;flex-wrap:nowrap;margin-top:20px;padding:0 20px;position:sticky;top:0}.info__list-headers-item{align-items:center;background-color:#696969;box-sizing:border-box;color:#fff;display:flex;flex:1 1 25%;margin-right:5px;padding:10px}.info__list{box-sizing:border-box;display:flex;flex-direction:column;margin-top:20px;padding:0 20px;width:100%}.info__add-input{display:block;margin:0 0 10px;max-width:300px;width:100%}.info__add-checkbox{margin-right:5px}.info__add-checkbox-label{display:block;margin-bottom:10px}.info__buttons{display:flex}.info__button{margin-right:10px}.info__button:last-child{margin-right:0}@media screen and (max-width:800px){.info__list-headers{box-sizing:border-box;display:none;flex-direction:row;flex-wrap:wrap;margin:5px 0;padding:10px}.info__list-headers-item{border-bottom:1px solid #fff;box-sizing:border-box;display:block;flex:1 1 100%;padding:5px 10px 6px}}.users-item{align-items:center;display:flex;height:100%}.users-item__name{margin-right:20px;overflow:hidden;text-overflow:ellipsis;width:200px}.users-item__permissions{display:flex;list-style:none;margin:0 10px 0 0;padding:0}.users-item__permissions-item{cursor:pointer;margin-right:10px}.users-item__permissions-item:last-child{margin-right:0}.users{list-style:none;margin:20px 0 0;padding:0 20px}.users__item{height:50px}.users__delete-old-files{margin:10px}.feedback-list-item__item{border:1px solid #ccc;overflow:hidden;padding:5px;text-overflow:ellipsis;white-space:nowrap}.feedback-list-item__item_interactive{cursor:pointer}.feedback-list-item__item:first-child{border-left:0}.feedback-list-item__item:last-child{border-right:0;text-align:center}.feedback-list-item__item:nth-last-child(2){text-align:center}.feedback-list-item_unread{font-weight:700}.feedback-list-item__button{color:#696969;cursor:pointer;display:inline-block;padding:2px}.feedback-list-item-popup{background:#fff;border-radius:5px;max-width:600px;overflow:hidden;padding:20px;position:relative;width:95vw}.feedback-list-item-popup__item{border-bottom:1px solid #696969;max-height:100px;overflow:auto;padding:10px 0}.feedback-list-item-popup__item_text{max-height:400px}.feedback-list-item-popup__item:last-child{border-bottom:0}.feedback-list-item-popup__item-title{display:inline;font-style:italic;font-weight:700;margin-right:5px}.feedback-list-item-popup__item-title:after{content:":"}.feedback-list-item-popup__item-text{display:inline}.feedback{background-color:#fff;border-collapse:collapse;table-layout:fixed;width:100%}.feedback__list-headers-item{background-color:#696969;border-left:1px solid #fff;border-right:1px solid #fff;color:#fff;overflow:hidden;padding:5px;text-overflow:ellipsis;white-space:nowrap}.feedback__list-headers-item:first-child{border-left:0}.feedback__list-headers-item:last-child{border-right:0;width:40px}.feedback__list-headers-item:nth-last-child(2){width:40px}.feedback__list-headers-item:nth-child(5){width:50%}.feedback__list-headers-item_button{cursor:pointer}.auth{background-color:#fff;box-sizing:border-box;padding:20px 60px 60px;width:100%}.auth__input{margin-top:10px;position:relative;width:100%}.auth__input-password{padding-right:40px}.auth__show-password{cursor:pointer;position:absolute;right:5px;text-align:center;top:5px;width:20px}.auth__button{font-size:14px;margin-top:10px;padding:5px}.auth__form_error .auth__input-input{border-color:#f86657;box-shadow:0 0 5px #f866574d}.auth__link{color:#585656;cursor:pointer;margin-top:10px;text-decoration:underline}.auth-popup{background:#fff;border-radius:5px;max-width:600px;overflow:hidden;position:relative;width:95vw}.i-map-article-editor-lang{border-bottom:3px double #393939;border-top:3px double #393939;color:#393939;font-size:18px;font-weight:700;margin-top:5px;padding:10px;text-align:center}.i-map-article-editor{display:flex;width:100%}.i-map-article-editor__form{flex:1 1;padding:20px}.i-map-article-editor__markdown{border-left:1px dashed #393939;flex:1 1;padding:20px}.i-map-article-editor__form-item{margin-bottom:10px}.i-map-article-editor__form-item:last-child{margin-bottom:0}.i-map-article-editor__title{font-size:18px;font-weight:700}.i-map-article-editor input[type=file]{display:none}.i-map-article-editor__image-upload{cursor:pointer}.i-map-article-editor__form-buttons{align-items:center;display:flex}.i-map-article-editor__form-button{margin-left:10px}.i-map-article-editor__form-button:first-child{margin-left:0}.i-map-article-editor_saved .i-map-article-editor__form-button .common-button{opacity:.2}.articles-list-item__item{border:1px solid #ccc;overflow:hidden;padding:5px;text-overflow:ellipsis;white-space:nowrap}.articles-list-item__item:first-child{border-left:0}.articles-list-item__item:last-child{border-right:0;text-align:center}.articles-list-item__item_bold{font-weight:700}.articles-list-item__button{color:#696969;cursor:pointer;display:inline-block;padding:2px}.select__select{position:relative}@keyframes menuAnimation{0%{opacity:0}to{opacity:1}}.select__select select{-webkit-appearance:none;background-color:inherit;border:1px solid #ccc;box-sizing:border-box;color:inherit;display:inline-block;font:inherit;line-height:1.2;margin:0;outline:none;padding:3px 3px 3px 5px;width:100%}@media screen and (-webkit-min-device-pixel-ratio:0){.select__select select{padding-right:30px}}.select__select:after{border-radius:0 6px 6px 0;bottom:0;color:#393939;content:"▼";font-size:60%;line-height:30px;padding:0 7px;pointer-events:none;position:absolute;right:0;top:0}.new-article-popup{background:#fff;border-radius:5px;max-width:600px;overflow:hidden;padding:20px;position:relative;width:95vw}.new-article-popup__item{border-bottom:1px solid #696969;max-height:100px;overflow:auto;padding:10px 0}.new-article-popup__item_text{max-height:400px}.new-article-popup__item:last-child{border-bottom:0}.new-article-popup__item-title{display:inline;font-style:italic;font-weight:700;margin-right:5px}.new-article-popup__item-text{display:inline}.admin-articles__add{align-items:center;background-color:#f3f3f3;border:1px solid #393939;border-radius:12px;color:#393939;cursor:pointer;display:inline-flex;height:24px;justify-content:center;width:24px}.admin-articles{background-color:#fff;border-collapse:collapse;table-layout:fixed;width:100%}.admin-articles__list-headers-item{background-color:#696969;border-left:1px solid #fff;border-right:1px solid #fff;color:#fff;overflow:hidden;padding:10px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.admin-articles__list-headers-item:first-child{border-left:0}.admin-articles__list-headers-item:last-child{border-right:0;width:40px}.admin-images{background-color:#fff;border-collapse:collapse;table-layout:fixed;width:100%}.admin-images__list-headers-item{background-color:#696969;border-left:1px solid #fff;border-right:1px solid #fff;color:#fff;overflow:hidden;padding:10px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.admin-images__list-headers-item:first-child{border-left:0;width:40px}.admin-images__list-headers-item:nth-child(2){width:250px}.admin-images__list-headers-item:nth-child(3),.admin-images__list-headers-item:nth-child(4){width:350px}.admin-images__list-headers-item:last-child{border-right:0;width:200px}.timeline-item td{border:1px solid #ccc;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;white-space:nowrap}.timeline-item_changes{color:#e49b0f}.timeline-item_clipper{color:#bf40bf}.timeline-item td:first-child{border-left:0}.timeline-item td:last-child{border-right:0;text-align:center}.timeline-item__changes{align-items:center;display:flex;justify-content:space-between}.timeline-table{background-color:#fff;border-collapse:collapse;table-layout:fixed;width:100%}.timeline-table__headers th{background-color:#696969;border-left:1px solid #fff;border-right:1px solid #fff;color:#fff;overflow:hidden;padding:5px;text-overflow:ellipsis;white-space:nowrap}.timeline-table__headers th:first-child{border-left:0;width:160px}.timeline-table__headers th:nth-child(2){width:160px}.timeline-table__headers th:last-child{border-right:0;width:50px}.timeline-table__headers th:nth-last-child(2){border-right:0;width:200px}.timeline-table__header-controls th{height:30px}.timeline-table__header-controls_clipper{color:#bf40bf}.timeline-popup{background-color:#fff;border-radius:5px;padding:20px;width:400px}.timeline-popup input[type=datetime-local]{background-color:#f0f0f0;border:1px solid #ccc;color:#333;font-size:16px;padding:8px}.timeline-popup__buttons{display:flex;gap:10px;margin-top:10px}.timeline-popup__input,.timeline-popup__title{margin-top:10px}.timeline-popup__popup-buttons{display:flex;gap:10px}.pagination{align-items:center;display:flex;gap:8px}.pagination__link{color:inherit}.pagination__link-disabled{opacity:.5}.timeline__buttons{display:flex;justify-content:space-between;margin:10px}.spinner{animation:rotate .8s linear infinite;border:10px solid #ffffffb3;border-radius:50%;border-right-color:#0000!important;height:64px;pointer-events:none;transform:translate(-50%,-50%);width:64px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.i-map-loader{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1000}.shared-item td{border:1px solid #ccc;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;white-space:nowrap}.shared-item_expired{color:#c60017}.shared-item_deleted{color:#ccc}.shared-item td:first-child{border-left:0}.shared-item td:last-child{border-right:0;text-align:center}.shared-item__changes{align-items:center;display:flex;justify-content:space-between}.shared-items-table{background-color:#fff;border-collapse:collapse;table-layout:fixed;width:100%}.shared-items-table__headers th{background-color:#696969;border-left:1px solid #fff;border-right:1px solid #fff;color:#fff;overflow:hidden;padding:5px;text-overflow:ellipsis;white-space:nowrap}.shared-items-table__headers th:first-child{border-left:0;width:60px}.shared-items-table__headers th:nth-child(2),.shared-items-table__headers th:nth-child(3){width:160px}.shared-items-table__headers th:nth-child(6){border-right:0;width:120px}.shared-items-table__headers th:nth-child(7){border-right:0;width:160px}.shared-items-table__headers th:last-child{border-right:0;width:50px}.shared-items-table__header-controls th{height:30px}.shared-files__buttons{display:flex;justify-content:space-between;margin:10px}:root{--root-color:#393939;--root-background-dark:#000000b3}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#393939;color:var(--root-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.c0755091.css.map*/