/*{\rtf1}*/

/*
.nav-item {
    background-color: #2E2E2E;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ccc;
    background-color: #1E1E1E;
    border-bottom: 0px !important;
}

.tab-content {
    background-color: #1E1E1E;
    color: #B69E6C !important;
    padding: 8px !important;
}

.kz-form-group > input, .kz-form-group > select, .kz-form-group > textarea, .kz-form-group, .ChildField {
    background-color: #3D3D3D !important;
    color: #fff !important;
}

input[readonly], textarea[readonly] {
    color: #fff !important;
    background: repeating-linear-gradient( 45deg, #1E1E1E, #1E1E1E 2px, #3D3D3D 2px, #3D3D3D 20px );
}

.list-group-item {
    background-color: #1C1C1C !important;
}

.kz-form-group > label {
    background-color: #292929 !important;
    color: #ccc !important;
}

.card, body {
    background-color: #1E1E1E !important;
    color: #ccc !important;
}

.pcoded .pcoded-header[header-theme="theme5"] {
    background: -webkit-gradient(linear, left top, right top, from(#2E2E2E), to(#3D3D3D));
    background: linear-gradient(to right, #2E2E2E, #3D3D3D);
}

.bg-secondary {
    background-color: #1E1E1E !important
}

#cssmenu {
    background: #3D3D3D !important;
}

    #cssmenu a {
        background: #4cb6ea !important;
    }

.pcoded-main-container {
    background-color: #616161 !important;
}

#kz_list tbody {
    color: #fff
}

.PageChild tbody {
    color: #ccc !important;
}

.table-success, .table-success > td, .table-success > th {
    background: #3D3D3D !important;
}

/*
.kz-form-group {
    color: blue;
    font-size: xx-large;
    border: none;
    outline: none;
    // background-color: cadetblue;
}
    */
/*  Receipt Challan*/
#PageChild_3030_ItemMastId, #PageChild_3030_Description {
    width: 200px;
}

#PageChild_3030_QtyPCS, #PageChild_3030_Qty {
    width: 60px;
}

#PageChild_3030_Rate, #PageChild_3030_itAmount {
    width: 80px;
}

 #PageChild_3030_HSNMasterId{
     width:80px;
}

#PageChild_3030_VendorChallanDate, #PageChild_3030_itTransactionNo{
    width:80px;
}

#PageChild_3030_ItBLedgerMastId {
    width: 200px;
}


/*Delivery Challan */

#PageChild_3026_AutocompleteItemMastId, #PageChild_3026_Description {
    width: 200px;
}

#PageChild_3026_QtyPCS, #PageChild_3026_Qty {
    width: 60px;
}

#PageChild_3026_Rate, #PageChild_3026_itAmount {
    width: 80px;
}

#PageChild_3026_HSNMasterId {
    width: 80px;
}

#PageChild_3026_VendorChallanDate, #PageChild_3026_itTransactionNo {
    width: 80px;
}

#PageChild_3026_ItBLedgerMastId {
    width: 200px;
}


/*  Estimate*/


#PageChild_3027_AutocompleteItemMastId, #PageChild_3027_Description {
    width: 200px;
}

#PageChild_3027_QtyPCS, #PageChild_3027_Qty {
    width: 60px;
}

#PageChild_3027_Rate, #PageChild_3027_itAmount {
    width: 80px;
}

#PageChild_3027_HSNMasterId {
    width: 80px;
}

#PageChild_3027_VendorChallanDate, #PageChild_3027_itTransactionNo {
    width: 80px;
}

#PageChild_3027_ItBLedgerMastId {
    width: 200px;
}


/*  Tax Invoice Seepz*/


#PageChild_3029_AutocompleteItemMastId, #PageChild_3029_Description {
    width: 200px;
}

#PageChild_3029_QtyPCS, #PageChild_3029_Qty {
    width: 60px;
}

#PageChild_3029_Rate, #PageChild_3029_itAmount {
    width: 80px;
}

#PageChild_3029_HSNMasterId {
    width: 80px;
}

#PageChild_3029_VendorChallanDate, #PageChild_3029_itTransactionNo {
    width: 80px;
}

#PageChild_3029_ItBLedgerMastId {
    width: 200px;
}

/*  Tax Invoice */


#PageChild_4030_AutocompleteItemMastId, #PageChild_4030_Description {
    width: 200px;
}

#PageChild_4030_QtyPCS, #PageChild_4030_Qty {
    width: 60px;
}

#PageChild_4030_Rate, #PageChild_4030_itAmount {
    width: 80px;
}

#PageChild_4030_HSNMasterId {
    width: 80px;
}

#PageChild_4030_VendorChallanDate, #PageChild_4030_itTransactionNo {
    width: 80px;
}

#PageChild_4030_ItBLedgerMastId {
    width: 200px;
}
