
@font-face {
    font-family: 'RedBullSiri';
    src: url('../font/RedBullSiriCore-Regular.ttf');
}
@font-face {
    font-family: 'RedBullSiriBold';
    src: url('../font/RedBullSiriCore-Bold.ttf');
}
@font-face {
    font-family: 'RedBullSiriBlack';
    src: url('../font/RedBullSiri-Black.ttf');
}

body {
   	font-family: RedBullSiriBlack;
}

.borderGradientBig .rb-grid-item-overlay {	
	background: left bottom repeat-x url('../img/border_gradient_big.png'); 
}
.borderGradientBig .bigImage .rb-grid-item-overlay {	
	background: left bottom repeat-x url('../img/border_gradient_biggest.png'); 
}
.borderGradient .rb-grid-item-overlay {	
	background: left bottom repeat-x url('../img/border_gradient.png'); 
}


.wgt-button.focused {
	color: #F1F1F1;
	background: transparent;
}

/*Dynamic focus; */
/* @TODO : test on old tvs */
.dynamicFocus:after {
    content:' ';
    display:block;
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0; 
    border:3px solid #FFCB1C;
    opacity: 0.70;
}

/* app notice */
.app-notice-container {
    width: 1280px;
    height: 720px;
    text-align: center;
}
.app-notice-image {
    margin-top: 225px;
    margin-bottom: 10px;
}
.app-notice-label {
    font-size: 20px;
    font-family: RedBullSiri !important;
    color: white /*!important;*/;
    height: 80px;
    margin-bottom: 80px;
}
.app-notice-button {
    font-size: 19px;
    font-family: RedBullSiriBold !important;
    background: #e2e3e5 !important;
    color: black !important;
    height: 80px;
    line-height: 80px;
    width: 480px;
    margin: 0px auto;
}


/*Generic Stuff*/

.redbull-scrollable-container {
	width: 1280px;
	height: 720px;
}

.redbull-scroll {
	position: relative;
}

/* margin for grid cells */
.wgt-grid-item {
	margin-right: 2px;
}

/* grid title */
.gridTitle {
	font-family: RedBullSiriBold;
	font-size: 23px;
	margin: 15px 15px 15px 20px;
	color: #F1F1F1;
}

.centerDiv {
	width: 1180px;
	height: 230px;
	margin-top: 15px;
}

.text-align-left {
	text-align: left;
}
.text-align-right {
	text-align: right;
}

.bigImage {
    width: 800px;
}

.hidden-visibility {
	visibility: hidden;
}

.bold-font {
	font-family: RedBullSiriBold;
}

.countdown-text-color {
	color: #cd1c4a !important;
	clear: both;
}

.whitelabel
{
     color:#F1F1F1;
}

.togglewhitelablel
{
     visibility: hidden;
     color:#F1F1F1;
     padding-left: 16px;
     padding-right: 16px;
     font-size: 21px;
     margin-right: 5px;
     font-family: RedBullSiri;
}

.rightAlignedContainer
{
	width: 100%;
	margin-bottom: -15px;
}

.moreButton {
	float: right;
	margin-right: 100px;
	margin-top: 10px;
	padding: 7px 7px 2px 7px;
}

.moreButton .wgt-label {
	margin-top: 8px;
	margin-right: 15px;
	font-weight: 600;
	font-family: RedBullSiri;
}

.greyLabel
{
	 font-size: 18px;
     color:#6f6f6f;
}

/* Menu */

#menu .image-button {
    width: 275px;
    height: 80px;
    padding: 0;
    border-bottom: solid 1px #474747;
}

#menu {
    width: 275px;
    height: 100%;
    position: absolute;
   	opacity: 1;
    background-color: #252525; /* as per the design draft*/
}

#menu .image-button.focused {
	background-color: #000;
}

.menu-min #menu .image-button.focused {
	background-color: #0d0d0d;
}

#menu .image-button-text {
	background-size: 80px 80px;
	padding-left: 90px;
	padding-top: 27px;
	height: 53px;
	width: 80px;
	white-space: nowrap;
	font-family: RedBullSiri, "Tahoma";
	font-size: 20px;
	color: #6f6f6f;
	font-weight: 600;
}

