#main_container {
	top: 0;
	left: 0;
	width: 300px;
	height: 250px;
	position: absolute;
	overflow: hidden;
	background-color: #121b78;
}

#main_container #clicktag {
	width: 300px;
	height: 250px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	overflow: hidden;
	background: transparent;
	cursor: pointer;
	text-indent: -9999px;
	z-index: 15000;
}

#main_container #border {
	border: 1px solid #666;
	width: 298px;
	height: 248px;
	position: absolute;
	top: 0;
	left: 0;
}

#main_container #loading {
	width: 300px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 10000;
	background-color: black;
}

#ref_image {
	top: 0;
	left: 0;
	position: absolute;
	width: 300px;
	height: 250px;
	/*opacity: 0.5;*/
	background: url("../../_DESIGN_ASSETS/0001_Frame2.jpg") no-repeat;
}

.fix_shake {
	-webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	transform:rotateZ(0.001deg);
}

#main_container .bkg_solid {
	top: 0;
	left: 0;
	width: 300px;
	height: 250px;
	background-color: black;
	position: absolute;
}

#main_container .drop_shadow {
	-webkit-filter: drop-shadow(1px 1px 5px rgba(0,0,0,1));
  	filter: drop-shadow(1px 1px 5px rgba(0,0,0,1));
}

/* BACKGROUND ELEMENTS */
#main_container .prime_logo {
	background: url("img/logo_primeVideo_lockUp.svg") no-repeat;
	width: 116px;height: 116px;
	-webkit-background-size: 116px 116px;
	     -o-background-size: 116px 116px;
	        background-size: 116px 116px;
	position: absolute;
}

#main_container #initial_prime_logo{
	top: 153px;left: 203px;
}

#main_container #end_prime_logo{
	top: 172px;left: 45px;
}

#main_container .sm_tv_logos {
	background: url("img/TNF_endLogos.png") no-repeat;
	width: 27px;height: 25px;top: 218px;left: 184px;position: absolute;
	background-position: -65px 0;overflow: hidden;
	
}

#main_container #nfl_horz_logo {
	background: url("img/NFL_Network_logo.svg") no-repeat;
	width: 300px;height: 64px;top: 197px;position: absolute;
	-webkit-background-size: 300px 64px;
	     -o-background-size: 300px 64px;
	        background-size: 300px 64px;
	-webkit-transform: scale(0.2, 0.2);
	   -moz-transform: scale(0.2, 0.2);
	    -ms-transform: scale(0.2, 0.2);
	     -o-transform: scale(0.2, 0.2);
	        transform: scale(0.2, 0.2);
	     right: -1px;
	/*width: 73px;height: 19px;left: 95px;background-position: 0 -27px;
	bottom: 9px;*/
}

/*#main_container #cbs_logo {
	width: 35px;height: 36px;top: 191px;left: 344px;
	background-position: -1px 0px;
}

#main_container #nbc_logo {
	width: 51px;height: 34px;top: 191px;left: 381px;
	background-position: -39px 0px;
}*/

#main_container #initial_tnf_logo{
	background: url("img/amazon_initial_tnf_logo.png") no-repeat;
	width: 55px;height: 57px;position: absolute;
	top: 142px;left: 241px;
}

#main_container #end_tnf_logo{
	background: url("img/amazon_end_tnf_logo.png") no-repeat;
	width: 67px;height: 71px;position: absolute;
	top: 146px;left: 117px;
}

#main_container .endFrame_info {
	background: url("img/TNF_endFrameLockUp.svg") no-repeat;
	width: 296px;height: 29px;
	-webkit-background-size: 296px 29px;
	     -o-background-size: 296px 29px;
	        background-size: 296px 29px;
	top: 0;left: 0;position: absolute;
}

#main_container .team1 {
	background: url("img/TNF_teamName_1.svg") no-repeat;
	width: 263px;height: 48px;
	-webkit-background-size: 263px 48px;
	     -o-background-size: 263px 48px;
	        background-size: 263px 48px;
	top: 8px;left: 45px;position: absolute;
}

#main_container .team2 {
	background: url("img/TNF_teamName_2.svg") no-repeat;
	width: 263px;height: 48px;
	-webkit-background-size: 263px 48px;
	     -o-background-size: 263px 48px;
	        background-size: 263px 48px;
	top: 4px;left: 23px;position: absolute;
}

