﻿


@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: bold;
  src: url('../font/IRANSansWeb.eot');
  src: url('../font/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
     url('../font/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
     url('../font/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
     url('../font/IRANSansWeb.ttf') format('truetype');
}

@font-face {
  font-family: IRANSansBold;
  font-style: normal;
  font-weight: bold;
  src: url('../font/IRANSansWeb_Bold.eot');
  src: url('../font/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
     url('../font/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
     url('../font/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
     url('../font/IRANSansWeb_Bold.ttf') format('truetype');
}

 @font-face {
    font-family: 'YagutBold';
    src: url('../font/YagutBold.woff') format('woff'); /* Modern Browsers */
    src: url('../font/YagutBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../font/YagutBold.eot'), /* IE9 Compat Modes */
         url('../font/YagutBold.ttf')  format('truetype'), /* Safari, Android, iOS */
    
}

  @font-face {
    font-family: 'FontAwesome';
    src: url('../font/fontawesome-webfont.woff') format('woff'); /* Modern Browsers */
    src: url('../font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../font/fontawesome-webfont.eot'), /* IE9 Compat Modes */
         url('../font/fontawesome-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
    
}

body {
    background-color: #E9E9E9;
    direction: rtl;
    color: #333;
}

body, input, option, select {
    font-family: IRANSans;
    font-size: 14px;
}

h1, h2, h3, h4 {
    font-family: IRANSansBold;
    font-weight: bold;
}

#header {
    background: url(../img/header-back.gif) repeat-x;
}

#mobileGuide {
    background-color: #CED9E7;
}

#menubar a {
    background: transparent url(../img/menu-kelid-back.gif) no-repeat;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    vertical-align: bottom;
    text-align: center;
    width: 130px;
    margin-left: 1px;
}

#menubar img {
    vertical-align: middle;
}

#menubar a:hover {
    background: transparent url(../img/menu-kelid-back-hover.gif) no-repeat;
    color: #405891;
}

#menubar .supportlnk {
    background: transparent url(../img/nav2.gif) repeat-x;
}

#menu a {
    color: #fff;
    background: url(../img/kelid-back.png) no-repeat;
    text-align: center;
    text-decoration: none;
}

    #menu a#new-service {
        background: transparent url(../img/kelid-back-new.png) no-repeat;
    }

        #menu a#new-service:hover {
            background: transparent url(../img/kelid-back-new-hover.png) no-repeat;
        }

    #menu a:hover {
        background: #FFCA4D url(../img/kelid-back-hover.png) no-repeat;
    }

    #menu a.green-btn {
        background: url(../img/topup.png) no-repeat;
        background-color: transparent;
    }

        #menu a.green-btn:hover {
            background: url(../img/topupHover.png) no-repeat;
        }

#menu ul {
    list-style-type: none;
}

#menu ul, li {
    margin: 0px;
    padding: 0px;
}

#subMenu {
    margin-top: 85px;
}

    #subMenu .smallBtn a {
        background: none;
        width: 130px;
        height: 20px;
        padding: 5px;
        background-color: #7EA0F0;
        border: 1px solid #0048F0;
        color: #fff;
        text-align: center;
        display: block;
        border-radius: 10px;
    }

        #subMenu .smallBtn a:hover {
            background-color: #ccc;
            color: #0048F0;
            text-decoration: none;
        }

#footer {
    text-align: center;
    background: transparent url(../img/footer-back.gif) repeat-x;
}

.footerlink {
    color: #ddd;
}

#footerlinkbar {
    font-size: 9pt;
}

#copyright {
    font-size: 8pt;
    text-align: center;
}

#fazayeTasvireAvval {
    text-align: center;
}

#tasvireAvval {
    /*border: solid 2px #FFCA4D;*/
}

#underConstruct {
    background-color: #ddd;
    text-align: center;
    border: solid 3px #fff;
}

#movaghat {
    border: solid 2px #fff;
    text-align: center;
}

.LtrTextbox {
    direction: ltr;
}

.actionButton {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.actionButton:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

HR {
    color: #FFCA4D;
    background-color: #FFCA4D;
    border: 0;
    clear: both;
}

.matnbox {
    text-align: justify;
}

/*#paymentBox {
    border: solid 2px #fff;
    background-image: url(../img/back2.gif);
    background-repeat: repeat-x;
    background-color: #fff;
}*/

#banklinks {
    background-color: #fff;
    border: solid 1px #eee;
}

a img {
    border: 0px;
}

a, a:visited {
    text-decoration: none;
    color: #777;
}

a:hover {
    color: #999;
    text-decoration: underline;
}

h3 {
    font-family: IRANSans;
}

.bezoodi {
    background: url(../img/bezoodi.gif);
}

.rahnama {
    list-style-image: url(../img/bullet.gif);
    line-height: 1.5em;
}

    .rahnama li {
        margin-bottom: 1em;
    }

#shetab img {
    border: solid 1px #fff;
}

    #shetab img:hover {
        border: solid 1px #ffb300;
    }

    #shetab img.selected {
        border: solid 1px #000;
        background-color: #FFCA4D;
    }

#helpmenu li {
    list-style-image: url(../img/bullet.gif);
}

#helpcontent {
    padding: 13px 15px 15px 30px;
    border-right: solid 1px #FFCA4D;
    text-align: justify;
}

#helpcontent h1{
    font-size: 18px;
}

