.error {
        color: #e61519;
    }

    .option {
        width: 50%;
        margin-right: 5px;
        float: left;
    }
    .option-box {
        border: 1px solid #851227;
        border-radius: 3px;
        padding: 10px;
        margin-bottom: 5px;
    }
    .Delete {
        float: right;
    }
    .display_none {
        display: none !important;
    }
    .field-productdiystep-ids {
        display: none;
    }