#menu .livecount-badge {
	/*position: absolute;*/ position: relative;
	padding: 2px /*6px*/;
	background-color: #cd1c4a;
	/*top: 97px;*/ top: -65px;
	left: 54px;
	font-size: 13px;
	border-radius: 25px;
	border: solid 1px #961537;
	color: #FFFFFF;
	font-family: RedBullSiriBold;
	/*width: 7px;*/
	width: 17px;
	height: 17px;
	text-align: center;
}

.menu-min #menu {
    width: 80px;
}

/* menu focused icons */

#menu .focused .wgt-label {
	color: #f1f1f1;
	font-family: RedBullSiriBold;
}

#menu img
{
	width: 80px;
	height: 80px;
	float: left;
}

/*Redbull grid item*/
.featuredGrid .rb-grid-item .rb-grid-item-overlay-content,
.rb-grid-item-overlay-content {
	margin: 25px 25px;
	font-family: RedBullSiriBold, RedBullSiri, "Tahoma";
	width: 88% !important;
}

.featuredGrid .bigImage .rb-grid-item-overlay-content {
	width: 94% !important;
	margin: 27px 25px;
}

.rb-grid-item-live-now {
	font-size: 19px;
	color: #cd1c4a;
	background: url('../img/icon_live.png') no-repeat left center;
	padding-left: 36px;
	height: 23px;
	padding-top: 5px;
}
.rb-grid-item-title {
	font-family: RedBullSiriBlack;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.rb-grid-item-time {
	float:left;
}

.rb-grid-item-right-now {
	color: #cd1c4a !important;
}

.rb-grid-item-subtitle {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/*Show layout and showgrid */
.showGridImage {
    height: 220px;
}
.showGridImage .wgt-grid-item
{
    width: 160px;
    height: 220px;
}

.showGridImage .wgt-button {
	padding: 0;
}
/* #showLayout #lblShowTitle
{
	font-size: 45px;
	text-align: center;
	margin-top: 20px;
	margin-left: -30px;
} */
#showLayout img#showTitleImage
{
  	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    height: 180px;
}

#showLayout .episodeGrid .wgt-label.whitelabel
{
   	font-size: 21px;
	font-family: RedBullSiri;
}

/* featured items grid */
#featuredgrid, #subChannelFeaturedGrid.featuredgridHeight {
	height: 450px;
}
#subChannelFeaturedGrid {
	height: 675px;
}
.featuredGrid .wgt-grid-item
{
    color:#F1F1F1;
}
.featuredGrid .wgt-grid-item {
	width:398px;
    height:225px;
    margin-bottom: 1px;
	margin-right: 1px;
}
.featuredGrid .wgt-grid-item.bigImage {
	width:800px;
    height:450px;
}
.featuredGrid .wgt-grid-item.fixCellSize {
	width: 399px;
}
.featuredGrid .rb-grid-item-image {
	width:400px;
    height:224px;
}
.featuredGrid .bigImage .rb-grid-item-image {
	width:800px;
    height:450px;
}

.rb-grid-item-tag {
	background-color: #cd1c4a;
	display: inline-block;
	padding: 5px 8px 5px 9px;
	margin-bottom: 5px;
	font-size: 15px;
}

.featuredGrid .rb-grid-item-title {
	font-size: 28px;
	/*white-space: normal;*/
}
.featuredGrid .bigImage .rb-grid-item-title {
	font-size: 45px;
}
.featuredGrid .rb-grid-item-description {
	width: 75%;
	font-size: 21px;
	margin-bottom: 10px;
}
.featuredGrid .rb-grid-item-subtitle {
	font-size: 21px;
	float: left;
	margin-right: 10px;
	margin-top: 0;
	max-width: 197px;
}

.featuredGrid .bigImage .rb-grid-item-subtitle {
	max-width: 580px;
	font-size: 23px;
}

.featuredGrid .bigImage .rb-grid-item-time {
	margin-top: 2px;
}

.featuredGrid .rb-grid-item-time {
	color: #6f6f6f;
	font-size: 21px;
	margin-top: 0;
}

/* subchannels grid */