#sooratepardakht {
    width: 100%;
    border: solid 1px #bbb;
    border-collapse: collapse;
    border-spacing: 0px;
}

    #sooratepardakht td {
        border: solid 1px #bbb;
    }

.infotable {
    border-collapse: collapse;
}

    .infotable td {
        text-align: right;
        border: solid 1px #FFCA4D;
        padding: 10px;
    }

.soal {
    font-weight: bold;
    color: #867243;
    padding-top: 5px;
    font-family: IRANSansBold;
    font-size: 12pt;
    border-top: solid 2px #FFCA4D;
}

.faqsec {
    font-weight: bold;
    color: #867243;
    padding: 5px;
    font-family: IRANSansBold;
    font-size: 12pt;
    border-bottom: solid 2px #ff894d;
    background-color: #FFCA4D;
}

#shetab img {
    cursor: hand;
}

.transact {
    text-decoration: line-through;
}

.gheymatekol {
    font-weight: bold;
}

.charge-table {
    margin: 15px auto;
    border: 1px #ABBCCB solid;
}

    .charge-table td, .charge-table th {
        padding: 10px;
        text-align: center;
    }

    .charge-table th {
        font: bold 16px 'IRANSans';
    }
    /*.charge-table .pin { font-weight:bold; color:#405891; direction:ltr; letter-spacing:0.15em; background-color:#fff;}*/
    .charge-table .pin {
        font-weight: bold;
        color: #004990;
        direction: ltr;
        letter-spacing: 0.15em;
        background-color: #FFB300;
    }

#userInfo *, #cards * {
    font: 100% IRANSans;
}

#userInfo .field {
    height: 25px;
    margin-bottom: 10px;
}

    #userInfo .field label {
        width: 100px;
    }

#userInfo #e-mail, #phone-number {
    float: right;
    direction: ltr;
}

#lottery-number {
    direction: ltr;
}

#userInfo img.validateEmailIcon, #userInfo img.validatePhoneNumberIcon {
    margin-right: 5px;
    margin-top: 3px;
}

#eRefillUserInfo .field {
    height: 30px;
    margin-bottom: 7px;
    display: block;
}

#eRefillUserInfo input {
    /*float: left;*/
    direction: ltr;
    font-size: 16px;
    vertical-align: middle;
}

#eRefillUserInfo .field label.infoLabel {
    float: left;
    display: block;
    margin-left: 70px;
    color: #960404;
    font-size: 10px;
    margin-top: -20px;
}

#eRefillUserInfo .field .notification, .notification {
    color: #c7254e;
    font-size: 11px;
    margin-top: 4px;
}

#eRefillUserInfo .field label, #eRefillUserInfo .field input {
    /*display: inline-block;*/
    vertical-align: text-bottom;
}

#cards #operators, #cards .operator#talia-cards, #cards .operator#hamrahe-aval-cards {
    display: none;
}

#userInfo .header {
    font-size: smaller;
}

#cards #quantity {
    width: 100px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-sizing: border-box;
    margin-right: 25px;
}

#cards .operator#irancell-cards {
    overflow: auto;
    padding: 0px 10px;
    height: auto;
    left: 0px;
    position: relative;
    width: 220px;
}

#cards h3.title {
    float: right;
    position: relative;
    top: 35px;
    width: 150px;
}

#cards .operator#irancell-cards li {
    list-style: none;
    margin: 3px 6px;
}

#cards hr {
    clear: right;
}

#bill .title, #bill #bill-card-type {
    display: none;
}

#banks h3 {
    position: absolute;
    color: #757575;
    font-size: 13px;
    font-family: IRANSans;
    font-weight: normal;
    float: right;
}

#banks #selected-bank-name {
    background-color: #FFCA4D;
    color: #405891;
    float: left;
    font-family: IRANSans;
    font-size: 14px;
    height: 20px;
    margin-top: 12px;
    padding: 3px;
    text-align: center;
    width: 170px;
    margin-left: 25px;
}


#gateway-selection {
    position: relative;
    top: 151px;
    clear: both;
    font-size:12px;
}

/*#Div1 #gateway-selection {
    top: 125px !important;
}*/

#gateway-selection p {
    text-align: center;
}

#gateway {
    border: solid 1px #cacaca;
}

#banks-list li span {
    display: none;
}

#banks-list {
    width: 480px;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -240px;
}

    #banks-list li {
        list-style: none;
        width: 25px;
        height: 24px;
        background-image: url('../img/Bank/bankha2.gif');
        background-repeat: no-repeat;
        float: right;
        margin: 5px;
        border: solid 1px #cacaca;
        cursor: pointer;
    }

        #banks-list li:hover {
            border: solid 1px #fff;
            outline: solid 3px #ff9600;
        }

div#wrapper .kharidSection .content p#selected-bank-name {
    font: bold 110% Tahoma;
    padding: 10px 30px 0;
    float: left;
}

#no-gateway-message {
    position: absolute;
    bottom: -184px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

#banks #gateway-selection.hidden {
    display: none;
}

#banks {
    position: relative;
    border-top: 1px solid #FFCA4D;
    margin-top: 20px;
    text-align: center;
    clear: both;
}

#bill h3 {
    color: #c5c5c5;
}

#bill .bill {
    margin-right: 10px;
}

