/*!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!*/

.darkar {
  color: #464645 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dark-color {
  color: #777874 !important;
}

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

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

.brand-color-primary {
  color: #00A6E1 !important;
}

.brand-color-primary-bg {
  background-color: #00A6E1 !important;
}

.brand-color-primary-border {
  border-color: #00A6E1 !important;
}

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

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

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

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

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

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

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

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

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

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