.subheader-custom-style {
    margin-top:5px !important;
    margin-bottom:5px !important;
}

.add-form-modal-custom-style {
    padding-bottom:0px !important;
}

.list-table-head-foot-custom-style {
    background-color:#f5f4f2;
}

.list-table-body-tr-custom-style > td {
    vertical-align: middle !important;
}

.required-field {
    color: red;
}

.logo-admin-login-page {
    width: 50% !important;
    height: auto !important;
    text-align: center !important;
}

hr {
    border-top: 1px solid green !important;
}

.page-logo-admin {
    height: 110px !important;
}

.custom-header-logo {
    width: 80% !important;
}

.last-loan-td {
    width: 50%;
    text-align: right;
    vertical-align: middle;
}

label {
    font-weight: bold;
}

#list-table-head-tr > th{
    vertical-align: middle !important;
    font-weight: bold;
    background-color: #e8e8e8 
}

.list-table-tr > td{
    vertical-align: middle !important;
}

.pageTitleCustomized {
    font-size: 18px;
}