.dashboard-items-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:6px 12px;border:2px solid #8bd337;-webkit-box-shadow:0 4px 14px rgba(0,0,0,.12);box-shadow:0 4px 14px rgba(0,0,0,.12)}.dashboard-items-item-not-have-time{border-color:red;-webkit-box-shadow:0 4px 14px red;box-shadow:0 4px 14px red}.dashboard-items-item-end-time{border-bottom-color:#dd0606}.dashboard-items-item-active{background-color:#8bd337}.dashboard-items-item-active .dashboard-items-item-time,.dashboard-items-item-active .dashboard-items-item-title{color:#000}.dashboard-items-item-active .dashboard-items-item-time-arrow svg path{stroke:#000}.dashboard-items-item-active .dashboard-items-item-buttons-item{border:2px solid #fff}.dashboard-items-item-active .dashboard-items-item-buttons-item svg path{fill:#fff}.dashboard-items-item-active .dashboard-items-item-delivery-fields a{color:#000;text-decoration:underline}.dashboard-items-item-delivery-fields{margin:5px 0;font-size:16px}.dashboard-items-item-delivery-fields .timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:15px}.dashboard-items-item-delivery-fields .timer.not-have-time{font-weight:700;color:#cc0a0a}.dashboard-items-item-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-weight:700;font-size:18px;color:#000}.dashboard-items-item-title span{font-weight:400;font-size:12px}.dashboard-items-item-title span strong{font-weight:700}.dashboard-items-item-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;font-size:14px}.dashboard-items-item-time-done{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.dashboard-items-item-time-cooking,.dashboard-items-item-time-done{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dashboard-items-item-time-cooking .not-have-time{font-weight:700;color:#cc0a0a}.dashboard-items-item-time-cooking>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.dashboard-items-item-time-arrow svg{width:10px;height:9px}.dashboard-items-item-time-arrow svg path{stroke:#8bd337}.dashboard-items-item-time-finish{font-weight:700}.dashboard-items-item-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.dashboard-items-item-buttons-item{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:60px;border:2px solid #8bd337;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.dashboard-items-item-buttons-item-view{background-color:#fff}.dashboard-items-item-buttons-item-cancel{background-color:#ff9406;border:2px solid #fff}.dashboard-items-item-buttons-item-cancel svg path{stroke:#fff}.dashboard-items-item-buttons-item-disabled{pointer-events:none;background-color:#ccc}.dashboard-items-item-buttons-item svg{width:38px;height:38px}.dashboard-items-item-buttons-item svg path{fill:#8bd337}.delivery-help{margin-bottom:15px}.delivery-help .item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.delivery-help .item img{width:15px}#delivery{width:100%;height:350px}.page-dashboard{padding:10px 0 0 10px!important}@media(min-width:960px){.page-dashboard{padding:20px 20px 0 20px!important}}.page-dashboard .page-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:28px}@media(min-width:960px){.page-dashboard .page-title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.page-dashboard .page-title .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:15px;font-size:20px}@media(min-width:960px){.page-dashboard .page-title .title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:28px}}.page-dashboard .page-title .title h1{font-size:20px}@media(min-width:960px){.page-dashboard .page-title .title h1{font-size:28px}}.page-dashboard .page-title .title .orders-update-timer{line-height:15px;color:#8bd337}.page-dashboard .page-title .title .spinner-border{color:#8bd337}.page-dashboard .connection-error{margin-bottom:5px;color:red}.page-dashboard .board .board-title{font-size:24px}.page-dashboard .board .board-filters{margin-bottom:15px}.page-dashboard .board .board-columns{position:relative;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-flow:column;gap:20px}.page-dashboard .board .board-columns .board-items{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-column:span 8/span 8;gap:10px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media(min-width:960px){.page-dashboard .board .board-columns .board-items{grid-template-columns:repeat(3,minmax(0,1fr));grid-column:span 6/span 6}}.page-dashboard .board .board-columns .dashboard-department-summary{grid-column:span 2/span 2}.page-dashboard-department{padding:10px!important}@media(min-width:960px){.page-dashboard-department{padding:20px 20px 0 20px!important}}.page-dashboard-department .page-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;font-size:28px}.page-dashboard-department .page-title .orders-update-timer{line-height:normal;color:#8bd337}.page-dashboard-department .page-title .spinner-border{color:#8bd337}.page-dashboard-department .queue-count{margin-bottom:34px}.page-dashboard-department .connection-error{margin-bottom:34px;color:red}.page-dashboard-department .dashboard-columns{position:relative;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-flow:column;gap:20px}.page-dashboard-department .dashboard-columns .dashboard-items{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-column:span 8/span 8;gap:10px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media(min-width:960px){.page-dashboard-department .dashboard-columns .dashboard-items{grid-template-columns:repeat(3,minmax(0,1fr));grid-column:span 6/span 6}}.page-dashboard-department .dashboard-columns .dashboard-department-summary{grid-column:span 2/span 2}.page-review-anonymous .form-title,.page-review-anonymous h1{font-size:30px;text-align:center}.page-review-anonymous .form-help{text-align:center}.page-review-anonymous .loading-order{padding:16px 24px}