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

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

#mc #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;
}

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

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

#ref_image {
	top: 0;
	left: 0;
	position: absolute;
	width: 300px;
	height: 250px;
	/*opacity: 0.5;*/
	background: url("../../../../_DESIGN_ASSETS/300x250/finishLine/0014_Layer Comp 14.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);
}

.hide{
	display: none;
}

/* BACKGROUND ELEMENTS */
#mc #araig{
	background: url("img/chip_araig.png") no-repeat;
	width: 121px;height: 18px;top: 62px;left: 91px;position: absolute;
}

#mc .background_load{
	width: 300px;height: 250px;position: absolute;
	background: transparent url("img/chip_bkg.jpg") 0 0 no-repeat;
}

#mc #chip_bkg_2{
	transform: rotate(180deg);
}

#mc #chip_bkg_3{
	transform: rotate(0deg);
}

#mc #chip_bkg_4{
	transform: rotate(180deg);
}

#mc #chip_bkg_end{
	transform: rotate(0deg);
}

#mc .chip_bowl_1_load{
	width: 358px;height: 240px;position: absolute;
	background: transparent url("img/chip_bowl_1.png") 0 0 no-repeat;
}

#mc #chip_bowl_1A{
	top: 131px;left: -28px;
}

#mc #chip_bowl_1B{
	top: 143px;left: -28px;
}

#mc #chip_bowl_2{
	width: 348px;height: 226px;top: 150px;left: -24px;position: absolute;
	background: transparent url("img/chip_bowl_2.png") 0 0 no-repeat;
	transform: scale(1);
}

#mc .burrito{
	width: 276px;height: 162px;top: 71px;left: 15px;position: absolute;
	background: transparent url("img/chip_burrito_2.png") 0 0 no-repeat;
}

/*#mc #chip_burrito_1{
	width: 276px;height: 129px;top: 85px;left: 16px;position: absolute;
	background: transparent url("img/chip_burrito_1.png") 0 0 no-repeat;
}

#mc #chip_burrito_2{
	width: 276px;height: 162px;top: 58px;left: 13px;position: absolute;
	background: transparent url("img/chip_burrito_2.png") 0 0 no-repeat;
}*/

#mc .sprite_load {
	width: 218px;height: 123px;
	background: transparent url("img/chip_spinningFood_sprite_finish_300x250.png") 0 0 no-repeat;
}

#mc #cta_txt{
	background: url("img/chip_cta_text.png") no-repeat;
	width: 86px;height: 21px;top: 7px;left: 38px;position: absolute;
}

#mc #end_logo{
	background: url("img/chip_endLogo.png") no-repeat;
	width: 141px;height: 32px;top: 27px;left: 81px;position: absolute;
}

/*#mc #watermark{
	background: url("img/chip_watermark.png") no-repeat;
	width: 79px;height: 20px;bottom: 7px;right: 7px;position: absolute;
}*/

/* CSS FILTERS */
#mc .txt_dropshadow{
	-webkit-filter: drop-shadow(16px 16px 10px rgba(0,0,0,1));
  filter: drop-shadow(16px 16px 10px rgba(0,0,0,1));
}

/* */
#mc #end_container{
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
}

/* TEXT */
#mc .text_container{
	top: 0;left: 0;width: 300px;height: 250px;position: absolute;
}

#mc #t1_cont{
	top: 0;
}

#mc #t2_cont{
	top: 0px;
}

#mc #t3_cont{
	top: 0px;
}

#mc #t1_A{
	top: 40px;left: 103px;width: 94px;height: 37px;position: absolute;
	background-position: 0 0;;;;;
}

#mc #t2_A{
	top: 39px;left: 47px;width: 216px;height: 40px;position: absolute;
	background-position: 0 -39px;;;;;;
}

#mc #t2_B{
	top: 83px;left: 68px;width: 173px;height: 37px;position: absolute;
	background-position: 0 -83px;;;;;;
}

/* CTA */
#mc #cta_container {
	width: 162px;height: 34px;top: 98px;left: 70px;
	position: absolute;
}
#mc #cta_stroke {
	width: inherit;height: inherit;top: 0px;left: 0px;
	position: absolute;
	background-color: white;
}

#mc #cta_background {
	width: 158px;height: 30px;top: 2px;left: 2px;
	position: absolute;
	background-color: #ab2423;
}