﻿body {
    padding: 0px;
    text-align: right;
    direction: rtl;
    font: 12px 'Tahoma';
}

textarea {
    resize: none;
    font: 12px tahoma !important;
}

.textAlignCenter {
    text-align: center !important;
    direction: rtl !important;
}

#mxgrid_table_container table tr td {
    font: 16px "B Nazanin";
}

.clearer {
    height: 0px;
    clear: both;
    line-height: 0px;
}

.delete-item, .menuAlt {
    margin: 0 auto;
    background: url("../Images/delete_item.png") center top no-repeat;
    width: 16px !important;
    height: 17px !important;
    border: 0px solid red !important;
    text-align: center !important;
    cursor: pointer;
    float: left;
}

.isRead-grid {
    margin: 0 auto;
    background: url(../Images/isReade.png) center top no-repeat;
    width: 30px;
    height: 23px;
    border: 0px solid red;
    text-align: center;
    cursor: pointer;
}

.isRead-dis-grid {
    margin: 0 auto;
    background: url(../Images/isRead_disable.png) center top no-repeat;
    width: 30px;
    height: 29px;
    border: 0px solid red;
    text-align: center;
    cursor: pointer;
}

.delete-item:hover {
    background: url("../Images/delete_item_Hover.png") center top no-repeat;
}

.menuAlt {
    background: url("../Images/menualtHover.png") center top no-repeat;
    float: right;
    width: 22px !important;
    height: 20px !important;
}

    .menuAlt:hover {
        background: url("../Images/menualt.png") center top no-repeat;
    }

.add-NewCodingSmall {
    margin: 0 auto;
    background: url("../Images/NewCodingSmall_.png") center top no-repeat;
    width: 30px !important;
    height: 30px !important;
    border: 0px solid red !important;
    text-align: center;
    cursor: pointer;
    margin-top: -1px;
    float: left;
}

    .add-NewCodingSmall:hover {
        background: url("../Images/NewCodingSmall_Hover.png") center top no-repeat;
    }

.container, .containerLarge, .containerRpt, .containerMedRpt {
    margin: 0 auto;
    width: 850px;
    max-height: 700px;
    height: auto;
    overflow: hidden;
    border: 1px solid #93b6eb;
    padding: 0px 2px 2px 4px;
    box-shadow: -2px 3px 3px #93b6eb;
    border-radius: 4px;
}

.box_fieldRpt input[type='checkBox'] {
    margin-top: 9px;
}

.containerLarge {
    width: 952px !important;
}

.containerCaption, .containerCaptionLarge, .containerCaptionRpt {
    margin: 0 auto;
    width: 849px;
    height: 39px;
    border: 1px solid #93b6eb;
    padding: 0px 2px 2px 4px;
    background: #92dafa; /* Old Browsers */
    background: -webkit-linear-gradient(top,#92dafa,#ffffff); /*Safari 5.1-6*/
    background: -o-linear-gradient(top,#92dafa,#ffffff); /*Opera 11.1-12*/
    background: -moz-linear-gradient(top,#92dafa,#ffffff); /*Fx 3.6-15*/
    background: linear-gradient(to bottom, #92dafa, #ffffff); /*Standard*/
    margin-bottom: 2px;
    box-shadow: -2px 0px 0px #93b6eb;
    border-radius: 4px;
}

#HideRow th {
    background-color: #eaf1fb;
    border-color: transparent;
}

.containerCaptionRpt, .containerRpt {
    width: 98%;
    padding: 0px;
}

.containerRpt {
    /*min-height: 800px;*/
}

.containerCaptionLarge {
    width: 951px !important;
}

    .containerCaption Span, .containerCaption label, .containerCaptionLarge Span, .containerCaptionRpt Span {
        font: bold 16px 'B Nazanin';
        color: Black;
        float: right;
        margin: 0px;
        padding: 8px 16px;
    }

    .containerCaption img, .containerCaptionLarge img, .containerCaptionRpt img {
        float: right;
        width: 35px;
        height: 35px;
        margin: 2px 2px;
    }

.infoSpan {
    font: bold 16px 'B Nazanin';
    color: #033565;
    float: right;
    margin: -4px 7px 1px;
}

.infoWrkfl {
    color: white;
    margin-bottom: -1px !important;
    display: block !important;
    background-color: rgb(210, 225, 243) !important;
}

.grColor {
    color: #008000 !important;
}

body ul.cm_default li {
    width: auto !important;
}

fieldset, .masterCntr {
    width: 260px;
    height: auto;
    border: 1px solid #cfdef1;
    direction: rtl;
    font: 12px tahoma;
    padding: 0px;
    background-color: #eaf1fb;
    /*margin: -5px 31px 6px 15px;*/
    padding-bottom: 2px;
    float: right;
}

fieldset {
    /*margin-bottom: 5px;*/
    border: 1px solid #9cbbe2;
}

    fieldset td label {
        display: block;
        margin-top: -17px;
        margin-right: 21px;
    }

.searchCntr, .buttonsDiv, .floatingdiv, .sumDiv {
    width: 100%;
    border-bottom: 1px solid #7ea8e7;
    float: right;
    padding: 1px 0px 2px;
    height: auto;
    background-color: #bfd4f3;
}

.sumDiv {
    background-color: #ceeffd;
    height: 22px;
    margin-bottom: 1px;
    border-bottom: 1px solid #9edffa;
    display: none;
}

    .sumDiv span {
        font: bold 15px b nazanin;
        text-align: left;
        direction: ltr;
        width: 93px;
        display: block;
        float: right;
        color: #114e88;
    }

.sumAmout {
    font: bold 16px 'B Nazanin' !important;
    width: auto !important;
    margin-left: 10px;
    margin-right: 5px;
}

.floatingdiv {
    background-color: #bfd4f3;
    max-height: 81px;
    padding-bottom: 3px;
    padding-top: 6px !important;
    overflow-y: auto;
}

.searchCntrHeight {
    height: 333px;
    margin-bottom: 2px;
}

.masterCntr {
    padding-top: 9px !important;
    width: 850px;
}

legend {
    width: 77px;
    height: 18px;
    display: block;
    padding: 0px 2px 0px 2px;
    border: 1px solid #b0c9e8;
    font: 11px tahoma;
    background-color: #b4e6fd;
    color: #033565;
    padding-top: 1px;
    padding-right: 13px;
    margin: 3px 13px -8px 0px;
}

.legendFactor {
    width: 177px;
    font: 14px "B Nazanin" !important;
}

.fieldsetFactor {
    margin: 2px 0px 2px 0px;
    padding-bottom: 0px;
}

.marginFactor {
    margin-bottom: 5px !important;
}

#btn_Pesen {
    height: 30px !important;
}

.box_field, .box_field_med, .box_field_large, .box_field_larger, .box_fieldRpt, .box_fieldLargeRpt, .box_field_medRpt, .SearchfieldRpt, .Searchfield, .box_field_Chk, .box_field_floating {
    width: 265px;
    float: right;
    height: 25px;
    margin-bottom: 6px;
}

.box_field_floating {
    width: 359px;
    height: 27px;
    margin-bottom: 7px;
}

.floatingItem {
    font: bold 14px b nazanin;
    float: right;
    margin-left: 7px;
    margin-bottom: 4px;
}

    .floatingItem:nth-child(2n) {
        background-color: #f0fafe;
    }

    /*.floatingItem span:first-child {
        color: #e6005c;
        margin-right: 4px;
        margin-left: 4px;
    }*/

    /*.floatingItem span:nth-child(1) {
        font: bold 14px b nazanin;
    }*/

    .floatingItem span:first-child {
        margin-right: 3px;
        margin-left: 3px;
        color: #e6005c;
    }

.box_field {
    width: 195px;
}

    .box_field input[type='text'] {
        width: 91px !important;
        height: 22px !important;
    }

        .box_field input[type='text']:disabled {
            background-color: #f2f2f2 !important;
            box-shadow: none !important;
        }

    .box_field Select {
        width: 97px !important;
    }

Select:disabled {
    background-color: transparent !important;
    box-shadow: none !important;
}

.box_field_med span {
    width: 85px !important;
}

.Searchfield {
    width: 206px;
}

.box_fieldLargeRpt {
    width: 350px;
}

.box_field_medRpt {
    width: 190px;
    margin-bottom: 0px;
}

.box_field_med {
    width: 450px;
    margin-left: 12px;
}

.SearchfieldRpt {
    width: 330px;
    margin-bottom: 2px;
}

.box_field_large {
    width: 452px;
    height: 56px;
}

.box_field_larger {
    width: 624px;
}

.box_field_2CLMN {
    width: 390px;
}

.box_field_large Span {
    width: 85px !important;
}


.box_field_2CLMN input[type='text'] {
    width: 286px !important;
}

.box_field_2CLMN span {
    width: 76px !important;
}

.box_field Span, .box_field_med Span, .box_field_large Span, .box_field_larger span, .box_fieldRpt Span, .box_fieldLargeRpt Span, .box_field_medRpt Span, .box_field_floating span, .box_field_2CLMN span, .SearchfieldRpt Span, .Searchfield Span, .box_field_Chk span, .select2Span {
    width: 100px;
    height: 22px;
    float: right;
    font: 11px tahoma;
    color: Black;
    padding-top: 7px;
    direction: ltr;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    margin: 0px;
}

.SearchfieldRpt Span {
    width: 114px;
    margin-right: 10px;
    margin-left: 7px;
}

.box_fieldRpt Span {
    width: 100px;
    padding-top: 6px;
}

.smallSpan {
    width: 57px !important;
}

.smallWidth {
    width: 30px !important;
}

.smallBoxField {
    width: 235px;
}

.box_field div, .box_fieldRpt div, .box_fieldLargeRpt div {
    border: 1px solid #b0c9e8;
    height: 26px;
    width: 191px;
    direction: rtl;
    box-shadow: -1px 1px 0px #b0c9e8;
    padding-left: 2px;
    margin: 0px;
    margin-right: 4px;
    float: right;
    background-color: white;
}

.box_fieldRpt div {
    width: 201px !important;
}

.box_fieldLargeRpt div {
    width: 210px !important;
    height: 28px;
}

.box_field div {
    height: 26px !important;
    padding-top: 2px;
}

input[type='checkbox'] {
    margin-top: 9px;
}

.smallWidth label {
    display: block;
    margin: -17px 22px;
}

.box_field input[type='text'], .box_field_med input[type='text'], .box_field_large input[type='text'], .box_field_large textarea, .box_field_2CLMN input[type='text'],
.box_fieldRpt input[type='text'], .box_fieldLargeRpt input[type='text'], .box_field_medRpt input[type='text'], .SearchfieldRpt input[type='text'], .Searchfield input[type='text'], .twoInputsDiv input {
    border: 1px solid #b0c9e8;
    height: 22px;
    width: 189px;
    background-color: White;
    color: #102c56;
    direction: rtl;
    font: 16px 'B Nazanin';
    box-shadow: -1px 1px 0px #b0c9e8;
    padding-left: 2px;
    padding-right: 2px;
    margin: 0px;
    margin-right: 4px;
    float: right;
}

.box_field_large textarea {
    width: 354px !important;
    height: 82px;
}

div#mxgrid_table_container tr td input[type='text'], div#mxgrid_table_container tr td select {
    border: 1px solid #b0c9e8;
    background-color: White;
    color: #102c56;
    direction: rtl;
    box-shadow: inset 0px 1px 1px rgba(176, 201, 232,0.4), inset 1px 1px 0px rgba(0,0,0,0.4);
    font: 15px 'B Nazanin' !important;
    width: 95%;
    margin: 0 auto;
    text-align: right;
    height: 21px;
    float: none;
}

div#mxgrid_table_container tr td select {
    width: 100% !important;
    height: 25px;
}