.subChannelGrid {
	height: 96px;
}
.subChannelGrid .wgt-grid-item, .subChannelGrid .rb-grid-item-image 
{
    width: 170px;
    height: 96px;
}
.subChannelGrid .rb-grid-item-title {
	color:#F1F1F1;
	font-size: 18px;
	font-family: RedBullSiriBlack;
}
.subChannelGrid .rb-grid-item-overlay-content {
	margin: 13px;
	margin-bottom: 16px;
	/*text-align: center;*/
}

/* subchanneldetail grid */
.subChannelDetailGrid {
	width: 1500px;
	height: 210px;
}
.subChannelDetailGrid .rb-grid-item-image, .subChannelDetailGrid .wgt-grid-item {	
	width: 370px;
    height: 210px;
}
.subChannelDetailGrid .rb-grid-item-title {
	font-size: 24px;
}
.subChannelDetailGrid .rb-grid-item-subtitle {
	font-size: 20px;
	margin-right: 10px;
}
.subChannelDetailGrid .rb-grid-item-time {
	color: #808080;
	font-size: 20px;
}

.subChannelDetailGrid .wgt-grid-row-v {
	height:210px;
	min-width: 140px;
}

.subChannelDetailGrid .more-arrow {
	width: 50px;
	height: 50px;
	margin: auto;
	top: 50%;
	margin-top: -25px;
	position: relative;
}

.subChannelDetailGrid .more-button {
	width: 166px;
	height: 210px;
	background-image: url(../img/more_button.png);
}

.subChannelDetailGrid .more-button.focused {
	background-image: url(../img/more_button_focus.png);
}

/* EPISODE PAGE */

#showLayout {
	margin-left: 20px;
}
#showLayout .gridTitle {
	display: none;
	margin-left: 0;
}

.show-gradient-overlay {
	position: absolute;
	width: 1200px;
	height: 720px;
	background: url(../img/show_background_gradient.png) repeat-x;
}

/* episode grid item */
.episodeGrid {
	width: 1550px;
	height: 370px;
}
.episodeGrid .rb-grid-item-title {
	font-size: 24px;
}
.episodeGrid .rb-grid-item-subtitle {
	font-size: 21px;
	color: #6f6f6f;
}
.rb-grid-item-subtitle, .rb-grid-item-time {
	margin-top: -1px;
}
.episodeGrid .wgt-grid-item
{
    width:372px;
    height:380px;
    color:#F1F1F1;
    margin-right: 0px;
}
.episodeGrid .rb-grid-item-image, .episodeGrid .rb-grid-item-overlay  {
	width: 370px;
	height: 208px;
}

.episodeGrid .wgt-grid-item.wgt-grid-selected .wgt-label
{
    visibility:visible;
}

.episodeGrid .wgt-grid-item .wgt-label.whitelabel
{
   	font-size: 16px;
	font-weight: 600;
	color: #6f6f6f;
	padding-left: 16px;
	margin: 15px 0px 5px 0px;
}

.episodeGrid .rb-grid-item .rb-grid-item-overlay-content {
	margin: 16px 20px;
}

/*Latest clip and Episode grid*/
.latestClipsEpisodeGrid, .latestEpisodesLoopedGrid {
	width: 1500px;
	height: 210px;
}
.latestClipsEpisodeGrid .wgt-grid-item, .latestClipsEpisodeGrid .rb-grid-item-image {
	width: 370px;
    height: 210px;
}

.latestClipsEpisodeGrid .rb-grid-item-title {
	font-size: 28px;
}
.latestClipsEpisodeGrid .rb-grid-item-subtitle {
	font-size: 20px;
	float: left;
	margin-right: 10px;
	max-width: 197px;
}
.latestClipsEpisodeGrid .rb-grid-item-time {
	color: #808080;
	font-size: 20px;
}

/* Misc. elements */

.frontView {
	z-index: 10;
	position: relative;
}

.backgroundImage {
	position: absolute;
	top: 0;
	left: 0;
}

.fullscreen-min #menu {
    visibility: hidden;
}

#page {
	width: 1200px;
    left: 275px;
    position: relative;
    background-color: #0D0D0D;
}

.menu-min #page {
    left: 80px;
}

.fullscreen-min #page {
    left: 0px;
    width: 1280px;
}

#pageContainer {
	position: relative;
	opacity: 1;
}

