.ui-jqgrid {
  box-sizing: content-box; }

.ui-jqgrid .ui-jqgrid-view, .ui-jqgrid .ui-paging-info, .ui-jqgrid .ui-pg-table,
.ui-jqgrid .ui-pg-selbox {
  font-size: 14px; }

.ui-jqgrid .ui-pg-table {
  height: 30px !important; }

table.ui-pg-table td, table.ui-pg-table td .ui-paging-info {
  font-size: 11px !important; }

.ui-jqgrid .ui-jqgrid-titlebar {
  height: 40px;
  line-height: 24px;
  color: #000000;
  background-color: #F9F9F9;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  padding: 0px; }

.ui-jqgrid .ui-jqgrid-title {
  float: left;
  margin: 8px; }

.ui-jqgrid .ui-widget-header {
  border-bottom: 1px solid #D3D3D3; }

.ui-jqgrid .ui-search-toolbar input[type="text"] {
  font-size: 12px;
  border: 1px solid #CCCCCC;
  border-radius: 4px; }

/*
.ui-jqgrid .ui-state-default, .ui-jqgrid .ui-widget-content .ui-state-default, .ui-jqgrid .ui-widget-header .ui-state-default {
    background: #F9F9F9;
    border: 1px solid #D3D3D3;               
    line-height: 15px;
    height: 45px;
    font-weight: bold;
    color: #777777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
*/
/*** Column headers ******/
.ui-jqgrid .ui-jqgrid-hdiv {
  /*background: #F9F9F9;*/
  border: 1px solid #D3D3D3;
  line-height: 19px;
  /*height: 45px;*/
  font-weight: bold;
  color: #777777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.ui-jqgrid .ui-jqgrid-htable th {
  height: auto; }

/**** Data rows ***/
.ui-jqgrid tr.jqgfirstrow td {
  border: none;
  /*firefox fix*/ }

.ui-jqgrid tr.jqgrow, .ui-jqgrid tr.ui-row-ltr {
  border: none;
  color: #333; }

.ui-jqgrid tr.ui-row-ltr td {
  border-bottom: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  padding: 6px 8px; }

.ui-jqgrid tr.ui-row-ltr td:last-child {
  border-right: none; }

/*** alt row color fix ***/
.ui-jqgrid-btable .ui-widget-content.ui-priority-secondary {
  background-image: none;
  background-color: #F9F9F9;
  opacity: 1; }

.ui-jqgrid-btable .ui-widget-content.ui-state-hover {
  background-image: none;
  background-color: #F3F3F3;
  opacity: 1; }

.ui-jqgrid-btable .ui-widget-content.ui-state-highlight {
  background-color: #FFF3C2;
  background-image: -ms-linear-gradient(top, #fff5d4, #fff3c2);
  background-image: -webkit-linear-gradient(top, #fff5d4, #fff3c2);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -moz-linear-gradient(top, #fff5d4, #fff3c2);
  /* Firefox 3.6 */
  background-image: -o-linear-gradient(top, #fff5d4, #fff3c2);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #fff5d4, #fff3c2);
  /* CSS3 Compliant */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5D4', endColorstr='#FFF3C2', GradientType=0);
  /* IE8 */
  background-repeat: repeat-x;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  opacity: 1; }

.ui-jqgrid .ui-icon-triangle-1-n {
  background-position: 1px -16px; }

.ui-jqgrid tr.ui-search-toolbar th {
  border-top-width: 0px !important;
  border-top-color: inherit !important;
  border-top-style: ridge !important; }

/****** PAGER *******/
.ui-jqgrid .ui-jqgrid-pager {
  background: #F9F9F9;
  border: 1px solid #D3D3D3;
  height: 30px; }

.ui-jqgrid .ui-pg-input {
  font-size: inherit;
  width: auto;
  box-sizing: content-box; }

.ui-jqgrid .ui-pg-selbox {
  display: block;
  height: auto;
  width: 70px;
  margin: 0px;
  padding: 1px 4px;
  line-height: normal; }

.ui-jqgrid .ui-jqgrid-htable th div {
  overflow: visible; }

.ui-jqgrid .ui-pager-control {
  height: 50px;
  position: relative; }

.ui-pg-table .navtable .ui-corner-all {
  border-radius: 0px; }

.ui-jqgrid .ui-pg-button:hover {
  padding: 1px; }

.ui-jqgrid .loading {
  position: absolute;
  top: 45%;
  left: 45%;
  width: auto;
  height: auto;
  z-index: 101;
  padding: 6px;
  margin: 5px;
  text-align: center;
  font-weight: bold;
  display: none;
  border-width: 2px !important;
  font-size: 11px; }

.ui-jqgrid .ui-jqgrid-hbox {
  padding-right: 0 !important; }

.ui-jqgrid .ui-jqgrid-htable,
.ui-jqgrid .ui-jqgrid-btable {
  width: 100% !important; }

.ui-jqgrid .ui-pg-input {
  min-height: 22px; }

.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column:last-child {
  border-right-color: rgba(0, 0, 0, 0);
  border-right: 0; }

.ui-jqgrid .ui-jqgrid-htable th {
  background: #308D80;
  color: #FFF;
  border-right-color: #308D80 !important; }

.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
  padding: 8px;
  text-align: left; }

.ui-jqgrid tr.jqgrow td i {
  cursor: pointer; }

.ui-jqgrid.ui-widget .loading {
  background-color: #FFF !important;
  border: 1px solid #A6A6A6 !important;
  display: none;
  padding: 6px !important;
  position: absolute;
  width: 100px;
  z-index: 101; }