.Searchfield input[type='text'] {
    width: 114px;
}

.box_fieldRpt input[type='text'] {
    width: 180px;
}

.box_field_medRpt input[type='text'] {
    width: 185px !important;
    margin-top: 10px;
}

.box_fieldLargeRpt input[type='text'] {
    width: 208px;
}

.SearchfieldRpt input[type='text'] {
    width: 94px !important;
    height: 23px;
    text-align: center;
    margin-right: -3px;
    font-weight: bold !important;
}

.infoLabel, .infoLabelLarge, .sumLbls {
    width: 140px !important;
    height: 27px !important;
    margin-right: 4px !important;
    background-color: White;
    color: #102c56 !important;
    direction: rtl !important;
    border: 1px solid #b0c9e8;
    background-color: Transparent;
    text-align: right !important;
    font: 16px "B Nazanin" !important;
    padding-top: 1px !important;
    padding-left: 3px !important;
    box-shadow: -1px 1px 0px #b0c9e8;
}

.infoLabelLarge {
    width: 827px !important;
}

.sumLbls {
    border: 1px solid #059be1;
    background-color: #69cdfc;
    font-weight: bolder !important;
    color: black;
}

.lblsBold {
    font-weight: bolder !important;
}

.SearchfieldRptSmall {
    width: 180px;
}

input[type='text']:hover,
.box_field select:hover,
.box_field_med select:hover,
.box_fieldRpt select:hover,
.box_fieldLargeRpt select:hover,
.box_field_medRpt select:hover,
.SearchfieldRpt select:hover,
.Searchfield select:hover,
input[type='text']:focus,
.box_field select:focus,
.box_field_med select:focus,
.box_fieldRpt select:focus,
.box_fieldLargeRpt select:focus,
.box_field_medRpt select:focus,
.SearchfieldRpt select:focus,
.Searchfield select:focus {
    border: 1px solid #6193d1;
    color: #102c56;
}

.box_field_med select {
    width: 360px !important;
}

.smallInput {
    width: 90px !important;
}

.smallInputRpt {
    width: 154px !important;
}

.smallInputRpt1 {
    width: 84px !important;
    float: right;
}

.until {
    float: right;
    width: 12px !important;
}

.box_field_med input[type='text'] {
    width: 354px;
    height: 22px;
}

    .box_field_med input[type='text']:read-only {
        background-color: transparent;
        cursor: default;
    }

.box_field_large input[type='text'] {
    width: 648px;
}

.box_field span {
    width: 85px;
}

.smallHeight {
    height: 29px;
}

.box_field select, .box_field_med select, .box_field_large select, .box_field_larger select, .box_fieldRpt select, .box_fieldLargeRpt select, .box_field_medRpt select, .SearchfieldRpt select, .Searchfield, select, .box_field_Chk div {
    width: 195px;
    height: 27px;
    border: 1px solid #b0c9e8;
    margin-right: 4px;
    background-color: White;
    color: #102c56;
    direction: rtl;
    box-shadow: -1px 1px 0px #b0c9e8;
    font: 16px "B Nazanin" !important;
    padding-right: 3px;
}

.box_field_larger select {
    width: 509px;
}

.box_field_medRpt select {
    width: 215px !important;
}

.box_field_large select {
    width: 283px !important;
}

.Searchfield select {
    width: 78px !important;
}

.SearchfieldRpt select {
    width: 100px !important;
    height: 27px;
    margin-right: -3px;
    font: bold 13px "B Nazanin" !important;
}

.box_fieldRpt select {
    width: 160px;
}

.box_fieldLargeRpt select {
    width: 214px;
}

.selectCustom, .selectCustom:hover, .selectCustom:focus {
    background-image: url(/SubSystem/Mali/Stock/Media/Images/buttomarrow.png);
    background-position: 5px 9px;
    background-repeat: no-repeat;
}

select::-ms-expand {
    display: none !important;
}

select {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.box_field table, .box_fieldLargeRpt table {
    width: 140px !important;
}

    .box_field table input, .box_fieldLargeRpt table input {
        width: 11px;
        float: right
    }

    .box_field table tr td label, .box_fieldLargeRpt tr td label {
        width: 22px;
        font: 11px tahoma !important;
        float: right;
    }

tabel#Sex_Rdb label {
    width: 35px !important;
}

#ConversationLevel_Rdb td:nth-child(2) input, #WritingLevel_Rdb td:nth-child(2) input {
    margin-right: -2px;
}

#ConversationLevel_Rdb td:nth-child(2) label, #WritingLevel_Rdb td:nth-child(2) label {
    margin-left: 6px;
}

.button-holder, .button-holderLarge, .button-holderFind {
    width: 850px;
    height: 31px;
    border: 1px solid #a9c6ef;
    background-color: #bfd4f3;
    margin: 0 auto;
    margin-bottom: 2px;
    padding-top: 4px;
}

.button-holderLarge {
    width: 941px;
    margin: 3px 5px 3px;
}

input[type='button'] {
    outline: none !important;
}

.button-holderFind {
    width: 830px;
}

