@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/myriad-pro/myriad-pro-regular-webfont.eot');
    src: url('../fonts/myriad-pro/myriad-pro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriad-pro/myriad-pro-regular-webfont.woff') format('woff'),
         url('../fonts/myriad-pro/myriad-pro-regular-webfont.ttf') format('truetype'),
         url('../fonts/myriad-pro/myriad-pro-regular-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: Neo Sans;
    src: url(../../gfx/fonts/neosansstd-light.eot);
    src: url(../../gfx/fonts/neosansstd-light.eot#iefix) format("embedded-opentype"),url(../../gfx/fonts/neosansstd-light.woff) format("woff"),url(../../gfx/fonts/neosansstd-light.ttf) format("truetype"),url(../../gfx/fonts/neosansstd-light.svg#Neo\ Sans) format("svg");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: Neo Sans;
    src: url(../../gfx/fonts/neosansstd-regular.eot);
    src: url(../../gfx/fonts/neosansstd-regular.eot#iefix) format("embedded-opentype"),url(../../gfx/fonts/neosansstd-regular.woff) format("woff"),url(../../gfx/fonts/neosansstd-regular.ttf) format("truetype"),url(../../gfx/fonts/neosansstd-regular.svg#Neo\ Sans) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Neo Sans;
    src: url(../../gfx/fonts/neosansstd-medium.eot);
    src: url(../../gfx/fonts/neosansstd-medium.eot#iefix) format("embedded-opentype"),url(../../gfx/fonts/neosansstd-medium.woff) format("woff"),url(../../gfx/fonts/neosansstd-medium.ttf) format("truetype"),url(../../gfx/fonts/neosansstd-medium.svg#Neo\ Sans) format("svg");
    font-weight: 500;
    font-style: normal
}


@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/opensans/opensans.eot');
    src: url('../fonts/opensans/opensans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans/opensans.woff2') format('woff2'),
        url('../fonts/opensans/opensans.woff') format('woff'),
        url('../fonts/opensans/opensans.ttf') format('truetype'),
        url('../fonts/opensans/opensans.svg#opensans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/opensans-bold/opensans-bold.eot');
    src: url('../fonts/opensans-bold/opensans-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans-bold/opensans-bold.woff2') format('woff2'),
        url('../fonts/opensans-bold/opensans-bold.woff') format('woff'),
        url('../fonts/opensans-bold/opensans-bold.ttf') format('truetype'),
        url('../fonts/opensans-bold/opensans-bold.svg#opensans-bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/materialicons-regular/MaterialIcons-Regular.eot); /* For IE6-8 */
	src: local('Material Icons'),
	  local('MaterialIcons-Regular'),
	  url(/gfx/fonts/materialicons-regular/MaterialIcons-Regular.woff2) format('woff2'),
	  url(/gfx/fonts/materialicons-regular/MaterialIcons-Regular.woff) format('woff'),
	  url(/gfx/fonts/materialicons-regular/MaterialIcons-Regular.ttf) format('truetype');
  }
 
  @font-face {
    font-family: 'OpenSansItalic';
    src: url('../fonts/opensans-italic/opensans-italic.eot');
    src: url('../fonts/opensans-italic/opensans-italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans-italic/opensans-italic.woff2') format('woff2'),
        url('../fonts/opensans-italic/opensans-italic.woff') format('woff'),
        url('../fonts/opensans-italic/opensans-italic.ttf') format('truetype'),
        url('../fonts/opensans-italic/opensans-italic.svg#opensans-italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/opensans-light/opensans-light.eot');
    src: url('../fonts/opensans-light/opensans-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans-light/opensans-light.woff2') format('woff2'),
        url('../fonts/opensans-light/opensans-light.woff') format('woff'),
        url('../fonts/opensans-light/opensans-light.ttf') format('truetype'),
        url('../fonts/opensans-light/opensans-light.svg#opensans-light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansMedium';
    src: url('../fonts/opensans-medium/opensans-medium.eot');
    src: url('../fonts/opensans-medium/opensans-medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans-medium/opensans-medium.woff2') format('woff2'),
        url('../fonts/opensans-medium/opensans-medium.woff') format('woff'),
        url('../fonts/opensans-medium/opensans-medium.ttf') format('truetype'),
        url('../fonts/opensans-medium/opensans-medium.svg#opensans-medium') format('svg');
    font-weight: 600;
    font-style: normal;
}

/* Kill outline on focus */ 
:focus {
	outline: 0;
}

html {
	height: 100%;
	overflow-y: scroll;
}

img {
	border: 0px;
}

body {
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 0.7px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	background-color: #252525;

	display: flex;
    flex-direction: column;
    height: 100%;
}

.sticky {
	position: sticky !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 2 !important;
}

.pointer {
	cursor: pointer;
}

/* Top settings */

#topContainer {
    position: relative;
    height: 75px;
    width: 100%;
    flex: 0 0 auto;
    min-width: 1340px;
}

.hideContainer {
    display: none;
}

#topLogo {
	position: absolute;
	cursor: pointer;
	z-index:2;
	height: 45px;
	width: 260px;
	left: 50%;
	margin-left: -475px;
	top: 15px;
}

#topMenuContainer {
	padding: 20px 0px 0 0px;
	margin: 0 auto;
	width: 1340px;
}

@media screen and (max-width: 1320px) {
	#topMenuContainer {
		margin: 0;
		width: 1050px;
	}
}

