﻿
.label-aqua {
    color: #00BFFF !important;
}
.label-blue {
    color: #0059B2 !important;
}
.label-green {
    color: #008C00 !important;
}
.label-default {
    color: #777777 !important;
}
.label-minority, .label-lime {
    color: #A3D900 !important;
}
.label-orange {
    color: #FF8000 !important;
}
.label-women, .label-purple {
    color: #CC99FF !important;
}
.label-red {
    color: #c9302c !important;
}
.label-yellow {
    color: #FFD24D !important;
}
.star {
    color: #FF8F2B !important;
}
.label-red {
    color: #ea2c54 !important;
}
.label-midnight {
    color: #001A66 !important;
}
.label-black {
    color: #010101 !important;
}
.label-gray {
    color: #737373 !important;
}
.label-lavender {
    color: #8253BD !important;
}
.label-lilac {
    color: #C5A5F0 !important;
}
.label-maroon {
    color: #662231 !important;
}
.label-darkblue {
    color: #001060 !important;
}
.label-babyblue {
    color: #6FC1E6 !important;
}
.label-turquoise {
    color: #42DFCD !important;
}
.label-indigo {
    color: #2C225F !important;
}
.label-pink {
    color: #FD66C3 !important;
}
.label-brown {
    color: #8C3907 !important;
}
.label-darkgreen {
    color: #006320 !important;
}
.label-teal {
    color: #027E7E !important;
}
.label-fuchsia {
    color: #FF0099 !important;
}
.label-white {
  background-color: #FFFFFF !important;
}
.label-crown {
  color: #FFD700 !important;
}
.label-user {
  color: #0059B2 !important;
}
.label-flag {
  color: #FF0000 !important;
}
.label-check {
  color: #008C00 !important;
}
.label-leaf {
  color: #008C00 !important;
}

