.gs-jq-grid {
  /*Grid*/
  /* caption*/
  /* header*/
  /* body */
  /* footer */
  /* Pager*/
  /*subgrid*/
  /* loading */
  /* IE * html .jqgrid-overlay {width: expression(this.parentNode.offsetWidth+'px');height: expression(this.parentNode.offsetHeight+'px');} */
  /* IE width: expression(this.parentNode.offsetWidth+'px');height: expression(this.parentNode.offsetHeight+'px');}*/
  /* end loading div */
  /* toolbar */
  /*Modal Window */
  /* end Modal window*/
  /* Form edit */
  /* End Eorm edit */
  /*.ui-jqgrid .edit-cell {}*/
  /* inline edit actions button*/
  /* Tree Grid */
  /* moda dialog */
  /*	 width: expression(this.parentNode.offsetWidth+'px');height: expression(this.parentNode.offsetHeight+'px');}*/
  /* RTL Support */
  /* Toolbar Search Menu */
  /*.ui-jqgrid-btable tr:nth-child(even){
	background: #f5f2ee;
}
*/
}
.gs-jq-grid .ui-jqgrid {
  position: relative;
  line-height: 26px;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-view {
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  font-size: 11px;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-titlebar {
  padding: .3em .2em .2em .3em;
  position: relative;
  font-size: 12px;
  border-left: 0 none;
  border-right: 0 none;
  border-top: 0 none;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-caption {
  text-align: left;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-title {
  margin: .1em 0 .2em;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-titlebar-close {
  position: absolute;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
  cursor: pointer;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-titlebar-close span {
  display: block;
  margin: 1px;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-titlebar-close:hover {
  padding: 0;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-hdiv {
  position: relative;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  border-left: 0 none !important;
  border-top: 0 none !important;
  border-right: 0 none !important;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-hbox {
  float: left;
  padding-right: 20px;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-htable {
  table-layout: fixed;
  margin: 0;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-htable th {
  height: 36px;
  padding: 0 2px 0 2px;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-htable th div {
  overflow: hidden;
  position: relative;
  height: 17px;
}
.gs-jq-grid .ui-th-column,
.gs-jq-grid .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  border-top: 0 none;
  border-bottom: 0 none;
}
.gs-jq-grid .ui-th-ltr,
.gs-jq-grid .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {
  border-left: 0 none;
}
.gs-jq-grid .ui-th-rtl,
.gs-jq-grid .ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl {
  border-right: 0 none;
}
.gs-jq-grid .ui-first-th-ltr {
  border-right: 1px solid;
}
.gs-jq-grid .ui-first-th-rtl {
  border-left: 1px solid;
}
.gs-jq-grid .ui-jqgrid .ui-th-div-ie {
  white-space: nowrap;
  zoom: 1;
  height: 17px;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-resize {
  height: 20px !important;
  position: relative;
  cursor: e-resize;
  display: inline;
  overflow: hidden;
}
.gs-jq-grid .ui-jqgrid .ui-grid-ico-sort {
  overflow: hidden;
  position: absolute;
  display: inline;
  cursor: pointer !important;
}
.gs-jq-grid .ui-jqgrid .ui-icon-asc {
  margin-top: -3px;
  height: 12px;
}
.gs-jq-grid .ui-jqgrid .ui-icon-desc {
  margin-top: 3px;
  height: 12px;
}
.gs-jq-grid .ui-jqgrid .ui-i-asc {
  margin-top: 0;
  height: 16px;
}
.gs-jq-grid .ui-jqgrid .ui-i-desc {
  margin-top: 0;
  margin-left: 13px;
  height: 16px;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-sortable {
  cursor: pointer;
}
.gs-jq-grid .ui-jqgrid tr.ui-search-toolbar th {
  border-top-width: 1px !important;
  border-top-color: inherit !important;
  border-top-style: ridge !important;
}
.gs-jq-grid tr.ui-search-toolbar input {
  margin: 1px 0 0 0;
}
.gs-jq-grid tr.ui-search-toolbar select {
  margin: 1px 0 0 0;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-bdiv {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: auto;
  text-align: left;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-btable {
  table-layout: fixed;
  margin: 0;
  outline-style: none;
}
.gs-jq-grid .ui-jqgrid tr.jqgrow {
  outline-style: none;
}
.gs-jq-grid .ui-jqgrid tr.jqgroup {
  outline-style: none;
}
.gs-jq-grid .ui-jqgrid tr.jqgrow td {
  line-height: 26px;
  font-weight: normal;
  overflow: hidden;
  white-space: pre;
  height: 22px;
  padding: 0 2px 0 2px;
  border-bottom-width: 1px;
  border-bottom-color: inherit;
  border-bottom-style: solid;
}
.gs-jq-grid .ui-jqgrid tr.jqgfirstrow td {
  padding: 0 2px 0 2px;
  border-right-width: 1px;
  border-right-style: solid;
}
.gs-jq-grid .ui-jqgrid tr.jqgroup td {
  font-weight: normal;
  overflow: hidden;
  white-space: pre;
  height: 22px;
  padding: 0 2px 0 2px;
  border-bottom-width: 1px;
  border-bottom-color: inherit;
  border-bottom-style: solid;
}
.gs-jq-grid .ui-jqgrid tr.jqfoot td {
  font-weight: bold;
  overflow: hidden;
  white-space: pre;
  height: 22px;
  padding: 0 2px 0 2px;
  border-bottom-width: 1px;
  border-bottom-color: inherit;
  border-bottom-style: solid;
}
.gs-jq-grid .ui-jqgrid tr.ui-row-ltr td {
  text-align: left;
  border-right-width: 1px;
  border-right-color: inherit;
  border-right-style: solid;
}
.gs-jq-grid .ui-jqgrid tr.ui-row-rtl td {
  text-align: right;
  border-left-width: 1px;
  border-left-color: inherit;
  border-left-style: solid;
}
.gs-jq-grid .ui-jqgrid td.jqgrid-rownum {
  padding: 0 2px 0 2px;
  margin: 0;
  border: 0 none;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-resize-mark {
  width: 2px;
  left: 0;
  background-color: #777;
  cursor: e-resize;
  cursor: col-resize;
  position: absolute;
  top: 0;
  height: 100px;
  overflow: hidden;
  display: none;
  border: 0 none;
  z-index: 99999;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-sdiv {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-left: 0 none !important;
  border-top: 0 none !important;
  border-right: 0 none !important;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-ftable {
  table-layout: fixed;
  margin-bottom: 0;
}
.gs-jq-grid .ui-jqgrid tr.footrow td {
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  height: 21px;
  padding: 0 2px 0 2px;
  border-top-width: 1px;
  border-top-color: inherit;
  border-top-style: solid;
}
.gs-jq-grid .ui-jqgrid tr.footrow-ltr td {
  text-align: left;
  border-right-width: 1px;
  border-right-color: inherit;
  border-right-style: solid;
}
.gs-jq-grid .ui-jqgrid tr.footrow-rtl td {
  text-align: right;
  border-left-width: 1px;
  border-left-color: inherit;
  border-left-style: solid;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-pager {
  border-left: 0 none !important;
  border-right: 0 none !important;
  border-bottom: 0 none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  height: 25px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 11px;
}
.gs-jq-grid .ui-jqgrid .ui-pager-control {
  position: relative;
}
.gs-jq-grid .ui-jqgrid .ui-pg-table {
  position: relative;
  padding-bottom: 2px;
  width: auto;
  margin: 0;
}
.gs-jq-grid .ui-jqgrid .ui-pg-table td {
  font-weight: normal;
  vertical-align: middle;
  padding: 1px;
}
.gs-jq-grid .ui-jqgrid .ui-pg-button {
  height: 19px !important;
}
.gs-jq-grid .ui-jqgrid .ui-pg-button span {
  display: block;
  margin: 1px;
  float: left;
}
.gs-jq-grid .ui-jqgrid .ui-pg-button:hover {
  padding: 0;
}
.gs-jq-grid .ui-jqgrid .ui-state-disabled:hover {
  padding: 1px;
}
.gs-jq-grid .ui-jqgrid .ui-pg-input {
  height: 18px;
  font-size: .8em;
  margin: 0;
}
.gs-jq-grid .ui-jqgrid .ui-pg-selbox {
  font-size: .8em;
  line-height: 18px;
  display: block;
  height: 18px;
  margin: 0;
}
.gs-jq-grid .ui-jqgrid .ui-separator {
  height: 18px;
  border-left: 1px solid #ccc ;
  border-right: 1px solid #ccc ;
  margin: 1px;
  float: right;
}
.gs-jq-grid .ui-jqgrid .ui-paging-info {
  font-weight: normal;
  height: 19px;
  margin-top: 3px;
  margin-right: 4px;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-pager .ui-pg-div {
  padding: 1px 0;
  float: left;
  position: relative;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-pager .ui-pg-button {
  cursor: pointer;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon {
  float: left;
  margin: 0 2px;
}
.gs-jq-grid .ui-jqgrid td input,
.gs-jq-grid .ui-jqgrid td select .ui-jqgrid td textarea {
  margin: 0;
}
.gs-jq-grid .ui-jqgrid td textarea {
  width: auto;
  height: auto;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-toppager {
  border-left: 0 none !important;
  border-right: 0 none !important;
  border-top: 0 none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  height: 25px !important;
  white-space: nowrap;
  overflow: hidden;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-toppager .ui-pg-div {
  padding: 1px 0;
  float: left;
  position: relative;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-toppager .ui-pg-button {
  cursor: pointer;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-toppager .ui-pg-div span.ui-icon {
  float: left;
  margin: 0 2px;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {
  display: block;
}
.gs-jq-grid .ui-jqgrid .ui-subgrid {
  margin: 0;
  padding: 0;
  width: 100%;
}
.gs-jq-grid .ui-jqgrid .ui-subgrid table {
  table-layout: fixed;
}
.gs-jq-grid .ui-jqgrid .ui-subgrid tr.ui-subtblcell td {
  height: 18px;
  border-right-width: 1px;
  border-right-color: inherit;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: inherit;
  border-bottom-style: solid;
}
.gs-jq-grid .ui-jqgrid .ui-subgrid td.subgrid-data {
  border-top: 0 none !important;
}
.gs-jq-grid .ui-jqgrid .ui-subgrid td.subgrid-cell {
  border-width: 0 0 1px 0;
}
.gs-jq-grid .ui-jqgrid .ui-th-subgrid {
  height: 20px;
}
.gs-jq-grid .ui-jqgrid .loading {
  position: absolute;
  top: 45%;
  left: 45%;
  width: auto;
  z-index: 101;
  padding: 6px;
  margin: 5px;
  text-align: center;
  font-weight: bold;
  display: none;
  border-width: 2px !important;
  font-size: 11px;
}
.gs-jq-grid .ui-jqgrid .jqgrid-overlay {
  display: none;
  z-index: 100;
}
.gs-jq-grid * .jqgrid-overlay iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.gs-jq-grid .ui-jqgrid .ui-userdata {
  border-left: 0 none;
  border-right: 0 none;
  height: 21px;
  overflow: hidden;
}
.gs-jq-grid .ui-jqdialog {
  display: none;
  width: 300px;
  position: absolute;
  padding: .2em;
  font-size: 11px;
  overflow: visible;
}
.gs-jq-grid .ui-jqdialog .ui-jqdialog-titlebar {
  padding: .3em .2em;
  position: relative;
}
.gs-jq-grid .ui-jqdialog .ui-jqdialog-title {
  margin: .1em 0 .2em;
}
.gs-jq-grid .ui-jqdialog .ui-jqdialog-titlebar-close {
  position: absolute;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
  cursor: pointer;
}
.gs-jq-grid .ui-jqdialog .ui-jqdialog-titlebar-close span {
  display: block;
  margin: 1px;
}
.gs-jq-grid .ui-jqdialog .ui-jqdialog-titlebar-close:hover,
.gs-jq-grid .ui-jqdialog .ui-jqdialog-titlebar-close:focus {
  padding: 0;
}
.gs-jq-grid .ui-jqdialog-content,
.gs-jq-grid .ui-jqdialog .ui-jqdialog-content {
  border: 0;
  padding: .3em .2em;
  background: none;
  height: auto;
}
.gs-jq-grid .ui-jqdialog .ui-jqconfirm {
  padding: .4em 1em;
  border-width: 3px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  overflow: visible;
  display: none;
  height: 80px;
  width: 220px;
  text-align: center;
}
.gs-jq-grid .ui-jqdialog > .ui-resizable-se {
  bottom: -3px;
  right: -3px;
}
.gs-jq-grid .ui-jqgrid > .ui-resizable-se {
  bottom: -3px;
  right: -3px;
}
.gs-jq-grid .ui-jqdialog-content .FormGrid {
  margin: 0;
}
.gs-jq-grid .ui-jqdialog-content .EditTable {
  width: 100%;
  margin-bottom: 0;
}
.gs-jq-grid .ui-jqdialog-content .DelTable {
  width: 100%;
  margin-bottom: 0;
}
.gs-jq-grid .EditTable td input,
.gs-jq-grid .EditTable td select,
.gs-jq-grid .EditTable td textarea {
  margin: 0;
}
.gs-jq-grid .EditTable td textarea {
  width: auto;
  height: auto;
}
.gs-jq-grid .ui-jqdialog-content td.EditButton {
  text-align: right;
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  padding-bottom: 5px;
  padding-top: 5px;
}
.gs-jq-grid .ui-jqdialog-content td.navButton {
  text-align: center;
  border-left: 0 none;
  border-top: 0 none;
  border-right: 0 none;
  padding-bottom: 5px;
  padding-top: 5px;
}
.gs-jq-grid .ui-jqdialog-content input.FormElement {
  padding: 0.3em;
}
.gs-jq-grid .ui-jqdialog-content select.FormElement {
  padding: 0.3em;
}
.gs-jq-grid .ui-jqdialog-content .data-line {
  padding-top: .1em;
  border: 0 none;
}
.gs-jq-grid .ui-jqdialog-content .CaptionTD {
  vertical-align: middle;
  border: 0 none;
  padding: 2px;
  white-space: nowrap;
}
.gs-jq-grid .ui-jqdialog-content .DataTD {
  padding: 2px;
  border: 0 none;
  vertical-align: top;
}
.gs-jq-grid .ui-jqdialog-content .form-view-data {
  white-space: pre;
}
.gs-jq-grid .fm-button {
  display: inline-block;
  margin: 0 4px 0 0;
  padding: .4em .5em;
  text-decoration: none !important;
  cursor: pointer;
  position: relative;
  text-align: center;
  zoom: 1;
}
.gs-jq-grid .fm-button-icon-left {
  padding-left: 1.9em;
}
.gs-jq-grid .fm-button-icon-right {
  padding-right: 1.9em;
}
.gs-jq-grid .fm-button-icon-left .ui-icon {
  right: auto;
  left: .2em;
  margin-left: 0;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.gs-jq-grid .fm-button-icon-right .ui-icon {
  left: auto;
  right: .2em;
  margin-left: 0;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.gs-jq-grid #nData,
.gs-jq-grid #pData {
  float: left;
  margin: 3px;
  padding: 0;
  width: 15px;
}
.gs-jq-grid .ui-jqgrid .selected-row,
.gs-jq-grid div.ui-jqgrid .selected-row td {
  font-style: normal;
  border-left: 0 none;
}
.gs-jq-grid .ui-inline-del.ui-state-hover span,
.gs-jq-grid .ui-inline-edit.ui-state-hover span,
.gs-jq-grid .ui-inline-save.ui-state-hover span,
.gs-jq-grid .ui-inline-cancel.ui-state-hover span {
  margin: -1px;
}
.gs-jq-grid .ui-jqgrid .tree-wrap {
  float: left;
  position: relative;
  height: 18px;
  white-space: nowrap;
  overflow: hidden;
}
.gs-jq-grid .ui-jqgrid .tree-minus {
  position: absolute;
  height: 18px;
  width: 18px;
  overflow: hidden;
}
.gs-jq-grid .ui-jqgrid .tree-plus {
  position: absolute;
  height: 18px;
  width: 18px;
  overflow: hidden;
}
.gs-jq-grid .ui-jqgrid .tree-leaf {
  position: absolute;
  height: 18px;
  width: 18px;
  overflow: hidden;
}
.gs-jq-grid .ui-jqgrid .treeclick {
  cursor: pointer;
}
.gs-jq-grid * iframe.jqm {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.gs-jq-grid .ui-jqgrid-dnd tr td {
  border-right-width: 1px;
  border-right-color: inherit;
  border-right-style: solid;
  height: 20px;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-caption-rtl {
  text-align: right;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-hbox-rtl {
  float: right;
  padding-left: 20px;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-resize-ltr {
  float: right;
  margin: -2px -2px -2px 0;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-resize-rtl {
  float: left;
  margin: -2px 0 -1px -3px;
}
.gs-jq-grid .ui-jqgrid .ui-sort-rtl {
  left: 0;
}
.gs-jq-grid .ui-jqgrid .tree-wrap-ltr {
  float: left;
}
.gs-jq-grid .ui-jqgrid .tree-wrap-rtl {
  float: right;
}
.gs-jq-grid .ui-jqgrid .ui-ellipsis {
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.gs-jq-grid .ui-search-menu {
  position: absolute;
  padding: 2px 5px;
}
.gs-jq-grid .ui-jqgrid .ui-search-table {
  padding: 0;
  border: 0 none;
  height: 20px;
  width: 100%;
}
.gs-jq-grid .ui-jqgrid .ui-search-table .ui-search-oper {
  width: 20px;
}
.gs-jq-grid a.g-menu-item,
.gs-jq-grid a.soptclass,
.gs-jq-grid a.clearsearchclass {
  cursor: pointer;
}
.gs-jq-grid .ui-jqgrid .ui-search-table .ui-search-input > input,
.gs-jq-grid .ui-jqgrid .ui-search-table .ui-search-input > select {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-view input,
.gs-jq-grid .ui-jqgrid .ui-jqgrid-view select,
.gs-jq-grid .ui-jqgrid .ui-jqgrid-view textarea,
.gs-jq-grid .ui-jqgrid .ui-jqgrid-view button {
  font-size: 11px;
}
.gs-jq-grid select.input-elm {
  width: 120px;
}
.gs-jq-grid .ui-jqgrid-title .TGSButton {
  margin-top: -3px;
  color: #fff !important;
}
.gs-jq-grid .gridtitle {
  margin-top: 7px;
  margin-right: 20px;
}
.gs-jq-grid .gridtitle .GSButton {
  color: #fff !important;
}
.gs-jq-grid .gridtitle a.TGSButton {
  text-decoration: none;
  color: #000;
  padding: 3px 10px 3px 3px;
  outline: none;
}
.gs-jq-grid .gridtitle a.TGSButton:hover {
  background: #8f9398;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhmOTM5OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #8f9398 0%, #dcd7d7 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8f9398), color-stop(100%, #dcd7d7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #8f9398 0%, #dcd7d7 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #8f9398 0%, #dcd7d7 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #8f9398 0%, #dcd7d7 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #8f9398 0%, #dcd7d7 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8f9398', endColorstr='#dcd7d7', GradientType=0);
  /* IE6-8 */
  text-shadow: 0px 0px 5px #FFFFFF;
  filter: dropshadow(color=#FFFFFF, offx=0, offy=0);
}
.gs-jq-grid .gridtitle .TGSButton .ui-icon {
  display: inline-block;
  vertical-align: -3px;
}
.gs-jq-grid .float-r {
  float: right;
}
.gs-jq-grid .float-l {
  float: left;
}
.gs-jq-grid float-r:after,
.gs-jq-grid .float-l:after {
  clear: both;
}
.gs-jq-grid .gridtitle {
  display: block;
  float: right;
  text-align: right;
  margin-right: 20px;
  margin-top: -2px;
}
.gs-jq-grid .gridtitle a {
  white-space: nowrap;
}
.gs-jq-grid .ui-widget-content a.btn,
.gs-jq-grid .ui-widget-header a.btn {
  color: #ffffff !important;
}
.gs-jq-grid .gridtitle a i {
  margin-right: 5px;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-titlebar {
  font-size: 17px;
}
.gs-jq-grid .gridnorecord {
  color: #820a0a;
  font-weight: bold;
  text-align: center;
}
.gs-jq-grid .grid-btn {
  margin-left: 5px;
}
.gs-jq-grid .ui-pager-control {
  margin-top: 8px;
}
.gs-jq-grid .gridnorecord {
  border-top: 1px solid #aaa;
}
.gs-jq-grid .ui-icon-triangle-1-s {
  background-position: -65px -16px !important;
}
.gs-jq-grid .ui-jqgrid tr.jqgrow td.nowrap,
.gs-jq-grid .ui-jqgrid-btable tbody > tr > td {
  overflow: hidden;
  height: auto !important;
  vertical-align: middle;
  padding-top: 3px;
  padding-bottom: 3px;
}
.gs-jq-grid .ui-jqgrid tr.jqgrow td.nowrap,
.gs-jq-grid .ui-jqgrid-btable tbody > tr > td,
.gs-jq-grid .ui-jqgrid-hbox th.ui-th-column {
  word-wrap: break-word !important;
  /* IE 5.5+ and CSS3 */
  white-space: pre-wrap !important;
  /* CSS3 */
  white-space: -moz-pre-wrap !important;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap !important;
  /* Opera 4-6 */
  white-space: -o-pre-wrap !important;
  /* Opera 7 */
}
.gs-jq-grid .ui-jqgrid-title {
  float: left !important;
}
.gs-jq-grid .ui-jqgrid-btable td a:not(.btn) {
  color: #0D5F76;
  font-weight: bold;
}
.gs-jq-grid .ui-widget-content .ui-state-highlight {
  background: #f5f2ee !important;
  position: static !important;
}
.gs-jq-grid .jqgrid-input .input-elm {
  height: 20px !important;
  width: 94% !important;
  margin-left: 5px;
}
.gs-jq-grid .jqgrid-input select {
  margin-left: 5px;
}
.gs-jq-grid {
  position: relative;
}
.gs-jq-grid .ui-pager-control {
  margin-top: -4px;
}
.gs-jq-grid .ui-jqgrid-pager {
  height: 30px !important;
  padding-top: 8px !important;
}
.gs-jq-grid .ui-jqgrid .ui-paging-info {
  font-weight: normal;
  height: 30px;
  margin-right: 4px;
}
.gs-jq-grid .s-ico {
  /* padding-top: 7px; */
  /* height: 20px; */
  /* display: inline-block; */
  /* width: 20px; */
  position: absolute;
  left: 0px;
  top: 5px;
}
.gs-jq-grid .app-sorting .s-ico > span:first-child {
  margin-top: -10px;
}
.gs-jq-grid .app-sorting .s-ico > span:last-child {
  margin-top: 10px;
}
.gs-jq-grid .fld-sortable .s-ico {
  display: inline-block !important;
}
.gs-jq-grid .no-hand-css {
  cursor: default;
  cursor: default !important;
}
.gs-jq-grid .grid-reset-sort-btn {
  font-size: 12px;
  position: absolute;
  left: 1.5px;
  top: 7px;
  color: #de3232 !important;
}
.gs-jq-grid .fa.fa-caret-up.ui-grid-ico-sort {
  font-size: 16px;
  margin-top: -1px;
  line-height: 8px;
}
.gs-jq-grid .fa.fa-caret-up.ui-grid-ico-sort.ui-icon {
  width: auto;
  background: none;
  display: block;
  text-indent: 0;
  overflow: hidden;
}
.gs-jq-grid .fa.fa-caret-down.ui-grid-ico-sort {
  font-size: 16px;
  margin-top: 7px;
  line-height: 8px;
}
.gs-jq-grid .fa.fa-caret-down.ui-grid-ico-sort.ui-icon {
  width: auto;
  background: none;
  display: block;
  text-indent: 0;
  overflow: hidden;
}
.gs-jq-grid .grid-span {
  white-space: pre-line;
  margin-right: 11px;
  font-size: 10px;
}
.gs-jq-grid .grid-span .gsp-title {
  font-weight: bold;
  padding-right: 10px;
  position: relative;
}
.gs-jq-grid .grid-span .gsp-title::after {
  content: ":";
  position: absolute;
  right: 5px;
  top: -7px;
}
.gs-jq-grid .grid-span .gsp-val {
  font-weight: normal;
}
.gs-jq-grid .grid-span .grid-u-c {
  vertical-align: 0px;
}
.gs-jq-grid .grid-span .grid-img {
  vertical-align: middle;
}
.gs-jq-grid .grid-span .grid-img div {
  width: 19px;
  height: 19px;
}
.gs-jq-grid .grid-span .grid-img div img {
  max-width: 18px;
  min-height: 18px;
  margin-left: -2px;
  margin-top: -12px;
}
.gs-jq-grid i.apg-settings {
  display: block;
  margin-top: -8px;
  padding-top: 8px;
  margin-bottom: -8px;
  padding-bottom: 8px;
}
.gs-jq-grid .ag_column-choose {
  display: none;
  top: 65px;
  position: absolute;
  z-index: 99;
  background: #fff;
  border: 1px solid #ccc;
  padding: 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.3);
}
.gs-jq-grid .ag_column-choose label {
  display: block;
}
.gs-jq-grid .ui-jqgrid .ui-pg-selbox,
.gs-jq-grid .ui-jqgrid .ui-pg-input {
  height: 22px;
  min-height: unset !important;
  line-height: 18px !important;
}
.gs-jq-grid .HeaderButton {
  right: 4px !important;
}
.gs-grid-serach .form-group {
  margin-bottom: 4px !important;
}
.gs-grid-serach .first-label {
  text-align: left !important;
}
.gs-grid-serach .rm-padding {
  margin-bottom: 0 !important;
  margin-top: -3px;
}
.gs-grid-serach label {
  padding-top: 0px !important;
  font-size: 12px;
  line-height: 24px !important;
}
.gs-grid-serach .form-control {
  height: 24px;
  padding: 2px 9px;
  font-size: 13px;
}
.gs-grid-serach .input-group-addon > select {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 12px;
  line-height: 1.42857;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 45px;
}
.gs-grid-serach .input-group-addon {
  height: 24px;
  padding: 2px 9px;
  font-size: 12px;
}
.gs-grid-serach .operator {
  position: relative;
  min-width: 45px;
}
.grid-search-panel a.pull-right {
  margin-right: 5px;
}
.gs-jq-grid .ui-jqgrid-bdiv .ui-pg-button {
  border: 1px solid #eaeaea;
}
/*for grid*/
.gs-jq-grid .ui-corner-all,
.gs-jq-grid .ui-corner-bl,
.gs-jq-grid .ui-corner-bottom,
.gs-jq-grid .ui-corner-left {
  border-radius: 3px;
}
.gs-jq-grid .ui-widget-content {
  border: 1px solid rgba(170, 170, 170, 0.35);
  color: #404040;
  overflow: hidden ;
  /*#1fb5ac*/
}
.gs-jq-grid .ui-jqgrid-titlebar {
  border-bottom: 1px solid #C1CDCD !important;
}
.ui-widget-header {
  background: #FFFFFF none repeat scroll 0 0;
}
.gs-jq-grid .ui-state-default,
.gs-jq-grid .ui-widget-content .ui-state-default,
.gs-jq-grid .ui-widget-header .ui-state-default {
  background-image: -webkit-linear-gradient(#fff, #fff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(#fff, #fff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#fff, #fff 25%, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), color-stop(0.25, #fff), to(#e6e6e6));
  background-image: linear-gradient(#fff, #fff 25%, #e6e6e6);
}
.gs-jq-grid .ui-th-column * {
  color: #555;
  font-weight: bold;
}
.gs-jq-grid .btn,
.gs-jq-grid .grid-search-panel .btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.gs-jq-grid .btn-xs .fa,
.gs-jq-grid .btn .glyphicon,
.grid-search-panel .btn-xs .fa,
.grid-search-panel .btn-xs .glyphicon {
  font-size: 12px;
}
.gs-jq-grid .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  color: #555;
  font-weight: bold;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-htable th div {
  height: auto !important;
}
.grid-search-panel .input-group-addon {
  min-width: 15px !important;
  padding-top: 0 !important;
}
.grid-panel-full-screen {
  background: #ccc none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}
/* end Grid*/
.gs-jq-grid .gridtitle {
  margin-right: 5px;
}
.gs-jq-grid .HeaderButton {
  display: none;
}
.gs-jq-grid .ui-widget-header {
  background: #f8f8f8 none repeat scroll 0 0;
}
.gs-jq-grid .ui-jqgrid .loading {
  background: #ccc none repeat scroll 0 0;
  border-color: #888888;
  border-width: 1px !important;
  padding: 1px 6px;
  color: #000;
}
.bg-grid-success td {
  background: #EAFCF1 ;
}
.bg-grid-danger td {
  background: #FCEAEA ;
}
.bg-grid-info td {
  background: #EAFBFC;
}
.bg-grid-warning td {
  background: #fcfcea;
}
.ui-widget-content td[role="gridcell"] {
  padding: 0 8px !important;
}
.gs-jq-grid .ui-jqgrid tr.jqgrow td.jqgrid-rownum {
  padding: 0 !important;
  text-align: center;
  white-space: nowrap !important;
}
.gs-jq-grid .jqgroup td {
  background: rgba(221, 221, 221, 0.32);
  border-bottom: 2px solid #9d9d9d !important;
  font-weight: bold !important;
}
.gs-jq-grid .jqgroup td .ui-icon {
  margin-top: 2px;
}
.gs-jq-grid .jqgroup td .ui-icon {
  position: relative;
  background: none;
  height: 20px;
  width: 20px;
}
.gs-jq-grid .jqgroup td .ui-icon::before {
  display: inline-block;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: 14px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  position: absolute;
  left: 3px;
  top: 3px;
  padding: 2px;
  min-width: 10px;
  text-indent: 0 !important;
  color: #606060;
}
.gs-jq-grid .jqgroup td .ui-icon-circlesmall-minus::before {
  content: "\f146 ";
}
.gs-jq-grid .jqgroup td .ui-icon-circlesmall-plus::before {
  content: "\f196";
  content: "\f0fe";
}
/* Background */
.gs-jq-grid {
  /*corner radious*/
  /*.ui-jqgrid{
		overflow: visible !important;
	}
	.ui-jqgrid-bdiv{
		overflow: visible !important;
	}*/
}
.gs-jq-grid .ui-state-default,
.gs-jq-grid .ui-widget-content .ui-state-default,
.gs-jq-grid .ui-widget-header .ui-state-default {
  background: rgba(167, 180, 183, 0.01);
}
.gs-jq-grid .loading {
  background: #ffffff none repeat scroll 0 0 !important;
  border: 2px solid #5a5d5e !important;
  box-shadow: 0 0 3px 1px #ccc;
}
.gs-jq-grid .ui-jqgrid {
  border-radius: 0 !important;
}
.gs-jq-grid .ui-jqgrid-pager {
  border-radius: 0 !important;
}
.gs-jq-grid .ui-pg-input {
  text-align: center;
}
.gs-jq-grid .jqgrow .dropdown-menu > li > a {
  clear: both;
  color: #333;
  display: block;
  font-weight: 400;
  line-height: 1.42857;
  padding: 3px 8px;
  white-space: nowrap;
}
.gs-jq-grid .jqgrow span.visible-xs {
  text-align: left;
}
.gs-jq-grid .app-grid-property-row .app-property-label {
  font-weight: bold;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.gs-jq-grid .app-grid-property-row .app-property-value {
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  padding: 0;
}
.gs-jq-grid .app-grid-property-row .app-property-value::before {
  content: ":";
  margin-left: -5px;
  position: absolute;
}
.gs-jq-grid .app-grid-property-row > div {
  display: block;
}
.gs-jq-grid .app-grid-property-row > div::before,
.gs-jq-grid .app-grid-property-row > div::after {
  content: '';
  clear: both;
}
.gs-jq-grid .app-grid-property-row > div:last-child {
  margin-bottom: 5px;
}
.gs-jq-grid .app-grid-property-row > div {
  clear: both;
}
.gs-jq-grid .dropdown-menu {
  right: 0 !important;
  left: auto !important;
}
.gs-jq-grid tr.tr-bg-green td,
.gs-jq-grid tr.tr-success td {
  background: #BFFFDC;
}
.gs-jq-grid tr.tr-bg-red td,
.gs-jq-grid tr.tr-danger td {
  background: #FFEFEB;
}
.gs-jq-grid .ui-jqgrid .ui-jqgrid-title {
  margin: 0;
}
.gs-jq-grid .gridtitle {
  margin-left: 2px;
}
.gs-jq-grid .ui-jqgrid-title + .gridtitle {
  margin-left: 5px;
}
.grid-src-panel {
  border-radius: 0;
}
.grid-src-panel .src-heading {
  padding: 5px;
}
.grid-src-panel input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 12px;
}
.grid-src-panel input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 13px !important;
  line-height: 20px;
}
.grid-src-panel input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 12px;
}
.grid-src-panel input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 12px;
}
.f-screen,
.s-note-fs {
  position: fixed;
  overflow: hidden;
}
.f-screen *:not(.grid-panel-full-screen),
.s-note-fs *:not(.grid-panel-full-screen) {
  z-index: 1 !important;
}
.f-screen .grid-panel-full-screen,
.s-note-fs .grid-panel-full-screen {
  z-index: 99999999 !important;
  background: #fff;
}
.f-screen .ag_column-choose,
.s-note-fs .ag_column-choose {
  position: absolute;
}
@media all and (max-width: 420px) {
  .gs-jq-grid .gridtitle {
    text-align: left !important;
    display: block !important;
    /* clear: both; */
    width: 100%;
    margin-left: 0 !important;
  }
}
/*# sourceMappingURL=ui.jqgrid2.css.map */