/* v3.9.255 - Orders search theme and Modify target presentation only. */
:root{
  --kvk-order-search-surface-v39255:rgba(198,227,232,.82);
  --kvk-order-search-line-v39255:rgba(120,173,187,.62);
}
html body[data-role="owner"] .order-search-v39195,
html body[data-role="ownerapp"] .order-search-v39195{
  width:100%!important;max-width:100%!important;min-width:0!important;
  box-sizing:border-box!important;
  background-color:var(--kvk-order-search-surface-v39255)!important;
  background-image:none!important;
  border:1px solid var(--kvk-order-search-line-v39255)!important;
  border-radius:14px!important;
  color:var(--kvk-v39241-text,#143549)!important;
  box-shadow:none!important;
  opacity:1!important;
}
html body[data-role="owner"] .order-search-v39195 .order-search-line-v39195,
html body[data-role="ownerapp"] .order-search-v39195 .order-search-line-v39195{
  background:transparent!important;
}
html body[data-role="owner"] .order-search-v39195 input,
html body[data-role="ownerapp"] .order-search-v39195 input{
  background-color:var(--kvk-v39241-control,rgba(205,231,235,.94))!important;
  border-color:var(--kvk-v39241-line,#78a8b4)!important;
  color:var(--kvk-v39241-text,#143549)!important;
}
html body[data-role] :is(#couponForm,#offerForm,#bannerForm,#comboAdFormV39225,#paymentGatewayFormV39202,#storeIdFormV39125,#batchFormV39148,#mrpEntryFormV39187,#itemForm[data-mrp-full-form-v39188="true"],#customerAddressFormV39197){
  scroll-margin-top:110px!important;
}
html body[data-role] .kvk-modify-target-v39255{
  outline:3px solid rgba(37,99,235,.22)!important;
  outline-offset:4px!important;
}
@media print{
  .order-search-v39195{display:none!important}
}