#pageContainer.transTest {
	/* left: 1000px; */
	opacity: 0;
}

/*Scrolling thing*/

.wgt-scrollableContainer{
    width:1280px;
    height:720px;
    overflow:hidden;
    position:relative;
}
#scrollableContainer-scrollbar{
    left: 510px;
    height: 405px;
    width: 20px;
}
.wgt-scrollbar-v .nodeTable{
    width:50% !important;
    left:5px;
}
.wgt-scrollbar-v.focused .nodeTable .nodeMiddle{
    background:pink;
}
#instruc{
    top:420px;
    position:relative;
}
#movie{
    width:214px;
    height:317px;
}
.wgt-scrollableContainer .scrollable {
      position:absolute;
      width:100%;
  }
  
/* 
*
Player page css
*
*/

#liveLogo {
	position: absolute;
	background-image: url("../img/player/rb_playerlogo.png");
	width: 130px;
	height: 55px;
	left: 1100px;
	top: 40px;
}

#liveLogo.live {
	background-image: url("../img/player/rb_playerlogo_live.png");
}

#player-related-videos .wgt-grid-item, #player-related-videos .rb-grid-item-image  {
	width: 155px;
	height: 88px;
}
#player-related-videos .wgt-grid-item {
	margin-right: 3px;
}
#player-related-videos .rb-grid-item-overlay-content {
	/*margin-left: 8px;*/
	margin: 15px 12px;
	width: 85% !important;
}

#player-related-videos .rb-grid-item-overlay-content .rb-grid-item-title,
.subChannelGrid .rb-grid-item-overlay-content .rb-grid-item-title {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.subChannelGrid .rb-grid-item-overlay-content .rb-grid-item-title {
	width: 140px;
}

.playerContainer {
	z-index: -1 !important;
}

.staticPosition #player-root {
	width: 1280px;
	height: 720px;
}

.staticPosition #page {
	background-color: transparent;
}

.overlay-gradient {
    /* fallback */
    background-color: rgba(0,0,0,0);
    background: url(../img/show_background_gradient.png);
    background-repeat: repeat-x;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,1));
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,1));
    /* IE 10 */
    background: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,1));
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,1));
	width: 1280px;
	height: 723px;
}
.overlay-opacity {
	position: fixed;
	left: 0;
	top: 0;
	width: 1280px;
	height: 723px;
}
.opacity-ninety-img {
	background-image: url("../img/opacity0.9.png");
}
.opacity-eighty-img {
	background-image: url("../img/opacity0.8.png");
}
.opacity-seventy-cmd {
	opacity: 0.7;
	background-color: rgb(0,0,0);
}

#player-container {
    position: fixed;
	width: 1280px;
	height: 720px;
	top: 0;
	left: 0;
}

/* #player-container.wgt-layout, #player-container .wgt-layout {
	overflow: overlay !important;
} */

/* .wgt-button {
	height: 40px;
} */

#TVArea {
	overflow: hidden;
	/*background-color: #0D0D0D;*/
	background-color: #0D0D0D;
	visibility: hidden;
}

#TVArea.staticPosition {
	position: fixed;
	background-color: transparent;
}
#player-top {
	position: absolute;
	bottom:245px;
	margin-left: 50px;
	height: 355px;
	width: 1174px;
}

.soon #player-top {
	bottom: 75px;
}

/*.soon #player-meta {
	width: 450px;
}*/

#player-meta {
	width: 568px;
	position: absolute;
	bottom: 0;
	font-family:RedBullSiri;
}

#player-meta #videoTitle {
	font-family: RedBullSiriBlack;
}

#player-meta #videoDesc {
	font-family: RedBullSiriBold;
	max-height: 225px;
	overflow: hidden;
}

