/*!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: #F7F7F7 !important;
}

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

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

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

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

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

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

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

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

.darkar {
  color: #263540 !important;
}

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

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

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

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

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

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

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

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

.dark-color {
  color: #475B67 !important;
}

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

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

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

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

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

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

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

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

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

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

.brand-color-primary-border {
  border-color: #005293 !important;
}/*!MNRCHSC-color-css-end-MNRCHSC!*/