.primary-foreground-color { color: #7c7c7c!important; }
.primary-background-color { background-color: #7c7c7c!important; }
.primary-background-color-opacity-10 { background-color: rgba(124, 124, 124, .10)!important; }
.primary-background-color-opacity-20 { background-color: rgba(124, 124, 124, .20)!important; }
.primary-background-color-opacity-30 { background-color: rgba(124, 124, 124, .30)!important; }
.primary-background-color-opacity-40 { background-color: rgba(124, 124, 124, .40)!important; }
.primary-background-color-opacity-50 { background-color: rgba(124, 124, 124, .50)!important; }
.primary-background-color-opacity-60 { background-color: rgba(124, 124, 124, .60)!important; }
.primary-background-color-opacity-70 { background-color: rgba(124, 124, 124, .70)!important; }
.primary-background-color-opacity-80 { background-color: rgba(124, 124, 124, .80)!important; }
.primary-background-color-opacity-90 { background-color: rgba(124, 124, 124, .90)!important; }
.secondary-foreground-color { color: #cc0000!important; }
.secondary-background-color { background-color: #cc0000!important; }
.secondary-background-color-opacity-10 { background-color: rgba(204, 0, 0, .10)!important; }
.secondary-background-color-opacity-20 { background-color: rgba(204, 0, 0, .20)!important; }
.secondary-background-color-opacity-30 { background-color: rgba(204, 0, 0, .30)!important; }
.secondary-background-color-opacity-40 { background-color: rgba(204, 0, 0, .40)!important; }
.secondary-background-color-opacity-50 { background-color: rgba(204, 0, 0, .50)!important; }
.secondary-background-color-opacity-60 { background-color: rgba(204, 0, 0, .60)!important; }
.secondary-background-color-opacity-70 { background-color: rgba(204, 0, 0, .70)!important; }
.secondary-background-color-opacity-80 { background-color: rgba(204, 0, 0, .80)!important; }
.secondary-background-color-opacity-90 { background-color: rgba(204, 0, 0, .90)!important; }
.tertiary-foreground-color { color: #eeee22!important; }
.tertiary-background-color { background-color: #eeee22!important; }
.tertiary-background-color-opacity-10 { background-color: rgba(238, 238, 34, .10)!important; }
.tertiary-background-color-opacity-20 { background-color: rgba(238, 238, 34, .20)!important; }
.tertiary-background-color-opacity-30 { background-color: rgba(238, 238, 34, .30)!important; }
.tertiary-background-color-opacity-40 { background-color: rgba(238, 238, 34, .40)!important; }
.tertiary-background-color-opacity-50 { background-color: rgba(238, 238, 34, .50)!important; }
.tertiary-background-color-opacity-60 { background-color: rgba(238, 238, 34, .60)!important; }
.tertiary-background-color-opacity-70 { background-color: rgba(238, 238, 34, .70)!important; }
.tertiary-background-color-opacity-80 { background-color: rgba(238, 238, 34, .80)!important; }
.tertiary-background-color-opacity-90 { background-color: rgba(238, 238, 34, .90)!important; }
.navbar-nav>li>a { color: #ffffff!important; }
