﻿html {
    font-family: Tahoma;
}

BODY {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

TABLE, INPUT {
    font-family: Tahoma;
    font-size: 12px;
}

UL {
    margin: 0;
    padding: 0;
}

A IMG {
    border: 0;
}

.DG {
    width: 100%;
}

.Part {
    width: 100%;
}

.Button {
    background-color: #add8e6;
    border: solid 1px #00008b;
    width: 120px;
    font-family: Tahoma;
}

.Header {
    margin-top: 10px;
    font-weight: 700;
    display: block;
}

.Date {
    font-size: 12px;
    direction: ltr;
    unicode-bidi: embed;
}

.HeadLine {
    font-size: 12px;
    display: block;
}

.Caption {
    font-weight: 700;
}

.FoundInFile img {
    vertical-align: text-bottom;
}

.ItemCount {
    font-size: 12px;
    font-weight: 700;
}

.Size {
    direction: ltr;
    unicode-bidi: embed;
}

.PicutreThumb {
    width: 160px;
    height: 170px;
    text-align: center;
    border: dashed 1px #d3d3d3;
}

.Number {
    display: block;
}

.List {
    margin: 3px;
}

.ListPicture {
    text-align: center;
    vertical-align: top;
}

.ListContent {
    vertical-align: top;
}

.View {
    margin: 5px;
}

.ViewPicture {
    vertical-align: top;
}

.ViewContent {
    vertical-align: top;
    width: 100%;
    padding-right: 10px;
}

.View .Summary {
    display: block;
    margin-bottom: 20px;
}

.View .HeadLine {
    font-size: medium;
    display: block;
}

.View .Title {
    display: block;
    font-size: medium;
    font-weight: 700;
    margin-bottom: 20px;
}

.View .Content {
    display: block;
}

.View .Refrence {
    margin-top: 20px;
}

.View .List .Title {
    font-size: 12px;
    font-weight: 400;
}

.News .ListContent UL {
    list-style-type: none;
    margin-right: 0;
}

.Advertisment .ListPicture {
    width: 100%;
    padding: 0;
}

.GeneralText .ListPicture {
    width: 0;
    padding: 0;
}

.GeneralText .ListContent {
    width: 99%;
    padding: 0;
}

.GeneralText {
    margin: 0;
    padding: 0;
}

.Person .Organization {
    display: block;
}

.Person .Job {
    display: block;
}

.Contact .Telephone {
    display: block;
}

.Contact .Address {
    display: block;
}

.Contact .Email {
    display: block;
}

.Language .LanguageIcon {
    color: #fff;
    background-color: #00008b;
}

.VideoConferenceRoomSender {
    width: 300px;
}

.VideoConferenceRoomPanel {
    width: 200px;
    height: 150px;
}

.VideoConferenceRoomReceiver {
    height: 500px;
    background-color: #000;
}

.VideoConferenceRoomReceiverList {
    background-color: Navy;
    color: Lime;
}

    .VideoConferenceRoomReceiverList .Caption {
        font-weight: 700;
    }

    .VideoConferenceRoomReceiverList .ListCaption {
        font-weight: 700;
    }

.VideoChatSender {
    width: 300px;
}

.VideoChatPanel {
    width: 200px;
    height: 150px;
}

.VideoChatReceiver {
    height: 500px;
    background-color: #000;
}

.VideoChatReceiverList {
    background-color: Navy;
    color: Lime;
}

    .VideoChatReceiverList .Caption {
        font-weight: 700;
    }

    .VideoChatReceiverList .ListCaption {
        font-weight: 700;
    }

.VideoReceiver {
    background-color: #000;
}

.VideoReceiverInfo {
    color: #fff;
    text-align: right;
}

.VideoReceiverPanel {
    text-align: center;
}

.NewsTop .ListContent .HeadLine {
    font-family: tahoma;
    font-size: 12px;
    font-weight: 400;
}

.NewsTop .ListContent .Title {
    font-family: arial;
    font-size: 12px;
    font-weight: 700;
}

.NewsSecondary .ListContent .HeadLine {
    font-family: tahoma;
    font-size: 12px;
    font-weight: 400;
}

.NewsSecondary .ListContent .Title {
    font-family: arial;
    font-size: 12px;
    font-weight: 700;
}

.DivHintCssClass {
    background-color: #f5f5f5;
    width: 50%;
    border: solid 1px gray;
    position: absolute;
    padding: 5px;
}

.Search .Path {
    color: green;
}

.NotificationBar {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fc6;
    color: #000;
    font-family: Tahoma;
    font-size: 9pt;
    border: 1px solid lightgray;
    padding: 5px;
    padding-top: 2px;
}

.Error {
    color: #C00000;
}

.LoginPicture {
    display: none;
}

.SearchText {
    font-family: tahoma;
    font-size: 12px;
    width: 100%;
    height: 22px;
}

.SearchButton {
    background-image: url(../Images/Search1.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 20px;
    height: 20px;
}

.SearchButtonSize {
    width: 60px;
    height: 20px;
}

.eShopCategoryHeader {
    background-color: #f2f2e8;
    width: 100%;
    height: 30px;
    font-weight: 700;
    vertical-align: middle;
    text-align: center;
    border: solid 1px #ccc;
    color: #5d5d5d;
}

.eShopProductHeader {
    background-color: #f2f2e8;
    width: 100%;
    height: 30px;
    font-weight: 700;
    vertical-align: middle;
    text-align: center;
    border: solid 1px #ccc;
    color: #5d5d5d;
}

.eShopCardHeader {
    background-color: #f2f2e8;
    width: 100%;
    height: 30px;
    font-weight: 700;
    vertical-align: middle;
    text-align: center;
    border: solid 1px #ccc;
    color: #5d5d5d;
}

.eShopPager {
    background-color: #f2f2e8;
    width: 100%;
    height: 25px;
    font-weight: 700;
    text-align: center;
}

.eShopTreeView {
    font-weight: 700;
}

.eShopTreeViewSelectedNode {
    font-weight: 700;
    background-color: #eef0f3;
}

.eShopSearchHeader {
    background-color: #f2f2e8;
    font-weight: 700;
    vertical-align: bottom;
    border: solid 1px #ccc;
    height: 30px;
    text-align: center;
    color: #5d5d5d;
}

.eShopSearchBar {
    border: solid 1px #ccc;
    border-top: none;
    padding-right: 8px;
}

.eShopTrackingBar {
    height: 35px;
    vertical-align: bottom;
    border: solid 1px #ccc;
    border-top: none;
    border-bottom: none;
    width: 100%;
}

.eShopSearchTitle {
    width: 70px;
}

.eShopTrackingButton {
    background: url(../Images/Search1.gif) no-repeat center middle;
    width: 30px;
    height: 20px;
}

.eShopTreeViewHoverNode {
}

.eShopTreeViewLeafNode {
}

.eShopTreeViewNode {
}

.eShopTreeViewParentNode {
}

.eShopTreeViewRootNode {
}

.eShopCategoryBar {
    border: solid 1px #ccc;
    border-top: none;
    overflow: auto;
    height: 400px;
}

.eShopProductPanel {
    width: 100%;
    text-align: center;
    border: solid 1px #ccc;
    border-top: none;
}

.eShopProductCell {
    width: 200px;
    min-height: 250px;
    border: 1px solid #ccc;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 2px;
    padding: 2px;
    zoom: 1;
    *display: inline;
    _height: 250px;
}

.eShoppart-c h2 {
    font-size: 9pt;
}

.eShoppart-c h4 {
    font-size: 8pt;
}

.eShopProductCell h1 {
    font-size: 9pt;
}

.eShopProductCell h2 {
    font-size: 8pt;
}

.CurrentCategoryOnNavigator {
    font-size: 9pt;
    display: inline-block;
}

.eShopPrice {
}

.eShopCurrency {
}

.eShopCardPanel {
    border: solid 1px #ccc;
}

.eShopCardDG {
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: #aac;
}

.eShopCardDGItem {
    text-align: center;
    font-size: 8pt;
    color: #666;
    background-color: #eef0f3;
    behavior: url(Script/hilite.htc);
}

.eShopCardDGHeader {
    font-weight: 600;
    font-size: 8pt;
    color: #fff;
    height: 21px;
    text-align: center;
    background-color: #889dca;
}

.eShopCardDGAlt {
    text-align: center;
    font-size: 8pt;
    color: #666;
    behavior: url(Script/hilite.htc);
    background-color: #f4f4f4;
}

.eShopCardDGItem:hover {
    background-color: #b0d2df;
    color: #3b6798;
}

.eShopCardDGAlt:hover {
    background-color: #b0d2df;
    color: #3b6798;
}

.eShopCardDGPage {
    direction: ltr;
    font-weight: 400;
    font-size: 8pt;
    word-spacing: 5pt;
    text-align: center;
    height: 22px;
}

.eShopCardDGFooter {
    text-align: center;
    font-weight: 400;
    font-size: 8pt;
    height: 22px;
    color: #ffc;
}

.eShopCardDGSelect {
    text-align: center;
    font-size: 8pt;
    behavior: url(Script/hilite.htc);
    background-color: #fff;
    border-top: solid 1px #3b6798;
    border-bottom: solid 1px #3b6798;
    color: #3b6798;
}

.eShopCardDGEdit {
    text-align: center;
    font-size: 8pt;
    behavior: url(Script/hilite.htc);
    background-color: #fff;
    border-top: solid 1px #3b6798;
    border-bottom: solid 1px #3b6798;
    color: #3b6798;
}

.eShopButton {
    font-size: 8pt;
    font-family: Tahoma;
    font-weight: 700;
    text-align: center;
    height: 22px;
    color: #fff;
    width: 100px;
    border: solid 1px #99c;
    background-color: #7187c1;
}

.eShopSearchButton {
    font-size: 8pt;
    font-family: Tahoma;
    font-weight: 700;
    text-align: center;
    height: 22px;
    color: #5d5d5d;
    width: 100px;
    border: solid 1px #5d5d5d;
    background-color: #f2f2e8;
}

.eShopBrandGroup {
    background-color: #c7dfe5;
}

.eShopBrandItem {
    background-color: #fff;
}

.HitCounters {
    display: inline-block;
    clear: both;
    float: right;
    white-space: nowrap;
}

.HitCounters_Hit {
    display: inline-block;
    float: right;
}

.SearchInputWrapper, .SearchButton {
    display: table-cell;
    width: 100%;
    vertical-align: top;
}

.site_footer {
    width: 100%;
    background-color: #eaeaea;
}

.site_footer_right {
    width: 33%;
    text-align: right;
    font-size: 8pt;
    color: gray;
}

.site_footer_middle {
    width: 34%;
    text-align: center;
}

.site_footer_left {
    width: 33%;
    direction: ltr;
    text-align: left;
}

    .site_footer_left span {
        font-size: 8pt;
        color: gray;
        direction: ltr;
    }

.site_footer_right a {
    font-size: 8pt;
    color: gray;
}

.Form_UpdateProgress {
    background-color: #000000;
    background-image: url('../images/WebPart/loading.gif');
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
}

.EditForm_UpdateProgress {
    background-color: #000000;
    background-image: url('../images/WebPart/loading.gif');
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    z-index: 200;
}

.InstantSearchImage {
    display: none;
    border: 0px none;
    position: absolute;
    margin-right: 7px;
}

.CustomFormButtons {
    cursor: pointer;
}

    .CustomFormButtons:hover {
        background-color: rgb(5, 85, 165) !important;
    }

    .CustomFormButtons:disabled {
        background-color: rgb(134, 134, 134) !important;
        cursor: default !important;
    }

.ActionProgressBarTitle {
    font-family: Tahoma;
    font-size: 8pt;
}


.ui-dialog-titlebar-close {
    background-image: url('../Images/WebPart/Close.gif');
    background-position: center center;
    background-repeat: no-repeat;
    height: 23px;
    width: 23px;
    border: 0px none;
}

.ui-dialog {
    background-color: #eaeaea;
    padding: 10px;
}

/*ãÇŽæá åÇ*/
table.pagerContainer {
    float: right;
    width: 100%;
    display: block;
}

    table.pagerContainer tbody {
        display: block;
        width: 100%;
        float: right;
        text-align: center;
    }

    table.pagerContainer tr {
        width: 50%;
        display: block;
        float: right;
    }

a.PageNumber, .CurrentPage {
    background: #fafafa;
    border: 1px solid #ddd !important;
    border-radius: 2px;
    display: block;
    padding: 0 5px;
    text-align: right;
    margin: 2px;
    text-decoration: none;
    color: #222;
}

    a.PageNumber:hover, .CurrentPage:hover {
        background: none repeat scroll 0 0 #666;
        border: 1px solid #222;
        border-radius: 5px;
        color: #fafafa;
    }

.SearchArchiveResultTitle {
    background: #666;
    text-align: right;
    display: block;
    margin: 10px;
    color: #fff;
    width: 98%;
    padding: 3px;
    font-weight: bold;
}

.div_PanelSearch .SearchArchiveTitle span {
    color: #fff;
    /*display: block;*/
    /*margin: 10px;*/
    text-align: center;
}

.div_PanelSearch .SearchDataList_Picturediv {
    float: right;
    margin-right: 20px;
    width: 39%;
}

.div_PanelSearch .divSearch_BodyGrid {
    border-top: 1px solid #aaa;
    float: right;
    margin-right: 12px;
    position: relative;
    width: 100%;
    max-width: 95%;
}

.div_PanelSearch .divSearch_ImgGrid {
    float: right;
    margin-left: 10px;
    margin-top: 5px;
    padding: 5px;
}

.div_PanelSearch .divSearch_DataInGrid {
    float: right;
    margin-bottom: 23px;
    width: 85%;
}

.div_PanelSearch .SearchSummary {
    font-size: 13px;
}

.div_PanelSearch .SearchDate {
    color: #999;
    font-size: 12px;
}

.div_PanelSearch .divSearch_DataInGrid a {
    text-decoration: none;
    font-size: 13px;
    text-align: right;
}

.div_PanelSearch .SearchLink {
    color: #003;
    font-size: 12px;
    margin: 10px;
    text-decoration: none;
    float: left;
}

.div_PanelSearch .SearchAllTotalFound {
    color: #003;
    font-size: 12px;
    margin: 10px;
    text-decoration: none;
    float: right;
}

.div_PanelSearch .GridPagingStyle {
    text-align: center;
}

.divSearch_DataInGrid > div {
    width: 100%;
    float: right;
    text-align: right !important;
}


.dynamic-form-td .treeAdvancedAjax_combo {
    color: rgb(140,140,140);
    font-size: 12px;
    line-height: 2.5;
    height: 30px;
    border: 1px #ccc solid;
    padding: 0px;
    display: inline-block;
    margin: 4px 0px;
    text-indent: 5px;
    width: 98% !important;
    border-radius: 5px;
}

    .dynamic-form-td .treeAdvancedAjax_combo .treeAdvancedAjax_combo_icon {
        height: 25px;
    }

.dynamic-form-td .treeAdvancedAjax_comboDetail {
    border: 1px #ccc solid;
}

.MonthBar input[type=submit] {
    width: 25px;
    margin: 0px;
    padding: 0px;
    border: none;
    border-radius: 0px;
}

.SearchFormField {
    font-family: tahoma;
    width: 80%;
}

.dynamic-form-validator-requiredfield {
    color: red;
}


.search-keyword1 {
    background-color: #dae129;
}

.search-keyword2 {
    background-color: #3399CC;
}

.search-keyword3 {
    background-color: #4ccc33;
}

.search-keyword4 {
    background-color: #865ab2;
}

.search-keyword5 {
    background-color: #9ccc33;
}

.RequiredStar {
    color: red;
}

.dynamic-form-previewimage {
    width: 60px;
    height: 60px;
}
/*AB/960705/1688/استایل مربوط به پرینت*/
@media print {
    @page {
        size: landscape;
    }

    a[href]:after {
        content: none;
    }

    abbr[title]:after {
        content: none;
    }

    * {
        font-size: 13px !important;
    }

    .SiPo-Menu {
        display: none !important;
    }
}
/*END(1688)*/


/*MAS/961001/1743/ PlaceHolderاضافه کردن جهت نوشتن */
/*استایل ها باید به صورت جداگانه باشند و امکان یکی کردن آنها نمی باشد */
.placeholderTextDirectionRight::-webkit-input-placeholder {
    text-align: right;
}

.placeholderTextDirectionRight::-moz-placeholder {
    text-align: right;
}

.placeholderTextDirectionRight:-ms-input-placeholder {
    text-align: right;
}

.placeholderTextDirectionRight placeholder {
    text-align: right;
}

.placeholderTextDirectionLeft::-webkit-input-placeholder {
    text-align: left;
}

.placeholderTextDirectionLeft::-moz-placeholder {
    text-align: left;
}

.placeholderTextDirectionLeft::-moz-placeholder {
    text-align: left;
}

.placeholderTextDirectionLeft:-ms-input-placeholder {
    text-align: left;
}

.placeholderTextDirectionLeft placeholder {
    text-align: left;
}

select.dynamic-form-dropdown:disabled{background-color: rgb(235, 235, 228);}

.newsarchive_to_lbl {
    width: 30px;
    display: inline-block;
}
.newsarchive_from_lbl {
    width: 30px;
    display: inline-block;
}

.newsarchive_table {
    width: 300px;
}

.newsarchive_from_day_ddl {
    width: 40px;
}

.newsarchive_from_month_ddl {
    width: 80px;
}

.newsarchive_from_year_ddl {
    width: 80px;
}

.newsarchive_to_day_ddl {
    width: 40px;
}

.newsarchive_to_month_ddl {
    width: 80px;
}

.newsarchive_to_year_ddl {
    width: 80px;
}

.newsarchive_view_btn {
    border: none;
    background-color: #008dff;
    padding: 4px;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
}


/*970907/1925/ اضافه کردن قابلیت جستجوی کلاینتی همزمان با تایپ در کمبوهای برنامه ساز*/
.searchableComboBox
{
    display:inline-block;
}
.SiPoSearchableClientComboBox {
    -webkit-appearance: button !important;
    -webkit-border-radius: 2px !important;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) !important;
    -webkit-padding-end: 20px !important;
    -webkit-padding-start: 2px !important;
    -webkit-user-select: none !important;
    font-family: Tahoma !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    padding: 5px 10px !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}


.Formlogin_ValidationError {
    font-family: tahoma;
    font-size: 11px;
    color: red
}

.Formlogin_CaptchaLabel {
    display: block;
    font-family: tahoma;
    font-size: 11px;
}

.Formlogin_Error {
    font-family: tahoma;
    font-size: 11px;
    color: red;
    display: block;
}

.Formlogin_Welcome {
    font-family: tahoma;
    font-size: 11px;
}

.Formlogin_UserDisplayName {
    font-family: tahoma;
    font-size: 11px;
}

.Formlogin_ChangePassword {
    font-family: tahoma;
    font-size: 11px;
}

.Formlogin_RefreshStyle {
    background: url(../images/Refresh.gif) no-repeat top left;
    border: none;
    cursor: pointer;
}
.Formlogin_captcha_err {
    color: red;
    display: none;
}
.FormChangePassword_ValidationError {
    font-family: tahoma;
    font-size: 11px;
    color: red
}

.FormChangePassword_Message {
    font-family: tahoma;
    font-size: 11px;
    color: red
}
.Formlogin_ChangePassword {
    font-family: tahoma;
    font-size: 11px;
}
.Formlogin_InputTextBoxCaptcha {
    display: block;
}

.ui-dialog-titlebar {
    text-align: left;
}
.Formlogin_logindialog {
    max-width: 100%;
    cursor: pointer;
}
.Formlogin_loginpopuppic {
    max-width: 100%;
    cursor: pointer;
}
.Formlogin_captcha_image {
    margin-top: 6px;
    margin-bottom: 6px;
}
.Formlogin_mainDialog {
    position: absolute;
    background-color: #eaeaea;
    padding: 5px;
    width: 350px;
    z-index:999;
}
.Formlogin_close_box {
    float: left;
    cursor: pointer;
    display: inline-block;
    padding: 2px 5px;
    color: #000;
}
.ChangePassword_CahngePasswordButton {
    margin-right: 1px !important;
}
.ChangePassword_ReturnButton {
    position: relative;
    top: -40px;
    left: -112px;
    margin-bottom: -7px;
}
/*980714/2105 اضافه کردن کلاس برای نمایش حاشیه (بوردر) سبز یا قرمز در اعتبارسنجی ها*/
.is-invalid {
    border: 1px solid red !important;
}
.is-valid{
    border: 1px solid #2b7e35 !important;
}
.ClientDuplicateClickMessage {
    display:none;
}
span.dynamic-form-validator {
    font-size: 12px;
    line-height: 2;
    background: rgb(255,220,220) url(../images/Alert.png) no-repeat 98% 4px;
    color: rgb(200,00,00) !important;
    padding: 5px 30px 5px 5px;
    margin: 2px 0px;
    /*text-indent: 30px;*/
}
.errorMessageCaptchaValidator{
    display:block;
}
.FormTitle:empty { display: none;}