/* Pagestyle MAZDA */

#edToolbar,
#edBottombar,
.box-style1-header,
.ui-jqgrid .ui-jqgrid-htable th.ui-th-column,
.ui-state-default .ui-jqgrid-hdivz,
.EDGrid .ui-state-default.ui-jqgrid-hdiv,
.ed-ddl-content-bottom,
.ed-loader-box,
#edLoader {
  background: #f6f6f6;
}

#edBottombar {
  /* padding: 0; */
}

#edToolbarDealerFilter .ed-ddd-container .ed-ddd-container-inner {
  padding: 0 10px 5px;
}

.ed-error,
.ed-warning,
.ed-information,
.ed-success {
  background-image: none;
}

.box-style1-header {
  padding: 8px 10px;
}

/* Table */

.ui-jqgrid .ui-jqgrid-htable th.ui-th-column,
.ui-state-default .ui-jqgrid-hdiv,
.EDGrid .ui-state-default.ui-jqgrid-hdiv {
  background: #ececec;
}

.ui-jqgrid .ui-state-default.ui-jqgrid-hdiv {
  border-bottom: none !important;
}

.warningTab {
  border: 1px solid #b8131a !important;
}