﻿.NewsDetail {
    /*width: 1000px;
     padding: 10px 2px 10px 2px;
      margin-left: auto;
      margin-right: auto;
      float: none;
      display: table;*/

    background-color: white;
    min-height: 500px;
    border-width: 0 1px;
    border-style: solid;
    border-color: #CACACA;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}

.NewsDetailTitle {
    margin-top: 10px;
    text-align: center;
    text-align: left;
}

.NewsDetailTitle span {
    font-size: 14px;
    font-weight: bold;
}

.NewsDetailDate {
    /*padding-left: 50px;
    padding-right: 50px*/;
    text-align: left;
    color: red;
}

.ShareDiv {
    /*width: 1000px;*/
    /*min-height: 30px;*/
    padding: 0px 2px 10px 2px;
    /*background-color: white;*/
    /*margin-left: auto;
    margin-right: auto;*/
    /*border-width: 0 1px;
    border-style: solid;
    border-color: #CACACA;*/
    /*text-align: center;
    position: relative;*/
}



#NewsDetail {
    width: 1000px;
    min-height: 500px;
    padding: 10px 2px 10px 2px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: table;
    border-width: 0 1px;
    border-style: solid;
    border-color: #CACACA;
}

#NewsDetailTitle {
    text-align: center;
    font-size: large;
}


#ShareDiv {
    width: 1000px;
    min-height: 30px;
    padding: 0px 2px 10px 2px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    border-width: 0 1px;
    border-style: solid;
    border-color: #CACACA;
    text-align: center;
}

.SiteNav {
    padding: 0 !important;
    margin: 0 auto !important;
    margin-top: 114px !important;
    max-width: 100%;
    padding-left: 15px !important;
}

.NewsDetailContent {
    background-color: #fff;
}

/* By Irani*/
.SiteNav {
    max-width: 1000px !important;
}

.NewsDetailContainer {
    margin: 0 auto;
    max-width: 1000px;
}

.SiteNav {
    margin: 0 auto !important;
    padding: 0 !important;
    margin-top: 114px !important;
    /*width: 902px !important;*/
    padding-left: 10px !important;
}

    .SiteNav a, .SiteNav p {
        font-family: Tahoma;
        font-size: 9pt;
    }

.NewsDetailContent {
    width: 1000px;
    margin: 0 auto;
}

#wrapper {
    width: 1000px !important;
}

@media screen and (max-width: 1020px) {
    #wrapper {
        width: 100% !important;
    }
}

@media screen and (max-width: 750px) {
    .SiteNav {
        margin-top: 1px !important;
    }
}

#ctl00_ContentPlaceHolder1_lblHTMLText {
    padding: 10px;
}

.div-search {
    top: 11px !important;
}

@media screen and (max-width: 750px) {
    /*div.div-search {
        top: 10px !important;
    }*/
    .DivLogoImage {
        right: 0 !important;
    }
    div#div_SiteSearchResultResponsive {
        position: absolute;
    }
}

.ul_SiteSearchResult_Other_Result,
.ul_SiteSearchResult_Products_Result,
.ul_SiteSearchResult_News_Result,
.ul_SiteSearchResult_Medias_Result,
.ul_SiteSearchResult_Honors_Result {
    margin-left: 6px;
    padding-left: 5px;
}

#ctl00_ulLangResponsive span {
    font-family: Tahoma;
    font-size: 12px;
}

.language-section {
    top: 12px;
}

#ctl00_Image2 {
    top: 11px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.div_SiteSearchResult {
    right: 0 !important;
}