@media screen and (max-width: 1320px) {
	#topMenuContainer {
		padding-left: 22px;
	}
}

/* Bottom Content */
#bottomContainer {
	width: 100%;
	margin-top: 20px;
	/* height: 165px; */
	flex: 0 0 auto;
	position: relative;
    min-width: 1340px;
}

#version {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 12px;
	color:white;
	text-shadow: black 0 0 3px;
}

@media screen and (max-width: 1000px){
	#version {
		right: 230px;
	}
}

@media screen and (min-width: 1001px) and (max-width: 1201px){
	#version {
		right: 210px;
	}
}

@media screen and (min-width: 1202px) and (max-width: 1320px) {
	#version {
		right: 110px;
	}
}

#bottomContent {
	padding-bottom: 20px;
}

#bottomContent h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.bottomBox {
	position: relative;
	color: #FFFFFF;
	float: left;
	width: 263px;
    padding: 20px 40px 0 0;
	margin: 0;
	font-size: 13px;
}
.bottomBox img {
	padding-top: 10px;
}
.bottomBoxSpace {
	width: 3px;
	padding: 0;
	margin: 0;
	height: 135px;
	background-color: #FFFFFF;
}

.footerLink {
	margin: 10px 0;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}
.footerLink::before {
	content: "\00BB ";
	padding-right: 4px;
	width: 20px;
	display: inline;

}

/* Main settings */

#mainContainer {
	position: relative;
	flex: 1 0 auto;
	min-width: 1340px;
}

.contentContainer {
	margin: 0;
}
.widthControlledWithPadding {
	max-width: 1360px;
	margin: 0 auto;
}
.widthControlledWithoutPadding {
	margin: 0 auto;
	padding: 0;
	max-width: 1360px;
	min-width: 990px;
}

.widthControlledMatchingTopMenu {
	margin: 0 auto;
	padding: 36px 0 0 0;
	max-width: 1255px;
	min-width: 990px;
}

.widthControlledLeftSideForm {
	max-width: 450px;
}

.widthControlledCenteredForm {
	padding: 36px 0 0 0;
	margin-top: 20px;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
}

.mainContentHorizontalPadding {
	padding: 0 36px;
}

#mainContentContainer {
	min-height: 600px;
}
.mainContent, #mainContent {
	/*padding-top: 65px;*/
	padding-bottom: 65px;
}
#mainContentTop {
	position: relative;
}
#mainContentBottom {
	padding: 0;
	margin: 0;
	min-height: 120px;
}

/*
.black {
	background: #000;
}
*/

/* Main content */

#universe-search {
	height: 40px;
	float: right;
}

#mainSearchInput {
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	margin-right: 15px;
	background: url('/gfx/search_InputBg.png') no-repeat;
	height: 29px;
	width: 168px;
	border: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#mainSearchInput {
	width:138px;
}
}

#mainTabs {
	position: relative;
	border-bottom: 3px solid #d5d5d5;
}

.mainTab {
	position: relative;
	display: inline-block;
}

