.redux-container-text {
    label {
        float: left;
        clear: left;
        display: block;
        line-height: 28px;
        min-width: 7em !important;

    }
    input {
        clear: left;
    }
}
