 .bg-black {
  background-color: #000000 !important;
}
 .bg-white {
  background-color: #ffffff !important;
}
 .bg-lime {
  background-color: #a4c400 !important;
}
 .bg-green {
  background-color: #60a917 !important;
}
 .bg-emerald {
  background-color: #008a00 !important;
}
 .bg-teal {
  background-color: #00aba9 !important;
}
 .bg-cyan {
  background-color: #1ba1e2 !important;
}
 .bg-cobalt {
  background-color: #0050ef !important;
}
 .bg-indigo {
  background-color: #6a00ff !important;
}
 .bg-violet {
  background-color: #aa00ff !important;
}
 .bg-pink {
  background-color: #dc4fad !important;
}
 .bg-magenta {
  background-color: #d80073 !important;
}
 .bg-crimson {
  background-color: #a20025 !important;
}
 .bg-red {
  background-color: #e51400 !important;
}
 .bg-orange {
  background-color: #fa6800 !important;
}
 .bg-amber {
  background-color: #f0a30a !important;
}
 .bg-yellow {
  background-color: #e3c800 !important;
}
 .bg-brown {
  background-color: #825a2c !important;
}
 .bg-olive {
  background-color: #6d8764 !important;
}
 .bg-steel {
  background-color: #647687 !important;
}
 .bg-mauve {
  background-color: #76608a !important;
}
 .bg-taupe {
  background-color: #87794e !important;
}
 .bg-gray {
  background-color: #555555 !important;
}
 .bg-dark {
  background-color: #333333 !important;
}
 .bg-darker {
  background-color: #222222 !important;
}
 .bg-transparent {
  background-color: transparent !important;
}
 .bg-darkBrown {
  background-color: #63362f !important;
}
 .bg-darkCrimson {
  background-color: #640024 !important;
}
 .bg-darkMagenta {
  background-color: #81003c !important;
}
 .bg-darkIndigo {
  background-color: #4b0096 !important;
}
 .bg-darkCyan {
  background-color: #1b6eae !important;
}
 .bg-darkCobalt {
  background-color: #00356a !important;
}
 .bg-darkTeal {
  background-color: #004050 !important;
}
 .bg-darkEmerald {
  background-color: #003e00 !important;
}
 .bg-darkGreen {
  background-color: #128023 !important;
}
 .bg-darkOrange {
  background-color: #bf5a15 !important;
}
 .bg-darkRed {
  background-color: #9a1616 !important;
}
 .bg-darkPink {
  background-color: #9a165a !important;
}
 .bg-darkViolet {
  background-color: #57169a !important;
}
 .bg-darkBlue {
  background-color: #16499a !important;
}
 .bg-lightBlue {
  background-color: #4390df !important;
}
 .bg-lightRed {
  background-color: #ff2d19 !important;
}
 .bg-lightGreen {
  background-color: #7ad61d !important;
}
 .bg-lighterBlue {
  background-color: #00ccff !important;
}
 .bg-lightTeal {
  background-color: #45fffd !important;
}
 .bg-lightOlive {
  background-color: #78aa1c !important;
}
 .bg-lightOrange {
  background-color: #c29008 !important;
}
 .bg-lightPink {
  background-color: #f472d0 !important;
}
 .bg-grayDark {
  background-color: #333333 !important;
}
 .bg-grayDarker {
  background-color: #222222 !important;
}
 .bg-grayLight {
  background-color: #999999 !important;
}
 .bg-grayLighter {
  background-color: #eeeeee !important;
}
 .bg-blue {
  background-color: #00aff0 !important;
}
 .fg-black {
  color: #000000 !important;
}
 .fg-white {
  color: #ffffff !important;
}
 .fg-lime {
  color: #a4c400 !important;
}
 .fg-green {
  color: #60a917 !important;
}
 .fg-emerald {
  color: #008a00 !important;
}
 .fg-teal {
  color: #00aba9 !important;
}
 .fg-cyan {
  color: #1ba1e2 !important;
}
 .fg-cobalt {
  color: #0050ef !important;
}
 .fg-indigo {
  color: #6a00ff !important;
}
 .fg-violet {
  color: #aa00ff !important;
}
 .fg-pink {
  color: #dc4fad !important;
}
 .fg-magenta {
  color: #d80073 !important;
}
 .fg-crimson {
  color: #a20025 !important;
}
 .fg-red {
  color: #e51400 !important;
}
 .fg-orange {
  color: #fa6800 !important;
}
 .fg-amber {
  color: #f0a30a !important;
}
 .fg-yellow {
  color: #e3c800 !important;
}
 .fg-brown {
  color: #825a2c !important;
}
 .fg-olive {
  color: #6d8764 !important;
}
 .fg-steel {
  color: #647687 !important;
}
 .fg-mauve {
  color: #76608a !important;
}
 .fg-taupe {
  color: #87794e !important;
}
 .fg-gray {
  color: #555555 !important;
}
 .fg-dark {
  color: #333333 !important;
}
 .fg-darker {
  color: #222222 !important;
}
 .fg-transparent {
  color: transparent !important;
}
 .fg-darkBrown {
  color: #63362f !important;
}
 .fg-darkCrimson {
  color: #640024 !important;
}
 .fg-darkMagenta {
  color: #81003c !important;
}
 .fg-darkIndigo {
  color: #4b0096 !important;
}
 .fg-darkCyan {
  color: #1b6eae !important;
}
 .fg-darkCobalt {
  color: #00356a !important;
}
 .fg-darkTeal {
  color: #004050 !important;
}
 .fg-darkEmerald {
  color: #003e00 !important;
}
 .fg-darkGreen {
  color: #128023 !important;
}
 .fg-darkOrange {
  color: #bf5a15 !important;
}
 .fg-darkRed {
  color: #9a1616 !important;
}
 .fg-darkPink {
  color: #9a165a !important;
}
 .fg-darkViolet {
  color: #57169a !important;
}
 .fg-darkBlue {
  color: #16499a !important;
}
 .fg-lightBlue {
  color: #4390df !important;
}
 .fg-lighterBlue {
  color: #00ccff !important;
}
 .fg-lightTeal {
  color: #45fffd !important;
}
 .fg-lightOlive {
  color: #78aa1c !important;
}
 .fg-lightOrange {
  color: #c29008 !important;
}
 .fg-lightPink {
  color: #f472d0 !important;
}
 .fg-lightRed {
  color: #ff2d19 !important;
}
 .fg-lightGreen {
  color: #7ad61d !important;
}
 .fg-grayDark {
  color: #333333 !important;
}
 .fg-grayDarker {
  color: #222222 !important;
}
 .fg-grayLight {
  color: #999999 !important;
}
 .fg-grayLighter {
  color: #eeeeee !important;
}
 .fg-blue {
  color: #00aff0 !important;
}
 .ol-black {
  outline-color: #000000 !important;
}
 .ol-white {
  outline-color: #ffffff !important;
}
 .ol-lime {
  outline-color: #a4c400 !important;
}
 .ol-green {
  outline-color: #60a917 !important;
}
 .ol-emerald {
  outline-color: #008a00 !important;
}
 .ol-teal {
  outline-color: #00aba9 !important;
}
 .ol-cyan {
  outline-color: #1ba1e2 !important;
}
 .ol-cobalt {
  outline-color: #0050ef !important;
}
 .ol-indigo {
  outline-color: #6a00ff !important;
}
 .ol-violet {
  outline-color: #aa00ff !important;
}
 .ol-pink {
  outline-color: #dc4fad !important;
}
 .ol-magenta {
  outline-color: #d80073 !important;
}
 .ol-crimson {
  outline-color: #a20025 !important;
}
 .ol-red {
  outline-color: #e51400 !important;
}
 .ol-orange {
  outline-color: #fa6800 !important;
}
 .ol-amber {
  outline-color: #f0a30a !important;
}
 .ol-yellow {
  outline-color: #e3c800 !important;
}
 .ol-brown {
  outline-color: #825a2c !important;
}
 .ol-olive {
  outline-color: #6d8764 !important;
}
 .ol-steel {
  outline-color: #647687 !important;
}
 .ol-mauve {
  outline-color: #76608a !important;
}
 .ol-taupe {
  outline-color: #87794e !important;
}
 .ol-gray {
  outline-color: #555555 !important;
}
 .ol-dark {
  outline-color: #333333 !important;
}
 .ol-darker {
  outline-color: #222222 !important;
}
 .ol-transparent {
  outline-color: transparent !important;
}
 .ol-darkBrown {
  outline-color: #63362f !important;
}
 .ol-darkCrimson {
  outline-color: #640024 !important;
}
 .ol-darkMagenta {
  outline-color: #81003c !important;
}
 .ol-darkIndigo {
  outline-color: #4b0096 !important;
}
 .ol-darkCyan {
  outline-color: #1b6eae !important;
}
 .ol-darkCobalt {
  outline-color: #00356a !important;
}
 .ol-darkTeal {
  outline-color: #004050 !important;
}
 .ol-darkEmerald {
  outline-color: #003e00 !important;
}
 .ol-darkGreen {
  outline-color: #128023 !important;
}
 .ol-darkOrange {
  outline-color: #bf5a15 !important;
}
 .ol-darkRed {
  outline-color: #9a1616 !important;
}
 .ol-darkPink {
  outline-color: #9a165a !important;
}
 .ol-darkViolet {
  outline-color: #57169a !important;
}
 .ol-darkBlue {
  outline-color: #16499a !important;
}
 .ol-lightBlue {
  outline-color: #4390df !important;
}
 .ol-lighterBlue {
  outline-color: #00ccff !important;
}
 .ol-lightTeal {
  outline-color: #45fffd !important;
}
 .ol-lightOlive {
  outline-color: #78aa1c !important;
}
 .ol-lightOrange {
  outline-color: #c29008 !important;
}
 .ol-lightPink {
  outline-color: #f472d0 !important;
}
 .ol-lightRed {
  outline-color: #ff2d19 !important;
}
 .ol-lightGreen {
  outline-color: #7ad61d !important;
}
 .ol-grayDark {
  outline-color: #333333 !important;
}
 .ol-grayDarker {
  outline-color: #222222 !important;
}
 .ol-grayLight {
  outline-color: #999999 !important;
}
 .ol-grayLighter {
  outline-color: #eeeeee !important;
}
 .ol-blue {
  outline-color: #00aff0 !important;
}
 .bd-black {
  border-color: #000000 !important;
}
 .bd-white {
  border-color: #ffffff !important;
}
 .bd-lime {
  border-color: #a4c400 !important;
}
 .bd-green {
  border-color: #60a917 !important;
}
 .bd-emerald {
  border-color: #008a00 !important;
}
 .bd-teal {
  border-color: #00aba9 !important;
}
 .bd-cyan {
  border-color: #1ba1e2 !important;
}
 .bd-cobalt {
  border-color: #0050ef !important;
}
 .bd-indigo {
  border-color: #6a00ff !important;
}
 .bd-violet {
  border-color: #aa00ff !important;
}
 .bd-pink {
  border-color: #dc4fad !important;
}
 .bd-magenta {
  border-color: #d80073 !important;
}
 .bd-crimson {
  border-color: #a20025 !important;
}
 .bd-red {
  border-color: #e51400 !important;
}
 .bd-orange {
  border-color: #fa6800 !important;
}
 .bd-amber {
  border-color: #f0a30a !important;
}
 .bd-yellow {
  border-color: #e3c800 !important;
}
 .bd-brown {
  border-color: #825a2c !important;
}
 .bd-olive {
  border-color: #6d8764 !important;
}
 .bd-steel {
  border-color: #647687 !important;
}
 .bd-mauve {
  border-color: #76608a !important;
}
 .bd-taupe {
  border-color: #87794e !important;
}
 .bd-gray {
  border-color: #555555 !important;
}
 .bd-dark {
  border-color: #333333 !important;
}
 .bd-darker {
  border-color: #222222 !important;
}
 .bd-transparent {
  border-color: transparent !important;
}
 .bd-darkBrown {
  border-color: #63362f !important;
}
 .bd-darkCrimson {
  border-color: #640024 !important;
}
 .bd-darkMagenta {
  border-color: #81003c !important;
}
 .bd-darkIndigo {
  border-color: #4b0096 !important;
}
 .bd-darkCyan {
  border-color: #1b6eae !important;
}
 .bd-darkCobalt {
  border-color: #00356a !important;
}
 .bd-darkTeal {
  border-color: #004050 !important;
}
 .bd-darkEmerald {
  border-color: #003e00 !important;
}
 .bd-darkGreen {
  border-color: #128023 !important;
}
 .bd-darkOrange {
  border-color: #bf5a15 !important;
}
 .bd-darkRed {
  border-color: #9a1616 !important;
}
 .bd-darkPink {
  border-color: #9a165a !important;
}
 .bd-darkViolet {
  border-color: #57169a !important;
}
 .bd-darkBlue {
  border-color: #16499a !important;
}
 .bd-lightBlue {
  border-color: #4390df !important;
}
 .bd-lightTeal {
  border-color: #45fffd !important;
}
 .bd-lightOlive {
  border-color: #78aa1c !important;
}
 .bd-lightOrange {
  border-color: #c29008 !important;
}
 .bd-lightPink {
  border-color: #f472d0 !important;
}
 .bd-lightRed {
  border-color: #ff2d19 !important;
}
 .bd-lightGreen {
  border-color: #7ad61d !important;
}
 .bd-grayDark {
  border-color: #333333 !important;
}
 .bd-grayDarker {
  border-color: #222222 !important;
}
 .bd-grayLight {
  border-color: #999999 !important;
}
 .bd-grayLighter {
  border-color: #eeeeee !important;
}
 .bd-blue {
  border-color: #00aff0 !important;
 }

