.navigation,.navigation::before{
    background: #fff;
}
.luna-nav.nav li > a{
    color: #1E1E1F;
}
.luna-nav.nav li.active a,
.luna-nav.nav li a:hover,
.luna-nav.nav li a:focus{
    background: #F5F5F7;
    color: #1E1E1F;
    font-weight: 500;
}
.breadcrumb > li + li::before{
    display: none;
}
.breadcrumb > li.separator{
    padding: 0 10px;
}
.secondary-nav li a{
    color: #717176;
}
.secondary-nav li.active a{
    color: #2F6ED8;
    background: #F5F5F7;
}
.navbar-collapse.collapse{
    background: #fff;
}
.content{
    background: #fff;
}
.navbar-default{
    border-bottom: 1px solid #E8E8ED;
}
.navigation{
    border-right: 1px solid #E8E8ED;
}
.profile-section .info-item{
    border:1px solid #E8E8ED;
}
.profile-section .company-info-section  > div:nth-child(2),
.profile-section .customer-info-section > div:nth-child(2)
{
    border-right: 1px solid #E8E8ED;
    padding-right: 20px;
}
body.nav-toggle .navigation .luna-nav.nav li a:hover > div .main-menu-text, body.nav-toggle .navigation .luna-nav.nav li a:focus > div .main-menu-text, body.nav-toggle .navigation .luna-nav.nav li.active a > div .main-menu-text{
    background: #F5F5F7;
    color: #1E1E1F;
}
.ab-button.active, .current.ab-button{
    background: #1E1E1F!important;
    border: 1px solid #1E1E1F!important;
    color: #fff!important;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    color: #fff;
    background: #1E1E1F;
    border-color: #1E1E1F;
}
.draggable-container .leadcontainer .ticket .client .client-name a{
    color: #2F6ED8!important;
}
a{
    color: #2F6ED8;
}
.memberstats .campaignsstats .row .stats a i, .memberstats .campaignsstats .row .stats a{
    color: #2F6ED8!important;
}
.appointments_section a{
    color: #1a252f;
}
.bg-indigo-600{
    background-color: #2F6ED8!important;
}
.profil-link .dropdown-menu > li > a:focus,
.profil-link .dropdown-menu > li > a:hover,
.profil-link .dropdown-menu > .active > a{
    color: #F5F5F7;
    background: #1E1E1F;
}
.container-center{
    background: #F5F5F7;
}
.view-login-block{
    background: #F5F5F7;
}
.user-choose-account{
    margin: 0;
}
.user-choose-account-another{
    border: 0;
}
.categoriest-list-section ul li.active a span, .categoriest-list-section ul li a:hover span{
    background: #2F6ED8;
}
.categoriest-list-section ul li a:hover,
.categoriest-list-section ul li.active a{
    color: #2F6ED8;
}
.categoriest-list-section ul li .category-item-featured.is-featured,
.email-item-featured.is-featured{
    color: #2F6ED8!important;
}
.step_wrapper .wrapper{
    background: #F5F5F7!important;
}