@font-face {
  font-family: 'BYekan';
  src: url('../fonts/BYekan.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
body{
	background:url("../img/bg-tile.jpg");
	font-family: tahoma;
	font-size: 100%;
	direction: rtl;
}
h2, h1 {
	font-family: "BYekan", tahoma;
	line-height: 20px;
	margin: 10px;
	color: #717172;
}
h2 {
	font-size: 20px;
}
h1 {
	font-size: 17px;
}
p {
	font-size: 17px;
	font-family: "BYekan", tahoma;
	line-height: 20px;
	margin: 0;
	color: #717172;
}
label {
	color: #717172;
	font-family: BYekan,Tahoma;
	font-size:16px;
}
legend {
	padding:10px 20px;
	color: #5B5C5C;
	font-family: BKoodakBold,Tahoma;
	font-size:130%;
}
strong {
	margin-right: 30px;
	float: right;
}
fieldset {
	border: 0 none;
	padding:5px;
}
div.form {
	padding: 10px 20px;
	direction: rtl;
}
.clear{
	clear:both;
}
div.container{
	width:810px;
	height:auto;
	margin:111px auto 20px;
	border:1px solid #ffffff;
	background: #feffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #feffff 0%, #f0f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #feffff 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #feffff 0%,#f0f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #feffff 0%,#f0f0f0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #feffff 0%,#f0f0f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
	box-shadow:0 0 3px rgba(0, 0, 0, 0.5);
	border-radius:10px 10px 10px 10px;
	display:none;
	position:relative;
	min-height:350px;
}
.operators{
	width:808px;
	height:auto;
	max-height: 95px;
	margin-top:-11px;
	z-index: 9999;
	-webkit-margin-top-collapse: discard;
}
.operators div {
	width:154px;
	height:86px;
	margin-right:16px;
	float:right;
	cursor:pointer;
	margin-top: inherit;
}
.operator.MTN {
	background:url("../img/mobile-operators.png") no-repeat -462px -92px;
}
.operator.MTN.active {
	background-position:-462px -4px;
}
.operator.MTN:hover {
	background-position:-462px -4px;
}
.operator.MCI {
	background:url("../img/mobile-operators.png") no-repeat -308px -92px;
}
.operator.MCI.active {
	background-position:-308px -4px;
}
.operator.MCI:hover {
	background-position:-308px -4px;
}
.operator.RTL {
	background:url("../img/mobile-operators.png") no-repeat -154px -92px;
}
.operator.RTL.active {
	background-position:-154px -4px;
}
.operator.RTL:hover {
	background-position:-154px -4px;
}
div#left {
  bottom: 90px;
  direction: rtl;
  float: left;
  left: 0;
  position: absolute;
  width: 326px;
}
.InternetPackage #left{
	bottom: 200px !important;
}
div#content{
	width:482px;
	height: auto;
	float:right;
	margin:20px auto;
	text-align:center;
}
div.container.Bill div#content {
	margin-top:50px;
}
div#content input, div#content select {
	width:220px;
	height:38px;
	box-shadow:inset 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	background-color:#f6f4f5;
	border-radius: 10px;
	margin:8px;
	font-family: BYekan,Tahoma;
	font-size:180%;
	color:#5c5c5c;
	padding:5px 55px 5px 65px;
	text-align:center;
	border-width:0px;
}
div#content select {
	width:340px;
	height:48px;
	text-align:right;
	padding:5px 25px;
	font-size:16px;
}
div#content input[type="text"] {
	letter-spacing: 2px;
}
#EmailInput {
	letter-spacing: 1px !important;
	padding: 5px 20px 5px 50px !important;
	width: 270px !important;
}
div#content input:hover {
	color:#000000;
}
div#content input:focus {
	color:#000000;
}
input#dataAccountTemp, input#cellphone {
	background:url(../img/mobile.png) no-repeat #3e7aac;
	background-position: 13px 14px;
	text-align: left !important;
	direction: ltr;
}
input#cellphone {
	text-align:center !important;
	letter-spacing:0 !important;
}
input#dataAccountTemp:hover, input#cellphone:hover {
	background-image:url(../img/mobile-h.png);
}
input#dataAccountTemp:focus, input#cellphone:focus {
	background-image:url(../img/mobile-f.png);
}
div#content select#dataAmountTemp {
	direction: ltr;
	width:339px;
	height:48px;
	border: 1px solid #D6D4D5;
	color:#5C5C5C;
	border-radius:10px;
	padding:5px 20px 5px 60px;
	margin:8px;
	box-shadow: rgba(0, 0, 0, 0.298039) 0 0 5px 0 inset;
	background-image: url(../img/price.png);
	background-repeat: no-repeat;
	background-color: #F6F4F5;
	background-position: 13px 14px;
	font-family: BYekan,Tahoma;
	font-size: 160%;
	text-align: center;
}
div#content select#dataAmountTemp:hover{
	background-image:url(../img/price-h.png);
}
input#EmailInput, input#email{
	background:url(../img/email.png) no-repeat #3e7aac;
	background-position: 13px 14px;
	font-size: 140% !important;
}
input#EmailInput:hover, input#email:hover {
	background-image:url(../img/email-h.png);
}
input#EmailInput:focus, input#email:focus {
	background-image:url(../img/email-f.png);
}
div#content input[type="submit"], div#content input[type="button"] {
	width:342px;
	height:56px;
	padding:0 45px;
	margin:3px;
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	font-family: BYekan,Tahoma;
	font-size:200%;
	color:#5b5c5c;
	cursor:pointer;
}
div#content input[type="submit"]:hover, div#content input[type="button"]:hover {
	background: rgb(204,204,204); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(204,204,204,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,204,204,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 2px 2px #ffffff;
}
.submit input:hover, div#content input[type="button"]:hover {
	background: rgb(204,204,204); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(204,204,204,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,204,204,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 2px 2px #ffffff;
}
div#content div#MagicCharge{
	box-shadow: 0px 0px 0px #000000;
	border-radius:0px;
	text-align:right;
	color: #5B5C5C;
	font-family: BKoodakBold,Tahoma;
	font-size:100%;
	height:auto;
	margin: 8px auto;
}
div#content input#magiccharge, div#content input#NonCreditMTN {
	border-radius:5px;
	width:10px;
	height:10px;
	padding:10px;
}
.error-message, .message {
	background-color: #F2DEDE;
    border: 1px solid #EED3D7;
    color: #B94A48;
    border-radius: 6px;
    margin: 10px 25px;
    padding: 4px;
	font-family: BYekan, tahoma;
	font-size:13px;
	text-align: center;
}
.conference{
	direction: rtl;
	float:right;
	padding:0 30px;
	width: 100%;
}
.conferences {
  background: url("../img/icon_user.png") no-repeat scroll 97% 7px #EFEFEF;
}
.alert-admin {
	background: url("../img/icon_admin.png") no-repeat scroll 97% 7px #EFEFEF;
	background-color: #E5EFFA;
	border: 1px solid #D3DFEB !important;
}
.conference small{
	float:left;
	margin-left:10px;
}
.conference span {
	font-size: 100%;
	font-family: "BYekan", tahoma;
	line-height: 20px;
}
.conference .transdetail {
	text-align: right;
	font-size:16px;
	font-family: "BYekan", tahoma;
	line-height: 20px;
	direction: rtl;
	margin: 20px 10px;
	padding: 8px;
	border: 0;
}
.conference div textarea {
	margin-right: 5px;
    width: 88%;
	border: 1px solid #E6E6E4;
	border-radius: 8px;
	padding: 5px;
	font-size:13px;
	font-family: "BYekan", tahoma;
	line-height: 20px;
}
.conference .textarea label {
    vertical-align: top;
}
.conference div.input {
    height: auto;
}
.conference div.confDetail {
    width: 100%;
	height: 20px;
}
.conference div.confBody {
    font-size: 13px;
    line-height: 20px;
    margin: 10px;
    text-align: right;
}
.Conference{
    float: left;
    width: 270px;
	margin: -50px 0 0 15px;
	position:absolute;
}
.Conference .ConferenceBtn {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
    cursor: pointer;
    height: 33px;
    width: 115px;
	background-color: #1a1818;
	border-radius: 0 0 10px 15px;
	-moz-border-radius: 0 0 10px 15px;
    -webkit-border-radius: 0 0 10px 15px;
    -khtml-border-radius: 0 0 10px 15px;
}
.Conference .ConferenceBtn span {
  background: url("../img/info.png") no-repeat scroll 98% 59% transparent;
  color: #FFFFFF;
  display: block;
  margin-right: 9px;
  padding: 9px 19px;
  text-align: right;
}