#bill tr .caption, #bill tr .value {
    float: right;
    width: 170px;
    height: 22px;
    background-color: #f6f6f6;
    border: solid 1px #d1d1d1;
    text-align: right;
    padding-right: 15px;
    color: #757575;
    line-height: 20px;
}

#bill tr .value {
    text-align: center;
}

#bill tr .value {
    border-right: none;
    direction: rtl;
    color: Black;
}

.bill {
    float: right;
}

#bill .bill #bill-total-price td {
    background-color: #e5e5e5;
    font-weight: bold;
}

div#bill {
    width: 395px;
    margin: 0 auto 15px;
    overflow: auto;
}

div#purchase {
    width: 100%;
    text-align: center;
    position: absolute;
    height: 27px;
    bottom: 57px;
    left: 0;
    right: 0;
    margin: auto;
}

.mobileLabel{
    margin-top:40px;
    text-align: center
}

.editContainer{
    margin: 10px auto 0 auto;
    width: 450px;
    position: relative;
    text-align: center;
}

div#purchase input {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    }

div#purchase input:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

div#purchase a {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    }

div#purchase a:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
        text-decoration: none;
    }


 .editContainer input{
    margin-top: 5px;
    margin-bottom: 5px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    }

.editContainer input:hover{
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}



#echargeSupport div {
    background: white;
    margin: 0;
    padding: 0;
    height: 50px;
}

    #echargeSupport div * {
        float: right;
        font: 100% 'IRANSans';
    }

    #echargeSupport div span {
        width: 50px;
        height: 50px;
    }

    #echargeSupport div h5 {
        margin: 13px 15px 0 50px;
        text-align: right;
        width: 85px;
    }

.forumTitle{
    margin: 13px 15px 0 109px;
    width: 100%;
    display: block;
}
#echargeSupport #phone span {
    display: block;
    background: url(../img/telephone.gif) no-repeat;
}

#echargeSupport #phone p {
}

#echargeSupport #email span {
    clear: right;
    display: block;
    background: url(../img/mail.gif) no-repeat 10px 0;
}

#echargeMessage a {
    margin: auto;
    width: 137px;
}

#purchaseResult {
    margin: auto;
    text-align: center;
    position: relative;
}

    #purchaseResult #success-message {
        color: #3EB98F;
        font: bold 150% 'IRANSansBold';
    }

    #purchaseResult table {
        margin: auto;
        border: 1px solid #ABBCCB;
        border-collapse: collapse;
        margin-bottom: 10px;
    }

        #purchaseResult table td, #purchaseResult table th {
            border: 1px solid #ABBCCB;
            padding: 12px 18px;
            color: black;
        }

        #purchaseResult table th {
            font: bold 130% 'IRANSansBold';
        }

        #purchaseResult table td.charge-code {
            background: #ccc;
            color: #004990;
            font: bold 100% 'IRANSansBold';
            letter-spacing: 2px;
        }

    #purchaseResult #gratitude {
        font: bold 140% 'IRANSansBold';
        color: black;
        margin-bottom: 40px;
        clear: both;
    }


    #purchaseResult #ussd-code-ads{
        font-family: 'IRANSansBold';
        font-size: 14px;
        color: #6752dc;
    }

     #purchaseResult #ussd-code-ads span{
        color: #ff0000;
    }

     #purchaseResult #ussd-code-ads span.en-font{
         font-family: Tahoma;
         font-weight: bold;
     }
#charge-prefix {
    border: 3px double black;
    background-color: gold;
    font-size: 20px;
    font-weight: bolder;
    line-height: 28px;
    margin: 20px auto !important;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    width: 253px;
    float: none;
}

#purchaseResult a {
    clear: both;
    position: static;
}

#banks #banks-list li.selected {
    outline: 3px solid #DF9D00;
    border: 1px solid #DF9D00;
}

#lightBox p.user-info-message, #lightBox p.cards-message, #lightBox p.banks-message {
    clear: right;
    color: Black;
    float: right;
    margin: 10px 10px 0 0;
}

div.messageBox {
    height: 155px;
    width: 600px;
    position: absolute;
    top: 35%;
    right: 33%;
    padding: 5px;
    margin: 0 auto;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-sizing: border-box;
}

div#lightBox {
    width: 100%;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    div#lightBox .lightBoxBg {
        background: url("../img/lightBoxBg.png") repeat scroll 0 0 #424242;
        height: 150%;
        width: 100%;
    }

#formMessages {
    display: none;
}

div.messageBox .closeBtn {
    background: url("../img/closeBtn.png") no-repeat scroll center 10px transparent;
    cursor: pointer;
    float: right;
    height: 21px;
    padding: 10px 0 0;
    right: 5px;
    width: 21px;
}

body {
    margin: 0px;
}

#pagecontainer {
    width: 965px;
    margin: 0 auto;
}

#header {
    height: 130px;
}

#logo {
}

#echargelogo {
    float: left;
    margin: 5px 0px 0px 10px;
    width: 363px;
}

#irancellshoplogo {
    margin: 20px 20px 0px 0px;
    float: right;
    width: 470px;
}

#mobileGuide {
    padding: 5px 0px 10px 5px;
    height: 1em;
}

#menubar {
    margin: 20px 20px 0px 0px;
    width: 960px;
    float: right;
}

    #menubar a {
        display: block;
        float: right;
        line-height: 23px;
    }

#content {
    margin: 0px auto;
    position: relative;
}

