#debugGlobal { display: none !important; }

body * { font-family: "proxima-nova", Arial, Helvetica, sans-serif !important; }

.overlaysContainer { position: absolute; left: 0px; top: 0px; width: 0px; height: 0px; display: block; border: 0px; }
.overlaysContainer .content { border: 0px; display: none; z-index: 997; background-color: rgb(59, 53, 53); background-color: rgba(59, 53, 53, .95); *background-color: rgb(59, 53, 53); top: 0px; left: 0px; width: 100%; height: 100%; position: absolute; }
.overlaysContainer .error { font-size: 25px; color: #eee; overflow: hidden; text-align: center; line-height: 25px; }
.overlaysContainer .error .message { position: absolute !important; top: 15% !important; width: 100% !important; height: 100% !important; }
.overlaysContainer .error .message .title { padding: 0px 20px 0px !important; max-width: 400px; margin: 0px auto; color: #ffffff; }
.overlaysContainer .error .message .subTitle { font-size: 16px !important; padding: 10px 20px 0px !important; max-width: 400px !important; margin: 0px auto !important; line-height: 20px !important; }
.overlaysContainer .content .closeBtn { color: #c6c4c5; background-color: #2d2928; position: absolute; top: 0px; right: 0px; margin: 2px; padding: 0px 3px 4px; line-height: 10px; border: 1px solid #262222; font-size: 13px; cursor: pointer; }
.overlaysContainer .content .closeBtn:hover { color: #ffc503; }

.html5VideoPoster { /*display: none;*/ position: absolute; top: 0px; left: 0px; }
.html5VideoPoster img { position: absolute; top: 0px; left: 0px; }
.html5VideoPoster label { display: block; }
.html5VideoPoster .titleBg {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    width: 100%;
    height: 132px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.html5VideoPoster label.title { font-family: "proxima-nova", Arial, Helvetica, sans-serif !important; text-transform: none !important; position: relative !important; color: #ffffff !important; font-size: 15px !important; font-weight: 600 !important; padding: 16px 60px 5px 22px !important; text-align: left !important; }
.html5VideoPoster .duration { display: none; visibility: hidden; }

.tapHotSpot { /*background-color: rgba(255,0,0,.3);*/ position: absolute; left: 0px; top: 0px; display: none; }

.playBtn { display: none; cursor: pointer; position: absolute; left: 0px; top: 0px; }
.playBtn .img:hover { background: transparent url('//sports.cbsimg.net/images/video/player/sprite_play.png') -126px 0px no-repeat; }
.playBtn .img { width: 62px; height: 62px; background: transparent url('//sports.cbsimg.net/images/video/player/sprite_play.png') -126px 0px no-repeat; }

.shareBtn { display: none; cursor: pointer; opacity: 1; position: absolute; right: 6px; top: 6px; width: 46px; height: 46px; background: transparent url('//sports.cbsimg.net/images/video/player/hi5_controls_v3.png') no-repeat 5px -302px; }
.shareBtn.off { display: block; background-position: 5px -302px; opacity: .25; cursor: default; }
.shareBtn.on { display: block; opacity: 1; background-position: 5px -263px; }

.sharePanel { display: none; position: absolute; left: 26%; top: 26%; width: 300px; height: 138px; background-color: rgb(0,0,0); background-color: rgba(0,0,0,.85); font-family: "proxima-nova", Arial, Helvetica, sans-serif !important; text-transform: none !important; font-size: 12px !important; font-weight: 800 !important; }
.sharePanel.off { display: none; }
.sharePanel.on { display: block; }

.sharePanel label.title { position: absolute !important; left: 14px !important; top: 10px !important; color: #999999 !important; font-family: "proxima-nova", Arial, Helvetica, sans-serif !important; text-transform: none !important; font-size: 12px !important; font-weight: 800 !important; }
.sharePanel .close { cursor: pointer; width: 25px; height: 25px; position: absolute; right: 1px; top: 1px; background: transparent url('//sports.cbsimg.net/images/video/player/sprite_share.png') -10px -10px no-repeat; }
.sharePanel .twitter { cursor: pointer; width: 28px; height: 30px; position: absolute; left: 12px; top: 22px; background: transparent url('//sports.cbsimg.net/images/video/player/sprite_share.png') -7px -90px no-repeat; }
.sharePanel .facebook { cursor: pointer; width: 29px; height: 30px; position: absolute; left: 41px; top: 22px; background: transparent url('//sports.cbsimg.net/images/video/player/sprite_share.png') -6px -46px no-repeat; }
.sharePanel .menuSep { color: #333333; position: absolute; top: 56px; left: 65px; }
.sharePanel .menuBtn { cursor: pointer; width: 55px; height: 17px; position: absolute; top: 56px; }
.sharePanel .menuBtn.link { left: 12px; }
.sharePanel .menuBtn.embed { left: 76px; }
.sharePanel .menuBtn.on { color: #ffffff; }
.sharePanel .menuBtn.off { color: #0099ff; }
.sharePanel .menuPanel { width: 272px; height: 60px; position: absolute; top: 72px; left: 12px; }
.sharePanel .menuPanel.on { display: block; }
.sharePanel .menuPanel.off { display: none; }
.sharePanel .menuPanel input.field { position: absolute; left: 0px; border: 0px; padding: 8px; font-weight: 400; color: #999999; width: 182px; }
.sharePanel .menuPanel input.link { top: 0px; }
.sharePanel .menuPanel input.embed { top: 27px; }
.sharePanel .menuPanel .selectBtn { cursor: pointer; position: absolute; left: 208px; background-color: #0099ff; border-bottom: 2px solid #0066ff; font-size: 11px; color: #ffffff; width: 65px; height: 29px; line-height: 31px; text-align: center; }
.sharePanel .menuPanel .selectBtn.link { top: 0px; }
.sharePanel .menuPanel .selectBtn.embed { top: 27px; }
.sharePanel .menuPanel select.select {
    background: rgb(216,216,216);
    background: -moz-linear-gradient(top,  rgba(216,216,216,1) 1%, rgba(147,147,147,1) 50%, rgba(112,112,112,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(216,216,216,1)), color-stop(50%,rgba(147,147,147,1)), color-stop(100%,rgba(112,112,112,1)));
    background: -webkit-linear-gradient(top,  rgba(216,216,216,1) 1%,rgba(147,147,147,1) 50%,rgba(112,112,112,1) 100%);
    background: -o-linear-gradient(top,  rgba(216,216,216,1) 1%,rgba(147,147,147,1) 50%,rgba(112,112,112,1) 100%);
    background: -ms-linear-gradient(top,  rgba(216,216,216,1) 1%,rgba(147,147,147,1) 50%,rgba(112,112,112,1) 100%);
    background: linear-gradient(to bottom,  rgba(216,216,216,1) 1%,rgba(147,147,147,1) 50%,rgba(112,112,112,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#707070',GradientType=0 );
    border: 0px; position: absolute; left: 0px; top: 0px; width: 273px; height: 21px; font-size: 11px;
}


#mycbsiadplayer { position: absolute; left: 0px; top: 0px; text-align: left; }
.videoCnt { overflow: hidden; }
.getFlashPlayer img {}

body {
	-webkit-user-select:none;
	/* -moz-user-select:none; */
}

/* video tag always uses full size of container */
video {
  width: 100%;
  height: 100%;
  background-color: black; /* TODO switch back to black  rgba(112,52,85,0.75);*/
}

/* make the video stretch to fill the screen in WebKit */
:-webkit-full-screen video {
  width: 100%;
  height: 100%;
}

/*  Video Container / controls  */

.controls {
	position:absolute;
    bottom: 0px;
	z-index: 1001;
	width: 100%; /*   change width based on screen size width */
	height:30px;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,.75);
    /*display: none;*/
}


/*  loading animation */

#loadingDiv {
	position:absolute !important;
	height:100% !important;
	width:100% !important;
	top:0px !important;
	left:0px !important;
	opacity: .80 !important;
	display: none;
}

#loadAnim {
    margin: auto;
}
/*  Logo  */

.partner_logo {
	height:16px;
	width:50px;
	top:14px;
	left:14px;
	opacity: 1;
    display: none;
}
/*  Play / Pause Hotspot  */
#play_pause_hotspot {
	position:absolute;
	width:28px;
	height:30px;
	bottom:0px;
	left:0px;
    cursor:pointer;
	/* display:none;  background-color:rgba(0, 0, 0, 0.5); */
}

/*  Play / Pause Hotspot  */
#fullscreen_normal_hotspot {
	position:absolute;
	right:0px;
	width:28px;
	bottom:0px;
	height:30px;
    cursor:pointer;
	display:none;  /*background-color:rgba(0, 0, 0, 0.5); */
}

.controls .sep {
	background-color: rgb(54,54,54);
	background-color: rgba(54,54,54,.85);
    width: 1px;
    height: 30px;
    position: absolute;
}

.controls .sep.a {
    left: 28px;
    bottom: 0px;
}

/*  Play / Pause Button  */
.controls #play_pause {
	left:0px;
	width:28px;
	bottom:0px;
	height:30px;
	cursor:pointer;
    position: absolute;
}

/*  Fullscreen / Normal Button  */
.controls #fullscreen_normal {
	right:0px;
	width:28px;
	bottom:0px;
	height:30px;
	cursor:pointer;
    position: absolute;
}


.playing {
	background: transparent url('//sports.cbsimg.net/images/video/player/hi5_controls_v3.png') no-repeat 0px -28px;
}

.paused {
	background: transparent url('//sports.cbsimg.net/images/video/player/hi5_controls_v3.png') no-repeat 0px 0px;
}

.fullscreen {
	background: transparent url('//sports.cbsimg.net/images/video/player/hi5_controls_v3.png') no-repeat 0px -397px;
}
.fullscreen.disabled { display: none; }

.normal {
	background: transparent url('//sports.cbsimg.net/images/video/player/hi5_controls_v3.png') no-repeat 0px -425px;
}
.normal.disabled { display: none; }

/*  Video progress bar  */

.progress-bar {
	top:-4px;
	left:0px;
	height:4px;
	/*overflow: hidden;*/
	background-color: rgb(83,83,83);
	background-color: rgba(83,83,83,.85);
    position:absolute;
    display:none;
}

/*  bars displayed on top of the progress bar background */
/*  #progressBar   progressWell_bg  progressBar  */
.bar {
	width:0px;
	height:4px;
	left: 0;
}

.played {
	background-color: rgba(0,153,255,.85);
    pointer-events: none;
	top:0px;
	left:0px;
	width:0px; /*  ws 260 */
	height:4px;
    position:absolute;
}


/*  Scrubber  */

/* the container for the scrubber, shorter from the overall
   progress bar width by the width of the scrubber so that we
   can use percentages to position the thumb */

.scrubber-container {
	top:0px;
	left:0px;
	width:100%; /*  ws 260 */
	height:4px;
    position:absolute;
}

.scrubber {
    position: absolute;
    top: 0px;
    /* don't want the complete scrubber to receive events */
    pointer-events: none;
}

.scrubber .thumb {
    position: absolute;
    left: 0px;
	background-color: #ffffff;
	height:4px;
	width:10px;
    cursor: pointer;
	pointer-events: auto;  /* only the scrubber thumb and scrubber_hotspot should receive events */
}


/*  Scrubber Hotspot  */
#scrubber_hotspot {
	position:absolute;
	width:20px;
	height:20px;
	top:-8px;
	left:-4px;
    z-index:1003;
	pointer-events: auto;  /* only the scrubber thumb and scrubber_hotspot should receive events */
	/* display:none;  background-color:rgba(0, 0, 0, 0.5); */
}

.scrubber .thumb:hover {
  /* background-color: #EAEAEA; */

}

/*  Time Displays  */

 #timeCode {
	position:absolute;
	color:#ffffff;
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 600;
	height:30px;
	left:39px;
	top:0px;
    line-height:30px;
    display:none;
}

 #timeCode .total, #timeCode .separator {
    color: #95a7b2;
    background-color: transparent;
 }

/*  Time Displays  */

 #liveBtn {
	position:absolute;
	height:27px;
	left:37px;
	top:3px;
    width:34px;
    display: none;
    z-index: 1002;
    background: transparent url('//sports.cbsimg.net/images/video/player/hi5_controls_v3.png') no-repeat 0px -74px;
}
 #liveBtn.paused {
    top: 1px;
    background: transparent url('//sports.cbsimg.net/images/video/player/hi5_controls_v3.png') no-repeat 0px -52px;
 }

/*  watermark */
.watermark {
	position:absolute;
	height:16px;
	width:50px;
	bottom:10px;
	right:10px;
	opacity: .25;
	display: none;
}


/*  Dimmer  */

.dimmer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  /* dimmer is invisible by default */
  opacity: 0;
  /* set up the opacity transition */
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
}

/* dimmer shows up when in enchanced playback mode */
.enhanced-playback-portrait .dimmer {
  opacity: 0.9;
}

/* dimmer shows up when in enchanced playback mode */
.enhanced-playback-landscape .dimmer {
  opacity: 0.9;
}

/*  Ad Markers Bar  */

#ad_markers_bar {
  left: 0;
  right: 0;
  top: 0px;
  height: 4px;
  width: 100%;
  background-color: rgba(255, 0, 0, 0);
}