.Conference .ConferenceContent {
    background-color: #1a1818;
    border-radius: 0 0 5px 0;
    color: #FFFFFF;
    display: none;
    padding: 10px;
    position: relative;
    width: 250px;
    z-index: 2000;
	height: 183px;
}
.Conference input {
    height: 22px;
    width: 230px;
	font-family: "BYekan", tahoma;
	font-size: 18px;
	padding: 4px 6px;
	text-align: left;
	margin-top: 5px;
}
.Conference label{
	font-size:13px;
	color:#FFF;
	font-family: "BYekan", tahoma;
	line-height: 20px;
	float: right;
}
.cnsubmit {
	padding-top: 5px;
}
.cnsubmit input, .cnsubmit button {
    height: 36px;
    width: 70px;
	padding: 0;
	font-family: "BYekan", tahoma;
	font-size: 18px;
	text-align: center;
}
.banksubmits {
  margin: 20px auto;
  width: 250px;
  font-family: "BYekan", tahoma;
  font-size: 13px;
  text-align: center;
}
.banksubmits input{
	background-image:url("../img/load.gif");
	background-repeat: no-repeat;
	background-position: 270px 15px;
    direction: rtl;
    text-align: right !important;
    width: 300px !important;
}
.alert {
	direction: rtl;
	margin: 20px 10px;
	padding: 8px;
	border-radius: 10px;
	font-family: "BYekan", tahoma;
	border: 1px solid #E6E6E4;
}
.menu {
	float: left;
	margin: -50px 0 0 30px;
	position: relative;
}
.menu span{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
    cursor: pointer;
	padding: 4px 30px 9px 16px;
	margin-right:20px;
	background-color: #87B43F;
	display: inline-block;
	width: auto;
	color: #FFFFFF;
	text-align: center;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -khtml-border-radius: 0 0 10px 10px;
}
.menu span a {
	color: #ffffff;
	text-decoration: none;
}
span.support {
    background: url("../img/support.png") no-repeat scroll 90% #87B43F;
}
span.help {
    background: url("../img/help.png") no-repeat scroll 90% #098A97;
}
span.help:hover {
    background-color: #47B7C0;
}
.qtip {
	border-width: 3px;
}
.qtip-content {
	font-family: "BYekan", tahoma;
	font-size: 13px;
	line-height: 2;
	direction: rtl;
	text-align: justify !important;
}
.qtip-content p {
	font-size: 13px;
	color:#3f6219;
	line-height:20px!important;
}
.qtip-content p img {
	margin-bottom:-5px;
}
.bank-qtip {
	border-width:1px!important;
}
.bank-qtip .qtip-content {
	font-size:11px!important;
	color:#fff;
	text-align:center!important;
	padding:0 5px;
}
.bgs {
	margin-top: -61px;
}
div.addScript {
	position: relative;
	left: 91%;
	top: 1px;
}
.addScript {
	margin: 0px;
	width: 0px;
}
.addScript p {
	margin: 0px;
	width: 0px;
}
.addScript p>a>img {
	width: 0px;
	height: 0px;
}
.addScript a>img {
	margin-top: 3px;
}
div #desc h1, div #desc p{
	font-size: 13px;
	font-weight: normal;
	font-family: "BYekan", tahoma;
	line-height: 20px;
	margin: 5px 2px 5px 22px;
	color: #717172;
	text-align: center;
	text-shadow: 0px 2px 1px #BBBABA;
}
div #desc h1 {
	font-size: 16px;
}
form label.alert{
	display: block;
    padding: 20px;
	border: none;
}
div .loading{
	display: none;
}
div.input {
	padding:0 45px;
}
div.payment-gateways {
	text-align:right;
	padding:5px 60px;
	display:inline-block;
	width:348px;
}
div.payment-gateways p {
	text-align:right;
}
div.payment-gateways p i{
	font-style:normal;
	margin: 0 5px;
}
div.payment-gateways p{
	padding-bottom:10px;
}
div.payment-gateways ul {
    width:348px !important;
	margin:0 auto;
	padding:0;
}
div.payment-gateways li {
	margin:0;
	padding:0;
	list-style-type:none;
}
div.payment-gateways li {
	border-radius:3px;
	border:2px solid #B9B9B9;
	display:none;
	margin:0px 4x;
	background-color:#FFFFFF;
	background-image:url(../img/payment-gateways.png);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:0px;
	width:45px;
	height:45px;
	cursor:pointer;
}
div.payment-gateways li.active {
	border:2px solid #C44E06 !important;
}
div.payment-gateways li.active{
	background-color:#FCE4A1;
}
div.payment-gateways li.bank-Parsian {background-position:0px -45px;}
div.payment-gateways li.bank-Mellat {background-position:-45px -45px;}
div.payment-gateways li.bank-Saman {background-position:-90px -45px;}
div.payment-gateways li.bank-Melli {background-position:-135px -45px;}
div.payment-gateways li.bank-Fanava {background-position:-180px -45px;}
div.payment-gateways li.bank-Zarinpal {background-position:-225px -45px;}
div.payment-gateways li.bank-Emtiyaz {background-position:-270px -45px;}
div.payment-gateways li.active.bank-Default {
	background-position: -315px 2px;
}
div.payment-gateways li.bank-Default {
	background-position: -314px -43px;
}
/* Active */
div.payment-gateways li.active.bank-Parsian {background-position:0 0;}
div.payment-gateways li.active.bank-Mellat {background-position:-45px 0;}
div.payment-gateways li.active.bank-Saman {background-position:-90px 0;}
div.payment-gateways li.active.bank-Melli {background-position:-135px 0;}
div.payment-gateways li.active.bank-Fanava {background-position:-180px 0;}
div.payment-gateways li.active.bank-Zarinpal {background-position:-225px 0;}
div.payment-gateways li.active.bank-Emtiyaz {background-position:-270px 0;}
div.Magiccharge, div.NonCreditMTN {
	text-align: right;
	padding: 0 60px 2px;
	display:none;
}
#AmountTopUpMTNTemp {
	display:none;
}
div.container.TopUp form.MTN #AmountTopUpMTNTemp, div.container.WiMax form.WiMax #AmountTopUpMTNTemp {
	display:block!important;
}
div.container.TopUp form.MTN #AmountTemp, div.container.WiMax form.WiMax #AmountTemp {
	display:none!important;
}
div.container.WiMax form.WiMax #AmountTopUpMTNTemp {
	display:block!important;
}
div.container.WiMax form.WiMax #AmountTemp {
	display:none!important;
}
div.container.TopUp form.MTN div.Magiccharge, div.container.TopUp form.MTN div.NonCreditMTN, div.container.TopUp form.RTL div.Magiccharge {
	display:block!important;
}
div.container.PIN div.Magiccharge, div.container.WiMax div.Magiccharge, div.container.PIN div.NonCreditMTN, div.container.WiMax div.NonCreditMTN {
	display:none;
}
.amount {
	float: right;
	padding: 14px 70px 4px !important;
	width: 335px;
}
form div.submit input {
	border-radius:3px;
	color:#FFFFFF;
	cursor:pointer;
}
form.MTN div.submit input {
	background-color:#FFBD00;
	border:1px solid #F5B51F;
}
form.MCI div.submit input {
	background-color:#3BB3C4;
	border:1px solid #50D2E4;
}
.show {
	display: block !important;
}
.hide{
	display: none !important;
}
div.container.TopUp div.counter, div.container.WiMax div.counter {
	display:none!important;
}
div.container.PIN div.counter {
	display:block!important;
}
div.container div.charge, div.container div.Bill {
	display:none;
}
div.container.TopUp div.charge, div.container.PIN div.charge, div.container.WiMax div.charge {
	display:block!important;
}
div.container.Bill div.Bill {
	display:block!important;
}
div.operators.WiMax div.RTL,div.operators.WiMax div.RTL {
	display:none;
}
div.operators.WiMax div.MCI, div.operators.WiMax div.RTL {
	display:none;
}
div.operators.Bill > div, div.operators.TrafficCard > div, div.operators.GiftCard > div, div.operators.Antivirus > div {
	display:none;
}
div.operators.GiftCard > div.MTN, div.operators.GiftCard > div.MCI, div.operators.GiftCard > div.RTL {
	display:none;
}
.irs {
	font-family: 'BYekan', tahoma;
}
.irs-max {
	display:block!important;
}
.irs-from, .irs-to, .irs-single {
	font-size:12px!important;
	top: -4px!important;
	left: 16px;
}
table {
	font-size: 13px;
	font-family: BYekan,tahoma;
	line-height: 20px;
	margin: 50px auto;
	color: #717172;
	text-align: left:
}
td {
	padding: 5px 15px;
    border: 1px solid #DDDDDD;
}
table > tbody > tr:nth-child(2n) > td, table > tbody > tr:nth-child(2n) > th {
    background-color: #F2F2F2;
}
img.success{
	width:220px;
	height:230px;
	margin:60px 40px 0 0;
}
a.mainpage {
	width:342px;
	height:56px;
	margin-top:10px;
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	box-shadow:inset 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	border-width:0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	font-family: BYekan,Tahoma;
	font-size:27px;
	color:#5b5c5c;
	cursor:pointer;
	padding: 5px 45px;
    text-decoration: none;
}
a.mainpage:hover{
	background: rgb(204,204,204); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(204,204,204,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,204,204,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 2px 2px #ffffff;
}
.failed a.mainpage {
	margin-right: 220px;
}
div #description h1, div #description p{
	font-size: 13px;
	font-weight: normal;
	font-family: "BYekan", tahoma;
	line-height: 20px;
	margin: 5px 10px 5px 40px;
	color: #717172;
	text-align: center;
	text-shadow: 0px 2px 1px #BBBABA;
	width: 250px;
}
div #description h1 {
	font-size: 16px;
}
div.failed {
	margin: 80px 40px;
}
div.failed .logo {
	width:128px;
	height:128px;
	background: url("../img/warning.png") no-repeat 0 0;
	float: right;
}
div.failed .explanation {
	float: right;
	margin: 45px 2px;
}
div.failed .explanation p {
	font-size: 13px;
	margin: 10px;
}
p.caution {
	font-size:10px;
	background: url("../img/caution-small.png") no-repeat scroll right 2px rgba(0, 0, 0, 0);
	padding:0 18px !important;
}
div.container.Bill div.payment-gateways, div.container.Bill div.submit, div.container.GiftCard div.payment-gateways, div.container.GiftCard div.submit, div.container.Antivirus div.payment-gateways, div.container.Antivirus div.submit, div.container.InternetPackage div.payment-gateways, div.container.InternetPackage div.submit {
	display:none;
}
div.billId input, div.paymentId input {
	letter-spacing:0!important;
}
div.container.Bill div.verify {
	display:none;
}
table#bill-info {
	margin:0px auto 5px !important;
}
table#bill-info td span {
	margin:2px;
}
table#bill-info td span#type-title {
	margin:0;
	height:15px;
	line-height:18px;
	display:block;
}
table#bill-info td span.bill {
	width:48px;
	height:48px;
	display:block;
	margin:0 auto;
}
table#bill-info td span.bill.water {
	background: url("../img/bill-operators.png") no-repeat  -1px  0;
}
table#bill-info td span.bill.electricity {
	background: url("../img/bill-operators.png") no-repeat -55px 0;
}
table#bill-info td span.bill.gas {
	background: url("../img/bill-operators.png") no-repeat -115px 0;
}
table#bill-info td span.bill.telephone {
	background: url("../img/bill-operators.png") no-repeat -170px 2px;
}
table#bill-info td span.bill.cellphone {
	background: url("../img/bill-operators.png") no-repeat -220px 0;
}
table#bill-info td span.bill.mayoralty {
	background: url("../img/bill-operators.png") -280px 0;
}
table#bill-info td span.bill.police {
	background: url("../img/bill-operators.png") no-repeat -330px 0;
}
table#bill-info td span.bill.pasargad {
	background: url("../img/bill-operators.png") no-repeat -375px 0;
}
.container.GiftCard > .GiftCard.operators, .TrafficCard.operators, .Bill.operators, .Antivirus.operators , .InternetPackage.operators {
	height:0;
}
.container .GiftCard {
	display:none;
}
.container.TopUp .GiftCard, .container.PIN .GiftCard, .container.WiMax .GiftCard, .container.Bill .GiftCard, .container.Antivirus .GiftCard, .container.TrafficCard .GiftCard , .container.TrafficCard .GiftCard {
	display:none;
}

