﻿
@media(min-width:750px) {
    .div_MainNews {
        /*width: 1000px;*/
    }

    .div_News {
        /*width: 375px;*/
        /*margin: 10px 30px 0 30px;*/
    }

    .div_PageIndexes {
        padding-right: 30px;
    }

    .div_News_Image {
        width: 275px;
        height: 200px;
        margin: 0 auto;
    }

        .div_News_Image img {
            width: 275px;
            height: 200px;
        }
}


.div_MainNews {
    /*width: 1000px;
    padding: 0px 2px 10px 2px;
    margin-left: auto;
    margin-right: auto;
    display: table;*/
    background-color: white;
    text-align: right;
    position: relative;
    border-width: 0 1px;
    border-style: solid;
    border-color: #CACACA;
    direction: rtl;
    /*float: right;*/
}

.div_NewsContainer {
    /*width: 740px;*/
    text-align: right;
    float: right;
    min-height: 800px;
}

.div_News_Line {
    /*width: 740px;
    padding-left: 10px;*/
    text-align: right;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.div_News {
    /*width: 275px;
    border-bottom: 1px solid #857f7f;
    margin: 10px 30px 0 30px;
    text-align: center;*/
    /*max-width: 375px;*/
    /*height: 390px;*/
    position: relative;
    float: right;
    margin-bottom: 10px;
    /*border-bottom: 1px solid lightgrey;*/
}

.div_News_Image {
    /*width: 275px;*/
    /*height: 200px;*/
    /*border: 1px solid #e9e9e9;*/
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    top: 0;
    position: relative;
}

    .div_News_Image img {
        width: 275px;
        height: 200px;
        border-radius: 4px;
        margin: 0 auto;
    }


.pagination > li {
    float: right !important;
}

.div_News_No {
    display: inline-block;
    width: 85px;
    text-align: right;
    font-family: Tahoma;
    font-size: 9pt;
    color: #635c5c;
    height: 12px;
    margin-top: 10px;
    direction: rtl;
}

.div_News_Date {
    display: inline-block;
    /*width: 90px;*/
    text-align: right;
    font-family: Tahoma;
    /*border-right: 1px solid #6d6d6d;*/
    font-size: 9pt;
    color: #635c5c;
    padding-right: 10px;
    direction: rtl;
}

.div_News_Date span {
    font-family: 'B Yekan'
}

.div_News_Title {
    text-align: right;
    padding-top: 10px;
    direction: rtl;
}

    .div_News_Title span {
        color: #cc3535;
        font-family: Tahoma;
        font-size: 12px;
        padding-left: 2px;
        padding-bottom: 10px;
        text-align: justify;
    }

.div_News_Content {
    text-align: right;
    /*padding-top: 10px;*/
    direction: rtl;
}

    .div_News_Content span {
        color: #3c0f0f;
        font-family: Tahoma;
        font-size: 12px;
        padding-left: 2px;
        padding-bottom: 5px;
        text-align: justify;
    }

.div_MoreContainer {
    text-align: right;
    padding-bottom: 10px;
    direction: rtl;
}

    .div_MoreContainer a {
        font-family: Tahoma;
        font-size: 9pt;
        /*font-style: italic;*/
        color: #857f7f;
        cursor: pointer;
    }



.div_PageIndexes {
    /*width: 650px;*/
    /*margin-top: 10px;
    height: 35px;
    padding-top: 5px;*/
    text-align: right;
    direction: rtl;
    float: right;
}

.pages {
    overflow: hidden;
    display: inline-block;
    position: relative;
}


    .pages div li {
        display: inline-block;
        margin: 0 5px 0 0;
        padding: 5px 10px 5px 10px;
        font-family: Tahoma;
        font-size: 12px;
        text-align: right;
    }

        .pages div li a {
            cursor: pointer;
        }


.next1 {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    display: block;
    border-top-color: transparent;
    border-right-color: #98002e;
    border-bottom-color: transparent;
    border-left-color: currentColor;
    border-top-width: 6px;
    border-right-width: 6px;
    border-bottom-width: 6px;
    border-left-width: medium;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    top: 8px;
}

.Prev1 {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    display: block;
    border-top-color: transparent;
    border-right-color: currentColor;
    border-bottom-color: transparent;
    border-left-color: #98002e;
    border-top-width: 6px;
    border-right-width: medium;
    border-bottom-width: 6px;
    border-left-width: 6px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    top: 8px;
}

.currentPage {
    border: 1px solid #808080;
}

    .currentPage a:hover {
        cursor: default;
    }


.LoadingPaged {
    vertical-align: bottom;
    float: right;
    padding-left: 30px;
    width: 50px;
}



.div_Email {
    /*width: 260px;*/
    height: auto;
    position: relative;
    /*float: left;*/
    margin-top: 10px;
    padding: 5px;
    direction: rtl;
    border: 1px solid #e9e9e9;
}

.div_SubscribeHeader {
    background-image: url('../../pic/News/mail.png');
    background-position: right;
    background-repeat: no-repeat;
    text-align: right;
    padding-right: 22px;
    font-family: Tahoma;
    font-size: 11pt;
    color: #340707;
    margin-bottom: 5px;
}

.div_SubscribeText {
    text-align: justify;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    color: #3c0f0f;
    /*width: 240px;*/
}

.div_SubscribeTextBox {
    text-align: right;
    margin-top: 10px;
    display: inline;
}

    .div_SubscribeTextBox input[type=text] {
        background: #f8f5f5;
        height: 12px;
        padding: 8px 0;
        /*width: 230px;*/
        font: normal 300 12px Tahoma;
        color: rgba(0,0,0,0.4);
        border: 1px solid #929292;
        border-radius: 3px;
        padding-left: 4px;
        box-shadow: 0px 2px 2px #555;
        direction: ltr;
    }

        .div_SubscribeTextBox input[type=text]:focus {
            background: #fff;
            font-family: Tahoma;
        }

.div_SubscribeTextButton {
    text-align: right;
    margin-top: 10px;
    display: inline;
    height: 20px;
}

    .div_SubscribeTextButton input[type=button] {
        background: #f1f1f1;
        height: 24px;
        width: 100px;
        font: normal 300 12px Tahoma;
        color: #cc3535;
        text-align: center;
        border: 1px solid #929292;
        border-radius: 3px;
        /*box-shadow: 0px 2px 2px #555;*/
    }

        .div_SubscribeTextButton input[type=button]:hover {
            box-shadow: 0px 1px 4px #555;
            cursor: pointer;
        }

        .div_SubscribeTextButton input[type=button]:active {
        }


/*@media screen and (max-width: 1199px) {
    .SiteNav {
        width: 100% !important;
    }
}*/

.SiteNav {
    padding: 0;
    margin-top: 113px !important;
    padding-right: 10px;
    margin: 0 auto;
    width: 1000px;
}

    .SiteNav a, .SiteNav p {
        font-family: Tahoma;
        font-size: 9pt;
    }

.news_container {
    max-width: 1000px;
    margin: 0 auto !important;
}

.div_News_No > span {
    font-family: Tahoma;
    font-size: 9pt;
}

.div_News_Title {
    min-height: 50px;
}

.div_News_Content {
    min-height: 100px;
}

.div_News_Image img {
    border: 1px solid lightgrey;
    padding: 2px;
    border-radius: 4px;
}

@media screen and (max-width: 750px) {
    .SiteNav {
        margin-top: 1px !important;
    }
    div.div-search {
        top: 8px;
    }
    /*div.language-section {
        left: 67px;
    }*/
}

#wrapper {
    width: 1000px !important;
}

