body .crm-container .crm-section .label {
  float: none;
  width: auto;
  text-align: left;
}

body .crm-container .crm-section .content {
  margin: 0px;
}

.crm-container .medium {
  width: 15em;
}

body #crm-container .crm-section .label {
 padding-top: 0px;
}

.crm-container fieldset {
 margin: 0;
}

span#amount_sum_label,
.crm-container fieldset legend,
#priceset div.crm-section div.label label {
 font-weight: normal;
 font-size: 1.1875em;
 line-height: 1.6;
 text-transform: uppercase;
 padding: 0px;
 font-family: "Lato", sans-serif;
 color: #000001;
 margin-top: 20px;
}

.crm-container .crm-button,
button.crm-form-submit {
 background-color: #109096;
 border: none;
 text-shadow: none;
 padding: 10px 20px;
 font-weight: bold;
 font-size: 20px;
 margin-bottom: 20px;
}

.crm-container .crm-button:hover,
button.crm-form-submit:hover {
 background-color: #072658;
}

.crm-container fieldset {
 border-top: none;
}

#editrow-group .label,
.crm-price-amount-help-post-separator,
button i.crm-i {
  display: none;
}

#crm-container input.crm-form-text {
  border: 0.125rem solid #d0d0d0;
  background-image: none;
  width: 302px;
}

.crm-container .price-set-option-content .description {
 color: #444;
 font-style: italic;
}

.amount {
 float: right;
 font-style: normal;
}

.crm-section.additional_contribution-section.crm-price-field-id-239,
#pricesetTotal {
  margin-top: 20px;
}
