body {
    font-family: 'Open Sans', sans-serif;
}
#flashContainer{
	height:100%;
}

#cuecard_wrapper{
	height:100%;
	background-color:rgba(0,0,0,0.2);
}

#cuecard
{
	height:300px;
	width:540px;
	background:#dce0e3;
	/*border:1px solid #999;*/
	position:relative;
	padding:40px 5px 20px 5px;
	z-index:auto;
    display:inline-block;
    margin-left:10px;
    margin-top:10px;
	border:1px solid #000;
	border-radius:2px;
}

#cuecard #cuecard_stage
{
	height:100%;
	width:100%;
	background:#000;
}
#cuecard #nbc_peacock
{
	height:18px;
	width:30px;
	position:absolute;
	margin:-30px 0 0 5px;
}
#cuecard #cuecard_title
{
	
	font-size:12px;
	font-weight:bold;
	color:#3f4248;
	position:absolute;
	margin:-34px 0 0 40px;
	cursor:default;
	width:calc(100% - 100px);
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#cuecard #cuecard_date
{
	font-size:11px;
	font-weight:bold;
	color:#606361;
	position:absolute;
	margin:-20px 0 0 40px;
	cursor:default;
}
#cuecard_bottom_style
{
	height:9px;
	width:100%;
	position:absolute;
	background:#d1d4da;
	bottom:0;
	margin:0 0 0 -5px;
}
#cuecard #cuecard_buttons
{
	height:20px;
	position:absolute;
	bottom:5px;
	z-index:1;
}
#cuecard #cuecard_buttons .spacer
{
	height:16px;
	width:2px;
	background:#fff;
	float:left;
	margin:7px 0 0 0;
}
.spacer .darkspace
{
	height:16px;
	width:1px;
	float:left;
	background:#b0b4ba;
}
.cuecard_button_style
{
	padding:5px 5px 3px 5px;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:5px 0 0 0;
}
@-moz-document url-prefix() {
    .cuecard_button_style {
        padding:5px 5px 1px 5px;
    }
}
.cuecard_button_style a
{
	text-decoration:none;
	color:#494949;
}
#cuecard #cuecard_logo
{
	height:13px;
	width:62px;
	position:absolute;
	bottom:3px;
	right:20px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#cuecard_drawer_wrapper
{
	width:538px;
    height:0;
    bottom:20px;
	position:absolute;
	background:#fff;
    z-index:1001;
    overflow:hidden;
}
/*#cuecard_transcript
{
	
	font-size:12px;
	height:288px;
	position:absolute;
	margin:5px 0 0 4px;
	overflow:scroll;
	overflow-x:hidden;
	-webkit-overflow-scrolling:touch;
	border:1px solid #c8c8c8;
	display:none;
}*/
#cuecard #metadata_style
{
	height:1px;
	width:5px;
	background:#dce0e3;
	position:absolute;
	margin:0 0 0 -5px;
	top:40px;
	z-index:1;
	visibility:hidden;
}
#cuecard #metadata_style2
{
	height:1px;
	width:calc(100% - 15px);
	background:#606361;
	position:absolute;
	top:40px;
	z-index:0;
	visibility:hidden;
}
#cuecard #metadata
{
	height:240px;
	width:98%;
	padding:10px 0 0 0;
	position:absolute;
	top:41px;
	z-index:2;
	visibility:hidden;
}
/*changes for xml*/
.metadata_text
{
	padding:20px;
}
#cuecard_information,#cuecard_description,#cuecard_keywords
{
	font-size:12px;
}
#cuecard_information_left,#cuecard_information_right
{
	float:left;
}
#cuecard_information_left
{
	font-weight:bold;
	color:#525252;
}
#cuecard_information_right
{
	padding-left:5px;
}
#cuecard_keywords
{
	font-weight:bold;
}
#cuecard .expand_collapse
{
	height:9px;
	width:9px;
	border:1px solid #000;
	position:absolute;
	margin:3px 0 0 -14px;
}
#cuecard .expand_collapse .expand
{
	height:7px;
	width:1px;
	position:absolute;
	background:#000;
	margin:1px 0 0 4px;
}
#cuecard .expand_collapse .collapse
{
	height:1px;
	width:7px;
	position:absolute;
	background:#000;
	margin:4px 0 0 1px;
}
#metadata_information,#metadata_description,#metadata_keywords,#metadata_citation
{
	width:100%;
	height:18px;
	padding:3px 0 0 0;
	border-bottom:1px dotted #999;
	overflow:hidden;
}
#metadata_citation
{
	border-bottom:none;
}
.cuecard_back_link
{
	
	
	font-size:12px;
	font-weight:bold;
	color:#000;
	position:absolute;
	margin:0 0 0 15px;
	text-decoration:none;
}
#cuecard #metadata_description_categories
{
	width:110px;
	height:110px;
	padding:8px 0 8px 15px;
	
	font-size:12px;
	font-weight:bold;
	color:#3f4248;
	overflow:hidden;
}
#cuecard #metadata_description_answers
{
	margin:-118px 0 0 125px;
	
	font-size:12px;
	color:#606361;
}
#cuecard #cuecard_citation
{
	height:60px;
	width:330px;
	background:#d1d4da;
	margin-left:35px;
	padding:10px;
	
	font-size:12px;
}
.meta_title
{
	width:30%;
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#525252;
}
.meta_info
{
	width:70%;
	float:left;
	font-size:12px;
}
#cuecard_citation_buttons
{
	margin-left:10px;
	
	font-size:12px;
}
#cuecard_citation_bottom
{
	margin:5px 0 0 35px;
}
#cuecard_citation_disclaimer
{
	
	font-size:9px;
	color:#666666;
}
#cuecard_citation_disclaimer2
{
	
	font-size:12px;
	color:#666666;
	font-weight:bold;
	padding-top:3px;
}
#cuecard_citation_copy
{
	
	font-size:11px;
	width:50px;
	background:#333;
	border:1px solid #000;
	color:#fff;
	text-align:center;
	float:right;
	margin-right:20px;
	text-decoration:none;
}

.metadata_button .metadata_text .cuecard_citation {
	min-height: 80px;
	width: 100%;
	padding: 10px;
	background: #d1d4da;
	word-wrap: break-word;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.metadata_button .metadata_text .citation_showing {
	display: block;
}

/*sign in area cuecard_stage*/
#cuecard #signin_wrapper, #cuecard #register_wrapper {
	height: 300px;
    width: 99%;
    background: #fff;
   
    display: none;
    position: absolute;
    float: left;
    left: 0px;
    z-index: 999999;
}
#register_wrapper > #peacock_signin img
{
	position:absolute;
	width:65%;
	left:220px;
	top:77px;
}
#register_wrapper .reg_box
{
	position:absolute;
	padding:0 20px;
	top:30px;
}

#cuecard #signin_wrapper #peacock_signin {
	height: 100%;
	width: 100%;
}
#cuecard #signin_wrapper .backto_asset, #cuecard #register_wrapper .backto_asset_reg  {
	float: right;
	margin: 10px;
}
#cuecard #signin_wrapper .backto_asset a, #cuecard #register_wrapper .backto_asset_reg a {
	background: #c00343;
	border: 1px solid #000;
	text-decoration: none;
	padding: 3px 5px 1px 5px;
	color:#fff;
	border-radius:5px;
}
#cuecard #signin_wrapper #peacock_signin img {
	right: 0;
	bottom: 0;
	position: absolute;
}
#cuecard #signin_wrapper #signin_box, #cuecard #signin_wrapper #register_box {
	height: 230px;
	width: 380px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -135px;
	margin-left: -190px;
}
#cuecard #signin_wrapper label {
	color: #666;
	font-size: 12px;
	font-weight: bold;
}
#cuecard #signin_wrapper input {
	color: #000;
	border: 1px solid #000;
	background: #f9feff;
	width: 180px;
	float: right;
	clear: both;
	padding:3px;
}
#cuecard #register_wrapper input:nth-child(1) {
	color: #000;
	border: 1px solid #000;
	background: #f9feff;
	width: 180px;
	clear: both;
	padding:3px;
	margin:8px 0 6px 165px;
	border-radius:0px;
}
#cuecard #signin_wrapper a {
	color: #000;
}
#cuecard #signin_wrapper .signin_enter {
	height: 33px;
	width: 325px;
	margin-left: 50px;
}
#cuecard #signin_wrapper .signin_enter .submit_card, #cuecard #signin_wrapper .signin_enter .register_card, #cuecard #register_wrapper .signin_enter .submit_card {
	width: 96px;
	padding:3px 10px;
	color: #fff;
	
	font-size: 14px;
	font-weight: bold;
	background-color: #007cbc;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#007cbc), to(#0e4575));
	background-image: -webkit-linear-gradient(top, #007cbc, #0e4575);
	background-image: -moz-linear-gradient(top, #007cbc, #0e4575);
	cursor: pointer;
}
#cuecard #signin_wrapper .signin_enter .signin_second {
	color: #666;
	font-size: 12px;
	float: left;
}
#cuecard #signin_wrapper .signin_enter .signin_but a, #cuecard #register_wrapper .signin_enter .signin_but a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #000;
	margin-top: -5px;
	float: right;
	background-color: #007cbc;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#007cbc), to(#0e4575));
	background-image: -webkit-linear-gradient(top, #007cbc, #0e4575);
	background-image: -moz-linear-gradient(top, #007cbc, #0e4575);
}
#cuecard #signin_wrapper .signin_enter .signin_but a#signup_cuecard {
	padding: 3px 10px;
	width:75px;
	cursor: pointer;
}
#cuecard #signin_wrapper .signin_enter .signin_but a#register_cuecard {
	padding: 3px 10px;
	width:75px;
}
#cuecard #register_wrapper .signin_enter .signin_but a#register_cuecard {
	padding: 3px 10px;
	width:75px;
}
#cuecard #signin_wrapper .signin_title {
	font-size: 21px;
	color: #333;
	text-align: left;
	line-height:20px;
}
#cuecard #signin_wrapper #signin_error_html5, #register_error_html5 {
	font-size: 12px !important;
	font-weight: bold;
	color: #f00;
	text-align: center;
}
#register_error_html5 {
	font-size: 16px;
}
#cuecard #signin_wrapper #register_box {
	display: none;
}
#cuecard #signin_wrapper #register_box .signin_text {
	padding-left: 50px;
	font-size: 14px;
	color: #333;
}
.signin-btn {
    width: 100%;
    color: #fff;
    background: #0089c9;
    font-size:12px;
	text-decoration:none;
    padding: 1px;
    border-radius: 2px !important;
}

