/*!CHSCMNR-main-css-start-CHSCMNR!*/

.less-error-message ul,
.less-error-message li {
  list-style-type: none;
  margin-right: 15px;
  padding: 4px 0;
  margin: 0;
}

.less-error-message label {
  font-size: 12px;
  margin-right: 15px;
  padding: 4px 0;
  color: #cc7777;
}

.less-error-message pre {
  color: #dd6666;
  padding: 4px 0;
  margin: 0;
  display: inline-block;
}

.less-error-message pre.line {
  color: #ff0000;
}

.less-error-message h3 {
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0 5px 0;
  margin: 0;
}

.less-error-message a {
  color: #10a;
}

.less-error-message .error {
  color: red;
  font-weight: bold;
  padding-bottom: 2px;
  border-bottom: 1px dashed red;
}

/*!MNRCHSC-color-css-start-MNRCHSC!*/

.gray-color {
  color: #e5e5e5 !important;
}

.gray-color-bg {
  background-color: #e5e5e5 !important;
}

.gray-color-border {
  border-color: #e5e5e5 !important;
}

.gray-lighter {
  color: #efefef !important;
}

.gray-lighter-bg {
  background-color: #efefef !important;
}

.gray-lighter-border {
  border-color: #efefef !important;
}

.brand-color-secondary {
  color: #6244bb !important;
}

.brand-color-secondary-bg {
  background-color: #6244bb !important;
}

.brand-color-secondary-border {
  border-color: #6244bb !important;
}

.darkar {
  color: #272727 !important;
}

.darkar-bg {
  background-color: #272727 !important;
}

.darkar-border {
  border-color: #272727 !important;
}

.dark-color-light {
  color: #737373 !important;
}

.dark-color-light-bg {
  background-color: #737373 !important;
}

.dark-color-light-border {
  border-color: #737373 !important;
}

.gray-light {
  color: #f7f7f7 !important;
}

.gray-light-bg {
  background-color: #f7f7f7 !important;
}

.gray-light-border {
  border-color: #f7f7f7 !important;
}

.dark-color {
  color: #4a4a4a !important;
}

.dark-color-bg {
  background-color: #4a4a4a !important;
}

.dark-color-border {
  border-color: #4a4a4a !important;
}

.dark-color-lighter {
  color: #898989 !important;
}

.dark-color-lighter-bg {
  background-color: #898989 !important;
}

.dark-color-lighter-border {
  border-color: #898989 !important;
}

.gray-darkar {
  color: #c6c6c6 !important;
}

.gray-darkar-bg {
  background-color: #c6c6c6 !important;
}

.gray-darkar-border {
  border-color: #c6c6c6 !important;
}

.brand-color-primary {
  color: #0033A0 !important;
}

.brand-color-primary-bg {
  background-color: #0033A0 !important;
}

.brand-color-primary-border {
  border-color: #0033A0 !important;
}

/*!MNRCHSC-color-css-end-MNRCHSC!*/

ppc-content a.cke-link:focus,
ppc-content a.cke-link:hover,
ppc-content a.cke-link,
ppc-content a[data-cke-saved-href]:focus,
ppc-content a[data-cke-saved-href]:hover,
ppc-content a[data-cke-saved-href] {
  background-color: inherit !important;
  color: inherit !important;
  font-family: inherit;
  font-size: inherit !important;
  font-weight: inherit !important;
  text-decoration: inherit;
}