/* Minification failed. Returning unminified contents.
(262,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '!important'
(2094,39): run-time error CSS1046: Expect comma, found '0'
(2094,43): run-time error CSS1046: Expect comma, found '/'
 */
/* Brand Colour: https://www.designinfo.in/pantone-tpg-replacement-page/pantone-18-4538-tpg-hawaiian-surf-replacement-page-fashion-home-interiors-Buy-India-3305.html*/
button.primary, .button.primary {
    /*background-color: #3DAA4B !important;*/
}

a:not(.button) {
    color: #3DAA4B !important;
}

a.button.primary span {
    color: #fff;
}

.top-bar {
    background: #fff !important;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

@media only screen and (min-width: 58.75em) {
    .top-bar-section li:not(.has-form) a:not(.button) {
        background: #fff !important;
        color: #3cd33e !important;
    }
}

.top-bar-section ul li {
    background: #fff !important;
}

.active {
    color: #2b9741 !important;
    border-bottom: solid 2px #f00 !important;
}
/* Small only */
@media screen and (max-width: 39.9375em) {
}

/* Medium and up */
@media screen and (min-width: 40em) {
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
}

/* Large and up */
@media screen and (min-width: 64em) {
}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
}

@font-face {
    font-family: 'b_mitraregular';
    src: url('../fonts/b_mitra-webfont.eot');
    src: url('../fonts/b_mitra-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/b_mitra-webfont.woff2') format('woff2'), url('../fonts/b_mitra-webfont.woff') format('woff'), url('../fonts/b_mitra-webfont.ttf') format('truetype'), url('../fonts/b_mitra-webfont.svg#b_mitraregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-size: 13pt;
}

@font-face {
    font-family: 'nazanin';
    src: url('../fonts/nazanin.eot');
    src: url('../fonts/nazanin.eot?#iefix') format('embedded-opentype'), url('../fonts/nazanin.woff2') format('woff2'), url('../fonts/nazanin.woff') format('woff'), url('../fonts/nazanin.ttf') format('truetype'), url('../fonts/nazanin.svg#nazanin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nazaninbold';
    src: url('../fonts/nazaninbold.eot');
    src: url('../fonts/nazaninbold.eot?#iefix') format('embedded-opentype'), url('../fonts/nazaninbold.woff2') format('woff2'), url('../fonts/nazaninbold.woff') format('woff'), url('../fonts/nazaninbold.ttf') format('truetype'), url('../fonts/nazaninbold.svg#nazaninbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'iran_sansregular';
    src: url('../fonts/iran_sans.eot');
    src: url('../fonts/iran_sans.eot?#iefix') format('embedded-opentype'), url('../fonts/iran_sans.woff') format('woff'), url('../fonts/iran_sans.ttf') format('truetype'), url('../fonts/iran_sans.svg#iran_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'yekan';
    src: url(../fonts/web_Yekan.woff);
    src: url(../fonts/web_Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/web_Yekan.woff) format("woff"), url(../fonts/web_Yekan.ttf) format("truetype"), url(../fonts/web_Yekan.svg#BYekan) format("svg");
}

html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

body {
    font-family: 'b_mitraregular', Tahoma; /*!important  'nazanin',*/
    font-size: 12pt;
    padding-top: 50px;
    padding-bottom: 20px;
}

    body * {
        font-family: yekan;
    }

    body .fa {
        /*font: normal normal normal 14px/1 FontAwesome;*/
        font-family: FontAwesome !important;
        margin-left: 5px;
    }

.navbar {
    margin-bottom: 5px;
}

.top-bar-section ul li > a,
.userProfile span {
    font-family: nazaninbold !important;
    font-size: 1em !important;
}

form .control-label {
    font-family: nazanin !important;
    font-size: 1em !important;
}

@media only screen and (min-width : 1224px) {
    form .control-label {
        font-size: 1.3em !important;
    }
}

input {
}

    label,
    input[type="text"],
    input[type="password"],
    input[type="number"],
    input[type="tel"],
    select {
        -moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
    }

    input.medium {
        font-size: 14pt !important;
    }

    input.small {
        font-size: 12pt !important;
    }

    input.tiny {
        font-size: 10pt !important;
    }
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 5px;
}

    .body-content form .row {
        padding-left: 10px;
        padding-right: 10px;
    }

.logo {
    /*vertical-align: top;*/
}

    .logo img {
        padding-bottom: 2px;
    }


    .logo span {
        display: inline-block;
        vertical-align: baseline;
        font-family: nazaninbold;
        font-size: 22pt !important;
        color: #EFB206;
        line-height: 2.2rem !important;
    }

h1, h2, h3, h4, h5, h6, .button, .grid .grid-header th {
    font-family: 'nazanin' !important;
}

    h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
        font-family: 'nazanin';
        vertical-align: middle;
    }

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        font-family: 'nazanin' !important;
    }

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */

.expanded ul li a {
    padding-right: 10px !important;
}

.expanded ul li .loginPartial span {
    display: inline-block;
    padding-right: 5px !important;
}

.top-bar .toggle-topbar {
    left: auto !important;
    right: 0 !important;
}

.top-bar .title-area .name h1 {
    display: inline-block;
    min-width: 200px;
}

.top-bar .title-area .name .spacer {
    padding-right: 10px;
}

.top-bar {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #98ff00 !important;
}

.top-bar-section ul.right {
    padding-right: 15px;
}

.top-bar-section ul li a {
    line-height: 2.62rem !important;
}


.top-bar.expanded .toggle-topbar.menu-icon a {
    text-indent: 24px !important;
}

.top-bar.expanded .top-bar-section ul li > a {
    padding-top: 0;
    padding-bottom: 0;
    !important;
}

.top-bar.expanded .top-bar-section .loginPartial {
}

    .top-bar.expanded .top-bar-section .loginPartial li a, .top-bar.expanded .top-bar-section .loginPartial li span {
        padding-right: 10px !important;
    }

.data-view {
    padding-right: 5px;
}

.validation-summary-valid {
    display: none;
}

.validation-summary.validation-summary-error {
    display: block;
}

.validationSummary {
    /*margin-top: 5px;
padding-top: 10px;
border-top: 1px solid #707070;*/
}

    .validationSummary * {
        color: #fff;
        text-align: right;
    }

    .validationSummary ul {
        margin-bottom: 0;
    }

    .validationSummary li {
        font-family: 'nazanin';
    }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    float: right;
    margin-right: -20px;
}

.datepicker-plot-area,
.switch-paddle,
.panel.callout.paging,
.prefix.control-label {
    moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
}

.prefix.control-label {
    -moz-border-radius-topleft: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    -webkit-border-top-left-radius: 0 !important;
    -webkit-border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.price {
    display: inline-block;
    direction: rtl;
}

.login .others {
    font-family: 'nazanin';
    font-size: 14pt;
}

    .login .others div a {
        font-size: 12pt;
    }


.loginPartial li {
    margin: 0;
}

    .loginPartial li span {
        display: block;
        color: #000 !important;
        padding-top: 10px;
        font-family: nazaninbold !important;
        font-size: 1em !important;
    }

span.label, label.label {
    color: #000;
}

.note, .note * {
    font-family: iran_sansregular;
    color: #EFB206;
}

.uploader .filesetTitle-wrapper .columns {
    padding-right: 20px;
}

.uploader .working {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url('images/loading.gif') no-repeat center center;
}

.uploader .progress {
    /*width: 100px;*/
    max-width: 100%;
    /*padding: 3px 10px;*/
    position: relative;
}

.uploader .progress, .uploader .bar {
    font-family: 'b_mitraregular';
    font-size: 9pt;
    display: inline-block;
    letter-spacing: 0.05em;
    color: #fff;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

/*.uploader .progress {
     box-shadow: #a8a8a8 5px 5px inset;
    -moz-box-shadow: #a8a8a8 5px 5px inset;
    -webkit-box-shadow: #a8a8a8 5px 5px inset;
}*/

.uploader .bar {
    /*padding-right: 5px;*/
    padding-top: 0;
    letter-spacing: 0.15em;
}

.uploadedFileSpacer {
    width: 100%;
    text-align: center;
    margin: auto;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    border-bottom: dashed 1px #ffcb00;
}

@media screen and (max-width: 360px) {
    .uploader .bar {
        font-size: 10pt;
    }
}

.uploader .working {
    position: absolute;
    top: 5px;
    left: 5px;
}

.uploader .fileInfo img {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.uploader .fileInfo .fa {
    color: #8ebd49;
    font-size: 12pt;
    vertical-align: middle;
}

.fa-info-circle {
    color: #ffac00 !important;
}

.uploader .fileInfo .text {
    vertical-align: top;
}

.uploader .preview {
    text-align: center;
}

    .uploader .preview img {
        border-radius: 4px;
        border: 1px solid #ccc;
    }

    .uploader .preview * {
        margin: auto;
        text-align: center;
    }

.uploader .upload-button-wrapper {
    margin: 5px;
}

.uploader #btnUpload {
    background-color: #f2f2f2;
    padding: 3px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-style: solid;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

    .uploader #btnUpload:hover {
        background-color: #e9e9e9;
    }

.uploader #imageUpload {
    display: none;
}

.uploader .submit {
    margin-top: 10px;
    text-align: center;
}

.uploader .upload-wrapper {
    padding: 10px;
    margin-top: 10px;
}


    .uploader .upload-wrapper div p {
        padding: 5px;
        border: 1px solid #a8a8a8;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

.uploader .productName, .uploader .totalCount {
    padding: 5px;
}

.uploader .totalCount {
    margin-top: 8px;
    display: inline-block;
    font-size: 12pt;
}

.chooseProduct .submit-wrapper, .uploader #btnSubmit,
.shipping .submit-wrapper, .shippingNew .submit-wrapper {
    display: none;
}

.uploader .filesetDetail {
}

.uploader .filesetDetail-wrapper {
}

    .uploader .filesetDetail-wrapper .progress, .uploader .filesetDetail-wrapper input {
        display: none;
    }

.uploader .filesetTitle-wrapper .fa {
    cursor: pointer;
    font-size: 14pt;
}

.uploader .filesetTitle-wrapper .fa-upload {
}

.uploader .filesetTitle-wrapper .fa-ban {
    display: none;
    color: #ff6d00;
}

.uploader .filesetTitle-wrapper .fa-remove {
    display: none;
    color: #f73d3d;
}

.uploader .filesetDetail-wrapper .type {
    width: 75px;
    min-width: 75px;
    white-space: nowrap;
}

.uploader .filesetDetail-wrapper .image {
    width: 100px;
}

.uploader .filesetDetail-wrapper .filesetDetail {
    /*width: 200px;*/
}

.uploader .filesetDetail-wrapper .buttons {
    /*width: 60px;*/
    text-align: center;
}

    .uploader .filesetDetail-wrapper .buttons input {
        margin-bottom: 0;
    }

.uploader .filesetDetail-wrapper .filesetDetail div {
    text-align: right;
}

.uploader .filesetDetail-wrapper .filesetDetail p {
    margin: 0 !important;
    direction: ltr;
    display: inline-block;
    width: 100%;
}

.uploader .unit {
    font-size: 9pt;
}

.uploader .buttonUpload {
    display: inline-block;
}

.services .header, .uploader .header {
    margin: auto;
    text-align: center;
    max-width: 950px;
}

    .services .header div, .uploader .header div {
        margin: auto;
        text-align: right;
        max-width: 950px;
    }

.services .service a .fa {
    padding-left: 5px;
}

.register {
}

    .register .window {
        min-width: 410px;
        max-width: 450px;
        min-height: 200px;
        text-align: center;
        margin: auto;
        border: solid 2px #ddd;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

        .register .window .title {
            text-align: right;
            font-size: 11pt;
            display: block;
            margin-bottom: 15pt;
        }

        .register .window input[type=number],
        .register .window input[type=tel] {
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

    .register .verifyMobile {
        width: 400px;
    }

    .register .enterVerificationCode {
        width: 400px;
    }

    .register .registerForm {
        width: 450px;
    }

    .register .enterVerificationCode input[type=tel] {
        width: 160px;
        height: 55px;
        font-size: 35pt;
        letter-spacing: 0.2em;
        padding-top: 15px;
    }

    .register .enterVerificationCode .message {
        margin-right: 7px;
    }

    .register .enterVerificationCode .countDown {
        color: #aaa;
        vertical-align: middle;
        line-height: 2.8;
    }

        .register .enterVerificationCode .countDown * {
            font-size: 15pt !important;
        }

        .register .enterVerificationCode .countDown .fa {
            margin-left: 0;
        }

        .register .enterVerificationCode .countDown span {
        }

    .register .window .message {
        text-align: right;
        display: block;
        margin-bottom: 5px;
        color: #f00;
        font-size: 9pt;
    }

    .register .verifyMobile {
    }

    .register .isReal input {
        width: initial !important;
        height: initial !important;
        display: inline-block;
    }

    .register .nationalCode,
    .register .companyName {
        /*display: none;*/
    }

    .register .existingMember a .text {
        font-family: nazanin;
        font-size: 14pt;
    }

.chooseProduct {
}

    .chooseProduct #btnGetProductDetails, .chooseProduct .products, .chooseProduct .details-wrapper,
    .chooseProduct .counts, .chooseProduct .features-wrapper, .shippingNew .details-wrapper {
        display: none;
    }

    .chooseProduct .details-wrapper {
    }

    .chooseProduct .count-wrapper {
        padding: 5px;
        padding-right: 0;
    }

    .chooseProduct .series-wrapper {
        padding: 5px;
    }

        .chooseProduct .series-wrapper input {
            width: 100%;
        }

    .chooseProduct .submit-wrapper {
        text-align: center;
        margin-top: 10px;
        padding: 10px;
    }

    .chooseProduct .printType-wrapper {
        margin-bottom: 10px;
    }

        .chooseProduct .printType-wrapper label {
            font-weight: normal;
            font-size: 10pt;
        }

        .chooseProduct .printType-wrapper #lblprintType {
            font-size: 12pt;
            margin: 0;
            padding: 0;
            padding-left: 7px;
        }

.register .submit-wrapper,
.login .submit-wrapper,
.services .submit-wrapper {
    margin: auto;
    text-align: center;
}

.services .service .fa-star {
    color: #ffac00;
    font-size: 12pt;
}

.services .service .remove .fa-close {
    font-size: 15pt;
    margin-top: -15px;
    margin-left: -10px;
    display: block;
}

#toast-container > div {
    padding: 15px 50px 15px 15px;
    background-position: 95% 50%;
}

.toast-message {
    font-size: 9pt;
    letter-spacing: 0.08em;
}

h2.title span {
    vertical-align: middle;
    font-size: 20pt;
}

    h2.title span.fa-chevron-left {
        font-size: 14pt;
        padding-left: 5px;
        color: #ffac00;
    }

.offset {
    display: inline-block;
}

.drpProductGroups {
    min-width: 250px;
    width: 250px;
}

.realOrCompany,
.details-wrapper .totalAmount div,
.pPrintTypeOffset {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 0.875rem;
    height: 2.3125rem;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    width: 100%;
    max-width: 280px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
}

.details-wrapper .totalAmount div {
    text-align: center;
    background-color: #f2f2f2;
}

.totalCount-wrapper span, .totalCount-wrapper label {
}

footer p, footer span, footer a {
    font-family: yekan;
    font-size: 10pt;
}

.messages-panel .alert-box span {
    font-size: 14pt;
}

.messages-panel .alert-box .button, .messages-panel .alert-box button {
    margin-bottom: 0;
}

.row.wizard-panel {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.wizard-panel .item:first-child {
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
}

.wizard-panel .item:last-child {
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
}

.wizard-panel .icon-bar {
    background-color: transparent;
}

    .wizard-panel .icon-bar .fa {
        font-size: 20pt;
    }

    .wizard-panel .icon-bar label {
        padding-top: 5px;
        font-weight: bold;
    }

.wizard-panel .item {
    background-color: #93ce3c;
    float: right;
}

    .wizard-panel .item i,
    .wizard-panel .item label {
        font-size: 10pt;
        color: #797979;
        line-height: 1em;
        margin-bottom: 2px;
    }

    .wizard-panel .item label {
        font-family: 'nazanin';
        display: inline-block;
        width: 35px;
        white-space: nowrap;
    }

.wizard-panel .passed {
    background-color: #61a300;
    position: relative;
}

    .wizard-panel .passed .checked {
        display: block !important;
        position: absolute;
        right: 2px;
        bottom: 0;
        font-size: 18pt;
        color: #fff;
        font-weight: lighter;
    }

    .wizard-panel .passed i,
    .wizard-panel .passed label {
        text-shadow: 0 0 10px #98ff00;
        -moz-text-shadow: 0 0 10px #98ff00;
        -webkit-text-shadow: 0 0 10px #98ff00;
        color: #fff !important;
    }

.wizard-panel .current {
    position: relative;
    background-color: #71be00;
}

    .wizard-panel .current .arrow {
        opacity: 1;
        display: block !important;
        position: absolute;
        left: -12px;
        top: 5px;
        font-size: 50pt;
        color: #14ee1c;
        text-shadow: 0px 1px 12px #fff;
        font-weight: lighter;
    }

    .wizard-panel .current i,
    .wizard-panel .current label {
        text-shadow: -2px 0px 4px rgba(0, 0, 0, 0.75);
        -moz-text-shadow: -2px 0px 4px rgba(0, 0, 0, 0.75);
        -webkit-text-shadow: -2px 0px 4px rgba(0, 0, 0, 0.75);
        color: #fff !important;
    }

/*.wizard-panel .item:hover, 
.wizard-panel .passed:hover, 
.wizard-panel .current:hover {
    background-color: #71be00;
}*/

.wizard-panel p label {
    cursor: default;
}

.checkout {
}

    .checkout .emptyBasket {
    }

        .checkout .emptyBasket h4 {
        }

            .checkout .emptyBasket h4 * {
                color: #989898;
            }

            .checkout .emptyBasket h4 i {
                font-size: 25pt;
            }

            .checkout .emptyBasket h4 span {
            }

    .redirectVPOS .cart .price *, .redirectVPOS .cart .description *,
    .checkout .cart .price *, .checkout .cart .description * {
        font-family: yekan;
        font-size: 9pt;
    }

    .redirectVPOS .cart .description p,
    .checkout .cart .description p {
        margin: 0;
        padding: 2px;
    }

    .redirectVPOS .cart .description .services,
    .checkout .cart .description .services {
        margin-top: 3px;
    }

    .redirectVPOS .cart h3 .subtitle,
    .checkout .cart h3 .subtitle {
        font-size: 18pt;
        display: inline-block;
    }

    .redirectVPOS .cart h3 .fa,
    .checkout .cart h3 .fa {
        display: inline-block;
        padding-top: 15px;
        margin-top: 15px;
    }

    .redirectVPOS .cart .fa-remove,
    .checkout .cart .fa-remove {
        color: #e62424;
        font-size: 18pt;
        padding: 10px;
    }

    .redirectVPOS .cart .hr-top,
    .checkout .cart .hr-top {
        max-width: 940px;
        margin-bottom: 0;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .redirectVPOS .cart .hr-bottom,
    .checkout .cart .hr-bottom {
        max-width: 940px;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .redirectVPOS .cart .cartItem,
    .checkout .cart .cartItem {
        max-width: 940px;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 10px 0;
        margin: 5px 0;
    }

        .redirectVPOS .cart .cartItem:nth-child(even),
        .checkout .cart .cartItem:nth-child(even) {
            background-color: #f2f2f2;
        }

    .redirectVPOS .cart .description *,
    .checkout .cart .description * {
        font-size: 10pt;
    }

    .redirectVPOS .cart .description .productName,
    .checkout .cart .description .productName {
        font-size: 10pt;
    }

@media screen and (max-width: 39.9375em) {
    .redirectVPOS .cartItem .thumbnail,
    .checkout .cartItem .thumbnail {
        padding-right: 15px;
    }
}

.redirectVPOS .cart .thumbnail .thumbnailImg,
.checkout .cart .thumbnail .thumbnailImg {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 4px;
    border: 1px solid #d9d9d9;
    /*box-shadow: 0px 0px 1px 1px #d9d9d9;
        -moz-box-shadow: 0px 0px 1px 1px #d9d9d9;
        -webkit-box-shadow: 0px 0px 1px 1px #d9d9d9;*/
}

.checkout .cartItem img.placeholder,
.checkout .cartItem img.placeholder {
    height: 1px;
}

.checkout .checkoutButton {
    padding-bottom: 5px;
}

    .checkout .checkoutButton div * {
        font-family: yekan;
        font-size: 1.3rem;
    }

    .checkout .checkoutButton div a {
        margin-bottom: 0;
    }

.redirectVPOS .totalAmount,
.checkout .totalAmount {
    padding-bottom: 5px;
}

    .redirectVPOS .totalAmount .columns,
    .redirectVPOS .checkoutButton .columns,
    .checkout .totalAmount .columns,
    .checkout .checkoutButton .columns {
        float: left;
    }

    .redirectVPOS .totalAmount span.prefix,
    .redirectVPOS .totalAmount label.prefix,
    .checkout .totalAmount span.prefix,
    .checkout .totalAmount label.prefix {
        background: #f2f2f2;
        color: #333333;
        border: 1px solid #cccccc;
        text-align: left;
        padding-left: 3px;
    }

    .redirectVPOS .totalAmount #totalAmount,
    .checkout .totalAmount #totalAmount {
        font-size: 0.8em;
    }

.redirectVPOS div span,
.checkout div span {
    white-space: nowrap;
}

.checkout .shippingAddress,
.checkout .shippingAddress * {
    font-size: 10pt;
}

/* Med11pt;ium and up */
/*@media screen and (min-width: 40em) {
    .checkout .totalAmount .small-centered {
    margin-left: 0;
    }
}*/
.checkout .checkoutButton .fa-plus {
    vertical-align: bottom;
}

.notFound, .serverError {
    margin-top: 10px;
}

h2.title .fa {
    font-size: 15pt;
    vertical-align: baseline;
}

.home {
    padding-top: 25px;
}

.uploader *[class^='lat'] {
    /*font-size: 14pt;*/
}

.uploader .fileset-wrapper .filesetTitle-wrapper * {
    font-family: yekan;
}

.uploader .fileset-wrapper .fileInfo .fa {
    font-size: 18pt !important;
    padding-left: 5px;
}

.uploader .fa-ban,
.uploader .fa-remove,
.uploader .fa-upload {
    cursor: pointer;
}

.backLink {
    padding-bottom: 5px;
}

    .backLink a {
        white-space: nowrap;
    }

        .backLink a span {
            font-family: yekan;
            font-size: 0.7rem;
        }


.wizard-panel .item {
    background-color: #ECECEC !important;
}

    .wizard-panel .item.current, .wizard-panel .item.passed {
        background-color: #3a8e3d !important;
    }

.wizard-panel .item {
    border: 1px solid #B9B9B9;
    border-right: 0;
}

    .wizard-panel .item:first-child {
        border-right: 1px solid #B9B9B9;
    }

.wizard-panel .passed i, .wizard-panel .passed label {
    text-shadow: 0 0 20px #fafafa;
}

.wizard-panel .current i {
    color: #ffcd43 !important;
}

.wizard-panel .current label {
    text-shadow: none;
}

.checkout .cart .cartItem .thumbnail .fa {
    font-size: 30pt;
}

.payment .header {
    margin: auto;
    max-width: 650px;
}

.payment .cartTotalAmount,
.payment .accountAmount {
    text-align: left;
}

.payment #btnDebitAccount {
    margin-bottom: 0;
    margin-left: 10px;
}

.payment .paymentMethods {
    padding-top: 8px;
}

.payment .paymentMethod {
    display: none;
}

    .payment .paymentMethod fieldset {
        width: 100%;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        position: relative;
    }

    .payment .paymentMethod #btnSubmitOnline,
    .payment .paymentMethod #btnDebitAccount {
        display: block;
        margin: auto;
        text-align: center;
    }

.payment .noForm legend {
    position: absolute;
}

.payment .noForm p,
.payment .noForm div {
    margin-top: 30px;
    text-align: center;
}

.payment #OnlineMethod .banksLogos {
    margin-bottom: 16px;
    margin: auto;
    text-align: center;
}

    .payment #OnlineMethod .banksLogos img {
        border-radius: 2px;
        padding: 15px;
    }

.payment .paymentMethod label {
    font-size: 12pt !important;
}

.payment .canNotPayByAccount {
    font-size: 16pt;
}

.field-validation-valid {
    display: none;
}

.wizard-panel label {
    cursor: default;
}

.basket a {
    position: relative;
}

    .basket a label {
        cursor: pointer;
        position: relative;
        font-weight: bold;
    }

.Basketbadge {
    /*margin-right: 5px;*/
    display: inline-block;
    padding: 0.3em;
    vertical-align: top;
    min-width: 2.1em;
    font-size: 0.6rem;
    text-align: center;
    border-radius: 50%;
    background: #de0f22;
    color: #fefefe;
    position: absolute;
    top: -10px;
    left: -20px;
}

/* Any Firefox  */
@-moz-document url-prefix() {
    .Basketbadge {
        top: 10px;
        left: 5px;
    }
}

/* Internet Explorer 11+ */
/*_:-ms-fullscreen, :root .Basketbadge { top: -5px;  }*/
@supports (-ms-accelerator:true) {
    .Basketbadge {
        top: -5px;
    }
}

.home .customerText {
    text-align: right !important;
}

.customerHome .customerText label {
    padding: 5px 45px;
}

.customerHome .customerImage input[type=file] {
    margin: 0;
}

.customerHome S.customerImage .original {
    font-size: 10pt;
    padding: 0 10px 10px 10px;
}


.errorPage {
}

    .errorPage hgroup {
        padding: 25px;
    }

        .errorPage hgroup h1 {
            text-align: center;
        }

        .errorPage hgroup h2 {
            text-align: center;
        }

.ltr {
    display: inline-block;
    direction: ltr;
}

.maxUploadSize {
}

    .maxUploadSize h6 {
        padding-right: 5px;
    }

        .maxUploadSize h6 span {
            font-size: 14pt;
        }

        .maxUploadSize h6 .ltr {
            vertical-align: baseline;
        }

.register .subTitle {
}

.nationalId {
    font-family: iran_sansregular;
    letter-spacing: 0.05em;
    vertical-align: text-bottom;
    font-weight: normal;
}

.shipping .orderDeliveries {
    padding-left: 15px;
}

    .shipping .orderDeliveries .buttons {
        display: inline-block !important;
        padding-right: 5px;
        margin-bottom: 0px;
    }

        .shipping .orderDeliveries .buttons a {
            padding: 7px !important;
            padding-bottom: 0px;
            margin-bottom: 0px;
        }

    .shipping .orderDeliveries input {
        margin-bottom: 0;
        vertical-align: middle;
        margin-left: 2px;
        width: 15pt;
        height: 15pt;
    }

    .shipping .orderDeliveries .errorNote {
        margin: 0;
        padding: 0;
        display: block;
        font-size: 70%;
        color: red;
        padding-right: 30px;
    }

.shipping .newShipping * {
    padding-right: 25px !important;
}

.invalidPrice {
    color: #ff0000;
}

.return-wrapper {
    text-align: left;
}

.receipt * {
    font-family: iran_sansregular !important;
}

    .receipt * p {
        margin-bottom: 0.25rem;
    }

.receipt .header1 {
    padding-top: 5px;
}

    .receipt .header1 .firstCol {
        text-align: right;
        float: right;
        margin-top: 5px;
    }

    .receipt .header1 .secondCol {
        text-align: center;
        margin: auto;
    }

        .receipt .header1 .secondCol p {
            line-height: 1rem;
            margin-bottom: 0.5rem;
            font-family: nazaninbold;
            font-size: 1.1rem;
        }

            .receipt .header1 .secondCol p.line3 {
                font-family: nazanin;
                font-size: 0.8rem;
            }

    .receipt .header1 .thirdCol {
        text-align: left;
        float: left;
    }

        .receipt .header1 .thirdCol p {
            line-height: 1rem;
            margin-bottom: 0.5rem;
            letter-spacing: 0.1rem;
            font-family: iran_sansregular;
            font-size: 1.1rem;
        }

        .receipt .header1 .thirdCol .date {
        }

        .receipt .header1 .thirdCol .time {
            padding-left: 3px;
        }

.receipt .factorId,
.redirectVPOS .factorId {
    text-align: left;
}

    .redirectVPOS .factorId span,
    .receipt .phone span,
    .receipt .factorId span,
    .transactionDetails .factorId,
    .tracking .factorId,
    .tracking .orderDate {
        direction: ltr;
        unicode-bidi: plaintext;
        vertical-align: middle;
        font-family: yekan;
    }

.receipt .subTitle .title {
    background-color: #ECECEC;
}

.receipt .subTitle p * {
    font-family: nazaninbold !important;
}

.receipt .no, .receipt .name {
}

.receipt .totalPrice {
    font-weight: bold;
}

.receipt .item:nth-child(odd) .data {
    background-color: #f6f5f5;
}

.receipt .item:nth-child(even) .data {
    background-color: #fffcc4;
}

.receipt .orderRow,
.receipt .footer {
    border-top: solid 1px #000;
}

.redirectVPOS .submit-wrapper {
    text-align: center;
    margin: auto;
}

.transactions .data-view {
    padding-right: 10px;
}

.transactions .paid {
    /*background-color: #8de110;
padding: 3px 4px;
    border: 1px solid #eee9e9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
    color: #8de110;
}

.transactions .unpaid {
    /*background-color: #fb4929;
    padding: 3px 4px;
    border: 1px solid #eee9e9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
    color: #fb4929;
}

.transactions .processed {
    padding: 5px;
    margin-bottom: 2px;
    border-radius: 5px;
    background-color: #eaeaea;
    box-shadow: #bdbdbd;
}

.transactions .inprogress {
    padding: 5px;
    margin-bottom: 2px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: #bdbdbd;
}

.transactions .fa-remove {
    color: #f00 !important;
}

.transactions .description {
    direction: ltr;
    unicode-bidi: plaintext;
    width: auto;
    display: inline-block;
    text-align: right;
}

.transactions .PaymentStatus {
    direction: ltr;
    unicode-bidi: plaintext;
    width: 100px;
    display: inline-block;
    text-align: right;
}

.transactions .totalDue {
    direction: ltr;
    unicode-bidi: plaintext;
    width: 200px;
    display: inline-block;
    text-align: right;
}

.transactions .button.small.tracking,
.transactions .button.small.changeDate,
.transactions .button.small.cancel {
    padding: 6px !important;
    margin-right: 10px;
}

.transactions .transactionItems .button {
    margin-bottom: 0;
    padding-bottom: 0;
}

.transactions .transactionItems .small-12 {
    margin-bottom: 15px;
}

.transactions .transactionItems pre {
    color: #808080;
    text-shadow: 0 0 2px #fff;
    font-size: 10pt;
}

.transactions .paging {
    font-size: 9pt;
    text-align: center;
    margin: auto;
    /*width: 200px;*/
    display: block !important;
}

    .transactions .paging .currentPage {
        font-size: 15pt;
        vertical-align: middle;
    }

.transactions .switch span {
    font-size: 0.7rem;
}

.transactions .financeItems {
}

    .transactions .financeItems table {
        moz-border-radius: 5px !important;
        -webkit-border-radius: 5px !important;
        border-radius: 5px !important;
    }

.transactions .bed {
    color: red;
}

.transactions .bes {
    color: black;
}

.tracking .splitter {
    padding: 0;
    margin: 0;
    border-top: dashed 2px #9b9b9b;
    padding-top: 5px;
    margin-top: 10px;
}

.tracking .thumbnail {
    border: solid 1px #2ba6cb;
    box-shadow: 1px 1px 5px #1b7e9c;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 10px 5px 0;
    vertical-align: top;
}

.tracking .header.alert-box div h5,
.tracking .header.alert-box div h5 * {
    vertical-align: middle;
}

.users .usersList {
}

    .users .usersList span {
        display: inline-block;
    }

.photos {
}

.swiper-container {
    border: 7px dashed #ddd;
    border-radius: 5px;
    box-shadow: 0px 0px 7px 1px;
}

    .swiper-container div img {
        height: 100%;
    }

.photos .swiper-wrapper {
}

    .photos .swiper-wrapper .swiper-slide {
        position: relative;
        margin-top: 4px;
    }

        .photos .swiper-wrapper .swiper-slide .photoTitle {
            position: absolute;
            bottom: -2px;
            right: 0;
            background-color: rgba(113, 113, 113, 0.60);
            line-height: 1.1em;
            /*border: solid 1px #000;*/
            /*-webkit-box-shadow: inset 3px 3px 5px 0px rgba(255,255,255,1);
-moz-box-shadow: inset 3px 3px 5px 0px rgba(255,255,255,1);
box-shadow: inset 3px 3px 5px 0px rgba(255,255,255,1);*/
            display: block;
            width: 100%;
            text-align: right;
        }

            .photos .swiper-wrapper .swiper-slide .photoTitle span {
                text-shadow: #fff589 -1px -1px 4px;
                padding: 5px 10px;
                font-size: 8.5pt;
                color: #000;
                vertical-align: middle;
            }

    .photos .swiper-wrapper .swiper-slide-active {
        text-align: center;
    }

.photos .empty {
    padding-right: 20px;
    color: #aaa;
    font-size: 9pt;
}

.photos > .row > .columns {
    min-width: 250px;
}

.photos .photo {
    display: inline-block;
    margin: 5px 0;
    border: solid 1px #bbb;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

    .photos .photo .photoTitle {
        margin-right: 7px;
        margin-bottom: 0;
        line-height: 2.6;
    }

        .photos .photo .photoTitle span {
            color: #9b9b9b;
        }

.products .groupsList {
    text-align: center;
    margin: auto;
}

    .products .groupsList > div {
        border: solid 1px #ccc;
        border-radius: 5px;
        margin: 3px;
        padding: 10px;
    }

        .products .groupsList > div:hover {
            background-color: rgba(225, 225, 225, 0.53);
        }

        .products .groupsList > div:last-child {
            float: right;
        }

.products .groupPanel {
    border: solid 1px #ccc !important;
    border-radius: 5px;
    margin-top: 5px;
}

    .products .groupPanel h2 {
        border-bottom: 1px dashed #EFB206;
        display: inline-block;
        line-height: 2.6rem;
        padding-bottom: 2px;
        margin-bottom: 10px;
    }

.products .columns {
    border: none;
}

    .products .columns .columns {
        /*border: solid 1px rgba(134, 134, 134, 0.50);*/
    }

    .products .columns .columns {
        /*border: dashed 1px rgba(148, 148, 148, 0.50);*/
        font-size: 90%;
    }

        .products .columns .columns .columns {
            /*border: dotted 1px rgba(208, 208, 208, 0.50);*/
            /*border-left: dashed 1px #a7a7a7;*/
            font-size: 80%;
        }

            .products .columns .columns .columns:last-child {
                /*border: dotted 1px rgba(208, 208, 208, 0.50);*/
                border-left: none;
                font-size: 80%;
            }

        .products .columns .columns .columns,
        .products .columns .small-8 {
            /*border-right: dashed 1px #a7a7a7;*/
        }

.products .gotoGroups {
    text-align: left;
    margin-top: 10px;
}

    .products .gotoGroups a {
        font-family: nazaninbold;
        margin-top: 5px;
    }

.dropdown {
    background: #ccc !important;
    padding-top: 15px;
    border-top: 2px #f00;
    top: 50px;
}

#userDropDown:focus {
    outline: none;
}

#userDropDown li {
    margin: 0;
}

    #userDropDown li a {
        line-height: 20pt !important;
    }

