/* public */

@font-face {
    font-family: vazir;
    src: url("../font/Vazir-Regular-FD-WOL.eot");
    src: url("../font/Vazir-Regular-FD-WOL.woff") format("woff"),
        url("../font/Vazir-Regular-FD-WOL.ttf") format("ttf"),
        url("../font/Vazir-Regular-FD-WOL.woff2") format("woff2");
}

@font-face {
    font-family: sans;
    src: url("../font/IRANSansWeb.eot");
    src: url("../font/IRANSansWeb.woff") format("woff"),
        url("../font/IRANSansWeb.ttf") format("ttf"),
        url("../font/IRANSansWeb.woff2") format("woff2");
}

@font-face {
    font-family: 'yekan';
    src: url(../font/Yekan.eot);
    src: url(../font/Yekan.eot?#iefix) format("embedded-opentype"), url(../font/Yekan.woff) format("woff"), url(../font/Yekan.ttf) format("truetype"), url(../font/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal
}

* {
    font-family: sans;
    font-size: 14px;
}

#main-bak{
    background-color: #fafafa;
}

#fasele20 {
    height: 20px;
}

#fasele30 {
    height: 30px;
}

#fasele50 {
    height: 50px;
}

#fasele100 {
    height: 100px;
}

#fasele150 {
    height: 150px;
}

#fasele200 {
    height: 200px;
}

#khat {
    height: 1px;
    border-width: 0;
    color: gray;
    background-color: gray;
    margin-top: 20px;
    margin-bottom: 20px;
}

#msg-title {
    font-size: 16px;
    font-weight: 600;
    /* color: #666666; */
    /* color: #6ec1e4; */
    /* color: #ff3366; */
}

#msg-content {
    font-size: 13px;
    font-weight: 400;
    /* color: gray; */
    line-height:2.5rem;
}

#msg-content-title {
    font-size: 13px;
    font-weight: 600;
    /* color: gray; */
    line-height:2.5rem;
}

#msg-details {
    font-size: 13px;
    font-weight: 400;
    /* color: #ffa635; */
    line-height:2.5rem;
}

#msg-err {
    font-size: 12px;
    font-weight: 400;
}

#msg-like {
    font-size: 12px;
    font-weight: 400;
    color: #ffa635;
}