/* v3.9.264 - Orders canonical layout, date filters, Logbook CRUD and Settings strip final. */
html body[data-role] .order-received-window{display:none!important}
html body[data-role] .orders-canonical-only-v39264{margin-top:0!important}
html body[data-role] .order-search-date-final-v39264 .order-search-line-v39195{
  grid-template-columns:minmax(220px,1fr) minmax(150px,210px) auto auto!important;
  align-items:center!important;
}
html body[data-role] .order-date-filter-v39264{min-width:150px!important;max-width:210px!important;width:100%!important}
html body[data-role] .payment-gateway-actions-v39264,
html body[data-role] .payment-gateway-card-v39202 .actions,
html body[data-role] [data-v39202-gateway-list] .actions{
  display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:7px!important;
  overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;padding-bottom:3px!important;
  scrollbar-width:thin!important;-webkit-overflow-scrolling:touch!important
}
html body[data-role] .payment-gateway-actions-v39264 .btn,
html body[data-role] .payment-gateway-card-v39202 .actions .btn,
html body[data-role] [data-v39202-gateway-list] .actions .btn{flex:0 0 auto!important;min-height:34px!important}
html body[data-role] .store-settings-actions-v39264{padding-right:38px!important;scroll-padding-right:38px!important}
html body[data-role] .store-settings-actions-v39264::after{content:"";flex:0 0 30px!important;width:30px!important}
html body[data-role] .logbook-settings-button-v39264{flex:0 0 auto!important;min-width:max-content!important;margin-right:4px!important}
html body[data-role] .logbook-filters-v39264{
  display:grid!important;grid-template-columns:repeat(4,minmax(130px,1fr))!important;gap:8px!important;align-items:center!important
}
html body[data-role] .logbook-filters-v39264 input[type="search"]{grid-column:span 2!important}
html body[data-role] .logbook-all-days-v39264{display:flex!important;align-items:center!important;gap:7px!important;min-height:42px!important;padding:8px 10px!important;border:1px solid rgba(105,165,181,.65)!important;border-radius:10px!important;background:rgba(214,237,239,.72)!important;font-weight:850!important}
html body[data-role] .logbook-result-v39264{margin-top:12px!important}
html body[data-role] .logbook-table-v39264 small{font-weight:800!important;color:#5c7085!important}
@media(max-width:760px){
  html body[data-role] .order-search-date-final-v39264 .order-search-line-v39195{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;align-items:center!important}
  html body[data-role] .order-search-date-final-v39264 input[type="search"]{min-width:260px!important}
  html body[data-role] .order-date-filter-v39264{flex:0 0 160px!important}
  html body[data-role] .logbook-filters-v39264{grid-template-columns:1fr 1fr!important}
  html body[data-role] .logbook-filters-v39264 input[type="search"]{grid-column:1/-1!important}
}
@media print{.logbook-filters-v39264{display:none!important}.logbook-panel-v39264{background:#fff!important}}
