.visually-impaired body {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired body {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired body {
  -inj: 0;background-color: blue !important;
}
.visually-impaired * {
  background-image: none !important;
  -inj: 0;color: black !important;
  -inj: 0;border-color: black !important;
  text-shadow: none !important;
  box-shadow: none !important;
}
html.vi-white-black.visually-impaired * {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired * {
  -inj: 0;color: yellow !important;
}
html.vi-white-black.visually-impaired * {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired * {
  -inj: 0;border-color: yellow !important;
}
.visually-impaired *:before,
.visually-impaired *:after,
.visually-impaired *::after,
.visually-impaired *::before {
  background-image: none !important;
  background: none !important;
}
.visually-impaired img,
.visually-impaired .vi-not-important {
  display: none !important;
}
.visually-impaired .upload-list img {
  display: block !important;
  background: white !important;
}
.visually-impaired .dropdown-menu a {
  font-size: 1.12rem !important;
}
.visually-impaired .dropdown-menu > li > a:hover,
.visually-impaired .dropdown-menu > li > a:focus {
  background-color: transparent !important;
}
.visually-impaired .vi-only-visible {
  display: initial !important;
}
.visually-impaired .vi-inverse {
  border-radius: 0 !important;
  -inj: 0;background-color: black !important;
}
html.vi-white-black.visually-impaired .vi-inverse {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .vi-inverse {
  -inj: 0;background-color: yellow !important;
}
.visually-impaired .vi-inverse,
.visually-impaired .vi-inverse * {
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .vi-inverse,
html.vi-white-black.visually-impaired .vi-inverse * {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .vi-inverse,
html.vi-yellow-blue.visually-impaired .vi-inverse * {
  -inj: 0;color: blue !important;
}
.visually-impaired form {
  background: transparent !important;
}
.visually-impaired input,
.visually-impaired textarea,
.visually-impaired select {
  border: 2px solid !important;
  -inj: 0;border-color: black !important;
  -inj: 0;background-color: white !important;
  font-size: 1rem !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
html.vi-white-black.visually-impaired input,
html.vi-white-black.visually-impaired textarea,
html.vi-white-black.visually-impaired select {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired input,
html.vi-yellow-blue.visually-impaired textarea,
html.vi-yellow-blue.visually-impaired select {
  -inj: 0;border-color: yellow !important;
}
html.vi-white-black.visually-impaired input,
html.vi-white-black.visually-impaired textarea,
html.vi-white-black.visually-impaired select {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired input,
html.vi-yellow-blue.visually-impaired textarea,
html.vi-yellow-blue.visually-impaired select {
  -inj: 0;background-color: blue !important;
}
.visually-impaired .dropdown.show-tick {
  border: none !important;
}
.visually-impaired button,
.visually-impaired .btn {
  border: 2px solid !important;
}
.visually-impaired .dropdown-menu,
.visually-impaired .well {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired .dropdown-menu,
html.vi-white-black.visually-impaired .well {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .dropdown-menu,
html.vi-yellow-blue.visually-impaired .well {
  -inj: 0;background-color: blue !important;
}
.visually-impaired a {
  text-decoration: none !important;
  font-weight: normal !important;
}
.visually-impaired a:hover,
.visually-impaired a:active {
  text-decoration: underline !important;
}
.visually-impaired .bg-success,
.visually-impaired .bg-danger,
.visually-impaired .bg-primary,
.visually-impaired .bg-warning {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .bg-success,
html.vi-white-black.visually-impaired .bg-danger,
html.vi-white-black.visually-impaired .bg-primary,
html.vi-white-black.visually-impaired .bg-warning {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .bg-success,
html.vi-yellow-blue.visually-impaired .bg-danger,
html.vi-yellow-blue.visually-impaired .bg-primary,
html.vi-yellow-blue.visually-impaired .bg-warning {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .bg-success,
html.vi-white-black.visually-impaired .bg-danger,
html.vi-white-black.visually-impaired .bg-primary,
html.vi-white-black.visually-impaired .bg-warning {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .bg-success,
html.vi-yellow-blue.visually-impaired .bg-danger,
html.vi-yellow-blue.visually-impaired .bg-primary,
html.vi-yellow-blue.visually-impaired .bg-warning {
  -inj: 0;color: blue !important;
}
.visually-impaired .bg-info {
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .bg-info {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .bg-info {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .bg-info {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .bg-info {
  -inj: 0;color: yellow !important;
}
.visually-impaired #wrap {
  margin-top: 0 !important;
  border: none !important;
  padding-bottom: 0 !important;
}
.visually-impaired .navbar {
  border: none !important;
}
.visually-impaired .nav {
  border-width: 2px !important;
  border-style: solid !important;
  min-height: 0 !important;
  -inj: 0;border-color: black !important;
}
html.vi-white-black.visually-impaired .nav {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav {
  -inj: 0;border-color: yellow !important;
}
.visually-impaired .nav > * {
  margin: 0 !important;
}
.visually-impaired .nav > .active > a {
  text-decoration: underline !important;
}
.visually-impaired .nav a {
  font-weight: bold !important;
  border: 1px solid !important;
  -inj: 0;border-color: black !important;
  border-width: 0 1px 0 0 !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  margin: 0px !important;
  border-radius: 0 !important;
  text-align: center !important;
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .nav a {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav a {
  -inj: 0;border-color: yellow !important;
}
html.vi-white-black.visually-impaired .nav a {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .nav a {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .nav a {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav a {
  -inj: 0;color: yellow !important;
}
.visually-impaired .nav a:not(.carousel-link):hover {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .nav a:not(.carousel-link):hover {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav a:not(.carousel-link):hover {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .nav a:not(.carousel-link):hover {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .nav a:not(.carousel-link):hover {
  -inj: 0;color: blue !important;
}
.visually-impaired .nav li:last-child > a {
  border: none !important;
}
.visually-impaired .toast {
  background-color: green !important;
}
.visually-impaired .toast.toast-error {
  background-color: red !important;
}
.visually-impaired .toast .toast-message {
  color: white !important;
}
.visually-impaired .nav-tabs > li.active > a,
.visually-impaired .nav-tabs > li.active > a:hover,
.visually-impaired .nav-tabs > li.active > a:focus {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .nav-tabs > li.active > a,
html.vi-white-black.visually-impaired .nav-tabs > li.active > a:hover,
html.vi-white-black.visually-impaired .nav-tabs > li.active > a:focus {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav-tabs > li.active > a,
html.vi-yellow-blue.visually-impaired .nav-tabs > li.active > a:hover,
html.vi-yellow-blue.visually-impaired .nav-tabs > li.active > a:focus {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .nav-tabs > li.active > a,
html.vi-white-black.visually-impaired .nav-tabs > li.active > a:hover,
html.vi-white-black.visually-impaired .nav-tabs > li.active > a:focus {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .nav-tabs > li.active > a,
html.vi-yellow-blue.visually-impaired .nav-tabs > li.active > a:hover,
html.vi-yellow-blue.visually-impaired .nav-tabs > li.active > a:focus {
  -inj: 0;color: blue !important;
}
.visually-impaired .top-menu {
  margin-top: 10px !important;
  background: none !important;
  justify-content: center !important;
  padding-bottom: 0 !important;
  align-items: stretch !important;
  flex-basis: auto !important;
  flex-flow: row wrap !important;
  text-align: center !important;
  flex-wrap: nowrap !important;
}
.visually-impaired .top-menu > * {
  border: 1px solid !important;
  -inj: 0;border-color: black !important;
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
  flex-basis: 100% !important;
  height: 100% !important;
  position: static !important;
}
html.vi-white-black.visually-impaired .top-menu > * {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .top-menu > * {
  -inj: 0;border-color: yellow !important;
}
html.vi-white-black.visually-impaired .top-menu > * {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .top-menu > * {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .top-menu > * {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .top-menu > * {
  -inj: 0;color: blue !important;
}
.visually-impaired .top-menu > * a,
.visually-impaired .top-menu > * a:hover {
  position: static !important;
  display: block !important;
  padding: 20px !important;
  height: 100% !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .top-menu > * a,
html.vi-white-black.visually-impaired .top-menu > * a:hover {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .top-menu > * a,
html.vi-yellow-blue.visually-impaired .top-menu > * a:hover {
  -inj: 0;color: blue !important;
}
.visually-impaired .top-menu .active {
  height: 100% !important;
  background: none !important;
}
.visually-impaired .top-menu .active a {
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .top-menu .active a {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .top-menu .active a {
  -inj: 0;color: yellow !important;
}
.visually-impaired .field-validation-error,
.visually-impaired .validation-summary-errors,
.visually-impaired .field-validation-error *,
.visually-impaired .validation-summary-errors * {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .field-validation-error,
html.vi-white-black.visually-impaired .validation-summary-errors,
html.vi-white-black.visually-impaired .field-validation-error *,
html.vi-white-black.visually-impaired .validation-summary-errors * {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .field-validation-error,
html.vi-yellow-blue.visually-impaired .validation-summary-errors,
html.vi-yellow-blue.visually-impaired .field-validation-error *,
html.vi-yellow-blue.visually-impaired .validation-summary-errors * {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .field-validation-error,
html.vi-white-black.visually-impaired .validation-summary-errors,
html.vi-white-black.visually-impaired .field-validation-error *,
html.vi-white-black.visually-impaired .validation-summary-errors * {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .field-validation-error,
html.vi-yellow-blue.visually-impaired .validation-summary-errors,
html.vi-yellow-blue.visually-impaired .field-validation-error *,
html.vi-yellow-blue.visually-impaired .validation-summary-errors * {
  -inj: 0;color: blue !important;
}
.visually-impaired .label .label-warning,
.visually-impaired .label.label-warning {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .label .label-warning,
html.vi-white-black.visually-impaired .label.label-warning {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .label .label-warning,
html.vi-yellow-blue.visually-impaired .label.label-warning {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .label .label-warning,
html.vi-white-black.visually-impaired .label.label-warning {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .label .label-warning,
html.vi-yellow-blue.visually-impaired .label.label-warning {
  -inj: 0;color: blue !important;
}
.visually-impaired .label.label-info {
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .label.label-info {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .label.label-info {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .label.label-info {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .label.label-info {
  -inj: 0;color: yellow !important;
}
.visually-impaired .thumbnail,
.visually-impaired .form-control {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired .thumbnail,
html.vi-white-black.visually-impaired .form-control {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .thumbnail,
html.vi-yellow-blue.visually-impaired .form-control {
  -inj: 0;background-color: blue !important;
}
.visually-impaired .nav-menu2 {
  border-width: 2px !important;
  border-style: solid !important;
  min-height: 0 !important;
  -inj: 0;border-color: black !important;
}
.visually-impaired .nav-menu2 li {
  height: 100% !important;
}
.visually-impaired .nav-menu2 li a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 100% !important;
}
html.vi-white-black.visually-impaired .nav-menu2 {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav-menu2 {
  -inj: 0;border-color: yellow !important;
}
.visually-impaired .nav-menu2 > * {
  margin: 0 !important;
}
.visually-impaired .nav-menu2 > .active > a {
  text-decoration: underline !important;
}
.visually-impaired .nav-menu2 a {
  font-weight: bold !important;
  border: 1px solid !important;
  -inj: 0;border-color: black !important;
  border-width: 0 1px 0 0 !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  margin: 0px !important;
  border-radius: 0 !important;
  text-align: center !important;
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .nav-menu2 a {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav-menu2 a {
  -inj: 0;border-color: yellow !important;
}
html.vi-white-black.visually-impaired .nav-menu2 a {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .nav-menu2 a {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .nav-menu2 a {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav-menu2 a {
  -inj: 0;color: yellow !important;
}
.visually-impaired .nav-menu2 a:not(.carousel-link):hover {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .nav-menu2 a:not(.carousel-link):hover {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav-menu2 a:not(.carousel-link):hover {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .nav-menu2 a:not(.carousel-link):hover {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .nav-menu2 a:not(.carousel-link):hover {
  -inj: 0;color: blue !important;
}
.visually-impaired .nav-menu2 li:last-child > a {
  border: none !important;
}
.visually-impaired .badge {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
  font-size: 0.9rem !important;
}
html.vi-white-black.visually-impaired .badge {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .badge {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .badge {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .badge {
  -inj: 0;color: blue !important;
}
.visually-impaired .modal-content {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired .modal-content {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .modal-content {
  -inj: 0;background-color: blue !important;
}
.visually-impaired .table tr,
.visually-impaired .table-striped tr {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired .table tr,
html.vi-white-black.visually-impaired .table-striped tr {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .table tr,
html.vi-yellow-blue.visually-impaired .table-striped tr {
  -inj: 0;background-color: blue !important;
}
.visually-impaired .panel,
.visually-impaired .panel-heading {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired .panel,
html.vi-white-black.visually-impaired .panel-heading {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .panel,
html.vi-yellow-blue.visually-impaired .panel-heading {
  -inj: 0;background-color: blue !important;
}
.visually-impaired .modal-backdrop {
  opacity: 0.95 !important;
}
.visually-impaired .search-list {
  border: none !important;
}
.visually-impaired .btn-success,
.visually-impaired .btn-default {
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
  font-size: 0.9rem !important;
}
html.vi-white-black.visually-impaired .btn-success,
html.vi-white-black.visually-impaired .btn-default {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .btn-success,
html.vi-yellow-blue.visually-impaired .btn-default {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .btn-success,
html.vi-white-black.visually-impaired .btn-default {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .btn-success,
html.vi-yellow-blue.visually-impaired .btn-default {
  -inj: 0;color: yellow !important;
}
.visually-impaired .btn-primary,
.visually-impaired .btn-danger,
.visually-impaired .btn-circle {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
  font-weight: bold !important;
  font-size: 0.9rem !important;
}
html.vi-white-black.visually-impaired .btn-primary,
html.vi-white-black.visually-impaired .btn-danger,
html.vi-white-black.visually-impaired .btn-circle {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .btn-primary,
html.vi-yellow-blue.visually-impaired .btn-danger,
html.vi-yellow-blue.visually-impaired .btn-circle {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .btn-primary,
html.vi-white-black.visually-impaired .btn-danger,
html.vi-white-black.visually-impaired .btn-circle {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .btn-primary,
html.vi-yellow-blue.visually-impaired .btn-danger,
html.vi-yellow-blue.visually-impaired .btn-circle {
  -inj: 0;color: blue !important;
}
.visually-impaired .btn.btn-danger,
.visually-impaired .btn-xs {
  font-size: 0.7rem !important;
}
.visually-impaired .btn-template-download,
.visually-impaired .btn-template-download > span {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .btn-template-download,
html.vi-white-black.visually-impaired .btn-template-download > span {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .btn-template-download,
html.vi-yellow-blue.visually-impaired .btn-template-download > span {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .btn-template-download,
html.vi-white-black.visually-impaired .btn-template-download > span {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .btn-template-download,
html.vi-yellow-blue.visually-impaired .btn-template-download > span {
  -inj: 0;color: blue !important;
}
.visually-impaired .online-service-manual,
.visually-impaired .registration-manual {
  -inj: 0;background-color: white !important;
  text-align: center !important;
  height: 100% !important;
}
html.vi-white-black.visually-impaired .online-service-manual,
html.vi-white-black.visually-impaired .registration-manual {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .online-service-manual,
html.vi-yellow-blue.visually-impaired .registration-manual {
  -inj: 0;background-color: blue !important;
}
.visually-impaired .online-service-manual:before,
.visually-impaired .registration-manual:before {
  content: "?" !important;
  -inj: 0;color: white !important;
  font-size: 1.2rem !important;
}
html.vi-white-black.visually-impaired .online-service-manual:before,
html.vi-white-black.visually-impaired .registration-manual:before {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .online-service-manual:before,
html.vi-yellow-blue.visually-impaired .registration-manual:before {
  -inj: 0;color: blue !important;
}
.visually-impaired .registration-manual {
  margin-left: 5px !important;
}
.visually-impaired .group-menu {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired .group-menu {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .group-menu {
  -inj: 0;background-color: blue !important;
}
.visually-impaired .title {
  border-bottom: 1px dashed !important;
  -inj: 0;border-color: black !important;
}
html.vi-white-black.visually-impaired .title {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .title {
  -inj: 0;border-color: yellow !important;
}
.visually-impaired .title-text {
  margin-left: 0 !important;
  line-height: 2.3rem !important;
}
.visually-impaired .left-side,
.visually-impaired .group-menu > li {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired .left-side,
html.vi-white-black.visually-impaired .group-menu > li {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .left-side,
html.vi-yellow-blue.visually-impaired .group-menu > li {
  -inj: 0;background-color: blue !important;
}
.visually-impaired #toolbar {
  border: none !important;
}
.visually-impaired #tablet-menu__fade {
  background: rgba(0, 0, 0, 0.9) !important;
}
.visually-impaired #tablet-menu__fade #tablet-menu {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired #tablet-menu__fade #tablet-menu {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired #tablet-menu__fade #tablet-menu {
  -inj: 0;background-color: blue !important;
}
.visually-impaired #body-container {
  margin: 20px auto 0 !important;
}
.visually-impaired #body-container .breadcrumb {
  display: none !important;
}
.visually-impaired #body-container .container-lg-height {
  margin: 0 !important;
  width: 100% !important;
  flex-direction: column !important;
}
.visually-impaired #body-container .container-lg-height > * {
  flex: auto !important;
  margin-bottom: 20px !important;
  width: 100% !important;
  max-width: 100% !important;
}
.visually-impaired #body-container .vi-not-important + [class^="col-"] {
  width: 100% !important;
  display: block !important;
}
.visually-impaired .group-list > ul > li,
.visually-impaired .wrapper-text {
  margin-bottom: 20px !important;
}
.visually-impaired .group-category {
  -inj: 0;background-color: black !important;
}
html.vi-white-black.visually-impaired .group-category {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .group-category {
  -inj: 0;background-color: yellow !important;
}
.visually-impaired .group-category a {
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .group-category a {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .group-category a {
  -inj: 0;color: blue !important;
}
.visually-impaired .common-list {
  padding-left: 20px !important;
  margin: 0 !important;
}
.visually-impaired .common-list li {
  border: none !important;
  margin-bottom: 20px !important;
  padding: 0 !important;
}
.visually-impaired .carousel-inner {
  border-width: 2px !important;
  border-style: solid !important;
  min-height: 0 !important;
  -inj: 0;border-color: black !important;
}
html.vi-white-black.visually-impaired .carousel-inner {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .carousel-inner {
  -inj: 0;border-color: yellow !important;
}
.visually-impaired .carousel-inner > * {
  margin: 0 !important;
}
.visually-impaired .carousel-inner > .active > a {
  text-decoration: underline !important;
}
.visually-impaired .carousel-inner a {
  font-weight: bold !important;
  border: 1px solid !important;
  -inj: 0;border-color: black !important;
  border-width: 0 1px 0 0 !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  margin: 0px !important;
  border-radius: 0 !important;
  text-align: center !important;
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .carousel-inner a {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .carousel-inner a {
  -inj: 0;border-color: yellow !important;
}
html.vi-white-black.visually-impaired .carousel-inner a {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .carousel-inner a {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .carousel-inner a {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .carousel-inner a {
  -inj: 0;color: yellow !important;
}
.visually-impaired .carousel-inner a:not(.carousel-link):hover {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .carousel-inner a:not(.carousel-link):hover {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .carousel-inner a:not(.carousel-link):hover {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .carousel-inner a:not(.carousel-link):hover {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .carousel-inner a:not(.carousel-link):hover {
  -inj: 0;color: blue !important;
}
.visually-impaired .carousel-inner li:last-child > a {
  border: none !important;
}
.visually-impaired .panel-news > .panel-heading a {
  font-weight: bold !important;
}
.visually-impaired .panel-news {
  border: 0 !important;
  background: none !important;
  margin-bottom: 20px !important;
}
.visually-impaired .search-filter > a.btn {
  background: none !important;
}
.visually-impaired li.active div.wrap {
  border-left: 1px solid !important;
  -inj: 0;border-color: black !important;
}
html.vi-white-black.visually-impaired li.active div.wrap {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired li.active div.wrap {
  -inj: 0;border-color: yellow !important;
}
.visually-impaired h2.title {
  line-height: 1.6rem !important;
}
.visually-impaired h2.title span {
  background: none !important;
}
.visually-impaired .pagination a {
  background: none !important;
}
.visually-impaired .pagination > .active > a {
  font-weight: bold !important;
  border: 2px solid !important;
  -inj: 0;border-color: black !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .pagination > .active > a {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .pagination > .active > a {
  -inj: 0;border-color: yellow !important;
}
html.vi-white-black.visually-impaired .pagination > .active > a {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .pagination > .active > a {
  -inj: 0;color: yellow !important;
}
.visually-impaired .pagination > li > a {
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .pagination > li > a {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .pagination > li > a {
  -inj: 0;color: yellow !important;
}
.visually-impaired .pagination > li > a:hover,
.visually-impaired .pagination > li > a:active {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .pagination > li > a:hover,
html.vi-white-black.visually-impaired .pagination > li > a:active {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .pagination > li > a:hover,
html.vi-yellow-blue.visually-impaired .pagination > li > a:active {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .pagination > li > a:hover,
html.vi-white-black.visually-impaired .pagination > li > a:active {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .pagination > li > a:hover,
html.vi-yellow-blue.visually-impaired .pagination > li > a:active {
  -inj: 0;color: blue !important;
}
.visually-impaired .tool-search {
  border: 0 !important;
}
.visually-impaired .tool-search input,
.visually-impaired .search-button,
.visually-impaired .searchButton {
  height: 34px !important;
}
.visually-impaired .search-button,
.visually-impaired .btn.searchButton {
  padding: 5px !important;
  line-height: normal !important;
  border: 1px solid !important;
  vertical-align: super !important;
  -inj: 0;border-color: black !important;
  -inj: 0;background-color: black !important;
  position: relative !important;
}
html.vi-white-black.visually-impaired .search-button,
html.vi-white-black.visually-impaired .btn.searchButton {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .search-button,
html.vi-yellow-blue.visually-impaired .btn.searchButton {
  -inj: 0;border-color: yellow !important;
}
html.vi-white-black.visually-impaired .search-button,
html.vi-white-black.visually-impaired .btn.searchButton {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .search-button,
html.vi-yellow-blue.visually-impaired .btn.searchButton {
  -inj: 0;background-color: yellow !important;
}
.visually-impaired .search-button *,
.visually-impaired .btn.searchButton * {
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .search-button *,
html.vi-white-black.visually-impaired .btn.searchButton * {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .search-button *,
html.vi-yellow-blue.visually-impaired .btn.searchButton * {
  -inj: 0;color: blue !important;
}
.visually-impaired .bottom-row,
.visually-impaired .bottom-row span {
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .bottom-row,
html.vi-white-black.visually-impaired .bottom-row span {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .bottom-row,
html.vi-yellow-blue.visually-impaired .bottom-row span {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .bottom-row,
html.vi-white-black.visually-impaired .bottom-row span {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .bottom-row,
html.vi-yellow-blue.visually-impaired .bottom-row span {
  -inj: 0;color: yellow !important;
}
.visually-impaired #CaptchaImage {
  display: block !important;
  -webkit-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important;
}
.visually-impaired ::-webkit-input-placeholder {
  -inj: 0;color: black !important;
  font-size: 0.8rem !important;
}
html.vi-white-black.visually-impaired ::-webkit-input-placeholder {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired ::-webkit-input-placeholder {
  -inj: 0;color: yellow !important;
}
.visually-impaired ::-moz-placeholder {
  -inj: 0;color: black !important;
  font-size: 0.8rem !important;
}
html.vi-white-black.visually-impaired ::-moz-placeholder {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired ::-moz-placeholder {
  -inj: 0;color: yellow !important;
}
.visually-impaired :-moz-placeholder {
  -inj: 0;color: black !important;
  font-size: 0.8rem !important;
}
html.vi-white-black.visually-impaired :-moz-placeholder {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired :-moz-placeholder {
  -inj: 0;color: yellow !important;
}
.visually-impaired :-ms-input-placeholder {
  -inj: 0;color: black !important;
  font-size: 0.8rem !important;
}
html.vi-white-black.visually-impaired :-ms-input-placeholder {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired :-ms-input-placeholder {
  -inj: 0;color: yellow !important;
}
.visually-impaired .panel > * {
  background: none !important;
}
.visually-impaired .datepicker thead * {
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .datepicker thead * {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .datepicker thead * {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .datepicker thead * {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .datepicker thead * {
  -inj: 0;color: yellow !important;
}
.visually-impaired .datepicker thead *:hover {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .datepicker thead *:hover {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .datepicker thead *:hover {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .datepicker thead *:hover {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .datepicker thead *:hover {
  -inj: 0;color: blue !important;
}
.visually-impaired .datepicker .day:hover,
.visually-impaired .datepicker .month:hover,
.visually-impaired .datepicker .year:hover,
.visually-impaired .datepicker .active {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .datepicker .day:hover,
html.vi-white-black.visually-impaired .datepicker .month:hover,
html.vi-white-black.visually-impaired .datepicker .year:hover,
html.vi-white-black.visually-impaired .datepicker .active {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .datepicker .day:hover,
html.vi-yellow-blue.visually-impaired .datepicker .month:hover,
html.vi-yellow-blue.visually-impaired .datepicker .year:hover,
html.vi-yellow-blue.visually-impaired .datepicker .active {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .datepicker .day:hover,
html.vi-white-black.visually-impaired .datepicker .month:hover,
html.vi-white-black.visually-impaired .datepicker .year:hover,
html.vi-white-black.visually-impaired .datepicker .active {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .datepicker .day:hover,
html.vi-yellow-blue.visually-impaired .datepicker .month:hover,
html.vi-yellow-blue.visually-impaired .datepicker .year:hover,
html.vi-yellow-blue.visually-impaired .datepicker .active {
  -inj: 0;color: blue !important;
}
.visually-impaired * {
  background: none !important;
}
.visually-impaired #toolbar {
  height: auto !important;
  padding-top: 0 !important;
  -inj: 0;background-color: white !important;
  position: static !important;
}
html.vi-white-black.visually-impaired #toolbar {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired #toolbar {
  -inj: 0;background-color: blue !important;
}
.visually-impaired #toolbar .vi-toolbar {
  padding-top: 15px !important;
  background: #212121 !important;
  color: #f0f0f0 !important;
  font-size: 15px !important;
  padding: 10px 20px !important;
  width: 100% !important;
  display: block !important;
}
.visually-impaired #toolbar .vi-toolbar > div {
  display: inline-block !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-trigger {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  float: right !important;
  background-size: 30px 15px !important;
  height: 35px !important;
  background-position: 100% !important;
  background-repeat: no-repeat !important;
  width: 50px !important;
  cursor: pointer !important;
  display: inline-block !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-sizes {
  font-size: 15px !important;
  margin-left: 30px !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-sizes .vi-size-trigger {
  color: white !important;
  cursor: pointer !important;
  font-size: 15px !important;
  margin: 0 3px !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-sizes .vi-size-trigger.small {
  font-size: 10px !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-sizes .vi-size-trigger.big {
  font-size: 20px !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-themes {
  font-size: 15px !important;
  margin-left: 30px !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-themes .vi-theme-trigger {
  cursor: pointer !important;
  padding: 2px !important;
  font-size: 1.5rem !important;
  margin: 0 3px !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-themes .vi-theme-trigger.white {
  color: white !important;
  background-color: black !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-themes .vi-theme-trigger.black {
  color: black !important;
  background-color: white !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-themes .vi-theme-trigger.yellow {
  color: yellow !important;
  background-color: blue !important;
}
.visually-impaired #toolbar .vi-toolbar .oi-eye {
  font-size: 1.5rem !important;
  color: white !important;
}
.visually-impaired .red-header {
  height: auto !important;
}
.visually-impaired .red-header .title {
  padding: 0 !important;
  text-align: center !important;
}
.visually-impaired .slick-list .slick-slide {
  border: 2px solid !important;
  font-size: 1rem !important;
}
.visually-impaired .breadcrumb {
  font-size: 1rem !important;
}
.visually-impaired .category-grid .category-item {
  font-size: 1rem !important;
  border: 2px solid !important;
}
.visually-impaired .search form .input-group > * {
  height: auto !important;
}
.visually-impaired .main {
  padding: 25px !important;
}
.visually-impaired .img-header-holder {
  display: none !important;
}
.visually-impaired .main-nav {
  flex-shrink: 1 !important;
}
.visually-impaired #search-form {
  flex-wrap: wrap !important;
}
.visually-impaired #search-form div.form-group {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
.visually-impaired .page-container .side-menu {
  left: 35px !important;
  top: 120px !important;
}
.visually-impaired,
.visually-impaired body {
  font-size: 22px !important;
}
.visually-impaired.vi-big,
.visually-impaired.vi-big body {
  font-size: 26px !important;
}
.visually-impaired.vi-small,
.visually-impaired.vi-small body {
  font-size: 18px !important;
}
.visually-impaired .header .main-nav {
  right: 510px;
}
@media (max-width: 1500px) {
  .visually-impaired .header .main-nav {
    right: 410px;
  }
}
@media (max-width: 1400px) {
  .visually-impaired .header .main-nav {
    right: 310px;
  }
}