input.button, .labelFile, button {
    cursor: pointer;
    min-width: 100px;
    height: 27px;
    color: white;
    float: right;
    margin-left: 2px;
    margin-right: 3px;
    font: bold 14px "B Nazanin" !important;
    background: #0298d9; /* Old Browsers */
    background: -webkit-linear-gradient(top,#0298d9,#05acf4); /*Safari 5.1-6*/
    background: -o-linear-gradient(top,#0298d9,#05acf4); /*Opera 11.1-12*/
    background: -moz-linear-gradient(top,#0298d9,#05acf4); /*Fx 3.6-15*/
    background: linear-gradient(to bottom, #0298d9, #05acf4); /*Standard*/
    box-shadow: inset 1px -1px 2px 0px #008fcc;
    border: 1px solid #006b99;
}

    input.button:hover, .labelFile:hover {
        background: #009ee3; /* Old Browsers */
        background: -webkit-linear-gradient(bottom,#009ee3,#06b1fb); /*Safari 5.1-6*/
        background: -o-linear-gradient(bottom,#009ee3,#06b1fb); /*Opera 11.1-12*/
        background: -moz-linear-gradient(bottom,#009ee3,#06b1fb); /*Fx 3.6-15*/
        background: linear-gradient(to top, #009ee3, #06b1fb); /*Standard*/
        box-shadow: inset 1px 1px 0px 0px #008fcc;
    }

    input.button:disabled,
    input.button[disabled] {
        background: #d9d9d9;
        border: 1px solid #cccccc;
        color: #737373;
        box-shadow: inset 1px -1px 2px 0px #737373 !important;
    }

    button img {
        float: right;
    }

/*.labelFile {
    height: 23px;
    width: 77px !important;
    float: left;
    padding-right: 24px;
    margin-left: 2px;
    margin-top: 4px;
}*/

.twoDivs {
    width: 310px;
    float: right;
    margin-right: 4px;
}

.redButton {
    border: 1px solid #f93434 !important;
    background: #f93434 !important; /* Old Browsers */
    background: -webkit-linear-gradient(top,#f93434,#841616) !important; /*Safari 5.1-6*/
    background: -o-linear-gradient(top,#f93434,#841616) !important; /*Opera 11.1-12*/
    background: -moz-linear-gradient(top,#f93434,#841616) !important; /*Fx 3.6-15*/
    background: linear-gradient(to bottom, #f93434, #841616) !important; /*Standard*/
    box-shadow: inset 0px 1px 0px 0px #f93434 !important;
}

    .redButton:hover {
        background: #f93434 !important; /* Old Browsers */
        background: -webkit-linear-gradient(bottom,#f93434,#841616) !important; /*Safari 5.1-6*/
        background: -o-linear-gradient(bottom,#f93434,#841616) !important; /*Opera 11.1-12*/
        background: -moz-linear-gradient(bottom,#f93434,#841616) !important; /*Fx 3.6-15*/
        background: linear-gradient(to top, #f93434, #841616) !important; /*Standard*/
    }

.buttonLeft {
    float: left !important;
    margin-left: 5px !important;
}

.buttonTop {
    margin-top: 2px !important;
}

.buttonRight {
    margin-right: 3px !important;
}

.gotocartabl {
    margin: 0 auto;
    background: url(/SubSystem/Mali/Stock/Media/Images/gotocartabl.png) center top no-repeat;
    width: 25px;
    height: 24px;
    border: 0px solid red;
    cursor: pointer;
}

    .gotocartabl:hover {
        filter: brightness(0.7);
    }

.deleteTop {
    margin-top: 3px !important;
}

.tabUL, .tabULMin, .tabULVertical {
    list-style-type: none;
    width: 100%;
    min-width: 600px;
    height: 28px;
    margin: 0;
    padding: 0;
    padding-top: 1px;
    float: right;
    font: bold 13px "B Nazanin" !important;
}

.tabULVertical {
    font: bold 14px "B Nazanin" !important;
}

.tabULVertical {
    min-width: 12%;
}

.tabULMin {
    width: 926px;
    height: 32px;
    background-color: #cdeefe;
    margin-right: -2px;
    padding: 5px 3px 0px;
}

.tabA {
    width: 94px;
    display: block;
    color: #000;
    padding: 3px 11px !important;
    text-decoration: none;
    float: right;
    background-color: #9bdefd;
    border: 1px solid #048ac8;
    margin-right: 1px;
    text-align: center;
}

.tabAVertical {
    display: block;
    color: #000;
    background-color: #f8a0a3;
    border: 1px solid #f7888b;
    padding: 2px 11px !important;
    width: 83%;
    margin-bottom: 1px;
    text-decoration: none;
    float: right;
    margin-right: 1px;
    text-align: center;
}

/* Change the link color on hover */
.tabA:hover, .tabA.selected {
    background: #037bdf;
    background: -webkit-linear-gradient(bottom,#037bdf,#a2c8e7);
    background: -o-linear-gradient(bottom,#037bdf,#a2c8e7);
    background: -moz-linear-gradient(bottom,#037bdf,#a2c8e7);
    background: linear-gradient(to top, #037bdf, #a2c8e7);
    color: white;
}

.tabAVertical.selected {
    margin-bottom: 5px;
    border-radius: 4px;
    box-shadow: -4px 4px 0px #d2608c;
    transition: box-shadow .1s ease-in-out;
}

.tabAVertical:hover {
    background-color: #fab8ba;
}

ul.MxTreeStyle a.selected {
    background-color: #cce6ff !important;
}

hr {
    border: 1px solid #7ea8e7;
    margin: 1px 0px 1px 0px;
}

.iconVoucherCntr hr {
    line-height: 0;
    clear: both;
}

.hrBottom {
    border: 3px solid #7ea8e7;
    width: 921px;
    margin: 0px;
    margin-right: -3px;
}

.button-holderRpt, .button-holderMed, .sumBox {
    width: 100%;
    height: auto;
    min-height: 32px;
    border: 1px solid #a9c6ef;
    background-color: #bfd4f3;
    margin: 0 auto;
    margin-bottom: 2px;
    padding-top: 4px;
    float: right;
}

.button-holderMed {
    margin: 6px 2px 2px 0px;
    padding-top: 4px;
}

.tabContainsRpt, .gridContent {
    width: 100%;
    height: auto;
    border: 1px solid #7ea8e7;
    background-color: #eaf1fb;
    padding-top: 5px;
    margin-bottom: 2px;
    margin-right: -1px;
    float: right;
}

.tabContainsRpt {
    display: none;
}

.tabContains {
    width: 951px;
    height: auto;
    border: 1px solid #7ea8e7;
    background-color: #eaf1fb;
    padding-top: 5px;
    margin-bottom: 1px;
    display: none;
}

.grid {
    width: 100%;
    padding: 2px;
    padding-top: 0px;
}

table.mxgrid_header, div#mxgrid_table_container {
    width: 99.75% !important;
}

    table.mxgrid_header th {
        text-align: center !important;
        font: bold 14px "B Nazanin" !important;
        color: #033565;
        padding-left: 3px !important;
    }

#mxgrid_table_container table tr:nth-child(even) {
    background: #e6f7fe;
}

#mxgrid_table_container table tr:nth-child(odd) {
    background: #f9f9f9;
}

.leftTxt {
    text-align: left !important;
    direction: ltr !important;
}

.centerTxt {
    text-align: center !important;
}

.calandar {
    cursor: pointer;
    margin-top: 4px;
    float: left;
    width: 16px;
    height: 19px;
}

.addGrid, .saveGrid {
    margin: 0 auto;
    background: url(/SubSystem/Mali/Stock/Media/Images/insHover.png) center top no-repeat;
    width: 15px;
    height: 21px;
    border: 0px solid red;
    text-align: center;
    cursor: hand;
    cursor: pointer;
    margin-top: 8px;
}

    .addGrid:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/ins.png) center top no-repeat;
    }

.containerHeight {
    height: 550px;
    padding: 3px;
    overflow-y: auto;
    overflow-x: hidden !important;
}

.saveGrid, .saveCmnt {
    margin: 0 auto;
    background: url(/SubSystem/Mali/Stock/Media/Images/save__.png) center top no-repeat;
    width: 21px;
    height: 22px;
    border: 0px solid red;
    text-align: center;
    cursor: pointer;
}

.saveCmnt {
    background: url(/SubSystem/Mali/Stock/Media/Images/saveCmnt.png) center top no-repeat;
    width: 18px;
    height: 18px !important;
    margin-right: 1px;
}

.fetchCount {
    height: 26px !important;
}

.editGrid, .editDisGrid, .addGoods, .modifyGrid {
    margin: 0 auto;
    background: url(/SubSystem/Mali/Stock/Media/Images/editSml.png) center top no-repeat;
    width: 20px;
    height: 23px;
    border: 0px solid red;
    text-align: center;
    cursor: pointer;
    margin-right: -2px;
}

    .editGrid:hover, .editDisGrid:hover, .addGoods:hover, .modifyGrid:hover {
        filter: opacity(0.7);
    }

    .editGrid:disabled {
        background: url(/SubSystem/Mali/Stock/Media/Images/editSmlDis.png) center top no-repeat;
        cursor: default;
    }

.modifyGrid {
    background: url(/SubSystem/Mali/Stock/Media/Images/modify.png) center top no-repeat;
    width: 22px;
}

.addGoods {
    background: url(/SubSystem/Mali/Stock/Media/Images/goodsDefine.png) center top no-repeat;
    width: 25px !important;
}

.deleteGrid, .deleteGridSml {
    margin: 0 auto;
    background: url(/SubSystem/Mali/Stock/Media/Images/smallDelete.png) center top no-repeat;
    width: 20px;
    height: 15px;
    border: 0px solid red;
    text-align: center;
    cursor: pointer;
    float: left;
}

    .deleteGrid:hover, .deleteGridSml:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/smallDeleteHover.png) center top no-repeat;
    }

    .deleteGridSml:disabled {
        background: url(/SubSystem/Mali/Stock/Media/Images/smallDeleteDis.png) center top no-repeat;
        cursor: default;
    }

.deleteGridSml {
    float: none !important;
}

.Insurance-Grid {
    margin: 0 auto;
    background: url(/SubSystem/Mali/Stock/Media/Images/insuranceGrid.png) center top no-repeat;
    width: 30px;
    height: 29px;
    border: 0px solid red;
    text-align: center;
    cursor: pointer;
    float: left;
}

.deleteIns {
    background: url(/SubSystem/Mali/Stock/Media/Images/deleteIns.png) center top no-repeat;
    border: 0px solid red;
    margin: 11px -10px;
    display: block;
    position: relative;
    float: left;
    cursor: pointer;
}

.marginR1 {
    margin-right: 1px !important;
}

.marginR3 {
    margin-right: -3px !important;
}

.marginR2 {
    margin-right: -2px !important;
}

.width63 {
    width: 63px !important;
}

.width65 {
    width: 65px !important;
}

.width74 {
    width: 74px !important;
}

.width78 {
    width: 78px !important;
}

.jcCategoryGrid, .jcCategoryGrid-disable, .jField, .jField-disable, .design-grid, .design-disable, .addJobs, .empGrid, .empGrid-disable {
    margin: 0 auto;
    background: url(/SubSystem/Mali/Stock/Media/Images/JCCategory.png) center top no-repeat;
    width: 30px;
    height: 30px;
    border: 0px solid red;
    text-align: center;
    cursor: pointer;
}

.addJobs, .addJobs-disable {
    background: url(/SubSystem/Mali/Stock/Media/Images/JobAddHover.png) center top no-repeat;
    width: 42px;
    height: 41px;
}

    .addJobs:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/JobAdd.png) center top no-repeat;
    }

.jcCategoryGrid-disable {
    background: url(/SubSystem/Mali/Stock/Media/Images/JCCategoryDis.png) center top no-repeat;
}

.jField {
    background: url(/SubSystem/Mali/Stock/Media/Images/jobField.png) center top no-repeat;
}

.jField-disable {
    background: url(/SubSystem/Mali/Stock/Media/Images/jobFieldDis.png) center top no-repeat;
}

.empGrid {
    background: url(/SubSystem/Mali/Stock/Media/Images/EmployeeTypeGrid.png) center top no-repeat;
    margin-top: -7px;
}

.empGrid-disable {
    background: url(/SubSystem/Mali/Stock/Media/Images/EmployeeTypeGridDis.png) center top no-repeat;
    margin-top: -7px;
}

.design-grid {
    background: url(/SubSystem/Mali/Stock/Media/Images/workFlowGrid.png) center top no-repeat;
    margin-right: 1px;
}

.design-disable {
    background: url(/SubSystem/Mali/Stock/Media/Images/workFlowDis.png) center top no-repeat;
    margin-right: 1px;
}

.ins, .insOnly {
    margin: 0 auto;
    background: url(/SubSystem/Mali/Stock/Media/Images/insHover.png) center top no-repeat;
    width: 18px;
    height: 18px;
    border: 0px solid red;
    text-align: center;
    cursor: pointer;
    margin: 5px 2px;
}

    .ins:hover, .insOnly:hover, .plus_:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/ins.png) center top no-repeat;
    }

.detail-grid, .detail-disable, .delete-grid, .delete-disable {
    margin: 0 auto;
    background: url(/SubSystem/Mali/Stock/Media/Images/edit.png) center top no-repeat;
    width: 30px;
    height: 30px;
    border: 0px solid red;
    text-align: center;
    cursor: hand;
    cursor: pointer;
}

.detail-disable {
    background: url(/SubSystem/Mali/Stock/Media/Images/editDis.png) center top no-repeat;
}

.delete-grid {
    background: url(/SubSystem/Mali/Stock/Media/Images/delete.png) center top no-repeat;
}

.delete-disable {
    background: url(/SubSystem/Mali/Stock/Media/Images/deleteDis.png) center top no-repeat;
}

.mxgrid {
    width: 100%;
}

ul.MxTreeStyle a.loading {
    background: #fff url(/SubSystem/Mali/Stock/Media/Images/Loading.gif) no-repeat;
    display: block;
    float: right;
    width: 15px;
    height: 15px;
    margin: 4px 0px 0px 5px;
}

.disableNode {
    color: #8c8c8c !important;
    cursor: default;
}

.icon-Print {
    width: 34px;
    height: 34px;
    direction: rtl;
    margin-top: -3px;
    cursor: pointer;
    border: 1px solid transparent;
    background: url("/SubSystem/Mali/Stock/Media/Images/Print.png") no-repeat;
    float: left;
}

    .icon-Print:hover {
        background: url("/SubSystem/Mali/Stock/Media/Images/PrintHover.png") no-repeat;
    }

.transparent {
    background-color: transparent !important;
}

.insOnly {
    margin-right: 5px !important;
}

.plus_ {
    margin: 0 auto;
    background: url(/SubSystem/Mali/Stock/Media/Images/insHover.png) center top no-repeat;
    width: 18px;
    height: 18px;
    border: 0px solid red;
    text-align: center;
    cursor: pointer;
    margin: -9px 1px;
}

.plusLg {
    margin: 0 auto;
    background: url(/SubSystem/Mali/Stock/Media/Images/plusLg.png) center top no-repeat;
    width: 24px;
    height: 24px;
    border: 0px solid red;
    text-align: center;
    cursor: pointer;
    margin: -9px 1px;
}

    .plusLg:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/plusHoverLg.png) center top no-repeat;
    }

.plusLgSml {
    margin: 0 auto;
    background: url(/SubSystem/Mali/Stock/Media/Images/plusLgSml.png) center top no-repeat;
    width: 20px;
    height: 20px;
    border: 0px solid red;
    text-align: center;
    cursor: pointer;
}

    .plusLgSml:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/plusHoverLgSml.png) center top no-repeat;
    }

    .plusLgSml:disabled {
        background: url(/SubSystem/Mali/Stock/Media/Images/plusLgSmlDis.png) center top no-repeat;
        cursor: default;
    }

.showDiv {
    width: 773px;
    height: 79px;
    overflow-y: auto;
    margin-top: 7px;
    margin-bottom: 7px;
}

    .showDiv div {
        border: 1px solid #ffcccc;
        padding: 4px;
        background-color: #ffcccc;
        color: #033565;
        width: 48%;
        float: right;
        margin: 0px 3px 2px 2px;
        box-shadow: -1px 2px 0px #ff8080;
        font: 11px tahoma;
        height: 13px;
        margin-bottom: 4px;
    }

.showBox {
    width: 840px;
    border: 1px solid #74a1d8;
    max-height: 236px;
    margin: 0 auto;
    margin-top: 22px;
    margin-bottom: 6px;
    overflow-y: auto;
}

.headerShowBox {
    border-bottom: 1px solid #74a1d8;
    height: 22px;
    background-color: #c3d7ee;
}

    .headerShowBox span {
        font: bold 14px "B Nazanin";
        margin-right: 6px;
    }

.itemShowBox {
    padding-top: 3px;
    padding-bottom: 3px;
}

    .itemShowBox div {
        border: 1px solid #afc9e9;
        padding: 4px;
        background-color: white;
        color: #033565;
        width: 98%;
        float: right;
        margin: 0px 3px 6px 2px;
        box-shadow: -1px 2px 0px #9bbce4;
        font: 11px tahoma;
    }

    .itemShowBox input[type='checkbox'] {
        float: left;
        margin: 0px;
        margin-left: 58px;
    }

.isDisabled {
    color: gray;
}

.spanLeft {
    float: left;
    margin-left: 35px;
    color: #0059b3;
}

.defScope {
    background-color: #e6ffe6 !important;
}

.isReadOnly {
    background-color: transparent !important;
}

.twoDivsRight, .twoDivsLeft {
    float: right;
    margin-left: 3px;
    border: 1px solid #24b6f5;
    height: 550px;
    margin: 2px;
    margin-left: 1px;
    overflow-y: auto;
    padding: 3px;
}

.twoDivsRight {
    width: 40%;
}

.twoDivsLeft {
    width: 57.6%;
}

.picDiv {
    width: 155px;
    height: 174px;
    float: left;
    height: 174px;
    padding-left: 22px;
    padding-top: 24px;
    border: 1px solid #d4e3f7;
    background-color: #d4e3f7;
    margin-left: 8px;
    margin-top: -34px;
    box-shadow: -2px 3px 4px #6193d1;
}

.MarginLCustom7 {
    margin-left: 7px !important;
}

.widthCustom {
    width: 335px !important;
}

.widthCustom34 {
    width: 34px !important;
}

.widthCustom40 {
    width: 40px !important;
}

.widthCustom47 {
    width: 47px !important;
}

.widthCustom83 {
    width: 83px !important;
}

.box_field_largeHeight {
    height: 198px !important;
}

.textareaLargeHeight {
    height: 193px !important;
}

.picEmp {
    border: 1px solid #b0c9e8;
    width: 120px;
    height: 120px;
    float: left;
    margin-left: 4px;
    margin-bottom: 4px;
    box-shadow: -1px 2px 0px #b0c9e8;
    background-color: white;
}

.textareaCustom {
    width: 503px !important;
}

.marginRCustom0 {
    margin-right: 0px !important;
}

.marginRCustom1 {
    margin-right: 1px !important;
}

.marginRCustom4 {
    margin-right: 4px;
}

.marginRCustom3 {
    margin-right: 3px;
}

.marginBCustom4 {
    margin-bottom: 4px;
}

.customHeight268 {
    height: 268px;
}

.customwidth55 {
    width: 55px !important;
}

.customwidth940 {
    width: 940px;
}

.customwidth813 {
    width: 813px !important;
}

.twoInputsDiv {
    width: 200px !important;
    height: 26px !important;
    border: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
    margin: 0px !important;
}

.twoInputs {
    width: 84px !important;
    float: right;
}

.twoInputsDiv span {
    float: right !important;
    width: 11px;
}

.marginRCustom-19 {
    margin-right: -19px !important;
}

.prePhone {
    width: 44px !important;
}

.phone {
    width: 135px !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font: 11px "B Nazanin" !important;
    opacity: 1; /* Firefox */
    color: #548dde !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #548dde !important;
    font-size: 11px !important;
    font-weight: bold !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #548dde !important;
    font-size: 11px !important;
    font-weight: bold !important;
}

input::-webkit-input-placeholder {
    font-size: 11px !important;
    font-weight: bold !important;
    line-height: 3;
}

.positionAbs {
    position: absolute;
    margin-right: 153px;
    margin-top: -17px;
}

.redLabel {
    color: #cc0066 !important;
    margin-right: 1px;
}

.paddingLeft0 {
    padding-left: 0px !important;
}

.paddingRight5 {
    padding-right: 5px !important;
}

.idLetterCaption {
    padding-right: 3px !important;
    padding-left: 0px !important;
    color: #e6005c !important;
}


.paddingGridEmp {
    padding: 0px 2px 0px 4px;
}

.gridEmps {
    height: 241px;
    width: 946px;
    overflow: hidden;
    overflow-y: auto;
}

    .gridEmps table tr:nth-child(odd) {
        background: #f9f9f9;
    }

    .gridEmps table tr:nth-child(even) {
        background: #e6f7fe;
    }

table.mxgrid td {
    text-align: center !important;
}

.treeBox {
    border: 2px solid #42c0fb;
    height: 425px;
    overflow-y: auto;
    padding: 10px;
    direction: rtl;
}

.groupNode {
    color: #8c8c8c !important;
    cursor: default;
}

.gridEmpsInsur {
    width: 925px;
    margin-right: 20px;
    overflow: hidden;
    overflow-y: auto;
}

.box_field_Chk div {
    float: right;
    width: 227px;
    height: 100px;
    overflow: hidden;
    overflow-y: auto;
    padding-top: 5px;
}

.box_field_Chk input[type='checkbox'] {
    margin-top: 0px;
}

.box_field_Chk td label {
    display: block;
    margin-top: -24px;
    margin-right: 21px;
}

.VerticalMenu {
    float: right;
    width: 12%;
    max-height: 617px;
    height: auto;
    overflow-y: auto;
    direction: ltr;
}

.leftSide {
    width: 88%;
    float: right;
}

.SearchReview_Img, .SearchReviewMines_Img {
    background: url("/SubSystem/Mali/Stock/Media/Images/searchReveiw.png") no-repeat;
    width: 23px;
    height: 20px;
    float: left;
    cursor: pointer;
    margin-left: 11px;
    margin-top: -25px;
    border: 1px solid transparent;
    border-right: 1px solid #b33264;
}

    .SearchReview_Img:hover {
        background: url("/SubSystem/Mali/Stock/Media/Images/searchReveiwHover.png") no-repeat;
    }

.SearchReviewMines_Img {
    background: url("/SubSystem/Mali/Stock/Media/Images/searchReveiwMines.png") no-repeat;
    cursor: default;
}

.boxAll, .boxContent {
    border: 1px solid #7ea8e7 !important;
    width: 200px !important;
    height: 17px !important;
    background-color: #d4e3f7 !important;
}

.boxContent {
    background-color: transparent !important;
    height: 85px !important;
    overflow: hidden;
    overflow-y: auto;
}

.boxAll input {
    float: right;
    margin: 2px 6px;
    width: 11px;
}

.boxAll span {
    float: right;
    width: 56px;
    padding-top: 1px;
}

.boxContent table {
    width: 210px !important
}

.boxContent label {
    width: 185px !important
}

.boxContent input {
    margin: 2px 3px;
}

.customHeight106 {
    height: 106px;
}

.floatLeftCustom {
    float: left;
}

.floatLeft {
    text-align: left !important;
    /*direction: ltr !important;*/
}

.floatLeftButton {
    float: left !important;
    margin-left: 5px !important;
    margin-top: 62px !important;
}

.floatLeftButton1 {
    float: left !important;
    margin-left: 7px !important;
}

.sumFooter {
    width: 99.75% !important;
    margin: 0px;
    table-layout: fixed;
    border-collapse: collapse;
    direction: rtl;
    border: 1px solid #99c2f3;
}

    .sumFooter th {
        direction: rtl;
        text-align: right;
        font: bold 16px "B Nazanin" !important;
        padding: 2px;
        overflow: hidden;
        line-height: 30px;
        background-color: #d2e1f3;
        border-bottom: none;
        font: bold 15px "B Nazanin" !important;
        color: #033565;
        padding-left: 3px !important;
    }

.sumBox {
    display: none;
    height: 18px !important;
    min-height: 18px !important;
    background-color: #eaf1fb;
}

    .sumBox span {
        font: bolder 15px/normal b nazanin;
        color: #0059b3;
        margin: -5px 10px;
        float: right;
    }

.sumBoxAmnt {
    float: left;
    font: bold 15px "B Nazanin" !important;
    color: white;
    padding: 1px 7px 1px 7px;
    background-color: #026a97;
    margin: 2px 0px 0px 5px;
    display: none;
}

.childnode-grid, .parentnode-grid {
    margin: 0 auto;
    background: url(../Images/child-node.png) center top no-repeat;
    width: 30px;
    height: 30px;
    border: 0px solid red;
    text-align: center;
    cursor: pointer;
}

.parentnode-grid {
    background: url(../Images/parent-node.png) center top no-repeat;
}

.marginright79 {
    margin-right: 79px !important;
}

.marginright79 {
    margin-right: 79px !important;
}

.ins_, .insLeft {
    font: bold 11px tahoma;
    width: 20px;
    float: left;
    cursor: pointer;
    margin: 3px -20px;
    position: relative;
}

.insLeft {
    float: left;
    margin: -20px 4px;
    background: none;
}

.insGrid {
    font: 11px tahoma;
    position: relative;
    margin: -19px 5px;
    position: relative;
    float: left;
}

.save_ {
    margin: 66px -19px;
    float: left;
    cursor: pointer;
}

.gridContent {
    border: 1px solid #7ea8e7;
    max-height: 500px;
    height: auto;
    padding-top: 0px;
}

.buttonsDiv, .floatingdiv {
    border: 1px solid #7ea8e7;
    margin-bottom: 1px;
    margin-right: -1px;
    height: auto;
    padding-top: 3px;
}

    .buttonsDiv input, .buttonsDiv button {
        margin: 1px;
        width: 123px !important;
        margin-right: 5px;
    }

.lock, .openLock {
    width: 35px;
    height: 35px;
    border: 1px solid red;
    border-radius: 3px;
    margin: 6px 0px 0px 4px;
    cursor: pointer;
    float: left;
    box-shadow: 2px 3px 3px -1px rgba(0,0,0,0.5);
    background: url(/SubSystem/Mali/Stock/Media/Images/lockVoucher.png) no-repeat;
}

    .lock:hover, .openLock:hover {
        box-shadow: inset 0px 1px 1px rgba(255,255,255,0.5), inset 1px 1px 0px rgba(0,0,0,0.5);
    }

.openLock {
    background: url(/SubSystem/Mali/Stock/Media/Images/openLock.png) no-repeat;
    border: 1px solid #009900;
}

.iconVoucherCntr, .iconVoucherMasterCntr {
    float: right;
    width: 100%;
    max-height: 690px;
    height: auto;
}

.iconVoucherCntr {
    width: 3.9%;
    float: left;
    border-right: 1px solid #7ea8e7;
}

.iconBox, .iconHorizontalBox {
    text-align: center;
    cursor: pointer;
}

.iconHorizontalBox {
    width: 66px;
    float: right;
    border-left: 2px solid #7ea8e7;
}

    .iconBox span, .iconHorizontalBox span {
        margin-bottom: 3px;
        margin-right: 3px;
        font: 9px tahoma;
        color: #000;
        float: right;
        text-align: center;
        cursor: default;
        width: 60px;
        display: block;
    }

    .iconHorizontalBox span {
        display: block;
    }

    .iconBox input, .iconHorizontalBox input {
        height: 31px;
        margin-bottom: 1px;
        margin-right: 9px;
        margin-top: 1px;
        width: 33px;
        border: 1px solid transparent;
        cursor: pointer;
    }

    .iconHorizontalBox input {
        margin-right: 2px;
    }

        .iconHorizontalBox input#CopySanad_Img, .iconHorizontalBox input#CopyRadif_Img {
            background: url(/SubSystem/Mali/Stock/Media/Images/copy_sanad.png) no-repeat;
        }

            .iconHorizontalBox input#CopySanad_Img:hover, .iconHorizontalBox input#CopyRadif_Img:hover {
                background: url(/SubSystem/Mali/Stock/Media/Images/copy_sanad_Hover.png) no-repeat;
            }

            .iconHorizontalBox input#CopySanad_Img:disabled, .iconHorizontalBox input#CopyRadif_Img:disabled {
                background: url(/SubSystem/Mali/Stock/Media/Images/copy_sanad_desable.png) no-repeat;
                cursor: default;
            }

        .iconHorizontalBox input#CopyRadif_Img {
            float: right;
        }

        .iconHorizontalBox input#RadifSanad_Img {
            background: url(/SubSystem/Mali/Stock/Media/Images/radif_sanad.png) no-repeat;
        }

            .iconHorizontalBox input#RadifSanad_Img:hover {
                background: url(/SubSystem/Mali/Stock/Media/Images/radif_sanad_Hover.png) no-repeat;
            }

            .iconHorizontalBox input#RadifSanad_Img:hover {
                background: url(/SubSystem/Mali/Stock/Media/Images/radif_sanad_Hover.png) no-repeat;
            }

        .iconHorizontalBox input#Paste_Img {
            background: url(/SubSystem/Mali/Stock/Media/Images/paste.png) no-repeat;
            float: right;
        }

            .iconHorizontalBox input#Paste_Img:hover {
                background: url(/SubSystem/Mali/Stock/Media/Images/paste-Hover.png) no-repeat;
            }

            .iconHorizontalBox input#Paste_Img:disabled {
                background: url(/SubSystem/Mali/Stock/Media/Images/paste-disabled.png) no-repeat;
                cursor: default;
            }

        .iconHorizontalBox input#MoveDB_Img {
            background: url(/SubSystem/Mali/Stock/Media/Images/changeDB.png) no-repeat;
        }

            .iconHorizontalBox input#MoveDB_Img:hover {
                background: url(/SubSystem/Mali/Stock/Media/Images/changeDB_hover.png) no-repeat;
            }

            .iconHorizontalBox input#MoveDB_Img:disabled {
                background: url(/SubSystem/Mali/Stock/Media/Images/changeDB_disable.png) no-repeat;
                cursor: default;
            }

        .iconHorizontalBox input#MoveRow_Img {
            background: url(/SubSystem/Mali/Stock/Media/Images/moveRow.png) no-repeat;
            height: 27px;
            margin-top: 5px;
        }

            .iconHorizontalBox input#MoveRow_Img:hover {
                background: url(/SubSystem/Mali/Stock/Media/Images/moveRow-hover.png) no-repeat;
            }

            .iconHorizontalBox input#MoveRow_Img:disabled {
                background: url(/SubSystem/Mali/Stock/Media/Images/moveRow-disable.png) no-repeat;
                cursor: default;
            }



