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

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

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

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

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

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

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

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

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

.darkar{
 color: #555555 !important;
}

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

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

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

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

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

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

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

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

.dark-color{
 color: @brand-color-primary !important;
}

.dark-color-border{
 border-color: @brand-color-primary !important;
}

.dark-color-bg{
 background-color: @brand-color-primary !important;
}

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

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

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

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

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

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

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

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

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