#page1ContentTable {
    margin-top: 30px;
    height: 370px;
}

#safhe1rast {
    /*float: right;*/
    width: 484px;
    position: absolute;
    z-index: 1;
    margin-top: 40px;
}

#echarge-ussd {
    bottom: -25px;
    left: 5px;
    text-align:center;
}

#echarge-ussd p{
    color: #0066b3;
    font-size: 20px;
    font-family: "IRANSansBold";
    margin: 5px 0;
}

#echarge-ussd p span{
    color: #0066b3;
    font-size: 15px;
    font-family: "IRANSansBold";
}

#echarge-ussd p span strong{
    color: #e2252c;
    font-size: 15px;
    font-family: IRANSansBold;
    font-weight:bold;
    padding: 0 2px;
}

#ussd-arrow {
    position: absolute;
    top: 25px;
    left: -15px;
    z-index: -100;
}


#echarge-app {
    position: absolute;
}


#echarge-app .app-pic{
    background: url(../img/echarg-app.png) no-repeat;
    display: block;
    width: 259px;
    height: 143px;
    margin-right: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#echarge-app .app-pic:hover {
    background: url(../img/echarg-app-hover.png) no-repeat;
}


#menu {
    margin: 0 auto;
}

    #menu td {
        padding: 0;
    }

    #menu a {
        /*margin:0px 10px 30px 10px;*/
        padding-top: 10px;
        display: block; /*float:right;*/
        width: 200px;
        height: 61px;
        margin: 0 20px 20px;
    }

    #menu img {
        margin: 15px auto;
        border: none;
    }

#banklogobox {
    width: 250px;
    margin: 30px auto 0px auto;
}

#fazayeTasvireAvval {
    width: 425px;
    /*float: left;*/
}

#fazayeTasvireAvval div div div a {
    display: block;
}

#footer {
    clear: both;
    padding-top: 10px;
    margin-top: 10px;
}

.footerlink {
    margin: 0px 10px;
}

#footerlinkbar {
    margin-top: 5px;
    padding: 2px;
}

#copyright {
    margin-top: 10px;
}

#support {
    float: right;
    margin-top: 10px;
}

#underConstruct {
    width: 600px;
    padding: 20px;
    margin: 100px auto;
}

#movaghat {
    margin: 10px 80px 10px 150px;
    padding: 20px;
}

/*.actionButton {
    height: 27px;
}*/

HR {
    height: 1px;
    width: 100%;
}

.matnbox {
    margin: 30px 100px;
}

/*#paymentBox {
    width: 400px;
    height: 320px;
    margin: 0px auto;
    padding: 20px;
}*/

#banklinks {
    margin: 0px 40px;
    padding: 20px;
}

.bezoodi {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
}

#shetab img {
    padding: 5px;
}

#helpmenu {
    float: right;
    width: 200px;
}

#helpcontent {
    float: right;
    width: 715px;
}

.field label {
    float: right;
}

.lottery label {
    float: none;
}

#confirmationBox {
    text-align: center !important;
    font-family: IRANSans;
    font-size: 16px;
    color: #0b2c6c;
    margin-top: 100px;
    border: 1px solid #CCC;
    padding: 10px;
}

div#eChargePurchase input {
       margin-top: 5px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

div#eChargePurchase input:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.mediaContainer {
    border: 1px solid #FFCA4D;
    height: 665px;
    padding: 20px;
    width: 675px;
}

.help-box {
    float: right;
    margin-right: 37px;
    padding: 9px;
    text-align: center;
    width: 180px;
    border: 1px solid #FFCA4D;
}

h2#movieTitle, h2#fullMovieTitle {
    font-weight: bold;
    padding: 5px 0;
    border-bottom: 1px solid #FFCA4D;
    font-family: 'IRANSansBold', Arial, 'Times New Roman', sans-serif;
    font-size: 12px;
}

.help-box li {
    margin-right: 5px;
    text-align: center;
    float: right;
    width: 180px;
}

.help-box ul {
    list-style: none outside none;
    padding: 0;
}

.help-box a {
    text-decoration: none;
    margin-left: 10px;
    padding: 3px 0;
    float: right;
}

.help-box:hover {
    background-color: #FEFADB;
}

.help-box a:hover {
    text-decoration: none;
}

div#fullMovie {
    float: right;
    padding: 10px;
    border: 1px solid #FFCA4D;
    width: 652px;
    background-color: #ABBCCB;
}

div#selectVideo {
    float: right;
}

div#fullMovie p {
    float: right;
    margin: 0;
    width: 450px;
}

div#fullMovie ul {
    float: right;
    list-style: none;
    width: 410px;
    margin: 10px 0;
}

    div#fullMovie ul li {
        margin: 5px 0;
        float: right;
    }

div#mediaplayer_wrapper {
    top: 20px;
}

span.fileSize {
    float: right;
    font-size: 11px;
    margin-top: 5px;
}

ul#fullMovieOptions li {
    float: right;
    width: 200px;
}

    ul#fullMovieOptions li a {
        float: right;
        margin-left: 5px;
    }

.remember-me {
    float: right;
    margin-right: -4px;
    width: 123px;
}

    .remember-me label {
        float: left;
    }

    .remember-me input {
        float: right;
        height: 20px;
    }

#confirmationBox div, #confirmationBox span {
    font-family: IRANSansBold;
    font-weight: bold;
    font-size: 20px;
}

