﻿body,
.ui-widget,
.ui-jqgrid,
.ui-jqgrid .ui-jqgrid-view,
.ui-jqgrid .ui-jqgrid-pager,
.ui-jqgrid .ui-pg-selbox,
.ui-jqgrid .ui-pg-input {
    font-family: Arial !important;
    font-size: 13px !important;
}

.LinkStyle {
    color: #0000AA !important;
    text-decoration: none;
}

textarea {
    resize: none;
}

.watermark {
    color: #999 !important;
    opacity: 0.7;
}

.GridRowClass {
    background-color: #FFE7CD;
    background-image: none;
}


.ui-jqgrid-title {
    font-family: Arial;
    font-size: 14px;
}

div.ui-jqgrid-view div.ui-jqgrid-titlebar {
    text-align: center;
}

.ui-jqgrid .ui-jqgrid-htable th div {
    height: auto !important;
}

.ui-dialog .ui-dialog-titlebar {
    padding: 0 !important;
}

.ui-datepicker-trigger {
    cursor: pointer;
}
