/* ------------------------------------------------------------------------------------
--  RESET
------------------------------------------------------------------------------------ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, footer, header, hgroup,
menu, nav, output, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    width: 100%;
    height: 100%;
}

ol, ul {
    list-style: none;
}
/*li,a{	text-decoration:none;	text-transform:none;}*/

table {
    border-collapse: collapse;
    border-spacing: 0;
}

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* ------------------------------------------------------------------------------------
--  FONTS
------------------------------------------------------------------------------------ */
@font-face {
    font-family: 'BKoodakBold';
    src: url('../fonts/BKoodakBold.eot?#') format('eot'), /* IE6ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“8 */
    url('../fonts/BKoodakBold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BKoodakBold.ttf') format('truetype'); /* Saf3ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â5, Chrome4+, FF3.5, Opera 10+ */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BYekan';
    src: url('../fonts/BYekan.eot?#') format('eot'), /* IE6ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“8 */
    url('../fonts/BYekan.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BYekan.ttf') format('truetype'); /* Saf3ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â5, Chrome4+, FF3.5, Opera 10+ */
    font-weight: normal;
    font-style: normal;
}


table.MMtable thead tr th {
    background: none repeat scroll 0 0 #dfdfdf;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    padding: 5px 0;
}

table.MMtable tbody tr td {
    border: 2px solid #fff;
    line-height: 20px;
    text-align: center;
    background-color: #f1eff0;
    padding: 5px;
}

.page_text a {
    color: #125db9;
}
/* ------------------------------------------------------------------------------------
--  GENERAL
------------------------------------------------------------------------------------ */
html, body {
    width: 100%;
    font-family: 'IRANSans',Tahoma,'Helvetica',Arial,sans-serif;
    font-size: 100% !important;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    text-align: right;
}

body {
    direction: rtl;
    background: url("../images/bg.jpg");
}

img {
    max-width: 100%;
    height: auto;
}

img {
    width: auto; /*for ie 8 */
}

a, a:link, a:visited {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.clr {
    clear: both;
}

.ie_text {
    padding: 30px 10px;
    line-height: 24px;
    direction: rtl;
    width: 100%;
    max-width: 1200px;
}

.ie_browsers img {
    padding: 0 10px 0 5px;
}

.hr_page_title {
    border: none;
    border-top: 1px dashed #ccc;
    margin: 0 0 20px 0;
    clear: both;
}

.hr_page_half {
    border: none;
    border-top: 1px dashed #ccc;
    margin: 0 0 10px 0;
    clear: both;
}

.hr_page_inside {
    border: none;
    border-top: 1px dashed #ccc;
    margin: 0 0 5px 0;
    clear: both;
    text-align: center;
    margin: 0 auto;
}

.hr_page_form_title {
    border: none;
    border-top: 1px dashed #ccc;
    margin: 0 0 5px 0;
    clear: both;
}

.comment_user_name {
    font-weight: bold;
    float: right;
    font: 16px 'IRANSans';
}

.comment_date {
    font-size: 12px;
    color: #888;
    margin: 5px 0;
    float: left;
}

.comment_text {
    margin: 5px 0 15px 0;
    float: right;
    clear: both;
}

a.tooltip {
    outline: none;
    direction: rtl;
    font: 1.35em 'IRANSans';
    padding: 0;
    line-height: 18px;
    opacity: 90;
    position: relative;
}

    a.tooltip:hover {
        text-decoration: none;
    }

    a.tooltip span {
        z-index: 1000;
        display: none;
        padding: 5px 10px;
        margin-top: -10px;
        margin-right: 80px;
        width: 240px;
        line-height: 19px;
    }

    a.tooltip:hover span {
        display: inline;
        position: absolute;
        color: #fff;
        font: 15px 'IRANSans';
        text-align: right;
    }

    a.tooltip span {
        background: #53626b;
        background: rgba( 83, 98, 107, .95);
    }

        a.tooltip span:after, a.tooltip span:before {
            left: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

        a.tooltip span:after {
            border-color: rgba(0, 0, 0, 0);
            border-left-color: #000;
            border-left-color: rgba( 83, 98, 107, .95);
            border-width: 7px;
            margin-top: -7px;
        }

.smallbtn {
    max-width: 200px !important;
}

/*=================== Add By Khalafi.com ========================*/

ul.mihanmarket_services {
    margin-right: 0;
    list-style: none;
}

ul.otherservice a {
    font: 1.35em/18px "BKoodakBold";
}

.tooltip-inner {
    font-size: 12px;
    font-family: Tahoma;
    font-weight: normal;
    background-color: #5C6A73;
}

.tooltip.left .tooltip-arrow,
.tooltip.right .tooltip-arrow {
    border-left-color: #5C6A73;
    border-right-color: #5C6A73;
}

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #5C6A73;
    border-top-color: #5C6A73;
}

.displaynone {
    display: none !important;
}

.collapse {
    display: block !important;
}

.MMGrid {
    direction: rtl;
    background-color: white;
    /*border: 1px solid #828282;*/
    color: #333;
    font-family: IRANSans, Tahoma, "Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-shadow: none !important;
    margin-bottom: 10px;
    border: 1px solid #333333;
}

.tdcenter tr td {
    text-align: center;
}

tr.GridHeader th {
    padding: 5px;
    background-color: #333;
    color: #fff !important;
    text-align: center;
}

    tr.GridHeader th a {
        color: #fff !important;
    }

tr.GridHeader {
    background: #808080;
    color: #fff;
    font-weight: normal;
    font-family: "IRANSans", Tahoma !important;
    font-size: 12px;
}

    tr.GridHeader th {
        font-weight: normal;
    }

label {
    font-family: 'IRANSans';
}

.MMGrid tr td {
    padding: 5px;
}

.MMGrid tr:nth-child(2n+1) {
    background-color: #f1eff0;
}

.mmgrid1 {
    width: 100%;
}

    .mmgrid1 tbody th {
        background-color: #808080;
    }

    .mmgrid1 tbody tr:first-child {
        color: #A6A6A6;
    }

    .mmgrid1 tbody th {
        padding: 8px;
        border: 1px solid #ffffff;
        text-align: center;
        color: #fff;
    }

        .mmgrid1 tbody th:first-child,
        .mmgrid1 tbody td:first-child {
            border-right: 0;
        }

        .mmgrid1 tbody th:last-child,
        .mmgrid1 tbody td:last-child {
            border-left: 0;
        }

    .mmgrid1 tbody tr td {
        border: 1px solid #FFFFFF;
        padding: 4px;
        text-align: center;
    }

    .mmgrid1 tbody tr th a {
        color: #fff;
    }

.mmgrid2 {
    width: 100%;
}

    .mmgrid2 tbody tr td {
        border: 2px solid #fff;
        padding: 5px;
        background-color: #F6F5F7;
    }

        .mmgrid2 tbody tr td:first-child {
            width: 160px;
            text-align: right;
            vertical-align: top;
            font-weight: bold;
            background-color: #F1EFF0;
            border-right: 0;
        }


.btn-primary {
    background-color: #124191 !important;
}

input[type=text], input[type=password], select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 2px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.control-label {
    padding-right: 0;
    padding-left: 0;
}

.form-group {
    margin-bottom: 2px !important;
}

    .form-group label {
        text-align: left;
    }

.subpage_form .btn-primary, .subpage_form .btn-success, .subpage_form .btn-danger, .subpage_form .btn-warning {
    margin: 10px 0;
}

.clear {
    clear: both;
    margin: 10px 0;
}

.bkoodakbold {
    font-family: 'IRANSans', Tahoma;
}

input[type=text]:focus, input[type=password]:focus {
    border-color: #66AFE9;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(102,175, 233, 0.6);
    outline: 0 none;
}

.lastsellerUpdateRPTR ul {
    height: 200px;
    overflow: hidden;
}

    .lastsellerUpdateRPTR ul li {
        list-style: none;
        clear: both;
        margin: 0 !important;
    }

        .lastsellerUpdateRPTR ul li a {
            float: right;
            font-family: Tahoma !important;
            font-weight: normal;
        }

        .lastsellerUpdateRPTR ul li label {
            float: left;
            font-family: Tahoma !important;
            font-weight: normal;
        }

.product_price_tbl a {
    color: #050505 !important;
    font-size: 14px;
}

.tab-content .tab-pane {
    padding: 15px;
    border: 1px solid #ddd;
    border-top: 0;
}

.nav-tabs > li > a {
    border-radius: 0;
    font-family: 'IRANSans', Tahoma;
    font-size: 16px;
}

.nav > li > a {
    padding: 5px 15px;
}

.nav > li a {
    background-color: #AA9455 !important;
    color: #fff !important;
}

.nav > li.active a {
    background-color: #fff !important;
    color: #000 !important;
}

.es-carousel ul {
    display: block;
}

.w180px {
    min-width: 180px;
}

ul.poll {
    list-style: none !important;
}

    ul.poll li {
        line-height: 12px;
    }

    ul.poll input[type="radio"],
    ul.poll input[type="checkbox"] {
        margin: 0 -20px 0 0;
    }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #ccc !important;
}

