@charset "UTF-8";
/**
*@date modification date 2019-12-3 for poseidon green
*@version v2.0 For IE8 desktop framework 
*@author zhuzeyou;
**/
.ui-jqgrid {
  position: relative;
  border: none;
  margin-bottom: 10px;
}
.ui-jqgrid .ui-jqgrid-view {
  position: relative;
  left: 0;
  top: 0;
  padding: .0em;
  /*border:@the-border @@bord-style-solid #7DB8E2; border-bottom:none;*/
}
.ui-jqgrid .ui-jqgrid-titlebar {
  /*padding: .3em .2em .2em .3em;*/
  text-indent: 6px;
  position: relative;
  border: 0 none;
  border-right: 0 none;
  border-top: 0 none;
}
.ui-jqgrid .ui-jqgrid-title {
  float: left;
  margin: .1em 0 .2em;
  color: #333;
}
.ui-jqgrid .ui-jqgrid-titlebar-close {
  display: none;
  position: absolute;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-jqgrid .ui-jqgrid-titlebar-close span {
  display: block;
  margin: 1px;
}
.ui-jqgrid .ui-jqgrid-titlebar-close:hover {
  padding: 0;
}
.ui-jqgrid .ui-jqgrid-hbox {
  float: left;
  padding-right: 20px;
}
.ui-jqgrid .ui-jqgrid-htable {
  table-layout: fixed;
  margin: 0em;
}
.ui-jqgrid .ui-jqgrid-htable th {
  height: 27px;
  padding: 0 2px 0 2px;
}
.ui-jqgrid .ui-jqgrid-htable th div {
  font-size: 12px;
  overflow: hidden;
  position: relative;
}
.ui-jqgrid .ui-th-div-ie {
  white-space: nowrap;
  zoom: 1;
  /*height:17px;*/
}
.ui-jqgrid .ui-jqgrid-resize {
  height: 20px !important;
  position: relative;
  cursor: e-resize;
  display: inline;
  overflow: hidden;
}
.ui-jqgrid .ui-grid-ico-sort {
  overflow: hidden;
  position: absolute;
  display: inline;
  cursor: pointer !important;
}
.ui-jqgrid .ui-icon-asc {
  margin-top: 8px;
  height: 12px;
  margin-left: -5px;
}
.ui-jqgrid .ui-icon-desc {
  height: 12px;
}
.ui-jqgrid .ui-i-asc {
  margin-top: 0;
  height: 16px;
}
.ui-jqgrid .ui-i-desc {
  margin-top: 0;
  margin-left: 13px;
  height: 16px;
}
.ui-jqgrid .ui-jqgrid-sortable {
  cursor: pointer;
}
.ui-jqgrid .ui-jqgrid-searchable {
  cursor: pointer;
}
.ui-th-column,
.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;
  padding: 0 2px 0 2px;
}
.ui-th-ltr,
.ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {
  border-left: 0 none;
  color: #333;
  border-left: 1px solid #c5c5c5;
  font-weight: normal;
  border-right: none;
}
.ui-th-rtl,
.ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl {
  border-right: 0 none;
}
.ui-first-th-ltr {
  border-right: 1px solid;
}
.ui-first-th-rtl {
  border-left: 1px solid;
}
.ui-jqgrid tr.ui-search-toolbar th {
  border-top-width: 1px !important;
  border-top-color: inherit !important;
  border-top-style: ridge !important;
}
tr.ui-search-toolbar input {
  margin: 1px 0 0 0;
}
tr.ui-search-toolbar select {
  margin: 1px 0 0 0;
}
.ui-jqgrid .ui-jqgrid-bdiv {
  position: relative;
  margin: 0em;
  padding: 0;
  overflow: auto;
  text-align: left;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.ui-jqgrid .ui-jqgrid-btable {
  table-layout: fixed;
  margin: 0em;
  outline-style: none;
  background: #f6f6f6;
}
.ui-jqgrid tr.jqgrow {
  outline-style: none;
}
.ui-jqgrid tr.jqgrow td {
  color: #6A6A6A;
  font-weight: normal;
  overflow: hidden;
  white-space: pre;
  height: 26px;
  padding: 0 2px 0 2px;
  /** border-bottom: 1px @bord-style-solid @bord-color-ddd;**/
  border-right: none;
  text-overflow: ellipsis;
  line-height: 26px;
}
.ui-jqgrid tr.jqgroup {
  outline-style: none;
}
.ui-jqgrid tr.jqgroup td {
  font-weight: normal;
  overflow: hidden;
  white-space: pre;
  height: 29px;
  padding: 0 2px 0 2px;
  border-bottom-width: 1px;
  border-bottom-color: inherit;
  border-bottom-style: solid;
}
.ui-jqgrid tr.jqgfirstrow td {
  padding: 0 2px 0 2px;
  border-right-width: 0;
  border-right-style: solid;
}
.ui-jqgrid tr.jqfoot td {
  font-weight: bold;
  overflow: hidden;
  white-space: pre;
  height: 29px;
  padding: 0 2px 0 2px;
  border-bottom-width: 1px;
  border-bottom-color: inherit;
  border-bottom-style: solid;
}
.ui-jqgrid tr.ui-row-ltr td {
  font-size: 12px;
  text-align: left;
  border-right: none;
  vertical-align: middle;
}
.ui-jqgrid tr.ui-row-rtl td {
  text-align: right;
  border-left-width: 1px;
  border-left-color: inherit;
  border-left-style: solid;
}
.ui-jqgrid td.jqgrid-rownum {
  padding: 0 2px 0 2px;
  margin: 0;
  border: 0 none;
}
.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;
}
.ui-jqgrid .ui-jqgrid-sdiv {
  position: relative;
  margin: 0em;
  padding: 0em;
  overflow: hidden;
  border-left: 0 none !important;
  border-top: 0 none !important;
  border-right: 0 none !important;
}
.ui-jqgrid .ui-jqgrid-ftable {
  table-layout: fixed;
  margin-bottom: 0em;
}
.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: @@bord-style-solid;*/
  border-top: 1px solid #ddd;
}
.ui-jqgrid tr.footrow-ltr td {
  text-align: left;
  border-right-width: 0;
  border-right-color: inherit;
  border-right-style: solid;
}
.ui-jqgrid tr.footrow-rtl td {
  text-align: right;
  border-left-width: 1px;
  border-left-color: inherit;
  border-left-style: solid;
}
.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: 27px;
  white-space: nowrap;
  overflow: hidden;
}
.ui-jqgrid .ui-pager-control {
  position: relative;
}
/***.ui-jqgrid .ui-pg-table {position: @@pos-rel; padding-bottom:0; width:240; margin: 0em; *width:240px; height:27px;}***/
.ui-jqgrid .ui-pg-table {
  position: relative;
  padding-bottom: 0;
  margin: 0em;
  height: 27px;
}
.ui-jqgrid .ui-pg-table td {
  font-weight: normal;
  vertical-align: middle;
}
.ui-jqgrid .ui-pg-table td#pager_Excel {
  width: 20px;
  float: left;
  padding-top: 4px;
}
.ui-jqgrid .ui-pg-table td#pager_Pdf {
  width: 20px;
  float: left;
  padding-top: 4px;
}
.ui-jqgrid .ui-pg-button {
  height: 27px !important;
  height: 27px;
}
.ui-jqgrid .ui-pg-button span {
  display: block;
  margin: 1px;
  float: left;
}
.ui-jqgrid .ui-pg-button:hover {
  padding: 0;
  background: none;
}
.ui-jqgrid .ui-state-disabled:hover {
  padding: 0;
}
.ui-jqgrid .ui-pg-input {
  height: 13px;
  font-size: 13px;
  margin: 0em;
  line-height: 13px;
  text-align: center;
  border: 1px solid #ccc;
  background: #fff;
}
.ui-jqgrid .ui-pg-selbox {
  font-size: 13px;
  line-height: 23px;
  display: block;
  height: 23px;
  margin: 0em;
}
.ui-jqgrid .ui-separator {
  height: 18px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin: 1px;
  float: right;
  display: none;
}
.ui-jqgrid .ui-paging-info {
  font-weight: normal;
  height: 19px;
  margin-top: 3px;
  margin-right: 4px;
  line-height: 18px;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {
  padding: 1px 0;
  float: left;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  position: relative;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-button {
  cursor: pointer;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon {
  float: left;
  margin: 0 2px;
  margin-top: 0;
}
.ui-jqgrid td input,
.ui-jqgrid td select .ui-jqgrid td textarea {
  margin: 0em;
}
.ui-jqgrid td textarea {
  width: auto;
  height: auto;
}
.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;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon-excel {
  margin-top: 2px;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon-pdf {
  margin-top: 2px;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon-csv {
  margin-top: 2px;
}
.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {
  display: block;
}
.ui-jqgrid .ui-subgrid {
  margin: 0em;
  padding: 0em;
  width: 100%;
}
.ui-jqgrid .ui-subgrid table {
  table-layout: fixed;
}
.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;
}
.ui-jqgrid .ui-subgrid td.subgrid-data {
  border-top: 0 none !important;
}
.ui-jqgrid .ui-subgrid td.subgrid-cell {
  border-width: 0 0 1px 0;
}
.ui-jqgrid .ui-th-subgrid {
  height: 20px;
}
.ui-jqgrid .loading {
  position: absolute;
  top: 45%;
  left: 45%;
  width: auto;
  z-index: 101;
  /*  padding: 6px;
    margin: 5px;
      border-width: 2px !important;**/
  text-align: center;
  font-weight: bold;
  display: none;
}
.ui-jqgrid .jqgrid-overlay {
  display: none;
  z-index: 100;
}
* html .jqgrid-overlay {
  width: expression(this.parentNode.offsetWidth+'px');
  height: expression(this.parentNode.offsetHeight+'px');
}
* .jqgrid-overlay iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: expression(this.parentNode.offsetWidth+'px');
  height: expression(this.parentNode.offsetHeight+'px');
}
.ui-jqgrid .ui-userdata {
  border-left: 0 none;
  border-right: 0 none;
  height: 24px!important;
  border-top: 1px solid #ededed !important;
  background: #f7f7f7;
}
.ui-jqdialog {
  display: none;
  width: 300px;
  position: absolute;
  padding: .2em;
  font-size: 11px;
  overflow: visible;
}
.ui-jqdialog .ui-jqdialog-titlebar {
  padding: .3em .2em;
  position: relative;
}
.ui-jqdialog .ui-jqdialog-title {
  margin: .1em 0 .2em;
}
.ui-jqdialog .ui-jqdialog-titlebar-close {
  position: absolute;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-jqdialog .ui-jqdialog-titlebar-close span {
  display: block;
  margin: 1px;
}
.ui-jqdialog .ui-jqdialog-titlebar-close:hover,
.ui-jqdialog .ui-jqdialog-titlebar-close:focus {
  padding: 0;
}
.ui-jqdialog-content,
.ui-jqdialog .ui-jqdialog-content {
  border: 0;
  padding: .3em .2em;
  background: none;
  height: auto;
}
.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;
}
.ui-jqdialog-content .FormGrid {
  margin: 0;
}
.ui-jqdialog-content .EditTable {
  width: 100%;
  margin-bottom: 0em;
}
.ui-jqdialog-content .DelTable {
  width: 100%;
  margin-bottom: 0em;
}
.EditTable td input,
.EditTable td select,
.EditTable td textarea {
  margin: 0em;
}
.EditTable td textarea {
  width: auto;
  height: auto;
}
.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;
}
.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;
}
.ui-jqdialog-content input.FormElement {
  padding: 0.3em;
}
.ui-jqdialog-content .data-line {
  padding-top: .1em;
  border: 0 none;
}
.ui-jqdialog-content .CaptionTD {
  text-align: left;
  vertical-align: middle;
  border: 0 none;
  padding: 2px;
  white-space: nowrap;
}
.ui-jqdialog-content .DataTD {
  padding: 2px;
  border: 0 none;
  vertical-align: top;
}
.ui-jqdialog-content .form-view-data {
  white-space: pre;
}
.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;
}
.fm-button-icon-left {
  padding-left: 1.9em;
}
.fm-button-icon-left .ui-icon {
  right: auto;
  left: .2em;
  margin-left: 0;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.fm-button-icon-right {
  padding-right: 1.9em;
}
.fm-button-icon-right .ui-icon {
  left: auto;
  right: .2em;
  margin-left: 0;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
#nData,
#pData {
  float: left;
  margin: 3px;
  padding: 0;
  width: 15px;
}
.ui-jqgrid .selected-row,
div.ui-jqgrid .selected-row td {
  font-style: normal;
  border-left: 0 none;
}
.ui-jqgrid .tree-wrap {
  float: left;
  position: relative;
  height: 18px;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 3px;
}
.ui-jqgrid .tree-minus {
  position: absolute;
  height: 18px;
  width: 18px;
  overflow: hidden;
}
.ui-jqgrid .tree-plus {
  position: absolute;
  height: 18px;
  width: 18px;
  overflow: hidden;
}
.ui-jqgrid .tree-leaf {
  position: absolute;
  height: 18px;
  width: 18px;
  overflow: hidden;
}
.ui-jqgrid .treeclick {
  cursor: pointer;
}
* iframe.jqm {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: expression(this.parentNode.offsetWidth+'px');
  height: expression(this.parentNode.offsetHeight+'px');
}
.ui-jqgrid-dnd tr td {
  border-right-width: 1px;
  border-right-color: inherit;
  border-right-style: solid;
  height: 20px;
}
.ui-jqgrid .ui-jqgrid-title-rtl {
  float: right;
  margin: .1em 0 .2em;
}
.ui-jqgrid .ui-jqgrid-hbox-rtl {
  float: right;
  padding-left: 20px;
}
.ui-jqgrid .ui-jqgrid-resize-ltr {
  float: right;
  margin: -2px -2px -2px 0;
}
.ui-jqgrid .ui-jqgrid-resize-rtl {
  float: left;
  margin: -2px 0 -1px -3px;
}
.ui-jqgrid .ui-sort-rtl {
  left: 0;
}
.ui-jqgrid .tree-wrap-ltr {
  float: left;
}
.ui-jqgrid .tree-wrap-rtl {
  float: right;
}
.ui-jqgrid .ui-ellipsis {
  text-overflow: ellipsis;
  -moz-binding: url('ellipsis-xbl.xml#ellipsis');
}
.ui-jqgrid .frozen-bdiv {
  border-right: 1px solid #ddd;
}
.ui-jqgrid .ui-jqgrid-btable {
  table-layout: fixed;
  width: 100%;
  margin: 0em;
  outline-style: none;
}
.ui-jqgrid-btable td {
  border: none;
}
.ui-state-default .ui-icon-seek-first {
  background: url(images/IconAll.png) no-repeat -251px -40px;
}
.ui-state-default .ui-icon-seek-prev {
  background: url(images/IconAll.png) no-repeat -272px -40px;
}
.ui-state-default .ui-icon-seek-next {
  background: url(images/IconAll.png) no-repeat -289px -40px;
}
.ui-state-default .ui-icon-seek-end {
  background: url(images/IconAll.png) no-repeat -314px -40px;
}
.gridTabMagin .ui-jqgrid {
  margin: 0;
}
.ui-state-default,
.ui-widget-content .ui-state-default {
  border-bottom: none;
  border-top: none;
  /**border-left: 1px @bord-style-solid @bord-color-f7f7f7;**/
}
.ui-userdata,
.ui-widget-content .ui-userdata {
  border-top: 1px solid #f7f7f7;
}
.ui-widget-content .ui-jqgrid-hdiv {
  background: url(images/gridTBg.gif) repeat;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #BEC1C4;
  /**    background:@bg-color-e2e2e2; border-bottom:@the-border @@bord-style-solid @border-color-BEC1C4;**/
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight {
  background: #bbd9f9;
}
.ui-state-highlight td {
  color: #0099CC !important;
}
.ui-jqgrid .ui-jqgrid-pager {
  /*background:~"~"url(images/footer.gif) repeat-x";*/
  color: #999;
  background: #e2eaf3;
  /*border:@the-border @@bord-style-solid #f1f1f1;border: 1px @bord-style-solid @bord-color-ddd;*/
}
.ui-jqgrid .ui-pg-table td#pagerlist_left {
  display: none;
}
#pagerlist_center {
  text-align: left;
}
.ui-jqgrid .ui-pg-button span.ui-separator {
  display: none;
}
.ui-priority-secondary {
  background: #F2F2F2!important;
}
.ui-jqgrid tr.jqgrow td .textEditor input {
  padding: 0 0;
}
.ui-jqgrid tr.jqgrow td .textEditor input.error {
  border: 1px solid #ff0000;
  box-shadow: 0 0 2px rgba(255, 0, 0, 0.8);
}
.ui-search-menu {
  position: absolute;
  padding: 2px 5px;
  border: 1px solid #ddd;
}
.ui-jqgrid .ui-search-table {
  padding: 0;
  border: 0 none;
  height: 20px;
  width: 100%;
}
.ui-jqgrid .ui-search-table .ui-search-oper {
  width: 20px;
}
a.g-menu-item,
a.soptclass,
a.clearsearchclass {
  cursor: pointer;
}
.ui-jqgrid .ui-search-table .ui-search-input > input,
.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;
}
.ui-jqgrid .ui-jqgrid-view input,
.ui-jqgrid .ui-jqgrid-view select,
.ui-jqgrid .ui-jqgrid-view textarea,
.ui-jqgrid .ui-jqgrid-view button {
  font-size: 11px;
}
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* @dis-in-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #333;
  text-decoration: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bg-color-fff', endColorstr='@bg-color-EEE', GradientType=0);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bg-color-ffffff', endColorstr='@bg-color-EEE', GradientType=0);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url('images/searchable.png') right top no-repeat;
  cursor: pointer;
  outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #333;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.select-menu-modal {
  margin-top: 4px;
  margin-bottom: 20px;
  overflow: hidden;
  font-size: 13px;
  color: #666;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25);
  font-family: arial, helvetica, sans-serif;
}
.select2-drop-active {
  border: 1px solid #9daec6;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bg-color-EEE', endColorstr='@bg-color-ccc', GradientType=0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('images/searchable.png') no-repeat 0 1px;
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  margin-top: 2px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
.select2-search input {
  width: 100%;
  padding: 4px 20px 4px 5px;
  *padding-left: 0;
  *padding-right: 0;
  *width: auto;
  margin: 0;
  outline: 0;
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
  background: url('images/searchable.png') no-repeat 100% -22px;
  background: url('images/searchable.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, @bg-color-fff), color-stop(0.99, @bg-color-eee));
  background: url('images/searchable.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, @bg-color-fff 85%, @bg-color-eee 99%);
  background: url('images/searchable.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, @bg-color-fff 85%, @bg-color-eee 99%);
  background: url('images/searchable.png') no-repeat 100% -22px, linear-gradient(to bottom, @bg-color-fff 85%, @bg-color-eee 99%) 0 0;
}
.select2-search input.select2-active {
  background: #fff;
  background: url('images/spinner.gif') no-repeat 100%;
  background: url('images/spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, @bg-color-fff), color-stop(0.99, @bg-color-eee));
  background: url('images/spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, @bg-color-fff 85%, @bg-color-eee 99%);
  background: url('images/spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, @bg-color-fff 85%, @bg-color-eee 99%);
  background: url('images/spinner.gif') no-repeat 100%, linear-gradient(to bottom, @bg-color-fff 85%, @bg-color-eee 99%) 0 0;
}
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff;
  background: url('images/searchable.png') no-repeat -37px -22px;
  background: url('images/searchable.png') no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, @bg-color-fff), color-stop(0.99, @bg-color-eee));
  background: url('images/searchable.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom, @bg-color-fff 85%, @bg-color-eee 99%);
  background: url('images/searchable.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom, @bg-color-fff 85%, @bg-color-eee 99%);
  background: url('images/searchable.png') no-repeat -37px -22px, linear-gradient(to bottom, @bg-color-fff 85%, @bg-color-eee 99%) 0 0;
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bg-color-EEE', endColorstr='@bg-color-fff', GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bg-color-EEE', endColorstr='@bg-color-fff', GradientType=0);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}
.select2-results .select2-highlighted {
  background: #9daec6;
  color: #fff;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #333;
}
.select2-results li em {
  background: #fcf8e3;
  font-style: normal;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #eee;
  display: list-item;
  padding-left: 5px;
}
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #eee;
  display: list-item;
  cursor: pointer;
}
.select2-results .select2-disabled {
  background: #eee;
  display: list-item;
  cursor: pointer;
}
.select2-results .select2-selected {
  display: none;
}
.select2-results.select2-active {
  background: #eee;
  background: url('images/spinner.gif') no-repeat 100%;
}
.select2-more-results {
  background: #eee;
  display: list-item;
}
.select2-container.select2-container-disabled .select2-choice {
  background-color: #eee;
  background-image: none;
  border: 1px solid #ddd;
  cursor: pointer;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #eee;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
.select2-container-multi .select2-choices {
  height: 100% !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: arial, helvetica, sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff;
  background: url('images/spinner.gif') no-repeat 100%  !important;
}
.select2-default {
  color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: pointer;
  border: 1px solid #aaa;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e8e8e8;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bg-color-EEE', endColorstr='@bg-color-EEE', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #eee), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #eee 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #eee 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(to top, #eee 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: pointer;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #ccc;
}
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url('images/searchable.png') right top no-repeat;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #eee;
  background-image: none;
  border: 1px solid #ddd;
  cursor: pointer;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #eee;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0 !important;
  top: 0 !important;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url('select2x2.png') !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
.octicon,
.select-menu-item.selected > .octicon {
  color: #333;
}
.select-menu-item .select-menu-item-icon {
  display: table-cell;
  color: transparent;
  vertical-align: top;
  padding: 8px 0 8px 8px;
  width: 24px;
  text-align: center;
}
.select-menu-item .octicon {
  vertical-align: middle;
}
.pager_right {
  width: 140px;
}
.pager_right .ui-jqgrid .ui-paging-info {
  text-align: left;
}
.pager_center {
  float: right;
}
.octicon {
  font: normal normal 16px octicons;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.octicon-check:before {
  content: '\f03a';
}
.ui-jqgrid .ui-pg-table td.pager_right .ui-jqgrid .ui-paging-info {
  text-align: left;
}
td.pager_right {
  text-align: left;
  width: 123px;
  padding-right: 3px;
}
td.pager_center {
  float: right;
  width: 260px;
}
.ui-pg-table {
  width: 279px;
}
.ui-pg-table {
  width: 100%;
  margin: 0em;
  padding: 0;
  *width: 240px;
  height: 27px;
}
.ui-pg-table td {
  font-weight: normal;
  vertical-align: middle;
}
.ui-pg-table td#pager_Excel {
  width: 80px;
}
.ui-pg-table td#pager_Pdf {
  width: 70px;
}
.ui-pg-button {
  height: 27px;
  height: 27px !important;
}
.ui-pg-button span {
  display: block;
  float: left;
}
.ui-pg-button:hover {
  padding: 0;
  background: none;
}
.ui-state-disabled:hover {
  padding: 0;
}
.ui-pg-input {
  height: 17px;
  font-size: 13px;
  margin: 0em;
  line-height: 17px;
  text-align: center;
  border: 1px solid #ccc;
}
.ui-pg-selbox {
  font-size: 13px;
  line-height: 23px;
  display: block;
  height: 23px;
  margin: 0em;
}
.ui-separator {
  height: 18px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin: 1px;
  float: right;
  display: none;
}
.ui-paging-info {
  font-weight: normal;
  height: 25px;
  margin-right: 4px;
  line-height: 25px;
}
.ui-jqgrid-pager .ui-pg-div {
  padding: 1px 0;
  float: left;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  position: relative;
}
.ui-jqgrid-pager .ui-pg-button {
  cursor: pointer;
}
.ui-jqgrid-pager .ui-pg-div span.ui-icon {
  float: left;
  margin: 0 2px;
}
.ui-jqgrid .ui-toolbar-button {
  height: 19px !important;
  cursor: pointer;
}
.ui-jqgrid .ui-toolbar-button span {
  font-size: 12px;
  display: block;
  color: #333;
  float: left;
}
.ui-jqgrid .ui-toolbar-button:hover {
  padding: 3px;
  background: none;
}
.ui-jqgrid .ui-toolbar-table {
  position: relative;
  padding-bottom: 0;
  z-index: 99;
  height: 24px;
  width: auto;
  line-height: 18px;
}
.ui-jqgrid .ui-toolbar-table td {
  font-weight: normal;
  vertical-align: middle;
  padding: 3px;
}
.ui-jqgrid .ui-toolbar-button:hover .ui-toolbar-div {
  background: url(images/toolBarBg.gif) repeat-x;
}
.ui-jqgrid .ui-toolbar-table td input,
.ui-jqgrid .ui-toolbar-table td select {
  border: 1px solid #ddd;
  margin-top: -2px;
}
.ui-jqgrid .ui-toolbar-div {
  padding: 1px 0;
  cursor: pointer;
  float: left;
  padding-right: 12px;
}
.ui-jqgrid .ui-toolbar-table {
  table-layout: fixed;
  float: right;
}
.ui-jqgrid .ui-toolbar-div span.ui-icon {
  float: left;
  margin: 0 2px;
}
.ui-jqgrid .ui-paging-info span {
  color: #485058;
}
.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;
}
.ui-jqgrid .ui-pg-table td.pager_center {
  float: right;
}
.pager_left .om-combo span.om-combo-trigger {
  top: 1px;
}
.pager_center .om-combo span.om-combo-trigger {
  top: -1px;
}
.pager_left .ui-jqgrid .ui-pg-table {
  width: auto;
  min-width: 150px;
  *width: 150px;
}
.pager_left {
  padding-left: 5px;
}
.pager_left .normalSelect {
  margin-top: 2px;
}
.div_overlay {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #444;
  z-index: 1010;
  opacity: .80;
  filter: alpha(opacity=80);
}
.config {
  display: none;
  position: fixed;
  top: 40%;
  left: 50%;
  margin-left: -240px;
  margin-top: -150px;
  padding: 0;
  border: 5px solid #555;
  background-color: #F0F5F8;
  _position: absolute;
  z-index: 1011;
  overflow: hidden;
}
.configSpan {
  background: url(images/gridConfig.png) no-repeat;
  position: absolute;
  width: 15px;
}
.restoreSpan {
  background: url(images/return.png) no-repeat 0 0;
  position: absolute;
  width: 15px;
}
.ui-jqgrid .ui-jqgrid-hdiv {
  background: url(images/gridTBg.gif) repeat;
  margin: 0em;
  padding: 0em;
  overflow-x: hidden;
  border: 1px solid #ccc;
  border-top: 0 none !important;
  line-height: 27px;
  min-height: 27px;
  height: auto;
  width: 100%;
}
