devie@charset "UTF-8";
/* CSS Document */



html {
			height: 100%
		}
		
		/* Custom fonts */
		@font-face {
		  font-family: 'VodaphoneRg';
		  src: url('fonts/VodafoneRg.jpg') format('woff') /* Modern Browsers */;
		  font-weight: normal;
		  font-style: normal;   
		}

		@font-face {
		  font-family: 'VodaphoneRgBold';
		  src: url('fonts/VodafoneRgBd.jpg') format('woff') /* Modern Browsers */;
		  font-weight: bold;
		  font-style: normal;   
		}


		
		body { 
			margin: 0;
			padding: 0;
			width: 300px; 
			height: 600px;
			/*border:0 none;*/
    		outline:0;
			background-color: #ffffff;
			-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
			-moz-box-sizing: border-box;    /* Firefox, other Gecko */
			box-sizing: border-box;         /* Opera/IE 8+ */
			background-color:#ffffff;
			background-color:transparent;
			font-family: 'VodaphoneRg', sans-serif;
			-webkit-font-smoothing: antialiased;
			-moz-font-smoothing: antialiased;
			-o-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
		}

		a {
			text-decoration: none;
			position:absolute;
		}
		  
		img {border:none;}

		.clr {
			clear: both;
			line-height: 0px;
			font-size: 0px;
			margin: 0;
			padding: 0;
		}

		.loader {
			position: absolute;
			top: 30%; left: 44%;
			padding: 3px 5px;
		}

		.error {
			padding: 24px 9px;
			color: #ffffff;
		}

		/* Dynamic fields styling */
		#message {
			width: 300px; 
			height: 194px;
		}


		.product {
			
			background-image: url("assets/bk1.jpg");
			background-size: 300px 194px;
			background-color: #EDEDED;
			width: 300px; 
			height: 194px;
			position:absolute;
			left:0;
			top:0;
			opacity:0;
			
		}

		.link{
			width: 300px; 
			height: 194px;
			z-index:9;
		}
		

		
		
		/* Dynamic values styling */

		.content{
			position: absolute;
			width: 298px;
			height: 598px;
			top: 0px;
			left: 0px;
			background-color: #ffffff;
			z-index: 100;
			overflow: hidden;
			/*border: 1px solid #000000;*/
			opacity: 1;
		}

		#background_exit {
			width: 300px; 
			height: 600px;
			position:absolute;
			top:0px;
			left:0px;
			z-index:9;
			cursor:pointer;
		}



		.text{
			position:absolute;
			width:300px;
			top:0px;
			left:4px;
			z-index:5;
		}



		.copyDeviceContainer {
			top:10px;
			left:10px;
			position:absolute;
			width:121px;
		}

		.copyDevice{
			font-family: 'VodaphoneRgBold', sans-serif !important;
			width:121px;
			letter-spacing:-1px;
			line-height: 1;
			font-size:17px;
			color:#e60000;
		}

		.copyTarif{
			font-family: 'VodaphoneRg', sans-serif !important;
			letter-spacing:-1px;
			top:4px;
			position:relative;
			font-size:14px;
			color:#333333;
		}


		.copyHeader{
			font-family: 'VodaphoneRgBold', sans-serif !important;
			position:relative;
			width:121px;
			letter-spacing:-1px;
			font-size:17px;
			color:#ffffff;
		}

	

		.copyPrice{
			font-family: 'VodaphoneRg', sans-serif !important;
			position:absolute;
			width:90px;
			height:30px;
			top:-8px;
			text-align: center;
			letter-spacing:-1px;
			z-index: 5;
			font-size:9px;
			color:#ffffff;
		}

		#monthlyPriceContainer {
			width:90px;
			left: 62px;
			top: 73px;
			position:absolute;
			z-index: 6;
		}

		#productPriceContainer {
			width:90px;
			left: 62px;
			top: 73px;
			position:absolute;
			z-index: 6;
		}
	
		
		.copyPriceContainer {
			margin:auto;
			display:table;
			z-index: 6;
		}

		.smallPriceOuterContainer {
			float:right;
			width:70;
			height:40;
			margin:auto;
			z-index: 6;
		}

		.copyPriceDynamic{
			font-family: 'VodaphoneRgBold', sans-serif !important;
			display:inline-block;
			float:left;
			letter-spacing:-1px;
			z-index: 5;
			font-size:28px;
			color:#ffffff;
		}
		
/* top bottom right left */
		.smallPriceContainer {
			margin:6px 0px auto;
			display:table;
			width:12px;
		}

		.copyPriceSmall{
			font-family: 'VodaphoneRgBold', sans-serif !important;
			letter-spacing:0px;
			text-align:center;
			margin-bottom: -5px;
			margin-left:2px;
			z-index: 5;
			font-size:9px;
			color:#ffffff;
		}

		

		.imageDynamic {
			position:fixed;
			width: 148px; 
			height: 200px;
			left:140px;
			top:22px;
			position: absolute;
  			clip: rect(0px, 148px, 121px, 0px); /* top right bottom left */
			z-index:3;
			cursor:pointer;
	
		}



		.topbar {
			background-image: url("assets/topbar.jpg");
			background-size: 300px 20px;
			cursor: pointer;
			width: 300px;
			height: 20px;
			left: 0px;
			top: -5px;
			opacity: 1;
			position: absolute;
			z-index: 1;
		}

		.btn {
			background-image: url("assets/btn.png");
			background-size: 284px 44px;
			cursor: pointer;
			width: 284px;
			height: 44px;
			left: 7px;
			top: 141px;
			opacity: 1;
			position: absolute;
			z-index: 5;
		}
		.btnOver {
			background-image: url("assets/btnOver.png");
			background-size: 284px 44px;
			cursor: pointer;
			width: 284px;
			height: 44px;
			left: 7px;
			top: 141px;
			opacity: 0;
			position: absolute;
			z-index: 5;
		}


	
		.logo {
			background-image: url("assets/logo.png");
			background-size: 47px 42px;
			cursor: pointer;
			width: 47px;
			height: 42px;
			opacity: 1;
			position: absolute;
			top:-2px;
			left:258px;
			z-index: 6;
		}


		


		.layout {
			background-image: url("../300x600-layout.jpg");
			cursor: pointer;
			width: 300px;
			height: 600px;
			left: 0px;
			top: 0px;
			opacity: 0;
			position: absolute;
			z-index: 0;
		}

		.circle {
			background-image: url("assets/circle.png");
			background-size: 69px 68px;
			cursor: pointer;
			width: 69px;
			height: 68px;
			left: 72px;
			top: 52px;
			position: absolute;
			z-index: 4;
			opacity:1;
		}
		
		