﻿.DimoContent{
    font-family:iransansweb;
    background:none;
    max-width:1200px;
}
.dimo_introtitle {
    font: 25px iransansweb;
}
.frmdetail {
    font: 12px yekannumber,iransansweb;
    border-top: 0;
    margin-top: 10px;
    color: #747474;
}
    .frmdetail i {
        color: #747474;
        top:-2px;
        padding-right:0;
    }
.img-responsive{
    width:100%;
}
.ImgNews{
    margin:15px 0;
    border-radius:5px;
}

.nazar {
    border-top: 1px solid #c1c1c1;
}
.nazarheader {
    color: #000;
    background: none;   
    padding:8px 0;
}
.Divider{
    height:0;
}
.txtfield, .rlptxtfield {
    margin-left: 1%;
    padding: 5px 43px 5px 5px;
    margin-right:5px;
}
.txtfield2, .rlptxtfield2 {
    padding: 5px 43px 5px 5px;
    margin-left: 1px;
    margin-right:5px;
}
.sendComment {
    margin: 0;
    width: 135px;
    background: url(../images/sendbutton.png) no-repeat left -47px top -2px;
    padding-right:25px;
}

.dimo-bx {
    border: 1px solid #c1c1c1;
    margin-bottom: 10px;
    padding: 10px;
    border-radius:4px;
}
    .dimo-bx .title {
        font-weight: bold;
        font-size: 17px;
        margin-bottom:15px;
        margin-top:5px;
    }
    .dimo-bx li {
        list-style: inside;
    }
        .dimo-bx li::marker{
            font-size:16px;
        }
        .dimo-bx li a {
            color: #999;
            position: relative;
            top: -2px;
        }
    .dimo-bx li a:hover {
        color: #444;
    }

    @media only screen and (max-width:760px) {
        .mobile-none{
        display:none;
    }
}