span.vat {
    font-size: 14px !important;
    padding: 10px;
    font-family: IRANSans !important;
    display: block;
}

span.highLight {
    color: Maroon;
    font-weight: bold !important;
}
/* Purchase info Save */
#infoSave {
    float: right;
    margin-left: 10px;
}

.field .infoSave {
    color: #333333;
    float: right;
}

.reseller a {
    background-color: #7EA0F0;
    border: 1px solid #0048F0;
    color: #FFFFFF;
    display: block;
    margin: 10px auto;
    padding: 5px;
    width: 200px;
    border-radius: 10px;
}

    .reseller a:hover {
        background-color: #ccc;
        color: #0048F0;
        text-decoration: none;
    }

#purchaseResult p {
    text-align: center !important;
}

#purchaseResult a {
    text-align: center !important;
}

#remark {
    color: #C22323;
    font-family: IRANSans;
    font-size: 18px;
}

.bold {
    font-family: IRANSansBold;
}

.black{
    color: #333 !important;
}

.ussd {
    border: 3px double black;
    background-color: gold;
    float: left;
    color: #000;
    font-size: 14px;
    font-weight: bolder;
    padding: 6px;
    width: 112px;
    direction: ltr;
}

#charge-prefix-general {
    margin-top: 5px;
}

#charge-prefix-magical {
    margin-top: 4px;
}

#charge-prefix-magical, #charge-prefix-general {
    clear: both;
    float: right;
    margin-right: 280px;
    width: 450px;
}

#charge-prefix-magical {
    margin-bottom: 30px;
}

#lottery-message {
    clear: both;
}

.info {
    float: right;
    margin-top: 7px;
    width: auto;
}

.cardChargePanelTitle, .topUpPanelTitle {
    font-family: IRANSansBold;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
}

.topUpPanelTitle {
    padding: 0 10px;
}

#enamadWrapper {
    position: absolute;
    width: 125px;
    height: 140px;
    border: 1px solid #aaa;
    left: -135px;
    top: 0;
}

.echargeInfo{
    width: 230px;
    margin: 10px 0;
    height: 625px;
    float: left;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 6px 20px 10px;
    /*margin: 10px 0; 
    width: 230px; 
    height: 520px*/
}

.echargeInfo h2{
    margin-top: 10px;
    font-size:15px;
}


.echargeInfo li {
    line-height: 19px;
    margin-bottom: 8px;
    font-size: 12px;
    text-align: justify;
}

.echargeInfo-wrapper{
    padding-left: 15px;
}
#rightel {
    height: 16px;
    width: 85px;
    vertical-align: middle;
    display: inline-block;
    background: url(../img/rightel.png) no-repeat;
}

    #rightel:hover {
        background-position: 0 -16px;
    }

#footer-banner a {
    /*display: block;*/
    text-align: center;
}

#overlay {
    background-color: #000000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    -khtml-opacity: 0.85;
    -moz-opacity: 0.85;
    opacity: 0.85;
    position: absolute;
    z-index: 10000;
    height: 628px;
    text-align: center;
    width: 965px;
}

    #overlay p {
        color: #fff;
        font-size: 19px;
        text-align: center;
        margin: 10px;
    }

    #overlay img {
        display: inline-block;
        margin-top: 125px;
    }

    #overlay a {
        margin: 10px 0;
        padding: 10px;
        border: 1px solid white;
        display: inline-block;
        background-color: #0260b7;
        color: #fff;
        font-size: 13px;
    }

        #overlay a:hover {
            background-color: #0caecf;
            color: #fff;
        }




/*-------------------------------------------------------------------------------*/
/*---------------    Style of  irancell Inteneer Package-------------------------*/
/*-------------------------------------------------------------------------------*/


