.sidebar.sidebar-main.lof-affiliate{
    padding: 0px !important;
    margin: 0px !important;
}
.affiliate-nav .block-title-aff{
    background: #21418e;
    color: rgb(255, 255, 255);
}
.affiliate-nav .block-title-aff h2 {
    text-transform: none;
    font-size: 15px;
    font-weight: 600;
    padding: 9px 0 8px 15px;
    width: 100%;
}
.affiliate-nav .nav>li>strong{
    position: relative;
    display: block;
    padding: 10px 15px;
    background-color: #eee;
}

.aff-main-content {
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-top: 20px;
}

.affiiate-page-title {
    background: rgb(157, 157, 157);
    color: rgb(255, 255, 255);
}

.affiiate-page-title h1 {
    text-transform: none;
    font-size: 15px;
    font-weight: 600;
    padding: 9px 0 8px 15px;
    width: 100%;
    margin: 0px;
    margin-bottom: 18px;
}

.affiiate-page-title h2 {
    background: #21418e;
    text-transform: none;
    font-size: 15px;
    font-weight: 600;
    padding: 9px 0 8px 15px;
    width: 100%;
    margin: 0px;
    margin-bottom: 18px;
}


#affiliate-please-wait-email{
    background: #fff url(image/ajax-loader.gif) no-repeat 95%;
    height: 35px;
}

.affiliate-account-create .logged-in-customer {
    min-height: unset!important;
    width: 100%
}
.affiliate-account-create .logged-in-customer #affiliate_group {
    width: auto;
}
.affiliate-account-link .page-title-wrapper h1.page-title {
    display: none;
}
