@charset "UTF-8";
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?jv6ipc");
  src: url("fonts/icomoon.eot?jv6ipc#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?jv6ipc") format("truetype"), url("fonts/icomoon.woff?jv6ipc") format("woff"), url("fonts/icomoon.svg?jv6ipc#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icomoon-"], [class*=" icomoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icomoon-user:before {
  content: "\e900"; }

.icomoon-bell:before {
  content: "\e902"; }

.icomoon-setting:before {
  content: "\e903"; }

.icomoon-exit:before {
  content: "\e904"; }

.icomoon-arrow-down:before {
  content: "\f3d0"; }

.icomoon-arrow-left:before {
  content: "\f3d2"; }

.icomoon-arrow-right:before {
  content: "\f3d3"; }

.icomoon-arrow-up:before {
  content: "\f3d8"; }

.icomoon-skin:before {
  content: "\e901"; }

.icomoon-home:before {
  content: "\e905"; }

body.layout {
  font-family: PingFang SC, Microsoft YaHei, Microsoft YaHei UI, Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857;
  color: #333;
  background: #f2f2f2;
  min-width: 1300px; }

.datagrid-htable, .datagrid-btable, .datagrid-ftable {
  background: #f9f9f9; }

.datagrid-header .datagrid-cell span {
  font-weight: bold; }

.messager-body > div {
  font-size: 14px;
  font-weight: bold; }

#divCenter {
  padding: 0 10px; }

#grid_win .panel-header{
  font-weight: bold; }

#divNorth {
  overflow: visible;
  background: #36a9e1; }

.header {
  height: 42px; }
