/**************************************************************
*
* custom css from the provider to overwrite the provider bar
*
***************************************************************/


.provider-adaption .TitleBar {
    background-color: #74bf35;
}
.provider-adaption .TitleBar .StorefrontLink a {
    background-color: #5f9d2b;
    color: #fff;
}
.provider-adaption .TitleBar .StorefrontLink a:hover {
    background-color: #477520;
    color: #fff;
}

.provider-adaption .TitleBar .ep-titlebar-closedstorefront-warning:hover {
    background-color: #69ad30;
}
