.slidercover {
    background-color: rgba(0,0,0,.25);
}
/*SearchResultColor*/
.srcint > div:first-child > div:first-of-type {
    background-color: rgb(255, 111, 0) !important;
}

.srcjrn > div:first-child > div:first-of-type {
    background-color: rgb(110, 204, 233) !important;
}

.srsem > div:first-child > div:first-of-type {
    background-color: rgb(144, 196, 0) !important;
}

.srcpln > div > div {
    background-color: rgb(199, 34, 0) !important;
}
/*ForcedBackgroundColor*/
.bgint {
    background-color: rgb(255, 111, 0) !important;
}

.bgjrn {
    background-color: rgb(110, 204, 233) !important;
}

.bgsem {
    background-color: rgb(144, 196, 0) !important;
}

.bgpln {
    background-color: rgb(199, 34, 0) !important;
}
/*ForcedBackgroundColor*/
.srnint {
    background-color: rgb(255, 111, 0) !important;
}

.srnjrn {
    background-color: rgb(110, 204, 233) !important;
}

.srnsem {
    background-color: rgb(144, 196, 0) !important;
}

.srnpln {
    background-color: rgb(199, 34, 0) !important;
}

.didifferentlang > p > .srtitle {
text-align:left !important;}