.iconBox input#ScanSanad_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/Scan_sanad.png) no-repeat;
}

    .iconBox input#ScanSanad_Img:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/Scan_sanad_Hover.png) no-repeat;
    }

.iconBox input#ImportSanad_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/Excel-Icon.png) no-repeat;
}

    .iconBox input#ImportSanad_Img:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/Excel-Icon_hover.png) no-repeat;
    }

    .iconBox input#ImportSanad_Img:disabled {
        background: url(/SubSystem/Mali/Stock/Media/Images/Excel-Icon_disable.png) no-repeat;
        cursor: default;
    }

.iconBox input#PrintSanad_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/print_sanad.png) no-repeat;
}

    .iconBox input#PrintSanad_Img:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/print_sanad_Hover.png) no-repeat;
    }

    .iconBox input#PrintSanad_Img:disabled {
        background: url(/SubSystem/Mali/Stock/Media/Images/print_sanad_Disable.png) no-repeat;
        cursor: default;
    }

.iconHorizontalBox input#SodorCheck_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/sodor_sanad.png) no-repeat;
}

    .iconHorizontalBox input#SodorCheck_Img:hover {
        background: url("/SubSystem/Mali/Stock/Media/Images/sodor_sanad_Hover.png") no-repeat;
    }

    .iconHorizontalBox input#SodorCheck_Img:disabled {
        background: url("/SubSystem/Mali/Stock/Media/Images/sodor_sanad_Disable.png") no-repeat;
        cursor: default;
    }

