/****************************************************************
** Fields **
****************************************************************/

.jreg textarea {
    height: auto;
}

/****************************************************************
** Buttons **
****************************************************************/

.jreg .btn-wrapper {
    display: inline-block;
}

/****************************************************************
** Documents **
****************************************************************/

.jreg .documents .document {
    margin-bottom: 20px;
}

.jreg .documents .buttons {
    text-align: right;
}