button[disabled], html input[disabled] {
    background-color: #e0e0e0;
}
/*.disabled{background-color:#F8F8F8 !important;}*/
.mmright-col {
    float: right !important;
}

.mmleft-col {
    float: left !important;
}

.label {
    font-size: 80% !important;
}

blockquote {
    font-size: 14px !important;
}

    blockquote p {
        margin: 0 !important;
    }

.mmlogin {
    display: none;
}

#arzlive table, #arzlive td, #arzlive th, #arzlive tr {
    padding: 0;
    margin: 0;
    border: 0;
    white-space: nowrap;
}

#arzlive .mxv a {
    display: block;
}

#arzlive {
    display: none;
    overflow: auto;
}

    #arzlive table {
        margin: 0;
        padding: 3px;
        direction: rtl;
        border: 1px solid #0181B0;
    }

    #arzlive td, #arzlive th {
        padding: 5px;
        direction: rtl;
        text-align: right;
    }

    #arzlive #mx_update, #arzlive #mx_update {
        color: #999999;
        size: 10px;
    }

    #arzlive table {
        width: 100%;
        margin: 0;
        color: #999999;
        size: 10px;
    }

    #arzlive th, #arzlive th a {
        font-size: 11px;
        color: #000000;
        background-color: #A9D2FF;
    }

        #arzlive th a {
            padding: 0;
            margin: 0;
            text-decoration: none;
            background: none;
        }

    #arzlive td {
        font-size: 9px;
        color: #333333;
    }

    #arzlive .odd {
        background-color: #ffffff;
    }

        #arzlive .odd td {
            font-size: 11px;
        }

    #arzlive .even {
        background-color: #EAF4FF;
    }

        #arzlive .even td {
            font-size: 11px;
        }

    #arzlive .pos {
        color: #009900;
    }

    #arzlive .neg {
        color: #cc0000;
    }

    #arzlive .same {
        color: #666666;
    }

.fa {
    line-height: 1.1em !important;
}

.fixedMM {
    position: fixed;
    top: 20px;
}

.pagination-bkh {
    /*display: inline-block;*/
    padding-right: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-bkh table > tbody > tr > td {
        /*display: inline;*/
        padding: 0;
    }

        .pagination-bkh table > tbody > tr > td > a,
        .pagination-bkh table > tbody > tr > td > span {
            position: relative;
            float: right;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #0181B0;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-right: -2px;
        }

        .pagination-bkh table > tbody > tr > td > span {
            position: relative;
            float: right;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-right: -1px;
            z-index: 2;
            color: #aea79f;
            background-color: #f5f5f5;
            border-color: #dddddd;
            cursor: default;
        }

        .pagination-bkh table > tbody > tr > td:first-child > a,
        .pagination-bkh table > tbody > tr > td:first-child > span {
            margin-right: 0;
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-bkh table > tbody > tr > td:last-child > a,
        .pagination-bkh table > tbody > tr > td:last-child > span {
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-bkh table > tbody > tr > td > a:hover,
        .pagination-bkh table > tbody > tr > td > span:hover,
        .pagination-bkh table > tbody > tr > td > a:focus,
        .pagination-bkh table > tbody > tr > td > span:focus {
            color: #0181B0;
            background-color: #eeeeee;
            border-color: #dddddd;
        }
/*================End of Khalafi.com*/



/*CSS3 extras*/
a.tooltip span {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0px 0px 6px 2px rgba( 238, 238, 238, .8);
    -webkit-box-shadow: 0px 0px 6px 2px rgba( 238, 238, 238, .8);
    box-shadow: 0px 0px 6px 2px rgba( 238, 238, 238, .8);
    opacity: 1;
}


/* Compare */
#compare_holder {
    width: 150px;
    opacity: 1;
    position: fixed;
    top: 10px;
    left: 10px;
    text-align: center;
    margin: 0 auto;
    line-height: 26px;
    padding: 10px;
    z-index: 1000;
    direction: rtl;
    background: #fff;
    border: 1px solid #dedddd;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.15);
    box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.15);
}

    #compare_holder p {
        margin: 25px 0 10px 0;
        color: #333;
        line-height: 18px;
        font: 15px 'IRANSans';
    }


.compare {
    cursor: pointer;
}

    .compare img {
        margin: 0;
        padding: 0;
        vertical-align: middle;
    }

a.send_compare {
    margin: 0 auto;
    text-align: center;
}

    a.send_compare img {
        position: relative;
        left: 8px;
    }

.compare_close {
    font: 18px tahoma;
}

.box {
    display: block;
    padding: 2px;
    width: 90px;
    height: 56px;
    line-height: 24px;
    background: #2375b4;
    border: 1px solid transparent;
    border-radius: 5px;
    margin: 5px auto;
    text-align: center;
    direction: rtl;
}

    .box img {
        width: 50px;
        height: 50px;
        vertical-align: top;
    }

    .box a {
        display: inline-block;
        padding: 0;
        width: 20px;
        height: 20px;
        position: relative;
        bottom: 8px;
        left: 5px;
        color: #fff;
        text-decoration: none;
        font-size: 16px;
    }

    .box i {
        cursor: pointer;
    }

.hidden {
    display: none;
    color: #fff;
}

.hidden_img {
    display: none;
}

.ProdId {
    display: none;
}

.prod-id {
    display: none;
}

.compare_close {
    position: absolute;
    top: 1px;
    right: 10px;
    padding: 0 0 10px 0;
    cursor: pointer;
    font-size: 22px;
}

.send_compare {
    position: absolute;
    bottom: 16px;
    right: 25px;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    color: #125db9;
    width: 114px;
    height: 26px;
}

    .send_compare:hover {
        text-decoration: underline;
    }


.pagination_wrapper {
    margin: 20px 5px 0 5px;
    float: left;
    clear: both;
}

    .pagination_wrapper.lessmargin {
        margin: 0 5px 0 5px;
    }

    .pagination_wrapper.margin {
        margin: 20px 5px 20px 5px;
    }

ul.pagination {
    margin: 0px;
    padding: 0px;
    height: 100%;
    overflow: hidden;
    font: 13px Tahoma;
    list-style-type: none;
}

    ul.pagination li {
        float: left;
        margin: 0px;
        padding: 0px;
        margin-left: 5px;
    }

        ul.pagination li:first-child {
            margin-left: 0px;
        }

        ul.pagination li a {
            color: black;
            display: block;
            text-decoration: none;
            padding: 7px 8px;
            color: #134292;
        }

    ul.pagination.lowheight li a {
        padding: 0 8px;
    }

    ul.pagination li a.current {
        font-weight: bold;
        font-size: 13px;
    }
        /*ul.pagination li a.current{font-size:13px;padding:1px 4px;margin:7px 8px;background:#134292;color:#fff;position:relative;bottom:1px;border-radius:4px;}*/
        ul.pagination li a.current:hover {
            text-decoration: none;
            cursor: default;
        }

    ul.pagination li a:hover {
        text-decoration: underline;
        color: #103471;
    }

    ul.pagination li a img {
        border: none;
    }

/* ------------------------------------------------------------------------------------
--  HEADER
------------------------------------------------------------------------------------ */
header {
    width: 100%;
    position: relative;
    z-index: 100;
}

.top_bar {
    width: 100%;
    height: 34px;
    background: #000000;
    padding: 5px;
    position: fixed;
}

.topbar {
    padding: 2px 5px;
    background-color: #000;
    position: fixed;
    width: 100%;
    z-index: 101;
}

    .topbar label {
        color: #fff;
    }

    .topbar select {
        width: auto !important;
        height: 28px;
        line-height: 28px;
        padding: 1px 2px;
    }

#ticker_service_province_bar {
    max-width: 1200px;
    margin: 0 auto;
}

.top_service_province_holder {
    width: 100%;
    max-width: 580px;
    height: 24px;
    float: right;
    direction: rtl;
}

.top_service_title {
    float: right;
    width: 89px;
    font-weight: bold;
    color: #fff;
    padding: 0 7px 0 0;
    font: 14px 'IRANSans';
}

.arr_w {
    float: right;
    padding: 3px 8px 0 15px;
}

