
/*Header for program/episode page*/

.program-header-grad {
    background-image: linear-gradient( #1976D2, #B347A3);
}
.program-header-img {
    outline: 5px solid #FFFFFF;
    border: none;
}
.program-header-text {
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: none;
    font-size: 40pt;
    word-wrap: break-word;
    display: block;
}
@media only screen and (min-width: 768px) {
    .program-header-img {
        min-width: 300px;
        max-width: 300px;
        margin-left: 20px;
    }
    .program-header-img-div {
        min-width: 300px;
        max-width: 450px;
        text-align: left !important;
    }
}
@media only screen and (max-width: 768px) {
    .program-header-text-div {
        text-align: center !important;
    }
}
.program-button {
    text-align: center;
    background-color: #1976D2;
    border-radius: 18px;
    min-height: 35px !important;
    color: #FFFFFF;
    font-weight: lighter;
    font-size: 12pt;
    line-height: 35px;
    display: block;
    width: 250px;
}
/*Sidebar for program/episode page*/

.sidebar div {
    color: #444444;
    line-height: 1.2em;
    margin-bottom: 15px;
}
.sidebar-title {
    font-weight: bold;
    font-size: 32px;
    word-wrap: break-word;
    display: block;
}
.sidebar-talent {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px !important;
}
.sidebar-link a {
    color: #1976D2;
}
.sidebar-spacer {
    margin-bottom: 40px !important;
}
.sidebar-link {
    margin-bottom: 5px !important;
}
.sidebar-button {
    text-align: center;
    background-color: #1976D2;
    border-radius: 18px;
    min-height: 35px !important;
    color: #FFFFFF;
    font-weight: lighter;
    font-size: 12pt;
    width: 100%;
    line-height: 35px;
    display: block;
}
.sidebar-button:hover {
    background-color: #1294ff;
    color: #FFFFFF;
    text-decoration: none;
}

.sidebar-button.download-btn{
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.sidebar-button.download-btn img {
    height: 25px;
    width: 25px;
    margin-top: 16px;
}

.link-icon{
    margin-bottom: 4px; height: 16px; width: 16px; margin-right: 6px;
}

/*Episode page style*/

.episode-header {
    font-weight: bold;
    color: #1976D2;
    font-size: 32px;
    margin-bottom: 10px !important;
    line-height: 1.2;
}
.ep-browse-box {
    margin-top: 60px;
}
@media only screen and (min-width: 768px) {
    .ep-left-col {
        border-right: 1px solid #909090;
    }
}
.ep-browse-box {
    padding-bottom: 50px;
}
.ep-row {
    width:100% !important;
}
.episode-player {
    width: 100%;
}
.ep-date, .ep-player, .ep-body {
    margin-bottom: 20px !important;
    color: #444444;
}
.ep-body, .ep-body * {
    font-size: 17pt;
    overflow-wrap: break-word;
    max-width: 100% !important;
}
@media only screen and (max-width: 768px) {
    .ep-body {
        width: 100% !important;
        border-bottom: 1px solid #909090;
        margin-bottom: 30px !important;
    }
}

/*Program page style*/

.pr-title {
    color: #1976D2;
    font-weight: bold;
    font-size: 18pt;
    line-height: 1.2;
}
.pr-header {
    font-weight: bold;
    color: #444444;
    font-size: 32px;
    margin-bottom: 30px !important;
}
.pr-desc {
    overflow-wrap: break-word;
}
.pr-browse-box {
    margin-top: 60px;
}
@media only screen and (min-width: 768px) {
    .pr-left-col {
        border-right: 1px solid #909090;
    }
}
.pr-result-pagination {
    height: 40px;
    min-width: 40px;
    margin-left: 10px;
    margin-right:10px;
    /*margin:auto;*/
    background-color: #DDDDDD;
    border-radius: 20px;
}

.pr-result-pagination-arrow {
    border-color: #333333;
    margin-top: 15px;
}
.pr-disabled-pagination {
    background-color: #555555;
}
.pr-arrow-right {
    border: solid #333333;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);

}
.pr-arrow-left {
    border: solid #333333;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);

}
.pr-browse-box {
    padding-bottom: 50px;
}
.pr-pagination {
    width: 100% !important;
    padding-bottom: 20px;
}
@media only screen and (max-width: 768px) {
    .pr-pagination {
        width: 100% !important;
        padding-bottom: 30px;
        border-bottom: 1px solid #909090;
        margin-bottom: 30px !important;
    }
}
.pr-row {
    width:100% !important;
}
.pr-result-blue {
    background-color: #1976D2;
    color: #FFFFFF;
    line-height: 40px;
}

.pr-result-sm {
    height: 40px;
    min-width: 20px;
    line-height: 40px;
}
.pr-result-sm-elp {
    height: 40px;
    min-width: 20px;
    line-height: 31px;
}
.pr-result-md {
    height: 40px;
    min-width: 40px;
    line-height: 40px;
}

a.nostyle:link {
    text-decoration: inherit;
    color: inherit;
}

a.nostyle:visited {
    text-decoration: inherit;
    color: inherit;
}

.filter-to-white {
    filter: invert(99%) sepia(75%) saturate(2%) hue-rotate(293deg) brightness(108%) contrast(100%);
}

.list-unstyled.account-popover li {
    /*padding: 5px;*/
    margin-right: 5px;
    margin-left: 5px;
}

footer h4 {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem;
}

@media (min-width: 768px) {
    footer h4 {
        font-size: 17px;
        font-size: 1.0625rem;
        margin-bottom: 32px;
        margin-bottom: 2rem;
    }
}