*{box-sizing:border-box;font-family:Rubik,system-ui,Tahoma,sans-serif;list-style:none;margin:0;outline:none;padding:0}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}a,b,body,h1,h2,h3,h4,h5,p,span{color:#000}h1{font-size:48px}h2{font-size:28px;font-weight:600;line-height:30px}a{text-decoration:none}.theme_dark *,.theme_dark h1,.theme_dark h2,.theme_dark h3,.theme_dark h4,.theme_dark h5,.theme_dark h6,.theme_dark p,.theme_dark span{color:#afafaf;color-scheme:dark}.theme_dark :disabled,.theme_dark input::placeholder{color:#afafaf;opacity:.75}.theme_light div,.theme_light h1,.theme_light h2,.theme_light h3,.theme_light h4,.theme_light h5,.theme_light h6,.theme_light p,.theme_light span{color:#0f0f0f}.inputs-popup{border:1px solid #0000;border-radius:4px;display:none;left:-1px;padding:12px;position:absolute;top:-1px;z-index:10}.inputs-popup-wrapper{cursor:pointer;position:relative}.theme_dark .inputs-popup{border:1px solid #818389;box-shadow:0 0 5px #98989866}.inputs-popup-wrapper.opened{overflow:visible}.inputs-popup-wrapper.opened .inputs-popup{display:block}.time-input__interval-checkbox span{margin-left:8px}.time-input__fields{display:flex;margin-top:8px}.time-input__field{align-items:center;column-gap:8px;display:flex;justify-content:space-between;margin-top:6px}.address-input{display:flex;flex-direction:column;row-gap:12px}.search-select{max-width:200px;min-width:100px;z-index:5}.search-select .css-13cymwt-control,.search-select .css-qr46ko,.search-select .css-qr46ko>div,.search-select .css-t3ipsp-control{background:#3b3b3b}.search-select .css-1dimb5e-singleValue,.search-select input{color:#afafaf!important}.search-select .css-t3ipsp-control{padding:0}.login__wrapper{align-items:center;display:flex;height:100%;justify-content:center}.login__window{width:350px}.login__form{align-items:center;display:flex;flex-direction:column;margin-top:16px;row-gap:8px}.login__button,.login__input{margin-top:8px}.header{box-shadow:3px 3px 8px 4px #6d6d6d4d;padding:4px 0}.header .container{display:flex}.header__logo{align-items:center;cursor:pointer;display:flex;flex:0 1 auto;position:relative}.header__logo .theme-editor{background-color:silver;left:0;padding:12px;position:absolute;top:50px;width:100%}.header__logo .theme-editor input{display:block;width:100%}.header__logo .theme-editor input:not(:last-child){margin-bottom:16px}.header__body{align-items:center;column-gap:16px;display:flex;flex:1 0 auto}.header__nav{display:flex;flex:1 0 auto;justify-content:space-around}.header__nav-item{border-bottom:1px solid #0000;font-size:17px;margin-bottom:4px;padding:8px 16px 4px}.header__nav-item.active,.header__nav-item:hover{border-bottom:1px solid gold}.theme_light .header{background-color:#cdd4f5}.theme_dark .header *{color:#d3d2d2}.theme-switcher img{height:64;width:auto}.preloader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.preloader img{animation:LogoRotation 2s ease 0s infinite normal none;margin-right:8px}@keyframes LogoRotation{0%,to{transform:rotate(0deg);transform-origin:50% 50%}10%{transform:rotate(8deg)}20%,40%,60%{transform:rotate(-10deg)}30%,50%,70%{transform:rotate(10deg)}80%{transform:rotate(-8deg)}90%{transform:rotate(8deg)}}.preloader.dark_theme h2{color:#afafaf}.notify{animation:popupNotify .8s ease .2s 1 forwards;border:1px solid;border-radius:8px;box-shadow:1px 1px 8px 4px #a14d4d26;padding:12px;transform:translateY(calc(100% + 12px))}.notify-wrapper{bottom:12px;position:absolute;right:20px;width:440px;z-index:60}.notify__body,.notify__header{padding:4px 0}.notify__header{display:flex}.notify__title{flex:1 0 auto;font-weight:700}.notify__text{text-shadow:1px 1px 1px #00000080}.notify__close-button{cursor:pointer;-webkit-user-select:none;user-select:none}.notify.error{background-color:#6ec066;border:1px solid #46b540}.notify.error .notify__text,.notify.error .notify__title{color:#104510}.theme_dark .notify.success{background-color:#0a4105;border-color:#4f654d}.theme_dark .notify.success .notify__title{color:#6aa56a}.theme_dark .notify.success .notify__text{color:#87ab87}.theme_dark .notify.error{background-color:#711e1e;border-color:#ff9393}.theme_dark .notify.error .notify__title{color:#ff9393}.theme_dark .notify.error .notify__text{color:#ff7e7e}@keyframes popupNotify{0%{opacity:0;transform:translateY(100%);transform-origin:0 100%}to{opacity:1;transform:translateY(0);transform-origin:0 100%}}.hint{font-weight:700}.hint.error{color:red}.empty-page{height:100%}.empty-page,.logo{align-items:center;display:flex;justify-content:center}.logo{column-gap:8px;font-weight:700}.logo img{height:64px;width:auto}.theme_dark .logo img.logo__image-light,.theme_light .logo img.logo__image-dark{display:none}input::placeholder{text-align:center}.input{border-radius:4px;padding:4px}.input__label{display:flex;flex-direction:column;row-gap:4px;text-align:left;width:-webkit-fit-content;width:fit-content}.search{display:flex;margin:4px 0;position:relative}.search-container{align-items:center;display:flex}.search__cross-svg,.search__search-svg{cursor:pointer;position:absolute;top:1px}.search__search-svg{left:3px}.search__cross-svg{right:4px;top:3px}.search__input{padding-left:24px}.search__search-by{margin-left:8px}.search__search-by select{margin-left:4px}.button{border:1px solid #0000;border-radius:3px;cursor:pointer;padding:6px 11px;white-space:nowrap}.button:disabled{cursor:default;opacity:.65}.button.small{font-size:.95em}.theme_dark .button{border-color:#818389;box-shadow:0 0 5px #98989866;color:#d3d2d2}.theme_dark .button:not(:disabled):active{transform:scale(.9)}.textarea-input{height:100%;padding:4px;resize:none;width:100%}.textarea-input::-webkit-scrollbar{width:0}.theme_dark .cell{border:1px solid #3b3b3b}.theme_dark .order.not-accepted .cell{background-color:rgba(57,45,39,.839)}.theme_dark .order.process .cell{background-color:hsla(38,15%,54%,.843)}.theme_dark .order.reject .cell{background-color:#732626}.theme_dark .order.cancel .cell{background-color:rgba(133,117,39,.733)}.theme_dark .order.done .cell{background-color:#325f28}.theme_dark .order.modern .cell{background-color:#1e6969}.theme_dark .order.warranty .cell{background-color:#4e6b48}.theme_dark .order.edit .cell{background:#161212}.theme_dark .order-titles .cell{background-color:#1e1c1e}.orders-page{display:flex;flex-direction:column;height:calc(100vh - 52px);max-height:calc(100vh - 52px)}.add-order,.edit-order{margin:12px 0}.add-order__order-owner,.edit-order__order-owner{align-items:center;column-gap:12px;display:flex;margin-left:20px;white-space:nowrap}.add-order__buttons,.edit-order__buttons{column-gap:12px;display:flex;margin-top:8px}.order .cell,.title-cell{min-width:40px}.cell{background:#0000;border:1px solid;border-radius:4px;overflow:hidden;padding:4px;text-align:center;white-space:nowrap}input.cell{text-align:left}.cell.expanded{overflow:visible;padding:0;position:relative;white-space:wrap;z-index:2}.cell.expanded div{border-radius:4px;height:auto;left:0;min-height:100%;min-width:100%;padding:4px;position:absolute;text-align:left;top:0;width:-webkit-max-content;width:max-content}.theme_dark .cell.expanded div{background-color:#afafaf;color:#0f0f0f}input:disabled,input:read-only,input[type=button]{text-align:center}.add-order__body,.edit-order__body,.order,.order-titles{grid-column-gap:2px;column-gap:2px;display:grid;grid-template-columns:auto}.title-cell.sort-this{position:relative}.title-cell.sort-this img{height:8px;position:absolute;right:10%;top:calc(50% - 4px);width:auto}.title-cell.sort-this img.down{transform:rotate(180deg)}.order-titles.resizable .title-cell{cursor:grab}.order-titles.resizable .title-cell.selected{background:#fff;color:#000}.orders-container::-webkit-scrollbar{width:0}.order-titles-container{position:relative;top:0;z-index:2}.order-titles-container>img{cursor:pointer;height:80%;left:-25px;position:absolute;top:3px;width:auto}.order-titles-container>img.selected{border:1px solid #fff}.orders-container{flex:1 0 auto;margin-right:28px;margin-top:12px;max-height:calc(100vh - 208px);overflow:scroll;scroll-behavior:smooth}.orders{padding-left:28px;transform:scale(1);transform-origin:left top;transition:transform .2s linear;width:-webkit-fit-content;width:fit-content}.order-titles .cell{cursor:pointer;-webkit-user-select:none;user-select:none}.orders-list{margin-bottom:160px;margin-right:160px;margin-top:4px;position:relative}.order{margin:3px 0;position:relative}.order.edit{margin:12px 0}.order.not-handover:before{content:"💰";left:-20px;position:absolute;top:4px}.finish-order{grid-column-gap:40px;grid-row-gap:16px;column-gap:40px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:8px;row-gap:16px}.order-color-settings .order-color{align-items:center;column-gap:16px;cursor:pointer;display:flex;margin-bottom:16px}.order-color-settings .order-color label{cursor:pointer}.stats-page{margin:0 auto;padding:40px}.stats-page__manager{column-gap:16px;display:flex;font-size:1.1em;margin-top:8px;padding-bottom:8px}.stats-page__manager select{cursor:pointer;margin-left:8px}.stats-page__manager select,.stats-page__manager span{font-size:1.1em}.stats-page__body{display:flex;flex-direction:column;max-height:80vh;overflow-y:scroll;row-gap:32px}.stats-page__body::-webkit-scrollbar{width:0}.stats-page .profile-tables{grid-column-gap:32px;column-gap:32px;display:grid;grid-template-columns:1fr 1fr 1fr}.profile-table{border:1px solid #818389;border-radius:4px;margin-top:6px}.profile-table-container{margin-top:32px}.profile-table__header,.profile-table__row{display:flex}.profile-table__caption{text-align:center}.profile-table__header div,.profile-table__row div{border:1px solid #818389;overflow-x:hidden;padding:6px 4px;text-align:center;white-space:nowrap}.profile-table__row.total>div{font-weight:700}.profile-table__worker{flex:0 0 30%}.profile-table__average{flex:0 0 20%}.profile-table__o-count,.profile-table__w-count{flex:0 0 15%}.profile-table__turnover{flex:0 0 20%}.user-stats-profile-tables{display:flex;justify-content:space-around;margin:40px auto}.user-stats-table td,.user-stats-table th{border:1px solid #818389;padding:4px}.office-page{display:flex;flex-direction:column;height:calc(100vh - 52px);max-height:calc(100vh - 52px)}.office-page .month-switcher{margin-bottom:0}.office-page .no-items{align-items:center;display:flex;height:100%;justify-content:center}.office__categories .category-item{grid-column-gap:8px;align-items:center;border-radius:8px;column-gap:8px;display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:space-around;margin-bottom:8px;padding:4px;text-align:center}.office__categories .category-item.editing{grid-template-columns:1fr 1fr 1fr 1fr}.office__categories .category-item__button:not(.editing){visibility:hidden}.office__categories .category-item:hover .category-item__button{visibility:visible}.office-container{flex:1 0 auto;margin-bottom:20px;margin-top:12px;position:relative}.office__manager{display:flex;justify-content:space-around}.office__manager-info{border:1px solid #0000;border-radius:4px;left:28px;padding:4px 8px;position:absolute;top:4px;z-index:30}.theme_dark .office__manager-info{background-color:#362a36;border:1px solid #818389}.office__manager-info div{display:flex}.office__manager-info div:first-child span{color:#d1cd17}.office__manager-info div:nth-child(2) span{color:#37bb18}.office__manager-info div:nth-child(3) span{color:#bb1818}.office__manager-info div:nth-child(4) span{color:#19cbdf}.office__manager-info div span{font-size:1.05em}.office__manager-info div span:first-child{flex:0 1 auto;min-width:120px}.office__manager-info div span:last-child{font-weight:700}.office__manager-info div:not(:first-child){margin-top:4px}.office__manager-cities>*{margin-right:8px}.office__manager-buttons{column-gap:12px;display:flex}.office__debts{border:1px solid #0000;border-radius:12px;border-bottom-left-radius:0;border-top-left-radius:0;height:100%;left:0;max-width:500px;min-width:340px;position:absolute;top:0;transform:translateX(-100%);transition:transform .2s;width:-webkit-fit-content;width:fit-content;z-index:40}.theme_dark .office__debts{background-color:#362a36;border:1px solid #818389}.office__debts.opened{transform:translateX(-1px)}.office__debts.opened .wrap-button{transform:rotate(90deg)}.office__debts .wrap-button{align-items:center;border:1px solid #0000;border-radius:50%;cursor:pointer;display:flex;height:42px;justify-content:center;opacity:.5;position:absolute;right:-48px;top:calc(50% - 21px);transform:rotate(-90deg);transition:transform .2s;width:42px}.theme_dark .office__debts .wrap-button{background-color:#270f27;border:1px solid #818389}.office__table{column-gap:32px;display:flex;height:100%;padding:0 28px}.office__expenses,.office__revenues{flex-basis:calc(50% - 32px);flex-grow:0;flex-shrink:0;max-height:calc(100vh - 184px);overflow-y:scroll;position:relative;scroll-behavior:smooth}.office__expenses::-webkit-scrollbar,.office__revenues::-webkit-scrollbar{width:0}.office__create-expense{align-items:center;display:flex;flex-direction:column;row-gap:12px}.office__create-expense>label{min-width:70%}.office__create-expense>label:nth-child(2){display:flex;justify-content:space-between}.expenses__titles,.expenses__titles-container,.revenue__titles-container,.revenues__titles{position:-webkit-sticky;position:sticky;top:0;z-index:2}.expenses__titles,.revenues__titles{grid-column-gap:8px;column-gap:8px;display:grid;text-align:center}.expenses__titles>div,.revenues__titles>div{border:1px solid #0000;border-radius:4px;padding:4px}.theme_dark .expenses__titles>div,.theme_dark .revenues__titles>div{background-color:#270f27;border:1px solid #818389}.expenses__titles,.revenues__titles{grid-template-columns:2fr 5fr 1fr}.expenses__list,.revenues__list{margin-top:8px;max-height:100%}.expense__item,.revenue__item{border:1px solid #0000;border-radius:4px;display:grid;margin:4px 0;text-align:center;white-space:nowrap}.theme_dark .expense__item,.theme_dark .revenue__item{border:1px solid #3b3a3a}.theme_dark .expense__item:nth-child(2n),.theme_dark .revenue__item:nth-child(2n){background-color:#1d2331}.theme_dark .expense__item:nth-child(odd),.theme_dark .revenue__item:nth-child(odd){background-color:#362a36}.expense__item>div,.revenue__item>div{overflow:hidden;padding:4px}.expense__item,.revenue__item{grid-template-columns:2fr 5fr 1fr;position:relative}.expense__item.edit,.revenue__item.edit{grid-template-columns:2fr 3fr 2fr 1fr}.expense__item-category span,.revenue__item-category span{border-radius:2px;margin-left:4px;padding:2px}.expense__item-btn,.revenue__item-btn{visibility:visible}.expense__item-btn>*,.revenue__item-btn>*{padding:0}.expense__item:hover .expense__item-btn,.expense__item:hover .revenue__item-btn,.revenue__item:hover .expense__item-btn,.revenue__item:hover .revenue__item-btn{visibility:visible}.expense__item-accept,.expense__item-cancel,.expense__item-delete,.expense__item-edit,.revenue__item-accept,.revenue__item-cancel,.revenue__item-delete,.revenue__item-edit{position:absolute;right:44px;top:-3px;visibility:hidden}.expense__item-accept,.expense__item-cancel,.revenue__item-accept,.revenue__item-cancel{visibility:visible}.expense__item-cancel,.expense__item-delete,.revenue__item-cancel,.revenue__item-delete{right:16px;top:-3px}.debts{display:flex;flex-direction:column;padding:8px 8px 16px;row-gap:16px}.debts__title{font-size:1.1em;text-align:center}.debts__body{flex:1 1 auto;overflow:hidden}.debts__list{margin-top:4px;max-height:96%;overflow-x:hidden;overflow-y:scroll}.debts__list::-webkit-scrollbar{width:0}.debts__item{border:1px solid #0000;cursor:pointer;margin:4px 0}.theme_dark .debts__item:hover{background-color:#4d4d4d}.theme_dark .debts__item.selected{background-color:#4b482a}.theme_dark .debts__item{border-bottom:1px solid #818389}.debts__item:last-child{border-bottom:none}.debts__item-titles>div{text-align:center}.debts__item,.debts__item-titles{column-gap:8px;display:flex;padding:4px}.debts__item-titles>div,.debts__item>div{overflow:hidden;white-space:nowrap}.debts__item-titles>div:first-child,.debts__item>div:first-child{flex:1 0 10%;min-width:48px}.debts__item-titles>div:nth-child(2),.debts__item>div:nth-child(2){flex:1 0 40%;min-width:144px}.debts__item-titles>div:nth-child(3),.debts__item>div:nth-child(3){flex:1 0 15%;min-width:64px}.debts__item-titles>div:nth-child(4),.debts__item>div:nth-child(4){flex:1 0 25%;min-width:88px}.debts__select-info{padding:4px;text-align:center}.debts__footer-buttons{display:flex;justify-content:space-around;margin-top:8px}.page.advert-page{display:flex;flex-direction:column;height:calc(100vh - 52px);padding-top:0}.advert__header{flex:0 0 auto;padding:6px 0}.advert__nav{column-gap:160px;display:flex;justify-content:center;margin:0 auto}.advert__nav-item{overflow:hidden;white-space:nowrap}.advert__nav-item.active,.advert__nav-item:hover{border-bottom:1px solid gold}.advert__map{flex:1 0 auto}.promoters{margin-top:8px}.promoters>.container{display:flex;flex-direction:column;height:calc(100vh - 99px)}.promoters__header{display:flex}.promoters__header select{padding:4px}.promoters__list{grid-column-gap:16px;grid-row-gap:16px;column-gap:16px;display:grid;flex:0 1 auto;grid-template-columns:repeat(6,1fr);margin-top:16px;overflow-y:scroll;row-gap:16px}.promoters__list::-webkit-scrollbar{width:0}.promoter-item{border:1px solid #0000;border-radius:8px;cursor:pointer;padding:8px;text-align:center}.promoter-item>*{margin:8px 0}.theme_dark .promoter-item{border:1px solid #3b3a3a}.promoter-item__docs{cursor:pointer;text-decoration:underline}.promoter-item__docs.empty{cursor:default;opacity:.8;text-decoration:none}.promoter-item-create{align-items:center;display:flex;justify-content:center}.promoter-item-create p{font-size:1.3em;opacity:.85}.promoter-popup label{cursor:pointer}.promoter-popup label>input[type=radio]{cursor:pointer;margin-right:4px}.promoter-popup__row{grid-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:1fr 1fr;margin:16px 0}.promoter-popup__row.full{grid-template-columns:1fr}.promoter-popup__row.full h4{text-align:center}.promoter-popup__col{margin:0 auto;min-width:80%}.promoter-popup__col.radio{display:flex;flex-direction:column;justify-content:space-between}.promoter-popup__col>.input__label{width:100%}.promoter-popup__col.full{display:flex;justify-content:space-between;margin-top:6px}.route-settings-popup{display:flex;flex-direction:column;justify-content:space-between;row-gap:32px}.route-settings-popup__item p{margin-bottom:8px;text-align:center}.route-settings-popup__item .button-list{column-gap:8px;display:flex;flex-wrap:wrap;row-gap:8px}.route-settings-popup__item:nth-child(2){display:flex;justify-content:center}.route-settings-popup__item:nth-child(2),.route-settings-popup__item:nth-child(2) label{align-items:center;column-gap:6px}.route-settings-popup__item:last-child>div{column-gap:8px;display:flex;justify-content:center}.route-settings-popup__item:last-child>div>span{flex:0 1 25%;text-align:right}.route-settings-popup__item:last-child>div>input{max-width:20%}.route-settings-popup__item:last-child>div>span:last-child{text-align:left;white-space:nowrap}.map__manager{column-gap:16px;display:flex;left:8px;position:absolute;top:8px;z-index:1}.map__manager button,.map__manager select{padding:8px 6px}.map__manager button{background-color:#272626!important}.map__manager button:hover{color:#cdd4f5!important}.map-filters{position:absolute;right:32px;top:16px;z-index:1}.map-filters .map-filter{align-items:center;background-color:#fff;border:1px solid silver;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;width:48px}.map-filters .map-filter:not(:first-child){margin-top:8px}.map-filters .map-filter #SVGRepo_iconCarrier path{color:#000}.map-filters .map-filter.active.red{background-color:#ed4543}.map-filters .map-filter.active.red #SVGRepo_iconCarrier path{color:#fff}.map-filters .map-filter.active.blue{background-color:#1e98ff}.map-filters .map-filter.active.green{background-color:#1bad03}.map-routes-list__item{border-bottom:1px solid silver;cursor:pointer;display:flex;padding:6px}.map-routes-list__item:not(.last-child){margin-top:6px}.map-routes-list__item>div{flex:0 0 25%;overflow:hidden}.map-routes-list__item>div:first-child>div{border-radius:50%;height:16px;width:16px}.map__route-block{left:35%;position:absolute;top:24px;width:30%;z-index:2}.map__route-block .route-block__locks{margin-top:10px}.map__route-block .route-block__locks h4{margin-bottom:8px;text-align:center}.map__route-block .route-block__locks-content{column-gap:8px;display:flex;justify-content:space-between}.map__route-block .route-block__locks-content>div:last-child{align-self:center}.map__route-block .route-block__locks-content>div:first-child>div{column-gap:12px;display:flex;margin-top:6px;overflow:hidden}.map__route-block .route-block__history{margin-top:8px}.map__route-block .route-block__history h4{cursor:pointer;-webkit-user-select:none;user-select:none}.map__route-block .route-block__history-content{max-height:0;min-height:0;overflow:hidden;padding:0 10px;transition:max-height .3s ease-out,min-height .3s ease-out}.map__route-block .route-block__history-content.opened{max-height:500px;min-height:200px;overflow-y:scroll;transition:max-height .5s ease-in,min-height .5s ease-in}.map__route-block .route-block__history-content.opened::-webkit-scrollbar{width:0}.map__route-block .route-block__history .history-list{position:relative}.map__route-block .route-block__history .history-list__headers,.map__route-block .route-block__history .history-list__item{display:flex;justify-content:space-between}.map__route-block .route-block__history .history-list__headers>div,.map__route-block .route-block__history .history-list__item>div{flex:0 1 30%}.map__route-block .route-block__history .history-list__headers>div:last-child,.map__route-block .route-block__history .history-list__item>div:last-child{flex:1 1 30%}.map__route-block .route-block__history .history-list__headers{margin-bottom:8px;text-align:center}.map__route-block .route-block__history .history-list__item{margin-bottom:8px}.popup-promoter-item>div{flex:0 0 33.333%;overflow:hidden}.popup-promoter-item>div:first-child{text-align:left}.popup-promoter-item>div:first-child sub{color:red;margin-left:4px;margin-top:4px;opacity:.6}.popup-promoter-item>div:nth-child(2){text-align:center}.popup-promoter-item>div:nth-child(3){text-align:right}.route-block{border-radius:8px;padding:12px 16px}.theme_dark .route-block{border:#818389}.route-block div{font-size:17px}.route-block__header{display:flex;justify-content:space-between}.route-block__header div:last-child{cursor:pointer}.route-block__body,.route-block__manager{align-items:center;margin-top:12px}.route-block__info,.route-block__manager{display:flex;justify-content:space-between}.route-block__col div{margin:6px 0}.finished-route{height:calc(100vh - 99px)}.finished-route>.container{display:flex;flex-direction:column;height:inherit}.routes{height:calc(100vh - 99px);margin-top:8px}.routes>.container{display:flex;flex-direction:column;height:100%}.routes__header select{padding:4px}.routes__list{grid-column-gap:16px;grid-row-gap:16px;column-gap:16px;display:grid;flex:0 1 auto;grid-template-columns:repeat(auto-fill,minmax(336px,1fr));margin-top:16px;overflow-y:scroll;padding-bottom:36px;row-gap:16px}.routes__list::-webkit-scrollbar{width:0}.route-item{border-radius:8px;cursor:pointer;padding:8px}.theme_dark .route-item{border:1px solid #3b3a3a}.route-item__header{padding-bottom:4px;text-align:center}.route-item__header h3{font-size:1.2em}.route-item__header h4{font-size:1.1em;margin-top:6px}.theme_dark .route-item__header{border-bottom:#818389}.route-item__body,.route-item__footer{margin-top:8px}.route-item__row{align-items:center;column-gap:12px;display:flex;flex-wrap:nowrap;justify-content:space-around}.route-item__row div{flex:0 1 50%;font-size:1.05em}.route-item__row div:not(.full):last-child{text-align:right}.route-item__row:not(:first-child){margin-top:12px}.route-item__col.full{flex:1 1 auto;text-align:left}.progress-scale{border-radius:8px;overflow:hidden;position:relative;text-align:center}.theme_dark .progress-scale{border:1px solid #3b3a3a}.progress-scale__scale{height:100%;left:0;position:absolute;top:0;width:0}.progress-scale__percent{position:relative;z-index:1}.route{display:flex;flex-direction:column;height:100%}.route__header{text-align:center}.route__header h2{font-size:26px}.route__header .button{margin-left:8px;vertical-align:middle}.route__body{flex:1 1 auto;margin:20px -28px 0;overflow-y:scroll;padding:0 28px;position:relative}.route__body::-webkit-scrollbar{width:0}.route__addresses-grid{grid-column-gap:12px;grid-row-gap:12px;column-gap:12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));row-gap:12px}.route__footer{padding:16px 0 24px}.route__payment-hint{font-size:1.05em;font-weight:700;text-align:center}.route__buttons{align-items:center;column-gap:80px;display:flex;justify-content:center;margin-top:12px}.route-additional-popup__info{column-gap:8px;display:flex;justify-content:center}.route-additional-popup__section{margin-top:16px}.route-additional-popup__section>div{column-gap:8px;display:flex;margin-top:10px}.route-additional-popup__section>div span{align-self:flex-end}.route-additional-popup__section>div textarea{border-radius:4px;flex:1 0 auto;min-height:100px;padding:4px;resize:none}.route-additional-popup__section>div>div{display:flex;flex-direction:column;justify-content:space-between}.route-additional-popup hr{margin:16px 0}.address-item{border-radius:8px;display:flex;flex-direction:column;min-width:280px;padding:8px}.theme_dark .address-item{border:1px solid #3b3a3a}.address-item__header{column-gap:8px;display:flex}.address-item__body{display:flex;flex:1 0 auto;flex-direction:column;justify-content:center}.address-item__icon{align-self:flex-start}.address-item__main{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;row-gap:4px}.address-item__main>div{column-gap:8px;display:flex;flex-wrap:wrap;justify-content:space-between}.address-item__main>div>p{margin-top:4px}.address-item__row{column-gap:8px;display:flex;justify-content:space-between;margin-top:8px}.address-item__progress{display:flex;flex-direction:column;row-gap:8px}.address-item__progress>p{white-space:nowrap}.address-item__button{align-self:center}.address-item__button .button.checked{background-color:#13b11380}.address-item__porch-buttons{align-items:flex-start;column-gap:4px;display:flex;flex-wrap:wrap;justify-content:flex-end;row-gap:4px}.address-item__porch-buttons .button{padding:4px 8px}.address-item__porch-buttons .button[disabled]{background-color:#0009}.address-item__porch-buttons .button.checked{background-color:#13b11380}.address-item__porch-buttons .button.missed{background-color:#8b000066}.address-item__porch-buttons .button.rejected{background-color:#ff00004d}.address-item__checked-info{margin-top:12px;text-align:center}.image-popup.route-address-popup .image-popup__image{max-height:90%}.image-popup.route-address-popup .image-popup__reject{display:flex;justify-content:space-around;margin-top:16px}.image-popup.route-address-popup .image-popup__reject input{padding:4px}.image-popup.route-address-popup .image-popup__reject input[type=number]{text-align:center;width:60px}.image-popup.route-address-popup .image-popup__reject>div{align-items:center;column-gap:16px;display:flex;justify-content:center}.finished-routes,.given-flyers,.spread-flyers{margin-top:8px}.finished-routes>.container,.given-flyers>.container,.spread-flyers>.container{display:flex;flex-direction:column;height:calc(100vh - 110px)}.finished-routes__manager,.given-flyers__manager,.spread-flyers__manager{align-items:center;column-gap:16px;display:flex}.finished-routes__body,.given-flyers__body,.spread-flyers__body{flex:1 1 auto;margin-top:16px;overflow-y:scroll}.finished-routes__body::-webkit-scrollbar,.given-flyers__body::-webkit-scrollbar,.spread-flyers__body::-webkit-scrollbar{width:0}.finished-routes__footer,.given-flyers__footer,.spread-flyers__footer{margin-top:16px}.finished-routes__item,.finished-routes__titles,.given-flyers__item,.given-flyers__titles,.spread-flyers__item,.spread-flyers__titles{grid-column-gap:4px;align-items:center;border-bottom:1px solid #0000;column-gap:4px;display:grid;grid-template-columns:2fr 2fr 2fr 1fr 1fr;margin:8px 0;padding-bottom:4px;text-align:center}.theme_dark .finished-routes__item,.theme_dark .finished-routes__titles,.theme_dark .given-flyers__item,.theme_dark .given-flyers__titles,.theme_dark .spread-flyers__item,.theme_dark .spread-flyers__titles{border-bottom:1px solid #818389}.finished-routes__item>div,.finished-routes__titles>div,.given-flyers__item>div,.given-flyers__titles>div,.spread-flyers__item>div,.spread-flyers__titles>div{overflow:hidden}.finished-routes__item,.given-flyers__item,.spread-flyers__item{min-height:30px;white-space:nowrap}.finished-routes__item-flyer,.given-flyers__item-flyer,.spread-flyers__item-flyer{column-gap:4px;display:flex;flex-wrap:nowrap;justify-content:center;row-gap:4px}.finished-routes__item-flyer>span,.given-flyers__item-flyer>span,.spread-flyers__item-flyer>span{border-radius:12px;padding:2px 6px}.finished-routes__item-comment,.finished-routes__item-return,.given-flyers__item-comment,.given-flyers__item-return,.spread-flyers__item-comment,.spread-flyers__item-return{align-items:center;display:flex;height:100%;justify-content:center}.finished-routes__item-comment>button,.finished-routes__item-return>button,.given-flyers__item-comment>button,.given-flyers__item-return>button,.spread-flyers__item-comment>button,.spread-flyers__item-return>button{display:none;margin:0 auto;padding:2px 4px}.finished-routes__item-comment.finished:hover>button,.finished-routes__item-return.finished:hover>button,.given-flyers__item-comment.finished:hover>button,.given-flyers__item-return.finished:hover>button,.spread-flyers__item-comment.finished:hover>button,.spread-flyers__item-return.finished:hover>button{display:block}.finished-routes__item-comment.finished:hover>div,.finished-routes__item-return.finished:hover>div,.given-flyers__item-comment.finished:hover>div,.given-flyers__item-return.finished:hover>div,.spread-flyers__item-comment.finished:hover>div,.spread-flyers__item-return.finished:hover>div{display:none}.route-comment-popup{height:150px}.locking-route-popup-body{display:flex;flex-direction:column;row-gap:16px;text-align:center}.locking-route-popup-body>div{align-items:center;display:grid;grid-template-columns:1fr 1fr 1fr}.edit-finished-route-popup,.route-comment-popup{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:24px}.edit-finished-route-popup .button-list,.route-comment-popup .button-list{column-gap:12px;display:flex}.given-flyers__item,.given-flyers__titles{grid-column-gap:4px;align-items:center;column-gap:4px;display:grid;grid-template-columns:2fr 1fr 2fr 2fr 2fr 1fr 1fr 1fr 1fr 1fr}.given-flyers__item>div,.given-flyers__titles>div{overflow:hidden}.finished-routes__item,.finished-routes__titles{align-items:center;border:1px solid #0000;grid-template-columns:2fr 2fr 2fr 1fr 2fr 1fr 1fr 1fr 1fr 1fr;max-height:34px;min-height:34px;overflow:hidden;padding:4px}.theme_dark .finished-routes__item,.theme_dark .finished-routes__titles{border:1px solid #818389}.finished-routes__item>div,.finished-routes__titles>div{max-height:26px}.finished-routes__item:not(.paid) .finished-routes__item-action:hover>div,.finished-routes__item:not(.paid) .finished-routes__titles-action:hover>div,.finished-routes__titles:not(.paid) .finished-routes__item-action:hover>div,.finished-routes__titles:not(.paid) .finished-routes__titles-action:hover>div{display:none}.finished-routes__item:not(.paid) .finished-routes__item-action>button,.finished-routes__item:not(.paid) .finished-routes__titles-action>button,.finished-routes__titles:not(.paid) .finished-routes__item-action>button,.finished-routes__titles:not(.paid) .finished-routes__titles-action>button{display:none;margin:0 auto;padding:2px 4px}.finished-routes__item:not(.paid) .finished-routes__item-action:hover>button,.finished-routes__item:not(.paid) .finished-routes__titles-action:hover>button,.finished-routes__titles:not(.paid) .finished-routes__item-action:hover>button,.finished-routes__titles:not(.paid) .finished-routes__titles-action:hover>button{display:block}.finished-routes__item:not(.paid){background-color:rgba(255,242,0,.288)}.finished-routes__item:not(.paid):hover{background-color:rgba(255,242,0,.466)}.finished-routes__item:not(.paid).checked{background-color:#09ff0042}.finished-routes__item:not(.paid).checked:hover{background-color:rgba(9,255,0,.432)}.wrap-window__body .route__report-item:not(:first-child){margin-top:8px}.wrap-window__body .route__report-item>div{display:flex}.wrap-window__body .route__report-item>div>div{overflow:hidden;white-space:nowrap}.wrap-window__body .route__report-item>div>div:first-child{width:43%}.wrap-window__body .route__report-item>div>div:not(:first-child){width:19%}.wrap-window__body .route__report-reject-info{margin-left:8px}.wrap-window__body .route__report-reject-info>li{color:#9b1414;margin-top:2px}.wrap-window__body .route__report-additional-item,.wrap-window__body .route__report-results-item{margin-top:8px}.wrap-window__body .route__report-additional-item p,.wrap-window__body .route__report-results-item p{margin-left:8px}.wrap-window__body .route__report-results-item,.wrap-window__body .route__report-results-item p{font-weight:700}.return-flyer-item{grid-column-gap:12px;align-items:flex-end;column-gap:12px;display:grid;grid-template-columns:1fr 1fr 1fr}.return-flyer-item:not(:first-child){margin-top:8px}.return-flyer-item .input__label{width:100%}.return-flyer-item :first-child{text-align:right}.return-flyer-item :last-child{text-align:left}.interviews{height:calc(100% - 48px);padding-top:12px}.interviews>.container{height:100%}.interviews-table{border:1px solid #0000;border-radius:12px;column-gap:16px;display:flex;flex-direction:column;height:calc(100% - 33px);margin-top:12px;padding:6px;row-gap:16px}.theme_dark .interviews-table,.theme_dark .interviews-table__section,.theme_dark .interviews-table__subsection{border:1px solid #3b3a3a}.interviews-table__section,.interviews-table__subsection{border-radius:8px}.interviews-table__section:first-child{grid-column-gap:8px;grid-row-gap:8px;align-items:center;column-gap:8px;display:grid;flex:0 0 60%;grid-template-columns:2fr repeat(7,3fr);grid-template-rows:repeat(10,1fr);padding-bottom:6px;padding-right:6px;row-gap:8px}.interviews-table__section:first-child>*{text-align:center}.interviews-table__section:last-child{grid-column-gap:16px;border:1px solid #0000;column-gap:16px;display:grid;flex:0 0 auto;grid-template-columns:1fr 1fr;max-height:calc(40% - 16px)}.interviews-table__subsection{display:flex;flex-direction:column;overflow-y:scroll;padding:0 6px 6px}.interviews-table__subsection h4{border-bottom:1px solid #0000;padding:6px;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:1}.theme_dark .interviews-table__subsection h4{border-bottom:1px solid #3b3a3a}.interviews-table__column:not(.time){align-items:center;border:1px solid #0000;display:flex;height:100%;justify-content:center;position:relative}.theme_dark .interviews-table__column:not(.time){border:1px solid #3b3a3a}.interviews-table__column:not(.time)>button{display:none}.interviews-table__column:not(.time):hover>button{display:block}.interviews-table__column:not(.time).exists{background-color:#154115;cursor:pointer}.interviews-table__content-popup{border-radius:4px;height:300%;left:-85%;padding:4px;position:absolute;top:0;width:200%;z-index:2}.interviews-table__plan-list{flex:1 1 auto;margin-top:8px}.interviews-table__plan-list>div{margin:6px 0;position:relative}.interviews-table__plan-list>div>input{background:#0000;border:1px solid #0000;font-size:1.1em;padding:4px 8px;text-align:center;width:100%}.interviews-table__plan-list>div svg{cursor:pointer;display:none;position:absolute;right:4px;top:calc(50% - 12px)}.interviews-table__plan-list>div svg:last-child{right:32px;top:calc(50% - 10px)}.interviews-table__plan-list>div:hover svg{display:block}.theme_dark .interviews-table__plan-list>div{border:1px solid #3b3a3a;border-radius:8px}.edit-user__subtitle,.edit-user__title{text-align:center}.edit-user__subtitle{margin-top:4px}.edit-user__body{column-gap:32px;display:flex;flex-wrap:wrap;margin-top:32px;row-gap:32px}.edit-user__body fieldset{border-radius:8px;flex:1 1 30%;padding:16px}.edit-user__body fieldset legend{font-size:1.05em;font-weight:700;text-align:center}.edit-user__body fieldset span.cancel{cursor:pointer;text-decoration:underline}.edit-user__body fieldset label{cursor:pointer;margin:8px 0}.edit-user__body fieldset label.disabled{color:gray;cursor:not-allowed}.edit-user__body fieldset label.green{color:#0fa10f}.edit-user__body fieldset label.yellow{color:#ff0}.edit-user__body fieldset input[type=checkbox]{cursor:pointer}.edit-user__body fieldset input.disabled[type=checkbox]{cursor:not-allowed}.edit-user__body fieldset .password{align-items:center;column-gap:8px;display:flex}.theme_dark .edit-user__body fieldset{border:1px solid #3b3a3a}.edit-user__body fieldset.access{flex:1 1 100%}.edit-user__body fieldset.access div{margin-top:8px}.edit-user__body fieldset.access div label{padding-left:4px}.edit-user__body fieldset.access .access__list{display:flex;flex-wrap:wrap}.edit-user__body fieldset.access .access__category{flex:0 0 33.333%}.edit-user__body fieldset.access .access__category.full-width{flex:0 0 100%;text-align:center}.edit-user__body fieldset.access .select-button{color:silver;cursor:pointer;text-decoration:underline}.edit-user__body fieldset.access .select-button.disabled{color:#5c5b5b;cursor:not-allowed;text-decoration:none}.edit-user__body fieldset.access .access__item{margin-top:12px}.edit-user__body fieldset.access .access__item .button-container{margin-top:4px}.edit-user__body fieldset.profiles div{grid-column-gap:28px;grid-row-gap:28px;column-gap:28px;display:grid;grid-template-columns:1fr 1fr;margin-top:16px;row-gap:28px}.edit-user__footer{margin-top:16px;text-align:center}.edit-user__footer button{margin:0 12px}.user-fieldset{margin:6px 0}.user-fieldset__label{color:gray}.user-fieldset span:not(.value){cursor:pointer;margin-left:6px;text-decoration:underline}.user-fieldset__value{margin-left:4px}.user-fieldset__value span.user-fieldset__edit{margin-left:4px;visibility:hidden}.user-fieldset__value span.value.updated{color:#ff0}.user-fieldset:hover .user-fieldset__edit{visibility:visible}.user-fieldset span.cancel{margin-left:8px}.calculation-page h2,.calculation-page h3{text-align:center}.calculation-page h3{font-size:1.15em}.calculation__header{margin-top:20px}.calculation hr{margin:8px 0}.calculation__other-settings,.calculation__reject-settings{align-items:flex-start;column-gap:20px;display:flex;justify-content:center;margin-top:12px}.calculation__body{margin-top:28px;text-align:center}.calculation__body h3{margin-bottom:12px}.calculation__select select{margin-left:8px}.calculation__profile{column-gap:160px;display:flex;justify-content:center;margin-top:28px}.calculation__save{margin-top:16px;text-align:center}.profile-settings__general{align-self:center}.profile-settings__general div{margin:32px 0}.profile-settings__limits{display:flex;flex-direction:column}.profile-limit__content{align-items:center;column-gap:28px;display:flex;justify-content:space-between}.profile-limit__content div{align-items:center;column-gap:4px;display:flex}.profile-limit__content div input{max-width:100px;text-align:center}.profile-limit:hover .profile-limit__delete,.profile-limit:hover .profile-limit__nav{visibility:visible}.profile-limit__nav{cursor:pointer;padding:4px;visibility:hidden;width:100%}.profile-limit__nav.top{margin-bottom:4px}.profile-limit__nav.bottom{margin-top:4px}.profile-limit__nav div{background-color:#fff;height:2px;width:100%}.profile-limit__delete{cursor:pointer;visibility:hidden}.settings-page{overflow:hidden;padding-left:16px;padding-right:16px}.settings-page .switch{align-items:center;border-radius:50%;display:flex;justify-content:center;overflow:hidden;padding:auto}.settings-page .switch:not(:last-child){margin-bottom:16px}.settings__container{grid-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:64px 1fr}.settings__content{max-height:calc(100vh - 84px);overflow-y:scroll}.settings__content::-webkit-scrollbar{width:0}.users__header{align-items:center;column-gap:16px;display:flex}.users__header input,.users__header select{padding:4px}.users__deleted-button{align-items:center;display:flex;margin-left:auto}.users__deleted-button svg{margin-right:6px}.users__list{grid-column-gap:16px;grid-row-gap:16px;column-gap:16px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:16px;row-gap:16px}.user-card{border:1px solid #0000;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:16px;position:relative;text-align:center}.user-card p.user-card__this-user{color:green;font-weight:700;position:absolute;right:16px;top:8px}.user-card.add-user{font-size:1.3em;justify-content:center;opacity:.85}.user-card section.profiles{align-items:center;display:flex;flex:1 0 auto;justify-content:center}.theme_dark .user-card{border:1px solid #3b3a3a}.user-card h4{font-size:1.1em;margin-bottom:4px}.user-card p{margin-top:4px}.user-card section:not(:first-child){margin-top:12px}.month-switcher::-webkit-scrollbar{width:0}.month-switcher{column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:center;margin-bottom:-20px;overflow-x:scroll;padding-left:28px;padding-right:28px;scroll-behavior:smooth}.month-switcher .loaded:before{content:"✅";left:0;margin-right:4px;position:relative;top:0}.orders-manager__header{column-gap:20px;display:flex;justify-content:space-between}.orders-manager__header .deleted-orders-button{border:none;box-shadow:none;padding:0}.orders-manager__header .deleted-orders-button img{height:auto;width:32px}.orders-manager__header .create-order-button{align-self:center}.orders-manager__column{align-items:center;column-gap:8px;display:flex}.orders-manager__column #average-cheque-root>div{font-size:1.2em}.orders-manager__column #average-cheque-root>div b{font-size:1.1em}.orders-manager__column #orders-count-root{margin-left:16px}.image-popup{border-radius:16px;display:flex;flex-direction:column;height:98%;max-height:98%;padding:16px;row-gap:16px;-webkit-user-select:none;user-select:none;width:70%}.theme_dark .image-popup{background-color:#222}.image-popup__image{align-items:center;display:flex;flex:0 0 95%;justify-content:center;max-height:95%;position:relative}.image-popup__image video,.image-popup__image>img{height:100%;object-fit:contain;width:100%}.image-popup__nav{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;opacity:.5;position:absolute;top:0;width:10%;z-index:1}.image-popup__nav.enabled:hover{background-color:#0009;opacity:1}.image-popup__nav>svg{transform:rotate(90deg)}.image-popup__nav.next{margin-left:auto;right:0}.image-popup__nav.next>svg{transform:rotate(-90deg)}.image-popup__footer{text-align:center}.image-popup__info{align-items:center;display:flex;flex:1 0 auto;justify-content:center}.image-popup__info span:last-child{margin-left:8px}.image-popup__delete{cursor:pointer;margin-top:4px;text-decoration:underline}.wrap-window{border:1px solid #0000;border-radius:12px;border-bottom-left-radius:0;border-top-left-radius:0;display:flex;flex-direction:column;height:100%;left:0;max-width:600px;min-width:340px;padding:8px 8px 16px;position:absolute;row-gap:16px;top:0;transform:translateX(-100%);transition:transform .2s;width:-webkit-fit-content;width:fit-content;z-index:40}.theme_dark .wrap-window{border:1px solid #818389}.wrap-window.opened{transform:translateX(-1px)}.wrap-window.opened .wrap-button{transform:rotate(90deg)}.wrap-window .wrap-button{align-items:center;border:1px solid #0000;border-radius:50%;cursor:pointer;display:flex;height:42px;justify-content:center;opacity:.5;position:absolute;right:-48px;top:calc(50% - 21px);transform:rotate(-90deg);transition:transform .2s;width:42px}.theme_dark .wrap-window .wrap-button{border:1px solid #818389}.wrap-window__title{font-size:1.1em;text-align:center}.wrap-window__subtitle{text-align:center}.wrap-window__body{flex:1 1 auto;overflow-y:scroll}.wrap-window__body:not(.show-scroll)::-webkit-scrollbar{width:0}.wrap-window__footer-buttons{display:flex;justify-content:space-around;margin-top:8px}.orders-filters{border-radius:4px;margin-top:8px;padding:4px 0;width:100%}.orders-filters__body{border-radius:4px;left:0;max-height:0;opacity:.85;overflow-y:hidden;padding:0 8px;position:absolute;top:0;transition:padding .2s;transition:max-height .2s;width:100%;z-index:40}.orders-filters__body-container{position:relative}.orders-filters__body.opened{max-height:650px;padding:16px 40px;transition:padding .2s}.orders-filters__body .orders-filters__options{grid-row-gap:8px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;row-gap:8px}.orders-filters__body .orders-filters__footer{margin-top:8px;text-align:center}.orders-filters__body .orders-filter.scroll-filter{max-height:200px;overflow-y:scroll}.orders-filters__body .orders-filter.scroll-filter::-webkit-scrollbar{width:0}.orders-filters__body .orders-filter-date{align-self:center}.orders-filters__body .orders-filter-date .orders-filter__option{margin:8px 0}.orders-filters__body .orders-filter-date .orders-filter__option label{min-width:24px}.orders-filters__body .orders-filter__title{margin-bottom:4px}.orders-filters__body .orders-filter__option{column-gap:4px;display:flex}.orders-filters__body .orders-filter__option label{cursor:pointer;-webkit-user-select:none;user-select:none}.orders-filters__body .orders-filter__option input{position:relative;top:-1px}.orders-filters__title{align-items:center;column-gap:6px;cursor:pointer;display:flex;justify-content:center;text-align:center;-webkit-user-select:none;user-select:none}.orders-filters__title div{position:relative;top:2px;transform:rotate(0deg);transition:transform .1s}.orders-filters__title div.opened{top:-2px;transform:rotate(180deg)}.context-menu{border-radius:4px;font-size:15px;left:0;min-width:200px;padding:8px;position:absolute;top:0;-webkit-user-select:none;user-select:none;z-index:3}.context-menu__title{font-weight:700;text-align:center}.context-menu fieldset{border:none;margin-top:8px}.context-menu fieldset legend{font-size:14px;opacity:.85;text-align:right}.context-menu__body{margin-top:8px}.context-menu__option{cursor:pointer;margin-top:4px;padding:4px}.context-menu *{font-size:15px}.theme_dark .context-menu{border:1px solid #818389}.popup{border-radius:12px;box-shadow:0 0 12px 0 #ddd2d266;display:flex;flex-direction:column;max-height:75vh;min-height:300px;padding:16px 20px;width:600px}.popup-wrapper{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw;z-index:50}.popup__body,.popup__header{border-bottom:1px solid gray;margin-bottom:8px;padding:8px 0}.popup__body .enum-item,.popup__header .enum-item{border-radius:4px;cursor:pointer;margin:8px 0;padding:8px 4px;text-align:center}.theme_dark .popup__body .enum-item,.theme_dark .popup__header .enum-item{border:1px solid #3b3a3a}.popup__header{display:flex;flex-wrap:wrap;row-gap:8px}.popup__title{flex:1 0 auto;text-align:center}.popup__close-button{cursor:pointer}.popup__search{flex:0 0 100%;text-align:center}.popup__body{flex:1 1 auto;max-height:100%;overflow:scroll}.popup__body::-webkit-scrollbar{width:0}.popup__list{display:flex;flex-direction:column;row-gap:16px}.popup__item{border:1px solid #0003;border-radius:12px;box-shadow:1px 1px 4px #00000080;cursor:pointer;display:flex;justify-content:space-between;padding:8px 16px}.popup__footer{column-gap:24px;display:flex;justify-content:center}.worker-list{display:flex;flex-direction:column;row-gap:16px}.worker-list .worker-item{border:1px solid #0003;border-radius:12px;box-shadow:1px 1px 4px #00000080;cursor:pointer;display:flex;justify-content:space-between;padding:8px 16px}.worker-list .worker-item__status span{font-weight:700}.worker-list .worker-item__status span.worker-busy{color:red}.worker-list .worker-item__status span.worker-free{color:green}.create-order-dep__column{align-items:center;column-gap:24px;display:flex;justify-content:space-around;margin:16px 0}.create-order-dep__column:last-child{justify-content:center}.create-order-dep__option{align-items:center;column-gap:12px;display:flex}.create-order-dep span{margin:0 6px}.popup .order-events__header{border-bottom:1px dotted #0000;padding-bottom:6px}.theme_dark .popup .order-events__header{border-bottom:2px dotted #818389}.popup .order-events__body{margin-top:12px}.popup .order-events__body>div{border-bottom:1px solid #0000}.theme_dark .popup .order-events__body>div:not(:last-child){border-bottom:1px solid #818389}.popup .order-events__item{margin:8px 0;padding-bottom:6px}.popup .order-events__item summary,.popup .order-events__item>p{font-size:1.1em}.popup .order-events details>:not(summary){margin-left:16px}.popup .order-events__change-row{border-bottom:1px solid #0000;column-gap:8px;display:flex;justify-content:center;margin-top:4px;padding-bottom:2px}.theme_dark .popup .order-events__change-row:not(:last-child){border-bottom:1px solid hsla(0,0%,75%,.149)}.popup .order-events__change-row>p{flex:0 1 auto;overflow:hidden}.popup .order-events__change-row>p:nth-child(3){flex:0 0 4%;text-align:center}*{font-family:Arial,sans-serif;font-size:16px}.pointer{cursor:pointer}#root,.App,body,main{height:100vh;overflow:hidden}.container{margin:0 28px}.App.theme_dark{background:linear-gradient(180deg,#161616,#040404)}.page{padding-top:16px}.span-button{cursor:pointer;text-decoration:underline}.dark-theme-bg0{background:#362a36}.button.active,.dark-theme-bg1{background:#270f27}.dark-theme-bg0-hover-bg1{background:#362a36}.dark-theme-bg0-hover-bg1:hover{background:#270f27}.dark-theme-hover-bg0:hover{background:#362a36}.dark-theme-bg1-hover-bg0{background:#270f27}.dark-theme-bg1-hover-bg0:hover{background:#362a36}.dark-theme-hover-bg1:hover{background:#270f27}
/*# sourceMappingURL=main.0879e191.css.map*/