.top_service_province_holder select.service_listbox {
    vertical-align: middle;
    float: right;
    font: 12px tahoma;
    border: none;
    color: #000;
    margin-left: 5px;
    width: 100%;
    max-width: 250px;
    height: 22px;
    padding: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.top_service_province_holder select.province_listbox {
    vertical-align: middle;
    float: right;
    font: 12px tahoma;
    border: none;
    color: #000;
    width: 100%;
    max-width: 190px;
    height: 22px;
    padding: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.news_ticker {
    float: left;
    text-align: left;
    color: #fff;
    font-size: 12px;
    margin: 4px 0;
    color: #fff;
    width: 100%;
    list-style: none;
    height: 17px;
    max-width: 410px;
    overflow: hidden;
    text-shadow: 1px 1px rgba(255,255,255,0.2);
}

    .news_ticker a {
        color: #fff;
    }

#blue_bar {
    height: 115px;
    padding: 34px 0 0;
    background: #22608f;
    border-top: 1px solid #6e7c9d;
}

#blue_bar_holder {
    height: 100%;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

#logo_en {
    float: left;
    max-width: 173px;
    max-height: 77px;
    margin: 4px 0 0 0;
    padding-left: 5px;
}

#homa {
    height: 100%;
    width: 100%;
    max-width: 590px;
    background: url(../images/homa.jpg) center no-repeat;
    margin: 0 auto;
}

#logo_per {
    float: right;
    max-width: 139px;
    margin: 6px 0 0 0;
    padding-right: 5px;
}

#slogan {
    float: right;
    clear: right;
    max-width: 317px;
    max-height: 31px;
    margin: 8px 0 0 0;
    padding-right: 5px;
}

#print_bar {
    height: 81px;
    background: #f3f4f5;
    border-top: 1px solid #f3f4f5;
}

#print_bar_holder {
    height: 100%;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

#print_logo_en {
    float: left;
    max-width: 173px;
    max-height: 77px;
    margin: 4px 0 0 0;
}

#print_homa {
    height: 100%;
    width: 100%;
    max-width: 215px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    bottom: 2px;
}

#print_logo_per {
    float: right;
    max-width: 139px;
    margin: 23px 0 0 0;
}

#print_slogan {
    float: right;
    clear: right;
    max-width: 317px;
    max-height: 31px;
    margin: 8px 0 0 0;
    padding-right: 5px;
}

#nav_bar {
    height: 30px;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
    background: #f8f8f8; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY4ZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f8f8f8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f8f8f8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f8f8f8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-8 */
}

header nav {
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 7px;
    font: 14px 'IRANSans';
}

    header nav ul {
        margin: 0;
        list-style-type: none;
        float: right;
        line-height: 30px;
    }

        header nav ul li {
            display: inline;
            float: right;
        }

            header nav ul li a {
                display: block;
                padding: 2px 0 0 20px;
                color: #878788;
                text-decoration: none;
                -webkit-transition: 0.7s all ease;
                -moz-transition: 0.7s all ease;
                transition: 0.7s all ease;
            }

                header nav ul li a:hover { /* color: #131313; */
                    text-decoration: none;
                }

#social_search_bar {
    max-width: 1200px;
    height: 55px; /* background:#f0f0f0; */
    margin: 0 auto;
    position: relative;
    z-index: -1;
}

.social_tools li {
    width: 22px;
}

.social_tools i {
    color: #ccc;
    transition: color 0.5s ease;
}

i.fa-facebook {
    color: #3b5998;
}

i.aparat {
}

i.fa-twitter {
    color: #00aced;
}

i.fa-instagram {
    color: #517fa4;
}

i.fa-linkedin {
    color: #007bb6;
}

i.fa-send {
    color: #2e87ca;
}

.social_tools {
    float: left;
    height: auto;
    padding-top: 15px; /* width:100%; */
    max-width: 300px;
}

    .social_tools ul {
        float: left;
    }

        .social_tools ul li {
            display: inline;
            margin: 0 8px;
            float: left;
        }

            .social_tools ul li.facebook {
                background-image: url(../images/social_tools/01.png);
                width: 11px;
                height: 21px;
                position: relative;
            }

                .social_tools ul li.facebook span {
                    position: absolute;
                    top: 0;
                    left: 0;
                    background-image: url(../images/social_tools/over/01.png);
                    width: 11px;
                    height: 21px;
                    opacity: 0;
                    -webkit-transition: opacity 0.5s;
                    -moz-transition: opacity 0.5s;
                    -o-transition: opacity 0.5s;
                }

                    .social_tools ul li.facebook span:hover {
                        opacity: 1;
                    }

            .social_tools ul li.twitter {
                background-image: url(../images/social_tools/02.png);
                width: 21px;
                height: 21px;
                position: relative;
            }

                .social_tools ul li.twitter span {
                    position: absolute;
                    top: 0;
                    left: 0;
                    background-image: url(../images/social_tools/over/02.png);
                    width: 21px;
                    height: 21px;
                    opacity: 0;
                    -webkit-transition: opacity 0.5s;
                    -moz-transition: opacity 0.5s;
                    -o-transition: opacity 0.5s;
                }

                    .social_tools ul li.twitter span:hover {
                        opacity: 1;
                    }

            .social_tools ul li.googleplus {
                background-image: url(../images/social_tools/03.png);
                width: 24px;
                height: 21px;
                position: relative;
            }

                .social_tools ul li.googleplus span {
                    position: absolute;
                    top: 0;
                    left: 0;
                    background-image: url(../images/social_tools/over/03.png);
                    width: 24px;
                    height: 21px;
                    opacity: 0;
                    -webkit-transition: opacity 0.5s;
                    -moz-transition: opacity 0.5s;
                    -o-transition: opacity 0.5s;
                }

                    .social_tools ul li.googleplus span:hover {
                        opacity: 1;
                    }

            .social_tools ul li.pinterest {
                background-image: url(../images/social_tools/04.png);
                width: 19px;
                height: 21px;
                position: relative;
            }

                .social_tools ul li.pinterest span {
                    position: absolute;
                    top: 0;
                    left: 0;
                    background-image: url(../images/social_tools/over/04.png);
                    width: 19px;
                    height: 21px;
                    opacity: 0;
                    -webkit-transition: opacity 0.5s;
                    -moz-transition: opacity 0.5s;
                    -o-transition: opacity 0.5s;
                }

                    .social_tools ul li.pinterest span:hover {
                        opacity: 1;
                    }

            .social_tools ul li.mail {
                background-image: url(../images/social_tools/05.png);
                width: 22px;
                height: 21px;
                position: relative;
            }

                .social_tools ul li.mail span {
                    position: absolute;
                    top: 0;
                    left: 0;
                    background-image: url(../images/social_tools/over/05.png);
                    width: 22px;
                    height: 21px;
                    opacity: 0;
                    -webkit-transition: opacity 0.5s;
                    -moz-transition: opacity 0.5s;
                    -o-transition: opacity 0.5s;
                }

                    .social_tools ul li.mail span:hover {
                        opacity: 1;
                    }

            .social_tools ul li.tellfriends {
                background-image: url(../images/social_tools/06.png);
                width: 17px;
                height: 21px;
                position: relative;
            }

                .social_tools ul li.tellfriends span {
                    position: absolute;
                    top: 0;
                    left: 0;
                    background-image: url(../images/social_tools/over/06.png);
                    width: 17px;
                    height: 21px;
                    opacity: 0;
                    -webkit-transition: opacity 0.5s;
                    -moz-transition: opacity 0.5s;
                    -o-transition: opacity 0.5s;
                }

                    .social_tools ul li.tellfriends span:hover {
                        opacity: 1;
                    }

            .social_tools ul li.favorite {
                background-image: url(../images/social_tools/07.png);
                width: 19px;
                height: 21px;
                position: relative;
            }

                .social_tools ul li.favorite span {
                    position: absolute;
                    top: 0;
                    left: 0;
                    background-image: url(../images/social_tools/over/07.png);
                    width: 19px;
                    height: 21px;
                    opacity: 0;
                    -webkit-transition: opacity 0.5s;
                    -moz-transition: opacity 0.5s;
                    -o-transition: opacity 0.5s;
                }

                    .social_tools ul li.favorite span:hover {
                        opacity: 1;
                    }

            .social_tools ul li.print {
                background-image: url(../images/social_tools/08.png);
                width: 22px;
                height: 21px;
                position: relative;
            }

                .social_tools ul li.print span {
                    position: absolute;
                    top: 0;
                    left: 0;
                    background-image: url(../images/social_tools/over/08.png);
                    width: 22px;
                    height: 21px;
                    opacity: 0;
                    -webkit-transition: opacity 0.5s;
                    -moz-transition: opacity 0.5s;
                    -o-transition: opacity 0.5s;
                }

                    .social_tools ul li.print span:hover {
                        opacity: 1;
                    }