.iconHorizontalBox input#SodorCheckTarkibi_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/exports_sanad.png) no-repeat;
}

    .iconHorizontalBox input#SodorCheckTarkibi_Img:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/exports_sanad_Hover.png) no-repeat;
    }

    .iconHorizontalBox input#SodorCheckTarkibi_Img:disabled {
        background: url(/SubSystem/Mali/Stock/Media/Images/exports_sanad_Disable.png) no-repeat;
        cursor: default;
    }

.iconHorizontalBox input#SodorCheckList_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/checkList.png) no-repeat;
}

    .iconHorizontalBox input#SodorCheckList_Img:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/checkList_Hover.png) no-repeat;
    }

    .iconHorizontalBox input#SodorCheckList_Img:disabled {
        background: url(/SubSystem/Mali/Stock/Media/Images/checkList-disabled.png) no-repeat;
        cursor: default;
    }

.iconHorizontalBox input#ShomareGozari_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/number_sanad.png) no-repeat;
}

    .iconHorizontalBox input#ShomareGozari_Img:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/number_sanad_Hover.png) no-repeat;
    }

    .iconHorizontalBox input#ShomareGozari_Img:disabled {
        background: url(/SubSystem/Mali/Stock/Media/Images/number_sanad_Disable.png) no-repeat;
    }

