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

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

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

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

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

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

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

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

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

.darkar{
 color: #1d1d1d !important;
}

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

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

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

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

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

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

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

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

.dark-color{
 color: #1d1d1d !important;
}

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

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

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

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

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

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

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

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

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

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

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