#mightLikeLabel {
	margin-bottom: 10px;
}
#videoCat, #mightLikeLabel {
	background-color: #cd1c4a;
	padding: 7px 8px 6px 8px;	
	color: white;
	display: inline-block;
	font-family: RedBullSiriBold, RedBullSiri, "Tahoma";
}
#videoTitle {
	font-size: 40px;
	color: white;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 43px;
}
#videoDesc {
	color: white;
	font-size: 21px;
	margin-bottom: 5px;
}
#videoDate {
	color: #6f6f6f;
	font-weight: 600;
	font-size: 20px;
	font-weight: 600;
	margin-top: 15px;
	font-family: RedBullSiriBold;
}
#player-controls {
	position: absolute;
	bottom: 105px;
	left: 50px;
}
#player-controls .image-button {
	background-color: #cd1c4a;
	margin: 0 2px 10px 1px;
	width: 42px;
	height: 42px;
	opacity: 0.8;
}
#player-buttons {
	margin-left: 480px;
}
#player-controls .image-button.focused {
	opacity: 1.0;
}
#player-grid {
	margin-left: 250px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.soon #player-grid {
	padding-top: 110px;
}

#player-grid .rb-grid-item-title{
	color: #f1f1f1;
}
.player-footer-wrapper {
	background-color: rgb(0, 0, 0);
	opacity: 0.8;
	position: absolute;
	top: 648px;
	height: 72px;
	width: 1280px;
	border-top: solid 1px #383838;
}
.player-footer-wrapper .wgt-label {
	color: #6f6f6f;
	font-family: RedBullSiriBold;
	font-size: 22px;
	margin-top: 4px;
	margin-left: 10px;
	font-weight: normal;
}

.player-footer-wrapper .focused .wgt-label {
	color: #f1f1f1;
}

.grid-footer {
	position: relative;
	margin: 12px auto 0 auto;
}

.grid-footer > .wgt-grid-scroll {
	display: inline-block;
}

.grid-footer > .wgt-grid-scroll > .wgt-grid-row-v {
	margin-left: 10px;
	height: 60px;
}

.grid-footer .wgt-layout {
	line-height: 38px;
	height: 48px;
	padding: 3px 5px;
}

.subtitle-toggle-image {
	background-image: url(../img/icons/icon_subtitle_on.png);
	width: 44px;
	height: 38px;
	margin-top: 5px;
}

.focused > .subtitle-toggle-image {
	background-image: url(../img/icons/focused/icon_subtitle_on.png);
}

.captions-off > .subtitle-toggle-image {
	background-image: url(../img/icons/icon_subtitle_off.png);
}

.focused.captions-off > .subtitle-toggle-image {
	background-image: url(../img/icons/focused/icon_subtitle_off.png);
}

.show-overview-image {
	background-image: url(../img/icons/icon_arrow.png);
	margin-top: 4px;
	width: 36px;
	height: 36px;
}

.focused > .show-overview-image {
	background-image: url(../img/icons/focused/icon_arrow.png);
}

#player-footer
{
	margin: 0 auto;
	width: 230px;
}

/*#showOverviewLayout {
	padding: 6px 8px 2px 8px;
}

#player-footer .wgt-label
{
	color: #6f6f6f;
	font-family: RedBullSiriBold;
	font-size: 22px;
	margin-top: 4px;
	margin-left: 10px;
	font-weight: normal;
}*/

/* #player-footer .focused .wgt-label {
	color: #ffffff;
	font-weight: bold;
} */


/* progress bar */

#player-timeline {
	margin-left: -22px;
}
#player-timeline.liveMode #timeline {
	margin-left: 10px;
	width: 985px;
}

#player-timeline .wgt-label {
	font-size: 18px;
	margin: 7px 10px;
	color: #6f6f6f;
	font-weight: 600;
	padding-top: 2px;
	width: 74px;
}

#timeline {
	margin-top: 15px;
	position: relative;
	width: 1035px;
	height: 10px;
}
.wgt-progressBar-background {
	background-color: #6f6f6f;
	opacity: 0.5;
}

.wgt-progressBar-playBar-middle {
	background-color: #cd1c4a;
}

.wgt-progressBar-playBarDiv {
	position: relative;
}


/* live part of player */

#player-live-area {
	color: #f1f1f1;
}
#player-live-area-thanks {
	position: absolute;
	left: 530px;
	top: 200px;
}
#player-live-area-thanks > .wgt-label {
	font-size: 38px;
	font-family: RedBullSiri;
	margin-left: -60px;
	margin-top: 23px;
}

#player-live-area-countdown {
	position: absolute;
	left: 500px;
	top: 120px;
}

.soon #player-live-area-countdown {
	top: 145px;	
}

