.pht-payments .ui-widget.ui-widget-content {
    border: none;
}
.pht-payments .ui-widget-content {
  background: none
}

.pht-payments .ui-datepicker {
  width: auto;
}

.pht-payments .ui-state-default, 
.pht-payments .ui-widget-content .ui-state-default, 
.pht-payments .ui-widget-header .ui-state-default, 
.pht-payments .ui-button, 
html .pht-payments .ui-button.ui-state-disabled:hover, 
html .pht-payments .ui-button.ui-state-disabled:active {
  border: none;
  background: transparent;
}

.pht-payments tbody>tr {
  border: none;
}

.pht-payments .datepicker table tr td, 
.pht-payments .datepicker table tr th {
  border: none;
}

.pht-payments .ui-widget-header {
  border: none;
  background:  transparent;
}