body {
    padding-top: 0px !important;
    padding-bottom: 20px;
}

/* fix for disable auto-zoom */
input[type='text'],
input[type='password'],
input[type='select'],
input[type='number'],
textarea {
  font-size: 16px;
}

.centerpage {
    padding-bottom: 40px;
    padding-top: 0px;
}

.footertext {
    padding-top: 19px;
    color: #777;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}

.messagebox {
    margin-top: 8px;
}

.bg-exported {
    background-color: #c4ffd4;
}

.bg-not-exported {
    background-color: #ffca3d;
}

.bg-not-exportable {
    background-color: #ffddff;
}

.form-filter {
    margin-left: 5px;
    margin-right: 20px;
}

.report-table {
    width: 40% !important;
}

.loading-text {
    font-size: 1.2rem !important;
}
