@import url('/msp/static/themes/default/promoon_reset.css');
@import url("/msp/static/themes/default/style.css");
/* LESS Document promoon_index.less */
/* design by phoebeMoon 2016-03 Revelation 2:4  */

/* */
/* LESS Document promoon_index.less */
/* design by phoebeMoon 2016-03 Revelation 2:4  */
/* LESS Document promoon_style.less */
/* design by phoebeMoon 2016-03 Revelation 2:4  */
/* */
/* */
/* */
/* */
/* */
/* */
/* icon */
/* style  */
/* 预设类 Preinstall class */
.preinstall-clearBoth .loc_pc {
  display: block;
  clear: both;
  overflow: hidden;
  height: 0;
  content: "";
}
.preinstall-clearBoth:before {
  display: block;
  clear: both;
  overflow: hidden;
  height: 0;
  content: "";
}
.preinstall-clearBoth:after {
  display: block;
  clear: both;
  overflow: hidden;
  height: 0;
  content: "";
}
.preinstall-BIS {
  display: inline;
  overflow: visible;
  vertical-align: middle;
  border: none;
}
.public-icon {
  /* 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;
}
/* 工具类  */
/* index */
html {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
body {
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-width: 1260px;
  text-align: center;
  font-size: 0.9em;
  /*font-family: Arial, "microsoft yahei";*/
  font-family: Arial,"Noto Sans","Neue Helvetica","Sans-serif","Microsoft Yahei", "microsoft yahei","Hiragino Sans","Gulim","\5b8b\4f53" !important;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
input,
select,
textarea {
  font-family: Arial, "microsoft yahei";
  vertical-align: middle;
}
[class^="icon-pmf"],
[class*="icon-pmf"],
[class^="icon-pmi01"],
[class*="icon-pmi01"] {
  font-size: 13px;
}
/* demo 产品中禁用  */
/* grid */
.pM-g-layout-ab-page {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.pM-g-layout-re-page {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
}
.pM-g-top {
  height: 90px;
}
.pM-g-bottom {
  height: 50px;
}
.pM-g-left {
  width: 240px;
}
.pM-g-left-sp {
  width: 72px;
}
[class^="g-box"]:after,
[class^="g-box"]:before {
  display: block;
  clear: both;
  overflow: hidden;
  height: 0;
  content: "";
}
.g-box {
  position: relative;
  margin: 0 auto;
  padding: 0;
  clear: both;
}
.g-box-m5 {
  position: relative;
  margin: 0 5px;
  padding: 0;
  clear: both;
}
.g-box-1K {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1000px;
  clear: both;
}
.g-box-third {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 33.3%;
  display: block;
  float: left;
}
.g-box-third-2L {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 66%;
  display: block;
  float: left;
}
.g-box-third-2R {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 66%;
  display: block;
  float: right;
}
.g-box-third-R {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 33%;
  display: block;
  float: right;
}
.g-box-third-L {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 33%;
  display: block;
  float: left;
}
.g-box-half-R {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 49.5%;
  display: block;
  float: right;
}
.g-box-half-L {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 49.5%;
  display: block;
  float: left;
}
/* module */
.pM-m-header {
  position: relative;
  display: block;
  vertical-align: middle;
  margin: 0 auto 0 auto;
  height: 90px;
  /*background: #1a7bc9;*/
  background-color: #454e5a;
  -webkit-box-shadow: 0 1px 13px #0b0b0b;
  -moz-box-shadow: 0 1px 13px #0b0b0b;
  box-shadow: 0 1px 13px #0b0b0b;
}
.pM-m-header .pM-logo {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 20.25px 0 0 20.25px;
  font-size: 49.5px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  float: left;
}
.pM-m-header .pM-title {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 29.25px 0 0 29.25px;
  font-size: 31.5px;
  font-weight: normal;
  line-height: 1;
  float: left;
  color: #ffffff;
  letter-spacing: 2px;
}
.pM-m-header .pM-title .pM-titA {
  color: #ffffff;
}
.pM-m-header .pM-title .pM-titB {
  color: #88ff88;
}
.pM-m-header .pM-list {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.pM-m-header .pM-list .pM-li {
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
  float: left;
  padding: 0 8px;
  border-color: transparent #ffffff transparent #e6e6e6;
  border-style: solid;
  border-width: 1px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.pM-m-header .pM-list .pM-li .pM-a {
  color: #ffffff;
}
.pM-m-header .pM-list .pM-li .pM-mark,
.pM-m-header .pM-list .pM-li .pM-a:hover {
  color: #ffffff;
}
.pM-m-header .pM-list .pM-li:first-child {
  border-color: transparent #ffffff transparent transparent;
}
.pM-m-header .pM-list .pM-li:last-child {
  border-color: transparent transparent transparent #e6e6e6;
}
.pM-m-header-2 {
  position: relative;
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
  height: 60px;
  background: #1a7bc9;
  -webkit-box-shadow: 0 1px 13px #0b0b0b;
  -moz-box-shadow: 0 1px 13px #0b0b0b;
  box-shadow: 0 1px 13px #0b0b0b;
}
.pM-m-header-2 .pM-logo {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 13.5px 0 0 13.5px;
  font-size: 33px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  float: left;
}
.pM-m-header-2 .pM-title {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 19.5px 0 0 19.5px;
  font-size: 21px;
  font-weight: normal;
  line-height: 1;
  float: left;
  color: #ffffff;
  letter-spacing: 2px;
}
.pM-m-header-2 .pM-title .pM-titA {
  color: #ffffff;
}
.pM-m-header-2 .pM-title .pM-titB {
  color: #88ff88;
}
.pM-m-header-2 .pM-list {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.pM-m-header-2 .pM-list .pM-li {
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
  float: left;
  padding: 0 8px;
  border-color: transparent #ffffff transparent #e6e6e6;
  border-style: solid;
  border-width: 1px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.pM-m-header-2 .pM-list .pM-li .pM-a {
  color: #ffffff;
}
.pM-m-header-2 .pM-list .pM-li .pM-mark,
.pM-m-header-2 .pM-list .pM-li .pM-a:hover {
  color: #ffffff;
}
.pM-m-header-2 .pM-list .pM-li:first-child {
  border-color: transparent #ffffff transparent transparent;
}
.pM-m-header-2 .pM-list .pM-li:last-child {
  border-color: transparent transparent transparent #e6e6e6;
}
.pM-m-leftMenu {
  margin: 0 10px;
  padding: 15px 0;
}
.pM-m-footer {
  position: relative;
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
  text-align: center;
  background: #dddddd;
  height: 50px;
}
.pM-m-footer .pM-text,
.pM-m-footer .pM-btnBox {
  color: #777777;
}
.pM-m-footer .pM-btnBox {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: initial;
  left: initial;
}
.pM-m-footer .pM-text {
  font-size: 0.9em;
  font-weight: normal;
  line-height: 50px;
}
.pM-m-listBox .pM-list {
  position: relative;
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.pM-m-listBox .pM-list .pM-li {
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
  padding: 8px 8px;
  border-color: #1a7bc9 transparent #145f9c transparent;
  border-style: solid;
  border-width: 1px;
  position: relative;
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.pM-m-listBox .pM-list .pM-li .pM-a {
  color: #8cc3f0;
}
.pM-m-listBox .pM-list .pM-li .pM-mark,
.pM-m-listBox .pM-list .pM-li .pM-a:hover {
  color: #dddddd;
}
.pM-m-listBox .pM-list .pM-a {
  position: relative;
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.pM-m-listBox .pM-list .pM-li:first-child {
  border-color: transparent transparent #145f9c transparent;
}
.pM-m-listBox .pM-list .pM-li:last-child {
  border-color: #1a7bc9 transparent transparent transparent;
}
.pM-m-menuBox {
  position: absolute;
  top: initial;
  right: 20px;
  bottom: 10px;
  left: initial;
}
.pM-m-menuBox-p2 {
  margin: 0 10px;
  padding: 30px 0 0;
  min-height: 140px;
}
.pM-m-btnBox {
  padding: 0 15px;
  text-align: center;
}
.pM-m-btnBox a,
.pM-m-btnBox button {
  margin: 6px;
}
.pM-m-btnBox .textbox-icon,
.pM-m-btnBox .combo-arrow {
  margin: 0 !important;
}
.pM-m-btnBox2 {
  padding: 10 15px;
  text-align: center;
}
.pM-m-btnBox2 a,
.pM-m-btnBox2 button {
  margin: 6px;
}
.pM-formBox {
  padding: 0 15px;
  margin: 20px auto;
}
.pM-m-tab {
  padding: 30px 15px;
  background: #fff;
}
.pM-m-formCell {
  text-align: left;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 6px 0 6px 0;
}
.pM-m-formCell .pM-title {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  /*width: 90px;*/
  width: 150px;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-weight: bold;
  text-align: right;
}
.pM-m-formCell .pM-text-mark {
  color: red;
}
.pM-m-formCell .pM-text {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
}
.pM-m-formCell-block {
  display: block !important;
  margin-bottom: 12px !important;
  clear: both;
  text-align: left;
}
.pM-m-formCell-block .pM-title {
  text-align: right;
}
.pM-m-formBox {
  margin: 0 auto;
}
.pM-m-formBox .pM-m-formboxCell {
  min-width: 387px;
  text-align: left;
  line-height: 22px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 8px 0 8px 0;
}
.pM-title2{
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  width: 1080px;
  z-index: 100;
  font-weight: bold;
  text-align: center;
  background-color: #f9f9f9;
}
.pM-m-formBox .pM-m-formboxCell .pM-title {
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  width: 120px;
  z-index: 100;
  font-weight: bold;
  text-align: right;
  background-color: #f9f9f9;
}
.pM-m-formBox .pM-m-formboxCell .pM-text-mark {
  color: red;
}
.pM-m-formBox .pM-m-formboxCell .pM-text {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
}
.pM-m-formBox .pM-m-formboxCell .pM-box {
  margin-left: 125px;
}
.pM-m-formBox .pM-m-formboxCell-block {
  display: block !important;
  margin-bottom: 16px !important;
}
.pM-m-parOutBox {
  width: 1200px;
  margin: 0 auto;
  border: #c3d9e0 1px solid;
  background: #fff;
}
.pM-m-formOutBox {
  width: 1200px;
  margin: 0 auto;
}
.pM-m-formOutBox .panel-body,
.pM-m-formOutBox .tabs li.tabs-selected a.tabs-inner {
  background-color: #fff;
}
.pM-m-formOutBox .tabs li a.tabs-inner {
  padding: 0 30px ;
}
.pM-m-formOutBox .textbox {
  border: 1px solid #f9f9f9;
}
.m-radioBox {
  text-align: left;
}
.m-radioBox .title {
  padding: 8px 0;
  background-color: #f0f0f0;
  font-weight: bold;
  text-align: center;
}
.m-radioBox input {
  margin: 8px;
}
.m-radioBox .input-cell {
  display: inline-block;
}
.m-tabToolBox .l-btn {
  margin: 6px 5px 0;
}
.m-nodeTextBox {
  border: 1px #c3d9e0 solid;
  width: 90%;
  height: 200px;
}
.m-nodeTextBox .u-nodeText {
  margin: 6px;
}
.m-nodeTextBox2 {
  width: 99%;
  height: 100%;
}
.m-nodeTextBox2 .u-nodeText {
  display: inline-block;
  padding: 5px 8px;
  margin: 0;
  font-size: 14px;
  color: #111;
}
.u-nodeText {
  margin: 6px;
}
.m-lineBox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-left: #c3d9e0 1px solid;
}
.m-gradeBox {
  float: left;
  position: relative;
  min-height: 100%;
}
.pM-m-inlineBox {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  padding: 0 5px;
}
.pM-u-paragraph {
  padding: 20px;
  text-align: center;
}
.pM-u-paragraph h1 {
  margin: 0 auto;
  padding: 20px 40px ;
  line-height: 1.4;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #333;
}
.pM-u-paragraph h2 {
  margin: 0 auto 10px;
  padding-bottom: 20px;
  text-align: center;
  border-bottom: #e2e2e2 1px dashed;
}
.pM-u-paragraph h2 span,
.pM-u-paragraph h2 a {
  color: #333;
  font-weight: normal;
}
.pM-u-paragraph h2 a:hover {
  color: #0285e1;
}
.pM-u-paragraph p {
  display: block;
  margin: 10px auto;
  line-height: 1.8;
  text-indent: 2em;
  text-align: left;
  color: #666;
}
.pM-u-paragraph img {
  width: 430px;
  height: auto;
  padding: 20px;
}
.pM-s-boxBg {
  background: #b4dceb;
  background: -moz-linear-gradient(top, #b2dcea 0, #b6ddeb 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #b2dcea), color-stop(100%, #b6ddeb));
  background: -webkit-linear-gradient(top, #b2dcea 0, #b6ddeb 100%);
  background: -o-linear-gradient(top, #b2dcea 0, #b6ddeb 100%);
  background: -ms-linear-gradient(top, #b2dcea 0, #b6ddeb 100%);
  background: linear-gradient(to top, #b6ddeb 0, #b2dcea 100%);
}
.pM-plug-u-listIco .txt {
  color: #373737;
}
.pM-plug-u-listIco .txt-w {
  color: #fff;
}
.pM-plug-u-listIco li .icoBox {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.pM-plug-u-listIco li .icoBox .u-font-icon,
.pM-plug-u-listIco li .icoBox .u-font-icon:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pM-plug-u-listIco li .icoBox .u-bubble {
  position: absolute;
  top: 0;
  right: -5px;
}
.pM-plug-u-listIco .sizeA {
  display: block;
  padding-bottom: 10px;
  width: 99%;
  min-height: 80px;
}
.pM-plug-u-listIco .sizeA .icoBox {
  width: 50px;
  height: 50px;
  text-align: center;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.pM-plug-u-listIco .sizeA .titleBox {
  display: inline-block;
  width: 99%;
  height: 30px;
  line-height: 30px;
}
.pM-plug-u-listIco .sizeA .u-font-icon,
.pM-plug-u-listIco .sizeA .u-font-icon:before {
  line-height: 50px;
  font-size: 25px;
  color: #fff;
}
.pM-plug-u-listIco .sizeA-2 {
  display: inline-block;
  float: left;
  padding-bottom: 10px;
  min-height: 80px;
  text-align: center;
}
.pM-plug-u-listIco .sizeA-2 .icoBox {
  width: 80px;
  height: 80px;
  text-align: center;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.pM-plug-u-listIco .sizeA-2 .titleBox {
  display: inline-block;
  width: 99%;
  height: 30px;
  line-height: 30px;
  color: #336699;
}
.pM-plug-u-listIco .sizeA-2 .u-font-icon,
.pM-plug-u-listIco .sizeA-2 .u-font-icon:before {
  line-height: 80px;
  font-size: 40px;
  color: #fff;
}
.pM-plug-u-listIco .sizeS {
  display: inline-block;
  float: left;
  height: 30px;
  padding: 0 10px;
  text-align: center;
}
.pM-plug-u-listIco .sizeS .icoBox {
  width: 30px;
  height: 30px;
  float: left;
}
.pM-plug-u-listIco .sizeS .titleBox {
  display: inline-block;
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 6px;
}
.pM-plug-u-listIco .sizeS .u-font-icon,
.pM-plug-u-listIco .sizeS .u-font-icon:before {
  line-height: 30px;
  font-size: 15px;
  color: #fff;
}
.pM-plug-u-listIco .sizeL {
  display: block;
  height: 50px;
  padding: 0 10px;
  text-align: center;
}
.pM-plug-u-listIco .sizeL .icoBox {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  float: left;
}
.pM-plug-u-listIco .sizeL .titleBox {
  display: inline-block;
  float: left;
  height: 50px;
  line-height: 50px;
  padding: 0 0 0 6px;
}
.pM-plug-u-listIco .sizeL .u-font-icon,
.pM-plug-u-listIco .sizeL .u-font-icon:before {
  line-height: 50px;
  font-size: 25px;
  color: #fff;
}
.pM-plug-u-listIco .sizeL:hover {
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #f9f9f9), color-stop(100%, #f9f9f9));
  background: -webkit-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: linear-gradient(to top, #f9f9f9 100%, #f9f9f9 100%);
}
.pM-plug-u-listIco .sizeL:hover .txt-w,
.pM-plug-u-listIco .sizeL:hover .u-font-icon:before {
  color: #1b91bf;
}
.pM-plug-u-listIco .sizeL-mark {
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #f9f9f9), color-stop(100%, #f9f9f9));
  background: -webkit-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: linear-gradient(to top, #f9f9f9 100%, #f9f9f9 100%);
}
.pM-plug-u-listIco .sizeL-mark .titleBox .txt-w {
  color: #1b91bf;
}
.pM-plug-u-listIco .sizeL-mark .u-font-icon,
.pM-plug-u-listIco .sizeL-mark .u-font-icon:before {
  color: #1b91bf;
}
.pM-plug-u-listIco .sizeL2:after,
.pM-plug-u-listIco .sizeL2:before {
  display: block;
  clear: both;
  overflow: hidden;
  height: 0;
  content: "";
}
.pM-plug-u-listIco .sizeL2 {
  border: transparent 1px solid;
  display: block;
  position: relative;
  min-height: 50px;
  padding: 0;
  text-align: left;
}
.pM-plug-u-listIco .sizeL2 .icoBox {
  width: 25px;
  height: 50px;
}
.pM-plug-u-listIco .sizeL2 .titleBox {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 0 0 6px;
}
.pM-plug-u-listIco .sizeL2 .u-font-icon,
.pM-plug-u-listIco .sizeL2 .u-font-icon:before {
  line-height: 50px;
  font-size: 25px;
  color: #ddd;
}
.pM-plug-u-listIco .sizeL2 .size_ins {
  display: block;
  margin: 0 10px;
  height: 50px;
  overflow: hidden;
}
.pM-plug-u-listIco .sizeL2 .pM-plug-u-listIco {
  display: block;
  display: none;
}
.pM-plug-u-listIco .sizeL2:hover .txt,
.pM-plug-u-listIco .sizeL2:hover .u-font-icon:before {
  color: #1b91bf;
}
.pM-plug-u-listIco .sizeL2-mark {
  border: #d5d5d3 1px solid;
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #f9f9f9), color-stop(100%, #f9f9f9));
  background: -webkit-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: linear-gradient(to top, #f9f9f9 100%, #f9f9f9 100%);
}
.pM-plug-u-listIco .sizeL2-mark .titleBox .txt {
  color: #1b91bf;
  font-weight: bold;
}
.pM-plug-u-listIco .sizeL2-mark .u-font-icon,
.pM-plug-u-listIco .sizeL2-mark .u-font-icon:before {
  color: #1b91bf;
}
.pM-plug-u-listIco .sizeL2-mark:before {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  z-index: 100;
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #f9f9f9), color-stop(100%, #f9f9f9));
  background: -webkit-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #f9f9f9 100%, #f9f9f9 100%);
  background: linear-gradient(to top, #f9f9f9 100%, #f9f9f9 100%);
  width: 2px;
  height: 100%;
  overflow: hidden;
  content: '';
}
.pM-plug-u-listIco .sizeL2_2 {
  display: block;
  position: relative;
  padding: 0;
  text-align: left;
}
.pM-plug-u-listIco .sizeL2_2 .icoBox {
  width: 40px;
  height: 40px;
}
.pM-plug-u-listIco .sizeL2_2 .titleBox {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0;
}
.pM-plug-u-listIco .sizeL2_2 .titleBox .txt {
  display: block;
  margin: 0 10px 0 40px;
  font-weight: normal!important;
}
.pM-plug-u-listIco .sizeL2_2 .u-font-icon,
.pM-plug-u-listIco .sizeL2_2 .u-font-icon:before {
  line-height: 40px;
  font-size: 20px;
  color: #ddd;
}
.pM-plug-u-listIco .sizeL2_2 .size_ins {
  display: block;
  height: 40px;
}
.pM-plug-u-listIco .sizeL2_2-mark {
  background: #227cc3;
  background: -moz-linear-gradient(top, #227cc3 100%, #227cc3 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #227cc3), color-stop(100%, #227cc3));
  background: -webkit-linear-gradient(top, #227cc3 100%, #227cc3 100%);
  background: -o-linear-gradient(top, #227cc3 100%, #227cc3 100%);
  background: -ms-linear-gradient(top, #227cc3 100%, #227cc3 100%);
  background: linear-gradient(to top, #227cc3 100%, #227cc3 100%);
}
.pM-plug-u-listIco .sizeL2_2-mark .titleBox .txt {
  color: #fff;
  font-weight: bold;
}
.pM-plug-stackList {
  position: relative;
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.pM-plug-stackList .li-layerA-a:before,
.pM-plug-stackList .li-layerB-a:before,
.pM-plug-stackList .li-layerC-a:before,
.pM-plug-stackList .pM-j-inactive:before,
.pM-plug-stackList .pM-j-inactives:before {
  /* 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;
  z-index: 100;
  position: absolute;
  top: 50%;
}
.pM-plug-stackList .li-layerA-a:before {
  content: "\e926";
}
.pM-plug-stackList .li-layerB-a:before {
  content: "\e927";
}
.pM-plug-stackList .li-layerC-a:before {
  content: "\e925";
}
.pM-plug-stackList .pM-j-inactive:before {
  content: "\f005" !important;
}
.pM-plug-stackList .pM-j-inactives:before {
  content: "\f006" !important;
}
.pM-plug-stackList .li-layerA {
  position: relative;
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.pM-plug-stackList .li-layerA .li-layerA-a:before,
.pM-plug-stackList .li-layerA .pM-j-inactive:before,
.pM-plug-stackList .li-layerA .pM-j-inactives:before {
  left: 4px;
  width: 12px;
  height: 12px;
  font-size: 13px;
  margin-top: -6px;
  color: #2b2b2b;
}
.pM-plug-stackList .li-layerA .li-layerA-a {
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
  position: relative;
  padding: 8px 0 8px 20px;
  color: #111111;
  font-size: 13px;
  line-height: 3;
  background-color: #daeef5;
  background: #daeef5;
  background: -moz-linear-gradient(top, #daeef5 0, #daeef5 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #daeef5), color-stop(100%, #daeef5));
  background: -webkit-linear-gradient(top, #daeef5 0, #daeef5 100%);
  background: -o-linear-gradient(top, #daeef5 0, #daeef5 100%);
  background: -ms-linear-gradient(top, #daeef5 0, #daeef5 100%);
  background: linear-gradient(to top, #daeef5 0, #daeef5 100%);
  background-repeat: repeat-x;
  border-top: solid 1px #b2dcea;
  border-bottom: solid 1px #ffffff;
}
.pM-plug-stackList .li-layerA .li-layerA-a:hover,
.pM-plug-stackList .li-layerA .pM-mark {
  color: #000000;
  background: #daeef5;
}
.pM-plug-stackList .li-layerB {
  position: relative;
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.pM-plug-stackList .li-layerB .li-layerB-a:before,
.pM-plug-stackList .li-layerB .pM-j-inactive:before,
.pM-plug-stackList .li-layerB .pM-j-inactives:before {
  left: 12px;
  width: 12px;
  height: 12px;
  font-size: 13px;
  margin-top: -6px;
  color: #2b2b2b;
}
.pM-plug-stackList .li-layerB .li-layerB-a {
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
  position: relative;
  padding: 5px 0 5px 30px;
  color: #111111;
  font-size: 13px;
  line-height: 3;
  background-color: #daeef5;
  background: #daeef5;
  background: -moz-linear-gradient(top, #daeef5 0, #daeef5 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #daeef5), color-stop(100%, #daeef5));
  background: -webkit-linear-gradient(top, #daeef5 0, #daeef5 100%);
  background: -o-linear-gradient(top, #daeef5 0, #daeef5 100%);
  background: -ms-linear-gradient(top, #daeef5 0, #daeef5 100%);
  background: linear-gradient(to top, #daeef5 0, #daeef5 100%);
  background-repeat: repeat-x;
  border-top: solid 1px #b2dcea;
  border-bottom: solid 1px #ffffff;
}
.pM-plug-stackList .li-layerB .li-layerB-a:hover,
.pM-plug-stackList .li-layerB .pM-mark {
  color: #000000;
  background: #daeef5;
}
.pM-plug-stackList .li-layerC {
  position: relative;
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.pM-plug-stackList .li-layerC .li-layerC-a:before,
.pM-plug-stackList .li-layerC .pM-j-inactive:before,
.pM-plug-stackList .li-layerC .pM-j-inactives:before {
  left: 20px;
  width: 12px;
  height: 12px;
  font-size: 13px;
  margin-top: -6px;
  color: #2b2b2b;
}
.pM-plug-stackList .li-layerC .li-layerC-a {
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
  position: relative;
  padding: 5px 0 5px 40px;
  color: #111111;
  font-size: 13px;
  line-height: 3;
  background: #c2e3ee;
  border-top: solid 1px #b2dcea;
  border-bottom: solid 1px #ffffff;
}
.pM-plug-stackList .li-layerC .li-layerC-a:hover,
.pM-plug-stackList .li-layerC .pM-mark {
  color: #000000;
  background: #daeef5;
}
.pM-plug-stackList2 {
  position: relative;
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.pM-plug-stackList2 .li-layerA-a:before,
.pM-plug-stackList2 .li-layerB-a:before,
.pM-plug-stackList2 .li-layerC-a:before,
.pM-plug-stackList2 .pM-j-inactive:before,
.pM-plug-stackList2 .pM-j-inactives:before {
  /* 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;
  z-index: 100;
  position: absolute;
  top: 50%;
}
.pM-plug-stackList2 .li-layerA-a:before {
  content: "";
}
.pM-plug-stackList2 .li-layerB-a:before {
  content: "";
}
.pM-plug-stackList2 .li-layerC-a:before {
  content: "";
}
.pM-plug-stackList2 .pM-j-inactive:before {
  content: "\f0da" !important;
}
.pM-plug-stackList2 .pM-j-inactives:before {
  content: "\f0d7" !important;
}
.pM-plug-stackList2 .li-layerA {
  position: relative;
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.pM-plug-stackList2 .li-layerA .li-layerA-a:before,
.pM-plug-stackList2 .li-layerA .pM-j-inactive:before,
.pM-plug-stackList2 .li-layerA .pM-j-inactives:before {
  left: 8px;
  width: 12px;
  height: 12px;
  font-size: 13px;
  margin-top: -6px;
  color: #2b2b2b;
}
.pM-plug-stackList2 .li-layerA .li-layerA-a {
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
  position: relative;
  padding: 2px 0 2px 20px;
  color: #111111;
  font-size: 13px;
  font-weight: bold;
  line-height: 2.4;
  background-color: #f8f8f8;
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #f9f9f9 0, #f8f8f8 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #f9f9f9), color-stop(100%, #f8f8f8));
  background: -webkit-linear-gradient(top, #f9f9f9 0, #f8f8f8 100%);
  background: -o-linear-gradient(top, #f9f9f9 0, #f8f8f8 100%);
  background: -ms-linear-gradient(top, #f9f9f9 0, #f8f8f8 100%);
  background: linear-gradient(to top, #f8f8f8 0, #f9f9f9 100%);
  background-repeat: repeat-x;
  border-top: solid 1px transparent;
  border-bottom: solid 1px transparent;
}
.pM-plug-stackList2 .li-layerA .li-layerA-a:hover,
.pM-plug-stackList2 .li-layerA .pM-mark {
  color: #336699;
  background: #daeef5;
}
.pM-plug-stackList2 .li-layerB {
  position: relative;
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.pM-plug-stackList2 .li-layerB .li-layerB-a:before,
.pM-plug-stackList2 .li-layerB .pM-j-inactive:before,
.pM-plug-stackList2 .li-layerB .pM-j-inactives:before {
  left: 20px;
  width: 12px;
  height: 12px;
  font-size: 13px;
  margin-top: -6px;
  color: #2b2b2b;
}
.pM-plug-stackList2 .li-layerB .li-layerB-a {
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
  position: relative;
  padding: 2px 0 2px 30px;
  color: #111111;
  font-size: 13px;
  line-height: 3;
  background-color: #f8f8f8;
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #f9f9f9 0, #f8f8f8 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #f9f9f9), color-stop(100%, #f8f8f8));
  background: -webkit-linear-gradient(top, #f9f9f9 0, #f8f8f8 100%);
  background: -o-linear-gradient(top, #f9f9f9 0, #f8f8f8 100%);
  background: -ms-linear-gradient(top, #f9f9f9 0, #f8f8f8 100%);
  background: linear-gradient(to top, #f8f8f8 0, #f9f9f9 100%);
  background-repeat: repeat-x;
  border-bottom: solid 1px #ffffff;
}
.pM-plug-stackList2 .li-layerB .li-layerB-a:hover,
.pM-plug-stackList2 .li-layerB .pM-mark {
  color: #336699;
  background: #daeef5;
}
.pM-plug-stackList2 .li-layerC {
  position: relative;
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.pM-plug-stackList2 .li-layerC .li-layerC-a:before,
.pM-plug-stackList2 .li-layerC .pM-j-inactive:before,
.pM-plug-stackList2 .li-layerC .pM-j-inactives:before {
  left: 30px;
  width: 12px;
  height: 12px;
  font-size: 13px;
  margin-top: -6px;
  color: #2b2b2b;
}
.pM-plug-stackList2 .li-layerC .li-layerC-a {
  display: block;
  vertical-align: middle;
  margin: 0 0 0 0;
  position: relative;
  padding: 2px 0 2px 40px;
  color: #333333;
  font-size: 13px;
  line-height: 2;
  background: #ffffff;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
}
.pM-plug-stackList2 .li-layerC .li-layerC-a:hover,
.pM-plug-stackList2 .li-layerC .pM-mark {
  color: #000000;
  background: #daeef5;
}
.pM-s-leftBg {
  background-color: #daeef5;
  background: #daeef5;
  background: -moz-linear-gradient(top, #daeef5 0, #daeef5 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #daeef5), color-stop(100%, #daeef5));
  background: -webkit-linear-gradient(top, #daeef5 0, #daeef5 100%);
  background: -o-linear-gradient(top, #daeef5 0, #daeef5 100%);
  background: -ms-linear-gradient(top, #daeef5 0, #daeef5 100%);
  background: linear-gradient(to top, #daeef5 0, #daeef5 100%);
  background-repeat: repeat-x;
}
.pM-s-leftBg-blue {
  background: #1a7bc9;
  background: -moz-linear-gradient(top, #1a7bc9 100%, #1a7bc9 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #1a7bc9), color-stop(100%, #1a7bc9));
  background: -webkit-linear-gradient(top, #1a7bc9 100%, #1a7bc9 100%);
  background: -o-linear-gradient(top, #1a7bc9 100%, #1a7bc9 100%);
  background: -ms-linear-gradient(top, #1a7bc9 100%, #1a7bc9 100%);
  background: linear-gradient(to top, #1a7bc9 100%, #1a7bc9 100%);
}
.pM-s-Bg-F9 {
  background-color: #f9f9f9;
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #f9f9f9 0, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #f9f9f9), color-stop(100%, #f9f9f9));
  background: -webkit-linear-gradient(top, #f9f9f9 0, #f9f9f9 100%);
  background: -o-linear-gradient(top, #f9f9f9 0, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #f9f9f9 0, #f9f9f9 100%);
  background: linear-gradient(to top, #f9f9f9 0, #f9f9f9 100%);
  background-repeat: repeat-x;
}
.s-headerCls {
  height: 25px;
}
.s-headerCls .panel-title {
  line-height: 25px;
}
.s-headerCls-gray {
  height: 25px;
  border-right: #c3d9e0 1px solid !important;
  background-color: #fafafa !important;
}
.s-headerCls-gray .panel-title {
  line-height: 25px;
}
.s-headerCls-blue {
  height: 25px;
  border-right: #c3d9e0 1px solid !important;
}
.s-headerCls-blue .panel-title {
  line-height: 25px;
}
.s-bodyCls-gray {
  border-right: #c3d9e0 1px solid !important;
  background-color: #fafafa !important;
}
.s-bodyCls-gray-bor {
  border-bottom: #c3d9e0 1px solid !important;
  background-color: #fafafa !important;
}
.s-headerCls-2 {
  height: 45px;
}
.s-headerCls-2 .panel-title {
  line-height: 45px;
}
.s-headerCls-2-gray {
  height: 45px;
  border-right: #c3d9e0 1px solid !important;
  background-color: #fafafa !important;
}
.s-headerCls-2-gray .panel-title {
  line-height: 45px;
}
.s-bodyCls-2-gray {
  border-right: #c3d9e0 1px solid !important;
  background-color: #fafafa !important;
}
.s-editCls {
  height: 43px;
}
.s-editCls .panel-title {
  line-height: 43px;
}
.s-bgBox-01 {
  background: #53db39;
  background: -moz-linear-gradient(top, #53db39 100%, #53db39 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #53db39), color-stop(100%, #53db39));
  background: -webkit-linear-gradient(top, #53db39 100%, #53db39 100%);
  background: -o-linear-gradient(top, #53db39 100%, #53db39 100%);
  background: -ms-linear-gradient(top, #53db39 100%, #53db39 100%);
  background: linear-gradient(to top, #53db39 100%, #53db39 100%);
}
.s-bgBox-02 {
  background: #eb9f24;
  background: -moz-linear-gradient(top, #eb9f24 100%, #eb9f24 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #eb9f24), color-stop(100%, #eb9f24));
  background: -webkit-linear-gradient(top, #eb9f24 100%, #eb9f24 100%);
  background: -o-linear-gradient(top, #eb9f24 100%, #eb9f24 100%);
  background: -ms-linear-gradient(top, #eb9f24 100%, #eb9f24 100%);
  background: linear-gradient(to top, #eb9f24 100%, #eb9f24 100%);
}
.s-bgBox-03 {
  background: #30b2e1;
  background: -moz-linear-gradient(top, #30b2e1 100%, #30b2e1 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #30b2e1), color-stop(100%, #30b2e1));
  background: -webkit-linear-gradient(top, #30b2e1 100%, #30b2e1 100%);
  background: -o-linear-gradient(top, #30b2e1 100%, #30b2e1 100%);
  background: -ms-linear-gradient(top, #30b2e1 100%, #30b2e1 100%);
  background: linear-gradient(to top, #30b2e1 100%, #30b2e1 100%);
}
.s-bgBox-04 {
  background: #37dab0;
  background: -moz-linear-gradient(top, #37dab0 100%, #37dab0 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #37dab0), color-stop(100%, #37dab0));
  background: -webkit-linear-gradient(top, #37dab0 100%, #37dab0 100%);
  background: -o-linear-gradient(top, #37dab0 100%, #37dab0 100%);
  background: -ms-linear-gradient(top, #37dab0 100%, #37dab0 100%);
  background: linear-gradient(to top, #37dab0 100%, #37dab0 100%);
}
.s-bgBox-05 {
  background: #07d5ff;
  background: -moz-linear-gradient(top, #07d5ff 100%, #07d5ff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #07d5ff), color-stop(100%, #07d5ff));
  background: -webkit-linear-gradient(top, #07d5ff 100%, #07d5ff 100%);
  background: -o-linear-gradient(top, #07d5ff 100%, #07d5ff 100%);
  background: -ms-linear-gradient(top, #07d5ff 100%, #07d5ff 100%);
  background: linear-gradient(to top, #07d5ff 100%, #07d5ff 100%);
}
/* LESS Document promoon_index.less */
/* design by phoebeMoon 2016-03 Revelation 2:4  */
.icon-blank,
.icon-add,
.icon-edit,
.icon-clear,
.icon-remove,
.icon-save,
.icon-cut,
.icon-ok,
.icon-no,
.icon-cancel,
.icon-reload,
.icon-search,
.icon-print,
.icon-help,
.icon-undo,
.icon-redo,
.icon-back,
.icon-sum,
.icon-tip,
.icon-filter,
.icon-man,
.icon-lock,
.icon-more,
.icon-mini-add,
.icon-mini-edit,
.icon-mini-refresh,
.icon-large-picture,
.icon-large-clipart,
.icon-large-shapes,
.icon-large-smartart,
.icon-large-chart {
  /* 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;
  text-align: center;
}
.icon-blank:before,
.icon-add:before,
.icon-edit:before,
.icon-clear:before,
.icon-remove:before,
.icon-save:before,
.icon-cut:before,
.icon-ok:before,
.icon-no:before,
.icon-cancel:before,
.icon-reload:before,
.icon-search:before,
.icon-print:before,
.icon-help:before,
.icon-undo:before,
.icon-redo:before,
.icon-back:before,
.icon-sum:before,
.icon-tip:before,
.icon-filter:before,
.icon-man:before,
.icon-lock:before,
.icon-more:before,
.icon-mini-add:before,
.icon-mini-edit:before,
.icon-mini-refresh:before,
.icon-large-picture:before,
.icon-large-clipart:before,
.icon-large-shapes:before,
.icon-large-smartart:before,
.icon-large-chart:before {
  font-size: 13px;
  line-height: 1;
}
.icon-blank:before {
  content: "";
}
.icon-add:before {
  content: "\f005";
}
.icon-edit:before {
  content: "\e906";
}
.icon-clear:before {
  content: "\f007";
}
.icon-remove:before {
  content: "\f006";
}
.icon-save:before {
  content: "\e963";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-ok:before {
  content: "\e606";
}
.icon-no:before {
  content: "\e60c";
}
.icon-cancel:before {
  content: "\f007";
}
.icon-reload:before {
  content: "\ea2f";
}
.icon-search:before {
  content: "\e987";
}
.icon-print:before {
  content: "\e955";
}
.icon-help:before {
  content: "\ea0a";
}
.icon-undo:before {
  content: "\e968";
}
.icon-redo:before {
  content: "\e969";
}
.icon-back:before {
  content: "\ea39";
}
.icon-tip:before {
  content: "\ea09";
}
.icon-sum:before {
  content: "\ea68";
}
.icon-filter:before {
  content: "\ea5c";
}
.icon-man:before {
  content: "\e973";
}
.icon-lock:before {
  content: "\e990";
}
.icon-more:before {
  content: "\f142";
}
.icon-mini-add:before {
  content: "\f005";
}
.icon-mini-edit:before {
  content: "\e906";
}
.icon-mini-refresh:before {
  content: "\ea2f";
}
.icon-large-picture:before {
  content: "\f03e";
}
.icon-large-clipart:before {
  content: "\f1c5";
}
.icon-large-shapes:before {
  content: "\f1c5";
}
.icon-large-smartart:before {
  content: "\f1fe";
}
.icon-large-chart:before {
  content: "\f080";
}
.accordion {
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
}
.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('/msp/static/themes/default/images/accordion_arrows.png') no-repeat 0 0;
}
.accordion-expand {
  background: url('/msp/static/themes/default/images/accordion_arrows.png') no-repeat -16px 0;
}
.accordion {
  background: #fafafa;
  border-color: #c3d9e0;
}
.accordion .accordion-header {
  background: #daeef5;
  filter: none;
}
.accordion .accordion-header-selected {
  background: #6caef5;
}
.accordion .accordion-header-selected .panel-title {
  color: #fff;
}
.calendar {
  border-width: 1px;
  border-style: solid;
  padding: 1px;
  overflow: hidden;
}
.calendar table {
  table-layout: fixed;
  border-collapse: separate;
  font-size: 13px;
  width: 100%;
  height: 100%;
}
.calendar table td,
.calendar table th {
  font-size: 13px;
}
.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: 13px;
  cursor: pointer;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.calendar-prevmonth,
.calendar-nextmonth,
.calendar-prevyear,
.calendar-nextyear {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  font-size: 1px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.calendar-prevmonth {
  left: 20px;
  background: url('/msp/static/themes/default/images/calendar_arrows.png') no-repeat -18px -2px;
}
.calendar-nextmonth {
  right: 20px;
  background: url('/msp/static/themes/default/images/calendar_arrows.png') no-repeat -34px -2px;
}
.calendar-prevyear {
  left: 3px;
  background: url('/msp/static/themes/default/images/calendar_arrows.png') no-repeat -1px -2px;
}
.calendar-nextyear {
  right: 3px;
  background: url('/msp/static/themes/default/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;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.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: 13px;
  display: none;
  overflow: hidden;
}
.calendar-menu-year-inner {
  text-align: center;
  padding-bottom: 5px;
}
.calendar-menu-year {
  width: 50px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  outline-style: none;
  resize: none;
  margin: 0;
  padding: 2px;
  font-weight: bold;
  font-size: 13px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.calendar-menu-prev,
.calendar-menu-next {
  display: inline-block;
  width: 21px;
  height: 21px;
  vertical-align: top;
  cursor: pointer;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.calendar-menu-prev {
  margin-right: 10px;
  background: url('/msp/static/themes/default/images/calendar_arrows.png') no-repeat 2px 2px;
}
.calendar-menu-next {
  margin-left: 10px;
  background: url('/msp/static/themes/default/images/calendar_arrows.png') no-repeat -45px 2px;
}
.calendar-menu-month {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.calendar-body th,
.calendar-menu-month {
  color: #8d8d8d;
}
.calendar-day {
  color: #404040;
}
.calendar-sunday {
  color: #CC2222;
}
.calendar-saturday {
  color: #00ee00;
}
.calendar-today {
  color: #0000ff;
}
.calendar-menu-year {
  border-color: #c3d9e0;
}
.calendar {
  border-color: #c3d9e0;
}
.calendar-header {
  background: #daeef5;
}
.calendar-body,
.calendar-menu {
  background: #fafafa;
}
.calendar-body th {
  background: #f5f5f5;
  padding: 2px 0;
}
.calendar-hover,
.calendar-nav-hover,
.calendar-menu-hover {
  background-color: #9cc8f7;
  color: #404040;
}
.calendar-hover {
  border: 1px solid #9cc8f7;
  padding: 0;
}
.calendar-selected {
  background-color: #6caef5;
  color: #fff;
  border: 1px solid #9cc8f7;
  padding: 0;
}
.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('/msp/static/themes/default/images/combo_arrow.png') no-repeat center center;
}
.combo-panel {
  background-color: #fafafa;
}
.combo-arrow {
  background-color: #daeef5;
}
.combo-arrow-hover {
  background-color: #9cc8f7;
}
.combo-arrow:hover {
  background-color: #9cc8f7;
}
.combo .textbox-icon-disabled:hover {
  cursor: default;
}
.combobox-item,
.combobox-group,
.combobox-stick {
  font-size: 13px;
  padding: 3px;
}
.combobox-item-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.combobox-gitem {
  padding-left: 10px;
}
.combobox-group,
.combobox-stick {
  font-weight: bold;
}
.combobox-stick {
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  background: inherit;
}
.combobox-item-hover {
  background-color: #9cc8f7;
  color: #404040;
}
.combobox-item-selected {
  background-color: #6caef5;
  color: #fff;
}
.combobox-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 2px;
}
.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;
}
.datagrid-view2 {
  right: 0;
}
.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-width: 0 0 1px 0;
  border-style: solid;
}
.datagrid-btn-separator {
  float: left;
  height: 24px;
  border-left: 1px solid #ddd;
  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: 35px;
  line-height: 35px;
  font-size: 13px;
}
.datagrid-header .datagrid-cell {
  height: auto;
}
.datagrid-header .datagrid-cell span {
  font-size: 13px;
}
.datagrid-cell-group {
  text-align: center;
  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 #c3d9e0;
  font-size: 13px;
  outline-style: none;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.datagrid-view .validatebox-invalid {
  border-color: #ffa8a8;
}
.datagrid-sort .datagrid-sort-icon {
  display: inline;
  padding: 0 13px 0 0;
  background: url('/msp/static/themes/default/images/datagrid_icons.png') no-repeat -64px center;
}
.datagrid-sort-desc .datagrid-sort-icon {
  display: inline;
  padding: 0 13px 0 0;
  background: url('/msp/static/themes/default/images/datagrid_icons.png') no-repeat -16px center;
}
.datagrid-sort-asc .datagrid-sort-icon {
  display: inline;
  padding: 0 13px 0 0;
  background: url('/msp/static/themes/default/images/datagrid_icons.png') no-repeat 0px center;
}
.datagrid-row-collapse {
  background: url('/msp/static/themes/default/images/datagrid_icons.png') no-repeat -48px center;
}
.datagrid-row-expand {
  background: url('/msp/static/themes/default/images/datagrid_icons.png') no-repeat -32px center;
}
.datagrid-mask-msg {
  background: #fafafa url('/msp/static/themes/default/images/loading.gif') no-repeat scroll 5px center;
}
.datagrid-header,
.datagrid-td-rownumber {
  background-color: #ebeced;
}
.datagrid-cell-rownumber {
  color: #404040;
}
.datagrid-resize-proxy {
  background: #1a7bc9;
}
.datagrid-mask {
  background: #eee;
}
.datagrid-mask-msg {
  border-color: #c3d9e0;
}
.datagrid-toolbar,
.datagrid-pager {
  background: #f5f5f5;
}
.datagrid-header,
.datagrid-toolbar,
.datagrid-pager,
.datagrid-footer-inner {
  border-color: #dedede;
}
.datagrid-header td,
.datagrid-body td,
.datagrid-footer td {
  border-color: #ccc;
}
.datagrid-htable,
.datagrid-btable,
.datagrid-ftable {
  color: #404040;
  border-collapse: separate;
}
.datagrid-row-alt {
  background: #f5f5f5;
}
.datagrid-row-over,
.datagrid-header td.datagrid-header-over {
  background: #9cc8f7;
  color: #404040;
  cursor: default;
}
.datagrid-row-selected {
  background: #6caef5;
  color: #fff;
}
.datagrid-row-editing .textbox,
.datagrid-row-editing .textbox-text {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.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: #ebeced;
  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;
  text-overflow: ellipsis;
  overflow: hidden;
}
.datalist-link,
.m-list li > a {
  display: block;
  position: relative;
  cursor: pointer;
  color: #404040;
  text-decoration: none;
  margin: -2px -4px;
  padding: 2px 4px;
  padding-right: 16px;
  line-height: 18px;
  white-space: nowrap;
  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;
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-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: #9cc8f7;
  color: #404040;
}
.m-list .m-list-group {
  padding: 0 4px;
}
.datebox-calendar-inner {
  height: 180px;
}
.datebox-button {
  padding: 0 5px;
  text-align: center;
}
.datebox-button a {
  line-height: 22px;
  font-size: 13px;
  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('/msp/static/themes/default/images/datebox_arrow.png');
  background-position: center center;
}
.datebox-button {
  background-color: #f5f5f5;
}
.datebox-button a {
  color: #404040;
}
.dialog-content {
  overflow: auto;
}
.dialog-toolbar {
  position: relative;
  padding: 2px 5px;
}
.dialog-tool-separator {
  float: left;
  height: 24px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #fff;
  margin: 2px 1px;
}
.dialog-button {
  position: relative;
  top: -1px;
  padding: 5px;
  text-align: right;
}
.dialog-button .l-btn {
  margin-left: 5px;
}
.dialog-toolbar,
.dialog-button {
  background: #f5f5f5;
  border-width: 1px;
  border-style: solid;
}
.dialog-toolbar {
  border-color: #c3d9e0 #c3d9e0 #dedede #c3d9e0;
}
.dialog-button {
  border-color: #dedede #c3d9e0 #c3d9e0 #c3d9e0;
}
.window-thinborder .dialog-toolbar {
  border-left: transparent;
  border-right: transparent;
  border-top-color: #f5f5f5;
}
.window-thinborder .dialog-button {
  top: 0px;
  padding: 5px 8px 8px 8px;
  border-left: transparent;
  border-right: transparent;
  border-bottom: transparent;
}
.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('/msp/static/themes/default/images/blank.gif') no-repeat;
}
.l-btn-disabled .filebox-label {
  cursor: default;
}
.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-expand {
  position: absolute;
  padding: 0px;
  font-size: 1px;
  cursor: pointer;
  z-index: 1;
}
.layout-expand .panel-header,
.layout-expand .panel-body {
  background: transparent;
  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);
  -webkit-transform-origin: 0 0;
  -moz-transform: rotate(90deg);
  -moz-transform-origin: 0 0;
  -o-transform: rotate(90deg);
  -o-transform-origin: 0 0;
  transform: rotate(90deg);
  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('/msp/static/themes/default/images/layout_arrows.png') no-repeat -16px -16px;
}
.layout-button-down {
  background: url('/msp/static/themes/default/images/layout_arrows.png') no-repeat -16px 0;
}
.layout-button-left {
  background: url('/msp/static/themes/default/images/layout_arrows.png') no-repeat 0 0;
}
.layout-button-right {
  background: url('/msp/static/themes/default/images/layout_arrows.png') no-repeat 0 -16px;
}
.layout-split-proxy-h,
.layout-split-proxy-v {
  background-color: #1a7bc9;
}
.layout-split-north {
  border-bottom: 5px solid #fafafa;
}
.layout-split-south {
  border-top: 5px solid #fafafa;
}
.layout-split-east {
  border-left: 5px solid #fafafa;
}
.layout-split-west {
  border-right: 5px solid #fafafa;
}
.layout-expand {
  background-color: #daeef5;
}
.layout-expand-over {
  background-color: #daeef5;
}
.l-btn {
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  cursor: pointer;
  outline: none;
  text-align: center;
  vertical-align: middle;
  line-height: normal;
}
.l-btn-plain {
  border-width: 0;
  padding: 1px;
}
.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;
  line-height: 24px;
  font-size: 13px;
  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;
  top: 14px;
}
.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-plain:hover {
  padding: 0;
}
.l-btn-focus {
  outline: #0000FF dotted thin;
}
.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: #fff;
  background: #1a7bc9;
  border: 1px solid #1a7bc9;
  background: -webkit-linear-gradient(top, #1a7bc9 0, #1a7bc9 100%);
  background: -moz-linear-gradient(top, #1a7bc9 0, #1a7bc9 100%);
  background: -o-linear-gradient(top, #1a7bc9 0, #1a7bc9 100%);
  background: linear-gradient(to bottom, #1a7bc9 0, #1a7bc9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1a7bc9, endColorstr=#1a7bc9, GradientType=0);
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.l-btn:hover {
  background: #9cc8f7;
  color: #fff;
  border: 1px solid #9cc8f7;
  filter: none;
}
.l-btn-plain {
  color: #404040 !important;
  background: transparent;
  border-width: 0;
  filter: none;
}
.l-btn-outline {
  border-width: 1px;
  border-color: #9cc8f7;
  padding: 0;
}
.l-btn-plain:hover {
  background: #9cc8f7;
  color: #fff;
  border: 1px solid #9cc8f7;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.l-btn-disabled,
.l-btn-disabled:hover {
  opacity: 0.5;
  cursor: default;
  background: #1a7bc9;
  color: #404040;
  background: -webkit-linear-gradient(top, #1a7bc9 0, #1a7bc9 100%);
  background: -moz-linear-gradient(top, #1a7bc9 0, #1a7bc9 100%);
  background: -o-linear-gradient(top, #1a7bc9 0, #1a7bc9 100%);
  background: linear-gradient(to bottom, #1a7bc9 0, #1a7bc9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1a7bc9, endColorstr=#1a7bc9, 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: #daeef5;
  filter: none;
}
.l-btn-plain-selected,
.l-btn-plain-selected:hover {
  background: #daeef5;
}
.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 {
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.menu-item-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
}
.menu-text,
.menu-text span {
  font-size: 13px;
}
.menu-shadow {
  position: absolute;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  background: #fafafa;
  -moz-box-shadow: 2px 2px 3px #fafafa;
  -webkit-box-shadow: 2px 2px 3px #fafafa;
  box-shadow: 2px 2px 3px #fafafa;
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2, MakeShadow=false, ShadowOpacity=0.2);
}
.menu-rightarrow {
  background: url('/msp/static/themes/default/images/menu_arrows.png') no-repeat -32px center;
}
.menu-line {
  border-left: 1px solid #ddd;
  border-right: 1px solid #fff;
}
.menu-sep {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
}
.menu {
  background-color: #fafafa;
  border-color: #c3d9e0;
  color: #404040;
}
.menu-content {
  background: #fafafa;
}
.menu-item {
  border-color: transparent;
  _border-color: #fafafa;
}
.menu-active {
  border-color: #9cc8f7;
  color: #404040;
  background: #9cc8f7;
}
.menu-active-disabled {
  border-color: transparent;
  background: transparent;
  color: #404040;
}
.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: #9cc8f7;
  color: #404040;
  border: 1px solid #9cc8f7;
  filter: none;
}
.m-btn-plain-active,
.s-btn-plain-active {
  background: transparent;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.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: #1a7bc9;
  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('/msp/static/themes/default/images/menu_arrows.png') no-repeat 0 center;
}
.m-btn-plain-active,
.s-btn-plain-active {
  border-color: #9cc8f7;
  background-color: #9cc8f7;
  color: #404040;
}
.messager-body {
  padding: 10px 10px 30px 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('/msp/static/themes/default/images/messager_icons.png') no-repeat scroll -64px 0;
}
.messager-info {
  background: url('/msp/static/themes/default/images/messager_icons.png') no-repeat scroll 0 0;
}
.messager-question {
  background: url('/msp/static/themes/default/images/messager_icons.png') no-repeat scroll -32px 0;
}
.messager-warning {
  background: url('/msp/static/themes/default/images/messager_icons.png') no-repeat scroll -96px 0;
}
.messager-progress {
  padding: 10px;
}
.messager-p-msg {
  margin-bottom: 5px;
}
.messager-body .messager-input {
  width: 100%;
  padding: 4px 0;
  outline-style: none;
  border: 1px solid #c3d9e0;
}
.window-thinborder .messager-button {
  padding-bottom: 8px;
}
.pagination {
  zoom: 1;
}
.pagination table {
  float: left;
  height: 30px;
}
.pagination td {
  border: 0;
}
.pagination-btn-separator {
  float: left;
  height: 24px;
  border-left: 1px solid #ddd;
  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: 13px;
}
.pagination span {
  font-size: 13px;
}
.pagination-link .l-btn-text {
  width: 24px;
  text-align: center;
  margin: 0;
}
.pagination-first {
  background: url('/msp/static/themes/default/images/pagination_icons.png') no-repeat 0 center;
}
.pagination-prev {
  background: url('/msp/static/themes/default/images/pagination_icons.png') no-repeat -16px center;
}
.pagination-next {
  background: url('/msp/static/themes/default/images/pagination_icons.png') no-repeat -32px center;
}
.pagination-last {
  background: url('/msp/static/themes/default/images/pagination_icons.png') no-repeat -48px center;
}
.pagination-load {
  background: url('/msp/static/themes/default/images/pagination_icons.png') no-repeat -64px center;
}
.pagination-loading {
  background: url('/msp/static/themes/default/images/loading.gif') no-repeat center center;
}
.pagination-page-list,
.pagination .pagination-num {
  border-color: #c3d9e0;
}
.panel {
  overflow: hidden;
  text-align: left;
  margin: 0;
  border: 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.panel-header,
.panel-body {
  border-width: 1px;
  border-style: solid;
}
.panel-header {
  padding: 5px;
  position: relative;
}
.panel-title {
  background: url('/msp/static/themes/default/images/blank.gif') no-repeat;
}
.panel-header-noborder {
  border-width: 0 0 1px 0;
}
.panel-body {
  overflow: auto;
  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);
  background-color: #9cc8f7;
  -moz-border-radius: -2px -2px -2px -2px;
  -webkit-border-radius: -2px -2px -2px -2px;
  border-radius: -2px -2px -2px -2px;
}
.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('/msp/static/themes/default/images/loading.gif') no-repeat 10px 10px;
}
.panel-tool-close {
  background: url('/msp/static/themes/default/images/panel_tools.png') no-repeat -16px 0px;
}
.panel-tool-min {
  background: url('/msp/static/themes/default/images/panel_tools.png') no-repeat 0px 0px;
}
.panel-tool-max {
  background: url('/msp/static/themes/default/images/panel_tools.png') no-repeat 0px -16px;
}
.panel-tool-restore {
  background: url('/msp/static/themes/default/images/panel_tools.png') no-repeat -16px -16px;
}
.panel-tool-collapse {
  background: url('/msp/static/themes/default/images/panel_tools.png') no-repeat -32px 0;
}
.panel-tool-expand {
  background: url('/msp/static/themes/default/images/panel_tools.png') no-repeat -32px -16px;
}
.panel-header,
.panel-body {
  border-color: #c3d9e0;
}
.panel-header {
  background-color: #daeef5;
}
.panel-body {
  background-color: #fafafa;
  color: #404040;
  font-size: 12px;
}
.panel-title {
  font-size: 13px;
  font-weight: bold;
  color: #404040;
  height: 16px;
  line-height: 16px;
}
.panel-footer {
  border: 1px solid #c3d9e0;
  overflow: hidden;
  background: #f5f5f5;
}
.panel-footer-noborder {
  border-width: 1px 0 0 0;
}
.progressbar {
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  position: relative;
}
.progressbar-text {
  text-align: center;
  position: absolute;
}
.progressbar-value {
  position: relative;
  overflow: hidden;
  width: 0;
  -moz-border-radius: 0px 0 0 0px;
  -webkit-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.progressbar {
  border-color: #c3d9e0;
}
.progressbar-text {
  color: #404040;
  font-size: 13px;
}
.progressbar-value .progressbar-text {
  background-color: #6caef5;
  color: #fff;
}
.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: #dedede;
}
.propertygrid .datagrid-view1 .datagrid-group {
  border-color: #daeef5;
}
.propertygrid .datagrid-view2 .datagrid-group {
  border-color: #dedede;
}
.propertygrid .datagrid-group,
.propertygrid .datagrid-view1 .datagrid-body,
.propertygrid .datagrid-view1 .datagrid-row-over,
.propertygrid .datagrid-view1 .datagrid-row-selected {
  background: #daeef5;
}
.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);
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.searchbox .l-btn-plain:hover {
  border: 0;
  padding: 0;
  opacity: 1.0;
  filter: alpha(opacity=100);
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.searchbox a.m-btn-plain-active {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.searchbox .m-btn-active {
  border-width: 0 1px 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 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('/msp/static/themes/default/images/searchbox_button.png') no-repeat center center;
}
.searchbox .l-btn-plain {
  background: #daeef5;
}
.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: 0px;
}
.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: 13px;
  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: 13px;
}
.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('/msp/static/themes/default/images/slider_handle.png') no-repeat;
}
.slider-inner {
  border-color: #c3d9e0;
  background: #daeef5;
}
.slider-rule span {
  border-color: #c3d9e0;
}
.slider-rulelabel span {
  color: #404040;
}
.spinner-arrow {
  background-color: #daeef5;
  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: #404040;
  outline-style: none;
}
.spinner-arrow-hover {
  background-color: #9cc8f7;
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.spinner-arrow-up:hover,
.spinner-arrow-down:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  background-color: #9cc8f7;
}
.textbox-icon-disabled .spinner-arrow-up:hover,
.textbox-icon-disabled .spinner-arrow-down:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  background-color: #daeef5;
  cursor: default;
}
.spinner .textbox-icon-disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.spinner-arrow-up {
  background: url('/msp/static/themes/default/images/spinner_arrows.png') no-repeat 1px center;
}
.spinner-arrow-down {
  background: url('/msp/static/themes/default/images/spinner_arrows.png') no-repeat -15px center;
}
.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: #1a7bc9;
  border-width: 0 0 0 1px;
}
.switchbutton {
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background: #1a7bc9;
  border: 1px solid #1a7bc9;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.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: 13px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.switchbutton-on {
  background: #6caef5;
  color: #fff;
}
.switchbutton-off {
  background-color: #fafafa;
  color: #404040;
}
.switchbutton-on,
.switchbutton-reversed .switchbutton-off {
  -moz-border-radius: 0px 0 0 0px;
  -webkit-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.switchbutton-off,
.switchbutton-reversed .switchbutton-on {
  -moz-border-radius: 0 0px 0px 0;
  -webkit-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.switchbutton-handle {
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #fafafa;
  color: #404040;
  border: 1px solid #1a7bc9;
  -moz-box-shadow: 0 0 3px 0 #1a7bc9;
  -webkit-box-shadow: 0 0 3px 0 #1a7bc9;
  box-shadow: 0 0 3px 0 #1a7bc9;
}
.switchbutton-value {
  position: absolute;
  top: 0;
  left: -5000px;
}
.switchbutton-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.switchbutton-disabled,
.switchbutton-readonly {
  cursor: default;
}
.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;
  margin: 0px;
  padding: 0px;
  padding-left: 4px;
  width: 50000px;
  border-style: solid;
  border-width: 0 0 1px 0;
}
.tabs li {
  float: left;
  display: inline-block;
  margin: 0 4px -1px 0;
  padding: 0;
  position: relative;
  border: 0;
}
.tabs li a.tabs-inner {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  white-space: nowrap;
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 0px 0px 0 0;
  -webkit-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.tabs li.tabs-selected a.tabs-inner {
  font-weight: bold;
  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;
  filter: alpha(opacity=60);
}
.tabs-p-tool {
  right: 16px;
}
.tabs-p-tool a {
  display: inline-block;
  font-size: 1px;
  width: 12px;
  height: 12px;
  margin: 0;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.tabs li a:hover.tabs-close,
.tabs-p-tool a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  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-title {
  font-size: 13px;
}
.tabs-closable {
  padding-right: 8px;
}
.tabs-panels {
  margin: 0px;
  padding: 0px;
  border-width: 1px;
  border-style: solid;
  border-top-width: 0;
  overflow: hidden;
}
.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 li a.tabs-inner {
  -moz-border-radius: 0 0 0px 0px;
  -webkit-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.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: left;
  padding-left: 10px;
  padding-right: 10px;
  -moz-border-radius: 0px 0 0 0px;
  -webkit-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.tabs-header-right .tabs li a.tabs-inner {
  display: block;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  -moz-border-radius: 0 0px 0px 0;
  -webkit-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 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 {
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.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: #daeef5 url('/msp/static/themes/default/images/tabs_icons.png') no-repeat 1px center;
}
.tabs-scroller-right {
  background: #daeef5 url('/msp/static/themes/default/images/tabs_icons.png') no-repeat -15px center;
}
.tabs li a.tabs-close {
  background: url('/msp/static/themes/default/images/tabs_icons.png') no-repeat -34px center;
}
.tabs li a.tabs-inner:hover {
  background: #9cc8f7;
  color: #404040;
  filter: none;
}
.tabs li.tabs-selected a.tabs-inner {
  background-color: #fafafa;
  color: #404040;
}
.tabs li a.tabs-inner {
  color: #404040;
  background-color: #daeef5;
}
.tabs-header,
.tabs-tool {
  background-color: #daeef5;
}
.tabs-header-plain {
  background: transparent;
}
.tabs-header,
.tabs-scroller-left,
.tabs-scroller-right,
.tabs-tool,
.tabs,
.tabs-panels,
.tabs li a.tabs-inner,
.tabs li.tabs-selected a.tabs-inner,
.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner,
.tabs-header-left .tabs li.tabs-selected a.tabs-inner,
.tabs-header-right .tabs li.tabs-selected a.tabs-inner {
  border-color: #c3d9e0;
}
.tabs-p-tool a:hover,
.tabs li a:hover.tabs-close,
.tabs-scroller-over {
  background-color: #9cc8f7;
}
.tabs li.tabs-selected a.tabs-inner {
  border-bottom: 1px solid #fafafa;
}
.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner {
  border-top: 1px solid #fafafa;
}
.tabs-header-left .tabs li.tabs-selected a.tabs-inner {
  border-right: 1px solid #fafafa;
}
.tabs-header-right .tabs li.tabs-selected a.tabs-inner {
  border-left: 1px solid #fafafa;
}
.tabs-header .tabs-pill li.tabs-selected a.tabs-inner {
  background: #6caef5;
  color: #fff;
  filter: none;
  border-color: #c3d9e0;
}
.textbox {
  position: relative;
  border: 1px solid #c3d9e0;
  background-color: #fff;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.textbox .textbox-text {
  font-size: 13px;
  border: 0;
  margin: 0;
  padding: 4px;
  white-space: normal;
  vertical-align: top;
  outline-style: none;
  resize: none;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.textbox .textbox-text::-ms-clear,
.textbox .textbox-text::-ms-reveal {
  display: none;
}
.textbox textarea.textbox-text {
  white-space: pre-wrap;
}
.textbox .textbox-prompt {
  font-size: 13px;
  color: #aaa;
}
.textbox .textbox-bgicon {
  background-position: 3px center;
  padding-left: 21px;
}
.textbox .textbox-button,
.textbox .textbox-button:hover {
  position: absolute;
  top: 0;
  padding: 0;
  vertical-align: top;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 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;
  width: 18px;
}
.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 {
  border-color: #a1c4cf;
  -moz-box-shadow: 0 0 3px 0 #c3d9e0;
  -webkit-box-shadow: 0 0 3px 0 #c3d9e0;
  box-shadow: 0 0 3px 0 #c3d9e0;
}
.textbox-invalid {
  border-color: #ffa8a8;
  background-color: #fff3f3;
}
.tooltip {
  position: absolute;
  display: none;
  z-index: 9900000;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.tooltip-content {
  font-size: 13px;
}
.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;
  _border-color: tomato;
  _filter: chroma(color=#ff6347);
}
.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 {
  background-color: #fafafa;
  border-color: #c3d9e0;
  color: #404040;
}
.tooltip-right .tooltip-arrow-outer {
  border-right-color: #c3d9e0;
}
.tooltip-right .tooltip-arrow {
  border-right-color: #fafafa;
}
.tooltip-left .tooltip-arrow-outer {
  border-left-color: #c3d9e0;
}
.tooltip-left .tooltip-arrow {
  border-left-color: #fafafa;
}
.tooltip-top .tooltip-arrow-outer {
  border-top-color: #c3d9e0;
}
.tooltip-top .tooltip-arrow {
  border-top-color: #fafafa;
}
.tooltip-bottom .tooltip-arrow-outer {
  border-bottom-color: #c3d9e0;
}
.tooltip-bottom .tooltip-arrow {
  border-bottom-color: #fafafa;
}
.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: 35px;
  white-space: nowrap;
  cursor: pointer;
}
.tree-hit {
  cursor: pointer;
}
.tree-expanded,
.tree-collapsed,
.tree-indent {
  display: inline-block;
  width: 17.5px;
  height: 35px;
  vertical-align: top;
  overflow: hidden;
  /* 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;
  text-align: center;
  color: #414141;
}
.tree-folder,
.tree-file {
  display: inline-block;
  width: 17.5px;
  height: 35px;
  vertical-align: top;
  overflow: hidden;
  /* 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;
  text-align: center;
  color: #ffe48d;
}
.tree-checkbox {
  display: inline-block;
  width: 23.33333333px;
  height: 35px;
  vertical-align: top;
  overflow: hidden;
  /* 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;
  text-align: center;
  color: #999999;
}
.tree-expanded:before,
.tree-expanded-hover:before,
.tree-collapsed:before,
.tree-collapsed-hover:before,
.tree-expanded:before,
.tree-root-first .tree-expanded:before,
.tree-collapsed:before,
.tree-root-first .tree-collapsed:before,
.tree-node-last .tree-expanded:before,
.tree-root-one .tree-expanded:before,
.tree-node-last .tree-collapsed:before,
.tree-root-one .tree-collapsed:before,
.tree-folder:before,
.tree-folder-open:before,
.tree-file:before {
  font-size: 17.5px;
  line-height: 35px;
}
.tree-checkbox0:before,
.tree-checkbox1:before,
.tree-checkbox2:before {
  font-size: 15.90909091px;
  line-height: 35px;
}
.tree-expanded:before {
  content: "\f0d7";
}
.tree-expanded-hover:before {
  color: #145c98;
  content: "\f0d7";
}
.tree-collapsed:before {
  content: "\f0da";
}
.tree-collapsed-hover:before {
  color: #145c98;
  content: "\f0da";
}
.tree-folder:before {
  content: "\f07b";
}
.tree-folder-open:before {
  content: "\f07c";
}
.tree-file:before {
  content: "\f0f6";
}
.tree-checkbox0:before {
  content: "\f096";
}
.tree-checkbox1:before {
  color: #145c98;
  content: "\f046";
}
.tree-checkbox2:before {
  color: #145c98;
  content: "\f14a";
}
.tree-lines .tree-expanded:before,
.tree-lines .tree-root-first .tree-expanded:before,
.tree-lines .tree-collapsed:before,
.tree-lines .tree-root-first .tree-collapsed:before,
.tree-lines .tree-node-last .tree-expanded:before,
.tree-lines .tree-root-one .tree-expanded:before,
.tree-lines .tree-node-last .tree-collapsed:before,
.tree-lines .tree-root-one .tree-collapsed:before,
.tree-lines .tree-collapsed:before {
  display: none ;
}
.tree-line {
  background: url('/msp/static/themes/default/images/tree_line_a_07_02.png') no-repeat center center;
}
.tree-lines .tree-join {
  background: url('/msp/static/themes/default/images/tree_line_a_07_01.png') no-repeat center center;
}
.tree-lines .tree-joinbottom {
  background: url('/msp/static/themes/default/images/tree_line_a_07_03.png') no-repeat center center;
}
.tree-lines .tree-expanded {
  background: url('/msp/static/themes/default/images/tree_line_a_02.png') no-repeat center center;
}
.tree-lines .tree-node-last .tree-expanded {
  background: url('/msp/static/themes/default/images/tree_line_a_04.png') no-repeat center center;
}
.tree-lines .tree-root-one .tree-expanded {
  background: url('/msp/static/themes/default/images/tree_line_a_04_2.png') no-repeat center center !important;
}
.tree-lines .tree-collapsed {
  background: url('/msp/static/themes/default/images/tree_line_a_01.png') no-repeat center center;
}
.tree-lines .tree-node-last .tree-collapsed {
  background: url('/msp/static/themes/default/images/tree_line_a_03.png') no-repeat center center;
}
.tree-lines .tree-root-one .tree-collapsed {
  background: url('/msp/static/themes/default/images/tree_line_a_03_2.png') no-repeat center center !important;
}
.tree-loading {
  background: url('/msp/static/themes/default/images/loading.gif') no-repeat center center;
}
.tree-title {
  font-size: 13px;
  display: inline-block;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  padding: 0 2px;
  height: 35px;
  line-height: 35px;
}
.tree-node-proxy {
  font-size: 13px;
  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('/msp/static/themes/default/images/tree_icons.png') no-repeat -256px 0;
}
.tree-dnd-no {
  background: url('/msp/static/themes/default/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 #95B8E7;
  font-size: 13px;
  line-height: 16px;
  padding: 0 4px;
  margin: 0;
  width: 80px;
  outline-style: none;
  vertical-align: top;
  position: absolute;
  top: 0;
}
.tree-node-proxy {
  background-color: #ffffff;
  color: #000000;
  border-color: #95B8E7;
}
.tree-node-hover {
  background: #eaf2ff;
  color: #000000;
}
.tree-node-selected {
  background: #ffe48d;
  color: #000000;
}
.tree-node-hidden {
  display: none;
}
.validatebox-invalid {
  border-color: #ffa8a8;
  background-color: #fff3f3;
  color: #404040;
}
.window {
  overflow: hidden;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
}
.window .window-header {
  background: transparent;
  padding: 0px 0px 6px 0px;
}
.window .window-body {
  border-width: 1px;
  border-style: solid;
  border-top-width: 0px;
}
.window .window-body-noheader {
  border-top-width: 1px;
}
.window .panel-body-nobottom {
  border-bottom-width: 0;
}
.window .window-header .panel-icon,
.window .window-header .panel-tool {
  top: 50%;
  margin-top: -11px;
}
.window .window-header .panel-icon {
  left: 1px;
}
.window .window-header .panel-tool {
  right: 1px;
}
.window .window-header .panel-with-icon {
  padding-left: 18px;
}
.window-proxy {
  position: absolute;
  overflow: hidden;
}
.window-proxy-mask {
  position: absolute;
  filter: alpha(opacity=5);
  opacity: 0.05;
}
.window-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=40);
  opacity: 0.40;
  font-size: 1px;
  overflow: hidden;
}
.window,
.window-shadow {
  position: absolute;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.window-shadow {
  background: #fafafa;
  -moz-box-shadow: 2px 2px 3px #fafafa;
  -webkit-box-shadow: 2px 2px 3px #fafafa;
  box-shadow: 2px 2px 3px #fafafa;
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2, MakeShadow=false, ShadowOpacity=0.2);
}
.window,
.window .window-body {
  border-color: #c3d9e0;
}
.window {
  background-color: #daeef5;
}
.window-proxy {
  border: 1px dashed #c3d9e0;
}
.window-proxy-mask,
.window-mask {
  background: #eee;
}
.window .panel-footer {
  border: 1px solid #c3d9e0;
  position: relative;
  top: -1px;
}
.window-thinborder {
  padding: 0;
}
.window-thinborder .window-header {
  padding: 5px 5px 6px 5px;
}
.window-thinborder .window-body {
  border-width: 0px;
}
.window-thinborder .window-header .panel-icon,
.window-thinborder .window-header .panel-tool {
  margin-top: -9px;
  margin-left: 5px;
  margin-right: 5px;
}
.window-noborder {
  border: 0;
}
/* add in 20180620 */
.pM-title+input {
  box-sizing:border-box;
}
#id_question_Window {
  overflow-y: auto;
}
._span_pmtitle {
  display: inline-block;
  width: 560px;
  text-align: right;
}
#startTime+span>span>a, #endTime+span>span>a, #state+span>span>a {
  margin: -1px;
}
._main_account>.layout-panel-north>div {
  height: auto!important;
}
._main_account>.layout-panel-center {
  /*top:96px!important;*/
}
#sunmitTime+span>span>a, #type+span>span>a {
  margin: -1px;
}
#surveyFrom>div>span:nth-child(1) {
  margin: 0;
  width: 200px;
  display: inline-block;
  text-align: right;
}
._add_new_left, ._add_new_right {
  float: left;
}
._add_new_left {
  width: 400px;
}
._add_new_right {
  margin-left: 30px;
}
._clearfix {
  clear: both;
}
#fileDiv {
  margin-left: 56px;
}
#fileDiv>div {
  display: inline-block;
  margin-left: 10px;
}
#fileDi>div {
  margin-left: 202px;
}
#filediv #fileDiv {
  /*margin-left: 30px;*/
}
#contentElementNode .pM-title {
  width: 94px;
}
#gridbar .pM-title {
  width: 120px;
}
#gridbar input, #gridbar .combo {
  width: 180px!important;
}
#gridbar .combo input[type="text"] {
  width: 153px!important;
}
#contentForm>div:nth-child(1)>div:nth-child(2) .pM-title {
  width: 97px;
}
#contentElementNode .ke-container {
  width: 600px!important;
}
#circle_name+span.combo, #cicle_company+span.combo, #cicle_market+span.combo {
  width: 154px!important;
}
#circle_name+span.combo input[type="text"], #cicle_company+span.combo input[type="text"], #cicle_market+span.combo input[type="text"] {
  width: 128px!important;
}
#menuFrom .pM-title {
  width: 102px;
}
#id_account_Window .layout-panel-south {
  top: 125px!important;
}
#zhm+span.textbox, #zhlx+span.textbox, #lxr+span.textbox, #lxyx+span.textbox, #lxdh+span.textbox, #lxdz+span.textbox, #zhzt+span.textbox {
  width:180px!important;
}
#accountLogFrom .pM-m-formCell .pM-title {
  width: 105px;
}
#id_menu_Window>div>div:nth-child(2) .pM-m-formCell .pM-title {
  width: 120px;
}
._pm_m_formcell #fileDiv, ._pm_m_formcell #fileDiv>div {
  margin-left: 0;
}