@media only screen and (min-width: 58.75em) {
    .top-bar-section li:not(.has-form) a:not(.button):hover {
        /*background: #2ba6cb !important;*/
        color: #2b9741 !important;
    }

    .top-bar-section ul.dropdown {
        background: #e6e6e6 !important;
        border: solid 1px #e6e6e6;
        border-top: solid 2px #f00;
        -moz-border-radius: 0 0 3px 3px;
        -webkit-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
    }

        .top-bar-section ul.dropdown li:not(.has-form) a:not(.button) {
            border-right: solid 1px #fff;
            line-height: 2em !important;
            border-bottom: solid 1px #efefef;
        }

            .top-bar-section ul.dropdown li:not(.has-form) a:not(.button):hover {
                /*background: #2ba6cb !important;*/
                color: #2b9741 !important;
            }

        .top-bar-section ul.dropdown li.active {
            border-right: solid 1px #f00 !important;
            border-bottom: none !important;
        }

            .top-bar-section ul.dropdown li.active a {
                /*color: #f00 !important;*/
            }
}
/*.prefix.control-label {
text-align: left;
padding-left: 5px;
}*/

@media screen and (max-width: 39.9375em) {
    .home h1 {
        font-size: 14pt;
    }

    .chooseProduct #lbltotalCount {
        font-size: 9pt !important;
    }

    .icon-bar .item {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.blockUI.blockMsg {
    padding: 5px 10px !important;
    color: #FFF !important;
    border-width: 1px !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    max-width: 250px;
    display: inline-block;
}

.multiplyChar {
    display: inline-block;
    font-size: 125%;
    vertical-align: middle;
}

.tracking .question-circle {
    color: #fffa0d;
    font-size: 17pt;
}

.transactions #btnLoadMore * {
    font-size: 10pt;
}