.countdown-title {
	background-color: #cd1c4a;
	padding: 8px 20px;
	display: inline-block;
	font-size: 22px;
	margin-left: 82px;
	margin-bottom: 15px;
}
.countdown-item-number {
	text-align: center;
	background-color: #303030;
	font-size: 30px;
	margin: 0 2px;
	padding: 12px 0;
	width: 65px;
}
.countdown-item-label {
	text-align: center;
	font-size: 16px;
	margin-top: 2px;
}
.countdown-desc {
	margin-top: 24px;
	text-align: center;
}

#player-live-area-paused {
	position: absolute;
	left: 450px;
	top: 200px;
}
#player-live-area-paused .wgt-layout .wgt-label {
	background-color: #242323;
	font-size: 20px;
	padding: 42px 40px 45px;
}
#player-live-area-paused > .wgt-label {
	margin-top: 35px;
	margin-left: 37px;
	width: 300px;
	font-family: RedBullSiri;
	font-size: 18px;
	text-align: center;
}


/*keyboard */

.input-field-container {
	position: absolute;
	color:white;
	top: 30px;
	left: 135px;
	width: 947px;
	height: 46px;
	border: none;
	font-size: 23px;
	font-family: RedBullSiri;
}

.search-text-field {
	width: 943px;
	height: 42px;
	position: absolute;
	top:0;
	left:0;
	border: 2px solid #6f6f6f;
	border-radius: 8px;
	background-color: transparent;
}

.focused .search-text-field {
	border-color: #FFCB1C;
}

.search-input-field-text {
	font-size: 23px;
	line-height: 40px;
	position: absolute;
	height: 42px;
	width: 920px;
	left: 10px;
	top: 0;
}


/*#input input,
#input .wgt-input-native-ele {
	background-color: black;
	font-size: 23px;
	line-height: 40px;
	color: white;
	position: absolute;
	height: 40px;
	width: 970px;
	left: 10px;
	top: 0;
}

#input .container {
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	width: 940px;
	background-color: black;
	border: 1px solid #666;
}*/

#kb{
    position: relative;	
    top: 95px;
    /*left: 135px;*/
}

#status{
    position: relative;
    top: 330px;
    left: 140px;
    width: 300px;
    height:50px;
}

.wgt-keyboard-container-default,
.wgt-keyboard-container-capital,
.wgt-keyboard-container-number{
    width: 520px;
	height: 370px;
}

#keyDelete
{
    width:78px;
}

/* Loading overlay */
.loading-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 1280px;
	height: 720px;
	/*background-color: rgba(0,0,0,0.8);*/
}

.loading-indicator {
	position: absolute;
	margin:auto;
	width: 50px;
	height: 50px;
	top:429px;
	left:622px;
	/*background: url(../img/loader/loader_background.png) no-repeat;*/
}

.loading-overlay.center-loading .loading-indicator {
	top: 348px;
}

.spinner {
	/*background: url(../img/loader/spiffygif_78x78.png) no-repeat;*/
	width: 56px;
	height: 42px;
	top: 427px;
	background: url(../img/loader/loading_sprite.png) no-repeat;
}

.loading-overlay.center-loading .spinner {
	top: 330px;
}

.loading-indicator.rotate {
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to { 
    -webkit-transform: rotate(360deg);
  }
}

/* Splashscreen */
.splashscreen {
	position: absolute;
	top: 0;
	left: 0;
	width: 1280px;
	height: 720px;
	background: url(../img/redbull_splash.png) no-repeat;
}

/* Search */
.search-view {
	height: 720px;
	width: 1280px;
	/*background-color:black;*/
}

.search-view-scrollable {
	position: relative;
}

.search-view-top-container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1200px;
	height: 115px;
}

.search-view-icon {
	background: url(../img/search_background.png) no-repeat;
	position: absolute;
	width: 110px;
	height: 110px;
	left: 560px;
	top: 385px;
}

.search-view-info {
	position: absolute;
	color: #414141;
	top: 530px;
	left: 430px;
	text-align: center;
	font-size: 25px;
	width: 400px;
}


.searched-for {
	position: absolute;
	float: left;
	color: #666666;
	top: 36px;
	left: 32px;
	font-size: 24px;
	font-family: RedBullSiri;
	font-weight: 600;
}