.header:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.3); }
  .header:after {
    content: '';
    display: block;
    clear: both; }
  .header .firstTlt {
    position: relative;
    float: left;
    width: 190px;
    padding: 8px 0;
      background: #1e8fc6; }
  .header .logo {
    display: block;
    height: 26px;
    margin: 0 auto; }
  .header h1 {
    margin: 0;
    float: left;
    line-height: 28px;
    letter-spacing: 2px;
    color: #fff;
    font-size: 18px; }
  .header .mainNav ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .header .mainNav li {
    float: left; }
  .header .mainNav li > a {
    display: block;
    padding: 0 20px;
    font-size: 15px;
    line-height: 42px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s; }
    .header .mainNav li > a:hover {
      -webkit-box-shadow: 15px 0px 15px -15px rgba(255, 255, 255, 0.5) inset, -15px 0px 15px -15px rgba(255, 255, 255, 0.5) inset;
      -moz-box-shadow: 15px 0px 15px -15px rgba(255, 255, 255, 0.5) inset, -15px 0px 15px -15px rgba(255, 255, 255, 0.5) inset;
      box-shadow: 15px 0px 15px -15px rgba(255, 255, 255, 0.5) inset, -15px 0px 15px -15px rgba(255, 255, 255, 0.5) inset;
      background: #383e4b; }
    .header .mainNav li > a.active {
      background: #383e4b; }
      .header .topTools {
        float: right;
        padding-right: 10px; }
        .header .topTools ul {
          margin: 0;
          padding: 0;
          list-style: none; }
          .header .topTools ul:after {
            content: '';
            display: block;
            clear: both; }
    .header .topTools {
      position: absolute;
      top:0px;
      right: 10px; }
    .header .topTools ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .header .topTools ul:after {
      content: '';
      display: block;
      clear: both; }
    .header .topTools li {
      float: left; }
    .header .topTools li a {
      display: block;
      padding: 10px 7px;
      font-size: 22px;
      line-height: 1;
      color: #fff;
      text-decoration: none;
      -webkit-transition: color 0.3s;
      -o-transition: color 0.3s;
      transition: color 0.3s;
      cursor: pointer; }
      .header .topTools li a:hover {
        color: #383e4b; }

.panel-body.search-form {
  padding: 13px 15px 15px;
  background: #f2f2f2; }

#saveForm {
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: auto;
  position: relative;
  height: calc(100% - 71px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none; }

.div-item {
  margin-top: 2px;
  width: 275px;
  height: 42px;
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .div-item * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.div-label {
  width: 110px;
  height: 32px;
  padding-right: 5px;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  line-height: 32px; }

.div-item-info {
  color: #666;
  white-space: nowrap;
  text-align: left;
  margin: 0;
  height: 32px;
  width: calc(100% - 110px);
  float: left;
  overflow: hidden;
  padding: 6px 10px;
  line-height: 20px;
  max-width: 990px;
  background: #f2f2f2; }

#helpRemark {
  max-height: calc(100% - 10px); }

.div-item input {
  border: 1px solid #ddd;
  height: 32px;
  width: calc(100% - 110px);
  float: left;
  padding: 6px 10px;
  line-height: 20px;
  max-width: 990px; }

.div-item select {
  border: 1px solid #ddd;
  padding: 0;
  height: 32px;
  width: calc(100% - 110px);
  float: left;
  max-width: 990px; }

.div-item .textbox {
  border: 1px solid #ddd; }

.div-item .div-item-upload{
  height:auto;width: calc(100% - 110px);float:left;
}

.div-item input.inputtree,
.div-item input.inputmap {
  width: calc(100% - 145px);
  margin-right: 5px; }

.div-upload-box {
  float:left;height:150px;width:220px;border:1px #ddd solid; cursor: pointer;overflow: hidden;position: relative;text-align: center;
}
.div-upload-box-label{
  line-height:150px;
}
.div-upload-diagnose {
  display: block;position: absolute;right: 0px;top: 0px;cursor: pointer;display: none;z-index:1;
}
.div-upload-img{
  width:100%;height:100%;position: absolute;left: 0px;top: 0px;cursor: pointer;
}


.normalInput {
  border: 1px solid #ddd;
  padding: 3px;
  height: 17px; }

.border-color {
  border: 1px solid #ddd; }

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
select:focus {
  border-color: #aaa;
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); }
  textarea:focus[readonly="readonly"],
  input[type="text"]:focus[readonly="readonly"],
  input[type="password"]:focus[readonly="readonly"],
  input[type="datetime"]:focus[readonly="readonly"],
  input[type="datetime-local"]:focus[readonly="readonly"],
  input[type="date"]:focus[readonly="readonly"],
  input[type="month"]:focus[readonly="readonly"],
  input[type="time"]:focus[readonly="readonly"],
  input[type="week"]:focus[readonly="readonly"],
  input[type="number"]:focus[readonly="readonly"],
  input[type="email"]:focus[readonly="readonly"],
  input[type="url"]:focus[readonly="readonly"],
  input[type="search"]:focus[readonly="readonly"],
  input[type="tel"]:focus[readonly="readonly"],
  input[type="color"]:focus[readonly="readonly"],
  select:focus[readonly="readonly"] {
    border-color: #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: default; }

.div-item-control {
  height: 32px;
  float: left;
  width: calc(100% - 110px); }

.form-buttons {
  text-align: right;
  padding: 15px;
  background-color: #fbfbfb;
  border-top: 1px solid #ddd; }
  .form-buttons .easyui-linkbutton {
    padding-left: 15px;
    padding-right: 15px; }
    .form-buttons .easyui-linkbutton + .easyui-linkbutton {
      margin-left: 15px; }
  .form-buttons .l-btn-text {
    font-size: 15px; }

.panel {
  overflow: hidden;
  text-align: left;
  margin: 0;
  border: 0;
  border-radius: 0; }

.panel-header {
  padding: 13px 15px;
  position: relative; }

.layout-expand .panel-header {
  padding: 6px 15px 5px; }
  .layout-expand .panel-header .panel-title {
    font-size: 13px; }

.panel-title {
  background: url("images/blank.gif") no-repeat; }

.panel-header-noborder {
  border-width: 0 0 1px 0; }

.panel-body {
  border-top-width: 0;
  padding: 0; }

.panel-body-noheader {
  border-top-width: 1px; }

.panel-body-noborder {
  border-width: 0px; }

.panel-body-nobottom {
  border-bottom-width: 0; }

.panel-with-icon {
  padding-left: 18px; }

.panel-icon,
.panel-tool {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  overflow: hidden; }

.panel-icon {
  left: 5px;
  width: 16px; }

.panel-tool {
  right: 5px;
  width: auto; }

.panel-tool a {
  display: inline-block;
  width: 16px;
  height: 16px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  margin: 0 0 0 2px;
  vertical-align: top; }

.panel-tool a:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

.panel-loading {
  padding: 11px 0px 10px 30px; }

.panel-noscroll {
  overflow: hidden; }

.panel-fit,
.panel-fit body {
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden; }

.panel-loading {
  background: url("images/loading.gif") no-repeat 10px 10px; }

.panel-tool-close {
  background: url("images/panel_tools.png") no-repeat -16px 0px; }

.panel-tool-min {
  background: url("images/panel_tools.png") no-repeat 0px 0px; }

.panel-tool-max {
  background: url("images/panel_tools.png") no-repeat 0px -16px; }

.panel-tool-restore {
  background: url("images/panel_tools.png") no-repeat -16px -16px; }

.panel-tool-collapse {
  background: url("images/panel_tools.png") no-repeat -32px 0; }

.panel-tool-expand {
  background: url("images/panel_tools.png") no-repeat -32px -16px; }

.panel-title {
  font-size: 15px;
  height: 16px;
  line-height: 16px;
  letter-spacing: 1px; }

.panel-footer {
  border: 1px solid #ddd;
  overflow: hidden;
  background: #f8f7f6; }

.panel-footer-noborder {
  border-width: 1px 0 0 0; }

.accordion {
  overflow: hidden; }

.accordion .accordion-header {
  border-width: 0 0 1px;
  cursor: pointer; }

.accordion .accordion-body {
  border-width: 0 0 1px; }

.accordion-noborder {
  border-width: 0; }

.accordion-noborder .accordion-header {
  border-width: 0 0 1px; }

.accordion-noborder .accordion-body {
  border-width: 0 0 1px; }

.accordion-collapse {
  background: url("images/accordion_arrows.png") no-repeat 0 0; }

.accordion-expand {
  background: url("images/accordion_arrows.png") no-repeat -16px 0; }

.accordion .accordion-header {
  background: #f8f7f6;
  -webkit-filter: none;
  filter: none; }

.accordion .accordion-header-selected {
  background: #36a9e1; }

.accordion .accordion-header-selected .panel-title {
  color: #ffffff; }

.layout-split-west .panel-header {
  background-color: #383e4b;
  color: #fff; }

.layout-split-west .panel-body {
  background-color: #383e4b;
  color: #fff; }

.mainMenu ul {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none; }

.accordion {
  width: 100%;
  max-width: 360px;
  margin: 30px auto 20px;
  background: #383e4b;
  color: #fff;
  font-size: 14px;
  border-top: 0.5px solid rgba(255, 255, 255, 0.3); }
  .accordion .loading {
    padding: 15px; }
    .accordion .loading i {
      margin-right: 5px; }
  .accordion .link {
    position: relative;
    display: block;
    padding: 5px 0px 5px 40px;
    line-height: 30px;
    color: inherit;
    cursor: pointer;
    /*transition: all 0.2s ease;*/ }
    .accordion .link.hover {
      color: #36a9e1; }
    .accordion .link i {
      position: absolute;
      top: 5px;
      left: 15px;
      line-height: inherit;
      -webkit-transition: -webkit-transform 0.3s ease;
      transition: -webkit-transform 0.3s ease;
      -o-transition: transform 0.3s ease;
      transition: transform 0.3s ease;
      transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
    .accordion .link .icomoon-arrow-right {
      right: 5px;
      left: auto;
      font-size: 13px; }
  .accordion li.open > .link {
    color: #36a9e1; }
    .accordion li.open > .link .icomoon-arrow-right {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
  .accordion .submenu {
    display: none;
    border-left: 5px solid #36a9e1;
    padding: 2px 0;
    background-color: #2d323d; }
    .accordion .submenu > li > .link {
      padding-left: 60px; }
      .accordion .submenu > li > .link i {
        left: 35px; }
      .accordion .submenu > li > .link:hover {
        background: #383e4b; }

.window {
  overflow: hidden;
  border: 1px solid #ddd;
  position: absolute;
  background: #fff; }
  .window .window-header {
    border-left: 2px solid #36a9e1; }
  .window .window-body {
    border-top: 1px solid #ddd; }
  .window .window-body-noheader {
    border-top-width: 1px; }
  .window .panel-body-nobottom {
    border-bottom-width: 0; }
  .window .window-header .panel-icon {
    left: 15px; }
  .window .window-header .panel-tool {
    right: 15px; }
  .window .window-header .panel-with-icon {
    padding-left: 22px; }
  .window .panel-footer {
    border: 1px solid #ddd;
    position: relative;
    top: -1px; }

.window-proxy {
  position: absolute;
  overflow: hidden; }

.window-proxy-mask {
  position: absolute;
  filter: alpha(opacity=5);
  opacity: 0.05;
  background: #ccc; }

.window-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=40);
  opacity: 0.40;
  font-size: 1px;
  overflow: hidden;
  background: #ccc; }

.window-shadow {
  position: absolute;
  background: #ccc;
  -webkit-box-shadow: 2px 2px 3px #cccccc;
  box-shadow: 2px 2px 3px #cccccc; }

.window-proxy {
  border: 1px dashed #ddd; }

.dialog-content {
  overflow: auto; }

.dialog-toolbar {
  padding: 2px 5px; }

.dialog-tool-separator {
  float: left;
  height: 24px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #fff;
  margin: 2px 1px; }

.dialog-button {
  padding: 5px;
  text-align: right; }

.dialog-button .l-btn {
  margin-left: 5px; }

.dialog-toolbar,
.dialog-button {
  background: #f8f7f6;
  border-width: 1px;
  border-style: solid; }

.dialog-toolbar {
  border-color: #ddd; }

.dialog-button {
  border-color: #ddd; }

.l-btn {
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  cursor: pointer;
  outline: none;
  text-align: center;
  vertical-align: middle;
  line-height: normal;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 38px;
  background: #fff; }

.l-btn-left {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  vertical-align: top; }

.l-btn-text {
  display: inline-block;
  vertical-align: top;
  width: auto;
  padding: 0;
  margin: 0 4px; }

.l-btn-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  font-size: 1px; }

.l-btn span span .l-btn-empty {
  display: inline-block;
  margin: 0;
  width: 16px;
  height: 24px;
  font-size: 1px;
  vertical-align: top; }

.l-btn span .l-btn-icon-left {
  padding: 0 0 0 20px;
  background-position: left center; }

.l-btn span .l-btn-icon-right {
  padding: 0 20px 0 0;
  background-position: right center; }

.l-btn-icon-left .l-btn-text {
  margin: 0 4px 0 24px; }

.l-btn-icon-left .l-btn-icon {
  left: 4px; }

.l-btn-icon-right .l-btn-text {
  margin: 0 24px 0 4px; }

.l-btn-icon-right .l-btn-icon {
  right: 4px; }

.l-btn-icon-top .l-btn-text {
  margin: 20px 4px 0 4px; }

.l-btn-icon-top .l-btn-icon {
  top: 4px;
  left: 50%;
  margin: 0 0 0 -8px; }

.l-btn-icon-bottom .l-btn-text {
  margin: 0 4px 20px 4px; }

.l-btn-icon-bottom .l-btn-icon {
  top: auto;
  bottom: 4px;
  left: 50%;
  margin: 0 0 0 -8px; }

.l-btn-left .l-btn-empty {
  margin: 0 4px;
  width: 16px; }

.l-btn-large .l-btn-text {
  line-height: 40px; }

.l-btn-large .l-btn-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin-top: -16px; }

.l-btn-large .l-btn-icon-left .l-btn-text {
  margin-left: 40px; }

.l-btn-large .l-btn-icon-right .l-btn-text {
  margin-right: 40px; }

.l-btn-large .l-btn-icon-top .l-btn-text {
  margin-top: 36px;
  line-height: 24px;
  min-width: 32px; }

.l-btn-large .l-btn-icon-top .l-btn-icon {
  margin: 0 0 0 -16px; }

.l-btn-large .l-btn-icon-bottom .l-btn-text {
  margin-bottom: 36px;
  line-height: 24px;
  min-width: 32px; }

.l-btn-large .l-btn-icon-bottom .l-btn-icon {
  margin: 0 0 0 -16px; }

.l-btn-large .l-btn-left .l-btn-empty {
  margin: 0 4px;
  width: 32px; }

.l-btn {
  color: #2d323d;
  background-repeat: repeat-x;
  border: 1px solid #ddd;
  background-repeat: repeat-x; }

.l-btn:hover {
  color: #36a9e1; }

.l-btn-plain {
  background: transparent;
  border-color: transparent;
  -webkit-filter: none;
  filter: none; }

.l-btn-outline {
  border-width: 1px;
  border-color: #2d323d;
  padding: 0; }

.l-btn-plain:hover {
  border-clor: transparent; }

.l-btn-disabled,
.l-btn-disabled:hover {
  opacity: 0.5;
  cursor: default;
  background: #f8f7f6;
  color: #2d323d;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8f7f6), to(#f8f7f6));
  background: -webkit-linear-gradient(top, #f8f7f6 0, #f8f7f6 100%);
  background: -o-linear-gradient(top, #f8f7f6 0, #f8f7f6 100%);
  background: linear-gradient(to bottom, #f8f7f6 0, #f8f7f6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f7f6,endColorstr=#f8f7f6,GradientType=0); }

.l-btn-disabled .l-btn-text,
.l-btn-disabled .l-btn-icon {
  filter: alpha(opacity=50); }

.l-btn-plain-disabled,
.l-btn-plain-disabled:hover {
  background: transparent;
  filter: alpha(opacity=50); }

.l-btn-selected,
.l-btn-selected:hover {
  background: #d9d6c4;
  -webkit-filter: none;
  filter: none; }

.l-btn-plain-selected,
.l-btn-plain-selected:hover {
  background: #d9d6c4; }

.textbox {
  position: relative;
  border: 1px solid #ddd;
  background-color: #fff;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-radius: 5px; }

.textbox .textbox-text {
  font-size: 12px;
  border: 0;
  margin: 0;
  padding: 4px;
  white-space: normal;
  vertical-align: top;
  outline-style: none;
  resize: none;
  border-radius: 5px; }

.textbox textarea.textbox-text {
  white-space: pre-wrap; }

.textbox .textbox-prompt {
  font-size: 12px;
  color: #aaa; }

.textbox .textbox-button,
.textbox .textbox-button:hover {
  position: absolute;
  top: 0;
  padding: 0;
  vertical-align: top;
  border-radius: 0; }

.textbox-button-right,
.textbox-button-right:hover {
  border-width: 0 0 0 1px; }

.textbox-button-left,
.textbox-button-left:hover {
  border-width: 0 1px 0 0; }

.textbox-addon {
  position: absolute;
  top: 0; }

.textbox-icon {
  display: inline-block;
  width: 18px;
  height: 20px;
  overflow: hidden;
  vertical-align: top;
  background-position: center center;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
  text-decoration: none;
  outline-style: none; }

.textbox-icon-disabled,
.textbox-icon-readonly {
  cursor: default; }

.textbox-icon:hover {
  opacity: 1.0;
  filter: alpha(opacity=100); }

.textbox-icon-disabled:hover {
  opacity: 0.6;
  filter: alpha(opacity=60); }

.textbox-focused {
  -webkit-box-shadow: 0 0 3px 0 #ddd;
  box-shadow: 0 0 3px 0 #ddd; }

.textbox-invalid {
  border-color: #ffa8a8;
  background-color: #fff3f3; }

.filebox .textbox-value {
  vertical-align: top;
  position: absolute;
  top: 0;
  left: -5000px; }

.filebox-label {
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  left: 0;
  top: 0;
  z-index: 10;
  background: url("images/blank.gif") no-repeat; }

.l-btn-disabled .filebox-label {
  cursor: default; }

.textbox-invalid {
  border-color: #ffa8a8;
  background-color: #fff3f3; }

.validatebox-invalid {
  border-color: #ffa8a8;
  background-color: #fff3f3;
  color: #000; }

.combo {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  vertical-align: middle; }

.combo .combo-text {
  font-size: 12px;
  border: 0px;
  margin: 0;
  padding: 0px 2px;
  vertical-align: baseline; }

.combo-arrow {
  width: 18px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60); }

.combo-arrow-hover {
  opacity: 1.0;
  filter: alpha(opacity=100); }

.combo-panel {
  overflow: auto; }

.combo-arrow {
  background: url("images/combo_arrow.png") no-repeat center center; }

.combo-panel {
  background-color: #fff; }

.combo {
  border-color: #ddd;
  background-color: #fff; }

.combo-arrow {
  background-color: #f8f7f6; }

.combo-arrow-hover {
  background-color: #2d323d; }

.combo-arrow:hover {
  background-color: #2d323d; }

.combo .textbox-icon-disabled:hover {
  cursor: default; }

.combobox-item,
.combobox-group {
  font-size: 12px;
  padding: 3px;
  padding-right: 0px; }

.combobox-item-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.combobox-gitem {
  padding-left: 10px; }

.combobox-group {
  font-weight: bold; }

.combobox-item-hover {
  background-color: #2d323d;
  color: #ffffff; }

.combobox-item-selected {
  background-color: #36a9e1;
  color: #ffffff; }

.layout {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  z-index: 0; }

.layout-panel {
  position: absolute;
  overflow: hidden; }

.layout-body {
  min-width: 1px;
  min-height: 1px; }

.layout-panel-east,
.layout-panel-west {
  z-index: 2; }

.layout-panel-north,
.layout-panel-south {
  z-index: 3; }

.layout-panel-north + .layout-panel-center {
  margin-top: 1px; }

.layout-expand {
  position: absolute;
  padding: 0px;
  font-size: 1px;
  cursor: pointer;
  z-index: 1; }

.layout-expand .panel-header,
.layout-expand .panel-body {
  background: transparent;
  -webkit-filter: none;
  filter: none;
  overflow: hidden; }

.layout-expand .panel-header {
  border-bottom-width: 0px; }

.layout-expand .panel-body {
  position: relative; }

.layout-expand .panel-body .panel-icon {
  margin-top: 0;
  top: 0;
  left: 50%;
  margin-left: -8px; }

.layout-expand-west .panel-header .panel-icon,
.layout-expand-east .panel-header .panel-icon {
  display: none; }

.layout-expand-title {
  position: absolute;
  top: 0;
  left: 21px;
  white-space: nowrap;
  word-wrap: normal;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.layout-expand-with-icon {
  top: 18px; }

.layout-expand .panel-body-noheader .layout-expand-title,
.layout-expand .panel-body-noheader .panel-icon {
  top: 5px; }

.layout-expand .panel-body-noheader .layout-expand-with-icon {
  top: 23px; }

.layout-split-proxy-h,
.layout-split-proxy-v {
  position: absolute;
  font-size: 1px;
  display: none;
  z-index: 5; }

.layout-split-proxy-h {
  width: 5px;
  cursor: e-resize; }

.layout-split-proxy-v {
  height: 5px;
  cursor: n-resize; }

.layout-mask {
  position: absolute;
  background: #fafafa;
  filter: alpha(opacity=10);
  opacity: 0.10;
  z-index: 4; }

.layout-button-up {
  background: url("images/layout_arrows.png") no-repeat -16px -16px; }

.layout-button-down {
  background: url("images/layout_arrows.png") no-repeat -16px 0; }

.layout-button-left {
  background: url("images/layout_arrows.png") no-repeat 0 0; }

.layout-button-right {
  background: url("images/layout_arrows.png") no-repeat 0 -16px; }

.layout-split-proxy-h,
.layout-split-proxy-v {
  background-color: #ddd; }

.layout-split-north {
  border-bottom: 5px solid #fff; }

.layout-split-south {
  border-top: 5px solid #fff; }

.layout-split-east {
  border-left: 5px solid #fff; }

.layout-split-west {
  border-right: 5px solid #383e4b; }

.layout-expand-over {
  color: #36a9e1; }

.layout-expand-west {
  background: #383e4b; }

.layout-split-west .layout-button-left {
  background: url("images/layout_left.png") no-repeat center;
  background-size: 80%; }

.layout-expand-west .layout-button-right {
  background: url("images/layout_right.png") no-repeat center;
  background-size: 80%; }

.layout-expand-west .panel-header {
  height: 30px;
  padding-left: 14px; }

.tabs-container {
  overflow: hidden; }

.tabs-header {
  border-width: 1px;
  border-style: solid;
  border-bottom-width: 0;
  position: relative;
  padding: 0;
  padding-top: 2px;
  overflow: hidden; }

.tabs-scroller-left,
.tabs-scroller-right {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 18px;
  font-size: 1px;
  display: none;
  cursor: pointer;
  border-width: 1px;
  border-style: solid; }

.tabs-scroller-left {
  left: 0; }

.tabs-scroller-right {
  right: 0; }

.tabs-tool {
  position: absolute;
  bottom: 0;
  padding: 1px;
  overflow: hidden;
  border-width: 1px;
  border-style: solid; }

.tabs-header-plain .tabs-tool {
  padding: 0 1px; }

.tabs-wrap {
  position: relative;
  left: 0;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0; }

.tabs-scrolling {
  margin-left: 18px;
  margin-right: 18px; }

.tabs-disabled {
  opacity: 0.3;
  filter: alpha(opacity=30); }

.tabs {
  list-style-type: none;
  height: 26px;
  min-height: 44px;
  margin: 0px;
  padding: 0;
  width: 50000px;
  background: #fff;
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1); }

.tabs li {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  border: 0; }

.tabs li a.tabs-inner {
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 0 15px;
  min-height: 42px;
  line-height: 42px;
  text-align: center;
  white-space: nowrap;
  border-bottom: 2px solid transparent; }

.tabs li.tabs-selected a.tabs-inner {
  outline: none; }

.tabs li.tabs-selected a:hover.tabs-inner {
  cursor: default;
  pointer: default; }

.tabs li a.tabs-close,
.tabs-p-tool {
  position: absolute;
  font-size: 1px;
  display: block;
  height: 12px;
  padding: 0;
  top: 50%;
  margin-top: -6px;
  overflow: hidden; }

.tabs li a.tabs-close {
  width: 12px;
  right: 5px;
  opacity: 0.6; }

.tabs-p-tool {
  right: 16px; }

.tabs-p-tool a {
  display: inline-block;
  font-size: 1px;
  width: 12px;
  height: 12px;
  margin: 0;
  opacity: 0.6; }

.tabs li a:hover.tabs-close,
.tabs-p-tool a:hover {
  opacity: 1;
  cursor: hand;
  cursor: pointer; }

.tabs-with-icon {
  padding-left: 18px; }

.tabs-icon {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 10px;
  top: 50%;
  margin-top: -8px; }

.tabs-closable {
  padding-right: 8px; }

.tabs-panels {
  margin: 0px;
  padding: 0px;
  border-width: 1px;
  border-style: solid;
  border-top-width: 0;
  overflow: hidden;
  background: #f2f2f2; }

.tabs-header-bottom {
  border-width: 0 1px 1px 1px;
  padding: 0 0 2px 0; }

.tabs-header-bottom .tabs {
  border-width: 1px 0 0 0; }

.tabs-header-bottom .tabs li {
  margin: -1px 4px 0 0; }

.tabs-header-bottom .tabs-tool {
  top: 0; }

.tabs-header-bottom .tabs-scroller-left,
.tabs-header-bottom .tabs-scroller-right {
  top: 0;
  bottom: auto; }

.tabs-panels-top {
  border-width: 1px 1px 0 1px; }

.tabs-header-left {
  float: left;
  border-width: 1px 0 1px 1px;
  padding: 0; }

.tabs-header-right {
  float: right;
  border-width: 1px 1px 1px 0;
  padding: 0; }

.tabs-header-left .tabs-wrap,
.tabs-header-right .tabs-wrap {
  height: 100%; }

.tabs-header-left .tabs {
  height: 100%;
  padding: 4px 0 0 2px;
  border-width: 0 1px 0 0; }

.tabs-header-right .tabs {
  height: 100%;
  padding: 4px 2px 0 0;
  border-width: 0 0 0 1px; }

.tabs-header-left .tabs li,
.tabs-header-right .tabs li {
  display: block;
  width: 100%;
  position: relative; }

.tabs-header-left .tabs li {
  left: auto;
  right: 0;
  margin: 0 -1px 4px 0;
  float: right; }

.tabs-header-right .tabs li {
  left: 0;
  right: auto;
  margin: 0 0 4px -1px;
  float: left; }

.tabs-justified li a.tabs-inner {
  padding-left: 0;
  padding-right: 0; }

.tabs-header-left .tabs li a.tabs-inner {
  display: block;
  text-align: center;
  padding: 0; }

.tabs-header-right .tabs li a.tabs-inner {
  display: block;
  text-align: center;
  padding: 0; }

.tabs-panels-right {
  float: right;
  border-width: 1px 1px 1px 0; }

.tabs-panels-left {
  float: left;
  border-width: 1px 0 1px 1px; }

.tabs-header-noborder,
.tabs-panels-noborder {
  border: 0px; }

.tabs-header-plain {
  border: 0px;
  background: transparent; }

.tabs-pill {
  padding-bottom: 3px; }

.tabs-header-bottom .tabs-pill {
  padding-top: 3px;
  padding-bottom: 0; }

.tabs-header-left .tabs-pill {
  padding-right: 3px; }

.tabs-header-right .tabs-pill {
  padding-left: 3px; }

.tabs-header .tabs-pill li a.tabs-inner {
  border-radius: 5px; }

.tabs-header-narrow,
.tabs-header-narrow .tabs-narrow {
  padding: 0; }

.tabs-narrow li,
.tabs-header-bottom .tabs-narrow li {
  margin-left: 0;
  margin-right: -1px; }

.tabs-narrow li.tabs-last,
.tabs-header-bottom .tabs-narrow li.tabs-last {
  margin-right: 0; }

.tabs-header-left .tabs-narrow,
.tabs-header-right .tabs-narrow {
  padding-top: 0; }

.tabs-header-left .tabs-narrow li {
  margin-bottom: -1px;
  margin-right: -1px; }

.tabs-header-left .tabs-narrow li.tabs-last,
.tabs-header-right .tabs-narrow li.tabs-last {
  margin-bottom: 0; }

.tabs-header-right .tabs-narrow li {
  margin-bottom: -1px;
  margin-left: -1px; }

.tabs-scroller-left {
  background: #f8f7f6 url("images/tabs_icons.png") no-repeat 1px center; }

.tabs-scroller-right {
  background: #f8f7f6 url("images/tabs_icons.png") no-repeat -15px center; }

.tabs li a.tabs-close {
  background: url("images/tabs_icons.png") no-repeat -34px center; }

.tabs li.tabs-selected a.tabs-inner {
  color: #36a9e1;
  border-bottom-color: #36a9e1; }

.tabs li a.tabs-inner {
  color: #666; }

.tabs-header,
.tabs-tool {
  background-color: #fff; }

.tabs-header {
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1); }

.tabs-header-plain {
  background: transparent; }

.tabs-header,
.tabs-scroller-left,
.tabs-scroller-right,
.tabs-tool {
  border-color: #ddd; }

.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner {
  border-top: 1px solid #fff; }

.tabs-header .tabs-pill li.tabs-selected a.tabs-inner {
  background: #36a9e1;
  color: #ffffff;
  -webkit-filter: none;
  filter: none;
  border-color: #ddd; }

#user_tabs .tabs-panels-right {
  padding-bottom: 10px; }

.datagrid .panel-body {
  overflow: hidden;
  position: relative; }

.datagrid-view {
  position: relative;
  overflow: hidden; }

.datagrid-view1,
.datagrid-view2 {
  position: absolute;
  overflow: hidden;
  top: 0; }

.datagrid-view1 {
  left: 0;
  border-left: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.datagrid-view2 {
  right: 0;
  border-right: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.datagrid-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  filter: alpha(opacity=30);
  display: none; }

.datagrid-mask-msg {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  padding: 10px 5px 10px 30px;
  width: auto;
  height: 16px;
  border-width: 2px;
  border-style: solid;
  display: none; }

.datagrid-sort-icon {
  padding: 0;
  display: none; }

.datagrid-toolbar {
  height: auto;
  padding: 1px 2px;
  border: 1px solid #ddd;
  border-left: 2px solid #36a9e1; }

.datagrid-btn-separator {
  float: left;
  height: 24px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #fff;
  margin: 2px 1px; }

.datagrid .datagrid-pager {
  display: block;
  margin: 0;
  border-width: 1px 0 0 0;
  border-style: solid; }

.datagrid .datagrid-pager-top {
  border-width: 0 0 1px 0; }

.datagrid-header {
  overflow: hidden;
  cursor: default;
  border-width: 0 0 1px 0;
  border-style: solid; }

.datagrid-header-inner {
  float: left;
  width: 10000px; }

.datagrid-header-row,
.datagrid-row {
  height: 25px; }

.datagrid-header td,
.datagrid-body td,
.datagrid-footer td {
  border-width: 0 1px 1px 0;
  border-style: dotted;
  margin: 0;
  padding: 0; }

.datagrid-cell,
.datagrid-cell-group,
.datagrid-header-rownumber,
.datagrid-cell-rownumber {
  margin: 0;
  padding: 0 4px;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  font-size: 12px; }

.datagrid-header .datagrid-cell {
  height: auto; }

.datagrid-header .datagrid-cell span {
  font-size: 12px; }

.datagrid-cell-group {
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.datagrid-header-rownumber,
.datagrid-cell-rownumber {
  width: 30px;
  text-align: center;
  margin: 0;
  padding: 0; }

.datagrid-body {
  margin: 0;
  padding: 0;
  overflow: auto;
  zoom: 1; }

.datagrid-view1 .datagrid-body-inner {
  padding-bottom: 20px; }

.datagrid-view1 .datagrid-body {
  overflow: hidden; }

.datagrid-footer {
  overflow: hidden; }

.datagrid-footer-inner {
  border-width: 1px 0 0 0;
  border-style: solid;
  width: 10000px;
  float: left; }

.datagrid-row-editing .datagrid-cell {
  height: auto; }

.datagrid-header-check,
.datagrid-cell-check {
  padding: 0;
  width: 27px;
  height: 18px;
  font-size: 1px;
  text-align: center;
  overflow: hidden; }

.datagrid-header-check input,
.datagrid-cell-check input {
  margin: 0;
  padding: 0;
  width: 15px;
  height: 18px; }

.datagrid-resize-proxy {
  position: absolute;
  width: 1px;
  height: 10000px;
  top: 0;
  cursor: e-resize;
  display: none; }

.datagrid-body .datagrid-editable {
  margin: 0;
  padding: 0; }

.datagrid-body .datagrid-editable table {
  width: 100%;
  height: 100%; }

.datagrid-body .datagrid-editable td {
  border: 0;
  margin: 0;
  padding: 0; }

.datagrid-view .datagrid-editable-input {
  margin: 0;
  padding: 2px 4px;
  border: 1px solid #ddd;
  font-size: 12px;
  outline-style: none;
  border-radius: 0; }

.datagrid-sort .datagrid-sort-icon {
  display: inline;
  padding: 0 13px 0 0;
  background: url("images/datagrid_icons.png") no-repeat -64px center; }

.datagrid-sort-desc .datagrid-sort-icon {
  display: inline;
  padding: 0 13px 0 0;
  background: url("images/datagrid_icons.png") no-repeat -16px center; }

.datagrid-sort-asc .datagrid-sort-icon {
  display: inline;
  padding: 0 13px 0 0;
  background: url("images/datagrid_icons.png") no-repeat 0px center; }

.datagrid-row-collapse {
  background: url("images/datagrid_icons.png") no-repeat -48px center; }

.datagrid-row-expand {
  background: url("images/datagrid_icons.png") no-repeat -32px center; }

.datagrid-mask-msg {
  background: #fff url("images/loading.gif") no-repeat scroll 5px center; }

.datagrid-header,
.datagrid-td-rownumber {
  background-color: #efefef; }

.datagrid-cell-rownumber {
  color: #1f1f1f; }

.datagrid-resize-proxy {
  background: #ddd; }

.datagrid-mask {
  background: #ccc; }

.datagrid-mask-msg {
  border-color: #ddd; }

.datagrid-toolbar,
.datagrid-pager {
  background: #fff; }

.datagrid-header,
.datagrid-pager,
.datagrid-footer-inner {
  border-color: #dddddd; }

.datagrid-header td,
.datagrid-body td,
.datagrid-footer td {
  border-color: #ccc; }

.datagrid-htable,
.datagrid-btable,
.datagrid-ftable {
  color: #1f1f1f;
  border-collapse: separate; }

.datagrid-row-alt {
  background: #fafafa; }

.datagrid-row-over,
.datagrid-header td.datagrid-header-over {
  background: rgba(54, 169, 225, 0.2);
  cursor: default; }

.datagrid-row-selected {
  background: rgba(54, 169, 225, 0.5); }

.datagrid-row-editing .textbox,
.datagrid-row-editing .textbox-text {
  border-radius: 0; }

.propertygrid .datagrid-view1 .datagrid-body td {
  padding-bottom: 1px;
  border-width: 0 1px 0 0; }

.propertygrid .datagrid-group {
  height: 21px;
  overflow: hidden;
  border-width: 0 0 1px 0;
  border-style: solid; }

.propertygrid .datagrid-group span {
  font-weight: bold; }

.propertygrid .datagrid-view1 .datagrid-body td {
  border-color: #dddddd; }

.propertygrid .datagrid-view1 .datagrid-group {
  border-color: #f8f7f6; }

.propertygrid .datagrid-view2 .datagrid-group {
  border-color: #dddddd; }

.propertygrid .datagrid-group,
.propertygrid .datagrid-view1 .datagrid-body,
.propertygrid .datagrid-view1 .datagrid-row-over,
.propertygrid .datagrid-view1 .datagrid-row-selected {
  background: #f8f7f6; }

.datalist .datagrid-header {
  border-width: 0; }

.datalist .datagrid-group,
.m-list .m-list-group {
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  overflow: hidden;
  background-color: #efefef;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #ccc; }

.datalist .datagrid-group-expander {
  display: none; }

.datalist .datagrid-group-title {
  padding: 0 4px; }

.datalist .datagrid-btable {
  width: 100%;
  table-layout: fixed; }

.datalist .datagrid-row td {
  border-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 0; }

.datalist-lines .datagrid-row td {
  border-bottom-width: 1px; }

.datalist .datagrid-cell,
.m-list li {
  width: auto;
  height: auto;
  padding: 2px 4px;
  line-height: 18px;
  position: relative;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden; }

.datalist-link,
.m-list li > a {
  display: block;
  position: relative;
  cursor: pointer;
  color: #1f1f1f;
  text-decoration: none;
  overflow: hidden;
  margin: -2px -4px;
  padding: 2px 4px;
  padding-right: 16px;
  line-height: 18px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden; }

.datalist-link::after,
.m-list li > a::after {
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  content: '';
  right: 6px;
  top: 50%;
  margin-top: -4px;
  border-style: solid;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.m-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.m-list li {
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #ccc; }

.m-list li > a:hover {
  background: #2d323d;
  color: #ffffff; }

.m-list .m-list-group {
  padding: 0 4px; }

.pagination {
  zoom: 1; }

.pagination table {
  float: left;
  height: 30px; }

.pagination td {
  border: 0; }

.pagination-btn-separator {
  float: left;
  height: 24px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #fff;
  margin: 3px 1px; }

.pagination .pagination-num {
  border-width: 1px;
  border-style: solid;
  margin: 0 2px;
  padding: 2px;
  width: 2em;
  height: auto; }

.pagination-page-list {
  margin: 0px 6px;
  padding: 1px 2px;
  width: auto;
  height: auto;
  border-width: 1px;
  border-style: solid; }

.pagination-info {
  float: right;
  margin: 0 6px 0 0;
  padding: 0;
  height: 30px;
  line-height: 30px;
  font-size: 12px; }

.pagination span {
  font-size: 12px; }

.pagination-link .l-btn-text {
  width: 24px;
  text-align: center;
  margin: 0; }

.pagination-first {
  background: url("images/pagination_icons.png") no-repeat 0 center; }

.pagination-prev {
  background: url("images/pagination_icons.png") no-repeat -16px center; }

.pagination-next {
  background: url("images/pagination_icons.png") no-repeat -32px center; }

.pagination-last {
  background: url("images/pagination_icons.png") no-repeat -48px center; }

.pagination-load {
  background: url("images/pagination_icons.png") no-repeat -64px center; }

.pagination-loading {
  background: url("images/loading.gif") no-repeat center center; }

.pagination-page-list,
.pagination .pagination-num {
  border-color: #ddd; }

.calendar {
  border-width: 1px;
  border-style: solid;
  padding: 1px;
  overflow: hidden; }

.calendar table {
  table-layout: fixed;
  border-collapse: separate;
  font-size: 12px;
  width: 100%;
  height: 100%; }

.calendar table td,
.calendar table th {
  font-size: 12px; }

.calendar-noborder {
  border: 0; }

.calendar-header {
  position: relative;
  height: 22px; }

.calendar-title {
  text-align: center;
  height: 22px; }

.calendar-title span {
  position: relative;
  display: inline-block;
  top: 2px;
  padding: 0 3px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  cursor: pointer;
  border-radius: 5px; }

.calendar-prevmonth,
.calendar-nextmonth,
.calendar-prevyear,
.calendar-nextyear {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  font-size: 1px;
  border-radius: 5px; }

.calendar-prevmonth {
  left: 20px;
  background: url("images/calendar_arrows.png") no-repeat -18px -2px; }

.calendar-nextmonth {
  right: 20px;
  background: url("images/calendar_arrows.png") no-repeat -34px -2px; }

.calendar-prevyear {
  left: 3px;
  background: url("images/calendar_arrows.png") no-repeat -1px -2px; }

.calendar-nextyear {
  right: 3px;
  background: url("images/calendar_arrows.png") no-repeat -49px -2px; }

.calendar-body {
  position: relative; }

.calendar-body th,
.calendar-body td {
  text-align: center; }

.calendar-day {
  border: 0;
  padding: 1px;
  cursor: pointer;
  border-radius: 5px; }

.calendar-other-month {
  opacity: 0.3;
  filter: alpha(opacity=30); }

.calendar-disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: default; }

.calendar-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  height: 150px;
  padding: 5px;
  font-size: 12px;
  display: none;
  overflow: hidden; }

.calendar-menu-year-inner {
  text-align: center;
  padding-bottom: 5px; }

.calendar-menu-year {
  width: 40px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 2px;
  font-weight: bold;
  font-size: 12px; }

.calendar-menu-prev,
.calendar-menu-next {
  display: inline-block;
  width: 21px;
  height: 21px;
  vertical-align: top;
  cursor: pointer;
  border-radius: 5px; }

.calendar-menu-prev {
  margin-right: 10px;
  background: url("images/calendar_arrows.png") no-repeat 2px 2px; }

.calendar-menu-next {
  margin-left: 10px;
  background: url("images/calendar_arrows.png") no-repeat -45px 2px; }

.calendar-menu-month {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  border-radius: 5px; }

.calendar-body th,
.calendar-menu-month {
  color: #6c6c6c; }

.calendar-day {
  color: #1f1f1f; }

.calendar-sunday {
  color: #CC2222; }

.calendar-saturday {
  color: #00ee00; }

.calendar-today {
  color: #0000ff; }

.calendar-menu-year {
  border-color: #ddd; }

.calendar {
  border-color: #ddd; }

.calendar-header {
  background: #f8f7f6; }

.calendar-body,
.calendar-menu {
  background: #fff; }

.calendar-body th {
  background: #f8f7f6;
  padding: 2px 0; }

.calendar-hover,
.calendar-nav-hover,
.calendar-menu-hover {
  background-color: #2d323d;
  color: #ffffff; }

.calendar-hover {
  border: 1px solid #2d323d;
  padding: 0; }

.calendar-selected {
  background-color: #36a9e1;
  color: #ffffff;
  border: 1px solid #681818;
  padding: 0; }

.datebox-calendar-inner {
  height: 180px; }

.datebox-button {
  height: 18px;
  padding: 2px 5px;
  text-align: center; }

.datebox-button a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  opacity: 0.6;
  filter: alpha(opacity=60); }

.datebox-button a:hover {
  opacity: 1.0;
  filter: alpha(opacity=100); }

.datebox-current,
.datebox-close {
  float: left; }

.datebox-close {
  float: right; }

.datebox .combo-arrow {
  background-image: url("images/datebox_arrow.png");
  background-position: center center; }

.datebox-button {
  background-color: #f8f7f6; }

.datebox-button a {
  color: #2d323d; }

.numberbox {
  border: 1px solid #ddd;
  margin: 0;
  padding: 0 2px;
  vertical-align: middle; }

.textbox {
  padding: 0; }

.spinner {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  vertical-align: middle; }

.spinner .spinner-text {
  font-size: 12px;
  border: 0px;
  margin: 0;
  padding: 0 2px;
  vertical-align: baseline; }

.spinner-arrow {
  background-color: #f8f7f6;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  margin: 0;
  padding: 0;
  opacity: 1.0;
  filter: alpha(opacity=100);
  width: 18px; }

.spinner-arrow-up,
.spinner-arrow-down {
  opacity: 0.6;
  filter: alpha(opacity=60);
  display: block;
  font-size: 1px;
  width: 18px;
  height: 10px;
  width: 100%;
  height: 50%;
  color: #2d323d;
  outline-style: none; }

.spinner-arrow-hover {
  background-color: #2d323d;
  opacity: 1.0;
  filter: alpha(opacity=100); }

.spinner-arrow-up:hover,
.spinner-arrow-down:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  background-color: #2d323d; }

.textbox-icon-disabled .spinner-arrow-up:hover,
.textbox-icon-disabled .spinner-arrow-down:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  background-color: #f8f7f6;
  cursor: default; }

.spinner .textbox-icon-disabled {
  opacity: 0.6;
  filter: alpha(opacity=60); }

.spinner-arrow-up {
  background: url("images/spinner_arrows.png") no-repeat 1px center; }

.spinner-arrow-down {
  background: url("images/spinner_arrows.png") no-repeat -15px center; }

.spinner {
  border-color: #ddd; }

.progressbar {
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  overflow: hidden;
  position: relative; }

.progressbar-text {
  text-align: center;
  position: absolute; }

.progressbar-value {
  position: relative;
  overflow: hidden;
  width: 0;
  border-radius: 5px 0 0 5px; }

.progressbar {
  border-color: #ddd; }

.progressbar-text {
  color: #1f1f1f;
  font-size: 12px; }

.progressbar-value .progressbar-text {
  background-color: #36a9e1;
  color: #ffffff; }

.searchbox {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  vertical-align: middle; }

.searchbox .searchbox-text {
  font-size: 12px;
  border: 0;
  margin: 0;
  padding: 0 2px;
  vertical-align: top; }

.searchbox .searchbox-prompt {
  font-size: 12px;
  color: #ccc; }

.searchbox-button {
  width: 18px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60); }

.searchbox-button-hover {
  opacity: 1.0;
  filter: alpha(opacity=100); }

.searchbox .l-btn-plain {
  border: 0;
  padding: 0;
  vertical-align: top;
  opacity: 0.6;
  filter: alpha(opacity=60);
  border-radius: 0; }

.searchbox .l-btn-plain:hover {
  border: 0;
  padding: 0;
  opacity: 1.0;
  filter: alpha(opacity=100);
  border-radius: 0; }

.searchbox a.m-btn-plain-active {
  border-radius: 0; }

.searchbox .m-btn-active {
  border-width: 0 1px 0 0;
  border-radius: 0; }

.searchbox .textbox-button-right {
  border-width: 0 0 0 1px; }

.searchbox .textbox-button-left {
  border-width: 0 1px 0 0; }

.searchbox-button {
  background: url("images/searchbox_button.png") no-repeat center center; }

.searchbox {
  border-color: #ddd;
  background-color: #fff; }

.searchbox .l-btn-plain {
  background: #f8f7f6; }

.searchbox .l-btn-plain-disabled,
.searchbox .l-btn-plain-disabled:hover {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.slider-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.slider-h {
  height: 22px; }

.slider-v {
  width: 22px; }

.slider-inner {
  position: relative;
  height: 6px;
  top: 7px;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px; }

.slider-handle {
  position: absolute;
  display: block;
  outline: none;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  margin-left: -10px; }

.slider-tip {
  position: absolute;
  display: inline-block;
  line-height: 12px;
  font-size: 12px;
  white-space: nowrap;
  top: -22px; }

.slider-rule {
  position: relative;
  top: 15px; }

.slider-rule span {
  position: absolute;
  display: inline-block;
  font-size: 0;
  height: 5px;
  border-width: 0 0 0 1px;
  border-style: solid; }

.slider-rulelabel {
  position: relative;
  top: 20px; }

.slider-rulelabel span {
  position: absolute;
  display: inline-block;
  font-size: 12px; }

.slider-v .slider-inner {
  width: 6px;
  left: 7px;
  top: 0;
  float: left; }

.slider-v .slider-handle {
  left: 50%;
  margin-top: -10px; }

.slider-v .slider-tip {
  left: -10px;
  margin-top: -6px; }

.slider-v .slider-rule {
  float: left;
  top: 0;
  left: 16px; }

.slider-v .slider-rule span {
  width: 5px;
  height: 'auto';
  border-left: 0;
  border-width: 1px 0 0 0;
  border-style: solid; }

.slider-v .slider-rulelabel {
  float: left;
  top: 0;
  left: 23px; }

.slider-handle {
  background: url("images/slider_handle.png") no-repeat; }

.slider-inner {
  border-color: #ddd;
  background: #f8f7f6; }

.slider-rule span {
  border-color: #ddd; }

.slider-rulelabel span {
  color: #1f1f1f; }

.menu {
  position: absolute;
  margin: 0;
  padding: 2px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden; }

.menu-inline {
  position: relative; }

.menu-item {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  border-width: 1px;
  border-style: solid; }

.menu-text {
  height: 20px;
  line-height: 20px;
  float: left;
  padding-left: 28px; }

.menu-icon {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 2px;
  top: 50%;
  margin-top: -8px; }

.menu-rightarrow {
  position: absolute;
  width: 16px;
  height: 16px;
  right: 0;
  top: 50%;
  margin-top: -8px; }

.menu-line {
  position: absolute;
  left: 26px;
  top: 0;
  height: 2000px;
  font-size: 1px; }

.menu-sep {
  margin: 3px 0px 3px 25px;
  font-size: 1px; }

.menu-noline .menu-line {
  display: none; }

.menu-noline .menu-sep {
  margin-left: 0;
  margin-right: 0; }

.menu-active {
  border-radius: 5px; }

.menu-item-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default; }

.menu-text,
.menu-text span {
  font-size: 12px; }

.menu-shadow {
  position: absolute;
  border-radius: 5px;
  background: #ccc;
  -webkit-box-shadow: 2px 2px 3px #cccccc;
  box-shadow: 2px 2px 3px #cccccc; }

.menu-rightarrow {
  background: url("images/menu_arrows.png") no-repeat -32px center; }

.menu-line {
  border-left: 1px solid #ccc;
  border-right: 1px solid #fff; }

.menu-sep {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff; }

.menu {
  background-color: #fafafa;
  border-color: #ddd;
  color: #444; }

.menu-content {
  background: #fff; }

.menu-item {
  border-color: transparent; }

.menu-active-disabled {
  border-color: transparent;
  background: transparent;
  color: #444; }

.m-btn-downarrow,
.s-btn-downarrow {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  font-size: 1px;
  right: 0;
  top: 50%;
  margin-top: -8px; }

.m-btn-active,
.s-btn-active {
  background: #2d323d;
  color: #ffffff;
  border: 1px solid #2d323d;
  -webkit-filter: none;
  filter: none; }

.m-btn-plain-active,
.s-btn-plain-active {
  background: transparent;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px; }

.m-btn .l-btn-left .l-btn-text {
  margin-right: 20px; }

.m-btn .l-btn-icon-right .l-btn-text {
  margin-right: 40px; }

.m-btn .l-btn-icon-right .l-btn-icon {
  right: 20px; }

.m-btn .l-btn-icon-top .l-btn-text {
  margin-right: 4px;
  margin-bottom: 14px; }

.m-btn .l-btn-icon-bottom .l-btn-text {
  margin-right: 4px;
  margin-bottom: 34px; }

.m-btn .l-btn-icon-bottom .l-btn-icon {
  top: auto;
  bottom: 20px; }

.m-btn .l-btn-icon-top .m-btn-downarrow,
.m-btn .l-btn-icon-bottom .m-btn-downarrow {
  top: auto;
  bottom: 0px;
  left: 50%;
  margin-left: -8px; }

.m-btn-line {
  display: inline-block;
  position: absolute;
  font-size: 1px;
  display: none; }

.m-btn .l-btn-left .m-btn-line {
  right: 0;
  width: 16px;
  height: 500px;
  border-style: solid;
  border-color: #ddd;
  border-width: 0 0 0 1px; }

.m-btn .l-btn-icon-top .m-btn-line,
.m-btn .l-btn-icon-bottom .m-btn-line {
  left: 0;
  bottom: 0;
  width: 500px;
  height: 16px;
  border-width: 1px 0 0 0; }

.m-btn-large .l-btn-icon-right .l-btn-text {
  margin-right: 56px; }

.m-btn-large .l-btn-icon-bottom .l-btn-text {
  margin-bottom: 50px; }

.m-btn-downarrow,
.s-btn-downarrow {
  background: url("images/menu_arrows.png") no-repeat 0 center; }

.m-btn-plain-active,
.s-btn-plain-active {
  border-color: #2d323d;
  background-color: #2d323d;
  color: #ffffff; }

.s-btn:hover .m-btn-line,
.s-btn-active .m-btn-line,
.s-btn-plain-active .m-btn-line {
  display: inline-block; }

.l-btn:hover .s-btn-downarrow,
.s-btn-active .s-btn-downarrow,
.s-btn-plain-active .s-btn-downarrow {
  border-style: solid;
  border-color: #ddd;
  border-width: 0 0 0 1px; }

.messager-body {
  padding: 10px;
  overflow: auto; }

.messager-button {
  text-align: center;
  padding: 5px; }

.messager-button .l-btn {
  width: 70px; }

.messager-icon {
  float: left;
  width: 32px;
  height: 32px;
  margin: 0 10px 10px 0; }

.messager-error {
  background: url("images/error.png") no-repeat center;
  background-size: contain; }

.messager-info {
  background: url("images/info.png") no-repeat center;
  background-size: contain; }

.messager-question {
  background: url("images/question.png") no-repeat center;
  background-size: contain; }

.messager-warning {
  background: url("images/warning.png") no-repeat center;
  background-size: contain; }

.messager-progress {
  padding: 10px; }

.messager-p-msg {
  margin-bottom: 5px; }

.messager-body .messager-input {
  width: 100%;
  padding: 1px 0;
  border: 1px solid #ddd; }

.tree {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.tree li {
  white-space: nowrap; }

.tree li ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.tree-node {
  height: 18px;
  white-space: nowrap;
  cursor: pointer; }

.tree-hit {
  cursor: pointer; }

.tree-expanded,
.tree-collapsed,
.tree-folder,
.tree-file,
.tree-checkbox,
.tree-indent {
  display: inline-block;
  width: 16px;
  height: 18px;
  vertical-align: top;
  overflow: hidden; }

.tree-expanded {
  background: url("images/tree_icons.png") no-repeat -18px 0px; }

.tree-expanded-hover {
  background: url("images/tree_icons.png") no-repeat -50px 0px; }

.tree-collapsed {
  background: url("images/tree_icons.png") no-repeat 0px 0px; }

.tree-collapsed-hover {
  background: url("images/tree_icons.png") no-repeat -32px 0px; }

.tree-lines .tree-expanded,
.tree-lines .tree-root-first .tree-expanded {
  background: url("images/tree_icons.png") no-repeat -144px 0; }

.tree-lines .tree-collapsed,
.tree-lines .tree-root-first .tree-collapsed {
  background: url("images/tree_icons.png") no-repeat -128px 0; }

.tree-lines .tree-node-last .tree-expanded,
.tree-lines .tree-root-one .tree-expanded {
  background: url("images/tree_icons.png") no-repeat -80px 0; }

.tree-lines .tree-node-last .tree-collapsed,
.tree-lines .tree-root-one .tree-collapsed {
  background: url("images/tree_icons.png") no-repeat -64px 0; }

.tree-line {
  background: url("images/tree_icons.png") no-repeat -176px 0; }

.tree-join {
  background: url("images/tree_icons.png") no-repeat -192px 0; }

.tree-joinbottom {
  background: url("images/tree_icons.png") no-repeat -160px 0; }

.tree-folder {
  background: url("images/tree_icons.png") no-repeat -208px 0; }

.tree-folder-open {
  background: url("images/tree_icons.png") no-repeat -224px 0; }

.tree-file {
  background: url("images/tree_icons.png") no-repeat -240px 0; }

.tree-loading {
  background: url("images/loading.gif") no-repeat center center; }

.tree-checkbox0 {
  background: url("images/tree_icons.png") no-repeat -208px -18px; }

.tree-checkbox1 {
  background: url("images/tree_icons.png") no-repeat -224px -18px; }

.tree-checkbox2 {
  background: url("images/tree_icons.png") no-repeat -240px -18px; }

.tree-title {
  font-size: 13px;
  display: inline-block;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  padding: 0 2px;
  height: 18px;
  line-height: 18px; }

.tree-node-proxy {
  font-size: 12px;
  line-height: 20px;
  padding: 0 2px 0 20px;
  border-width: 1px;
  border-style: solid;
  z-index: 9900000; }

.tree-dnd-icon {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 18px;
  left: 2px;
  top: 50%;
  margin-top: -9px; }

.tree-dnd-yes {
  background: url("images/tree_icons.png") no-repeat -256px 0; }

.tree-dnd-no {
  background: url("images/tree_icons.png") no-repeat -256px -18px; }

.tree-node-top {
  border-top: 1px dotted red; }

.tree-node-bottom {
  border-bottom: 1px dotted red; }

.tree-node-append .tree-title {
  border: 1px dotted red; }

.tree-editor {
  border: 1px solid #ccc;
  font-size: 12px;
  height: 14px !important;
  height: 18px;
  line-height: 14px;
  padding: 1px 2px;
  width: 80px;
  position: absolute;
  top: 0; }

.tree-node-proxy {
  background-color: #fff;
  color: #1f1f1f;
  border-color: #ddd; }

.tree-node-hover {
  background: #1e8fc6; }

.tree-node-selected {
  background: #36a9e1;
  color: #ffffff; }

.tree-node-hidden {
  display: none; }

.tooltip {
  position: absolute;
  display: none;
  z-index: 9900000;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 5px;
  border: 1px solid #ddd;
  background-color: #f9f9f9;
  color: #1f1f1f;
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1); }

.tooltip-content {
  font-size: 12px; }

.tooltip-arrow-outer,
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent; }

.tooltip-arrow {
  display: none \9; }

.tooltip-right .tooltip-arrow-outer {
  left: 0;
  top: 50%;
  margin: -6px 0 0 -13px; }

.tooltip-right .tooltip-arrow {
  left: 0;
  top: 50%;
  margin: -6px 0 0 -12px; }

.tooltip-left .tooltip-arrow-outer {
  right: 0;
  top: 50%;
  margin: -6px -13px 0 0; }

.tooltip-left .tooltip-arrow {
  right: 0;
  top: 50%;
  margin: -6px -12px 0 0; }

.tooltip-top .tooltip-arrow-outer {
  bottom: 0;
  left: 50%;
  margin: 0 0 -13px -6px; }

.tooltip-top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin: 0 0 -12px -6px; }

.tooltip-bottom .tooltip-arrow-outer {
  top: 0;
  left: 50%;
  margin: -13px 0 0 -6px; }

.tooltip-bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin: -12px 0 0 -6px; }

.tooltip-right .tooltip-arrow-outer {
  border-right-color: #ddd; }

.tooltip-right .tooltip-arrow {
  border-right-color: #fff; }

.tooltip-left .tooltip-arrow-outer {
  border-left-color: #ddd; }

.tooltip-left .tooltip-arrow {
  border-left-color: #fff; }

.tooltip-top .tooltip-arrow-outer {
  border-top-color: #ddd; }

.tooltip-top .tooltip-arrow {
  border-top-color: #fff; }

.tooltip-bottom .tooltip-arrow-outer {
  border-bottom-color: #ddd; }

.tooltip-bottom .tooltip-arrow {
  border-bottom-color: #fff; }

#toolbarThemes .l-btn {
  height: 26px; }

.switchbutton {
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background: #ddd;
  border: 1px solid #ddd;
  border-radius: 5px; }

.switchbutton-inner {
  display: inline-block;
  overflow: hidden;
  position: relative;
  top: -1px;
  left: -1px; }

.switchbutton-on,
.switchbutton-off,
.switchbutton-handle {
  display: inline-block;
  text-align: center;
  height: 100%;
  float: left;
  font-size: 12px;
  border-radius: 5px; }

.switchbutton-on {
  background: #36a9e1;
  color: #ffffff; }

.switchbutton-off {
  background-color: #fff;
  color: #1f1f1f; }

.switchbutton-on,
.switchbutton-reversed .switchbutton-off {
  border-radius: 5px 0 0 5px; }

.switchbutton-off,
.switchbutton-reversed .switchbutton-on {
  border-radius: 0 5px 5px 0; }

.switchbutton-handle {
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #fff;
  color: #1f1f1f;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 0 3px 0 #ddd;
  box-shadow: 0 0 3px 0 #ddd; }

.switchbutton-value {
  position: absolute;
  top: 0;
  left: -5000px; }

.switchbutton-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.switchbutton-disabled,
.switchbutton-readonly {
  cursor: default; }

/*换肤扩展样式*/
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  background-color: #f5f5f5; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  background-color: #f5f5f5; }

::-webkit-scrollbar-thumb {
  height: 16px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #ddd; }

.inputgrid-panel{
  border:1px solid #ddd;
  background-color:#EFEFEF;
}