.top_search {
    float: right;
    direction: rtl;
    color: #000;
    padding: 3px 4px;
    margin: 5px -1px 0 5px;
    width: 100%;
    max-width: 569px;
    height: 42px; /* background:#d8d8d8; */
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block;
}

    .top_search input.search_box {
        vertical-align: middle;
        line-height: 12px;
        font: 12px tahoma;
        border: none;
        width: 60%;
        max-width: 300px;
        height: 35px;
        margin: 1px auto;
        padding: 0 30px 0 10px;
        background-image: url(../images/search_icon.png);
        background-size: 18px 16px;
        background-position: right 5px center;
        background-repeat: no-repeat;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }

        .top_search input.search_box:focus {
            background-image: url(../images/search_icon.png);
            background-size: 18px 16px;
            background-position: right 5px center;
            background-repeat: no-repeat;
        }

    .top_search .imgBtn {
        background: transparent url(../images/search_btn.png);
        width: 71px;
        height: 24px;
        border: none; /* float:left; */
        cursor: pointer;
        background-repeat: no-repeat;
    }

    .top_search select {
        vertical-align: middle;
        margin: 1px auto;
        line-height: 12px;
        font: 12px tahoma;
        border: none;
        color: #000;
        max-width: 110px;
        height: 35px;
        padding: 3px 5px 3px 5px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }
/* ------------------------------------------------------------------------------------
--  PAGE CONTENT HOLDER
------------------------------------------------------------------------------------ */
#page_wrapper {
    max-width: 1200px;
    width: 100%;
    height: auto;
    min-height: 700px;
    background: #fff;
    margin: 0 auto;
    padding: 0 10px;
    font-size: 13px;
}
/* ------------------------------------------------------------------------------------
--  CONTENT (Left Side)
------------------------------------------------------------------------------------ */
.user_route {
    width: 100%;
    min-height: 27px;
    line-height: 24px;
    margin: 5px 0 11px 0;
    font-size: 12px;
    direction: rtl;
}

    .user_route a {
        color: #000;
    }

        .user_route a.ltr {
            direction: ltr;
        }

        .user_route a:hover {
            text-decoration: underline;
        }

.product_group_box {
    width: 100%;
    background: #fff;
    text-align: center;
    min-height: 130px;
    padding: 6px 10px;
    width: 100%;
    margin: 11px auto 20px auto;
    border: 1px solid #dedddd;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
    direction: rtl;
}

    .product_group_box ul li {
        min-width: 73px;
        max-width: 73px;
        float: right;
        display: inline;
        padding: 5px 2px;
        margin: 0 1px;
        border: 1px solid transparent;
        height: 95px;
    }

        .product_group_box ul li a:hover {
            background: #fff; /*box-shadow:0 0 20px #ccc;*/
            color: #000;
        }

        .product_group_box ul li:hover {
            box-shadow: 0 0 10px #ccc;
            -webkit-box-shadow: 0 0 10px #ccc;
            border: 1px solid #ccc;
            height: 95px;
        }

.product_group_img {
    max-width: 38px;
    margin: 0 auto;
    text-align: center;
}

.product_group_title {
    color: #333;
    font-size: 12px;
    line-height: 15px;
}


.view_expanded_list {
    margin: 3px 10px 5px 5px;
    float: left;
    text-align: right;
    direction: rtl;
    clear: both;
    color: #000;
    font-size: 12px;
}

    .view_expanded_list a {
        text-decoration: none;
        color: #000;
    }

        .view_expanded_list a:hover {
            border-bottom: 1px solid #000;
        }

.kala-box {
    position: relative;
    top: 0;
    right: 0;
    background: #fff;
    border-radius: 0;
    height: auto;
    border: 1px solid #dedddd;
    padding: 1px;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
    font: 16px 'IRANSans';
}

.kala-box-list {
    font: 12px 'IRANSans';
}

.kala-box.imageform {
    height: 252px;
}

.kala-box.full {
    height: 405px;
}

.triangle {
    height: 0px;
    float: right;
    position: relative;
    top: 0;
    right: 0;
    z-index: 10;
    border-style: solid;
    border-width: 0 45px 45px 0;
    border-color: transparent transparent transparent transparent;
}

.green {
    border-color: transparent #36ba36 transparent transparent;
}

.red {
    border-color: transparent #f85252 transparent transparent;
}

.grey {
    border-color: transparent #9ca59a transparent transparent;
}