.iconHorizontalBox input#Havale_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/havale_sanad.png) no-repeat;
}

    .iconHorizontalBox input#Havale_Img:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/havale_sanad_Hover.png) no-repeat;
    }

    .iconHorizontalBox input#Havale_Img:disabled {
        background: url(/SubSystem/Mali/Stock/Media/Images/havale_sanad_Disable.png) no-repeat;
        cursor: default;
    }

.iconHorizontalBox input#Mande_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/desc_.png) no-repeat;
}

    .iconHorizontalBox input#Mande_Img:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/desc_hover.png) no-repeat;
    }

.iconHorizontalBox input#DasturP_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/peymentOrder.png) no-repeat;
}

    .iconHorizontalBox input#DasturP_Img:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/peymentOrder_Hover.png) no-repeat;
    }

    .iconHorizontalBox input#DasturP_Img:disabled {
        background: url(/SubSystem/Mali/Stock/Media/Images/peymentOrder-disabled.png) no-repeat;
    }

.iconHorizontalBox input#Olgo_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/olgoHover.png) no-repeat;
}

    .iconHorizontalBox input#Olgo_Img:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/olgo.png) no-repeat;
    }

    .iconHorizontalBox input#Olgo_Img:disabled {
        background: url(/SubSystem/Mali/Stock/Media/Images/olgo-disabled.png) no-repeat;
        cursor: default;
    }

.iconBox input#TaeidSand_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/confirm_sanad.png) no-repeat;
}

    .iconBox input#TaeidSand_Img:hover {
        background: url("/SubSystem/Mali/Stock/Media/Images/confirm_sanad_Hover.png") no-repeat;
    }

    .iconBox input#TaeidSand_Img:disabled {
        background: url("/SubSystem/Mali/Stock/Media/Images/confirm_sanad_Disable.png") no-repeat;
        cursor: default;
    }

.iconBox input#Tarazname_Img {
    background: url("/SubSystem/Mali/Stock/Media/Images/tarazname_sanad.png") no-repeat;
}

    .iconBox input#Tarazname_Img:hover {
        background: url("/SubSystem/Mali/Stock/Media/Images/tarazname_sanad_hover.png") no-repeat;
    }

.iconBox input#Book_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/dafater_sanad.png) no-repeat;
}

    .iconBox input#Book_Img:hover {
        background: url("/SubSystem/Mali/Stock/Media/Images/dafater_sanad_Havale.png") no-repeat;
    }

.iconBox input#Review_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/show_sanad.png) no-repeat;
}

    .iconBox input#Review_Img:hover {
        background: url("/SubSystem/Mali/Stock/Media/Images/show_sanad_hover.png") no-repeat;
    }

.iconBox input#GheyGhatei_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/ghatei.png) no-repeat;
}

    .iconBox input#GheyGhatei_Img:hover {
        background: url("/SubSystem/Mali/Stock/Media/Images/ghatei_Hover.png") no-repeat;
    }

    .iconBox input#GheyGhatei_Img:disabled {
        background: url("/SubSystem/Mali/Stock/Media/Images/ghatei-disables.png") no-repeat;
        cursor: default;
    }

.iconBox input#Workflow_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/workflowVoucher.png) no-repeat;
}

    .iconBox input#Workflow_Img:hover {
        background: url("/SubSystem/Mali/Stock/Media/Images/workflowVoucherHover.png") no-repeat;
    }

.iconBox input#Letter_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/letterV.png) no-repeat;
}

    .iconBox input#Letter_Img:hover {
        background: url("/SubSystem/Mali/Stock/Media/Images/letterV-Haver.png") no-repeat;
    }

.iconBox input#Note_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/note.png) no-repeat;
}

    .iconBox input#Note_Img:hover {
        background: url("/SubSystem/Mali/Stock/Media/Images/note-Hover.png") no-repeat;
    }

    .iconBox input#Note_Img:disabled {
        background: url("/SubSystem/Mali/Stock/Media/Images/not-Disabled.png") no-repeat;
        cursor: default;
    }

.iconBox input#Radyabi_Img {
    background: url(/SubSystem/Mali/Stock/Media/Images/radyabi.png) no-repeat;
}

    .iconBox input#Radyabi_Img:hover {
        background: url("/SubSystem/Mali/Stock/Media/Images/radyabi-Hover.png") no-repeat;
    }

