﻿body { background-color: #0072c6; color: white; }

option { font-size: 24px; line-height: 2; }

h1 { color: white; margin-top: 8px; margin-bottom: 8px; }

.Poster { position: relative; height: 550px; width: 300px; background-color: transparent; overflow: hidden; margin-right: 25px; margin-bottom: 15px; cursor: pointer; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; }

/*.search-box { float: right; line-height: 15px; padding: 5px 5px; display: block; position: fixed; top: 0px; right: 20px; height: 45px; width: 325px !important; }*/
/*.search-box {  line-height: 15px; padding: 5px 5px; display: block; top: 0px; right: 20px; height: 45px; width: 325px !important; }

#srch-box { vertical-align: middle; float: right; width: 90%; margin-right: 5px; width: 300px }*/

.search-icon { position: fixed; top: 15px; vertical-align: middle; float: right; width: 40px; right: 15px; color: blue }

.video-button { height: 36px; color: blue; cursor: pointer; }

.episodeLink { cursor: pointer; color: white; font-size: 24px; font-weight: 100; }

    .episodeLink.selected { font-weight: bold; }

.bg-dark { background-color: #0072c6 !important; }
.nav-link {color:white !important;}
.nav-link:hover, .nav-link:active {color:silver !important}
.fa-home {color:white; font-size:20px;}
.fa-home:hover {color:silver !important;}