.search-view-grid-container {
	position: absolute;
	top: 145px;
	left: 35px;
	height: 685px;
	width: 1010px;
	color:#fefefe;
}

.search-view-grid-container {
	margin-left: 100px;
}

.search-view-grid-container .wgt-grid-row-h,
.search-item {
	height: 100px;
	width:940px;
}

.search-view-grid-container .wgt-grid-row-h {
	height: 112px;
}

.search-shows .search-item {
	height: 168px;
}

.search-view-grid-container .search-shows .wgt-grid-row-h {
	height: 180px;
}

.search-shows .rb-grid-item-subtitle {
	white-space: normal;
	height: 68px;
	overflow:hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.search-item .rb-grid-item-overlay {
	left: 177px;
	height: 100px;
	width: 764px;
}

.search-shows .search-item .rb-grid-item-overlay {
	left: 132px;
	height: 162px;
	width: 800px;
}

.search-item .rb-grid-item-overlay-content {
	/*top: 10px;*/
}

.search-item {
	border-bottom:1px solid #6f6f6f;
}

.search-item .rb-grid-item-title {
	font-size: 24px;
}

.search-tabs {
	position: absolute;
}

.search-tabs .wgt-grid-row-v {
	width: 235px;
	height:50px;
	text-align: center;
	line-height:50px;
}

.search-grid {
	position: relative;
	margin-top: 80px;
}

.search-grid-container {
	overflow: hidden;
	position: absolute;
	top: 50px;
}

.search-grid-gradient {
	background: url(../img/border_gradient_search.png) repeat-x;
	height: 100px;
	width: 100%;
	position: absolute;
	top: 50px;
}

.search-grid .wgt-grid-scroll {
	overflow: visible;
}

.search-grid .no-data-cell ,
.search-grid .no-data-cell > .wgt-label {
	width: 100%;
	text-align: center;
}

.clear-search {
	position: absolute;
	left: 1095px;
	top: 30px;
	width: 50px;
	height: 44px;
	text-align: center;
	line-height: 50px;
}
.clear-search > .wgt-label {
	font-size: 25px;
	font-family: sans-serif;
}

.clear-search.focused {
	background: transparent;
	color:#fefefe;
}

.tab-button {
	position: relative;
	margin: 0;
	border-bottom: 1px solid #6f6f6f;
	border-right: 1px solid #6f6f6f;
	height: 49px;
}

.row-3 > .tab-button {
	border-right: 1px solid transparent;
}

.tab-button.focused {
	background-color: transparent;
	color:#fefefe;
}

.search-made .tab-button.wgt-grid-selected > .tab-button-highlight,
.search-made .tab-button.focused > .tab-button-highlight {
	position: absolute;
	height: 5px;
	width: 100%;
	bottom: 0;
	background-color: #cd1c4a;
}

.search-made .tab-button.focused > .tab-button-highlight {
	background-color: #FFCB1C;
}

/* Keyboard */
.overlay-keyboard {
	position: fixed;
	top: 0;
	left: 0;
	width: 1280px;
	height: 720px;
	background-color: rgba(0,0,0,0.5);
}

.wgt-input,
.keyboard-container .wgt-input.input,
.keyboard-container .wgt-input input {
	background: black;
	color: white;
	font-size: 24px;
}

.wgt-input .cursor {
	background-color: white;
	height: 31px;
}

.keyboard-container .wgt-input {
	border: 2px solid #666;
}

.wgt-keyboard-comp {
	text-align: center;
	color: #F1F1F1;
	font-size: 22px;
	background: #252525;
	border-radius: 8px;
	border: 0px;
	line-height: 35px;
	padding: 2pt;
	margin: 1pt;
	width: 35px;
	height: 35px;
}

.wgt-keyboard-comp.colSpan-6 {
    width:250px;
    text-align: center;
}

.wgt-keyboard-comp.colSpan-4 {
	width: 164px;
	text-align: center;
}

.onscreen-keyboard {
	position: absolute;
	top: 220px;
	left: 50%;
	margin-left: -260px;
}

.keyboard-input {
	position: absolute;
	top: 168px;
	height: 35px;
	left: 50%;
	width: 506px;
	margin-left: -259px;
}

.wgt-input,
.wgt-input .container,
.wgt-input .container pre {
	font-size: 24px;
	height: 35px;
	line-height: 35px;
	font-family: RedBullSiri;

}

#samsungTextInputField {
    position: absolute;
    top: -300px;
}