.login .loginBanner {
    background-color: #4BBF2F;
    height: 150px;
    width: 100%;
}

.login .others {
    margin-top: 5px;
    margin-bottom: 5px;
}

.updateDeliveryDate .submit-wrapper {
    text-align: center;
    margin-top: 10px;
    padding: 10px;
}


@media only screen and (max-width: 40em) {
    .body-content {
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
    }

    .products .groupsList .small-3 {
        width: 24% !important;
    }

    .products .groupsList > div a {
        vertical-align: middle;
        display: block;
        min-height: 50px;
    }

    .products .groupsList > div {
        margin: 1px;
    }

    .products .groupPanel {
        border: none !important;
        border-radius: 0;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .groupsPanel > div.row {
        border: none;
    }

    .products .groupsPanel > div.row:nth-child(even) {
        background-color: rgba(225, 225, 225, 0.53);
    }

    .products .groupsPanel > div.row:nth-child(odd) {
        background-color: rgba(195, 193, 193, 0.58);
    }

    .products .product {
        margin-bottom: 5px;
    }

        .products .product .productName {
            margin-bottom: 20px;
        }

    .products .groupPanel .detailsRecord {
        border-bottom: solid 2px #ddd;
        margin-bottom: 10px;
    }
}
/*Mobile-Only*/

@media only screen and (min-width: 40.063em) {
    input,
    select,
    textarea {
        max-width: 280px;
    }
}
/* min-width 641px, medium screens */

.top-bar-section li:not(.has-form) a:not(.button) {
}

/* Tandis */
.top-bar {
    border-bottom: 1px solid #f3c900 !important;
}
.logo img {
    padding-bottom: initial;
}

@media only screen and (min-width: 58.75em) {
    .top-bar-section li:not(.has-form) a:not(.button) {
        color: #7E71B1 !important;
    }
}

@media only screen and (min-width: 58.75em) {
    .top-bar-section li:not(.has-form) a:not(.button):hover,
    .top-bar-section ul.dropdown li:not(.has-form) a:not(.button):hover,
    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        /* background: #2ba6cb !important; */
        color: #6b6193 !important;
    }
}

    a:not(.button) {
        color: #6b6193 !important;
    }

    .top-bar .name {
        height: 2.5rem !important;
    }

    .top-bar, .top-bar *, .top-bar-section ul li {
        /*background-color: #7E71B1 !important;*/
        background-color: #fff;
    }

        .top-bar .title-area .navbar-brand img {
            width: 125px;
            
        }
        .top-bar-section ul li a {
            line-height: 2.53rem !important;
        }

        .fa-bars {
            text-shadow: -1px 0px 2px #fff !important;
        }

input[type="file"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 0.875rem;
    height: 2.3125rem;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
}


.home .customerText {
    padding-top: 7px;
    text-align: right !important;
}


.customerText #CustomerText {
    text-align: right;
}



/* Tarahan */