.adMarkersBarMarker {
    position: relative;
	width: 2px;
	height: 6px;
	/* background-color: rgba(255, 255, 255, 0.3); */
	/* background-color: rgba(255, 0, 0, 0.6); */
	background-color: rgba(255, 255, 255, 1.0);
	margin-top: 1px;
}

.viewed.adMarkersBarMarker {
	/* background-color: rgba(0, 255, 0, 0.6); background-color: rgba(255, 255, 255, 0.3);  */
	background-color: rgba(120, 120, 120, 1.0);

}


/*  Animations and other effects  */

@-webkit-keyframes loadingAni {
    from {opacity: 0;}
    to {opacity: 1;}
}
@keyframes loadingAni {
    from {opacity: 0;}
    to {opacity: 1;}
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

/* ad controls */

body {
	/*background-color:black;*/
	-webkit-user-select:none;
	/* -moz-user-select:none; */
}

/* ad visit website button */

.adVisitSite {
	position:absolute;
	bottom:40px;
	right:10px;
	z-index:1006;
    display: none;
    cursor: pointer;
    background: rgb(0,0,0);
    background: rgba(0,0,0,.35);
    color:#ffffff;
	font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 600;
    width:140px;
    height:40px;
    border: 1px solid #ffffff;
    line-height: 40px;
    text-align: center;
}


/* ad counter and timer */

.adTimer {
	position:absolute;
	bottom:0px;
	left:38px;
	font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 600;
	display: none;
	line-height: 30px;
    color:#ffffff;
    z-index: 1002;
    width: auto;
}

.adTimer_text, .adTimer_seconds {
    display: inline;
}

/*******************************************************************************
 * [4.0] Chromecast UI
 ******************************************************************************/

#CastButton { position: absolute; right: 8px; top: 8px; width: 48px; height: 48px; cursor: pointer; }
#CastButton.DISCONNECTED { background-color: transparent; background-image: url('//sports.cbsimg.net/images/chromecast/sender/web_2x/ic_cast_blue_24dp.png'); background-repeat: no-repeat; }
#CastButton.CONNECTING { background-color: transparent; background-image: url('//sports.cbsimg.net/images/chromecast/sender/web_2x/ic_cast1_blue_24dp.png'); background-repeat: no-repeat; -webkit-animation: castConnectingAni 3s infinite; animation: castConnectingAni 3s infinite; }
#CastButton.CONNECTED { background-color: transparent; background-image: url('//sports.cbsimg.net/images/chromecast/sender/web_2x/ic_cast_connected_blue_24dp.png'); background-repeat: no-repeat; }
@-webkit-keyframes castConnectingAni {
    0% { background-image: url('//sports.cbsimg.net/images/chromecast/sender/web_2x/ic_cast0_blue_24dp.png'); }
    30% { background-image: url('//sports.cbsimg.net/images/chromecast/sender/web_2x/ic_cast1_blue_24dp.png'); }
    60% { background-image: url('//sports.cbsimg.net/images/chromecast/sender/web_2x/ic_cast2_blue_24dp.png'); }
    100% { background-image: url('//sports.cbsimg.net/images/chromecast/sender/web_2x/ic_cast0_blue_24dp.png'); }
}
@keyframes castConnectingAni {
    0% { background-image: url('//sports.cbsimg.net/images/chromecast/sender/web_2x/ic_cast0_blue_24dp.png'); }
    30% { background-image: url('//sports.cbsimg.net/images/chromecast/sender/web_2x/ic_cast1_blue_24dp.png'); }
    60% { background-image: url('//sports.cbsimg.net/images/chromecast/sender/web_2x/ic_cast2_blue_24dp.png'); }
    100% { background-image: url('//sports.cbsimg.net/images/chromecast/sender/web_2x/ic_cast0_blue_24dp.png'); }
}

#CastIntro { z-index: 1002; width: 100%; height: 100%; cursor: pointer; position: absolute; left: 0px; top: 0px; font-size: 14px; background-color: rgba(0,0,0,.65); color: #ffffff; overflow: hidden; /*background-color: #000000;*/  }
#CastIntro .CastIntroText { font-size: 1.6em; position: absolute; right: 100px; bottom: 110px; width: 191px; height: 55px; }
#CastIntro .CastIntroButton { font-size: 1.1em; width: 189px; height: 33px; background-color: #489DD6; text-align: center; line-height: 33px; position: absolute; right: 102px; bottom: 62px; }
#CastIntro .CastIntroOverlay { position: absolute; right: -22px; bottom: -49px; width: 138px; height: 136px; background: transparent url('//sports.cbsimg.net/images/chromecast/castIntroOverlay.png') no-repeat; }

#CastUI { display: none; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; font-size: 100%; background-color: rgba(0,0,0,.85); color: #ffffff; overflow: hidden; /*background-color: #000000;*/  }

#CastUI .CastStatus { position: absolute; left: 0px; top: 0px; overflow: hidden; }
#CastUI .CastStatus .CastTitle { margin: .5em; font-size: 1.6em; clear: both; }
#CastUI .CastStatus .CastVideoDetails { display: block; }
#CastUI .CastStatus .CastVideoDetails .CastVideoThumb { float: left; border: 1px solid rgba(255,255,255,0.5); margin: 0px 1.7em; }
#CastUI .CastStatus .CastVideoDetails .CastVideoText .CastVideoTitle { font-size: 1.3em; margin: 0px 1em .5em; }
#CastUI .CastStatus .CastVideoDetails .CastVideoText .CastVideoDescription { font-size: 1.1em; margin: 0px 1em .5em; }
#CastUI .CastStatus .CastVideoButton { cursor: pointer; font-size: 1.1em; width: 80%; background-color: #489DD6; text-align: center; display: none; padding: 8px; margin: 10px auto; }


/*//sports.cbsimg.net/images/video/player/hi5_controls_v3.png*/

#CastUI .CastControlBar { position: absolute; bottom: 0px; left: 0px; width: 100%; height: 34px; background-color: #000000; }

#CastUI .CastControlBar .CastPlayButton { display: none; position: absolute; bottom: 0px; left: 0px; background: transparent url('//sports.cbsimg.net/images/video/player/hi5_controls_v3.png') no-repeat 0px 1px; width: 30px; height: 30px; cursor: pointer; border-right: 1px solid #333333; }
#CastUI .CastControlBar .CastPauseButton { display: none; position: absolute; bottom: 0px; left: 0px; background: transparent url('//sports.cbsimg.net/images/video/player/hi5_controls_v3.png') no-repeat 0px -27px; width: 30px; height: 30px; cursor: pointer; }
#CastUI .CastControlBar .CastBufferingAni { display: none; position: absolute; bottom: 0px; left: 0px; background: transparent url('//sports.cbsimg.net/images/video/player/loadingAniBlk.gif') no-repeat; width: 30px; height: 30px; background-size: 30px; }
#CastUI .CastControlBar .CastMuteButton { display: none; position: absolute; bottom: 0px; left: 31px; background: transparent url('//sports.cbsimg.net/images/video/player/hi5_controls_v3.png') no-repeat 0px -181px; width: 30px; height: 30px; cursor: pointer; }
#CastUI .CastControlBar .CastUnmuteButton { display: none; position: absolute; bottom: 0px; left: 31px; background: transparent url('//sports.cbsimg.net/images/video/player/hi5_controls_v3.png') no-repeat 0px -209px; width: 30px; height: 30px; cursor: pointer; }
#CastUI .CastControlBar .CastVolumeSlider { display: none; position: absolute; bottom: 13px; left: 59px; width: 50px; height: 4px; background-color: #95a7b2; overflow: hidden; cursor: pointer; }
#CastUI .CastControlBar .CastVolumeSlider .CastVolumeLevel { position: absolute; bottom: 0px; left: 0px; width: 50px; height: 4px; background-color: #0099ff; }
#CastUI .CastControlBar .CastVolumeSlider .CastVolumeHandle { position: absolute; bottom: 0px; left: 0px; width: 10px; height: 4px; background-color: #ffffff; cursor: pointer; }
#CastUI .CastControlBar .CastScrubber { display: none; position: absolute; bottom: 30px; left: 0px; width: 100%; height: 4px; background-color: #444444; overflow: hidden; cursor: pointer; }
#CastUI .CastControlBar .CastScrubber .CastScrubberLevel { position: absolute; bottom: 0px; left: -100%; width: 100%; height: 4px; background-color: #0099ff; }
#CastUI .CastControlBar .CastScrubber .CastScrubberHandle { position: absolute; bottom: 0px; left: 0px; width: 10px; height: 4px; background-color: #ffffff; cursor: pointer; }
#CastUI .CastControlBar .CastTimeDisplay { display: none; position: absolute; color: #ffffff; font-family: "proxima-nova", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: 500; height: 30px; left: 115px; bottom: 0px; line-height: 30px; width: 128px; }
#CastUI .CastControlBar .CastTimeDisplay .CastTimeElapsed { position: absolute; bottom: 0px; left: 0px; width: 60px; }
#CastUI .CastControlBar .CastTimeDisplay .CastTimeSeparator { color: #95a7b2; position: absolute; bottom: 0px; left: 59px; }
#CastUI .CastControlBar .CastTimeDisplay .CastTimeDuration { color: #95a7b2; position: absolute; bottom: 0px; right: 0px; width: 60px; }
#CastUI .CastControlBar .CastLiveButton { display: none; position: absolute; bottom: 6px; left: 113px; background: transparent url('//sports.cbsimg.net/images/video/player/hi5_controls_v3.png') no-repeat 0px -77px; width: 34px; height: 18px; }
#CastUI .CastControlBar .CastLivePauseButton { display: none; position: absolute; bottom: 7px; left: 113px; background: transparent url('//sports.cbsimg.net/images/video/player/hi5_controls_v3.png') no-repeat 0px -56px; width: 34px; height: 18px; cursor: pointer; }
#CastUI .CastControlBar .CastStopButton { position: absolute; right: 30px; bottom: 0px; width: 30px; height: 30px; cursor: pointer; background: transparent url('//sports.cbsimg.net/images/chromecast/sender/web_2x/ic_cast_connected_blue_24dp.png') no-repeat 2px 2px; background-size: 25px; }


/*******************************************************************************
 * [4.0] Help UI
 ******************************************************************************/

#HelpButton { display: none; position: absolute; right: 8px; bottom: 30px; cursor: pointer; color: #ffffff; }
#HelpUI { display: none; font-size: 11px; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; font-size: 100%; background-color: rgba(0,0,0,.85); color: #ffffff; overflow: hidden;  }
#HelpUI .Title { font-size: 24px !important; padding: 10px !important; }
#HelpUI .SubTitle { font-size: 14px; padding: 0px 10px 10px !important; }
#HelpUI .Link { display: block !important; padding: 0px 10px 10px !important; }
#HelpUI .Text { padding: 0px 10px 10px !important; }
#HelpUI .Form { display: none; }
#HelpUI .FormField { padding: 0px 10px 10px !important; margin: 0 auto; }
#HelpUI .FormField .FormFieldLabel { width: 55px !important; vertical-align: top !important; text-align: right; padding: 2px 5px 0px 0px; display: inline-block !important; }
#HelpUI .FormField .FormFieldInput { width: 220px !important; display: inline-block !important; font-size: 11px !important; }
#HelpUI .FormField .FormFieldTextarea { width: 218px !important; display: inline-block !important; font-size: 11px !important; }
#HelpUI .FormField .Button { width: 216px !important; cursor: pointer !important; margin-left: 60px !important; padding: 3px 4px !important; background-color: #cccccc !important; font-size: 11px !important; font-weight: 700 !important; text-align: center !important; color: #000000 !important; }
