#EntityFormControl_EntityFormView button:not(.launchentitylookup):not(.form-close):not([aria-label="Search Results"]):not(.clearlookupfield):not(.datepicker button) {
    min-width: 228px !important;
    min-height: 48px;
    margin: 0;
}

#df_image_input_image {
    margin-right: 10px !important;
}

#UpdateButton {
    margin: 0 !important;
}

table[aria-relevant="additions"] th:first-child {
    max-width: 30%;
}

table[aria-relevant="additions"] th[aria-label="Image"] {
    width: 20% !important;
}

#EntityFormControl_EntityFormView #df_paymentprofile_lookupmodal .modal-footer button:first-child {
    min-width: 155px !important;
    margin-bottom: 20px !important;
 }
 
 #EntityFormControl_EntityFormView #df_paymentprofile_lookupmodal .modal-footer button:nth-child(2) {
    min-width: 155px !important;
    margin-right: 20px !important;
 }
 
 #EntityFormControl_EntityFormView #df_paymentprofile_lookupmodal .modal-footer button:last-child {
    min-width: 155px !important;
 }

 #EntityFormControl_EntityFormView #df_paymentmethod_lookupmodal .modal-footer button:first-child {
    min-width: 155px !important;
    margin-bottom: 20px !important;
 }
 
 #EntityFormControl_EntityFormView #df_paymentmethod_lookupmodal .modal-footer button:nth-child(2) {
    min-width: 155px !important;
    margin-right: 20px !important;
 }
 
 #EntityFormControl_EntityFormView #df_paymentmethod_lookupmodal .modal-footer button:last-child {
    min-width: 155px !important;
 }

 #Subgrid_new_2 .entity-grid.subgrid .view-toolbar .toolbar-actions a.create-action span.fa-plus-circle {
    margin-right: 8px !important;
}

 #Subgrid_new_3 .entity-grid.subgrid .view-toolbar .toolbar-actions a.create-action span.fa-plus-circle {
    margin-right: 8px !important;
}