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

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

#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 black;
	width: 298px;
	height: 248px;
	position: absolute;
	top: 0;
	left: 0;
}

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

.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);
}

/* BACKGROUND ELEMENTS */
#main_container .text_sprite_load {
	background: transparent url("img/phrma_hospitals_txtSprite_300x250.svg") no-repeat;
	width: 270px;height: 338px;
	-webkit-background-size: 270px 338px;
	     -o-background-size: 270px 338px;
	        background-size: 270px 338px;
	
}

#main_container #letsTalk {
	background: transparent url("img/phrma_letsTalk_logo.svg") no-repeat;
	width: 277px;height: 62px;
	-webkit-background-size: 277px 62px;
	     -o-background-size: 277px 62px;
	        background-size: 277px 62px;
	top: 84px;left: 12px;position: absolute;	
}

#main_container #phrmaLogo {
	background: transparent url("img/phrma_logo.svg") no-repeat;
	width: 96px;height: 38px;
	-webkit-background-size: 96px 38px;
	     -o-background-size: 96px 38px;
	        background-size: 96px 38px;
	top: 183px;left: 103px;position: absolute;
}

#main_container #question {
	background: transparent url("img/phrma_question_mark.svg") no-repeat;
	width: 192px;height: 371px;top: -54px;left: 172px;position: absolute;
	-webkit-background-size: 192px 371px;
	     -o-background-size: 192px 371px;
	        background-size: 192px 371px;
	
}

#main_container #yellow_bkg {
	width: 316px; height: 450px;top: -200px;left: -3px;
	background-color: #008ccc;position: absolute;
}

/* TEXT */
#main_container .text_holder {
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
	overflow: hidden;
}

#main_container #t1_container_B {
	width: 313px; height: 450px;left: 0;position: absolute;
	overflow: hidden;
	top: 200px;
}

#main_container .LRG_text_holder {
	width: 313px; height: 450px;left: -20px;position: absolute;
	top: -200px;overflow: hidden;
}

#main_container #t1_A {
	width: 300px;height: 34px;top: 53px;left: 37px;position: absolute;
	background-position: 0 0;;
}

#main_container #t1_B {
	width: 300px;height: 34px;top: 81px;left: 37px;position: absolute;
	background-position: 0 -38px;;
}

#main_container #t1_C {
	width: 128px;height: 44px;top: 113px;left: 37px;position: absolute;
	background-position: 0 -80px;;
}

#main_container #t1_D {
	width: 140px;height: 30px;top: 159px;left: 37px;position: absolute;
	background-position: 0 -136px;;
}

#main_container #t1_E {
	width: 114px;height: 34px;top: 190px;left: 37px;position: absolute;
	background-position: 0 -177px;;
}

#main_container #t2_A {
	width: 300px;height: 33px;top: 53px;left: 37px;position: absolute;
	background-position: 0px -217px;;;
}

#main_container #t2_B {
	width: 300px;height: 32px;top: 82px;left: 37px;position: absolute;
	background-position: 0 -256px;;
}

#main_container #t2_C {
	width: 300px;height: 42px;top: 109px;left: 37px;position: absolute;
	background-position: 0 -293px;;
}

#main_container #t2_D {
	width: 29px;height: 43px;top: 144px;left: 158px;position: absolute;
	background-position: -148px -81px;;
}

#main_container #talk_cost {
	width: 300px;height: 30px;top: 167px;left: 26px;position: absolute;
	background-position: 0 -514px;
}

#main_container #phrma_logo {
	width: 74px;height: 30px;top: 203px;left: 201px;position: absolute;
	background-position: 0 -545px;
}
