﻿
#table-of-contents {
    background: #f5f5f5;
    padding: 10px 20px;
    direction: rtl;
    line-height: 30px;
    margin: 20px 0px;
    border-right: 2px solid #0095d5;
}
        #table-of-contents ol { list-style:none;padding-right:0 }
    #table-of-contents a {
        color: #7a7a7a;
        font-weight: normal;
        font-size: 14px;
    }

.DimoContent table{
    width: 100%;
}

.news-main-img {
    margin-top: 17px;
    border-radius: 5px;
}

.news-tab {
    padding-right: 0;
}
    .news-tab > li{
        float:right;
    }

.n-content {  
    
    color: #686868;
}
    .n-content h5 {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: unset;
        line-height: 25px;
        margin: 0;
        letter-spacing: -0.5px;
    }
    .n-content span {
        font-size: 10px;
        position: relative;
        bottom: 3px;
    }

.news-box-title{
    padding:0 10px;
    margin-top:20px;
}

.dimo-news-row {
    overflow: hidden;
    margin-bottom: 2px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 2px;
}
.dimo-news-row img{
    border-radius:3px;
}

.introsocialul {
    float: right;
    margin: 0px;
    padding: 0 10px;
}

    .introsocialul ul {
        float: right;
    }

    .introsocialul li {
        display: inline;
        overflow: hidden;
    }

.introsocialicon {
    font-size: 18px;
    margin: 7px 3px;
    /*color: #404040;*/
}

.picUl {
    list-style: none;
    border-top: 1px solid rgba(153, 153, 153, 0.33);
    clear: both;
    padding: 0;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}

    .picUl li {
        width: 74px;
        height: 74px;
        margin: 3px;
        float: right;
    }

        .picUl li a img {
            width: 74px;
            height: 74px;
            border: 0px;
            border-radius: 2px;
        }

.rate-circle-sp {
    margin: 0 5px;
    font-size: 6px;
    color: #dcdcdc;
    display:none;
}
.intro-social {
    float: left;
    direction: rtl;
    width: 195px;
}

.news-short-box {
    background: #f5f5f5;
    padding: 5px 15px;
    margin-bottom: 10px;
    line-height: 25px;
    border-radius:3px;
}
.Dimo-Newslabel {
    overflow: hidden;
    float: right;
    margin: 5px 1px;
    padding: 0px 10px;
    border-radius: 3px;
    border: 1px solid #b5b5b5;
    font-size: 11px;
}

    .Dimo-Newslabel a {
        text-decoration: none;
        color: #939393;
    }

    .Dimo-Newslabel:hover {
        border: 1px solid #000;
    }

        .Dimo-Newslabel:hover, .Dimo-Newslabel:hover a {
            cursor: pointer;
            color: #000;
            text-decoration: none;
        }

.social-bx {
    position: relative;
    top: -5px;
    font-size: 12px;
    color: #686868;
    float: left;
    padding-top: 20px;
}
    .social-bx .fa-share-alt {
        color: #c55252;
        position: relative;
        top: 1px;
        
    }

.DimoContent .fa-twitter-square {
    color: #33b8fb;
}
.DimoContent .fa-facebook-square {
    color: #38529a;
}
.DimoContent .fa-linkedin {
    color: #0073b1;
}
.DimoContent .fa-envelope {
    color: #5a0b87;
}
.main-nazar-bx{
    width:100% !important;
}
.nazar-send{
    height:96px !important;
}
.nazar-name {
    padding: 7px 10px !important;
}
#content img{
    border-radius:4px;
}
.over-hidden{
    overflow:hidden;
}