<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*new style*/
.woocommerce-orders-table a.mwb_track_order,.woocommerce-orders-table a.thickbox {
    margin-top: 5px; 
  }



.wps-form-row-wide input, .wps-form-row-wide textarea, .wps-form-row-wide select {
  width: 300px !important;
}

.wps_export {
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: green !important;
  color: white !important;

  
}

.wps_wot_guest_user_export_button{
  display:block !important;
  margin-top:20px !important;
  background-color: green !important;
  color: white !important;
}</pre></body></html>