#main_container .vs_text_load {
	background: url("img/TNF_VS_text.svg") no-repeat;
	width: 89px;height: 48px;position: absolute;
	-webkit-background-size: 89px 48px;
	     -o-background-size: 89px 48px;
	        background-size: 89px 48px;
	
	
}

#main_container .vs_skew {
	-ms-transform: skew(+38deg, 0deg); /* IE 9 */
    -webkit-transform: skew(+38deg, 0deg); /* Safari */
    transform: skew(+38deg, 0deg);
}

#main_container #vs_text{
	top: 97px;left: 272px;
}

#main_container #vs_text_large{
	top: 101px;left: 212px;
	opacity: 0.1;
}

#main_container #player_1 {
	width: 160px;height: 212px;left: 59px;position: absolute;
	background: url("img/TNF_player1.png") no-repeat;
	bottom: 0;
}

#main_container #player_2 {
	background: url("img/TNF_player2.png") no-repeat;
	width: 191px;height: 206px;left: 76px;position: absolute;
	bottom: 0;
}

#main_container .smoke_bkg {
	background: url("img/TNF_smokeBkg.jpg") no-repeat;
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
}

#main_container .smoke_effect {
	mix-blend-mode: soft-light;
}

#main_container .stadium_lights {
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
	background: url("img/TNF_stadiumOverlayLights.png") no-repeat;
}

/*#main_container #endFrame_bkg {
	background: url("img/TNF_teamsEndFrameBkg.jpg") no-repeat;
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
}*/

/* CONTAINERs */
#main_container .player_container {
	background: transparent;
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
}

/* END FRAME */
#main_container #endFrame_bkg {
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
	background-color: #1d1d1d;
}
#main_container #vs_endFrame{
	top: 66px;left: 105px;opacity: 0.8;
	-ms-transform: scale(0.1, 0.1); /* IE 9 */
    -webkit-transform: scale(0.1, 0.1); /* Safari */
    transform: scale(0.1, 0.1);
}

#main_container .stream_scale {
	-ms-transform: scale(1.44, 1.44); /* IE 9 */
    -webkit-transform: scale(1.44, 1.44); /* Safari */
    transform: scale(1.44, 1.44);
}

#main_container #stream_now_a {
	width: 129px;height: 15px;top: 15px;left: 87px;position: absolute;overflow: hidden;
	background-position: 0 1px;
}

#main_container #stream_now_b {
	width: 171px;height: 14px;top: 36px;left: 67px;position: absolute;overflow: hidden;
	background-position: -128px 0px;
}

#main_container #event_day {
	width: 152px;height: 15px;top: 127px;left: 76px;position: absolute;overflow: hidden;
	background-position: 0 -14px;
	-ms-transform: scale(1.03, 1.03); /* IE 9 */
    -webkit-transform: scale(1.03, 1.03); /* Safari */
    transform: scale(1.03, 1.03);
}

#main_container .scale_team_names_1 {
	-ms-transform: scale(0.54, 0.54); /* IE 9 */
    -webkit-transform: scale(0.54, 0.54); /* Safari */
    transform: scale(0.54, 0.54);
}

#main_container .scale_team_names_2 {
	-ms-transform: scale(0.63, 0.63); /* IE 9 */
    -webkit-transform: scale(0.63, 0.63); /* Safari */
    transform: scale(0.63, 0.63);
}

#main_container #team_name_1b {
	top: 46px;left: 32px;
}

#main_container #team_name_2b {
	top: 80px;left: 24px;
	
}

/* DIAGONAL SHAPES */
.skew_contents {
	-ms-transform: skew(-38deg, 0deg); /* IE 9 */
    -webkit-transform: skew(-38deg, 0deg); /* Safari */
    transform: skew(-38deg, 0deg);
}

#main_container .transition_shape {
	width: 650px;height: 250px;top: 0;left: -100px;position: absolute;
}

#main_container .transition_grey {
	background-color: #1d1d1d;
	overflow: hidden;
}

#main_container .team1_color1 {
	background-color: #c60c30;
}

#main_container .team1_color2 {
	background-color: #002244;
}

#main_container .team2_color1 {
	background-color: #ff7900;
}

#main_container .team2_color2 {
	background-color: #d50a0a;
}

