html {
  height: 100%;
}

body {
  min-height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}

h1 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.table-responsive a {
  color: #007bff;
}

.opfw_premium_icon {
  margin-top: -4px;
  margin-right: 3px;
}

.small-select {
  max-width: 200px;
}

#opfw_password_holder {
  margin-top: 10px;
}

.opfw_back_to_login_link svg,
#opfw_back_to_forgot_password_link svg {
  width: 12px;
  top: -1px;
}

.opfw_order_view {
  padding: 2px 8px;
  margin-left: 45px;
}

#opfw_header .opfw_sidenav a.active,
#opfw_header .opfw_sidenav a:active {
  background-color: #cce5ff;
}

a {
  text-decoration: none !important;
}

a,
.opfw_table {
  color: #011627;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
}

.opfw_table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #f5f5f5;
  margin-top: 0px;
  padding-top: 0px;
}

.opfw_table td,
.opfw_table th {
  border-top: 0px;
  border-bottom: 1px solid #f5f5f5;
}

.opfw_title {
  font-size: 20px;
  margin-bottom: 15px;
  margin-top: 15px;
}

#opfw_plainroute {
  font-size: 28px;
}

#opfw_home .opfw_cover {
  padding: 0px;
  height: 50%;
  background-color: #fff;
  text-align: center;
  min-height: auto;
  position: relative;
}

body::after {
  content: "";
  display: block;
}

.opfw_cover {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #ffffff;
  color: #011627;
  margin-bottom: 15px;
}

.opfw_helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

#opfw_login,
#opfw_forgot_password,
#opfw_forgot_password_email_sent,
#opfw_create_new_password,
#opfw_new_password_created {
  max-width: 640px;
  margin: 0 auto;
}

#opfw_home {
  text-align: center;
  background-color: #fff;
  color: #011627;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  margin: 0 auto;
  left: 0;
  right: 0;
}

#opfw_home .container {
  max-width: 640px;
}

.opfw_cover img {
  max-height: 100%;
  max-width: 100%;
}

#opfw_home .opfw_cover img {
  height: auto;
  width: auto;
}
.opfw_screen_links {
  margin-bottom: 15px;
  width: 100%;
}
.table-responsive {
  margin-top: 15px;
}
.fulfillment .opfw_window_buttons {
  display: none;
}
#opfw_page h1 {
  color: #011627;
  font-size: 26px;
  margin-bottom: 0px;
  margin-top: 15px;
}

#opfw_page.fulfillment h1,
#opfw_page.reports h1 {
  margin-bottom: 0px;
  margin-top: 15px;
}

#opfw_home h1 {
  color: #011627;
  font-size: 30px;
  font-weight: bold;
}

label.error {
  margin-top: -15px;
  color: #ce0404;
}

#opfw_page {
  width: 100%;
  display: inline-block;
  padding-top: 50px;
}

.opfw_page .opfw_signup_button {
  margin-top: 20px;
  margin-bottom: 20px;
}

#opfw_forgot_password_link,
.opfw_back_to_login_link {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

a#view_assigned_orders_button {
  margin-bottom: 15px;
}

.opfw_page form input,
.opfw_page form textarea,
.opfw_submit_btn,
.opfw_loading_btn,
#opfw_resend_button,
.opfw_plain_route_wrap {
  margin-bottom: 15px;
}

.spinner-border-sm {
  top: -5px;
  position: relative;
}

#opfw_login,
#opfw_forgot_password {
  text-align: left;
}

.alert {
  text-align: left;
  margin-bottom: 15px;
}

.alert ul {
  list-style: none;
  margin: 0px;
}

#opfw_logout {
  font-size: 32px;
  color: #011627;
}

.opfw_lightbox_wrap .btn {
  margin-bottom: 0px;
}

.opfw_lightbox {
  background: #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999;
  padding-top: 20px;
}

div#signature-image {
  width: 100%;
  height: 100%;
  text-align: center;
}

#opfw_manager_add_signature_btn {
  white-space: nowrap;
}

.opfw_lightbox_close {
  font-size: 58px;
  right: 30px;
  position: fixed;
  top: -11px;
  color: #011627;
  text-decoration: none;
  z-index: 9999;
}

.opfw_logout-col {
  margin-top: 10px;
}

.opfw_header_title {
  font-size: 20px;
}