/*ending slate in mobile widget*/

#contact_slate
{
	background:#fff;
    left:0px;
    right:0px;
    top:0px;
    bottom:0px;
    position:absolute;
    display:none;
    z-index:1001;
}
#nbclearn_ilogo
{
	width:100%;
    text-align:center;
    margin-top:20px;
}
#nbclearn_imessage
{
	
	width:400px;
    margin:25px auto 0 auto;
}
	
#contact_blue_link
{
	background: url("../images/nbclearn_ole_button.png") no-repeat scroll left top transparent;
	height:34px;
    width:140px;
    padding:2px 5px;
    font-weight:normal;
    text-decoration:none;
    
    position:absolute;
	left:70px;
    z-index:1;
}
#peacock_back
{
	position:absolute;
    bottom:0;
    right:0;
    z-index:0;
}
#preview_banner
		{
			height:20px;
			position:absolute;
			width:98%;
		}
			#preview_banner .preview_banner_size
			{
				position:absolute;
				width:100%;
				height:100%;
				padding:7px 0 1px;
				z-index:999;
				font-size:12px;
			}
			#preview_banner #preview_banner_back
			{
				background:#000;
				opacity:0.5;
			}
			#preview_banner #preview_banner_text
			{
				text-align:center;
				color:#fff;
			}
            
            #preview_banner #preview_banner_text a
            {
                color:#FFF !important;
            }
            
