.app-page{
    background: #e9ecef;
}

.required-star:after {
    color: red;
    content: " *";
}

/*//add product page*/
.shipping_cost_div {
    height: calc(2.25rem + 2px) !important;
}
.shipping_cost_div, .form-group{
    margin-bottom: 0.1rem;
}