#opfw_header {
  height: 70px;
  border-bottom: 1px solid #dee2e6;
  padding-top: 9px;
  background-color: #fff;
  margin-bottom: 0px;
  color: #011627;
  padding-top: 17px;
  line-height: 32px;
  position: fixed;
  width: 100%;
  z-index: 999;
  top: 0px;
}

#opfw_header .opfw_col-8.opfw_text-center,
#opfw_hide_map .opfw_col-8.opfw_text-center {
  font-size: 20px;
}

#opfw_sort_orders a {
  font-size: 20px;
  border: 1px solid #dee2e6;
  padding: 5px 10px;
  display: inline-block;
  margin-bottom: 10px;
  border-radius: 4px;
}

.lddfw_handle_column {
  position: absolute;
  right: 6px;
  top: 12px;
  margin-top: 0px;
  z-index: 0;
  height: 100%;
  border-radius: 9px;
  padding: 0px;
  padding-top: 0px;
  cursor: move;
}

#opfw_routes {
  margin-top: 19px;
  height: 99%;
}

#opfw_routes > .row {
  height: 100%;
}

.lddfw_handle_column .lddfw_fas {
  font-size: 20px;
}

#opfw_sort_orders a:focus {
  background: #295d8d;
  color: #fff;
}

#opfw_order #order_number {
  font-size: 20px;
  font-weight: bold;
  margin: 0px;
  margin-top: 10px;
}

#opfw_navigation_buttons {
  margin-bottom: 10px;
}

#opfw_order p,
#opfw_claim_orders_button_loading {
  margin: 0px;
}

.opfw_map_buttons {
  margin-top: 15px;
}

#opfw_order #opfw_customer {
  line-height: 19px;
}

#opfw_menu {
  position: relative;
}

#opfw_availability {
  font-size: 28px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

#opfw_availability .fa-toggle-off {
  color: #dc3545;
}

#opfw_availability .fa-toggle-on {
  color: #28a745;
}

#opfw_header a {
  color: #011627;
}

#opfw_header .opfw_dropdown-item {
  color: #011627;
}

.opfw_cover i {
  font-size: 100px;
  padding-top: 30px;
  padding-bottom: 30px;
}

svg {
  width: 20px;
  vertical-align: middle;
  position: relative;
}

#opfw_mySidenav svg,
.opfw_navigation svg {
  top: -2px;
}

.opfw_cover svg {
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100px;
}

.opfw_content-subtitle {
  font-weight: bold;
  margin-bottom: 15px !important;
}

.opfw_subtitle {
  margin-bottom: 15px;
}

.opfw_premium-feature {
  text-align: left;
}

.opfw_premium-feature .btn svg {
  margin-top: -4px;
}

.premium_feature_title {
  margin-bottom: 20px !important;
  text-align: center;
  border-bottom: 1px solid #ffc106 !important;
  font-size: 20px !important;
  padding-bottom: 15px !important;
}

.premium_feature_title p {
  margin: 0px;
}

.opfw_premium-feature-content {
  margin-top: 35px;
}

#google_map {
  margin-top: -15px;
}

.opfw_premium-feature-content svg {
  top: -3px;
}

.opfw_premium-feature.opfw_inline {
  display: inline-block;
}

.opfw_items img {
  float: left;
  margin-right: 10px;
  max-width: 50px;
  max-height: 50px;
}

.opfw_back_link svg,
#opfw_menu .fa-bars,
#opfw_availability svg,
#opfw_hide_map_btn .fa-arrow-left {
  width: 30px;
}

#opfw_order svg {
  top: -2px;
  width: 16px;
}

#opfw_plainroute_btn svg {
  top: -3px;
}

#opfw_plainroute_btn .fa-lock {
  width: 16px;
}

.availability-text {
  line-height: 42px;
}

.opfw_table td.opfw_space_col {
  width: 70%;
  border: none;
}

.opfw_total_col {
  width: 100px;
  text-align: center;
}

.opfw_home #opfw_content {
  background-color: transparent;
}

#opfw_footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
}

#opfw_user_avatar {
  border-radius: 100px;
  width: 100px;
  height: 100px;
  border: 1px solid silver;
}

.opfw_avatar-col {
  text-align: right;
  margin-top: 10px;
}

#opfw_menu .opfw_availability {
  position: absolute;
  font-size: 8px;
  right: 20px;
  top: 16px;
  background: #fff;
  border-radius: 28px;
  padding: 2px;
  width: 11px;
}

.opfw_sidenav h3 {
  font-size: 20px;
  margin: 5px;
  margin-top: 0px;
}