#back_to_video
{
    position:absolute;
    font-size: 12px;
    color: #555;
    width: 60px;
    padding-right: 24px;
    box-sizing: border-box;
    margin-top: 10px;
    right: 10px;
    cursor: pointer;
    background-image: url('../images/backtovideo.png');
    background-repeat: no-repeat;
    background-position: top right;
}

/*-------------20th April 2016----------------*/
#cuecard #cuecard_citation{width: 96%; height: auto; margin-left: 15px; margin-top: 5px;}
#cuecard_keywords{font-weight: normal;}
#cuecard #metadata{height: 284px; background:#dce0e3; z-index: 99999;}
#cuecard #cuecard_stage{z-index: 9999; position: relative}
#back_to_video{z-index: 99999;}

/*-------------22nd April 2016----------------*/
#cuecard_drawer_wrapper{z-index: 9999; transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s;}
.theoplayer-configuration-control{display: none;}
.vjs-poster{z-index:99999 !important;}
.theoplayer-skin .vjs-big-play-button{z-index:9999999}

#modal_wrapper, #geo_modal_wrapper{
		display: block;
		width: 100%;
		height: 100%;
		z-index: 10000;
		position: absolute;
		background: rgba(255, 255, 255, 0.5);
		left:0;
		top:0;
		background-color:transparent;
	}

	#dialog_content_alert, #dialog_geo_content_alert {
		border-radius:7px;
		margin: 0px;
		display: block;
		z-index: 1999;
		width: 80%;
		height: 30%;
		top: 30%;
		left: 8%;
		text-align: center;
		background: #8D1934;
		border: 1px solid #fff;
		padding: 10px;
		font-size: 21px;
		position: absolute !important;
	}
	
	#dialog_content_alert.jqmWindow h3, #dialog_geo_content_alert.jqmWindow h3{
		
		color:#fff;
		text-align:center; 
		font-size:14px;
		margin-top:18px; 
	}
	
	#dialog_content_alert input[type="submit"], #dialog_geo_content_alert input[type="submit"]{
		
		background:    #81002c;
		background:    -webkit-linear-gradient(#81002c, #81002c);
		background:    linear-gradient(#81002c, #81002c);
		border-radius: 4px;
		color:         #fff;
		display:       inline-block;
		padding:       3px 20px;
		text-align:    center;
		text-shadow:   1px 1px 0 #000;
		font-size:		14px;
		cursor: pointer;
	}

	#fullScreenToggle{
		height: 16px;
	    width: 22px;
	    position: absolute;
	    right: 13px;
	    top: 317px;
	    z-index: 1001;
	    cursor: pointer;
	    background-image: url('../images/fullscreen_button.jpg');
	    background-repeat: no-repeat;
	    background-position: center;
	    background-size: contain;
	}

	#fullScreenToggle:hover{
		background-image: url('../images/fullscreen_buttonhover.jpg');
	}

