.btn-primary {
    background-color: #86469c;
    color: #eef0f6;
}

.back-darkblue {
    background-color: #86469c;
}

.sidenav {
    background-color: #86469c;
}

.logo-holder {
    background-color: #864691;
}

.news-holder .read-more {
    background-color: #864692;
    color: white !important;
}

.divNewsHead {
    background-color: #864692;
    color: #f3ffff;
} 
.sectionNews {
    background-color: #864691;
}

.newsArchive {
    background-color: #864693;
    color: #f3ffff;
}

.sectionVideoHead {
    color: #864692;
}

@media only screen and (min-width: 1024px) {
        .sectionVideoHead:before,
        .sectionVideoHead:after {
            background: url(../img/_blue/dashBlue.png) repeat-x center;
        }
 
}

.logo-holder h3 {
    background-color: #864694;
    color: #f3ffff;
    background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0.52), rgba(117, 19, 93, 0.73));
}

.vaheds-holder .read-more {
    background-color: #864691;
    color: white !important;
}

.divVahedsHead {
    background-color: #864692;
    color: #f3ffff;
}

.sectionVaheds {
    background-color: #864691;
}

.divfooterSearch input[type=text] {
    border-top: 1px solid #864691;
    border-bottom: 1px solid #864691;
    border-right: 1px solid #864691;
}

.divfooterSearch button {
    background: #864692;
    color: #fff;
}

    .divfooterSearch button:hover {
        color: #864691;
        background: #eaeaea;
    }

    .breadcrumb li {
        background-color: #e2eeee;
        border-left: 1px solid white;
    }

    .breadcrumb li a {
        color: #864696 !important;
    }
 
.breadcrumb .is-active {
    background-color: #ba88cb;
}

#pageDesc a {
    color: #864695;
}

.plist-item .read-more {
    background-color: #864692;
    color: white !important;
}

.overlay-gradiant-item:after {
    background: linear-gradient(180deg, rgba(0,0,0,0), #864691);
}

#formrowModal button {
    /* color: #fff; */
    border-color: #0a58ca;
    color: #212529;
}
