[top-bar].top-bar {
    background: #555559 !important;
}
[top-bar] .widget-item .dropdown>a {
    color: #555559 !important;
}
[top-bar] .widget-item .dropdown>a {
    color: #555559 !important;
}
[push-notifications] .badge {
   color: #555559 !important;
}
a:hover, a:focus {
    color: #fd8204 !important;
}
[user-account] .fa-user {
    color: #555559 !important;
}
[user-account].widget-dropdown>li:hover>a, 
[user-account].widget-dropdown>li:hover>a i, 
[user-account].widget-dropdown>li>a:hover, 
[user-account].widget-dropdown>li>a:hover i, 
[user-account].widget-dropdown>li>a:focus i {
    color: #555559 !important;
}
.prm-notify-page .prm-page-list-area .media.unread {
    color: #555559 !important;
}
.prm-notify-page .prm-page-list-area .media.unread .text-primary, .prm-notify-page .prm-page-list-area .media.unread i {
    color: #555559 !important;
}
.icon-fill {
    background: #00A9CE !important;
}
.icon-outline {
    border: 2px solid #555559 !important;
    color: #555559 !important;
}
.icon-bg-fill {
    background: #555559 !important;
}
.btn-default, 
.notification-btn-right, 
.notification-btn-left {
    background-color: #555559 !important;
    border-color: #555559 !important;
    color: #FFF !important;
}
.btn-default:hover, 
.btn-default:focus, 
.btn-default:active, 
.btn-default.active, 
.btn-default:active:hover, 
.btn-default.active:hover, 
.btn-default:active:focus, 
.btn-default.active:focus {
    color: #333 !important;
    background-color: #C8C9C7 !important;
    border-color: #C8C9C7 !important;
}
.btn-primary {
    background-color: #FF8200 !important;
    border-color: #FF8200 !important;
    color: #FFFFFF !important;
}
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.btn-primary:active:hover, 
.btn-primary.active:hover, 
.btn-primary:active:focus, 
.btn-primary.active:focus {
    background-color: #FF671F !important;
    border-color: #FF671F !important;
    color: #FFFFFF !important;
}
.divider_small {
    background: #FF8200 !important;
}
[assets] .menu__breadcrumbs a {
    color: #fd8204 !important;
}
[assets] #mainnav-container .collection {
    background: #555559 !important;
    color: #FFF !important;
}
.filters li span.active {
    background-color: #FF8200 !important;
}
[membership-benefits] .panel .panel-heading {
    background-color: #00A9CE !important;
    border-color: #00A9CE !important;
}
[news] .news-icon {
    font-size: 4.5rem;
    color: #00A9CE !important;
}
[carousel] .carousel-indicators .active {
    background-color: #00A9CE !important;
}
[banner].banner {
    padding: 10rem 0 !important;
    min-height: 40rem !important;
    color: #fff !important;
    font-size: 1.97rem !important;
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)),url(../images/backgrounds/auth_001.jpg) no-repeat 0 0 !important;
    background-size: cover !important;
    background-position: bottom center !important;
}
footer {
    background-color: #55565a !important;
    color: rgb(203, 201, 199) !important;
}
footer a:hover, 
footer a:focus {
    color: #FFFFFF !important;
}
footer .icon-outline {
    border: 0.2rem solid transparent !important;
    color: rgb(203, 201, 199) !important;
}
footer .icon-outline:hover {
    border: 0.2rem solid transparent !important;
    color: #FFFFFF !important;
}