.peymentIcon {
    width: 40px !important;
    height: 25px !important;
    margin-top: 6px !important;
}

.floatinngCaption {
    border: 1px solid #b0c9e8;
    width: 205px !important;
    height: 21px !important;
    text-align: right !important;
    direction: rtl !important;
    padding-right: 2px;
    margin-right: 4px !important;
    background-color: #eaf1fb;
    box-shadow: -2px 0px 1px #9cbce2;
}

.floatinngTitle {
    width: 145px !important;
    height: 28px !important;
    white-space: pre-line !important;
}

.LCntnr, .RCntnr {
    width: 450px;
    height: 93px;
    float: right;
}

.notEqual {
    background: url("/SubSystem/Mali/Stock/Media/Images/notEqual1.png") center top no-repeat;
    width: 20px;
    height: 20px;
    border: 0px solid red;
    margin: 3px 12px 0px 0px;
    float: right;
    display: none;
}

.notTaraz {
    height: 25px;
    width: 131px;
    margin: -1px 6px;
    border: 1px solid transparent;
    background: url(/SubSystem/Mali/Stock/Media/Images/NotBalance1.png) no-repeat;
    display: none;
}

.magnifier {
    height: 25px;
    width: 25px;
    float: left;
    border: 1px solid transparent;
    cursor: pointer;
    background: url(/SubSystem/Mali/Stock/Media/Images/magnifier.png) no-repeat;
    margin: 5px -5px;
}

    .magnifier:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/magnifier-Hover.png) no-repeat;
    }

.CountVoucherCaption {
    padding: 8px 3px !important;
    margin-left: 3px !important;
}

.fontBN14 {
    font: bold 14px "B Nazanin" !important;
    padding-top: 9px !important;
}

.Clr0000ff {
    color: #0000ff !important;
}

.before, .after {
    width: 35px;
    height: 35px;
    border: 1px solid transparent;
    border-radius: 3px;
    margin: 6px 0px 0px 4px;
    cursor: pointer;
    float: left;
    box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
    background: url(/SubSystem/Mali/Stock/Media/Images/before.png) no-repeat;
}

.before {
    box-shadow: -3px 3px 3px -1px rgba(0,0,0,0.5);
}

.after {
    background: url(/SubSystem/Mali/Stock/Media/Images/after.png) no-repeat;
}

    .after:hover, .before:hover {
        box-shadow: inset 2px 2px 1px rgba(0,0,0,0.5);
    }

ul.pager li a.last {
    background: url('/SubSystem/Mali/Stock/Media/Images/Last-icon.png') no-repeat center top;
    float: right;
    margin-left: 0px;
    margin-bottom: 2px;
    min-width: 25px;
    height: 21px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    color: blue;
    border: 1px solid #99c2f3;
    padding-top: 0px;
    background-color: #d2e1f3;
    font: 18px b nazanin;
    color: #0091bf;
    margin-top: 1px;
    background-position: center bottom;
}

ul.pager li a.first {
    background: url('/SubSystem/Mali/Stock/Media/Images/First-icon.png') no-repeat center top;
    float: right;
    margin-left: 0px;
    margin-bottom: 2px;
    min-width: 25px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    color: blue;
    border: 1px solid #99c2f3;
    padding-top: 0px;
    background-color: #d2e1f3;
    font: 18px b nazanin;
    color: #0091bf;
    background-position: center bottom;
}

ul.pager {
    list-style-type: none;
    width: 97% !important;
    height: auto;
    margin: 0;
    float: right;
    margin-right: -6px;
}

    ul.pager li {
        float: right;
        margin-left: 2px;
        margin-bottom: 2px;
        min-width: 25px;
        height: 22px;
        line-height: 20px;
        text-align: center;
        vertical-align: middle;
        color: blue;
        padding-top: 0px;
        font: 18px b nazanin;
        color: #0091bf;
        cursor: pointer;
    }

        ul.pager li:hover {
            background-color: #ebf2fa;
            color: #1ac8ff;
            cursor: pointer;
        }

#pagerContainer_ {
    width: 100%;
    min-height: 27px;
    height: auto;
    max-height: 48px;
    overflow-y: auto;
    float: right;
    /* border: 1px solid rgb(204, 204, 204);*/
    background-color: #b6e7fc;
    margin-top: -4px;
    float: right;
    border-radius: 10px;
}

ul.pager li a {
    float: right;
    margin-left: 0px;
    /*margin-bottom: 2px;*/
    min-width: 33px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    color: blue;
    border: 1px solid #99c2f3;
    padding-top: 0px;
    background-color: #d2e1f3;
    font: 18px b nazanin;
    color: #0091bf;
}

    ul.pager li a:hover {
        background-color: #ebf2fa;
        color: #1ac8ff;
    }

    ul.pager li a.next {
        background: url('/SubSystem/Mali/Stock/Media/Images/next.png') no-repeat center top;
        float: right;
        margin-left: 0px;
        /*margin-bottom: 2px;*/
        min-width: 25px;
        height: 22px;
        line-height: 20px;
        text-align: center;
        vertical-align: middle;
        color: blue;
        border: 1px solid #99c2f3;
        padding-top: 0px;
        background-color: #d2e1f3;
        font: 18px b nazanin;
        color: #0091bf;
        background-position: center bottom;
    }

        ul.pager li a.next:hover {
            background-position: center bottom;
            background-color: #ebf2fa;
        }

    ul.pager li a.prev {
        background: url('/SubSystem/Mali/Stock/Media/Images/prev.png') no-repeat center top;
        float: right;
        margin-left: 0px;
        /*margin-bottom: 2px;*/
        min-width: 25px;
        height: 22px;
        line-height: 20px;
        text-align: center;
        vertical-align: middle;
        color: blue;
        border: 1px solid #99c2f3;
        padding-top: 0px;
        background-color: #d2e1f3;
        font: 18px b nazanin;
        color: #0091bf;
        background-position: center bottom;
    }

        ul.pager li a.prev:hover {
            background-position: center bottom;
            background-color: #ebf2fa;
        }

.rowPerPage_ {
    /*border: 1px solid black; */
    width: 13%;
    height: 24px;
    float: left;
    margin-left: -2.5px;
}

    .rowPerPage_ span {
        color: Black !important;
        font: 14px b nazanin;
        direction: ltr;
    }

    .rowPerPage_ input {
        width: 30px;
        height: 20px;
        border: 1px solid #99c2f3;
        text-align: center;
        background-color: #ebf2fa;
        font: 16px B Nazanin !important;
    }

.recordRemain {
    width: 450px;
    padding-bottom: 5px;
    box-shadow: 3px 3px 3px #86aedf;
    background-color: #b6e7fc;
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -200px;
}

.accCodeTitle {
    width: 99% !important;
    height: 23px;
    border-bottom: 1px solid #99c2f3;
    font: bold 14px 'B Nazanin' !important;
    direction: rtl;
    margin-bottom: 3px !important;
    padding-right: 1px;
    padding-top: 0;
    text-align: center !important;
    display: block !important;
    margin: 0 auto;
    color: #024564 !important;
}

.recordRemain table {
    margin: 0 auto;
    width: 420px;
    height: 123px;
    border-collapse: collapse;
}

.recordRemain tr:first-child {
    background-color: #b6e7fc !important;
}

.recordRemain tr:nth-child(2n +1) {
    background-color: #d2e1f3;
}

.recordRemain tr:nth-child(2n+2) {
    background-color: white;
}

.recordRemain th {
    line-height: 21px !important;
    color: #0479af !important;
    font: bold 14px "B Nazanin";
}

.recordRemain tr td:nth-child(1) {
    border: none !important;
    background-color: #b6e7fc !important;
    text-align: left !important;
    padding-left: 3px !important;
    font: bold 12px "B Nazanin";
}

.recordRemain td {
    height: 20px !important;
    border: 2px solid #8dbaf2;
    font: 14px "B Nazanin";
    color: #033565;
}

.borderHr {
    border-right: 2px solid #7ea8e7;
    margin-right: 8px;
}

.red {
    color: red !important;
}

.tracing, .comment, .history, .attach, .pointer {
    margin: 0 auto;
    background: url("../Images/tracing_.png") center top no-repeat;
    width: 20px;
    height: 20px;
    border: 0px solid red;
    text-align: center;
    cursor: pointer;
}

    .tracing:hover, .comment:hover, .history:hover, .attach:hover, .pointer:hover {
        filter: opacity(0.7);
    }

.pointer {
    background: url("../Images/gridPointer.png") center top no-repeat;
}

.comment {
    background: url("../Images/comment.png") center top no-repeat;
}

.history {
    background: url("../Images/history.png") center top no-repeat;
    width: 23px;
    height: 23px;
}

.attach {
    background: url("../Images/attachGrid.png") center top no-repeat;
}

.subGrid {
    width: 775px;
    border-collapse: collapse;
}

    .subGrid tbody {
        display: block;
        overflow-x: hidden;
        overflow-y: auto;
        max-height: 88px;
    }

    .subGrid thead {
        display: block;
    }

