.category-product-div {
    padding: 5px !important;
}

.form-check-inline {
    margin-right: 0;
    margin-left: 0.75rem;
}

.form-check-inline .form-check-input {
    margin-left: 0.3125rem;
    margin-right: 0;
}

.register-form {
    width: 100%;
    max-width: unset !important;
}

.register-form .form-heading {
    background: #f3f3f3;
    padding: 11px 0px;
    font-size: 20px;
    border-bottom: 2px solid #c8c8c8;
    color: #002c62;
}

.form-ui .form-row textarea {
    height: unset !important;
}