.container.TopUp .InternetPackage, .container.PIN .InternetPackage, .container.WiMax .InternetPackage, .container.Bill .InternetPackage, .container.Antivirus .InternetPackage, .container.GiftCard .InternetPackage{
	display:none;
}
.container.InternetPackage .TopUp , .container.InternetPackage .PIN , .container.InternetPackage .WiMax , .container.InternetPackage .Bill , .container.InternetPackage .Antivirus , .container.InternetPackage .GiftCard {
	display:none;
}
.container.GiftCard .GiftCard {
	display:block;
}
.container.GiftCard .info {
	padding:0 40px;
	font-family: BYekan,Tahoma;
	font-size:13px;
	color:#292A2D;
}
.container.GiftCard .info div {
	float:right;
	display:inline-block;
}
.container.GiftCard .info .title {
	font-size:17px;
	margin-top:10px;
}
.container.GiftCard .info .description {
	width:245px;
	text-align:right;
}
.container.GiftCard .info .operator.GiftCard {
	width:120px;
	height:67px;
	background-size:200% 400%!important;
	cursor:default;
}
.container.GiftCard .GiftCard .buy {
	display:none;
}
.GiftCard .operators {
	width:380px;
	margin:0 auto;
}
.GiftCard.operator {
	width:180px;
	height:100px;
	margin:5px;
	cursor:pointer;
}
.GiftCard .operators .operator:hover {
   -webkit-transform: scale(1.1, 1.1);
   -moz-transform: scale(1.1, 1.1);
   -ms-transform: scale(1.1, 1.1);
   -o-transform: scale(1.1, 1.1);
   transform: scale(1.1, 1.1)
}
.operator.GooglePlay {
	background:url("../img/gift-cards.png") no-repeat -180px 0;
}
.operator.Microsoft {
	background:url("../img/gift-cards.png") no-repeat 0 0;
}
.operator.iTunes {
	background:url("../img/gift-cards.png") no-repeat -180px -100px;
}
.operator.Amazon {
	background:url("../img/gift-cards.png") no-repeat 0 -100px;
}
.operator.XBox {
	background:url("../img/gift-cards.png") no-repeat -180px -200px;
}
.operator.PlayStation {
	background:url("../img/gift-cards.png") no-repeat 0 -200px;
}
.operator.PlayStationPlus {
	background:url("../img/gift-cards.png") no-repeat -180px -300px;
}
.container.GiftCard .info .GiftCard.operator.GooglePlay {
	background:url("../img/gift-cards.png") no-repeat -120px 0;
}
.container.GiftCard .info .GiftCard.operator.Microsoft {
	background:url("../img/gift-cards.png") no-repeat 0 0;
}
.container.GiftCard .info .GiftCard.operator.iTunes {
	background:url("../img/gift-cards.png") no-repeat -120px -67px;
}
.container.GiftCard .info .GiftCard.operator.Amazon {
	background:url("../img/gift-cards.png") no-repeat 0 -67px;
}
.container.GiftCard .info .GiftCard.operator.XBox {
	background:url("../img/gift-cards.png") no-repeat -120px -134px;
}
.container.GiftCard .info .GiftCard.operator.PlayStation {
	background:url("../img/gift-cards.png") no-repeat 0 -134px;
}
.container.GiftCard .info .GiftCard.operator.PlayStationPlus {
	background:url("../img/gift-cards.png") no-repeat -120px -200px;
}
.back-button {
	background-color: #fac382;
	border: 1px solid #f7941d;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	padding: 0 3px;
	position: absolute;
	float: right;
	display: inline-block;
}
.container.TopUp .TrafficCard, .container.PIN .TrafficCard, .container.WiMax .TrafficCard, .container.Bill .TrafficCard, .container.Antivirus .TrafficCard, .container.GiftCard .TrafficCard {
	display:none;
}
.container.TrafficCard .TrafficCard {
	display:block;
}
.container.TrafficCard .TrafficCard .caution.description {
	font-size: 13px;
	margin: 0 30px;
	text-align: right;
	padding-left: 0!important;
}
.container.TrafficCard #logo-container, .container.GiftCard #logo-container, .container.Antivirus #logo-container {
	margin-top:140px;
}
.amount-container {
	background-color: #f5f6f6;
	border: 1px solid #e6e6e7;
	border-radius: 8px;
	font-family: BYekan;
	color:#5C5C5C;
	margin: 10px 20px;
	padding: 0 !important;
	float:right;
}
.count {
	float: right;
	padding: 14px 25px 4px 13px !important;
	width: 150px;
}
.amount-container span {
  display: block;
  float: right;
}
.amount-container .amount-title {
  background-color: #ECEDEF;
  border-radius: 0 8px 8px 0;
  padding: 5px 8px;
}
.amount-container .amount-value {
  display: inline-block;
  width: 63px;
  padding: 2px 5px;
  text-align: left;
  font-weight:bold;
  font-size:17px!important;
}
.amount-container .amount-unit {
  font-size: 13px;
  line-height: 24px;
  padding: 4px 0 0 6px;
}
.container.TopUp .Antivirus, .container.PIN .Antivirus, .container.WiMax .Antivirus, .container.Bill .Antivirus, .container.GiftCard .Antivirus, .container.TrafficCard .Antivirus {
	display:none;
}
.service-caution {
  background: url("../img/caution.png") no-repeat scroll center 4px rgba(0, 0, 0, 0);
  font-size: 19px;
  line-height: 30px;
  margin: 140px 50px;
  padding-top: 140px;
  width: 300px;
}
.container.Antivirus .Antivirus {
	display:block;
}

