﻿.carousel-title {
    background-color: #7030a0 !important;
}

.sidepanel, .sidepanel-heading {
    border-color: #7030a0 !important;
}

.sidepanel.current a.currentLink, .sidepanel .current a.currentLink {    
    color: #7030a0 !important;
}

.sidepanel.current svg, .sidepanel-title.current svg {
    fill: #7030a0 !important;
}

.carousel-container .carousel-inner {
    border-bottom: 5px solid #7030a0 !important;
}

.pageHeader {
    color: #7030a0 !important;
}

.breadcrumbCurrentNode {
    color: #7030a0 !important;
}

.sidepanel i.fa.fa-angle-up {
    color: #7030a0 !important;
}