body #pagecontainer #content:after {
  content: "";
  display: block;
  clear: both;
}
/* line 29, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper h1 {
  font-family: IRANSansBold;
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto;
  padding-top: 10px;
  padding-right: 10px;
}
/* line 36, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper {
  margin-top: 10px;
}
/* line 39, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper:after {
  content: "";
  display: block;
  clear: both;
}
/* line 45, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package {
  border-top: #d7d7d7 1px solid;
  border-right: #d7d7d7 1px solid;
  border-bottom: #d7d7d7 1px solid;
  float: right;
  margin: 10px 1.5%;
  box-sizing: border-box;
  width: 47%;
  border-left: #d7d7d7 1px solid;
  border-radius: 6px;
  overflow: hidden;
}


body #pagecontainer #content .container-wrapper .package-wrapper .package.disable .fourth-row {
    pointer-events: none;
    cursor: default;
}

body #pagecontainer #content .container-wrapper .package-wrapper .package.disable .fourth-row a {
    font-family: IRANSansBold;
    text-align: center;
    text-decoration: none;
    background-color: rgba(193, 193, 193, 0.5);
    color: #333;
}


/* line 58, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .gif p {
    font-family: IRANSansBold;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    display: block;
    text-shadow: 0 0 2px #FFF;
    line-height: 1.5;
    padding: 5px 0;
    margin: 0;
}
/* line 68, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .center {
  font-size: 18px;
  height: 93px;
  vertical-align: middle;
  font-weight: 400;
  direction: rtl;
  display: table-cell;
  text-shadow: 0 0 1px #FFF;
  padding-right: 125px;
}
/* line 79, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .first-row {
  height: 93px;
  border-bottom: #d7d7d7 1px solid;
  color: #373737;
  background-color: #f8f8f8;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-image: url("../img/3g-logo.png");
  background-repeat: no-repeat;
  position: relative;
  background-position: 98% 3px;
}
/* line 92, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .first-row .package-time {
  transform-origin: 100%;
  position: absolute;
  top: -10px;
  height: 20px;
  width: 94px;
  text-align: center;
  right: 100px;
  line-height: 17px;
  background: #ff8e00;
  color: #fff;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
/* line 110, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .center p:last-child {
    font-family: IRANSans;
    color: #797979;
    font-size: 13px;
    text-shadow: 0 0 1px #FFF;
}
/* line 122, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .first-row2 {
  height: 135px;
  border-bottom: #d7d7d7 1px solid;
  color: #373737;
  background-color: #f8f8f8;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  position: relative;
}
/* line 132, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .first-row2 .traffic {
    position: absolute;
    top: 10px;
    right: 20px;
    height: 25px;
    text-align: right;
    font-size: 16px!important;
    font-family: IRANSansBold!important;
    font-weight: 700;
    padding-left: 10px;
    line-height: 28px;
    background: #ff8e00;
    color: #fff;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px 0px 0px 3px;
}
/* line 144, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .first-row2 .traffic img {
  position: relative;
  right: -10px;
  top: -7px;
  float: right;
}
/* line 151, ../sass/partials/_layout.scss */
/* line 162, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .first-row2 .center {
  height: auto;
  display: block;
  padding-right: 25px;
  padding-left: 20px;
  padding-top: 50px;
}
/* line 170, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .second-row {
  font-weight: 400;
  font-size: 14px;
  height: 45px;
  position: relative;
  line-height: 45px;
  background-color: #e6e6e6;
  border-top: 2px solid #d7d7d7;
  color: #373737;
  display: none;
}
/* line 180, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .second-row .activate-code {
  float: right;
  color: #373737;
  padding: 0 18px;
}
/* line 186, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .second-row .ussdcode {
  float: left;
  color: #373737;
  direction: ltr;
  padding: 0;
  letter-spacing: 0.5px;
  padding-left: 14px;
}
/* line 196, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .third-row {
  height: 45px;
  color: #373737;
  line-height: 45px;
  background-color: #f8f8f8;
  font-weight: 500;
}
/* line 204, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .third-row span {
  font-size: 14px;
  padding: 0 18px;
  font-weight: 400;
}

body #pagecontainer #content .container-wrapper .package-wrapper .package .third-row span.price {
  float: right;
}

/* line 209, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .third-row span.number {
  float: left;
}
/* line 215, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .fourth-row {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
}

body #pagecontainer #content .container-wrapper .package-wrapper .package .fourth-row input{
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    background-color: #0099ff;
    color: #fff;
}

/* line 223, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .fourth-row a {
    display: block;
    background-color: #2381bf;
    color: #fff;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

body #pagecontainer #content .container-wrapper .package-wrapper .package .fourth-row a:hover {
  background-color: #2989d8;
}
/* line 229, ../sass/partials/_layout.scss */
body #pagecontainer #content .container-wrapper .package-wrapper .package .fourth-row a .order {
  cursor: pointer;
  display: block;
  font-size: 16px;
  text-align: center;
}
/* line 242, ../sass/partials/_layout.scss */
body #pagecontainer #content .sideBar-wrapper {
  float: left;
  margin: 10px 0;
}
/* line 246, ../sass/partials/_layout.scss */
body #pagecontainer #content .sideBar-wrapper .side-bar {
  margin: 34px 0;
  border: 2px solid #fff;
  width: 225px;
  padding: 19px 10px 10px;
  height: 534px;
  background-color: #eee;
  font-size: 12px;
  line-height: 18px;
}

/*----- Tabs -----*/
/* line 264, ../sass/partials/_layout.scss */
.tabs {
  width: 100%;
  display: inline-block;
}

/*----- Tab Links -----*/
/* Clearfix */
/* line 271, ../sass/partials/_layout.scss */
.tab-links:after {
  display: block;
  clear: both;
  content: '';
}

/* line 277, ../sass/partials/_layout.scss */
.tab-links {
  float: right;
  width: 14%;
  padding-right:0px;
  margin-top: 10px;
}

/* line 282, ../sass/partials/_layout.scss */
.tab-links li {
  list-style: none;
  border: #d7d7d7 1px solid;
  border-bottom: 0px;
  border-left: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.tab-links li:last-child {
  border-bottom: 1px solid #d7d7d7;
}

/* line 290, ../sass/partials/_layout.scss */
.tab-links a {
  padding: 9px 15px;
  display: block;
  border-radius: 0px 3px 3px 0px;
  font-size: 16px;
  font-weight: 600;
  color: #4c4c4c;
  text-decoration: none;
  transition: all linear 0.15s;
}

/* line 301, ../sass/partials/_layout.scss */
.tab-links a:hover {
  background: #fff;
  text-decoration: none;
}

/* line 306, ../sass/partials/_layout.scss */
.package-wrapper tabs li a:hover, li.active a, li.active a:hover {
  background: #fff;
  color: #333;
}

/*----- Content of Tabs -----*/
/* line 312, ../sass/partials/_layout.scss */
.tab-content {
    margin: 10px 0;
    width: 787px;
    min-height: 311px;
    float: right;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 5px;

}

/* line 320, ../sass/partials/_layout.scss */
.tab {
  display: none;
}
/* line 323, ../sass/partials/_layout.scss */
.tab:after {
  content: '';
  clear: both;
  display: block;
  height: 1px;
}

/* line 331, ../sass/partials/_layout.scss */
.tab.active {
  display: block;
}



.package-detail table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 20px;
}