.container.Antivirus .info {
	padding:0 40px;
	font-family: BYekan,Tahoma;
	font-size:13px;
	color:#292A2D;
}
.container.Antivirus .info div {
	float:right;
	display:inline-block;
}
.container.Antivirus .info .title {
	font-size:17px;
	margin-top:10px;
}
.container.Antivirus .info .description {
	width:245px;
	text-align:right;
}
.container.Antivirus .info .operator.Antivirus {
  background-size: 100% 400% !important;
  cursor: default;
  height: 55px;
  width: 120px;
}
.container.Antivirus .Antivirus .buy {
	display:none;
}
.Antivirus .operators {
	width:380px;
	margin:0 auto;
}
.Antivirus.operator {
  border: 1px solid #e0dedf;
  border-radius: 10px;
  cursor: pointer;
  height: 110px;
  margin: 5px;
  width: 300px;
}
.Antivirus .operators .operator:hover {
   -webkit-transform: scale(1.1, 1.1);
   -moz-transform: scale(1.1, 1.1);
   -ms-transform: scale(1.1, 1.1);
   -o-transform: scale(1.1, 1.1);
   transform: scale(1.1, 1.1)
}
.operator.Eset {
	background:url("../img/antivirus.jpg") no-repeat 0 -1px;
}
.operator.BitDefender {
	background:url("../img/antivirus.jpg") no-repeat 0 -111px;
}
.operator.Kaspersky {
	background:url("../img/antivirus.jpg") no-repeat 0 -223px;
}
.operator.Norton {
	background:url("../img/antivirus.jpg") no-repeat 0 -334px;
}
.container.Antivirus .info .Antivirus.operator.Eset {
	background:url("../img/antivirus.jpg") no-repeat 0 -1px;
}
.container.Antivirus .info .Antivirus.operator.BitDefender {
	background:url("../img/antivirus.jpg") no-repeat 0 -55px;
}
.container.Antivirus .info .Antivirus.operator.Kaspersky {
	background:url("../img/antivirus.jpg") no-repeat 0 -110px;
}
.container.Antivirus .info .Antivirus.operator.Norton {
	background:url("../img/antivirus.jpg") no-repeat 0 -165px ;
}
.back-button {
  background-color: #fac382;
  border: 1px solid #f7941d;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  padding: 0 3px;
  position: absolute;
}
div#payment-process {
	display:none;
}
.cover {
  background-color: black;
  color: #fff;
  left: 0;
  opacity: 0.75;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display:none;
}
div.connecting {
  background-color: #ffffff;
  border: 2px solid #727272;
  border-radius: 10px;
  color: #222222;
  display: none;
  font-family: BYekan,Tahoma;
  height: 85px;
  opacity: 1;
  position: fixed;
  width: 190px;
  z-index: 14801;
}
.connecting > p {
  background: url("../img/load.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
  margin-right: 25px;
  margin-top: 32px;
  padding-right: 25px;
}
div.verify div.Bill {
	display:block!important;
}
div.verify table#bill-info {
  margin: 0 auto 35px !important;
}
table.no-style td {
  background-color: unset!important;
  border: none;
  padding: 3px;
}
#content span {
    font-family: 'BYekan',tahoma;
    font-size: 13px;
}
div.verify div#left div#description p {
	width:280px!important;
}
div.container.verify {
	padding: 30px 0;
}
div.verify table {
	margin:25px auto!important;
}
.ltr {
	direction:ltr;
}
div.verify div#left {
  bottom: 70px !important;
}
.notify {
  display:none;
  background: none repeat scroll 0 0 rgb(228, 34, 61);
  border: 2px solid rgb(250, 41, 37);
  border-radius: 5px;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
  color: rgb(246, 244, 245);
  font-size: 14px;
  height: 60px;
  line-height: 20px;
  padding: 10px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  width: 180px;
  z-index: 2;
}
.notify:after {
  border-color: #fa2925 transparent transparent;
  border-style: solid;
  border-width: 10px;
  content: "";
  height: 0;
  left: 90px;
  position: absolute;
  top: 82px;
  width: 0;
}
.notify p {
	color:#F6F4F5;
}
img.application {
	margin: 40px;
}
.bgs.application .container {
	display:block!important;
}
.bgs.application .container div#left {
	bottom:0!important;
}
.bgs.application #content {
	text-align:right!important;
	font-family: BYekan,tahoma;
	font-size:13px!important;
	color:#717172;
	text-align:justify!important;
	margin:30px 0!important;
}
.bgs.application #content ul {
	margin: 0;
}
.bgs.application #content li {
	margin-right: 30px;
}
.bgs.application #content div.submit input {
    font-family: BYekan,Tahoma!important;
    font-size: 26px!important;
	margin:20px 85px!important;
	cursor:pointer;
}
a.application {
	bottom: 0;
	position: fixed;
	right: 0;
	height: 150px;
}
.qr {
  background-color: #fff;
  border: 1px solid #e3e1e2;
  border-radius: 8px;
  color: #1b4986;
  margin: 0 40px 0 0;
  opacity: 0.85;
}
.bgs.application #content .qr .description {
  float: right;
  margin: 12px;
  width: 295px;
}
.qr .description > p {
  color: #1b4986;
  margin-bottom:5px;
}
.bgs.application #content .qr .qrcode {
  float: left;
  height: 90px;
  margin: 10px;
  width: 90px;
}
.bgs.application #content .application-deactive {
  background-color: #f2dede;
  border: 1px solid #eed3d7;
  border-radius: 8px;
  color: #b94a48;
  font-family: BYekan,tahoma;
  font-size: 21px;
  margin: 40px 40px 40px 0;
  padding: 14px;
  text-align: center;
  display:none;
}
#logo > span {
  color: #fff;
  font-family: byekan;
  font-size: 13px;
  position: absolute;
  right: 100px;
  top: 100px;
  cursor:default;
}
.application-logo {
  height: 18px;
  position: absolute;
  right: 80px;
  top: 102px;
  width: 18px;
}
.warn{
	background: url(../img/caution-small.png) no-repeat scroll right 2px rgba(0,0,0,0);
	padding: 0 18px!important;
    color: #717172;
    font-size: 13px;
    text-shadow: 0 2px 1px #bbbaba;
    margin-right:15px;
    text-align:justify;
}
div.save-information{
    text-align: right;
    padding: 0 60px 2px;
}
div#content div#save-information{
	box-shadow: 0px 0px 0px #000000;
	border-radius:0px;
	text-align:right;
	color: #5B5C5C;
	font-family: BKoodakBold,Tahoma;
	font-size:100%;
	height:auto;
	margin: 8px auto;
}
div#content input#save-information{
	border-radius:5px;
	width:10px;
	height:10px;
	padding:10px;
}

