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

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

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

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

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

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

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

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

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

.darkar{
 color: #323232 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