.triangle_label_green {
    position: absolute;
    top: 7px;
    right: 2px;
    z-index: 20;
    float: right;
    color: #fff;
    font: 13px Tahoma;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.triangle_label_red {
    position: absolute;
    top: 7px;
    right: 2px;
    z-index: 20;
    float: right;
    color: #fff;
    font: 14px Tahoma;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.triangle_label_grey {
    position: absolute;
    top: 8px;
    right: 3px;
    z-index: 20;
    float: right;
    color: #fff;
    font: 11px Tahoma;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.product_logo {
    float: left;
    position: relative;
    z-index: 10;
    max-width: 50px;
    max-height: 50px;
}

.product_info_holder {
    padding: 0 2px;
    text-align: center;
    width: 100%;
}

.product_img {
    clear: both;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    height: 100px;
    line-height: 100px;
    vertical-align: middle;
}

    .product_img img {
        max-width: 150px;
        max-height: 100px;
        text-align: center;
        vertical-align: middle;
    }

.product_branch {
    clear: both;
    width: 100%;
    margin-bottom: 2px;
}

    .product_branch a {
        color: #000;
    }

        .product_branch a:hover {
            text-decoration: underline;
        }

.product_name {
    clear: both;
    width: 100%;
    min-height: 37px;
    max-height: 37px;
    margin-bottom: 5px;
    font: 12px 'IRANSans',Tahoma;
    font-weight: 500;
    overflow: hidden;
}

    .product_name.list {
        clear: both;
        width: 100%;
        min-height: 37px;
        max-height: 93px;
    }

    .product_name a {
        color: #000;
        line-height: 18px;
    }

        .product_name a:hover {
            text-decoration: underline;
        }

.product_last_update {
    clear: both;
    width: 100%;
    margin-bottom: 5px;
    font-size: 10px;
    font-family: IRANSansFaNum;
}

    .product_last_update.list {
        margin-bottom: 0;
        font-size: 15px;
    }

.FarsiNum {
    font-family: IRANSansFaNum;
    font-size: 15px;
}

.product_pricing {
    clear: both;
    width: 100%;
    line-height: 20px;
    display: inline;
}

    .product_pricing a {
        color: #000;
    }

        .product_pricing a:hover {
            text-decoration: underline;
        }

.product_pricing_number {
    padding-right: 5px;
    color: #8b9194;
    display: inline;
    font-size: 14px;
}

    .product_pricing_number a {
        color: #8b9194;
    }

        .product_pricing_number a:hover {
            text-decoration: underline;
        }

.product_lowest_price {
    width: 100%;
    margin-top: 0;
    padding-right: 10px;
    height: 29px;
    font-size: 19px;
    font-family: IRANSansFaNum;
}

.price {
    font-family: IRANSansFaNum;
    font-size: 16px;
}

.product_highest_price {
    width: 100%;
    margin-bottom: 5px;
    padding-right: 10px;
    height: 30px;
    font-family: IRANSansFaNum;
}

.product_price_rial {
    padding-right: 5px;
    color: #8b9194;
    display: inline;
    font-size: 12px;
    font-family: IRANSansFaNum;
}

.down-triangle {
    position: relative;
    right: 3px;
    bottom: 19px;
    margin-left: 5px;
    width: 0;
    height: 0;
    border-top: 10px solid #23a60e;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.up-triangle {
    position: relative;
    right: 3px;
    bottom: 18px;
    margin-left: 5px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #f85252;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.product_rating {
    clear: both;
    width: 100%;
    margin-bottom: 0;
}

.down-triangle-list {
    position: relative;
    right: 3px;
    bottom: 18px;
    margin-left: 5px;
    width: 0;
    height: 0;
    border-top: 10px solid #23a60e;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.up-triangle-list {
    position: relative;
    right: 3px;
    bottom: 18px;
    margin-left: 5px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #f85252;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
/* ----------------- ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ ----------------- */
.view_full_list {
    margin: 15px 10px 5px 20px;
    float: left;
    text-align: right;
    direction: rtl;
    clear: both;
    font-size: 11px;
}

    .view_full_list a {
        text-decoration: none;
        color: #666;
    }

        .view_full_list a:hover {
            border-bottom: 1px solid #000;
        }

    .view_full_list.news {
        margin: 13px 10px 5px 10px;
    }

    .view_full_list.leftsidenews {
        margin: 5px 10px 5px 10px;
    }

.arrow_more {
    font-size: 10px;
}

.view_full_list.agahi {
    margin: 20px 10px 5px 20px;
}

.view_full_list.tab {
    margin: 20px 10px 15px 20px;
}

.box_holder {
    background: #f5f5f5;
    border-radius: 0;
    padding: 15px 10px;
    width: 100%;
    margin: 0 auto 20px auto;
    direction: rtl;
    border: 1px solid #dedddd;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
    clear: both;
}

.box_container {
    overflow: hidden;
}

.white {
    background: #fff;
}

.box_holder.withslider {
    padding: 15px 2px 20px 2px;
}

/* ------------------------------------------------------------------------------------
--  ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡
------------------------------------------------------------------------------------ */
.vijeh_box {
    position: relative;
    top: 0;
    right: 0;
    background: #fff;
    border-radius: 0;
    height: auto;
    border: 1px solid #b8b7b6;
    padding: 1px;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
    font: 17px 'IRANSans';
}

.vijeh_price_old {
    width: 100%;
    margin-top: 0;
    color: #000;
    line-height: 24px;
    text-decoration: line-through;
    font-family: IRANSansFaNum;
}

    .vijeh_price_old:after- {
        content: "ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾";
        padding-right: 2px;
    }

.vijeh_price_title {
    width: 100%;
    margin-top: 0;
    color: #e90c0c;
    line-height: 24px;
    font-family: IRANSansFaNum;
}

.vijeh_price {
    width: 100%;
    margin: 1px 0 12px 0;
    color: #e90c0c;
    line-height: 24px;
    font-family: IRANSansFaNum;
}

    .vijeh_price:after {
        content: "ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾";
        padding-right: 8px;
    }
/* ------------------------------------------------------------------------------------
--  ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢
------------------------------------------------------------------------------------ */
.agahi_box {
    position: relative;
    top: 0;
    right: 0;
    background: #fff;
    border-radius: 0;
    min-height: 200px;
    height: auto;
    border: 1px solid #b8b7b6;
    padding: 1px;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
    overflow: auto;
    direction: rtl;
    margin-bottom: 3px;
}

.agahi_info_holder {
    margin-top: 20px;
    padding: 0 2px;
    text-align: center;
    width: 100%;
    height: auto;
    min-height: 200px;
}

.agahi_title {
    clear: both;
    width: 100%;
    height: 70px;
    max-height: 55px;
    min-height: 26px;
    line-height: 20px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: bold;
}

    .agahi_title a {
        color: #000;
    }

        .agahi_title a:hover {
            text-decoration: underline;
        }

.agahi_details {
    clear: both;
    width: 100%;
    font-size: 11px;
    line-height: 20px;
}

    .agahi_details span {
        clear: both;
        width: 100%;
        font-size: 11px;
        line-height: 20px;
    }

    .agahi_details a {
        color: #000;
    }

        .agahi_details a:hover {
            color: #000;
            text-decoration: underline;
        }

.agahi_field {
    clear: both;
    width: 100%;
    font-size: 10px;
    color: #1e1e1e;
    min-height: 16px;
    max-height: 27px;
    padding: 2px 2px 0 0;
    text-align: center;
    font-weight: bold;
    font: 14px 'IRANSans';
    line-height: 12px;
}

    .agahi_field a {
        color: #1e1e1e;
    }

        .agahi_field a:hover {
            color: #1e1e1e;
        }

    .agahi_field.last {
        padding: 0 2px 15px 0;
        font-weight: normal;
        line-height: 10px;
        font: 10px tahoma;
    }

.agahi_gold {
    height: 8px;
    background: #b5841b; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1ODQxYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGQ3NzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #b5841b 0%, #edd770 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5841b), color-stop(100%,#edd770)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #b5841b 0%,#edd770 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #b5841b 0%,#edd770 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #b5841b 0%,#edd770 100%); /* IE10+ */
    background: linear-gradient(to bottom, #b5841b 0%,#edd770 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5841b', endColorstr='#edd770',GradientType=0 ); /* IE6-8 */
}

.agahi_silver {
    height: 8px;
    background: #afadad; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FmYWRhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #afadad 0%, #e8e8e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#afadad), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #afadad 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #afadad 0%,#e8e8e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #afadad 0%,#e8e8e8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #afadad 0%,#e8e8e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afadad', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-8 */
}

.agahi_free {
    height: 8px;
    background: #fff;
}
/* ------------------------------------------------------------------------------------
--  ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±
------------------------------------------------------------------------------------ */
.news_holder {
    padding: 50px 7px 20px 7px;
}

.news_box {
    position: relative;
    top: 0;
    right: 0;
    background: #fff;
    border-radius: 0;
    min-height: 80px;
    border: 1px solid #dedddd;
    padding: 5px 7px 7px 7px;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
    overflow: hidden;
    font: 16px 'IRANSans';
}

.news_info_holder {
    float: right;
    width: 100%;
}

.news_img {
    float: right;
    height: 100%;
    margin-left: 5px;
}

.news_date {
    float: left;
    font-size: 12px;
    color: #5d5d5e;
}

.news_title {
    margin: 3px 80px 0 0;
    color: #39add0;
    line-height: 19px;
    font: 12px 'IRANSans', tahoma;
    font-weight: 500;
}

    .news_title a {
        color: #39add0;
    }

        .news_title a:hover {
            text-decoration: underline;
        }

.news_summary {
    float: right;
    height: auto;
    font: 11px tahoma;
    max-width: 310px;
    max-height: 58px;
    ;
    line-height: 19px;
}

/* ------------------------------------------------------------------------------------
--  Ribbon Style
------------------------------------------------------------------------------------ */
.ribbon-wrapper {
    position: relative;
    top: 0;
    left: 16px;
    z-index: 5;
    max-width: 100%;
    margin-bottom: 10px;
}

.ribbon-wrapper-sidebar {
    top: 0;
    left: 22px;
}

.ribbon-front {
    font: 16px 'IRANSans';
    text-align: right;
    padding: 0 15px 0 0;
    background-color: #53626b;
    color: #fff;
    height: 26px;
    width: 230px;
    position: relative;
    left: 0px;
    z-index: 2;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

    .ribbon-front.longish {
        width: 290px;
    }

    .ribbon-front a {
        color: #fff;
    }

.ribbon-front_sidebar {
    width: 100%;
}

.ribbon_short {
    max-width: 130px;
}

.ribbon_long {
    width: 270px;
}

.ribbon-edge-topleft, .ribbon-edge-topright, .ribbon-edge-topright-sidebar, .ribbon-edge-bottomleft, .ribbon-edge-bottomright {
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
}

.ribbon-edge-bottomleft, .ribbon-edge-bottomright {
    top: 40px;
}

.ribbon-edge-topleft, .ribbon-edge-bottomleft {
    left: 0px;
    border-color: transparent #101213 transparent transparent;
}

.ribbon-edge-topleft {
    top: -10px;
    border-width: 10px 0px 0 0;
}

.ribbon-edge-bottomleft {
    border-width: 0 0px 0px 0;
}

.ribbon-edge-topright, .ribbon-edge-topright-sidebar, .ribbon-edge-bottomright {
    right: 0;
    border-color: transparent transparent transparent #101213;
}

.ribbon-edge-topright {
    top: -3px;
    border-width: 3px 0 0 6px;
}

.ribbon-edge-topright-sidebar {
    top: -3px;
    border-width: 5px 0 0 10px;
}

.ribbon-edge-bottomright {
    border-width: 0 0 0px 20px;
}

.ribbon-back-left {
    position: absolute;
    top: -10px;
    left: 10px;
    width: 0px;
    height: 40px;
    z-index: 0;
}

.ribbon-back-right {
    position: absolute;
    top: -10px;
    right: 10px;
    width: 0px;
    height: 40px;
    z-index: 0;
}

/* ------------------------------------------------------------------------------------
--  COUNTDOWN
------------------------------------------------------------------------------------ */
.counter_title {
    font: 15px 'IRANSans';
    margin: 13px auto 7px auto;
}

.styled {
    font: 18px 'IRANSans';
    color: #333;
    margin-bottom: 8px;
    direction: ltr;
}

    .styled div {
        display: inline-block;
        margin-left: 8px;
        line-height: 1;
        text-align: center;
    }
    /* IE7 inline-block hack */
    * + html .styled div {
        display: inline;
        zoom: 1;
    }

        .styled div:first-child {
            margin-left: 0;
        }

        .styled div span {
            display: block;
            border-top: 1px solid #cecece;
            font: 15px 'IRANSans';
            text-align: center;
            padding: 1px 1px 0 1px;
        }

/* ------------------------------------------------------------------------------------
--  SIDEBAR
------------------------------------------------------------------------------------ */
.sidebar_login_holder { /* margin-top: 20px; */
    border-radius: 4px;
    max-width: 280px;
    width: 100%;
    height: 30px;
    margin: 20px auto;
    padding: 4px 5px;
    border: 1px solid #dedddd;
    color: #55626b;
    font: 12px 'IRANSans';
    line-height: 16px;
    background: #eee; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeeeee 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeeeee 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #eeeeee 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

    .sidebar_login_holder img {
        float: right;
        margin: 0 0 15px 15px;
    }

.sidebar_login {
    float: right;
    margin-top: 2px;
}

    .sidebar_login a {
        color: #55626b;
    }

        .sidebar_login a:hover {
            border-bottom: 1px solid #55626b;
        }

.sidebar_login_div {
    width: 0;
    height: 20px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #fff;
    margin: 0 22px 0 0;
    display: inline-block;
}

.sidebar_signup {
    float: left;
    margin: 2px 0 0 16px;
}

    .sidebar_signup a {
        color: #55626b;
    }

        .sidebar_signup a:hover {
            border-bottom: 1px solid #55626b;
        }

.sidebar_box {
    background: #fff;
    border-radius: 0; /*min-height:250px;*/
    padding: 6px 12px 8px 12px;
    max-width: 280px;
    width: 100%;
    margin: 0 auto 20px auto;
    direction: rtl;
    border: 1px solid #dedddd;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
}


    .sidebar_box.noheight {
        min-height: 0;
    }

    .sidebar_box.first {
        margin-top: 10px;
    }

    .sidebar_box ul {
        list-style: url("../images/bullet_kala.png");
        padding: 0 10px 0 10px;
    }

        .sidebar_box ul.hierarchy {
            list-style: none;
            padding: 0 10px 0 10px;
        }

        .sidebar_box ul li {
            margin: 5px 0 10px 0;
            color: #292c2c;
            font-size: 11px;
            font-weight: 500;
            line-height: 20px;
        }

            .sidebar_box ul li a {
                color: #292c2c;
                text-decoration: none;
            }

                .sidebar_box ul li a:hover {
                    color: #292c2c;
                    text-decoration: underline;
                }

    .sidebar_box.news ul li a {
        font: 11px tahoma;
        font-weight: bold;
    }

.history-nav {
    margin: 20px auto;
    max-width: 280px;
    font: 17px 'IRANSans';
}

    .history-nav ul li {
        position: relative;
        list-style: none;
    }

        .history-nav ul li ul {
            position: absolute;
            left: 0;
            right: 0;
            border: 2px solid #eee;
            font: 12px tahoma;
        }

    .history-nav ul .clicker {
        border: 1px solid #dedddd;
        -webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
        box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
        text-align: center;
        height: 35px;
        background: #fff;
        padding: 2px 5px 8px 5px;
        max-width: 280px;
        width: 100%;
    }

        .history-nav ul .clicker:hover, .history-nav ul .active {
            background: #f3f3f3;
        }

        .history-nav ul .clicker img {
            position: absolute;
            top: 7px;
            right: 15px;
        }

    .history-nav ul li a {
        transition: background-color 0.2s ease-in-out;
        -webkit-transition: background-color 0.2s ease-in-out;
        -moz-transition: background-color 0.2s ease-in-out;
        display: block;
        padding: 8px 10px 8px 40px;
        background: #fff;
        color: #333;
        text-decoration: none;
        position: relative;
        z-index: 50;
        border: 1px solid #888;
    }

        .history-nav ul li a:hover {
            background: #f3f3f3;
        }

    .history-nav ul li div {
        transition: background-color 0.2s ease-in-out;
        -webkit-transition: background-color 0.2s ease-in-out;
        -moz-transition: background-color 0.2s ease-in-out;
        display: block;
        padding: 20px;
        background: #f3f3f3;
        color: #333;
        text-decoration: none;
        position: relative;
        z-index: 1000;
    }
        /* Fallbacks */
        .history-nav ul li div.title {
            background: #fff;
            width: 98%;
            border-radius: 4px;
            margin: 0 auto;
            padding: 5px 15px;
            font-weight: bold;
        }

        .history-nav ul li div.items {
            margin: 0 auto;
            padding: 0 30px 20px 40px;
        }

    .history-nav .no-js ul {
        display: none;
    }

    .history-nav .no-js:hover ul {
        display: block;
    }

.banner_h {
    width: 100%;
    height: auto;
    margin: 0 auto 20px auto;
}

.banner_v {
    width: 100%;
    height: auto;
    margin: 0 auto 20px auto;
    text-align: center;
}

.mm_service_wrapper {
    margin: 20px auto;
    text-align: center;
    max-width: 280px;
}

.seller_title {
    width: 170px;
    float: right;
    margin: 5px 0 5px 8px;
    clear: right;
    line-height: 16px;
    font: 11px tahoma;
}

.seller_updatetime {
    width: 73px;
    float: left;
    margin: 5px 0 5px 0;
    color: #333;
    clear: left;
    text-align: left;
    line-height: 16px;
    font: 10px tahoma;
}

.view_full_list_sidebar {
    margin: 5px 0 1px 0;
    float: left;
    text-align: right;
    direction: rtl;
    font-size: 12px;
    clear: both;
}

    .view_full_list_sidebar a {
        border-bottom: 1px solid transparent;
        color: #333;
    }

        .view_full_list_sidebar a:hover {
            border-bottom: 1px solid #333;
        }

    .view_full_list_sidebar.news {
        font-size: 11px;
        margin: 2px 0 1px 1px;
    }

.hidden_login_signup {
    font-size: 12px;
    border: 1px solid #ccc;
    padding: 5px 8px 8px 5px;
    width: 180px;
    color: #55626b;
    display: none;
}

    .hidden_login_signup a {
        color: #55626b;
    }

        .hidden_login_signup a:hover {
            border-bottom: 1px solid #55626b;
        }

.td_expander {
    height: 80px;
    overflow: hidden;
}

.show-hidden {
    float: left;
    margin: 5px 0 0 10px;
    font-weight: bold;
    font: 11px tahoma;
    cursor: pointer;
}

    .show-hidden:hover {
        color: #000;
        text-decoration: underline;
    }

.page_text p.show-hidden {
    float: left;
    margin: 5px 0 0 10px;
    font-weight: bold;
    font: 11px tahoma;
    cursor: pointer;
}

    .page_text p.show-hidden:hover {
        color: #000;
        text-decoration: underline;
    }
/* ------------------------------------------------------------------------------------
--  FOOTER
------------------------------------------------------------------------------------ */
footer {
    background: url(../images/bg_footer.jpg);
    font-size: 12px;
    margin: 0 auto;
    padding: 20px 30px 20px 30px;
    width: 100%;
    max-width: 1200px;
    min-height: 140px;
    color: #a2a2a3;
    font-weight: 100;
}

    footer hr {
        width: 100%;
        color: #8a8b8b;
        background-color: #8a8b8b;
        border: 0 none;
        height: 1px;
        margin: 0 auto;
        clear: both;
    }

#footer_top {
}

#footer_top_social {
    float: left;
    padding-top: 4px;
    width: 100%;
    max-width: 345px;
}

    #footer_top_social ul li {
        display: inline;
        margin: 0 9px;
        float: left;
        opacity: 1;
        -webkit-transition: opacity 0.5s;
        -moz-transition: opacity 0.5s;
        -o-transition: opacity 0.5s;
    }

        #footer_top_social ul li:hover {
            opacity: 0.6;
        }

#footer_top_logo {
    margin: 0 0 10px 0;
    float: right;
    width: 140px;
}

#footer_bottom {
    overflow: auto;
}

.footer_nav ul {
    margin: 10px 0 9px 0;
    clear: both;
    direction: rtl;
}

    .footer_nav ul li {
        display: inline;
        line-height: 24px;
        ;
    }

        .footer_nav ul li:last-child {
            border: none;
        }

        .footer_nav ul li a {
            color: #a2a2a3;
        }

            .footer_nav ul li a:hover {
                color: #dcdfdf;
            }

#footer_copyright {
    line-height: 20px;
    float: right;
}

    #footer_copyright a {
        color: #a2a2a3;
    }

        #footer_copyright a:hover {
            color: #dcdfdf;
        }

