.color-white {
  color: #FFF;
}
.color-white-important {
  color: #FFF !important;
}
.bg-white {
  background-color: #FFF;
}
.bc-white {
  border-color: #FFF;
}
.color-black {
  color: #000;
}
.bg-black {
  background-color: #000;
}
.bc-black {
  border-color: #000;
}
.bc-tag-vide-100 {
  border-color: hsl(24, 2%, 88%) !important;
  border-style: solid;
  border-width: 1px;
}
.bc-tag-vide-300 {
  border-color: hsl(24, 2%, 92%) !important;
}
.bc-tag-vide-400 {
  border-color: hsl(24, 2%, 88%) !important;
}
.bc-tag-vide-500 {
  border-color: hsl(24, 2%, 88%) !important;
}
.bc-tag-vide-600 {
  border-color: hsl(24, 2%, 88%) !important;
}
.bc-tag-vide-700 {
  border-color: #FFF !important;
}
.bc-tag-vide-900 {
  border-color: #FFF !important;
}
.bg-tag-vide-100 {
  background-color: #FFF;
}
.bg-tag-vide-300 {
  background-color: #FFF;
  border-color: hsl(24, 2%, 92%);
}
.bg-tag-vide-500 {
  background-color: #FFF;
}
.bg-tag-vide-600 {
  background-color: #FFF;
}
.bg-tag-vide-700 {
  background-color: #FFF;
}
.bg-tag-vide-900 {
  background-color: #FFF;
}
.color-tag-vide-100 {
  color: hsl(24, 2%, 55%);
}
.color-tag-vide-300 {
  color: hsl(24, 2%, 55%);
}
.color-tag-vide-500 {
  color: hsl(24, 2%, 55%);
}
.color-tag-vide-600 {
  color: hsl(24, 2%, 55%);
}
.color-tag-vide-700 {
  color: hsl(24, 2%, 55%);
}
.color-tag-vide-900 {
  color: hsl(24, 2%, 55%);
}
.color-gold-50 {
  color: hsl(38, 30%, 96%) !important;
}
.bg-gold-50 {
  background-color: hsl(38, 30%, 96%) !important;
}
.bc-gold-50 {
  border-color: hsl(38, 30%, 96%) !important;
}
.btn-radio-gold-50 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gold-50:hover,
.btn-radio-gold-50:active,
.btn-radio-gold-50.active,
.open > .dropdown-toggle.btn-radio-gold-50 {
  color: hsl(38, 30%, 20%);
  background-color: hsl(38, 30%, 96%);
  border-color: hsl(38, 30%, 50%);
}
.color-gold-100 {
  color: hsl(38, 30%, 92%) !important;
}
.bg-gold-100 {
  background-color: hsl(38, 30%, 92%) !important;
}
.bc-gold-100 {
  border-color: hsl(38, 30%, 92%) !important;
}
.btn-radio-gold-100 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gold-100:hover,
.btn-radio-gold-100:active,
.btn-radio-gold-100.active,
.open > .dropdown-toggle.btn-radio-gold-100 {
  color: hsl(38, 30%, 20%);
  background-color: hsl(38, 30%, 92%);
  border-color: hsl(38, 30%, 50%);
}
.color-gold-200 {
  color: hsl(38, 30%, 86%) !important;
}
.bg-gold-200 {
  background-color: hsl(38, 30%, 86%) !important;
}
.bc-gold-200 {
  border-color: hsl(38, 30%, 86%) !important;
}
.btn-radio-gold-200 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gold-200:hover,
.btn-radio-gold-200:active,
.btn-radio-gold-200.active,
.open > .dropdown-toggle.btn-radio-gold-200 {
  color: hsl(38, 30%, 20%);
  background-color: hsl(38, 30%, 86%);
  border-color: hsl(38, 30%, 50%);
}
.color-gold-300 {
  color: hsl(38, 30%, 80%) !important;
}
.bg-gold-300 {
  background-color: hsl(38, 30%, 80%) !important;
}
.bc-gold-300 {
  border-color: hsl(38, 30%, 80%) !important;
}
.btn-radio-gold-300 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gold-300:hover,
.btn-radio-gold-300:active,
.btn-radio-gold-300.active,
.open > .dropdown-toggle.btn-radio-gold-300 {
  color: hsl(38, 30%, 20%);
  background-color: hsl(38, 30%, 80%);
  border-color: hsl(38, 30%, 50%);
}
.color-gold-400 {
  color: hsl(38, 30%, 72%) !important;
}
.bg-gold-400 {
  background-color: hsl(38, 30%, 72%) !important;
}
.bc-gold-400 {
  border-color: hsl(38, 30%, 72%) !important;
}
.btn-radio-gold-400 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gold-400:hover,
.btn-radio-gold-400:active,
.btn-radio-gold-400.active,
.open > .dropdown-toggle.btn-radio-gold-400 {
  color: hsl(38, 30%, 20%);
  background-color: hsl(38, 30%, 72%);
  border-color: hsl(38, 30%, 50%);
}
.color-gold-500 {
  color: hsl(38, 30%, 65%) !important;
}
.bg-gold-500 {
  background-color: hsl(38, 30%, 65%) !important;
}
.bc-gold-500 {
  border-color: hsl(38, 30%, 65%) !important;
}
.btn-radio-gold-500 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gold-500:hover,
.btn-radio-gold-500:active,
.btn-radio-gold-500.active,
.open > .dropdown-toggle.btn-radio-gold-500 {
  color: hsl(38, 30%, 20%);
  background-color: hsl(38, 30%, 65%);
  border-color: hsl(38, 30%, 50%);
}
.color-gold-600 {
  color: hsl(38, 30%, 50%) !important;
}
.bg-gold-600 {
  background-color: hsl(38, 30%, 50%) !important;
}
.bc-gold-600 {
  border-color: hsl(38, 30%, 50%) !important;
}
.btn-radio-gold-600 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gold-600:hover,
.btn-radio-gold-600:active,
.btn-radio-gold-600.active,
.open > .dropdown-toggle.btn-radio-gold-600 {
  color: hsl(38, 30%, 20%);
  background-color: hsl(38, 30%, 50%);
  border-color: hsl(38, 30%, 50%);
}
.color-gold-700 {
  color: hsl(38, 30%, 36%) !important;
}
.bg-gold-700 {
  background-color: hsl(38, 60%, 10%) !important;
}
.bc-gold-700 {
  border-color: hsl(38, 30%, 36%) !important;
}
.btn-radio-gold-700 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gold-700:hover,
.btn-radio-gold-700:active,
.btn-radio-gold-700.active,
.open > .dropdown-toggle.btn-radio-gold-700 {
  color: hsl(38, 30%, 20%);
  background-color: hsl(38, 30%, 36%);
  border-color: hsl(38, 30%, 50%);
}
.color-gold-900 {
  color: hsl(38, 30%, 20%) !important;
}
.bg-gold-900 {
  background-color: hsl(38, 30%, 20%) !important;
}
.bc-gold-900 {
  border-color: hsl(38, 30%, 20%) !important;
}
.btn-radio-gold-900 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gold-900:hover,
.btn-radio-gold-900:active,
.btn-radio-gold-900.active,
.open > .dropdown-toggle.btn-radio-gold-900 {
  color: hsl(38, 30%, 20%);
  background-color: hsl(38, 30%, 20%);
  border-color: hsl(38, 30%, 50%);
}
.form-control[disabled].gold,
.form-control[readonly].gold,
fieldset[disabled] .form-control.gold {
  color: hsl(38, 30%, 36%) !important;
  border-color: hsl(38, 30%, 50%) !important;
  background-color: hsl(38, 30%, 96%) !important;
}
.linear-gradient-gold-gold {
  border-image: linear-gradient(to right, hsl(38, 30%, 80%) 0%, hsl(38, 30%, 80%) 100%);
}
.linear-gradient-gold-primary {
  border-image: linear-gradient(to right, hsl(38, 30%, 80%) 0%, hsl(185, 44%, 80%) 100%);
}
.linear-gradient-gold-default {
  border-image: linear-gradient(to right, hsl(38, 30%, 80%) 0%, hsl(24, 2%, 92%) 100%);
}
.linear-gradient-gold-gray {
  border-image: linear-gradient(to right, hsl(38, 30%, 80%) 0%, hsl(24, 2%, 87%) 100%);
}
.linear-gradient-gold-inverse {
  border-image: linear-gradient(to right, hsl(38, 30%, 80%) 0%, hsl(24, 2%, 85%) 100%);
}
.linear-gradient-gold-info {
  border-image: linear-gradient(to right, hsl(38, 30%, 80%) 0%, hsl(188, 60%, 87%) 100%);
}
.linear-gradient-gold-success {
  border-image: linear-gradient(to right, hsl(38, 30%, 80%) 0%, hsl(67, 100%, 80%) 100%);
}
.linear-gradient-gold-warning {
  border-image: linear-gradient(to right, hsl(38, 30%, 80%) 0%, hsl(28, 100%, 80%) 100%);
}
.linear-gradient-gold-danger {
  border-image: linear-gradient(to right, hsl(38, 30%, 80%) 0%, hsl(10, 100%, 85%) 100%);
}
.linear-gradient-gold-purple {
  border-image: linear-gradient(to right, hsl(38, 30%, 80%) 0%, hsl(264, 38%, 85%) 100%);
}
.linear-gradient-gold-yellow {
  border-image: linear-gradient(to right, hsl(38, 30%, 80%) 0%, hsl(42, 100%, 82%) 100%);
}
.linear-gradient-gold-pink {
  border-image: linear-gradient(to right, hsl(38, 30%, 80%) 0%, hsl(330, 100%, 85%) 100%);
}
.linear-gradient-gold-blue {
  border-image: linear-gradient(to right, hsl(38, 30%, 80%) 0%, hsl(207, 44%, 80%) 100%);
}
.linear-gradient-gold-white {
  border-image: linear-gradient(to right, hsl(38, 30%, 80%) 0%, #FFF 100%);
}
.alert-gold {
  background-color: hsl(38, 30%, 92%);
  border-color: hsl(38, 30%, 36%);
  border-width: 1px;
  color: hsl(38, 30%, 36%);
}
.switch.color-gold input:checked + span {
  background-color: hsl(38, 30%, 65%);
  border-color: hsl(38, 30%, 50%);
}
.switch.color-gold input:checked + span:after {
  border-color: hsl(38, 30%, 50%);
}
.color-primary-50 {
  color: hsl(185, 44%, 96%) !important;
}
.bg-primary-50 {
  background-color: hsl(185, 44%, 96%) !important;
}
.bc-primary-50 {
  border-color: hsl(185, 44%, 96%) !important;
}
.btn-radio-primary-50 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-primary-50:hover,
.btn-radio-primary-50:active,
.btn-radio-primary-50.active,
.open > .dropdown-toggle.btn-radio-primary-50 {
  color: hsl(185, 44%, 20%);
  background-color: hsl(185, 44%, 96%);
  border-color: hsl(185, 44%, 50%);
}
.color-primary-100 {
  color: hsl(185, 44%, 92%) !important;
}
.bg-primary-100 {
  background-color: hsl(185, 44%, 92%) !important;
}
.bc-primary-100 {
  border-color: hsl(185, 44%, 92%) !important;
}
.btn-radio-primary-100 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-primary-100:hover,
.btn-radio-primary-100:active,
.btn-radio-primary-100.active,
.open > .dropdown-toggle.btn-radio-primary-100 {
  color: hsl(185, 44%, 20%);
  background-color: hsl(185, 44%, 92%);
  border-color: hsl(185, 44%, 50%);
}
.color-primary-200 {
  color: hsl(185, 44%, 86%) !important;
}
.bg-primary-200 {
  background-color: hsl(185, 44%, 86%) !important;
}
.bc-primary-200 {
  border-color: hsl(185, 44%, 86%) !important;
}
.btn-radio-primary-200 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-primary-200:hover,
.btn-radio-primary-200:active,
.btn-radio-primary-200.active,
.open > .dropdown-toggle.btn-radio-primary-200 {
  color: hsl(185, 44%, 20%);
  background-color: hsl(185, 44%, 86%);
  border-color: hsl(185, 44%, 50%);
}
.color-primary-300 {
  color: hsl(185, 44%, 80%) !important;
}
.bg-primary-300 {
  background-color: hsl(185, 44%, 80%) !important;
}
.bc-primary-300 {
  border-color: hsl(185, 44%, 80%) !important;
}
.btn-radio-primary-300 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-primary-300:hover,
.btn-radio-primary-300:active,
.btn-radio-primary-300.active,
.open > .dropdown-toggle.btn-radio-primary-300 {
  color: hsl(185, 44%, 20%);
  background-color: hsl(185, 44%, 80%);
  border-color: hsl(185, 44%, 50%);
}
.color-primary-400 {
  color: hsl(185, 44%, 72%) !important;
}
.bg-primary-400 {
  background-color: hsl(185, 44%, 72%) !important;
}
.bc-primary-400 {
  border-color: hsl(185, 44%, 72%) !important;
}
.btn-radio-primary-400 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-primary-400:hover,
.btn-radio-primary-400:active,
.btn-radio-primary-400.active,
.open > .dropdown-toggle.btn-radio-primary-400 {
  color: hsl(185, 44%, 20%);
  background-color: hsl(185, 44%, 72%);
  border-color: hsl(185, 44%, 50%);
}
.color-primary-500 {
  color: hsl(185, 44%, 65%) !important;
}
.bg-primary-500 {
  background-color: hsl(185, 44%, 65%) !important;
}
.bc-primary-500 {
  border-color: hsl(185, 44%, 65%) !important;
}
.btn-radio-primary-500 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-primary-500:hover,
.btn-radio-primary-500:active,
.btn-radio-primary-500.active,
.open > .dropdown-toggle.btn-radio-primary-500 {
  color: hsl(185, 44%, 20%);
  background-color: hsl(185, 44%, 65%);
  border-color: hsl(185, 44%, 50%);
}
.color-primary-600 {
  color: hsl(185, 44%, 50%) !important;
}
.bg-primary-600 {
  background-color: hsl(185, 44%, 50%) !important;
}
.bc-primary-600 {
  border-color: hsl(185, 44%, 50%) !important;
}
.btn-radio-primary-600 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-primary-600:hover,
.btn-radio-primary-600:active,
.btn-radio-primary-600.active,
.open > .dropdown-toggle.btn-radio-primary-600 {
  color: hsl(185, 44%, 20%);
  background-color: hsl(185, 44%, 50%);
  border-color: hsl(185, 44%, 50%);
}
.color-primary-700 {
  color: hsl(185, 44%, 36%) !important;
}
.bg-primary-700 {
  background-color: hsl(185, 44%, 36%) !important;
}
.bc-primary-700 {
  border-color: hsl(185, 44%, 36%) !important;
}
.btn-radio-primary-700 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-primary-700:hover,
.btn-radio-primary-700:active,
.btn-radio-primary-700.active,
.open > .dropdown-toggle.btn-radio-primary-700 {
  color: hsl(185, 44%, 20%);
  background-color: hsl(185, 44%, 36%);
  border-color: hsl(185, 44%, 50%);
}
.color-primary-900 {
  color: hsl(185, 44%, 20%) !important;
}
.bg-primary-900 {
  background-color: hsl(185, 44%, 20%) !important;
}
.bc-primary-900 {
  border-color: hsl(185, 44%, 20%) !important;
}
.btn-radio-primary-900 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-primary-900:hover,
.btn-radio-primary-900:active,
.btn-radio-primary-900.active,
.open > .dropdown-toggle.btn-radio-primary-900 {
  color: hsl(185, 44%, 20%);
  background-color: hsl(185, 44%, 20%);
  border-color: hsl(185, 44%, 50%);
}
.form-control[disabled].primary,
.form-control[readonly].primary,
fieldset[disabled] .form-control.primary {
  color: hsl(185, 44%, 36%) !important;
  border-color: hsl(185, 44%, 50%) !important;
  background-color: hsl(185, 44%, 96%) !important;
}
.linear-gradient-primary-gold {
  border-image: linear-gradient(to right, hsl(185, 44%, 80%) 0%, hsl(38, 30%, 80%) 100%);
}
.linear-gradient-primary-primary {
  border-image: linear-gradient(to right, hsl(185, 44%, 80%) 0%, hsl(185, 44%, 80%) 100%);
}
.linear-gradient-primary-default {
  border-image: linear-gradient(to right, hsl(185, 44%, 80%) 0%, hsl(24, 2%, 92%) 100%);
}
.linear-gradient-primary-gray {
  border-image: linear-gradient(to right, hsl(185, 44%, 80%) 0%, hsl(24, 2%, 87%) 100%);
}
.linear-gradient-primary-inverse {
  border-image: linear-gradient(to right, hsl(185, 44%, 80%) 0%, hsl(24, 2%, 85%) 100%);
}
.linear-gradient-primary-info {
  border-image: linear-gradient(to right, hsl(185, 44%, 80%) 0%, hsl(188, 60%, 87%) 100%);
}
.linear-gradient-primary-success {
  border-image: linear-gradient(to right, hsl(185, 44%, 80%) 0%, hsl(67, 100%, 80%) 100%);
}
.linear-gradient-primary-warning {
  border-image: linear-gradient(to right, hsl(185, 44%, 80%) 0%, hsl(28, 100%, 80%) 100%);
}
.linear-gradient-primary-danger {
  border-image: linear-gradient(to right, hsl(185, 44%, 80%) 0%, hsl(10, 100%, 85%) 100%);
}
.linear-gradient-primary-purple {
  border-image: linear-gradient(to right, hsl(185, 44%, 80%) 0%, hsl(264, 38%, 85%) 100%);
}
.linear-gradient-primary-yellow {
  border-image: linear-gradient(to right, hsl(185, 44%, 80%) 0%, hsl(42, 100%, 82%) 100%);
}
.linear-gradient-primary-pink {
  border-image: linear-gradient(to right, hsl(185, 44%, 80%) 0%, hsl(330, 100%, 85%) 100%);
}
.linear-gradient-primary-blue {
  border-image: linear-gradient(to right, hsl(185, 44%, 80%) 0%, hsl(207, 44%, 80%) 100%);
}
.linear-gradient-primary-white {
  border-image: linear-gradient(to right, hsl(185, 44%, 80%) 0%, #FFF 100%);
}
.alert-primary {
  background-color: hsl(185, 44%, 92%);
  border-color: hsl(185, 44%, 36%);
  border-width: 1px;
  color: hsl(185, 44%, 36%);
}
.switch.color-primary input:checked + span {
  background-color: hsl(185, 44%, 65%);
  border-color: hsl(185, 44%, 50%);
}
.switch.color-primary input:checked + span:after {
  border-color: hsl(185, 44%, 50%);
}
.color-default-50 {
  color: hsl(24, 2%, 97%) !important;
}
.bg-default-50 {
  background-color: hsl(24, 2%, 97%) !important;
}
.bc-default-50 {
  border-color: hsl(24, 2%, 97%) !important;
}
.btn-radio-default-50 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-default-50:hover,
.btn-radio-default-50:active,
.btn-radio-default-50.active,
.open > .dropdown-toggle.btn-radio-default-50 {
  color: hsl(24, 2%, 50%);
  background-color: hsl(24, 2%, 97%);
  border-color: hsl(24, 2%, 79%);
}
.color-default-100 {
  color: hsl(24, 2%, 95%) !important;
}
.bg-default-100 {
  background-color: hsl(24, 2%, 95%) !important;
}
.bc-default-100 {
  border-color: hsl(24, 2%, 95%) !important;
}
.btn-radio-default-100 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-default-100:hover,
.btn-radio-default-100:active,
.btn-radio-default-100.active,
.open > .dropdown-toggle.btn-radio-default-100 {
  color: hsl(24, 2%, 50%);
  background-color: hsl(24, 2%, 95%);
  border-color: hsl(24, 2%, 79%);
}
.color-default-200 {
  color: hsl(24, 2%, 94%) !important;
}
.bg-default-200 {
  background-color: hsl(24, 2%, 94%) !important;
}
.bc-default-200 {
  border-color: hsl(24, 2%, 94%) !important;
}
.btn-radio-default-200 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-default-200:hover,
.btn-radio-default-200:active,
.btn-radio-default-200.active,
.open > .dropdown-toggle.btn-radio-default-200 {
  color: hsl(24, 2%, 50%);
  background-color: hsl(24, 2%, 94%);
  border-color: hsl(24, 2%, 79%);
}
.color-default-300 {
  color: hsl(24, 2%, 92%) !important;
}
.bg-default-300 {
  background-color: hsl(24, 2%, 92%) !important;
}
.bc-default-300 {
  border-color: hsl(24, 2%, 92%) !important;
}
.btn-radio-default-300 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-default-300:hover,
.btn-radio-default-300:active,
.btn-radio-default-300.active,
.open > .dropdown-toggle.btn-radio-default-300 {
  color: hsl(24, 2%, 50%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 79%);
}
.color-default-400 {
  color: hsl(24, 2%, 90%) !important;
}
.bg-default-400 {
  background-color: hsl(24, 2%, 90%) !important;
}
.bc-default-400 {
  border-color: hsl(24, 2%, 90%) !important;
}
.btn-radio-default-400 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-default-400:hover,
.btn-radio-default-400:active,
.btn-radio-default-400.active,
.open > .dropdown-toggle.btn-radio-default-400 {
  color: hsl(24, 2%, 50%);
  background-color: hsl(24, 2%, 90%);
  border-color: hsl(24, 2%, 79%);
}
.color-default-500 {
  color: hsl(24, 2%, 88%) !important;
}
.bg-default-500 {
  background-color: hsl(24, 2%, 88%) !important;
}
.bc-default-500 {
  border-color: hsl(24, 2%, 88%) !important;
}
.btn-radio-default-500 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-default-500:hover,
.btn-radio-default-500:active,
.btn-radio-default-500.active,
.open > .dropdown-toggle.btn-radio-default-500 {
  color: hsl(24, 2%, 50%);
  background-color: hsl(24, 2%, 88%);
  border-color: hsl(24, 2%, 79%);
}
.color-default-600 {
  color: hsl(24, 2%, 79%) !important;
}
.bg-default-600 {
  background-color: hsl(24, 2%, 79%) !important;
}
.bc-default-600 {
  border-color: hsl(24, 2%, 79%) !important;
}
.btn-radio-default-600 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-default-600:hover,
.btn-radio-default-600:active,
.btn-radio-default-600.active,
.open > .dropdown-toggle.btn-radio-default-600 {
  color: hsl(24, 2%, 50%);
  background-color: hsl(24, 2%, 79%);
  border-color: hsl(24, 2%, 79%);
}
.color-default-700 {
  color: hsl(24, 2%, 65%) !important;
}
.bg-default-700 {
  background-color: hsl(24, 2%, 65%) !important;
}
.bc-default-700 {
  border-color: hsl(24, 2%, 65%) !important;
}
.btn-radio-default-700 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-default-700:hover,
.btn-radio-default-700:active,
.btn-radio-default-700.active,
.open > .dropdown-toggle.btn-radio-default-700 {
  color: hsl(24, 2%, 50%);
  background-color: hsl(24, 2%, 65%);
  border-color: hsl(24, 2%, 79%);
}
.color-default-900 {
  color: hsl(24, 2%, 50%) !important;
}
.bg-default-900 {
  background-color: hsl(24, 2%, 50%) !important;
}
.bc-default-900 {
  border-color: hsl(24, 2%, 50%) !important;
}
.btn-radio-default-900 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-default-900:hover,
.btn-radio-default-900:active,
.btn-radio-default-900.active,
.open > .dropdown-toggle.btn-radio-default-900 {
  color: hsl(24, 2%, 50%);
  background-color: hsl(24, 2%, 50%);
  border-color: hsl(24, 2%, 79%);
}
.form-control[disabled].default,
.form-control[readonly].default,
fieldset[disabled] .form-control.default {
  color: hsl(24, 2%, 65%) !important;
  border-color: hsl(24, 2%, 79%) !important;
  background-color: hsl(24, 2%, 97%) !important;
}
.linear-gradient-default-gold {
  border-image: linear-gradient(to right, hsl(24, 2%, 92%) 0%, hsl(38, 30%, 80%) 100%);
}
.linear-gradient-default-primary {
  border-image: linear-gradient(to right, hsl(24, 2%, 92%) 0%, hsl(185, 44%, 80%) 100%);
}
.linear-gradient-default-default {
  border-image: linear-gradient(to right, hsl(24, 2%, 92%) 0%, hsl(24, 2%, 92%) 100%);
}
.linear-gradient-default-gray {
  border-image: linear-gradient(to right, hsl(24, 2%, 92%) 0%, hsl(24, 2%, 87%) 100%);
}
.linear-gradient-default-inverse {
  border-image: linear-gradient(to right, hsl(24, 2%, 92%) 0%, hsl(24, 2%, 85%) 100%);
}
.linear-gradient-default-info {
  border-image: linear-gradient(to right, hsl(24, 2%, 92%) 0%, hsl(188, 60%, 87%) 100%);
}
.linear-gradient-default-success {
  border-image: linear-gradient(to right, hsl(24, 2%, 92%) 0%, hsl(67, 100%, 80%) 100%);
}
.linear-gradient-default-warning {
  border-image: linear-gradient(to right, hsl(24, 2%, 92%) 0%, hsl(28, 100%, 80%) 100%);
}
.linear-gradient-default-danger {
  border-image: linear-gradient(to right, hsl(24, 2%, 92%) 0%, hsl(10, 100%, 85%) 100%);
}
.linear-gradient-default-purple {
  border-image: linear-gradient(to right, hsl(24, 2%, 92%) 0%, hsl(264, 38%, 85%) 100%);
}
.linear-gradient-default-yellow {
  border-image: linear-gradient(to right, hsl(24, 2%, 92%) 0%, hsl(42, 100%, 82%) 100%);
}
.linear-gradient-default-pink {
  border-image: linear-gradient(to right, hsl(24, 2%, 92%) 0%, hsl(330, 100%, 85%) 100%);
}
.linear-gradient-default-blue {
  border-image: linear-gradient(to right, hsl(24, 2%, 92%) 0%, hsl(207, 44%, 80%) 100%);
}
.linear-gradient-default-white {
  border-image: linear-gradient(to right, hsl(24, 2%, 92%) 0%, #FFF 100%);
}
.alert-default {
  background-color: hsl(24, 2%, 95%);
  border-color: hsl(24, 2%, 65%);
  border-width: 1px;
  color: hsl(24, 2%, 65%);
}
.switch.color-default input:checked + span {
  background-color: hsl(24, 2%, 88%);
  border-color: hsl(24, 2%, 79%);
}
.switch.color-default input:checked + span:after {
  border-color: hsl(24, 2%, 79%);
}
.color-gray-50 {
  color: hsl(24, 2%, 98%) !important;
}
.bg-gray-50 {
  background-color: hsl(24, 2%, 98%) !important;
}
.bc-gray-50 {
  border-color: hsl(24, 2%, 98%) !important;
}
.btn-radio-gray-50 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gray-50:hover,
.btn-radio-gray-50:active,
.btn-radio-gray-50.active,
.open > .dropdown-toggle.btn-radio-gray-50 {
  color: hsl(24, 2%, 41%);
  background-color: hsl(24, 2%, 98%);
  border-color: hsl(24, 2%, 65%);
}
.color-gray-100 {
  color: hsl(24, 2%, 96%) !important;
}
.bg-gray-100 {
  background-color: hsl(24, 2%, 96%) !important;
}
.bc-gray-100 {
  border-color: hsl(24, 2%, 96%) !important;
}
.btn-radio-gray-100 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gray-100:hover,
.btn-radio-gray-100:active,
.btn-radio-gray-100.active,
.open > .dropdown-toggle.btn-radio-gray-100 {
  color: hsl(24, 2%, 41%);
  background-color: hsl(24, 2%, 96%);
  border-color: hsl(24, 2%, 65%);
}
.color-gray-200 {
  color: hsl(24, 2%, 92%) !important;
}
.bg-gray-200 {
  background-color: hsl(24, 2%, 92%) !important;
}
.bc-gray-200 {
  border-color: hsl(24, 2%, 92%) !important;
}
.btn-radio-gray-200 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gray-200:hover,
.btn-radio-gray-200:active,
.btn-radio-gray-200.active,
.open > .dropdown-toggle.btn-radio-gray-200 {
  color: hsl(24, 2%, 41%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 65%);
}
.color-gray-300 {
  color: hsl(24, 2%, 87%) !important;
}
.bg-gray-300 {
  background-color: hsl(24, 2%, 87%) !important;
}
.bc-gray-300 {
  border-color: hsl(24, 2%, 87%) !important;
}
.btn-radio-gray-300 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gray-300:hover,
.btn-radio-gray-300:active,
.btn-radio-gray-300.active,
.open > .dropdown-toggle.btn-radio-gray-300 {
  color: hsl(24, 2%, 41%);
  background-color: hsl(24, 2%, 87%);
  border-color: hsl(24, 2%, 65%);
}
.color-gray-400 {
  color: hsl(24, 2%, 81%) !important;
}
.bg-gray-400 {
  background-color: hsl(24, 2%, 81%) !important;
}
.bc-gray-400 {
  border-color: hsl(24, 2%, 81%) !important;
}
.btn-radio-gray-400 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gray-400:hover,
.btn-radio-gray-400:active,
.btn-radio-gray-400.active,
.open > .dropdown-toggle.btn-radio-gray-400 {
  color: hsl(24, 2%, 41%);
  background-color: hsl(24, 2%, 81%);
  border-color: hsl(24, 2%, 65%);
}
.color-gray-500 {
  color: hsl(24, 2%, 75%) !important;
}
.bg-gray-500 {
  background-color: hsl(24, 2%, 75%) !important;
}
.bc-gray-500 {
  border-color: hsl(24, 2%, 75%) !important;
}
.btn-radio-gray-500 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gray-500:hover,
.btn-radio-gray-500:active,
.btn-radio-gray-500.active,
.open > .dropdown-toggle.btn-radio-gray-500 {
  color: hsl(24, 2%, 41%);
  background-color: hsl(24, 2%, 75%);
  border-color: hsl(24, 2%, 65%);
}
.color-gray-600 {
  color: hsl(24, 2%, 65%) !important;
}
.bg-gray-600 {
  background-color: hsl(24, 2%, 65%) !important;
}
.bc-gray-600 {
  border-color: hsl(24, 2%, 65%) !important;
}
.btn-radio-gray-600 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gray-600:hover,
.btn-radio-gray-600:active,
.btn-radio-gray-600.active,
.open > .dropdown-toggle.btn-radio-gray-600 {
  color: hsl(24, 2%, 41%);
  background-color: hsl(24, 2%, 65%);
  border-color: hsl(24, 2%, 65%);
}
.color-gray-700 {
  color: hsl(24, 2%, 50%) !important;
}
.bg-gray-700 {
  background-color: hsl(24, 2%, 50%) !important;
}
.bc-gray-700 {
  border-color: hsl(24, 2%, 50%) !important;
}
.btn-radio-gray-700 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gray-700:hover,
.btn-radio-gray-700:active,
.btn-radio-gray-700.active,
.open > .dropdown-toggle.btn-radio-gray-700 {
  color: hsl(24, 2%, 41%);
  background-color: hsl(24, 2%, 50%);
  border-color: hsl(24, 2%, 65%);
}
.color-gray-900 {
  color: hsl(24, 2%, 41%) !important;
}
.bg-gray-900 {
  background-color: hsl(24, 2%, 41%) !important;
}
.bc-gray-900 {
  border-color: hsl(24, 2%, 41%) !important;
}
.btn-radio-gray-900 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-gray-900:hover,
.btn-radio-gray-900:active,
.btn-radio-gray-900.active,
.open > .dropdown-toggle.btn-radio-gray-900 {
  color: hsl(24, 2%, 41%);
  background-color: hsl(24, 2%, 41%);
  border-color: hsl(24, 2%, 65%);
}
.form-control[disabled].gray,
.form-control[readonly].gray,
fieldset[disabled] .form-control.gray {
  color: hsl(24, 2%, 50%) !important;
  border-color: hsl(24, 2%, 65%) !important;
  background-color: hsl(24, 2%, 98%) !important;
}
.linear-gradient-gray-gold {
  border-image: linear-gradient(to right, hsl(24, 2%, 87%) 0%, hsl(38, 30%, 80%) 100%);
}
.linear-gradient-gray-primary {
  border-image: linear-gradient(to right, hsl(24, 2%, 87%) 0%, hsl(185, 44%, 80%) 100%);
}
.linear-gradient-gray-default {
  border-image: linear-gradient(to right, hsl(24, 2%, 87%) 0%, hsl(24, 2%, 92%) 100%);
}
.linear-gradient-gray-gray {
  border-image: linear-gradient(to right, hsl(24, 2%, 87%) 0%, hsl(24, 2%, 87%) 100%);
}
.linear-gradient-gray-inverse {
  border-image: linear-gradient(to right, hsl(24, 2%, 87%) 0%, hsl(24, 2%, 85%) 100%);
}
.linear-gradient-gray-info {
  border-image: linear-gradient(to right, hsl(24, 2%, 87%) 0%, hsl(188, 60%, 87%) 100%);
}
.linear-gradient-gray-success {
  border-image: linear-gradient(to right, hsl(24, 2%, 87%) 0%, hsl(67, 100%, 80%) 100%);
}
.linear-gradient-gray-warning {
  border-image: linear-gradient(to right, hsl(24, 2%, 87%) 0%, hsl(28, 100%, 80%) 100%);
}
.linear-gradient-gray-danger {
  border-image: linear-gradient(to right, hsl(24, 2%, 87%) 0%, hsl(10, 100%, 85%) 100%);
}
.linear-gradient-gray-purple {
  border-image: linear-gradient(to right, hsl(24, 2%, 87%) 0%, hsl(264, 38%, 85%) 100%);
}
.linear-gradient-gray-yellow {
  border-image: linear-gradient(to right, hsl(24, 2%, 87%) 0%, hsl(42, 100%, 82%) 100%);
}
.linear-gradient-gray-pink {
  border-image: linear-gradient(to right, hsl(24, 2%, 87%) 0%, hsl(330, 100%, 85%) 100%);
}
.linear-gradient-gray-blue {
  border-image: linear-gradient(to right, hsl(24, 2%, 87%) 0%, hsl(207, 44%, 80%) 100%);
}
.linear-gradient-gray-white {
  border-image: linear-gradient(to right, hsl(24, 2%, 87%) 0%, #FFF 100%);
}
.alert-gray {
  background-color: hsl(24, 2%, 96%);
  border-color: hsl(24, 2%, 50%);
  border-width: 1px;
  color: hsl(24, 2%, 50%);
}
.switch.color-gray input:checked + span {
  background-color: hsl(24, 2%, 75%);
  border-color: hsl(24, 2%, 65%);
}
.switch.color-gray input:checked + span:after {
  border-color: hsl(24, 2%, 65%);
}
.color-inverse-50 {
  color: hsl(24, 2%, 97%) !important;
}
.bg-inverse-50 {
  background-color: hsl(24, 2%, 97%) !important;
}
.bc-inverse-50 {
  border-color: hsl(24, 2%, 97%) !important;
}
.btn-radio-inverse-50 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-inverse-50:hover,
.btn-radio-inverse-50:active,
.btn-radio-inverse-50.active,
.open > .dropdown-toggle.btn-radio-inverse-50 {
  color: hsl(24, 2%, 10%);
  background-color: hsl(24, 2%, 97%);
  border-color: hsl(24, 2%, 40%);
}
.color-inverse-100 {
  color: hsl(24, 2%, 95%) !important;
}
.bg-inverse-100 {
  background-color: hsl(24, 2%, 95%) !important;
}
.bc-inverse-100 {
  border-color: hsl(24, 2%, 95%) !important;
}
.btn-radio-inverse-100 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-inverse-100:hover,
.btn-radio-inverse-100:active,
.btn-radio-inverse-100.active,
.open > .dropdown-toggle.btn-radio-inverse-100 {
  color: hsl(24, 2%, 10%);
  background-color: hsl(24, 2%, 95%);
  border-color: hsl(24, 2%, 40%);
}
.color-inverse-200 {
  color: hsl(24, 2%, 90%) !important;
}
.bg-inverse-200 {
  background-color: hsl(24, 2%, 90%) !important;
}
.bc-inverse-200 {
  border-color: hsl(24, 2%, 90%) !important;
}
.btn-radio-inverse-200 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-inverse-200:hover,
.btn-radio-inverse-200:active,
.btn-radio-inverse-200.active,
.open > .dropdown-toggle.btn-radio-inverse-200 {
  color: hsl(24, 2%, 10%);
  background-color: hsl(24, 2%, 90%);
  border-color: hsl(24, 2%, 40%);
}
.color-inverse-300 {
  color: hsl(24, 2%, 85%) !important;
}
.bg-inverse-300 {
  background-color: hsl(24, 2%, 85%) !important;
}
.bc-inverse-300 {
  border-color: hsl(24, 2%, 85%) !important;
}
.btn-radio-inverse-300 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-inverse-300:hover,
.btn-radio-inverse-300:active,
.btn-radio-inverse-300.active,
.open > .dropdown-toggle.btn-radio-inverse-300 {
  color: hsl(24, 2%, 10%);
  background-color: hsl(24, 2%, 85%);
  border-color: hsl(24, 2%, 40%);
}
.color-inverse-400 {
  color: hsl(24, 2%, 70%) !important;
}
.bg-inverse-400 {
  background-color: hsl(24, 2%, 70%) !important;
}
.bc-inverse-400 {
  border-color: hsl(24, 2%, 70%) !important;
}
.btn-radio-inverse-400 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-inverse-400:hover,
.btn-radio-inverse-400:active,
.btn-radio-inverse-400.active,
.open > .dropdown-toggle.btn-radio-inverse-400 {
  color: hsl(24, 2%, 10%);
  background-color: hsl(24, 2%, 70%);
  border-color: hsl(24, 2%, 40%);
}
.color-inverse-500 {
  color: hsl(24, 2%, 55%) !important;
}
.bg-inverse-500 {
  background-color: hsl(24, 2%, 55%) !important;
}
.bc-inverse-500 {
  border-color: hsl(24, 2%, 55%) !important;
}
.btn-radio-inverse-500 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-inverse-500:hover,
.btn-radio-inverse-500:active,
.btn-radio-inverse-500.active,
.open > .dropdown-toggle.btn-radio-inverse-500 {
  color: hsl(24, 2%, 10%);
  background-color: hsl(24, 2%, 55%);
  border-color: hsl(24, 2%, 40%);
}
.color-inverse-600 {
  color: hsl(24, 2%, 40%) !important;
}
.bg-inverse-600 {
  background-color: hsl(24, 2%, 40%) !important;
}
.bc-inverse-600 {
  border-color: hsl(24, 2%, 40%) !important;
}
.btn-radio-inverse-600 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-inverse-600:hover,
.btn-radio-inverse-600:active,
.btn-radio-inverse-600.active,
.open > .dropdown-toggle.btn-radio-inverse-600 {
  color: hsl(24, 2%, 10%);
  background-color: hsl(24, 2%, 40%);
  border-color: hsl(24, 2%, 40%);
}
.color-inverse-700 {
  color: hsl(24, 2%, 20%) !important;
}
.bg-inverse-700 {
  background-color: hsl(24, 2%, 20%) !important;
}
.bc-inverse-700 {
  border-color: hsl(24, 2%, 20%) !important;
}
.btn-radio-inverse-700 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-inverse-700:hover,
.btn-radio-inverse-700:active,
.btn-radio-inverse-700.active,
.open > .dropdown-toggle.btn-radio-inverse-700 {
  color: hsl(24, 2%, 10%);
  background-color: hsl(24, 2%, 20%);
  border-color: hsl(24, 2%, 40%);
}
.color-inverse-900 {
  color: hsl(24, 2%, 10%) !important;
}
.bg-inverse-900 {
  background-color: hsl(24, 2%, 10%) !important;
}
.bc-inverse-900 {
  border-color: hsl(24, 2%, 10%) !important;
}
.btn-radio-inverse-900 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-inverse-900:hover,
.btn-radio-inverse-900:active,
.btn-radio-inverse-900.active,
.open > .dropdown-toggle.btn-radio-inverse-900 {
  color: hsl(24, 2%, 10%);
  background-color: hsl(24, 2%, 10%);
  border-color: hsl(24, 2%, 40%);
}
.form-control[disabled].inverse,
.form-control[readonly].inverse,
fieldset[disabled] .form-control.inverse {
  color: hsl(24, 2%, 20%) !important;
  border-color: hsl(24, 2%, 40%) !important;
  background-color: hsl(24, 2%, 97%) !important;
}
.linear-gradient-inverse-gold {
  border-image: linear-gradient(to right, hsl(24, 2%, 85%) 0%, hsl(38, 30%, 80%) 100%);
}
.linear-gradient-inverse-primary {
  border-image: linear-gradient(to right, hsl(24, 2%, 85%) 0%, hsl(185, 44%, 80%) 100%);
}
.linear-gradient-inverse-default {
  border-image: linear-gradient(to right, hsl(24, 2%, 85%) 0%, hsl(24, 2%, 92%) 100%);
}
.linear-gradient-inverse-gray {
  border-image: linear-gradient(to right, hsl(24, 2%, 85%) 0%, hsl(24, 2%, 87%) 100%);
}
.linear-gradient-inverse-inverse {
  border-image: linear-gradient(to right, hsl(24, 2%, 85%) 0%, hsl(24, 2%, 85%) 100%);
}
.linear-gradient-inverse-info {
  border-image: linear-gradient(to right, hsl(24, 2%, 85%) 0%, hsl(188, 60%, 87%) 100%);
}
.linear-gradient-inverse-success {
  border-image: linear-gradient(to right, hsl(24, 2%, 85%) 0%, hsl(67, 100%, 80%) 100%);
}
.linear-gradient-inverse-warning {
  border-image: linear-gradient(to right, hsl(24, 2%, 85%) 0%, hsl(28, 100%, 80%) 100%);
}
.linear-gradient-inverse-danger {
  border-image: linear-gradient(to right, hsl(24, 2%, 85%) 0%, hsl(10, 100%, 85%) 100%);
}
.linear-gradient-inverse-purple {
  border-image: linear-gradient(to right, hsl(24, 2%, 85%) 0%, hsl(264, 38%, 85%) 100%);
}
.linear-gradient-inverse-yellow {
  border-image: linear-gradient(to right, hsl(24, 2%, 85%) 0%, hsl(42, 100%, 82%) 100%);
}
.linear-gradient-inverse-pink {
  border-image: linear-gradient(to right, hsl(24, 2%, 85%) 0%, hsl(330, 100%, 85%) 100%);
}
.linear-gradient-inverse-blue {
  border-image: linear-gradient(to right, hsl(24, 2%, 85%) 0%, hsl(207, 44%, 80%) 100%);
}
.linear-gradient-inverse-white {
  border-image: linear-gradient(to right, hsl(24, 2%, 85%) 0%, #FFF 100%);
}
.alert-inverse {
  background-color: hsl(24, 2%, 95%);
  border-color: hsl(24, 2%, 20%);
  border-width: 1px;
  color: hsl(24, 2%, 20%);
}
.switch.color-inverse input:checked + span {
  background-color: hsl(24, 2%, 55%);
  border-color: hsl(24, 2%, 40%);
}
.switch.color-inverse input:checked + span:after {
  border-color: hsl(24, 2%, 40%);
}
.color-info-50 {
  color: hsl(188, 60%, 97%) !important;
}
.bg-info-50 {
  background-color: hsl(188, 60%, 97%) !important;
}
.bc-info-50 {
  border-color: hsl(188, 60%, 97%) !important;
}
.btn-radio-info-50 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-info-50:hover,
.btn-radio-info-50:active,
.btn-radio-info-50.active,
.open > .dropdown-toggle.btn-radio-info-50 {
  color: hsl(188, 60%, 40%);
  background-color: hsl(188, 60%, 97%);
  border-color: hsl(188, 60%, 71%);
}
.color-info-100 {
  color: hsl(188, 60%, 95%) !important;
}
.bg-info-100 {
  background-color: hsl(188, 60%, 95%) !important;
}
.bc-info-100 {
  border-color: hsl(188, 60%, 95%) !important;
}
.btn-radio-info-100 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-info-100:hover,
.btn-radio-info-100:active,
.btn-radio-info-100.active,
.open > .dropdown-toggle.btn-radio-info-100 {
  color: hsl(188, 60%, 40%);
  background-color: hsl(188, 60%, 95%);
  border-color: hsl(188, 60%, 71%);
}
.color-info-200 {
  color: hsl(188, 60%, 91%) !important;
}
.bg-info-200 {
  background-color: hsl(188, 60%, 91%) !important;
}
.bc-info-200 {
  border-color: hsl(188, 60%, 91%) !important;
}
.btn-radio-info-200 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-info-200:hover,
.btn-radio-info-200:active,
.btn-radio-info-200.active,
.open > .dropdown-toggle.btn-radio-info-200 {
  color: hsl(188, 60%, 40%);
  background-color: hsl(188, 60%, 91%);
  border-color: hsl(188, 60%, 71%);
}
.color-info-300 {
  color: hsl(188, 60%, 87%) !important;
}
.bg-info-300 {
  background-color: hsl(188, 60%, 87%) !important;
}
.bc-info-300 {
  border-color: hsl(188, 60%, 87%) !important;
}
.btn-radio-info-300 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-info-300:hover,
.btn-radio-info-300:active,
.btn-radio-info-300.active,
.open > .dropdown-toggle.btn-radio-info-300 {
  color: hsl(188, 60%, 40%);
  background-color: hsl(188, 60%, 87%);
  border-color: hsl(188, 60%, 71%);
}
.color-info-400 {
  color: hsl(188, 60%, 84%) !important;
}
.bg-info-400 {
  background-color: hsl(188, 60%, 84%) !important;
}
.bc-info-400 {
  border-color: hsl(188, 60%, 84%) !important;
}
.btn-radio-info-400 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-info-400:hover,
.btn-radio-info-400:active,
.btn-radio-info-400.active,
.open > .dropdown-toggle.btn-radio-info-400 {
  color: hsl(188, 60%, 40%);
  background-color: hsl(188, 60%, 84%);
  border-color: hsl(188, 60%, 71%);
}
.color-info-500 {
  color: hsl(188, 60%, 80%) !important;
}
.bg-info-500 {
  background-color: hsl(188, 60%, 80%) !important;
}
.bc-info-500 {
  border-color: hsl(188, 60%, 80%) !important;
}
.btn-radio-info-500 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-info-500:hover,
.btn-radio-info-500:active,
.btn-radio-info-500.active,
.open > .dropdown-toggle.btn-radio-info-500 {
  color: hsl(188, 60%, 40%);
  background-color: hsl(188, 60%, 80%);
  border-color: hsl(188, 60%, 71%);
}
.color-info-600 {
  color: hsl(188, 60%, 71%) !important;
}
.bg-info-600 {
  background-color: hsl(188, 60%, 71%) !important;
}
.bc-info-600 {
  border-color: hsl(188, 60%, 71%) !important;
}
.btn-radio-info-600 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-info-600:hover,
.btn-radio-info-600:active,
.btn-radio-info-600.active,
.open > .dropdown-toggle.btn-radio-info-600 {
  color: hsl(188, 60%, 40%);
  background-color: hsl(188, 60%, 71%);
  border-color: hsl(188, 60%, 71%);
}
.color-info-700 {
  color: hsl(188, 60%, 53%) !important;
}
.bg-info-700 {
  background-color: hsl(188, 60%, 53%) !important;
}
.bc-info-700 {
  border-color: hsl(188, 60%, 53%) !important;
}
.btn-radio-info-700 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-info-700:hover,
.btn-radio-info-700:active,
.btn-radio-info-700.active,
.open > .dropdown-toggle.btn-radio-info-700 {
  color: hsl(188, 60%, 40%);
  background-color: hsl(188, 60%, 53%);
  border-color: hsl(188, 60%, 71%);
}
.color-info-900 {
  color: hsl(188, 60%, 40%) !important;
}
.bg-info-900 {
  background-color: hsl(188, 60%, 40%) !important;
}
.bc-info-900 {
  border-color: hsl(188, 60%, 40%) !important;
}
.btn-radio-info-900 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-info-900:hover,
.btn-radio-info-900:active,
.btn-radio-info-900.active,
.open > .dropdown-toggle.btn-radio-info-900 {
  color: hsl(188, 60%, 40%);
  background-color: hsl(188, 60%, 40%);
  border-color: hsl(188, 60%, 71%);
}
.form-control[disabled].info,
.form-control[readonly].info,
fieldset[disabled] .form-control.info {
  color: hsl(188, 60%, 53%) !important;
  border-color: hsl(188, 60%, 71%) !important;
  background-color: hsl(188, 60%, 97%) !important;
}
.linear-gradient-info-gold {
  border-image: linear-gradient(to right, hsl(188, 60%, 87%) 0%, hsl(38, 30%, 80%) 100%);
}
.linear-gradient-info-primary {
  border-image: linear-gradient(to right, hsl(188, 60%, 87%) 0%, hsl(185, 44%, 80%) 100%);
}
.linear-gradient-info-default {
  border-image: linear-gradient(to right, hsl(188, 60%, 87%) 0%, hsl(24, 2%, 92%) 100%);
}
.linear-gradient-info-gray {
  border-image: linear-gradient(to right, hsl(188, 60%, 87%) 0%, hsl(24, 2%, 87%) 100%);
}
.linear-gradient-info-inverse {
  border-image: linear-gradient(to right, hsl(188, 60%, 87%) 0%, hsl(24, 2%, 85%) 100%);
}
.linear-gradient-info-info {
  border-image: linear-gradient(to right, hsl(188, 60%, 87%) 0%, hsl(188, 60%, 87%) 100%);
}
.linear-gradient-info-success {
  border-image: linear-gradient(to right, hsl(188, 60%, 87%) 0%, hsl(67, 100%, 80%) 100%);
}
.linear-gradient-info-warning {
  border-image: linear-gradient(to right, hsl(188, 60%, 87%) 0%, hsl(28, 100%, 80%) 100%);
}
.linear-gradient-info-danger {
  border-image: linear-gradient(to right, hsl(188, 60%, 87%) 0%, hsl(10, 100%, 85%) 100%);
}
.linear-gradient-info-purple {
  border-image: linear-gradient(to right, hsl(188, 60%, 87%) 0%, hsl(264, 38%, 85%) 100%);
}
.linear-gradient-info-yellow {
  border-image: linear-gradient(to right, hsl(188, 60%, 87%) 0%, hsl(42, 100%, 82%) 100%);
}
.linear-gradient-info-pink {
  border-image: linear-gradient(to right, hsl(188, 60%, 87%) 0%, hsl(330, 100%, 85%) 100%);
}
.linear-gradient-info-blue {
  border-image: linear-gradient(to right, hsl(188, 60%, 87%) 0%, hsl(207, 44%, 80%) 100%);
}
.linear-gradient-info-white {
  border-image: linear-gradient(to right, hsl(188, 60%, 87%) 0%, #FFF 100%);
}
.alert-info {
  background-color: hsl(188, 60%, 95%);
  border-color: hsl(188, 60%, 53%);
  border-width: 1px;
  color: hsl(188, 60%, 53%);
}
.switch.color-info input:checked + span {
  background-color: hsl(188, 60%, 80%);
  border-color: hsl(188, 60%, 71%);
}
.switch.color-info input:checked + span:after {
  border-color: hsl(188, 60%, 71%);
}
.color-success-50 {
  color: hsl(67, 100%, 95%) !important;
}
.bg-success-50 {
  background-color: hsl(67, 100%, 95%) !important;
}
.bc-success-50 {
  border-color: hsl(67, 100%, 95%) !important;
}
.btn-radio-success-50 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-success-50:hover,
.btn-radio-success-50:active,
.btn-radio-success-50.active,
.open > .dropdown-toggle.btn-radio-success-50 {
  color: hsl(67, 100%, 20%);
  background-color: hsl(67, 100%, 95%);
  border-color: hsl(67, 100%, 38%);
}
.color-success-100 {
  color: hsl(67, 100%, 90%) !important;
}
.bg-success-100 {
  background-color: hsl(67, 100%, 90%) !important;
}
.bc-success-100 {
  border-color: hsl(67, 100%, 90%) !important;
}
.btn-radio-success-100 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-success-100:hover,
.btn-radio-success-100:active,
.btn-radio-success-100.active,
.open > .dropdown-toggle.btn-radio-success-100 {
  color: hsl(67, 100%, 20%);
  background-color: hsl(67, 100%, 90%);
  border-color: hsl(67, 100%, 38%);
}
.color-success-200 {
  color: hsl(67, 100%, 85%) !important;
}
.bg-success-200 {
  background-color: hsl(67, 100%, 85%) !important;
}
.bc-success-200 {
  border-color: hsl(67, 100%, 85%) !important;
}
.btn-radio-success-200 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-success-200:hover,
.btn-radio-success-200:active,
.btn-radio-success-200.active,
.open > .dropdown-toggle.btn-radio-success-200 {
  color: hsl(67, 100%, 20%);
  background-color: hsl(67, 100%, 85%);
  border-color: hsl(67, 100%, 38%);
}
.color-success-300 {
  color: hsl(67, 100%, 80%) !important;
}
.bg-success-300 {
  background-color: hsl(67, 100%, 80%) !important;
}
.bc-success-300 {
  border-color: hsl(67, 100%, 80%) !important;
}
.btn-radio-success-300 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-success-300:hover,
.btn-radio-success-300:active,
.btn-radio-success-300.active,
.open > .dropdown-toggle.btn-radio-success-300 {
  color: hsl(67, 100%, 20%);
  background-color: hsl(67, 100%, 80%);
  border-color: hsl(67, 100%, 38%);
}
.color-success-400 {
  color: hsl(67, 100%, 65%) !important;
}
.bg-success-400 {
  background-color: hsl(67, 100%, 65%) !important;
}
.bc-success-400 {
  border-color: hsl(67, 100%, 65%) !important;
}
.btn-radio-success-400 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-success-400:hover,
.btn-radio-success-400:active,
.btn-radio-success-400.active,
.open > .dropdown-toggle.btn-radio-success-400 {
  color: hsl(67, 100%, 20%);
  background-color: hsl(67, 100%, 65%);
  border-color: hsl(67, 100%, 38%);
}
.color-success-500 {
  color: hsl(67, 100%, 45%) !important;
}
.bg-success-500 {
  background-color: hsl(67, 100%, 45%) !important;
}
.bc-success-500 {
  border-color: hsl(67, 100%, 45%) !important;
}
.btn-radio-success-500 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-success-500:hover,
.btn-radio-success-500:active,
.btn-radio-success-500.active,
.open > .dropdown-toggle.btn-radio-success-500 {
  color: hsl(67, 100%, 20%);
  background-color: hsl(67, 100%, 45%);
  border-color: hsl(67, 100%, 38%);
}
.color-success-600 {
  color: hsl(67, 100%, 38%) !important;
}
.bg-success-600 {
  background-color: hsl(67, 100%, 38%) !important;
}
.bc-success-600 {
  border-color: hsl(67, 100%, 38%) !important;
}
.btn-radio-success-600 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-success-600:hover,
.btn-radio-success-600:active,
.btn-radio-success-600.active,
.open > .dropdown-toggle.btn-radio-success-600 {
  color: hsl(67, 100%, 20%);
  background-color: hsl(67, 100%, 38%);
  border-color: hsl(67, 100%, 38%);
}
.color-success-700 {
  color: hsl(67, 100%, 30%) !important;
}
.bg-success-700 {
  background-color: hsl(67, 100%, 30%) !important;
}
.bc-success-700 {
  border-color: hsl(67, 100%, 30%) !important;
}
.btn-radio-success-700 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-success-700:hover,
.btn-radio-success-700:active,
.btn-radio-success-700.active,
.open > .dropdown-toggle.btn-radio-success-700 {
  color: hsl(67, 100%, 20%);
  background-color: hsl(67, 100%, 30%);
  border-color: hsl(67, 100%, 38%);
}
.color-success-900 {
  color: hsl(67, 100%, 20%) !important;
}
.bg-success-900 {
  background-color: hsl(67, 100%, 20%) !important;
}
.bc-success-900 {
  border-color: hsl(67, 100%, 20%) !important;
}
.btn-radio-success-900 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-success-900:hover,
.btn-radio-success-900:active,
.btn-radio-success-900.active,
.open > .dropdown-toggle.btn-radio-success-900 {
  color: hsl(67, 100%, 20%);
  background-color: hsl(67, 100%, 20%);
  border-color: hsl(67, 100%, 38%);
}
.form-control[disabled].success,
.form-control[readonly].success,
fieldset[disabled] .form-control.success {
  color: hsl(67, 100%, 30%) !important;
  border-color: hsl(67, 100%, 38%) !important;
  background-color: hsl(67, 100%, 95%) !important;
}
.linear-gradient-success-gold {
  border-image: linear-gradient(to right, hsl(67, 100%, 80%) 0%, hsl(38, 30%, 80%) 100%);
}
.linear-gradient-success-primary {
  border-image: linear-gradient(to right, hsl(67, 100%, 80%) 0%, hsl(185, 44%, 80%) 100%);
}
.linear-gradient-success-default {
  border-image: linear-gradient(to right, hsl(67, 100%, 80%) 0%, hsl(24, 2%, 92%) 100%);
}
.linear-gradient-success-gray {
  border-image: linear-gradient(to right, hsl(67, 100%, 80%) 0%, hsl(24, 2%, 87%) 100%);
}
.linear-gradient-success-inverse {
  border-image: linear-gradient(to right, hsl(67, 100%, 80%) 0%, hsl(24, 2%, 85%) 100%);
}
.linear-gradient-success-info {
  border-image: linear-gradient(to right, hsl(67, 100%, 80%) 0%, hsl(188, 60%, 87%) 100%);
}
.linear-gradient-success-success {
  border-image: linear-gradient(to right, hsl(67, 100%, 80%) 0%, hsl(67, 100%, 80%) 100%);
}
.linear-gradient-success-warning {
  border-image: linear-gradient(to right, hsl(67, 100%, 80%) 0%, hsl(28, 100%, 80%) 100%);
}
.linear-gradient-success-danger {
  border-image: linear-gradient(to right, hsl(67, 100%, 80%) 0%, hsl(10, 100%, 85%) 100%);
}
.linear-gradient-success-purple {
  border-image: linear-gradient(to right, hsl(67, 100%, 80%) 0%, hsl(264, 38%, 85%) 100%);
}
.linear-gradient-success-yellow {
  border-image: linear-gradient(to right, hsl(67, 100%, 80%) 0%, hsl(42, 100%, 82%) 100%);
}
.linear-gradient-success-pink {
  border-image: linear-gradient(to right, hsl(67, 100%, 80%) 0%, hsl(330, 100%, 85%) 100%);
}
.linear-gradient-success-blue {
  border-image: linear-gradient(to right, hsl(67, 100%, 80%) 0%, hsl(207, 44%, 80%) 100%);
}
.linear-gradient-success-white {
  border-image: linear-gradient(to right, hsl(67, 100%, 80%) 0%, #FFF 100%);
}
.alert-success {
  background-color: hsl(67, 100%, 90%);
  border-color: hsl(67, 100%, 30%);
  border-width: 1px;
  color: hsl(67, 100%, 30%);
}
.switch.color-success input:checked + span {
  background-color: hsl(67, 100%, 45%);
  border-color: hsl(67, 100%, 38%);
}
.switch.color-success input:checked + span:after {
  border-color: hsl(67, 100%, 38%);
}
.color-warning-50 {
  color: hsl(28, 100%, 97%) !important;
}
.bg-warning-50 {
  background-color: hsl(28, 100%, 97%) !important;
}
.bc-warning-50 {
  border-color: hsl(28, 100%, 97%) !important;
}
.btn-radio-warning-50 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-warning-50:hover,
.btn-radio-warning-50:active,
.btn-radio-warning-50.active,
.open > .dropdown-toggle.btn-radio-warning-50 {
  color: hsl(28, 100%, 30%);
  background-color: hsl(28, 100%, 97%);
  border-color: hsl(28, 100%, 60%);
}
.color-warning-100 {
  color: hsl(28, 100%, 95%) !important;
}
.bg-warning-100 {
  background-color: hsl(28, 100%, 95%) !important;
}
.bc-warning-100 {
  border-color: hsl(28, 100%, 95%) !important;
}
.btn-radio-warning-100 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-warning-100:hover,
.btn-radio-warning-100:active,
.btn-radio-warning-100.active,
.open > .dropdown-toggle.btn-radio-warning-100 {
  color: hsl(28, 100%, 30%);
  background-color: hsl(28, 100%, 95%);
  border-color: hsl(28, 100%, 60%);
}
.color-warning-200 {
  color: hsl(28, 100%, 87%) !important;
}
.bg-warning-200 {
  background-color: hsl(28, 100%, 87%) !important;
}
.bc-warning-200 {
  border-color: hsl(28, 100%, 87%) !important;
}
.btn-radio-warning-200 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-warning-200:hover,
.btn-radio-warning-200:active,
.btn-radio-warning-200.active,
.open > .dropdown-toggle.btn-radio-warning-200 {
  color: hsl(28, 100%, 30%);
  background-color: hsl(28, 100%, 87%);
  border-color: hsl(28, 100%, 60%);
}
.color-warning-300 {
  color: hsl(28, 100%, 80%) !important;
}
.bg-warning-300 {
  background-color: hsl(28, 100%, 80%) !important;
}
.bc-warning-300 {
  border-color: hsl(28, 100%, 80%) !important;
}
.btn-radio-warning-300 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-warning-300:hover,
.btn-radio-warning-300:active,
.btn-radio-warning-300.active,
.open > .dropdown-toggle.btn-radio-warning-300 {
  color: hsl(28, 100%, 30%);
  background-color: hsl(28, 100%, 80%);
  border-color: hsl(28, 100%, 60%);
}
.color-warning-400 {
  color: hsl(28, 100%, 78%) !important;
}
.bg-warning-400 {
  background-color: hsl(28, 100%, 78%) !important;
}
.bc-warning-400 {
  border-color: hsl(28, 100%, 78%) !important;
}
.btn-radio-warning-400 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-warning-400:hover,
.btn-radio-warning-400:active,
.btn-radio-warning-400.active,
.open > .dropdown-toggle.btn-radio-warning-400 {
  color: hsl(28, 100%, 30%);
  background-color: hsl(28, 100%, 78%);
  border-color: hsl(28, 100%, 60%);
}
.color-warning-500 {
  color: hsl(28, 100%, 75%) !important;
}
.bg-warning-500 {
  background-color: hsl(28, 100%, 75%) !important;
}
.bc-warning-500 {
  border-color: hsl(28, 100%, 75%) !important;
}
.btn-radio-warning-500 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-warning-500:hover,
.btn-radio-warning-500:active,
.btn-radio-warning-500.active,
.open > .dropdown-toggle.btn-radio-warning-500 {
  color: hsl(28, 100%, 30%);
  background-color: hsl(28, 100%, 75%);
  border-color: hsl(28, 100%, 60%);
}
.color-warning-600 {
  color: hsl(28, 100%, 60%) !important;
}
.bg-warning-600 {
  background-color: hsl(28, 100%, 60%) !important;
}
.bc-warning-600 {
  border-color: hsl(28, 100%, 60%) !important;
}
.btn-radio-warning-600 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-warning-600:hover,
.btn-radio-warning-600:active,
.btn-radio-warning-600.active,
.open > .dropdown-toggle.btn-radio-warning-600 {
  color: hsl(28, 100%, 30%);
  background-color: hsl(28, 100%, 60%);
  border-color: hsl(28, 100%, 60%);
}
.color-warning-700 {
  color: hsl(28, 100%, 45%) !important;
}
.bg-warning-700 {
  background-color: hsl(28, 100%, 45%) !important;
}
.bc-warning-700 {
  border-color: hsl(28, 100%, 45%) !important;
}
.btn-radio-warning-700 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-warning-700:hover,
.btn-radio-warning-700:active,
.btn-radio-warning-700.active,
.open > .dropdown-toggle.btn-radio-warning-700 {
  color: hsl(28, 100%, 30%);
  background-color: hsl(28, 100%, 45%);
  border-color: hsl(28, 100%, 60%);
}
.color-warning-900 {
  color: hsl(28, 100%, 30%) !important;
}
.bg-warning-900 {
  background-color: hsl(28, 100%, 30%) !important;
}
.bc-warning-900 {
  border-color: hsl(28, 100%, 30%) !important;
}
.btn-radio-warning-900 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-warning-900:hover,
.btn-radio-warning-900:active,
.btn-radio-warning-900.active,
.open > .dropdown-toggle.btn-radio-warning-900 {
  color: hsl(28, 100%, 30%);
  background-color: hsl(28, 100%, 30%);
  border-color: hsl(28, 100%, 60%);
}
.form-control[disabled].warning,
.form-control[readonly].warning,
fieldset[disabled] .form-control.warning {
  color: hsl(28, 100%, 45%) !important;
  border-color: hsl(28, 100%, 60%) !important;
  background-color: hsl(28, 100%, 97%) !important;
}
.linear-gradient-warning-gold {
  border-image: linear-gradient(to right, hsl(28, 100%, 80%) 0%, hsl(38, 30%, 80%) 100%);
}
.linear-gradient-warning-primary {
  border-image: linear-gradient(to right, hsl(28, 100%, 80%) 0%, hsl(185, 44%, 80%) 100%);
}
.linear-gradient-warning-default {
  border-image: linear-gradient(to right, hsl(28, 100%, 80%) 0%, hsl(24, 2%, 92%) 100%);
}
.linear-gradient-warning-gray {
  border-image: linear-gradient(to right, hsl(28, 100%, 80%) 0%, hsl(24, 2%, 87%) 100%);
}
.linear-gradient-warning-inverse {
  border-image: linear-gradient(to right, hsl(28, 100%, 80%) 0%, hsl(24, 2%, 85%) 100%);
}
.linear-gradient-warning-info {
  border-image: linear-gradient(to right, hsl(28, 100%, 80%) 0%, hsl(188, 60%, 87%) 100%);
}
.linear-gradient-warning-success {
  border-image: linear-gradient(to right, hsl(28, 100%, 80%) 0%, hsl(67, 100%, 80%) 100%);
}
.linear-gradient-warning-warning {
  border-image: linear-gradient(to right, hsl(28, 100%, 80%) 0%, hsl(28, 100%, 80%) 100%);
}
.linear-gradient-warning-danger {
  border-image: linear-gradient(to right, hsl(28, 100%, 80%) 0%, hsl(10, 100%, 85%) 100%);
}
.linear-gradient-warning-purple {
  border-image: linear-gradient(to right, hsl(28, 100%, 80%) 0%, hsl(264, 38%, 85%) 100%);
}
.linear-gradient-warning-yellow {
  border-image: linear-gradient(to right, hsl(28, 100%, 80%) 0%, hsl(42, 100%, 82%) 100%);
}
.linear-gradient-warning-pink {
  border-image: linear-gradient(to right, hsl(28, 100%, 80%) 0%, hsl(330, 100%, 85%) 100%);
}
.linear-gradient-warning-blue {
  border-image: linear-gradient(to right, hsl(28, 100%, 80%) 0%, hsl(207, 44%, 80%) 100%);
}
.linear-gradient-warning-white {
  border-image: linear-gradient(to right, hsl(28, 100%, 80%) 0%, #FFF 100%);
}
.alert-warning {
  background-color: hsl(28, 100%, 95%);
  border-color: hsl(28, 100%, 45%);
  border-width: 1px;
  color: hsl(28, 100%, 45%);
}
.switch.color-warning input:checked + span {
  background-color: hsl(28, 100%, 75%);
  border-color: hsl(28, 100%, 60%);
}
.switch.color-warning input:checked + span:after {
  border-color: hsl(28, 100%, 60%);
}
.color-danger-50 {
  color: hsl(10, 100%, 97%) !important;
}
.bg-danger-50 {
  background-color: hsl(10, 100%, 97%) !important;
}
.bc-danger-50 {
  border-color: hsl(10, 100%, 97%) !important;
}
.btn-radio-danger-50 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-danger-50:hover,
.btn-radio-danger-50:active,
.btn-radio-danger-50.active,
.open > .dropdown-toggle.btn-radio-danger-50 {
  color: hsl(10, 100%, 25%);
  background-color: hsl(10, 100%, 97%);
  border-color: hsl(10, 100%, 60%);
}
.color-danger-100 {
  color: hsl(10, 100%, 95%) !important;
}
.bg-danger-100 {
  background-color: hsl(10, 100%, 95%) !important;
}
.bc-danger-100 {
  border-color: hsl(10, 100%, 95%) !important;
}
.btn-radio-danger-100 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-danger-100:hover,
.btn-radio-danger-100:active,
.btn-radio-danger-100.active,
.open > .dropdown-toggle.btn-radio-danger-100 {
  color: hsl(10, 100%, 25%);
  background-color: hsl(10, 100%, 95%);
  border-color: hsl(10, 100%, 60%);
}
.color-danger-200 {
  color: hsl(10, 100%, 90%) !important;
}
.bg-danger-200 {
  background-color: hsl(10, 100%, 90%) !important;
}
.bc-danger-200 {
  border-color: hsl(10, 100%, 90%) !important;
}
.btn-radio-danger-200 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-danger-200:hover,
.btn-radio-danger-200:active,
.btn-radio-danger-200.active,
.open > .dropdown-toggle.btn-radio-danger-200 {
  color: hsl(10, 100%, 25%);
  background-color: hsl(10, 100%, 90%);
  border-color: hsl(10, 100%, 60%);
}
.color-danger-300 {
  color: hsl(10, 100%, 85%) !important;
}
.bg-danger-300 {
  background-color: hsl(10, 100%, 85%) !important;
}
.bc-danger-300 {
  border-color: hsl(10, 100%, 85%) !important;
}
.btn-radio-danger-300 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-danger-300:hover,
.btn-radio-danger-300:active,
.btn-radio-danger-300.active,
.open > .dropdown-toggle.btn-radio-danger-300 {
  color: hsl(10, 100%, 25%);
  background-color: hsl(10, 100%, 85%);
  border-color: hsl(10, 100%, 60%);
}
.color-danger-400 {
  color: hsl(10, 100%, 77%) !important;
}
.bg-danger-400 {
  background-color: hsl(10, 100%, 77%) !important;
}
.bc-danger-400 {
  border-color: hsl(10, 100%, 77%) !important;
}
.btn-radio-danger-400 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-danger-400:hover,
.btn-radio-danger-400:active,
.btn-radio-danger-400.active,
.open > .dropdown-toggle.btn-radio-danger-400 {
  color: hsl(10, 100%, 25%);
  background-color: hsl(10, 100%, 77%);
  border-color: hsl(10, 100%, 60%);
}
.color-danger-500 {
  color: hsl(10, 100%, 70%) !important;
}
.bg-danger-500 {
  background-color: hsl(10, 100%, 70%) !important;
}
.bc-danger-500 {
  border-color: hsl(10, 100%, 70%) !important;
}
.btn-radio-danger-500 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-danger-500:hover,
.btn-radio-danger-500:active,
.btn-radio-danger-500.active,
.open > .dropdown-toggle.btn-radio-danger-500 {
  color: hsl(10, 100%, 25%);
  background-color: hsl(10, 100%, 70%);
  border-color: hsl(10, 100%, 60%);
}
.color-danger-600 {
  color: hsl(10, 100%, 60%) !important;
}
.bg-danger-600 {
  background-color: hsl(10, 100%, 60%) !important;
}
.bc-danger-600 {
  border-color: hsl(10, 100%, 60%) !important;
}
.btn-radio-danger-600 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-danger-600:hover,
.btn-radio-danger-600:active,
.btn-radio-danger-600.active,
.open > .dropdown-toggle.btn-radio-danger-600 {
  color: hsl(10, 100%, 25%);
  background-color: hsl(10, 100%, 60%);
  border-color: hsl(10, 100%, 60%);
}
.color-danger-700 {
  color: hsl(10, 100%, 40%) !important;
}
.bg-danger-700 {
  background-color: hsl(10, 100%, 40%) !important;
}
.bc-danger-700 {
  border-color: hsl(10, 100%, 40%) !important;
}
.btn-radio-danger-700 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-danger-700:hover,
.btn-radio-danger-700:active,
.btn-radio-danger-700.active,
.open > .dropdown-toggle.btn-radio-danger-700 {
  color: hsl(10, 100%, 25%);
  background-color: hsl(10, 100%, 40%);
  border-color: hsl(10, 100%, 60%);
}
.color-danger-900 {
  color: hsl(10, 100%, 25%) !important;
}
.bg-danger-900 {
  background-color: hsl(10, 100%, 25%) !important;
}
.bc-danger-900 {
  border-color: hsl(10, 100%, 25%) !important;
}
.btn-radio-danger-900 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-danger-900:hover,
.btn-radio-danger-900:active,
.btn-radio-danger-900.active,
.open > .dropdown-toggle.btn-radio-danger-900 {
  color: hsl(10, 100%, 25%);
  background-color: hsl(10, 100%, 25%);
  border-color: hsl(10, 100%, 60%);
}
.form-control[disabled].danger,
.form-control[readonly].danger,
fieldset[disabled] .form-control.danger {
  color: hsl(10, 100%, 40%) !important;
  border-color: hsl(10, 100%, 60%) !important;
  background-color: hsl(10, 100%, 97%) !important;
}
.linear-gradient-danger-gold {
  border-image: linear-gradient(to right, hsl(10, 100%, 85%) 0%, hsl(38, 30%, 80%) 100%);
}
.linear-gradient-danger-primary {
  border-image: linear-gradient(to right, hsl(10, 100%, 85%) 0%, hsl(185, 44%, 80%) 100%);
}
.linear-gradient-danger-default {
  border-image: linear-gradient(to right, hsl(10, 100%, 85%) 0%, hsl(24, 2%, 92%) 100%);
}
.linear-gradient-danger-gray {
  border-image: linear-gradient(to right, hsl(10, 100%, 85%) 0%, hsl(24, 2%, 87%) 100%);
}
.linear-gradient-danger-inverse {
  border-image: linear-gradient(to right, hsl(10, 100%, 85%) 0%, hsl(24, 2%, 85%) 100%);
}
.linear-gradient-danger-info {
  border-image: linear-gradient(to right, hsl(10, 100%, 85%) 0%, hsl(188, 60%, 87%) 100%);
}
.linear-gradient-danger-success {
  border-image: linear-gradient(to right, hsl(10, 100%, 85%) 0%, hsl(67, 100%, 80%) 100%);
}
.linear-gradient-danger-warning {
  border-image: linear-gradient(to right, hsl(10, 100%, 85%) 0%, hsl(28, 100%, 80%) 100%);
}
.linear-gradient-danger-danger {
  border-image: linear-gradient(to right, hsl(10, 100%, 85%) 0%, hsl(10, 100%, 85%) 100%);
}
.linear-gradient-danger-purple {
  border-image: linear-gradient(to right, hsl(10, 100%, 85%) 0%, hsl(264, 38%, 85%) 100%);
}
.linear-gradient-danger-yellow {
  border-image: linear-gradient(to right, hsl(10, 100%, 85%) 0%, hsl(42, 100%, 82%) 100%);
}
.linear-gradient-danger-pink {
  border-image: linear-gradient(to right, hsl(10, 100%, 85%) 0%, hsl(330, 100%, 85%) 100%);
}
.linear-gradient-danger-blue {
  border-image: linear-gradient(to right, hsl(10, 100%, 85%) 0%, hsl(207, 44%, 80%) 100%);
}
.linear-gradient-danger-white {
  border-image: linear-gradient(to right, hsl(10, 100%, 85%) 0%, #FFF 100%);
}
.alert-danger {
  background-color: hsl(10, 100%, 95%);
  border-color: hsl(10, 100%, 40%);
  border-width: 1px;
  color: hsl(10, 100%, 40%);
}
.switch.color-danger input:checked + span {
  background-color: hsl(10, 100%, 70%);
  border-color: hsl(10, 100%, 60%);
}
.switch.color-danger input:checked + span:after {
  border-color: hsl(10, 100%, 60%);
}
.color-purple-50 {
  color: hsl(264, 38%, 97%) !important;
}
.bg-purple-50 {
  background-color: hsl(264, 38%, 97%) !important;
}
.bc-purple-50 {
  border-color: hsl(264, 38%, 97%) !important;
}
.btn-radio-purple-50 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-purple-50:hover,
.btn-radio-purple-50:active,
.btn-radio-purple-50.active,
.open > .dropdown-toggle.btn-radio-purple-50 {
  color: hsl(264, 38%, 30%);
  background-color: hsl(264, 38%, 97%);
  border-color: hsl(264, 38%, 63%);
}
.color-purple-100 {
  color: hsl(264, 38%, 95%) !important;
}
.bg-purple-100 {
  background-color: hsl(264, 38%, 95%) !important;
}
.bc-purple-100 {
  border-color: hsl(264, 38%, 95%) !important;
}
.btn-radio-purple-100 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-purple-100:hover,
.btn-radio-purple-100:active,
.btn-radio-purple-100.active,
.open > .dropdown-toggle.btn-radio-purple-100 {
  color: hsl(264, 38%, 30%);
  background-color: hsl(264, 38%, 95%);
  border-color: hsl(264, 38%, 63%);
}
.color-purple-200 {
  color: hsl(264, 38%, 90%) !important;
}
.bg-purple-200 {
  background-color: hsl(264, 38%, 90%) !important;
}
.bc-purple-200 {
  border-color: hsl(264, 38%, 90%) !important;
}
.btn-radio-purple-200 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-purple-200:hover,
.btn-radio-purple-200:active,
.btn-radio-purple-200.active,
.open > .dropdown-toggle.btn-radio-purple-200 {
  color: hsl(264, 38%, 30%);
  background-color: hsl(264, 38%, 90%);
  border-color: hsl(264, 38%, 63%);
}
.color-purple-300 {
  color: hsl(264, 38%, 85%) !important;
}
.bg-purple-300 {
  background-color: hsl(264, 38%, 85%) !important;
}
.bc-purple-300 {
  border-color: hsl(264, 38%, 85%) !important;
}
.btn-radio-purple-300 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-purple-300:hover,
.btn-radio-purple-300:active,
.btn-radio-purple-300.active,
.open > .dropdown-toggle.btn-radio-purple-300 {
  color: hsl(264, 38%, 30%);
  background-color: hsl(264, 38%, 85%);
  border-color: hsl(264, 38%, 63%);
}
.color-purple-400 {
  color: hsl(264, 38%, 80%) !important;
}
.bg-purple-400 {
  background-color: hsl(264, 38%, 80%) !important;
}
.bc-purple-400 {
  border-color: hsl(264, 38%, 80%) !important;
}
.btn-radio-purple-400 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-purple-400:hover,
.btn-radio-purple-400:active,
.btn-radio-purple-400.active,
.open > .dropdown-toggle.btn-radio-purple-400 {
  color: hsl(264, 38%, 30%);
  background-color: hsl(264, 38%, 80%);
  border-color: hsl(264, 38%, 63%);
}
.color-purple-500 {
  color: hsl(264, 38%, 75%) !important;
}
.bg-purple-500 {
  background-color: hsl(264, 38%, 75%) !important;
}
.bc-purple-500 {
  border-color: hsl(264, 38%, 75%) !important;
}
.btn-radio-purple-500 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-purple-500:hover,
.btn-radio-purple-500:active,
.btn-radio-purple-500.active,
.open > .dropdown-toggle.btn-radio-purple-500 {
  color: hsl(264, 38%, 30%);
  background-color: hsl(264, 38%, 75%);
  border-color: hsl(264, 38%, 63%);
}
.color-purple-600 {
  color: hsl(264, 38%, 63%) !important;
}
.bg-purple-600 {
  background-color: hsl(264, 38%, 63%) !important;
}
.bc-purple-600 {
  border-color: hsl(264, 38%, 63%) !important;
}
.btn-radio-purple-600 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-purple-600:hover,
.btn-radio-purple-600:active,
.btn-radio-purple-600.active,
.open > .dropdown-toggle.btn-radio-purple-600 {
  color: hsl(264, 38%, 30%);
  background-color: hsl(264, 38%, 63%);
  border-color: hsl(264, 38%, 63%);
}
.color-purple-700 {
  color: hsl(264, 38%, 50%) !important;
}
.bg-purple-700 {
  background-color: hsl(264, 38%, 50%) !important;
}
.bc-purple-700 {
  border-color: hsl(264, 38%, 50%) !important;
}
.btn-radio-purple-700 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-purple-700:hover,
.btn-radio-purple-700:active,
.btn-radio-purple-700.active,
.open > .dropdown-toggle.btn-radio-purple-700 {
  color: hsl(264, 38%, 30%);
  background-color: hsl(264, 38%, 50%);
  border-color: hsl(264, 38%, 63%);
}
.color-purple-900 {
  color: hsl(264, 38%, 30%) !important;
}
.bg-purple-900 {
  background-color: hsl(264, 38%, 30%) !important;
}
.bc-purple-900 {
  border-color: hsl(264, 38%, 30%) !important;
}
.btn-radio-purple-900 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-purple-900:hover,
.btn-radio-purple-900:active,
.btn-radio-purple-900.active,
.open > .dropdown-toggle.btn-radio-purple-900 {
  color: hsl(264, 38%, 30%);
  background-color: hsl(264, 38%, 30%);
  border-color: hsl(264, 38%, 63%);
}
.form-control[disabled].purple,
.form-control[readonly].purple,
fieldset[disabled] .form-control.purple {
  color: hsl(264, 38%, 50%) !important;
  border-color: hsl(264, 38%, 63%) !important;
  background-color: hsl(264, 38%, 97%) !important;
}
.linear-gradient-purple-gold {
  border-image: linear-gradient(to right, hsl(264, 38%, 85%) 0%, hsl(38, 30%, 80%) 100%);
}
.linear-gradient-purple-primary {
  border-image: linear-gradient(to right, hsl(264, 38%, 85%) 0%, hsl(185, 44%, 80%) 100%);
}
.linear-gradient-purple-default {
  border-image: linear-gradient(to right, hsl(264, 38%, 85%) 0%, hsl(24, 2%, 92%) 100%);
}
.linear-gradient-purple-gray {
  border-image: linear-gradient(to right, hsl(264, 38%, 85%) 0%, hsl(24, 2%, 87%) 100%);
}
.linear-gradient-purple-inverse {
  border-image: linear-gradient(to right, hsl(264, 38%, 85%) 0%, hsl(24, 2%, 85%) 100%);
}
.linear-gradient-purple-info {
  border-image: linear-gradient(to right, hsl(264, 38%, 85%) 0%, hsl(188, 60%, 87%) 100%);
}
.linear-gradient-purple-success {
  border-image: linear-gradient(to right, hsl(264, 38%, 85%) 0%, hsl(67, 100%, 80%) 100%);
}
.linear-gradient-purple-warning {
  border-image: linear-gradient(to right, hsl(264, 38%, 85%) 0%, hsl(28, 100%, 80%) 100%);
}
.linear-gradient-purple-danger {
  border-image: linear-gradient(to right, hsl(264, 38%, 85%) 0%, hsl(10, 100%, 85%) 100%);
}
.linear-gradient-purple-purple {
  border-image: linear-gradient(to right, hsl(264, 38%, 85%) 0%, hsl(264, 38%, 85%) 100%);
}
.linear-gradient-purple-yellow {
  border-image: linear-gradient(to right, hsl(264, 38%, 85%) 0%, hsl(42, 100%, 82%) 100%);
}
.linear-gradient-purple-pink {
  border-image: linear-gradient(to right, hsl(264, 38%, 85%) 0%, hsl(330, 100%, 85%) 100%);
}
.linear-gradient-purple-blue {
  border-image: linear-gradient(to right, hsl(264, 38%, 85%) 0%, hsl(207, 44%, 80%) 100%);
}
.linear-gradient-purple-white {
  border-image: linear-gradient(to right, hsl(264, 38%, 85%) 0%, #FFF 100%);
}
.alert-purple {
  background-color: hsl(264, 38%, 95%);
  border-color: hsl(264, 38%, 50%);
  border-width: 1px;
  color: hsl(264, 38%, 50%);
}
.switch.color-purple input:checked + span {
  background-color: hsl(264, 38%, 75%);
  border-color: hsl(264, 38%, 63%);
}
.switch.color-purple input:checked + span:after {
  border-color: hsl(264, 38%, 63%);
}
.color-yellow-50 {
  color: hsl(42, 100%, 97%) !important;
}
.bg-yellow-50 {
  background-color: hsl(42, 100%, 97%) !important;
}
.bc-yellow-50 {
  border-color: hsl(42, 100%, 97%) !important;
}
.btn-radio-yellow-50 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-yellow-50:hover,
.btn-radio-yellow-50:active,
.btn-radio-yellow-50.active,
.open > .dropdown-toggle.btn-radio-yellow-50 {
  color: hsl(42, 100%, 30%);
  background-color: hsl(42, 100%, 97%);
  border-color: hsl(42, 100%, 65%);
}
.color-yellow-100 {
  color: hsl(42, 100%, 95%) !important;
}
.bg-yellow-100 {
  background-color: hsl(42, 100%, 95%) !important;
}
.bc-yellow-100 {
  border-color: hsl(42, 100%, 95%) !important;
}
.btn-radio-yellow-100 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-yellow-100:hover,
.btn-radio-yellow-100:active,
.btn-radio-yellow-100.active,
.open > .dropdown-toggle.btn-radio-yellow-100 {
  color: hsl(42, 100%, 30%);
  background-color: hsl(42, 100%, 95%);
  border-color: hsl(42, 100%, 65%);
}
.color-yellow-200 {
  color: hsl(42, 100%, 85%) !important;
}
.bg-yellow-200 {
  background-color: hsl(42, 100%, 85%) !important;
}
.bc-yellow-200 {
  border-color: hsl(42, 100%, 85%) !important;
}
.btn-radio-yellow-200 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-yellow-200:hover,
.btn-radio-yellow-200:active,
.btn-radio-yellow-200.active,
.open > .dropdown-toggle.btn-radio-yellow-200 {
  color: hsl(42, 100%, 30%);
  background-color: hsl(42, 100%, 85%);
  border-color: hsl(42, 100%, 65%);
}
.color-yellow-300 {
  color: hsl(42, 100%, 82%) !important;
}
.bg-yellow-300 {
  background-color: hsl(42, 100%, 82%) !important;
}
.bc-yellow-300 {
  border-color: hsl(42, 100%, 82%) !important;
}
.btn-radio-yellow-300 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-yellow-300:hover,
.btn-radio-yellow-300:active,
.btn-radio-yellow-300.active,
.open > .dropdown-toggle.btn-radio-yellow-300 {
  color: hsl(42, 100%, 30%);
  background-color: hsl(42, 100%, 82%);
  border-color: hsl(42, 100%, 65%);
}
.color-yellow-400 {
  color: hsl(42, 100%, 80%) !important;
}
.bg-yellow-400 {
  background-color: hsl(42, 100%, 80%) !important;
}
.bc-yellow-400 {
  border-color: hsl(42, 100%, 80%) !important;
}
.btn-radio-yellow-400 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-yellow-400:hover,
.btn-radio-yellow-400:active,
.btn-radio-yellow-400.active,
.open > .dropdown-toggle.btn-radio-yellow-400 {
  color: hsl(42, 100%, 30%);
  background-color: hsl(42, 100%, 80%);
  border-color: hsl(42, 100%, 65%);
}
.color-yellow-500 {
  color: hsl(42, 100%, 75%) !important;
}
.bg-yellow-500 {
  background-color: hsl(42, 100%, 75%) !important;
}
.bc-yellow-500 {
  border-color: hsl(42, 100%, 75%) !important;
}
.btn-radio-yellow-500 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-yellow-500:hover,
.btn-radio-yellow-500:active,
.btn-radio-yellow-500.active,
.open > .dropdown-toggle.btn-radio-yellow-500 {
  color: hsl(42, 100%, 30%);
  background-color: hsl(42, 100%, 75%);
  border-color: hsl(42, 100%, 65%);
}
.color-yellow-600 {
  color: hsl(42, 100%, 65%) !important;
}
.bg-yellow-600 {
  background-color: hsl(42, 100%, 65%) !important;
}
.bc-yellow-600 {
  border-color: hsl(42, 100%, 65%) !important;
}
.btn-radio-yellow-600 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-yellow-600:hover,
.btn-radio-yellow-600:active,
.btn-radio-yellow-600.active,
.open > .dropdown-toggle.btn-radio-yellow-600 {
  color: hsl(42, 100%, 30%);
  background-color: hsl(42, 100%, 65%);
  border-color: hsl(42, 100%, 65%);
}
.color-yellow-700 {
  color: hsl(42, 100%, 50%) !important;
}
.bg-yellow-700 {
  background-color: hsl(42, 100%, 50%) !important;
}
.bc-yellow-700 {
  border-color: hsl(42, 100%, 50%) !important;
}
.btn-radio-yellow-700 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-yellow-700:hover,
.btn-radio-yellow-700:active,
.btn-radio-yellow-700.active,
.open > .dropdown-toggle.btn-radio-yellow-700 {
  color: hsl(42, 100%, 30%);
  background-color: hsl(42, 100%, 50%);
  border-color: hsl(42, 100%, 65%);
}
.color-yellow-900 {
  color: hsl(42, 100%, 30%) !important;
}
.bg-yellow-900 {
  background-color: hsl(42, 100%, 30%) !important;
}
.bc-yellow-900 {
  border-color: hsl(42, 100%, 30%) !important;
}
.btn-radio-yellow-900 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-yellow-900:hover,
.btn-radio-yellow-900:active,
.btn-radio-yellow-900.active,
.open > .dropdown-toggle.btn-radio-yellow-900 {
  color: hsl(42, 100%, 30%);
  background-color: hsl(42, 100%, 30%);
  border-color: hsl(42, 100%, 65%);
}
.form-control[disabled].yellow,
.form-control[readonly].yellow,
fieldset[disabled] .form-control.yellow {
  color: hsl(42, 100%, 50%) !important;
  border-color: hsl(42, 100%, 65%) !important;
  background-color: hsl(42, 100%, 97%) !important;
}
.linear-gradient-yellow-gold {
  border-image: linear-gradient(to right, hsl(42, 100%, 82%) 0%, hsl(38, 30%, 80%) 100%);
}
.linear-gradient-yellow-primary {
  border-image: linear-gradient(to right, hsl(42, 100%, 82%) 0%, hsl(185, 44%, 80%) 100%);
}
.linear-gradient-yellow-default {
  border-image: linear-gradient(to right, hsl(42, 100%, 82%) 0%, hsl(24, 2%, 92%) 100%);
}
.linear-gradient-yellow-gray {
  border-image: linear-gradient(to right, hsl(42, 100%, 82%) 0%, hsl(24, 2%, 87%) 100%);
}
.linear-gradient-yellow-inverse {
  border-image: linear-gradient(to right, hsl(42, 100%, 82%) 0%, hsl(24, 2%, 85%) 100%);
}
.linear-gradient-yellow-info {
  border-image: linear-gradient(to right, hsl(42, 100%, 82%) 0%, hsl(188, 60%, 87%) 100%);
}
.linear-gradient-yellow-success {
  border-image: linear-gradient(to right, hsl(42, 100%, 82%) 0%, hsl(67, 100%, 80%) 100%);
}
.linear-gradient-yellow-warning {
  border-image: linear-gradient(to right, hsl(42, 100%, 82%) 0%, hsl(28, 100%, 80%) 100%);
}
.linear-gradient-yellow-danger {
  border-image: linear-gradient(to right, hsl(42, 100%, 82%) 0%, hsl(10, 100%, 85%) 100%);
}
.linear-gradient-yellow-purple {
  border-image: linear-gradient(to right, hsl(42, 100%, 82%) 0%, hsl(264, 38%, 85%) 100%);
}
.linear-gradient-yellow-yellow {
  border-image: linear-gradient(to right, hsl(42, 100%, 82%) 0%, hsl(42, 100%, 82%) 100%);
}
.linear-gradient-yellow-pink {
  border-image: linear-gradient(to right, hsl(42, 100%, 82%) 0%, hsl(330, 100%, 85%) 100%);
}
.linear-gradient-yellow-blue {
  border-image: linear-gradient(to right, hsl(42, 100%, 82%) 0%, hsl(207, 44%, 80%) 100%);
}
.linear-gradient-yellow-white {
  border-image: linear-gradient(to right, hsl(42, 100%, 82%) 0%, #FFF 100%);
}
.alert-yellow {
  background-color: hsl(42, 100%, 95%);
  border-color: hsl(42, 100%, 50%);
  border-width: 1px;
  color: hsl(42, 100%, 50%);
}
.switch.color-yellow input:checked + span {
  background-color: hsl(42, 100%, 75%);
  border-color: hsl(42, 100%, 65%);
}
.switch.color-yellow input:checked + span:after {
  border-color: hsl(42, 100%, 65%);
}
.color-pink-50 {
  color: hsl(330, 100%, 97%) !important;
}
.bg-pink-50 {
  background-color: hsl(330, 100%, 97%) !important;
}
.bc-pink-50 {
  border-color: hsl(330, 100%, 97%) !important;
}
.btn-radio-pink-50 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-pink-50:hover,
.btn-radio-pink-50:active,
.btn-radio-pink-50.active,
.open > .dropdown-toggle.btn-radio-pink-50 {
  color: hsl(330, 100%, 30%);
  background-color: hsl(330, 100%, 97%);
  border-color: hsl(330, 100%, 65%);
}
.color-pink-100 {
  color: hsl(330, 100%, 95%) !important;
}
.bg-pink-100 {
  background-color: hsl(330, 100%, 95%) !important;
}
.bc-pink-100 {
  border-color: hsl(330, 100%, 95%) !important;
}
.btn-radio-pink-100 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-pink-100:hover,
.btn-radio-pink-100:active,
.btn-radio-pink-100.active,
.open > .dropdown-toggle.btn-radio-pink-100 {
  color: hsl(330, 100%, 30%);
  background-color: hsl(330, 100%, 95%);
  border-color: hsl(330, 100%, 65%);
}
.color-pink-200 {
  color: hsl(330, 100%, 90%) !important;
}
.bg-pink-200 {
  background-color: hsl(330, 100%, 90%) !important;
}
.bc-pink-200 {
  border-color: hsl(330, 100%, 90%) !important;
}
.btn-radio-pink-200 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-pink-200:hover,
.btn-radio-pink-200:active,
.btn-radio-pink-200.active,
.open > .dropdown-toggle.btn-radio-pink-200 {
  color: hsl(330, 100%, 30%);
  background-color: hsl(330, 100%, 90%);
  border-color: hsl(330, 100%, 65%);
}
.color-pink-300 {
  color: hsl(330, 100%, 85%) !important;
}
.bg-pink-300 {
  background-color: hsl(330, 100%, 85%) !important;
}
.bc-pink-300 {
  border-color: hsl(330, 100%, 85%) !important;
}
.btn-radio-pink-300 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-pink-300:hover,
.btn-radio-pink-300:active,
.btn-radio-pink-300.active,
.open > .dropdown-toggle.btn-radio-pink-300 {
  color: hsl(330, 100%, 30%);
  background-color: hsl(330, 100%, 85%);
  border-color: hsl(330, 100%, 65%);
}
.color-pink-400 {
  color: hsl(330, 100%, 80%) !important;
}
.bg-pink-400 {
  background-color: hsl(330, 100%, 80%) !important;
}
.bc-pink-400 {
  border-color: hsl(330, 100%, 80%) !important;
}
.btn-radio-pink-400 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-pink-400:hover,
.btn-radio-pink-400:active,
.btn-radio-pink-400.active,
.open > .dropdown-toggle.btn-radio-pink-400 {
  color: hsl(330, 100%, 30%);
  background-color: hsl(330, 100%, 80%);
  border-color: hsl(330, 100%, 65%);
}
.color-pink-500 {
  color: hsl(330, 100%, 75%) !important;
}
.bg-pink-500 {
  background-color: hsl(330, 100%, 75%) !important;
}
.bc-pink-500 {
  border-color: hsl(330, 100%, 75%) !important;
}
.btn-radio-pink-500 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-pink-500:hover,
.btn-radio-pink-500:active,
.btn-radio-pink-500.active,
.open > .dropdown-toggle.btn-radio-pink-500 {
  color: hsl(330, 100%, 30%);
  background-color: hsl(330, 100%, 75%);
  border-color: hsl(330, 100%, 65%);
}
.color-pink-600 {
  color: hsl(330, 100%, 65%) !important;
}
.bg-pink-600 {
  background-color: hsl(330, 100%, 65%) !important;
}
.bc-pink-600 {
  border-color: hsl(330, 100%, 65%) !important;
}
.btn-radio-pink-600 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-pink-600:hover,
.btn-radio-pink-600:active,
.btn-radio-pink-600.active,
.open > .dropdown-toggle.btn-radio-pink-600 {
  color: hsl(330, 100%, 30%);
  background-color: hsl(330, 100%, 65%);
  border-color: hsl(330, 100%, 65%);
}
.color-pink-700 {
  color: hsl(330, 100%, 45%) !important;
}
.bg-pink-700 {
  background-color: hsl(330, 100%, 45%) !important;
}
.bc-pink-700 {
  border-color: hsl(330, 100%, 45%) !important;
}
.btn-radio-pink-700 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-pink-700:hover,
.btn-radio-pink-700:active,
.btn-radio-pink-700.active,
.open > .dropdown-toggle.btn-radio-pink-700 {
  color: hsl(330, 100%, 30%);
  background-color: hsl(330, 100%, 45%);
  border-color: hsl(330, 100%, 65%);
}
.color-pink-900 {
  color: hsl(330, 100%, 30%) !important;
}
.bg-pink-900 {
  background-color: hsl(330, 100%, 30%) !important;
}
.bc-pink-900 {
  border-color: hsl(330, 100%, 30%) !important;
}
.btn-radio-pink-900 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-pink-900:hover,
.btn-radio-pink-900:active,
.btn-radio-pink-900.active,
.open > .dropdown-toggle.btn-radio-pink-900 {
  color: hsl(330, 100%, 30%);
  background-color: hsl(330, 100%, 30%);
  border-color: hsl(330, 100%, 65%);
}
.form-control[disabled].pink,
.form-control[readonly].pink,
fieldset[disabled] .form-control.pink {
  color: hsl(330, 100%, 45%) !important;
  border-color: hsl(330, 100%, 65%) !important;
  background-color: hsl(330, 100%, 97%) !important;
}
.linear-gradient-pink-gold {
  border-image: linear-gradient(to right, hsl(330, 100%, 85%) 0%, hsl(38, 30%, 80%) 100%);
}
.linear-gradient-pink-primary {
  border-image: linear-gradient(to right, hsl(330, 100%, 85%) 0%, hsl(185, 44%, 80%) 100%);
}
.linear-gradient-pink-default {
  border-image: linear-gradient(to right, hsl(330, 100%, 85%) 0%, hsl(24, 2%, 92%) 100%);
}
.linear-gradient-pink-gray {
  border-image: linear-gradient(to right, hsl(330, 100%, 85%) 0%, hsl(24, 2%, 87%) 100%);
}
.linear-gradient-pink-inverse {
  border-image: linear-gradient(to right, hsl(330, 100%, 85%) 0%, hsl(24, 2%, 85%) 100%);
}
.linear-gradient-pink-info {
  border-image: linear-gradient(to right, hsl(330, 100%, 85%) 0%, hsl(188, 60%, 87%) 100%);
}
.linear-gradient-pink-success {
  border-image: linear-gradient(to right, hsl(330, 100%, 85%) 0%, hsl(67, 100%, 80%) 100%);
}
.linear-gradient-pink-warning {
  border-image: linear-gradient(to right, hsl(330, 100%, 85%) 0%, hsl(28, 100%, 80%) 100%);
}
.linear-gradient-pink-danger {
  border-image: linear-gradient(to right, hsl(330, 100%, 85%) 0%, hsl(10, 100%, 85%) 100%);
}
.linear-gradient-pink-purple {
  border-image: linear-gradient(to right, hsl(330, 100%, 85%) 0%, hsl(264, 38%, 85%) 100%);
}
.linear-gradient-pink-yellow {
  border-image: linear-gradient(to right, hsl(330, 100%, 85%) 0%, hsl(42, 100%, 82%) 100%);
}
.linear-gradient-pink-pink {
  border-image: linear-gradient(to right, hsl(330, 100%, 85%) 0%, hsl(330, 100%, 85%) 100%);
}
.linear-gradient-pink-blue {
  border-image: linear-gradient(to right, hsl(330, 100%, 85%) 0%, hsl(207, 44%, 80%) 100%);
}
.linear-gradient-pink-white {
  border-image: linear-gradient(to right, hsl(330, 100%, 85%) 0%, #FFF 100%);
}
.alert-pink {
  background-color: hsl(330, 100%, 95%);
  border-color: hsl(330, 100%, 45%);
  border-width: 1px;
  color: hsl(330, 100%, 45%);
}
.switch.color-pink input:checked + span {
  background-color: hsl(330, 100%, 75%);
  border-color: hsl(330, 100%, 65%);
}
.switch.color-pink input:checked + span:after {
  border-color: hsl(330, 100%, 65%);
}
.color-blue-50 {
  color: hsl(207, 44%, 97%) !important;
}
.bg-blue-50 {
  background-color: hsl(207, 44%, 97%) !important;
}
.bc-blue-50 {
  border-color: hsl(207, 44%, 97%) !important;
}
.btn-radio-blue-50 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-blue-50:hover,
.btn-radio-blue-50:active,
.btn-radio-blue-50.active,
.open > .dropdown-toggle.btn-radio-blue-50 {
  color: hsl(207, 44%, 20%);
  background-color: hsl(207, 44%, 97%);
  border-color: hsl(207, 44%, 48%);
}
.color-blue-100 {
  color: hsl(207, 44%, 95%) !important;
}
.bg-blue-100 {
  background-color: hsl(207, 44%, 95%) !important;
}
.bc-blue-100 {
  border-color: hsl(207, 44%, 95%) !important;
}
.btn-radio-blue-100 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-blue-100:hover,
.btn-radio-blue-100:active,
.btn-radio-blue-100.active,
.open > .dropdown-toggle.btn-radio-blue-100 {
  color: hsl(207, 44%, 20%);
  background-color: hsl(207, 44%, 95%);
  border-color: hsl(207, 44%, 48%);
}
.color-blue-200 {
  color: hsl(207, 44%, 87%) !important;
}
.bg-blue-200 {
  background-color: hsl(207, 44%, 87%) !important;
}
.bc-blue-200 {
  border-color: hsl(207, 44%, 87%) !important;
}
.btn-radio-blue-200 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-blue-200:hover,
.btn-radio-blue-200:active,
.btn-radio-blue-200.active,
.open > .dropdown-toggle.btn-radio-blue-200 {
  color: hsl(207, 44%, 20%);
  background-color: hsl(207, 44%, 87%);
  border-color: hsl(207, 44%, 48%);
}
.color-blue-300 {
  color: hsl(207, 44%, 80%) !important;
}
.bg-blue-300 {
  background-color: hsl(207, 44%, 80%) !important;
}
.bc-blue-300 {
  border-color: hsl(207, 44%, 80%) !important;
}
.btn-radio-blue-300 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-blue-300:hover,
.btn-radio-blue-300:active,
.btn-radio-blue-300.active,
.open > .dropdown-toggle.btn-radio-blue-300 {
  color: hsl(207, 44%, 20%);
  background-color: hsl(207, 44%, 80%);
  border-color: hsl(207, 44%, 48%);
}
.color-blue-400 {
  color: hsl(207, 44%, 73%) !important;
}
.bg-blue-400 {
  background-color: hsl(207, 44%, 73%) !important;
}
.bc-blue-400 {
  border-color: hsl(207, 44%, 73%) !important;
}
.btn-radio-blue-400 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-blue-400:hover,
.btn-radio-blue-400:active,
.btn-radio-blue-400.active,
.open > .dropdown-toggle.btn-radio-blue-400 {
  color: hsl(207, 44%, 20%);
  background-color: hsl(207, 44%, 73%);
  border-color: hsl(207, 44%, 48%);
}
.color-blue-500 {
  color: hsl(207, 44%, 67%) !important;
}
.bg-blue-500 {
  background-color: hsl(207, 44%, 67%) !important;
}
.bc-blue-500 {
  border-color: hsl(207, 44%, 67%) !important;
}
.btn-radio-blue-500 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-blue-500:hover,
.btn-radio-blue-500:active,
.btn-radio-blue-500.active,
.open > .dropdown-toggle.btn-radio-blue-500 {
  color: hsl(207, 44%, 20%);
  background-color: hsl(207, 44%, 67%);
  border-color: hsl(207, 44%, 48%);
}
.color-blue-600 {
  color: hsl(207, 44%, 48%) !important;
}
.bg-blue-600 {
  background-color: hsl(207, 44%, 48%) !important;
}
.bc-blue-600 {
  border-color: hsl(207, 44%, 48%) !important;
}
.btn-radio-blue-600 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-blue-600:hover,
.btn-radio-blue-600:active,
.btn-radio-blue-600.active,
.open > .dropdown-toggle.btn-radio-blue-600 {
  color: hsl(207, 44%, 20%);
  background-color: hsl(207, 44%, 48%);
  border-color: hsl(207, 44%, 48%);
}
.color-blue-700 {
  color: hsl(207, 44%, 38%) !important;
}
.bg-blue-700 {
  background-color: hsl(207, 44%, 38%) !important;
}
.bc-blue-700 {
  border-color: hsl(207, 44%, 38%) !important;
}
.btn-radio-blue-700 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-blue-700:hover,
.btn-radio-blue-700:active,
.btn-radio-blue-700.active,
.open > .dropdown-toggle.btn-radio-blue-700 {
  color: hsl(207, 44%, 20%);
  background-color: hsl(207, 44%, 38%);
  border-color: hsl(207, 44%, 48%);
}
.color-blue-900 {
  color: hsl(207, 44%, 20%) !important;
}
.bg-blue-900 {
  background-color: hsl(207, 44%, 20%) !important;
}
.bc-blue-900 {
  border-color: hsl(207, 44%, 20%) !important;
}
.btn-radio-blue-900 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-blue-900:hover,
.btn-radio-blue-900:active,
.btn-radio-blue-900.active,
.open > .dropdown-toggle.btn-radio-blue-900 {
  color: hsl(207, 44%, 20%);
  background-color: hsl(207, 44%, 20%);
  border-color: hsl(207, 44%, 48%);
}
.form-control[disabled].blue,
.form-control[readonly].blue,
fieldset[disabled] .form-control.blue {
  color: hsl(207, 44%, 38%) !important;
  border-color: hsl(207, 44%, 48%) !important;
  background-color: hsl(207, 44%, 97%) !important;
}
.linear-gradient-blue-gold {
  border-image: linear-gradient(to right, hsl(207, 44%, 80%) 0%, hsl(38, 30%, 80%) 100%);
}
.linear-gradient-blue-primary {
  border-image: linear-gradient(to right, hsl(207, 44%, 80%) 0%, hsl(185, 44%, 80%) 100%);
}
.linear-gradient-blue-default {
  border-image: linear-gradient(to right, hsl(207, 44%, 80%) 0%, hsl(24, 2%, 92%) 100%);
}
.linear-gradient-blue-gray {
  border-image: linear-gradient(to right, hsl(207, 44%, 80%) 0%, hsl(24, 2%, 87%) 100%);
}
.linear-gradient-blue-inverse {
  border-image: linear-gradient(to right, hsl(207, 44%, 80%) 0%, hsl(24, 2%, 85%) 100%);
}
.linear-gradient-blue-info {
  border-image: linear-gradient(to right, hsl(207, 44%, 80%) 0%, hsl(188, 60%, 87%) 100%);
}
.linear-gradient-blue-success {
  border-image: linear-gradient(to right, hsl(207, 44%, 80%) 0%, hsl(67, 100%, 80%) 100%);
}
.linear-gradient-blue-warning {
  border-image: linear-gradient(to right, hsl(207, 44%, 80%) 0%, hsl(28, 100%, 80%) 100%);
}
.linear-gradient-blue-danger {
  border-image: linear-gradient(to right, hsl(207, 44%, 80%) 0%, hsl(10, 100%, 85%) 100%);
}
.linear-gradient-blue-purple {
  border-image: linear-gradient(to right, hsl(207, 44%, 80%) 0%, hsl(264, 38%, 85%) 100%);
}
.linear-gradient-blue-yellow {
  border-image: linear-gradient(to right, hsl(207, 44%, 80%) 0%, hsl(42, 100%, 82%) 100%);
}
.linear-gradient-blue-pink {
  border-image: linear-gradient(to right, hsl(207, 44%, 80%) 0%, hsl(330, 100%, 85%) 100%);
}
.linear-gradient-blue-blue {
  border-image: linear-gradient(to right, hsl(207, 44%, 80%) 0%, hsl(207, 44%, 80%) 100%);
}
.linear-gradient-blue-white {
  border-image: linear-gradient(to right, hsl(207, 44%, 80%) 0%, #FFF 100%);
}
.alert-blue {
  background-color: hsl(207, 44%, 95%);
  border-color: hsl(207, 44%, 38%);
  border-width: 1px;
  color: hsl(207, 44%, 38%);
}
.switch.color-blue input:checked + span {
  background-color: hsl(207, 44%, 67%);
  border-color: hsl(207, 44%, 48%);
}
.switch.color-blue input:checked + span:after {
  border-color: hsl(207, 44%, 48%);
}
.color-white-50 {
  color: #FFF !important;
}
.bg-white-50 {
  background-color: #FFF !important;
}
.bc-white-50 {
  border-color: #FFF !important;
}
.btn-radio-white-50 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-white-50:hover,
.btn-radio-white-50:active,
.btn-radio-white-50.active,
.open > .dropdown-toggle.btn-radio-white-50 {
  color: #FFF;
  background-color: #FFF;
  border-color: #FFF;
}
.color-white-100 {
  color: #FFF !important;
}
.bg-white-100 {
  background-color: #FFF !important;
}
.bc-white-100 {
  border-color: #FFF !important;
}
.btn-radio-white-100 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-white-100:hover,
.btn-radio-white-100:active,
.btn-radio-white-100.active,
.open > .dropdown-toggle.btn-radio-white-100 {
  color: #FFF;
  background-color: #FFF;
  border-color: #FFF;
}
.color-white-200 {
  color: #FFF !important;
}
.bg-white-200 {
  background-color: #FFF !important;
}
.bc-white-200 {
  border-color: #FFF !important;
}
.btn-radio-white-200 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-white-200:hover,
.btn-radio-white-200:active,
.btn-radio-white-200.active,
.open > .dropdown-toggle.btn-radio-white-200 {
  color: #FFF;
  background-color: #FFF;
  border-color: #FFF;
}
.color-white-300 {
  color: #FFF !important;
}
.bg-white-300 {
  background-color: #FFF !important;
}
.bc-white-300 {
  border-color: #FFF !important;
}
.btn-radio-white-300 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-white-300:hover,
.btn-radio-white-300:active,
.btn-radio-white-300.active,
.open > .dropdown-toggle.btn-radio-white-300 {
  color: #FFF;
  background-color: #FFF;
  border-color: #FFF;
}
.color-white-400 {
  color: #FFF !important;
}
.bg-white-400 {
  background-color: #FFF !important;
}
.bc-white-400 {
  border-color: #FFF !important;
}
.btn-radio-white-400 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-white-400:hover,
.btn-radio-white-400:active,
.btn-radio-white-400.active,
.open > .dropdown-toggle.btn-radio-white-400 {
  color: #FFF;
  background-color: #FFF;
  border-color: #FFF;
}
.color-white-500 {
  color: #FFF !important;
}
.bg-white-500 {
  background-color: #FFF !important;
}
.bc-white-500 {
  border-color: #FFF !important;
}
.btn-radio-white-500 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-white-500:hover,
.btn-radio-white-500:active,
.btn-radio-white-500.active,
.open > .dropdown-toggle.btn-radio-white-500 {
  color: #FFF;
  background-color: #FFF;
  border-color: #FFF;
}
.color-white-600 {
  color: #FFF !important;
}
.bg-white-600 {
  background-color: #FFF !important;
}
.bc-white-600 {
  border-color: #FFF !important;
}
.btn-radio-white-600 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-white-600:hover,
.btn-radio-white-600:active,
.btn-radio-white-600.active,
.open > .dropdown-toggle.btn-radio-white-600 {
  color: #FFF;
  background-color: #FFF;
  border-color: #FFF;
}
.color-white-700 {
  color: #FFF !important;
}
.bg-white-700 {
  background-color: #FFF !important;
}
.bc-white-700 {
  border-color: #FFF !important;
}
.btn-radio-white-700 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-white-700:hover,
.btn-radio-white-700:active,
.btn-radio-white-700.active,
.open > .dropdown-toggle.btn-radio-white-700 {
  color: #FFF;
  background-color: #FFF;
  border-color: #FFF;
}
.color-white-900 {
  color: #FFF !important;
}
.bg-white-900 {
  background-color: #FFF !important;
}
.bc-white-900 {
  border-color: #FFF !important;
}
.btn-radio-white-900 {
  color: hsl(24, 2%, 55%);
  background-color: hsl(24, 2%, 92%);
  border-color: hsl(24, 2%, 88%);
}
.btn-radio-white-900:hover,
.btn-radio-white-900:active,
.btn-radio-white-900.active,
.open > .dropdown-toggle.btn-radio-white-900 {
  color: #FFF;
  background-color: #FFF;
  border-color: #FFF;
}
.form-control[disabled].white,
.form-control[readonly].white,
fieldset[disabled] .form-control.white {
  color: #FFF !important;
  border-color: #FFF !important;
  background-color: #FFF !important;
}
.linear-gradient-white-gold {
  border-image: linear-gradient(to right, #FFF 0%, hsl(38, 30%, 80%) 100%);
}
.linear-gradient-white-primary {
  border-image: linear-gradient(to right, #FFF 0%, hsl(185, 44%, 80%) 100%);
}
.linear-gradient-white-default {
  border-image: linear-gradient(to right, #FFF 0%, hsl(24, 2%, 92%) 100%);
}
.linear-gradient-white-gray {
  border-image: linear-gradient(to right, #FFF 0%, hsl(24, 2%, 87%) 100%);
}
.linear-gradient-white-inverse {
  border-image: linear-gradient(to right, #FFF 0%, hsl(24, 2%, 85%) 100%);
}
.linear-gradient-white-info {
  border-image: linear-gradient(to right, #FFF 0%, hsl(188, 60%, 87%) 100%);
}
.linear-gradient-white-success {
  border-image: linear-gradient(to right, #FFF 0%, hsl(67, 100%, 80%) 100%);
}
.linear-gradient-white-warning {
  border-image: linear-gradient(to right, #FFF 0%, hsl(28, 100%, 80%) 100%);
}
.linear-gradient-white-danger {
  border-image: linear-gradient(to right, #FFF 0%, hsl(10, 100%, 85%) 100%);
}
.linear-gradient-white-purple {
  border-image: linear-gradient(to right, #FFF 0%, hsl(264, 38%, 85%) 100%);
}
.linear-gradient-white-yellow {
  border-image: linear-gradient(to right, #FFF 0%, hsl(42, 100%, 82%) 100%);
}
.linear-gradient-white-pink {
  border-image: linear-gradient(to right, #FFF 0%, hsl(330, 100%, 85%) 100%);
}
.linear-gradient-white-blue {
  border-image: linear-gradient(to right, #FFF 0%, hsl(207, 44%, 80%) 100%);
}
.linear-gradient-white-white {
  border-image: linear-gradient(to right, #FFF 0%, #FFF 100%);
}
.alert-white {
  background-color: #FFF;
  border-color: #FFF;
  border-width: 1px;
  color: #FFF;
}
.switch.color-white input:checked + span {
  background-color: #FFF;
  border-color: #FFF;
}
.switch.color-white input:checked + span:after {
  border-color: #FFF;
}
/*# sourceMappingURL=couleurs_20230402.css.map */