.popup-common{width:100vw;height:100vh;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;background-color:hsla(0,0%,51%,.47058823529411764);position:fixed;top:0;left:0;z-index:1000}.popup-common_menu{justify-content:flex-start}.popup-common_right{justify-content:flex-end}.popup-common_center{justify-content:center}.popup-common__backdrop{position:absolute;width:100%;height:100%;z-index:-1}.popup-common__content{display:flex;flex-direction:column;flex-wrap:nowrap;background-color:var(--background-layer);box-shadow:0 5px 10px rgba(0,0,0,.35);position:relative}.popup-common__close{position:absolute;top:16px;right:14px;z-index:10}.popup-common__close-icon{width:16px;height:16px;fill:var(--header-link);cursor:pointer;transition:all .5s ease}.popup-common__close-icon:hover{fill:var(--flamingo)}.popup-common__close-routes{width:40px;height:40px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;position:absolute;top:0;left:-38px;cursor:pointer;background-color:#fff;border-radius:5px 0 0 5px}.popup-common__close-routes:hover>img{opacity:.8}.routes-popup__form[data-v-05c11fee]{overflow:scroll}.routes-popup__form[data-v-05c11fee]::-webkit-scrollbar{width:10px;height:10px;background:#f2f2f2}.routes-popup__form[data-v-05c11fee]::-webkit-scrollbar-thumb{background:#bdbdbd}.input-common[data-v-05c11fee]{display:flex;flex-direction:column;flex-wrap:nowrap}.input-common__label-text[data-v-05c11fee]{color:#bdbdbd;margin-bottom:6px}.input-common__input[data-v-05c11fee],.input-common__label-text[data-v-05c11fee]{font-family:Arial;font-size:12px;font-weight:400;line-height:14px;letter-spacing:normal}.input-common__input[data-v-05c11fee]{height:42px;color:#333;border:1px solid #bdbdbd;border-radius:5px;padding:0 30px;background-color:transparent;transition:all .5s ease}.input-common__input[data-v-05c11fee]:focus{border-color:#48c07a}.input-common__input[data-v-05c11fee]::-webkit-input-placeholder{font-family:Arial;font-size:12px;font-weight:400;line-height:14px;letter-spacing:normal;color:#bdbdbd}.input-common__input[data-v-05c11fee]:-moz-placeholder,.input-common__input[data-v-05c11fee]::-moz-placeholder{font-family:Arial;font-size:12px;font-weight:400;line-height:14px;letter-spacing:normal;color:#bdbdbd}.input-common__input[data-v-05c11fee]:-ms-input-placeholder{font-family:Arial;font-size:12px;font-weight:400;line-height:14px;letter-spacing:normal;color:#bdbdbd}.input-common__input.auth-style-text[data-v-05c11fee]{color:#fafafa}.routes-popup[data-v-05c11fee]{display:flex;flex-direction:column;flex-wrap:nowrap;width:calc(100vw - 200px);height:100%;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.35)}.routes-popup__head[data-v-05c11fee]{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;padding:36px 30px;border-bottom:1px solid #bdbdbd}.routes-popup__head-title[data-v-05c11fee]{font-family:Arial;font-size:32px;font-weight:700;line-height:30px;letter-spacing:normal;color:#4f4f4f}.routes-popup__head-btns[data-v-05c11fee]{display:flex;flex-direction:row;flex-wrap:nowrap}.routes-popup__head-btn[data-v-05c11fee]{width:190px;margin-left:20px}.routes-popup__form[data-v-05c11fee]{width:100%;height:calc(100vh - 108px)}.routes-popup__form-section[data-v-05c11fee]{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;padding:30px;border-bottom:1px solid #bdbdbd}.routes-popup__form-section[data-v-05c11fee]:last-child{border-bottom-color:transparent}.routes-popup__form-error[data-v-05c11fee]{font-family:Arial;font-size:12px;font-weight:700;line-height:14px;letter-spacing:normal;color:#e21a1a;position:absolute;left:0;bottom:-15px}.routes-popup__group[data-v-05c11fee]{width:100%;max-width:1100px;display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:30px}.routes-popup__group[data-v-05c11fee]:last-child{margin-bottom:0}.routes-popup__field[data-v-05c11fee]{width:260px;display:flex;flex-direction:column;flex-wrap:nowrap;margin-right:20px;position:relative}.routes-popup__field-label[data-v-05c11fee]{font-family:Arial;font-size:12px;font-weight:400;line-height:14px;letter-spacing:normal;color:#828282;margin-bottom:10px}.routes-popup__field_full[data-v-05c11fee]{width:100%}.routes-popup__field_half[data-v-05c11fee]{width:calc(50% - 10px)}h2[data-v-05c11fee]{font-family:Arial;font-size:14px;font-weight:700;line-height:16px;letter-spacing:normal;color:#333;margin-bottom:30px}.routes__table{overflow:scroll}.routes__table::-webkit-scrollbar{width:10px;height:10px;background:#f2f2f2}.routes__table::-webkit-scrollbar-thumb{background:#bdbdbd}.routes{flex-direction:column}.routes,.routes__search-adding{width:100%;display:flex;flex-wrap:nowrap}.routes__search-adding{flex-direction:row;align-items:center;justify-content:space-between;padding:30px 0}.routes__table{width:100%;height:calc(100vh - 336px);border:1px solid #f2f2f2;overflow-y:scroll}.routes__paginate{width:100%;margin-top:30px}