#gotop {
    float: left;
    line-height: 20px;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
}

    #gotop a {
        color: #a2a2a3;
    }

    #gotop:hover {
        opacity: 0.6;
    }

    #gotop img {
        vertical-align: middle;
        padding-right: 3px;
    }

    #gotop.insidepage {
        direction: ltr;
        margin: 0 0 10px 5px;
        float: left;
        line-height: 20px;
        opacity: .7;
    }

        #gotop.insidepage a {
            color: #888;
        }

        #gotop.insidepage:hover {
            opacity: 1;
        }

/* ------------------------------------------------------------------------------------
--  MEDIA QUERIES
------------------------------------------------------------------------------------ */
@media screen and (max-width: 1200px) {
    .top_service_province_holder {
        width: 100%;
        max-width: 460px;
        height: 24px;
        float: right;
        direction: rtl;
    }

        .top_service_province_holder select.service_listbox {
            vertical-align: middle;
            float: right;
            font: 12px tahoma;
            border: none;
            color: #000;
            margin-left: 5px;
            width: 100%;
            max-width: 230px;
            height: 22px;
            padding: 3px;
            border-radius: 3px;
            -webkit-border-radius: 3px;
        }

        .top_service_province_holder select.province_listbox {
            vertical-align: middle;
            float: right;
            font: 12px tahoma;
            border: none;
            color: #000;
            width: 100%;
            max-width: 140px;
            height: 22px;
            padding: 3px;
            border-radius: 3px;
            -webkit-border-radius: 3px;
        }

    .down-triangle {
        right: 0;
    }

    .up-triangle {
        right: 0;
    }

    .news_summary {
        max-width: 70%;
    }

    .seller_title {
        width: 135px;
    }

    .seller_updatetime {
        width: 65px;
    }

    .ribbon-front_sidebar { /* width:250px; */
        font-size: 15px;
    }
}

