.npe-button-background-color {
  background-color: #0073AA;
}
body .npe2-plugin-panel button {
  color: #fff;
}
body .npe2-plugin-panel button:hover {
  color: #fff;
}
.npe-body-common-bg-color {
  background-color: #f7f7f7;
}
body .npe2-plugin-panel div.npe-header-row-bg,
.npe-header-row-bg {
  color: #0073AA;
}
.npe-button-background-color-as-color {
  color: #0073AA !important;
}
body .npe2-plugin-panel div.npe-button-font-color,
.npe-button-font-color {
  color: #fff;
}
.npe-common-border-color {
  border: 1px solid #0073AA;
}
.npe-common-border-color-only {
  border-color: #0073AA;
}
body .npe2-plugin-panel .bg-asset-panel {
  background: #f7f7f7;
  border-top: 1px solid #0073AA;
  float: left;
  width: 100%;
  padding: 13px 5px;
  margin-top: 5px;
}
body .npe2-plugin-panel .member-directory-dataset li:hover {
  color: #0073AA !important;
}
body .npe2-plugin-panel .member-directory-dataset li.npe-button-background-color:hover {
  color: #fff !important;
}
body .npe2-plugin-panel label {
  color: #000000;
}
body .npe2-plugin-panel p,
body .npe2-plugin-panel div {
  color: #000000;
  font-size: 16px;
}
body .npe2-plugin-panel h1,
body .npe2-plugin-panel h2,
body .npe2-plugin-panel h3,
body .npe2-plugin-panel h4,
body .npe2-plugin-panel h5,
body .npe2-plugin-panel h6 {
  color: #000000;
}
body .npe2-plugin-panel div.npe-title-h3,
.npe-title-h3 {
  font-size: 20px;
  color: #000000;
}
.npe-title-h2,
body .npe2-plugin-panel div.npe-title-h2 {
  font-size: 30px;
  color: #000000;
}
.npe-title-h4,
body .npe2-plugin-panel div.npe-title-h4 {
  font-size: 18px;
  color: #000000;
}
.npe-title-h3-bold,
body .npe2-plugin-panel div.npe-title-h3-bold {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}
.npe-title-h2-bold,
body .npe2-plugin-panel div.npe-title-h2-bold {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
}
.npe-title-h4-bold,
body .npe2-plugin-panel div.npe-title-h4-bold {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
body .npe2-plugin-panel .bx-white-bg {
  background: #fff;
  border: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
body .npe2-plugin-panel .bx-gray-bg {
  background: #f7f7f7;
  padding: 10px;
  float: left;
  width: 100%;
  margin-top: 15px;
}
#donation-ask-arr-on-top button.npe-donation-btn-circle:hover {
  background: #0073AA;
}
#donation-ask-arr-on-top button.npe-donation-btn-rectangle:hover {
  background: #0073AA;
}
.donation-frequency-radio-group input[type=radio]:checked + label {
  background: #0073AA !important;
}
.donation-frequency-radio-group {
  border-color: #0073AA !important;
}
body #npe-content .donation-frequency-radio-group label + input[type=radio] + label {
  border-color: #0073AA !important;
}
