.box-devices{display:flex;flex-direction:column;padding-bottom:60px;font-family:"Roboto",sans-serif}.box-devices>*+*{margin-top:20px}.devices-filter{display:flex;align-items:center}.devices-filter__nav{display:flex;margin-left:auto}.devices-filter__nav-btn{width:25px;display:flex;padding:0;background:0 0;border:0;height:25px;font-size:18px;color:#c0bfc0}.devices-filter__nav-btn.btn-active{color:#2e2e2e;cursor:default !important}.devices-filter__nav-btn:hover{cursor:pointer}.devices-filter__types{display:flex;width:100%;flex-wrap:wrap}.devices-filter__type{height:30px;margin:0 10px 10px 0}.devices-filter__type:hover{cursor:pointer}.devices-filter__type:hover>span{color:#417eb7}.devices-filter__type>input{display:none}.devices-filter__type>input:checked+span{color:#417eb7;border-color:transparent}.devices-filter__type>span{display:flex;align-items:center;color:#777677;font-size:14px;height:100%;padding:0 20px;border:1px solid #c0bfc0;border-radius:4px;transition:.3s}.filter-search{display:flex;max-width:680px;width:100%;position:relative}.filter-search__pole{width:100%;height:40px;display:flex;border:1px solid #c0bfc0;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.05);overflow:hidden;background:#f9f9f9}.filter-search__pole button{width:40px;height:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;border:0;background:0 0;font-size:18px;color:#417eb7}.filter-search__pole button:hover{cursor:pointer}.filter-search__pole input{width:100%;border:0;padding:0 20px;background:0 0}.devices{display:flex;flex-wrap:wrap}.devices-item{display:flex;flex-direction:column;width:236px;box-shadow:0 2px 4px 0 rgba(0,0,0,.05);padding:10px;background:#fff;text-decoration:none;transition:.3s;margin:2px;font-weight:500;border:1px solid #eaeaea;border-radius:4px}.devices-item:hover{box-shadow:0 2px 10px 0 rgba(0,0,0,.3)}.devices-item:hover .devices-item__name{color:#417eb7}.devices-item__name{height:48px;font-size:18px;overflow:hidden;text-align:center;word-wrap:break-word;color:#2e2e2e;transition:.3s}.devices-item__highlight{background:#fde953}.devices-item__img{width:100%;margin-bottom:10px}.devices-item__img img{max-width:100%;width:100%;display:block}.devices-item--count{position:relative}.devices-item--count:before{content:attr(data-count);position:absolute;top:10px;right:10px;z-index:1;width:50px;height:50px;background:#417eb7;font-size:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff}@media only screen and (max-width:1220px){.devices-item{width:19.6%;margin:.2%}}.devices--block .devices-item{width:236px}.devices--list .devices-item{width:125px}@media only screen and (max-width:1680px){.devices--list .devices-item{width:126.9px}}@media only screen and (max-width:1500px){.devices--list .devices-item{width:129px}}@media only screen and (max-width:1220px){.devices--list .devices-item{width:12.1%;margin:.2%}}.devices--list .devices-item__name{font-size:14px;height:65px}@media only screen and (max-width:1219px){.devices,.devices--block,.devices--list{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px}.devices .devices-item,.devices--block .devices-item,.devices--list .devices-item{width:100%;margin:0;padding:10px}.devices .devices-item__name,.devices--block .devices-item__name,.devices--list .devices-item__name{height:auto;font-size:15px}}@media only screen and (max-width:1023px){.devices,.devices--block,.devices--list{grid-template-columns:repeat(5,1fr)}}@media only screen and (max-width:840px){.devices,.devices--block,.devices--list{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:670px){.devices,.devices--block,.devices--list{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:540px){.devices,.devices--block,.devices--list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:1219px){.devices-filter__nav{display:none}.devices-filter__types{display:flex;flex-wrap:wrap}.devices-filter__type{margin:5px;height:auto}.devices-filter__type span{height:100%;padding:5px 10px}}.devices-add{display:flex;align-items:center;justify-content:center;height:30px;padding:0 20px;margin:0 20px;background:#fff;border:0;color:#417eb7;font-size:14px;box-shadow:0 1px 2px 0 rgba(0,0,0,.2);position:relative;cursor:pointer;transition:background-color .3s ease,color .3s ease}.devices-add:before{content:"";display:block;position:absolute;left:-5px;top:50%;margin-top:-5px;transform:rotate(45deg);background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.2);width:10px;height:10px;transition:background-color .3s ease,color .3s ease}.devices-add:after{content:"";display:block;position:absolute;left:0;top:0;width:10px;height:100%;background:#fff;transition:background-color .3s ease,color .3s ease}.devices-add .question{margin:0;position:absolute;top:-8px;right:-8px;background:#e62325;border-radius:50%;align-items:center}.devices-add .question .fas,.devices-add .question .svg-inline--fa{font-size:10px;color:#fff}@media only screen and (max-width:880px){.devices-add .question .fas,.devices-add .question .svg-inline--fa{font-size:12px}}.devices-add.selected,.devices-add:hover,.devices-add.selected:before,.devices-add:hover:before,.devices-add.selected:after,.devices-add:hover:after{color:#fff;background-color:#417eb7}
.order-info{display:flex;flex-direction:column}.order-info__box{max-height:80px;transition:.3s;overflow:hidden}.order-info__box--full{max-height:800px}.order-info__box--with-overflow{overflow:visible !important}.order-info__table{width:100%;border-collapse:collapse}.order-info__table tr td{padding:10px 10px 10px 0;font-size:14px}.order-info__table tr td.td-line{padding:0;border-top:1px solid #eaeaea}.order-info__table tr td:nth-child(1){color:#777677;width:235px}.order-manager{display:flex;align-items:center}.order-manager__contacts{display:flex;align-items:center}.order-manager__contacts .events-share__item{width:20px;height:20px;font-size:14px}.order-manager__contacts .events-share__list{margin:0 0 0 20px}.order-manager__name{width:240px}.order-main{display:flex;flex-direction:column}.order-main__nav{display:flex;align-items:center}.order-main__nav>*+*{margin-left:20px}.order-main__nav .link{color:#2e2e2e}.order-main__nav .link .fas,.order-main__nav .link .svg-inline--fa{margin-right:5px}.order-main__agent{padding:20px;border:1px solid #c0bfc0;width:100%;max-width:400px;font-size:14px}.order-main__agent>*+*{margin-top:15px}.order-main__agent a{color:#2e2e2e;text-decoration:none}.order-status{display:flex;flex-direction:column}.order-status__item{display:flex;flex-direction:column}.order-status__title{display:flex;align-items:center;height:40px;padding:0 10px;background:#f6f6f6;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}.order-status__nav{display:flex;align-items:center;margin-left:auto}.order-status__nav>*+*{margin-left:20px}.order-status__table{width:100%;border-collapse:collapse}.order-status__table tr th,.order-status__table tr td{padding:10px;text-align:left}.order-status__table tr th{border-bottom:2px solid #eaeaea}.order-status__table tr td{border-bottom:1px solid #eaeaea;word-break:break-word}.order-status__table tr td:nth-child(1){width:40px}.order-status__table tr td:nth-child(2){width:100px}.order-status__table tr td:nth-child(4){width:110px}.order-status__table tr td:nth-child(5){width:110px}.order-status__sum{padding:20px;border:1px solid #eaeaea;width:285px;margin-left:auto;font-size:14px;display:flex;flex-direction:column}.order-status__sum>*+*{margin-top:10px}.order-status__price{display:flex;justify-content:space-between;align-items:center}.order-status__price>span{width:100px;flex-shrink:0;margin-left:10px}.order-status__message{display:flex;align-items:center;justify-content:center;padding:10px;border-bottom:1px solid #eaeaea}.order-status__message .i{margin-right:10px}.order-snippet{display:flex;align-items:center;text-decoration:none;color:#2e2e2e;transition:.3s}.order-snippet__img{width:50px;height:50px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;margin-right:10px}.order-snippet__img img{max-height:100%;max-width:100%}.order-snippet__name{color:#2e2e2e;transition:.3s}.order-snippet:hover .order-snippet__name{color:#0578ff}.table-order a.work,.order-color-picker a.work,.table-order .inwork,.order-color-picker .inwork,.table-order .delivery,.order-color-picker .delivery,.table-order .awaiting,.order-color-picker .awaiting,.table-order .aproved,.order-color-picker .aproved{color:#b8860b}.table-order .waittoget,.order-color-picker .waittoget,.table-order .performed,.order-color-picker .performed,.table-order .autopay,.order-color-picker .autopay,.table-order .isCount,.order-color-picker .isCount{color:green}.table-order .pickup,.order-color-picker .pickup{color:#f0f}.table-order .canceled,.order-color-picker .canceled,.table-order .rejected,.order-color-picker .rejected{color:red}.table-order .reserveExpired,.order-color-picker .reserveExpired{color:red}.table-order .cargo,.order-color-picker .cargo{color:#663399}.table-order .reserved,.order-color-picker .reserved{color:brown}.table-order .respayment,.order-color-picker .respayment{color:orange}.table-order .credit,.order-color-picker .credit{color:olive}.table-order .robokassa,.order-color-picker .robokassa{color:indigo}.table-order .remotemove,.order-color-picker .remotemove{color:brown}.table-order .tempNoCount,.order-color-picker .tempNoCount{color:tomato}.table-order .remoteCheck,.order-color-picker .remoteCheck{color:#b8860b}.table-order .adjust,.order-color-picker .adjust{color:green}.table-order .card,.order-color-picker .card{color:blue}.table-order__mark-payment.pay-directly,a.table-order__mark-payment.pay-directly{color:red}.table-order__mark-payment.pay-qr,a.table-order__mark-payment.pay-qr{color:orange}.table-order__mark-adjust{color:green}.table-order__mark-comment--exists{color:#417eb7}.table-order__mark-disabled,a.table-order__mark-disabled{color:#c0bfc0}.table-order__mark-sale,a.table-order__mark-sale{color:#417eb7}.table-order__mark-remote,a.table-order__mark-remote{color:#417eb7}.table-order__mark-wholesaler,a.table-order__mark-wholesaler{color:#417eb7}.table-order__mark-delivery,a.table-order__mark-delivery{color:#417eb7}.table-order__mark-payment,a.table-order__mark-payment{color:#417eb7}.table-order__mark-smart-delivery,a.table-order__mark-smart-delivery{color:red}.table-order__mark-plenka,a.table-order__mark-plenka{color:red}.table-order__mark-xml,a.table-order__mark-xml{color:red}.table-order__mark-xml-waiting,a.table-order__mark-xml-waiting{color:orange}.table-order__mark-xml-super,a.table-order__mark-xml-super{color:green}.table-order__mark-mail,.table-order__mark-phone{position:relative;top:6px}.table-order__mark-phone{filter:brightness(0);background-image:url("/images/plenka.svg");background-position:6px;background-size:12px}.table-order__mark-mail{background-image:url("/images/interface/ico.png");background-position:-155px -65px;background-size:auto;margin-left:12px}.table-order__mark-checker:checked+.table-order__mark-phone{filter:none}.table-order__mark-checker:checked+.table-order__mark-mail{background-position:-262px -65px}.table-order__mark-checker{display:none}.orders-pagination-wrap{display:flex}.count-red{color:#eb0000}.count-grenn{color:#29d100}.count-yellow{color:#e8b500}.old-price{text-decoration:line-through;display:block}.additional-services .order-status__table tr td:nth-child(2){width:auto}.additional-services .order-status__table tr td:nth-child(3){width:163px}.additional-services .order-status__table tr td:nth-child(4){width:110px}.modal--status-log{display:none}.status-log-container{max-height:500px;overflow-y:auto}.order-flex-row{display:flex}.order-barcode{width:200px;height:55px;margin-left:auto;flex-shrink:0}.only-print{display:none}.order-action-list-wrap{margin-top:10px;height:300px}.order-action-list{display:flex;flex-direction:column}.order-action-item{flex-shrink:0;padding:0 20px}.order-action-item__title{padding:10px;border:1px solid #c0bfc0;display:flex;align-items:center}.order-action-item__toggler{display:none}.order-action-item__toggler:checked+.order-action-item__title .order-action-item__arrow{transform:rotate(90deg)}.order-action-item__toggler:not(:checked)~.order-action-item__area{display:none}.order-action-item__name{margin-left:10px;flex-grow:1;display:flex;justify-content:center;align-items:center;font-weight:700;cursor:pointer;user-select:none}.order-action-item__arrow{width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:.3s}.order-action-item__area{margin-bottom:20px}.order-action-item+.order-action-item{margin-top:-1px}.row-check{display:none}.row--selection .row-number,.row--warning .row-number{display:none}.row--selection .row-check{display:flex}.row-warning{display:none;color:#e62325}.row--warning .row-warning{display:block}.defects-container{display:flex;flex-direction:column;align-items:flex-end}.btn-nav-defect{display:none;align-items:center}.defects-info{margin-right:auto;font-size:14px;text-align:left;display:flex;align-items:center}.defects-info .i{font-size:20px;margin-right:20px;color:#417eb7}.btn-nav-defect--visible{display:flex}.btn-begin-defect{border:0;color:#e62325;background:0 0;padding:0;cursor:pointer;outline:none;text-decoration:underline}.btn-begin-defect .fa-exclamation-triangle,.btn-begin-defect .fa-spinner{margin-right:5px}.btn-begin-defect .fa-spinner{display:none}.btn-begin-defect--loading .fa-spinner{display:inline}.btn-begin-defect--loading .fa-exclamation-triangle{display:none}.btn-begin-defect--hidden{display:none}.navigation-defects-btn{margin:0;width:auto;white-space:nowrap;margin-left:10px}.defects-table{width:400px;margin-bottom:20px}.defects-table td{width:auto !important}.defects-table .defects-table__title{text-align:center;font-size:16px}.only-print-term{display:none}
.verbox-chat{position:fixed;bottom:5px;right:5px;z-index:90001}.footer-chat{position:fixed;bottom:5px;right:5px;display:flex;flex-direction:column;z-index:90001}.footer-chat__btn{width:50px;height:50px;border-radius:50%;border:0;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;cursor:pointer}.footer-chat__btn+.footer-chat__btn{margin-top:5px}.footer-chat__btn--tg{background:linear-gradient(203deg,#37aee2,#1e96c8)}.footer-chat__btn--vi{background-color:#744b97}.footer-chat__btn--wa{background-color:#1bd741}.footer-chat__btn--ph{background-color:#417eb7}.footer-chat__btn--close{background-color:#bebebe}.footer-chat__btn--main{background-color:#417eb7}.footer-chat__btn--verbox{background-color:#417eb7}