﻿div.rating-cancel, div.star-rating {
    float: left;
    width: 17px;
    height: 15px;
    text-indent: -999em;
    cursor: pointer;
    display: block;
    background: transparent;
    overflow: hidden
}

    div.rating-cancel, div.rating-cancel a {
        background: url(delete.gif) no-repeat 0 -16px
    }

    div.star-rating, div.star-rating a {
        background: url(/App_Theme/fa-IR/images/star.gif) no-repeat 0 0
    }

        div.rating-cancel a, div.star-rating a {
            display: block;
            width: 16px;
            height: 100%;
            background-position: 0 0;
            border: 0
        }

div.star-rating-on a {
    background-position: 0 -16px !important
}

div.star-rating-hover a {
    background-position: 0 -32px
}

div.star-rating-readonly a {
    cursor: default !important
}

div.star-rating {
    background: transparent !important;
    overflow: hidden !important
}

.statVal {
    position: relative;
    top: -10px
}

.ui-rater > span {
    vertical-align: top
}

    .ui-rater > span > span {
        position: relative;
        top: -6px
    }

.ui-rater-rating {
    background: url(/App_Theme/fa-IR/images/giga-star.png) no-repeat;
    font-weight: bolder;
    height: 30px;
    width: 35px;
    display: block;
    background-size: 100% 100%;
    padding-top: 7px;
    font-size: 12px;
    color: #000;
    text-align: center
}

.ms_raterStar {
    float: left;
    width: 42px
}

.ms_Sstars {
    float: right;
    width: 188px
}

.lid-title {
    font-size: 12px;
    color: #878585;
    margin: 0;
    line-height: 0
}

.news-img-box {
    background: #efefef;
    overflow: hidden;
    height: auto;
    padding: 10px 5px;
    margin-bottom: 10px;
    box-shadow: 3px 5px 10px #cfcfcf;
    border-radius: 10px;
}

.news-img img {
    width: 100%;
    margin: 10px auto;
    border-radius: 10px
}

.news-short-content {
    float: right;
    width: 100%;
    padding: 0 10px;
    direction: rtl;
    text-align: justify;
    font-size: 14px;
    color: #646464;
}

.relation-news-bx {
    overflow: hidden;
    clear: both
}

    .relation-news-bx h2 {
        color: #4b4b4b;
        font-size: 16px;
        padding: 15px 0
    }

    .relation-news-bx ul {
        list-style: none;
        padding-right: 0
    }

        .relation-news-bx ul li {
            margin-bottom: 10px;
            list-style: none
        }

            .relation-news-bx ul li img {
                float: right;
                width: 35%;
                border-radius: 5px
            }

.ti-blg {
    display: inline-block;
    color: #2f2727;
    width: 75%;
    float: right
}

    .ti-blg h3 {
        font-size: 12px;
        padding: 0 6px;
        text-align: right;
        font-weight: 700;
        color: #595959;
        line-height: 20px;
        direction: rtl;
        margin: 0
    }

    .ti-blg p {
        font-size: 10px;
        direction: rtl;
        color: #666;
        text-align: right;
        padding: 2px 5px;
        line-height: 25px
    }

.dimo_introtitle {
    margin-top: 10px
}

.frmdetail {
    margin-bottom: 10px
}

.intro-social {
    padding-right: 11px;
}



#table-of-contents {
    direction: rtl;
    line-height: 30px;
    margin: 20px 0 30px;
    background: #efefef;
    overflow: hidden;
    height: auto;
    padding: 10px 15px;
    box-shadow: 3px 5px 10px #cfcfcf;
    border-radius: 10px;
}

    #table-of-contents ol {
        list-style: none;
        padding-right: 0
    }
    #table-of-contents > ol > li> ol{      
        padding-top: 10px;
    }


    #table-of-contents a {
        color: #646464;
    }

.DimoContent #bill img {
    border-radius: 4px;
    margin: 10px 0;
}

.DimoContent #bill h2 {
    font-size: 23px;
    padding: 20px 0 10px !important;
}

.DimoContent #bill h3 {
    font-size: 20px;
    padding: 20px 0 10px !important;
}

.ti-blog {
    direction: rtl;
    font-size: 13px;
    font-weight: normal;
    float: right;
    width: 65%;
    padding: 5px 15px 5px 0;
}

    .ti-blog h3 {
        font-size: 15px;
        font-weight: bold;
        line-height: 27px;
        text-align: justify;
        direction: rtl;
        color: #000;
        margin-bottom: 10px;
    }

    .ti-blog p {
    }