.transcript-details-bg {
	background: #fff none repeat scroll 0 0;
	border: 6px solid #dce0e3;
	outline: 1px solid #2e2e2e;
	clear: both;

	font-size: 12px;
	height: 337px;
	left: 235px;
	line-height: 15px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 1px 10px;
	xposition: absolute;
	top: 0;
	min-width: 285px;
	width: calc(100% - 32px);
	padding-top:10px;
}

.transcript-details-bg p{
  margin-bottom:10px;
}

.transcript-block-btn {
	background: url('../images/transcript_bg.png');
	background-repeat: no-repeat;
	cursor: pointer;
	left: 317px;
	padding: 0px;
	position: absolute;
	top: -1px;
	xtransform: rotate(90deg);
	width: 14px;
	height: 143px;
	z-index:1;
	border:0;
	background-size: cover;
}
.transcript-block-btn:hover {
	background: url('../images/transcript_hoverbg.png');
	background-repeat: no-repeat;
	background-size: cover;
}
.transcript-block-btn.toggled:hover {
	background: url('../images/transcript_bg.png');
	background-repeat: no-repeat;
	background-size: cover;
}
.transcript-block-btn h6 {
	
	font-size: 12px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
.transcript-panel-container {
	position: absolute;
	top: 0px;
	right:317px;
}
.transcript-bg-border {
	xborder: 1px solid #000;
	position:absolute;
	z-index:-1;
}
#cuecard #cuecard_info {
	height: 18px;
	width: 18px;
	background-image: url("../images/k-12-info.png");
	background-repeat: no-repeat;
	background-size: 18px 18px;
	cursor: pointer;
	position: absolute;
	top: 6px;
	right: 30px;
}
#cuecard #cuecard_info:hover {
	background-image: url("../images/html_info_hover.png");
}
#cuecard #cuecard_info img {
	margin: 3px 0 0 2px;
}