.opfw_sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: #ffffff;
  overflow-x: hidden;
  padding-top: 16px;
  color: #011627;
  text-align: left;
}

.opfw_order_products_tbl td,
.opfw_order_products_tbl .table th {
  border-top: 1px solid whitesmoke;
}

tr:first-child td,
tr:first-child th {
  /*border: none;*/
}

a.opfw_closebtn {
  font-size: 58px !important;
  right: 1px !important;
  top: 10px !important;
}

#opfw_hide_map {
  height: 70px;
  padding-top: 9px;
  background-color: #fff;
  margin-bottom: 0px;
  color: #011627;
  padding-top: 19px;
  line-height: 32px;
  margin-top: -70px;
}

.opfw_dropdown-divider {
  border-top: 1px solid #dee2e6;
}

.opfw_sidenav .dropdown-header {
  color: #011627;
  text-align: center;
}

.opfw_sidenav .opfw_dropdown-item:focus,
.opfw_sidenav .opfw_dropdown-item:hover {
  background-color: rgba(0, 0, 0, #075);
}

#opfw_header .opfw_sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 18px;
  color: #011627;
  display: block;
  transition: 0.3s;
}

.opfw_sidenav a:hover {
  color: #f1f1f1;
}

.opfw_sidenav .opfw_closebtn {
  position: absolute;
  right: 10px !important;
  margin-left: 0px;
  padding: 0px !important;
  top: 18px !important;
  z-index: 9999;
}

#opfw_main {
  transition: margin-left 0.5s;
  padding: 16px;
}

.opfw_map-main-outer {
  height: 577px;
  border: solid 1px #ccc;
  padding: 5px;
  width: 100% !important;
  margin-top: 0 !important;
}

.opfw_list-section {
  height: 190px;
  border: 1px solid silver;
  padding: 10px;
  overflow: auto;
  margin-top: 10px;
  direction: rtl;
  text-align: right;
}

.opfw_confirmation .opfw_lightbox_close {
  display: none;
}

.opfw_confirmation h2 {
  text-align: center;
  margin-bottom: 50px;
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

#opfw_map {
  height: 100%;
  width: 100%;
}

#opfw_manager_cancel_btn {
  margin-top: 8px;
}

.signature-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 9999;
  top: 0px;
  left: 0px;
  background-color: #fff;
  padding-bottom: 100px;
}

.signature-pad {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#signature-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.opfw_lightbox.opfw_confirmation {
  padding-top: 0px;
}

.opfw_lightbox.opfw_confirmation .opfw_lightbox_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

@media screen and (max-height: 731px) {
}

@media screen and (max-height: 568px) {
}

@media screen and (max-height: 450px) {
  .opfw_sidenav {
    padding-top: 15px;
  }
  .opfw_sidenav a {
    font-size: 18px;
  }
}

@media screen and (max-height: 414px) {
}

#opfw_page.dashboard {
  padding-bottom: 0px;
}

.opfw_button {
  width: 25px;
  height: 22px;
  float: right;
  cursor: pointer;
  background-image: url("data:image/svg+xml;utf8,<svg aria-hidden='true' style='color:silver' focusable='false' data-prefix='fas' data-icon='toggle-off' class='svg-inline--fa fa-toggle-off fa-w-18' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'><path fill='currentColor' d='M384 64H192C85.961 64 0 149.961 0 256s85.961 192 192 192h192c106.039 0 192-85.961 192-192S490.039 64 384 64zM64 256c0-70.741 57.249-128 128-128 70.741 0 128 57.249 128 128 0 70.741-57.249 128-128 128-70.741 0-128-57.249-128-128zm320 128h-48.905c65.217-72.858 65.236-183.12 0-256H384c70.741 0 128 57.249 128 128 0 70.74-57.249 128-128 128z'></path></svg>");
  position: absolute;
  right: 9px;
  top: 7px;
}

.gm-style .gm-style-iw-c {
  padding: 17px 15px 2px !important;
  max-width: 200px !important;
}

.navbar-brand {
  margin-top: -4px;
}

.header-container {
  background-color: #f8f9fa;
}

@media screen and (max-width: 1199px) {
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 320px) {
  #opfw_page.dashboard span.opfw_label {
    font-size: 17px;
  }
}

@media screen and (max-width: 1650px) {
}

@media screen and (max-height: 896px) {
}

@media screen and (max-height: 864px) {
}

@media screen and (max-height: 768px) {
}

