.product-shop table {
    margin-top: 20px;
    margin-bottom: 20px;
}
.product-shop th.z3 {
    background-color: #c4c9ce;
    border-left: 1px solid #ffffff;
    border-right: 2px solid #ffffff !important;
    height: 22px;
    text-align: center;
}
.product-shoptr.z1{
    height: 20px;
    text-align: center; 
}
.product-shop input.z1 {
    border:1px solid #40413f !important;
    height: 19px;
    text-align: center;
    width: 80%;
    color: #40413f;
    font-size: 1em;
    line-height: 1.5em;
    background-color: #ffffff;
}
.product-shop .z4 {
    background-color: #d03535 !important;
    max-height: 10px !important;
    text-align: center;
}
.product-shop tr.z2 {
    background-color: #dde3e8;
    height: 20px ;
    text-align: center;
}
.product-shop input[type="text"]:disabled {
    background: #dddddd;
}
.product-shop .data-table th{
    padding:5px 0 !important;
}