@font-face {
    font-family: "yekan";
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/yekanweb-regular.eot') format("embedded-opentype"), url('../../fonts/yekanweb-regular.woff') format("woff"), url('../../fonts/yekanweb-regular.ttf') format("truetype"), url('../../fonts/yekanweb-regular.svg') format("svg");
}
body {
    font-family: "yekan";
    padding-bottom: 50px;
    text-align: right;




}
/*---------------------Header Style----------------------*/
.header {
    min-height: 130px;
    background-image: url(../../members/images/fake_brick.png);
    border-bottom: 3px solid #f29e5d;
  
}
body.boxed.bg-image {
    background: url(../../img/pattern-1.jpg) top center repeat;
    background-attachment: fixed;
}
.title-head {
}
    .title-head h1 {
        text-align: right;
        font-size: 20px;
        color: #fff;
    }
    .title-head h4 {
        text-align: right;
        color: #f4ba33;
    }
.login a {
    margin-top: 10px;
}
.Logo_Style {
    height: 125px;
}
.login i {
    padding-left: 10px;
}
@media (max-width: 350px) and (min-width: 0px) {
    .title-head h1 {
        font-size: 12px;
    }
    #Image1 {
        width: 100px;
        height: 100px;
    }
    #Image2 {
        width: 200px;
        height: 200px;
    }
    #image_Title {
        text-align: center;
    }
    #header_k
    {
        padding-bottom:30px;
    }
    #content_a
    {
        margin-top:150px;
    }
}
.tar {
    text-align: right;
}
.about-content {
    padding: 10px;
    color: #2d76eb;
}
.mgtbisthasht {
    margin-top: 26px;
}
.mgt10 {
    margin-top: 10px;
}
.mgt20 {
    margin-top: 20px;
}
.mgt30 {
    margin-top: 30px;
}

.mgb30 {
    margin-bottom: 30px;
}
.mgt60 {
    margin-top: 60px;
}
.mgl10 {
    margin-left: 10px;
}
.mgr10 {
    margin-right: 10px;
}
.mgr30 {
    margin-right: 10px;
}
.mg10 {
    margin: 10px 10px;
}
.mg20 {
    margin: 20px 20px;
}
.my-icon {
    position: absolute;
    top100px;
}
.text-red {
    color: #FF0000;
}
.text-green {
    color: green;
}
.text-white {
    color: white;
}
.Imgcircle-shadow {
    display: block;
    width: 130px;
    height: 130px;
    margin: 1em auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    border: 5px solid #eee;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.2);
}
    .Imgcircle-shadow:hover {
        -moz-box-shadow: rgba(0, 0, 0, 0.8) 15px 15px 55px inset;
        -webkit-box-shadow: rgba(0, 0, 0, 0.8) 15px 15px 55px inset;
        box-shadow: rgba(0, 0, 0, 0.8) 15px 15px 55px inset;
    }
.box-body {
    text-align: right;
    padding: 10px;
}
.box-head {
    text-align: center;
    color: #d93030;
}
.gray {
    background-color: #d3d3d3;
}
.blue {
    height: 700px;
    background-color: dodgerblue;
}
.news-box {
    padding: 15px;
    background-color: #c3e9d6;
}
.news-title {
    background-color: #fff;
    padding: 5px;
    border-bottom: 2px solid #cc1919;
    color: #8e8e8e;
}
    .news-title i {
        padding-left: 10px;
        color: #8e8e8e;
    }
.news-image {
    margin-top: 10px;
}
.news-body {
    padding: 10px;
    line-height: 30px;
    text-align: justify;
    direction: rtl;
    border-bottom: 2px solid #cc1919;
    background-color: #fff;
    margin-top: 5px;
}
.new-footer {
    padding: 10px;
    height: 50px;
    background-color: #a8a8a8;
}
.RTL {
    direction: rtl;
}
.LTR {
    direction: ltr;
}
.img-thumbnail {
    display: inline-block;
    max-width: 250px;
    min-width: 50px;
    max-height: 200px;
    min-height: 50px;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.img-thumbnail-50 {
    display: inline-block;
    max-width: 50px;
    min-width: 50px;
    max-height: 50px;
    min-height: 50px;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.img-100 {
    max-width: 100px;
}
.img-150 {
    max-width: 150px;
}
.img-200 {
    max-width: 200px;
}
.img-250 {
    max-width: 250px;
}
.img-300 {
    max-width: 300px;
}
.img-350 {
    max-width: 350px;
}
.post-thumbnail {
    position: relative;
    z-index: 1;
}
.updateProgress {
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    position: absolute;
    width: 200px;
    height: 100px;
}
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.50;
}

.width_300{
    width:300px;
}

.yekan-14{
    font-family:yekan;
    font-size:14px;
}
.yekan-18{
    font-family:yekan;
    font-size:18px;
}

