/* Stylesheet for elements, e.g. buttons */

/*Action buttons */
.jx-form-delete{
    display:inline;
}

.jx-form-container{
    margin-top:10px;
}

.jx-textarea {
    resize:none;
}
.jx-file{
    margin-top:10px;
}