.mainTab a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 16px;
	padding-right: 16px;
	margin-right: 3px;
	margin-bottom: -4px;
	border-bottom: 4px solid #434343;
	background-image: linear-gradient(bottom, rgb(100,100,100) 36%, rgb(163,163,163) 100%);
	background-image: -o-linear-gradient(bottom, rgb(100,100,100) 36%, rgb(163,163,163) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(100,100,100) 36%, rgb(163,163,163) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(100,100,100) 36%, rgb(163,163,163) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(100,100,100) 36%, rgb(163,163,163) 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.36, rgb(100,100,100)),
		color-stop(1, rgb(163,163,163))
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3a3a3', endColorstr='646464');

	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	cursor: pointer;

	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

.mainTabSelected a {
	color: #484848;
	text-decoration: none;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	border-bottom: 4px solid #FFFFFF;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 3px solid #d2d2d2;
	background-image: linear-gradient(bottom, rgb() 50%, rgb(255,255,255) 75%);
    background-image: -o-linear-gradient(bottom, rgb(255,255,255) 50%, rgb(245,245,245) 75%);
    background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 50%, rgb(245,245,245) 75%);
    background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 50%, rgb(245,245,245) 75%);
    background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 50%, rgb(245,245,245) 75%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.5, rgb(255,255,255)),
        color-stop(0.75, rgb(245,245,245))
    );
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f5f5f5, endColorstr=#ffffff)";

}

.mainTab img {
	border: 0px;
	margin-top: 6px;
	padding: 0px;
}

/* misc */
.errorText {
	padding: 0 !important;
	background-color: #FFCACA;
	color: #f00;
	padding: 10px !important;
	border: 1px solid #f00 !important;
}

.button {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding-left: 19px;
	padding-right: 19px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	background-color: #B3CE42;
	box-shadow: 0 3px 0 #3f6e05,0 6px 2px rgba(0,0,0,0.25);
	border-radius: 5px;
	border: 0 none;
	cursor: pointer;
}

.button:active {
	box-shadow: none;
}

.cookie_button {
	width: 70px;
    margin-top: 10px !important;
    padding: 10px 10px !important;
    color: #FFF;
    background-color: #E02F31;
    text-align: center;
    cursor: pointer;
}

.cookie_info {
	margin: 25px auto;
    max-width: 1280px;
	min-width: 950px;
	color: #000;
} 

.xHrTop {
	margin-top: 20px;
	margin-right: -20px;
	margin-left: -20px;
	height: 28px;
	background-image: url('/gfx/shadowDivider.png');
	background-repeat: no-repeat;
	background-position:center;
}

.xHrBottom {
	margin-top: 20px;
	margin-right: -20px;
	margin-left: -20px;
	height: 28px;
	background-image: url('/gfx/shadowDivider.png');
	background-repeat: no-repeat;
	background-position:center;
}

#mainPageHandle {
	position: absolute;
	right: 20px;
	top: 0px;
	text-align: right;
}

#mainLowerButtons {
	position: relative;
	right: 0px;
	top: 0px;
	text-align: right;
}

#mainLowerButtons div {
	float: right;
}

.pagelink {
	display: inline-block;
	color: #B9000F;
	font-weight: bold;
	margin-bottom: 9px;
	text-decoration: none;
}
.link {
	color: #B9000F;
	font-weight: bold;
	text-decoration: none;
}
#mainItemstoshow {
	height: 30px;
	display: table-cell;
	vertical-align: bottom;
	padding-right: 9px;
}
#mainprside {
	height: 30px;
	width: 50px;
	display: table-cell;
	vertical-align: bottom;
	padding-right: 9px;
}
.mainNext {
	display: table-cell;
	vertical-align: bottom;
	height: 30px;
}
.mainPrevious {
	display: table-cell;
	height: 30px;
	vertical-align: bottom;
}