@media screen and (max-width: 1020px) {
    #wrapper {
        width: 100% !important;
    }
    .SiteNav {
        width: 100% !important
    }
}

#ctl00_Image2 {
    position: absolute !important;
    right: 45% !important;
}

.site-search {
    top: 7px !important;
    right: -5px !important;
}

.submenuResponsive {
    top: 50px;
    right: 41px;
    left: unset;
}

@media screen and (max-width: 380px) {
    .site-search {
        top: 16px !important;
    }
}

@media screen and (max-width: 750px)  {
    .div_News {
        width: 100%;
    }
}

@media screen and (max-width: 350px) {
    div.div_News_Image img {
        width: unset;
        height: unset;
    }
}

.ul_SiteSearchResult_Other_Result,
.ul_SiteSearchResult_Products_Result,
.ul_SiteSearchResult_News_Result,
.ul_SiteSearchResult_Medias_Result,
.ul_SiteSearchResult_Honors_Result {
    margin-right: 0;
    padding-right: 6px;
}

.ul_SiteSearchResult_Other_Result li a,
.ul_SiteSearchResult_Products_Result li a,
.ul_SiteSearchResult_News_Result li a,
.ul_SiteSearchResult_Medias_Result li a,
.ul_SiteSearchResult_Honors_Result li a {
    font-family: Tahoma;
    font-size: 12px;
}

footer {
    direction: rtl;
}

#ctl00_ulLangResponsive span {
    font-family: Tahoma;
    font-size: 12px;
}

@media screen and (max-width: 350px) {
    .pagination {
        margin-right: 0;
    }

    .pagination-sm > li > a, .pagination-sm > li > span {
        padding: 2px 7px !important;
    }
}

.custom-email {
    margin-top: 5px;
    float: right;
}

@media screen and (max-width: 350px) {
    #pagination-demo_Top {
        padding-right: 20px;
    }
}

.language-section {
    top: 12px;
}

#ctl00_Image2 {
    top: 10px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.div_SiteSearchResult {
    left: 0 !important;
}