.subTr {
}

    .subTr:nth-child(even) {
        background: #ecf9f2 !important;
    }

    .subTr:nth-child(odd) {
        background: #d9f2e6 !important;
    }

    .subTr td {
        height: 18px !important;
        padding: 0px !important;
        font: 14px b nazanin !important
    }

        .subTr td input {
            font: 11px tahoma !important;
            height: 16px;
        }

.subHeaderGrid {
}

    .subHeaderGrid th {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        font: bold 11px "B Nazanin" !important;
        color: #004d99 !important;
        text-align: center !important;
        background-color: #c7edda !important;
    }

.PhosphorColor {
    background-color: #00ff00 !important;
}

.commentTd {
    font: 11px tahoma !important;
    height: 18px !important;
    margin-top: -1px;
    float: right;
}

ul.cm_default li {
    background: linear-gradient(to right, rgba(210,225,243,0.9) 0%, rgba(210,225,243,0.9) 100%) !important;
    border: none !important;
    cursor: pointer !important;
}

    ul.cm_default li:hover {
        background-color: #0033cc !important;
    }

ul.cm_default, body ul.cm_default ul {
    box-shadow: 3px 3px 3px #86aedf;
    cursor: pointer !important;
    border: none !important;
    /*overflow-y:auto;*/
}

.redButton {
    /*linear-gradient(to bottom, #f60968, #f85495) !important*/
    background: #fa85b4 !important;
    background: -webkit-linear-gradient(top,#f60968,#f854f73b8695 ) !important;
    background: -o-linear-gradient(top,#f60968,#f73b86 ) !important;
    background: -moz-linear-gradient(top,#f60968,#f73b86) !important;
    background: linear-gradient(to bottom, #f60968, #f73b86) !important;
    box-shadow: inset 1px -1px 2px 0px #f96ca4 !important;
    border: 1px solid #ab0749 !important;
}

    .redButton:hover {
        background: #f95395 !important;
        background: -webkit-linear-gradient(top,#f73b86,#f60968) !important;
        background: -o-linear-gradient(top,#f73b86,#f60968) !important;
        background: -moz-linear-gradient(top,#f73b86,#f60968) !important;
        background: linear-gradient(to bottom, #f73b86, #f60968) !important;
        box-shadow: inset 1px -1px 2px 0px #f73b86 !important;
    }

.greenButton {
    background: #00b300 !important;
    background: -webkit-linear-gradient(top,#009900,#00b300) !important;
    background: -o-linear-gradient(top,#009900,#00b300) !important;
    background: -moz-linear-gradient(top,#009900,#00b300) !important;
    background: linear-gradient(to bottom, #009900, #00b300) !important;
    box-shadow: inset 1px -1px 2px 0px #008fcc !important;
    border: 1px solid #004d00 !important;
}

    .greenButton:hover {
        background: #00b300 !important;
        background: -webkit-linear-gradient(top,#00b300,#009900) !important;
        background: -o-linear-gradient(top,#00b300,#009900) !important;
        background: -moz-linear-gradient(top,#00b300,#009900) !important;
        background: linear-gradient(to bottom, #00b300,#009900) !important;
        box-shadow: inset 1px -1px 2px 0px #008fcc !important;
    }

.dot {
    height: 17px;
    width: 17px;
    background-color: #e6005c;
    border-radius: 50%;
    position: relative;
    font: bold 12px b nazanin;
    color: white;
    margin-top: -19px;
}

.counter, .greenCounter {
    height: 20px !important;
    width: 20px !important;
    margin: 1px -3px 0px -4px !important;
    background-color: green !important;
    float: left !important;
    font: bold 14px b nazanin !important;
    border-radius: 50% !important;
    position: relative !important;
}

.greenCounter {
    background-color: #64c270 !important;
    height: 22px !important;
    width: 22px !important;
    text-align: center !important;
}

.chat {
    margin: 0 auto;
    background: url(/SubSystem/Mali/Stock/Media/Images/chat.png) center top no-repeat;
    width: 24px;
    height: 24px;
    border: 0px solid red;
    cursor: pointer;
}

.chatCntnr {
    width: 500px;
    height: 580px;
    display: block;
    background-color: #cdeefe;
    border: 2px solid #42c0fb;
    position: absolute;
    right: 5px;
    bottom: 3px;
    box-shadow: 0px 3px 8px 0px #048ac8;
    display: none;
}

.closeMn {
    width: 488px;
    height: 17px;
    background-color: #42c0fb;
    padding: 7px 7px;
}

.textCntnr {
    margin: 0 auto;
    width: 395px;
    height: 80px;
    background-color: #e6f7fe;
    position: absolute;
    bottom: 1px;
    overflow: hidden;
}

    .textCntnr textarea {
        border: none !important;
        width: 360px;
        height: auto;
        min-height: 78px;
        background-color: White;
        color: #102c56;
        direction: rtl;
        font: 16px 'B Nazanin';
        float: right;
        overflow-y: auto;
    }

    .textCntnr input[type=button] {
        position: absolute;
        bottom: 8px;
        left: 2px;
    }

.messageTxtCntnr {
    width: 397px;
    float: left;
}

.messageCntnr, .groupCntnr {
    float: right;
    position: relative;
    width: 397px;
    height: 465px;
    overflow-x: hidden;
    overflow-y: auto;
    direction: ltr;
}

.groupCntnr {
    width: 100px;
    height: 549px;
    background-color: #42c0fb;
    direction: ltr;
}

    .messageCntnr::-webkit-scrollbar-track, .members::-webkit-scrollbar-track, .groupCntnr::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px #9abbe5;
        background-color: #F5F5F5;
        border-radius: 10px;
    }

    .messageCntnr::-webkit-scrollbar, .members::-webkit-scrollbar, .groupCntnr::-webkit-scrollbar {
        width: 10px;
        background-color: #F5F5F5;
    }

    .messageCntnr::-webkit-scrollbar-thumb, .members::-webkit-scrollbar-thumb, .groupCntnr::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, #71a0da), color-stop(0.72, #85aee0), color-stop(0.86, #9abbe5));
    }


.msg {
    position: relative;
    width: auto;
    min-width: 200px;
    max-width: 340px;
    height: auto;
    padding: 7px;
    padding-bottom: 35px;
    margin: 20px 15px;
    margin-bottom: 0px;
    background: #FFF;
    border-radius: 7px;
    clear: both;
    white-space: pre-line;
}

    .msg .timestamp {
        display: block;
        position: absolute;
        right: 10px;
        bottom: 6px;
        color: #AAA;
        user-select: none;
    }

    .msg span {
        float: left;
        font-weight: bold;
    }

.messageReceived {
    float: left;
    background: #FFF;
}

.messageSent {
    float: right;
    background: #effdde;
}

/*.members {
    display: none;
    float: left;
    position: absolute;
    width: 66%;
    max-height: 299px;
    height: auto;
    overflow-x: hidden;
    overflow-y: auto;
    direction: ltr;
    top: 27px;
    background: linear-gradient(to right,#9bdefd -52%, #ebf2fa 53%) !important;
    box-shadow: 0px 4px 12px 0px #036796;
    padding-top: 7px;
}*/

.groupCntnr div {
    width: auto;
    min-width: 76px;
    max-width: 87px;
    height: 22px;
    padding: 7px;
    margin: 0 auto;
    margin-bottom: 6px;
    background: #FFF;
    border-radius: 14px;
    clear: both;
    box-shadow: 0px 1px 3px 0px #036796;
    margin-bottom: 2px;
    cursor: pointer;
}

    .groupCntnr div:nth-child(2n) {
        background-color: snow;
    }

    .groupCntnr div:nth-child(2n+1) {
        background-color: #d4e3f7;
    }

.memberName {
    font: 14px b nazanin;
    float: right;
    clear: both;
    white-space: nowrap;
}

.memberOrgan {
    font: 11px Tahoma;
    float: right;
    color: #999999;
    clear: both;
}

.addMember {
    margin-top: -3px;
    background: url(/SubSystem/Mali/Stock/Media/Images/addMember1.png) center top no-repeat;
    width: 24px;
    height: 23px;
    border: 0px solid red;
    text-align: center;
    cursor: pointer;
    float: right;
}

    .addMember:hover {
        background: url(/SubSystem/Mali/Stock/Media/Images/addMember1Hover.png) center top no-repeat;
    }

.labelFile {
    height: 22px;
    min-width: 23px !important;
    width: 23px !important;
    float: left;
    padding-right: 4px;
    position: absolute;
    bottom: 3px;
}

.downloadChat {
    margin: 0 auto;
    background: url("../Images/downloadChat.png") center top no-repeat;
    width: 28px !important;
    height: 28px !important;
    border: 0px solid red !important;
    text-align: center !important;
    cursor: pointer;
    float: left;
    padding: 20px;
}

.fontweightbold {
    font-weight: bold !important;
}

.memberBold {
    background-color: #c6ecd9 !important;
}

.downlodLink {
    display: none;
}

.mrgL11 {
    margin-left: 11px !important;
}

.consumerLbl {
    font: bold 14px b nazanin;
    margin: 3px 0px;
    white-space: pre;
    color: #008000;
    display: block;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #102c56 !important;
    font: 16px 'B Nazanin' !important;
    margin-top: 12px;
    margin-bottom: -15px;
    line-height: 13px !important;
}