@media screen and (max-height: 667px) {
}

@media screen and (max-height: 640px) {
}

@media screen and (max-width: 991px) {
}

button:focus {
  outline: auto;
  outline: auto;
}

#opfw_page.routes .premium_feature_title {
  margin-top: 30px;
}

.opfw_tracking {
  display: inline-block;
}

.opfw_premium_feature {
  position: relative;
  display: inline-block;
}

.opfw_premium_feature_note h2,
.opfw_premium_feature_note p {
  margin: 0px !important;
  color: #000 !important;
}

.opfw_premium_feature_note h2 {
  margin-bottom: 4px !important;
}

.opfw_premium_feature_note {
  position: absolute;
  width: 250px;
  background-color: #fff;
  padding: 15px;
  text-align: center;
  box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
  top: -172px;
  left: -167px;
  z-index: 99999;
}

.opfw_star_button:focus {
  box-shadow: none !important;
}

.opfw_star_button {
  margin-right: 5px;
}

.opfw_star_button svg {
  top: 3px;
  position: relative;
}

.opfw_premium_feature_note:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 186px;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top-color: #fff;
  border-bottom: 0;
  border-left: 0;
  margin-left: -9px;
  margin-bottom: -20px;
}

.opfw_premium_close {
  position: absolute !important;
  top: 10px;
  right: 10px;
  color: #575758 !important;
  text-decoration: none !important;
  display: inline-block !important;
  height: 16px !important;
}

.opfw_admin_bar {
  margin-top: 10px;
}

.opfw_premium_buynow {
  display: inline-block !important;
  font-weight: 400 !important;
  text-align: center !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent !important;
  padding: 0.375rem 0.75rem !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
  border-radius: 0.25rem !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: #fff !important;
  background-color: #28a745 !important;
  border-color: #28a745 !important;
  text-decoration: none !important;
  margin-top: 10px !important;
  margin-bottom: 6px !important;
}

.opfw_premium_buynow:hover {
  background-color: #218838 !important;
  border-color: #1e7e34 !important;
  color: #fff !important;
}

/* overlay */
.opfw_overlay {
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  flex-direction: column;
  outline: 0;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;

  right: 0;
  z-index: 99999;
  background-color: #2e2e2e;
}

.opfw_overlay .opfw_inner {
  display: table-cell;
  vertical-align: middle;
  padding: 30px;
  overflow-y: auto;
}

.opfw_overlay .opfw_inner .opfw_loading_content {
  max-width: 680px;
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
}

.opfw_overlay .opfw_inner .opfw_content img {
  max-width: 100%;
}

.opfw_order h2 {
  color: #1d2327;
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 15px;
}

.opfw_product_box_wrap div {
  padding: 0px 10px;
}

.opfw_picking_notes {
  color: #dc3545;
  border: 1px solid #fff;
  padding: 10px;
  margin-top: 30px;
  background-color: #fff;
  margin: 30px 15px;
}
.opfw_screen_links.current {
  font-weight: bold;
}
.with-opfw-opacity .opfw_screen_links {
  color: #fff;
}

.opfw_item_image {
  padding: 0px !important;
  position: relative;
  text-align: center;
}

.opfw_order_sidebar .opfw_badge {
  margin-bottom: 5px;
}
.opfw_product_box_wrap {
  margin: 10px;
  border: 1px solid #e9e9e9;
  position: relative;
}

.opfw_item_name,
.opfw_order_number {
  font-weight: bold;
}

.opfw_billing_phone svg {
  width: 16px;
  margin-bottom: -2px;
  margin-right: 1px;
}

.opfw_order_sidebar {
  min-width: 250px;
  padding: 10px 15px;
}
#opfw_admin_order_page_badge {
  margin-top: 6px;
  margin-bottom: 6px;
}
.opfw_order_button .button-primary {
  width: 100%;
  margin-top: 15px;
  font-size: 16px;
}
.opfw_product_icon svg {
  width: 60px;
}

.opfw_item_variation p {
  display: inline-block;
  margin: 0px;
}

.opfw_product_icon a,
.opfw_info_icon,
.opfw_undo_icon,
.opfw_phone_number,
.opfw_order_cancel_fulfillment {
  box-shadow: none !important;
}

.opfw_product_icons {
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}
.opfw_product_icon {
  display: table-cell;
  flex-wrap: wrap;
  width: 50%;
  margin: 0px;
  padding: 0px;
}
.opfw_product_icon.opfw_unpicked {
  text-align: right;
}