@media screen and (max-width: 1155px) {
    .product_group_box ul li {
        display: inline;
        margin: 0 2px;
    }

        .product_group_box ul li img {
            max-width: 59px;
        }

    .ribbon-edge-topright-sidebar {
        display: none;
    }
}

@media screen and (max-width: 1100px) {
    .sidebar_login_holder img {
        margin: 0 0 15px 8px;
    }

    .sidebar_login_div {
        margin: 0 12px 0 0;
    }

    .sidebar_signup {
        float: left;
        margin: 2px 0 0 4px;
    }

    .product_lowest_price {
        margin-top: 5px;
        padding-right: 0;
        font-family: IRANSansFaNum;
    }

    .product_highest_price {
        padding-right: 0;
        font-family: IRANSansFaNum;
    }

    .product_price_rial {
        padding-right: 5px;
        font-size: 11px;
        color: #8b9194;
        display: inline;
        font-weight: normal;
        font-family: IRANSansFaNum;
    }

    .product_group_box ul li {
        margin: 0 20px;
    }
}

/* Refresh To Full in Main Grid (2columns) Breakpoint */
@media screen and (max-width: 1000px) {
    header nav {
        padding-right: 0;
    }

    .ribbon-wrapper-sidebar {
        top: 0;
        left: 19px;
    }

    .ribbon-front_sidebar { /* width:278px; */
        right: 0;
        font-size: 14px;
    }

    .ribbon-edge-topright-sidebar {
        top: -4px;
        right: 0;
        border-width: 5px 0 0 7px;
    }

    .sidebar_login_holder img {
        margin: 0 0 15px 15px;
    }

    .sidebar_login_div {
        margin: 0 22px 0 0;
    }

    .sidebar_signup {
        margin: 2px 0 0 16px;
    }

    .seller_title {
        width: 170px;
    }

    .seller_updatetime {
        width: 73px;
    }

    .hidden_login_signup {
        display: block;
    }
    /*.sidebar_login_holder{display:block !important;}*/
    .product_group_box ul li {
        display: inline;
        margin: 0 16px;
    }

        .product_group_box ul li img {
            max-width: 67px;
        }

    .ribbon-edge-topright-sidebar {
        display: block;
    }

    .product_lowest_price {
        padding-right: 5px;
    }

    .product_highest_price {
        padding-right: 5px;
    }
}

@media screen and (max-width: 780px) {
    #social_search_bar {
        height: 88px;
        width: 1;
    }

    .social_tools { /* float:none; */
        margin: 0 auto;
    }

    #blue_bar {
        height: 84px;
        padding: 0;
    }

    .top_bar {
        height: 64px;
        position: relative;
    }

    .top_service_province_holder {
        width: 100%;
        float: none;
        margin: 0 auto;
        text-align: center;
    }

        .top_service_province_holder select.service_listbox {
            float: right;
        }

    .top_service_title {
        max-width: 86px;
        padding: 0;
    }

    .news_ticker {
        float: none;
        clear: both;
        text-align: center;
        margin: 8px auto 10px auto;
    }
    /* Hide extra sidebar boxes for small devices */
    .mm_service_wrapper {
        display: none;
    }

    .banner_h {
        display: none;
    }

    .banner_v {
        display: none;
    }

    .gold_currency {
        display: none;
    }

    #sponsor_holder {
        display: none;
    }

    .news_date {
        margin-bottom: 8px;
    }

    .product_group_box ul li {
        margin: 0 21px;
    }
}

@media screen and (max-width: 800px) {
    .top_service_title {
        max-width: 86px;
        padding: 0 3px 0 0;
    }

    .news {
        padding: 30px 15px 20px 15px;
    }

    .product_group_box ul li {
        margin: 0 19px;
    }
}

@media screen and (max-width: 700px) {
    .top_service_province_holder {
        max-width: 410px;
    }

        .top_service_province_holder select.service_listbox {
            font-size: 10px;
            margin-left: 5px;
            width: 100%;
            max-width: 190px;
            height: 22px;
            padding: 1px 3px 3px 3px;
        }

        .top_service_province_holder select.province_listbox {
            font-size: 10px;
            max-width: 90px;
            height: 22px;
            padding: 3px;
        }

    a.tooltip span, a.tooltip:hover span {
        display: none;
    }

    .product_group_box ul li {
        margin: 0 4px;
    }
}

@media screen and (max-width: 600px) {
    .top_service_province_holder {
        max-width: 410px;
    }

        .top_service_province_holder select.service_listbox {
            font-size: 10px;
            margin-left: 5px;
            width: 100%;
            max-width: 190px;
            height: 22px;
            padding: 1px 3px 3px 3px;
        }

        .top_service_province_holder select.province_listbox {
            font-size: 10px;
            max-width: 90px;
            height: 22px;
            padding: 3px;
        }

    #footer_nav ul {
        text-align: center;
    }

    #footer_copyright {
        float: none;
        text-align: center;
    }

    #gotop {
        float: none;
        text-align: center;
        margin-top: 10px;
    }

    .hidden_login_signup {
        margin: 0 auto;
    }
}

@media screen and (max-width: 590px) {
    #footer_top_logo {
        text-align: center;
        clear: both;
        margin: 0 auto;
        float: none;
        margin-bottom: 12px;
    }

    #footer_top_social {
        text-align: center;
        margin: 0 auto;
        float: none;
        clear: both;
    }

        #footer_top_social ul {
            text-align: center;
            margin: 0 auto;
            height: 40px;
        }

            #footer_top_social ul li {
                display: inline;
                padding: 0 8px;
                text-align: center;
                margin: 0 auto;
                float: none;
                clear: both;
            }

                #footer_top_social ul li img {
                    max-width: 22px;
                }
}

@media screen and (max-width: 510px) {

    #slogan {
        display: none;
    }

    .news_ticker {
        line-height: 20px;
    }
}

@media screen and (max-width: 500px) {
    #blue_bar {
        height: 84px;
        padding: 0;
    }

    .top_bar {
        height: 84px;
        position: relative;
    }

    .news_ticker {
        height: 20px;
    }

    #social_search_bar {
        height: 145px;
    }

    .top_search {
        height: 58px;
        margin: 10px auto !important;
        padding: 3px 4px;
        width: 100% !important;
    }

        .top_search input.search_box {
            width: 100%;
            clear: both;
        }

        .top_search select { /* margin-top:4px; */
            clear: both;
        }

        .top_search input.search_btn {
            margin-top: 4px;
            clear: both;
        }

    .product_group_box ul li {
        margin: 0 25px;
    }
}

@media screen and (max-width: 460px) {
    .top_service_province_holder {
        max-width: 355px;
    }

    .arr_w {
        display: none;
    }

    .top_service_title {
        display: none;
    }

    .top_service_province_holder select.service_listbox {
        font: 9px tahoma;
        max-width: 180px;
    }

    .top_service_province_holder select.province_listbox {
        font: 9px tahoma;
        max-width: 100px;
    }

    ul.pagination li a {
        padding: 7px 5px;
    }
}

