/*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;
}