﻿.imgsize {
    width: 18px;
    height: 18px;
    vertical-align: middle;
}

.img-style-status {
position: relative;
    right: 2px;

}

.multitextbox {
    background-color: white;
    width: 750px;
    margin-left: 25px;
}

.bgCntMessage {
    background-color: #984f67;
    background-position-x: center;
    background-repeat: repeat-x;
    height: 30px;
}

.ItemForm {
    margin-bottom: 5px !important;
}

.Item-class {
	 width:395px;
}
.head-style {
	padding-bottom:10px;}
	
    .ItemForm .Label {
        display: inline-block;
        min-width: 100px;
        vertical-align: middle;
    }

    .ItemForm .Label-Bold {
        display: inline-block;
        min-width: 110px;
        vertical-align: top;
        font-weight: 600;
    }

    .ItemForm .span {
        display: inline-block;
        min-width: 100px;
        vertical-align: top;
        margin-right: 40px;
    }

    .ItemForm .Select {
        width: 300px;
        height: 25px;
    }

    .ItemForm .Box {
        -moz-box-shadow: 0 0 8px #67216a;
        -webkit-box-shadow: 0 0 8px #67216a;
        box-shadow: 0 0 8px #67216a;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

.TextWidth {
    width: 400px;
}

.Validator {
    padding-right: 20px;
    margin-right: 15px;
    margin-bottom: 5px;
    background: url(/engine/modules/SiteSaz.Essay/images/Error.png) no-repeat right 0;
    color: red;
}

.TextArea {
    width: 300px;
    height: 100px;
}

.btnstate {
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

.summary {
    Width: 300px;
    Border-Color: Red;
    Border-Style: Groove;
    Border-Width: 1px;
}

.update {
    border-bottom: 1px solid #67216a;
}

    .update .span {
        background-color: #67216a;
        padding: 0px 5px;
        color: #fff;
    }

.btnAdd {
    margin-top: 30px;
    margin-bottom: 30px;
}

.HeaderTitle {
    text-align: center;
    margin-bottom: 30px;
}

.ltr {
    direction: ltr;
}

.rtl .lang-float-right {
    float: right;
}

.rtl .lang-float-left {
    float: left;
    margin-left: 9px;
}

.ltr .lang-float-right {
    float: left;
}

.ltr .lang-float-left {
    float: right;
    margin-left: 2px;
}

.AlignCentre {
    text-align: center;
}

.Clear {
    clear: both;
}

.borderStyle {
    border: 1px solid #67216a;
    padding: 5px 5px;
}

.TextWidth1 {
    width: 288px;
}

.DataList {
    border: 1px solid #67216a;
}

.ItemPic {
    width: 15px;
    height: 15px;
}

.Toolbar {
    font-family: Tahoma;
    font-size: 12px;
}

.cmdLine_Link {
    font-size: 8pt;
    font-family: Tahoma,Verdana;
    color: #000;
}

.ltr .cmdTitlePos {
    position: relative;
    top: -6px;
    right: 4px;
}

.small_text {
    font-size: 8pt;
    font-family: Tahoma,Verdana;
}

h2.ItemTitle .CatIcon {
    width: 21px;
    height: 21px;
}

.code-field {
    width: 40px;
}

/*Message-Item*/

.Message-Item-Header {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
    height: 25px;
    line-height: 20px !important;
    border: 1px solid #ccc;
    padding: 5px;
    outline: none !important;
    cursor: pointer;
}



    .Message-Item-Header img {
        float: right;
    }

    .Message-Item-Header .Message-Item-Header-Title {
        display: inline-block;
        line-height: 20px !important;
        margin-right: 10px;
        font-size: 18px;
        font-weight: bold;
        -webkit-text-shadow: 0 3px 2px #AAA;
        text-shadow: 0 3px 2px #AAA;
        font-family: "Koodak";
    }


        .Message-Item-Header .Message-Item-Header-Title.not-bold {
            -webkit-text-shadow: none !important;
            text-shadow: none !important;
            color: #555 !important;
        }

.Message-Item-Content {
    border: 1px solid #CCC;
    padding: 15px;
    height: auto !important;
}

.Message-Item-Footer {
    text-align: left;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px 2%;
    width: 96%;
    background: #FFF;
    /*548*/
}

.fieldsetUser {
    border-color: #41a2c3;
    border-style: solid;
    border-width: 2px;
    border-radius: 6px;
    padding: 15px;
}

.legendTitle {
    padding: 0px 2px;
    font-weight: 600;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success:active,
    .btn-success.active,
    .open .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #47a447;
        border-color: #398439;
    }

    .btn-success:active,
    .btn-success.active,
    .open .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

/* GridView */

.CustomerGrid {
    width: 100%;
    margin: 5px 0 10px 0;
    border: none;
    border-radius: 6px;
    border: solid 1px #4CAE4C;
}
.CustomerGrid tr:nth-child(even) {background:#fff;}
.CustomerGrid tr:nth-child(odd) {background: #C7EFD9;}
.TR-Message td{ border: none !important; line-height:20px !important}
tr.TR-Message{background: #fff !important;position: relative;}
.TR-Message tr:nth-child(2n+1){ background:#FFF !important}
.TR-Message::before {
    text-align: center !important;
    border: none !important;
    width:100px;
    /*display: inline-block !important;*/
    content: "مابقی صفحات پیام ها";
    font-size:13px !important;
    right: -100px !important;
    position:absolute;
} 
    .CustomerGrid td {
        padding: 0 2px;
        border: none;
        border-bottom: solid 1px #4CAE4C;
        margin-bottom: 10px;
    }

    .CustomerGrid th { text-align:right; padding:0 5px;padding: 5px;
       
        color: #fff;
        font-weight:600;
        background-color:#4cae4c;
       border: solid 1px #4CAE4C !important;
        font-size: 0.9em;
       
    }

    .CustomerGrid .alt {
        /*background: #fcfcfc;*/
        margin-bottom: 5px;
        border-bottom: 10px solid #ffffff;
        padding-bottom: 5px;
    }

    .CustomerGrid .pgr {
        background: #424242;
    }

        .CustomerGrid .pgr table {
            margin: 5px 0;
        }

        .CustomerGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .CustomerGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .CustomerGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }
			
			 .CustomerGrid td.none {
            border: 0px none #419dc4;
        }

.owner-style {
    text-align: right;
 
    color:#000;
   
   
    padding:0 3px;
    height: 20px;
}

.cdate-style {
    text-align: right;
   
    color:#000;
    width: 100%;
    padding: 0 3px;
}

.title-style {
    width: 100%;
    padding: 0 3px; text-align:right;font-size: 11px;
}

.divContentbg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
}

.divContent {
    overflow: auto;
    position: fixed;
    top: 20px;
    right: 25%;
    width: 50%;
    z-index: 1040;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
    padding: 15px;
}

.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        color: #333333;
        background-color: #ebebeb;
        border-color: #adadad;
    }

    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #ffffff;
        border-color: #cccccc;
    }

    .btn-default .badge {
        color: #ffffff;
        background-color: #fff;
    }

.btn-style-end {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 5px;
}

.Validator {
    padding-right: 20px;
    margin-right: 15px;
    margin-bottom: 5px;
    background: url(/engine/modules/SiteSaz.MessageCenter/images/Error.png) no-repeat right 0;
    color: red;
}

.titleBackColor {
    background-color: #d0e1f7;
    padding: 10px; margin-top:-5px;
}

.cdate-style-admin {
    background-color: #64CF87;
    color: white;
    padding: 2px;
}

.cdate-style-user {
    background-color: #77B7F3;
    color: white;
    padding: 2px;
}

.cdate-style-admin-comment {
    background-color: #C7EFD9;
    padding: 2px;
}

.cdate-style-user-comment {
    background-color: #D0E1F7;
    padding: 2px;
}

/* Gridview */
.list_title {
    height: 24px;
    background-image: url(grid-title-bg.gif);
    background-repeat: repeat-x;
    background-color: #33CC00;
    color: #fff;
    font-family: Tahoma,Verdana;
    font-size: 13px;
    font-weight: bold;
}

.list_row {
    font-size: 9pt;
    font-family: Tahoma,Verdana;
    height: 20px;
    background-color: #fff;
}

.list_alter {
    font-size: 9pt;
    font-family: Tahoma,Verdana;
    height: 20px;
    background-color: #eee;
}

.list_pager {
    font-size: 10pt;
    font-family: Tahoma,Verdana;
}

.list_pager_cust {
    font-size: 9px !important;
    text-align: center !important;
    /*display: inline-block !important;*/
    height:20px;
	background:#FFF !important;position: relative;
    /*right: 105px; border:none !important*/

}
.list_pager_cust tr:nth-child(2n+1){background:#FFF !important}
    .list_pager_cust td{
        border-width: 0px !important;
        color: #000;
        font-size: 15px !important;
        font-family: Tahoma,Verdana !important;
    }
  

.list {
    border: 1px solid #33CC00;
    width: 99%;
}

.CreditForm {
    font: 13px tahoma;
    margin-bottom: 5px;
}

    .CreditForm .Label {
        display: inline-block;
        min-width: 150px;
        vertical-align: middle;
    }

    .CreditForm .span {
        display: inline-block;
        min-width: 100px;
        vertical-align: top;
        margin-right: 40px;
    }

    .CreditForm .Select {
        width: 300px;
        height: 25px;
    }

.top-header-style {
    background-color: #589EF4;
}
/*.CustomerGrid td{ line-height:20%}*/
.owner-style { position:relative; top:10px;}
.JK{ width:130px !important}