.cont {
  max-width: 1000px;
  margin: 20px auto;
}
h2.qmod-heading {
  display: none;
}
.qmod-heading {
  padding: 8px 20px;
  margin-bottom: 15px;
}
.qmod-btn {
  border: 0 !important;
  box-shadow: none !important;
  outline: none !important;
}
.qmod-btn:focus {
  border: 0 !important;
}
.qmod-btn.qmod-darkblue {
  background: #0477d1;
}

.qmod-btn.qmod-darkblue:hover {
  background: #2288d8;
}
.qmod-btn.qmod-disabled {
  background: #d6d6d6;
  color: #000;
}
.qmod-ir-alerts-module .qmod-chkradlabel:after {
  color: #0477d1;
}
.qmod-ir-alerts-module .qmod-filing-options .qmod-filing-option {
  margin-left: 0px;
}
.qmod-ir-alerts-module
  .qmod-filing-options
  .qmod-filing-option
  .qmod-chkrad:not(:checked)
  + label::before,
.qmod-ir-alerts-module
  .qmod-filing-options
  .qmod-filing-option
  .qmod-chkrad:checked
  + label::before,
.qmod-ir-alerts-module
  .qmod-filing-options
  .qmod-filing-option
  .qmod-chkrad:not(:checked)
  + label::after,
.qmod-ir-alerts-module
  .qmod-filing-options
  .qmod-filing-option
  .qmod-chkrad:checked
  + label::after {
  font-size: 24px;
  margin-left: 3px;
}
.qmod-ir-alerts-module .qmod-alert-form h3,
.qmod-ir-alerts-module .qmod-ir-unsubscriber-form h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