#cuecard #cuecard_close
{
	
	height:18px;
	width:18px;
	background-image:url(../images/close.png);
	background-repeat:no-repeat;
	background-size:18px 18px;
	cursor:pointer;
	position:absolute;
	top:6px;
	right:8px;
	z-index:9999;
}

#cuecard #cuecard_close:hover{
	
	background-image:url(../images/html_close_hover.png);
}


.btn-resize{
	    z-index: 90;
    float: right;
    height: 20px;
    width: 30px;
    position: relative;
    cursor: pointer;
    background-color: rgb(255, 0, 0);
    background: url(../images/extend.png);
    background-repeat: no-repeat;
    background-position: right;
    cursor: nwse-resize;
	 position: absolute;
    bottom: 2px;
    right: 4px;

}


.lesson-details-bg {
	background: #fff none repeat scroll 0 0;
	border: 6px solid #dce0e3;
	outline: 1px solid #2e2e2e;
	clear: both;
	
	font-size: 12px;
	height: 396px;
	left: 235px;
	line-height: 15px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 1px 10px;
	xposition: absolute;
	top: 0;
	width: 285px;
	xz-index: -1;
	opacity:0;
}
.lesson-block-btn {
	background: url('../images/lesson_bg.png');
	background-repeat: no-repeat;
	cursor: pointer;
	left: 317px;
	padding: 0px;
	position: absolute;
	top: 120px;
	xtransform: rotate(90deg);
	width: 14px;
	height: 107px;
	z-index:1;
	border:0;
	background-size: cover;
}
.lesson-block-btn:hover {
	background: url('../images/lesson_hoverbg.png');
	background-repeat: no-repeat;
	background-size: cover;
}
.lesson-block-btn.toggled:hover {
	background: url('../images/lesson_bg.png');
	background-repeat: no-repeat;
	background-size: cover;
}
.lesson-block-btn h6 {
	
	font-size: 12px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
.lesson-panel-container {
	position: absolute;
	top: 0px;
	right:317px
}
.lesson-bg-border {
	xborder: 1px solid #000;
	position:absolute;
	z-index:-1;
}


ul.lesson-plan{
	list-style-type: none;
	margin:0;
	padding:0;
}

ul.lesson-plan li{
	padding-top:10px;
}


.marketing-lesson-details{
	height : 346px;
}

.activity-panel-container{
	position: absolute;
    top: 0px;
    right: 317px;	
}
.activity-block-btn{
	background: url(../images/activity.png);
    background-repeat: no-repeat;
    cursor: pointer;
    left: 317px;
    padding: 0px;
    position: absolute;
    xtransform: rotate(90deg);
    width: 14px;
    height: 107px;
    z-index: 1;
    border: 0;
	top:226px;
	background-size: cover;
}
.activity-block-btn:hover{
	background: url(../images/activity_hover.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.activity-bg-border{
    position: absolute;
    z-index: -1;	
}
.activity-details-bg{
background: #fff none repeat scroll 0 0;
    border: 6px solid #dce0e3;
    outline: 1px solid #2e2e2e;
    clear: both;
    
    font-size: 12px;
    height: 337px;
    left: 235px;
    line-height: 15px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 1px 10px;
    xposition: absolute;
    top: 0;
    width: 285px;
    padding-top: 10px;
}
.activity_nolesson{
  top:120px;
}


#bottom_buttonlist_hr{
	width: calc(100% - 15px) !important;
}