.opfw_info_icon {
  position: absolute;
  left: 17px;
  top: 17px;
  z-index: 1000;
  width: 32px;
  height: 32px;
}

.opfw_undo_icon {
  position: absolute;
  right: 10px;
  bottom: 17px;
  z-index: 999999;
  width: 32px;
  height: 32px;
}
.opfw_undo_icon svg {
  fill: #afafaf !important;
}
.opfw_info_icon svg {
  fill: #17a2b8 !important;
}

.opfw_lightbox.opfw_product_lightbox {
  position: fixed;
  background: #2e2e2e;
  width: 100%;
  z-index: 9999999999;
  top: 0;
  left: 0px;
  height: 100%;
  text-align: center;
  font-size: 16px;
}
a.opfw_order_cancel_fulfillment {
  margin-top: 15px;
  display: block;
}
.opfw_lightbox_wrap {
  background: #fff;
  width: 75%;
  margin: 0 auto;
  height: auto;
  position: relative;
  margin-top: 5%;
  height: auto;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  max-height: 80%;
  min-height: 50%;
  overflow-y: auto;
}

.opfw_product_lightbox .opfw_lightbox_wrap {
  width: 50%;
  min-width: 320px;
}

a.opfw_lightbox_close {
  color: #000000;
  text-decoration: none;
  font-size: 34px;
  font-weight: bold;
  right: 23px;
  position: absolute;
  top: 15px;
  z-index: 999999999999;
  background: #fff;
  border-radius: 100px;
  height: 32px;
  width: 32px;
  border: 1px solid black;
  line-height: 25px;
  text-align: center;
  box-shadow: none;
}
.opfw_product_short_description {
  font-weight: bold;
  text-align: left;
}
.opfw_lightbox_wrap p,
.opfw_lightbox_wrap .opfw_product_description {
  font-size: 18px !important;
}
.opfw_product_description {
  text-align: left;
}

form.opfw_product_form {
  position: relative;
  top: 0px;
  left: 0px;
  background: #fff;

  height: 100%;
  text-align: left;
  margin: 4px 10px;

  margin-top: 0px;
  margin-bottom: 14px;
}
form.opfw_product_form label {
  display: block;
  text-align: left;
  margin: 0px;
}

.opfw_product_form input {
  width: 50%;
}

.opfw_product_form textarea.opfw_note {
  width: 100%;
}
.opfw_product_form button {
  font-size: 16px;
}

.opfw_product_form button.button-primary {
  width: 50%;
  /* float: left; */
  font-size: 16px;
}
.opfw_product_form button.button-secondary {
  float: right;
  font-size: 16px;
}
.opfw_window_buttons {
  width: 32px;

  position: absolute;
  right: 16px;
  top: 10px;
  height: 36px;
  overflow: hidden;
  z-index: 999998;
}
.opfw_window_header {
  margin-top: 22px;
}
.with-opfw-opacity .opfw_window_header {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999999;
  width: 96%;
  padding: 0px 30px;
  background: #464646;
}
.with-opfw-opacity .opfw_window_header h1 {
  color: #fff;
  width: auto;
  display: inline-block;
}

.with-opfw-opacity .opfw_window_buttons {
  width: 32px;
  right: 52px;
  top: 8px;
}

.with-opfw-opacity #awaiting_fulfillment_screen .opfw_content {
  padding-top: 22px;
}
.with-opfw-opacity .opfw_window_buttons svg {
  fill: #fdfafa;
}
.opfw_window_buttons svg {
  cursor: pointer;
}

.opfw_product_icon svg,
.opfw_product_overlay svg {
  fill: #dc3545 !important;
}
.opfw_product_icon.opfw_picked svg,
.opfw_product_overlay .opfw_fulfilled svg {
  fill: #28a745 !important;
}

.opfw_product_overlay {
  top: 0px;
  left: 0px;
  margin: 0px;
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 1000;
  text-align: center;
}
.opfw_product_overlay svg {
  width: 100px;
  height: 100px;
  vertical-align: middle;

  display: inline-block;

  position: relative;
}

.opfw_product_overlay a {
  top: 110px;

  margin-top: -50px !important;

  margin: 0 auto;
  flex-wrap: wrap;
  position: relative;
  box-shadow: none !important;
}
.opfw_product_box.picking_done .opfw_product_box_wrap {
  opacity: 0.2;
}

