.gray-color{
 color: #eeeeee !important;
}

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

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

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

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

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

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

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

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

.darkar{
 color: #555555 !important;
}

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

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

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

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

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

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

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

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

.dark-color{
 color: #959595 !important;
}

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

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

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

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

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

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

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

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

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

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

.brand-color-primary-border{
 border-color: #1c49c2 !important;
}