@media screen and (max-width: 380px) {
    /*    .mmlogin{display:block !important;}*/
    .top_service_province_holder {
        max-width: 290px;
    }

    #footer_top_social ul li {
        padding: 0 4px;
    }

        #footer_top_social ul li img {
            max-width: 18px;
        }

    .ribbon-front_sidebar {
        width: 238px;
        right: 0;
    }

    ul.pagination li a {
        padding: 7px 4px;
    }

    .product_group_box ul li {
        width: 73px;
        padding: 5px 2px;
        margin: 0 18px;
    }
}



/*Shop Page ////////////////////////////////////////////////*/

@media screen and (max-width: 990px) {

    .form-box * {
        font-size: 20px !important;
    }
}


/* Add By Tirdad ///////////////////////////////////////*/
html,
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
}





#smallLogo {
    position: absolute;
    width: 100%;
    text-align: center;
    display: none;
}


.t-container {
    max-width: 1400px !important;
    width: 100%;
}

#page_wrapper {
    max-width: 1400px !important;
    width: 100%;
    background: rgba(255,255,255,0.8);
    border: 1px solid #eee;
    border-left: none;
    border-right: none;
}



.mmright-col .sidebar_login_holder {
    display: block !important;
}




.product_group_box ul li {
    float: none !important;
    height: 95px;
    display: inline-block !important;
    vertical-align: top;
    max-width: 70px;
    min-width: 70px;
    margin: 0 .3%;
}


.top_search .btn {
    display: inline-block;
    margin-top: 0px;
    height: 33px;
    padding: 0px;
    color: #f5f5f5;
    background: #328EC1;
    border: 1px solid #1F87CA;
    width: 15%;
}





/*Sidebar ////////////////////*/

@media screen and (max-width: 600px) {

    .sidebar_login a,
    .sidebar_signup a {
        font-size: 10px !important;
    }
}


/*Products /////////////////////////*/

@media screen and (min-width: 1400px) {

    .main_col {
        width: 80%;
    }

    .right_bar {
        width: 20%;
        max-width: 280px;
        min-width: 270px;
    }
}

.sidebar-btn {
    margin-bottom: 2px;
}

.tab-content {
    background-color: #f5f5f5;
}

.product_branch a,
.product_last_update,
.product_pricing a {
    color: #666 !important;
}


.product_name {
    border-bottom: 1px dashed #ccc;
    margin-top: 10px;
}

    .product_name a {
        color: #333 !important;
        font-size: 15px;
    }


.product_pricing a {
    font-size: 13px;
}


.product_lowest_price {
    color: #007525;
}

.product_highest_price {
    font-size: 15px;
    color: #920000;
}

.product_rating a {
    font-size: 10px;
}




@media screen and (max-width: 800px) {

    /*Product Tabs //////////////////*/

    .css3tab-theme-1 > label {
        display: inline-block !important;
        width: 24%;
        padding: 0 3px !important;
        font-size: 2.4vw !important;
        text-align: center;
    }
}




/*Products //////////////////*/


@media screen and (max-width: 1200px) {


    .tab-content .padded {
        width: 33%;
    }
}

@media screen and (max-width: 990px) {


    .tab-content .padded {
        width: 25%;
    }
}

@media screen and (max-width: 800px) {


    .tab-content .padded {
        width: 33%;
    }
}


@media screen and (max-width: 550px) {

    .tab-content .padded {
        width: 49%;
    }
}









@media screen and (max-width: 480px) {
    .top_bar {
        height: auto !important;
        position: fixed;
        z-index: 999 !important;
    }

    .top_service_province_holder {
        max-width: 100%;
    }

        .top_service_province_holder select.service_listbox {
            font: 3vw tahoma;
            width: 100%;
            max-width: 100%;
        }




    /* Social Bar ///////////*/
    .social_tools {
        margin: 0px;
        width: 100%;
        max-width: 100%;
        display: inline-block;
    }

        .social_tools ul {
            float: none;
            display: inline-block;
            margin-top: 10px;
            text-align: center;
            margin: 10px auto 0;
            width: 100%;
        }

            .social_tools ul li {
                float: none;
            }

    /* Search bar ///////////////////*/
    #search-form #top_search {
        max-width: 100%;
    }

    #search-form #SearchSelect {
        width: 60%;
        max-width: 60%;
        color: #777;
    }

    .top_search .btn {
        display: block;
        margin-top: 5px;
        height: 33px;
        width: 39%;
        padding: 0px;
        float: left;
        color: #f5f5f5;
        background: #328EC1;
        border: 1px solid #1F87CA;
    }

    .top_search .imgBtn {
        display: none;
    }



    /* Icons /////////////////////*/
    .product_group_title {
        font-size: 11px;
    }

    #mmCategoryHomePage li img {
        margin-bottom: 5px;
    }

    .tab-content .padded {
        width: 50%;
    }





    /*Product Tabs //////////////////*/

    .css3tab-theme-1 > label {
        display: inline-block !important;
        width: 48%;
        font-size: 14px !important;
    }




    /* Ads Tab /////////////////////*/

    .nav-tabs li {
        width: 100%;
        margin-bottom: 5px;
        text-align: center;
    }

    .nav-tabs .active {
        border-bottom: 1px #ccc solid;
    }






    .bx-viewport {
        overflow: visible;
    }
}

@media (max-width: 420px) {
    .css3tab-theme-1 > label {
        display: block !important;
        width: 100%;
    }

    .tab-content .padded {
        width: 100%;
    }
}


/*.bx-viewport{
  max-height: 150px;
}*/

.bx-viewport a > img {
    margin: 0 auto;
    height: auto !important;
    width: 1085px !important;
}

/* Login-page ///////////////////////////////////*/

#ctl00_cphContent1_LoginMain {
    width: 100%;
}


.register_text {
    font-size: 13px;
}

/* footer //////////////////////////////////////*/
.t-container {
    margin: 0 auto;
}

footer {
    max-width: 100%;
}


/*============================================*/


@media (min-width: 1170px) and (max-width:1200px ) {
    .topbar {
        padding: 0 10px;
    }
}

@media (min-width:992px) and (max-width:1170px) {
    header nav {
        padding-right: 0;
    }

    #mmservicesBox {
        width: 300px !important;
    }
}

@media (min-width:768px) and (max-width:992px) {
    #mmservicesBox {
        max-width: 242px !important;
    }

    .top_service_province_holder {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .topbar {
        padding: 0;
    }
}

@media (max-width: 768px) {

    #mmservicesBox {
        max-width: 190px !important;
    }

    #blue_bar {
        height: 152px;
        padding: 70px 0 0;
    }
}
/*============================================*/

/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 990px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }

    .row-offcanvas-right {
        right: 0;
    }

    .row-offcanvas-left {
        left: 0;
    }

    .row-offcanvas-right .sidebar-offcanvas {
        right: -40%; /* 6 columns */
    }

    .row-offcanvas-left .sidebar-offcanvas {
        left: -40%; /* 6 columns */
    }

    .row-offcanvas-right.active {
        right: 40%; /* 6 columns */
    }

    .row-offcanvas-left.active {
        left: 40%; /* 6 columns */
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 40%; /* 6 columns */
    }
}

@media screen and (max-width: 767px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }

    .row-offcanvas-right {
        right: 0;
    }

    .row-offcanvas-left {
        left: 0;
    }

    .row-offcanvas-right .sidebar-offcanvas {
        right: -50%; /* 6 columns */
    }

    .row-offcanvas-left .sidebar-offcanvas {
        left: -50%; /* 6 columns */
    }

    .row-offcanvas-right.active {
        right: 50%; /* 6 columns */
    }

    .row-offcanvas-left.active {
        left: 50%; /* 6 columns */
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 50%; /* 6 columns */
    }
}

@media screen and (max-width: 500px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }

    .row-offcanvas-right {
        right: 0;
    }

    .row-offcanvas-left {
        left: 0;
    }

    .row-offcanvas-right .sidebar-offcanvas {
        right: -80%; /* 6 columns */
    }

    .row-offcanvas-left .sidebar-offcanvas {
        left: -80%; /* 6 columns */
    }

    .row-offcanvas-right.active {
        right: 80%; /* 6 columns */
    }

    .row-offcanvas-left.active {
        left: 80%; /* 6 columns */
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 80%; /* 6 columns */
    }
}

.canvac-btn {
    color: #fff;
    height: 30px;
    background: url(/imgs/sidebar-icon.png) 30px 0;
    width: 110px;
    margin: 0 auto;
    padding-right: 20px;
}
/*.canvac-btn:hover{
  background: url(/imgs/sidebar-icon.png) -54px 0;
}
.canvac-btn:focus{
  background: url(/imgs/sidebar-icon.png) -54px 0;

}*/

.field-validation-error {
    color: #ff0000;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}
