/* Hidden Elements */
.hide{
    display: none;
}

table.form-table tbody tr th.ldgr-heading-cell{
    padding: 20px 0;
    text-align: center;
}

table.form-table tbody tr th.ldgr-heading-cell label{
    font-size: 16px;
    font-weight: bold;
}

.ldgr-heading-cell span{
    line-height: 1.5;
    display: block;
    margin-top: .25em;
    color: #999;
    font-style: italic;
}