/*    Generated by http://www.cssportal.com    */
@import url("reset.css");

@font-face {
    font-family: "Lato";
    src: url("../fonts/Lato-Medium.ttf");
}

@font-face {
    font-family: "Londrina Solid";
    src: url("../fonts/LondrinaSolid-Regular.otf");
}

html {
	height: 100%;
}
body {
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #333;
    background: #EFEFEF;
    overflow-x: hidden; 
    height: 100%;
}

a {
    text-decoration: none;
    color: #333;
}

p {
    padding: 10px;
}

h2 {
   font-size: 2em; 
}

h3 {
  font-size: 1.5em;
  line-height: 1.7em;
}

i {
  font-style: italic;  
}

b {
  font-weight: bold;
}

#wrapper {
    width: 100%;
    min-width: 720px;
    margin: 0;
}

#header {
    float: left;
    width: 100%;
    padding: 0.5%;
    background: #FDFDFD;
}

#dwflogo {
  width: 12.5%;	
  margin-left: 0.75%;
}

#socialmediabuttonscontainer {
  text-align: right;
  width: 25%;
  float: right;
  margin-right: 1.25%;
}

.socialmediabutton {
  margin-top: 2%;
  width: 16%;
}

#contentliquid {
    float: left;
    width: 100%;
}

#content {
	width: 76%;
	padding-top: 1%;
    background: #EFEFEF;
    margin-left: 24%;
}

div#homepageAd {
	width: 75%;
	margin: auto;
    display: none;
}

table.homeVideoGrid {
	width: 100%;
	border: 0px solid black;
	border-spacing: 0px;
	border-collapse: separate;
  border-spacing: 0em 0em;
  padding-top: 1em;
}

td.homeVideoGridCell {
	margin: 0px;
	width: 33%;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.33em;
}

img.homeVideoGridThumbnail {
	width: 100%
}

div.homeVideoGridTitle {
	font-weight: bold;
	font-size: 12pt;
	margin-top: 1%;
}

div.homeVideoGridText {
	color: #909090;
	font-size: 12pt;
	margin-top: 3%;
}

#leftcolumn {
  position: sticky;
	color: #EFEFEF;
	font-weight: bold;
  float: left;
  background-image: linear-gradient(to bottom right, #F65171, #8D68ED);
  width: 24%;
  margin-left: -100%;
  height: 88vh;
  border-bottom-right-radius: 1em;
}


div.menuitem {
	font-size: 2.33vh;
	letter-spacing: 0.1vh;
  padding-left: 1.5vh;
  padding-top: 1.75vh;
  padding-bottom: 1.75vh;
}

div.menuitem:hover {
	background-color: #EC769D;
}

a.menuitemlink:link { color: #EFEFEF; }
a.menuitemlink:visited { color: #EFEFEF; }
a.menuitemlink:hover { color: #EFEFEF; }
a.menuitemlink:active { color: #EFEFEF; }

img.menuIcon {
	vertical-align: middle;
	height: 3.333vh;
}

hr#menudivider {
  height: 1px;
  background-color: #EFEFEF;
  border: 0px;
  width: 90%;
}

#footer {
  width: 100%;
  padding-top: 2%;
	border: 0px;
	border-top: 0px solid #777;
  height: 5.25em;
  width: 100%;
  background-image: linear-gradient(to bottom right, #0026FF, #B200FF);
  clear: both;
  text-align: center;
  line-height: 18pt;
  text-shadow: 1pt 1pt #333333;
  color: #EFEFEF;
}

#videoContent {
  width: 72vw;
  margin-top: 0em; 
  position: relative; 
}

.videoContentAdTextVisible:before {
  content: 'Ad (Your video will begin shortly)';
  font-size: 0.75em;
  color: #efef00;
  width: 16em;
  height:  2em;
  line-height: 2em;
  position: absolute;
  text-align: center;
  background: rgba(0.5, 0.5, 0.5, 0.5);
  border-radius: 5px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
}

#qualityButtons {
  font-size: 0.7em;
}

.currentQualityButton {
  background-color: #e55;
  color: #EEE;
  padding: 0.2em;
  font-weight: bold;
  border-radius: 0.25em;
}

.changeQualityButton {
  padding: 0.2em;
  border-radius: 0.25em;
}

.changeQualityButton:hover {
  background-color: #ddd;
}

.changeQualityButton a {
}

#videoPlayer {
  float: left;
  width: 66%;
}

#adText {
  font-size: 0.75em;
  position: relative;
  top: 1.33em;
  z-index: 100000;
}

#suggestedVideoContent {
  padding-top: 1vh;
  background-color: #e3e3e3;
  width: 23.5vw;
  border: 1px solid #c0c0c0;
  border-radius: 0.33em;
  overflow-y: scroll;
  min-height: 10em;
  max-height: 54.3vh;
  height: 475px;
  float: right;
}

#suggestedVideoItem {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
  height: 9vh;
  font-size: 0.8em;
  clear: both;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  vertical-align: middle;
}

#suggestedVideoItemDivider {
  clear: both;
  border: 1px solid #c0c0c0;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

#videoDescription {
  width: 66%;
  font-size: 0.8em;
}

#torrentLink {
  font-size: 0.7em;
}

#seriesTitle {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato;
  font-size: 4em;
}

#seasonTitle {
  background-image: linear-gradient(to bottom right, #F65171, #8D68ED);
  border-radius: 0.25em;
  color: #EFEFEF;
  width: 97%;
  padding: 0.25em;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  line-height: 1em;
  margin-top: 0.5em;
  margin-left: auto;
  margin-right: auto;
}

table.contentVideoGrid {
  width: 100%;
  border: 0px solid black;
  border-spacing: 0px;
  border-collapse: separate;
    border-spacing: 0em 0em;
}

td.contentVideoGridCell {
  margin: 0px;
  width: 33%;
  padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
}

img.contentVideoGridThumbnail {
  width: 100%
}

div.contentVideoGridTitle {
  font-weight: bold;
  font-size: 12pt;
  margin-top: 1%;
}

div.contentVideoGridText {
  color: #909090;
  font-size: 12pt;
  margin-top: 3%;
}