.package-detail table tr:nth-child(2n-1) td {
  background: #f3f3f3;
}

.package-detail table th,
.package-detail table td {
  text-align: center;
}

.package-detail table th {
  font-family: IRANSansBold;
  padding: 5px 20px;
  color: #4a4b4c;
  border-bottom: 1px solid #C1CED9;
}

.package-detail table th.desc {
  width: 55%;
}


.package-detail table td {
  padding: 10px;
  text-align: right;
  color: #717171;
  word-wrap:break-word
}

.package-detail table td.desc {
  vertical-align: top;
}

.echargePannel{
    margin: 10px 0; 
    width: 635px; 
    height: 625px; 
    float: right;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 6px 20px 10px;
}

.form-control {
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-sizing: border-box;
}

.select-control {
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-sizing: border-box;
}

.lotteryInput{
    width: 220px;
}

.custom-width{
    width: 239px;
}

.paymentBox-wrapper{
    position: relative;
    margin: 35px auto;
    width: 450px; 
    height: 330px; 
}

.Pannel {
    margin: 60px auto 0 auto; 
    width: 590px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 20px 20px 10px;
}

.label{
    font-size: 12px !important;
    color: #959595;
}

.payment-wrapper{
    margin: 0 auto; 
    width: 450px; 
    height: 225px; 
    position: relative;
}

.gray{
    color:#959595; 
    font-size: 12px !important;
}

#CPH1_payment #paymentBox #purchase{
    //bottom: 87px;
}

.alertPackage{
    display:none;
    padding: 15px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.displayPackage {
    display: block;
    padding: 15px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}


.package-detail table td.centerAlign{
    text-align: center !important;
}

.ConfirmationWrapper{
    width: 100%; 
    height: auto;
}

#menubar a.custom-menu{
    background: transparent url(../img/menu-new.png) no-repeat;
    color: #000;
}

#menubar a.custom-menu:hover{
    background: transparent url(../img/menu-new-hover.png) no-repeat;
    color: #000;
}


.category-wrapper{
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    min-height: 500px;
}
.wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -190px 0 0 -468px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #9f9f9f;
  font-size: 15px;
}
.packageCategory {
    box-sizing: border-box;
    width: 301px;
    height: 380px;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 7px;
    display: inline-block;
    padding: 24px;
    text-align: center;
    float: right;
    -webkit-transition: margin-top 0.5s linear;
    transition: margin-top 0.5s linear;
    position: relative;
    margin-right: 18px;
    margin-top: 10px;
}
.packageCategory:hover {
    border-color: #2381bf;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.categoryName {
    font-family: IRANSansBold;
    font-size: 18px;
    font-weight: bold;
    color: #565656;
    margin-top: -5px;
}
.name {
    margin-top: 7px;
    font-family: IRANSans;
    color: #797979;
    font-size: 13px;
}
.name::after {
  content: "";
  font-weight: normal;
}

.boltonCategory {
  font-size: .9rem;
  font-weight: 600;
  padding: 2px 21px 2px 21px;
  color: #fff;
  border: 1px solid #ff8e00;
  display: inline-block;
  border-radius: 15px;
  background-color: #ff8e00;
  position: relative;
  bottom: -20px;
}
.categoryDetail {
  list-style: none;
  padding: 0;
  text-align: right;
  margin-top: 29px;
}

.categoryDetail p {
    font-size: 13px;
    line-height: 190%;
    color: #7d7d7d;
    text-align: justify;
    direction: rtl;
}
.categoryDetail li {
  margin-bottom: 15px;
}
.checkIcon {
  font-family: "FontAwesome";
  content: "\f00c";
}
.categoryDetail li::before {
  font-family: "FontAwesome";
  content: "\f00c";
  font-size: 1.3rem;
  color: #2381bf;
  margin-right: 3px;
}
/* Triangle */


.new {
    *zoom: expression(
        this.runtimeStyle.zoom="1",
        this.insertBefore(
            document.createElement("div"),
            this.childNodes[0]
        ).className="before",
        this.appendChild(
            document.createElement("div")
        ).className="after"
    );
}

.new::before,.new .before{
     width: 100%;
    height: 100%;
    border-width: 64px 64px 0 0;
    border-color: #2381bf transparent transparent transparent;
    position: absolute;
    left: -15px;
    top: -11px;
    content: "";
    background-image: url(../img/ribbon.png);
    background-repeat: no-repeat;
}

.category-wrapper .packageCategory .boltonBuyButton a {
    font-size: 16px;
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0;
    display: block;
    background-color: #2381bf;
    color: #fff;
    padding: 10px 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/*.category-wrapper .packageCategory .boltonBuyButton a:before{
    font-family: "FontAwesome";
    content: "\f07a";
    color: white;
    padding-left: 10px;
}*/

body #pagecontainer #content .container-wrapper .package-wrapper .package .fourth-row a:before{
    font-family: "FontAwesome";
    content: "\f07a";
    color: white;
    padding-left: 10px;
}