.opfw_product_box.picking_done .opfw_product_overlay {
  display: block !important;
}

.opfw_product_box.opfw_picking_status_fulfilled .opfw_fulfilled {
  display: inline-block !important;
}

.opfw_product_box.opfw_picking_status_partially_fulfilled
  .opfw_partially_fulfilled {
  display: inline-block !important;
}
.opfw_product_box.opfw_picking_status_unfulfillment .opfw_unfulfillment {
  display: inline-block !important;
}

.opfw_note_text span {
  display: block;
  /* font-weight: bold; */
  font-style: italic;
  background: #434242;
  color: #fff;
  padding: 10px;
  margin-top: 4px;
}
.opfw_picking_note {
  background: #2e2e2e;
  padding: 10px;
  margin: 0px 10px;
  position: relative;
  display: none;
  color: #fff;
}
.opfw_product_box.picking_done .opfw_picking_note {
  display: block;
}

span.opfw_date {
  font-size: 12px;
}
.opfw_product_box.picking_done .opfw_product_icons,
.opfw_product_box.picking_done .opfw_product_form,
.picking_done .opfw_undo_icon {
  display: none !important;
}

.opfw_picking_status_unfulfillment .opfw_product_box_wrap {
  border-color: #dc3545;
}

.opfw_picking_status_unfulfillment .opfw_picking_note {
  background-color: #dc3545;
}
.opfw_picking_status_unfulfillment .opfw_note_text span {
  background-color: #fb9797;
}

.opfw_picking_status_fulfilled .opfw_product_box_wrap {
  border-color: #28a745;
}

.opfw_picking_status_fulfilled .opfw_picking_note {
  background-color: #28a745;
}
.opfw_picking_status_fulfilled .opfw_note_text span {
  background-color: #156828;
}

.opfw_picking_status_partially_fulfilled .opfw_product_box_wrap {
  border-color: #ff7d00;
}

.opfw_picking_status_partially_fulfilled .opfw_picking_note {
  background-color: #ff7d00;
}
.opfw_picking_status_partially_fulfilled .opfw_note_text span {
  background-color: #ff7d00;
}

.opfw_picking_status_partially_fulfilled .opfw_product_overlay svg {
  fill: #ff7d00 !important;
}
.view.opfw_order_picking_action::after {
  content: "\f481" !important;
}
.opfw_loader {
  width: 22px;
  height: 22px;
  margin-bottom: -4px;
}

.opfw_badge {
  display: inline-flex;
  line-height: 2.5em;
  padding: 0 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 4px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  margin: -0.25em 0;
  cursor: inherit !important;
  white-space: nowrap;
  max-width: 100%;
  color: #fff;
  background-color: #434242;
}
html.with-opfw-opacity {
  scroll-behavior: auto;
}
html.with-opfw-opacity body {
  overflow: hidden !important;
  touch-action: none;
  padding-right: 17px;
}
.opfw_badge.opfw_thin {
  padding: 0px 10px;
  line-height: 26px;
}
.opfw_badge span {
  word-wrap: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
}

.opfw_badge_unfulfillment {
  background-color: #dc3545;
}

.opfw_badge_partially_fulfilled {
  background-color: #ff7d00;
}

.opfw_badge_fulfilled {
  background-color: #28a745;
}

.opfw_order_address {
  margin-top: 5px;
}

.opfw_product_lightbox .opfw_lightbox_wrap {
  padding: 15px;
}

.opfw_order {
  background: #fff;
  margin: 10px;
  padding: 10px;
  margin: 30px 15px;
  display: block;
  font-size: 16px;
  box-sizing: border-box;
}

.opfw_product_box {
  display: block;
  max-width: 100%;
  position: relative;
}

.opfw_products {
  display: block; /* Make the container element behave like a table */
  font-size: 16px;
  line-height: 26px;
}

.opfw_item_image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

#awaiting_fulfillment_screen .opfw_order {
  margin-left: 0px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#awaiting_fulfillment_screen.opfw_lightbox .opfw_order {
  margin-left: 15px;
}

.opfw_window_links {
  margin: 10px 0px;
  margin-top: 15px;
}
.opfw_print_button {
  float: right;
}
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  .opfw_products {
    display: flex; /* Make the container element behave like a table */
    flex-wrap: wrap;
  }

  .opfw_order {
    display: flex;
  }

  .opfw_product_box {
    display: table-cell;
    max-width: 250px;
  }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
}

/* X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}

/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
}
