#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:  #5f5f69;
	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: #5f5f69;
	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_fullPrice_txtSprite_300x250.svg") no-repeat;
	width: 236px;height: 157px;
	-webkit-background-size: 236px 157px;
	     -o-background-size: 236px 157px;
	        background-size: 236px 157px;
	
}

#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: 246px;height: 424px;top: -108px;left: 96px;position: absolute;
	-webkit-background-size: 246px 424px;
	     -o-background-size: 246px 424px;
	        background-size: 246px 424px;
	
}

/* 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 #t1_A {
	width: 300px;height: 30px;top: 45px;left: 16px;position: absolute;
	background-position: 0 0;;;
}

#main_container #t1_B {
	width: 300px;height: 33px;top: 80px;left: 16px;position: absolute;
	background-position: 0 -43px;;;
}

#main_container #t1_C {
	width: 202px;height: 30px;top: 113px;left: 16px;position: absolute;
	background-position: 0 -84px;;;
}

#main_container #t2_A {
	width: 46px;height: 29px;top: 166px;left: 15px;position: absolute;
	background-position: 0px -121px;;;;
}

#main_container #t2_B {
	width: 63px;height: 32px;top: 166px;left: 60px;position: absolute;
	background-position: -45px -121px;;;
}

#main_container #t2_C {
	width: 39px;height: 31px;top: 166px;left: 125px;position: absolute;
	background-position: -110px -121px;;;
}

#main_container #t2_D {
	width: 56px;height: 31px;top: 166px;left: 166px;position: absolute;
	background-position: -151px -121px;;;
}

#main_container #t2_E {
	width: 21px;height: 28px;top: 167px;left: 215px;position: absolute;
	background-position: -208px -121px;;;
}

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