﻿

/*================================================================================================================*/
div.contract-customer {
    background-color: #DBDBFF;
}

    div.contract-customer > div.contract-head {
        text-align: center;
    }

    div.contract-customer > .divshipping-type {
    }

        div.contract-customer > .divshipping-type > div {
            display: inline-block;
        }

div.saba-form .divsubhamltype {
    border: 1px solid;
    border-radius: 5px;
    background-color: white;
    padding: 5px 5px 5px 0px;
    /*padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;*/
}

/*#Hamletype > div.form-field > div {
    display: inline;
}

#Hamletypepur > div.form-field > div {
    display: inline;
}

#Hamletype {
    background-color: #ECECEC;
    margin: 2px 2px;
    min-height: 32px;
    vertical-align: middle;
    border-radius: 3px;
}*/

/*#divDetailMultimode1 {
    display: inline-block;
}*/

    /*#divDetailMultimode1 div {
        display: inline-block;
    }*/

#divlistcontainar {
    display: none;
    position: absolute;
    border: 1px solid black;
}

#tblTotal {
    text-align: center;
    border: 1px solid black;
}

    #tblTotal td {
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        width: 300px;
    }

        #tblTotal td:first-child {
            text-align: left;
        }

    #tblTotal tr:first-child {
        background-color: antiquewhite;
    }

.PrintClearnceFontFA {
    font-family: 'B Nazanin';
    text-align: center;
}

    .PrintClearnceFontFA .Header {
        font-size: 18px;
    }

#tblReciveClear th, #tblReciveClear td {
    text-align: center;
}

#tblInvoiceClear th, #tblInvoiceClear td {
    text-align: center;
}

#tblAccontingdetails th input {
    width: 70px;
}

#divPaymentClearnce {
    background-color: #5E5E5E;
}

