﻿.jtable-data-row > * {
    text-align: center !important;
}

.jtable-title-text {
    font-size: 32px !important;
    line-height: unset !important;
}

.jtable-toolbar-item-add-record {
    font-size: 24px !important;
}

.jtable-title {
    min-height: 50px !important;
}

.jtable-column-header-text {
    text-align: center !important;
}

.jtable-dialog-savebutton {
    background-color: #006ac2 !important;
    color:#ffffff !important;
}

.jtable-dialog-deletebutton {
    background-color: #e51400 !important;
}