/**** CAPTIONS CSS ****/

#captions-container {
    z-index: 799;
    position: fixed;
    top: 0;
    left: 0;
    width: 1280px;
    height: 720px;
}

#captions-container > div {
    position: absolute;
}

#captions-container p {
    font-size: 32px;
    letter-spacing: 1px;
    padding: 2px 0px;
    margin: 0 0 1px 0;
    width: 100%;
}

/* Default styles are used if there is no region or caption styles specified in the captions file */
#captions-container.default > div {
    bottom: 10%;
    left: 20%;
}

#captions-container.default p > span {
    background-image: url(../dep/tv.accedo.ps.ui-captioning/img/opacity0.7.png);
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif; 
    font-weight: 100; 
    color: white;
}




/* Notifications CSS */
.wgt-notification-container {
    z-index: 1000;
    position: absolute;
    width: 1280px;
    height: 720px;
    top: 0;
    left: 0;
}

.wgt-notification {
    height: 500px;
    width: 380px;
    left: 450px;
    top: 25%;
    display: block;
    position: absolute;
    overflow: hidden;
    text-align: center;
    font-family: RedBullSiri, "Tahoma";
}

.wgt-notification.hidden {
    height: 0px;
}

.wgt-notification-dimmer {
    position: fixed;
    top: 0;
    left: 0;
    width: 1280px;
    height: 720px;
    background-image: url("../img/opacity0.8.png");
}

.wgt-notification > .wgt-label {
    display: inline-block;
    font-size: 28px;
    color: white;
    margin-top: 15px;
}

.wgt-notification .header {
    display: block;
}

.wgt-notification .message {
    display: block;
}

.wgt-notification .button-container {
    display: block;
    position: absolute;
    width: 100%;
    margin-top: 30px;
}

.wgt-notification .wgt-button {
    background-color: transparent;
    border-color: gray;
    border-style: solid;
    border-width: 0 0 2px 0;
    display: inline-block;
    font-size: 20px;
    color: white;
    padding: 15px 0;
    width: 100%;
}

.wgt-notification .wgt-button.first {
    border-width: 2px 0 0 0;
}

.wgt-notification .wgt-button.last {
    border-width: 0 0 2px 0;
}

.wgt-notification .wgt-button.focused {
    color: #ebcc00;
    border-color: #ebcc00;
    border-width: 2px 0;
}

.wgt-notification.general .header {
    width: 87px;
    height: 87px;
    background-image: url("../img/popup/general.png");
    left: 146px;
    position: relative;
    margin-bottom: 35px;
}

.wgt-notification.livenotstarted .header {
    width: 87px;
    height: 87px;
    background-image: url("../img/popup/live.png");
    left: 146px;
    position: relative;
    margin-bottom: 35px;
}

.wgt-notification.networkerror .header {
    width: 107px;
    height: 87px;
    background-image: url("../img/popup/network.png");
    left: 136px;
    position: relative;
    margin-bottom: 35px;
}

.wgt-notification.quitprompt .header {
    top: 12px;
    width: 43px;
    height: 48px;
    background-image: url("../img/popup/quit.png");
    position: relative;
    display: inline-block;
}

.wgt-notification.quitprompt .message {
    display: inline-block;
    margin-left: 15px;
}

/* notif live event style */

.wgt-notification.livestarted {
	background-image: url("../img/opacity0.8.png");
	height: 85px;
	width: 350px;
	left: 880px;
	top: 750px;
	display: block;
	position: absolute;
	overflow: hidden;
	text-align: center;
	font-family: RedBullSiri, "Tahoma";
	border: 3px solid rgba(255,203,28, 0.70);
}

.wgt-notification.livestarted .header {
    width: 63px;
    height: 63px;
    background-image: url("../img/icons/active/icon_live.png");
	float: left;
	margin: 0 12px 0 0;
}

.wgt-notification.livestarted .message {
	font-size: 15px;
	text-align: left;
	padding-top: 9px;
	margin-right: 15px;
}
