.pubs-theme table {
  border-collapse: inherit;
}
.pubs-theme .ui-corner-all,
.pubs-theme .ui-corner-bottom {
  border-radius: 0px;
}
.pubs-theme .ui-jqgrid tr.ui-row-ltr td {
  border-color: #dae2e8;
}
.pubs-theme .ui-state-default,
.pubs-theme #jqgrid-container .ui-state-default {
  background: none #718ca1;
  color: #ffffff;
  border-color: #426682;
}
.pubs-theme .ui-th-column .ui-icon {
  background-image: url("/Content/themes/base/images/ui-icons_d8e7f3_256x240.png");
}
.pubs-theme .ui-widget-content {
  border-color: #426682;
}
.pubs-theme .ui-jqgrid-pager,
.pubs-theme #jqgrid-container .ui-jqgrid-pager {
  background: none #dae2e8;
  color: #000;
}
.pubs-theme tr.ui-priority-secondary {
  opacity: 1.0;
}
.pubs-theme .ui-priority-secondary {
  background-color: #dae2e8;
}
.pubs-theme .ui-state-hover {
  background: none repeat scroll 0 0 #c2cfe3;
  color: #333333;
}
.pubs-theme .ui-state-highlight {
  background: none repeat scroll 0 0 #c2cfe3;
  color: #333333;
}
.pubs-theme .pubs-document-grid-container {
  margin: 20px;
}
.pubs-theme .ui-jqgrid tr.jqgrow td {
  white-space: normal !important;
  height: auto;
  vertical-align: text-top;
  padding: 4px;
}
.pubs-theme .ui-jqgrid .ui-jqgrid-htable th div {
  height: auto;
  overflow: hidden;
  padding: 4px;
  position: relative;
  vertical-align: text-top;
  white-space: normal !important;
}
#desktop .ui-widget-header .ui-state-active {
  background: none #718ca1;
}
.table-center td,
.table-center th {
  text-align: center;
  padding: 4px;
}
.event-log-table {
  margin-left: 60px;
}
.event-log-permission-column {
  width: 250px;
  text-align: left;
}
.event-log-access-level-column {
  width: 150px;
  text-align: center;
}