.mainPageNumber {
	display: table-cell;
	vertical-align: bottom;
	height: 30px;
	text-align:center;
	width: 120px;
	color: #484848;
}
.subHeadline {
	height: 30px;
	line-height: 30px;
	font-size: 25px;
	color: #B9000F;
}
#graybg {
	position: fixed;
	top:0;
	bottom: 0;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	z-index: 1000;
	background-color: #000000;
	height: 100%;
	width: 100%;
}
#popup {
	position: fixed;
	z-index: 1001;
	background-color: #262626;
	padding: 10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	left: 50%;
	top: 50%;
}
.popupBlock {
	padding-bottom: 8px;
	margin-bottom: 5px;
}
.popupBlock h2 {
	margin-bottom: 5px;
	padding: 0px;
	font-size: 13px;
}
.popupBlock a {
	color: #B9000F;
	text-decoration: none;
}
.popupBlock input {
	display: block;
	position: relative;
	margin-bottom: 5px;
}
#closePopup {
	position:absolute;
	top: 20px;
	right: 10px;
	z-index: 1; /* Make sure it is above normal content in the popup */
	cursor: pointer;
}
#popupHeadline {
	display: block;
	line-height: 30px;
	font-size: 25px;
	color: #FFF;
	width: 100%;
	padding-bottom: 8px;
}
#popupContent {
	position: absolute;
	top: 58px;
	bottom: 8px;
	left: 8px;
	right: 8px;
}
.popupDark {
	background-color: #f5f5f5;
}
.popupRight {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.popupLeft {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#popupResponse {
	line-height: 29px;
}
.popupBtn {
	width: 180px;
}

/* tv guide */

/* New inputs/buttons */
.stofaBtn {
	width: 200px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	background-color: #e32826;
	color: #fff;
}

.checkboxcontainer {
	display: block;
	position: relative;
	padding-left: 25px;
	margin-bottom: 12px;
	margin-top: 17px;
	cursor: pointer;
	font-size: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
  }
  
  /* Hide the browser's default checkbox */
  .checkboxcontainer input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmark {
	position: absolute;
	top: -2px;
	left: 0;
	height: 15px;
	width: 15px;
	background-color: transparent;
	border: 1px solid #9b9b9b;
	color: #9b9b9b;
  }
  
  /* On mouse-over, add a grey background color */
  .checkboxcontainer:hover input ~ .checkmark {
	background-color: #ccc;
  }
  
  /* When the checkbox is checked, add a blue background */
  .checkboxcontainer input:checked ~ .checkmark {
	background-color: #2196F3;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
	content: "";
	position: absolute;
	display: none;
  }
  
  /* Show the checkmark when checked */
  .checkboxcontainer input:checked ~ .checkmark:after {
	display: block;
  }
  
  /* Style the checkmark/indicator */
  .checkboxcontainer .checkmark:after {
	left: 5px;
    top: 0px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
  }



.new_input, .new_button, .new_outline_button {
	padding: 14px 14px 14px 14px;
	box-sizing: border-box;
	margin: 15px 0;
	display: block;
	font-size: 16px;
	border-radius: 6px;
	box-shadow: none;
	border-width: 0;
	width: 100%;
}

.new_button {
	background-color: #e32826;
	color: #fff;
	cursor: pointer;
}

.new_button:disabled {
	cursor: default;
}

.new_outline_button {
	border: 1px solid #fff;
	width: auto;
	font-size: 14px;
	padding: 5px 30px;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}

/* main container */
#tvguideiframe{
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: none;
	overflow: hidden !important;
}

.Center {
	text-align: center;	
}

#servicecustomeinfobox {
	position: absolute;
	z-index: 2;
	background-color: #ccc;
	width: 300px;
	height: 20px;
	overflow: hidden;
}

#servicecustomeinfobox table {
	width: 300px;
	font-size: 10px;
}

#servicecustomeinfobox table th {
	text-align: left;
}


.universalButton {
	height: 24px;
	background-color: Transparent;
	font-size: 13px;
	cursor: pointer;
	line-height: 1em;
	color: #FFFFFF;
	text-decoration: none;
	margin: 9px 0;
	padding: 5px 15px 5px 15px;
	border-radius: 5px;
	border: 1px solid #FFFFFF;
  }

.clear {
	clear: both;
}

/* Stofa password checker */
.StofaPWBarResultbox {
	color: black !important;
}

.SPBRuleList {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.SPBIcon {
	margin: 1px 5px !important;
}

.verticalLine {
    height: 1px;
    background-color: #2e2b2c;
    margin: 10px 0;
    margin-left: -20px;
    margin-right: -20px;
}

.body_no_scroll {
	overflow: hidden;
}

.overflow-hidden {
    overflow-y: scroll;
}

.overflow-topmenu {
	position: fixed;
	left: calc(50% - 670px);
}

.imageloader-loaded {
	height: 100%;
	width: 100%;
}