/* InternetPackage */
    .container.InternetPackage .InternetPackage{
        display:block;
        width: 480px;
    }
    .container.InternetPackage .info .operator.InternetPackage {
        width:120px;
        height:67px;
        background-size:200% 400%!important;
        cursor:default;
    }
    .container.InternetPackage .InternetPackage .buy {
        display:none;
    }
    .InternetPackage.operator {
        width:180px;
        height:100px;
        margin:5px;
        cursor:pointer;
        float: right;
        display: inline-block;
    }
     .operator.IN-MTN-Hourly {
        background: rgba(0, 0, 0, 0) url("../img/internet-package.png") no-repeat scroll -180px 0px;
    }
    .operator.IN-MTN-Daily {
        background: rgba(0, 0, 0, 0) url("../img/internet-package.png") no-repeat scroll 0px 0px;
    }
    .operator.IN-MTN-Weekly {
        background: rgba(0, 0, 0, 0) url("../img/internet-package.png") no-repeat scroll -180px -100px;
    }
    .operator.IN-MTN-Monthly {
        background: rgba(0, 0, 0, 0) url("../img/internet-package.png") no-repeat scroll 0px -100px;
    }
    .operator.IN-MTN-Amazing {
        background: rgba(0, 0, 0, 0) url("../img/internet-package.png") no-repeat scroll -180px -200px;
    }
    .operator.IN-MTN-TDLTE {
        background: rgba(0, 0, 0, 0) url("../img/internet-package.png") no-repeat scroll 0px -200px;
    }
    .container.InternetPackage .info .InternetPackage.operator.IN-MTN-Hourly {
         background: rgba(0, 0, 0, 0) url("../img/internet-package.png") no-repeat scroll -120px 0px;
    }
    .container.InternetPackage .info .InternetPackage.operator.IN-MTN-Daily {
        background: rgba(0, 0, 0, 0) url("../img/internet-package.png") no-repeat scroll 0px 0px;
    }
    .container.InternetPackage .info .InternetPackage.operator.IN-MTN-Weekly {
        background: rgba(0, 0, 0, 0) url("../img/internet-package.png") no-repeat scroll -120px -55px;
    }
    .container.InternetPackage .info .InternetPackage.operator.IN-MTN-Monthly {
        background: rgba(0, 0, 0, 0) url("../img/internet-package.png") no-repeat scroll 0px -55px;
    }
    .container.InternetPackage .info .InternetPackage.operator.IN-MTN-Amazing {
        background: rgba(0, 0, 0, 0) url("../img/internet-package.png") no-repeat scroll -120px -110px;
    }
    .container.InternetPackage .info .InternetPackage.operator.IN-MTN-TDLTE {
        background: rgba(0, 0, 0, 0) url("../img/internet-package.png") no-repeat scroll 0px -110px;
    }
    .container.InternetPackage .amount-container {
        width: 340px;
    }
    .container.InternetPackage .amount-title {
        height: 25px;
    }

    .InternetPackage .operators {
	width: 700px !important;
    }
    .operators.InternetPackage {
        height: 10px;
    }
      .container.InternetPackage .info {
        padding: 0 40px;
        font-family: BYekan,Tahoma;
        font-size: 13px;
        color: #292A2D;
    }
    .container.InternetPackage .info .title {
        font-size: 17px;
        margin-top: 10px;
        float: right;
        display: inline-block;
    }
    .container.InternetPackage .info .description {
        width: 245px;
        text-align: right;
        float: right;
        display: inline-block;
    }
    .container.InternetPackage .info .operator.InternetPackage {
        background-size: 200% 300%!important;
        cursor: default;
        height: 55px;
        width: 120px;
    }
	.sim-type-container{
		width: 300px;
        display: inline-block;
	}
	.sim-type-container label{
		float: right;
		width: 150px;
		text-align: right;
	}
/* End InternetPackage */

input[type="radio"] {
	width:auto !important;
	height:auto !important;
}
.mw-200 {
	max-width: 200px;
}
.no-products{
	padding: 20vh 0 !important;
}
.operators.WiMax{
	float: left !important;
	margin-top: -6px !important;
}