.category-wrapper .packageCategory .boltonBuyButton a:hover {
    text-decoration: none;
}

.category-wrapper .packageCategory:hover .boltonBuyButton a{
     background-color: #2989d8;
}


.borderBottom{
    border-bottom: 1px solid #C1CED9;
}

body #pagecontainer #content .container-wrapper .breadcrumb span{
    font-size: 14px;
    padding: 0 5px;
    color: #afafaf;
}

body #pagecontainer #content .container-wrapper .breadcrumb a{
    color: #337ab7;
    font-size: 18px;
}

body #pagecontainer #content .container-wrapper .breadcrumb a:hover{
    text-decoration: none;
}

.supportWrapper{
    width: 70%; 
    margin: 100px auto 0 auto;
}

.tableWrapper{
    width: 100%;
    background-color: #fff; 
    clear: right;
}

.text-wrapper{
    margin: 10px 0;
    width: 963px;
    height: 625px;
    float: right;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.padding-wrap{
    padding: 6px 20px 10px;
 }

.padding-wrap p, .padding-wrap ul{
    padding-right: 15px;
}

.list-icons{
        list-style: none;
    padding-left: 0;
    padding-right: 0;
}

.list-icons li{
    padding-top: 5px;
    padding-right: 36px;
    position: relative;
    margin-bottom: 13px;
    display: table;
    line-height: 25px;
}

.list-icons li .fa{
    background-color: #2381bf;
    color: #FFF;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    padding: 5px;
    border-color: #0088CC;
    position: absolute;
    right: 0;
    top: 0px;
    display: table-cell;
    vertical-align: middle;
}

strong{
    font-family: IRANSansBold;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#footer-banner{
    position: relative;
}

    #footer-banner .e-namad {
        margin-top: -50px;
    }

    #footer-banner .e-namad img {
        width: 70px
    }


.has-ribbon .black-ribbon {
    position: absolute;
    left: 0;
}


/* ----------------- MODAL -------------------- */


#lightBox-modal {
    width: 100%;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    #lightBox-modal .lightBoxBg {
        background: rgba(0,0,0,0.5);
        height: 150%;
        width: 100%;
    }

.lightBox-content {
    height: auto;
    width: 600px;
    position: absolute;
    top: 25%;
    right: 33%;
    padding: 5px;
    margin: 0 auto;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-sizing: border-box;
    overflow: auto;
}

.lightBox-content .closeBtn {
    background: url("../img/closeBtn.png") no-repeat scroll center 10px transparent;
    cursor: pointer;
    float: left;
    height: 21px;
    padding: 9px;
    width: 21px;
}

.header {
    text-align: right;
    padding: 6px 16px;
    background: #f6f6f6;
}


.imageHolder {
    width: 222px;
    height: auto;
    float: right
}

.imageHolder img{
    width: 100%;
    height: auto;
}

.textHolder{
    float: none;
    margin:130px auto;
    text-align: center
}

.textHolder p.title{
    font-size: 19px;
    font-weight: bold;
}

.textHolder p{
    margin:5px
}

.textHolder a {
    margin-top: 13px;
}

#modal {
    left: 38%;
    margin: -250px 0 0 -18%;
    opacity: 0;
    position: absolute;
    opacity: 1;
    top: 50%;
    visibility: visible;
    width: 60%;
    display: none;
    box-shadow: 0 3px 7px rgba(0,0,0,.25);
    box-sizing: border-box;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    z-index: 99;
}

    #modal h2 {
        margin: 0;
        color: #1f1f1f;
        display: inline-block;
    }
    #modal .contentHolder{
        padding: 10px;
        color: #000
    }
.modal-content {
    background: #fff;
    position: relative;
    z-index: 20;
    border-radius: 5px;
    color: #000;
    text-align: left;
}
#modal .contentHolder {
    border-top: 1px solid #eee;
    /* IE10+ */
    background-image: -ms-linear-gradient(top, #ffffff 0%, #F6F6F6 47%, #d7d7d7 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #ffffff 0%, #F6F6F6 47%, #d7d7d7 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, #ffffff 0%, #F6F6F6 47%, #d7d7d7 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(47, #F6F6F6), color-stop(100, #d7d7d7 ));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #F6F6F6 47%, #d7d7d7 100%);
    /* W3C Markup */
    background-image: linear-gradient(to bottom, #ffffff 0%, #F6F6F6 47%, #d7d7d7 100%);
}
.contentHolder::after{
    clear: both;
    content: "";
    display: block;
}
#modal .overlay {
    background-color: #000;
    background: rgba(0,0,0,.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}
.modal-content a.close-btn {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 0 6px;
    border-radius: 5px;
    background-color: #ccc;
    margin: 6px 0;
    float: left;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
    .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #1e7e34;
        border-color: #1c7430;
    }
        .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(40,167,69,.5);
        }
    .btn-success:hover {
        color: #fff;
        background-color: #218838;
        border-color: #1e7e34;
    }
.btn:focus, .btn:hover {
    text-decoration: none;
}
.btn .androidIcon{
    font-size: 20px;
}

@media (max-width: 1600px) {
    #modal {
        left: 39%;
        width: 58%;
    }
}


@media (max-width: 1440px) and (min-width: 1024px) {
    #modal {
        left: 40%;
        width: 56%;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    #modal {
        left: 39%;
        width: 59%;
    }
}



