
:root {
  --theme-color-blue: #409eff; /* css 变量赋值位置 */
}
#app .el-drawer__header{
	margin-bottom: 20px;
}

.top-nav .top-nav-banner{
  background-color: #3a94fe;
  padding: 0px 20px;
}
@media only screen and (max-width:767px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:768px){.hidden-sm-and-up{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.hidden-sm-only{display:none!important}}@media only screen and (max-width:991px){.hidden-sm-and-down{display:none!important}}@media only screen and (min-width:992px){.hidden-md-and-up{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.hidden-md-only{display:none!important}}@media only screen and (max-width:1199px){.hidden-md-and-down{display:none!important}}@media only screen and (min-width:1200px){.hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1919px){.hidden-lg-only{display:none!important}}@media only screen and (max-width:1919px){.hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1920px){.hidden-xl-only{display:none!important}}
.hrsPersonalEdit-ruleForm .el-input__icon {
    line-height: 30px !important;
}
.hrsPersonalEdit-ruleForm .el-form-item__content {
    line-height: 30px !important;
}
.hrsPersonalEdit-ruleForm .el-input-group__prepend {
    padding: 0 6px;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}

  /*.widthWithThreeWithXing .el-input__icon {
		line-height: 30px !important;
	}

  .widthWithTwoWithXing .el-input__icon {
		line-height: 30px !important;
	}

  .widthWithFourWithXing .el-input__icon {
		line-height: 30px !important;
	}

  .widthWithFourEWithXing .el-input__icon {
		line-height: 30px !important;
	}

  .phoneNumberStyle .el-input__icon {
		line-height: 30px !important;
	}*/
.hrsPersonalEdit-ruleForm .widthWithThreeWithXing .el-input-group__prepend {
    padding: 0 8px;
}
.hrsPersonalEdit-ruleForm .widthWithTwoWithXing .el-input-group__prepend {
    padding: 0 15px;
}
.hrsPersonalEdit-ruleForm .widthWithTwo .el-input-group__prepend {
    padding: 0 13px;
}
.hrsPersonalEdit-ruleForm .widthWithThreeE .el-input-group__prepend {
    padding: 0 23px;
}
.hrsPersonalEdit-ruleForm .widthWithFourEWithXing .el-input-group__prepend {
    padding: 0 10px;
}
.hrsPersonalEdit-ruleForm .widthWithFour .el-input-group__prepend {
    padding: 0 10px;
}

.el-menu-item:hover {
  outline: 0 !important;
  background: #eef5ff !important;
}
.hz-menu .el-submenu [class^="el-icon-"] {
  margin-right: 0;
}
.hz-menu .hz-menu-icon{
	width: 24px;
	font-size: 18px;
}

.dialog_home[data-v-310e140c] {
  line-height: 27px;
  font-size: 18px;
  color: #303133;
}
.dialog_home_footer[data-v-310e140c] {
  padding: 10px 265px 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tags-view-container[data-v-54fa21c1] {
  height: 46px;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #d8dce5;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 0 3px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 0 3px 0 rgba(0, 0, 0, 0.04);
}
.tags-view-container .tags-view-item[data-v-54fa21c1] {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  border: 1px solid #d8dce5;
  color: #495060;
  background: #fff;
  padding: 0 8px;
  font-size: 14px;
  margin-left: 5px;
  margin-top: 8px;
}
.tags-view-container .tags-view-item[data-v-54fa21c1]:first-of-type {
  margin-left: 15px;
}
.tags-view-container .tags-view-item[data-v-54fa21c1]:last-of-type {
  margin-right: 15px;
}
.tags-view-container .tags-view-item.active[data-v-54fa21c1] {
  background-color: #409eff;
  color: #fff;
  border-color: #409eff;
}
.tags-view-container .tags-view-item.active[data-v-54fa21c1]::before {
  content: "";
  background: #fff;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: relative;
  margin-right: 2px;
}
.tags-view-container .el-icon-close[data-v-54fa21c1] {
  border-radius: 50%;
  padding: 2px;
}
.tags-view-container .el-icon-close[data-v-54fa21c1]:hover {
  background-color: #b4bccc;
  color: #fff;
}
.scroll-container[data-v-54fa21c1] {
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.scroll-container .el-scrollbar__bar.is-vertical {
  display: none;
}
.scroll-container .el-scrollbar__bar {
  bottom: 0px;
}
.scroll-container .el-scrollbar__wrap {
  height: 56px;
}
#panel .el-table__header-wrapper thead.has-gutter th{
  text-align: center;
}
#panel #dt_003 table .el-table__row>:first-child{
  background-color: #f5f7fa;
}
#panel .el-card__header{
  padding: 8px 20px;
}
#panel .systemMark{
  display: inline;
  background-color: #479BFF;
  border: 2px solid #479BFF;
  margin-right: 10px;
}
#panel .tab-more-btn{
  position: absolute;
  top: 0px;
  right: 20px;
}
#panel .tab-title{
  color: #4c4d4e;
}
#panel .el-divider--horizontal{
  margin: 8px 0;
}
#panel #bigCard .el-input__inner{
  height: 40px !important;
  font-size: 18px;
}
#panel #panel_search_card .el-card__body{
  background-color: #479BFF;
  padding-bottom: 8px;
  height: 221px;
}
#panel #panel_search_card .el-card__header{
  background-color: #479BFF;
}
#panel #panel_search_card .tab-title{
  color: #FFF;
}
#panel .panel-tool {
  width: 50px;
  height: 50px;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
  padding: 5px;
}
#panel .el-form-item__content{
  line-height: 57px;
}
.introjs-overlay {
  position: absolute;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  z-index: 999999;
  background-color: #000;
  opacity: 0;
  background: radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1)";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.introjs-fixParent {
  z-index: auto !important;
  opacity: 1.0 !important;
  -webkit-transform: none !important;
          transform: none !important;
}

.introjs-showElement,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  z-index: 9999999 !important;
}

.introjs-disableInteraction {
  z-index: 99999999 !important;
  position: absolute;
  background-color: white;
  opacity: 0;
  filter: alpha(opacity=0);
}

.introjs-relativePosition,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  position: relative;
}

.introjs-helperLayer {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  z-index: 9999998;
  background-color: #FFF;
  background-color: rgba(255,255,255,.9);
  border: 1px solid #777;
  border: 1px solid rgba(0,0,0,.5);
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 15px rgba(0,0,0,.4);
          box-shadow: 0 2px 15px rgba(0,0,0,.4);
  -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.introjs-tooltipReferenceLayer {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  visibility: hidden;
  z-index: 100000000;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.introjs-helperLayer *,
.introjs-helperLayer *:before,
.introjs-helperLayer *:after {
  -webkit-box-sizing: content-box;
      -ms-box-sizing: content-box;
       -o-box-sizing: content-box;
          box-sizing: content-box;
}

.introjs-helperNumberLayer {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  visibility: visible;
  top: -16px;
  left: -16px;
  z-index: 9999999999 !important;
  padding: 2px;
  font-family: Arial, verdana, tahoma;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0,0,0,.3);
  background: #ff3019; /* Old browsers */ /* Chrome10+,Safari5.1+ */ /* Chrome,Safari4+ */ /* FF3.6+ */ /* IE10+ */ /* Opera 11.10+ */
  background:         -webkit-gradient(linear, left top, left bottom, from(#ff3019), to(#cf0404));
  background:         linear-gradient(to bottom, #ff3019 0%, #cf0404 100%);  /* W3C */
  width: 20px;
  height:20px;
  line-height: 20px;
  border: 3px solid white;
  border-radius: 50%;
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0)"; /* IE6-9 */
  filter: "progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000)"; /* IE10 text shadows */
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.4);
          box-shadow: 0 2px 5px rgba(0,0,0,.4);
}

.introjs-arrow {
  border: 5px solid transparent;
  content:'';
  position: absolute;
}

.introjs-arrow.top {
  top: -10px;
  border-bottom-color:white;
}

.introjs-arrow.top-right {
  top: -10px;
  right: 10px;
  border-bottom-color:white;
}

.introjs-arrow.top-middle {
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-bottom-color:white;
}

.introjs-arrow.right {
  right: -10px;
  top: 10px;
  border-left-color:white;
}

.introjs-arrow.right-bottom {
  bottom:10px;
  right: -10px;
  border-left-color:white;
}

.introjs-arrow.bottom {
  bottom: -10px;
  border-top-color:white;
}

.introjs-arrow.bottom-right {
  bottom: -10px;
  right: 10px;
  border-top-color:white;
}

.introjs-arrow.bottom-middle {
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
  border-top-color:white;
}

.introjs-arrow.left {
  left: -10px;
  top: 10px;
  border-right-color:white;
}

.introjs-arrow.left-bottom {
  left: -10px;
  bottom:10px;
  border-right-color:white;
}

.introjs-tooltip {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  visibility: visible;
  padding: 10px;
  background-color: white;
  min-width: 200px;
  max-width: 300px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.4);
          box-shadow: 0 1px 10px rgba(0,0,0,.4);
  -webkit-transition: opacity 0.1s ease-out;
          transition: opacity 0.1s ease-out;
}

.introjs-tooltipbuttons {
  text-align: right;
  white-space: nowrap;
}

/*
 Buttons style by http://nicolasgallagher.com/lab/css3-github-buttons/
 Changed by Afshin Mehrabani
*/

.introjs-button {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 0.3em 0.8em;
  border: 1px solid #d4d4d4;
  margin: 0;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  font: 11px/normal sans-serif;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  background-color: #ececec;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#ececec));
  background-image: linear-gradient(#f4f4f4, #ececec);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  /*background-clip: padding-box;*/ /* commented out due to Opera 11.10 bug */
  border-radius: 0.2em;
  /* IE hacks */
  zoom: 1;
  *display: inline;
  margin-top: 10px;
}

.introjs-button:hover {
  border-color: #bcbcbc;
  text-decoration: none;
  -webkit-box-shadow: 0px 1px 1px #e3e3e3;
          box-shadow: 0px 1px 1px #e3e3e3;
}

.introjs-button:focus,
.introjs-button:active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#f4f4f4));
  background-image: linear-gradient(#ececec, #f4f4f4);
}

/* overrides extra padding on button elements in Firefox */

.introjs-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.introjs-skipbutton {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-right: 5px;
  color: #7a7a7a;
}

.introjs-prevbutton {
  border-radius: 0.2em 0 0 0.2em;
  border-right: none;
}

.introjs-prevbutton.introjs-fullbutton {
  border: 1px solid #d4d4d4;
  border-radius: 0.2em;
}

.introjs-nextbutton {
  border-radius: 0 0.2em 0.2em 0;
}

.introjs-nextbutton.introjs-fullbutton {
  border-radius: 0.2em;
}

.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {
  color: #9a9a9a;
  border-color: #d4d4d4;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: default;
  background-color: #f4f4f4;
  background-image: none;
  text-decoration: none;
}

.introjs-hidden {
     display: none;
}

.introjs-bullets {
  text-align: center;
}

.introjs-bullets ul {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  clear: both;
  margin: 15px auto 0;
  padding: 0;
  display: inline-block;
}

.introjs-bullets ul li {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  list-style: none;
  float: left;
  margin: 0 2px;
}

.introjs-bullets ul li a {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-decoration: none;
  cursor: pointer;
}

.introjs-bullets ul li a:hover {
  background: #999;
}

.introjs-bullets ul li a.active {
  background: #999;
}

.introjs-progress {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  overflow: hidden;
  height: 10px;
  margin: 10px 0 5px 0;
  border-radius: 4px;
  background-color: #ecf0f1
}

.introjs-progressbar {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  float: left;
  width: 0%;
  height: 100%;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  background-color: #08c;
}

.introjsFloatingElement {
  position: absolute;
  height: 0;
  width: 0;
  left: 50%;
  top: 50%;
}

.introjs-fixedTooltip {
  position: fixed;
}

.introjs-hint {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  background: transparent;
  width: 20px;
  height: 15px;
  cursor: pointer;
}

.introjs-hint:focus {
    border: 0;
    outline: 0;
}

.introjs-hidehint {
  display: none;
}

.introjs-fixedhint {
  position: fixed;
}

.introjs-hint:hover > .introjs-hint-pulse {
  border: 5px solid rgba(60, 60, 60, 0.57);
}

.introjs-hint-pulse {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 10px;
  height: 10px;
  border: 5px solid rgba(60, 60, 60, 0.27);
  border-radius: 30px;
  background-color: rgba(136, 136, 136, 0.24);
  z-index: 10;
  position: absolute;
  -webkit-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
}

.introjs-hint-no-anim .introjs-hint-dot {
  -webkit-animation: none;
  animation: none;
}

.introjs-hint-dot {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border: 10px solid rgba(146, 146, 146, 0.36);
  background: transparent;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  -webkit-animation: introjspulse 3s ease-out;
  animation: introjspulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -25px;
  left: -25px;
  z-index: 1;
  opacity: 0;
}

@-webkit-keyframes introjspulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }
    25% {
        -webkit-transform: scale(0);
        opacity: 0.1;
    }
    50% {
        -webkit-transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        -webkit-transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

@keyframes introjspulse {
    0% {
        -webkit-transform: scale(0);
                transform: scale(0);
        opacity: 0.0;
    }
    25% {
        -webkit-transform: scale(0);
                transform: scale(0);
        opacity: 0.1;
    }
    50% {
        -webkit-transform: scale(0.1);
                transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        -webkit-transform: scale(0.5);
                transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
        opacity: 0.0;
    }
}
.introjs-helperLayer {
}
.introjs-tooltipReferenceLayer{
}
.ef-intro-tooltip-class{
  border-radius: unset;
  top:5px;
}
.introjs-tooltip{
  min-width: 240px;
}
.ef-intro-tooltip-class .introjs-tooltiptext{
  padding-bottom: 22px;
  margin-bottom: 4px;
  border-bottom: 1px solid #EBEEF5;
}
.ef-intro-tooltip-class .introjs-skipbutton{
  display: none !important;
}
.ef-intro-tooltip-class .introjs-prevbutton{
  display: none !important;
}
.ef-intro-tooltip-class .introjs-bullets{
  text-align: left;
}
.ef-intro-tooltip-class .introjs-nextbutton{
  border-radius: unset;
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 1.1em 1.6em;
  border: unset !important;
  background-image: unset !important;
  background-color: #3a8ee6;
  color: #fff;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
}
.ef-intro-tooltip-class .introjs-button:hover{
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
}
.ef-intro-tooltip-class .introjs-bullets ul li a.active{
  background: #3a8ee6;
}
.ef-intro-tooltip-class .introjs-button{
  text-shadow: unset !important;
}
.ef-intro-highlight-class{
  display: none;
}
.ef-intro-tip-title{
  font-size: 16px;
  color: #3a8ee6;
  margin-bottom: 10px;
}
.ef-intro-tip-content{
  font-size: 14px;
}
.ef-intro-tip-close{
  position: absolute;
  top: 10px;
  right: 15px;
  padding: 0;
  background: 0 0;
  border: none;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
}
.ef-intro-tooltip-class .introjs-disabled{
  cursor: pointer;
}
/*开始页样式*/
#ef-start-step .ef-start-step {
  background-color: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.4);
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
  z-index: 1000000;
  opacity: 1;
  display: block;
  position: absolute;
  left: 30%;
  top: 20%;
  width: 800px;
}
#ef-start-step .ef-start-step .ef-start-step-close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 20px;
  cursor: pointer;
  font-size: 16px;
}
#ef-start-step .ef-start-step-title {
  width: 280px;
  position: absolute;
  top: 76px;
  z-index: 100;
  color: #fff;
  font-size: 22px;
  text-align: center;
}
#ef-start-step .ef-start-step-title-bottom {
  position: absolute;
  z-index: 169;
  bottom: 50px;
  width: 280px;
  text-align: center;
  color: #fff;
}

.rankingList th {
  border: none;
}
.rankingList td,
.rankingList th.is-leaf {
  border: none;
}
/* 表格最外边框 */
.rankingList .el-table--border,
.el-table--group {
  border: none;
}
/* 头部边框 */
.rankingList thead tr th.is-leaf {
  border: none;
  border-right: none;
}
.rankingList thead tr th:nth-last-of-type(2) {
  border-right: 1px solid #f3f3f3;
}
/* 表格最外层边框-底部边框 */
.rankingList .el-table--border::after,
.el-table--group::after {
  width: 0;
}
.rankingList::before {
  width: 0;
}
.rankingList .el-table__fixed-right::before,
.el-table__fixed::before {
  width: 0;
}
/* 表格有滚动时表格头边框 */
.rankingList .el-table--border th.gutter:last-of-type {
  border: 1px solid #f8f8f8;
  border-left: none;
}






html[data-v-3dad226e],body[data-v-3dad226e] {
  height: 100%;
}
#app[data-v-3dad226e] {
  height: 100%;
  margin-top: 0;
}
.context[data-v-3dad226e] {
  position: absolute;
  top: 20%;
  width: 100%;
  text-align: center;
}
.context img[data-v-3dad226e] {
  max-width: 100%;
  max-height: 100%;
}
.context p[data-v-3dad226e] {
  margin: 20px;
  font-size: 16px;
  color: #0d3349;
}

html[data-v-9af7b678],body[data-v-9af7b678] {
  height: 100%;
}
#app[data-v-9af7b678] {
  height: 100%;
  margin-top: 0;
}
.context[data-v-9af7b678] {
  position: absolute;
  top: 20%;
  width: 100%;
  text-align: center;
}
.context img[data-v-9af7b678] {
  max-width: 100%;
  max-height: 100%;
}
.context p[data-v-9af7b678] {
  margin: 20px;
  font-size: 16px;
  color: #0d3349;
}































/* .el-carousel__item h3 {
	color: #475669;
	font-size: 14px;
	opacity: 0.75;
	line-height: 200px;
	margin: 0;
}

.el-carousel__item:nth-child(2n) {
	background-color: #99a9bf;
}

.el-carousel__item:nth-child(2n+1) {
	background-color: #d3dce6;
} */































/* .el-carousel__item h3 {
	color: #475669;
	font-size: 14px;
	opacity: 0.75;
	line-height: 200px;
	margin: 0;
} */

/* .el-carousel__item:nth-child(2n) {
	background-color: #99a9bf;
}

.el-carousel__item:nth-child(2n+1) {
	background-color: #d3dce6;
} */

.body-bg {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		overflow-y: auto;
		background-color: #80c2fe;
		background-image: url(../../static/img/login_background.104c321.jpg);
		background-repeat: no-repeat;
		background-position: 100% 100%;
		background-size: contain;
}
.background-foot {
		background-image: url(../../static/img/login_background.104c321.jpg);
		width: 100%;
		height: 145px;
}
.header-content {
		top: 0;
		width: 370px;
		height: 68px;
		padding: 20px 40px;
		border-bottom: 1px solid #ddd;
		/*box-shadow: 0 0 2px #80c2fe;*/
		/*background: linear-gradient(left, #137DFA, #479BFF);*/
		background: -webkit-gradient(linear, left top, right top, from(#137DFA), to(#479BFF));
		margin: 0px 0px 25px -48px;
}
.header-content .logo-part {
		font-size: 20px;
		color: white;
}
.header-content .logo-part img {
		vertical-align: middle;
}
.login-container-ef {
		/*box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);*/
		-webkit-border-radius: 5px;
		/* border-radius: 5px; */
		-moz-border-radius: 5px;
		/* background-clip: padding-box; */
		margin: 130px auto auto;
		width: 370px;
    height: 340px;
    font-size: 50px;
		/* padding: 0px 40px 5px 48px; */
		/* background: #fff; */
		/*border: 1px solid #eaeaea;*/
		/* box-shadow: 0 0 25px #80c2fe; */
		/* IE 10 */
		/*火狐*/
		/*谷歌*/
		/*Safari5.1 Chrome 10+*/
	/* 	 */background: -o-linear-gradient(top, #ace, #00C1DE);
		/*Opera 11.10+*/
}
.login-container-ef .title {
		margin: 0px auto 40px auto;
		text-align: center;
		color: #505458;
}
.login-container-ef .remember {
		margin: 0px 0px 35px 0px;
}
.extra-text {
		position: relative;
		margin-bottom: 5px;
		padding-left: 205px;
}
.extra-text a {
		font-size: 12px;
		color: #aaa;
}
.extra-text a:hover {
		color: #29e;
}
.extra-text .reg-text {
		position: absolute;
		top: 4px;
		right: 2px;
}
.el-form-item {
		margin-bottom: 20px;
}
.login-container-ef .el-loading-text{
        color: #0d558d;
        margin: 3px 0;
        font-size: 30px !important;
}
.login-container-ef .el-loading-spinner i {
    color: #0d558d;
}

.orderTrackExternal .el-row {
  margin-bottom: 10px;
&:last-child {
   margin-bottom: 0;
}
}
.orderTrackExternal .order-track-margin-bottom {
  margin-bottom: 10px;
}
.orderTrackExternal .font-style{
  font-size: 24px ;
  font-weight: bold;
}
.orderTrackExternal .el-collapse-item__header{
  background-color: #66b1ff;
  border-radius: 5px;
  padding-left: 10px;
}
.orderTrackExternal .el-collapse-item__header{
  height: 30px;
  color:#fff;
}
.orderTrackExternal #att_images .el-image__inner{
  height: 300px;
}
.orderTrackExternal .el-collapse-item{
  margin-bottom: 10px;
}
.orderTrackExternal .el-collapse-item__content{
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
}
.orderTrackExternal .el-collapse{
  border-bottom: unset;
}
.orderTrackExternal .el-card__body{
  text-align: center;
}
.orderTrackExternal .el-divider--horizontal{
  margin: 13px 0;
}
.orderTrackExternal .el-icon-myjinkou{
  color: #409EFF;
  font-weight: bold;
}
.orderTrackExternal .el-icon-document{
  font-size: 64px;
  color:#409EFF;
}
.orderTrackExternal .file-name{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.orderTrackExternal .order-track-text-right{
  text-align: right;
}
.orderTrackExternal .order-track-text-left{
  text-align: left;
}
.orderTrackExternal .order-track-text-center{
  text-align: center;
}
.orderTrackExternal {
  margin-top: -60px
}
.orderTrackExternal .order-track-border{
  border: 1px solid #EBEEF5;
}
.orderTrackExternal .order-track-border-right{
  border-right: 1px solid #EBEEF5
}
.orderTrackExternal .order-track-border-left{
  border-left: 1px solid #EBEEF5
}
.orderTrackExternal .tab-more-btn{
  position: absolute;
  top: 0px;
  left: 45%;
}
.orderTrackExternal .el-collapse-item__content{
  padding-bottom: 4px;
}
.orderTrackExternal .order-track-manifest-card-color{
  color: #66b1ff;
}

.orderTrackExternal .el-row {
  margin-bottom: 10px;
&:last-child {
   margin-bottom: 0;
}
}
.orderTrackExternal .order-track-margin-bottom {
  margin-bottom: 10px;
}
.orderTrackExternal .font-style{
  font-size: 24px ;
  font-weight: bold;
}
.orderTrackExternal .el-collapse-item__header{
  background-color: #66b1ff;
  border-radius: 5px;
  padding-left: 10px;
}
.orderTrackExternal .el-collapse-item__header{
  height: 30px;
  color:#fff;
}
.orderTrackExternal #att_images .el-image__inner{
  height: 300px;
}
.orderTrackExternal .el-collapse-item{
  margin-bottom: 10px;
}
.orderTrackExternal .el-collapse-item__content{
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
}
.orderTrackExternal .el-collapse{
  border-bottom: unset;
}
.orderTrackExternal .el-card__body{
  text-align: center;
}
.orderTrackExternal .el-divider--horizontal{
  margin: 13px 0;
}
.orderTrackExternal .el-icon-myjinkou{
  color: #409EFF;
  font-weight: bold;
}
.orderTrackExternal .el-icon-document{
  font-size: 64px;
  color:#409EFF;
}
.orderTrackExternal .file-name{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.orderTrackExternal .order-track-text-right{
  text-align: right;
}
.orderTrackExternal .order-track-text-left{
  text-align: left;
}
.orderTrackExternal .order-track-text-center{
  text-align: center;
}
.orderTrackExternal {
  margin-top: -60px
}
.orderTrackExternal .order-track-border{
  border: 1px solid #EBEEF5;
}
.orderTrackExternal .order-track-border-right{
  border-right: 1px solid #EBEEF5
}
.orderTrackExternal .order-track-border-left{
  border-left: 1px solid #EBEEF5
}
.orderTrackExternal .tab-more-btn{
  position: absolute;
  top: 0px;
  left: 45%;
}
.orderTrackExternal .el-collapse-item__content{
  padding-bottom: 4px;
}

.orderTrackExternal .el-row {
  margin-bottom: 10px;
&:last-child {
   margin-bottom: 0;
}
}
.orderTrackExternal .order-track-margin-bottom {
  margin-bottom: 10px;
}
.orderTrackExternal .font-style-header{
  font-size: 24px ;
  font-weight: bold;
}
/*大于或等于768*/
@media only screen and (min-width: 768px) {
.orderTrackExternal .font-style {
    font-size: 24px;
    font-weight: bold;
}
}
/*小设备*/
@media only screen and (max-width: 768px) {
.orderTrackExternal .font-style {
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
}
.orderTrackExternal .port-left {
    text-align: left;
    margin-left: 10px;
}
.orderTrackExternal .port-right {
    text-align: right;
    margin-right: 10px;
}
}
.orderTrackExternal .el-collapse-item__header{
  background-color: #66b1ff;
  border-radius: 5px;
  padding-left: 10px;
}
.orderTrackExternal .el-collapse-item__header{
  height: 30px;
  color:#fff;
}
.orderTrackExternal #att_images .el-image__inner{
  height: 300px;
}
.orderTrackExternal .el-collapse-item{
  margin-bottom: 10px;
}
.orderTrackExternal .el-collapse-item__content{
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
}
.orderTrackExternal .el-collapse{
  border-bottom: unset;
}
.orderTrackExternal .el-card__body{
  text-align: center;
}
.orderTrackExternal .el-divider--horizontal{
  margin: 13px 0;
}
.orderTrackExternal .el-icon-myjinkou{
  color: #409EFF;
  font-weight: bold;
}
.orderTrackExternal .el-icon-document{
  font-size: 64px;
  color:#409EFF;
}
.orderTrackExternal .file-name{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.orderTrackExternal .order-track-text-right{
  text-align: right;
}
.orderTrackExternal .order-track-text-left{
  text-align: left;
}
.orderTrackExternal .order-track-text-center{
  text-align: center;
}
.orderTrackExternal {
  margin-top: -60px
}
.orderTrackExternal .order-track-border{
  border: 1px solid #EBEEF5;
}
.orderTrackExternal .order-track-border-right{
  border-right: 1px solid #EBEEF5
}
.orderTrackExternal .order-track-border-left{
  border-left: 1px solid #EBEEF5
}
.orderTrackExternal .tab-more-btn{
  position: absolute;
  top: 0px;
  left: 45%;
}
.orderTrackExternal .el-collapse-item__content{
  padding-bottom: 4px;
}

.orderTrackExternal .el-row {
  margin-bottom: 10px;
&:last-child {
   margin-bottom: 0;
}
}
.orderTrackExternal .order-track-margin-bottom {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
.orderTrackExternal .font-style{
    font-size: 24px ;
    font-weight: bold;
}
}
/*小设备*/
@media only screen and (max-width: 768px) {
.orderTrackExternal .font-style {
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
}
.orderTrackExternal .port-left {
    text-align: left;
    margin-left: 10px;
}
.orderTrackExternal .port-right {
    text-align: right;
    margin-right: 10px;
}
}
.orderTrackExternal .el-collapse-item__header{
  background-color: #66b1ff;
  border-radius: 5px;
  padding-left: 10px;
}
.orderTrackExternal .el-collapse-item__header{
  height: 30px;
  color:#fff;
}
.orderTrackExternal #att_images .el-image__inner{
  height: 300px;
}
.orderTrackExternal .el-collapse-item{
  margin-bottom: 10px;
}
.orderTrackExternal .el-collapse-item__content{
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
}
.orderTrackExternal .el-collapse{
  border-bottom: unset;
}
.orderTrackExternal .el-card__body{
  text-align: center;
}
.orderTrackExternal .el-divider--horizontal{
  margin: 13px 0;
}
.orderTrackExternal .el-icon-myjinkou{
  color: #409EFF;
  font-weight: bold;
}
.orderTrackExternal .el-icon-document{
  font-size: 64px;
  color:#409EFF;
}
.orderTrackExternal .file-name{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.orderTrackExternal .order-track-text-right{
  text-align: right;
}
.orderTrackExternal .order-track-text-left{
  text-align: left;
}
.orderTrackExternal .order-track-text-center{
  text-align: center;
}
.orderTrackExternal {
  margin-top: -60px
}
.orderTrackExternal .order-track-border{
  border: 1px solid #EBEEF5;
}
.orderTrackExternal .order-track-border-right{
  border-right: 1px solid #EBEEF5
}
.orderTrackExternal .order-track-border-left{
  border-left: 1px solid #EBEEF5
}
.orderTrackExternal .tab-more-btn{
  position: absolute;
  top: 0px;
  left: 45%;
}
.orderTrackExternal .el-collapse-item__content{
  padding-bottom: 4px;
}



































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.inputDiv[data-v-52ce153c]{
  width: 306px !important;
  margin-left: 15px;
}
.inputDiv .elInputChild[data-v-52ce153c] {
  width: 227px !important;
  margin-right: -5px;
}































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.el-form-item__content3[data-v-3f6ee917] {
    line-height: 12px !important;
    position: relative;
    font-size: 14px;
}

.el-input__inner[WarningColor="warning"] {

  color:  #FF0000;
}





















































































































































































































































































































































































































































































































































































































































.shipper-consignee-save .ef-unset-line-height .el-form-item__content {
  line-height: 30px !important;
}
.shipper-consignee-save .ef-unset-line-height .el-input__icon{
  line-height: 30px !important;
}
.shipper-consignee-save .el-input__icon {
  line-height: 30px !important;
}
.shipper-consignee-save .el-input-group__prepend{
  width: 97px;
  text-align: center;
}
.shipper-consignee-save .elementWidth{
  margin-left: 38px;
}
.shipper-consignee-save .ef-display .el-form-item__content{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.shipper-consignee-edit .ef-unset-line-height .el-form-item__content {
  line-height: 30px !important;
}
.shipper-consignee-edit .ef-unset-line-height .el-input__icon{
  line-height: 30px !important;
}
.shipper-consignee-edit .el-input__icon {
  line-height: 30px !important;
}
.shipper-consignee-edit .el-input-group__prepend{
  width: 97px;
  text-align: center;
}
.shipper-consignee-edit .elementWidth{
  margin-left: 38px;
}
.shipper-consignee-edit .ef-display .el-form-item__content{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}













































































































































































































































































































































































































































































































.widthWithFive .el-input-group__prepend {
  padding: 0 15px;
}
.widthWithFive2 .el-input-group__prepend {
  padding: 0 17px;
}
.widthWithFive3 .el-input-group__prepend {
  padding: 0 9px;
}
.widthWithThree2 .el-input-group__prepend {
  padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
  padding: 0 22px;
}
.widthWithTwo2 .el-input-group__prepend {
  padding: 0 33px;
}
.widthWithTwo3 .el-input-group__prepend {
  padding: 0 34px;
}
.orderEditPage .el-input__icon {
  line-height: 30px !important;
}
.showWordLimit .el-input__inner {
  padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
  padding-right: 50px;
}
.orderEditPage .el-form-item__error {
  margin-top: -5px;
  margin-left: 150px;
}
.orderEditPage33 .el-form-item__content {
  line-height: 30px !important;
}


























































































































































.widthWithFive .el-input-group__prepend {
  padding: 0 15px;
}
.widthWithFive2 .el-input-group__prepend {
  padding: 0 17px;
}
.widthWithFive3 .el-input-group__prepend {
  padding: 0 9px;
}
.widthWithThree2 .el-input-group__prepend {
  padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
  padding: 0 22px;
}
.widthWithTwo2 .el-input-group__prepend {
  padding: 0 33px;
}
.widthWithTwo3 .el-input-group__prepend {
  padding: 0 34px;
}
.orderEditPage .el-input__icon {
  line-height: 30px !important;
}
.showWordLimit .el-input__inner {
  padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
  padding-right: 50px;
}
.orderEditPage .el-form-item__error {
  margin-top: -5px;
  margin-left: 150px;
}
.orderEditPage33 .el-form-item__content {
  line-height: 30px !important;
}























































































































































































































































































































































































































































































































































































































































































































































































































































































/* .table_settle tr.current-row>td {
	background: #2299EE !important;
	color: white;
} */



























































































































































































































































.el-input__icon {
  line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
  margin-top: -5px;
  margin-left: 120px;
}
/* .el-form-item__content {
  line-height: 40px !important;
} */
.widthWithThree .el-input-group__prepend {
  padding: 0 13px !important;
}
.widthThree .el-input-group__prepend {
  padding: 0 11px;
}
.widthThree2 .el-input-group__prepend {
  padding: 0 38px;
}
.widthThree3 .el-input-group__prepend {
  padding: 0 24px;
}
.widthThree1 .el-input-group__prepend {
  padding: 0 18px;
}
.widthTwo .el-input-group__prepend {
  padding: 0 25px;
}
.widthTwo2 .el-input-group__prepend {
  padding: 0 35px;
}
.widthFour .el-input-group__prepend {
  padding: 0 11px;
}
.widthSix .el-input-group__prepend {
  padding: 0 11px !important;
}

.el-input__icon {
  line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
  margin-top: -5px;
  margin-left: 120px;
}
/* .el-form-item__content {
  line-height: 40px !important;
} */
.widthWithThree .el-input-group__prepend {
  padding: 0 13px !important;
}
.widthThree .el-input-group__prepend {
  padding: 0 11px;
}
.widthThree2 .el-input-group__prepend {
  padding: 0 38px;
}
.widthThree3 .el-input-group__prepend {
  padding: 0 24px;
}
.widthThree1 .el-input-group__prepend {
  padding: 0 18px;
}
.widthTwo .el-input-group__prepend {
  padding: 0 25px;
}
.widthTwo2 .el-input-group__prepend {
  padding: 0 35px;
}
.widthFour .el-input-group__prepend {
  padding: 0 11px;
}
.widthSix .el-input-group__prepend {
  padding: 0 11px !important;
}





































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.inputDiv{
  width: 306px !important;
  margin-left: 15px;
}
.inputDiv .elInputChild {
  width: 227px !important;
  margin-right: -5px;
}
.logTable .el-table__body .cell {
  white-space: pre-wrap !important;
}


.inputDiv[data-v-4c3b9760]{
  width: 306px !important;
  margin-left: 15px;
}
.inputDiv .elInputChild[data-v-4c3b9760] {
  width: 227px !important;
  margin-right: -5px;
}
.logTable .el-table__body .cell[data-v-4c3b9760] {
  white-space: pre-wrap !important;
}


.se_order_colmun_setting .el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row0 {
		color: #409EFF;
}
.se_order_colmun_setting .el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.se_order_colmun_setting .el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}


































































































































































































































































































































































































































































































































/* .table_settle tr.current-row>td {
  background: #2299EE !important;
  color: white;
} */

.el-form-item__content3[data-v-8bf1d2e0] {
	line-height: 8px !important;
	position: relative;
	font-size: 14px;
}

.el-form-item__content3[data-v-404a7e79] {
	line-height: 8px !important;
	position: relative;
	font-size: 14px;
}
.inline-block-padf[data-v-404a7e79] {
	display: inline-block;
}
.el-upload__tip_pdf[data-v-404a7e79] {
	font-size: 12px;
	color: #606266;
	margin-top: 7px;
	line-height: 1px;
}
.el_button_org[data-v-404a7e79] {
	color: #66b1ff;
	background-color: #FFFFFF;
	border-color: #409EFF;
}

.el-form-item__content3[data-v-eaa32266] {
	line-height: 8px !important;
	position: relative;
	font-size: 14px;
}

.el-form-item__content3[data-v-624ee10a] {
	line-height: 8px !important;
	position: relative;
	font-size: 14px;
}

.el-form-item__content3[data-v-3366de50] {
	line-height: 8px !important;
	position: relative;
	font-size: 14px;
}













































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.hrs-permission-allocation .el-input__icon{
  line-height: 30px !important;
}

.hrs-permission-recycle .el-input__icon{
  line-height: 30px !important;
}
































































































































































































































.hrsRoleSave .el-input__icon {
  line-height: 30px !important;
}
.hrsRoleSave .el-form-item__content {
  line-height: 30px !important;
}
.hrsRoleSave .el-input-group__prepend {
  padding: 0 6px;
}


.hrsRoleEdit .el-input__icon {
  line-height: 30px !important;
}
.hrsRoleEdit .el-form-item__content {
  line-height: 30px !important;
}
.hrsRoleEdit .el-input-group__prepend {
  padding: 0 6px;
}











































































































































































































































.hrsDeptSaveChild .el-input__icon {
  line-height: 30px !important;
}
.hrsDeptSaveChild .el-form-item__content {
  line-height: 30px !important;
}
.hrsDeptSaveChild .el-input-group__prepend {
  padding: 0 6px;
}
.hrsDeptSaveChild .widthThree2 .el-input-group__prepend {
  padding: 0 20px;
}


.hrsDeptEdit1 .el-input__icon {
  line-height: 30px !important;
}
.hrsDeptEdit1 .el-form-item__content {
  line-height: 30px !important;
}
.hrsDeptEdit1 .el-input-group__prepend {
  padding: 0 6px;
}
.hrsDeptEdit1 .widthThree2 .el-input-group__prepend {
  padding: 0 20px;
}


.hrsDeptEdit .el-input__icon {
  line-height: 30px !important;
}
.hrsDeptEdit .el-form-item__content {
  line-height: 30px !important;
}
.hrsDeptEdit .el-input-group__prepend {
  padding: 0 6px;
}
.hrsDeptEdit .widthThree2 .el-input-group__prepend {
  padding: 0 20px;
}


.hrsUserSave-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.hrsUserSave-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.hrsUserSave-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUserSave-ruleForm .widthTwo .el-input-group__prepend {
  padding: 0 20px;
}
.hrsUserSave-ruleForm .widthFour .el-input-group__prepend {
  padding: 0 12px;
}
.hrsUserSave-ruleForm .widthThree .el-input-group__prepend {
  padding: 0 13px;
}
.hrsUserSave-ruleForm .widthTwo1 .el-input-group__prepend {
  padding: 0 25px;
}
.hrsUserSave-ruleForm .widthTwo2 .el-input-group__prepend {
  padding: 0 20px;
}
.hrsUserSave-ruleForm .textareaColor .el-form-item__label {
  color: #909399;
}

.hrsUserEdit-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.hrsUserEdit-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.hrsUserEdit-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUserEdit-ruleForm .widthTwo .el-input-group__prepend {
  padding: 0 20px;
}
.hrsUserEdit-ruleForm .widthFour .el-input-group__prepend {
  padding: 0 12px;
}
.hrsUserEdit-ruleForm .widthThree .el-input-group__prepend {
  padding: 0 13px;
}
.hrsUserEdit-ruleForm .widthTwo1 .el-input-group__prepend {
  padding: 0 25px;
}
.hrsUserEdit-ruleForm .widthTwo2 .el-input-group__prepend {
  padding: 0 20px;
}
.hrsUserEdit-ruleForm .textareaColor .el-form-item__label {
  color: #909399;
}
.hrsUserEdit-ruleForm .widthFive .el-input-group__prepend {
  padding: 0 5px;
}

.hrsUserLeave-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.hrsUserLeave-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.hrsUserLeave-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}


.hrsUserBlack-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.hrsUserBlack-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.hrsUserBlack-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}









































































































































































































































































































































































































































































































































































































































































































































































































































.hrsUser .el-input__icon {
  line-height: 30px !important;
}
.hrsUser .el-form-item__content {
  line-height: 30px !important;
}
.hrsUser .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUser .widthFour .el-input-group__prepend {
  padding: 0 13px;
}


.hrsLog-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.hrsLog-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.hrsLog-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}


.hrsLog-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.hrsLog-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.hrsLog-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}






























































































































































































































































































































































































































































































































.hrs-notice .el-input__icon{
  line-height: 30px !important;
}

.notice-save .el-input__icon{
  line-height: 30px !important;
}
.notice-save .el-form-item__content{
  line-height: 0px;
}
.notice-save .el-textarea .el-input__count{
  bottom:26px;
}


































































































































































































































.hrs-version .el-input__icon{
  line-height: 30px !important;
}
.hrs-version .el-form-item__content{
  line-height: 30px
}

.hrs-version-save .version-code .el-input-group__prepend{
  width: 130px;
}

.hrs-version-edit .version-code .el-input-group__prepend{
  width: 130px;
}

































































































































































































































.version-record-save .el-input-group__prepend{
  width: 105px;
  text-align: center;
}
.version-record-save .el-input__icon{
  line-height: 30px !important;
}

.version-record-edit .el-input-group__prepend{
  width: 105px;
  text-align: center;
}
.version-record-edit .el-input__icon{
  line-height: 30px !important;
}





























































































































































html[data-v-45898f30],body[data-v-45898f30] {
  height: 100%;
}
#app[data-v-45898f30] {
  height: 100%;
  margin-top: 0;
}
.context[data-v-45898f30] {
  /*position: absolute;*/
  top: 10%;
  width: 100%;
  text-align: center;
  height: 899px;
}
.context img[data-v-45898f30] {
  max-width: 100%;
  max-height: 100%;
  margin-top: 100px;
}
.context p[data-v-45898f30] {
  margin: 20px;
  font-size: 16px;
  color: #0d3349;
}

html[data-v-87e459a0],body[data-v-87e459a0] {
  height: 100%;
}
#app[data-v-87e459a0] {
  height: 100%;
  margin-top: 0;
}
.context[data-v-87e459a0] {
  /*position: absolute;*/
  top: 10%;
  width: 100%;
  text-align: center;
  height: 899px;
}
.context img[data-v-87e459a0] {
  max-width: 100%;
  max-height: 100%;
  margin-top: 100px;
}
.context p[data-v-87e459a0] {
  margin: 20px;
  font-size: 16px;
  color: #0d3349;
}



















































































































































































































































































































































































































































































































/* .table_settle tr.current-row>td {
  background: #2299EE !important;
  color: white;
} */

.send_product{
    padding-top: 10px;
    padding-bottom: 10px;
    height: 650px;
}
.el-form-item__content_send_product {
		line-height: 8px !important;
		position: relative;
		font-size: 14px;
}
.send_product .el-form-item__content3 {
    line-height: 8px !important;
    position: relative;
    font-size: 14px;
}
	/*  .orgLogo_configure .el-upload-list__item-thumbnail {
    width:280px;
    height:70px;
  } */
.send_product .orgLogo_configure .el-upload-list--picture .el-upload-list__item-thumbnail {
        vertical-align: middle;
        display: inline-block;
        width: 280px !important;
        height: 70px !important;
        float: left;
        position: relative;
        z-index: 1;
        margin-left: -80px;
        background-color: #FFF;
}
.send_product .shortLogo_configure .el-upload-list--picture .el-upload-list__item-thumbnail {
        vertical-align: middle;
        display: inline-block;
        width: 100px !important;
        height: 70px !important;
        float: left;
        position: relative;
        z-index: 1;
        margin-left: -80px;
        background-color: #FFF;
}
.send_product .orgSeal_configure .el-upload-list--picture .el-upload-list__item-thumbnail {
        vertical-align: middle;
        display: inline-block;
        width: 80px !important;
        height: 70px !important;
        float: left;
        position: relative;
        z-index: 1;
        margin-left: -80px;
        background-color: #FFF;
}















































































































































































































































































































































































































































































































































































































































































































































































.table-wrap[data-v-0432b086] {
  margin: 0 10px;
}


























































































































































































































































.eft-table-title[data-v-c733b26e] {
  padding: 8px;
  font-size: 16px;
  font-weight: bolder;
}
.eft-table-title span[data-v-c733b26e] {
  padding-right: 12px;
}
.eft-table-page[data-v-c733b26e] {
  margin: 0;
}
.pagination-container[data-v-22907fc2] {
  background: #fff;
  padding: 0;
}
.pagination-container.hidden[data-v-22907fc2] {
  display: none;
}
.pagination-container[data-v-22907fc2] .el-input__icon {
  line-height: inherit !important;
}

.eft-form[data-v-73f89110] .el-input__icon{
  line-height: 30px !important;
}
.eft-form[data-v-73f89110] .el-input-group__prepend{
  padding: 0 6px;
}

.eft-gutter-0 .el-form-item {
  padding: 0 10px 0 0;
}
.eft-gutter-40 .el-form-item {
  padding: 0 40px 0 0;
}
.eft-gutter-20 .el-form-item {
  padding: 0 20px 0 0;
}
.eft-form .el-form-item {
  margin-bottom: 18px !important;
}
.eft-form .el-form-item .el-form-item__content {
  line-height: 28px !important;
  height: 30px;
}
.eft-form .el-form-item .el-form-item__content .el-form-item__error {
  margin-top: 2px;
}
.eft-form .el-form-item .el-form-item__content .el-col:nth-child(2) .el-input {
  border-radius: 4px;
}
.eft-form .el-form-item__label {
  background-color: #f5f7fa;
  border-radius: 4px 0px 0px 4px;
  border: 1px solid #dbdfe6;
  border-right: none;
  padding: 0;
  text-align: center;
  line-height: 28px !important;
  height: 30px !important;
  color: #333;
}
.eft-form .el-input__inner {
  border-radius: 0px 4px 4px 0px;
}
.eft-form .el-input__inner {
  line-height: 28px !important;
}
.eft-form .el-button--small {
  padding: 8px 15px;
  margin-left: 10px;
}
.eft-form .el-input__icon {
  line-height: 28px !important;
}



















































































.afAwb-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afAwb-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afAwb-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}


.afAwbSave-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afAwbSave-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afAwbSave-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}


.afAwbSelect-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afAwbSelect-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afAwbSelect-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}











































































































































































































































































































.currency-rate-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.currency-rate-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.currency-rate-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.currency-rate-ruleForm {
  padding: 0px 15px;
}

.currency-rate-save-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.currency-rate-save-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.currency-rate-save-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.currency-rate-save-ruleForm .el-input-group__prepend{
  width: 79px;
  text-align: center;
}
















































































































































































































































































.afAirportSave-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afAirportSave-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afAirportSave-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.afAirportSave-ruleForm .widthFour .el-input-group__prepend {
  padding: 0 11px;
}
.afAirportSave-ruleForm .widthTwo .el-input-group__prepend {
  padding: 0 40px;
}


.afAirportEdit-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afAirportEdit-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afAirportEdit-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.afAirportEdit-ruleForm .widthFour .el-input-group__prepend {
  padding: 0 11px;
}
.afAirportEdit-ruleForm .widthTwo .el-input-group__prepend {
  padding: 0 40px;
}









































































































































































































































































.afCarrierEdit-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afCarrierEdit-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afCarrierEdit-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.afCarrierEdit-ruleForm .widthFive .el-input-group__prepend {
  padding: 0 13px;
}
.afCarrierEdit-ruleForm .modFormatColor .el-form-item__label {
  color: #909399;
}


.afCarrierAdd-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afCarrierAdd-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afCarrierAdd-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.afCarrierAdd-ruleForm .widthFive .el-input-group__prepend {
  padding: 0 13px;
}
.afCarrierAdd-ruleForm .modFormatColor .el-form-item__label {
  color: #909399;
}


.afCarrierMake .el-table .warning-row {
      background: oldlace;
}



.afTact-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afTact-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afTact-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}


.afTactSave .el-input__icon {
  line-height: 30px !important;
}
.afTactSave .el-form-item__content {
  line-height: 30px !important;
}
.afTactSave .el-input-group__prepend {
  padding: 0 6px;
}
.afTactSave .widthOne .el-input-group__prepend {
  padding: 0 20px;
}
.afTactSave .widthThree .el-input-group__prepend {
  padding: 0 10px;
}
.afTactSave .widthTwo .el-input-group__prepend {
  padding: 0 14px;
}
.afTactSave .widthThreeXing .el-input-group__prepend {
  padding: 0 15px;
}
.afTactSave .widthThree1 .el-input-group__prepend {
  padding: 0 18px;
}


.afTactCopy .el-input__icon {
  line-height: 30px !important;
}
.afTactCopy .el-form-item__content {
  line-height: 30px !important;
}
.afTactCopy .el-input-group__prepend {
  padding: 0 6px;
}
.afTactCopy .widthOne .el-input-group__prepend {
  padding: 0 20px;
}
.afTactCopy .widthThree .el-input-group__prepend {
  padding: 0 10px;
}
.afTactCopy .widthTwo .el-input-group__prepend {
  padding: 0 14px;
}
.afTactCopy .widthThreeXing .el-input-group__prepend {
  padding: 0 15px;
}
.afTactCopy .widthThree1 .el-input-group__prepend {
  padding: 0 18px;
}


.afFlight-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afFlight-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afFlight-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}




























































































































































































































































































































































































































































































































.afFlightEdit-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afFlightEdit-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afFlightEdit-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}


.afWarehouse-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afWarehouse-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afWarehouse-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}


.afWareHouseSave .el-input__icon {
  line-height: 30px !important;
}
.afWareHouseSave .el-form-item__content {
  line-height: 30px !important;
}
.afWareHouseSave .el-input-group__prepend {
  padding: 0 6px;
}
.afWareHouseSave .widthFour .el-input-group__prepend {
  padding: 0 20px;
}
.afWareHouseSave .widthFour1 .el-input-group__prepend {
  padding: 0 25px;
}
.afWareHouseSave .delivererContactRemarkColor .el-form-item__label {
  color: #909399;
}
.afWareHouseSave .warehouseContactRemarkColor .el-form-item__label {
  color: #909399;
}


.afWareHouseEdit .el-input__icon {
  line-height: 30px !important;
}
.afWareHouseEdit .el-form-item__content {
  line-height: 30px !important;
}
.afWareHouseEdit .el-input-group__prepend {
  padding: 0 6px;
}
.afWareHouseEdit .widthFour .el-input-group__prepend {
  padding: 0 20px;
}
.afWareHouseEdit .widthFour1 .el-input-group__prepend {
  padding: 0 25px;
}
.afWareHouseEdit .delivererContactRemarkColor .el-form-item__label {
  color: #909399;
}
.afWareHouseEdit .warehouseContactRemarkColor .el-form-item__label {
  color: #909399;
}


.afWarehouseLetter-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afWarehouseLetter-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afWarehouseLetter-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}


.afWarehouseLetterSave .el-input__icon {
  line-height: 30px !important;
}
.afWarehouseLetterSave .el-form-item__content {
  line-height: 30px !important;
}
.afWarehouseLetterSave .el-input-group__prepend {
  padding: 0 6px;
}
.afWarehouseLetterSave .shipperTemplateFileColor .el-form-item__label {
  color: #909399;
}


.afWarehouseLetterEdit .el-input__icon {
  line-height: 30px !important;
}
.afWarehouseLetterEdit .el-form-item__content {
  line-height: 30px !important;
}
.afWarehouseLetterEdit .el-input-group__prepend {
  padding: 0 6px;
}
.afWarehouseLetterEdit .shipperTemplateFileColor .el-form-item__label {
  color: #909399;
}


























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.widthWithFive .el-input-group__prepend {
	padding: 0 15px;
}
.widthWithFive2 .el-input-group__prepend {
	padding: 0 17px;
}
.widthWithFive3 .el-input-group__prepend {
	padding: 0 13px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
	padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
	padding: 0 34px;
}
.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 100px;
}















































































































































































































































































































































































































































































































































































































































.btn-custom-cancel[data-v-4e97c6a8] {
  /*float: right;
		margin-left: 10px;*/
  background-color: red;
  color: white;
}
.btn-custom-cancel-hidden[data-v-4e97c6a8] {
  display: none !important;
}

/* .afOrderListPageCheckBox {
		margin-right: 0px !important;
	} */

/* 	.AEOrderList .el-table__expanded-cell {
		padding: 5px 85px !important;
	} */

/* .table_settle tr.current-row > td {
  background: #2299ee !important;
  color: white;
} */
.table_settle tr.warning-row > td[data-v-4e97c6a8] {
  background: #2299ee !important;
}
.awbNumber[data-v-4e97c6a8] {
  text-decoration: underline;
}
.duihao_af[data-v-4e97c6a8] {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  display: "table-cell" !important;
}
.duihao_icn[data-v-4e97c6a8] :before {
  content: "\E608";
}
.btn-group-wrap[data-v-4e97c6a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 18px;
}

.inter_warning_row {
  background: rgb(248, 229, 203) !important;
}
.inter_success_row {
  background: rgb(211, 247, 193) !important;
}
.inter_transfer_row {
  background: rgb(253, 226, 226) !important;
}
.inter_goodsType_row {
  background-color: #FCE2E1 !important;
}


.el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.el-table .warning-row0 {
		color: #409EFF;
}
.el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}

.orderEditPage .el-input__icon {
  line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
  margin-top: -5px !important;
  margin-left: 120px !important;
}
.orderEditPage2 .el-form-item__error {
  margin-top: 5px !important;
  margin-left: 120px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
  line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
  padding: 0 10px;
}
.widthWithKG .el-input__inner {
  line-height: 29px !important;
}
.showWordLimit .el-input__inner {
  padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
  padding-right: 50px;
}
.tabLimit .el-input__count {
  white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
  background-color: #409eff;
  color: #fff;
  border: 1px solid #409eff;
}
.identity-dialog .el-input__icon {
  line-height: 30px !important;
}
.identity-dialog .el-form-item__content {
  line-height: 30px !important;
}
.identity-dialog .el-input-group__prepend {
  padding: 0 6px;
}
.identity-dialog .avatar-uploader .el-upload--picture-card {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.identity-dialog .avatar-uploader .el-upload-list__item is-success {
  width: 30px;
  height: 30px;
}
.identity-dialog .avatar-uploader img {
  width: 30px;
  height: 30px;
  margin: 0 10px;
}
.identity-dialog .avatar-uploader .el-upload-list__item-actions {
  width: 30px;
  height: 30px;
}
.base-save-notify .el-notification__content p {
  word-break: break-all;
  word-wrap: break-word;
}

.customerSelectPage .el-form-item__content {
	line-height: 30px !important;
}

.customerSelectPage .el-form-item__content {
	line-height: 30px !important;
}

.size_edit textarea {
	border: none;
	resize: none;
}

.size_edit textarea {
	border: none;
	resize: none;
}




























































































































































































































































































































































































































































































.shipperConsigneeSelectPage .el-input__icon {
	line-height: 30px !important;
}
.shipperConsigneeSelectPage .el-form-item__content {
	line-height: 30px !important;
}
.widthWithAEOCode .el-input-group__prepend {
	padding: 0 19.5px;
}
.shipperConsigneeSelectPage textarea {
	border: none;
	resize: none;
}

.awbNumberSelectPage .el-input__icon {
	line-height: 30px !important;
}
.awbNumberSelectPage .el-form-item__content {
	line-height: 30px !important;
}

.orderShipperLetterComponent .el-input__icon {
	line-height: 30px !important;
}
.orderShipperLetterComponent .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}
.afOrderLinkTwoInput .el-form-item__content {
	line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
	padding: 0 10px;
}
.widthWithKG .el-input__inner {
	line-height: 29px !important;
}
.showWordLimit .el-input__inner {
	padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
	padding-right: 50px;
}
.hawbQuantity .el-input-group__prepend {
	background-color: #409EFF;
	color: #FFF;
	border: 1px solid #409EFF;
}

.shipperConsigneeSelectPage .el-input__icon {
  line-height: 30px !important;
}
.shipperConsigneeSelectPage .el-form-item__content {
  line-height: 30px !important;
}
.widthWithAEOCode .el-input-group__prepend {
  padding: 0 19.5px;
}
.shipperConsigneeSelectPage textarea {
  border: none;
  resize: none;
}

.size_edit textarea {
		border: none;
		resize: none;
}
.appraisal .el-form-item__content{
    line-height: 30px !important;
}
.appraisal .el-input__icon {
  	line-height: 30px !important;
}

.el-table .warning-row2[data-v-3755bc40] {
  background: oldlace;
  color: #409eff;
  font-weight: bold !important;
}
.el-table .warning-row1[data-v-3755bc40] {
  background: oldlace;
  font-weight: bold !important;
}
.el-table .warning-row0[data-v-3755bc40] {
  color: #409eff;
}
.el-table .cell[data-v-3755bc40] {
  white-space: pre-line !important;
  /*保留换行符*/
}
.el-table .hidden_row[data-v-3755bc40] {
  display: none;
  /*保留换行符*/
}














































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.orderEditPage .el-input__icon {
		line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
		margin-top: -5px !important;
		margin-left: 120px !important;
}
.orderEditPage2 .el-form-item__error {
		margin-top: 5px !important;
		margin-left: 120px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
		padding: 0 10px;
}
.widthWithKG .el-input__inner {
		line-height: 29px !important;
}
.showWordLimit .el-input__inner {
		padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
		padding-right: 50px;
}
.tabLimit .el-input__count {
		white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
		background-color: #409EFF;
		color: #FFF;
		border: 1px solid #409EFF;
}
.base-edit-notify .el-notification__content p {
    word-break: break-all;
    word-wrap: break-word;
}

.el-table .warning-row2 {
	background: oldlace;
	color: #409EFF;
	font-weight: bold !important;
}
.el-table .warning-row1 {
	background: oldlace;
	font-weight: bold !important;
}
.el-table .warning-row0 {
	color: #409EFF;
}
.el-table .cell {
	white-space: pre-line !important;
	/*保留换行符*/
}
.el-table .hidden_row {
	display: none;
	/*保留换行符*/
}
































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.el-table .warning-row0 {
		color: #409EFF;
}
.el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.el-table .hidden_row {
		display: none;
		/*保留换行符*/
}

	/* .logTab .el-input__icon {
    line-height: 30px !important;
  }

  .logTab .el-form-item__content {
    line-height: 30px !important;
  }

  .logTab .el-input-group__prepend {
    padding: 0 6px;
  } */



































































































































































































































































































































































.billPage .el-input__icon {
    line-height: 30px !important;
}
.billPage .el-form-item__error {
     margin-top: -5px;
}
.textLimitClass {
		width: 521px !important;
    margin-bottom: 10px;
}
.textLimitClass .el-input__inner {
		padding-right: 80px !important;
}
.textLimitClass .el-textarea__inner {
		padding-right: 50px;
}
.noColor,.noColor.el-button--primary {
    color: #409EFF;
    background: #ecf5ff;
    border-color: #b3d8ff;
}
.greenColor,.greenColor.el-button--primary {
    color: #FFF;
    background-color: #57bf0e;
    border-color: #57bf0e;
}

.table_col[data-v-8f5f095a] {
	border: 2px solid #DCDFE6;
}
.table_col_left[data-v-8f5f095a] {
	border-left: 2px solid #DCDFE6;
}
.table_col_top[data-v-8f5f095a] {
	border-top: 2px solid #DCDFE6;
}
.table_col_right[data-v-8f5f095a] {
	border-right: 2px solid #DCDFE6;
}
.table_col_bottom[data-v-8f5f095a] {
	border-bottom: 2px solid #DCDFE6;
}

.orderTrack .el-row {
		margin-bottom: 10px;
&:last-child {
			margin-bottom: 0;
}
}
.orderTrack .font-style{
    font-size: 24px ;
    font-weight: bold;
}
.orderTrack .el-collapse-item__header {
		background-color: #66b1ff;
		border-radius: 5px;
		padding-left: 10px;
}
.orderTrack #att_images .el-image__inner{
    height: 300px;
}
.orderTrack .el-collapse-item__header {
		height: 30px;
    color: #fff
}
.orderTrack .el-collapse-item {
		margin-bottom: 10px;
}
.orderTrack .el-collapse-item__content {
		padding-left: 10px;
		padding-top: 10px;
}
.orderTrack .el-collapse {
		border-bottom: unset;
}
.orderTrack .el-card__body {
		text-align: center;
}
.orderTrack .el-divider--horizontal {
		margin: 12px 0;
}
.orderTrack .el-icon-myjinkou {
		color: #409EFF;
		font-weight: bold;
}
.orderTrack .el-icon-document {
		font-size: 64px;
		color: #409EFF;
}
.orderTrack .file-name {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
}
.orderTrack .order-track-text-right {
		text-align: right;
}
.orderTrack .order-track-text-left {
    text-align: left;
}
.orderTrack .order-track-text-center {
		text-align: center;
}
.orderTrack .order-track-border{
    border: 1px solid #EBEEF5;
    margin-bottom: unset;
}
.orderTrack .order-track-border-right{
    border-right: 1px solid #EBEEF5
}
.orderTrack .tab-more-btn{
    position: absolute;
    top: 0px;
    left: 45%;
}
.orderTrack .el-collapse-item__content{
    padding-bottom: 4px;
}
.orderTrack .order-track-manifest-card{
    background-color: #EBEEF5;
}
.orderTrack .order-track-manifest-card-color{
    color: #66b1ff;
}































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-3038b284]::-webkit-inner-spin-button {
		visibility: hidden;
}
input[type="date"][data-v-3038b284]::-webkit-calendar-picker-indicator {
		width: 5px;
}
input[type="date"][data-v-3038b284]::-webkit-clear-button {
		display: none;
}
div[data-v-3038b284],
	span[data-v-3038b284],
	textarea[data-v-3038b284] {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
}
.awb_body[data-v-3038b284] {
		background-color: #FFF;
		height: auto;
		font-family: Tahoma;
		font: 12px Tahoma;
		color: #777;
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
.awb_body textarea[data-v-3038b284] {
		outline: none;
		padding: 2px;
		margin: 0px;
		resize: none;
		background-color: #e8f0fe;
		color: #000000;
}
.TextBox[data-v-3038b284] {
		border: 0px none;
		outline: none;
		height: 18px;
		border-bottom: 1px dotted #9ecf0a;
		background-color: #e8f0fe;
}
.required[data-v-3038b284] {
		color: #fc5b4d;
		font-size: 12px;
		/*padding: 0 2px;*/
}
.button-flatestyle[data-v-3038b284] {
		width: 80px;
}
.button-flatestyle a[data-v-3038b284] {
		width: 75px;
		border-right: 0px solid #3582b9;
		margin: 0 10px;
		padding: 0;
		text-shadow: none;
}
.button-flatestyle.green a[data-v-3038b284] {
		background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-3038b284]:hover {
		background-color: #71b017;
		color: #f2fce4;
		text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-3038b284] {
		background-color: #EEE;
		color: #DDD;
		text-shadow: none;
}
.minitip-content[data-v-3038b284] {
		font-size: 11px;
		padding: 8px 10px;
		color: #fff;
		background-color: #3C3C3C;
		border: 1px solid rgba(255, 255, 255, 0.25);
		text-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 3px #555;
		        box-shadow: 0 0 3px #555;
		border-radius: 5px;
}
.TextBox_Help[data-v-3038b284] {
		display: none;
		clear: both;
		float: left;
		border-top: 6px solid #26b064;
		position: absolute;
		min-width: 500px;
		min-height: 30px;
		line-height: 30px;
		background-color: #2f373d;
		color: #bac3c9;
		padding: 0 5px;
		-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-3038b284] {
		width: 100%;
		height: 30px;
		margin-top: 1px;
		background-color: #45515a;
		line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-3038b284] {
		line-height: 26px;
}
.TextBox_Help .label[data-v-3038b284] {
		margin-left: 5px;
}
.TextBox_Help span.key[data-v-3038b284] {
		margin-left: 15px;
		color: #5faddd;
		cursor: pointer;
}
.TextBox_Help span.value[data-v-3038b284] {
		margin-left: 0px;
		cursor: pointer;
}
.TextBox_Help span.close[data-v-3038b284] {
		float: right;
		margin-right: 5px;
		cursor: pointer;
}
.horizontal[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		margin: 0;
		padding: 0;
		margin-right: -3px;
}
#form-header[data-v-3038b284] {
		display: block;
		width: 100%;
		height: 48px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		background-color: #FFF;
}
#form-header-inner[data-v-3038b284] {
		width: 1000px;
		margin: 0 auto;
}
#form-title[data-v-3038b284] {
		margin-top: 15px;
		margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-3038b284] {
		height: 30px;
}
#form-title div#mawb_departurecode[data-v-3038b284] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_suffixcode[data-v-3038b284] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-3038b284],
	#form-title div#mawb_departurecode .TextBox[data-v-3038b284] {
		width: 30px;
		height: 18px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-3038b284] {
		width: 80px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
		height: 18px;
}
#form-title .smallfont[data-v-3038b284] {
		display: block;
		font-size: 8px;
}
#form-action[data-v-3038b284] {
		margin-right: -12px;
}
#form-prompt[data-v-3038b284] {
}
#form-container[data-v-3038b284] {
		width: 1020px;
		height: auto;
		background-color: #FFF;
		margin-bottom: 10px;
}
#form-main[data-v-3038b284] {
		height: auto;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		background-color: #FFF;
}
#form-inner[data-v-3038b284] {
		border: none;
		height: auto;
}
.box[data-v-3038b284] {
		border: 1px solid #BBB;
}
#form-left[data-v-3038b284] {
		display: inline-block;
		*display: inline;
		_zoom: 1;
		width: 430px;
}
#form-right[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 570px;
		vertical-align: top;
		margin-left: -4px;
}
#shipper[data-v-3038b284] {
		border: 1px solid #BBB;
		border-right: 0px;
}
#shipper span[data-v-3038b284],
	#consignee span[data-v-3038b284] {
		display: block;
		text-align: center;
}
#shipper-head[data-v-3038b284],
	#consignee-head[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#shipper-head .label[data-v-3038b284],
	#consignee-head .label[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		line-height: 24px;
		text-align: left;
		margin-left: 10px;
}
#shipper-head #account-div[data-v-3038b284],
	#consignee-head #account-div[data-v-3038b284] {
		display: inline-block;
		width: 229px;
		height: 65px;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-3038b284],
	#consignee-head #account-div .label[data-v-3038b284] {
		width: 165px;
		line-height: 24px;
		text-align: left;
}
#shipper textarea[data-v-3038b284],
	#consignee textarea[data-v-3038b284] {
		border: none;
		width: 95%;
		height: 84px;
		padding: 10px;
		overflow-y: visible;
}
#shipper .TextBox[data-v-3038b284],
	#consignee .TextBox[data-v-3038b284] {
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-3038b284]:last-child,
	#consignee .TextBox[data-v-3038b284]:last-child {
		margin-bottom: 7px;
}
#consignee[data-v-3038b284] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder[data-v-3038b284] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-3038b284] {
		line-height: 24px;
		margin-left: 10px;
}
#forwarder #forwarder-head[data-v-3038b284] {
		height: 24px;
}
#forwarder textarea[data-v-3038b284] {
		border: none;
		width: 95%;
		height: 50px;
		padding: 10px;
		overflow-y: visible;
}
#agent[data-v-3038b284] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
		border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49.6%;
}
#agent #agent-iatacode .label[data-v-3038b284],
	#agent #accoutno .label[data-v-3038b284] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#agent #agent-iatacode .TextBox[data-v-3038b284],
	#agent #accoutno .TextBox[data-v-3038b284] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#airport-departure[data-v-3038b284] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		height: 69px;
}
#airport-departure .label[data-v-3038b284] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#airport-departure .TextBox[data-v-3038b284] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		background-color: #e8f0fe;
		text-align: center;
		margin-top: 7px;
}
#airport-departure span#airportname[data-v-3038b284] {
		width: 300px;
		margin-left: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #DDD;
}
#routing[data-v-3038b284] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-3038b284],
	#routing #second-to[data-v-3038b284],
	#routing #second-carrier[data-v-3038b284],
	#routing #third-to[data-v-3038b284],
	#routing #third-carrier[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 12%;
}
#routing #first-carrier[data-v-3038b284],
	#routing #second-to[data-v-3038b284],
	#routing #second-carrier[data-v-3038b284],
	#routing #third-to[data-v-3038b284],
	#routing #third-carrier[data-v-3038b284] {
		border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33.86%;
}
#routing .label[data-v-3038b284] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#routing .TextBox[data-v-3038b284] {
		width: 100%;
		height: 23px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#flight[data-v-3038b284] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight .label[data-v-3038b284] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#flight #airport-destination[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33%;
}
#flight #airport-destination .TextBox[data-v-3038b284] {
		text-align: center;
}
#flight #flight-detail[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-3038b284] {
		display: block;
}
#flight #flight-detail #input-div[data-v-3038b284] {
		display: block;
}
#flight #flight-detail #head-label[data-v-3038b284] {
		padding-left: 38px;
		padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-3038b284] {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 24px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-3038b284],
	#flight #flight-detail #input-div #second-flight[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-3038b284] {
		border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-3038b284] {
		height: 25px;
		width: 95%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#flight #destination_name[data-v-3038b284] {
		text-align: left;
		padding-left: 5px;
		/*width: 70px;*/
}
#flight #destination_code[data-v-3038b284] {
		text-align: left;
		padding-left: 5px;
		width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-3038b284],
	#flight #flight-detail #input-div #flightdate[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-3038b284],
	#flight #flight-detail #input-div #flightno2[data-v-3038b284] {
		width: 50px;
}
#flight #flight-detail #input-div #flightdate[data-v-3038b284],
	#flight #flight-detail #input-div #flightdate2[data-v-3038b284] {
		width: 70px;
}
#mawb[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border: 1px solid #BBB;
}
#mawb .awb_code[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		padding: 10px 10px 10px 10px;
		font-size: 32px;
		color: #97c803;
		margin-left: 207px;
		margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-3038b284] {
		width: 95%;
		height: 58px;
		overflow-y: visible;
		border: none;
		clear: both;
		padding: 10px;
}
#mawb .code[data-v-3038b284] {
		_zoom: 1;
		padding: 10px 10px 18px 10px;
		font-size: 32px;
		color: #97c803;
		margin-bottom: 59px;
}
#mawb .label[data-v-3038b284] {
		margin-top: 20px;
		margin-left: 10px;
		font-size: 16px;
		font-weight: bold;
}
#mawb #validity[data-v-3038b284] {
		display: block;
		width: 560px;
		padding-left: 10px;
		padding-top: 5px;
		border-top: 1px solid #BBB;
}
#mawb-memo[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-3038b284] {
		padding: 10px;
		color: #AAA;
		font-size: 12px;
}
#accounting[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 338px;
		border-top: 1px solid #BBB;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 149px;
		border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-3038b284] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting textarea[data-v-3038b284] {
		border: none;
		width: 95%;
		height: 98px;
		padding: 10px;
		overflow-y: visible;
}
#accounting #reference[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 69px;
		border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-3038b284] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting #reference #reference-number[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-3038b284] {
		width: 200px;
		padding-left: 30px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-3038b284],
	#accounting #payment #chgscode[data-v-3038b284],
	#accounting #payment #WT-VAL[data-v-3038b284],
	#accounting #payment #other[data-v-3038b284],
	#accounting #payment #declared-value-for-carriage[data-v-3038b284],
	#accounting #payment #declared-value-for-customs[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		height: 57px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-3038b284] {
		border-right: none;
		width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-3038b284],
	#declared-value-for-customs .TextBox[data-v-3038b284],
	#insurance .TextBox[data-v-3038b284],
	#currency .TextBox[data-v-3038b284] {
		height: 22px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#accounting #payment .label[data-v-3038b284] {
		padding-left: 3px;
		line-height: 18px;
}
#accounting #payment #currency[data-v-3038b284] {
		width: 65px;
		text-align: center;
		vertical-align: top;
}
#accounting #payment #currency .label[data-v-3038b284] {
		line-height: 25px;
}
#accounting #payment #chgscode[data-v-3038b284] {
		width: 41px;
		text-align: center;
		margin-left: -3px;
		vertical-align: top;
}
#accounting #payment #PPD[data-v-3038b284],
	#accounting #payment #COLL[data-v-3038b284] {
		width: 36px;
		height: 38px;
		border-right: 1px solid #BBB;
		float: left;
}
#COLL[data-v-3038b284] {
		float: left;
}
#accounting #payment #COLL[data-v-3038b284] {
		margin-left: -3px;
		border-right: none;
}
#accounting #payment #WT-VAL[data-v-3038b284],
	#accounting #payment #other[data-v-3038b284] {
		width: 71px;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-3038b284],
	#accounting #payment #declared-value-for-customs[data-v-3038b284] {
		width: 150px;
		vertical-align: top;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-3038b284],
	#accounting #payment #declared-value-for-customs .label[data-v-3038b284] {
		line-height: 25px;
		letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-3038b284],
	#accounting #payment #other .label[data-v-3038b284] {
		display: block;
		border-bottom: 1px solid #BBB;
		text-align: center;
}
#accounting #payment #insurance[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		height: 59px;
		vertical-align: top;
		border-right: 1px solid #BBB;
		margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-3038b284] {
		display: block;
		margin-left: 5px;
		line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-3038b284] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 380px;
		margin-bottom: -1px;
		letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-3038b284] {
		display: block;
		padding: 2px;
}
#handling[data-v-3038b284] {
		display: block;
		width: 999px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handling .label[data-v-3038b284] {
		display: block;
		margin-left: 10px;
		line-height: 25px;
}
#handling-information[data-v-3038b284] {
		vertical-align: top;
}
#handling-information textarea[data-v-3038b284] {
		display: block;
		width: 580px;
		border: none;
		height: 50px;
		padding: 5px 10px;
		overflow-y: visible;
}
#notify textarea[data-v-3038b284] {
		width: 363px;
		height: 50px;
		margin-left: 10px;
		padding: 5px 10px;
		overflow-y: visible;
		border: none;
}
#special-handlingcode .TextBox[data-v-3038b284] {
		width: 985px;
		text-align: left;
		height: 25px;
		line-height: 25px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-3038b284] {
		width: 1000px;
}
#item-detail #item-head[data-v-3038b284] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-3038b284],
	#item-detail #item-head #gross-weight[data-v-3038b284],
	#item-detail #item-head #kg-lb[data-v-3038b284],
	#item-detail #item-head #chargeable-weight[data-v-3038b284],
	#item-detail #item-head #rate-charge[data-v-3038b284],
	#item-detail #item-head #total[data-v-3038b284],
	#item-detail #item-head #goods[data-v-3038b284] {
		border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-3038b284] {
		border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-3038b284] {
		width: 68px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #pieces .label[data-v-3038b284] {
		display: block;
		/*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-3038b284] {
		width: 78px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-3038b284],
	#commodity-item .TextBox[data-v-3038b284],
	#rate-charge .TextBox[data-v-3038b284],
	#total .TextBox[data-v-3038b284],
	#pieces .TextBox[data-v-3038b284] {
		height: 20px;
		width: 96%;
}
#kg-lb #sel_wci_unit[data-v-3038b284] {
		margin-left: 5px;
}
#kg-lb .TextBox[data-v-3038b284] {
		height: 25px;
		width: 16px;
}
#chargeable-weight .TextBox[data-v-3038b284] {
		height: 25px;
		width: 96%;
}
#rate .TextBox[data-v-3038b284] {
		height: 25px;
}
#item-detail #gross-weight .label[data-v-3038b284] {
		display: block;
		margin-top: 15px;
}
#item-detail #kg-lb[data-v-3038b284] {
		width: 20px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
		overflow: hidden;
}
#item-detail #kg-lb .label[data-v-3038b284] {
		display: block;
		margin-top: 8px;
}
.space[data-v-3038b284] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
}
.space_empty[data-v-3038b284] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
		background: rgba(0, 0, 0, 0);
		/* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-3038b284] {
		width: 135px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-class .label[data-v-3038b284] {
		display: block;
		margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-3038b284] {
		border: none;
		height: 30px;
		padding: 10px;
		width: 380px;
		overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-3038b284] {
		display: inline-block;
		margin-left: 18px;
		margin-bottom: 0px;
		margin-top: 3px;
		width: 110px;
		height: 12px;
		padding: 3px;
		border-left: 1px solid #BBB;
		border-top: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-3038b284] {
		width: 110px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-3038b284] {
		display: block;
		margin-top: 15px;
}
#item-detail #rate-charge[data-v-3038b284] {
		width: 80px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-charge .label[data-v-3038b284] {
		display: block;
		margin-top: 15px;
}
#item-detail #total[data-v-3038b284] {
		width: 90px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #total .label[data-v-3038b284] {
		display: block;
		margin-top: 15px;
}
#item-detail #goods[data-v-3038b284] {
		width: 380px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#goods textarea[data-v-3038b284] {
		border: none;
		width: 95%;
		height: 39px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#item-detail #goods .label[data-v-3038b284] {
		display: block;
		margin-top: 7px;
		letter-spacing: -1px;
}
#item-detail #item-body[data-v-3038b284] {
		height: 162px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-3038b284],
	#item-detail #item-body #item-summary[data-v-3038b284] {
		height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-3038b284],
	#item-detail #item-body #item-summary #rate-class #rate[data-v-3038b284] {
		width: 9px;
		height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-3038b284],
	#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-3038b284] {
		width: 110px;
		height: inherit;
		border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-3038b284],
	#item-detail #item-body #item-summary #gross-weight[data-v-3038b284],
	#item-detail #item-body #item-summary #total[data-v-3038b284] {
		border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-3038b284] {
		width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-3038b284] {
		width: 89px;
}
#summary[data-v-3038b284] {
		width: 1001px;
}
#summary .horizontal[data-v-3038b284] {
		vertical-align: top;
}
#summary #weight-charge[data-v-3038b284] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #weight-charge .label[data-v-3038b284] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-3038b284] {
		margin: 0 45px;
		padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-3038b284] {
		border-left: none;
		width: 50px;
}
#summary #weight-charge #collect.label[data-v-3038b284] {
		border-right: none;
		width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-3038b284] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge[data-v-3038b284] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-3038b284] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge .label[data-v-3038b284] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 18px;
		margin: 0 120px;
		width: 100px;
}
#summary #tax[data-v-3038b284] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #tax .label[data-v-3038b284] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 58px;
		margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-3038b284] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#collect-input[data-v-3038b284] {
		width: 185px;
		height: 30px;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#prepaid-input input[data-v-3038b284] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#prepaid-input span[data-v-3038b284] {
		width: 1px;
		height: 20px;
}
#collect-input input[data-v-3038b284] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#summary #total-other-charges-due-agent[data-v-3038b284] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-3038b284] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-3038b284] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-other-charges-due-carrier[data-v-3038b284] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-3038b284] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-3038b284] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-space[data-v-3038b284] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
		background-color: #EEE;
}
#summary #total[data-v-3038b284] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total .label[data-v-3038b284] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 28px;
		margin: 0 0 0 29px;
		/*width: 73px;*/
}
#summary #total .whitespace[data-v-3038b284] {
		width: 27px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-3038b284] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #currency-rates[data-v-3038b284] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #currency-rates .label[data-v-3038b284] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 0px;
		margin: 0 0 0 6px;
		width: 176px;
		text-align: center;
}
#summary #currency-rates .whitespace[data-v-3038b284] {
		width: 3px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-3038b284] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-3038b284] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #other-charges[data-v-3038b284] {
		width: 617px;
		height: 152px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-3038b284] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#summary #signature-of-agent[data-v-3038b284] {
		width: 617px;
		height: 254px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-3038b284] {
		display: block;
		margin-left: 10px;
		line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-3038b284] {
		width: 617px;
		border-bottom: 1px solid #BBB;
		margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-3038b284] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-3038b284] {
		width: 617px;
		margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-3038b284] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-3038b284] {
		width: 590px;
		margin: 0 11px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-3038b284] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-3038b284] {
		margin: 4px 0;
		text-align: center;
}
#summary #executed-on-date .TextBox[data-v-3038b284] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-3038b284] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-3038b284] {
		margin: 4px 0;
		text-align: center;
}
#summary #at-place .TextBox[data-v-3038b284] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-3038b284] {
		width: 230px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-3038b284] {
		width: 230px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-3038b284] {
		margin: 4px 0;
		text-align: center;
}

	/*--------------------------------------------------------------*/
#departure[data-v-3038b284],
	#destination[data-v-3038b284] {
		width: 245px;
		height: auto;
		float: left;
}
#departure span[data-v-3038b284],
	#destination span[data-v-3038b284] {
		display: block;
		text-align: center;
}
#departure .TextBox[data-v-3038b284],
	#destination .TextBox[data-v-3038b284] {
		width: 95%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#charges[data-v-3038b284],
	#payment[data-v-3038b284] {
		width: 100%;
		height: auto;
}
#charges #cc[data-v-3038b284],
	#charges #pp[data-v-3038b284] {
		width: auto;
		display: block;
}
#charges #cc span[data-v-3038b284],
	#charges #pp span[data-v-3038b284] {
		width: 120px;
		float: left;
		text-align: right;
}
#charges #cc .TextBox[data-v-3038b284],
	#charges #pp .TextBox[data-v-3038b284] {
		width: 300px;
		height: 21px;
		text-align: center;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#charges #pp .TextBox[data-v-3038b284] {
		margin-bottom: 7px;
}
#payment #credit[data-v-3038b284],
	#payment #cash[data-v-3038b284] {
		width: auto;
		display: block;
}
#payment #credit span[data-v-3038b284],
	#payment #cash span[data-v-3038b284] {
		width: 120px;
		float: left;
		text-align: right;
}
#payment #credit .TextBox[data-v-3038b284],
	#payment #cash .TextBox[data-v-3038b284] {
		width: 300px;
		height: 21px;
		text-align: right;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#payment #cash .TextBox[data-v-3038b284] {
		margin-bottom: 7px;
}
#charges input[data-v-3038b284],
	#payment input[data-v-3038b284] {
		width: 90%;
}
#alsonotify span[data-v-3038b284] {
		display: block;
		text-align: center;
}
#alsonotify textarea[data-v-3038b284] {
		border: none;
		width: 93%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
}
#alsonotify .TextBox[data-v-3038b284] {
		width: 98%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-3038b284]:last-child {
		margin-bottom: 7px;
}
#addtionalclause[data-v-3038b284] {
		margin-top: 15px;
		margin-bottom: 41px;
}
#addtionalclause span[data-v-3038b284] {
		display: block;
		text-align: center;
}
#addtionalclause p[data-v-3038b284] {
		margin-top: 3px;
		margin-left: 12px;
		margin-right: 9px;
		color: #999;
		display: block;
}
#destination[data-v-3038b284] {
		border-left: 1px solid #BBB;
		margin-left: -1px;
}
#declaredvalue[data-v-3038b284] {
		width: 418px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-3038b284] {
		width: 217px;
		float: left;
}
#declaredvalue-shipper .TextBox[data-v-3038b284],
	#documents .TextBox[data-v-3038b284] {
		width: 95%;
		height: 40px;
		text-align: center;
		border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-3038b284] {
		width: 200px;
		height: 30px;
		float: left;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-3038b284] {
		width: 200px;
		height: 30px;
		float: right;
		border-left: 1px solid #BBB;
}
#documents[data-v-3038b284] {
		width: 270px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-3038b284] {
		width: 890px;
		height: 75px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		float: left;
}
#handlinginformation .TextBox[data-v-3038b284] {
		width: 99%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
}
#packages[data-v-3038b284] {
		width: 80px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-3038b284] {
		width: 90px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#ratecharge[data-v-3038b284] {
		width: 100px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-3038b284] {
		width: 325px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-3038b284],
	#insurance[data-v-3038b284],
	#documents[data-v-3038b284] {
		height: 90px;
}
#declaredvalue-carriage[data-v-3038b284],
	#declaredvalue-customs[data-v-3038b284] {
		height: 45px;
}
#packages[data-v-3038b284],
	#rateclass[data-v-3038b284],
	#grossweight[data-v-3038b284],
	#chargeableweight[data-v-3038b284],
	#ratecharge[data-v-3038b284],
	#goods[data-v-3038b284] {
		height: 100px;
}
#rate input[data-v-3038b284] {
		margin-left: 0px;
}
#packages .TextBox[data-v-3038b284],
	#rateclass .TextBox[data-v-3038b284],
	#grossweight .TextBox[data-v-3038b284],
	#chargeableweight .TextBox[data-v-3038b284],
	#ratecharge .TextBox[data-v-3038b284],
	#goods .TextBox[data-v-3038b284] {
		width: 92%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
		text-align: center;
}
#packages .TextBox[data-v-3038b284] {
		width: 90%;
}
#goods .TextBox[data-v-3038b284] {
		width: 96%;
		text-align: left;
}
#goods #AwbVolume[data-v-3038b284] {
		width: 20%;
		text-align: left;
		text-align: center;
}
#form-footer[data-v-3038b284] {
		width: 100%;
		float: left;
		margin-top: 10px;
}
#form-footer span[data-v-3038b284] {
		display: block;
}
#signatureofconstituent[data-v-3038b284] {
		width: 400px;
		float: left;
		margin-left: 30px;
		margin-top: 30px;
}
#signatureofagent[data-v-3038b284] {
		width: 400px;
		float: left;
		margin-top: 30px;
}
.shipperletter-div span[data-v-3038b284] {
		display: block;
		text-align: center;
}
.shipperletter-div span[data-v-3038b284]:first-child {
		margin-top: 5px;
}
.smallfont[data-v-3038b284] {
		font-size: 8px;
		font-weight: lighter;
}

	/*********************************************************************************/
#customer-info[data-v-3038b284] {
		width: 447px;
}
.city[data-v-3038b284] {
		width: 230px;
}
.city input[data-v-3038b284] {
		width: 120px;
}
.country[data-v-3038b284] {
		width: 230px;
}
.country input[data-v-3038b284] {
		width: 120px;
}
#service-action a[data-v-3038b284] {
		margin-left: 5px;
}
#service-summary[data-v-3038b284] {
		width: 250px;
		height: 47px;
		float: right;
}
#service-summary .currency[data-v-3038b284] {
		float: right;
		margin-top: 20px;
		font-weight: 700;
		font-size: 12px;
		color: #CCC;
}
#service-summary .amount[data-v-3038b284] {
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 30px;
		color: #777;
}
#service-quotation[data-v-3038b284] {
		float: left;
		width: 96%;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
		margin-left: 10px;
		margin-right: 1px;
		margin-top: 5px;
		margin-bottom: 20px;
}
#service-quotation-editor[data-v-3038b284] {
		display: none;
		width: 850px;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
}
#service-quotation table[data-v-3038b284],
	#service-quotation-editor table[data-v-3038b284] {
		width: 100%;
		background: #F6F6F6;
		border-radius: 2px;
}
#service-quotation tr[data-v-3038b284],
	#service-quotation-editor tr[data-v-3038b284] {
		border-bottom: 1px solid #DDD;
		height: 36px;
		line-height: 36px;
}
#service-quotation tr[data-v-3038b284]:last-child,
	#service-quotation-editor tr[data-v-3038b284]:last-child {
		border-bottom: none;
		background: #F3F3F3;
}
#service-quotation thead tr[data-v-3038b284],
	#service-quotation-editor tr[data-v-3038b284]:last-child {
		height: 36px;
		line-height: 36px;
}
#service-quotation thead tr[data-v-3038b284]:last-child,
	#service-quotation-editor thead tr[data-v-3038b284]:last-child {
		border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-3038b284],
	#service-quotation-editor thead td[data-v-3038b284] {
		font-weight: 700;
		font-size: 14px;
		color: #0f81b0;
		background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
		background-color: #EEE;
}
#service-quotation th[data-v-3038b284],
	#service-quotation td[data-v-3038b284],
	#service-quotation-editor th[data-v-3038b284],
	#service-quotation-editor td[data-v-3038b284] {
		padding-left: 9px;
}
#service-quotation td input[data-v-3038b284],
	#service-quotation-editor td input[data-v-3038b284] {
		height: 20px;
		line-height: 20px;
		border: 1px solid #DDD;
		border-radius: 3px;
		margin-right: 3px;
}
#service-request[data-v-3038b284] {
		width: 193px;
		float: left;
}
#departure-time[data-v-3038b284],
	#destination-time[data-v-3038b284] {
		display: block;
		float: left;
		width: 187px;
}
#departure-time a[data-v-3038b284],
	#destination-time a[data-v-3038b284] {
		display: block;
		float: right;
		width: 16px;
		height: 16px;
		margin-top: 5px;
		margin-right: 8px;
		background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#departure-time input[data-v-3038b284],
	#destination-time input[data-v-3038b284] {
}
#service-request input[data-v-3038b284] {
		width: 80px;
}
#cargo[data-v-3038b284] {
		width: 100%;
		float: left;
}
#cargo-detail[data-v-3038b284] {
		width: 185px;
		height: 139px;
		float: right;
		margin-top: -106px;
		margin-right: 2px;
}
#total-pieces[data-v-3038b284] {
		width: 230px;
		float: left;
}
#cargo-summary span[data-v-3038b284] {
		width: 55px;
		margin-top: 5px;
		float: left;
}
#cargo-summary span[data-v-3038b284]:last-child {
		width: 20px;
		float: right;
}
#cargo-summary input[data-v-3038b284] {
		text-align: right;
}
#cargo-summary textarea[data-v-3038b284] {
		border: none;
		margin-top: 8px;
		margin-left: 8px;
		/*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
		width: 169px;
}
#total-pieces input[data-v-3038b284],
	#total-chargeable-weight input[data-v-3038b284],
	#total-gross-weight input[data-v-3038b284],
	#total-volume input[data-v-3038b284] {
		width: 120px;
		float: left;
}
#total-chargeable-weight[data-v-3038b284] {
		width: 230px;
		float: left;
}
.unit[data-v-3038b284] {
		margin-top: 7px;
		margin-left: 3px;
		float: left;
		color: #999;
}
#total-volume .unit[data-v-3038b284] {
		margin-top: 1px;
}
#total-gross-weight[data-v-3038b284] {
		width: 230px;
		float: left;
}
#total-volume[data-v-3038b284] {
		width: 230px;
		float: left;
}
#shipper-info[data-v-3038b284] {
		width: 447px;
		float: left;
}
#customer-info input[data-v-3038b284],
	#shipper-info input[data-v-3038b284],
	#consignee-info input[data-v-3038b284],
	#freightforwarder-info input[data-v-3038b284] {
		width: 350px;
}
#consignee-info[data-v-3038b284] {
		width: 447px;
		float: left;
}
#freightforwarder-info[data-v-3038b284] {
		width: 447px;
		float: left;
}
#service-orderno[data-v-3038b284] {
		width: 150px;
		margin-top: 8px;
		margin-left: 12px;
		float: left;
}
.service-product[data-v-3038b284] {
		width: 180px;
		text-align: left;
}
.service-price[data-v-3038b284] {
		width: 100px;
		text-align: center;
}
.service-amount[data-v-3038b284] {
		width: 100px;
		text-align: center;
}
.service-totalprice[data-v-3038b284] {
		width: 120px;
		text-align: center;
}
.service-memo[data-v-3038b284] {
		text-align: center;
}
input[id=单价][data-v-3038b284] {
		width: 50px;
		text-align: right;
}
input[id=数量][data-v-3038b284] {
		width: 50px;
		text-align: right;
}
input[id=小计][data-v-3038b284] {
		width: 70px;
		text-align: right;
}
input[id=备注][data-v-3038b284] {
		width: 220px;
		text-align: left;
}
input[id=订单编码][data-v-3038b284] {
		width: 230px;
		font-size: 24px;
		color: #DE5A03;
		border-bottom: 1px dotted #CCC;
		outline: 0px solid #EEE;
		background-color: #f7f7f7;
}
td[id=总计][data-v-3038b284] {
		text-align: right;
}
#service-orderno span[data-v-3038b284] {
		font-size: 24px;
		color: #DE5A03;
}
#service-action[data-v-3038b284] {
		width: 100px;
		height: 30px;
		margin-top: 8px;
		margin-left: 2px;
		float: left;
}
#service-action img[data-v-3038b284] {
		width: 24px;
		height: 24px;
		margin-top: 5px;
		float: left;
}
#chooseContype[data-v-3038b284] {
		display: none;
		position: absolute;
		width: 600px;
		border-radius: 3px;
		border-width: 1px;
		border-color: #DDD;
		border-style: solid;
		float: left;
}
.detail-editor[data-v-3038b284] {
		width: 785px;
		height: 360px;
		background-color: #F0F0F0;
		margin-top: 2px;
		margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-3038b284] {
		width: 95%;
		float: left;
		font-size: 18px;
		color: #DE5A03;
		margin-top: 8px;
		margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-3038b284] {
		margin-top: 5px;
}
.detail-editor #editor-div[data-v-3038b284] {
		width: 580px;
		height: 402px;
}
.detail-editor #quickselector[data-v-3038b284] {
		width: 200px;
		height: 405px;
		border-left: 2px solid #FFF;
		vertical-align: top;
		font-family: 'verb_light';
		overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-3038b284] {
		display: inline-block;
		padding: 10px 0 0 12px;
		font-size: 14px;
		/*font-weight: bold;*/
		cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-3038b284] {
		font-size: 12px;
		color: #97c803;
		margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-3038b284] {
		width: 180px;
		height: 56px;
		background-color: #FFF;
		margin: 7px 7px;
		padding: 0px 3px 0px 3px;
		border-bottom: 1px solid #CCC;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-3038b284] {
		display: none;
		position: relative;
		top: 16px;
		left: 160px;
		color: #DE5A03;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-3038b284] {
		color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-3038b284]:hover {
		width: 175px;
		color: #000000;
		background-color: #dff2fb;
		border-left: 5px solid #000000;
		padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-3038b284] {
		font-size: 12px;
		color: #000000;
		padding: 2px 5px;
		vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-3038b284] {
		width: 150px;
}
.detail-editor .company[data-v-3038b284],
	.detail-editor .address[data-v-3038b284] {
		width: 550px;
		float: left;
		margin-left: 10px;
}
.detail-editor .company input[data-v-3038b284],
	.detail-editor .address input[data-v-3038b284] {
		width: 85%;
}
.detail-editor .contactname[data-v-3038b284],
	.detail-editor .fax[data-v-3038b284],
	.detail-editor .city[data-v-3038b284],
	.detail-editor .pobox[data-v-3038b284],
	.detail-editor .state[data-v-3038b284],
	.detail-editor .countrycode[data-v-3038b284],
	.detail-editor .telnumber[data-v-3038b284],
	.email[data-v-3038b284] {
		width: 266px;
		float: left;
		margin-left: 10px;
}
.detail-editor .fax input[data-v-3038b284],
	.detail-editor .city input[data-v-3038b284],
	.detail-editor .pobox input[data-v-3038b284],
	.detail-editor .state input[data-v-3038b284],
	.detail-editor .telnumber input[data-v-3038b284],
	.detail-editor .email input[data-v-3038b284] {
		width: 62%;
}
.detail-editor .contactname input[data-v-3038b284] {
		width: 50%;
}
.detail-editor .countrycode #Country[data-v-3038b284] {
		width: 40%;
		text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-3038b284] {
		width: 10%;
}
#package-detail-editor[data-v-3038b284] {
		width: 600px;
}
#package-detail-editor .editor-tilte[data-v-3038b284] {
		height: 32px;
}
#package-detail-editor input[data-v-3038b284] {
		width: 50px;
		padding: 0 5px;
		text-align: right;
}
#package-detail-editor table tfoot tr[data-v-3038b284]:first-child {
		border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-3038b284] {
		width: 560px;
}
#othercharges-detail-editor .tips[data-v-3038b284] {
		font-size: 12px;
		float: right;
		margin-top: 5px;
		color: #888;
}
#othercharges-detail-editor input[data-v-3038b284] {
		padding: 0 5px;
		text-align: right;
}
#othercharges-detail-editor .reason[data-v-3038b284] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .showname[data-v-3038b284] {
		width: 60px;
		text-align: center;
}
#othercharges-detail-editor .reason input[data-v-3038b284] {
		text-align: left;
}
#othercharges-detail-editor .showname input[data-v-3038b284] {
		width: 30px;
		text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-3038b284] {
		width: 60px;
		text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-3038b284] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-3038b284] {
		width: 50px;
		text-align: right;
}
#othercharges-detail-editor .Amount[data-v-3038b284] {
		width: 60px;
		text-align: center;
}
.add-action[data-v-3038b284] {
		cursor: pointer;
		padding: 0 8px;
		color: #97c803;
		font-size: 14px;
}
.remove-action[data-v-3038b284] {
		cursor: pointer;
		font-size: 14px;
		color: #000000;
}
.disabledBtn[data-v-3038b284] {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 10px 0px 5px;
		text-align: center;
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
		background-color: #E2E2E2;
		color: #0876C3;
		text-shadow: #A8A8A8 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		border: 1px solid #B9B9B9;
		border-radius: 3px;
		cursor: pointer;
}
.detail-editor .reason[data-v-3038b284] {
		width: 100px;
}
.detail-editor .reason input[data-v-3038b284] {
		width: 100px;
}
.detail-editor .showname[data-v-3038b284],
	.detail-editor .Weight[data-v-3038b284],
	.detail-editor .UnitPrice[data-v-3038b284] {
		width: 50px;
}
.detail-editor .showname input[data-v-3038b284],
	.detail-editor .Weight input[data-v-3038b284],
	.detail-editor .UnitPrice input[data-v-3038b284] {
		width: 50px;
}
#other-charges textarea[data-v-3038b284] {
		border: none;
		width: 95%;
		height: 90px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#query-inner .queryleft[data-v-3038b284] {
		float: left;
		width: 290px;
		margin-top: 50px;
}
#query-inner .queryright[data-v-3038b284] {
		float: right;
		width: 300px;
}
.detail-editor .print[data-v-3038b284] {
		width: 548px;
		float: left;
		height: 88px;
		margin-left: 10px;
		margin-bottom: 5px;
}
.detail-editor .print span[data-v-3038b284] {
		width: 62px;
		vertical-align: top;
		padding-top: 5px;
}
.detail-editor .print textarea[data-v-3038b284] {
		border: none;
		margin-top: 3px;
		margin-left: 3px;
		width: 453px;
		height: 75px;
		padding-left: 10px;
		border-bottom: 1px solid #EEE;
		background-color: #F2F2F2;
		border-radius: 2px;
}
.editprint[data-v-3038b284] {
		height: 410px;
}
.detail-editor .action-div[data-v-3038b284] {
		float: left;
		width: 548px;
		height: 21px;
		padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-3038b284] {
		padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-3038b284]:hover {
		color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-3038b284] {
		margin-left: 15px;
		margin-right: 5px;
		color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-3038b284] {
		color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-3038b284]:hover {
		color: #DE5A03;
		cursor: pointer;
}
.button-flatestyle a.bterror[data-v-3038b284] {
		background-color: red;
}
.button-flatestyle a.btsuccess[data-v-3038b284] {
		background-color: green;
}

	/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-3038b284] {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		display: none;
		width: 580px;
}
.login-form .form-main[data-v-3038b284] {
		background-color: #FFF;
		padding: 5px 3px;
}
.login-form .form-inner[data-v-3038b284] {
		margin-top: 25px;
		float: left;
}
.login-form .form-prompt[data-v-3038b284] {
		background-color: #EFEDE1;
		color: #777;
		height: 40px;
		border-radius: 3px;
		text-align: left;
}
.login-form .prompt-icon[data-v-3038b284] {
		font-size: 20px;
		color: #0AA7D6;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
.login-form .prompt-left[data-v-3038b284] {
		float: left;
		font-size: 16px;
}
.login-form .prompt-left .Title[data-v-3038b284] {
		float: left;
		margin-top: 13px;
}
.login-form .prompt-right[data-v-3038b284] {
		float: right;
		margin-right: 20px;
		margin-top: 10px;
		font-size: 16px;
}
.login-form .form-prompt a[data-v-3038b284] {
		color: white;
		font-size: 14px;
		cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-3038b284] {
		margin-top: 15px;
		margin-left: 5px;
		text-align: left;
		font-size: 16px;
		background-color: white;
		float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-3038b284] {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap span[data-v-3038b284] {
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-3038b284] {
		width: 350px;
		margin-top: 0px;
		padding-left: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-radius: 3px;
		background-color: #F3F3F0;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-3038b284] {
		width: 339px;
		vertical-align: middle;
		_margin-top: 2px;
		border: none;
		font-size: 16px;
		color: #555;
		background-color: #FFF;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		border-radius: 2px;
		outline: 0px solid #EEE;
		padding: 6px 0 6px 5px;
		margin-top: 3px;
		margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-3038b284] {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 0px 20px 216px;
		text-align: center;
		background: -moz-linear-gradient(top, #239BEE, #0183DD);
		background-color: #0183DD;
		color: white;
		text-shadow: #0876C3 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		border: 1px solid #0183DD;
		border-radius: 3px;
		cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-3038b284]:hover {
		text-decoration: none;
		background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
		background-color: #B6E0FD;
		-webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		border-color: #B6E0FD;
		color: #0876C3;
		text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-3038b284],
	.login-form .Login-code[data-v-3038b284],
	.login-form .Login-password[data-v-3038b284] {
		margin-left: 20px;
		margin-top: 15px;
		float: left;
}
.login-form .Login-password .Login-InputBox[data-v-3038b284] {
		/** width:200px;**/
}
.login-form .Login-mandatory[data-v-3038b284] {
		border: 1px solid #F60;
		outline: 0px solid #666;
		-moz-box-shadow: 1px 1px 3px #F60;
		-webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-3038b284] {
		font-size: 13px;
		float: right;
		color: #9BCB5E;
		margin-top: 13px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-3038b284] {
		display: block;
		width: 350px;
		height: 25px;
		float: left;
		margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-3038b284] {
		display: none;
		float: left;
		padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-3038b284],
	.login-form .Login-code .Login-ErrorMessage span[data-v-3038b284],
	.login-form .Login-password .Login-ErrorMessage span[data-v-3038b284] {
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 0;
		margin-right: 5px;
		float: left;
}
.login-form .Login-message[data-v-3038b284] {
		display: block;
		width: 330px;
		height: 25px;
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 0 0 5px;
		border-radius: 3px;
		border: none;
}

	/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-3038b284] {
		float: left;
		width: 150px;
		text-align: left;
		margin-left: 18px;
}
.login-wrap .login a[data-v-3038b284],
	.login-wrap .register a[data-v-3038b284] {
		color: #009ce6;
		font-size: 13px;
		float: left;
		cursor: pointer;
}
.login-wrap .register a[data-v-3038b284] {
		margin-right: 15px;
}
.login-wrap .login a[data-v-3038b284]:hover {
		color: #e28c24;
		float: left;
}
.login-wrap .accountimg[data-v-3038b284] {
		float: left;
		margin-top: 1px;
		display: none;
}
.login-wrap .accountname[data-v-3038b284] {
		float: left;
		cursor: pointer;
		display: none;
}
.login-wrap .accountname .name[data-v-3038b284]:hover {
		color: #ee9526;
}
.login-wrap .accountname .name[data-v-3038b284] {
		float: left;
		color: #009ce6;
		font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-3038b284] {
		color: #009ce6;
		margin-left: 5px;
		vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-3038b284]:hover {
		color: #ee9526;
}
.login-wrap .logout[data-v-3038b284] {
		display: none;
}
.login-wrap .logout a[data-v-3038b284] {
		float: left;
		margin-left: 10px;
		width: 30px;
		color: #777;
}
.login-wrap .logout a[data-v-3038b284]:hover {
		color: #ee9526;
}

	/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-3038b284] {
		position: absolute;
		left: 1000px;
		top: 62px;
		z-index: 120;
		overflow-x: hidden;
		overflow-y: hidden;
		width: 150px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #BBB;
		display: none;
}
.account-menu .account-menulist[data-v-3038b284] {
		margin: 0;
		min-height: 277px;
		padding: 0;
}
.account-menu .account-menulist a[data-v-3038b284] {
		border-bottom: 1px dotted #CCC;
		color: #555;
		background-color: #F0F0F0;
		cursor: pointer;
		height: 22px;
		line-height: 22px;
		min-height: 22px;
		overflow: hidden;
		padding: 5px 9px 5px 12px;
		text-align: left;
		text-decoration: none;
		display: block;
}
.account-menu .account-menulist a[data-v-3038b284]:last-child {
		border-bottom: none;
}
.account-menu .account-menulist span[data-v-3038b284] {
		float: left;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		width: 110px;
}
.account-menu .account-menulist a[data-v-3038b284]:hover {
		background: #009ce6 0 0;
		border-left: 5px solid #ffa400;
		color: #fff;
}
.errormsg[data-v-3038b284] {
		border-bottom: 1px dotted red !important;
		color: red;
}
.page-link[data-v-3038b284] {
		padding: 1px 1px 1px;
}
.page-current[data-v-3038b284] {
		padding: 1px 1px 1px;
}
.page-prev[data-v-3038b284] {
		padding: 7px 1px 1px;
}
.page-next[data-v-3038b284] {
		padding: 7px 1px 1px;
}
.arrow-next[data-v-3038b284] {
		margin: 0px;
		padding: 0px;
}
.arrow-prev[data-v-3038b284] {
		margin: 0px;
		padding: 0px;
}
.paginationc[data-v-3038b284] {
		margin-top: -20px;
		border-radius: 4px;
		position: relative;
		border: 1px solid #D7D7D7;
		margin-bottom: 50px;
		zoom: 1;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		content: '.';
		display: block;
		clear: both;
}
























































































































































































































































































































































































































.no-margin-right[data-v-425e66fb] {
  margin-right: 0;
}
.icon-button[data-v-425e66fb] {
  cursor: pointer;
  font-size: 24px;
  color: var(--theme-color-blue);
}










































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-20a8d73c]::-webkit-inner-spin-button {
		visibility: hidden;
}
input[type="date"][data-v-20a8d73c]::-webkit-calendar-picker-indicator {
		width: 5px;
}
input[type="date"][data-v-20a8d73c]::-webkit-clear-button {
		display: none;
}
div[data-v-20a8d73c],
	span[data-v-20a8d73c],
	textarea[data-v-20a8d73c] {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
}
.awb_body[data-v-20a8d73c] {
		background-color: #FFF;
		height: auto;
		font-family: Tahoma;
		font: 12px Tahoma;
		color: #777;
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
.awb_body textarea[data-v-20a8d73c] {
		outline: none;
		padding: 2px;
		margin: 0px;
		resize: none;
		background-color: #e8f0fe;
		color: #000000;
}
.TextBox[data-v-20a8d73c] {
		border: 0px none;
		outline: none;
		height: 18px;
		border-bottom: 1px dotted #9ecf0a;
		background-color: #e8f0fe;
}
.required[data-v-20a8d73c] {
		color: #fc5b4d;
		font-size: 12px;
		/*padding: 0 2px;*/
}
.button-flatestyle[data-v-20a8d73c] {
		width: 80px;
}
.button-flatestyle a[data-v-20a8d73c] {
		width: 75px;
		border-right: 0px solid #3582b9;
		margin: 0 10px;
		padding: 0;
		text-shadow: none;
}
.button-flatestyle.green a[data-v-20a8d73c] {
		background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-20a8d73c]:hover {
		background-color: #71b017;
		color: #f2fce4;
		text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-20a8d73c] {
		background-color: #EEE;
		color: #DDD;
		text-shadow: none;
}
.minitip-content[data-v-20a8d73c] {
		font-size: 11px;
		padding: 8px 10px;
		color: #fff;
		background-color: #3C3C3C;
		border: 1px solid rgba(255, 255, 255, 0.25);
		text-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 3px #555;
		        box-shadow: 0 0 3px #555;
		border-radius: 5px;
}
.TextBox_Help[data-v-20a8d73c] {
		display: none;
		clear: both;
		float: left;
		border-top: 6px solid #26b064;
		position: absolute;
		min-width: 500px;
		min-height: 30px;
		line-height: 30px;
		background-color: #2f373d;
		color: #bac3c9;
		padding: 0 5px;
		-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-20a8d73c] {
		width: 100%;
		height: 30px;
		margin-top: 1px;
		background-color: #45515a;
		line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-20a8d73c] {
		line-height: 26px;
}
.TextBox_Help .label[data-v-20a8d73c] {
		margin-left: 5px;
}
.TextBox_Help span.key[data-v-20a8d73c] {
		margin-left: 15px;
		color: #5faddd;
		cursor: pointer;
}
.TextBox_Help span.value[data-v-20a8d73c] {
		margin-left: 0px;
		cursor: pointer;
}
.TextBox_Help span.close[data-v-20a8d73c] {
		float: right;
		margin-right: 5px;
		cursor: pointer;
}
.horizontal[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		margin: 0;
		padding: 0;
		margin-right: -3px;
}
#form-header[data-v-20a8d73c] {
		display: block;
		width: 100%;
		height: 48px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		background-color: #FFF;
}
#form-header-inner[data-v-20a8d73c] {
		width: 1000px;
		margin: 0 auto;
}
#form-title[data-v-20a8d73c] {
		margin-top: 15px;
		margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-20a8d73c] {
		height: 30px;
}
#form-title div#mawb_departurecode[data-v-20a8d73c] {
		/*border-left: 1px solid #BBB;*/
		height: 30px;
}
#form-title div#mawb_suffixcode[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-20a8d73c],
	#form-title div#mawb_departurecode .TextBox[data-v-20a8d73c] {
		width: 30px;
		height: 18px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-20a8d73c] {
		width: 80px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
		height: 18px;
}
#form-title .smallfont[data-v-20a8d73c] {
		display: block;
		font-size: 8px;
}
#form-action[data-v-20a8d73c] {
		margin-right: -12px;
}
#form-prompt[data-v-20a8d73c] {
}
#form-container[data-v-20a8d73c] {
		width: 1020px;
		height: auto;
		background-color: #FFF;
		margin-bottom: 10px;
}
#form-main[data-v-20a8d73c] {
		height: auto;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		background-color: #FFF;
}
#form-inner[data-v-20a8d73c] {
		border: none;
		height: auto;
}
.box[data-v-20a8d73c] {
		border: 1px solid #BBB;
}
#form-left[data-v-20a8d73c] {
		display: inline-block;
		*display: inline;
		_zoom: 1;
		width: 430px;
}
#form-right[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 570px;
		vertical-align: top;
		margin-left: -4px;
}
#shipper[data-v-20a8d73c] {
		border: 1px solid #BBB;
		border-right: 0px;
}
#shipper span[data-v-20a8d73c],
	#consignee span[data-v-20a8d73c] {
		display: block;
		text-align: center;
}
#shipper-head[data-v-20a8d73c],
	#consignee-head[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#shipper-head .label[data-v-20a8d73c],
	#consignee-head .label[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		line-height: 24px;
		text-align: left;
		margin-left: 10px;
}
#shipper-head #account-div[data-v-20a8d73c],
	#consignee-head #account-div[data-v-20a8d73c] {
		display: inline-block;
		width: 229px;
		height: 65px;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-20a8d73c],
	#consignee-head #account-div .label[data-v-20a8d73c] {
		width: 165px;
		line-height: 24px;
		text-align: left;
}
#shipper textarea[data-v-20a8d73c],
	#consignee textarea[data-v-20a8d73c] {
		border: none;
		width: 95%;
		height: 84px;
		padding: 10px;
		overflow-y: visible;
}
#shipper .TextBox[data-v-20a8d73c],
	#consignee .TextBox[data-v-20a8d73c] {
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-20a8d73c]:last-child,
	#consignee .TextBox[data-v-20a8d73c]:last-child {
		margin-bottom: 7px;
}
#consignee[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-20a8d73c] {
		line-height: 24px;
		margin-left: 10px;
}
#forwarder #forwarder-head[data-v-20a8d73c] {
		height: 24px;
}
#forwarder textarea[data-v-20a8d73c] {
		border: none;
		width: 95%;
		height: 50px;
		padding: 10px;
		overflow-y: visible;
}
#agent[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
		border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49.6%;
}
#agent #agent-iatacode .label[data-v-20a8d73c],
	#agent #accoutno .label[data-v-20a8d73c] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#agent #agent-iatacode .TextBox[data-v-20a8d73c],
	#agent #accoutno .TextBox[data-v-20a8d73c] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#airport-departure[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		height: 69px;
}
#airport-departure .label[data-v-20a8d73c] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#airport-departure .TextBox[data-v-20a8d73c] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		background-color: #e8f0fe;
		text-align: center;
		margin-top: 7px;
}
#airport-departure span#airportname[data-v-20a8d73c] {
		width: 300px;
		margin-left: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #DDD;
}
#routing[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-20a8d73c],
	#routing #second-to[data-v-20a8d73c],
	#routing #second-carrier[data-v-20a8d73c],
	#routing #third-to[data-v-20a8d73c],
	#routing #third-carrier[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 12%;
}
#routing #first-carrier[data-v-20a8d73c],
	#routing #second-to[data-v-20a8d73c],
	#routing #second-carrier[data-v-20a8d73c],
	#routing #third-to[data-v-20a8d73c],
	#routing #third-carrier[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33.86%;
}
#routing .label[data-v-20a8d73c] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#routing .TextBox[data-v-20a8d73c] {
		width: 100%;
		height: 23px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#flight[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight .label[data-v-20a8d73c] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#flight #airport-destination[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33%;
}
#flight #airport-destination .TextBox[data-v-20a8d73c] {
		text-align: center;
}
#flight #flight-detail[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-20a8d73c] {
		display: block;
}
#flight #flight-detail #input-div[data-v-20a8d73c] {
		display: block;
}
#flight #flight-detail #head-label[data-v-20a8d73c] {
		padding-left: 38px;
		padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-20a8d73c] {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 24px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-20a8d73c],
	#flight #flight-detail #input-div #second-flight[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-20a8d73c] {
		border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-20a8d73c] {
		height: 25px;
		width: 95%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#flight #destination_name[data-v-20a8d73c] {
		text-align: left;
		padding-left: 5px;
		/*width: 70px;*/
}
#flight #destination_code[data-v-20a8d73c] {
		text-align: left;
		padding-left: 5px;
		width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-20a8d73c],
	#flight #flight-detail #input-div #flightdate[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-20a8d73c],
	#flight #flight-detail #input-div #flightno2[data-v-20a8d73c] {
		width: 50px;
}
#flight #flight-detail #input-div #flightdate[data-v-20a8d73c],
	#flight #flight-detail #input-div #flightdate2[data-v-20a8d73c] {
		width: 70px;
}
#mawb[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border: 1px solid #BBB;
}
#mawb .awb_code[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		padding: 10px 10px 10px 10px;
		font-size: 32px;
		color: #97c803;
		/*margin-left: 207px;*/
		margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-20a8d73c] {
		width: 95%;
		height: 58px;
		overflow-y: visible;
		border: none;
		clear: both;
		padding: 10px;
}
#mawb .code[data-v-20a8d73c] {
		_zoom: 1;
		padding: 10px 10px 18px 10px;
		font-size: 32px;
		color: #97c803;
		margin-bottom: 59px;
}
#mawb .label[data-v-20a8d73c] {
		margin-top: 15px;
		margin-left: 10px;
		font-size: 16px;
		font-weight: bold;
		display: inline-block;
		padding: 10px 10px 18px 10px;
		margin-bottom: 7px;
}
#mawb #validity[data-v-20a8d73c] {
		display: block;
		width: 560px;
		padding-left: 10px;
		padding-top: 5px;
		border-top: 1px solid #BBB;
}
#mawb-memo[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-20a8d73c] {
		padding: 10px;
		color: #AAA;
		font-size: 12px;
}
#accounting[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 338px;
		border-top: 1px solid #BBB;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 149px;
		border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-20a8d73c] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting textarea[data-v-20a8d73c] {
		border: none;
		width: 95%;
		height: 98px;
		padding: 10px;
		overflow-y: visible;
}
#accounting #reference[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 69px;
		border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-20a8d73c] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting #reference #reference-number[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-20a8d73c] {
		width: 200px;
		padding-left: 30px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-20a8d73c],
	#accounting #payment #chgscode[data-v-20a8d73c],
	#accounting #payment #WT-VAL[data-v-20a8d73c],
	#accounting #payment #other[data-v-20a8d73c],
	#accounting #payment #declared-value-for-carriage[data-v-20a8d73c],
	#accounting #payment #declared-value-for-customs[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		height: 57px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-20a8d73c] {
		border-right: none;
		width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-20a8d73c],
	#declared-value-for-customs .TextBox[data-v-20a8d73c],
	#insurance .TextBox[data-v-20a8d73c],
	#currency .TextBox[data-v-20a8d73c] {
		height: 22px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#accounting #payment .label[data-v-20a8d73c] {
		padding-left: 3px;
		line-height: 18px;
}
#accounting #payment #currency[data-v-20a8d73c] {
		width: 65px;
		text-align: center;
		vertical-align: top;
}
#accounting #payment #currency .label[data-v-20a8d73c] {
		line-height: 25px;
}
#accounting #payment #chgscode[data-v-20a8d73c] {
		width: 41px;
		text-align: center;
		margin-left: -3px;
		vertical-align: top;
}
#accounting #payment #PPD[data-v-20a8d73c],
	#accounting #payment #COLL[data-v-20a8d73c] {
		width: 36px;
		height: 38px;
		border-right: 1px solid #BBB;
		float: left;
}
#COLL[data-v-20a8d73c] {
		float: left;
}
#accounting #payment #COLL[data-v-20a8d73c] {
		margin-left: -3px;
		border-right: none;
}
#accounting #payment #WT-VAL[data-v-20a8d73c],
	#accounting #payment #other[data-v-20a8d73c] {
		width: 71px;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-20a8d73c],
	#accounting #payment #declared-value-for-customs[data-v-20a8d73c] {
		width: 150px;
		vertical-align: top;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-20a8d73c],
	#accounting #payment #declared-value-for-customs .label[data-v-20a8d73c] {
		line-height: 25px;
		letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-20a8d73c],
	#accounting #payment #other .label[data-v-20a8d73c] {
		display: block;
		border-bottom: 1px solid #BBB;
		text-align: center;
}
#accounting #payment #insurance[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		height: 59px;
		vertical-align: top;
		border-right: 1px solid #BBB;
		margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-20a8d73c] {
		display: block;
		margin-left: 5px;
		line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-20a8d73c] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 380px;
		margin-bottom: -1px;
		letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-20a8d73c] {
		display: block;
		padding: 2px;
}
#handling[data-v-20a8d73c] {
		display: block;
		width: 999px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handling .label[data-v-20a8d73c] {
		display: block;
		margin-left: 10px;
		line-height: 25px;
}
#handling-information[data-v-20a8d73c] {
		vertical-align: top;
}
#handling-information textarea[data-v-20a8d73c] {
		display: block;
		width: 580px;
		border: none;
		height: 50px;
		padding: 5px 10px;
		overflow-y: visible;
}
#notify textarea[data-v-20a8d73c] {
		width: 363px;
		height: 50px;
		margin-left: 10px;
		padding: 5px 10px;
		overflow-y: visible;
		border: none;
}
#special-handlingcode .TextBox[data-v-20a8d73c] {
		width: 985px;
		text-align: left;
		height: 25px;
		line-height: 25px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-20a8d73c] {
		width: 1000px;
}
#item-detail #item-head[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-20a8d73c],
	#item-detail #item-head #gross-weight[data-v-20a8d73c],
	#item-detail #item-head #kg-lb[data-v-20a8d73c],
	#item-detail #item-head #chargeable-weight[data-v-20a8d73c],
	#item-detail #item-head #rate-charge[data-v-20a8d73c],
	#item-detail #item-head #total[data-v-20a8d73c],
	#item-detail #item-head #goods[data-v-20a8d73c] {
		border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-20a8d73c] {
		border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-20a8d73c] {
		width: 68px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #pieces .label[data-v-20a8d73c] {
		display: block;
		/*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-20a8d73c] {
		width: 78px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-20a8d73c],
	#commodity-item .TextBox[data-v-20a8d73c],
	#rate-charge .TextBox[data-v-20a8d73c],
	#total .TextBox[data-v-20a8d73c],
	#pieces .TextBox[data-v-20a8d73c] {
		height: 20px;
		width: 96%;
}
#kg-lb #sel_wci_unit[data-v-20a8d73c] {
		margin-left: 5px;
}
#kg-lb .TextBox[data-v-20a8d73c] {
		height: 25px;
		width: 16px;
}
#chargeable-weight .TextBox[data-v-20a8d73c] {
		height: 25px;
		width: 96%;
}
#rate .TextBox[data-v-20a8d73c] {
		height: 25px;
}
#item-detail #gross-weight .label[data-v-20a8d73c] {
		display: block;
		margin-top: 15px;
}
#item-detail #kg-lb[data-v-20a8d73c] {
		width: 20px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
		overflow: hidden;
}
#item-detail #kg-lb .label[data-v-20a8d73c] {
		display: block;
		margin-top: 8px;
}
.space[data-v-20a8d73c] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
}
.space_empty[data-v-20a8d73c] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
		background: rgba(0, 0, 0, 0);
		/* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-20a8d73c] {
		width: 135px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-class .label[data-v-20a8d73c] {
		display: block;
		margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-20a8d73c] {
		border: none;
		height: 30px;
		padding: 10px;
		width: 380px;
		overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-20a8d73c] {
		display: inline-block;
		margin-left: 18px;
		margin-bottom: 0px;
		margin-top: 3px;
		width: 110px;
		height: 12px;
		padding: 3px;
		border-left: 1px solid #BBB;
		border-top: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-20a8d73c] {
		width: 110px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-20a8d73c] {
		display: block;
		margin-top: 15px;
}
#item-detail #rate-charge[data-v-20a8d73c] {
		width: 80px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-charge .label[data-v-20a8d73c] {
		display: block;
		margin-top: 15px;
}
#item-detail #total[data-v-20a8d73c] {
		width: 90px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #total .label[data-v-20a8d73c] {
		display: block;
		margin-top: 15px;
}
#item-detail #goods[data-v-20a8d73c] {
		width: 380px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#goods textarea[data-v-20a8d73c] {
		border: none;
		width: 95%;
		height: 39px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#item-detail #goods .label[data-v-20a8d73c] {
		display: block;
		margin-top: 7px;
		letter-spacing: -1px;
}
#item-detail #item-body[data-v-20a8d73c] {
		height: 162px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-20a8d73c],
	#item-detail #item-body #item-summary[data-v-20a8d73c] {
		height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-20a8d73c],
	#item-detail #item-body #item-summary #rate-class #rate[data-v-20a8d73c] {
		width: 9px;
		height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-20a8d73c],
	#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-20a8d73c] {
		width: 110px;
		height: inherit;
		border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-20a8d73c],
	#item-detail #item-body #item-summary #gross-weight[data-v-20a8d73c],
	#item-detail #item-body #item-summary #total[data-v-20a8d73c] {
		border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-20a8d73c] {
		width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-20a8d73c] {
		width: 89px;
}
#summary[data-v-20a8d73c] {
		width: 1001px;
}
#summary .horizontal[data-v-20a8d73c] {
		vertical-align: top;
}
#summary #weight-charge[data-v-20a8d73c] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #weight-charge .label[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-20a8d73c] {
		margin: 0 45px;
		padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-20a8d73c] {
		border-left: none;
		width: 50px;
}
#summary #weight-charge #collect.label[data-v-20a8d73c] {
		border-right: none;
		width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-20a8d73c] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge[data-v-20a8d73c] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-20a8d73c] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge .label[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 18px;
		margin: 0 120px;
		width: 100px;
}
#summary #tax[data-v-20a8d73c] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #tax .label[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 58px;
		margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-20a8d73c] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#collect-input[data-v-20a8d73c] {
		width: 185px;
		height: 30px;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#prepaid-input input[data-v-20a8d73c] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#prepaid-input span[data-v-20a8d73c] {
		width: 1px;
		height: 20px;
}
#collect-input input[data-v-20a8d73c] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#summary #total-other-charges-due-agent[data-v-20a8d73c] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-20a8d73c] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-other-charges-due-carrier[data-v-20a8d73c] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-20a8d73c] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-space[data-v-20a8d73c] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
		background-color: #EEE;
}
#summary #total[data-v-20a8d73c] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total .label[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 28px;
		margin: 0 0 0 29px;
		/*width: 73px;*/
}
#summary #total .whitespace[data-v-20a8d73c] {
		width: 27px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-20a8d73c] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #currency-rates[data-v-20a8d73c] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #currency-rates .label[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 0px;
		margin: 0 0 0 6px;
		width: 176px;
		text-align: center;
}
#summary #currency-rates .whitespace[data-v-20a8d73c] {
		width: 3px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-20a8d73c] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-20a8d73c] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #other-charges[data-v-20a8d73c] {
		width: 617px;
		height: 152px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-20a8d73c] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#summary #signature-of-agent[data-v-20a8d73c] {
		width: 617px;
		height: 254px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-20a8d73c] {
		display: block;
		margin-left: 10px;
		line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-20a8d73c] {
		width: 617px;
		border-bottom: 1px solid #BBB;
		margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-20a8d73c] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-20a8d73c] {
		width: 617px;
		margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-20a8d73c] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-20a8d73c] {
		width: 590px;
		margin: 0 11px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-20a8d73c] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-20a8d73c] {
		margin: 4px 0;
		text-align: center;
}
#summary #executed-on-date .TextBox[data-v-20a8d73c] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-20a8d73c] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-20a8d73c] {
		margin: 4px 0;
		text-align: center;
}
#summary #at-place .TextBox[data-v-20a8d73c] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-20a8d73c] {
		width: 230px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-20a8d73c] {
		width: 230px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-20a8d73c] {
		margin: 4px 0;
		text-align: center;
}

	/*--------------------------------------------------------------*/
#departure[data-v-20a8d73c],
	#destination[data-v-20a8d73c] {
		width: 245px;
		height: auto;
		float: left;
}
#departure span[data-v-20a8d73c],
	#destination span[data-v-20a8d73c] {
		display: block;
		text-align: center;
}
#departure .TextBox[data-v-20a8d73c],
	#destination .TextBox[data-v-20a8d73c] {
		width: 95%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#charges[data-v-20a8d73c],
	#payment[data-v-20a8d73c] {
		width: 100%;
		height: auto;
}
#charges #cc[data-v-20a8d73c],
	#charges #pp[data-v-20a8d73c] {
		width: auto;
		display: block;
}
#charges #cc span[data-v-20a8d73c],
	#charges #pp span[data-v-20a8d73c] {
		width: 120px;
		float: left;
		text-align: right;
}
#charges #cc .TextBox[data-v-20a8d73c],
	#charges #pp .TextBox[data-v-20a8d73c] {
		width: 300px;
		height: 21px;
		text-align: center;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#charges #pp .TextBox[data-v-20a8d73c] {
		margin-bottom: 7px;
}
#payment #credit[data-v-20a8d73c],
	#payment #cash[data-v-20a8d73c] {
		width: auto;
		display: block;
}
#payment #credit span[data-v-20a8d73c],
	#payment #cash span[data-v-20a8d73c] {
		width: 120px;
		float: left;
		text-align: right;
}
#payment #credit .TextBox[data-v-20a8d73c],
	#payment #cash .TextBox[data-v-20a8d73c] {
		width: 300px;
		height: 21px;
		text-align: right;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#payment #cash .TextBox[data-v-20a8d73c] {
		margin-bottom: 7px;
}
#charges input[data-v-20a8d73c],
	#payment input[data-v-20a8d73c] {
		width: 90%;
}
#alsonotify span[data-v-20a8d73c] {
		display: block;
		text-align: center;
}
#alsonotify textarea[data-v-20a8d73c] {
		border: none;
		width: 93%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
}
#alsonotify .TextBox[data-v-20a8d73c] {
		width: 98%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-20a8d73c]:last-child {
		margin-bottom: 7px;
}
#addtionalclause[data-v-20a8d73c] {
		margin-top: 15px;
		margin-bottom: 41px;
}
#addtionalclause span[data-v-20a8d73c] {
		display: block;
		text-align: center;
}
#addtionalclause p[data-v-20a8d73c] {
		margin-top: 3px;
		margin-left: 12px;
		margin-right: 9px;
		color: #999;
		display: block;
}
#destination[data-v-20a8d73c] {
		border-left: 1px solid #BBB;
		margin-left: -1px;
}
#declaredvalue[data-v-20a8d73c] {
		width: 418px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-20a8d73c] {
		width: 217px;
		float: left;
}
#declaredvalue-shipper .TextBox[data-v-20a8d73c],
	#documents .TextBox[data-v-20a8d73c] {
		width: 95%;
		height: 40px;
		text-align: center;
		border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-20a8d73c] {
		width: 200px;
		height: 30px;
		float: left;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-20a8d73c] {
		width: 200px;
		height: 30px;
		float: right;
		border-left: 1px solid #BBB;
}
#documents[data-v-20a8d73c] {
		width: 270px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-20a8d73c] {
		width: 890px;
		height: 75px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		float: left;
}
#handlinginformation .TextBox[data-v-20a8d73c] {
		width: 99%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
}
#packages[data-v-20a8d73c] {
		width: 80px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-20a8d73c] {
		width: 90px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#ratecharge[data-v-20a8d73c] {
		width: 100px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-20a8d73c] {
		width: 325px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-20a8d73c],
	#insurance[data-v-20a8d73c],
	#documents[data-v-20a8d73c] {
		height: 90px;
}
#declaredvalue-carriage[data-v-20a8d73c],
	#declaredvalue-customs[data-v-20a8d73c] {
		height: 45px;
}
#packages[data-v-20a8d73c],
	#rateclass[data-v-20a8d73c],
	#grossweight[data-v-20a8d73c],
	#chargeableweight[data-v-20a8d73c],
	#ratecharge[data-v-20a8d73c],
	#goods[data-v-20a8d73c] {
		height: 100px;
}
#rate input[data-v-20a8d73c] {
		margin-left: 0px;
}
#packages .TextBox[data-v-20a8d73c],
	#rateclass .TextBox[data-v-20a8d73c],
	#grossweight .TextBox[data-v-20a8d73c],
	#chargeableweight .TextBox[data-v-20a8d73c],
	#ratecharge .TextBox[data-v-20a8d73c],
	#goods .TextBox[data-v-20a8d73c] {
		width: 92%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
		text-align: center;
}
#packages .TextBox[data-v-20a8d73c] {
		width: 90%;
}
#goods .TextBox[data-v-20a8d73c] {
		width: 96%;
		text-align: left;
}
#goods #AwbVolume[data-v-20a8d73c] {
		width: 20%;
		text-align: left;
		text-align: center;
}
#form-footer[data-v-20a8d73c] {
		width: 100%;
		float: left;
		margin-top: 10px;
}
#form-footer span[data-v-20a8d73c] {
		display: block;
}
#signatureofconstituent[data-v-20a8d73c] {
		width: 400px;
		float: left;
		margin-left: 30px;
		margin-top: 30px;
}
#signatureofagent[data-v-20a8d73c] {
		width: 400px;
		float: left;
		margin-top: 30px;
}
.shipperletter-div span[data-v-20a8d73c] {
		display: block;
		text-align: center;
}
.shipperletter-div span[data-v-20a8d73c]:first-child {
		margin-top: 5px;
}
.smallfont[data-v-20a8d73c] {
		font-size: 8px;
		font-weight: lighter;
}

	/*********************************************************************************/
#customer-info[data-v-20a8d73c] {
		width: 447px;
}
.city[data-v-20a8d73c] {
		width: 230px;
}
.city input[data-v-20a8d73c] {
		width: 120px;
}
.country[data-v-20a8d73c] {
		width: 230px;
}
.country input[data-v-20a8d73c] {
		width: 120px;
}
#service-action a[data-v-20a8d73c] {
		margin-left: 5px;
}
#service-summary[data-v-20a8d73c] {
		width: 250px;
		height: 47px;
		float: right;
}
#service-summary .currency[data-v-20a8d73c] {
		float: right;
		margin-top: 20px;
		font-weight: 700;
		font-size: 12px;
		color: #CCC;
}
#service-summary .amount[data-v-20a8d73c] {
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 30px;
		color: #777;
}
#service-quotation[data-v-20a8d73c] {
		float: left;
		width: 96%;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
		margin-left: 10px;
		margin-right: 1px;
		margin-top: 5px;
		margin-bottom: 20px;
}
#service-quotation-editor[data-v-20a8d73c] {
		display: none;
		width: 850px;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
}
#service-quotation table[data-v-20a8d73c],
	#service-quotation-editor table[data-v-20a8d73c] {
		width: 100%;
		background: #F6F6F6;
		border-radius: 2px;
}
#service-quotation tr[data-v-20a8d73c],
	#service-quotation-editor tr[data-v-20a8d73c] {
		border-bottom: 1px solid #DDD;
		height: 36px;
		line-height: 36px;
}
#service-quotation tr[data-v-20a8d73c]:last-child,
	#service-quotation-editor tr[data-v-20a8d73c]:last-child {
		border-bottom: none;
		background: #F3F3F3;
}
#service-quotation thead tr[data-v-20a8d73c],
	#service-quotation-editor tr[data-v-20a8d73c]:last-child {
		height: 36px;
		line-height: 36px;
}
#service-quotation thead tr[data-v-20a8d73c]:last-child,
	#service-quotation-editor thead tr[data-v-20a8d73c]:last-child {
		border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-20a8d73c],
	#service-quotation-editor thead td[data-v-20a8d73c] {
		font-weight: 700;
		font-size: 14px;
		color: #0f81b0;
		background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
		background-color: #EEE;
}
#service-quotation th[data-v-20a8d73c],
	#service-quotation td[data-v-20a8d73c],
	#service-quotation-editor th[data-v-20a8d73c],
	#service-quotation-editor td[data-v-20a8d73c] {
		padding-left: 9px;
}
#service-quotation td input[data-v-20a8d73c],
	#service-quotation-editor td input[data-v-20a8d73c] {
		height: 20px;
		line-height: 20px;
		border: 1px solid #DDD;
		border-radius: 3px;
		margin-right: 3px;
}
#service-request[data-v-20a8d73c] {
		width: 193px;
		float: left;
}
#departure-time[data-v-20a8d73c],
	#destination-time[data-v-20a8d73c] {
		display: block;
		float: left;
		width: 187px;
}
#departure-time a[data-v-20a8d73c],
	#destination-time a[data-v-20a8d73c] {
		display: block;
		float: right;
		width: 16px;
		height: 16px;
		margin-top: 5px;
		margin-right: 8px;
		background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#departure-time input[data-v-20a8d73c],
	#destination-time input[data-v-20a8d73c] {
}
#service-request input[data-v-20a8d73c] {
		width: 80px;
}
#cargo[data-v-20a8d73c] {
		width: 100%;
		float: left;
}
#cargo-detail[data-v-20a8d73c] {
		width: 185px;
		height: 139px;
		float: right;
		margin-top: -106px;
		margin-right: 2px;
}
#total-pieces[data-v-20a8d73c] {
		width: 230px;
		float: left;
}
#cargo-summary span[data-v-20a8d73c] {
		width: 55px;
		margin-top: 5px;
		float: left;
}
#cargo-summary span[data-v-20a8d73c]:last-child {
		width: 20px;
		float: right;
}
#cargo-summary input[data-v-20a8d73c] {
		text-align: right;
}
#cargo-summary textarea[data-v-20a8d73c] {
		border: none;
		margin-top: 8px;
		margin-left: 8px;
		/*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
		width: 169px;
}
#total-pieces input[data-v-20a8d73c],
	#total-chargeable-weight input[data-v-20a8d73c],
	#total-gross-weight input[data-v-20a8d73c],
	#total-volume input[data-v-20a8d73c] {
		width: 120px;
		float: left;
}
#total-chargeable-weight[data-v-20a8d73c] {
		width: 230px;
		float: left;
}
.unit[data-v-20a8d73c] {
		margin-top: 7px;
		margin-left: 3px;
		float: left;
		color: #999;
}
#total-volume .unit[data-v-20a8d73c] {
		margin-top: 1px;
}
#total-gross-weight[data-v-20a8d73c] {
		width: 230px;
		float: left;
}
#total-volume[data-v-20a8d73c] {
		width: 230px;
		float: left;
}
#shipper-info[data-v-20a8d73c] {
		width: 447px;
		float: left;
}
#customer-info input[data-v-20a8d73c],
	#shipper-info input[data-v-20a8d73c],
	#consignee-info input[data-v-20a8d73c],
	#freightforwarder-info input[data-v-20a8d73c] {
		width: 350px;
}
#consignee-info[data-v-20a8d73c] {
		width: 447px;
		float: left;
}
#freightforwarder-info[data-v-20a8d73c] {
		width: 447px;
		float: left;
}
#service-orderno[data-v-20a8d73c] {
		width: 150px;
		margin-top: 8px;
		margin-left: 12px;
		float: left;
}
.service-product[data-v-20a8d73c] {
		width: 180px;
		text-align: left;
}
.service-price[data-v-20a8d73c] {
		width: 100px;
		text-align: center;
}
.service-amount[data-v-20a8d73c] {
		width: 100px;
		text-align: center;
}
.service-totalprice[data-v-20a8d73c] {
		width: 120px;
		text-align: center;
}
.service-memo[data-v-20a8d73c] {
		text-align: center;
}
input[id=单价][data-v-20a8d73c] {
		width: 50px;
		text-align: right;
}
input[id=数量][data-v-20a8d73c] {
		width: 50px;
		text-align: right;
}
input[id=小计][data-v-20a8d73c] {
		width: 70px;
		text-align: right;
}
input[id=备注][data-v-20a8d73c] {
		width: 220px;
		text-align: left;
}
input[id=订单编码][data-v-20a8d73c] {
		width: 230px;
		font-size: 24px;
		color: #DE5A03;
		border-bottom: 1px dotted #CCC;
		outline: 0px solid #EEE;
		background-color: #f7f7f7;
}
td[id=总计][data-v-20a8d73c] {
		text-align: right;
}
#service-orderno span[data-v-20a8d73c] {
		font-size: 24px;
		color: #DE5A03;
}
#service-action[data-v-20a8d73c] {
		width: 100px;
		height: 30px;
		margin-top: 8px;
		margin-left: 2px;
		float: left;
}
#service-action img[data-v-20a8d73c] {
		width: 24px;
		height: 24px;
		margin-top: 5px;
		float: left;
}
#chooseContype[data-v-20a8d73c] {
		display: none;
		position: absolute;
		width: 600px;
		border-radius: 3px;
		border-width: 1px;
		border-color: #DDD;
		border-style: solid;
		float: left;
}
.detail-editor[data-v-20a8d73c] {
		width: 785px;
		height: 360px;
		background-color: #F0F0F0;
		margin-top: 2px;
		margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-20a8d73c] {
		width: 95%;
		float: left;
		font-size: 18px;
		color: #DE5A03;
		margin-top: 8px;
		margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-20a8d73c] {
		margin-top: 5px;
}
.detail-editor #editor-div[data-v-20a8d73c] {
		width: 580px;
		height: 402px;
}
.detail-editor #quickselector[data-v-20a8d73c] {
		width: 200px;
		height: 405px;
		border-left: 2px solid #FFF;
		vertical-align: top;
		font-family: 'verb_light';
		overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-20a8d73c] {
		display: inline-block;
		padding: 10px 0 0 12px;
		font-size: 14px;
		/*font-weight: bold;*/
		cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-20a8d73c] {
		font-size: 12px;
		color: #97c803;
		margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-20a8d73c] {
		width: 180px;
		height: 56px;
		background-color: #FFF;
		margin: 7px 7px;
		padding: 0px 3px 0px 3px;
		border-bottom: 1px solid #CCC;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-20a8d73c] {
		display: none;
		position: relative;
		top: 16px;
		left: 160px;
		color: #DE5A03;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-20a8d73c] {
		color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-20a8d73c]:hover {
		width: 175px;
		color: #000000;
		background-color: #dff2fb;
		border-left: 5px solid #000000;
		padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-20a8d73c] {
		font-size: 12px;
		color: #000000;
		padding: 2px 5px;
		vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-20a8d73c] {
		width: 150px;
}
.detail-editor .company[data-v-20a8d73c],
	.detail-editor .address[data-v-20a8d73c] {
		width: 550px;
		float: left;
		margin-left: 10px;
}
.detail-editor .company input[data-v-20a8d73c],
	.detail-editor .address input[data-v-20a8d73c] {
		width: 85%;
}
.detail-editor .contactname[data-v-20a8d73c],
	.detail-editor .fax[data-v-20a8d73c],
	.detail-editor .city[data-v-20a8d73c],
	.detail-editor .pobox[data-v-20a8d73c],
	.detail-editor .state[data-v-20a8d73c],
	.detail-editor .countrycode[data-v-20a8d73c],
	.detail-editor .telnumber[data-v-20a8d73c],
	.email[data-v-20a8d73c] {
		width: 266px;
		float: left;
		margin-left: 10px;
}
.detail-editor .fax input[data-v-20a8d73c],
	.detail-editor .city input[data-v-20a8d73c],
	.detail-editor .pobox input[data-v-20a8d73c],
	.detail-editor .state input[data-v-20a8d73c],
	.detail-editor .telnumber input[data-v-20a8d73c],
	.detail-editor .email input[data-v-20a8d73c] {
		width: 62%;
}
.detail-editor .contactname input[data-v-20a8d73c] {
		width: 50%;
}
.detail-editor .countrycode #Country[data-v-20a8d73c] {
		width: 40%;
		text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-20a8d73c] {
		width: 10%;
}
#package-detail-editor[data-v-20a8d73c] {
		width: 600px;
}
#package-detail-editor .editor-tilte[data-v-20a8d73c] {
		height: 32px;
}
#package-detail-editor input[data-v-20a8d73c] {
		width: 50px;
		padding: 0 5px;
		text-align: right;
}
#package-detail-editor table tfoot tr[data-v-20a8d73c]:first-child {
		border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-20a8d73c] {
		width: 560px;
}
#othercharges-detail-editor .tips[data-v-20a8d73c] {
		font-size: 12px;
		float: right;
		margin-top: 5px;
		color: #888;
}
#othercharges-detail-editor input[data-v-20a8d73c] {
		padding: 0 5px;
		text-align: right;
}
#othercharges-detail-editor .reason[data-v-20a8d73c] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .showname[data-v-20a8d73c] {
		width: 60px;
		text-align: center;
}
#othercharges-detail-editor .reason input[data-v-20a8d73c] {
		text-align: left;
}
#othercharges-detail-editor .showname input[data-v-20a8d73c] {
		width: 30px;
		text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-20a8d73c] {
		width: 60px;
		text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-20a8d73c] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-20a8d73c] {
		width: 50px;
		text-align: right;
}
#othercharges-detail-editor .Amount[data-v-20a8d73c] {
		width: 60px;
		text-align: center;
}
.add-action[data-v-20a8d73c] {
		cursor: pointer;
		padding: 0 8px;
		color: #97c803;
		font-size: 14px;
}
.remove-action[data-v-20a8d73c] {
		cursor: pointer;
		font-size: 14px;
		color: #000000;
}
.disabledBtn[data-v-20a8d73c] {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 10px 0px 5px;
		text-align: center;
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
		background-color: #E2E2E2;
		color: #0876C3;
		text-shadow: #A8A8A8 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		border: 1px solid #B9B9B9;
		border-radius: 3px;
		cursor: pointer;
}
.detail-editor .reason[data-v-20a8d73c] {
		width: 100px;
}
.detail-editor .reason input[data-v-20a8d73c] {
		width: 100px;
}
.detail-editor .showname[data-v-20a8d73c],
	.detail-editor .Weight[data-v-20a8d73c],
	.detail-editor .UnitPrice[data-v-20a8d73c] {
		width: 50px;
}
.detail-editor .showname input[data-v-20a8d73c],
	.detail-editor .Weight input[data-v-20a8d73c],
	.detail-editor .UnitPrice input[data-v-20a8d73c] {
		width: 50px;
}
#other-charges textarea[data-v-20a8d73c] {
		border: none;
		width: 95%;
		height: 90px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#query-inner .queryleft[data-v-20a8d73c] {
		float: left;
		width: 290px;
		margin-top: 50px;
}
#query-inner .queryright[data-v-20a8d73c] {
		float: right;
		width: 300px;
}
.detail-editor .print[data-v-20a8d73c] {
		width: 548px;
		float: left;
		height: 88px;
		margin-left: 10px;
		margin-bottom: 5px;
}
.detail-editor .print span[data-v-20a8d73c] {
		width: 62px;
		vertical-align: top;
		padding-top: 5px;
}
.detail-editor .print textarea[data-v-20a8d73c] {
		border: none;
		margin-top: 3px;
		margin-left: 3px;
		width: 453px;
		height: 75px;
		padding-left: 10px;
		border-bottom: 1px solid #EEE;
		background-color: #F2F2F2;
		border-radius: 2px;
}
.editprint[data-v-20a8d73c] {
		height: 410px;
}
.detail-editor .action-div[data-v-20a8d73c] {
		float: left;
		width: 548px;
		height: 21px;
		padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-20a8d73c] {
		padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-20a8d73c]:hover {
		color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-20a8d73c] {
		margin-left: 15px;
		margin-right: 5px;
		color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-20a8d73c] {
		color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-20a8d73c]:hover {
		color: #DE5A03;
		cursor: pointer;
}
.button-flatestyle a.bterror[data-v-20a8d73c] {
		background-color: red;
}
.button-flatestyle a.btsuccess[data-v-20a8d73c] {
		background-color: green;
}

	/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-20a8d73c] {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		display: none;
		width: 580px;
}
.login-form .form-main[data-v-20a8d73c] {
		background-color: #FFF;
		padding: 5px 3px;
}
.login-form .form-inner[data-v-20a8d73c] {
		margin-top: 25px;
		float: left;
}
.login-form .form-prompt[data-v-20a8d73c] {
		background-color: #EFEDE1;
		color: #777;
		height: 40px;
		border-radius: 3px;
		text-align: left;
}
.login-form .prompt-icon[data-v-20a8d73c] {
		font-size: 20px;
		color: #0AA7D6;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
.login-form .prompt-left[data-v-20a8d73c] {
		float: left;
		font-size: 16px;
}
.login-form .prompt-left .Title[data-v-20a8d73c] {
		float: left;
		margin-top: 13px;
}
.login-form .prompt-right[data-v-20a8d73c] {
		float: right;
		margin-right: 20px;
		margin-top: 10px;
		font-size: 16px;
}
.login-form .form-prompt a[data-v-20a8d73c] {
		color: white;
		font-size: 14px;
		cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-20a8d73c] {
		margin-top: 15px;
		margin-left: 5px;
		text-align: left;
		font-size: 16px;
		background-color: white;
		float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-20a8d73c] {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap span[data-v-20a8d73c] {
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-20a8d73c] {
		width: 350px;
		margin-top: 0px;
		padding-left: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-radius: 3px;
		background-color: #F3F3F0;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-20a8d73c] {
		width: 339px;
		vertical-align: middle;
		_margin-top: 2px;
		border: none;
		font-size: 16px;
		color: #555;
		background-color: #FFF;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		border-radius: 2px;
		outline: 0px solid #EEE;
		padding: 6px 0 6px 5px;
		margin-top: 3px;
		margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-20a8d73c] {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 0px 20px 216px;
		text-align: center;
		background: -moz-linear-gradient(top, #239BEE, #0183DD);
		background-color: #0183DD;
		color: white;
		text-shadow: #0876C3 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		border: 1px solid #0183DD;
		border-radius: 3px;
		cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-20a8d73c]:hover {
		text-decoration: none;
		background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
		background-color: #B6E0FD;
		-webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		border-color: #B6E0FD;
		color: #0876C3;
		text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-20a8d73c],
	.login-form .Login-code[data-v-20a8d73c],
	.login-form .Login-password[data-v-20a8d73c] {
		margin-left: 20px;
		margin-top: 15px;
		float: left;
}
.login-form .Login-password .Login-InputBox[data-v-20a8d73c] {
		/** width:200px;**/
}
.login-form .Login-mandatory[data-v-20a8d73c] {
		border: 1px solid #F60;
		outline: 0px solid #666;
		-moz-box-shadow: 1px 1px 3px #F60;
		-webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-20a8d73c] {
		font-size: 13px;
		float: right;
		color: #9BCB5E;
		margin-top: 13px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-20a8d73c] {
		display: block;
		width: 350px;
		height: 25px;
		float: left;
		margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-20a8d73c] {
		display: none;
		float: left;
		padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-20a8d73c],
	.login-form .Login-code .Login-ErrorMessage span[data-v-20a8d73c],
	.login-form .Login-password .Login-ErrorMessage span[data-v-20a8d73c] {
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 0;
		margin-right: 5px;
		float: left;
}
.login-form .Login-message[data-v-20a8d73c] {
		display: block;
		width: 330px;
		height: 25px;
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 0 0 5px;
		border-radius: 3px;
		border: none;
}

	/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-20a8d73c] {
		float: left;
		width: 150px;
		text-align: left;
		margin-left: 18px;
}
.login-wrap .login a[data-v-20a8d73c],
	.login-wrap .register a[data-v-20a8d73c] {
		color: #009ce6;
		font-size: 13px;
		float: left;
		cursor: pointer;
}
.login-wrap .register a[data-v-20a8d73c] {
		margin-right: 15px;
}
.login-wrap .login a[data-v-20a8d73c]:hover {
		color: #e28c24;
		float: left;
}
.login-wrap .accountimg[data-v-20a8d73c] {
		float: left;
		margin-top: 1px;
		display: none;
}
.login-wrap .accountname[data-v-20a8d73c] {
		float: left;
		cursor: pointer;
		display: none;
}
.login-wrap .accountname .name[data-v-20a8d73c]:hover {
		color: #ee9526;
}
.login-wrap .accountname .name[data-v-20a8d73c] {
		float: left;
		color: #009ce6;
		font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-20a8d73c] {
		color: #009ce6;
		margin-left: 5px;
		vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-20a8d73c]:hover {
		color: #ee9526;
}
.login-wrap .logout[data-v-20a8d73c] {
		display: none;
}
.login-wrap .logout a[data-v-20a8d73c] {
		float: left;
		margin-left: 10px;
		width: 30px;
		color: #777;
}
.login-wrap .logout a[data-v-20a8d73c]:hover {
		color: #ee9526;
}

	/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-20a8d73c] {
		position: absolute;
		left: 1000px;
		top: 62px;
		z-index: 120;
		overflow-x: hidden;
		overflow-y: hidden;
		width: 150px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #BBB;
		display: none;
}
.account-menu .account-menulist[data-v-20a8d73c] {
		margin: 0;
		min-height: 277px;
		padding: 0;
}
.account-menu .account-menulist a[data-v-20a8d73c] {
		border-bottom: 1px dotted #CCC;
		color: #555;
		background-color: #F0F0F0;
		cursor: pointer;
		height: 22px;
		line-height: 22px;
		min-height: 22px;
		overflow: hidden;
		padding: 5px 9px 5px 12px;
		text-align: left;
		text-decoration: none;
		display: block;
}
.account-menu .account-menulist a[data-v-20a8d73c]:last-child {
		border-bottom: none;
}
.account-menu .account-menulist span[data-v-20a8d73c] {
		float: left;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		width: 110px;
}
.account-menu .account-menulist a[data-v-20a8d73c]:hover {
		background: #009ce6 0 0;
		border-left: 5px solid #ffa400;
		color: #fff;
}
.errormsg[data-v-20a8d73c] {
		border-bottom: 1px dotted red !important;
		color: red;
}
.page-link[data-v-20a8d73c] {
		padding: 1px 1px 1px;
}
.page-current[data-v-20a8d73c] {
		padding: 1px 1px 1px;
}
.page-prev[data-v-20a8d73c] {
		padding: 7px 1px 1px;
}
.page-next[data-v-20a8d73c] {
		padding: 7px 1px 1px;
}
.arrow-next[data-v-20a8d73c] {
		margin: 0px;
		padding: 0px;
}
.arrow-prev[data-v-20a8d73c] {
		margin: 0px;
		padding: 0px;
}
.paginationc[data-v-20a8d73c] {
		margin-top: -20px;
		border-radius: 4px;
		position: relative;
		border: 1px solid #D7D7D7;
		margin-bottom: 50px;
		zoom: 1;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		content: '.';
		display: block;
		clear: both;
}



















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-9fcca9f6]::-webkit-inner-spin-button {
		visibility: hidden;
}
input[type="date"][data-v-9fcca9f6]::-webkit-calendar-picker-indicator {
		width: 5px;
}
input[type="date"][data-v-9fcca9f6]::-webkit-clear-button {
		display: none;
}
div[data-v-9fcca9f6],
	span[data-v-9fcca9f6],
	textarea[data-v-9fcca9f6] {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
}
.awb_body[data-v-9fcca9f6] {
		background-color: #FFF;
		height: auto;
		font-family: Tahoma;
		font: 12px Tahoma;
		color: #777;
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
.awb_body textarea[data-v-9fcca9f6] {
		outline: none;
		padding: 2px;
		margin: 0px;
		resize: none;
		background-color: #e8f0fe;
		color: #000000;
}
.TextBox[data-v-9fcca9f6] {
		border: 0px none;
		outline: none;
		height: 18px;
		border-bottom: 1px dotted #9ecf0a;
		background-color: #e8f0fe;
}
.required[data-v-9fcca9f6] {
		color: #fc5b4d;
		font-size: 12px;
		/*padding: 0 2px;*/
}
.button-flatestyle[data-v-9fcca9f6] {
		width: 80px;
}
.button-flatestyle a[data-v-9fcca9f6] {
		width: 75px;
		border-right: 0px solid #3582b9;
		margin: 0 10px;
		padding: 0;
		text-shadow: none;
}
.button-flatestyle.green a[data-v-9fcca9f6] {
		background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-9fcca9f6]:hover {
		background-color: #71b017;
		color: #f2fce4;
		text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-9fcca9f6] {
		background-color: #EEE;
		color: #DDD;
		text-shadow: none;
}
.minitip-content[data-v-9fcca9f6] {
		font-size: 11px;
		padding: 8px 10px;
		color: #fff;
		background-color: #3C3C3C;
		border: 1px solid rgba(255, 255, 255, 0.25);
		text-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 3px #555;
		        box-shadow: 0 0 3px #555;
		border-radius: 5px;
}
.TextBox_Help[data-v-9fcca9f6] {
		display: none;
		clear: both;
		float: left;
		border-top: 6px solid #26b064;
		position: absolute;
		min-width: 500px;
		min-height: 30px;
		line-height: 30px;
		background-color: #2f373d;
		color: #bac3c9;
		padding: 0 5px;
		-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-9fcca9f6] {
		width: 100%;
		height: 30px;
		margin-top: 1px;
		background-color: #45515a;
		line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-9fcca9f6] {
		line-height: 26px;
}
.TextBox_Help .label[data-v-9fcca9f6] {
		margin-left: 5px;
}
.TextBox_Help span.key[data-v-9fcca9f6] {
		margin-left: 15px;
		color: #5faddd;
		cursor: pointer;
}
.TextBox_Help span.value[data-v-9fcca9f6] {
		margin-left: 0px;
		cursor: pointer;
}
.TextBox_Help span.close[data-v-9fcca9f6] {
		float: right;
		margin-right: 5px;
		cursor: pointer;
}
.horizontal[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		margin: 0;
		padding: 0;
		margin-right: -3px;
}
#form-header[data-v-9fcca9f6] {
		display: block;
		width: 100%;
		height: 48px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		background-color: #FFF;
}
#form-header-inner[data-v-9fcca9f6] {
		width: 1000px;
		margin: 0 auto;
}
#form-title[data-v-9fcca9f6] {
		margin-top: 15px;
		margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-9fcca9f6] {
		height: 30px;
}
#form-title div#mawb_departurecode[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_suffixcode[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-9fcca9f6],
	#form-title div#mawb_departurecode .TextBox[data-v-9fcca9f6] {
		width: 30px;
		height: 18px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-9fcca9f6] {
		width: 80px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
		height: 18px;
}
#form-title .smallfont[data-v-9fcca9f6] {
		display: block;
		font-size: 8px;
}
#form-action[data-v-9fcca9f6] {
		margin-right: -12px;
}
#form-prompt[data-v-9fcca9f6] {
}
#form-container[data-v-9fcca9f6] {
		width: 1020px;
		height: auto;
		background-color: #FFF;
		margin-bottom: 10px;
}
#form-main[data-v-9fcca9f6] {
		height: auto;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		background-color: #FFF;
}
#form-inner[data-v-9fcca9f6] {
		border: none;
		height: auto;
}
.box[data-v-9fcca9f6] {
		border: 1px solid #BBB;
}
#form-left[data-v-9fcca9f6] {
		display: inline-block;
		*display: inline;
		_zoom: 1;
		width: 430px;
}
#form-right[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 570px;
		vertical-align: top;
		margin-left: -4px;
}
#shipper[data-v-9fcca9f6] {
		border: 1px solid #BBB;
		border-right: 0px;
}
#shipper span[data-v-9fcca9f6],
	#consignee span[data-v-9fcca9f6] {
		display: block;
		text-align: center;
}
#shipper-head[data-v-9fcca9f6],
	#consignee-head[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#shipper-head .label[data-v-9fcca9f6],
	#consignee-head .label[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		line-height: 24px;
		text-align: left;
		margin-left: 10px;
}
#shipper-head #account-div[data-v-9fcca9f6],
	#consignee-head #account-div[data-v-9fcca9f6] {
		display: inline-block;
		width: 229px;
		height: 65px;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-9fcca9f6],
	#consignee-head #account-div .label[data-v-9fcca9f6] {
		width: 165px;
		line-height: 24px;
		text-align: left;
}
#shipper textarea[data-v-9fcca9f6],
	#consignee textarea[data-v-9fcca9f6] {
		border: none;
		width: 95%;
		height: 84px;
		padding: 10px;
		overflow-y: visible;
}
#shipper .TextBox[data-v-9fcca9f6],
	#consignee .TextBox[data-v-9fcca9f6] {
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-9fcca9f6]:last-child,
	#consignee .TextBox[data-v-9fcca9f6]:last-child {
		margin-bottom: 7px;
}
#consignee[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-9fcca9f6] {
		line-height: 24px;
		margin-left: 10px;
}
#forwarder #forwarder-head[data-v-9fcca9f6] {
		height: 24px;
}
#forwarder textarea[data-v-9fcca9f6] {
		border: none;
		width: 95%;
		height: 50px;
		padding: 10px;
		overflow-y: visible;
}
#agent[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
		border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49.6%;
}
#agent #agent-iatacode .label[data-v-9fcca9f6],
	#agent #accoutno .label[data-v-9fcca9f6] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#agent #agent-iatacode .TextBox[data-v-9fcca9f6],
	#agent #accoutno .TextBox[data-v-9fcca9f6] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#airport-departure[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		height: 69px;
}
#airport-departure .label[data-v-9fcca9f6] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#airport-departure .TextBox[data-v-9fcca9f6] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		background-color: #e8f0fe;
		text-align: center;
		margin-top: 7px;
}
#airport-departure span#airportname[data-v-9fcca9f6] {
		width: 300px;
		margin-left: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #DDD;
}
#routing[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-9fcca9f6],
	#routing #second-to[data-v-9fcca9f6],
	#routing #second-carrier[data-v-9fcca9f6],
	#routing #third-to[data-v-9fcca9f6],
	#routing #third-carrier[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 12%;
}
#routing #first-carrier[data-v-9fcca9f6],
	#routing #second-to[data-v-9fcca9f6],
	#routing #second-carrier[data-v-9fcca9f6],
	#routing #third-to[data-v-9fcca9f6],
	#routing #third-carrier[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33.86%;
}
#routing .label[data-v-9fcca9f6] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#routing .TextBox[data-v-9fcca9f6] {
		width: 100%;
		height: 23px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#flight[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight .label[data-v-9fcca9f6] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#flight #airport-destination[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33%;
}
#flight #airport-destination .TextBox[data-v-9fcca9f6] {
		text-align: center;
}
#flight #flight-detail[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-9fcca9f6] {
		display: block;
}
#flight #flight-detail #input-div[data-v-9fcca9f6] {
		display: block;
}
#flight #flight-detail #head-label[data-v-9fcca9f6] {
		padding-left: 38px;
		padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-9fcca9f6] {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 24px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-9fcca9f6],
	#flight #flight-detail #input-div #second-flight[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-9fcca9f6] {
		border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-9fcca9f6] {
		height: 25px;
		width: 95%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#flight #destination_name[data-v-9fcca9f6] {
		text-align: left;
		padding-left: 5px;
		/*width: 70px;*/
}
#flight #destination_code[data-v-9fcca9f6] {
		text-align: left;
		padding-left: 5px;
		width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-9fcca9f6],
	#flight #flight-detail #input-div #flightdate[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-9fcca9f6],
	#flight #flight-detail #input-div #flightno2[data-v-9fcca9f6] {
		width: 50px;
}
#flight #flight-detail #input-div #flightdate[data-v-9fcca9f6],
	#flight #flight-detail #input-div #flightdate2[data-v-9fcca9f6] {
		width: 70px;
}
#mawb[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border: 1px solid #BBB;
}
#mawb .awb_code[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		padding: 10px 10px 10px 10px;
		font-size: 32px;
		color: #97c803;
		margin-left: 207px;
		margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-9fcca9f6] {
		width: 95%;
		height: 58px;
		overflow-y: visible;
		border: none;
		clear: both;
		padding: 10px;
}
#mawb .code[data-v-9fcca9f6] {
		_zoom: 1;
		padding: 10px 10px 18px 10px;
		font-size: 32px;
		color: #97c803;
		margin-bottom: 59px;
}
#mawb .label[data-v-9fcca9f6] {
		margin-top: 20px;
		margin-left: 10px;
		font-size: 16px;
		font-weight: bold;
}
#mawb #validity[data-v-9fcca9f6] {
		display: block;
		width: 560px;
		padding-left: 10px;
		padding-top: 5px;
		border-top: 1px solid #BBB;
}
#mawb-memo[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-9fcca9f6] {
		padding: 10px;
		color: #AAA;
		font-size: 12px;
}
#accounting[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 338px;
		border-top: 1px solid #BBB;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 149px;
		border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-9fcca9f6] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting textarea[data-v-9fcca9f6] {
		border: none;
		width: 95%;
		height: 98px;
		padding: 10px;
		overflow-y: visible;
}
#accounting #reference[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 69px;
		border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-9fcca9f6] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting #reference #reference-number[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-9fcca9f6] {
		width: 200px;
		padding-left: 30px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-9fcca9f6],
	#accounting #payment #chgscode[data-v-9fcca9f6],
	#accounting #payment #WT-VAL[data-v-9fcca9f6],
	#accounting #payment #other[data-v-9fcca9f6],
	#accounting #payment #declared-value-for-carriage[data-v-9fcca9f6],
	#accounting #payment #declared-value-for-customs[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		height: 57px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-9fcca9f6] {
		border-right: none;
		width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-9fcca9f6],
	#declared-value-for-customs .TextBox[data-v-9fcca9f6],
	#insurance .TextBox[data-v-9fcca9f6],
	#currency .TextBox[data-v-9fcca9f6] {
		height: 22px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#accounting #payment .label[data-v-9fcca9f6] {
		padding-left: 3px;
		line-height: 18px;
}
#accounting #payment #currency[data-v-9fcca9f6] {
		width: 65px;
		text-align: center;
		vertical-align: top;
}
#accounting #payment #currency .label[data-v-9fcca9f6] {
		line-height: 25px;
}
#accounting #payment #chgscode[data-v-9fcca9f6] {
		width: 41px;
		text-align: center;
		margin-left: -3px;
		vertical-align: top;
}
#accounting #payment #PPD[data-v-9fcca9f6],
	#accounting #payment #COLL[data-v-9fcca9f6] {
		width: 36px;
		height: 38px;
		border-right: 1px solid #BBB;
		float: left;
}
#COLL[data-v-9fcca9f6] {
		float: left;
}
#accounting #payment #COLL[data-v-9fcca9f6] {
		margin-left: -3px;
		border-right: none;
}
#accounting #payment #WT-VAL[data-v-9fcca9f6],
	#accounting #payment #other[data-v-9fcca9f6] {
		width: 71px;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-9fcca9f6],
	#accounting #payment #declared-value-for-customs[data-v-9fcca9f6] {
		width: 150px;
		vertical-align: top;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-9fcca9f6],
	#accounting #payment #declared-value-for-customs .label[data-v-9fcca9f6] {
		line-height: 25px;
		letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-9fcca9f6],
	#accounting #payment #other .label[data-v-9fcca9f6] {
		display: block;
		border-bottom: 1px solid #BBB;
		text-align: center;
}
#accounting #payment #insurance[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		height: 59px;
		vertical-align: top;
		border-right: 1px solid #BBB;
		margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-9fcca9f6] {
		display: block;
		margin-left: 5px;
		line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-9fcca9f6] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 380px;
		margin-bottom: -1px;
		letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-9fcca9f6] {
		display: block;
		padding: 2px;
}
#handling[data-v-9fcca9f6] {
		display: block;
		width: 999px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handling .label[data-v-9fcca9f6] {
		display: block;
		margin-left: 10px;
		line-height: 25px;
}
#handling-information[data-v-9fcca9f6] {
		vertical-align: top;
}
#handling-information textarea[data-v-9fcca9f6] {
		display: block;
		width: 580px;
		border: none;
		height: 50px;
		padding: 5px 10px;
		overflow-y: visible;
}
#notify textarea[data-v-9fcca9f6] {
		width: 363px;
		height: 50px;
		margin-left: 10px;
		padding: 5px 10px;
		overflow-y: visible;
		border: none;
}
#special-handlingcode .TextBox[data-v-9fcca9f6] {
		width: 985px;
		text-align: left;
		height: 25px;
		line-height: 25px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-9fcca9f6] {
		width: 1000px;
}
#item-detail #item-head[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-9fcca9f6],
	#item-detail #item-head #gross-weight[data-v-9fcca9f6],
	#item-detail #item-head #kg-lb[data-v-9fcca9f6],
	#item-detail #item-head #chargeable-weight[data-v-9fcca9f6],
	#item-detail #item-head #rate-charge[data-v-9fcca9f6],
	#item-detail #item-head #total[data-v-9fcca9f6],
	#item-detail #item-head #goods[data-v-9fcca9f6] {
		border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-9fcca9f6] {
		border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-9fcca9f6] {
		width: 68px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #pieces .label[data-v-9fcca9f6] {
		display: block;
		/*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-9fcca9f6] {
		width: 78px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-9fcca9f6],
	#commodity-item .TextBox[data-v-9fcca9f6],
	#rate-charge .TextBox[data-v-9fcca9f6],
	#total .TextBox[data-v-9fcca9f6],
	#pieces .TextBox[data-v-9fcca9f6] {
		height: 20px;
		width: 96%;
}
#kg-lb #sel_wci_unit[data-v-9fcca9f6] {
		margin-left: 5px;
}
#kg-lb .TextBox[data-v-9fcca9f6] {
		height: 25px;
		width: 16px;
}
#chargeable-weight .TextBox[data-v-9fcca9f6] {
		height: 25px;
		width: 96%;
}
#rate .TextBox[data-v-9fcca9f6] {
		height: 25px;
}
#item-detail #gross-weight .label[data-v-9fcca9f6] {
		display: block;
		margin-top: 15px;
}
#item-detail #kg-lb[data-v-9fcca9f6] {
		width: 20px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
		overflow: hidden;
}
#item-detail #kg-lb .label[data-v-9fcca9f6] {
		display: block;
		margin-top: 8px;
}
.space[data-v-9fcca9f6] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
}
.space_empty[data-v-9fcca9f6] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
		background: rgba(0, 0, 0, 0);
		/* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-9fcca9f6] {
		width: 135px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-class .label[data-v-9fcca9f6] {
		display: block;
		margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-9fcca9f6] {
		border: none;
		height: 30px;
		padding: 10px;
		width: 380px;
		overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-9fcca9f6] {
		display: inline-block;
		margin-left: 18px;
		margin-bottom: 0px;
		margin-top: 3px;
		width: 110px;
		height: 12px;
		padding: 3px;
		border-left: 1px solid #BBB;
		border-top: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-9fcca9f6] {
		width: 110px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-9fcca9f6] {
		display: block;
		margin-top: 15px;
}
#item-detail #rate-charge[data-v-9fcca9f6] {
		width: 80px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-charge .label[data-v-9fcca9f6] {
		display: block;
		margin-top: 15px;
}
#item-detail #total[data-v-9fcca9f6] {
		width: 90px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #total .label[data-v-9fcca9f6] {
		display: block;
		margin-top: 15px;
}
#item-detail #goods[data-v-9fcca9f6] {
		width: 380px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#goods textarea[data-v-9fcca9f6] {
		border: none;
		width: 95%;
		height: 39px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#item-detail #goods .label[data-v-9fcca9f6] {
		display: block;
		margin-top: 7px;
		letter-spacing: -1px;
}
#item-detail #item-body[data-v-9fcca9f6] {
		height: 162px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-9fcca9f6],
	#item-detail #item-body #item-summary[data-v-9fcca9f6] {
		height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-9fcca9f6],
	#item-detail #item-body #item-summary #rate-class #rate[data-v-9fcca9f6] {
		width: 9px;
		height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-9fcca9f6],
	#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-9fcca9f6] {
		width: 110px;
		height: inherit;
		border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-9fcca9f6],
	#item-detail #item-body #item-summary #gross-weight[data-v-9fcca9f6],
	#item-detail #item-body #item-summary #total[data-v-9fcca9f6] {
		border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-9fcca9f6] {
		width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-9fcca9f6] {
		width: 89px;
}
#summary[data-v-9fcca9f6] {
		width: 1001px;
}
#summary .horizontal[data-v-9fcca9f6] {
		vertical-align: top;
}
#summary #weight-charge[data-v-9fcca9f6] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #weight-charge .label[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-9fcca9f6] {
		margin: 0 45px;
		padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-9fcca9f6] {
		border-left: none;
		width: 50px;
}
#summary #weight-charge #collect.label[data-v-9fcca9f6] {
		border-right: none;
		width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-9fcca9f6] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge[data-v-9fcca9f6] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-9fcca9f6] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge .label[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 18px;
		margin: 0 120px;
		width: 100px;
}
#summary #tax[data-v-9fcca9f6] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #tax .label[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 58px;
		margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-9fcca9f6] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#collect-input[data-v-9fcca9f6] {
		width: 185px;
		height: 30px;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#prepaid-input input[data-v-9fcca9f6] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#prepaid-input span[data-v-9fcca9f6] {
		width: 1px;
		height: 20px;
}
#collect-input input[data-v-9fcca9f6] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#summary #total-other-charges-due-agent[data-v-9fcca9f6] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-9fcca9f6] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-other-charges-due-carrier[data-v-9fcca9f6] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-9fcca9f6] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-space[data-v-9fcca9f6] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
		background-color: #EEE;
}
#summary #total[data-v-9fcca9f6] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total .label[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 28px;
		margin: 0 0 0 29px;
		/*width: 73px;*/
}
#summary #total .whitespace[data-v-9fcca9f6] {
		width: 27px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-9fcca9f6] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #currency-rates[data-v-9fcca9f6] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #currency-rates .label[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 0px;
		margin: 0 0 0 6px;
		width: 176px;
		text-align: center;
}
#summary #currency-rates .whitespace[data-v-9fcca9f6] {
		width: 3px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-9fcca9f6] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-9fcca9f6] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #other-charges[data-v-9fcca9f6] {
		width: 617px;
		height: 152px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-9fcca9f6] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#summary #signature-of-agent[data-v-9fcca9f6] {
		width: 617px;
		height: 254px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-9fcca9f6] {
		display: block;
		margin-left: 10px;
		line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-9fcca9f6] {
		width: 617px;
		border-bottom: 1px solid #BBB;
		margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-9fcca9f6] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-9fcca9f6] {
		width: 617px;
		margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-9fcca9f6] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-9fcca9f6] {
		width: 590px;
		margin: 0 11px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-9fcca9f6] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-9fcca9f6] {
		margin: 4px 0;
		text-align: center;
}
#summary #executed-on-date .TextBox[data-v-9fcca9f6] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-9fcca9f6] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-9fcca9f6] {
		margin: 4px 0;
		text-align: center;
}
#summary #at-place .TextBox[data-v-9fcca9f6] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-9fcca9f6] {
		width: 230px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-9fcca9f6] {
		width: 230px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-9fcca9f6] {
		margin: 4px 0;
		text-align: center;
}

	/*--------------------------------------------------------------*/
#departure[data-v-9fcca9f6],
	#destination[data-v-9fcca9f6] {
		width: 245px;
		height: auto;
		float: left;
}
#departure span[data-v-9fcca9f6],
	#destination span[data-v-9fcca9f6] {
		display: block;
		text-align: center;
}
#departure .TextBox[data-v-9fcca9f6],
	#destination .TextBox[data-v-9fcca9f6] {
		width: 95%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#charges[data-v-9fcca9f6],
	#payment[data-v-9fcca9f6] {
		width: 100%;
		height: auto;
}
#charges #cc[data-v-9fcca9f6],
	#charges #pp[data-v-9fcca9f6] {
		width: auto;
		display: block;
}
#charges #cc span[data-v-9fcca9f6],
	#charges #pp span[data-v-9fcca9f6] {
		width: 120px;
		float: left;
		text-align: right;
}
#charges #cc .TextBox[data-v-9fcca9f6],
	#charges #pp .TextBox[data-v-9fcca9f6] {
		width: 300px;
		height: 21px;
		text-align: center;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#charges #pp .TextBox[data-v-9fcca9f6] {
		margin-bottom: 7px;
}
#payment #credit[data-v-9fcca9f6],
	#payment #cash[data-v-9fcca9f6] {
		width: auto;
		display: block;
}
#payment #credit span[data-v-9fcca9f6],
	#payment #cash span[data-v-9fcca9f6] {
		width: 120px;
		float: left;
		text-align: right;
}
#payment #credit .TextBox[data-v-9fcca9f6],
	#payment #cash .TextBox[data-v-9fcca9f6] {
		width: 300px;
		height: 21px;
		text-align: right;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#payment #cash .TextBox[data-v-9fcca9f6] {
		margin-bottom: 7px;
}
#charges input[data-v-9fcca9f6],
	#payment input[data-v-9fcca9f6] {
		width: 90%;
}
#alsonotify span[data-v-9fcca9f6] {
		display: block;
		text-align: center;
}
#alsonotify textarea[data-v-9fcca9f6] {
		border: none;
		width: 93%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
}
#alsonotify .TextBox[data-v-9fcca9f6] {
		width: 98%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-9fcca9f6]:last-child {
		margin-bottom: 7px;
}
#addtionalclause[data-v-9fcca9f6] {
		margin-top: 15px;
		margin-bottom: 41px;
}
#addtionalclause span[data-v-9fcca9f6] {
		display: block;
		text-align: center;
}
#addtionalclause p[data-v-9fcca9f6] {
		margin-top: 3px;
		margin-left: 12px;
		margin-right: 9px;
		color: #999;
		display: block;
}
#destination[data-v-9fcca9f6] {
		border-left: 1px solid #BBB;
		margin-left: -1px;
}
#declaredvalue[data-v-9fcca9f6] {
		width: 418px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-9fcca9f6] {
		width: 217px;
		float: left;
}
#declaredvalue-shipper .TextBox[data-v-9fcca9f6],
	#documents .TextBox[data-v-9fcca9f6] {
		width: 95%;
		height: 40px;
		text-align: center;
		border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-9fcca9f6] {
		width: 200px;
		height: 30px;
		float: left;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-9fcca9f6] {
		width: 200px;
		height: 30px;
		float: right;
		border-left: 1px solid #BBB;
}
#documents[data-v-9fcca9f6] {
		width: 270px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-9fcca9f6] {
		width: 890px;
		height: 75px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		float: left;
}
#handlinginformation .TextBox[data-v-9fcca9f6] {
		width: 99%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
}
#packages[data-v-9fcca9f6] {
		width: 80px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-9fcca9f6] {
		width: 90px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#ratecharge[data-v-9fcca9f6] {
		width: 100px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-9fcca9f6] {
		width: 325px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-9fcca9f6],
	#insurance[data-v-9fcca9f6],
	#documents[data-v-9fcca9f6] {
		height: 90px;
}
#declaredvalue-carriage[data-v-9fcca9f6],
	#declaredvalue-customs[data-v-9fcca9f6] {
		height: 45px;
}
#packages[data-v-9fcca9f6],
	#rateclass[data-v-9fcca9f6],
	#grossweight[data-v-9fcca9f6],
	#chargeableweight[data-v-9fcca9f6],
	#ratecharge[data-v-9fcca9f6],
	#goods[data-v-9fcca9f6] {
		height: 100px;
}
#rate input[data-v-9fcca9f6] {
		margin-left: 0px;
}
#packages .TextBox[data-v-9fcca9f6],
	#rateclass .TextBox[data-v-9fcca9f6],
	#grossweight .TextBox[data-v-9fcca9f6],
	#chargeableweight .TextBox[data-v-9fcca9f6],
	#ratecharge .TextBox[data-v-9fcca9f6],
	#goods .TextBox[data-v-9fcca9f6] {
		width: 92%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
		text-align: center;
}
#packages .TextBox[data-v-9fcca9f6] {
		width: 90%;
}
#goods .TextBox[data-v-9fcca9f6] {
		width: 96%;
		text-align: left;
}
#goods #AwbVolume[data-v-9fcca9f6] {
		width: 20%;
		text-align: left;
		text-align: center;
}
#form-footer[data-v-9fcca9f6] {
		width: 100%;
		float: left;
		margin-top: 10px;
}
#form-footer span[data-v-9fcca9f6] {
		display: block;
}
#signatureofconstituent[data-v-9fcca9f6] {
		width: 400px;
		float: left;
		margin-left: 30px;
		margin-top: 30px;
}
#signatureofagent[data-v-9fcca9f6] {
		width: 400px;
		float: left;
		margin-top: 30px;
}
.shipperletter-div span[data-v-9fcca9f6] {
		display: block;
		text-align: center;
}
.shipperletter-div span[data-v-9fcca9f6]:first-child {
		margin-top: 5px;
}
.smallfont[data-v-9fcca9f6] {
		font-size: 8px;
		font-weight: lighter;
}

	/*********************************************************************************/
#customer-info[data-v-9fcca9f6] {
		width: 447px;
}
.city[data-v-9fcca9f6] {
		width: 230px;
}
.city input[data-v-9fcca9f6] {
		width: 120px;
}
.country[data-v-9fcca9f6] {
		width: 230px;
}
.country input[data-v-9fcca9f6] {
		width: 120px;
}
#service-action a[data-v-9fcca9f6] {
		margin-left: 5px;
}
#service-summary[data-v-9fcca9f6] {
		width: 250px;
		height: 47px;
		float: right;
}
#service-summary .currency[data-v-9fcca9f6] {
		float: right;
		margin-top: 20px;
		font-weight: 700;
		font-size: 12px;
		color: #CCC;
}
#service-summary .amount[data-v-9fcca9f6] {
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 30px;
		color: #777;
}
#service-quotation[data-v-9fcca9f6] {
		float: left;
		width: 96%;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
		margin-left: 10px;
		margin-right: 1px;
		margin-top: 5px;
		margin-bottom: 20px;
}
#service-quotation-editor[data-v-9fcca9f6] {
		display: none;
		width: 850px;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
}
#service-quotation table[data-v-9fcca9f6],
	#service-quotation-editor table[data-v-9fcca9f6] {
		width: 100%;
		background: #F6F6F6;
		border-radius: 2px;
}
#service-quotation tr[data-v-9fcca9f6],
	#service-quotation-editor tr[data-v-9fcca9f6] {
		border-bottom: 1px solid #DDD;
		height: 36px;
		line-height: 36px;
}
#service-quotation tr[data-v-9fcca9f6]:last-child,
	#service-quotation-editor tr[data-v-9fcca9f6]:last-child {
		border-bottom: none;
		background: #F3F3F3;
}
#service-quotation thead tr[data-v-9fcca9f6],
	#service-quotation-editor tr[data-v-9fcca9f6]:last-child {
		height: 36px;
		line-height: 36px;
}
#service-quotation thead tr[data-v-9fcca9f6]:last-child,
	#service-quotation-editor thead tr[data-v-9fcca9f6]:last-child {
		border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-9fcca9f6],
	#service-quotation-editor thead td[data-v-9fcca9f6] {
		font-weight: 700;
		font-size: 14px;
		color: #0f81b0;
		background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
		background-color: #EEE;
}
#service-quotation th[data-v-9fcca9f6],
	#service-quotation td[data-v-9fcca9f6],
	#service-quotation-editor th[data-v-9fcca9f6],
	#service-quotation-editor td[data-v-9fcca9f6] {
		padding-left: 9px;
}
#service-quotation td input[data-v-9fcca9f6],
	#service-quotation-editor td input[data-v-9fcca9f6] {
		height: 20px;
		line-height: 20px;
		border: 1px solid #DDD;
		border-radius: 3px;
		margin-right: 3px;
}
#service-request[data-v-9fcca9f6] {
		width: 193px;
		float: left;
}
#departure-time[data-v-9fcca9f6],
	#destination-time[data-v-9fcca9f6] {
		display: block;
		float: left;
		width: 187px;
}
#departure-time a[data-v-9fcca9f6],
	#destination-time a[data-v-9fcca9f6] {
		display: block;
		float: right;
		width: 16px;
		height: 16px;
		margin-top: 5px;
		margin-right: 8px;
		background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#departure-time input[data-v-9fcca9f6],
	#destination-time input[data-v-9fcca9f6] {
}
#service-request input[data-v-9fcca9f6] {
		width: 80px;
}
#cargo[data-v-9fcca9f6] {
		width: 100%;
		float: left;
}
#cargo-detail[data-v-9fcca9f6] {
		width: 185px;
		height: 139px;
		float: right;
		margin-top: -106px;
		margin-right: 2px;
}
#total-pieces[data-v-9fcca9f6] {
		width: 230px;
		float: left;
}
#cargo-summary span[data-v-9fcca9f6] {
		width: 55px;
		margin-top: 5px;
		float: left;
}
#cargo-summary span[data-v-9fcca9f6]:last-child {
		width: 20px;
		float: right;
}
#cargo-summary input[data-v-9fcca9f6] {
		text-align: right;
}
#cargo-summary textarea[data-v-9fcca9f6] {
		border: none;
		margin-top: 8px;
		margin-left: 8px;
		/*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
		width: 169px;
}
#total-pieces input[data-v-9fcca9f6],
	#total-chargeable-weight input[data-v-9fcca9f6],
	#total-gross-weight input[data-v-9fcca9f6],
	#total-volume input[data-v-9fcca9f6] {
		width: 120px;
		float: left;
}
#total-chargeable-weight[data-v-9fcca9f6] {
		width: 230px;
		float: left;
}
.unit[data-v-9fcca9f6] {
		margin-top: 7px;
		margin-left: 3px;
		float: left;
		color: #999;
}
#total-volume .unit[data-v-9fcca9f6] {
		margin-top: 1px;
}
#total-gross-weight[data-v-9fcca9f6] {
		width: 230px;
		float: left;
}
#total-volume[data-v-9fcca9f6] {
		width: 230px;
		float: left;
}
#shipper-info[data-v-9fcca9f6] {
		width: 447px;
		float: left;
}
#customer-info input[data-v-9fcca9f6],
	#shipper-info input[data-v-9fcca9f6],
	#consignee-info input[data-v-9fcca9f6],
	#freightforwarder-info input[data-v-9fcca9f6] {
		width: 350px;
}
#consignee-info[data-v-9fcca9f6] {
		width: 447px;
		float: left;
}
#freightforwarder-info[data-v-9fcca9f6] {
		width: 447px;
		float: left;
}
#service-orderno[data-v-9fcca9f6] {
		width: 150px;
		margin-top: 8px;
		margin-left: 12px;
		float: left;
}
.service-product[data-v-9fcca9f6] {
		width: 180px;
		text-align: left;
}
.service-price[data-v-9fcca9f6] {
		width: 100px;
		text-align: center;
}
.service-amount[data-v-9fcca9f6] {
		width: 100px;
		text-align: center;
}
.service-totalprice[data-v-9fcca9f6] {
		width: 120px;
		text-align: center;
}
.service-memo[data-v-9fcca9f6] {
		text-align: center;
}
input[id=单价][data-v-9fcca9f6] {
		width: 50px;
		text-align: right;
}
input[id=数量][data-v-9fcca9f6] {
		width: 50px;
		text-align: right;
}
input[id=小计][data-v-9fcca9f6] {
		width: 70px;
		text-align: right;
}
input[id=备注][data-v-9fcca9f6] {
		width: 220px;
		text-align: left;
}
input[id=订单编码][data-v-9fcca9f6] {
		width: 230px;
		font-size: 24px;
		color: #DE5A03;
		border-bottom: 1px dotted #CCC;
		outline: 0px solid #EEE;
		background-color: #f7f7f7;
}
td[id=总计][data-v-9fcca9f6] {
		text-align: right;
}
#service-orderno span[data-v-9fcca9f6] {
		font-size: 24px;
		color: #DE5A03;
}
#service-action[data-v-9fcca9f6] {
		width: 100px;
		height: 30px;
		margin-top: 8px;
		margin-left: 2px;
		float: left;
}
#service-action img[data-v-9fcca9f6] {
		width: 24px;
		height: 24px;
		margin-top: 5px;
		float: left;
}
#chooseContype[data-v-9fcca9f6] {
		display: none;
		position: absolute;
		width: 600px;
		border-radius: 3px;
		border-width: 1px;
		border-color: #DDD;
		border-style: solid;
		float: left;
}
.detail-editor[data-v-9fcca9f6] {
		width: 785px;
		height: 360px;
		background-color: #F0F0F0;
		margin-top: 2px;
		margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-9fcca9f6] {
		width: 95%;
		float: left;
		font-size: 18px;
		color: #DE5A03;
		margin-top: 8px;
		margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-9fcca9f6] {
		margin-top: 5px;
}
.detail-editor #editor-div[data-v-9fcca9f6] {
		width: 580px;
		height: 402px;
}
.detail-editor #quickselector[data-v-9fcca9f6] {
		width: 200px;
		height: 405px;
		border-left: 2px solid #FFF;
		vertical-align: top;
		font-family: 'verb_light';
		overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-9fcca9f6] {
		display: inline-block;
		padding: 10px 0 0 12px;
		font-size: 14px;
		/*font-weight: bold;*/
		cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-9fcca9f6] {
		font-size: 12px;
		color: #97c803;
		margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-9fcca9f6] {
		width: 180px;
		height: 56px;
		background-color: #FFF;
		margin: 7px 7px;
		padding: 0px 3px 0px 3px;
		border-bottom: 1px solid #CCC;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-9fcca9f6] {
		display: none;
		position: relative;
		top: 16px;
		left: 160px;
		color: #DE5A03;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-9fcca9f6] {
		color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-9fcca9f6]:hover {
		width: 175px;
		color: #000000;
		background-color: #dff2fb;
		border-left: 5px solid #000000;
		padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-9fcca9f6] {
		font-size: 12px;
		color: #000000;
		padding: 2px 5px;
		vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-9fcca9f6] {
		width: 150px;
}
.detail-editor .company[data-v-9fcca9f6],
	.detail-editor .address[data-v-9fcca9f6] {
		width: 550px;
		float: left;
		margin-left: 10px;
}
.detail-editor .company input[data-v-9fcca9f6],
	.detail-editor .address input[data-v-9fcca9f6] {
		width: 85%;
}
.detail-editor .contactname[data-v-9fcca9f6],
	.detail-editor .fax[data-v-9fcca9f6],
	.detail-editor .city[data-v-9fcca9f6],
	.detail-editor .pobox[data-v-9fcca9f6],
	.detail-editor .state[data-v-9fcca9f6],
	.detail-editor .countrycode[data-v-9fcca9f6],
	.detail-editor .telnumber[data-v-9fcca9f6],
	.email[data-v-9fcca9f6] {
		width: 266px;
		float: left;
		margin-left: 10px;
}
.detail-editor .fax input[data-v-9fcca9f6],
	.detail-editor .city input[data-v-9fcca9f6],
	.detail-editor .pobox input[data-v-9fcca9f6],
	.detail-editor .state input[data-v-9fcca9f6],
	.detail-editor .telnumber input[data-v-9fcca9f6],
	.detail-editor .email input[data-v-9fcca9f6] {
		width: 62%;
}
.detail-editor .contactname input[data-v-9fcca9f6] {
		width: 50%;
}
.detail-editor .countrycode #Country[data-v-9fcca9f6] {
		width: 40%;
		text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-9fcca9f6] {
		width: 10%;
}
#package-detail-editor[data-v-9fcca9f6] {
		width: 600px;
}
#package-detail-editor .editor-tilte[data-v-9fcca9f6] {
		height: 32px;
}
#package-detail-editor input[data-v-9fcca9f6] {
		width: 50px;
		padding: 0 5px;
		text-align: right;
}
#package-detail-editor table tfoot tr[data-v-9fcca9f6]:first-child {
		border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-9fcca9f6] {
		width: 560px;
}
#othercharges-detail-editor .tips[data-v-9fcca9f6] {
		font-size: 12px;
		float: right;
		margin-top: 5px;
		color: #888;
}
#othercharges-detail-editor input[data-v-9fcca9f6] {
		padding: 0 5px;
		text-align: right;
}
#othercharges-detail-editor .reason[data-v-9fcca9f6] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .showname[data-v-9fcca9f6] {
		width: 60px;
		text-align: center;
}
#othercharges-detail-editor .reason input[data-v-9fcca9f6] {
		text-align: left;
}
#othercharges-detail-editor .showname input[data-v-9fcca9f6] {
		width: 30px;
		text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-9fcca9f6] {
		width: 60px;
		text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-9fcca9f6] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-9fcca9f6] {
		width: 50px;
		text-align: right;
}
#othercharges-detail-editor .Amount[data-v-9fcca9f6] {
		width: 60px;
		text-align: center;
}
.add-action[data-v-9fcca9f6] {
		cursor: pointer;
		padding: 0 8px;
		color: #97c803;
		font-size: 14px;
}
.remove-action[data-v-9fcca9f6] {
		cursor: pointer;
		font-size: 14px;
		color: #000000;
}
.disabledBtn[data-v-9fcca9f6] {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 10px 0px 5px;
		text-align: center;
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
		background-color: #E2E2E2;
		color: #0876C3;
		text-shadow: #A8A8A8 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		border: 1px solid #B9B9B9;
		border-radius: 3px;
		cursor: pointer;
}
.detail-editor .reason[data-v-9fcca9f6] {
		width: 100px;
}
.detail-editor .reason input[data-v-9fcca9f6] {
		width: 100px;
}
.detail-editor .showname[data-v-9fcca9f6],
	.detail-editor .Weight[data-v-9fcca9f6],
	.detail-editor .UnitPrice[data-v-9fcca9f6] {
		width: 50px;
}
.detail-editor .showname input[data-v-9fcca9f6],
	.detail-editor .Weight input[data-v-9fcca9f6],
	.detail-editor .UnitPrice input[data-v-9fcca9f6] {
		width: 50px;
}
#other-charges textarea[data-v-9fcca9f6] {
		border: none;
		width: 95%;
		height: 90px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#query-inner .queryleft[data-v-9fcca9f6] {
		float: left;
		width: 290px;
		margin-top: 50px;
}
#query-inner .queryright[data-v-9fcca9f6] {
		float: right;
		width: 300px;
}
.detail-editor .print[data-v-9fcca9f6] {
		width: 548px;
		float: left;
		height: 88px;
		margin-left: 10px;
		margin-bottom: 5px;
}
.detail-editor .print span[data-v-9fcca9f6] {
		width: 62px;
		vertical-align: top;
		padding-top: 5px;
}
.detail-editor .print textarea[data-v-9fcca9f6] {
		border: none;
		margin-top: 3px;
		margin-left: 3px;
		width: 453px;
		height: 75px;
		padding-left: 10px;
		border-bottom: 1px solid #EEE;
		background-color: #F2F2F2;
		border-radius: 2px;
}
.editprint[data-v-9fcca9f6] {
		height: 410px;
}
.detail-editor .action-div[data-v-9fcca9f6] {
		float: left;
		width: 548px;
		height: 21px;
		padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-9fcca9f6] {
		padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-9fcca9f6]:hover {
		color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-9fcca9f6] {
		margin-left: 15px;
		margin-right: 5px;
		color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-9fcca9f6] {
		color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-9fcca9f6]:hover {
		color: #DE5A03;
		cursor: pointer;
}
.button-flatestyle a.bterror[data-v-9fcca9f6] {
		background-color: red;
}
.button-flatestyle a.btsuccess[data-v-9fcca9f6] {
		background-color: green;
}

	/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-9fcca9f6] {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		display: none;
		width: 580px;
}
.login-form .form-main[data-v-9fcca9f6] {
		background-color: #FFF;
		padding: 5px 3px;
}
.login-form .form-inner[data-v-9fcca9f6] {
		margin-top: 25px;
		float: left;
}
.login-form .form-prompt[data-v-9fcca9f6] {
		background-color: #EFEDE1;
		color: #777;
		height: 40px;
		border-radius: 3px;
		text-align: left;
}
.login-form .prompt-icon[data-v-9fcca9f6] {
		font-size: 20px;
		color: #0AA7D6;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
.login-form .prompt-left[data-v-9fcca9f6] {
		float: left;
		font-size: 16px;
}
.login-form .prompt-left .Title[data-v-9fcca9f6] {
		float: left;
		margin-top: 13px;
}
.login-form .prompt-right[data-v-9fcca9f6] {
		float: right;
		margin-right: 20px;
		margin-top: 10px;
		font-size: 16px;
}
.login-form .form-prompt a[data-v-9fcca9f6] {
		color: white;
		font-size: 14px;
		cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-9fcca9f6] {
		margin-top: 15px;
		margin-left: 5px;
		text-align: left;
		font-size: 16px;
		background-color: white;
		float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-9fcca9f6] {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap span[data-v-9fcca9f6] {
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-9fcca9f6] {
		width: 350px;
		margin-top: 0px;
		padding-left: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-radius: 3px;
		background-color: #F3F3F0;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-9fcca9f6] {
		width: 339px;
		vertical-align: middle;
		_margin-top: 2px;
		border: none;
		font-size: 16px;
		color: #555;
		background-color: #FFF;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		border-radius: 2px;
		outline: 0px solid #EEE;
		padding: 6px 0 6px 5px;
		margin-top: 3px;
		margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-9fcca9f6] {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 0px 20px 216px;
		text-align: center;
		background: -moz-linear-gradient(top, #239BEE, #0183DD);
		background-color: #0183DD;
		color: white;
		text-shadow: #0876C3 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		border: 1px solid #0183DD;
		border-radius: 3px;
		cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-9fcca9f6]:hover {
		text-decoration: none;
		background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
		background-color: #B6E0FD;
		-webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		border-color: #B6E0FD;
		color: #0876C3;
		text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-9fcca9f6],
	.login-form .Login-code[data-v-9fcca9f6],
	.login-form .Login-password[data-v-9fcca9f6] {
		margin-left: 20px;
		margin-top: 15px;
		float: left;
}
.login-form .Login-password .Login-InputBox[data-v-9fcca9f6] {
		/** width:200px;**/
}
.login-form .Login-mandatory[data-v-9fcca9f6] {
		border: 1px solid #F60;
		outline: 0px solid #666;
		-moz-box-shadow: 1px 1px 3px #F60;
		-webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-9fcca9f6] {
		font-size: 13px;
		float: right;
		color: #9BCB5E;
		margin-top: 13px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-9fcca9f6] {
		display: block;
		width: 350px;
		height: 25px;
		float: left;
		margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-9fcca9f6] {
		display: none;
		float: left;
		padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-9fcca9f6],
	.login-form .Login-code .Login-ErrorMessage span[data-v-9fcca9f6],
	.login-form .Login-password .Login-ErrorMessage span[data-v-9fcca9f6] {
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 0;
		margin-right: 5px;
		float: left;
}
.login-form .Login-message[data-v-9fcca9f6] {
		display: block;
		width: 330px;
		height: 25px;
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 0 0 5px;
		border-radius: 3px;
		border: none;
}

	/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-9fcca9f6] {
		float: left;
		width: 150px;
		text-align: left;
		margin-left: 18px;
}
.login-wrap .login a[data-v-9fcca9f6],
	.login-wrap .register a[data-v-9fcca9f6] {
		color: #009ce6;
		font-size: 13px;
		float: left;
		cursor: pointer;
}
.login-wrap .register a[data-v-9fcca9f6] {
		margin-right: 15px;
}
.login-wrap .login a[data-v-9fcca9f6]:hover {
		color: #e28c24;
		float: left;
}
.login-wrap .accountimg[data-v-9fcca9f6] {
		float: left;
		margin-top: 1px;
		display: none;
}
.login-wrap .accountname[data-v-9fcca9f6] {
		float: left;
		cursor: pointer;
		display: none;
}
.login-wrap .accountname .name[data-v-9fcca9f6]:hover {
		color: #ee9526;
}
.login-wrap .accountname .name[data-v-9fcca9f6] {
		float: left;
		color: #009ce6;
		font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-9fcca9f6] {
		color: #009ce6;
		margin-left: 5px;
		vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-9fcca9f6]:hover {
		color: #ee9526;
}
.login-wrap .logout[data-v-9fcca9f6] {
		display: none;
}
.login-wrap .logout a[data-v-9fcca9f6] {
		float: left;
		margin-left: 10px;
		width: 30px;
		color: #777;
}
.login-wrap .logout a[data-v-9fcca9f6]:hover {
		color: #ee9526;
}

	/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-9fcca9f6] {
		position: absolute;
		left: 1000px;
		top: 62px;
		z-index: 120;
		overflow-x: hidden;
		overflow-y: hidden;
		width: 150px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #BBB;
		display: none;
}
.account-menu .account-menulist[data-v-9fcca9f6] {
		margin: 0;
		min-height: 277px;
		padding: 0;
}
.account-menu .account-menulist a[data-v-9fcca9f6] {
		border-bottom: 1px dotted #CCC;
		color: #555;
		background-color: #F0F0F0;
		cursor: pointer;
		height: 22px;
		line-height: 22px;
		min-height: 22px;
		overflow: hidden;
		padding: 5px 9px 5px 12px;
		text-align: left;
		text-decoration: none;
		display: block;
}
.account-menu .account-menulist a[data-v-9fcca9f6]:last-child {
		border-bottom: none;
}
.account-menu .account-menulist span[data-v-9fcca9f6] {
		float: left;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		width: 110px;
}
.account-menu .account-menulist a[data-v-9fcca9f6]:hover {
		background: #009ce6 0 0;
		border-left: 5px solid #ffa400;
		color: #fff;
}
.errormsg[data-v-9fcca9f6] {
		border-bottom: 1px dotted red !important;
		color: red;
}
.page-link[data-v-9fcca9f6] {
		padding: 1px 1px 1px;
}
.page-current[data-v-9fcca9f6] {
		padding: 1px 1px 1px;
}
.page-prev[data-v-9fcca9f6] {
		padding: 7px 1px 1px;
}
.page-next[data-v-9fcca9f6] {
		padding: 7px 1px 1px;
}
.arrow-next[data-v-9fcca9f6] {
		margin: 0px;
		padding: 0px;
}
.arrow-prev[data-v-9fcca9f6] {
		margin: 0px;
		padding: 0px;
}
.paginationc[data-v-9fcca9f6] {
		margin-top: -20px;
		border-radius: 4px;
		position: relative;
		border: 1px solid #D7D7D7;
		margin-bottom: 50px;
		zoom: 1;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		content: '.';
		display: block;
		clear: both;
}



















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-e9fdfd5e]::-webkit-inner-spin-button {
		visibility: hidden;
}
input[type="date"][data-v-e9fdfd5e]::-webkit-calendar-picker-indicator {
		width: 5px;
}
input[type="date"][data-v-e9fdfd5e]::-webkit-clear-button {
		display: none;
}
div[data-v-e9fdfd5e],
	span[data-v-e9fdfd5e],
	textarea[data-v-e9fdfd5e] {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
}
.awb_body[data-v-e9fdfd5e] {
		background-color: #FFF;
		height: auto;
		font-family: Tahoma;
		font: 12px Tahoma;
		color: #777;
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
.awb_body textarea[data-v-e9fdfd5e] {
		outline: none;
		padding: 2px;
		margin: 0px;
		resize: none;
		background-color: #e8f0fe;
		color: #000000;
}
.TextBox[data-v-e9fdfd5e] {
		border: 0px none;
		outline: none;
		height: 18px;
		border-bottom: 1px dotted #9ecf0a;
		background-color: #e8f0fe;
}
.required[data-v-e9fdfd5e] {
		color: #fc5b4d;
		font-size: 12px;
		/*padding: 0 2px;*/
}
.button-flatestyle[data-v-e9fdfd5e] {
		width: 80px;
}
.button-flatestyle a[data-v-e9fdfd5e] {
		width: 75px;
		border-right: 0px solid #3582b9;
		margin: 0 10px;
		padding: 0;
		text-shadow: none;
}
.button-flatestyle.green a[data-v-e9fdfd5e] {
		background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-e9fdfd5e]:hover {
		background-color: #71b017;
		color: #f2fce4;
		text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-e9fdfd5e] {
		background-color: #EEE;
		color: #DDD;
		text-shadow: none;
}
.minitip-content[data-v-e9fdfd5e] {
		font-size: 11px;
		padding: 8px 10px;
		color: #fff;
		background-color: #3C3C3C;
		border: 1px solid rgba(255, 255, 255, 0.25);
		text-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 3px #555;
		        box-shadow: 0 0 3px #555;
		border-radius: 5px;
}
.TextBox_Help[data-v-e9fdfd5e] {
		display: none;
		clear: both;
		float: left;
		border-top: 6px solid #26b064;
		position: absolute;
		min-width: 500px;
		min-height: 30px;
		line-height: 30px;
		background-color: #2f373d;
		color: #bac3c9;
		padding: 0 5px;
		-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-e9fdfd5e] {
		width: 100%;
		height: 30px;
		margin-top: 1px;
		background-color: #45515a;
		line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-e9fdfd5e] {
		line-height: 26px;
}
.TextBox_Help .label[data-v-e9fdfd5e] {
		margin-left: 5px;
}
.TextBox_Help span.key[data-v-e9fdfd5e] {
		margin-left: 15px;
		color: #5faddd;
		cursor: pointer;
}
.TextBox_Help span.value[data-v-e9fdfd5e] {
		margin-left: 0px;
		cursor: pointer;
}
.TextBox_Help span.close[data-v-e9fdfd5e] {
		float: right;
		margin-right: 5px;
		cursor: pointer;
}
.horizontal[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		margin: 0;
		padding: 0;
		margin-right: -3px;
}
#form-header[data-v-e9fdfd5e] {
		display: block;
		width: 100%;
		height: 48px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		background-color: #FFF;
}
#form-header-inner[data-v-e9fdfd5e] {
		width: 1000px;
		margin: 0 auto;
}
#form-title[data-v-e9fdfd5e] {
		margin-top: 15px;
		margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-e9fdfd5e] {
		height: 30px;
}
#form-title div#mawb_departurecode[data-v-e9fdfd5e] {
		/*border-left: 1px solid #BBB;*/
		height: 30px;
}
#form-title div#mawb_suffixcode[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-e9fdfd5e],
	#form-title div#mawb_departurecode .TextBox[data-v-e9fdfd5e] {
		width: 30px;
		height: 18px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-e9fdfd5e] {
		width: 80px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
		height: 18px;
}
#form-title .smallfont[data-v-e9fdfd5e] {
		display: block;
		font-size: 8px;
}
#form-action[data-v-e9fdfd5e] {
		margin-right: -12px;
}
#form-prompt[data-v-e9fdfd5e] {
}
#form-container[data-v-e9fdfd5e] {
		width: 1020px;
		height: auto;
		background-color: #FFF;
		margin-bottom: 10px;
}
#form-main[data-v-e9fdfd5e] {
		height: auto;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		background-color: #FFF;
}
#form-inner[data-v-e9fdfd5e] {
		border: none;
		height: auto;
}
.box[data-v-e9fdfd5e] {
		border: 1px solid #BBB;
}
#form-left[data-v-e9fdfd5e] {
		display: inline-block;
		*display: inline;
		_zoom: 1;
		width: 430px;
}
#form-right[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 570px;
		vertical-align: top;
		margin-left: -4px;
}
#shipper[data-v-e9fdfd5e] {
		border: 1px solid #BBB;
		border-right: 0px;
}
#shipper span[data-v-e9fdfd5e],
	#consignee span[data-v-e9fdfd5e] {
		display: block;
		text-align: center;
}
#shipper-head[data-v-e9fdfd5e],
	#consignee-head[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#shipper-head .label[data-v-e9fdfd5e],
	#consignee-head .label[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		line-height: 24px;
		text-align: left;
		margin-left: 10px;
}
#shipper-head #account-div[data-v-e9fdfd5e],
	#consignee-head #account-div[data-v-e9fdfd5e] {
		display: inline-block;
		width: 229px;
		height: 65px;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-e9fdfd5e],
	#consignee-head #account-div .label[data-v-e9fdfd5e] {
		width: 165px;
		line-height: 24px;
		text-align: left;
}
#shipper textarea[data-v-e9fdfd5e],
	#consignee textarea[data-v-e9fdfd5e] {
		border: none;
		width: 95%;
		height: 84px;
		padding: 10px;
		overflow-y: visible;
}
#shipper .TextBox[data-v-e9fdfd5e],
	#consignee .TextBox[data-v-e9fdfd5e] {
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-e9fdfd5e]:last-child,
	#consignee .TextBox[data-v-e9fdfd5e]:last-child {
		margin-bottom: 7px;
}
#consignee[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-e9fdfd5e] {
		line-height: 24px;
		margin-left: 10px;
}
#forwarder #forwarder-head[data-v-e9fdfd5e] {
		height: 24px;
}
#forwarder textarea[data-v-e9fdfd5e] {
		border: none;
		width: 95%;
		height: 50px;
		padding: 10px;
		overflow-y: visible;
}
#agent[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
		border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49.6%;
}
#agent #agent-iatacode .label[data-v-e9fdfd5e],
	#agent #accoutno .label[data-v-e9fdfd5e] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#agent #agent-iatacode .TextBox[data-v-e9fdfd5e],
	#agent #accoutno .TextBox[data-v-e9fdfd5e] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#airport-departure[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		height: 69px;
}
#airport-departure .label[data-v-e9fdfd5e] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#airport-departure .TextBox[data-v-e9fdfd5e] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		background-color: #e8f0fe;
		text-align: center;
		margin-top: 7px;
}
#airport-departure span#airportname[data-v-e9fdfd5e] {
		width: 300px;
		margin-left: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #DDD;
}
#routing[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-e9fdfd5e],
	#routing #second-to[data-v-e9fdfd5e],
	#routing #second-carrier[data-v-e9fdfd5e],
	#routing #third-to[data-v-e9fdfd5e],
	#routing #third-carrier[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 12%;
}
#routing #first-carrier[data-v-e9fdfd5e],
	#routing #second-to[data-v-e9fdfd5e],
	#routing #second-carrier[data-v-e9fdfd5e],
	#routing #third-to[data-v-e9fdfd5e],
	#routing #third-carrier[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33.86%;
}
#routing .label[data-v-e9fdfd5e] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#routing .TextBox[data-v-e9fdfd5e] {
		width: 100%;
		height: 23px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#flight[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight .label[data-v-e9fdfd5e] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#flight #airport-destination[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33%;
}
#flight #airport-destination .TextBox[data-v-e9fdfd5e] {
		text-align: center;
}
#flight #flight-detail[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-e9fdfd5e] {
		display: block;
}
#flight #flight-detail #input-div[data-v-e9fdfd5e] {
		display: block;
}
#flight #flight-detail #head-label[data-v-e9fdfd5e] {
		padding-left: 38px;
		padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-e9fdfd5e] {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 24px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-e9fdfd5e],
	#flight #flight-detail #input-div #second-flight[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-e9fdfd5e] {
		border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-e9fdfd5e] {
		height: 25px;
		width: 95%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#flight #destination_name[data-v-e9fdfd5e] {
		text-align: left;
		padding-left: 5px;
		/*width: 70px;*/
}
#flight #destination_code[data-v-e9fdfd5e] {
		text-align: left;
		padding-left: 5px;
		width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-e9fdfd5e],
	#flight #flight-detail #input-div #flightdate[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-e9fdfd5e],
	#flight #flight-detail #input-div #flightno2[data-v-e9fdfd5e] {
		width: 50px;
}
#flight #flight-detail #input-div #flightdate[data-v-e9fdfd5e],
	#flight #flight-detail #input-div #flightdate2[data-v-e9fdfd5e] {
		width: 70px;
}
#mawb[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border: 1px solid #BBB;
}
#mawb .awb_code[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		padding: 10px 10px 10px 10px;
		font-size: 32px;
		color: #97c803;
		/*margin-left: 207px;*/
		margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-e9fdfd5e] {
		width: 95%;
		height: 58px;
		overflow-y: visible;
		border: none;
		clear: both;
		padding: 10px;
}
#mawb .code[data-v-e9fdfd5e] {
		_zoom: 1;
		padding: 10px 10px 18px 10px;
		font-size: 32px;
		color: #97c803;
		margin-bottom: 59px;
}
#mawb .label[data-v-e9fdfd5e] {
		margin-top: 15px;
		margin-left: 10px;
		font-size: 16px;
		font-weight: bold;
		display: inline-block;
		padding: 10px 10px 18px 10px;
		margin-bottom: 7px;
}
#mawb #validity[data-v-e9fdfd5e] {
		display: block;
		width: 560px;
		padding-left: 10px;
		padding-top: 5px;
		border-top: 1px solid #BBB;
}
#mawb-memo[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-e9fdfd5e] {
		padding: 10px;
		color: #AAA;
		font-size: 12px;
}
#accounting[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 338px;
		border-top: 1px solid #BBB;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 149px;
		border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-e9fdfd5e] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting textarea[data-v-e9fdfd5e] {
		border: none;
		width: 95%;
		height: 98px;
		padding: 10px;
		overflow-y: visible;
}
#accounting #reference[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 69px;
		border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-e9fdfd5e] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting #reference #reference-number[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-e9fdfd5e] {
		width: 200px;
		padding-left: 30px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-e9fdfd5e],
	#accounting #payment #chgscode[data-v-e9fdfd5e],
	#accounting #payment #WT-VAL[data-v-e9fdfd5e],
	#accounting #payment #other[data-v-e9fdfd5e],
	#accounting #payment #declared-value-for-carriage[data-v-e9fdfd5e],
	#accounting #payment #declared-value-for-customs[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		height: 57px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-e9fdfd5e] {
		border-right: none;
		width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-e9fdfd5e],
	#declared-value-for-customs .TextBox[data-v-e9fdfd5e],
	#insurance .TextBox[data-v-e9fdfd5e],
	#currency .TextBox[data-v-e9fdfd5e] {
		height: 22px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#accounting #payment .label[data-v-e9fdfd5e] {
		padding-left: 3px;
		line-height: 18px;
}
#accounting #payment #currency[data-v-e9fdfd5e] {
		width: 65px;
		text-align: center;
		vertical-align: top;
}
#accounting #payment #currency .label[data-v-e9fdfd5e] {
		line-height: 25px;
}
#accounting #payment #chgscode[data-v-e9fdfd5e] {
		width: 41px;
		text-align: center;
		margin-left: -3px;
		vertical-align: top;
}
#accounting #payment #PPD[data-v-e9fdfd5e],
	#accounting #payment #COLL[data-v-e9fdfd5e] {
		width: 36px;
		height: 38px;
		border-right: 1px solid #BBB;
		float: left;
}
#COLL[data-v-e9fdfd5e] {
		float: left;
}
#accounting #payment #COLL[data-v-e9fdfd5e] {
		margin-left: -3px;
		border-right: none;
}
#accounting #payment #WT-VAL[data-v-e9fdfd5e],
	#accounting #payment #other[data-v-e9fdfd5e] {
		width: 71px;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-e9fdfd5e],
	#accounting #payment #declared-value-for-customs[data-v-e9fdfd5e] {
		width: 150px;
		vertical-align: top;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-e9fdfd5e],
	#accounting #payment #declared-value-for-customs .label[data-v-e9fdfd5e] {
		line-height: 25px;
		letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-e9fdfd5e],
	#accounting #payment #other .label[data-v-e9fdfd5e] {
		display: block;
		border-bottom: 1px solid #BBB;
		text-align: center;
}
#accounting #payment #insurance[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		height: 59px;
		vertical-align: top;
		border-right: 1px solid #BBB;
		margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-e9fdfd5e] {
		display: block;
		margin-left: 5px;
		line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-e9fdfd5e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 380px;
		margin-bottom: -1px;
		letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-e9fdfd5e] {
		display: block;
		padding: 2px;
}
#handling[data-v-e9fdfd5e] {
		display: block;
		width: 999px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handling .label[data-v-e9fdfd5e] {
		display: block;
		margin-left: 10px;
		line-height: 25px;
}
#handling-information[data-v-e9fdfd5e] {
		vertical-align: top;
}
#handling-information textarea[data-v-e9fdfd5e] {
		display: block;
		width: 580px;
		border: none;
		height: 50px;
		padding: 5px 10px;
		overflow-y: visible;
}
#notify textarea[data-v-e9fdfd5e] {
		width: 363px;
		height: 50px;
		margin-left: 10px;
		padding: 5px 10px;
		overflow-y: visible;
		border: none;
}
#special-handlingcode .TextBox[data-v-e9fdfd5e] {
		width: 985px;
		text-align: left;
		height: 25px;
		line-height: 25px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-e9fdfd5e] {
		width: 1000px;
}
#item-detail #item-head[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-e9fdfd5e],
	#item-detail #item-head #gross-weight[data-v-e9fdfd5e],
	#item-detail #item-head #kg-lb[data-v-e9fdfd5e],
	#item-detail #item-head #chargeable-weight[data-v-e9fdfd5e],
	#item-detail #item-head #rate-charge[data-v-e9fdfd5e],
	#item-detail #item-head #total[data-v-e9fdfd5e],
	#item-detail #item-head #goods[data-v-e9fdfd5e] {
		border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-e9fdfd5e] {
		border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-e9fdfd5e] {
		width: 68px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #pieces .label[data-v-e9fdfd5e] {
		display: block;
		/*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-e9fdfd5e] {
		width: 78px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-e9fdfd5e],
	#commodity-item .TextBox[data-v-e9fdfd5e],
	#rate-charge .TextBox[data-v-e9fdfd5e],
	#total .TextBox[data-v-e9fdfd5e],
	#pieces .TextBox[data-v-e9fdfd5e] {
		height: 20px;
		width: 96%;
}
#kg-lb #sel_wci_unit[data-v-e9fdfd5e] {
		margin-left: 5px;
}
#kg-lb .TextBox[data-v-e9fdfd5e] {
		height: 25px;
		width: 16px;
}
#chargeable-weight .TextBox[data-v-e9fdfd5e] {
		height: 25px;
		width: 96%;
}
#rate .TextBox[data-v-e9fdfd5e] {
		height: 25px;
}
#item-detail #gross-weight .label[data-v-e9fdfd5e] {
		display: block;
		margin-top: 15px;
}
#item-detail #kg-lb[data-v-e9fdfd5e] {
		width: 20px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
		overflow: hidden;
}
#item-detail #kg-lb .label[data-v-e9fdfd5e] {
		display: block;
		margin-top: 8px;
}
.space[data-v-e9fdfd5e] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
}
.space_empty[data-v-e9fdfd5e] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
		background: rgba(0, 0, 0, 0);
		/* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-e9fdfd5e] {
		width: 135px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-class .label[data-v-e9fdfd5e] {
		display: block;
		margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-e9fdfd5e] {
		border: none;
		height: 30px;
		padding: 10px;
		width: 380px;
		overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-e9fdfd5e] {
		display: inline-block;
		margin-left: 18px;
		margin-bottom: 0px;
		margin-top: 3px;
		width: 110px;
		height: 12px;
		padding: 3px;
		border-left: 1px solid #BBB;
		border-top: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-e9fdfd5e] {
		width: 110px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-e9fdfd5e] {
		display: block;
		margin-top: 15px;
}
#item-detail #rate-charge[data-v-e9fdfd5e] {
		width: 80px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-charge .label[data-v-e9fdfd5e] {
		display: block;
		margin-top: 15px;
}
#item-detail #total[data-v-e9fdfd5e] {
		width: 90px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #total .label[data-v-e9fdfd5e] {
		display: block;
		margin-top: 15px;
}
#item-detail #goods[data-v-e9fdfd5e] {
		width: 380px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#goods textarea[data-v-e9fdfd5e] {
		border: none;
		width: 95%;
		height: 39px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#item-detail #goods .label[data-v-e9fdfd5e] {
		display: block;
		margin-top: 7px;
		letter-spacing: -1px;
}
#item-detail #item-body[data-v-e9fdfd5e] {
		height: 162px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-e9fdfd5e],
	#item-detail #item-body #item-summary[data-v-e9fdfd5e] {
		height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-e9fdfd5e],
	#item-detail #item-body #item-summary #rate-class #rate[data-v-e9fdfd5e] {
		width: 9px;
		height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-e9fdfd5e],
	#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-e9fdfd5e] {
		width: 110px;
		height: inherit;
		border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-e9fdfd5e],
	#item-detail #item-body #item-summary #gross-weight[data-v-e9fdfd5e],
	#item-detail #item-body #item-summary #total[data-v-e9fdfd5e] {
		border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-e9fdfd5e] {
		width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-e9fdfd5e] {
		width: 89px;
}
#summary[data-v-e9fdfd5e] {
		width: 1001px;
}
#summary .horizontal[data-v-e9fdfd5e] {
		vertical-align: top;
}
#summary #weight-charge[data-v-e9fdfd5e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #weight-charge .label[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-e9fdfd5e] {
		margin: 0 45px;
		padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-e9fdfd5e] {
		border-left: none;
		width: 50px;
}
#summary #weight-charge #collect.label[data-v-e9fdfd5e] {
		border-right: none;
		width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-e9fdfd5e] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge[data-v-e9fdfd5e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-e9fdfd5e] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge .label[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 18px;
		margin: 0 120px;
		width: 100px;
}
#summary #tax[data-v-e9fdfd5e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #tax .label[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 58px;
		margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-e9fdfd5e] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#collect-input[data-v-e9fdfd5e] {
		width: 185px;
		height: 30px;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#prepaid-input input[data-v-e9fdfd5e] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#prepaid-input span[data-v-e9fdfd5e] {
		width: 1px;
		height: 20px;
}
#collect-input input[data-v-e9fdfd5e] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#summary #total-other-charges-due-agent[data-v-e9fdfd5e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-e9fdfd5e] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-other-charges-due-carrier[data-v-e9fdfd5e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-e9fdfd5e] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-space[data-v-e9fdfd5e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
		background-color: #EEE;
}
#summary #total[data-v-e9fdfd5e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total .label[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 28px;
		margin: 0 0 0 29px;
		/*width: 73px;*/
}
#summary #total .whitespace[data-v-e9fdfd5e] {
		width: 27px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-e9fdfd5e] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #currency-rates[data-v-e9fdfd5e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #currency-rates .label[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 0px;
		margin: 0 0 0 6px;
		width: 176px;
		text-align: center;
}
#summary #currency-rates .whitespace[data-v-e9fdfd5e] {
		width: 3px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-e9fdfd5e] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-e9fdfd5e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #other-charges[data-v-e9fdfd5e] {
		width: 617px;
		height: 152px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-e9fdfd5e] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#summary #signature-of-agent[data-v-e9fdfd5e] {
		width: 617px;
		height: 254px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-e9fdfd5e] {
		display: block;
		margin-left: 10px;
		line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-e9fdfd5e] {
		width: 617px;
		border-bottom: 1px solid #BBB;
		margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-e9fdfd5e] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-e9fdfd5e] {
		width: 617px;
		margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-e9fdfd5e] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-e9fdfd5e] {
		width: 590px;
		margin: 0 11px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-e9fdfd5e] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-e9fdfd5e] {
		margin: 4px 0;
		text-align: center;
}
#summary #executed-on-date .TextBox[data-v-e9fdfd5e] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-e9fdfd5e] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-e9fdfd5e] {
		margin: 4px 0;
		text-align: center;
}
#summary #at-place .TextBox[data-v-e9fdfd5e] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-e9fdfd5e] {
		width: 230px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-e9fdfd5e] {
		width: 230px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-e9fdfd5e] {
		margin: 4px 0;
		text-align: center;
}

	/*--------------------------------------------------------------*/
#departure[data-v-e9fdfd5e],
	#destination[data-v-e9fdfd5e] {
		width: 245px;
		height: auto;
		float: left;
}
#departure span[data-v-e9fdfd5e],
	#destination span[data-v-e9fdfd5e] {
		display: block;
		text-align: center;
}
#departure .TextBox[data-v-e9fdfd5e],
	#destination .TextBox[data-v-e9fdfd5e] {
		width: 95%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#charges[data-v-e9fdfd5e],
	#payment[data-v-e9fdfd5e] {
		width: 100%;
		height: auto;
}
#charges #cc[data-v-e9fdfd5e],
	#charges #pp[data-v-e9fdfd5e] {
		width: auto;
		display: block;
}
#charges #cc span[data-v-e9fdfd5e],
	#charges #pp span[data-v-e9fdfd5e] {
		width: 120px;
		float: left;
		text-align: right;
}
#charges #cc .TextBox[data-v-e9fdfd5e],
	#charges #pp .TextBox[data-v-e9fdfd5e] {
		width: 300px;
		height: 21px;
		text-align: center;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#charges #pp .TextBox[data-v-e9fdfd5e] {
		margin-bottom: 7px;
}
#payment #credit[data-v-e9fdfd5e],
	#payment #cash[data-v-e9fdfd5e] {
		width: auto;
		display: block;
}
#payment #credit span[data-v-e9fdfd5e],
	#payment #cash span[data-v-e9fdfd5e] {
		width: 120px;
		float: left;
		text-align: right;
}
#payment #credit .TextBox[data-v-e9fdfd5e],
	#payment #cash .TextBox[data-v-e9fdfd5e] {
		width: 300px;
		height: 21px;
		text-align: right;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#payment #cash .TextBox[data-v-e9fdfd5e] {
		margin-bottom: 7px;
}
#charges input[data-v-e9fdfd5e],
	#payment input[data-v-e9fdfd5e] {
		width: 90%;
}
#alsonotify span[data-v-e9fdfd5e] {
		display: block;
		text-align: center;
}
#alsonotify textarea[data-v-e9fdfd5e] {
		border: none;
		width: 93%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
}
#alsonotify .TextBox[data-v-e9fdfd5e] {
		width: 98%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-e9fdfd5e]:last-child {
		margin-bottom: 7px;
}
#addtionalclause[data-v-e9fdfd5e] {
		margin-top: 15px;
		margin-bottom: 41px;
}
#addtionalclause span[data-v-e9fdfd5e] {
		display: block;
		text-align: center;
}
#addtionalclause p[data-v-e9fdfd5e] {
		margin-top: 3px;
		margin-left: 12px;
		margin-right: 9px;
		color: #999;
		display: block;
}
#destination[data-v-e9fdfd5e] {
		border-left: 1px solid #BBB;
		margin-left: -1px;
}
#declaredvalue[data-v-e9fdfd5e] {
		width: 418px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-e9fdfd5e] {
		width: 217px;
		float: left;
}
#declaredvalue-shipper .TextBox[data-v-e9fdfd5e],
	#documents .TextBox[data-v-e9fdfd5e] {
		width: 95%;
		height: 40px;
		text-align: center;
		border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-e9fdfd5e] {
		width: 200px;
		height: 30px;
		float: left;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-e9fdfd5e] {
		width: 200px;
		height: 30px;
		float: right;
		border-left: 1px solid #BBB;
}
#documents[data-v-e9fdfd5e] {
		width: 270px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-e9fdfd5e] {
		width: 890px;
		height: 75px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		float: left;
}
#handlinginformation .TextBox[data-v-e9fdfd5e] {
		width: 99%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
}
#packages[data-v-e9fdfd5e] {
		width: 80px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-e9fdfd5e] {
		width: 90px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#ratecharge[data-v-e9fdfd5e] {
		width: 100px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-e9fdfd5e] {
		width: 325px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-e9fdfd5e],
	#insurance[data-v-e9fdfd5e],
	#documents[data-v-e9fdfd5e] {
		height: 90px;
}
#declaredvalue-carriage[data-v-e9fdfd5e],
	#declaredvalue-customs[data-v-e9fdfd5e] {
		height: 45px;
}
#packages[data-v-e9fdfd5e],
	#rateclass[data-v-e9fdfd5e],
	#grossweight[data-v-e9fdfd5e],
	#chargeableweight[data-v-e9fdfd5e],
	#ratecharge[data-v-e9fdfd5e],
	#goods[data-v-e9fdfd5e] {
		height: 100px;
}
#rate input[data-v-e9fdfd5e] {
		margin-left: 0px;
}
#packages .TextBox[data-v-e9fdfd5e],
	#rateclass .TextBox[data-v-e9fdfd5e],
	#grossweight .TextBox[data-v-e9fdfd5e],
	#chargeableweight .TextBox[data-v-e9fdfd5e],
	#ratecharge .TextBox[data-v-e9fdfd5e],
	#goods .TextBox[data-v-e9fdfd5e] {
		width: 92%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
		text-align: center;
}
#packages .TextBox[data-v-e9fdfd5e] {
		width: 90%;
}
#goods .TextBox[data-v-e9fdfd5e] {
		width: 96%;
		text-align: left;
}
#goods #AwbVolume[data-v-e9fdfd5e] {
		width: 20%;
		text-align: left;
		text-align: center;
}
#form-footer[data-v-e9fdfd5e] {
		width: 100%;
		float: left;
		margin-top: 10px;
}
#form-footer span[data-v-e9fdfd5e] {
		display: block;
}
#signatureofconstituent[data-v-e9fdfd5e] {
		width: 400px;
		float: left;
		margin-left: 30px;
		margin-top: 30px;
}
#signatureofagent[data-v-e9fdfd5e] {
		width: 400px;
		float: left;
		margin-top: 30px;
}
.shipperletter-div span[data-v-e9fdfd5e] {
		display: block;
		text-align: center;
}
.shipperletter-div span[data-v-e9fdfd5e]:first-child {
		margin-top: 5px;
}
.smallfont[data-v-e9fdfd5e] {
		font-size: 8px;
		font-weight: lighter;
}

	/*********************************************************************************/
#customer-info[data-v-e9fdfd5e] {
		width: 447px;
}
.city[data-v-e9fdfd5e] {
		width: 230px;
}
.city input[data-v-e9fdfd5e] {
		width: 120px;
}
.country[data-v-e9fdfd5e] {
		width: 230px;
}
.country input[data-v-e9fdfd5e] {
		width: 120px;
}
#service-action a[data-v-e9fdfd5e] {
		margin-left: 5px;
}
#service-summary[data-v-e9fdfd5e] {
		width: 250px;
		height: 47px;
		float: right;
}
#service-summary .currency[data-v-e9fdfd5e] {
		float: right;
		margin-top: 20px;
		font-weight: 700;
		font-size: 12px;
		color: #CCC;
}
#service-summary .amount[data-v-e9fdfd5e] {
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 30px;
		color: #777;
}
#service-quotation[data-v-e9fdfd5e] {
		float: left;
		width: 96%;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
		margin-left: 10px;
		margin-right: 1px;
		margin-top: 5px;
		margin-bottom: 20px;
}
#service-quotation-editor[data-v-e9fdfd5e] {
		display: none;
		width: 850px;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
}
#service-quotation table[data-v-e9fdfd5e],
	#service-quotation-editor table[data-v-e9fdfd5e] {
		width: 100%;
		background: #F6F6F6;
		border-radius: 2px;
}
#service-quotation tr[data-v-e9fdfd5e],
	#service-quotation-editor tr[data-v-e9fdfd5e] {
		border-bottom: 1px solid #DDD;
		height: 36px;
		line-height: 36px;
}
#service-quotation tr[data-v-e9fdfd5e]:last-child,
	#service-quotation-editor tr[data-v-e9fdfd5e]:last-child {
		border-bottom: none;
		background: #F3F3F3;
}
#service-quotation thead tr[data-v-e9fdfd5e],
	#service-quotation-editor tr[data-v-e9fdfd5e]:last-child {
		height: 36px;
		line-height: 36px;
}
#service-quotation thead tr[data-v-e9fdfd5e]:last-child,
	#service-quotation-editor thead tr[data-v-e9fdfd5e]:last-child {
		border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-e9fdfd5e],
	#service-quotation-editor thead td[data-v-e9fdfd5e] {
		font-weight: 700;
		font-size: 14px;
		color: #0f81b0;
		background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
		background-color: #EEE;
}
#service-quotation th[data-v-e9fdfd5e],
	#service-quotation td[data-v-e9fdfd5e],
	#service-quotation-editor th[data-v-e9fdfd5e],
	#service-quotation-editor td[data-v-e9fdfd5e] {
		padding-left: 9px;
}
#service-quotation td input[data-v-e9fdfd5e],
	#service-quotation-editor td input[data-v-e9fdfd5e] {
		height: 20px;
		line-height: 20px;
		border: 1px solid #DDD;
		border-radius: 3px;
		margin-right: 3px;
}
#service-request[data-v-e9fdfd5e] {
		width: 193px;
		float: left;
}
#departure-time[data-v-e9fdfd5e],
	#destination-time[data-v-e9fdfd5e] {
		display: block;
		float: left;
		width: 187px;
}
#departure-time a[data-v-e9fdfd5e],
	#destination-time a[data-v-e9fdfd5e] {
		display: block;
		float: right;
		width: 16px;
		height: 16px;
		margin-top: 5px;
		margin-right: 8px;
		background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#departure-time input[data-v-e9fdfd5e],
	#destination-time input[data-v-e9fdfd5e] {
}
#service-request input[data-v-e9fdfd5e] {
		width: 80px;
}
#cargo[data-v-e9fdfd5e] {
		width: 100%;
		float: left;
}
#cargo-detail[data-v-e9fdfd5e] {
		width: 185px;
		height: 139px;
		float: right;
		margin-top: -106px;
		margin-right: 2px;
}
#total-pieces[data-v-e9fdfd5e] {
		width: 230px;
		float: left;
}
#cargo-summary span[data-v-e9fdfd5e] {
		width: 55px;
		margin-top: 5px;
		float: left;
}
#cargo-summary span[data-v-e9fdfd5e]:last-child {
		width: 20px;
		float: right;
}
#cargo-summary input[data-v-e9fdfd5e] {
		text-align: right;
}
#cargo-summary textarea[data-v-e9fdfd5e] {
		border: none;
		margin-top: 8px;
		margin-left: 8px;
		/*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
		width: 169px;
}
#total-pieces input[data-v-e9fdfd5e],
	#total-chargeable-weight input[data-v-e9fdfd5e],
	#total-gross-weight input[data-v-e9fdfd5e],
	#total-volume input[data-v-e9fdfd5e] {
		width: 120px;
		float: left;
}
#total-chargeable-weight[data-v-e9fdfd5e] {
		width: 230px;
		float: left;
}
.unit[data-v-e9fdfd5e] {
		margin-top: 7px;
		margin-left: 3px;
		float: left;
		color: #999;
}
#total-volume .unit[data-v-e9fdfd5e] {
		margin-top: 1px;
}
#total-gross-weight[data-v-e9fdfd5e] {
		width: 230px;
		float: left;
}
#total-volume[data-v-e9fdfd5e] {
		width: 230px;
		float: left;
}
#shipper-info[data-v-e9fdfd5e] {
		width: 447px;
		float: left;
}
#customer-info input[data-v-e9fdfd5e],
	#shipper-info input[data-v-e9fdfd5e],
	#consignee-info input[data-v-e9fdfd5e],
	#freightforwarder-info input[data-v-e9fdfd5e] {
		width: 350px;
}
#consignee-info[data-v-e9fdfd5e] {
		width: 447px;
		float: left;
}
#freightforwarder-info[data-v-e9fdfd5e] {
		width: 447px;
		float: left;
}
#service-orderno[data-v-e9fdfd5e] {
		width: 150px;
		margin-top: 8px;
		margin-left: 12px;
		float: left;
}
.service-product[data-v-e9fdfd5e] {
		width: 180px;
		text-align: left;
}
.service-price[data-v-e9fdfd5e] {
		width: 100px;
		text-align: center;
}
.service-amount[data-v-e9fdfd5e] {
		width: 100px;
		text-align: center;
}
.service-totalprice[data-v-e9fdfd5e] {
		width: 120px;
		text-align: center;
}
.service-memo[data-v-e9fdfd5e] {
		text-align: center;
}
input[id=单价][data-v-e9fdfd5e] {
		width: 50px;
		text-align: right;
}
input[id=数量][data-v-e9fdfd5e] {
		width: 50px;
		text-align: right;
}
input[id=小计][data-v-e9fdfd5e] {
		width: 70px;
		text-align: right;
}
input[id=备注][data-v-e9fdfd5e] {
		width: 220px;
		text-align: left;
}
input[id=订单编码][data-v-e9fdfd5e] {
		width: 230px;
		font-size: 24px;
		color: #DE5A03;
		border-bottom: 1px dotted #CCC;
		outline: 0px solid #EEE;
		background-color: #f7f7f7;
}
td[id=总计][data-v-e9fdfd5e] {
		text-align: right;
}
#service-orderno span[data-v-e9fdfd5e] {
		font-size: 24px;
		color: #DE5A03;
}
#service-action[data-v-e9fdfd5e] {
		width: 100px;
		height: 30px;
		margin-top: 8px;
		margin-left: 2px;
		float: left;
}
#service-action img[data-v-e9fdfd5e] {
		width: 24px;
		height: 24px;
		margin-top: 5px;
		float: left;
}
#chooseContype[data-v-e9fdfd5e] {
		display: none;
		position: absolute;
		width: 600px;
		border-radius: 3px;
		border-width: 1px;
		border-color: #DDD;
		border-style: solid;
		float: left;
}
.detail-editor[data-v-e9fdfd5e] {
		width: 785px;
		height: 360px;
		background-color: #F0F0F0;
		margin-top: 2px;
		margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-e9fdfd5e] {
		width: 95%;
		float: left;
		font-size: 18px;
		color: #DE5A03;
		margin-top: 8px;
		margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-e9fdfd5e] {
		margin-top: 5px;
}
.detail-editor #editor-div[data-v-e9fdfd5e] {
		width: 580px;
		height: 402px;
}
.detail-editor #quickselector[data-v-e9fdfd5e] {
		width: 200px;
		height: 405px;
		border-left: 2px solid #FFF;
		vertical-align: top;
		font-family: 'verb_light';
		overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-e9fdfd5e] {
		display: inline-block;
		padding: 10px 0 0 12px;
		font-size: 14px;
		/*font-weight: bold;*/
		cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-e9fdfd5e] {
		font-size: 12px;
		color: #97c803;
		margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-e9fdfd5e] {
		width: 180px;
		height: 56px;
		background-color: #FFF;
		margin: 7px 7px;
		padding: 0px 3px 0px 3px;
		border-bottom: 1px solid #CCC;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-e9fdfd5e] {
		display: none;
		position: relative;
		top: 16px;
		left: 160px;
		color: #DE5A03;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-e9fdfd5e] {
		color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-e9fdfd5e]:hover {
		width: 175px;
		color: #000000;
		background-color: #dff2fb;
		border-left: 5px solid #000000;
		padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-e9fdfd5e] {
		font-size: 12px;
		color: #000000;
		padding: 2px 5px;
		vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-e9fdfd5e] {
		width: 150px;
}
.detail-editor .company[data-v-e9fdfd5e],
	.detail-editor .address[data-v-e9fdfd5e] {
		width: 550px;
		float: left;
		margin-left: 10px;
}
.detail-editor .company input[data-v-e9fdfd5e],
	.detail-editor .address input[data-v-e9fdfd5e] {
		width: 85%;
}
.detail-editor .contactname[data-v-e9fdfd5e],
	.detail-editor .fax[data-v-e9fdfd5e],
	.detail-editor .city[data-v-e9fdfd5e],
	.detail-editor .pobox[data-v-e9fdfd5e],
	.detail-editor .state[data-v-e9fdfd5e],
	.detail-editor .countrycode[data-v-e9fdfd5e],
	.detail-editor .telnumber[data-v-e9fdfd5e],
	.email[data-v-e9fdfd5e] {
		width: 266px;
		float: left;
		margin-left: 10px;
}
.detail-editor .fax input[data-v-e9fdfd5e],
	.detail-editor .city input[data-v-e9fdfd5e],
	.detail-editor .pobox input[data-v-e9fdfd5e],
	.detail-editor .state input[data-v-e9fdfd5e],
	.detail-editor .telnumber input[data-v-e9fdfd5e],
	.detail-editor .email input[data-v-e9fdfd5e] {
		width: 62%;
}
.detail-editor .contactname input[data-v-e9fdfd5e] {
		width: 50%;
}
.detail-editor .countrycode #Country[data-v-e9fdfd5e] {
		width: 40%;
		text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-e9fdfd5e] {
		width: 10%;
}
#package-detail-editor[data-v-e9fdfd5e] {
		width: 600px;
}
#package-detail-editor .editor-tilte[data-v-e9fdfd5e] {
		height: 32px;
}
#package-detail-editor input[data-v-e9fdfd5e] {
		width: 50px;
		padding: 0 5px;
		text-align: right;
}
#package-detail-editor table tfoot tr[data-v-e9fdfd5e]:first-child {
		border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-e9fdfd5e] {
		width: 560px;
}
#othercharges-detail-editor .tips[data-v-e9fdfd5e] {
		font-size: 12px;
		float: right;
		margin-top: 5px;
		color: #888;
}
#othercharges-detail-editor input[data-v-e9fdfd5e] {
		padding: 0 5px;
		text-align: right;
}
#othercharges-detail-editor .reason[data-v-e9fdfd5e] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .showname[data-v-e9fdfd5e] {
		width: 60px;
		text-align: center;
}
#othercharges-detail-editor .reason input[data-v-e9fdfd5e] {
		text-align: left;
}
#othercharges-detail-editor .showname input[data-v-e9fdfd5e] {
		width: 30px;
		text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-e9fdfd5e] {
		width: 60px;
		text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-e9fdfd5e] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-e9fdfd5e] {
		width: 50px;
		text-align: right;
}
#othercharges-detail-editor .Amount[data-v-e9fdfd5e] {
		width: 60px;
		text-align: center;
}
.add-action[data-v-e9fdfd5e] {
		cursor: pointer;
		padding: 0 8px;
		color: #97c803;
		font-size: 14px;
}
.remove-action[data-v-e9fdfd5e] {
		cursor: pointer;
		font-size: 14px;
		color: #000000;
}
.disabledBtn[data-v-e9fdfd5e] {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 10px 0px 5px;
		text-align: center;
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
		background-color: #E2E2E2;
		color: #0876C3;
		text-shadow: #A8A8A8 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		border: 1px solid #B9B9B9;
		border-radius: 3px;
		cursor: pointer;
}
.detail-editor .reason[data-v-e9fdfd5e] {
		width: 100px;
}
.detail-editor .reason input[data-v-e9fdfd5e] {
		width: 100px;
}
.detail-editor .showname[data-v-e9fdfd5e],
	.detail-editor .Weight[data-v-e9fdfd5e],
	.detail-editor .UnitPrice[data-v-e9fdfd5e] {
		width: 50px;
}
.detail-editor .showname input[data-v-e9fdfd5e],
	.detail-editor .Weight input[data-v-e9fdfd5e],
	.detail-editor .UnitPrice input[data-v-e9fdfd5e] {
		width: 50px;
}
#other-charges textarea[data-v-e9fdfd5e] {
		border: none;
		width: 95%;
		height: 90px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#query-inner .queryleft[data-v-e9fdfd5e] {
		float: left;
		width: 290px;
		margin-top: 50px;
}
#query-inner .queryright[data-v-e9fdfd5e] {
		float: right;
		width: 300px;
}
.detail-editor .print[data-v-e9fdfd5e] {
		width: 548px;
		float: left;
		height: 88px;
		margin-left: 10px;
		margin-bottom: 5px;
}
.detail-editor .print span[data-v-e9fdfd5e] {
		width: 62px;
		vertical-align: top;
		padding-top: 5px;
}
.detail-editor .print textarea[data-v-e9fdfd5e] {
		border: none;
		margin-top: 3px;
		margin-left: 3px;
		width: 453px;
		height: 75px;
		padding-left: 10px;
		border-bottom: 1px solid #EEE;
		background-color: #F2F2F2;
		border-radius: 2px;
}
.editprint[data-v-e9fdfd5e] {
		height: 410px;
}
.detail-editor .action-div[data-v-e9fdfd5e] {
		float: left;
		width: 548px;
		height: 21px;
		padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-e9fdfd5e] {
		padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-e9fdfd5e]:hover {
		color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-e9fdfd5e] {
		margin-left: 15px;
		margin-right: 5px;
		color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-e9fdfd5e] {
		color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-e9fdfd5e]:hover {
		color: #DE5A03;
		cursor: pointer;
}
.button-flatestyle a.bterror[data-v-e9fdfd5e] {
		background-color: red;
}
.button-flatestyle a.btsuccess[data-v-e9fdfd5e] {
		background-color: green;
}

	/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-e9fdfd5e] {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		display: none;
		width: 580px;
}
.login-form .form-main[data-v-e9fdfd5e] {
		background-color: #FFF;
		padding: 5px 3px;
}
.login-form .form-inner[data-v-e9fdfd5e] {
		margin-top: 25px;
		float: left;
}
.login-form .form-prompt[data-v-e9fdfd5e] {
		background-color: #EFEDE1;
		color: #777;
		height: 40px;
		border-radius: 3px;
		text-align: left;
}
.login-form .prompt-icon[data-v-e9fdfd5e] {
		font-size: 20px;
		color: #0AA7D6;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
.login-form .prompt-left[data-v-e9fdfd5e] {
		float: left;
		font-size: 16px;
}
.login-form .prompt-left .Title[data-v-e9fdfd5e] {
		float: left;
		margin-top: 13px;
}
.login-form .prompt-right[data-v-e9fdfd5e] {
		float: right;
		margin-right: 20px;
		margin-top: 10px;
		font-size: 16px;
}
.login-form .form-prompt a[data-v-e9fdfd5e] {
		color: white;
		font-size: 14px;
		cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-e9fdfd5e] {
		margin-top: 15px;
		margin-left: 5px;
		text-align: left;
		font-size: 16px;
		background-color: white;
		float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-e9fdfd5e] {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap span[data-v-e9fdfd5e] {
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-e9fdfd5e] {
		width: 350px;
		margin-top: 0px;
		padding-left: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-radius: 3px;
		background-color: #F3F3F0;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-e9fdfd5e] {
		width: 339px;
		vertical-align: middle;
		_margin-top: 2px;
		border: none;
		font-size: 16px;
		color: #555;
		background-color: #FFF;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		border-radius: 2px;
		outline: 0px solid #EEE;
		padding: 6px 0 6px 5px;
		margin-top: 3px;
		margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-e9fdfd5e] {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 0px 20px 216px;
		text-align: center;
		background: -moz-linear-gradient(top, #239BEE, #0183DD);
		background-color: #0183DD;
		color: white;
		text-shadow: #0876C3 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		border: 1px solid #0183DD;
		border-radius: 3px;
		cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-e9fdfd5e]:hover {
		text-decoration: none;
		background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
		background-color: #B6E0FD;
		-webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		border-color: #B6E0FD;
		color: #0876C3;
		text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-e9fdfd5e],
	.login-form .Login-code[data-v-e9fdfd5e],
	.login-form .Login-password[data-v-e9fdfd5e] {
		margin-left: 20px;
		margin-top: 15px;
		float: left;
}
.login-form .Login-password .Login-InputBox[data-v-e9fdfd5e] {
		/** width:200px;**/
}
.login-form .Login-mandatory[data-v-e9fdfd5e] {
		border: 1px solid #F60;
		outline: 0px solid #666;
		-moz-box-shadow: 1px 1px 3px #F60;
		-webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-e9fdfd5e] {
		font-size: 13px;
		float: right;
		color: #9BCB5E;
		margin-top: 13px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-e9fdfd5e] {
		display: block;
		width: 350px;
		height: 25px;
		float: left;
		margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-e9fdfd5e] {
		display: none;
		float: left;
		padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-e9fdfd5e],
	.login-form .Login-code .Login-ErrorMessage span[data-v-e9fdfd5e],
	.login-form .Login-password .Login-ErrorMessage span[data-v-e9fdfd5e] {
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 0;
		margin-right: 5px;
		float: left;
}
.login-form .Login-message[data-v-e9fdfd5e] {
		display: block;
		width: 330px;
		height: 25px;
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 0 0 5px;
		border-radius: 3px;
		border: none;
}

	/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-e9fdfd5e] {
		float: left;
		width: 150px;
		text-align: left;
		margin-left: 18px;
}
.login-wrap .login a[data-v-e9fdfd5e],
	.login-wrap .register a[data-v-e9fdfd5e] {
		color: #009ce6;
		font-size: 13px;
		float: left;
		cursor: pointer;
}
.login-wrap .register a[data-v-e9fdfd5e] {
		margin-right: 15px;
}
.login-wrap .login a[data-v-e9fdfd5e]:hover {
		color: #e28c24;
		float: left;
}
.login-wrap .accountimg[data-v-e9fdfd5e] {
		float: left;
		margin-top: 1px;
		display: none;
}
.login-wrap .accountname[data-v-e9fdfd5e] {
		float: left;
		cursor: pointer;
		display: none;
}
.login-wrap .accountname .name[data-v-e9fdfd5e]:hover {
		color: #ee9526;
}
.login-wrap .accountname .name[data-v-e9fdfd5e] {
		float: left;
		color: #009ce6;
		font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-e9fdfd5e] {
		color: #009ce6;
		margin-left: 5px;
		vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-e9fdfd5e]:hover {
		color: #ee9526;
}
.login-wrap .logout[data-v-e9fdfd5e] {
		display: none;
}
.login-wrap .logout a[data-v-e9fdfd5e] {
		float: left;
		margin-left: 10px;
		width: 30px;
		color: #777;
}
.login-wrap .logout a[data-v-e9fdfd5e]:hover {
		color: #ee9526;
}

	/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-e9fdfd5e] {
		position: absolute;
		left: 1000px;
		top: 62px;
		z-index: 120;
		overflow-x: hidden;
		overflow-y: hidden;
		width: 150px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #BBB;
		display: none;
}
.account-menu .account-menulist[data-v-e9fdfd5e] {
		margin: 0;
		min-height: 277px;
		padding: 0;
}
.account-menu .account-menulist a[data-v-e9fdfd5e] {
		border-bottom: 1px dotted #CCC;
		color: #555;
		background-color: #F0F0F0;
		cursor: pointer;
		height: 22px;
		line-height: 22px;
		min-height: 22px;
		overflow: hidden;
		padding: 5px 9px 5px 12px;
		text-align: left;
		text-decoration: none;
		display: block;
}
.account-menu .account-menulist a[data-v-e9fdfd5e]:last-child {
		border-bottom: none;
}
.account-menu .account-menulist span[data-v-e9fdfd5e] {
		float: left;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		width: 110px;
}
.account-menu .account-menulist a[data-v-e9fdfd5e]:hover {
		background: #009ce6 0 0;
		border-left: 5px solid #ffa400;
		color: #fff;
}
.errormsg[data-v-e9fdfd5e] {
		border-bottom: 1px dotted red !important;
		color: red;
}
.page-link[data-v-e9fdfd5e] {
		padding: 1px 1px 1px;
}
.page-current[data-v-e9fdfd5e] {
		padding: 1px 1px 1px;
}
.page-prev[data-v-e9fdfd5e] {
		padding: 7px 1px 1px;
}
.page-next[data-v-e9fdfd5e] {
		padding: 7px 1px 1px;
}
.arrow-next[data-v-e9fdfd5e] {
		margin: 0px;
		padding: 0px;
}
.arrow-prev[data-v-e9fdfd5e] {
		margin: 0px;
		padding: 0px;
}
.paginationc[data-v-e9fdfd5e] {
		margin-top: -20px;
		border-radius: 4px;
		position: relative;
		border: 1px solid #D7D7D7;
		margin-bottom: 50px;
		zoom: 1;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		content: '.';
		display: block;
		clear: both;
}

.order-qr-code-share .el-textarea__inner{
  height: 151px;
}

.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px !important;
	margin-left: 120px !important;
}
.orderEditPage2 .el-form-item__error {
	margin-top: 5px !important;
	margin-left: 120px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
	line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
	padding: 0 10px;
}
.widthWithKG .el-input__inner {
	line-height: 29px !important;
}
.showWordLimit .el-input__inner {
	padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
	padding-right: 50px;
}
.tabLimit .el-input__count {
	white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
	background-color: #409EFF;
	color: #FFF;
	border: 1px solid #409EFF;
}

.demo-ruleForm .hawbNumber .el-select__tags{
  white-space: nowrap;
  overflow: hidden;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.customerSelectPage .el-form-item__content {
	line-height: 30px !important;
}










































































































































































































































































































































































































































































































































.order-delivery-notice-share .el-textarea__inner{
  height: 151px;
}




























































































































































































































#cargo-weight-slip .el-header {
  background-color: #FFF;
  color: #666;
  text-align: center;
  line-height: 60px;
}
#cargo-weight-slip .weight-createdate{
  float: left;
  margin: 8px 5px;
  line-height: 30px;
}
#cargo-weight-slip .weight-createdate span.createdate,#cargo-weight-slip .weight-number span.serialnumber{
  padding: 0px 20px;
}
#cargo-weight-slip .weight-number{
  float: right;    
  margin: 8px 5px;
}
#cargo-weight-slip .weight-cell{
    height: 38px;
    line-height: 32px;
    padding: 3px 5px;
    border: 1px solid #444;
    border-left: none;
    border-top: none;
}
#cargo-weight-slip .first-weight-cell{
   border-left: 1px solid #444;
}
#cargo-weight-slip .weight-cell-no-border-bottom{
   border-bottom: none;
}
#cargo-weight-slip .weight-cell-no-border-right{
   border-right: none;
}
#cargo-weight-slip .weight-cell-no-border-left{
   border-left: none;
}
#cargo-weight-slip .weight-cell-no-border-top{
   border-top: none;
}
#cargo-weight-slip .weight-row-container{
  border: 1px solid #444;
  border-left: none;
}
#cargo-weight-slip .weight-row{
    height: 38px;
    line-height: 32px;
    padding: 3px 5px;
}
#cargo-weight-slip .weight-detail-title{
  margin: 8px 5px;
  padding: 8px 0px;    
  height: 38px;
  line-height: 30px;
}
#cargo-weight-slip .weight-row-measure-list{
  padding-left: 150px;
}
#cargo-weight-slip .el-tag + .el-tag {
  margin-left: 30px;
}
#cargo-weight-slip .el-table .warning-row2 {
  background: oldlace;
  color: #409EFF;
  font-weight: bold !important;
}
#cargo-weight-slip .el-table .warning-row1 {
  background: oldlace;
  font-weight: bold !important;
}
#cargo-weight-slip .el-table .warning-row0 {
  color: #409EFF;
}
#cargo-weight-slip .el-table .cell {
  white-space: pre-line !important;
  /*保留换行符*/
}
#cargo-weight-slip .el-table .hidden_row {
  display: none;
  /*保留换行符*/
}
#cargo-weight-slip .logTab .el-input__icon {
  line-height: 30px !important;
}
#cargo-weight-slip .logTab .el-form-item__content {
  line-height: 30px !important;
}
#cargo-weight-slip .logTab .el-input-group__prepend {
  padding: 0 6px;
}

.orderEditPage .el-input__icon {
  line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
  margin-top: -5px !important;
  margin-left: 120px !important;
}
.orderEditPage2 .el-form-item__error {
  margin-top: 5px !important;
  margin-left: 120px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
  line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
  padding: 0 10px;
}
.widthWithKG .el-input__inner {
  line-height: 29px !important;
}
.showWordLimit .el-input__inner {
  padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
  padding-right: 50px;
}
.tabLimit .el-input__count {
  white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
  background-color: #409eff;
  color: #fff;
  border: 1px solid #409eff;
}
.base-edit-notify .el-notification__content p {
  word-break: break-all;
  word-wrap: break-word;
}

.btn-custom-cancel[data-v-013f61ea] {
		/*float: right;
		margin-left: 10px;*/
		background-color: red;
		color: white;
}
.btn-custom-cancel-hidden[data-v-013f61ea] {
		display: none !important;
}

	/* .afOrderListPageCheckBox {
		margin-right: 0px !important;
	} */

	/* 	.AEOrderList .el-table__expanded-cell {
		padding: 5px 85px !important;
	} */

	/*
	.table_settle tr.current-row>td {
		background: #2299EE !important;
		color: white;
	} */

	/* .awbNumber {
		// text-decoration: underline;
	} */
.duihao_af[data-v-013f61ea] {
		font-family: "iconfont" !important;
		font-size: 16px;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		display: "table-cell" !important;
}
.duihao_icn[data-v-013f61ea] :before {
		content: "\E608";
}
.warning_row[data-v-013f61ea]{
		background: rgb(248, 229, 203) !important;
}
.success_row[data-v-013f61ea]{
		background: rgb(211, 247, 193) !important;
}
.transfer_row[data-v-013f61ea]{
    background: rgb(253, 226, 226) !important;
}


.el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.el-table .warning-row0 {
		color: #409EFF;
}
.el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}




















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/* .table_settle tr.current-row>td {
		background: #2299EE !important;
		color: white;
	}
  .awbNumber {
    // text-decoration: underline;
  } */
.duihao_af[data-v-a49ac9e0] {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display: "table-cell" !important;
}
.duihao_icn[data-v-a49ac9e0] :before {
    content: "\E608";
}

.ai_order_column_setting .el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.ai_order_column_setting .el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.ai_order_column_setting .el-table .warning-row0 {
		color: #409EFF;
}
.ai_order_column_setting .el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.ai_order_column_setting .el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}

.widthWithFive .el-input-group__prepend {
	padding: 0 15px;
}
.widthWithFive2 .el-input-group__prepend {
	padding: 0 16px;
}
.widthWithFive3 .el-input-group__prepend {
	padding: 0 13px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
	padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
	padding: 0 34px;
}
.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.showWordLimit .el-input__inner {
	padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
	padding-right: 50px;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}

.el-table .warning-row2 {
	background: oldlace;
	color: #409EFF;
	font-weight: bold !important;
}
.el-table .warning-row1 {
	background: oldlace;
	font-weight: bold !important;
}
.el-table .warning-row0 {
	color: #409EFF;
}
.el-table .cell {
	white-space: pre-line !important;
	/*保留换行符*/
}
.el-table .hidden_row {
	display: none;
	/*保留换行符*/
}

.widthWithFive .el-input-group__prepend {
	padding: 0 15px;
}
.widthWithFive2 .el-input-group__prepend {
	padding: 0 16px;
}
.widthWithFive3 .el-input-group__prepend {
	padding: 0 13px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
	padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
	padding: 0 34px;
}
.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.showWordLimit .el-input__inner {
	padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
	padding-right: 50px;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}

.el-table .warning-row2 {
	background: oldlace;
	color: #409EFF;
	font-weight: bold !important;
}
.el-table .warning-row1 {
	background: oldlace;
	font-weight: bold !important;
}
.el-table .warning-row0 {
	color: #409EFF;
}
.el-table .cell {
	white-space: pre-line !important;
	/*保留换行符*/
}
.el-table .hidden_row {
	display: none;
	/*保留换行符*/
}

.currencyRedColor input {
	color: red !important;
}
.blackColor input {
	color: #606266 !important
}
.redColor input {
	color: red !important
}
.widthWithFive .el-input-group__prepend {
	padding: 0 15px;
}
.widthWithFive2 .el-input-group__prepend {
	padding: 0 16px;
}
.widthWithFive3 .el-input-group__prepend {
	padding: 0 13px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
	padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
	padding: 0 34px;
}
.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}
.orderEditPage222 .el-input__inner {
	text-align:right !important;
}





































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.el-table .warning-row2 {
	background: oldlace;
	color: #409EFF;
	font-weight: bold !important;
}
.el-table .warning-row1 {
	background: oldlace;
	font-weight: bold !important;
}
.el-table .warning-row0 {
	color: #409EFF;
}
.el-table .cell {
	white-space: pre-line !important;
	/*保留换行符*/
}
.el-table .hidden_row {
	display: none;
	/*保留换行符*/
}

.blackColor input {
	color: #606266 !important
}
.redColor input {
	color: red !important
}

.blackColor input {
	color: #606266 !important
}
.redColor input {
	color: red !important
}

.orderTrack .el-row {
		margin-bottom: 10px;
&:last-child {
			margin-bottom: 0;
}
}
.orderTrack .font-style{
    font-size: 24px ;
    font-weight: bold;
}
.orderTrack .el-collapse-item__header {
		background-color: #66b1ff;
		border-radius: 5px;
		padding-left: 10px;
}
.orderTrack #att_images .el-image__inner{
    height: 300px;
}
.orderTrack .el-collapse-item__header {
		height: 30px;
    color: #fff
}
.orderTrack .el-collapse-item {
		margin-bottom: 10px;
}
.orderTrack .el-collapse-item__content {
		padding-left: 10px;
		padding-top: 10px;
}
.orderTrack .el-collapse {
		border-bottom: unset;
}
.orderTrack .el-card__body {
		text-align: center;
}
.orderTrack .el-divider--horizontal {
		margin: 12px 0;
}
.orderTrack .el-icon-myjinkou {
		color: #409EFF;
		font-weight: bold;
}
.orderTrack .el-icon-document {
		font-size: 64px;
		color: #409EFF;
}
.orderTrack .file-name {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
}
.orderTrack .order-track-text-right {
		text-align: right;
}
.orderTrack .order-track-text-center {
		text-align: center;
}
.orderTrack .order-track-border{
    border: 1px solid #EBEEF5;
    margin-bottom: unset;
}
.orderTrack .order-track-border-right{
    border-right: 1px solid #EBEEF5
}
.orderTrack .tab-more-btn{
    position: absolute;
    top: 0px;
    left: 45%;
}
.orderTrack .el-collapse-item__content{
    padding-bottom: 4px;
}



































































































































































































































































































































































































































































































	/* .table_settle tr.current-row>td {
		background: #2299EE !important;
		color: white;
	} */
.awbNumber[data-v-7fc7fefb] {
    text-decoration: underline;
}
.duihao_af[data-v-7fc7fefb] {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display: "table-cell" !important;
}
.duihao_icn[data-v-7fc7fefb] :before {
    content: "\E608";
}


















































































































































































































































































































	/* .table_settle tr.current-row>td {
		background: #2299EE !important;
		color: white;
	} */
.awbNumber[data-v-6ec56df8] {
    text-decoration: underline;
}
.duihao_af[data-v-6ec56df8] {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display: "table-cell" !important;
}
.duihao_icn[data-v-6ec56df8] :before {
    content: "\E608";
}

.templateEditPage .el-input__icon {
	line-height: 30px !important;
}
.templateEditPage33 .el-form-item__content {
	line-height: 30px !important;
}
.currencyRedColor input {
	color: red !important;
}
.blackColor input {
	color: #606266 !important
}
.redColor input {
	color: red !important
}
.widthWithFive .el-input-group__prepend {
	padding: 0 15px;
}
.widthWithFive2 .el-input-group__prepend {
	padding: 0 16px;
}
.widthWithFive3 .el-input-group__prepend {
	padding: 0 13px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
	padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
	padding: 0 34px;
}
.templateEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}
.orderEditPage222 .el-input__inner {
	text-align:right !important;
}


.templateEditPage .el-input__icon {
	line-height: 30px !important;
}
.templateEditPage33 .el-form-item__content {
	line-height: 30px !important;
}
.currencyRedColor input {
	color: red !important;
}
.blackColor input {
	color: #606266 !important
}
.redColor input {
	color: red !important
}
.widthWithFive .el-input-group__prepend {
	padding: 0 15px;
}
.widthWithFive2 .el-input-group__prepend {
	padding: 0 16px;
}
.widthWithFive3 .el-input-group__prepend {
	padding: 0 13px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
	padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
	padding: 0 34px;
}
.templateEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}
.orderEditPage222 .el-input__inner {
	text-align:right !important;
}


.btn-custom-cancel[data-v-34024e3e] {
	/*float: right;
	margin-left: 10px;*/
	background-color: red;
	color: white;
}
.btn-custom-cancel-hidden[data-v-34024e3e] {
	display: none !important;
}

/* .table_settle tr.current-row>td {
	background: #2299EE !important;
	color: white;
} */

/* .awbNumber {
	  text-decoration: underline;
} */
.duihao_af[data-v-34024e3e] {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	display: "table-cell" !important;
}
.duihao_icn[data-v-34024e3e] :before {
	content: "\E608";
}

























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-b61d2844]::-webkit-inner-spin-button {
		visibility: hidden;
}
input[type="date"][data-v-b61d2844]::-webkit-calendar-picker-indicator {
		width: 5px;
}
input[type="date"][data-v-b61d2844]::-webkit-clear-button {
		display: none;
}
div[data-v-b61d2844],
	span[data-v-b61d2844],
	textarea[data-v-b61d2844] {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
}
.awb_body[data-v-b61d2844] {
		background-color: #FFF;
		height: auto;
		font-family: Tahoma;
		font: 12px Tahoma;
		color: #777;
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
.awb_body textarea[data-v-b61d2844] {
		outline: none;
		padding: 2px;
		margin: 0px;
		resize: none;
		background-color: #e8f0fe;
		color: #000000;
}
.TextBox[data-v-b61d2844] {
		border: 0px none;
		outline: none;
		height: 18px;
		border-bottom: 1px dotted #9ecf0a;
		background-color: #e8f0fe;
}
.required[data-v-b61d2844] {
		color: #fc5b4d;
		font-size: 12px;
		/*padding: 0 2px;*/
}
.button-flatestyle[data-v-b61d2844] {
		width: 80px;
}
.button-flatestyle a[data-v-b61d2844] {
		width: 75px;
		border-right: 0px solid #3582b9;
		margin: 0 10px;
		padding: 0;
		text-shadow: none;
}
.button-flatestyle.green a[data-v-b61d2844] {
		background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-b61d2844]:hover {
		background-color: #71b017;
		color: #f2fce4;
		text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-b61d2844] {
		background-color: #EEE;
		color: #DDD;
		text-shadow: none;
}
.minitip-content[data-v-b61d2844] {
		font-size: 11px;
		padding: 8px 10px;
		color: #fff;
		background-color: #3C3C3C;
		border: 1px solid rgba(255, 255, 255, 0.25);
		text-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 3px #555;
		        box-shadow: 0 0 3px #555;
		border-radius: 5px;
}
.TextBox_Help[data-v-b61d2844] {
		display: none;
		clear: both;
		float: left;
		border-top: 6px solid #26b064;
		position: absolute;
		min-width: 500px;
		min-height: 30px;
		line-height: 30px;
		background-color: #2f373d;
		color: #bac3c9;
		padding: 0 5px;
		-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-b61d2844] {
		width: 100%;
		height: 30px;
		margin-top: 1px;
		background-color: #45515a;
		line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-b61d2844] {
		line-height: 26px;
}
.TextBox_Help .label[data-v-b61d2844] {
		margin-left: 5px;
}
.TextBox_Help span.key[data-v-b61d2844] {
		margin-left: 15px;
		color: #5faddd;
		cursor: pointer;
}
.TextBox_Help span.value[data-v-b61d2844] {
		margin-left: 0px;
		cursor: pointer;
}
.TextBox_Help span.close[data-v-b61d2844] {
		float: right;
		margin-right: 5px;
		cursor: pointer;
}
.horizontal[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		margin: 0;
		padding: 0;
		margin-right: -3px;
}
#form-header[data-v-b61d2844] {
		display: block;
		width: 100%;
		height: 48px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		background-color: #FFF;
}
#form-header-inner[data-v-b61d2844] {
		width: 1000px;
		margin: 0 auto;
}
#form-title[data-v-b61d2844] {
		margin-top: 15px;
		margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-b61d2844] {
		height: 30px;
}
#form-title div#mawb_departurecode[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_suffixcode[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-b61d2844],
	#form-title div#mawb_departurecode .TextBox[data-v-b61d2844] {
		width: 30px;
		height: 18px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-b61d2844] {
		width: 80px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
		height: 18px;
}
#form-title .smallfont[data-v-b61d2844] {
		display: block;
		font-size: 8px;
}
#form-action[data-v-b61d2844] {
		margin-right: -12px;
}
#form-container[data-v-b61d2844] {
		width: 1020px;
		height: auto;
		background-color: #FFF;
		margin-bottom: 10px;
}
#form-main[data-v-b61d2844] {
		height: auto;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		background-color: #FFF;
}
#form-inner[data-v-b61d2844] {
		border: none;
		height: auto;
}
.box[data-v-b61d2844] {
		border: 1px solid #BBB;
}
#form-left[data-v-b61d2844] {
		display: inline-block;
		*display: inline;
		_zoom: 1;
		width: 430px;
}
#form-right[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 570px;
		vertical-align: top;
		margin-left: -4px;
}
#shipper[data-v-b61d2844] {
		border: 1px solid #BBB;
		border-right: 0px;
}
#shipper span[data-v-b61d2844],
	#consignee span[data-v-b61d2844] {
		display: block;
		text-align: center;
}
#shipper-head[data-v-b61d2844],
	#consignee-head[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#shipper-head .label[data-v-b61d2844],
	#consignee-head .label[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		line-height: 24px;
		text-align: left;
		margin-left: 10px;
}
#shipper-head #account-div[data-v-b61d2844],
	#consignee-head #account-div[data-v-b61d2844] {
		display: inline-block;
		width: 229px;
		height: 65px;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-b61d2844],
	#consignee-head #account-div .label[data-v-b61d2844] {
		width: 165px;
		line-height: 24px;
		text-align: left;
}
#shipper textarea[data-v-b61d2844],
	#consignee textarea[data-v-b61d2844] {
		border: none;
		width: 95%;
		height: 84px;
		padding: 10px;
		overflow-y: visible;
}
#shipper .TextBox[data-v-b61d2844],
	#consignee .TextBox[data-v-b61d2844] {
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-b61d2844]:last-child,
	#consignee .TextBox[data-v-b61d2844]:last-child {
		margin-bottom: 7px;
}
#consignee[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-b61d2844] {
		line-height: 24px;
		margin-left: 10px;
}
#forwarder #forwarder-head[data-v-b61d2844] {
		height: 24px;
}
#forwarder textarea[data-v-b61d2844] {
		border: none;
		width: 95%;
		height: 50px;
		padding: 10px;
		overflow-y: visible;
}
#agent[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
		border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49.6%;
}
#agent #agent-iatacode .label[data-v-b61d2844],
	#agent #accoutno .label[data-v-b61d2844] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#agent #agent-iatacode .TextBox[data-v-b61d2844],
	#agent #accoutno .TextBox[data-v-b61d2844] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#airport-departure[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		height: 69px;
}
#airport-departure .label[data-v-b61d2844] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#airport-departure .TextBox[data-v-b61d2844] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		background-color: #e8f0fe;
		text-align: center;
		margin-top: 7px;
}
#airport-departure span#airportname[data-v-b61d2844] {
		width: 300px;
		margin-left: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #DDD;
}
#routing[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-b61d2844],
	#routing #second-to[data-v-b61d2844],
	#routing #second-carrier[data-v-b61d2844],
	#routing #third-to[data-v-b61d2844],
	#routing #third-carrier[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 12%;
}
#routing #first-carrier[data-v-b61d2844],
	#routing #second-to[data-v-b61d2844],
	#routing #second-carrier[data-v-b61d2844],
	#routing #third-to[data-v-b61d2844],
	#routing #third-carrier[data-v-b61d2844] {
		border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33.86%;
}
#routing .label[data-v-b61d2844] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#routing .TextBox[data-v-b61d2844] {
		width: 100%;
		height: 23px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#flight[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight .label[data-v-b61d2844] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#flight #airport-destination[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33%;
}
#flight #airport-destination .TextBox[data-v-b61d2844] {
		text-align: center;
}
#flight #flight-detail[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-b61d2844] {
		display: block;
}
#flight #flight-detail #input-div[data-v-b61d2844] {
		display: block;
}
#flight #flight-detail #head-label[data-v-b61d2844] {
		padding-left: 38px;
		padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-b61d2844] {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 24px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-b61d2844],
	#flight #flight-detail #input-div #second-flight[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-b61d2844] {
		border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-b61d2844] {
		height: 25px;
		width: 95%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#flight #destination_name[data-v-b61d2844] {
		text-align: left;
		padding-left: 5px;
		/*width: 70px;*/
}
#flight #destination_code[data-v-b61d2844] {
		text-align: left;
		padding-left: 5px;
		width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-b61d2844],
	#flight #flight-detail #input-div #flightdate[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-b61d2844],
	#flight #flight-detail #input-div #flightno2[data-v-b61d2844] {
		width: 50px;
}
#flight #flight-detail #input-div #flightdate[data-v-b61d2844],
	#flight #flight-detail #input-div #flightdate2[data-v-b61d2844] {
		width: 70px;
}
#mawb[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border: 1px solid #BBB;
}
#mawb .awb_code[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		padding: 10px 10px 10px 10px;
		font-size: 32px;
		color: #97c803;
		margin-left: 207px;
		margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-b61d2844] {
		width: 95%;
		height: 58px;
		overflow-y: visible;
		border: none;
		clear: both;
		padding: 10px;
}
#mawb .code[data-v-b61d2844] {
		_zoom: 1;
		padding: 10px 10px 18px 10px;
		font-size: 32px;
		color: #97c803;
		margin-bottom: 59px;
}
#mawb .label[data-v-b61d2844] {
		margin-top: 20px;
		margin-left: 10px;
		font-size: 16px;
		font-weight: bold;
}
#mawb #validity[data-v-b61d2844] {
		display: block;
		width: 560px;
		padding-left: 10px;
		padding-top: 5px;
		border-top: 1px solid #BBB;
}
#mawb-memo[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-b61d2844] {
		padding: 10px;
		color: #AAA;
		font-size: 12px;
}
#accounting[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 338px;
		border-top: 1px solid #BBB;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 149px;
		border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-b61d2844] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting textarea[data-v-b61d2844] {
		border: none;
		width: 95%;
		height: 98px;
		padding: 10px;
		overflow-y: visible;
}
#accounting #reference[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 69px;
		border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-b61d2844] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting #reference #reference-number[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-b61d2844] {
		width: 200px;
		padding-left: 30px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-b61d2844],
	#accounting #payment #chgscode[data-v-b61d2844],
	#accounting #payment #WT-VAL[data-v-b61d2844],
	#accounting #payment #other[data-v-b61d2844],
	#accounting #payment #declared-value-for-carriage[data-v-b61d2844],
	#accounting #payment #declared-value-for-customs[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		height: 57px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-b61d2844] {
		border-right: none;
		width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-b61d2844],
	#declared-value-for-customs .TextBox[data-v-b61d2844],
	#insurance .TextBox[data-v-b61d2844],
	#currency .TextBox[data-v-b61d2844] {
		height: 22px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#accounting #payment .label[data-v-b61d2844] {
		padding-left: 3px;
		line-height: 18px;
}
#accounting #payment #currency[data-v-b61d2844] {
		width: 65px;
		text-align: center;
		vertical-align: top;
}
#accounting #payment #currency .label[data-v-b61d2844] {
		line-height: 25px;
}
#accounting #payment #chgscode[data-v-b61d2844] {
		width: 41px;
		text-align: center;
		margin-left: -3px;
		vertical-align: top;
}
#accounting #payment #PPD[data-v-b61d2844],
	#accounting #payment #COLL[data-v-b61d2844] {
		width: 36px;
		height: 38px;
		border-right: 1px solid #BBB;
		float: left;
}
#COLL[data-v-b61d2844] {
		float: left;
}
#accounting #payment #COLL[data-v-b61d2844] {
		margin-left: -3px;
		border-right: none;
}
#accounting #payment #WT-VAL[data-v-b61d2844],
	#accounting #payment #other[data-v-b61d2844] {
		width: 71px;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-b61d2844],
	#accounting #payment #declared-value-for-customs[data-v-b61d2844] {
		width: 150px;
		vertical-align: top;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-b61d2844],
	#accounting #payment #declared-value-for-customs .label[data-v-b61d2844] {
		line-height: 25px;
		letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-b61d2844],
	#accounting #payment #other .label[data-v-b61d2844] {
		display: block;
		border-bottom: 1px solid #BBB;
		text-align: center;
}
#accounting #payment #insurance[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		height: 59px;
		vertical-align: top;
		border-right: 1px solid #BBB;
		margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-b61d2844] {
		display: block;
		margin-left: 5px;
		line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-b61d2844] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 380px;
		margin-bottom: -1px;
		letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-b61d2844] {
		display: block;
		padding: 2px;
}
#handling[data-v-b61d2844] {
		display: block;
		width: 999px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handling .label[data-v-b61d2844] {
		display: block;
		margin-left: 10px;
		line-height: 25px;
}
#handling-information[data-v-b61d2844] {
		vertical-align: top;
}
#handling-information textarea[data-v-b61d2844] {
		display: block;
		width: 580px;
		border: none;
		height: 50px;
		padding: 5px 10px;
		overflow-y: visible;
}
#notify textarea[data-v-b61d2844] {
		width: 363px;
		height: 50px;
		margin-left: 10px;
		padding: 5px 10px;
		overflow-y: visible;
		border: none;
}
#special-handlingcode .TextBox[data-v-b61d2844] {
		width: 985px;
		text-align: left;
		height: 25px;
		line-height: 25px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-b61d2844] {
		width: 1000px;
}
#item-detail #item-head[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-b61d2844],
	#item-detail #item-head #gross-weight[data-v-b61d2844],
	#item-detail #item-head #kg-lb[data-v-b61d2844],
	#item-detail #item-head #chargeable-weight[data-v-b61d2844],
	#item-detail #item-head #rate-charge[data-v-b61d2844],
	#item-detail #item-head #total[data-v-b61d2844],
	#item-detail #item-head #goods[data-v-b61d2844] {
		border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-b61d2844] {
		border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-b61d2844] {
		width: 68px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #pieces .label[data-v-b61d2844] {
		display: block;
		/*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-b61d2844] {
		width: 78px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-b61d2844],
	#commodity-item .TextBox[data-v-b61d2844],
	#rate-charge .TextBox[data-v-b61d2844],
	#total .TextBox[data-v-b61d2844],
	#pieces .TextBox[data-v-b61d2844] {
		height: 20px;
		width: 96%;
}
#kg-lb #sel_wci_unit[data-v-b61d2844] {
		margin-left: 5px;
}
#kg-lb .TextBox[data-v-b61d2844] {
		height: 25px;
		width: 16px;
}
#chargeable-weight .TextBox[data-v-b61d2844] {
		height: 25px;
		width: 96%;
}
#rate .TextBox[data-v-b61d2844] {
		height: 25px;
}
#item-detail #gross-weight .label[data-v-b61d2844] {
		display: block;
		margin-top: 15px;
}
#item-detail #kg-lb[data-v-b61d2844] {
		width: 20px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
		overflow: hidden;
}
#item-detail #kg-lb .label[data-v-b61d2844] {
		display: block;
		margin-top: 8px;
}
.space[data-v-b61d2844] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
}
.space_empty[data-v-b61d2844] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
		background: rgba(0, 0, 0, 0);
		/* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-b61d2844] {
		width: 135px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-class .label[data-v-b61d2844] {
		display: block;
		margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-b61d2844] {
		border: none;
		height: 30px;
		padding: 10px;
		width: 380px;
		overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-b61d2844] {
		display: inline-block;
		margin-left: 18px;
		margin-bottom: 0px;
		margin-top: 3px;
		width: 110px;
		height: 12px;
		padding: 3px;
		border-left: 1px solid #BBB;
		border-top: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-b61d2844] {
		width: 110px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-b61d2844] {
		display: block;
		margin-top: 15px;
}
#item-detail #rate-charge[data-v-b61d2844] {
		width: 80px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-charge .label[data-v-b61d2844] {
		display: block;
		margin-top: 15px;
}
#item-detail #total[data-v-b61d2844] {
		width: 90px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #total .label[data-v-b61d2844] {
		display: block;
		margin-top: 15px;
}
#item-detail #goods[data-v-b61d2844] {
		width: 380px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#goods textarea[data-v-b61d2844] {
		border: none;
		width: 95%;
		height: 39px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#item-detail #goods .label[data-v-b61d2844] {
		display: block;
		margin-top: 15px;
		letter-spacing: -1px;
}
#item-detail #item-body[data-v-b61d2844] {
		height: 162px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-b61d2844],
	#item-detail #item-body #item-summary[data-v-b61d2844] {
		height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-b61d2844],
	#item-detail #item-body #item-summary #rate-class #rate[data-v-b61d2844] {
		width: 9px;
		height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-b61d2844],
	#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-b61d2844] {
		width: 110px;
		height: inherit;
		border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-b61d2844],
	#item-detail #item-body #item-summary #gross-weight[data-v-b61d2844],
	#item-detail #item-body #item-summary #total[data-v-b61d2844] {
		border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-b61d2844] {
		width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-b61d2844] {
		width: 89px;
}
#summary[data-v-b61d2844] {
		width: 1001px;
}
#summary .horizontal[data-v-b61d2844] {
		vertical-align: top;
}
#summary #weight-charge[data-v-b61d2844] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #weight-charge .label[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-b61d2844] {
		margin: 0 45px;
		padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-b61d2844] {
		border-left: none;
		width: 50px;
}
#summary #weight-charge #collect.label[data-v-b61d2844] {
		border-right: none;
		width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-b61d2844] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge[data-v-b61d2844] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-b61d2844] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge .label[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 18px;
		margin: 0 120px;
		width: 100px;
}
#summary #tax[data-v-b61d2844] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #tax .label[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 58px;
		margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-b61d2844] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#collect-input[data-v-b61d2844] {
		width: 185px;
		height: 30px;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#prepaid-input input[data-v-b61d2844] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#prepaid-input span[data-v-b61d2844] {
		width: 1px;
		height: 20px;
}
#collect-input input[data-v-b61d2844] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#summary #total-other-charges-due-agent[data-v-b61d2844] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-b61d2844] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-other-charges-due-carrier[data-v-b61d2844] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-b61d2844] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-space[data-v-b61d2844] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
		background-color: #EEE;
}
#summary #total[data-v-b61d2844] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total .label[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 28px;
		margin: 0 0 0 29px;
		/*width: 73px;*/
}
#summary #total .whitespace[data-v-b61d2844] {
		width: 27px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-b61d2844] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #currency-rates[data-v-b61d2844] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #currency-rates .label[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 0px;
		margin: 0 0 0 6px;
		width: 176px;
		text-align: center;
}
#summary #currency-rates .whitespace[data-v-b61d2844] {
		width: 3px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-b61d2844] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-b61d2844] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #other-charges[data-v-b61d2844] {
		width: 617px;
		height: 152px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-b61d2844] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#summary #signature-of-agent[data-v-b61d2844] {
		width: 617px;
		height: 254px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-b61d2844] {
		display: block;
		margin-left: 10px;
		line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-b61d2844] {
		width: 617px;
		border-bottom: 1px solid #BBB;
		margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-b61d2844] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-b61d2844] {
		width: 617px;
		margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-b61d2844] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-b61d2844] {
		width: 590px;
		margin: 0 11px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-b61d2844] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-b61d2844] {
		margin: 4px 0;
		text-align: center;
}
#summary #executed-on-date .TextBox[data-v-b61d2844] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-b61d2844] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-b61d2844] {
		margin: 4px 0;
		text-align: center;
}
#summary #at-place .TextBox[data-v-b61d2844] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-b61d2844] {
		width: 230px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-b61d2844] {
		width: 230px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-b61d2844] {
		margin: 4px 0;
		text-align: center;
}

	/*--------------------------------------------------------------*/
#departure[data-v-b61d2844],
	#destination[data-v-b61d2844] {
		width: 245px;
		height: auto;
		float: left;
}
#departure span[data-v-b61d2844],
	#destination span[data-v-b61d2844] {
		display: block;
		text-align: center;
}
#departure .TextBox[data-v-b61d2844],
	#destination .TextBox[data-v-b61d2844] {
		width: 95%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#charges[data-v-b61d2844],
	#payment[data-v-b61d2844] {
		width: 100%;
		height: auto;
}
#charges #cc[data-v-b61d2844],
	#charges #pp[data-v-b61d2844] {
		width: auto;
		display: block;
}
#charges #cc span[data-v-b61d2844],
	#charges #pp span[data-v-b61d2844] {
		width: 120px;
		float: left;
		text-align: right;
}
#charges #cc .TextBox[data-v-b61d2844],
	#charges #pp .TextBox[data-v-b61d2844] {
		width: 300px;
		height: 21px;
		text-align: center;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#charges #pp .TextBox[data-v-b61d2844] {
		margin-bottom: 7px;
}
#payment #credit[data-v-b61d2844],
	#payment #cash[data-v-b61d2844] {
		width: auto;
		display: block;
}
#payment #credit span[data-v-b61d2844],
	#payment #cash span[data-v-b61d2844] {
		width: 120px;
		float: left;
		text-align: right;
}
#payment #credit .TextBox[data-v-b61d2844],
	#payment #cash .TextBox[data-v-b61d2844] {
		width: 300px;
		height: 21px;
		text-align: right;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#payment #cash .TextBox[data-v-b61d2844] {
		margin-bottom: 7px;
}
#charges input[data-v-b61d2844],
	#payment input[data-v-b61d2844] {
		width: 90%;
}
#alsonotify span[data-v-b61d2844] {
		display: block;
		text-align: center;
}
#alsonotify textarea[data-v-b61d2844] {
		border: none;
		width: 93%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
}
#alsonotify .TextBox[data-v-b61d2844] {
		width: 98%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-b61d2844]:last-child {
		margin-bottom: 7px;
}
#addtionalclause[data-v-b61d2844] {
		margin-top: 15px;
		margin-bottom: 41px;
}
#addtionalclause span[data-v-b61d2844] {
		display: block;
		text-align: center;
}
#addtionalclause p[data-v-b61d2844] {
		margin-top: 3px;
		margin-left: 12px;
		margin-right: 9px;
		color: #999;
		display: block;
}
#destination[data-v-b61d2844] {
		border-left: 1px solid #BBB;
		margin-left: -1px;
}
#declaredvalue[data-v-b61d2844] {
		width: 418px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-b61d2844] {
		width: 217px;
		float: left;
}
#declaredvalue-shipper .TextBox[data-v-b61d2844],
	#documents .TextBox[data-v-b61d2844] {
		width: 95%;
		height: 40px;
		text-align: center;
		border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-b61d2844] {
		width: 200px;
		height: 30px;
		float: left;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-b61d2844] {
		width: 200px;
		height: 30px;
		float: right;
		border-left: 1px solid #BBB;
}
#documents[data-v-b61d2844] {
		width: 270px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-b61d2844] {
		width: 890px;
		height: 75px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		float: left;
}
#handlinginformation .TextBox[data-v-b61d2844] {
		width: 99%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
}
#packages[data-v-b61d2844] {
		width: 80px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-b61d2844] {
		width: 90px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#ratecharge[data-v-b61d2844] {
		width: 100px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-b61d2844] {
		width: 325px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-b61d2844],
	#insurance[data-v-b61d2844],
	#documents[data-v-b61d2844] {
		height: 90px;
}
#declaredvalue-carriage[data-v-b61d2844],
	#declaredvalue-customs[data-v-b61d2844] {
		height: 45px;
}
#packages[data-v-b61d2844],
	#rateclass[data-v-b61d2844],
	#grossweight[data-v-b61d2844],
	#chargeableweight[data-v-b61d2844],
	#ratecharge[data-v-b61d2844],
	#goods[data-v-b61d2844] {
		height: 100px;
}
#rate input[data-v-b61d2844] {
		margin-left: 0px;
}
#packages .TextBox[data-v-b61d2844],
	#rateclass .TextBox[data-v-b61d2844],
	#grossweight .TextBox[data-v-b61d2844],
	#chargeableweight .TextBox[data-v-b61d2844],
	#ratecharge .TextBox[data-v-b61d2844],
	#goods .TextBox[data-v-b61d2844] {
		width: 92%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
		text-align: center;
}
#packages .TextBox[data-v-b61d2844] {
		width: 90%;
}
#goods .TextBox[data-v-b61d2844] {
		width: 96%;
		text-align: left;
}
#goods #AwbVolume[data-v-b61d2844] {
		width: 20%;
		text-align: left;
		text-align: center;
}
#form-footer[data-v-b61d2844] {
		width: 100%;
		float: left;
		margin-top: 10px;
}
#form-footer span[data-v-b61d2844] {
		display: block;
}
#signatureofconstituent[data-v-b61d2844] {
		width: 400px;
		float: left;
		margin-left: 30px;
		margin-top: 30px;
}
#signatureofagent[data-v-b61d2844] {
		width: 400px;
		float: left;
		margin-top: 30px;
}
.shipperletter-div span[data-v-b61d2844] {
		display: block;
		text-align: center;
}
.shipperletter-div span[data-v-b61d2844]:first-child {
		margin-top: 5px;
}
.smallfont[data-v-b61d2844] {
		font-size: 8px;
		font-weight: lighter;
}

	/*********************************************************************************/
#customer-info[data-v-b61d2844] {
		width: 447px;
}
.city[data-v-b61d2844] {
		width: 230px;
}
.city input[data-v-b61d2844] {
		width: 120px;
}
.country[data-v-b61d2844] {
		width: 230px;
}
.country input[data-v-b61d2844] {
		width: 120px;
}
#service-action a[data-v-b61d2844] {
		margin-left: 5px;
}
#service-summary[data-v-b61d2844] {
		width: 250px;
		height: 47px;
		float: right;
}
#service-summary .currency[data-v-b61d2844] {
		float: right;
		margin-top: 20px;
		font-weight: 700;
		font-size: 12px;
		color: #CCC;
}
#service-summary .amount[data-v-b61d2844] {
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 30px;
		color: #777;
}
#service-quotation[data-v-b61d2844] {
		float: left;
		width: 96%;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
		margin-left: 10px;
		margin-right: 1px;
		margin-top: 5px;
		margin-bottom: 20px;
}
#service-quotation-editor[data-v-b61d2844] {
		display: none;
		width: 850px;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
}
#service-quotation table[data-v-b61d2844],
	#service-quotation-editor table[data-v-b61d2844] {
		width: 100%;
		background: #F6F6F6;
		border-radius: 2px;
}
#service-quotation tr[data-v-b61d2844],
	#service-quotation-editor tr[data-v-b61d2844] {
		border-bottom: 1px solid #DDD;
		height: 36px;
		line-height: 36px;
}
#service-quotation tr[data-v-b61d2844]:last-child,
	#service-quotation-editor tr[data-v-b61d2844]:last-child {
		border-bottom: none;
		background: #F3F3F3;
}
#service-quotation thead tr[data-v-b61d2844],
	#service-quotation-editor tr[data-v-b61d2844]:last-child {
		height: 36px;
		line-height: 36px;
}
#service-quotation thead tr[data-v-b61d2844]:last-child,
	#service-quotation-editor thead tr[data-v-b61d2844]:last-child {
		border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-b61d2844],
	#service-quotation-editor thead td[data-v-b61d2844] {
		font-weight: 700;
		font-size: 14px;
		color: #0f81b0;
		background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
		background-color: #EEE;
}
#service-quotation th[data-v-b61d2844],
	#service-quotation td[data-v-b61d2844],
	#service-quotation-editor th[data-v-b61d2844],
	#service-quotation-editor td[data-v-b61d2844] {
		padding-left: 9px;
}
#service-quotation td input[data-v-b61d2844],
	#service-quotation-editor td input[data-v-b61d2844] {
		height: 20px;
		line-height: 20px;
		border: 1px solid #DDD;
		border-radius: 3px;
		margin-right: 3px;
}
#service-request[data-v-b61d2844] {
		width: 193px;
		float: left;
}
#departure-time[data-v-b61d2844],
	#destination-time[data-v-b61d2844] {
		display: block;
		float: left;
		width: 187px;
}
#departure-time a[data-v-b61d2844],
	#destination-time a[data-v-b61d2844] {
		display: block;
		float: right;
		width: 16px;
		height: 16px;
		margin-top: 5px;
		margin-right: 8px;
		background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#service-request input[data-v-b61d2844] {
		width: 80px;
}
#cargo[data-v-b61d2844] {
		width: 100%;
		float: left;
}
#cargo-detail[data-v-b61d2844] {
		width: 185px;
		height: 139px;
		float: right;
		margin-top: -106px;
		margin-right: 2px;
}
#total-pieces[data-v-b61d2844] {
		width: 230px;
		float: left;
}
#cargo-summary span[data-v-b61d2844] {
		width: 55px;
		margin-top: 5px;
		float: left;
}
#cargo-summary span[data-v-b61d2844]:last-child {
		width: 20px;
		float: right;
}
#cargo-summary input[data-v-b61d2844] {
		text-align: right;
}
#cargo-summary textarea[data-v-b61d2844] {
		border: none;
		margin-top: 8px;
		margin-left: 8px;
		/*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
		width: 169px;
}
#total-pieces input[data-v-b61d2844],
	#total-chargeable-weight input[data-v-b61d2844],
	#total-gross-weight input[data-v-b61d2844],
	#total-volume input[data-v-b61d2844] {
		width: 120px;
		float: left;
}
#total-chargeable-weight[data-v-b61d2844] {
		width: 230px;
		float: left;
}
.unit[data-v-b61d2844] {
		margin-top: 7px;
		margin-left: 3px;
		float: left;
		color: #999;
}
#total-volume .unit[data-v-b61d2844] {
		margin-top: 1px;
}
#total-gross-weight[data-v-b61d2844] {
		width: 230px;
		float: left;
}
#total-volume[data-v-b61d2844] {
		width: 230px;
		float: left;
}
#shipper-info[data-v-b61d2844] {
		width: 447px;
		float: left;
}
#customer-info input[data-v-b61d2844],
	#shipper-info input[data-v-b61d2844],
	#consignee-info input[data-v-b61d2844],
	#freightforwarder-info input[data-v-b61d2844] {
		width: 350px;
}
#consignee-info[data-v-b61d2844] {
		width: 447px;
		float: left;
}
#freightforwarder-info[data-v-b61d2844] {
		width: 447px;
		float: left;
}
#service-orderno[data-v-b61d2844] {
		width: 150px;
		margin-top: 8px;
		margin-left: 12px;
		float: left;
}
.service-product[data-v-b61d2844] {
		width: 180px;
		text-align: left;
}
.service-price[data-v-b61d2844] {
		width: 100px;
		text-align: center;
}
.service-amount[data-v-b61d2844] {
		width: 100px;
		text-align: center;
}
.service-totalprice[data-v-b61d2844] {
		width: 120px;
		text-align: center;
}
.service-memo[data-v-b61d2844] {
		text-align: center;
}
input[id=单价][data-v-b61d2844] {
		width: 50px;
		text-align: right;
}
input[id=数量][data-v-b61d2844] {
		width: 50px;
		text-align: right;
}
input[id=小计][data-v-b61d2844] {
		width: 70px;
		text-align: right;
}
input[id=备注][data-v-b61d2844] {
		width: 220px;
		text-align: left;
}
input[id=订单编码][data-v-b61d2844] {
		width: 230px;
		font-size: 24px;
		color: #DE5A03;
		border-bottom: 1px dotted #CCC;
		outline: 0px solid #EEE;
		background-color: #f7f7f7;
}
td[id=总计][data-v-b61d2844] {
		text-align: right;
}
#service-orderno span[data-v-b61d2844] {
		font-size: 24px;
		color: #DE5A03;
}
#service-action[data-v-b61d2844] {
		width: 100px;
		height: 30px;
		margin-top: 8px;
		margin-left: 2px;
		float: left;
}
#service-action img[data-v-b61d2844] {
		width: 24px;
		height: 24px;
		margin-top: 5px;
		float: left;
}
#chooseContype[data-v-b61d2844] {
		display: none;
		position: absolute;
		width: 600px;
		border-radius: 3px;
		border-width: 1px;
		border-color: #DDD;
		border-style: solid;
		float: left;
}
.detail-editor[data-v-b61d2844] {
		width: 785px;
		height: 360px;
		background-color: #F0F0F0;
		margin-top: 2px;
		margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-b61d2844] {
		width: 95%;
		float: left;
		font-size: 18px;
		color: #DE5A03;
		margin-top: 8px;
		margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-b61d2844] {
		margin-top: 5px;
}
.detail-editor #editor-div[data-v-b61d2844] {
		width: 580px;
		height: 402px;
}
.detail-editor #quickselector[data-v-b61d2844] {
		width: 200px;
		height: 405px;
		border-left: 2px solid #FFF;
		vertical-align: top;
		font-family: 'verb_light';
		overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-b61d2844] {
		display: inline-block;
		padding: 10px 0 0 12px;
		font-size: 14px;
		/*font-weight: bold;*/
		cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-b61d2844] {
		font-size: 12px;
		color: #97c803;
		margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-b61d2844] {
		width: 180px;
		height: 56px;
		background-color: #FFF;
		margin: 7px 7px;
		padding: 0px 3px 0px 3px;
		border-bottom: 1px solid #CCC;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-b61d2844] {
		display: none;
		position: relative;
		top: 16px;
		left: 160px;
		color: #DE5A03;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-b61d2844] {
		color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-b61d2844]:hover {
		width: 175px;
		color: #000000;
		background-color: #dff2fb;
		border-left: 5px solid #000000;
		padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-b61d2844] {
		font-size: 12px;
		color: #000000;
		padding: 2px 5px;
		vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-b61d2844] {
		width: 150px;
}
.detail-editor .company[data-v-b61d2844],
	.detail-editor .address[data-v-b61d2844] {
		width: 550px;
		float: left;
		margin-left: 10px;
}
.detail-editor .company input[data-v-b61d2844],
	.detail-editor .address input[data-v-b61d2844] {
		width: 85%;
}
.detail-editor .contactname[data-v-b61d2844],
	.detail-editor .fax[data-v-b61d2844],
	.detail-editor .city[data-v-b61d2844],
	.detail-editor .pobox[data-v-b61d2844],
	.detail-editor .state[data-v-b61d2844],
	.detail-editor .countrycode[data-v-b61d2844],
	.detail-editor .telnumber[data-v-b61d2844],
	.email[data-v-b61d2844] {
		width: 266px;
		float: left;
		margin-left: 10px;
}
.detail-editor .fax input[data-v-b61d2844],
	.detail-editor .city input[data-v-b61d2844],
	.detail-editor .pobox input[data-v-b61d2844],
	.detail-editor .state input[data-v-b61d2844],
	.detail-editor .telnumber input[data-v-b61d2844],
	.detail-editor .email input[data-v-b61d2844] {
		width: 62%;
}
.detail-editor .contactname input[data-v-b61d2844] {
		width: 50%;
}
.detail-editor .countrycode #Country[data-v-b61d2844] {
		width: 40%;
		text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-b61d2844] {
		width: 10%;
}
#package-detail-editor[data-v-b61d2844] {
		width: 600px;
}
#package-detail-editor .editor-tilte[data-v-b61d2844] {
		height: 32px;
}
#package-detail-editor input[data-v-b61d2844] {
		width: 50px;
		padding: 0 5px;
		text-align: right;
}
#package-detail-editor table tfoot tr[data-v-b61d2844]:first-child {
		border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-b61d2844] {
		width: 560px;
}
#othercharges-detail-editor .tips[data-v-b61d2844] {
		font-size: 12px;
		float: right;
		margin-top: 5px;
		color: #888;
}
#othercharges-detail-editor input[data-v-b61d2844] {
		padding: 0 5px;
		text-align: right;
}
#othercharges-detail-editor .reason[data-v-b61d2844] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .showname[data-v-b61d2844] {
		width: 60px;
		text-align: center;
}
#othercharges-detail-editor .reason input[data-v-b61d2844] {
		text-align: left;
}
#othercharges-detail-editor .showname input[data-v-b61d2844] {
		width: 30px;
		text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-b61d2844] {
		width: 60px;
		text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-b61d2844] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-b61d2844] {
		width: 50px;
		text-align: right;
}
#othercharges-detail-editor .Amount[data-v-b61d2844] {
		width: 60px;
		text-align: center;
}
.add-action[data-v-b61d2844] {
		cursor: pointer;
		padding: 0 8px;
		color: #97c803;
		font-size: 14px;
}
.remove-action[data-v-b61d2844] {
		cursor: pointer;
		font-size: 14px;
		color: #000000;
}
.disabledBtn[data-v-b61d2844] {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 10px 0px 5px;
		text-align: center;
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
		background-color: #E2E2E2;
		color: #0876C3;
		text-shadow: #A8A8A8 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		border: 1px solid #B9B9B9;
		border-radius: 3px;
		cursor: pointer;
}
.detail-editor .reason[data-v-b61d2844] {
		width: 100px;
}
.detail-editor .reason input[data-v-b61d2844] {
		width: 100px;
}
.detail-editor .showname[data-v-b61d2844],
	.detail-editor .Weight[data-v-b61d2844],
	.detail-editor .UnitPrice[data-v-b61d2844] {
		width: 50px;
}
.detail-editor .showname input[data-v-b61d2844],
	.detail-editor .Weight input[data-v-b61d2844],
	.detail-editor .UnitPrice input[data-v-b61d2844] {
		width: 50px;
}
#other-charges textarea[data-v-b61d2844] {
		border: none;
		width: 95%;
		height: 90px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#query-inner .queryleft[data-v-b61d2844] {
		float: left;
		width: 290px;
		margin-top: 50px;
}
#query-inner .queryright[data-v-b61d2844] {
		float: right;
		width: 300px;
}
.detail-editor .print[data-v-b61d2844] {
		width: 548px;
		float: left;
		height: 88px;
		margin-left: 10px;
		margin-bottom: 5px;
}
.detail-editor .print span[data-v-b61d2844] {
		width: 62px;
		vertical-align: top;
		padding-top: 5px;
}
.detail-editor .print textarea[data-v-b61d2844] {
		border: none;
		margin-top: 3px;
		margin-left: 3px;
		width: 453px;
		height: 75px;
		padding-left: 10px;
		border-bottom: 1px solid #EEE;
		background-color: #F2F2F2;
		border-radius: 2px;
}
.editprint[data-v-b61d2844] {
		height: 410px;
}
.detail-editor .action-div[data-v-b61d2844] {
		float: left;
		width: 548px;
		height: 21px;
		padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-b61d2844] {
		padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-b61d2844]:hover {
		color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-b61d2844] {
		margin-left: 15px;
		margin-right: 5px;
		color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-b61d2844] {
		color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-b61d2844]:hover {
		color: #DE5A03;
		cursor: pointer;
}
.button-flatestyle a.bterror[data-v-b61d2844] {
		background-color: red;
}
.button-flatestyle a.btsuccess[data-v-b61d2844] {
		background-color: green;
}

	/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-b61d2844] {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		display: none;
		width: 580px;
}
.login-form .form-main[data-v-b61d2844] {
		background-color: #FFF;
		padding: 5px 3px;
}
.login-form .form-inner[data-v-b61d2844] {
		margin-top: 25px;
		float: left;
}
.login-form .form-prompt[data-v-b61d2844] {
		background-color: #EFEDE1;
		color: #777;
		height: 40px;
		border-radius: 3px;
		text-align: left;
}
.login-form .prompt-icon[data-v-b61d2844] {
		font-size: 20px;
		color: #0AA7D6;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
.login-form .prompt-left[data-v-b61d2844] {
		float: left;
		font-size: 16px;
}
.login-form .prompt-left .Title[data-v-b61d2844] {
		float: left;
		margin-top: 13px;
}
.login-form .prompt-right[data-v-b61d2844] {
		float: right;
		margin-right: 20px;
		margin-top: 10px;
		font-size: 16px;
}
.login-form .form-prompt a[data-v-b61d2844] {
		color: white;
		font-size: 14px;
		cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-b61d2844] {
		margin-top: 15px;
		margin-left: 5px;
		text-align: left;
		font-size: 16px;
		background-color: white;
		float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-b61d2844] {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap span[data-v-b61d2844] {
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-b61d2844] {
		width: 350px;
		margin-top: 0px;
		padding-left: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-radius: 3px;
		background-color: #F3F3F0;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-b61d2844] {
		width: 339px;
		vertical-align: middle;
		_margin-top: 2px;
		border: none;
		font-size: 16px;
		color: #555;
		background-color: #FFF;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		border-radius: 2px;
		outline: 0px solid #EEE;
		padding: 6px 0 6px 5px;
		margin-top: 3px;
		margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-b61d2844] {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 0px 20px 216px;
		text-align: center;
		background: -moz-linear-gradient(top, #239BEE, #0183DD);
		background-color: #0183DD;
		color: white;
		text-shadow: #0876C3 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		border: 1px solid #0183DD;
		border-radius: 3px;
		cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-b61d2844]:hover {
		text-decoration: none;
		background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
		background-color: #B6E0FD;
		-webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		border-color: #B6E0FD;
		color: #0876C3;
		text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-b61d2844],
	.login-form .Login-code[data-v-b61d2844],
	.login-form .Login-password[data-v-b61d2844] {
		margin-left: 20px;
		margin-top: 15px;
		float: left;
}
.login-form .Login-mandatory[data-v-b61d2844] {
		border: 1px solid #F60;
		outline: 0px solid #666;
		-moz-box-shadow: 1px 1px 3px #F60;
		-webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-b61d2844] {
		font-size: 13px;
		float: right;
		color: #9BCB5E;
		margin-top: 13px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-b61d2844] {
		display: block;
		width: 350px;
		height: 25px;
		float: left;
		margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-b61d2844] {
		display: none;
		float: left;
		padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-b61d2844],
	.login-form .Login-code .Login-ErrorMessage span[data-v-b61d2844],
	.login-form .Login-password .Login-ErrorMessage span[data-v-b61d2844] {
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 0;
		margin-right: 5px;
		float: left;
}
.login-form .Login-message[data-v-b61d2844] {
		display: block;
		width: 330px;
		height: 25px;
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 0 0 5px;
		border-radius: 3px;
		border: none;
}

	/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-b61d2844] {
		float: left;
		width: 150px;
		text-align: left;
		margin-left: 18px;
}
.login-wrap .login a[data-v-b61d2844],
	.login-wrap .register a[data-v-b61d2844] {
		color: #009ce6;
		font-size: 13px;
		float: left;
		cursor: pointer;
}
.login-wrap .register a[data-v-b61d2844] {
		margin-right: 15px;
}
.login-wrap .login a[data-v-b61d2844]:hover {
		color: #e28c24;
		float: left;
}
.login-wrap .accountimg[data-v-b61d2844] {
		float: left;
		margin-top: 1px;
		display: none;
}
.login-wrap .accountname[data-v-b61d2844] {
		float: left;
		cursor: pointer;
		display: none;
}
.login-wrap .accountname .name[data-v-b61d2844]:hover {
		color: #ee9526;
}
.login-wrap .accountname .name[data-v-b61d2844] {
		float: left;
		color: #009ce6;
		font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-b61d2844] {
		color: #009ce6;
		margin-left: 5px;
		vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-b61d2844]:hover {
		color: #ee9526;
}
.login-wrap .logout[data-v-b61d2844] {
		display: none;
}
.login-wrap .logout a[data-v-b61d2844] {
		float: left;
		margin-left: 10px;
		width: 30px;
		color: #777;
}
.login-wrap .logout a[data-v-b61d2844]:hover {
		color: #ee9526;
}

	/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-b61d2844] {
		position: absolute;
		left: 1000px;
		top: 62px;
		z-index: 120;
		overflow-x: hidden;
		overflow-y: hidden;
		width: 150px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #BBB;
		display: none;
}
.account-menu .account-menulist[data-v-b61d2844] {
		margin: 0;
		min-height: 277px;
		padding: 0;
}
.account-menu .account-menulist a[data-v-b61d2844] {
		border-bottom: 1px dotted #CCC;
		color: #555;
		background-color: #F0F0F0;
		cursor: pointer;
		height: 22px;
		line-height: 22px;
		min-height: 22px;
		overflow: hidden;
		padding: 5px 9px 5px 12px;
		text-align: left;
		text-decoration: none;
		display: block;
}
.account-menu .account-menulist a[data-v-b61d2844]:last-child {
		border-bottom: none;
}
.account-menu .account-menulist span[data-v-b61d2844] {
		float: left;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		width: 110px;
}
.account-menu .account-menulist a[data-v-b61d2844]:hover {
		background: #009ce6 0 0;
		border-left: 5px solid #ffa400;
		color: #fff;
}
.errormsg[data-v-b61d2844] {
		border-bottom: 1px dotted red !important;
		color: red;
}
.page-link[data-v-b61d2844] {
		padding: 1px 1px 1px;
}
.page-current[data-v-b61d2844] {
		padding: 1px 1px 1px;
}
.page-prev[data-v-b61d2844] {
		padding: 7px 1px 1px;
}
.page-next[data-v-b61d2844] {
		padding: 7px 1px 1px;
}
.arrow-next[data-v-b61d2844] {
		margin: 0px;
		padding: 0px;
}
.arrow-prev[data-v-b61d2844] {
		margin: 0px;
		padding: 0px;
}
.paginationc[data-v-b61d2844] {
		margin-top: -20px;
		border-radius: 4px;
		position: relative;
		border: 1px solid #D7D7D7;
		margin-bottom: 50px;
		zoom: 1;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		content: '.';
		display: block;
		clear: both;
}















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-61de9aa9]::-webkit-inner-spin-button {
		visibility: hidden;
}
input[type="date"][data-v-61de9aa9]::-webkit-calendar-picker-indicator {
		width: 5px;
}
input[type="date"][data-v-61de9aa9]::-webkit-clear-button {
		display: none;
}
div[data-v-61de9aa9],
	span[data-v-61de9aa9],
	textarea[data-v-61de9aa9] {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
}
.awb_body[data-v-61de9aa9] {
		background-color: #FFF;
		height: auto;
		font-family: Tahoma;
		font: 12px Tahoma;
		color: #777;
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
.awb_body textarea[data-v-61de9aa9] {
		outline: none;
		padding: 2px;
		margin: 0px;
		resize: none;
		background-color: #e8f0fe;
		color: #000000;
}
.TextBox[data-v-61de9aa9] {
		border: 0px none;
		outline: none;
		height: 18px;
		border-bottom: 1px dotted #9ecf0a;
		background-color: #e8f0fe;
}
.required[data-v-61de9aa9] {
		color: #fc5b4d;
		font-size: 12px;
		/*padding: 0 2px;*/
}
.button-flatestyle[data-v-61de9aa9] {
		width: 80px;
}
.button-flatestyle a[data-v-61de9aa9] {
		width: 75px;
		border-right: 0px solid #3582b9;
		margin: 0 10px;
		padding: 0;
		text-shadow: none;
}
.button-flatestyle.green a[data-v-61de9aa9] {
		background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-61de9aa9]:hover {
		background-color: #71b017;
		color: #f2fce4;
		text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-61de9aa9] {
		background-color: #EEE;
		color: #DDD;
		text-shadow: none;
}
.minitip-content[data-v-61de9aa9] {
		font-size: 11px;
		padding: 8px 10px;
		color: #fff;
		background-color: #3C3C3C;
		border: 1px solid rgba(255, 255, 255, 0.25);
		text-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 3px #555;
		        box-shadow: 0 0 3px #555;
		border-radius: 5px;
}
.TextBox_Help[data-v-61de9aa9] {
		display: none;
		clear: both;
		float: left;
		border-top: 6px solid #26b064;
		position: absolute;
		min-width: 500px;
		min-height: 30px;
		line-height: 30px;
		background-color: #2f373d;
		color: #bac3c9;
		padding: 0 5px;
		-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-61de9aa9] {
		width: 100%;
		height: 30px;
		margin-top: 1px;
		background-color: #45515a;
		line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-61de9aa9] {
		line-height: 26px;
}
.TextBox_Help .label[data-v-61de9aa9] {
		margin-left: 5px;
}
.TextBox_Help span.key[data-v-61de9aa9] {
		margin-left: 15px;
		color: #5faddd;
		cursor: pointer;
}
.TextBox_Help span.value[data-v-61de9aa9] {
		margin-left: 0px;
		cursor: pointer;
}
.TextBox_Help span.close[data-v-61de9aa9] {
		float: right;
		margin-right: 5px;
		cursor: pointer;
}
.horizontal[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		margin: 0;
		padding: 0;
		margin-right: -3px;
}
#form-header[data-v-61de9aa9] {
		display: block;
		width: 100%;
		height: 48px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		background-color: #FFF;
}
#form-header-inner[data-v-61de9aa9] {
		width: 1000px;
		margin: 0 auto;
}
#form-title[data-v-61de9aa9] {
		margin-top: 15px;
		margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-61de9aa9] {
		height: 30px;
}
#form-title div#mawb_departurecode[data-v-61de9aa9] {
		/*border-left: 1px solid #BBB;*/
		height: 30px;
}
#form-title div#mawb_suffixcode[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-61de9aa9],
	#form-title div#mawb_departurecode .TextBox[data-v-61de9aa9] {
		width: 30px;
		height: 18px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-61de9aa9] {
		width: 80px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
		height: 18px;
}
#form-title .smallfont[data-v-61de9aa9] {
		display: block;
		font-size: 8px;
}
#form-action[data-v-61de9aa9] {
		margin-right: -12px;
}
#form-container[data-v-61de9aa9] {
		width: 1020px;
		height: auto;
		background-color: #FFF;
		margin-bottom: 10px;
}
#form-main[data-v-61de9aa9] {
		height: auto;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		background-color: #FFF;
}
#form-inner[data-v-61de9aa9] {
		border: none;
		height: auto;
}
.box[data-v-61de9aa9] {
		border: 1px solid #BBB;
}
#form-left[data-v-61de9aa9] {
		display: inline-block;
		*display: inline;
		_zoom: 1;
		width: 430px;
}
#form-right[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 570px;
		vertical-align: top;
		margin-left: -4px;
}
#shipper[data-v-61de9aa9] {
		border: 1px solid #BBB;
		border-right: 0px;
}
#shipper span[data-v-61de9aa9],
	#consignee span[data-v-61de9aa9] {
		display: block;
		text-align: center;
}
#shipper-head[data-v-61de9aa9],
	#consignee-head[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#shipper-head .label[data-v-61de9aa9],
	#consignee-head .label[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		line-height: 24px;
		text-align: left;
		margin-left: 10px;
}
#shipper-head #account-div[data-v-61de9aa9],
	#consignee-head #account-div[data-v-61de9aa9] {
		display: inline-block;
		width: 229px;
		height: 65px;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-61de9aa9],
	#consignee-head #account-div .label[data-v-61de9aa9] {
		width: 165px;
		line-height: 24px;
		text-align: left;
}
#shipper textarea[data-v-61de9aa9],
	#consignee textarea[data-v-61de9aa9] {
		border: none;
		width: 95%;
		height: 84px;
		padding: 10px;
		overflow-y: visible;
}
#shipper .TextBox[data-v-61de9aa9],
	#consignee .TextBox[data-v-61de9aa9] {
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-61de9aa9]:last-child,
	#consignee .TextBox[data-v-61de9aa9]:last-child {
		margin-bottom: 7px;
}
#consignee[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-61de9aa9] {
		line-height: 24px;
		margin-left: 10px;
}
#forwarder #forwarder-head[data-v-61de9aa9] {
		height: 24px;
}
#forwarder textarea[data-v-61de9aa9] {
		border: none;
		width: 95%;
		height: 50px;
		padding: 10px;
		overflow-y: visible;
}
#agent[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
		border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49.6%;
}
#agent #agent-iatacode .label[data-v-61de9aa9],
	#agent #accoutno .label[data-v-61de9aa9] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#agent #agent-iatacode .TextBox[data-v-61de9aa9],
	#agent #accoutno .TextBox[data-v-61de9aa9] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#airport-departure[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		height: 69px;
}
#airport-departure .label[data-v-61de9aa9] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#airport-departure .TextBox[data-v-61de9aa9] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		background-color: #e8f0fe;
		text-align: center;
		margin-top: 7px;
}
#airport-departure span#airportname[data-v-61de9aa9] {
		width: 300px;
		margin-left: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #DDD;
}
#routing[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-61de9aa9],
	#routing #second-to[data-v-61de9aa9],
	#routing #second-carrier[data-v-61de9aa9],
	#routing #third-to[data-v-61de9aa9],
	#routing #third-carrier[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 12%;
}
#routing #first-carrier[data-v-61de9aa9],
	#routing #second-to[data-v-61de9aa9],
	#routing #second-carrier[data-v-61de9aa9],
	#routing #third-to[data-v-61de9aa9],
	#routing #third-carrier[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33.86%;
}
#routing .label[data-v-61de9aa9] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#routing .TextBox[data-v-61de9aa9] {
		width: 100%;
		height: 23px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#flight[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight .label[data-v-61de9aa9] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#flight #airport-destination[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33%;
}
#flight #airport-destination .TextBox[data-v-61de9aa9] {
		text-align: center;
}
#flight #flight-detail[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-61de9aa9] {
		display: block;
}
#flight #flight-detail #input-div[data-v-61de9aa9] {
		display: block;
}
#flight #flight-detail #head-label[data-v-61de9aa9] {
		padding-left: 38px;
		padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-61de9aa9] {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 24px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-61de9aa9],
	#flight #flight-detail #input-div #second-flight[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-61de9aa9] {
		border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-61de9aa9] {
		height: 25px;
		width: 95%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#flight #destination_name[data-v-61de9aa9] {
		text-align: left;
		padding-left: 5px;
		/*width: 70px;*/
}
#flight #destination_code[data-v-61de9aa9] {
		text-align: left;
		padding-left: 5px;
		width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-61de9aa9],
	#flight #flight-detail #input-div #flightdate[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-61de9aa9],
	#flight #flight-detail #input-div #flightno2[data-v-61de9aa9] {
		width: 50px;
}
#flight #flight-detail #input-div #flightdate[data-v-61de9aa9],
	#flight #flight-detail #input-div #flightdate2[data-v-61de9aa9] {
		width: 70px;
}
#mawb[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border: 1px solid #BBB;
}
#mawb .awb_code[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		padding: 10px 10px 10px 10px;
		font-size: 32px;
		color: #97c803;
		/*margin-left: 207px;*/
		margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-61de9aa9] {
		width: 95%;
		height: 58px;
		overflow-y: visible;
		border: none;
		clear: both;
		padding: 10px;
}
#mawb .code[data-v-61de9aa9] {
		_zoom: 1;
		padding: 10px 10px 18px 10px;
		font-size: 32px;
		color: #97c803;
		margin-bottom: 59px;
}
#mawb .label[data-v-61de9aa9] {
		margin-top: 15px;
		margin-left: 10px;
		font-size: 16px;
		font-weight: bold;
		display: inline-block;
		padding: 10px 10px 18px 10px;
		margin-bottom: 7px;
}
#mawb #validity[data-v-61de9aa9] {
		display: block;
		width: 560px;
		padding-left: 10px;
		padding-top: 5px;
		border-top: 1px solid #BBB;
}
#mawb-memo[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-61de9aa9] {
		padding: 10px;
		color: #AAA;
		font-size: 12px;
}
#accounting[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 338px;
		border-top: 1px solid #BBB;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 149px;
		border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-61de9aa9] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting textarea[data-v-61de9aa9] {
		border: none;
		width: 95%;
		height: 98px;
		padding: 10px;
		overflow-y: visible;
}
#accounting #reference[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 69px;
		border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-61de9aa9] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting #reference #reference-number[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-61de9aa9] {
		width: 200px;
		padding-left: 30px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-61de9aa9],
	#accounting #payment #chgscode[data-v-61de9aa9],
	#accounting #payment #WT-VAL[data-v-61de9aa9],
	#accounting #payment #other[data-v-61de9aa9],
	#accounting #payment #declared-value-for-carriage[data-v-61de9aa9],
	#accounting #payment #declared-value-for-customs[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		height: 57px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-61de9aa9] {
		border-right: none;
		width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-61de9aa9],
	#declared-value-for-customs .TextBox[data-v-61de9aa9],
	#insurance .TextBox[data-v-61de9aa9],
	#currency .TextBox[data-v-61de9aa9] {
		height: 22px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#accounting #payment .label[data-v-61de9aa9] {
		padding-left: 3px;
		line-height: 18px;
}
#accounting #payment #currency[data-v-61de9aa9] {
		width: 65px;
		text-align: center;
		vertical-align: top;
}
#accounting #payment #currency .label[data-v-61de9aa9] {
		line-height: 25px;
}
#accounting #payment #chgscode[data-v-61de9aa9] {
		width: 41px;
		text-align: center;
		margin-left: -3px;
		vertical-align: top;
}
#accounting #payment #PPD[data-v-61de9aa9],
	#accounting #payment #COLL[data-v-61de9aa9] {
		width: 36px;
		height: 38px;
		border-right: 1px solid #BBB;
		float: left;
}
#COLL[data-v-61de9aa9] {
		float: left;
}
#accounting #payment #COLL[data-v-61de9aa9] {
		margin-left: -3px;
		border-right: none;
}
#accounting #payment #WT-VAL[data-v-61de9aa9],
	#accounting #payment #other[data-v-61de9aa9] {
		width: 71px;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-61de9aa9],
	#accounting #payment #declared-value-for-customs[data-v-61de9aa9] {
		width: 150px;
		vertical-align: top;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-61de9aa9],
	#accounting #payment #declared-value-for-customs .label[data-v-61de9aa9] {
		line-height: 25px;
		letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-61de9aa9],
	#accounting #payment #other .label[data-v-61de9aa9] {
		display: block;
		border-bottom: 1px solid #BBB;
		text-align: center;
}
#accounting #payment #insurance[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		height: 59px;
		vertical-align: top;
		border-right: 1px solid #BBB;
		margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-61de9aa9] {
		display: block;
		margin-left: 5px;
		line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-61de9aa9] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 380px;
		margin-bottom: -1px;
		letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-61de9aa9] {
		display: block;
		padding: 2px;
}
#handling[data-v-61de9aa9] {
		display: block;
		width: 999px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handling .label[data-v-61de9aa9] {
		display: block;
		margin-left: 10px;
		line-height: 25px;
}
#handling-information[data-v-61de9aa9] {
		vertical-align: top;
}
#handling-information textarea[data-v-61de9aa9] {
		display: block;
		width: 580px;
		border: none;
		height: 50px;
		padding: 5px 10px;
		overflow-y: visible;
}
#notify textarea[data-v-61de9aa9] {
		width: 363px;
		height: 50px;
		margin-left: 10px;
		padding: 5px 10px;
		overflow-y: visible;
		border: none;
}
#special-handlingcode .TextBox[data-v-61de9aa9] {
		width: 985px;
		text-align: left;
		height: 25px;
		line-height: 25px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-61de9aa9] {
		width: 1000px;
}
#item-detail #item-head[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-61de9aa9],
	#item-detail #item-head #gross-weight[data-v-61de9aa9],
	#item-detail #item-head #kg-lb[data-v-61de9aa9],
	#item-detail #item-head #chargeable-weight[data-v-61de9aa9],
	#item-detail #item-head #rate-charge[data-v-61de9aa9],
	#item-detail #item-head #total[data-v-61de9aa9],
	#item-detail #item-head #goods[data-v-61de9aa9] {
		border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-61de9aa9] {
		border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-61de9aa9] {
		width: 68px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #pieces .label[data-v-61de9aa9] {
		display: block;
		/*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-61de9aa9] {
		width: 78px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-61de9aa9],
	#commodity-item .TextBox[data-v-61de9aa9],
	#rate-charge .TextBox[data-v-61de9aa9],
	#total .TextBox[data-v-61de9aa9],
	#pieces .TextBox[data-v-61de9aa9] {
		height: 20px;
		width: 96%;
}
#kg-lb #sel_wci_unit[data-v-61de9aa9] {
		margin-left: 5px;
}
#kg-lb .TextBox[data-v-61de9aa9] {
		height: 25px;
		width: 16px;
}
#chargeable-weight .TextBox[data-v-61de9aa9] {
		height: 25px;
		width: 96%;
}
#rate .TextBox[data-v-61de9aa9] {
		height: 25px;
}
#item-detail #gross-weight .label[data-v-61de9aa9] {
		display: block;
		margin-top: 15px;
}
#item-detail #kg-lb[data-v-61de9aa9] {
		width: 20px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
		overflow: hidden;
}
#item-detail #kg-lb .label[data-v-61de9aa9] {
		display: block;
		margin-top: 8px;
}
.space[data-v-61de9aa9] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
}
.space_empty[data-v-61de9aa9] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
		background: rgba(0, 0, 0, 0);
		/* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-61de9aa9] {
		width: 135px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-class .label[data-v-61de9aa9] {
		display: block;
		margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-61de9aa9] {
		border: none;
		height: 30px;
		padding: 10px;
		width: 380px;
		overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-61de9aa9] {
		display: inline-block;
		margin-left: 18px;
		margin-bottom: 0px;
		margin-top: 3px;
		width: 110px;
		height: 12px;
		padding: 3px;
		border-left: 1px solid #BBB;
		border-top: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-61de9aa9] {
		width: 110px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-61de9aa9] {
		display: block;
		margin-top: 15px;
}
#item-detail #rate-charge[data-v-61de9aa9] {
		width: 80px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-charge .label[data-v-61de9aa9] {
		display: block;
		margin-top: 15px;
}
#item-detail #total[data-v-61de9aa9] {
		width: 90px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #total .label[data-v-61de9aa9] {
		display: block;
		margin-top: 15px;
}
#item-detail #goods[data-v-61de9aa9] {
		width: 380px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#goods textarea[data-v-61de9aa9] {
		border: none;
		width: 95%;
		height: 39px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#item-detail #goods .label[data-v-61de9aa9] {
		display: block;
		margin-top: 15px;
		letter-spacing: -1px;
}
#item-detail #item-body[data-v-61de9aa9] {
		height: 162px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-61de9aa9],
	#item-detail #item-body #item-summary[data-v-61de9aa9] {
		height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-61de9aa9],
	#item-detail #item-body #item-summary #rate-class #rate[data-v-61de9aa9] {
		width: 9px;
		height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-61de9aa9],
	#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-61de9aa9] {
		width: 110px;
		height: inherit;
		border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-61de9aa9],
	#item-detail #item-body #item-summary #gross-weight[data-v-61de9aa9],
	#item-detail #item-body #item-summary #total[data-v-61de9aa9] {
		border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-61de9aa9] {
		width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-61de9aa9] {
		width: 89px;
}
#summary[data-v-61de9aa9] {
		width: 1001px;
}
#summary .horizontal[data-v-61de9aa9] {
		vertical-align: top;
}
#summary #weight-charge[data-v-61de9aa9] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #weight-charge .label[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-61de9aa9] {
		margin: 0 45px;
		padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-61de9aa9] {
		border-left: none;
		width: 50px;
}
#summary #weight-charge #collect.label[data-v-61de9aa9] {
		border-right: none;
		width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-61de9aa9] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge[data-v-61de9aa9] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-61de9aa9] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge .label[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 18px;
		margin: 0 120px;
		width: 100px;
}
#summary #tax[data-v-61de9aa9] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #tax .label[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 58px;
		margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-61de9aa9] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#collect-input[data-v-61de9aa9] {
		width: 185px;
		height: 30px;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#prepaid-input input[data-v-61de9aa9] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#prepaid-input span[data-v-61de9aa9] {
		width: 1px;
		height: 20px;
}
#collect-input input[data-v-61de9aa9] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#summary #total-other-charges-due-agent[data-v-61de9aa9] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-61de9aa9] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-other-charges-due-carrier[data-v-61de9aa9] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-61de9aa9] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-space[data-v-61de9aa9] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
		background-color: #EEE;
}
#summary #total[data-v-61de9aa9] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total .label[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 28px;
		margin: 0 0 0 29px;
		/*width: 73px;*/
}
#summary #total .whitespace[data-v-61de9aa9] {
		width: 27px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-61de9aa9] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #currency-rates[data-v-61de9aa9] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #currency-rates .label[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 0px;
		margin: 0 0 0 6px;
		width: 176px;
		text-align: center;
}
#summary #currency-rates .whitespace[data-v-61de9aa9] {
		width: 3px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-61de9aa9] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-61de9aa9] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #other-charges[data-v-61de9aa9] {
		width: 617px;
		height: 152px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-61de9aa9] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#summary #signature-of-agent[data-v-61de9aa9] {
		width: 617px;
		height: 254px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-61de9aa9] {
		display: block;
		margin-left: 10px;
		line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-61de9aa9] {
		width: 617px;
		border-bottom: 1px solid #BBB;
		margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-61de9aa9] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-61de9aa9] {
		width: 617px;
		margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-61de9aa9] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-61de9aa9] {
		width: 590px;
		margin: 0 11px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-61de9aa9] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-61de9aa9] {
		margin: 4px 0;
		text-align: center;
}
#summary #executed-on-date .TextBox[data-v-61de9aa9] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-61de9aa9] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-61de9aa9] {
		margin: 4px 0;
		text-align: center;
}
#summary #at-place .TextBox[data-v-61de9aa9] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-61de9aa9] {
		width: 230px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-61de9aa9] {
		width: 230px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-61de9aa9] {
		margin: 4px 0;
		text-align: center;
}

	/*--------------------------------------------------------------*/
#departure[data-v-61de9aa9],
	#destination[data-v-61de9aa9] {
		width: 245px;
		height: auto;
		float: left;
}
#departure span[data-v-61de9aa9],
	#destination span[data-v-61de9aa9] {
		display: block;
		text-align: center;
}
#departure .TextBox[data-v-61de9aa9],
	#destination .TextBox[data-v-61de9aa9] {
		width: 95%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#charges[data-v-61de9aa9],
	#payment[data-v-61de9aa9] {
		width: 100%;
		height: auto;
}
#charges #cc[data-v-61de9aa9],
	#charges #pp[data-v-61de9aa9] {
		width: auto;
		display: block;
}
#charges #cc span[data-v-61de9aa9],
	#charges #pp span[data-v-61de9aa9] {
		width: 120px;
		float: left;
		text-align: right;
}
#charges #cc .TextBox[data-v-61de9aa9],
	#charges #pp .TextBox[data-v-61de9aa9] {
		width: 300px;
		height: 21px;
		text-align: center;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#charges #pp .TextBox[data-v-61de9aa9] {
		margin-bottom: 7px;
}
#payment #credit[data-v-61de9aa9],
	#payment #cash[data-v-61de9aa9] {
		width: auto;
		display: block;
}
#payment #credit span[data-v-61de9aa9],
	#payment #cash span[data-v-61de9aa9] {
		width: 120px;
		float: left;
		text-align: right;
}
#payment #credit .TextBox[data-v-61de9aa9],
	#payment #cash .TextBox[data-v-61de9aa9] {
		width: 300px;
		height: 21px;
		text-align: right;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#payment #cash .TextBox[data-v-61de9aa9] {
		margin-bottom: 7px;
}
#charges input[data-v-61de9aa9],
	#payment input[data-v-61de9aa9] {
		width: 90%;
}
#alsonotify span[data-v-61de9aa9] {
		display: block;
		text-align: center;
}
#alsonotify textarea[data-v-61de9aa9] {
		border: none;
		width: 93%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
}
#alsonotify .TextBox[data-v-61de9aa9] {
		width: 98%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-61de9aa9]:last-child {
		margin-bottom: 7px;
}
#addtionalclause[data-v-61de9aa9] {
		margin-top: 15px;
		margin-bottom: 41px;
}
#addtionalclause span[data-v-61de9aa9] {
		display: block;
		text-align: center;
}
#addtionalclause p[data-v-61de9aa9] {
		margin-top: 3px;
		margin-left: 12px;
		margin-right: 9px;
		color: #999;
		display: block;
}
#destination[data-v-61de9aa9] {
		border-left: 1px solid #BBB;
		margin-left: -1px;
}
#declaredvalue[data-v-61de9aa9] {
		width: 418px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-61de9aa9] {
		width: 217px;
		float: left;
}
#declaredvalue-shipper .TextBox[data-v-61de9aa9],
	#documents .TextBox[data-v-61de9aa9] {
		width: 95%;
		height: 40px;
		text-align: center;
		border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-61de9aa9] {
		width: 200px;
		height: 30px;
		float: left;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-61de9aa9] {
		width: 200px;
		height: 30px;
		float: right;
		border-left: 1px solid #BBB;
}
#documents[data-v-61de9aa9] {
		width: 270px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-61de9aa9] {
		width: 890px;
		height: 75px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		float: left;
}
#handlinginformation .TextBox[data-v-61de9aa9] {
		width: 99%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
}
#packages[data-v-61de9aa9] {
		width: 80px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-61de9aa9] {
		width: 90px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#ratecharge[data-v-61de9aa9] {
		width: 100px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-61de9aa9] {
		width: 325px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-61de9aa9],
	#insurance[data-v-61de9aa9],
	#documents[data-v-61de9aa9] {
		height: 90px;
}
#declaredvalue-carriage[data-v-61de9aa9],
	#declaredvalue-customs[data-v-61de9aa9] {
		height: 45px;
}
#packages[data-v-61de9aa9],
	#rateclass[data-v-61de9aa9],
	#grossweight[data-v-61de9aa9],
	#chargeableweight[data-v-61de9aa9],
	#ratecharge[data-v-61de9aa9],
	#goods[data-v-61de9aa9] {
		height: 100px;
}
#rate input[data-v-61de9aa9] {
		margin-left: 0px;
}
#packages .TextBox[data-v-61de9aa9],
	#rateclass .TextBox[data-v-61de9aa9],
	#grossweight .TextBox[data-v-61de9aa9],
	#chargeableweight .TextBox[data-v-61de9aa9],
	#ratecharge .TextBox[data-v-61de9aa9],
	#goods .TextBox[data-v-61de9aa9] {
		width: 92%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
		text-align: center;
}
#packages .TextBox[data-v-61de9aa9] {
		width: 90%;
}
#goods .TextBox[data-v-61de9aa9] {
		width: 96%;
		text-align: left;
}
#goods #AwbVolume[data-v-61de9aa9] {
		width: 20%;
		text-align: left;
		text-align: center;
}
#form-footer[data-v-61de9aa9] {
		width: 100%;
		float: left;
		margin-top: 10px;
}
#form-footer span[data-v-61de9aa9] {
		display: block;
}
#signatureofconstituent[data-v-61de9aa9] {
		width: 400px;
		float: left;
		margin-left: 30px;
		margin-top: 30px;
}
#signatureofagent[data-v-61de9aa9] {
		width: 400px;
		float: left;
		margin-top: 30px;
}
.shipperletter-div span[data-v-61de9aa9] {
		display: block;
		text-align: center;
}
.shipperletter-div span[data-v-61de9aa9]:first-child {
		margin-top: 5px;
}
.smallfont[data-v-61de9aa9] {
		font-size: 8px;
		font-weight: lighter;
}

	/*********************************************************************************/
#customer-info[data-v-61de9aa9] {
		width: 447px;
}
.city[data-v-61de9aa9] {
		width: 230px;
}
.city input[data-v-61de9aa9] {
		width: 120px;
}
.country[data-v-61de9aa9] {
		width: 230px;
}
.country input[data-v-61de9aa9] {
		width: 120px;
}
#service-action a[data-v-61de9aa9] {
		margin-left: 5px;
}
#service-summary[data-v-61de9aa9] {
		width: 250px;
		height: 47px;
		float: right;
}
#service-summary .currency[data-v-61de9aa9] {
		float: right;
		margin-top: 20px;
		font-weight: 700;
		font-size: 12px;
		color: #CCC;
}
#service-summary .amount[data-v-61de9aa9] {
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 30px;
		color: #777;
}
#service-quotation[data-v-61de9aa9] {
		float: left;
		width: 96%;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
		margin-left: 10px;
		margin-right: 1px;
		margin-top: 5px;
		margin-bottom: 20px;
}
#service-quotation-editor[data-v-61de9aa9] {
		display: none;
		width: 850px;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
}
#service-quotation table[data-v-61de9aa9],
	#service-quotation-editor table[data-v-61de9aa9] {
		width: 100%;
		background: #F6F6F6;
		border-radius: 2px;
}
#service-quotation tr[data-v-61de9aa9],
	#service-quotation-editor tr[data-v-61de9aa9] {
		border-bottom: 1px solid #DDD;
		height: 36px;
		line-height: 36px;
}
#service-quotation tr[data-v-61de9aa9]:last-child,
	#service-quotation-editor tr[data-v-61de9aa9]:last-child {
		border-bottom: none;
		background: #F3F3F3;
}
#service-quotation thead tr[data-v-61de9aa9],
	#service-quotation-editor tr[data-v-61de9aa9]:last-child {
		height: 36px;
		line-height: 36px;
}
#service-quotation thead tr[data-v-61de9aa9]:last-child,
	#service-quotation-editor thead tr[data-v-61de9aa9]:last-child {
		border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-61de9aa9],
	#service-quotation-editor thead td[data-v-61de9aa9] {
		font-weight: 700;
		font-size: 14px;
		color: #0f81b0;
		background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
		background-color: #EEE;
}
#service-quotation th[data-v-61de9aa9],
	#service-quotation td[data-v-61de9aa9],
	#service-quotation-editor th[data-v-61de9aa9],
	#service-quotation-editor td[data-v-61de9aa9] {
		padding-left: 9px;
}
#service-quotation td input[data-v-61de9aa9],
	#service-quotation-editor td input[data-v-61de9aa9] {
		height: 20px;
		line-height: 20px;
		border: 1px solid #DDD;
		border-radius: 3px;
		margin-right: 3px;
}
#service-request[data-v-61de9aa9] {
		width: 193px;
		float: left;
}
#departure-time[data-v-61de9aa9],
	#destination-time[data-v-61de9aa9] {
		display: block;
		float: left;
		width: 187px;
}
#departure-time a[data-v-61de9aa9],
	#destination-time a[data-v-61de9aa9] {
		display: block;
		float: right;
		width: 16px;
		height: 16px;
		margin-top: 5px;
		margin-right: 8px;
		background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#service-request input[data-v-61de9aa9] {
		width: 80px;
}
#cargo[data-v-61de9aa9] {
		width: 100%;
		float: left;
}
#cargo-detail[data-v-61de9aa9] {
		width: 185px;
		height: 139px;
		float: right;
		margin-top: -106px;
		margin-right: 2px;
}
#total-pieces[data-v-61de9aa9] {
		width: 230px;
		float: left;
}
#cargo-summary span[data-v-61de9aa9] {
		width: 55px;
		margin-top: 5px;
		float: left;
}
#cargo-summary span[data-v-61de9aa9]:last-child {
		width: 20px;
		float: right;
}
#cargo-summary input[data-v-61de9aa9] {
		text-align: right;
}
#cargo-summary textarea[data-v-61de9aa9] {
		border: none;
		margin-top: 8px;
		margin-left: 8px;
		/*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
		width: 169px;
}
#total-pieces input[data-v-61de9aa9],
	#total-chargeable-weight input[data-v-61de9aa9],
	#total-gross-weight input[data-v-61de9aa9],
	#total-volume input[data-v-61de9aa9] {
		width: 120px;
		float: left;
}
#total-chargeable-weight[data-v-61de9aa9] {
		width: 230px;
		float: left;
}
.unit[data-v-61de9aa9] {
		margin-top: 7px;
		margin-left: 3px;
		float: left;
		color: #999;
}
#total-volume .unit[data-v-61de9aa9] {
		margin-top: 1px;
}
#total-gross-weight[data-v-61de9aa9] {
		width: 230px;
		float: left;
}
#total-volume[data-v-61de9aa9] {
		width: 230px;
		float: left;
}
#shipper-info[data-v-61de9aa9] {
		width: 447px;
		float: left;
}
#customer-info input[data-v-61de9aa9],
	#shipper-info input[data-v-61de9aa9],
	#consignee-info input[data-v-61de9aa9],
	#freightforwarder-info input[data-v-61de9aa9] {
		width: 350px;
}
#consignee-info[data-v-61de9aa9] {
		width: 447px;
		float: left;
}
#freightforwarder-info[data-v-61de9aa9] {
		width: 447px;
		float: left;
}
#service-orderno[data-v-61de9aa9] {
		width: 150px;
		margin-top: 8px;
		margin-left: 12px;
		float: left;
}
.service-product[data-v-61de9aa9] {
		width: 180px;
		text-align: left;
}
.service-price[data-v-61de9aa9] {
		width: 100px;
		text-align: center;
}
.service-amount[data-v-61de9aa9] {
		width: 100px;
		text-align: center;
}
.service-totalprice[data-v-61de9aa9] {
		width: 120px;
		text-align: center;
}
.service-memo[data-v-61de9aa9] {
		text-align: center;
}
input[id=单价][data-v-61de9aa9] {
		width: 50px;
		text-align: right;
}
input[id=数量][data-v-61de9aa9] {
		width: 50px;
		text-align: right;
}
input[id=小计][data-v-61de9aa9] {
		width: 70px;
		text-align: right;
}
input[id=备注][data-v-61de9aa9] {
		width: 220px;
		text-align: left;
}
input[id=订单编码][data-v-61de9aa9] {
		width: 230px;
		font-size: 24px;
		color: #DE5A03;
		border-bottom: 1px dotted #CCC;
		outline: 0px solid #EEE;
		background-color: #f7f7f7;
}
td[id=总计][data-v-61de9aa9] {
		text-align: right;
}
#service-orderno span[data-v-61de9aa9] {
		font-size: 24px;
		color: #DE5A03;
}
#service-action[data-v-61de9aa9] {
		width: 100px;
		height: 30px;
		margin-top: 8px;
		margin-left: 2px;
		float: left;
}
#service-action img[data-v-61de9aa9] {
		width: 24px;
		height: 24px;
		margin-top: 5px;
		float: left;
}
#chooseContype[data-v-61de9aa9] {
		display: none;
		position: absolute;
		width: 600px;
		border-radius: 3px;
		border-width: 1px;
		border-color: #DDD;
		border-style: solid;
		float: left;
}
.detail-editor[data-v-61de9aa9] {
		width: 785px;
		height: 360px;
		background-color: #F0F0F0;
		margin-top: 2px;
		margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-61de9aa9] {
		width: 95%;
		float: left;
		font-size: 18px;
		color: #DE5A03;
		margin-top: 8px;
		margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-61de9aa9] {
		margin-top: 5px;
}
.detail-editor #editor-div[data-v-61de9aa9] {
		width: 580px;
		height: 402px;
}
.detail-editor #quickselector[data-v-61de9aa9] {
		width: 200px;
		height: 405px;
		border-left: 2px solid #FFF;
		vertical-align: top;
		font-family: 'verb_light';
		overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-61de9aa9] {
		display: inline-block;
		padding: 10px 0 0 12px;
		font-size: 14px;
		/*font-weight: bold;*/
		cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-61de9aa9] {
		font-size: 12px;
		color: #97c803;
		margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-61de9aa9] {
		width: 180px;
		height: 56px;
		background-color: #FFF;
		margin: 7px 7px;
		padding: 0px 3px 0px 3px;
		border-bottom: 1px solid #CCC;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-61de9aa9] {
		display: none;
		position: relative;
		top: 16px;
		left: 160px;
		color: #DE5A03;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-61de9aa9] {
		color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-61de9aa9]:hover {
		width: 175px;
		color: #000000;
		background-color: #dff2fb;
		border-left: 5px solid #000000;
		padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-61de9aa9] {
		font-size: 12px;
		color: #000000;
		padding: 2px 5px;
		vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-61de9aa9] {
		width: 150px;
}
.detail-editor .company[data-v-61de9aa9],
	.detail-editor .address[data-v-61de9aa9] {
		width: 550px;
		float: left;
		margin-left: 10px;
}
.detail-editor .company input[data-v-61de9aa9],
	.detail-editor .address input[data-v-61de9aa9] {
		width: 85%;
}
.detail-editor .contactname[data-v-61de9aa9],
	.detail-editor .fax[data-v-61de9aa9],
	.detail-editor .city[data-v-61de9aa9],
	.detail-editor .pobox[data-v-61de9aa9],
	.detail-editor .state[data-v-61de9aa9],
	.detail-editor .countrycode[data-v-61de9aa9],
	.detail-editor .telnumber[data-v-61de9aa9],
	.email[data-v-61de9aa9] {
		width: 266px;
		float: left;
		margin-left: 10px;
}
.detail-editor .fax input[data-v-61de9aa9],
	.detail-editor .city input[data-v-61de9aa9],
	.detail-editor .pobox input[data-v-61de9aa9],
	.detail-editor .state input[data-v-61de9aa9],
	.detail-editor .telnumber input[data-v-61de9aa9],
	.detail-editor .email input[data-v-61de9aa9] {
		width: 62%;
}
.detail-editor .contactname input[data-v-61de9aa9] {
		width: 50%;
}
.detail-editor .countrycode #Country[data-v-61de9aa9] {
		width: 40%;
		text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-61de9aa9] {
		width: 10%;
}
#package-detail-editor[data-v-61de9aa9] {
		width: 600px;
}
#package-detail-editor .editor-tilte[data-v-61de9aa9] {
		height: 32px;
}
#package-detail-editor input[data-v-61de9aa9] {
		width: 50px;
		padding: 0 5px;
		text-align: right;
}
#package-detail-editor table tfoot tr[data-v-61de9aa9]:first-child {
		border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-61de9aa9] {
		width: 560px;
}
#othercharges-detail-editor .tips[data-v-61de9aa9] {
		font-size: 12px;
		float: right;
		margin-top: 5px;
		color: #888;
}
#othercharges-detail-editor input[data-v-61de9aa9] {
		padding: 0 5px;
		text-align: right;
}
#othercharges-detail-editor .reason[data-v-61de9aa9] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .showname[data-v-61de9aa9] {
		width: 60px;
		text-align: center;
}
#othercharges-detail-editor .reason input[data-v-61de9aa9] {
		text-align: left;
}
#othercharges-detail-editor .showname input[data-v-61de9aa9] {
		width: 30px;
		text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-61de9aa9] {
		width: 60px;
		text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-61de9aa9] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-61de9aa9] {
		width: 50px;
		text-align: right;
}
#othercharges-detail-editor .Amount[data-v-61de9aa9] {
		width: 60px;
		text-align: center;
}
.add-action[data-v-61de9aa9] {
		cursor: pointer;
		padding: 0 8px;
		color: #97c803;
		font-size: 14px;
}
.remove-action[data-v-61de9aa9] {
		cursor: pointer;
		font-size: 14px;
		color: #000000;
}
.disabledBtn[data-v-61de9aa9] {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 10px 0px 5px;
		text-align: center;
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
		background-color: #E2E2E2;
		color: #0876C3;
		text-shadow: #A8A8A8 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		border: 1px solid #B9B9B9;
		border-radius: 3px;
		cursor: pointer;
}
.detail-editor .reason[data-v-61de9aa9] {
		width: 100px;
}
.detail-editor .reason input[data-v-61de9aa9] {
		width: 100px;
}
.detail-editor .showname[data-v-61de9aa9],
	.detail-editor .Weight[data-v-61de9aa9],
	.detail-editor .UnitPrice[data-v-61de9aa9] {
		width: 50px;
}
.detail-editor .showname input[data-v-61de9aa9],
	.detail-editor .Weight input[data-v-61de9aa9],
	.detail-editor .UnitPrice input[data-v-61de9aa9] {
		width: 50px;
}
#other-charges textarea[data-v-61de9aa9] {
		border: none;
		width: 95%;
		height: 90px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#query-inner .queryleft[data-v-61de9aa9] {
		float: left;
		width: 290px;
		margin-top: 50px;
}
#query-inner .queryright[data-v-61de9aa9] {
		float: right;
		width: 300px;
}
.detail-editor .print[data-v-61de9aa9] {
		width: 548px;
		float: left;
		height: 88px;
		margin-left: 10px;
		margin-bottom: 5px;
}
.detail-editor .print span[data-v-61de9aa9] {
		width: 62px;
		vertical-align: top;
		padding-top: 5px;
}
.detail-editor .print textarea[data-v-61de9aa9] {
		border: none;
		margin-top: 3px;
		margin-left: 3px;
		width: 453px;
		height: 75px;
		padding-left: 10px;
		border-bottom: 1px solid #EEE;
		background-color: #F2F2F2;
		border-radius: 2px;
}
.editprint[data-v-61de9aa9] {
		height: 410px;
}
.detail-editor .action-div[data-v-61de9aa9] {
		float: left;
		width: 548px;
		height: 21px;
		padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-61de9aa9] {
		padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-61de9aa9]:hover {
		color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-61de9aa9] {
		margin-left: 15px;
		margin-right: 5px;
		color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-61de9aa9] {
		color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-61de9aa9]:hover {
		color: #DE5A03;
		cursor: pointer;
}
.button-flatestyle a.bterror[data-v-61de9aa9] {
		background-color: red;
}
.button-flatestyle a.btsuccess[data-v-61de9aa9] {
		background-color: green;
}

	/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-61de9aa9] {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		display: none;
		width: 580px;
}
.login-form .form-main[data-v-61de9aa9] {
		background-color: #FFF;
		padding: 5px 3px;
}
.login-form .form-inner[data-v-61de9aa9] {
		margin-top: 25px;
		float: left;
}
.login-form .form-prompt[data-v-61de9aa9] {
		background-color: #EFEDE1;
		color: #777;
		height: 40px;
		border-radius: 3px;
		text-align: left;
}
.login-form .prompt-icon[data-v-61de9aa9] {
		font-size: 20px;
		color: #0AA7D6;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
.login-form .prompt-left[data-v-61de9aa9] {
		float: left;
		font-size: 16px;
}
.login-form .prompt-left .Title[data-v-61de9aa9] {
		float: left;
		margin-top: 13px;
}
.login-form .prompt-right[data-v-61de9aa9] {
		float: right;
		margin-right: 20px;
		margin-top: 10px;
		font-size: 16px;
}
.login-form .form-prompt a[data-v-61de9aa9] {
		color: white;
		font-size: 14px;
		cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-61de9aa9] {
		margin-top: 15px;
		margin-left: 5px;
		text-align: left;
		font-size: 16px;
		background-color: white;
		float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-61de9aa9] {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap span[data-v-61de9aa9] {
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-61de9aa9] {
		width: 350px;
		margin-top: 0px;
		padding-left: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-radius: 3px;
		background-color: #F3F3F0;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-61de9aa9] {
		width: 339px;
		vertical-align: middle;
		_margin-top: 2px;
		border: none;
		font-size: 16px;
		color: #555;
		background-color: #FFF;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		border-radius: 2px;
		outline: 0px solid #EEE;
		padding: 6px 0 6px 5px;
		margin-top: 3px;
		margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-61de9aa9] {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 0px 20px 216px;
		text-align: center;
		background: -moz-linear-gradient(top, #239BEE, #0183DD);
		background-color: #0183DD;
		color: white;
		text-shadow: #0876C3 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		border: 1px solid #0183DD;
		border-radius: 3px;
		cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-61de9aa9]:hover {
		text-decoration: none;
		background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
		background-color: #B6E0FD;
		-webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		border-color: #B6E0FD;
		color: #0876C3;
		text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-61de9aa9],
	.login-form .Login-code[data-v-61de9aa9],
	.login-form .Login-password[data-v-61de9aa9] {
		margin-left: 20px;
		margin-top: 15px;
		float: left;
}
.login-form .Login-mandatory[data-v-61de9aa9] {
		border: 1px solid #F60;
		outline: 0px solid #666;
		-moz-box-shadow: 1px 1px 3px #F60;
		-webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-61de9aa9] {
		font-size: 13px;
		float: right;
		color: #9BCB5E;
		margin-top: 13px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-61de9aa9] {
		display: block;
		width: 350px;
		height: 25px;
		float: left;
		margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-61de9aa9] {
		display: none;
		float: left;
		padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-61de9aa9],
	.login-form .Login-code .Login-ErrorMessage span[data-v-61de9aa9],
	.login-form .Login-password .Login-ErrorMessage span[data-v-61de9aa9] {
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 0;
		margin-right: 5px;
		float: left;
}
.login-form .Login-message[data-v-61de9aa9] {
		display: block;
		width: 330px;
		height: 25px;
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 0 0 5px;
		border-radius: 3px;
		border: none;
}

	/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-61de9aa9] {
		float: left;
		width: 150px;
		text-align: left;
		margin-left: 18px;
}
.login-wrap .login a[data-v-61de9aa9],
	.login-wrap .register a[data-v-61de9aa9] {
		color: #009ce6;
		font-size: 13px;
		float: left;
		cursor: pointer;
}
.login-wrap .register a[data-v-61de9aa9] {
		margin-right: 15px;
}
.login-wrap .login a[data-v-61de9aa9]:hover {
		color: #e28c24;
		float: left;
}
.login-wrap .accountimg[data-v-61de9aa9] {
		float: left;
		margin-top: 1px;
		display: none;
}
.login-wrap .accountname[data-v-61de9aa9] {
		float: left;
		cursor: pointer;
		display: none;
}
.login-wrap .accountname .name[data-v-61de9aa9]:hover {
		color: #ee9526;
}
.login-wrap .accountname .name[data-v-61de9aa9] {
		float: left;
		color: #009ce6;
		font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-61de9aa9] {
		color: #009ce6;
		margin-left: 5px;
		vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-61de9aa9]:hover {
		color: #ee9526;
}
.login-wrap .logout[data-v-61de9aa9] {
		display: none;
}
.login-wrap .logout a[data-v-61de9aa9] {
		float: left;
		margin-left: 10px;
		width: 30px;
		color: #777;
}
.login-wrap .logout a[data-v-61de9aa9]:hover {
		color: #ee9526;
}

	/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-61de9aa9] {
		position: absolute;
		left: 1000px;
		top: 62px;
		z-index: 120;
		overflow-x: hidden;
		overflow-y: hidden;
		width: 150px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #BBB;
		display: none;
}
.account-menu .account-menulist[data-v-61de9aa9] {
		margin: 0;
		min-height: 277px;
		padding: 0;
}
.account-menu .account-menulist a[data-v-61de9aa9] {
		border-bottom: 1px dotted #CCC;
		color: #555;
		background-color: #F0F0F0;
		cursor: pointer;
		height: 22px;
		line-height: 22px;
		min-height: 22px;
		overflow: hidden;
		padding: 5px 9px 5px 12px;
		text-align: left;
		text-decoration: none;
		display: block;
}
.account-menu .account-menulist a[data-v-61de9aa9]:last-child {
		border-bottom: none;
}
.account-menu .account-menulist span[data-v-61de9aa9] {
		float: left;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		width: 110px;
}
.account-menu .account-menulist a[data-v-61de9aa9]:hover {
		background: #009ce6 0 0;
		border-left: 5px solid #ffa400;
		color: #fff;
}
.errormsg[data-v-61de9aa9] {
		border-bottom: 1px dotted red !important;
		color: red;
}
.page-link[data-v-61de9aa9] {
		padding: 1px 1px 1px;
}
.page-current[data-v-61de9aa9] {
		padding: 1px 1px 1px;
}
.page-prev[data-v-61de9aa9] {
		padding: 7px 1px 1px;
}
.page-next[data-v-61de9aa9] {
		padding: 7px 1px 1px;
}
.arrow-next[data-v-61de9aa9] {
		margin: 0px;
		padding: 0px;
}
.arrow-prev[data-v-61de9aa9] {
		margin: 0px;
		padding: 0px;
}
.paginationc[data-v-61de9aa9] {
		margin-top: -20px;
		border-radius: 4px;
		position: relative;
		border: 1px solid #D7D7D7;
		margin-bottom: 50px;
		zoom: 1;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		content: '.';
		display: block;
		clear: both;
}

.exchange-look[data-v-1cb2461d] .el-carousel__item{
  background-color: white !important;
}

.seamless-warp2[data-v-03b8c350] {
  overflow: hidden;
  height: 25px;
  width: 380px;
}
.seamless-warp2 ul.item li[data-v-03b8c350] {
  float: left;
  margin-right: 10px;
}
.btn-custom-cancel[data-v-52264274] {
	/*float: right;
	margin-left: 10px;*/
	background-color: red;
	color: white;
}
.btn-custom-cancel-hidden[data-v-52264274] {
	display: none !important;
}

/* .table_settle tr.current-row>td {
	background: #2299EE !important;
	color: white;
} */
.awbNumber[data-v-52264274] {
	 /* text-decoration: underline; */
}
.duihao_af[data-v-52264274] {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	display: "table-cell" !important;
}
.duihao_icn[data-v-52264274] :before {
	content: "\E608";
}






























































































































































































































































































































































































































































































































































































































































































































































































































	/* .table_settle tr.current-row>td {
		background: #FDF5E6 !important;
		color: block;
	} */
.awbNumber {
    text-decoration: underline;
}
.afOperationPlan-ruleForm .el-input__icon {
    line-height: 30px !important;
}
.afOperationPlan-ruleForm .el-form-item__content {
    line-height: 30px !important;
}
.afOperationPlan-ruleForm .el-input-group__prepend {
    padding: 0 6px;
}

.el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.el-table .warning-row0 {
		color: #409EFF;
}
.el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}









































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-3aec6c89]::-webkit-inner-spin-button {
		visibility: hidden;
}
input[type="date"][data-v-3aec6c89]::-webkit-calendar-picker-indicator {
		width: 5px;
}
input[type="date"][data-v-3aec6c89]::-webkit-clear-button {
		display: none;
}
div[data-v-3aec6c89],
	span[data-v-3aec6c89],
	textarea[data-v-3aec6c89] {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
}
.awb_body[data-v-3aec6c89] {
		background-color: #FFF;
		height: auto;
		font-family: Tahoma;
		font: 12px Tahoma;
		color: #777;
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
.awb_body textarea[data-v-3aec6c89] {
		outline: none;
		padding: 2px;
		margin: 0px;
		resize: none;
		background-color: #e8f0fe;
		color: #000000;
}
.TextBox[data-v-3aec6c89] {
		border: 0px none;
		outline: none;
		height: 18px;
		border-bottom: 1px dotted #9ecf0a;
		background-color: #e8f0fe;
}
.required[data-v-3aec6c89] {
		color: #fc5b4d;
		font-size: 12px;
		/*padding: 0 2px;*/
}
.button-flatestyle[data-v-3aec6c89] {
		width: 80px;
}
.button-flatestyle a[data-v-3aec6c89] {
		width: 75px;
		border-right: 0px solid #3582b9;
		margin: 0 10px;
		padding: 0;
		text-shadow: none;
}
.button-flatestyle.green a[data-v-3aec6c89] {
		background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-3aec6c89]:hover {
		background-color: #71b017;
		color: #f2fce4;
		text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-3aec6c89] {
		background-color: #EEE;
		color: #DDD;
		text-shadow: none;
}
.minitip-content[data-v-3aec6c89] {
		font-size: 11px;
		padding: 8px 10px;
		color: #fff;
		background-color: #3C3C3C;
		border: 1px solid rgba(255, 255, 255, 0.25);
		text-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 3px #555;
		        box-shadow: 0 0 3px #555;
		border-radius: 5px;
}
.TextBox_Help[data-v-3aec6c89] {
		display: none;
		clear: both;
		float: left;
		border-top: 6px solid #26b064;
		position: absolute;
		min-width: 500px;
		min-height: 30px;
		line-height: 30px;
		background-color: #2f373d;
		color: #bac3c9;
		padding: 0 5px;
		-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-3aec6c89] {
		width: 100%;
		height: 30px;
		margin-top: 1px;
		background-color: #45515a;
		line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-3aec6c89] {
		line-height: 26px;
}
.TextBox_Help .label[data-v-3aec6c89] {
		margin-left: 5px;
}
.TextBox_Help span.key[data-v-3aec6c89] {
		margin-left: 15px;
		color: #5faddd;
		cursor: pointer;
}
.TextBox_Help span.value[data-v-3aec6c89] {
		margin-left: 0px;
		cursor: pointer;
}
.TextBox_Help span.close[data-v-3aec6c89] {
		float: right;
		margin-right: 5px;
		cursor: pointer;
}
.horizontal[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		margin: 0;
		padding: 0;
		margin-right: -3px;
}
#form-header[data-v-3aec6c89] {
		display: block;
		width: 100%;
		height: 48px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		background-color: #FFF;
}
#form-header-inner[data-v-3aec6c89] {
		width: 1000px;
		margin: 0 auto;
}
#form-title[data-v-3aec6c89] {
		margin-top: 15px;
		margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-3aec6c89] {
		height: 30px;
}
#form-title div#mawb_departurecode[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_suffixcode[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-3aec6c89],
	#form-title div#mawb_departurecode .TextBox[data-v-3aec6c89] {
		width: 30px;
		height: 18px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-3aec6c89] {
		width: 80px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
		height: 18px;
}
#form-title .smallfont[data-v-3aec6c89] {
		display: block;
		font-size: 8px;
}
#form-action[data-v-3aec6c89] {
		margin-right: -12px;
}
#form-prompt[data-v-3aec6c89] {
}
#form-container[data-v-3aec6c89] {
		width: 1020px;
		height: auto;
		background-color: #FFF;
		margin-bottom: 10px;
}
#form-main[data-v-3aec6c89] {
		height: auto;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		background-color: #FFF;
}
#form-inner[data-v-3aec6c89] {
		border: none;
		height: auto;
}
.box[data-v-3aec6c89] {
		border: 1px solid #BBB;
}
#form-left[data-v-3aec6c89] {
		display: inline-block;
		*display: inline;
		_zoom: 1;
		width: 430px;
}
#form-right[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 570px;
		vertical-align: top;
		margin-left: -4px;
}
#shipper[data-v-3aec6c89] {
		border: 1px solid #BBB;
		border-right: 0px;
}
#shipper span[data-v-3aec6c89],
	#consignee span[data-v-3aec6c89] {
		display: block;
		text-align: center;
}
#shipper-head[data-v-3aec6c89],
	#consignee-head[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#shipper-head .label[data-v-3aec6c89],
	#consignee-head .label[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		line-height: 24px;
		text-align: left;
		margin-left: 10px;
}
#shipper-head #account-div[data-v-3aec6c89],
	#consignee-head #account-div[data-v-3aec6c89] {
		display: inline-block;
		width: 229px;
		height: 65px;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-3aec6c89],
	#consignee-head #account-div .label[data-v-3aec6c89] {
		width: 165px;
		line-height: 24px;
		text-align: left;
}
#shipper textarea[data-v-3aec6c89],
	#consignee textarea[data-v-3aec6c89] {
		border: none;
		width: 95%;
		height: 84px;
		padding: 10px;
		overflow-y: visible;
}
#shipper .TextBox[data-v-3aec6c89],
	#consignee .TextBox[data-v-3aec6c89] {
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-3aec6c89]:last-child,
	#consignee .TextBox[data-v-3aec6c89]:last-child {
		margin-bottom: 7px;
}
#consignee[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-3aec6c89] {
		line-height: 24px;
		margin-left: 10px;
}
#forwarder #forwarder-head[data-v-3aec6c89] {
		height: 24px;
}
#forwarder textarea[data-v-3aec6c89] {
		border: none;
		width: 95%;
		height: 50px;
		padding: 10px;
		overflow-y: visible;
}
#agent[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
		border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49.6%;
}
#agent #agent-iatacode .label[data-v-3aec6c89],
	#agent #accoutno .label[data-v-3aec6c89] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#agent #agent-iatacode .TextBox[data-v-3aec6c89],
	#agent #accoutno .TextBox[data-v-3aec6c89] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#airport-departure[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		height: 69px;
}
#airport-departure .label[data-v-3aec6c89] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#airport-departure .TextBox[data-v-3aec6c89] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		background-color: #e8f0fe;
		text-align: center;
		margin-top: 7px;
}
#airport-departure span#airportname[data-v-3aec6c89] {
		width: 300px;
		margin-left: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #DDD;
}
#routing[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-3aec6c89],
	#routing #second-to[data-v-3aec6c89],
	#routing #second-carrier[data-v-3aec6c89],
	#routing #third-to[data-v-3aec6c89],
	#routing #third-carrier[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 12%;
}
#routing #first-carrier[data-v-3aec6c89],
	#routing #second-to[data-v-3aec6c89],
	#routing #second-carrier[data-v-3aec6c89],
	#routing #third-to[data-v-3aec6c89],
	#routing #third-carrier[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33.86%;
}
#routing .label[data-v-3aec6c89] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#routing .TextBox[data-v-3aec6c89] {
		width: 100%;
		height: 23px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#flight[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight .label[data-v-3aec6c89] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#flight #airport-destination[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33%;
}
#flight #airport-destination .TextBox[data-v-3aec6c89] {
		text-align: center;
}
#flight #flight-detail[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-3aec6c89] {
		display: block;
}
#flight #flight-detail #input-div[data-v-3aec6c89] {
		display: block;
}
#flight #flight-detail #head-label[data-v-3aec6c89] {
		padding-left: 38px;
		padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-3aec6c89] {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 24px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-3aec6c89],
	#flight #flight-detail #input-div #second-flight[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-3aec6c89] {
		border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-3aec6c89] {
		height: 25px;
		width: 95%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#flight #destination_name[data-v-3aec6c89] {
		text-align: left;
		padding-left: 5px;
		/*width: 70px;*/
}
#flight #destination_code[data-v-3aec6c89] {
		text-align: left;
		padding-left: 5px;
		width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-3aec6c89],
	#flight #flight-detail #input-div #flightdate[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-3aec6c89],
	#flight #flight-detail #input-div #flightno2[data-v-3aec6c89] {
		width: 50px;
}
#flight #flight-detail #input-div #flightdate[data-v-3aec6c89],
	#flight #flight-detail #input-div #flightdate2[data-v-3aec6c89] {
		width: 70px;
}
#mawb[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border: 1px solid #BBB;
}
#mawb .awb_code[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		padding: 10px 10px 10px 10px;
		font-size: 32px;
		color: #97c803;
		margin-left: 207px;
		margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-3aec6c89] {
		width: 95%;
		height: 58px;
		overflow-y: visible;
		border: none;
		clear: both;
		padding: 10px;
}
#mawb .code[data-v-3aec6c89] {
		_zoom: 1;
		padding: 10px 10px 18px 10px;
		font-size: 32px;
		color: #97c803;
		margin-bottom: 59px;
}
#mawb .label[data-v-3aec6c89] {
		margin-top: 20px;
		margin-left: 10px;
		font-size: 16px;
		font-weight: bold;
}
#mawb #validity[data-v-3aec6c89] {
		display: block;
		width: 560px;
		padding-left: 10px;
		padding-top: 5px;
		border-top: 1px solid #BBB;
}
#mawb-memo[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-3aec6c89] {
		padding: 10px;
		color: #AAA;
		font-size: 12px;
}
#accounting[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 338px;
		border-top: 1px solid #BBB;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 149px;
		border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-3aec6c89] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting textarea[data-v-3aec6c89] {
		border: none;
		width: 95%;
		height: 98px;
		padding: 10px;
		overflow-y: visible;
}
#accounting #reference[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 69px;
		border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-3aec6c89] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting #reference #reference-number[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-3aec6c89] {
		width: 200px;
		padding-left: 30px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-3aec6c89],
	#accounting #payment #chgscode[data-v-3aec6c89],
	#accounting #payment #WT-VAL[data-v-3aec6c89],
	#accounting #payment #other[data-v-3aec6c89],
	#accounting #payment #declared-value-for-carriage[data-v-3aec6c89],
	#accounting #payment #declared-value-for-customs[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		height: 57px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-3aec6c89] {
		border-right: none;
		width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-3aec6c89],
	#declared-value-for-customs .TextBox[data-v-3aec6c89],
	#insurance .TextBox[data-v-3aec6c89],
	#currency .TextBox[data-v-3aec6c89] {
		height: 22px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#accounting #payment .label[data-v-3aec6c89] {
		padding-left: 3px;
		line-height: 18px;
}
#accounting #payment #currency[data-v-3aec6c89] {
		width: 65px;
		text-align: center;
		vertical-align: top;
}
#accounting #payment #currency .label[data-v-3aec6c89] {
		line-height: 25px;
}
#accounting #payment #chgscode[data-v-3aec6c89] {
		width: 41px;
		text-align: center;
		margin-left: -3px;
		vertical-align: top;
}
#accounting #payment #PPD[data-v-3aec6c89],
	#accounting #payment #COLL[data-v-3aec6c89] {
		width: 36px;
		height: 38px;
		border-right: 1px solid #BBB;
		float: left;
}
#COLL[data-v-3aec6c89] {
		float: left;
}
#accounting #payment #COLL[data-v-3aec6c89] {
		margin-left: -3px;
		border-right: none;
}
#accounting #payment #WT-VAL[data-v-3aec6c89],
	#accounting #payment #other[data-v-3aec6c89] {
		width: 71px;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-3aec6c89],
	#accounting #payment #declared-value-for-customs[data-v-3aec6c89] {
		width: 150px;
		vertical-align: top;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-3aec6c89],
	#accounting #payment #declared-value-for-customs .label[data-v-3aec6c89] {
		line-height: 25px;
		letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-3aec6c89],
	#accounting #payment #other .label[data-v-3aec6c89] {
		display: block;
		border-bottom: 1px solid #BBB;
		text-align: center;
}
#accounting #payment #insurance[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		height: 59px;
		vertical-align: top;
		border-right: 1px solid #BBB;
		margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-3aec6c89] {
		display: block;
		margin-left: 5px;
		line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-3aec6c89] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 380px;
		margin-bottom: -1px;
		letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-3aec6c89] {
		display: block;
		padding: 2px;
}
#handling[data-v-3aec6c89] {
		display: block;
		width: 999px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handling .label[data-v-3aec6c89] {
		display: block;
		margin-left: 10px;
		line-height: 25px;
}
#handling-information[data-v-3aec6c89] {
		vertical-align: top;
}
#handling-information textarea[data-v-3aec6c89] {
		display: block;
		width: 580px;
		border: none;
		height: 50px;
		padding: 5px 10px;
		overflow-y: visible;
}
#notify textarea[data-v-3aec6c89] {
		width: 363px;
		height: 50px;
		margin-left: 10px;
		padding: 5px 10px;
		overflow-y: visible;
		border: none;
}
#special-handlingcode .TextBox[data-v-3aec6c89] {
		width: 985px;
		text-align: left;
		height: 25px;
		line-height: 25px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-3aec6c89] {
		width: 1000px;
}
#item-detail #item-head[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-3aec6c89],
	#item-detail #item-head #gross-weight[data-v-3aec6c89],
	#item-detail #item-head #kg-lb[data-v-3aec6c89],
	#item-detail #item-head #chargeable-weight[data-v-3aec6c89],
	#item-detail #item-head #rate-charge[data-v-3aec6c89],
	#item-detail #item-head #total[data-v-3aec6c89],
	#item-detail #item-head #goods[data-v-3aec6c89] {
		border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-3aec6c89] {
		border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-3aec6c89] {
		width: 68px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #pieces .label[data-v-3aec6c89] {
		display: block;
		/*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-3aec6c89] {
		width: 78px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-3aec6c89],
	#commodity-item .TextBox[data-v-3aec6c89],
	#rate-charge .TextBox[data-v-3aec6c89],
	#total .TextBox[data-v-3aec6c89],
	#pieces .TextBox[data-v-3aec6c89] {
		height: 20px;
		width: 96%;
}
#kg-lb #sel_wci_unit[data-v-3aec6c89] {
		margin-left: 5px;
}
#kg-lb .TextBox[data-v-3aec6c89] {
		height: 25px;
		width: 16px;
}
#chargeable-weight .TextBox[data-v-3aec6c89] {
		height: 25px;
		width: 96%;
}
#rate .TextBox[data-v-3aec6c89] {
		height: 25px;
}
#item-detail #gross-weight .label[data-v-3aec6c89] {
		display: block;
		margin-top: 15px;
}
#item-detail #kg-lb[data-v-3aec6c89] {
		width: 20px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
		overflow: hidden;
}
#item-detail #kg-lb .label[data-v-3aec6c89] {
		display: block;
		margin-top: 8px;
}
.space[data-v-3aec6c89] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
}
.space_empty[data-v-3aec6c89] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
		background: rgba(0, 0, 0, 0);
		/* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-3aec6c89] {
		width: 135px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-class .label[data-v-3aec6c89] {
		display: block;
		margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-3aec6c89] {
		border: none;
		height: 30px;
		padding: 10px;
		width: 380px;
		overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-3aec6c89] {
		display: inline-block;
		margin-left: 18px;
		margin-bottom: 0px;
		margin-top: 3px;
		width: 110px;
		height: 12px;
		padding: 3px;
		border-left: 1px solid #BBB;
		border-top: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-3aec6c89] {
		width: 110px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-3aec6c89] {
		display: block;
		margin-top: 15px;
}
#item-detail #rate-charge[data-v-3aec6c89] {
		width: 80px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-charge .label[data-v-3aec6c89] {
		display: block;
		margin-top: 15px;
}
#item-detail #total[data-v-3aec6c89] {
		width: 90px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #total .label[data-v-3aec6c89] {
		display: block;
		margin-top: 15px;
}
#item-detail #goods[data-v-3aec6c89] {
		width: 380px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#goods textarea[data-v-3aec6c89] {
		border: none;
		width: 95%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#item-detail #goods .label[data-v-3aec6c89] {
		display: block;
		margin-top: 15px;
		letter-spacing: -1px;
}
#item-detail #item-body[data-v-3aec6c89] {
		height: 162px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-3aec6c89],
	#item-detail #item-body #item-summary[data-v-3aec6c89] {
		height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-3aec6c89],
	#item-detail #item-body #item-summary #rate-class #rate[data-v-3aec6c89] {
		width: 9px;
		height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-3aec6c89],
	#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-3aec6c89] {
		width: 110px;
		height: inherit;
		border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-3aec6c89],
	#item-detail #item-body #item-summary #gross-weight[data-v-3aec6c89],
	#item-detail #item-body #item-summary #total[data-v-3aec6c89] {
		border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-3aec6c89] {
		width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-3aec6c89] {
		width: 89px;
}
#summary[data-v-3aec6c89] {
		width: 1001px;
}
#summary .horizontal[data-v-3aec6c89] {
		vertical-align: top;
}
#summary #weight-charge[data-v-3aec6c89] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #weight-charge .label[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-3aec6c89] {
		margin: 0 45px;
		padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-3aec6c89] {
		border-left: none;
		width: 50px;
}
#summary #weight-charge #collect.label[data-v-3aec6c89] {
		border-right: none;
		width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-3aec6c89] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge[data-v-3aec6c89] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-3aec6c89] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge .label[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 18px;
		margin: 0 120px;
		width: 100px;
}
#summary #tax[data-v-3aec6c89] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #tax .label[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 58px;
		margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-3aec6c89] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#collect-input[data-v-3aec6c89] {
		width: 185px;
		height: 30px;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#prepaid-input input[data-v-3aec6c89] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#prepaid-input span[data-v-3aec6c89] {
		width: 1px;
		height: 20px;
}
#collect-input input[data-v-3aec6c89] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#summary #total-other-charges-due-agent[data-v-3aec6c89] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-3aec6c89] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-other-charges-due-carrier[data-v-3aec6c89] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-3aec6c89] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-space[data-v-3aec6c89] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
		background-color: #EEE;
}
#summary #total[data-v-3aec6c89] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total .label[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 28px;
		margin: 0 0 0 29px;
		/*width: 73px;*/
}
#summary #total .whitespace[data-v-3aec6c89] {
		width: 27px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-3aec6c89] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #currency-rates[data-v-3aec6c89] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #currency-rates .label[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 0px;
		margin: 0 0 0 6px;
		width: 176px;
		text-align: center;
}
#summary #currency-rates .whitespace[data-v-3aec6c89] {
		width: 3px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-3aec6c89] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-3aec6c89] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #other-charges[data-v-3aec6c89] {
		width: 617px;
		height: 152px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-3aec6c89] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#summary #signature-of-agent[data-v-3aec6c89] {
		width: 617px;
		height: 254px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-3aec6c89] {
		display: block;
		margin-left: 10px;
		line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-3aec6c89] {
		width: 617px;
		border-bottom: 1px solid #BBB;
		margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-3aec6c89] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-3aec6c89] {
		width: 617px;
		margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-3aec6c89] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-3aec6c89] {
		width: 590px;
		margin: 0 11px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-3aec6c89] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-3aec6c89] {
		margin: 4px 0;
		text-align: center;
}
#summary #executed-on-date .TextBox[data-v-3aec6c89] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-3aec6c89] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-3aec6c89] {
		margin: 4px 0;
		text-align: center;
}
#summary #at-place .TextBox[data-v-3aec6c89] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-3aec6c89] {
		width: 230px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-3aec6c89] {
		width: 230px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-3aec6c89] {
		margin: 4px 0;
		text-align: center;
}

	/*--------------------------------------------------------------*/
#departure[data-v-3aec6c89],
	#destination[data-v-3aec6c89] {
		width: 245px;
		height: auto;
		float: left;
}
#departure span[data-v-3aec6c89],
	#destination span[data-v-3aec6c89] {
		display: block;
		text-align: center;
}
#departure .TextBox[data-v-3aec6c89],
	#destination .TextBox[data-v-3aec6c89] {
		width: 95%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#charges[data-v-3aec6c89],
	#payment[data-v-3aec6c89] {
		width: 100%;
		height: auto;
}
#charges #cc[data-v-3aec6c89],
	#charges #pp[data-v-3aec6c89] {
		width: auto;
		display: block;
}
#charges #cc span[data-v-3aec6c89],
	#charges #pp span[data-v-3aec6c89] {
		width: 120px;
		float: left;
		text-align: right;
}
#charges #cc .TextBox[data-v-3aec6c89],
	#charges #pp .TextBox[data-v-3aec6c89] {
		width: 300px;
		height: 21px;
		text-align: center;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#charges #pp .TextBox[data-v-3aec6c89] {
		margin-bottom: 7px;
}
#payment #credit[data-v-3aec6c89],
	#payment #cash[data-v-3aec6c89] {
		width: auto;
		display: block;
}
#payment #credit span[data-v-3aec6c89],
	#payment #cash span[data-v-3aec6c89] {
		width: 120px;
		float: left;
		text-align: right;
}
#payment #credit .TextBox[data-v-3aec6c89],
	#payment #cash .TextBox[data-v-3aec6c89] {
		width: 300px;
		height: 21px;
		text-align: right;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#payment #cash .TextBox[data-v-3aec6c89] {
		margin-bottom: 7px;
}
#charges input[data-v-3aec6c89],
	#payment input[data-v-3aec6c89] {
		width: 90%;
}
#alsonotify span[data-v-3aec6c89] {
		display: block;
		text-align: center;
}
#alsonotify textarea[data-v-3aec6c89] {
		border: none;
		width: 93%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
}
#alsonotify .TextBox[data-v-3aec6c89] {
		width: 98%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-3aec6c89]:last-child {
		margin-bottom: 7px;
}
#addtionalclause[data-v-3aec6c89] {
		margin-top: 15px;
		margin-bottom: 41px;
}
#addtionalclause span[data-v-3aec6c89] {
		display: block;
		text-align: center;
}
#addtionalclause p[data-v-3aec6c89] {
		margin-top: 3px;
		margin-left: 12px;
		margin-right: 9px;
		color: #999;
		display: block;
}
#destination[data-v-3aec6c89] {
		border-left: 1px solid #BBB;
		margin-left: -1px;
}
#declaredvalue[data-v-3aec6c89] {
		width: 418px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-3aec6c89] {
		width: 217px;
		float: left;
}
#declaredvalue-shipper .TextBox[data-v-3aec6c89],
	#documents .TextBox[data-v-3aec6c89] {
		width: 95%;
		height: 40px;
		text-align: center;
		border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-3aec6c89] {
		width: 200px;
		height: 30px;
		float: left;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-3aec6c89] {
		width: 200px;
		height: 30px;
		float: right;
		border-left: 1px solid #BBB;
}
#documents[data-v-3aec6c89] {
		width: 270px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-3aec6c89] {
		width: 890px;
		height: 75px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		float: left;
}
#handlinginformation .TextBox[data-v-3aec6c89] {
		width: 99%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
}
#packages[data-v-3aec6c89] {
		width: 80px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-3aec6c89] {
		width: 90px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#ratecharge[data-v-3aec6c89] {
		width: 100px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-3aec6c89] {
		width: 325px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-3aec6c89],
	#insurance[data-v-3aec6c89],
	#documents[data-v-3aec6c89] {
		height: 90px;
}
#declaredvalue-carriage[data-v-3aec6c89],
	#declaredvalue-customs[data-v-3aec6c89] {
		height: 45px;
}
#packages[data-v-3aec6c89],
	#rateclass[data-v-3aec6c89],
	#grossweight[data-v-3aec6c89],
	#chargeableweight[data-v-3aec6c89],
	#ratecharge[data-v-3aec6c89],
	#goods[data-v-3aec6c89] {
		height: 100px;
}
#rate input[data-v-3aec6c89] {
		margin-left: 0px;
}
#packages .TextBox[data-v-3aec6c89],
	#rateclass .TextBox[data-v-3aec6c89],
	#grossweight .TextBox[data-v-3aec6c89],
	#chargeableweight .TextBox[data-v-3aec6c89],
	#ratecharge .TextBox[data-v-3aec6c89],
	#goods .TextBox[data-v-3aec6c89] {
		width: 92%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
		text-align: center;
}
#packages .TextBox[data-v-3aec6c89] {
		width: 90%;
}
#goods .TextBox[data-v-3aec6c89] {
		width: 96%;
		text-align: left;
}
#goods #AwbVolume[data-v-3aec6c89] {
		width: 20%;
		text-align: left;
		text-align: center;
}
#form-footer[data-v-3aec6c89] {
		width: 100%;
		float: left;
		margin-top: 10px;
}
#form-footer span[data-v-3aec6c89] {
		display: block;
}
#signatureofconstituent[data-v-3aec6c89] {
		width: 400px;
		float: left;
		margin-left: 30px;
		margin-top: 30px;
}
#signatureofagent[data-v-3aec6c89] {
		width: 400px;
		float: left;
		margin-top: 30px;
}
.shipperletter-div span[data-v-3aec6c89] {
		display: block;
		text-align: center;
}
.shipperletter-div span[data-v-3aec6c89]:first-child {
		margin-top: 5px;
}
.smallfont[data-v-3aec6c89] {
		font-size: 8px;
		font-weight: lighter;
}

	/*********************************************************************************/
#customer-info[data-v-3aec6c89] {
		width: 447px;
}
.city[data-v-3aec6c89] {
		width: 230px;
}
.city input[data-v-3aec6c89] {
		width: 120px;
}
.country[data-v-3aec6c89] {
		width: 230px;
}
.country input[data-v-3aec6c89] {
		width: 120px;
}
#service-action a[data-v-3aec6c89] {
		margin-left: 5px;
}
#service-summary[data-v-3aec6c89] {
		width: 250px;
		height: 47px;
		float: right;
}
#service-summary .currency[data-v-3aec6c89] {
		float: right;
		margin-top: 20px;
		font-weight: 700;
		font-size: 12px;
		color: #CCC;
}
#service-summary .amount[data-v-3aec6c89] {
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 30px;
		color: #777;
}
#service-quotation[data-v-3aec6c89] {
		float: left;
		width: 96%;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
		margin-left: 10px;
		margin-right: 1px;
		margin-top: 5px;
		margin-bottom: 20px;
}
#service-quotation-editor[data-v-3aec6c89] {
		display: none;
		width: 850px;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
}
#service-quotation table[data-v-3aec6c89],
	#service-quotation-editor table[data-v-3aec6c89] {
		width: 100%;
		background: #F6F6F6;
		border-radius: 2px;
}
#service-quotation tr[data-v-3aec6c89],
	#service-quotation-editor tr[data-v-3aec6c89] {
		border-bottom: 1px solid #DDD;
		height: 36px;
		line-height: 36px;
}
#service-quotation tr[data-v-3aec6c89]:last-child,
	#service-quotation-editor tr[data-v-3aec6c89]:last-child {
		border-bottom: none;
		background: #F3F3F3;
}
#service-quotation thead tr[data-v-3aec6c89],
	#service-quotation-editor tr[data-v-3aec6c89]:last-child {
		height: 36px;
		line-height: 36px;
}
#service-quotation thead tr[data-v-3aec6c89]:last-child,
	#service-quotation-editor thead tr[data-v-3aec6c89]:last-child {
		border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-3aec6c89],
	#service-quotation-editor thead td[data-v-3aec6c89] {
		font-weight: 700;
		font-size: 14px;
		color: #0f81b0;
		background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
		background-color: #EEE;
}
#service-quotation th[data-v-3aec6c89],
	#service-quotation td[data-v-3aec6c89],
	#service-quotation-editor th[data-v-3aec6c89],
	#service-quotation-editor td[data-v-3aec6c89] {
		padding-left: 9px;
}
#service-quotation td input[data-v-3aec6c89],
	#service-quotation-editor td input[data-v-3aec6c89] {
		height: 20px;
		line-height: 20px;
		border: 1px solid #DDD;
		border-radius: 3px;
		margin-right: 3px;
}
#service-request[data-v-3aec6c89] {
		width: 193px;
		float: left;
}
#departure-time[data-v-3aec6c89],
	#destination-time[data-v-3aec6c89] {
		display: block;
		float: left;
		width: 187px;
}
#departure-time a[data-v-3aec6c89],
	#destination-time a[data-v-3aec6c89] {
		display: block;
		float: right;
		width: 16px;
		height: 16px;
		margin-top: 5px;
		margin-right: 8px;
		background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#departure-time input[data-v-3aec6c89],
	#destination-time input[data-v-3aec6c89] {
}
#service-request input[data-v-3aec6c89] {
		width: 80px;
}
#cargo[data-v-3aec6c89] {
		width: 100%;
		float: left;
}
#cargo-detail[data-v-3aec6c89] {
		width: 185px;
		height: 139px;
		float: right;
		margin-top: -106px;
		margin-right: 2px;
}
#total-pieces[data-v-3aec6c89] {
		width: 230px;
		float: left;
}
#cargo-summary span[data-v-3aec6c89] {
		width: 55px;
		margin-top: 5px;
		float: left;
}
#cargo-summary span[data-v-3aec6c89]:last-child {
		width: 20px;
		float: right;
}
#cargo-summary input[data-v-3aec6c89] {
		text-align: right;
}
#cargo-summary textarea[data-v-3aec6c89] {
		border: none;
		margin-top: 8px;
		margin-left: 8px;
		/*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
		width: 169px;
}
#total-pieces input[data-v-3aec6c89],
	#total-chargeable-weight input[data-v-3aec6c89],
	#total-gross-weight input[data-v-3aec6c89],
	#total-volume input[data-v-3aec6c89] {
		width: 120px;
		float: left;
}
#total-chargeable-weight[data-v-3aec6c89] {
		width: 230px;
		float: left;
}
.unit[data-v-3aec6c89] {
		margin-top: 7px;
		margin-left: 3px;
		float: left;
		color: #999;
}
#total-volume .unit[data-v-3aec6c89] {
		margin-top: 1px;
}
#total-gross-weight[data-v-3aec6c89] {
		width: 230px;
		float: left;
}
#total-volume[data-v-3aec6c89] {
		width: 230px;
		float: left;
}
#shipper-info[data-v-3aec6c89] {
		width: 447px;
		float: left;
}
#customer-info input[data-v-3aec6c89],
	#shipper-info input[data-v-3aec6c89],
	#consignee-info input[data-v-3aec6c89],
	#freightforwarder-info input[data-v-3aec6c89] {
		width: 350px;
}
#consignee-info[data-v-3aec6c89] {
		width: 447px;
		float: left;
}
#freightforwarder-info[data-v-3aec6c89] {
		width: 447px;
		float: left;
}
#service-orderno[data-v-3aec6c89] {
		width: 150px;
		margin-top: 8px;
		margin-left: 12px;
		float: left;
}
.service-product[data-v-3aec6c89] {
		width: 180px;
		text-align: left;
}
.service-price[data-v-3aec6c89] {
		width: 100px;
		text-align: center;
}
.service-amount[data-v-3aec6c89] {
		width: 100px;
		text-align: center;
}
.service-totalprice[data-v-3aec6c89] {
		width: 120px;
		text-align: center;
}
.service-memo[data-v-3aec6c89] {
		text-align: center;
}
input[id=单价][data-v-3aec6c89] {
		width: 50px;
		text-align: right;
}
input[id=数量][data-v-3aec6c89] {
		width: 50px;
		text-align: right;
}
input[id=小计][data-v-3aec6c89] {
		width: 70px;
		text-align: right;
}
input[id=备注][data-v-3aec6c89] {
		width: 220px;
		text-align: left;
}
input[id=订单编码][data-v-3aec6c89] {
		width: 230px;
		font-size: 24px;
		color: #DE5A03;
		border-bottom: 1px dotted #CCC;
		outline: 0px solid #EEE;
		background-color: #f7f7f7;
}
td[id=总计][data-v-3aec6c89] {
		text-align: right;
}
#service-orderno span[data-v-3aec6c89] {
		font-size: 24px;
		color: #DE5A03;
}
#service-action[data-v-3aec6c89] {
		width: 100px;
		height: 30px;
		margin-top: 8px;
		margin-left: 2px;
		float: left;
}
#service-action img[data-v-3aec6c89] {
		width: 24px;
		height: 24px;
		margin-top: 5px;
		float: left;
}
#chooseContype[data-v-3aec6c89] {
		display: none;
		position: absolute;
		width: 600px;
		border-radius: 3px;
		border-width: 1px;
		border-color: #DDD;
		border-style: solid;
		float: left;
}
.detail-editor[data-v-3aec6c89] {
		width: 785px;
		height: 360px;
		background-color: #F0F0F0;
		margin-top: 2px;
		margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-3aec6c89] {
		width: 95%;
		float: left;
		font-size: 18px;
		color: #DE5A03;
		margin-top: 8px;
		margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-3aec6c89] {
		margin-top: 5px;
}
.detail-editor #editor-div[data-v-3aec6c89] {
		width: 580px;
		height: 402px;
}
.detail-editor #quickselector[data-v-3aec6c89] {
		width: 200px;
		height: 405px;
		border-left: 2px solid #FFF;
		vertical-align: top;
		font-family: 'verb_light';
		overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-3aec6c89] {
		display: inline-block;
		padding: 10px 0 0 12px;
		font-size: 14px;
		/*font-weight: bold;*/
		cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-3aec6c89] {
		font-size: 12px;
		color: #97c803;
		margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-3aec6c89] {
		width: 180px;
		height: 56px;
		background-color: #FFF;
		margin: 7px 7px;
		padding: 0px 3px 0px 3px;
		border-bottom: 1px solid #CCC;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-3aec6c89] {
		display: none;
		position: relative;
		top: 16px;
		left: 160px;
		color: #DE5A03;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-3aec6c89] {
		color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-3aec6c89]:hover {
		width: 175px;
		color: #000000;
		background-color: #dff2fb;
		border-left: 5px solid #000000;
		padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-3aec6c89] {
		font-size: 12px;
		color: #000000;
		padding: 2px 5px;
		vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-3aec6c89] {
		width: 150px;
}
.detail-editor .company[data-v-3aec6c89],
	.detail-editor .address[data-v-3aec6c89] {
		width: 550px;
		float: left;
		margin-left: 10px;
}
.detail-editor .company input[data-v-3aec6c89],
	.detail-editor .address input[data-v-3aec6c89] {
		width: 85%;
}
.detail-editor .contactname[data-v-3aec6c89],
	.detail-editor .fax[data-v-3aec6c89],
	.detail-editor .city[data-v-3aec6c89],
	.detail-editor .pobox[data-v-3aec6c89],
	.detail-editor .state[data-v-3aec6c89],
	.detail-editor .countrycode[data-v-3aec6c89],
	.detail-editor .telnumber[data-v-3aec6c89],
	.email[data-v-3aec6c89] {
		width: 266px;
		float: left;
		margin-left: 10px;
}
.detail-editor .fax input[data-v-3aec6c89],
	.detail-editor .city input[data-v-3aec6c89],
	.detail-editor .pobox input[data-v-3aec6c89],
	.detail-editor .state input[data-v-3aec6c89],
	.detail-editor .telnumber input[data-v-3aec6c89],
	.detail-editor .email input[data-v-3aec6c89] {
		width: 62%;
}
.detail-editor .contactname input[data-v-3aec6c89] {
		width: 50%;
}
.detail-editor .countrycode #Country[data-v-3aec6c89] {
		width: 40%;
		text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-3aec6c89] {
		width: 10%;
}
#package-detail-editor[data-v-3aec6c89] {
		width: 600px;
}
#package-detail-editor .editor-tilte[data-v-3aec6c89] {
		height: 32px;
}
#package-detail-editor input[data-v-3aec6c89] {
		width: 50px;
		padding: 0 5px;
		text-align: right;
}
#package-detail-editor table tfoot tr[data-v-3aec6c89]:first-child {
		border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-3aec6c89] {
		width: 560px;
}
#othercharges-detail-editor .tips[data-v-3aec6c89] {
		font-size: 12px;
		float: right;
		margin-top: 5px;
		color: #888;
}
#othercharges-detail-editor input[data-v-3aec6c89] {
		padding: 0 5px;
		text-align: right;
}
#othercharges-detail-editor .reason[data-v-3aec6c89] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .showname[data-v-3aec6c89] {
		width: 60px;
		text-align: center;
}
#othercharges-detail-editor .reason input[data-v-3aec6c89] {
		text-align: left;
}
#othercharges-detail-editor .showname input[data-v-3aec6c89] {
		width: 30px;
		text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-3aec6c89] {
		width: 60px;
		text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-3aec6c89] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-3aec6c89] {
		width: 50px;
		text-align: right;
}
#othercharges-detail-editor .Amount[data-v-3aec6c89] {
		width: 60px;
		text-align: center;
}
.add-action[data-v-3aec6c89] {
		cursor: pointer;
		padding: 0 8px;
		color: #97c803;
		font-size: 14px;
}
.remove-action[data-v-3aec6c89] {
		cursor: pointer;
		font-size: 14px;
		color: #000000;
}
.disabledBtn[data-v-3aec6c89] {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 10px 0px 5px;
		text-align: center;
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
		background-color: #E2E2E2;
		color: #0876C3;
		text-shadow: #A8A8A8 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		border: 1px solid #B9B9B9;
		border-radius: 3px;
		cursor: pointer;
}
.detail-editor .reason[data-v-3aec6c89] {
		width: 100px;
}
.detail-editor .reason input[data-v-3aec6c89] {
		width: 100px;
}
.detail-editor .showname[data-v-3aec6c89],
	.detail-editor .Weight[data-v-3aec6c89],
	.detail-editor .UnitPrice[data-v-3aec6c89] {
		width: 50px;
}
.detail-editor .showname input[data-v-3aec6c89],
	.detail-editor .Weight input[data-v-3aec6c89],
	.detail-editor .UnitPrice input[data-v-3aec6c89] {
		width: 50px;
}
#other-charges textarea[data-v-3aec6c89] {
		border: none;
		width: 95%;
		height: 90px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#query-inner .queryleft[data-v-3aec6c89] {
		float: left;
		width: 290px;
		margin-top: 50px;
}
#query-inner .queryright[data-v-3aec6c89] {
		float: right;
		width: 300px;
}
.detail-editor .print[data-v-3aec6c89] {
		width: 548px;
		float: left;
		height: 88px;
		margin-left: 10px;
		margin-bottom: 5px;
}
.detail-editor .print span[data-v-3aec6c89] {
		width: 62px;
		vertical-align: top;
		padding-top: 5px;
}
.detail-editor .print textarea[data-v-3aec6c89] {
		border: none;
		margin-top: 3px;
		margin-left: 3px;
		width: 453px;
		height: 75px;
		padding-left: 10px;
		border-bottom: 1px solid #EEE;
		background-color: #F2F2F2;
		border-radius: 2px;
}
.editprint[data-v-3aec6c89] {
		height: 410px;
}
.detail-editor .action-div[data-v-3aec6c89] {
		float: left;
		width: 548px;
		height: 21px;
		padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-3aec6c89] {
		padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-3aec6c89]:hover {
		color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-3aec6c89] {
		margin-left: 15px;
		margin-right: 5px;
		color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-3aec6c89] {
		color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-3aec6c89]:hover {
		color: #DE5A03;
		cursor: pointer;
}
.button-flatestyle a.bterror[data-v-3aec6c89] {
		background-color: red;
}
.button-flatestyle a.btsuccess[data-v-3aec6c89] {
		background-color: green;
}

	/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-3aec6c89] {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		display: none;
		width: 580px;
}
.login-form .form-main[data-v-3aec6c89] {
		background-color: #FFF;
		padding: 5px 3px;
}
.login-form .form-inner[data-v-3aec6c89] {
		margin-top: 25px;
		float: left;
}
.login-form .form-prompt[data-v-3aec6c89] {
		background-color: #EFEDE1;
		color: #777;
		height: 40px;
		border-radius: 3px;
		text-align: left;
}
.login-form .prompt-icon[data-v-3aec6c89] {
		font-size: 20px;
		color: #0AA7D6;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
.login-form .prompt-left[data-v-3aec6c89] {
		float: left;
		font-size: 16px;
}
.login-form .prompt-left .Title[data-v-3aec6c89] {
		float: left;
		margin-top: 13px;
}
.login-form .prompt-right[data-v-3aec6c89] {
		float: right;
		margin-right: 20px;
		margin-top: 10px;
		font-size: 16px;
}
.login-form .form-prompt a[data-v-3aec6c89] {
		color: white;
		font-size: 14px;
		cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-3aec6c89] {
		margin-top: 15px;
		margin-left: 5px;
		text-align: left;
		font-size: 16px;
		background-color: white;
		float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-3aec6c89] {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap span[data-v-3aec6c89] {
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-3aec6c89] {
		width: 350px;
		margin-top: 0px;
		padding-left: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-radius: 3px;
		background-color: #F3F3F0;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-3aec6c89] {
		width: 339px;
		vertical-align: middle;
		_margin-top: 2px;
		border: none;
		font-size: 16px;
		color: #555;
		background-color: #FFF;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		border-radius: 2px;
		outline: 0px solid #EEE;
		padding: 6px 0 6px 5px;
		margin-top: 3px;
		margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-3aec6c89] {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 0px 20px 216px;
		text-align: center;
		background: -moz-linear-gradient(top, #239BEE, #0183DD);
		background-color: #0183DD;
		color: white;
		text-shadow: #0876C3 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		border: 1px solid #0183DD;
		border-radius: 3px;
		cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-3aec6c89]:hover {
		text-decoration: none;
		background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
		background-color: #B6E0FD;
		-webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		border-color: #B6E0FD;
		color: #0876C3;
		text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-3aec6c89],
	.login-form .Login-code[data-v-3aec6c89],
	.login-form .Login-password[data-v-3aec6c89] {
		margin-left: 20px;
		margin-top: 15px;
		float: left;
}
.login-form .Login-password .Login-InputBox[data-v-3aec6c89] {
		/** width:200px;**/
}
.login-form .Login-mandatory[data-v-3aec6c89] {
		border: 1px solid #F60;
		outline: 0px solid #666;
		-moz-box-shadow: 1px 1px 3px #F60;
		-webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-3aec6c89] {
		font-size: 13px;
		float: right;
		color: #9BCB5E;
		margin-top: 13px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-3aec6c89] {
		display: block;
		width: 350px;
		height: 25px;
		float: left;
		margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-3aec6c89] {
		display: none;
		float: left;
		padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-3aec6c89],
	.login-form .Login-code .Login-ErrorMessage span[data-v-3aec6c89],
	.login-form .Login-password .Login-ErrorMessage span[data-v-3aec6c89] {
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 0;
		margin-right: 5px;
		float: left;
}
.login-form .Login-message[data-v-3aec6c89] {
		display: block;
		width: 330px;
		height: 25px;
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 0 0 5px;
		border-radius: 3px;
		border: none;
}

	/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-3aec6c89] {
		float: left;
		width: 150px;
		text-align: left;
		margin-left: 18px;
}
.login-wrap .login a[data-v-3aec6c89],
	.login-wrap .register a[data-v-3aec6c89] {
		color: #009ce6;
		font-size: 13px;
		float: left;
		cursor: pointer;
}
.login-wrap .register a[data-v-3aec6c89] {
		margin-right: 15px;
}
.login-wrap .login a[data-v-3aec6c89]:hover {
		color: #e28c24;
		float: left;
}
.login-wrap .accountimg[data-v-3aec6c89] {
		float: left;
		margin-top: 1px;
		display: none;
}
.login-wrap .accountname[data-v-3aec6c89] {
		float: left;
		cursor: pointer;
		display: none;
}
.login-wrap .accountname .name[data-v-3aec6c89]:hover {
		color: #ee9526;
}
.login-wrap .accountname .name[data-v-3aec6c89] {
		float: left;
		color: #009ce6;
		font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-3aec6c89] {
		color: #009ce6;
		margin-left: 5px;
		vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-3aec6c89]:hover {
		color: #ee9526;
}
.login-wrap .logout[data-v-3aec6c89] {
		display: none;
}
.login-wrap .logout a[data-v-3aec6c89] {
		float: left;
		margin-left: 10px;
		width: 30px;
		color: #777;
}
.login-wrap .logout a[data-v-3aec6c89]:hover {
		color: #ee9526;
}

	/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-3aec6c89] {
		position: absolute;
		left: 1000px;
		top: 62px;
		z-index: 120;
		overflow-x: hidden;
		overflow-y: hidden;
		width: 150px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #BBB;
		display: none;
}
.account-menu .account-menulist[data-v-3aec6c89] {
		margin: 0;
		min-height: 277px;
		padding: 0;
}
.account-menu .account-menulist a[data-v-3aec6c89] {
		border-bottom: 1px dotted #CCC;
		color: #555;
		background-color: #F0F0F0;
		cursor: pointer;
		height: 22px;
		line-height: 22px;
		min-height: 22px;
		overflow: hidden;
		padding: 5px 9px 5px 12px;
		text-align: left;
		text-decoration: none;
		display: block;
}
.account-menu .account-menulist a[data-v-3aec6c89]:last-child {
		border-bottom: none;
}
.account-menu .account-menulist span[data-v-3aec6c89] {
		float: left;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		width: 110px;
}
.account-menu .account-menulist a[data-v-3aec6c89]:hover {
		background: #009ce6 0 0;
		border-left: 5px solid #ffa400;
		color: #fff;
}
.errormsg[data-v-3aec6c89] {
		border-bottom: 1px dotted red !important;
		color: red;
}
.page-link[data-v-3aec6c89] {
		padding: 1px 1px 1px;
}
.page-current[data-v-3aec6c89] {
		padding: 1px 1px 1px;
}
.page-prev[data-v-3aec6c89] {
		padding: 7px 1px 1px;
}
.page-next[data-v-3aec6c89] {
		padding: 7px 1px 1px;
}
.arrow-next[data-v-3aec6c89] {
		margin: 0px;
		padding: 0px;
}
.arrow-prev[data-v-3aec6c89] {
		margin: 0px;
		padding: 0px;
}
.paginationc[data-v-3aec6c89] {
		margin-top: -20px;
		border-radius: 4px;
		position: relative;
		border: 1px solid #D7D7D7;
		margin-bottom: 50px;
		zoom: 1;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		content: '.';
		display: block;
		clear: both;
}























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-ef8e7c2e]::-webkit-inner-spin-button {
		visibility: hidden;
}
input[type="date"][data-v-ef8e7c2e]::-webkit-calendar-picker-indicator {
		width: 5px;
}
input[type="date"][data-v-ef8e7c2e]::-webkit-clear-button {
		display: none;
}
div[data-v-ef8e7c2e],
	span[data-v-ef8e7c2e],
	textarea[data-v-ef8e7c2e] {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
}
.awb_body[data-v-ef8e7c2e] {
		background-color: #FFF;
		height: auto;
		font-family: Tahoma;
		font: 12px Tahoma;
		color: #777;
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
.awb_body textarea[data-v-ef8e7c2e] {
		outline: none;
		padding: 2px;
		margin: 0px;
		resize: none;
		background-color: #e8f0fe;
		color: #000000;
}
.TextBox[data-v-ef8e7c2e] {
		border: 0px none;
		outline: none;
		height: 18px;
		border-bottom: 1px dotted #9ecf0a;
		background-color: #e8f0fe;
}
.required[data-v-ef8e7c2e] {
		color: #fc5b4d;
		font-size: 12px;
		/*padding: 0 2px;*/
}
.button-flatestyle[data-v-ef8e7c2e] {
		width: 80px;
}
.button-flatestyle a[data-v-ef8e7c2e] {
		width: 75px;
		border-right: 0px solid #3582b9;
		margin: 0 10px;
		padding: 0;
		text-shadow: none;
}
.button-flatestyle.green a[data-v-ef8e7c2e] {
		background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-ef8e7c2e]:hover {
		background-color: #71b017;
		color: #f2fce4;
		text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-ef8e7c2e] {
		background-color: #EEE;
		color: #DDD;
		text-shadow: none;
}
.minitip-content[data-v-ef8e7c2e] {
		font-size: 11px;
		padding: 8px 10px;
		color: #fff;
		background-color: #3C3C3C;
		border: 1px solid rgba(255, 255, 255, 0.25);
		text-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 3px #555;
		        box-shadow: 0 0 3px #555;
		border-radius: 5px;
}
.TextBox_Help[data-v-ef8e7c2e] {
		display: none;
		clear: both;
		float: left;
		border-top: 6px solid #26b064;
		position: absolute;
		min-width: 500px;
		min-height: 30px;
		line-height: 30px;
		background-color: #2f373d;
		color: #bac3c9;
		padding: 0 5px;
		-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-ef8e7c2e] {
		width: 100%;
		height: 30px;
		margin-top: 1px;
		background-color: #45515a;
		line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-ef8e7c2e] {
		line-height: 26px;
}
.TextBox_Help .label[data-v-ef8e7c2e] {
		margin-left: 5px;
}
.TextBox_Help span.key[data-v-ef8e7c2e] {
		margin-left: 15px;
		color: #5faddd;
		cursor: pointer;
}
.TextBox_Help span.value[data-v-ef8e7c2e] {
		margin-left: 0px;
		cursor: pointer;
}
.TextBox_Help span.close[data-v-ef8e7c2e] {
		float: right;
		margin-right: 5px;
		cursor: pointer;
}
.horizontal[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		margin: 0;
		padding: 0;
		margin-right: -3px;
}
#form-header[data-v-ef8e7c2e] {
		display: block;
		width: 100%;
		height: 48px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		background-color: #FFF;
}
#form-header-inner[data-v-ef8e7c2e] {
		width: 1000px;
		margin: 0 auto;
}
#form-title[data-v-ef8e7c2e] {
		margin-top: 15px;
		margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-ef8e7c2e] {
		height: 30px;
}
#form-title div#mawb_departurecode[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_suffixcode[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-ef8e7c2e],
	#form-title div#mawb_departurecode .TextBox[data-v-ef8e7c2e] {
		width: 30px;
		height: 18px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-ef8e7c2e] {
		width: 80px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
		height: 18px;
}
#form-title .smallfont[data-v-ef8e7c2e] {
		display: block;
		font-size: 8px;
}
#form-action[data-v-ef8e7c2e] {
		margin-right: -12px;
}
#form-prompt[data-v-ef8e7c2e] {
}
#form-container[data-v-ef8e7c2e] {
		width: 1020px;
		height: auto;
		background-color: #FFF;
		margin-bottom: 10px;
}
#form-main[data-v-ef8e7c2e] {
		height: auto;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		background-color: #FFF;
}
#form-inner[data-v-ef8e7c2e] {
		border: none;
		height: auto;
}
.box[data-v-ef8e7c2e] {
		border: 1px solid #BBB;
}
#form-left[data-v-ef8e7c2e] {
		display: inline-block;
		*display: inline;
		_zoom: 1;
		width: 430px;
}
#form-right[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 570px;
		vertical-align: top;
		margin-left: -4px;
}
#shipper[data-v-ef8e7c2e] {
		border: 1px solid #BBB;
		border-right: 0px;
}
#shipper span[data-v-ef8e7c2e],
	#consignee span[data-v-ef8e7c2e] {
		display: block;
		text-align: center;
}
#shipper-head[data-v-ef8e7c2e],
	#consignee-head[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#shipper-head .label[data-v-ef8e7c2e],
	#consignee-head .label[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		line-height: 24px;
		text-align: left;
		margin-left: 10px;
}
#shipper-head #account-div[data-v-ef8e7c2e],
	#consignee-head #account-div[data-v-ef8e7c2e] {
		display: inline-block;
		width: 229px;
		height: 65px;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-ef8e7c2e],
	#consignee-head #account-div .label[data-v-ef8e7c2e] {
		width: 165px;
		line-height: 24px;
		text-align: left;
}
#shipper textarea[data-v-ef8e7c2e],
	#consignee textarea[data-v-ef8e7c2e] {
		border: none;
		width: 95%;
		height: 84px;
		padding: 10px;
		overflow-y: visible;
}
#shipper .TextBox[data-v-ef8e7c2e],
	#consignee .TextBox[data-v-ef8e7c2e] {
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-ef8e7c2e]:last-child,
	#consignee .TextBox[data-v-ef8e7c2e]:last-child {
		margin-bottom: 7px;
}
#consignee[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-ef8e7c2e] {
		line-height: 24px;
		margin-left: 10px;
}
#forwarder #forwarder-head[data-v-ef8e7c2e] {
		height: 24px;
}
#forwarder textarea[data-v-ef8e7c2e] {
		border: none;
		width: 95%;
		height: 50px;
		padding: 10px;
		overflow-y: visible;
}
#agent[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
		border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49.6%;
}
#agent #agent-iatacode .label[data-v-ef8e7c2e],
	#agent #accoutno .label[data-v-ef8e7c2e] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#agent #agent-iatacode .TextBox[data-v-ef8e7c2e],
	#agent #accoutno .TextBox[data-v-ef8e7c2e] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#airport-departure[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		height: 69px;
}
#airport-departure .label[data-v-ef8e7c2e] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#airport-departure .TextBox[data-v-ef8e7c2e] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		background-color: #e8f0fe;
		text-align: center;
		margin-top: 7px;
}
#airport-departure span#airportname[data-v-ef8e7c2e] {
		width: 300px;
		margin-left: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #DDD;
}
#routing[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-ef8e7c2e],
	#routing #second-to[data-v-ef8e7c2e],
	#routing #second-carrier[data-v-ef8e7c2e],
	#routing #third-to[data-v-ef8e7c2e],
	#routing #third-carrier[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 12%;
}
#routing #first-carrier[data-v-ef8e7c2e],
	#routing #second-to[data-v-ef8e7c2e],
	#routing #second-carrier[data-v-ef8e7c2e],
	#routing #third-to[data-v-ef8e7c2e],
	#routing #third-carrier[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33.86%;
}
#routing .label[data-v-ef8e7c2e] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#routing .TextBox[data-v-ef8e7c2e] {
		width: 100%;
		height: 23px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#flight[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight .label[data-v-ef8e7c2e] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#flight #airport-destination[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33%;
}
#flight #airport-destination .TextBox[data-v-ef8e7c2e] {
		text-align: center;
}
#flight #flight-detail[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-ef8e7c2e] {
		display: block;
}
#flight #flight-detail #input-div[data-v-ef8e7c2e] {
		display: block;
}
#flight #flight-detail #head-label[data-v-ef8e7c2e] {
		padding-left: 38px;
		padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-ef8e7c2e] {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 24px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-ef8e7c2e],
	#flight #flight-detail #input-div #second-flight[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-ef8e7c2e] {
		border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-ef8e7c2e] {
		height: 25px;
		width: 95%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#flight #destination_name[data-v-ef8e7c2e] {
		text-align: left;
		padding-left: 5px;
		/*width: 70px;*/
}
#flight #destination_code[data-v-ef8e7c2e] {
		text-align: left;
		padding-left: 5px;
		width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-ef8e7c2e],
	#flight #flight-detail #input-div #flightdate[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-ef8e7c2e],
	#flight #flight-detail #input-div #flightno2[data-v-ef8e7c2e] {
		width: 50px;
}
#flight #flight-detail #input-div #flightdate[data-v-ef8e7c2e],
	#flight #flight-detail #input-div #flightdate2[data-v-ef8e7c2e] {
		width: 70px;
}
#mawb[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border: 1px solid #BBB;
}
#mawb .awb_code[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		padding: 10px 10px 10px 10px;
		font-size: 32px;
		color: #97c803;
		margin-left: 207px;
		margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-ef8e7c2e] {
		width: 95%;
		height: 58px;
		overflow-y: visible;
		border: none;
		clear: both;
		padding: 10px;
}
#mawb .code[data-v-ef8e7c2e] {
		_zoom: 1;
		padding: 10px 10px 18px 10px;
		font-size: 32px;
		color: #97c803;
		margin-bottom: 59px;
}
#mawb .label[data-v-ef8e7c2e] {
		margin-top: 20px;
		margin-left: 10px;
		font-size: 16px;
		font-weight: bold;
}
#mawb #validity[data-v-ef8e7c2e] {
		display: block;
		width: 560px;
		padding-left: 10px;
		padding-top: 5px;
		border-top: 1px solid #BBB;
}
#mawb-memo[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-ef8e7c2e] {
		padding: 10px;
		color: #AAA;
		font-size: 12px;
}
#accounting[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 338px;
		border-top: 1px solid #BBB;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 149px;
		border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-ef8e7c2e] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting textarea[data-v-ef8e7c2e] {
		border: none;
		width: 95%;
		height: 98px;
		padding: 10px;
		overflow-y: visible;
}
#accounting #reference[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 69px;
		border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-ef8e7c2e] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting #reference #reference-number[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-ef8e7c2e] {
		width: 200px;
		padding-left: 30px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-ef8e7c2e],
	#accounting #payment #chgscode[data-v-ef8e7c2e],
	#accounting #payment #WT-VAL[data-v-ef8e7c2e],
	#accounting #payment #other[data-v-ef8e7c2e],
	#accounting #payment #declared-value-for-carriage[data-v-ef8e7c2e],
	#accounting #payment #declared-value-for-customs[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		height: 57px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-ef8e7c2e] {
		border-right: none;
		width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-ef8e7c2e],
	#declared-value-for-customs .TextBox[data-v-ef8e7c2e],
	#insurance .TextBox[data-v-ef8e7c2e],
	#currency .TextBox[data-v-ef8e7c2e] {
		height: 22px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#accounting #payment .label[data-v-ef8e7c2e] {
		padding-left: 3px;
		line-height: 18px;
}
#accounting #payment #currency[data-v-ef8e7c2e] {
		width: 65px;
		text-align: center;
		vertical-align: top;
}
#accounting #payment #currency .label[data-v-ef8e7c2e] {
		line-height: 25px;
}
#accounting #payment #chgscode[data-v-ef8e7c2e] {
		width: 41px;
		text-align: center;
		margin-left: -3px;
		vertical-align: top;
}
#accounting #payment #PPD[data-v-ef8e7c2e],
	#accounting #payment #COLL[data-v-ef8e7c2e] {
		width: 36px;
		height: 38px;
		border-right: 1px solid #BBB;
		float: left;
}
#COLL[data-v-ef8e7c2e] {
		float: left;
}
#accounting #payment #COLL[data-v-ef8e7c2e] {
		margin-left: -3px;
		border-right: none;
}
#accounting #payment #WT-VAL[data-v-ef8e7c2e],
	#accounting #payment #other[data-v-ef8e7c2e] {
		width: 71px;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-ef8e7c2e],
	#accounting #payment #declared-value-for-customs[data-v-ef8e7c2e] {
		width: 150px;
		vertical-align: top;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-ef8e7c2e],
	#accounting #payment #declared-value-for-customs .label[data-v-ef8e7c2e] {
		line-height: 25px;
		letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-ef8e7c2e],
	#accounting #payment #other .label[data-v-ef8e7c2e] {
		display: block;
		border-bottom: 1px solid #BBB;
		text-align: center;
}
#accounting #payment #insurance[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		height: 59px;
		vertical-align: top;
		border-right: 1px solid #BBB;
		margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-ef8e7c2e] {
		display: block;
		margin-left: 5px;
		line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-ef8e7c2e] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 380px;
		margin-bottom: -1px;
		letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-ef8e7c2e] {
		display: block;
		padding: 2px;
}
#handling[data-v-ef8e7c2e] {
		display: block;
		width: 999px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handling .label[data-v-ef8e7c2e] {
		display: block;
		margin-left: 10px;
		line-height: 25px;
}
#handling-information[data-v-ef8e7c2e] {
		vertical-align: top;
}
#handling-information textarea[data-v-ef8e7c2e] {
		display: block;
		width: 580px;
		border: none;
		height: 50px;
		padding: 5px 10px;
		overflow-y: visible;
}
#notify textarea[data-v-ef8e7c2e] {
		width: 363px;
		height: 50px;
		margin-left: 10px;
		padding: 5px 10px;
		overflow-y: visible;
		border: none;
}
#special-handlingcode .TextBox[data-v-ef8e7c2e] {
		width: 985px;
		text-align: left;
		height: 25px;
		line-height: 25px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-ef8e7c2e] {
		width: 1000px;
}
#item-detail #item-head[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-ef8e7c2e],
	#item-detail #item-head #gross-weight[data-v-ef8e7c2e],
	#item-detail #item-head #kg-lb[data-v-ef8e7c2e],
	#item-detail #item-head #chargeable-weight[data-v-ef8e7c2e],
	#item-detail #item-head #rate-charge[data-v-ef8e7c2e],
	#item-detail #item-head #total[data-v-ef8e7c2e],
	#item-detail #item-head #goods[data-v-ef8e7c2e] {
		border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-ef8e7c2e] {
		border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-ef8e7c2e] {
		width: 68px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #pieces .label[data-v-ef8e7c2e] {
		display: block;
		/*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-ef8e7c2e] {
		width: 78px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-ef8e7c2e],
	#commodity-item .TextBox[data-v-ef8e7c2e],
	#rate-charge .TextBox[data-v-ef8e7c2e],
	#total .TextBox[data-v-ef8e7c2e],
	#pieces .TextBox[data-v-ef8e7c2e] {
		height: 20px;
		width: 96%;
}
#kg-lb #sel_wci_unit[data-v-ef8e7c2e] {
		margin-left: 5px;
}
#kg-lb .TextBox[data-v-ef8e7c2e] {
		height: 25px;
		width: 16px;
}
#chargeable-weight .TextBox[data-v-ef8e7c2e] {
		height: 25px;
		width: 96%;
}
#rate .TextBox[data-v-ef8e7c2e] {
		height: 25px;
}
#item-detail #gross-weight .label[data-v-ef8e7c2e] {
		display: block;
		margin-top: 15px;
}
#item-detail #kg-lb[data-v-ef8e7c2e] {
		width: 20px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
		overflow: hidden;
}
#item-detail #kg-lb .label[data-v-ef8e7c2e] {
		display: block;
		margin-top: 8px;
}
.space[data-v-ef8e7c2e] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
}
.space_empty[data-v-ef8e7c2e] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
		background: rgba(0, 0, 0, 0);
		/* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-ef8e7c2e] {
		width: 135px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-class .label[data-v-ef8e7c2e] {
		display: block;
		margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-ef8e7c2e] {
		border: none;
		height: 30px;
		padding: 10px;
		width: 380px;
		overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-ef8e7c2e] {
		display: inline-block;
		margin-left: 18px;
		margin-bottom: 0px;
		margin-top: 3px;
		width: 110px;
		height: 12px;
		padding: 3px;
		border-left: 1px solid #BBB;
		border-top: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-ef8e7c2e] {
		width: 110px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-ef8e7c2e] {
		display: block;
		margin-top: 15px;
}
#item-detail #rate-charge[data-v-ef8e7c2e] {
		width: 80px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-charge .label[data-v-ef8e7c2e] {
		display: block;
		margin-top: 15px;
}
#item-detail #total[data-v-ef8e7c2e] {
		width: 90px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #total .label[data-v-ef8e7c2e] {
		display: block;
		margin-top: 15px;
}
#item-detail #goods[data-v-ef8e7c2e] {
		width: 380px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#goods textarea[data-v-ef8e7c2e] {
		border: none;
		width: 95%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#item-detail #goods .label[data-v-ef8e7c2e] {
		display: block;
		margin-top: 15px;
		letter-spacing: -1px;
}
#item-detail #item-body[data-v-ef8e7c2e] {
		height: 162px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-ef8e7c2e],
	#item-detail #item-body #item-summary[data-v-ef8e7c2e] {
		height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-ef8e7c2e],
	#item-detail #item-body #item-summary #rate-class #rate[data-v-ef8e7c2e] {
		width: 9px;
		height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-ef8e7c2e],
	#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-ef8e7c2e] {
		width: 110px;
		height: inherit;
		border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-ef8e7c2e],
	#item-detail #item-body #item-summary #gross-weight[data-v-ef8e7c2e],
	#item-detail #item-body #item-summary #total[data-v-ef8e7c2e] {
		border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-ef8e7c2e] {
		width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-ef8e7c2e] {
		width: 89px;
}
#summary[data-v-ef8e7c2e] {
		width: 1001px;
}
#summary .horizontal[data-v-ef8e7c2e] {
		vertical-align: top;
}
#summary #weight-charge[data-v-ef8e7c2e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #weight-charge .label[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-ef8e7c2e] {
		margin: 0 45px;
		padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-ef8e7c2e] {
		border-left: none;
		width: 50px;
}
#summary #weight-charge #collect.label[data-v-ef8e7c2e] {
		border-right: none;
		width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-ef8e7c2e] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge[data-v-ef8e7c2e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-ef8e7c2e] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge .label[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 18px;
		margin: 0 120px;
		width: 100px;
}
#summary #tax[data-v-ef8e7c2e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #tax .label[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 58px;
		margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-ef8e7c2e] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#collect-input[data-v-ef8e7c2e] {
		width: 185px;
		height: 30px;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#prepaid-input input[data-v-ef8e7c2e] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#prepaid-input span[data-v-ef8e7c2e] {
		width: 1px;
		height: 20px;
}
#collect-input input[data-v-ef8e7c2e] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#summary #total-other-charges-due-agent[data-v-ef8e7c2e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-ef8e7c2e] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-other-charges-due-carrier[data-v-ef8e7c2e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-ef8e7c2e] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-space[data-v-ef8e7c2e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
		background-color: #EEE;
}
#summary #total[data-v-ef8e7c2e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total .label[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 28px;
		margin: 0 0 0 29px;
		/*width: 73px;*/
}
#summary #total .whitespace[data-v-ef8e7c2e] {
		width: 27px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-ef8e7c2e] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #currency-rates[data-v-ef8e7c2e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #currency-rates .label[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 0px;
		margin: 0 0 0 6px;
		width: 176px;
		text-align: center;
}
#summary #currency-rates .whitespace[data-v-ef8e7c2e] {
		width: 3px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-ef8e7c2e] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-ef8e7c2e] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #other-charges[data-v-ef8e7c2e] {
		width: 617px;
		height: 152px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-ef8e7c2e] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#summary #signature-of-agent[data-v-ef8e7c2e] {
		width: 617px;
		height: 254px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-ef8e7c2e] {
		display: block;
		margin-left: 10px;
		line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-ef8e7c2e] {
		width: 617px;
		border-bottom: 1px solid #BBB;
		margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-ef8e7c2e] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-ef8e7c2e] {
		width: 617px;
		margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-ef8e7c2e] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-ef8e7c2e] {
		width: 590px;
		margin: 0 11px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-ef8e7c2e] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-ef8e7c2e] {
		margin: 4px 0;
		text-align: center;
}
#summary #executed-on-date .TextBox[data-v-ef8e7c2e] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-ef8e7c2e] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-ef8e7c2e] {
		margin: 4px 0;
		text-align: center;
}
#summary #at-place .TextBox[data-v-ef8e7c2e] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-ef8e7c2e] {
		width: 230px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-ef8e7c2e] {
		width: 230px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-ef8e7c2e] {
		margin: 4px 0;
		text-align: center;
}

	/*--------------------------------------------------------------*/
#departure[data-v-ef8e7c2e],
	#destination[data-v-ef8e7c2e] {
		width: 245px;
		height: auto;
		float: left;
}
#departure span[data-v-ef8e7c2e],
	#destination span[data-v-ef8e7c2e] {
		display: block;
		text-align: center;
}
#departure .TextBox[data-v-ef8e7c2e],
	#destination .TextBox[data-v-ef8e7c2e] {
		width: 95%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#charges[data-v-ef8e7c2e],
	#payment[data-v-ef8e7c2e] {
		width: 100%;
		height: auto;
}
#charges #cc[data-v-ef8e7c2e],
	#charges #pp[data-v-ef8e7c2e] {
		width: auto;
		display: block;
}
#charges #cc span[data-v-ef8e7c2e],
	#charges #pp span[data-v-ef8e7c2e] {
		width: 120px;
		float: left;
		text-align: right;
}
#charges #cc .TextBox[data-v-ef8e7c2e],
	#charges #pp .TextBox[data-v-ef8e7c2e] {
		width: 300px;
		height: 21px;
		text-align: center;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#charges #pp .TextBox[data-v-ef8e7c2e] {
		margin-bottom: 7px;
}
#payment #credit[data-v-ef8e7c2e],
	#payment #cash[data-v-ef8e7c2e] {
		width: auto;
		display: block;
}
#payment #credit span[data-v-ef8e7c2e],
	#payment #cash span[data-v-ef8e7c2e] {
		width: 120px;
		float: left;
		text-align: right;
}
#payment #credit .TextBox[data-v-ef8e7c2e],
	#payment #cash .TextBox[data-v-ef8e7c2e] {
		width: 300px;
		height: 21px;
		text-align: right;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#payment #cash .TextBox[data-v-ef8e7c2e] {
		margin-bottom: 7px;
}
#charges input[data-v-ef8e7c2e],
	#payment input[data-v-ef8e7c2e] {
		width: 90%;
}
#alsonotify span[data-v-ef8e7c2e] {
		display: block;
		text-align: center;
}
#alsonotify textarea[data-v-ef8e7c2e] {
		border: none;
		width: 93%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
}
#alsonotify .TextBox[data-v-ef8e7c2e] {
		width: 98%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-ef8e7c2e]:last-child {
		margin-bottom: 7px;
}
#addtionalclause[data-v-ef8e7c2e] {
		margin-top: 15px;
		margin-bottom: 41px;
}
#addtionalclause span[data-v-ef8e7c2e] {
		display: block;
		text-align: center;
}
#addtionalclause p[data-v-ef8e7c2e] {
		margin-top: 3px;
		margin-left: 12px;
		margin-right: 9px;
		color: #999;
		display: block;
}
#destination[data-v-ef8e7c2e] {
		border-left: 1px solid #BBB;
		margin-left: -1px;
}
#declaredvalue[data-v-ef8e7c2e] {
		width: 418px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-ef8e7c2e] {
		width: 217px;
		float: left;
}
#declaredvalue-shipper .TextBox[data-v-ef8e7c2e],
	#documents .TextBox[data-v-ef8e7c2e] {
		width: 95%;
		height: 40px;
		text-align: center;
		border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-ef8e7c2e] {
		width: 200px;
		height: 30px;
		float: left;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-ef8e7c2e] {
		width: 200px;
		height: 30px;
		float: right;
		border-left: 1px solid #BBB;
}
#documents[data-v-ef8e7c2e] {
		width: 270px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-ef8e7c2e] {
		width: 890px;
		height: 75px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		float: left;
}
#handlinginformation .TextBox[data-v-ef8e7c2e] {
		width: 99%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
}
#packages[data-v-ef8e7c2e] {
		width: 80px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-ef8e7c2e] {
		width: 90px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#ratecharge[data-v-ef8e7c2e] {
		width: 100px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-ef8e7c2e] {
		width: 325px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-ef8e7c2e],
	#insurance[data-v-ef8e7c2e],
	#documents[data-v-ef8e7c2e] {
		height: 90px;
}
#declaredvalue-carriage[data-v-ef8e7c2e],
	#declaredvalue-customs[data-v-ef8e7c2e] {
		height: 45px;
}
#packages[data-v-ef8e7c2e],
	#rateclass[data-v-ef8e7c2e],
	#grossweight[data-v-ef8e7c2e],
	#chargeableweight[data-v-ef8e7c2e],
	#ratecharge[data-v-ef8e7c2e],
	#goods[data-v-ef8e7c2e] {
		height: 100px;
}
#rate input[data-v-ef8e7c2e] {
		margin-left: 0px;
}
#packages .TextBox[data-v-ef8e7c2e],
	#rateclass .TextBox[data-v-ef8e7c2e],
	#grossweight .TextBox[data-v-ef8e7c2e],
	#chargeableweight .TextBox[data-v-ef8e7c2e],
	#ratecharge .TextBox[data-v-ef8e7c2e],
	#goods .TextBox[data-v-ef8e7c2e] {
		width: 92%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
		text-align: center;
}
#packages .TextBox[data-v-ef8e7c2e] {
		width: 90%;
}
#goods .TextBox[data-v-ef8e7c2e] {
		width: 96%;
		text-align: left;
}
#goods #AwbVolume[data-v-ef8e7c2e] {
		width: 20%;
		text-align: left;
		text-align: center;
}
#form-footer[data-v-ef8e7c2e] {
		width: 100%;
		float: left;
		margin-top: 10px;
}
#form-footer span[data-v-ef8e7c2e] {
		display: block;
}
#signatureofconstituent[data-v-ef8e7c2e] {
		width: 400px;
		float: left;
		margin-left: 30px;
		margin-top: 30px;
}
#signatureofagent[data-v-ef8e7c2e] {
		width: 400px;
		float: left;
		margin-top: 30px;
}
.shipperletter-div span[data-v-ef8e7c2e] {
		display: block;
		text-align: center;
}
.shipperletter-div span[data-v-ef8e7c2e]:first-child {
		margin-top: 5px;
}
.smallfont[data-v-ef8e7c2e] {
		font-size: 8px;
		font-weight: lighter;
}

	/*********************************************************************************/
#customer-info[data-v-ef8e7c2e] {
		width: 447px;
}
.city[data-v-ef8e7c2e] {
		width: 230px;
}
.city input[data-v-ef8e7c2e] {
		width: 120px;
}
.country[data-v-ef8e7c2e] {
		width: 230px;
}
.country input[data-v-ef8e7c2e] {
		width: 120px;
}
#service-action a[data-v-ef8e7c2e] {
		margin-left: 5px;
}
#service-summary[data-v-ef8e7c2e] {
		width: 250px;
		height: 47px;
		float: right;
}
#service-summary .currency[data-v-ef8e7c2e] {
		float: right;
		margin-top: 20px;
		font-weight: 700;
		font-size: 12px;
		color: #CCC;
}
#service-summary .amount[data-v-ef8e7c2e] {
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 30px;
		color: #777;
}
#service-quotation[data-v-ef8e7c2e] {
		float: left;
		width: 96%;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
		margin-left: 10px;
		margin-right: 1px;
		margin-top: 5px;
		margin-bottom: 20px;
}
#service-quotation-editor[data-v-ef8e7c2e] {
		display: none;
		width: 850px;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
}
#service-quotation table[data-v-ef8e7c2e],
	#service-quotation-editor table[data-v-ef8e7c2e] {
		width: 100%;
		background: #F6F6F6;
		border-radius: 2px;
}
#service-quotation tr[data-v-ef8e7c2e],
	#service-quotation-editor tr[data-v-ef8e7c2e] {
		border-bottom: 1px solid #DDD;
		height: 36px;
		line-height: 36px;
}
#service-quotation tr[data-v-ef8e7c2e]:last-child,
	#service-quotation-editor tr[data-v-ef8e7c2e]:last-child {
		border-bottom: none;
		background: #F3F3F3;
}
#service-quotation thead tr[data-v-ef8e7c2e],
	#service-quotation-editor tr[data-v-ef8e7c2e]:last-child {
		height: 36px;
		line-height: 36px;
}
#service-quotation thead tr[data-v-ef8e7c2e]:last-child,
	#service-quotation-editor thead tr[data-v-ef8e7c2e]:last-child {
		border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-ef8e7c2e],
	#service-quotation-editor thead td[data-v-ef8e7c2e] {
		font-weight: 700;
		font-size: 14px;
		color: #0f81b0;
		background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
		background-color: #EEE;
}
#service-quotation th[data-v-ef8e7c2e],
	#service-quotation td[data-v-ef8e7c2e],
	#service-quotation-editor th[data-v-ef8e7c2e],
	#service-quotation-editor td[data-v-ef8e7c2e] {
		padding-left: 9px;
}
#service-quotation td input[data-v-ef8e7c2e],
	#service-quotation-editor td input[data-v-ef8e7c2e] {
		height: 20px;
		line-height: 20px;
		border: 1px solid #DDD;
		border-radius: 3px;
		margin-right: 3px;
}
#service-request[data-v-ef8e7c2e] {
		width: 193px;
		float: left;
}
#departure-time[data-v-ef8e7c2e],
	#destination-time[data-v-ef8e7c2e] {
		display: block;
		float: left;
		width: 187px;
}
#departure-time a[data-v-ef8e7c2e],
	#destination-time a[data-v-ef8e7c2e] {
		display: block;
		float: right;
		width: 16px;
		height: 16px;
		margin-top: 5px;
		margin-right: 8px;
		background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#departure-time input[data-v-ef8e7c2e],
	#destination-time input[data-v-ef8e7c2e] {
}
#service-request input[data-v-ef8e7c2e] {
		width: 80px;
}
#cargo[data-v-ef8e7c2e] {
		width: 100%;
		float: left;
}
#cargo-detail[data-v-ef8e7c2e] {
		width: 185px;
		height: 139px;
		float: right;
		margin-top: -106px;
		margin-right: 2px;
}
#total-pieces[data-v-ef8e7c2e] {
		width: 230px;
		float: left;
}
#cargo-summary span[data-v-ef8e7c2e] {
		width: 55px;
		margin-top: 5px;
		float: left;
}
#cargo-summary span[data-v-ef8e7c2e]:last-child {
		width: 20px;
		float: right;
}
#cargo-summary input[data-v-ef8e7c2e] {
		text-align: right;
}
#cargo-summary textarea[data-v-ef8e7c2e] {
		border: none;
		margin-top: 8px;
		margin-left: 8px;
		/*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
		width: 169px;
}
#total-pieces input[data-v-ef8e7c2e],
	#total-chargeable-weight input[data-v-ef8e7c2e],
	#total-gross-weight input[data-v-ef8e7c2e],
	#total-volume input[data-v-ef8e7c2e] {
		width: 120px;
		float: left;
}
#total-chargeable-weight[data-v-ef8e7c2e] {
		width: 230px;
		float: left;
}
.unit[data-v-ef8e7c2e] {
		margin-top: 7px;
		margin-left: 3px;
		float: left;
		color: #999;
}
#total-volume .unit[data-v-ef8e7c2e] {
		margin-top: 1px;
}
#total-gross-weight[data-v-ef8e7c2e] {
		width: 230px;
		float: left;
}
#total-volume[data-v-ef8e7c2e] {
		width: 230px;
		float: left;
}
#shipper-info[data-v-ef8e7c2e] {
		width: 447px;
		float: left;
}
#customer-info input[data-v-ef8e7c2e],
	#shipper-info input[data-v-ef8e7c2e],
	#consignee-info input[data-v-ef8e7c2e],
	#freightforwarder-info input[data-v-ef8e7c2e] {
		width: 350px;
}
#consignee-info[data-v-ef8e7c2e] {
		width: 447px;
		float: left;
}
#freightforwarder-info[data-v-ef8e7c2e] {
		width: 447px;
		float: left;
}
#service-orderno[data-v-ef8e7c2e] {
		width: 150px;
		margin-top: 8px;
		margin-left: 12px;
		float: left;
}
.service-product[data-v-ef8e7c2e] {
		width: 180px;
		text-align: left;
}
.service-price[data-v-ef8e7c2e] {
		width: 100px;
		text-align: center;
}
.service-amount[data-v-ef8e7c2e] {
		width: 100px;
		text-align: center;
}
.service-totalprice[data-v-ef8e7c2e] {
		width: 120px;
		text-align: center;
}
.service-memo[data-v-ef8e7c2e] {
		text-align: center;
}
input[id=单价][data-v-ef8e7c2e] {
		width: 50px;
		text-align: right;
}
input[id=数量][data-v-ef8e7c2e] {
		width: 50px;
		text-align: right;
}
input[id=小计][data-v-ef8e7c2e] {
		width: 70px;
		text-align: right;
}
input[id=备注][data-v-ef8e7c2e] {
		width: 220px;
		text-align: left;
}
input[id=订单编码][data-v-ef8e7c2e] {
		width: 230px;
		font-size: 24px;
		color: #DE5A03;
		border-bottom: 1px dotted #CCC;
		outline: 0px solid #EEE;
		background-color: #f7f7f7;
}
td[id=总计][data-v-ef8e7c2e] {
		text-align: right;
}
#service-orderno span[data-v-ef8e7c2e] {
		font-size: 24px;
		color: #DE5A03;
}
#service-action[data-v-ef8e7c2e] {
		width: 100px;
		height: 30px;
		margin-top: 8px;
		margin-left: 2px;
		float: left;
}
#service-action img[data-v-ef8e7c2e] {
		width: 24px;
		height: 24px;
		margin-top: 5px;
		float: left;
}
#chooseContype[data-v-ef8e7c2e] {
		display: none;
		position: absolute;
		width: 600px;
		border-radius: 3px;
		border-width: 1px;
		border-color: #DDD;
		border-style: solid;
		float: left;
}
.detail-editor[data-v-ef8e7c2e] {
		width: 785px;
		height: 360px;
		background-color: #F0F0F0;
		margin-top: 2px;
		margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-ef8e7c2e] {
		width: 95%;
		float: left;
		font-size: 18px;
		color: #DE5A03;
		margin-top: 8px;
		margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-ef8e7c2e] {
		margin-top: 5px;
}
.detail-editor #editor-div[data-v-ef8e7c2e] {
		width: 580px;
		height: 402px;
}
.detail-editor #quickselector[data-v-ef8e7c2e] {
		width: 200px;
		height: 405px;
		border-left: 2px solid #FFF;
		vertical-align: top;
		font-family: 'verb_light';
		overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-ef8e7c2e] {
		display: inline-block;
		padding: 10px 0 0 12px;
		font-size: 14px;
		/*font-weight: bold;*/
		cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-ef8e7c2e] {
		font-size: 12px;
		color: #97c803;
		margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-ef8e7c2e] {
		width: 180px;
		height: 56px;
		background-color: #FFF;
		margin: 7px 7px;
		padding: 0px 3px 0px 3px;
		border-bottom: 1px solid #CCC;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-ef8e7c2e] {
		display: none;
		position: relative;
		top: 16px;
		left: 160px;
		color: #DE5A03;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-ef8e7c2e] {
		color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-ef8e7c2e]:hover {
		width: 175px;
		color: #000000;
		background-color: #dff2fb;
		border-left: 5px solid #000000;
		padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-ef8e7c2e] {
		font-size: 12px;
		color: #000000;
		padding: 2px 5px;
		vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-ef8e7c2e] {
		width: 150px;
}
.detail-editor .company[data-v-ef8e7c2e],
	.detail-editor .address[data-v-ef8e7c2e] {
		width: 550px;
		float: left;
		margin-left: 10px;
}
.detail-editor .company input[data-v-ef8e7c2e],
	.detail-editor .address input[data-v-ef8e7c2e] {
		width: 85%;
}
.detail-editor .contactname[data-v-ef8e7c2e],
	.detail-editor .fax[data-v-ef8e7c2e],
	.detail-editor .city[data-v-ef8e7c2e],
	.detail-editor .pobox[data-v-ef8e7c2e],
	.detail-editor .state[data-v-ef8e7c2e],
	.detail-editor .countrycode[data-v-ef8e7c2e],
	.detail-editor .telnumber[data-v-ef8e7c2e],
	.email[data-v-ef8e7c2e] {
		width: 266px;
		float: left;
		margin-left: 10px;
}
.detail-editor .fax input[data-v-ef8e7c2e],
	.detail-editor .city input[data-v-ef8e7c2e],
	.detail-editor .pobox input[data-v-ef8e7c2e],
	.detail-editor .state input[data-v-ef8e7c2e],
	.detail-editor .telnumber input[data-v-ef8e7c2e],
	.detail-editor .email input[data-v-ef8e7c2e] {
		width: 62%;
}
.detail-editor .contactname input[data-v-ef8e7c2e] {
		width: 50%;
}
.detail-editor .countrycode #Country[data-v-ef8e7c2e] {
		width: 40%;
		text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-ef8e7c2e] {
		width: 10%;
}
#package-detail-editor[data-v-ef8e7c2e] {
		width: 600px;
}
#package-detail-editor .editor-tilte[data-v-ef8e7c2e] {
		height: 32px;
}
#package-detail-editor input[data-v-ef8e7c2e] {
		width: 50px;
		padding: 0 5px;
		text-align: right;
}
#package-detail-editor table tfoot tr[data-v-ef8e7c2e]:first-child {
		border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-ef8e7c2e] {
		width: 560px;
}
#othercharges-detail-editor .tips[data-v-ef8e7c2e] {
		font-size: 12px;
		float: right;
		margin-top: 5px;
		color: #888;
}
#othercharges-detail-editor input[data-v-ef8e7c2e] {
		padding: 0 5px;
		text-align: right;
}
#othercharges-detail-editor .reason[data-v-ef8e7c2e] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .showname[data-v-ef8e7c2e] {
		width: 60px;
		text-align: center;
}
#othercharges-detail-editor .reason input[data-v-ef8e7c2e] {
		text-align: left;
}
#othercharges-detail-editor .showname input[data-v-ef8e7c2e] {
		width: 30px;
		text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-ef8e7c2e] {
		width: 60px;
		text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-ef8e7c2e] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-ef8e7c2e] {
		width: 50px;
		text-align: right;
}
#othercharges-detail-editor .Amount[data-v-ef8e7c2e] {
		width: 60px;
		text-align: center;
}
.add-action[data-v-ef8e7c2e] {
		cursor: pointer;
		padding: 0 8px;
		color: #97c803;
		font-size: 14px;
}
.remove-action[data-v-ef8e7c2e] {
		cursor: pointer;
		font-size: 14px;
		color: #000000;
}
.disabledBtn[data-v-ef8e7c2e] {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 10px 0px 5px;
		text-align: center;
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
		background-color: #E2E2E2;
		color: #0876C3;
		text-shadow: #A8A8A8 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		border: 1px solid #B9B9B9;
		border-radius: 3px;
		cursor: pointer;
}
.detail-editor .reason[data-v-ef8e7c2e] {
		width: 100px;
}
.detail-editor .reason input[data-v-ef8e7c2e] {
		width: 100px;
}
.detail-editor .showname[data-v-ef8e7c2e],
	.detail-editor .Weight[data-v-ef8e7c2e],
	.detail-editor .UnitPrice[data-v-ef8e7c2e] {
		width: 50px;
}
.detail-editor .showname input[data-v-ef8e7c2e],
	.detail-editor .Weight input[data-v-ef8e7c2e],
	.detail-editor .UnitPrice input[data-v-ef8e7c2e] {
		width: 50px;
}
#other-charges textarea[data-v-ef8e7c2e] {
		border: none;
		width: 95%;
		height: 90px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#query-inner .queryleft[data-v-ef8e7c2e] {
		float: left;
		width: 290px;
		margin-top: 50px;
}
#query-inner .queryright[data-v-ef8e7c2e] {
		float: right;
		width: 300px;
}
.detail-editor .print[data-v-ef8e7c2e] {
		width: 548px;
		float: left;
		height: 88px;
		margin-left: 10px;
		margin-bottom: 5px;
}
.detail-editor .print span[data-v-ef8e7c2e] {
		width: 62px;
		vertical-align: top;
		padding-top: 5px;
}
.detail-editor .print textarea[data-v-ef8e7c2e] {
		border: none;
		margin-top: 3px;
		margin-left: 3px;
		width: 453px;
		height: 75px;
		padding-left: 10px;
		border-bottom: 1px solid #EEE;
		background-color: #F2F2F2;
		border-radius: 2px;
}
.editprint[data-v-ef8e7c2e] {
		height: 410px;
}
.detail-editor .action-div[data-v-ef8e7c2e] {
		float: left;
		width: 548px;
		height: 21px;
		padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-ef8e7c2e] {
		padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-ef8e7c2e]:hover {
		color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-ef8e7c2e] {
		margin-left: 15px;
		margin-right: 5px;
		color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-ef8e7c2e] {
		color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-ef8e7c2e]:hover {
		color: #DE5A03;
		cursor: pointer;
}
.button-flatestyle a.bterror[data-v-ef8e7c2e] {
		background-color: red;
}
.button-flatestyle a.btsuccess[data-v-ef8e7c2e] {
		background-color: green;
}

	/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-ef8e7c2e] {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		display: none;
		width: 580px;
}
.login-form .form-main[data-v-ef8e7c2e] {
		background-color: #FFF;
		padding: 5px 3px;
}
.login-form .form-inner[data-v-ef8e7c2e] {
		margin-top: 25px;
		float: left;
}
.login-form .form-prompt[data-v-ef8e7c2e] {
		background-color: #EFEDE1;
		color: #777;
		height: 40px;
		border-radius: 3px;
		text-align: left;
}
.login-form .prompt-icon[data-v-ef8e7c2e] {
		font-size: 20px;
		color: #0AA7D6;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
.login-form .prompt-left[data-v-ef8e7c2e] {
		float: left;
		font-size: 16px;
}
.login-form .prompt-left .Title[data-v-ef8e7c2e] {
		float: left;
		margin-top: 13px;
}
.login-form .prompt-right[data-v-ef8e7c2e] {
		float: right;
		margin-right: 20px;
		margin-top: 10px;
		font-size: 16px;
}
.login-form .form-prompt a[data-v-ef8e7c2e] {
		color: white;
		font-size: 14px;
		cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-ef8e7c2e] {
		margin-top: 15px;
		margin-left: 5px;
		text-align: left;
		font-size: 16px;
		background-color: white;
		float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-ef8e7c2e] {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap span[data-v-ef8e7c2e] {
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-ef8e7c2e] {
		width: 350px;
		margin-top: 0px;
		padding-left: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-radius: 3px;
		background-color: #F3F3F0;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-ef8e7c2e] {
		width: 339px;
		vertical-align: middle;
		_margin-top: 2px;
		border: none;
		font-size: 16px;
		color: #555;
		background-color: #FFF;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		border-radius: 2px;
		outline: 0px solid #EEE;
		padding: 6px 0 6px 5px;
		margin-top: 3px;
		margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-ef8e7c2e] {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 0px 20px 216px;
		text-align: center;
		background: -moz-linear-gradient(top, #239BEE, #0183DD);
		background-color: #0183DD;
		color: white;
		text-shadow: #0876C3 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		border: 1px solid #0183DD;
		border-radius: 3px;
		cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-ef8e7c2e]:hover {
		text-decoration: none;
		background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
		background-color: #B6E0FD;
		-webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		border-color: #B6E0FD;
		color: #0876C3;
		text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-ef8e7c2e],
	.login-form .Login-code[data-v-ef8e7c2e],
	.login-form .Login-password[data-v-ef8e7c2e] {
		margin-left: 20px;
		margin-top: 15px;
		float: left;
}
.login-form .Login-password .Login-InputBox[data-v-ef8e7c2e] {
		/** width:200px;**/
}
.login-form .Login-mandatory[data-v-ef8e7c2e] {
		border: 1px solid #F60;
		outline: 0px solid #666;
		-moz-box-shadow: 1px 1px 3px #F60;
		-webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-ef8e7c2e] {
		font-size: 13px;
		float: right;
		color: #9BCB5E;
		margin-top: 13px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-ef8e7c2e] {
		display: block;
		width: 350px;
		height: 25px;
		float: left;
		margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-ef8e7c2e] {
		display: none;
		float: left;
		padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-ef8e7c2e],
	.login-form .Login-code .Login-ErrorMessage span[data-v-ef8e7c2e],
	.login-form .Login-password .Login-ErrorMessage span[data-v-ef8e7c2e] {
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 0;
		margin-right: 5px;
		float: left;
}
.login-form .Login-message[data-v-ef8e7c2e] {
		display: block;
		width: 330px;
		height: 25px;
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 0 0 5px;
		border-radius: 3px;
		border: none;
}

	/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-ef8e7c2e] {
		float: left;
		width: 150px;
		text-align: left;
		margin-left: 18px;
}
.login-wrap .login a[data-v-ef8e7c2e],
	.login-wrap .register a[data-v-ef8e7c2e] {
		color: #009ce6;
		font-size: 13px;
		float: left;
		cursor: pointer;
}
.login-wrap .register a[data-v-ef8e7c2e] {
		margin-right: 15px;
}
.login-wrap .login a[data-v-ef8e7c2e]:hover {
		color: #e28c24;
		float: left;
}
.login-wrap .accountimg[data-v-ef8e7c2e] {
		float: left;
		margin-top: 1px;
		display: none;
}
.login-wrap .accountname[data-v-ef8e7c2e] {
		float: left;
		cursor: pointer;
		display: none;
}
.login-wrap .accountname .name[data-v-ef8e7c2e]:hover {
		color: #ee9526;
}
.login-wrap .accountname .name[data-v-ef8e7c2e] {
		float: left;
		color: #009ce6;
		font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-ef8e7c2e] {
		color: #009ce6;
		margin-left: 5px;
		vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-ef8e7c2e]:hover {
		color: #ee9526;
}
.login-wrap .logout[data-v-ef8e7c2e] {
		display: none;
}
.login-wrap .logout a[data-v-ef8e7c2e] {
		float: left;
		margin-left: 10px;
		width: 30px;
		color: #777;
}
.login-wrap .logout a[data-v-ef8e7c2e]:hover {
		color: #ee9526;
}

	/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-ef8e7c2e] {
		position: absolute;
		left: 1000px;
		top: 62px;
		z-index: 120;
		overflow-x: hidden;
		overflow-y: hidden;
		width: 150px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #BBB;
		display: none;
}
.account-menu .account-menulist[data-v-ef8e7c2e] {
		margin: 0;
		min-height: 277px;
		padding: 0;
}
.account-menu .account-menulist a[data-v-ef8e7c2e] {
		border-bottom: 1px dotted #CCC;
		color: #555;
		background-color: #F0F0F0;
		cursor: pointer;
		height: 22px;
		line-height: 22px;
		min-height: 22px;
		overflow: hidden;
		padding: 5px 9px 5px 12px;
		text-align: left;
		text-decoration: none;
		display: block;
}
.account-menu .account-menulist a[data-v-ef8e7c2e]:last-child {
		border-bottom: none;
}
.account-menu .account-menulist span[data-v-ef8e7c2e] {
		float: left;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		width: 110px;
}
.account-menu .account-menulist a[data-v-ef8e7c2e]:hover {
		background: #009ce6 0 0;
		border-left: 5px solid #ffa400;
		color: #fff;
}
.errormsg[data-v-ef8e7c2e] {
		border-bottom: 1px dotted red !important;
		color: red;
}
.page-link[data-v-ef8e7c2e] {
		padding: 1px 1px 1px;
}
.page-current[data-v-ef8e7c2e] {
		padding: 1px 1px 1px;
}
.page-prev[data-v-ef8e7c2e] {
		padding: 7px 1px 1px;
}
.page-next[data-v-ef8e7c2e] {
		padding: 7px 1px 1px;
}
.arrow-next[data-v-ef8e7c2e] {
		margin: 0px;
		padding: 0px;
}
.arrow-prev[data-v-ef8e7c2e] {
		margin: 0px;
		padding: 0px;
}
.paginationc[data-v-ef8e7c2e] {
		margin-top: -20px;
		border-radius: 4px;
		position: relative;
		border: 1px solid #D7D7D7;
		margin-bottom: 50px;
		zoom: 1;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		content: '.';
		display: block;
		clear: both;
}

























































































































































































































































































































































































































































































































































































































































































































	/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-6715689a]::-webkit-inner-spin-button {
		visibility: hidden;
}
input[type="date"][data-v-6715689a]::-webkit-calendar-picker-indicator {
		width: 5px;
}
input[type="date"][data-v-6715689a]::-webkit-clear-button {
		display: none;
}
div[data-v-6715689a],
	span[data-v-6715689a],
	textarea[data-v-6715689a] {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
}
.awb_body[data-v-6715689a] {
		background-color: #FFF;
		height: auto;
		font-family: Tahoma;
		font: 12px Tahoma;
		color: #777;
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
.awb_body textarea[data-v-6715689a] {
		outline: none;
		padding: 2px;
		margin: 0px;
		resize: none;
		background-color: #e8f0fe;
		color: #000000;
}
.TextBox[data-v-6715689a] {
		border: 0px none;
		outline: none;
		height: 18px;
		border-bottom: 1px dotted #9ecf0a;
		background-color: #e8f0fe;
}
.required[data-v-6715689a] {
		color: #fc5b4d;
		font-size: 12px;
		/*padding: 0 2px;*/
}
.button-flatestyle[data-v-6715689a] {
		width: 80px;
}
.button-flatestyle a[data-v-6715689a] {
		width: 75px;
		border-right: 0px solid #3582b9;
		margin: 0 10px;
		padding: 0;
		text-shadow: none;
}
.button-flatestyle.green a[data-v-6715689a] {
		background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-6715689a]:hover {
		background-color: #71b017;
		color: #f2fce4;
		text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-6715689a] {
		background-color: #EEE;
		color: #DDD;
		text-shadow: none;
}
.minitip-content[data-v-6715689a] {
		font-size: 11px;
		padding: 8px 10px;
		color: #fff;
		background-color: #3C3C3C;
		border: 1px solid rgba(255, 255, 255, 0.25);
		text-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 3px #555;
		        box-shadow: 0 0 3px #555;
		border-radius: 5px;
}
.TextBox_Help[data-v-6715689a] {
		display: none;
		clear: both;
		float: left;
		border-top: 6px solid #26b064;
		position: absolute;
		min-width: 500px;
		min-height: 30px;
		line-height: 30px;
		background-color: #2f373d;
		color: #bac3c9;
		padding: 0 5px;
		-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-6715689a] {
		width: 100%;
		height: 30px;
		margin-top: 1px;
		background-color: #45515a;
		line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-6715689a] {
		line-height: 26px;
}
.TextBox_Help .label[data-v-6715689a] {
		margin-left: 5px;
}
.TextBox_Help span.key[data-v-6715689a] {
		margin-left: 15px;
		color: #5faddd;
		cursor: pointer;
}
.TextBox_Help span.value[data-v-6715689a] {
		margin-left: 0px;
		cursor: pointer;
}
.TextBox_Help span.close[data-v-6715689a] {
		float: right;
		margin-right: 5px;
		cursor: pointer;
}
.horizontal[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		margin: 0;
		padding: 0;
		margin-right: -3px;
}
#form-header[data-v-6715689a] {
		display: block;
		width: 100%;
		height: 48px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		background-color: #FFF;
}
#form-header-inner[data-v-6715689a] {
		width: 1000px;
		margin: 0 auto;
}
#form-title[data-v-6715689a] {
		margin-top: 15px;
		margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-6715689a] {
		height: 30px;
}
#form-title div#mawb_departurecode[data-v-6715689a] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_suffixcode[data-v-6715689a] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-6715689a],
	#form-title div#mawb_departurecode .TextBox[data-v-6715689a] {
		width: 30px;
		height: 18px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-6715689a] {
		width: 80px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
		height: 18px;
}
#form-title .smallfont[data-v-6715689a] {
		display: block;
		font-size: 8px;
}
#form-action[data-v-6715689a] {
		margin-right: -12px;
}
#form-prompt[data-v-6715689a] {
}
#form-container[data-v-6715689a] {
		width: 1020px;
		height: auto;
		background-color: #FFF;
		margin-bottom: 10px;
}
#form-main[data-v-6715689a] {
		height: auto;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		background-color: #FFF;
}
#form-inner[data-v-6715689a] {
		border: none;
		height: auto;
}
.box[data-v-6715689a] {
		border: 1px solid #BBB;
}
#form-left[data-v-6715689a] {
		display: inline-block;
		*display: inline;
		_zoom: 1;
		width: 430px;
}
#form-right[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 570px;
		vertical-align: top;
		margin-left: -4px;
}
#shipper[data-v-6715689a] {
		border: 1px solid #BBB;
		border-right: 0px;
}
#shipper span[data-v-6715689a],
	#consignee span[data-v-6715689a] {
		display: block;
		text-align: center;
}
#shipper-head[data-v-6715689a],
	#consignee-head[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#shipper-head .label[data-v-6715689a],
	#consignee-head .label[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		line-height: 24px;
		text-align: left;
		margin-left: 10px;
}
#shipper-head #account-div[data-v-6715689a],
	#consignee-head #account-div[data-v-6715689a] {
		display: inline-block;
		width: 229px;
		height: 65px;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-6715689a],
	#consignee-head #account-div .label[data-v-6715689a] {
		width: 165px;
		line-height: 24px;
		text-align: left;
}
#shipper textarea[data-v-6715689a],
	#consignee textarea[data-v-6715689a] {
		border: none;
		width: 95%;
		height: 84px;
		padding: 10px;
		overflow-y: visible;
}
#shipper .TextBox[data-v-6715689a],
	#consignee .TextBox[data-v-6715689a] {
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-6715689a]:last-child,
	#consignee .TextBox[data-v-6715689a]:last-child {
		margin-bottom: 7px;
}
#consignee[data-v-6715689a] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder[data-v-6715689a] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-6715689a] {
		line-height: 24px;
		margin-left: 10px;
}
#forwarder #forwarder-head[data-v-6715689a] {
		height: 24px;
}
#forwarder textarea[data-v-6715689a] {
		border: none;
		width: 95%;
		height: 50px;
		padding: 10px;
		overflow-y: visible;
}
#agent[data-v-6715689a] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
		border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49.6%;
}
#agent #agent-iatacode .label[data-v-6715689a],
	#agent #accoutno .label[data-v-6715689a] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#agent #agent-iatacode .TextBox[data-v-6715689a],
	#agent #accoutno .TextBox[data-v-6715689a] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#airport-departure[data-v-6715689a] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		height: 69px;
}
#airport-departure .label[data-v-6715689a] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#airport-departure .TextBox[data-v-6715689a] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		background-color: #e8f0fe;
		text-align: center;
		margin-top: 7px;
}
#airport-departure span#airportname[data-v-6715689a] {
		width: 300px;
		margin-left: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #DDD;
}
#routing[data-v-6715689a] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-6715689a],
	#routing #second-to[data-v-6715689a],
	#routing #second-carrier[data-v-6715689a],
	#routing #third-to[data-v-6715689a],
	#routing #third-carrier[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 12%;
}
#routing #first-carrier[data-v-6715689a],
	#routing #second-to[data-v-6715689a],
	#routing #second-carrier[data-v-6715689a],
	#routing #third-to[data-v-6715689a],
	#routing #third-carrier[data-v-6715689a] {
		border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33.86%;
}
#routing .label[data-v-6715689a] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#routing .TextBox[data-v-6715689a] {
		width: 100%;
		height: 23px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#flight[data-v-6715689a] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight .label[data-v-6715689a] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#flight #airport-destination[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33%;
}
#flight #airport-destination .TextBox[data-v-6715689a] {
		text-align: center;
}
#flight #flight-detail[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-6715689a] {
		display: block;
}
#flight #flight-detail #input-div[data-v-6715689a] {
		display: block;
}
#flight #flight-detail #head-label[data-v-6715689a] {
		padding-left: 38px;
		padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-6715689a] {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 24px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-6715689a],
	#flight #flight-detail #input-div #second-flight[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-6715689a] {
		border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-6715689a] {
		height: 25px;
		width: 95%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#flight #destination_name[data-v-6715689a] {
		text-align: left;
		padding-left: 5px;
		/*width: 70px;*/
}
#flight #destination_code[data-v-6715689a] {
		text-align: left;
		padding-left: 5px;
		width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-6715689a],
	#flight #flight-detail #input-div #flightdate[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-6715689a],
	#flight #flight-detail #input-div #flightno2[data-v-6715689a] {
		width: 50px;
}
#flight #flight-detail #input-div #flightdate[data-v-6715689a],
	#flight #flight-detail #input-div #flightdate2[data-v-6715689a] {
		width: 70px;
}
#mawb[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border: 1px solid #BBB;
}
#mawb .awb_code[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		padding: 10px 10px 10px 10px;
		font-size: 32px;
		color: #97c803;
		margin-left: 207px;
		margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-6715689a] {
		width: 95%;
		height: 58px;
		overflow-y: visible;
		border: none;
		clear: both;
		padding: 10px;
}
#mawb .code[data-v-6715689a] {
		_zoom: 1;
		padding: 10px 10px 18px 10px;
		font-size: 32px;
		color: #97c803;
		margin-bottom: 59px;
}
#mawb .label[data-v-6715689a] {
		margin-top: 20px;
		margin-left: 10px;
		font-size: 16px;
		font-weight: bold;
}
#mawb #validity[data-v-6715689a] {
		display: block;
		width: 560px;
		padding-left: 10px;
		padding-top: 5px;
		border-top: 1px solid #BBB;
}
#mawb-memo[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-6715689a] {
		padding: 10px;
		color: #AAA;
		font-size: 12px;
}
#accounting[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 338px;
		border-top: 1px solid #BBB;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 149px;
		border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-6715689a] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting textarea[data-v-6715689a] {
		border: none;
		width: 95%;
		height: 98px;
		padding: 10px;
		overflow-y: visible;
}
#accounting #reference[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 69px;
		border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-6715689a] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting #reference #reference-number[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-6715689a] {
		width: 200px;
		padding-left: 30px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-6715689a],
	#accounting #payment #chgscode[data-v-6715689a],
	#accounting #payment #WT-VAL[data-v-6715689a],
	#accounting #payment #other[data-v-6715689a],
	#accounting #payment #declared-value-for-carriage[data-v-6715689a],
	#accounting #payment #declared-value-for-customs[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		height: 57px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-6715689a] {
		border-right: none;
		width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-6715689a],
	#declared-value-for-customs .TextBox[data-v-6715689a],
	#insurance .TextBox[data-v-6715689a],
	#currency .TextBox[data-v-6715689a] {
		height: 22px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#accounting #payment .label[data-v-6715689a] {
		padding-left: 3px;
		line-height: 18px;
}
#accounting #payment #currency[data-v-6715689a] {
		width: 65px;
		text-align: center;
		vertical-align: top;
}
#accounting #payment #currency .label[data-v-6715689a] {
		line-height: 25px;
}
#accounting #payment #chgscode[data-v-6715689a] {
		width: 41px;
		text-align: center;
		margin-left: -3px;
		vertical-align: top;
}
#accounting #payment #PPD[data-v-6715689a],
	#accounting #payment #COLL[data-v-6715689a] {
		width: 36px;
		height: 38px;
		border-right: 1px solid #BBB;
		float: left;
}
#COLL[data-v-6715689a] {
		float: left;
}
#accounting #payment #COLL[data-v-6715689a] {
		margin-left: -3px;
		border-right: none;
}
#accounting #payment #WT-VAL[data-v-6715689a],
	#accounting #payment #other[data-v-6715689a] {
		width: 71px;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-6715689a],
	#accounting #payment #declared-value-for-customs[data-v-6715689a] {
		width: 150px;
		vertical-align: top;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-6715689a],
	#accounting #payment #declared-value-for-customs .label[data-v-6715689a] {
		line-height: 25px;
		letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-6715689a],
	#accounting #payment #other .label[data-v-6715689a] {
		display: block;
		border-bottom: 1px solid #BBB;
		text-align: center;
}
#accounting #payment #insurance[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		height: 59px;
		vertical-align: top;
		border-right: 1px solid #BBB;
		margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-6715689a] {
		display: block;
		margin-left: 5px;
		line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-6715689a] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 380px;
		margin-bottom: -1px;
		letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-6715689a] {
		display: block;
		padding: 2px;
}
#handling[data-v-6715689a] {
		display: block;
		width: 999px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handling .label[data-v-6715689a] {
		display: block;
		margin-left: 10px;
		line-height: 25px;
}
#handling-information[data-v-6715689a] {
		vertical-align: top;
}
#handling-information textarea[data-v-6715689a] {
		display: block;
		width: 580px;
		border: none;
		height: 50px;
		padding: 5px 10px;
		overflow-y: visible;
}
#notify textarea[data-v-6715689a] {
		width: 363px;
		height: 50px;
		margin-left: 10px;
		padding: 5px 10px;
		overflow-y: visible;
		border: none;
}
#special-handlingcode .TextBox[data-v-6715689a] {
		width: 985px;
		text-align: left;
		height: 25px;
		line-height: 25px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-6715689a] {
		width: 1000px;
}
#item-detail #item-head[data-v-6715689a] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-6715689a],
	#item-detail #item-head #gross-weight[data-v-6715689a],
	#item-detail #item-head #kg-lb[data-v-6715689a],
	#item-detail #item-head #chargeable-weight[data-v-6715689a],
	#item-detail #item-head #rate-charge[data-v-6715689a],
	#item-detail #item-head #total[data-v-6715689a],
	#item-detail #item-head #goods[data-v-6715689a] {
		border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-6715689a] {
		border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-6715689a] {
		width: 68px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #pieces .label[data-v-6715689a] {
		display: block;
		/*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-6715689a] {
		width: 78px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-6715689a],
	#commodity-item .TextBox[data-v-6715689a],
	#rate-charge .TextBox[data-v-6715689a],
	#total .TextBox[data-v-6715689a],
	#pieces .TextBox[data-v-6715689a] {
		height: 20px;
		width: 96%;
}
#kg-lb #sel_wci_unit[data-v-6715689a] {
		margin-left: 5px;
}
#kg-lb .TextBox[data-v-6715689a] {
		height: 25px;
		width: 16px;
}
#chargeable-weight .TextBox[data-v-6715689a] {
		height: 25px;
		width: 96%;
}
#rate .TextBox[data-v-6715689a] {
		height: 25px;
}
#item-detail #gross-weight .label[data-v-6715689a] {
		display: block;
		margin-top: 15px;
}
#item-detail #kg-lb[data-v-6715689a] {
		width: 20px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
		overflow: hidden;
}
#item-detail #kg-lb .label[data-v-6715689a] {
		display: block;
		margin-top: 8px;
}
.space[data-v-6715689a] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
}
.space_empty[data-v-6715689a] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
		background: rgba(0, 0, 0, 0);
		/* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-6715689a] {
		width: 135px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-class .label[data-v-6715689a] {
		display: block;
		margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-6715689a] {
		border: none;
		height: 30px;
		padding: 10px;
		width: 380px;
		overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-6715689a] {
		display: inline-block;
		margin-left: 18px;
		margin-bottom: 0px;
		margin-top: 3px;
		width: 110px;
		height: 12px;
		padding: 3px;
		border-left: 1px solid #BBB;
		border-top: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-6715689a] {
		width: 110px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-6715689a] {
		display: block;
		margin-top: 15px;
}
#item-detail #rate-charge[data-v-6715689a] {
		width: 80px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-charge .label[data-v-6715689a] {
		display: block;
		margin-top: 15px;
}
#item-detail #total[data-v-6715689a] {
		width: 90px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #total .label[data-v-6715689a] {
		display: block;
		margin-top: 15px;
}
#item-detail #goods[data-v-6715689a] {
		width: 380px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#goods textarea[data-v-6715689a] {
		border: none;
		width: 95%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#item-detail #goods .label[data-v-6715689a] {
		display: block;
		margin-top: 15px;
		letter-spacing: -1px;
}
#item-detail #item-body[data-v-6715689a] {
		height: 162px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-6715689a],
	#item-detail #item-body #item-summary[data-v-6715689a] {
		height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-6715689a],
	#item-detail #item-body #item-summary #rate-class #rate[data-v-6715689a] {
		width: 9px;
		height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-6715689a],
	#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-6715689a] {
		width: 110px;
		height: inherit;
		border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-6715689a],
	#item-detail #item-body #item-summary #gross-weight[data-v-6715689a],
	#item-detail #item-body #item-summary #total[data-v-6715689a] {
		border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-6715689a] {
		width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-6715689a] {
		width: 89px;
}
#summary[data-v-6715689a] {
		width: 1001px;
}
#summary .horizontal[data-v-6715689a] {
		vertical-align: top;
}
#summary #weight-charge[data-v-6715689a] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #weight-charge .label[data-v-6715689a] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-6715689a] {
		margin: 0 45px;
		padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-6715689a] {
		border-left: none;
		width: 50px;
}
#summary #weight-charge #collect.label[data-v-6715689a] {
		border-right: none;
		width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-6715689a] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge[data-v-6715689a] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-6715689a] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge .label[data-v-6715689a] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 18px;
		margin: 0 120px;
		width: 100px;
}
#summary #tax[data-v-6715689a] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #tax .label[data-v-6715689a] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 58px;
		margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-6715689a] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#collect-input[data-v-6715689a] {
		width: 185px;
		height: 30px;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#prepaid-input input[data-v-6715689a] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#prepaid-input span[data-v-6715689a] {
		width: 1px;
		height: 20px;
}
#collect-input input[data-v-6715689a] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#summary #total-other-charges-due-agent[data-v-6715689a] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-6715689a] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-6715689a] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-other-charges-due-carrier[data-v-6715689a] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-6715689a] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-6715689a] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-space[data-v-6715689a] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
		background-color: #EEE;
}
#summary #total[data-v-6715689a] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total .label[data-v-6715689a] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 28px;
		margin: 0 0 0 29px;
		width: 73px;
}
#summary #total .whitespace[data-v-6715689a] {
		width: 27px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-6715689a] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #currency-rates[data-v-6715689a] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #currency-rates .label[data-v-6715689a] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 0px;
		margin: 0 0 0 6px;
		width: 176px;
		text-align: center;
}
#summary #currency-rates .whitespace[data-v-6715689a] {
		width: 3px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-6715689a] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-6715689a] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #other-charges[data-v-6715689a] {
		width: 617px;
		height: 152px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-6715689a] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#summary #signature-of-agent[data-v-6715689a] {
		width: 617px;
		height: 254px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-6715689a] {
		display: block;
		margin-left: 10px;
		line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-6715689a] {
		width: 617px;
		border-bottom: 1px solid #BBB;
		margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-6715689a] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-6715689a] {
		width: 617px;
		margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-6715689a] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-6715689a] {
		width: 590px;
		margin: 0 11px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-6715689a] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-6715689a] {
		margin: 4px 0;
		text-align: center;
}
#summary #executed-on-date .TextBox[data-v-6715689a] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-6715689a] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-6715689a] {
		margin: 4px 0;
		text-align: center;
}
#summary #at-place .TextBox[data-v-6715689a] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-6715689a] {
		width: 230px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-6715689a] {
		width: 230px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-6715689a] {
		margin: 4px 0;
		text-align: center;
}

	/*--------------------------------------------------------------*/
#departure[data-v-6715689a],
	#destination[data-v-6715689a] {
		width: 245px;
		height: auto;
		float: left;
}
#departure span[data-v-6715689a],
	#destination span[data-v-6715689a] {
		display: block;
		text-align: center;
}
#departure .TextBox[data-v-6715689a],
	#destination .TextBox[data-v-6715689a] {
		width: 95%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#charges[data-v-6715689a],
	#payment[data-v-6715689a] {
		width: 100%;
		height: auto;
}
#charges #cc[data-v-6715689a],
	#charges #pp[data-v-6715689a] {
		width: auto;
		display: block;
}
#charges #cc span[data-v-6715689a],
	#charges #pp span[data-v-6715689a] {
		width: 120px;
		float: left;
		text-align: right;
}
#charges #cc .TextBox[data-v-6715689a],
	#charges #pp .TextBox[data-v-6715689a] {
		width: 300px;
		height: 21px;
		text-align: center;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#charges #pp .TextBox[data-v-6715689a] {
		margin-bottom: 7px;
}
#payment #credit[data-v-6715689a],
	#payment #cash[data-v-6715689a] {
		width: auto;
		display: block;
}
#payment #credit span[data-v-6715689a],
	#payment #cash span[data-v-6715689a] {
		width: 120px;
		float: left;
		text-align: right;
}
#payment #credit .TextBox[data-v-6715689a],
	#payment #cash .TextBox[data-v-6715689a] {
		width: 300px;
		height: 21px;
		text-align: right;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#payment #cash .TextBox[data-v-6715689a] {
		margin-bottom: 7px;
}
#charges input[data-v-6715689a],
	#payment input[data-v-6715689a] {
		width: 90%;
}
#alsonotify span[data-v-6715689a] {
		display: block;
		text-align: center;
}
#alsonotify textarea[data-v-6715689a] {
		border: none;
		width: 93%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
}
#alsonotify .TextBox[data-v-6715689a] {
		width: 98%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-6715689a]:last-child {
		margin-bottom: 7px;
}
#addtionalclause[data-v-6715689a] {
		margin-top: 15px;
		margin-bottom: 41px;
}
#addtionalclause span[data-v-6715689a] {
		display: block;
		text-align: center;
}
#addtionalclause p[data-v-6715689a] {
		margin-top: 3px;
		margin-left: 12px;
		margin-right: 9px;
		color: #999;
		display: block;
}
#destination[data-v-6715689a] {
		border-left: 1px solid #BBB;
		margin-left: -1px;
}
#declaredvalue[data-v-6715689a] {
		width: 418px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-6715689a] {
		width: 217px;
		float: left;
}
#declaredvalue-shipper .TextBox[data-v-6715689a],
	#documents .TextBox[data-v-6715689a] {
		width: 95%;
		height: 40px;
		text-align: center;
		border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-6715689a] {
		width: 200px;
		height: 30px;
		float: left;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-6715689a] {
		width: 200px;
		height: 30px;
		float: right;
		border-left: 1px solid #BBB;
}
#documents[data-v-6715689a] {
		width: 270px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-6715689a] {
		width: 890px;
		height: 75px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		float: left;
}
#handlinginformation .TextBox[data-v-6715689a] {
		width: 99%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
}
#packages[data-v-6715689a] {
		width: 80px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-6715689a] {
		width: 90px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#ratecharge[data-v-6715689a] {
		width: 100px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-6715689a] {
		width: 325px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-6715689a],
	#insurance[data-v-6715689a],
	#documents[data-v-6715689a] {
		height: 90px;
}
#declaredvalue-carriage[data-v-6715689a],
	#declaredvalue-customs[data-v-6715689a] {
		height: 45px;
}
#packages[data-v-6715689a],
	#rateclass[data-v-6715689a],
	#grossweight[data-v-6715689a],
	#chargeableweight[data-v-6715689a],
	#ratecharge[data-v-6715689a],
	#goods[data-v-6715689a] {
		height: 100px;
}
#rate input[data-v-6715689a] {
		margin-left: 0px;
}
#packages .TextBox[data-v-6715689a],
	#rateclass .TextBox[data-v-6715689a],
	#grossweight .TextBox[data-v-6715689a],
	#chargeableweight .TextBox[data-v-6715689a],
	#ratecharge .TextBox[data-v-6715689a],
	#goods .TextBox[data-v-6715689a] {
		width: 92%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
		text-align: center;
}
#packages .TextBox[data-v-6715689a] {
		width: 90%;
}
#goods .TextBox[data-v-6715689a] {
		width: 96%;
		text-align: left;
}
#goods #AwbVolume[data-v-6715689a] {
		width: 20%;
		text-align: left;
		text-align: center;
}
#form-footer[data-v-6715689a] {
		width: 100%;
		float: left;
		margin-top: 10px;
}
#form-footer span[data-v-6715689a] {
		display: block;
}
#signatureofconstituent[data-v-6715689a] {
		width: 400px;
		float: left;
		margin-left: 30px;
		margin-top: 30px;
}
#signatureofagent[data-v-6715689a] {
		width: 400px;
		float: left;
		margin-top: 30px;
}
.shipperletter-div span[data-v-6715689a] {
		display: block;
		text-align: center;
}
.shipperletter-div span[data-v-6715689a]:first-child {
		margin-top: 5px;
}
.smallfont[data-v-6715689a] {
		font-size: 8px;
		font-weight: lighter;
}

	/*********************************************************************************/
#customer-info[data-v-6715689a] {
		width: 447px;
}
.city[data-v-6715689a] {
		width: 230px;
}
.city input[data-v-6715689a] {
		width: 120px;
}
.country[data-v-6715689a] {
		width: 230px;
}
.country input[data-v-6715689a] {
		width: 120px;
}
#service-action a[data-v-6715689a] {
		margin-left: 5px;
}
#service-summary[data-v-6715689a] {
		width: 250px;
		height: 47px;
		float: right;
}
#service-summary .currency[data-v-6715689a] {
		float: right;
		margin-top: 20px;
		font-weight: 700;
		font-size: 12px;
		color: #CCC;
}
#service-summary .amount[data-v-6715689a] {
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 30px;
		color: #777;
}
#service-quotation[data-v-6715689a] {
		float: left;
		width: 96%;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
		margin-left: 10px;
		margin-right: 1px;
		margin-top: 5px;
		margin-bottom: 20px;
}
#service-quotation-editor[data-v-6715689a] {
		display: none;
		width: 850px;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
}
#service-quotation table[data-v-6715689a],
	#service-quotation-editor table[data-v-6715689a] {
		width: 100%;
		background: #F6F6F6;
		border-radius: 2px;
}
#service-quotation tr[data-v-6715689a],
	#service-quotation-editor tr[data-v-6715689a] {
		border-bottom: 1px solid #DDD;
		height: 36px;
		line-height: 36px;
}
#service-quotation tr[data-v-6715689a]:last-child,
	#service-quotation-editor tr[data-v-6715689a]:last-child {
		border-bottom: none;
		background: #F3F3F3;
}
#service-quotation thead tr[data-v-6715689a],
	#service-quotation-editor tr[data-v-6715689a]:last-child {
		height: 36px;
		line-height: 36px;
}
#service-quotation thead tr[data-v-6715689a]:last-child,
	#service-quotation-editor thead tr[data-v-6715689a]:last-child {
		border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-6715689a],
	#service-quotation-editor thead td[data-v-6715689a] {
		font-weight: 700;
		font-size: 14px;
		color: #0f81b0;
		background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
		background-color: #EEE;
}
#service-quotation th[data-v-6715689a],
	#service-quotation td[data-v-6715689a],
	#service-quotation-editor th[data-v-6715689a],
	#service-quotation-editor td[data-v-6715689a] {
		padding-left: 9px;
}
#service-quotation td input[data-v-6715689a],
	#service-quotation-editor td input[data-v-6715689a] {
		height: 20px;
		line-height: 20px;
		border: 1px solid #DDD;
		border-radius: 3px;
		margin-right: 3px;
}
#service-request[data-v-6715689a] {
		width: 193px;
		float: left;
}
#departure-time[data-v-6715689a],
	#destination-time[data-v-6715689a] {
		display: block;
		float: left;
		width: 187px;
}
#departure-time a[data-v-6715689a],
	#destination-time a[data-v-6715689a] {
		display: block;
		float: right;
		width: 16px;
		height: 16px;
		margin-top: 5px;
		margin-right: 8px;
		background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#departure-time input[data-v-6715689a],
	#destination-time input[data-v-6715689a] {
}
#service-request input[data-v-6715689a] {
		width: 80px;
}
#cargo[data-v-6715689a] {
		width: 100%;
		float: left;
}
#cargo-detail[data-v-6715689a] {
		width: 185px;
		height: 139px;
		float: right;
		margin-top: -106px;
		margin-right: 2px;
}
#total-pieces[data-v-6715689a] {
		width: 230px;
		float: left;
}
#cargo-summary span[data-v-6715689a] {
		width: 55px;
		margin-top: 5px;
		float: left;
}
#cargo-summary span[data-v-6715689a]:last-child {
		width: 20px;
		float: right;
}
#cargo-summary input[data-v-6715689a] {
		text-align: right;
}
#cargo-summary textarea[data-v-6715689a] {
		border: none;
		margin-top: 8px;
		margin-left: 8px;
		/*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
		width: 169px;
}
#total-pieces input[data-v-6715689a],
	#total-chargeable-weight input[data-v-6715689a],
	#total-gross-weight input[data-v-6715689a],
	#total-volume input[data-v-6715689a] {
		width: 120px;
		float: left;
}
#total-chargeable-weight[data-v-6715689a] {
		width: 230px;
		float: left;
}
.unit[data-v-6715689a] {
		margin-top: 7px;
		margin-left: 3px;
		float: left;
		color: #999;
}
#total-volume .unit[data-v-6715689a] {
		margin-top: 1px;
}
#total-gross-weight[data-v-6715689a] {
		width: 230px;
		float: left;
}
#total-volume[data-v-6715689a] {
		width: 230px;
		float: left;
}
#shipper-info[data-v-6715689a] {
		width: 447px;
		float: left;
}
#customer-info input[data-v-6715689a],
	#shipper-info input[data-v-6715689a],
	#consignee-info input[data-v-6715689a],
	#freightforwarder-info input[data-v-6715689a] {
		width: 350px;
}
#consignee-info[data-v-6715689a] {
		width: 447px;
		float: left;
}
#freightforwarder-info[data-v-6715689a] {
		width: 447px;
		float: left;
}
#service-orderno[data-v-6715689a] {
		width: 150px;
		margin-top: 8px;
		margin-left: 12px;
		float: left;
}
.service-product[data-v-6715689a] {
		width: 180px;
		text-align: left;
}
.service-price[data-v-6715689a] {
		width: 100px;
		text-align: center;
}
.service-amount[data-v-6715689a] {
		width: 100px;
		text-align: center;
}
.service-totalprice[data-v-6715689a] {
		width: 120px;
		text-align: center;
}
.service-memo[data-v-6715689a] {
		text-align: center;
}
input[id=单价][data-v-6715689a] {
		width: 50px;
		text-align: right;
}
input[id=数量][data-v-6715689a] {
		width: 50px;
		text-align: right;
}
input[id=小计][data-v-6715689a] {
		width: 70px;
		text-align: right;
}
input[id=备注][data-v-6715689a] {
		width: 220px;
		text-align: left;
}
input[id=订单编码][data-v-6715689a] {
		width: 230px;
		font-size: 24px;
		color: #DE5A03;
		border-bottom: 1px dotted #CCC;
		outline: 0px solid #EEE;
		background-color: #f7f7f7;
}
td[id=总计][data-v-6715689a] {
		text-align: right;
}
#service-orderno span[data-v-6715689a] {
		font-size: 24px;
		color: #DE5A03;
}
#service-action[data-v-6715689a] {
		width: 100px;
		height: 30px;
		margin-top: 8px;
		margin-left: 2px;
		float: left;
}
#service-action img[data-v-6715689a] {
		width: 24px;
		height: 24px;
		margin-top: 5px;
		float: left;
}
#chooseContype[data-v-6715689a] {
		display: none;
		position: absolute;
		width: 600px;
		border-radius: 3px;
		border-width: 1px;
		border-color: #DDD;
		border-style: solid;
		float: left;
}
.detail-editor[data-v-6715689a] {
		width: 785px;
		height: 360px;
		background-color: #F0F0F0;
		margin-top: 2px;
		margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-6715689a] {
		width: 95%;
		float: left;
		font-size: 18px;
		color: #DE5A03;
		margin-top: 8px;
		margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-6715689a] {
		margin-top: 5px;
}
.detail-editor #editor-div[data-v-6715689a] {
		width: 580px;
		height: 402px;
}
.detail-editor #quickselector[data-v-6715689a] {
		width: 200px;
		height: 405px;
		border-left: 2px solid #FFF;
		vertical-align: top;
		font-family: 'verb_light';
		overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-6715689a] {
		display: inline-block;
		padding: 10px 0 0 12px;
		font-size: 14px;
		/*font-weight: bold;*/
		cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-6715689a] {
		font-size: 12px;
		color: #97c803;
		margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-6715689a] {
		width: 180px;
		height: 56px;
		background-color: #FFF;
		margin: 7px 7px;
		padding: 0px 3px 0px 3px;
		border-bottom: 1px solid #CCC;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-6715689a] {
		display: none;
		position: relative;
		top: 16px;
		left: 160px;
		color: #DE5A03;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-6715689a] {
		color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-6715689a]:hover {
		width: 175px;
		color: #000000;
		background-color: #dff2fb;
		border-left: 5px solid #000000;
		padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-6715689a] {
		font-size: 12px;
		color: #000000;
		padding: 2px 5px;
		vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-6715689a] {
		width: 150px;
}
.detail-editor .company[data-v-6715689a],
	.detail-editor .address[data-v-6715689a] {
		width: 550px;
		float: left;
		margin-left: 10px;
}
.detail-editor .company input[data-v-6715689a],
	.detail-editor .address input[data-v-6715689a] {
		width: 85%;
}
.detail-editor .contactname[data-v-6715689a],
	.detail-editor .fax[data-v-6715689a],
	.detail-editor .city[data-v-6715689a],
	.detail-editor .pobox[data-v-6715689a],
	.detail-editor .state[data-v-6715689a],
	.detail-editor .countrycode[data-v-6715689a],
	.detail-editor .telnumber[data-v-6715689a],
	.email[data-v-6715689a] {
		width: 266px;
		float: left;
		margin-left: 10px;
}
.detail-editor .fax input[data-v-6715689a],
	.detail-editor .city input[data-v-6715689a],
	.detail-editor .pobox input[data-v-6715689a],
	.detail-editor .state input[data-v-6715689a],
	.detail-editor .telnumber input[data-v-6715689a],
	.detail-editor .email input[data-v-6715689a] {
		width: 62%;
}
.detail-editor .contactname input[data-v-6715689a] {
		width: 50%;
}
.detail-editor .countrycode #Country[data-v-6715689a] {
		width: 40%;
		text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-6715689a] {
		width: 10%;
}
#package-detail-editor[data-v-6715689a] {
		width: 600px;
}
#package-detail-editor .editor-tilte[data-v-6715689a] {
		height: 32px;
}
#package-detail-editor input[data-v-6715689a] {
		width: 50px;
		padding: 0 5px;
		text-align: right;
}
#package-detail-editor table tfoot tr[data-v-6715689a]:first-child {
		border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-6715689a] {
		width: 560px;
}
#othercharges-detail-editor .tips[data-v-6715689a] {
		font-size: 12px;
		float: right;
		margin-top: 5px;
		color: #888;
}
#othercharges-detail-editor input[data-v-6715689a] {
		padding: 0 5px;
		text-align: right;
}
#othercharges-detail-editor .reason[data-v-6715689a] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .showname[data-v-6715689a] {
		width: 60px;
		text-align: center;
}
#othercharges-detail-editor .reason input[data-v-6715689a] {
		text-align: left;
}
#othercharges-detail-editor .showname input[data-v-6715689a] {
		width: 30px;
		text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-6715689a] {
		width: 60px;
		text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-6715689a] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-6715689a] {
		width: 50px;
		text-align: right;
}
#othercharges-detail-editor .Amount[data-v-6715689a] {
		width: 60px;
		text-align: center;
}
.add-action[data-v-6715689a] {
		cursor: pointer;
		padding: 0 8px;
		color: #97c803;
		font-size: 14px;
}
.remove-action[data-v-6715689a] {
		cursor: pointer;
		font-size: 14px;
		color: #000000;
}
.disabledBtn[data-v-6715689a] {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 10px 0px 5px;
		text-align: center;
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
		background-color: #E2E2E2;
		color: #0876C3;
		text-shadow: #A8A8A8 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		border: 1px solid #B9B9B9;
		border-radius: 3px;
		cursor: pointer;
}
.detail-editor .reason[data-v-6715689a] {
		width: 100px;
}
.detail-editor .reason input[data-v-6715689a] {
		width: 100px;
}
.detail-editor .showname[data-v-6715689a],
	.detail-editor .Weight[data-v-6715689a],
	.detail-editor .UnitPrice[data-v-6715689a] {
		width: 50px;
}
.detail-editor .showname input[data-v-6715689a],
	.detail-editor .Weight input[data-v-6715689a],
	.detail-editor .UnitPrice input[data-v-6715689a] {
		width: 50px;
}
#other-charges textarea[data-v-6715689a] {
		border: none;
		width: 95%;
		height: 90px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#query-inner .queryleft[data-v-6715689a] {
		float: left;
		width: 290px;
		margin-top: 50px;
}
#query-inner .queryright[data-v-6715689a] {
		float: right;
		width: 300px;
}
.detail-editor .print[data-v-6715689a] {
		width: 548px;
		float: left;
		height: 88px;
		margin-left: 10px;
		margin-bottom: 5px;
}
.detail-editor .print span[data-v-6715689a] {
		width: 62px;
		vertical-align: top;
		padding-top: 5px;
}
.detail-editor .print textarea[data-v-6715689a] {
		border: none;
		margin-top: 3px;
		margin-left: 3px;
		width: 453px;
		height: 75px;
		padding-left: 10px;
		border-bottom: 1px solid #EEE;
		background-color: #F2F2F2;
		border-radius: 2px;
}
.editprint[data-v-6715689a] {
		height: 410px;
}
.detail-editor .action-div[data-v-6715689a] {
		float: left;
		width: 548px;
		height: 21px;
		padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-6715689a] {
		padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-6715689a]:hover {
		color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-6715689a] {
		margin-left: 15px;
		margin-right: 5px;
		color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-6715689a] {
		color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-6715689a]:hover {
		color: #DE5A03;
		cursor: pointer;
}
.button-flatestyle a.bterror[data-v-6715689a] {
		background-color: red;
}
.button-flatestyle a.btsuccess[data-v-6715689a] {
		background-color: green;
}

	/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-6715689a] {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		display: none;
		width: 580px;
}
.login-form .form-main[data-v-6715689a] {
		background-color: #FFF;
		padding: 5px 3px;
}
.login-form .form-inner[data-v-6715689a] {
		margin-top: 25px;
		float: left;
}
.login-form .form-prompt[data-v-6715689a] {
		background-color: #EFEDE1;
		color: #777;
		height: 40px;
		border-radius: 3px;
		text-align: left;
}
.login-form .prompt-icon[data-v-6715689a] {
		font-size: 20px;
		color: #0AA7D6;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
.login-form .prompt-left[data-v-6715689a] {
		float: left;
		font-size: 16px;
}
.login-form .prompt-left .Title[data-v-6715689a] {
		float: left;
		margin-top: 13px;
}
.login-form .prompt-right[data-v-6715689a] {
		float: right;
		margin-right: 20px;
		margin-top: 10px;
		font-size: 16px;
}
.login-form .form-prompt a[data-v-6715689a] {
		color: white;
		font-size: 14px;
		cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-6715689a] {
		margin-top: 15px;
		margin-left: 5px;
		text-align: left;
		font-size: 16px;
		background-color: white;
		float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-6715689a] {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap span[data-v-6715689a] {
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-6715689a] {
		width: 350px;
		margin-top: 0px;
		padding-left: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-radius: 3px;
		background-color: #F3F3F0;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-6715689a] {
		width: 339px;
		vertical-align: middle;
		_margin-top: 2px;
		border: none;
		font-size: 16px;
		color: #555;
		background-color: #FFF;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		border-radius: 2px;
		outline: 0px solid #EEE;
		padding: 6px 0 6px 5px;
		margin-top: 3px;
		margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-6715689a] {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 0px 20px 216px;
		text-align: center;
		background: -moz-linear-gradient(top, #239BEE, #0183DD);
		background-color: #0183DD;
		color: white;
		text-shadow: #0876C3 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		border: 1px solid #0183DD;
		border-radius: 3px;
		cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-6715689a]:hover {
		text-decoration: none;
		background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
		background-color: #B6E0FD;
		-webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		border-color: #B6E0FD;
		color: #0876C3;
		text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-6715689a],
	.login-form .Login-code[data-v-6715689a],
	.login-form .Login-password[data-v-6715689a] {
		margin-left: 20px;
		margin-top: 15px;
		float: left;
}
.login-form .Login-password .Login-InputBox[data-v-6715689a] {
		/** width:200px;**/
}
.login-form .Login-mandatory[data-v-6715689a] {
		border: 1px solid #F60;
		outline: 0px solid #666;
		-moz-box-shadow: 1px 1px 3px #F60;
		-webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-6715689a] {
		font-size: 13px;
		float: right;
		color: #9BCB5E;
		margin-top: 13px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-6715689a] {
		display: block;
		width: 350px;
		height: 25px;
		float: left;
		margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-6715689a] {
		display: none;
		float: left;
		padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-6715689a],
	.login-form .Login-code .Login-ErrorMessage span[data-v-6715689a],
	.login-form .Login-password .Login-ErrorMessage span[data-v-6715689a] {
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 0;
		margin-right: 5px;
		float: left;
}
.login-form .Login-message[data-v-6715689a] {
		display: block;
		width: 330px;
		height: 25px;
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 0 0 5px;
		border-radius: 3px;
		border: none;
}

	/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-6715689a] {
		float: left;
		width: 150px;
		text-align: left;
		margin-left: 18px;
}
.login-wrap .login a[data-v-6715689a],
	.login-wrap .register a[data-v-6715689a] {
		color: #009ce6;
		font-size: 13px;
		float: left;
		cursor: pointer;
}
.login-wrap .register a[data-v-6715689a] {
		margin-right: 15px;
}
.login-wrap .login a[data-v-6715689a]:hover {
		color: #e28c24;
		float: left;
}
.login-wrap .accountimg[data-v-6715689a] {
		float: left;
		margin-top: 1px;
		display: none;
}
.login-wrap .accountname[data-v-6715689a] {
		float: left;
		cursor: pointer;
		display: none;
}
.login-wrap .accountname .name[data-v-6715689a]:hover {
		color: #ee9526;
}
.login-wrap .accountname .name[data-v-6715689a] {
		float: left;
		color: #009ce6;
		font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-6715689a] {
		color: #009ce6;
		margin-left: 5px;
		vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-6715689a]:hover {
		color: #ee9526;
}
.login-wrap .logout[data-v-6715689a] {
		display: none;
}
.login-wrap .logout a[data-v-6715689a] {
		float: left;
		margin-left: 10px;
		width: 30px;
		color: #777;
}
.login-wrap .logout a[data-v-6715689a]:hover {
		color: #ee9526;
}

	/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-6715689a] {
		position: absolute;
		left: 1000px;
		top: 62px;
		z-index: 120;
		overflow-x: hidden;
		overflow-y: hidden;
		width: 150px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #BBB;
		display: none;
}
.account-menu .account-menulist[data-v-6715689a] {
		margin: 0;
		min-height: 277px;
		padding: 0;
}
.account-menu .account-menulist a[data-v-6715689a] {
		border-bottom: 1px dotted #CCC;
		color: #555;
		background-color: #F0F0F0;
		cursor: pointer;
		height: 22px;
		line-height: 22px;
		min-height: 22px;
		overflow: hidden;
		padding: 5px 9px 5px 12px;
		text-align: left;
		text-decoration: none;
		display: block;
}
.account-menu .account-menulist a[data-v-6715689a]:last-child {
		border-bottom: none;
}
.account-menu .account-menulist span[data-v-6715689a] {
		float: left;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		width: 110px;
}
.account-menu .account-menulist a[data-v-6715689a]:hover {
		background: #009ce6 0 0;
		border-left: 5px solid #ffa400;
		color: #fff;
}
.errormsg[data-v-6715689a] {
		border-bottom: 1px dotted red !important;
		color: red;
}
.page-link[data-v-6715689a] {
		padding: 1px 1px 1px;
}
.page-current[data-v-6715689a] {
		padding: 1px 1px 1px;
}
.page-prev[data-v-6715689a] {
		padding: 7px 1px 1px;
}
.page-next[data-v-6715689a] {
		padding: 7px 1px 1px;
}
.arrow-next[data-v-6715689a] {
		margin: 0px;
		padding: 0px;
}
.arrow-prev[data-v-6715689a] {
		margin: 0px;
		padding: 0px;
}
.paginationc[data-v-6715689a] {
		margin-top: -20px;
		border-radius: 4px;
		position: relative;
		border: 1px solid #D7D7D7;
		margin-bottom: 50px;
		zoom: 1;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		content: '.';
		display: block;
		clear: both;
}




















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-1a65f679]::-webkit-inner-spin-button {
		visibility: hidden;
}
input[type="date"][data-v-1a65f679]::-webkit-calendar-picker-indicator {
		width: 5px;
}
input[type="date"][data-v-1a65f679]::-webkit-clear-button {
		display: none;
}
div[data-v-1a65f679],
	span[data-v-1a65f679],
	textarea[data-v-1a65f679] {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
}
.awb_body[data-v-1a65f679] {
		background-color: #FFF;
		height: auto;
		font-family: Tahoma;
		font: 12px Tahoma;
		color: #777;
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
.awb_body textarea[data-v-1a65f679] {
		outline: none;
		padding: 2px;
		margin: 0px;
		resize: none;
		background-color: #e8f0fe;
		color: #000000;
}
.TextBox[data-v-1a65f679] {
		border: 0px none;
		outline: none;
		height: 18px;
		border-bottom: 1px dotted #9ecf0a;
		background-color: #e8f0fe;
}
.required[data-v-1a65f679] {
		color: #fc5b4d;
		font-size: 12px;
		/*padding: 0 2px;*/
}
.button-flatestyle[data-v-1a65f679] {
		width: 80px;
}
.button-flatestyle a[data-v-1a65f679] {
		width: 75px;
		border-right: 0px solid #3582b9;
		margin: 0 10px;
		padding: 0;
		text-shadow: none;
}
.button-flatestyle.green a[data-v-1a65f679] {
		background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-1a65f679]:hover {
		background-color: #71b017;
		color: #f2fce4;
		text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-1a65f679] {
		background-color: #EEE;
		color: #DDD;
		text-shadow: none;
}
.minitip-content[data-v-1a65f679] {
		font-size: 11px;
		padding: 8px 10px;
		color: #fff;
		background-color: #3C3C3C;
		border: 1px solid rgba(255, 255, 255, 0.25);
		text-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 3px #555;
		        box-shadow: 0 0 3px #555;
		border-radius: 5px;
}
.TextBox_Help[data-v-1a65f679] {
		display: none;
		clear: both;
		float: left;
		border-top: 6px solid #26b064;
		position: absolute;
		min-width: 500px;
		min-height: 30px;
		line-height: 30px;
		background-color: #2f373d;
		color: #bac3c9;
		padding: 0 5px;
		-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-1a65f679] {
		width: 100%;
		height: 30px;
		margin-top: 1px;
		background-color: #45515a;
		line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-1a65f679] {
		line-height: 26px;
}
.TextBox_Help .label[data-v-1a65f679] {
		margin-left: 5px;
}
.TextBox_Help span.key[data-v-1a65f679] {
		margin-left: 15px;
		color: #5faddd;
		cursor: pointer;
}
.TextBox_Help span.value[data-v-1a65f679] {
		margin-left: 0px;
		cursor: pointer;
}
.TextBox_Help span.close[data-v-1a65f679] {
		float: right;
		margin-right: 5px;
		cursor: pointer;
}
.horizontal[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		margin: 0;
		padding: 0;
		margin-right: -3px;
}
#form-header[data-v-1a65f679] {
		display: block;
		width: 100%;
		height: 48px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		background-color: #FFF;
}
#form-header-inner[data-v-1a65f679] {
		width: 1000px;
		margin: 0 auto;
}
#form-title[data-v-1a65f679] {
		margin-top: 15px;
		margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-1a65f679] {
		height: 30px;
}
#form-title div#mawb_departurecode[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_suffixcode[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-1a65f679],
	#form-title div#mawb_departurecode .TextBox[data-v-1a65f679] {
		width: 30px;
		height: 18px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-1a65f679] {
		width: 80px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
		height: 18px;
}
#form-title .smallfont[data-v-1a65f679] {
		display: block;
		font-size: 8px;
}
#form-action[data-v-1a65f679] {
		margin-right: -12px;
}
#form-prompt[data-v-1a65f679] {
}
#form-container[data-v-1a65f679] {
		width: 1020px;
		height: auto;
		background-color: #FFF;
		margin-bottom: 10px;
}
#form-main[data-v-1a65f679] {
		height: auto;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		background-color: #FFF;
}
#form-inner[data-v-1a65f679] {
		border: none;
		height: auto;
}
.box[data-v-1a65f679] {
		border: 1px solid #BBB;
}
#form-left[data-v-1a65f679] {
		display: inline-block;
		*display: inline;
		_zoom: 1;
		width: 430px;
}
#form-right[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 570px;
		vertical-align: top;
		margin-left: -4px;
}
#shipper[data-v-1a65f679] {
		border: 1px solid #BBB;
		border-right: 0px;
}
#shipper span[data-v-1a65f679],
	#consignee span[data-v-1a65f679] {
		display: block;
		text-align: center;
}
#shipper-head[data-v-1a65f679],
	#consignee-head[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#shipper-head .label[data-v-1a65f679],
	#consignee-head .label[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		line-height: 24px;
		text-align: left;
		margin-left: 10px;
}
#shipper-head #account-div[data-v-1a65f679],
	#consignee-head #account-div[data-v-1a65f679] {
		display: inline-block;
		width: 229px;
		height: 65px;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-1a65f679],
	#consignee-head #account-div .label[data-v-1a65f679] {
		width: 165px;
		line-height: 24px;
		text-align: left;
}
#shipper textarea[data-v-1a65f679],
	#consignee textarea[data-v-1a65f679] {
		border: none;
		width: 95%;
		height: 84px;
		padding: 10px;
		overflow-y: visible;
}
#shipper .TextBox[data-v-1a65f679],
	#consignee .TextBox[data-v-1a65f679] {
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-1a65f679]:last-child,
	#consignee .TextBox[data-v-1a65f679]:last-child {
		margin-bottom: 7px;
}
#consignee[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-1a65f679] {
		line-height: 24px;
		margin-left: 10px;
}
#forwarder #forwarder-head[data-v-1a65f679] {
		height: 24px;
}
#forwarder textarea[data-v-1a65f679] {
		border: none;
		width: 95%;
		height: 50px;
		padding: 10px;
		overflow-y: visible;
}
#agent[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
		border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49.6%;
}
#agent #agent-iatacode .label[data-v-1a65f679],
	#agent #accoutno .label[data-v-1a65f679] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#agent #agent-iatacode .TextBox[data-v-1a65f679],
	#agent #accoutno .TextBox[data-v-1a65f679] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#airport-departure[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		height: 69px;
}
#airport-departure .label[data-v-1a65f679] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#airport-departure .TextBox[data-v-1a65f679] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		background-color: #e8f0fe;
		text-align: center;
		margin-top: 7px;
}
#airport-departure span#airportname[data-v-1a65f679] {
		width: 300px;
		margin-left: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #DDD;
}
#routing[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-1a65f679],
	#routing #second-to[data-v-1a65f679],
	#routing #second-carrier[data-v-1a65f679],
	#routing #third-to[data-v-1a65f679],
	#routing #third-carrier[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 12%;
}
#routing #first-carrier[data-v-1a65f679],
	#routing #second-to[data-v-1a65f679],
	#routing #second-carrier[data-v-1a65f679],
	#routing #third-to[data-v-1a65f679],
	#routing #third-carrier[data-v-1a65f679] {
		border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33.86%;
}
#routing .label[data-v-1a65f679] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#routing .TextBox[data-v-1a65f679] {
		width: 100%;
		height: 23px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#flight[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight .label[data-v-1a65f679] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#flight #airport-destination[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33%;
}
#flight #airport-destination .TextBox[data-v-1a65f679] {
		text-align: center;
}
#flight #flight-detail[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-1a65f679] {
		display: block;
}
#flight #flight-detail #input-div[data-v-1a65f679] {
		display: block;
}
#flight #flight-detail #head-label[data-v-1a65f679] {
		padding-left: 38px;
		padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-1a65f679] {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 24px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-1a65f679],
	#flight #flight-detail #input-div #second-flight[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-1a65f679] {
		border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-1a65f679] {
		height: 25px;
		width: 95%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#flight #destination_name[data-v-1a65f679] {
		text-align: left;
		padding-left: 5px;
		/*width: 70px;*/
}
#flight #destination_code[data-v-1a65f679] {
		text-align: left;
		padding-left: 5px;
		width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-1a65f679],
	#flight #flight-detail #input-div #flightdate[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-1a65f679],
	#flight #flight-detail #input-div #flightno2[data-v-1a65f679] {
		width: 50px;
}
#flight #flight-detail #input-div #flightdate[data-v-1a65f679],
	#flight #flight-detail #input-div #flightdate2[data-v-1a65f679] {
		width: 70px;
}
#mawb[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border: 1px solid #BBB;
}
#mawb .awb_code[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		padding: 10px 10px 10px 10px;
		font-size: 32px;
		color: #97c803;
		/*margin-left: 207px;*/
		margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-1a65f679] {
		width: 95%;
		height: 58px;
		overflow-y: visible;
		border: none;
		clear: both;
		padding: 10px;
}
#mawb .code[data-v-1a65f679] {
		_zoom: 1;
		padding: 10px 10px 18px 10px;
		font-size: 32px;
		color: #97c803;
		margin-bottom: 59px;
}
#mawb .label[data-v-1a65f679] {
		margin-top: 15px;
		margin-left: 10px;
		font-size: 16px;
		font-weight: bold;
		display: inline-block;
		padding: 10px 10px 18px 10px;
		margin-bottom: 7px;
}
#mawb #validity[data-v-1a65f679] {
		display: block;
		width: 560px;
		padding-left: 10px;
		padding-top: 5px;
		border-top: 1px solid #BBB;
}
#mawb-memo[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-1a65f679] {
		padding: 10px;
		color: #AAA;
		font-size: 12px;
}
#accounting[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 338px;
		border-top: 1px solid #BBB;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 149px;
		border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-1a65f679] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting textarea[data-v-1a65f679] {
		border: none;
		width: 95%;
		height: 98px;
		padding: 10px;
		overflow-y: visible;
}
#accounting #reference[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 69px;
		border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-1a65f679] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting #reference #reference-number[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-1a65f679] {
		width: 200px;
		padding-left: 30px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-1a65f679],
	#accounting #payment #chgscode[data-v-1a65f679],
	#accounting #payment #WT-VAL[data-v-1a65f679],
	#accounting #payment #other[data-v-1a65f679],
	#accounting #payment #declared-value-for-carriage[data-v-1a65f679],
	#accounting #payment #declared-value-for-customs[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		height: 57px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-1a65f679] {
		border-right: none;
		width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-1a65f679],
	#declared-value-for-customs .TextBox[data-v-1a65f679],
	#insurance .TextBox[data-v-1a65f679],
	#currency .TextBox[data-v-1a65f679] {
		height: 22px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#accounting #payment .label[data-v-1a65f679] {
		padding-left: 3px;
		line-height: 18px;
}
#accounting #payment #currency[data-v-1a65f679] {
		width: 65px;
		text-align: center;
		vertical-align: top;
}
#accounting #payment #currency .label[data-v-1a65f679] {
		line-height: 25px;
}
#accounting #payment #chgscode[data-v-1a65f679] {
		width: 41px;
		text-align: center;
		margin-left: -3px;
		vertical-align: top;
}
#accounting #payment #PPD[data-v-1a65f679],
	#accounting #payment #COLL[data-v-1a65f679] {
		width: 36px;
		height: 38px;
		border-right: 1px solid #BBB;
		float: left;
}
#COLL[data-v-1a65f679] {
		float: left;
}
#accounting #payment #COLL[data-v-1a65f679] {
		margin-left: -3px;
		border-right: none;
}
#accounting #payment #WT-VAL[data-v-1a65f679],
	#accounting #payment #other[data-v-1a65f679] {
		width: 71px;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-1a65f679],
	#accounting #payment #declared-value-for-customs[data-v-1a65f679] {
		width: 150px;
		vertical-align: top;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-1a65f679],
	#accounting #payment #declared-value-for-customs .label[data-v-1a65f679] {
		line-height: 25px;
		letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-1a65f679],
	#accounting #payment #other .label[data-v-1a65f679] {
		display: block;
		border-bottom: 1px solid #BBB;
		text-align: center;
}
#accounting #payment #insurance[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		height: 59px;
		vertical-align: top;
		border-right: 1px solid #BBB;
		margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-1a65f679] {
		display: block;
		margin-left: 5px;
		line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-1a65f679] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 380px;
		margin-bottom: -1px;
		letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-1a65f679] {
		display: block;
		padding: 2px;
}
#handling[data-v-1a65f679] {
		display: block;
		width: 999px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handling .label[data-v-1a65f679] {
		display: block;
		margin-left: 10px;
		line-height: 25px;
}
#handling-information[data-v-1a65f679] {
		vertical-align: top;
}
#handling-information textarea[data-v-1a65f679] {
		display: block;
		width: 580px;
		border: none;
		height: 50px;
		padding: 5px 10px;
		overflow-y: visible;
}
#notify textarea[data-v-1a65f679] {
		width: 363px;
		height: 50px;
		margin-left: 10px;
		padding: 5px 10px;
		overflow-y: visible;
		border: none;
}
#special-handlingcode .TextBox[data-v-1a65f679] {
		width: 985px;
		text-align: left;
		height: 25px;
		line-height: 25px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-1a65f679] {
		width: 1000px;
}
#item-detail #item-head[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-1a65f679],
	#item-detail #item-head #gross-weight[data-v-1a65f679],
	#item-detail #item-head #kg-lb[data-v-1a65f679],
	#item-detail #item-head #chargeable-weight[data-v-1a65f679],
	#item-detail #item-head #rate-charge[data-v-1a65f679],
	#item-detail #item-head #total[data-v-1a65f679],
	#item-detail #item-head #goods[data-v-1a65f679] {
		border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-1a65f679] {
		border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-1a65f679] {
		width: 68px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #pieces .label[data-v-1a65f679] {
		display: block;
		/*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-1a65f679] {
		width: 78px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-1a65f679],
	#commodity-item .TextBox[data-v-1a65f679],
	#rate-charge .TextBox[data-v-1a65f679],
	#total .TextBox[data-v-1a65f679],
	#pieces .TextBox[data-v-1a65f679] {
		height: 20px;
		width: 96%;
}
#kg-lb #sel_wci_unit[data-v-1a65f679] {
		margin-left: 5px;
}
#kg-lb .TextBox[data-v-1a65f679] {
		height: 25px;
		width: 16px;
}
#chargeable-weight .TextBox[data-v-1a65f679] {
		height: 25px;
		width: 96%;
}
#rate .TextBox[data-v-1a65f679] {
		height: 25px;
}
#item-detail #gross-weight .label[data-v-1a65f679] {
		display: block;
		margin-top: 15px;
}
#item-detail #kg-lb[data-v-1a65f679] {
		width: 20px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
		overflow: hidden;
}
#item-detail #kg-lb .label[data-v-1a65f679] {
		display: block;
		margin-top: 8px;
}
.space[data-v-1a65f679] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
}
.space_empty[data-v-1a65f679] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
		background: rgba(0, 0, 0, 0);
		/* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-1a65f679] {
		width: 135px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-class .label[data-v-1a65f679] {
		display: block;
		margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-1a65f679] {
		border: none;
		height: 30px;
		padding: 10px;
		width: 380px;
		overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-1a65f679] {
		display: inline-block;
		margin-left: 18px;
		margin-bottom: 0px;
		margin-top: 3px;
		width: 110px;
		height: 12px;
		padding: 3px;
		border-left: 1px solid #BBB;
		border-top: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-1a65f679] {
		width: 110px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-1a65f679] {
		display: block;
		margin-top: 15px;
}
#item-detail #rate-charge[data-v-1a65f679] {
		width: 80px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-charge .label[data-v-1a65f679] {
		display: block;
		margin-top: 15px;
}
#item-detail #total[data-v-1a65f679] {
		width: 90px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #total .label[data-v-1a65f679] {
		display: block;
		margin-top: 15px;
}
#item-detail #goods[data-v-1a65f679] {
		width: 380px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#goods textarea[data-v-1a65f679] {
		border: none;
		width: 95%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#item-detail #goods .label[data-v-1a65f679] {
		display: block;
		margin-top: 15px;
		letter-spacing: -1px;
}
#item-detail #item-body[data-v-1a65f679] {
		height: 162px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-1a65f679],
	#item-detail #item-body #item-summary[data-v-1a65f679] {
		height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-1a65f679],
	#item-detail #item-body #item-summary #rate-class #rate[data-v-1a65f679] {
		width: 9px;
		height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-1a65f679],
	#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-1a65f679] {
		width: 110px;
		height: inherit;
		border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-1a65f679],
	#item-detail #item-body #item-summary #gross-weight[data-v-1a65f679],
	#item-detail #item-body #item-summary #total[data-v-1a65f679] {
		border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-1a65f679] {
		width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-1a65f679] {
		width: 89px;
}
#summary[data-v-1a65f679] {
		width: 1001px;
}
#summary .horizontal[data-v-1a65f679] {
		vertical-align: top;
}
#summary #weight-charge[data-v-1a65f679] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #weight-charge .label[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-1a65f679] {
		margin: 0 45px;
		padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-1a65f679] {
		border-left: none;
		width: 50px;
}
#summary #weight-charge #collect.label[data-v-1a65f679] {
		border-right: none;
		width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-1a65f679] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge[data-v-1a65f679] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-1a65f679] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge .label[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 18px;
		margin: 0 120px;
		width: 100px;
}
#summary #tax[data-v-1a65f679] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #tax .label[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 58px;
		margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-1a65f679] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#collect-input[data-v-1a65f679] {
		width: 185px;
		height: 30px;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#prepaid-input input[data-v-1a65f679] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#prepaid-input span[data-v-1a65f679] {
		width: 1px;
		height: 20px;
}
#collect-input input[data-v-1a65f679] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#summary #total-other-charges-due-agent[data-v-1a65f679] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-1a65f679] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-other-charges-due-carrier[data-v-1a65f679] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-1a65f679] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-space[data-v-1a65f679] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
		background-color: #EEE;
}
#summary #total[data-v-1a65f679] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total .label[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 28px;
		margin: 0 0 0 29px;
		/*width: 73px;*/
}
#summary #total .whitespace[data-v-1a65f679] {
		width: 27px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-1a65f679] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #currency-rates[data-v-1a65f679] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #currency-rates .label[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 0px;
		margin: 0 0 0 6px;
		width: 176px;
		text-align: center;
}
#summary #currency-rates .whitespace[data-v-1a65f679] {
		width: 3px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-1a65f679] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-1a65f679] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #other-charges[data-v-1a65f679] {
		width: 617px;
		height: 152px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-1a65f679] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#summary #signature-of-agent[data-v-1a65f679] {
		width: 617px;
		height: 254px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-1a65f679] {
		display: block;
		margin-left: 10px;
		line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-1a65f679] {
		width: 617px;
		border-bottom: 1px solid #BBB;
		margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-1a65f679] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-1a65f679] {
		width: 617px;
		margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-1a65f679] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-1a65f679] {
		width: 590px;
		margin: 0 11px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-1a65f679] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-1a65f679] {
		margin: 4px 0;
		text-align: center;
}
#summary #executed-on-date .TextBox[data-v-1a65f679] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-1a65f679] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-1a65f679] {
		margin: 4px 0;
		text-align: center;
}
#summary #at-place .TextBox[data-v-1a65f679] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-1a65f679] {
		width: 230px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-1a65f679] {
		width: 230px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-1a65f679] {
		margin: 4px 0;
		text-align: center;
}

	/*--------------------------------------------------------------*/
#departure[data-v-1a65f679],
	#destination[data-v-1a65f679] {
		width: 245px;
		height: auto;
		float: left;
}
#departure span[data-v-1a65f679],
	#destination span[data-v-1a65f679] {
		display: block;
		text-align: center;
}
#departure .TextBox[data-v-1a65f679],
	#destination .TextBox[data-v-1a65f679] {
		width: 95%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#charges[data-v-1a65f679],
	#payment[data-v-1a65f679] {
		width: 100%;
		height: auto;
}
#charges #cc[data-v-1a65f679],
	#charges #pp[data-v-1a65f679] {
		width: auto;
		display: block;
}
#charges #cc span[data-v-1a65f679],
	#charges #pp span[data-v-1a65f679] {
		width: 120px;
		float: left;
		text-align: right;
}
#charges #cc .TextBox[data-v-1a65f679],
	#charges #pp .TextBox[data-v-1a65f679] {
		width: 300px;
		height: 21px;
		text-align: center;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#charges #pp .TextBox[data-v-1a65f679] {
		margin-bottom: 7px;
}
#payment #credit[data-v-1a65f679],
	#payment #cash[data-v-1a65f679] {
		width: auto;
		display: block;
}
#payment #credit span[data-v-1a65f679],
	#payment #cash span[data-v-1a65f679] {
		width: 120px;
		float: left;
		text-align: right;
}
#payment #credit .TextBox[data-v-1a65f679],
	#payment #cash .TextBox[data-v-1a65f679] {
		width: 300px;
		height: 21px;
		text-align: right;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#payment #cash .TextBox[data-v-1a65f679] {
		margin-bottom: 7px;
}
#charges input[data-v-1a65f679],
	#payment input[data-v-1a65f679] {
		width: 90%;
}
#alsonotify span[data-v-1a65f679] {
		display: block;
		text-align: center;
}
#alsonotify textarea[data-v-1a65f679] {
		border: none;
		width: 93%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
}
#alsonotify .TextBox[data-v-1a65f679] {
		width: 98%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-1a65f679]:last-child {
		margin-bottom: 7px;
}
#addtionalclause[data-v-1a65f679] {
		margin-top: 15px;
		margin-bottom: 41px;
}
#addtionalclause span[data-v-1a65f679] {
		display: block;
		text-align: center;
}
#addtionalclause p[data-v-1a65f679] {
		margin-top: 3px;
		margin-left: 12px;
		margin-right: 9px;
		color: #999;
		display: block;
}
#destination[data-v-1a65f679] {
		border-left: 1px solid #BBB;
		margin-left: -1px;
}
#declaredvalue[data-v-1a65f679] {
		width: 418px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-1a65f679] {
		width: 217px;
		float: left;
}
#declaredvalue-shipper .TextBox[data-v-1a65f679],
	#documents .TextBox[data-v-1a65f679] {
		width: 95%;
		height: 40px;
		text-align: center;
		border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-1a65f679] {
		width: 200px;
		height: 30px;
		float: left;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-1a65f679] {
		width: 200px;
		height: 30px;
		float: right;
		border-left: 1px solid #BBB;
}
#documents[data-v-1a65f679] {
		width: 270px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-1a65f679] {
		width: 890px;
		height: 75px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		float: left;
}
#handlinginformation .TextBox[data-v-1a65f679] {
		width: 99%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
}
#packages[data-v-1a65f679] {
		width: 80px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-1a65f679] {
		width: 90px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#ratecharge[data-v-1a65f679] {
		width: 100px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-1a65f679] {
		width: 325px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-1a65f679],
	#insurance[data-v-1a65f679],
	#documents[data-v-1a65f679] {
		height: 90px;
}
#declaredvalue-carriage[data-v-1a65f679],
	#declaredvalue-customs[data-v-1a65f679] {
		height: 45px;
}
#packages[data-v-1a65f679],
	#rateclass[data-v-1a65f679],
	#grossweight[data-v-1a65f679],
	#chargeableweight[data-v-1a65f679],
	#ratecharge[data-v-1a65f679],
	#goods[data-v-1a65f679] {
		height: 100px;
}
#rate input[data-v-1a65f679] {
		margin-left: 0px;
}
#packages .TextBox[data-v-1a65f679],
	#rateclass .TextBox[data-v-1a65f679],
	#grossweight .TextBox[data-v-1a65f679],
	#chargeableweight .TextBox[data-v-1a65f679],
	#ratecharge .TextBox[data-v-1a65f679],
	#goods .TextBox[data-v-1a65f679] {
		width: 92%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
		text-align: center;
}
#packages .TextBox[data-v-1a65f679] {
		width: 90%;
}
#goods .TextBox[data-v-1a65f679] {
		width: 96%;
		text-align: left;
}
#goods #AwbVolume[data-v-1a65f679] {
		width: 20%;
		text-align: left;
		text-align: center;
}
#form-footer[data-v-1a65f679] {
		width: 100%;
		float: left;
		margin-top: 10px;
}
#form-footer span[data-v-1a65f679] {
		display: block;
}
#signatureofconstituent[data-v-1a65f679] {
		width: 400px;
		float: left;
		margin-left: 30px;
		margin-top: 30px;
}
#signatureofagent[data-v-1a65f679] {
		width: 400px;
		float: left;
		margin-top: 30px;
}
.shipperletter-div span[data-v-1a65f679] {
		display: block;
		text-align: center;
}
.shipperletter-div span[data-v-1a65f679]:first-child {
		margin-top: 5px;
}
.smallfont[data-v-1a65f679] {
		font-size: 8px;
		font-weight: lighter;
}

	/*********************************************************************************/
#customer-info[data-v-1a65f679] {
		width: 447px;
}
.city[data-v-1a65f679] {
		width: 230px;
}
.city input[data-v-1a65f679] {
		width: 120px;
}
.country[data-v-1a65f679] {
		width: 230px;
}
.country input[data-v-1a65f679] {
		width: 120px;
}
#service-action a[data-v-1a65f679] {
		margin-left: 5px;
}
#service-summary[data-v-1a65f679] {
		width: 250px;
		height: 47px;
		float: right;
}
#service-summary .currency[data-v-1a65f679] {
		float: right;
		margin-top: 20px;
		font-weight: 700;
		font-size: 12px;
		color: #CCC;
}
#service-summary .amount[data-v-1a65f679] {
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 30px;
		color: #777;
}
#service-quotation[data-v-1a65f679] {
		float: left;
		width: 96%;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
		margin-left: 10px;
		margin-right: 1px;
		margin-top: 5px;
		margin-bottom: 20px;
}
#service-quotation-editor[data-v-1a65f679] {
		display: none;
		width: 850px;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
}
#service-quotation table[data-v-1a65f679],
	#service-quotation-editor table[data-v-1a65f679] {
		width: 100%;
		background: #F6F6F6;
		border-radius: 2px;
}
#service-quotation tr[data-v-1a65f679],
	#service-quotation-editor tr[data-v-1a65f679] {
		border-bottom: 1px solid #DDD;
		height: 36px;
		line-height: 36px;
}
#service-quotation tr[data-v-1a65f679]:last-child,
	#service-quotation-editor tr[data-v-1a65f679]:last-child {
		border-bottom: none;
		background: #F3F3F3;
}
#service-quotation thead tr[data-v-1a65f679],
	#service-quotation-editor tr[data-v-1a65f679]:last-child {
		height: 36px;
		line-height: 36px;
}
#service-quotation thead tr[data-v-1a65f679]:last-child,
	#service-quotation-editor thead tr[data-v-1a65f679]:last-child {
		border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-1a65f679],
	#service-quotation-editor thead td[data-v-1a65f679] {
		font-weight: 700;
		font-size: 14px;
		color: #0f81b0;
		background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
		background-color: #EEE;
}
#service-quotation th[data-v-1a65f679],
	#service-quotation td[data-v-1a65f679],
	#service-quotation-editor th[data-v-1a65f679],
	#service-quotation-editor td[data-v-1a65f679] {
		padding-left: 9px;
}
#service-quotation td input[data-v-1a65f679],
	#service-quotation-editor td input[data-v-1a65f679] {
		height: 20px;
		line-height: 20px;
		border: 1px solid #DDD;
		border-radius: 3px;
		margin-right: 3px;
}
#service-request[data-v-1a65f679] {
		width: 193px;
		float: left;
}
#departure-time[data-v-1a65f679],
	#destination-time[data-v-1a65f679] {
		display: block;
		float: left;
		width: 187px;
}
#departure-time a[data-v-1a65f679],
	#destination-time a[data-v-1a65f679] {
		display: block;
		float: right;
		width: 16px;
		height: 16px;
		margin-top: 5px;
		margin-right: 8px;
		background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#departure-time input[data-v-1a65f679],
	#destination-time input[data-v-1a65f679] {
}
#service-request input[data-v-1a65f679] {
		width: 80px;
}
#cargo[data-v-1a65f679] {
		width: 100%;
		float: left;
}
#cargo-detail[data-v-1a65f679] {
		width: 185px;
		height: 139px;
		float: right;
		margin-top: -106px;
		margin-right: 2px;
}
#total-pieces[data-v-1a65f679] {
		width: 230px;
		float: left;
}
#cargo-summary span[data-v-1a65f679] {
		width: 55px;
		margin-top: 5px;
		float: left;
}
#cargo-summary span[data-v-1a65f679]:last-child {
		width: 20px;
		float: right;
}
#cargo-summary input[data-v-1a65f679] {
		text-align: right;
}
#cargo-summary textarea[data-v-1a65f679] {
		border: none;
		margin-top: 8px;
		margin-left: 8px;
		/*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
		width: 169px;
}
#total-pieces input[data-v-1a65f679],
	#total-chargeable-weight input[data-v-1a65f679],
	#total-gross-weight input[data-v-1a65f679],
	#total-volume input[data-v-1a65f679] {
		width: 120px;
		float: left;
}
#total-chargeable-weight[data-v-1a65f679] {
		width: 230px;
		float: left;
}
.unit[data-v-1a65f679] {
		margin-top: 7px;
		margin-left: 3px;
		float: left;
		color: #999;
}
#total-volume .unit[data-v-1a65f679] {
		margin-top: 1px;
}
#total-gross-weight[data-v-1a65f679] {
		width: 230px;
		float: left;
}
#total-volume[data-v-1a65f679] {
		width: 230px;
		float: left;
}
#shipper-info[data-v-1a65f679] {
		width: 447px;
		float: left;
}
#customer-info input[data-v-1a65f679],
	#shipper-info input[data-v-1a65f679],
	#consignee-info input[data-v-1a65f679],
	#freightforwarder-info input[data-v-1a65f679] {
		width: 350px;
}
#consignee-info[data-v-1a65f679] {
		width: 447px;
		float: left;
}
#freightforwarder-info[data-v-1a65f679] {
		width: 447px;
		float: left;
}
#service-orderno[data-v-1a65f679] {
		width: 150px;
		margin-top: 8px;
		margin-left: 12px;
		float: left;
}
.service-product[data-v-1a65f679] {
		width: 180px;
		text-align: left;
}
.service-price[data-v-1a65f679] {
		width: 100px;
		text-align: center;
}
.service-amount[data-v-1a65f679] {
		width: 100px;
		text-align: center;
}
.service-totalprice[data-v-1a65f679] {
		width: 120px;
		text-align: center;
}
.service-memo[data-v-1a65f679] {
		text-align: center;
}
input[id=单价][data-v-1a65f679] {
		width: 50px;
		text-align: right;
}
input[id=数量][data-v-1a65f679] {
		width: 50px;
		text-align: right;
}
input[id=小计][data-v-1a65f679] {
		width: 70px;
		text-align: right;
}
input[id=备注][data-v-1a65f679] {
		width: 220px;
		text-align: left;
}
input[id=订单编码][data-v-1a65f679] {
		width: 230px;
		font-size: 24px;
		color: #DE5A03;
		border-bottom: 1px dotted #CCC;
		outline: 0px solid #EEE;
		background-color: #f7f7f7;
}
td[id=总计][data-v-1a65f679] {
		text-align: right;
}
#service-orderno span[data-v-1a65f679] {
		font-size: 24px;
		color: #DE5A03;
}
#service-action[data-v-1a65f679] {
		width: 100px;
		height: 30px;
		margin-top: 8px;
		margin-left: 2px;
		float: left;
}
#service-action img[data-v-1a65f679] {
		width: 24px;
		height: 24px;
		margin-top: 5px;
		float: left;
}
#chooseContype[data-v-1a65f679] {
		display: none;
		position: absolute;
		width: 600px;
		border-radius: 3px;
		border-width: 1px;
		border-color: #DDD;
		border-style: solid;
		float: left;
}
.detail-editor[data-v-1a65f679] {
		width: 785px;
		height: 360px;
		background-color: #F0F0F0;
		margin-top: 2px;
		margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-1a65f679] {
		width: 95%;
		float: left;
		font-size: 18px;
		color: #DE5A03;
		margin-top: 8px;
		margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-1a65f679] {
		margin-top: 5px;
}
.detail-editor #editor-div[data-v-1a65f679] {
		width: 580px;
		height: 402px;
}
.detail-editor #quickselector[data-v-1a65f679] {
		width: 200px;
		height: 405px;
		border-left: 2px solid #FFF;
		vertical-align: top;
		font-family: 'verb_light';
		overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-1a65f679] {
		display: inline-block;
		padding: 10px 0 0 12px;
		font-size: 14px;
		/*font-weight: bold;*/
		cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-1a65f679] {
		font-size: 12px;
		color: #97c803;
		margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-1a65f679] {
		width: 180px;
		height: 56px;
		background-color: #FFF;
		margin: 7px 7px;
		padding: 0px 3px 0px 3px;
		border-bottom: 1px solid #CCC;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-1a65f679] {
		display: none;
		position: relative;
		top: 16px;
		left: 160px;
		color: #DE5A03;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-1a65f679] {
		color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-1a65f679]:hover {
		width: 175px;
		color: #000000;
		background-color: #dff2fb;
		border-left: 5px solid #000000;
		padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-1a65f679] {
		font-size: 12px;
		color: #000000;
		padding: 2px 5px;
		vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-1a65f679] {
		width: 150px;
}
.detail-editor .company[data-v-1a65f679],
	.detail-editor .address[data-v-1a65f679] {
		width: 550px;
		float: left;
		margin-left: 10px;
}
.detail-editor .company input[data-v-1a65f679],
	.detail-editor .address input[data-v-1a65f679] {
		width: 85%;
}
.detail-editor .contactname[data-v-1a65f679],
	.detail-editor .fax[data-v-1a65f679],
	.detail-editor .city[data-v-1a65f679],
	.detail-editor .pobox[data-v-1a65f679],
	.detail-editor .state[data-v-1a65f679],
	.detail-editor .countrycode[data-v-1a65f679],
	.detail-editor .telnumber[data-v-1a65f679],
	.email[data-v-1a65f679] {
		width: 266px;
		float: left;
		margin-left: 10px;
}
.detail-editor .fax input[data-v-1a65f679],
	.detail-editor .city input[data-v-1a65f679],
	.detail-editor .pobox input[data-v-1a65f679],
	.detail-editor .state input[data-v-1a65f679],
	.detail-editor .telnumber input[data-v-1a65f679],
	.detail-editor .email input[data-v-1a65f679] {
		width: 62%;
}
.detail-editor .contactname input[data-v-1a65f679] {
		width: 50%;
}
.detail-editor .countrycode #Country[data-v-1a65f679] {
		width: 40%;
		text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-1a65f679] {
		width: 10%;
}
#package-detail-editor[data-v-1a65f679] {
		width: 600px;
}
#package-detail-editor .editor-tilte[data-v-1a65f679] {
		height: 32px;
}
#package-detail-editor input[data-v-1a65f679] {
		width: 50px;
		padding: 0 5px;
		text-align: right;
}
#package-detail-editor table tfoot tr[data-v-1a65f679]:first-child {
		border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-1a65f679] {
		width: 560px;
}
#othercharges-detail-editor .tips[data-v-1a65f679] {
		font-size: 12px;
		float: right;
		margin-top: 5px;
		color: #888;
}
#othercharges-detail-editor input[data-v-1a65f679] {
		padding: 0 5px;
		text-align: right;
}
#othercharges-detail-editor .reason[data-v-1a65f679] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .showname[data-v-1a65f679] {
		width: 60px;
		text-align: center;
}
#othercharges-detail-editor .reason input[data-v-1a65f679] {
		text-align: left;
}
#othercharges-detail-editor .showname input[data-v-1a65f679] {
		width: 30px;
		text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-1a65f679] {
		width: 60px;
		text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-1a65f679] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-1a65f679] {
		width: 50px;
		text-align: right;
}
#othercharges-detail-editor .Amount[data-v-1a65f679] {
		width: 60px;
		text-align: center;
}
.add-action[data-v-1a65f679] {
		cursor: pointer;
		padding: 0 8px;
		color: #97c803;
		font-size: 14px;
}
.remove-action[data-v-1a65f679] {
		cursor: pointer;
		font-size: 14px;
		color: #000000;
}
.disabledBtn[data-v-1a65f679] {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 10px 0px 5px;
		text-align: center;
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
		background-color: #E2E2E2;
		color: #0876C3;
		text-shadow: #A8A8A8 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		border: 1px solid #B9B9B9;
		border-radius: 3px;
		cursor: pointer;
}
.detail-editor .reason[data-v-1a65f679] {
		width: 100px;
}
.detail-editor .reason input[data-v-1a65f679] {
		width: 100px;
}
.detail-editor .showname[data-v-1a65f679],
	.detail-editor .Weight[data-v-1a65f679],
	.detail-editor .UnitPrice[data-v-1a65f679] {
		width: 50px;
}
.detail-editor .showname input[data-v-1a65f679],
	.detail-editor .Weight input[data-v-1a65f679],
	.detail-editor .UnitPrice input[data-v-1a65f679] {
		width: 50px;
}
#other-charges textarea[data-v-1a65f679] {
		border: none;
		width: 95%;
		height: 90px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#query-inner .queryleft[data-v-1a65f679] {
		float: left;
		width: 290px;
		margin-top: 50px;
}
#query-inner .queryright[data-v-1a65f679] {
		float: right;
		width: 300px;
}
.detail-editor .print[data-v-1a65f679] {
		width: 548px;
		float: left;
		height: 88px;
		margin-left: 10px;
		margin-bottom: 5px;
}
.detail-editor .print span[data-v-1a65f679] {
		width: 62px;
		vertical-align: top;
		padding-top: 5px;
}
.detail-editor .print textarea[data-v-1a65f679] {
		border: none;
		margin-top: 3px;
		margin-left: 3px;
		width: 453px;
		height: 75px;
		padding-left: 10px;
		border-bottom: 1px solid #EEE;
		background-color: #F2F2F2;
		border-radius: 2px;
}
.editprint[data-v-1a65f679] {
		height: 410px;
}
.detail-editor .action-div[data-v-1a65f679] {
		float: left;
		width: 548px;
		height: 21px;
		padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-1a65f679] {
		padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-1a65f679]:hover {
		color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-1a65f679] {
		margin-left: 15px;
		margin-right: 5px;
		color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-1a65f679] {
		color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-1a65f679]:hover {
		color: #DE5A03;
		cursor: pointer;
}
.button-flatestyle a.bterror[data-v-1a65f679] {
		background-color: red;
}
.button-flatestyle a.btsuccess[data-v-1a65f679] {
		background-color: green;
}

	/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-1a65f679] {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		display: none;
		width: 580px;
}
.login-form .form-main[data-v-1a65f679] {
		background-color: #FFF;
		padding: 5px 3px;
}
.login-form .form-inner[data-v-1a65f679] {
		margin-top: 25px;
		float: left;
}
.login-form .form-prompt[data-v-1a65f679] {
		background-color: #EFEDE1;
		color: #777;
		height: 40px;
		border-radius: 3px;
		text-align: left;
}
.login-form .prompt-icon[data-v-1a65f679] {
		font-size: 20px;
		color: #0AA7D6;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
.login-form .prompt-left[data-v-1a65f679] {
		float: left;
		font-size: 16px;
}
.login-form .prompt-left .Title[data-v-1a65f679] {
		float: left;
		margin-top: 13px;
}
.login-form .prompt-right[data-v-1a65f679] {
		float: right;
		margin-right: 20px;
		margin-top: 10px;
		font-size: 16px;
}
.login-form .form-prompt a[data-v-1a65f679] {
		color: white;
		font-size: 14px;
		cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-1a65f679] {
		margin-top: 15px;
		margin-left: 5px;
		text-align: left;
		font-size: 16px;
		background-color: white;
		float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-1a65f679] {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap span[data-v-1a65f679] {
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-1a65f679] {
		width: 350px;
		margin-top: 0px;
		padding-left: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-radius: 3px;
		background-color: #F3F3F0;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-1a65f679] {
		width: 339px;
		vertical-align: middle;
		_margin-top: 2px;
		border: none;
		font-size: 16px;
		color: #555;
		background-color: #FFF;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		border-radius: 2px;
		outline: 0px solid #EEE;
		padding: 6px 0 6px 5px;
		margin-top: 3px;
		margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-1a65f679] {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 0px 20px 216px;
		text-align: center;
		background: -moz-linear-gradient(top, #239BEE, #0183DD);
		background-color: #0183DD;
		color: white;
		text-shadow: #0876C3 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		border: 1px solid #0183DD;
		border-radius: 3px;
		cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-1a65f679]:hover {
		text-decoration: none;
		background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
		background-color: #B6E0FD;
		-webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		border-color: #B6E0FD;
		color: #0876C3;
		text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-1a65f679],
	.login-form .Login-code[data-v-1a65f679],
	.login-form .Login-password[data-v-1a65f679] {
		margin-left: 20px;
		margin-top: 15px;
		float: left;
}
.login-form .Login-password .Login-InputBox[data-v-1a65f679] {
		/** width:200px;**/
}
.login-form .Login-mandatory[data-v-1a65f679] {
		border: 1px solid #F60;
		outline: 0px solid #666;
		-moz-box-shadow: 1px 1px 3px #F60;
		-webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-1a65f679] {
		font-size: 13px;
		float: right;
		color: #9BCB5E;
		margin-top: 13px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-1a65f679] {
		display: block;
		width: 350px;
		height: 25px;
		float: left;
		margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-1a65f679] {
		display: none;
		float: left;
		padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-1a65f679],
	.login-form .Login-code .Login-ErrorMessage span[data-v-1a65f679],
	.login-form .Login-password .Login-ErrorMessage span[data-v-1a65f679] {
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 0;
		margin-right: 5px;
		float: left;
}
.login-form .Login-message[data-v-1a65f679] {
		display: block;
		width: 330px;
		height: 25px;
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 0 0 5px;
		border-radius: 3px;
		border: none;
}

	/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-1a65f679] {
		float: left;
		width: 150px;
		text-align: left;
		margin-left: 18px;
}
.login-wrap .login a[data-v-1a65f679],
	.login-wrap .register a[data-v-1a65f679] {
		color: #009ce6;
		font-size: 13px;
		float: left;
		cursor: pointer;
}
.login-wrap .register a[data-v-1a65f679] {
		margin-right: 15px;
}
.login-wrap .login a[data-v-1a65f679]:hover {
		color: #e28c24;
		float: left;
}
.login-wrap .accountimg[data-v-1a65f679] {
		float: left;
		margin-top: 1px;
		display: none;
}
.login-wrap .accountname[data-v-1a65f679] {
		float: left;
		cursor: pointer;
		display: none;
}
.login-wrap .accountname .name[data-v-1a65f679]:hover {
		color: #ee9526;
}
.login-wrap .accountname .name[data-v-1a65f679] {
		float: left;
		color: #009ce6;
		font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-1a65f679] {
		color: #009ce6;
		margin-left: 5px;
		vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-1a65f679]:hover {
		color: #ee9526;
}
.login-wrap .logout[data-v-1a65f679] {
		display: none;
}
.login-wrap .logout a[data-v-1a65f679] {
		float: left;
		margin-left: 10px;
		width: 30px;
		color: #777;
}
.login-wrap .logout a[data-v-1a65f679]:hover {
		color: #ee9526;
}

	/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-1a65f679] {
		position: absolute;
		left: 1000px;
		top: 62px;
		z-index: 120;
		overflow-x: hidden;
		overflow-y: hidden;
		width: 150px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #BBB;
		display: none;
}
.account-menu .account-menulist[data-v-1a65f679] {
		margin: 0;
		min-height: 277px;
		padding: 0;
}
.account-menu .account-menulist a[data-v-1a65f679] {
		border-bottom: 1px dotted #CCC;
		color: #555;
		background-color: #F0F0F0;
		cursor: pointer;
		height: 22px;
		line-height: 22px;
		min-height: 22px;
		overflow: hidden;
		padding: 5px 9px 5px 12px;
		text-align: left;
		text-decoration: none;
		display: block;
}
.account-menu .account-menulist a[data-v-1a65f679]:last-child {
		border-bottom: none;
}
.account-menu .account-menulist span[data-v-1a65f679] {
		float: left;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		width: 110px;
}
.account-menu .account-menulist a[data-v-1a65f679]:hover {
		background: #009ce6 0 0;
		border-left: 5px solid #ffa400;
		color: #fff;
}
.errormsg[data-v-1a65f679] {
		border-bottom: 1px dotted red !important;
		color: red;
}
.page-link[data-v-1a65f679] {
		padding: 1px 1px 1px;
}
.page-current[data-v-1a65f679] {
		padding: 1px 1px 1px;
}
.page-prev[data-v-1a65f679] {
		padding: 7px 1px 1px;
}
.page-next[data-v-1a65f679] {
		padding: 7px 1px 1px;
}
.arrow-next[data-v-1a65f679] {
		margin: 0px;
		padding: 0px;
}
.arrow-prev[data-v-1a65f679] {
		margin: 0px;
		padding: 0px;
}
.paginationc[data-v-1a65f679] {
		margin-top: -20px;
		border-radius: 4px;
		position: relative;
		border: 1px solid #D7D7D7;
		margin-bottom: 50px;
		zoom: 1;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		content: '.';
		display: block;
		clear: both;
}

































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-a4696cbc]::-webkit-inner-spin-button {
		visibility: hidden;
}
input[type="date"][data-v-a4696cbc]::-webkit-calendar-picker-indicator {
		width: 5px;
}
input[type="date"][data-v-a4696cbc]::-webkit-clear-button {
		display: none;
}
div[data-v-a4696cbc],
	span[data-v-a4696cbc],
	textarea[data-v-a4696cbc] {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
}
.awb_body[data-v-a4696cbc] {
		background-color: #FFF;
		height: auto;
		font-family: Tahoma;
		font: 12px Tahoma;
		color: #777;
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
.awb_body textarea[data-v-a4696cbc] {
		outline: none;
		padding: 2px;
		margin: 0px;
		resize: none;
		background-color: #e8f0fe;
		color: #000000;
}
.TextBox[data-v-a4696cbc] {
		border: 0px none;
		outline: none;
		height: 18px;
		border-bottom: 1px dotted #9ecf0a;
		background-color: #e8f0fe;
}
.required[data-v-a4696cbc] {
		color: #fc5b4d;
		font-size: 12px;
		/*padding: 0 2px;*/
}
.button-flatestyle[data-v-a4696cbc] {
		width: 80px;
}
.button-flatestyle a[data-v-a4696cbc] {
		width: 75px;
		border-right: 0px solid #3582b9;
		margin: 0 10px;
		padding: 0;
		text-shadow: none;
}
.button-flatestyle.green a[data-v-a4696cbc] {
		background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-a4696cbc]:hover {
		background-color: #71b017;
		color: #f2fce4;
		text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-a4696cbc] {
		background-color: #EEE;
		color: #DDD;
		text-shadow: none;
}
.minitip-content[data-v-a4696cbc] {
		font-size: 11px;
		padding: 8px 10px;
		color: #fff;
		background-color: #3C3C3C;
		border: 1px solid rgba(255, 255, 255, 0.25);
		text-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 3px #555;
		        box-shadow: 0 0 3px #555;
		border-radius: 5px;
}
.TextBox_Help[data-v-a4696cbc] {
		display: none;
		clear: both;
		float: left;
		border-top: 6px solid #26b064;
		position: absolute;
		min-width: 500px;
		min-height: 30px;
		line-height: 30px;
		background-color: #2f373d;
		color: #bac3c9;
		padding: 0 5px;
		-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-a4696cbc] {
		width: 100%;
		height: 30px;
		margin-top: 1px;
		background-color: #45515a;
		line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-a4696cbc] {
		line-height: 26px;
}
.TextBox_Help .label[data-v-a4696cbc] {
		margin-left: 5px;
}
.TextBox_Help span.key[data-v-a4696cbc] {
		margin-left: 15px;
		color: #5faddd;
		cursor: pointer;
}
.TextBox_Help span.value[data-v-a4696cbc] {
		margin-left: 0px;
		cursor: pointer;
}
.TextBox_Help span.close[data-v-a4696cbc] {
		float: right;
		margin-right: 5px;
		cursor: pointer;
}
.horizontal[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		margin: 0;
		padding: 0;
		margin-right: -3px;
}
#form-header[data-v-a4696cbc] {
		display: block;
		width: 100%;
		height: 48px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		background-color: #FFF;
}
#form-header-inner[data-v-a4696cbc] {
		width: 1000px;
		margin: 0 auto;
}
#form-title[data-v-a4696cbc] {
		margin-top: 15px;
		margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-a4696cbc] {
		height: 30px;
}
#form-title div#mawb_departurecode[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_suffixcode[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-a4696cbc],
	#form-title div#mawb_departurecode .TextBox[data-v-a4696cbc] {
		width: 30px;
		height: 18px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-a4696cbc] {
		width: 80px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
		height: 18px;
}
#form-title .smallfont[data-v-a4696cbc] {
		display: block;
		font-size: 8px;
}
#form-action[data-v-a4696cbc] {
		margin-right: -12px;
}
#form-prompt[data-v-a4696cbc] {
}
#form-container[data-v-a4696cbc] {
		width: 1020px;
		height: auto;
		background-color: #FFF;
		margin-bottom: 10px;
}
#form-main[data-v-a4696cbc] {
		height: auto;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		background-color: #FFF;
}
#form-inner[data-v-a4696cbc] {
		border: none;
		height: auto;
}
.box[data-v-a4696cbc] {
		border: 1px solid #BBB;
}
#form-left[data-v-a4696cbc] {
		display: inline-block;
		*display: inline;
		_zoom: 1;
		width: 430px;
}
#form-right[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 570px;
		vertical-align: top;
		margin-left: -4px;
}
#shipper[data-v-a4696cbc] {
		border: 1px solid #BBB;
		border-right: 0px;
}
#shipper span[data-v-a4696cbc],
	#consignee span[data-v-a4696cbc] {
		display: block;
		text-align: center;
}
#shipper-head[data-v-a4696cbc],
	#consignee-head[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#shipper-head .label[data-v-a4696cbc],
	#consignee-head .label[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		line-height: 24px;
		text-align: left;
		margin-left: 10px;
}
#shipper-head #account-div[data-v-a4696cbc],
	#consignee-head #account-div[data-v-a4696cbc] {
		display: inline-block;
		width: 229px;
		height: 65px;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-a4696cbc],
	#consignee-head #account-div .label[data-v-a4696cbc] {
		width: 165px;
		line-height: 24px;
		text-align: left;
}
#shipper textarea[data-v-a4696cbc],
	#consignee textarea[data-v-a4696cbc] {
		border: none;
		width: 95%;
		height: 84px;
		padding: 10px;
		overflow-y: visible;
}
#shipper .TextBox[data-v-a4696cbc],
	#consignee .TextBox[data-v-a4696cbc] {
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-a4696cbc]:last-child,
	#consignee .TextBox[data-v-a4696cbc]:last-child {
		margin-bottom: 7px;
}
#consignee[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-a4696cbc] {
		line-height: 24px;
		margin-left: 10px;
}
#forwarder #forwarder-head[data-v-a4696cbc] {
		height: 24px;
}
#forwarder textarea[data-v-a4696cbc] {
		border: none;
		width: 95%;
		height: 50px;
		padding: 10px;
		overflow-y: visible;
}
#agent[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
		border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49.6%;
}
#agent #agent-iatacode .label[data-v-a4696cbc],
	#agent #accoutno .label[data-v-a4696cbc] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#agent #agent-iatacode .TextBox[data-v-a4696cbc],
	#agent #accoutno .TextBox[data-v-a4696cbc] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#airport-departure[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		height: 69px;
}
#airport-departure .label[data-v-a4696cbc] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#airport-departure .TextBox[data-v-a4696cbc] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		background-color: #e8f0fe;
		text-align: center;
		margin-top: 7px;
}
#airport-departure span#airportname[data-v-a4696cbc] {
		width: 300px;
		margin-left: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #DDD;
}
#routing[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-a4696cbc],
	#routing #second-to[data-v-a4696cbc],
	#routing #second-carrier[data-v-a4696cbc],
	#routing #third-to[data-v-a4696cbc],
	#routing #third-carrier[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 12%;
}
#routing #first-carrier[data-v-a4696cbc],
	#routing #second-to[data-v-a4696cbc],
	#routing #second-carrier[data-v-a4696cbc],
	#routing #third-to[data-v-a4696cbc],
	#routing #third-carrier[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33.86%;
}
#routing .label[data-v-a4696cbc] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#routing .TextBox[data-v-a4696cbc] {
		width: 100%;
		height: 23px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#flight[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight .label[data-v-a4696cbc] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#flight #airport-destination[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33%;
}
#flight #airport-destination .TextBox[data-v-a4696cbc] {
		text-align: center;
}
#flight #flight-detail[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-a4696cbc] {
		display: block;
}
#flight #flight-detail #input-div[data-v-a4696cbc] {
		display: block;
}
#flight #flight-detail #head-label[data-v-a4696cbc] {
		padding-left: 38px;
		padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-a4696cbc] {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 24px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-a4696cbc],
	#flight #flight-detail #input-div #second-flight[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-a4696cbc] {
		border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-a4696cbc] {
		height: 25px;
		width: 95%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#flight #destination_name[data-v-a4696cbc] {
		text-align: left;
		padding-left: 5px;
		/*width: 70px;*/
}
#flight #destination_code[data-v-a4696cbc] {
		text-align: left;
		padding-left: 5px;
		width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-a4696cbc],
	#flight #flight-detail #input-div #flightdate[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-a4696cbc],
	#flight #flight-detail #input-div #flightno2[data-v-a4696cbc] {
		width: 50px;
}
#flight #flight-detail #input-div #flightdate[data-v-a4696cbc],
	#flight #flight-detail #input-div #flightdate2[data-v-a4696cbc] {
		width: 70px;
}
#mawb[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border: 1px solid #BBB;
}
#mawb .awb_code[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		padding: 10px 10px 10px 10px;
		font-size: 32px;
		color: #97c803;
		/*margin-left: 207px;*/
		margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-a4696cbc] {
		width: 95%;
		height: 58px;
		overflow-y: visible;
		border: none;
		clear: both;
		padding: 10px;
}
#mawb .code[data-v-a4696cbc] {
		_zoom: 1;
		padding: 10px 10px 18px 10px;
		font-size: 32px;
		color: #97c803;
		margin-bottom: 59px;
}
#mawb .label[data-v-a4696cbc] {
		margin-top: 15px;
		margin-left: 10px;
		font-size: 16px;
		font-weight: bold;
		display: inline-block;
		padding: 10px 10px 18px 10px;
		margin-bottom: 7px;
}
#mawb #validity[data-v-a4696cbc] {
		display: block;
		width: 560px;
		padding-left: 10px;
		padding-top: 5px;
		border-top: 1px solid #BBB;
}
#mawb-memo[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-a4696cbc] {
		padding: 10px;
		color: #AAA;
		font-size: 12px;
}
#accounting[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 338px;
		border-top: 1px solid #BBB;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 149px;
		border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-a4696cbc] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting textarea[data-v-a4696cbc] {
		border: none;
		width: 95%;
		height: 98px;
		padding: 10px;
		overflow-y: visible;
}
#accounting #reference[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 69px;
		border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-a4696cbc] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting #reference #reference-number[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-a4696cbc] {
		width: 200px;
		padding-left: 30px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-a4696cbc],
	#accounting #payment #chgscode[data-v-a4696cbc],
	#accounting #payment #WT-VAL[data-v-a4696cbc],
	#accounting #payment #other[data-v-a4696cbc],
	#accounting #payment #declared-value-for-carriage[data-v-a4696cbc],
	#accounting #payment #declared-value-for-customs[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		height: 57px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-a4696cbc] {
		border-right: none;
		width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-a4696cbc],
	#declared-value-for-customs .TextBox[data-v-a4696cbc],
	#insurance .TextBox[data-v-a4696cbc],
	#currency .TextBox[data-v-a4696cbc] {
		height: 22px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#accounting #payment .label[data-v-a4696cbc] {
		padding-left: 3px;
		line-height: 18px;
}
#accounting #payment #currency[data-v-a4696cbc] {
		width: 65px;
		text-align: center;
		vertical-align: top;
}
#accounting #payment #currency .label[data-v-a4696cbc] {
		line-height: 25px;
}
#accounting #payment #chgscode[data-v-a4696cbc] {
		width: 41px;
		text-align: center;
		margin-left: -3px;
		vertical-align: top;
}
#accounting #payment #PPD[data-v-a4696cbc],
	#accounting #payment #COLL[data-v-a4696cbc] {
		width: 36px;
		height: 38px;
		border-right: 1px solid #BBB;
		float: left;
}
#COLL[data-v-a4696cbc] {
		float: left;
}
#accounting #payment #COLL[data-v-a4696cbc] {
		margin-left: -3px;
		border-right: none;
}
#accounting #payment #WT-VAL[data-v-a4696cbc],
	#accounting #payment #other[data-v-a4696cbc] {
		width: 71px;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-a4696cbc],
	#accounting #payment #declared-value-for-customs[data-v-a4696cbc] {
		width: 150px;
		vertical-align: top;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-a4696cbc],
	#accounting #payment #declared-value-for-customs .label[data-v-a4696cbc] {
		line-height: 25px;
		letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-a4696cbc],
	#accounting #payment #other .label[data-v-a4696cbc] {
		display: block;
		border-bottom: 1px solid #BBB;
		text-align: center;
}
#accounting #payment #insurance[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		height: 59px;
		vertical-align: top;
		border-right: 1px solid #BBB;
		margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-a4696cbc] {
		display: block;
		margin-left: 5px;
		line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-a4696cbc] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 380px;
		margin-bottom: -1px;
		letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-a4696cbc] {
		display: block;
		padding: 2px;
}
#handling[data-v-a4696cbc] {
		display: block;
		width: 999px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handling .label[data-v-a4696cbc] {
		display: block;
		margin-left: 10px;
		line-height: 25px;
}
#handling-information[data-v-a4696cbc] {
		vertical-align: top;
}
#handling-information textarea[data-v-a4696cbc] {
		display: block;
		width: 580px;
		border: none;
		height: 50px;
		padding: 5px 10px;
		overflow-y: visible;
}
#notify textarea[data-v-a4696cbc] {
		width: 363px;
		height: 50px;
		margin-left: 10px;
		padding: 5px 10px;
		overflow-y: visible;
		border: none;
}
#special-handlingcode .TextBox[data-v-a4696cbc] {
		width: 985px;
		text-align: left;
		height: 25px;
		line-height: 25px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-a4696cbc] {
		width: 1000px;
}
#item-detail #item-head[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-a4696cbc],
	#item-detail #item-head #gross-weight[data-v-a4696cbc],
	#item-detail #item-head #kg-lb[data-v-a4696cbc],
	#item-detail #item-head #chargeable-weight[data-v-a4696cbc],
	#item-detail #item-head #rate-charge[data-v-a4696cbc],
	#item-detail #item-head #total[data-v-a4696cbc],
	#item-detail #item-head #goods[data-v-a4696cbc] {
		border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-a4696cbc] {
		border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-a4696cbc] {
		width: 68px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #pieces .label[data-v-a4696cbc] {
		display: block;
		/*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-a4696cbc] {
		width: 78px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-a4696cbc],
	#commodity-item .TextBox[data-v-a4696cbc],
	#rate-charge .TextBox[data-v-a4696cbc],
	#total .TextBox[data-v-a4696cbc],
	#pieces .TextBox[data-v-a4696cbc] {
		height: 20px;
		width: 96%;
}
#kg-lb #sel_wci_unit[data-v-a4696cbc] {
		margin-left: 5px;
}
#kg-lb .TextBox[data-v-a4696cbc] {
		height: 25px;
		width: 16px;
}
#chargeable-weight .TextBox[data-v-a4696cbc] {
		height: 25px;
		width: 96%;
}
#rate .TextBox[data-v-a4696cbc] {
		height: 25px;
}
#item-detail #gross-weight .label[data-v-a4696cbc] {
		display: block;
		margin-top: 15px;
}
#item-detail #kg-lb[data-v-a4696cbc] {
		width: 20px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
		overflow: hidden;
}
#item-detail #kg-lb .label[data-v-a4696cbc] {
		display: block;
		margin-top: 8px;
}
.space[data-v-a4696cbc] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
}
.space_empty[data-v-a4696cbc] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
		background: rgba(0, 0, 0, 0);
		/* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-a4696cbc] {
		width: 135px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-class .label[data-v-a4696cbc] {
		display: block;
		margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-a4696cbc] {
		border: none;
		height: 30px;
		padding: 10px;
		width: 380px;
		overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-a4696cbc] {
		display: inline-block;
		margin-left: 18px;
		margin-bottom: 0px;
		margin-top: 3px;
		width: 110px;
		height: 12px;
		padding: 3px;
		border-left: 1px solid #BBB;
		border-top: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-a4696cbc] {
		width: 110px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-a4696cbc] {
		display: block;
		margin-top: 15px;
}
#item-detail #rate-charge[data-v-a4696cbc] {
		width: 80px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-charge .label[data-v-a4696cbc] {
		display: block;
		margin-top: 15px;
}
#item-detail #total[data-v-a4696cbc] {
		width: 90px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #total .label[data-v-a4696cbc] {
		display: block;
		margin-top: 15px;
}
#item-detail #goods[data-v-a4696cbc] {
		width: 380px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#goods textarea[data-v-a4696cbc] {
		border: none;
		width: 95%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#item-detail #goods .label[data-v-a4696cbc] {
		display: block;
		margin-top: 15px;
		letter-spacing: -1px;
}
#item-detail #item-body[data-v-a4696cbc] {
		height: 162px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-a4696cbc],
	#item-detail #item-body #item-summary[data-v-a4696cbc] {
		height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-a4696cbc],
	#item-detail #item-body #item-summary #rate-class #rate[data-v-a4696cbc] {
		width: 9px;
		height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-a4696cbc],
	#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-a4696cbc] {
		width: 110px;
		height: inherit;
		border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-a4696cbc],
	#item-detail #item-body #item-summary #gross-weight[data-v-a4696cbc],
	#item-detail #item-body #item-summary #total[data-v-a4696cbc] {
		border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-a4696cbc] {
		width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-a4696cbc] {
		width: 89px;
}
#summary[data-v-a4696cbc] {
		width: 1001px;
}
#summary .horizontal[data-v-a4696cbc] {
		vertical-align: top;
}
#summary #weight-charge[data-v-a4696cbc] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #weight-charge .label[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-a4696cbc] {
		margin: 0 45px;
		padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-a4696cbc] {
		border-left: none;
		width: 50px;
}
#summary #weight-charge #collect.label[data-v-a4696cbc] {
		border-right: none;
		width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-a4696cbc] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge[data-v-a4696cbc] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-a4696cbc] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge .label[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 18px;
		margin: 0 120px;
		width: 100px;
}
#summary #tax[data-v-a4696cbc] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #tax .label[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 58px;
		margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-a4696cbc] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#collect-input[data-v-a4696cbc] {
		width: 185px;
		height: 30px;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#prepaid-input input[data-v-a4696cbc] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#prepaid-input span[data-v-a4696cbc] {
		width: 1px;
		height: 20px;
}
#collect-input input[data-v-a4696cbc] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#summary #total-other-charges-due-agent[data-v-a4696cbc] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-a4696cbc] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-other-charges-due-carrier[data-v-a4696cbc] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-a4696cbc] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-space[data-v-a4696cbc] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
		background-color: #EEE;
}
#summary #total[data-v-a4696cbc] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total .label[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 28px;
		margin: 0 0 0 29px;
		/*width: 73px;*/
}
#summary #total .whitespace[data-v-a4696cbc] {
		width: 27px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-a4696cbc] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #currency-rates[data-v-a4696cbc] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #currency-rates .label[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 0px;
		margin: 0 0 0 6px;
		width: 176px;
		text-align: center;
}
#summary #currency-rates .whitespace[data-v-a4696cbc] {
		width: 3px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-a4696cbc] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-a4696cbc] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #other-charges[data-v-a4696cbc] {
		width: 617px;
		height: 152px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-a4696cbc] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#summary #signature-of-agent[data-v-a4696cbc] {
		width: 617px;
		height: 254px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-a4696cbc] {
		display: block;
		margin-left: 10px;
		line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-a4696cbc] {
		width: 617px;
		border-bottom: 1px solid #BBB;
		margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-a4696cbc] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-a4696cbc] {
		width: 617px;
		margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-a4696cbc] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-a4696cbc] {
		width: 590px;
		margin: 0 11px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-a4696cbc] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-a4696cbc] {
		margin: 4px 0;
		text-align: center;
}
#summary #executed-on-date .TextBox[data-v-a4696cbc] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-a4696cbc] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-a4696cbc] {
		margin: 4px 0;
		text-align: center;
}
#summary #at-place .TextBox[data-v-a4696cbc] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-a4696cbc] {
		width: 230px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-a4696cbc] {
		width: 230px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-a4696cbc] {
		margin: 4px 0;
		text-align: center;
}

	/*--------------------------------------------------------------*/
#departure[data-v-a4696cbc],
	#destination[data-v-a4696cbc] {
		width: 245px;
		height: auto;
		float: left;
}
#departure span[data-v-a4696cbc],
	#destination span[data-v-a4696cbc] {
		display: block;
		text-align: center;
}
#departure .TextBox[data-v-a4696cbc],
	#destination .TextBox[data-v-a4696cbc] {
		width: 95%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#charges[data-v-a4696cbc],
	#payment[data-v-a4696cbc] {
		width: 100%;
		height: auto;
}
#charges #cc[data-v-a4696cbc],
	#charges #pp[data-v-a4696cbc] {
		width: auto;
		display: block;
}
#charges #cc span[data-v-a4696cbc],
	#charges #pp span[data-v-a4696cbc] {
		width: 120px;
		float: left;
		text-align: right;
}
#charges #cc .TextBox[data-v-a4696cbc],
	#charges #pp .TextBox[data-v-a4696cbc] {
		width: 300px;
		height: 21px;
		text-align: center;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#charges #pp .TextBox[data-v-a4696cbc] {
		margin-bottom: 7px;
}
#payment #credit[data-v-a4696cbc],
	#payment #cash[data-v-a4696cbc] {
		width: auto;
		display: block;
}
#payment #credit span[data-v-a4696cbc],
	#payment #cash span[data-v-a4696cbc] {
		width: 120px;
		float: left;
		text-align: right;
}
#payment #credit .TextBox[data-v-a4696cbc],
	#payment #cash .TextBox[data-v-a4696cbc] {
		width: 300px;
		height: 21px;
		text-align: right;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#payment #cash .TextBox[data-v-a4696cbc] {
		margin-bottom: 7px;
}
#charges input[data-v-a4696cbc],
	#payment input[data-v-a4696cbc] {
		width: 90%;
}
#alsonotify span[data-v-a4696cbc] {
		display: block;
		text-align: center;
}
#alsonotify textarea[data-v-a4696cbc] {
		border: none;
		width: 93%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
}
#alsonotify .TextBox[data-v-a4696cbc] {
		width: 98%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-a4696cbc]:last-child {
		margin-bottom: 7px;
}
#addtionalclause[data-v-a4696cbc] {
		margin-top: 15px;
		margin-bottom: 41px;
}
#addtionalclause span[data-v-a4696cbc] {
		display: block;
		text-align: center;
}
#addtionalclause p[data-v-a4696cbc] {
		margin-top: 3px;
		margin-left: 12px;
		margin-right: 9px;
		color: #999;
		display: block;
}
#destination[data-v-a4696cbc] {
		border-left: 1px solid #BBB;
		margin-left: -1px;
}
#declaredvalue[data-v-a4696cbc] {
		width: 418px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-a4696cbc] {
		width: 217px;
		float: left;
}
#declaredvalue-shipper .TextBox[data-v-a4696cbc],
	#documents .TextBox[data-v-a4696cbc] {
		width: 95%;
		height: 40px;
		text-align: center;
		border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-a4696cbc] {
		width: 200px;
		height: 30px;
		float: left;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-a4696cbc] {
		width: 200px;
		height: 30px;
		float: right;
		border-left: 1px solid #BBB;
}
#documents[data-v-a4696cbc] {
		width: 270px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-a4696cbc] {
		width: 890px;
		height: 75px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		float: left;
}
#handlinginformation .TextBox[data-v-a4696cbc] {
		width: 99%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
}
#packages[data-v-a4696cbc] {
		width: 80px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-a4696cbc] {
		width: 90px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#ratecharge[data-v-a4696cbc] {
		width: 100px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-a4696cbc] {
		width: 325px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-a4696cbc],
	#insurance[data-v-a4696cbc],
	#documents[data-v-a4696cbc] {
		height: 90px;
}
#declaredvalue-carriage[data-v-a4696cbc],
	#declaredvalue-customs[data-v-a4696cbc] {
		height: 45px;
}
#packages[data-v-a4696cbc],
	#rateclass[data-v-a4696cbc],
	#grossweight[data-v-a4696cbc],
	#chargeableweight[data-v-a4696cbc],
	#ratecharge[data-v-a4696cbc],
	#goods[data-v-a4696cbc] {
		height: 100px;
}
#rate input[data-v-a4696cbc] {
		margin-left: 0px;
}
#packages .TextBox[data-v-a4696cbc],
	#rateclass .TextBox[data-v-a4696cbc],
	#grossweight .TextBox[data-v-a4696cbc],
	#chargeableweight .TextBox[data-v-a4696cbc],
	#ratecharge .TextBox[data-v-a4696cbc],
	#goods .TextBox[data-v-a4696cbc] {
		width: 92%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
		text-align: center;
}
#packages .TextBox[data-v-a4696cbc] {
		width: 90%;
}
#goods .TextBox[data-v-a4696cbc] {
		width: 96%;
		text-align: left;
}
#goods #AwbVolume[data-v-a4696cbc] {
		width: 20%;
		text-align: left;
		text-align: center;
}
#form-footer[data-v-a4696cbc] {
		width: 100%;
		float: left;
		margin-top: 10px;
}
#form-footer span[data-v-a4696cbc] {
		display: block;
}
#signatureofconstituent[data-v-a4696cbc] {
		width: 400px;
		float: left;
		margin-left: 30px;
		margin-top: 30px;
}
#signatureofagent[data-v-a4696cbc] {
		width: 400px;
		float: left;
		margin-top: 30px;
}
.shipperletter-div span[data-v-a4696cbc] {
		display: block;
		text-align: center;
}
.shipperletter-div span[data-v-a4696cbc]:first-child {
		margin-top: 5px;
}
.smallfont[data-v-a4696cbc] {
		font-size: 8px;
		font-weight: lighter;
}

	/*********************************************************************************/
#customer-info[data-v-a4696cbc] {
		width: 447px;
}
.city[data-v-a4696cbc] {
		width: 230px;
}
.city input[data-v-a4696cbc] {
		width: 120px;
}
.country[data-v-a4696cbc] {
		width: 230px;
}
.country input[data-v-a4696cbc] {
		width: 120px;
}
#service-action a[data-v-a4696cbc] {
		margin-left: 5px;
}
#service-summary[data-v-a4696cbc] {
		width: 250px;
		height: 47px;
		float: right;
}
#service-summary .currency[data-v-a4696cbc] {
		float: right;
		margin-top: 20px;
		font-weight: 700;
		font-size: 12px;
		color: #CCC;
}
#service-summary .amount[data-v-a4696cbc] {
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 30px;
		color: #777;
}
#service-quotation[data-v-a4696cbc] {
		float: left;
		width: 96%;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
		margin-left: 10px;
		margin-right: 1px;
		margin-top: 5px;
		margin-bottom: 20px;
}
#service-quotation-editor[data-v-a4696cbc] {
		display: none;
		width: 850px;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
}
#service-quotation table[data-v-a4696cbc],
	#service-quotation-editor table[data-v-a4696cbc] {
		width: 100%;
		background: #F6F6F6;
		border-radius: 2px;
}
#service-quotation tr[data-v-a4696cbc],
	#service-quotation-editor tr[data-v-a4696cbc] {
		border-bottom: 1px solid #DDD;
		height: 36px;
		line-height: 36px;
}
#service-quotation tr[data-v-a4696cbc]:last-child,
	#service-quotation-editor tr[data-v-a4696cbc]:last-child {
		border-bottom: none;
		background: #F3F3F3;
}
#service-quotation thead tr[data-v-a4696cbc],
	#service-quotation-editor tr[data-v-a4696cbc]:last-child {
		height: 36px;
		line-height: 36px;
}
#service-quotation thead tr[data-v-a4696cbc]:last-child,
	#service-quotation-editor thead tr[data-v-a4696cbc]:last-child {
		border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-a4696cbc],
	#service-quotation-editor thead td[data-v-a4696cbc] {
		font-weight: 700;
		font-size: 14px;
		color: #0f81b0;
		background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
		background-color: #EEE;
}
#service-quotation th[data-v-a4696cbc],
	#service-quotation td[data-v-a4696cbc],
	#service-quotation-editor th[data-v-a4696cbc],
	#service-quotation-editor td[data-v-a4696cbc] {
		padding-left: 9px;
}
#service-quotation td input[data-v-a4696cbc],
	#service-quotation-editor td input[data-v-a4696cbc] {
		height: 20px;
		line-height: 20px;
		border: 1px solid #DDD;
		border-radius: 3px;
		margin-right: 3px;
}
#service-request[data-v-a4696cbc] {
		width: 193px;
		float: left;
}
#departure-time[data-v-a4696cbc],
	#destination-time[data-v-a4696cbc] {
		display: block;
		float: left;
		width: 187px;
}
#departure-time a[data-v-a4696cbc],
	#destination-time a[data-v-a4696cbc] {
		display: block;
		float: right;
		width: 16px;
		height: 16px;
		margin-top: 5px;
		margin-right: 8px;
		background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#departure-time input[data-v-a4696cbc],
	#destination-time input[data-v-a4696cbc] {
}
#service-request input[data-v-a4696cbc] {
		width: 80px;
}
#cargo[data-v-a4696cbc] {
		width: 100%;
		float: left;
}
#cargo-detail[data-v-a4696cbc] {
		width: 185px;
		height: 139px;
		float: right;
		margin-top: -106px;
		margin-right: 2px;
}
#total-pieces[data-v-a4696cbc] {
		width: 230px;
		float: left;
}
#cargo-summary span[data-v-a4696cbc] {
		width: 55px;
		margin-top: 5px;
		float: left;
}
#cargo-summary span[data-v-a4696cbc]:last-child {
		width: 20px;
		float: right;
}
#cargo-summary input[data-v-a4696cbc] {
		text-align: right;
}
#cargo-summary textarea[data-v-a4696cbc] {
		border: none;
		margin-top: 8px;
		margin-left: 8px;
		/*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
		width: 169px;
}
#total-pieces input[data-v-a4696cbc],
	#total-chargeable-weight input[data-v-a4696cbc],
	#total-gross-weight input[data-v-a4696cbc],
	#total-volume input[data-v-a4696cbc] {
		width: 120px;
		float: left;
}
#total-chargeable-weight[data-v-a4696cbc] {
		width: 230px;
		float: left;
}
.unit[data-v-a4696cbc] {
		margin-top: 7px;
		margin-left: 3px;
		float: left;
		color: #999;
}
#total-volume .unit[data-v-a4696cbc] {
		margin-top: 1px;
}
#total-gross-weight[data-v-a4696cbc] {
		width: 230px;
		float: left;
}
#total-volume[data-v-a4696cbc] {
		width: 230px;
		float: left;
}
#shipper-info[data-v-a4696cbc] {
		width: 447px;
		float: left;
}
#customer-info input[data-v-a4696cbc],
	#shipper-info input[data-v-a4696cbc],
	#consignee-info input[data-v-a4696cbc],
	#freightforwarder-info input[data-v-a4696cbc] {
		width: 350px;
}
#consignee-info[data-v-a4696cbc] {
		width: 447px;
		float: left;
}
#freightforwarder-info[data-v-a4696cbc] {
		width: 447px;
		float: left;
}
#service-orderno[data-v-a4696cbc] {
		width: 150px;
		margin-top: 8px;
		margin-left: 12px;
		float: left;
}
.service-product[data-v-a4696cbc] {
		width: 180px;
		text-align: left;
}
.service-price[data-v-a4696cbc] {
		width: 100px;
		text-align: center;
}
.service-amount[data-v-a4696cbc] {
		width: 100px;
		text-align: center;
}
.service-totalprice[data-v-a4696cbc] {
		width: 120px;
		text-align: center;
}
.service-memo[data-v-a4696cbc] {
		text-align: center;
}
input[id=单价][data-v-a4696cbc] {
		width: 50px;
		text-align: right;
}
input[id=数量][data-v-a4696cbc] {
		width: 50px;
		text-align: right;
}
input[id=小计][data-v-a4696cbc] {
		width: 70px;
		text-align: right;
}
input[id=备注][data-v-a4696cbc] {
		width: 220px;
		text-align: left;
}
input[id=订单编码][data-v-a4696cbc] {
		width: 230px;
		font-size: 24px;
		color: #DE5A03;
		border-bottom: 1px dotted #CCC;
		outline: 0px solid #EEE;
		background-color: #f7f7f7;
}
td[id=总计][data-v-a4696cbc] {
		text-align: right;
}
#service-orderno span[data-v-a4696cbc] {
		font-size: 24px;
		color: #DE5A03;
}
#service-action[data-v-a4696cbc] {
		width: 100px;
		height: 30px;
		margin-top: 8px;
		margin-left: 2px;
		float: left;
}
#service-action img[data-v-a4696cbc] {
		width: 24px;
		height: 24px;
		margin-top: 5px;
		float: left;
}
#chooseContype[data-v-a4696cbc] {
		display: none;
		position: absolute;
		width: 600px;
		border-radius: 3px;
		border-width: 1px;
		border-color: #DDD;
		border-style: solid;
		float: left;
}
.detail-editor[data-v-a4696cbc] {
		width: 785px;
		height: 360px;
		background-color: #F0F0F0;
		margin-top: 2px;
		margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-a4696cbc] {
		width: 95%;
		float: left;
		font-size: 18px;
		color: #DE5A03;
		margin-top: 8px;
		margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-a4696cbc] {
		margin-top: 5px;
}
.detail-editor #editor-div[data-v-a4696cbc] {
		width: 580px;
		height: 402px;
}
.detail-editor #quickselector[data-v-a4696cbc] {
		width: 200px;
		height: 405px;
		border-left: 2px solid #FFF;
		vertical-align: top;
		font-family: 'verb_light';
		overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-a4696cbc] {
		display: inline-block;
		padding: 10px 0 0 12px;
		font-size: 14px;
		/*font-weight: bold;*/
		cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-a4696cbc] {
		font-size: 12px;
		color: #97c803;
		margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-a4696cbc] {
		width: 180px;
		height: 56px;
		background-color: #FFF;
		margin: 7px 7px;
		padding: 0px 3px 0px 3px;
		border-bottom: 1px solid #CCC;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-a4696cbc] {
		display: none;
		position: relative;
		top: 16px;
		left: 160px;
		color: #DE5A03;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-a4696cbc] {
		color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-a4696cbc]:hover {
		width: 175px;
		color: #000000;
		background-color: #dff2fb;
		border-left: 5px solid #000000;
		padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-a4696cbc] {
		font-size: 12px;
		color: #000000;
		padding: 2px 5px;
		vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-a4696cbc] {
		width: 150px;
}
.detail-editor .company[data-v-a4696cbc],
	.detail-editor .address[data-v-a4696cbc] {
		width: 550px;
		float: left;
		margin-left: 10px;
}
.detail-editor .company input[data-v-a4696cbc],
	.detail-editor .address input[data-v-a4696cbc] {
		width: 85%;
}
.detail-editor .contactname[data-v-a4696cbc],
	.detail-editor .fax[data-v-a4696cbc],
	.detail-editor .city[data-v-a4696cbc],
	.detail-editor .pobox[data-v-a4696cbc],
	.detail-editor .state[data-v-a4696cbc],
	.detail-editor .countrycode[data-v-a4696cbc],
	.detail-editor .telnumber[data-v-a4696cbc],
	.email[data-v-a4696cbc] {
		width: 266px;
		float: left;
		margin-left: 10px;
}
.detail-editor .fax input[data-v-a4696cbc],
	.detail-editor .city input[data-v-a4696cbc],
	.detail-editor .pobox input[data-v-a4696cbc],
	.detail-editor .state input[data-v-a4696cbc],
	.detail-editor .telnumber input[data-v-a4696cbc],
	.detail-editor .email input[data-v-a4696cbc] {
		width: 62%;
}
.detail-editor .contactname input[data-v-a4696cbc] {
		width: 50%;
}
.detail-editor .countrycode #Country[data-v-a4696cbc] {
		width: 40%;
		text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-a4696cbc] {
		width: 10%;
}
#package-detail-editor[data-v-a4696cbc] {
		width: 600px;
}
#package-detail-editor .editor-tilte[data-v-a4696cbc] {
		height: 32px;
}
#package-detail-editor input[data-v-a4696cbc] {
		width: 50px;
		padding: 0 5px;
		text-align: right;
}
#package-detail-editor table tfoot tr[data-v-a4696cbc]:first-child {
		border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-a4696cbc] {
		width: 560px;
}
#othercharges-detail-editor .tips[data-v-a4696cbc] {
		font-size: 12px;
		float: right;
		margin-top: 5px;
		color: #888;
}
#othercharges-detail-editor input[data-v-a4696cbc] {
		padding: 0 5px;
		text-align: right;
}
#othercharges-detail-editor .reason[data-v-a4696cbc] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .showname[data-v-a4696cbc] {
		width: 60px;
		text-align: center;
}
#othercharges-detail-editor .reason input[data-v-a4696cbc] {
		text-align: left;
}
#othercharges-detail-editor .showname input[data-v-a4696cbc] {
		width: 30px;
		text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-a4696cbc] {
		width: 60px;
		text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-a4696cbc] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-a4696cbc] {
		width: 50px;
		text-align: right;
}
#othercharges-detail-editor .Amount[data-v-a4696cbc] {
		width: 60px;
		text-align: center;
}
.add-action[data-v-a4696cbc] {
		cursor: pointer;
		padding: 0 8px;
		color: #97c803;
		font-size: 14px;
}
.remove-action[data-v-a4696cbc] {
		cursor: pointer;
		font-size: 14px;
		color: #000000;
}
.disabledBtn[data-v-a4696cbc] {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 10px 0px 5px;
		text-align: center;
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
		background-color: #E2E2E2;
		color: #0876C3;
		text-shadow: #A8A8A8 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		border: 1px solid #B9B9B9;
		border-radius: 3px;
		cursor: pointer;
}
.detail-editor .reason[data-v-a4696cbc] {
		width: 100px;
}
.detail-editor .reason input[data-v-a4696cbc] {
		width: 100px;
}
.detail-editor .showname[data-v-a4696cbc],
	.detail-editor .Weight[data-v-a4696cbc],
	.detail-editor .UnitPrice[data-v-a4696cbc] {
		width: 50px;
}
.detail-editor .showname input[data-v-a4696cbc],
	.detail-editor .Weight input[data-v-a4696cbc],
	.detail-editor .UnitPrice input[data-v-a4696cbc] {
		width: 50px;
}
#other-charges textarea[data-v-a4696cbc] {
		border: none;
		width: 95%;
		height: 90px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#query-inner .queryleft[data-v-a4696cbc] {
		float: left;
		width: 290px;
		margin-top: 50px;
}
#query-inner .queryright[data-v-a4696cbc] {
		float: right;
		width: 300px;
}
.detail-editor .print[data-v-a4696cbc] {
		width: 548px;
		float: left;
		height: 88px;
		margin-left: 10px;
		margin-bottom: 5px;
}
.detail-editor .print span[data-v-a4696cbc] {
		width: 62px;
		vertical-align: top;
		padding-top: 5px;
}
.detail-editor .print textarea[data-v-a4696cbc] {
		border: none;
		margin-top: 3px;
		margin-left: 3px;
		width: 453px;
		height: 75px;
		padding-left: 10px;
		border-bottom: 1px solid #EEE;
		background-color: #F2F2F2;
		border-radius: 2px;
}
.editprint[data-v-a4696cbc] {
		height: 410px;
}
.detail-editor .action-div[data-v-a4696cbc] {
		float: left;
		width: 548px;
		height: 21px;
		padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-a4696cbc] {
		padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-a4696cbc]:hover {
		color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-a4696cbc] {
		margin-left: 15px;
		margin-right: 5px;
		color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-a4696cbc] {
		color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-a4696cbc]:hover {
		color: #DE5A03;
		cursor: pointer;
}
.button-flatestyle a.bterror[data-v-a4696cbc] {
		background-color: red;
}
.button-flatestyle a.btsuccess[data-v-a4696cbc] {
		background-color: green;
}

	/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-a4696cbc] {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		display: none;
		width: 580px;
}
.login-form .form-main[data-v-a4696cbc] {
		background-color: #FFF;
		padding: 5px 3px;
}
.login-form .form-inner[data-v-a4696cbc] {
		margin-top: 25px;
		float: left;
}
.login-form .form-prompt[data-v-a4696cbc] {
		background-color: #EFEDE1;
		color: #777;
		height: 40px;
		border-radius: 3px;
		text-align: left;
}
.login-form .prompt-icon[data-v-a4696cbc] {
		font-size: 20px;
		color: #0AA7D6;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
.login-form .prompt-left[data-v-a4696cbc] {
		float: left;
		font-size: 16px;
}
.login-form .prompt-left .Title[data-v-a4696cbc] {
		float: left;
		margin-top: 13px;
}
.login-form .prompt-right[data-v-a4696cbc] {
		float: right;
		margin-right: 20px;
		margin-top: 10px;
		font-size: 16px;
}
.login-form .form-prompt a[data-v-a4696cbc] {
		color: white;
		font-size: 14px;
		cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-a4696cbc] {
		margin-top: 15px;
		margin-left: 5px;
		text-align: left;
		font-size: 16px;
		background-color: white;
		float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-a4696cbc] {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap span[data-v-a4696cbc] {
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-a4696cbc] {
		width: 350px;
		margin-top: 0px;
		padding-left: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-radius: 3px;
		background-color: #F3F3F0;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-a4696cbc] {
		width: 339px;
		vertical-align: middle;
		_margin-top: 2px;
		border: none;
		font-size: 16px;
		color: #555;
		background-color: #FFF;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		border-radius: 2px;
		outline: 0px solid #EEE;
		padding: 6px 0 6px 5px;
		margin-top: 3px;
		margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-a4696cbc] {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 0px 20px 216px;
		text-align: center;
		background: -moz-linear-gradient(top, #239BEE, #0183DD);
		background-color: #0183DD;
		color: white;
		text-shadow: #0876C3 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		border: 1px solid #0183DD;
		border-radius: 3px;
		cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-a4696cbc]:hover {
		text-decoration: none;
		background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
		background-color: #B6E0FD;
		-webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		border-color: #B6E0FD;
		color: #0876C3;
		text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-a4696cbc],
	.login-form .Login-code[data-v-a4696cbc],
	.login-form .Login-password[data-v-a4696cbc] {
		margin-left: 20px;
		margin-top: 15px;
		float: left;
}
.login-form .Login-password .Login-InputBox[data-v-a4696cbc] {
		/** width:200px;**/
}
.login-form .Login-mandatory[data-v-a4696cbc] {
		border: 1px solid #F60;
		outline: 0px solid #666;
		-moz-box-shadow: 1px 1px 3px #F60;
		-webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-a4696cbc] {
		font-size: 13px;
		float: right;
		color: #9BCB5E;
		margin-top: 13px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-a4696cbc] {
		display: block;
		width: 350px;
		height: 25px;
		float: left;
		margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-a4696cbc] {
		display: none;
		float: left;
		padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-a4696cbc],
	.login-form .Login-code .Login-ErrorMessage span[data-v-a4696cbc],
	.login-form .Login-password .Login-ErrorMessage span[data-v-a4696cbc] {
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 0;
		margin-right: 5px;
		float: left;
}
.login-form .Login-message[data-v-a4696cbc] {
		display: block;
		width: 330px;
		height: 25px;
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 0 0 5px;
		border-radius: 3px;
		border: none;
}

	/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-a4696cbc] {
		float: left;
		width: 150px;
		text-align: left;
		margin-left: 18px;
}
.login-wrap .login a[data-v-a4696cbc],
	.login-wrap .register a[data-v-a4696cbc] {
		color: #009ce6;
		font-size: 13px;
		float: left;
		cursor: pointer;
}
.login-wrap .register a[data-v-a4696cbc] {
		margin-right: 15px;
}
.login-wrap .login a[data-v-a4696cbc]:hover {
		color: #e28c24;
		float: left;
}
.login-wrap .accountimg[data-v-a4696cbc] {
		float: left;
		margin-top: 1px;
		display: none;
}
.login-wrap .accountname[data-v-a4696cbc] {
		float: left;
		cursor: pointer;
		display: none;
}
.login-wrap .accountname .name[data-v-a4696cbc]:hover {
		color: #ee9526;
}
.login-wrap .accountname .name[data-v-a4696cbc] {
		float: left;
		color: #009ce6;
		font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-a4696cbc] {
		color: #009ce6;
		margin-left: 5px;
		vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-a4696cbc]:hover {
		color: #ee9526;
}
.login-wrap .logout[data-v-a4696cbc] {
		display: none;
}
.login-wrap .logout a[data-v-a4696cbc] {
		float: left;
		margin-left: 10px;
		width: 30px;
		color: #777;
}
.login-wrap .logout a[data-v-a4696cbc]:hover {
		color: #ee9526;
}

	/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-a4696cbc] {
		position: absolute;
		left: 1000px;
		top: 62px;
		z-index: 120;
		overflow-x: hidden;
		overflow-y: hidden;
		width: 150px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #BBB;
		display: none;
}
.account-menu .account-menulist[data-v-a4696cbc] {
		margin: 0;
		min-height: 277px;
		padding: 0;
}
.account-menu .account-menulist a[data-v-a4696cbc] {
		border-bottom: 1px dotted #CCC;
		color: #555;
		background-color: #F0F0F0;
		cursor: pointer;
		height: 22px;
		line-height: 22px;
		min-height: 22px;
		overflow: hidden;
		padding: 5px 9px 5px 12px;
		text-align: left;
		text-decoration: none;
		display: block;
}
.account-menu .account-menulist a[data-v-a4696cbc]:last-child {
		border-bottom: none;
}
.account-menu .account-menulist span[data-v-a4696cbc] {
		float: left;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		width: 110px;
}
.account-menu .account-menulist a[data-v-a4696cbc]:hover {
		background: #009ce6 0 0;
		border-left: 5px solid #ffa400;
		color: #fff;
}
.errormsg[data-v-a4696cbc] {
		border-bottom: 1px dotted red !important;
		color: red;
}
.page-link[data-v-a4696cbc] {
		padding: 1px 1px 1px;
}
.page-current[data-v-a4696cbc] {
		padding: 1px 1px 1px;
}
.page-prev[data-v-a4696cbc] {
		padding: 7px 1px 1px;
}
.page-next[data-v-a4696cbc] {
		padding: 7px 1px 1px;
}
.arrow-next[data-v-a4696cbc] {
		margin: 0px;
		padding: 0px;
}
.arrow-prev[data-v-a4696cbc] {
		margin: 0px;
		padding: 0px;
}
.paginationc[data-v-a4696cbc] {
		margin-top: -20px;
		border-radius: 4px;
		position: relative;
		border: 1px solid #D7D7D7;
		margin-bottom: 50px;
		zoom: 1;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		content: '.';
		display: block;
		clear: both;
}





















































































































































































































































































































































































































































































































































































































































































































	/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-f814cd60]::-webkit-inner-spin-button {
		visibility: hidden;
}
input[type="date"][data-v-f814cd60]::-webkit-calendar-picker-indicator {
		width: 5px;
}
input[type="date"][data-v-f814cd60]::-webkit-clear-button {
		display: none;
}
div[data-v-f814cd60],
	span[data-v-f814cd60],
	textarea[data-v-f814cd60] {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
}
.awb_body[data-v-f814cd60] {
		background-color: #FFF;
		height: auto;
		font-family: Tahoma;
		font: 12px Tahoma;
		color: #777;
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
.awb_body textarea[data-v-f814cd60] {
		outline: none;
		padding: 2px;
		margin: 0px;
		resize: none;
		background-color: #e8f0fe;
		color: #000000;
}
.TextBox[data-v-f814cd60] {
		border: 0px none;
		outline: none;
		height: 18px;
		border-bottom: 1px dotted #9ecf0a;
		background-color: #e8f0fe;
}
.required[data-v-f814cd60] {
		color: #fc5b4d;
		font-size: 12px;
		/*padding: 0 2px;*/
}
.button-flatestyle[data-v-f814cd60] {
		width: 80px;
}
.button-flatestyle a[data-v-f814cd60] {
		width: 75px;
		border-right: 0px solid #3582b9;
		margin: 0 10px;
		padding: 0;
		text-shadow: none;
}
.button-flatestyle.green a[data-v-f814cd60] {
		background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-f814cd60]:hover {
		background-color: #71b017;
		color: #f2fce4;
		text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-f814cd60] {
		background-color: #EEE;
		color: #DDD;
		text-shadow: none;
}
.minitip-content[data-v-f814cd60] {
		font-size: 11px;
		padding: 8px 10px;
		color: #fff;
		background-color: #3C3C3C;
		border: 1px solid rgba(255, 255, 255, 0.25);
		text-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 3px #555;
		        box-shadow: 0 0 3px #555;
		border-radius: 5px;
}
.TextBox_Help[data-v-f814cd60] {
		display: none;
		clear: both;
		float: left;
		border-top: 6px solid #26b064;
		position: absolute;
		min-width: 500px;
		min-height: 30px;
		line-height: 30px;
		background-color: #2f373d;
		color: #bac3c9;
		padding: 0 5px;
		-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-f814cd60] {
		width: 100%;
		height: 30px;
		margin-top: 1px;
		background-color: #45515a;
		line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-f814cd60] {
		line-height: 26px;
}
.TextBox_Help .label[data-v-f814cd60] {
		margin-left: 5px;
}
.TextBox_Help span.key[data-v-f814cd60] {
		margin-left: 15px;
		color: #5faddd;
		cursor: pointer;
}
.TextBox_Help span.value[data-v-f814cd60] {
		margin-left: 0px;
		cursor: pointer;
}
.TextBox_Help span.close[data-v-f814cd60] {
		float: right;
		margin-right: 5px;
		cursor: pointer;
}
.horizontal[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		margin: 0;
		padding: 0;
		margin-right: -3px;
}
#form-header[data-v-f814cd60] {
		display: block;
		width: 100%;
		height: 48px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		background-color: #FFF;
}
#form-header-inner[data-v-f814cd60] {
		width: 1000px;
		margin: 0 auto;
}
#form-title[data-v-f814cd60] {
		margin-top: 15px;
		margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-f814cd60] {
		height: 30px;
}
#form-title div#mawb_departurecode[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_suffixcode[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-f814cd60],
	#form-title div#mawb_departurecode .TextBox[data-v-f814cd60] {
		width: 30px;
		height: 18px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-f814cd60] {
		width: 80px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
		height: 18px;
}
#form-title .smallfont[data-v-f814cd60] {
		display: block;
		font-size: 8px;
}
#form-action[data-v-f814cd60] {
		margin-right: -12px;
}
#form-prompt[data-v-f814cd60] {
}
#form-container[data-v-f814cd60] {
		width: 1020px;
		height: auto;
		background-color: #FFF;
		margin-bottom: 10px;
}
#form-main[data-v-f814cd60] {
		height: auto;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		background-color: #FFF;
}
#form-inner[data-v-f814cd60] {
		border: none;
		height: auto;
}
.box[data-v-f814cd60] {
		border: 1px solid #BBB;
}
#form-left[data-v-f814cd60] {
		display: inline-block;
		*display: inline;
		_zoom: 1;
		width: 430px;
}
#form-right[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 570px;
		vertical-align: top;
		margin-left: -4px;
}
#shipper[data-v-f814cd60] {
		border: 1px solid #BBB;
		border-right: 0px;
}
#shipper span[data-v-f814cd60],
	#consignee span[data-v-f814cd60] {
		display: block;
		text-align: center;
}
#shipper-head[data-v-f814cd60],
	#consignee-head[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#shipper-head .label[data-v-f814cd60],
	#consignee-head .label[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		line-height: 24px;
		text-align: left;
		margin-left: 10px;
}
#shipper-head #account-div[data-v-f814cd60],
	#consignee-head #account-div[data-v-f814cd60] {
		display: inline-block;
		width: 229px;
		height: 65px;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-f814cd60],
	#consignee-head #account-div .label[data-v-f814cd60] {
		width: 165px;
		line-height: 24px;
		text-align: left;
}
#shipper textarea[data-v-f814cd60],
	#consignee textarea[data-v-f814cd60] {
		border: none;
		width: 95%;
		height: 84px;
		padding: 10px;
		overflow-y: visible;
}
#shipper .TextBox[data-v-f814cd60],
	#consignee .TextBox[data-v-f814cd60] {
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-f814cd60]:last-child,
	#consignee .TextBox[data-v-f814cd60]:last-child {
		margin-bottom: 7px;
}
#consignee[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-f814cd60] {
		line-height: 24px;
		margin-left: 10px;
}
#forwarder #forwarder-head[data-v-f814cd60] {
		height: 24px;
}
#forwarder textarea[data-v-f814cd60] {
		border: none;
		width: 95%;
		height: 50px;
		padding: 10px;
		overflow-y: visible;
}
#agent[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
		border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49.6%;
}
#agent #agent-iatacode .label[data-v-f814cd60],
	#agent #accoutno .label[data-v-f814cd60] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#agent #agent-iatacode .TextBox[data-v-f814cd60],
	#agent #accoutno .TextBox[data-v-f814cd60] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#airport-departure[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		height: 69px;
}
#airport-departure .label[data-v-f814cd60] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#airport-departure .TextBox[data-v-f814cd60] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		background-color: #e8f0fe;
		text-align: center;
		margin-top: 7px;
}
#airport-departure span#airportname[data-v-f814cd60] {
		width: 300px;
		margin-left: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #DDD;
}
#routing[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-f814cd60],
	#routing #second-to[data-v-f814cd60],
	#routing #second-carrier[data-v-f814cd60],
	#routing #third-to[data-v-f814cd60],
	#routing #third-carrier[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 12%;
}
#routing #first-carrier[data-v-f814cd60],
	#routing #second-to[data-v-f814cd60],
	#routing #second-carrier[data-v-f814cd60],
	#routing #third-to[data-v-f814cd60],
	#routing #third-carrier[data-v-f814cd60] {
		border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33.86%;
}
#routing .label[data-v-f814cd60] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#routing .TextBox[data-v-f814cd60] {
		width: 100%;
		height: 23px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#flight[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight .label[data-v-f814cd60] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#flight #airport-destination[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33%;
}
#flight #airport-destination .TextBox[data-v-f814cd60] {
		text-align: center;
}
#flight #flight-detail[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-f814cd60] {
		display: block;
}
#flight #flight-detail #input-div[data-v-f814cd60] {
		display: block;
}
#flight #flight-detail #head-label[data-v-f814cd60] {
		padding-left: 38px;
		padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-f814cd60] {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 24px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-f814cd60],
	#flight #flight-detail #input-div #second-flight[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-f814cd60] {
		border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-f814cd60] {
		height: 25px;
		width: 95%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#flight #destination_name[data-v-f814cd60] {
		text-align: left;
		padding-left: 5px;
		/*width: 70px;*/
}
#flight #destination_code[data-v-f814cd60] {
		text-align: left;
		padding-left: 5px;
		width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-f814cd60],
	#flight #flight-detail #input-div #flightdate[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-f814cd60],
	#flight #flight-detail #input-div #flightno2[data-v-f814cd60] {
		width: 50px;
}
#flight #flight-detail #input-div #flightdate[data-v-f814cd60],
	#flight #flight-detail #input-div #flightdate2[data-v-f814cd60] {
		width: 70px;
}
#mawb[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border: 1px solid #BBB;
}
#mawb .awb_code[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		padding: 10px 10px 10px 10px;
		font-size: 32px;
		color: #97c803;
		/*margin-left: 207px;*/
		margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-f814cd60] {
		width: 95%;
		height: 58px;
		overflow-y: visible;
		border: none;
		clear: both;
		padding: 10px;
}
#mawb .code[data-v-f814cd60] {
		_zoom: 1;
		padding: 10px 10px 18px 10px;
		font-size: 32px;
		color: #97c803;
		margin-bottom: 59px;
}
#mawb .label[data-v-f814cd60] {
		margin-top: 15px;
		margin-left: 10px;
		font-size: 16px;
		font-weight: bold;
		display: inline-block;
		padding: 10px 10px 18px 10px;
		margin-bottom: 7px;
}
#mawb #validity[data-v-f814cd60] {
		display: block;
		width: 560px;
		padding-left: 10px;
		padding-top: 5px;
		border-top: 1px solid #BBB;
}
#mawb-memo[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-f814cd60] {
		padding: 10px;
		color: #AAA;
		font-size: 12px;
}
#accounting[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 338px;
		border-top: 1px solid #BBB;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 149px;
		border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-f814cd60] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting textarea[data-v-f814cd60] {
		border: none;
		width: 95%;
		height: 98px;
		padding: 10px;
		overflow-y: visible;
}
#accounting #reference[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 69px;
		border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-f814cd60] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting #reference #reference-number[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-f814cd60] {
		width: 200px;
		padding-left: 30px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-f814cd60],
	#accounting #payment #chgscode[data-v-f814cd60],
	#accounting #payment #WT-VAL[data-v-f814cd60],
	#accounting #payment #other[data-v-f814cd60],
	#accounting #payment #declared-value-for-carriage[data-v-f814cd60],
	#accounting #payment #declared-value-for-customs[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		height: 57px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-f814cd60] {
		border-right: none;
		width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-f814cd60],
	#declared-value-for-customs .TextBox[data-v-f814cd60],
	#insurance .TextBox[data-v-f814cd60],
	#currency .TextBox[data-v-f814cd60] {
		height: 22px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#accounting #payment .label[data-v-f814cd60] {
		padding-left: 3px;
		line-height: 18px;
}
#accounting #payment #currency[data-v-f814cd60] {
		width: 65px;
		text-align: center;
		vertical-align: top;
}
#accounting #payment #currency .label[data-v-f814cd60] {
		line-height: 25px;
}
#accounting #payment #chgscode[data-v-f814cd60] {
		width: 41px;
		text-align: center;
		margin-left: -3px;
		vertical-align: top;
}
#accounting #payment #PPD[data-v-f814cd60],
	#accounting #payment #COLL[data-v-f814cd60] {
		width: 36px;
		height: 38px;
		border-right: 1px solid #BBB;
		float: left;
}
#COLL[data-v-f814cd60] {
		float: left;
}
#accounting #payment #COLL[data-v-f814cd60] {
		margin-left: -3px;
		border-right: none;
}
#accounting #payment #WT-VAL[data-v-f814cd60],
	#accounting #payment #other[data-v-f814cd60] {
		width: 71px;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-f814cd60],
	#accounting #payment #declared-value-for-customs[data-v-f814cd60] {
		width: 150px;
		vertical-align: top;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-f814cd60],
	#accounting #payment #declared-value-for-customs .label[data-v-f814cd60] {
		line-height: 25px;
		letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-f814cd60],
	#accounting #payment #other .label[data-v-f814cd60] {
		display: block;
		border-bottom: 1px solid #BBB;
		text-align: center;
}
#accounting #payment #insurance[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		height: 59px;
		vertical-align: top;
		border-right: 1px solid #BBB;
		margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-f814cd60] {
		display: block;
		margin-left: 5px;
		line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-f814cd60] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 380px;
		margin-bottom: -1px;
		letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-f814cd60] {
		display: block;
		padding: 2px;
}
#handling[data-v-f814cd60] {
		display: block;
		width: 999px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handling .label[data-v-f814cd60] {
		display: block;
		margin-left: 10px;
		line-height: 25px;
}
#handling-information[data-v-f814cd60] {
		vertical-align: top;
}
#handling-information textarea[data-v-f814cd60] {
		display: block;
		width: 580px;
		border: none;
		height: 50px;
		padding: 5px 10px;
		overflow-y: visible;
}
#notify textarea[data-v-f814cd60] {
		width: 363px;
		height: 50px;
		margin-left: 10px;
		padding: 5px 10px;
		overflow-y: visible;
		border: none;
}
#special-handlingcode .TextBox[data-v-f814cd60] {
		width: 985px;
		text-align: left;
		height: 25px;
		line-height: 25px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-f814cd60] {
		width: 1000px;
}
#item-detail #item-head[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-f814cd60],
	#item-detail #item-head #gross-weight[data-v-f814cd60],
	#item-detail #item-head #kg-lb[data-v-f814cd60],
	#item-detail #item-head #chargeable-weight[data-v-f814cd60],
	#item-detail #item-head #rate-charge[data-v-f814cd60],
	#item-detail #item-head #total[data-v-f814cd60],
	#item-detail #item-head #goods[data-v-f814cd60] {
		border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-f814cd60] {
		border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-f814cd60] {
		width: 68px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #pieces .label[data-v-f814cd60] {
		display: block;
		/*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-f814cd60] {
		width: 78px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-f814cd60],
	#commodity-item .TextBox[data-v-f814cd60],
	#rate-charge .TextBox[data-v-f814cd60],
	#total .TextBox[data-v-f814cd60],
	#pieces .TextBox[data-v-f814cd60] {
		height: 20px;
		width: 96%;
}
#kg-lb #sel_wci_unit[data-v-f814cd60] {
		margin-left: 5px;
}
#kg-lb .TextBox[data-v-f814cd60] {
		height: 25px;
		width: 16px;
}
#chargeable-weight .TextBox[data-v-f814cd60] {
		height: 25px;
		width: 96%;
}
#rate .TextBox[data-v-f814cd60] {
		height: 25px;
}
#item-detail #gross-weight .label[data-v-f814cd60] {
		display: block;
		margin-top: 15px;
}
#item-detail #kg-lb[data-v-f814cd60] {
		width: 20px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
		overflow: hidden;
}
#item-detail #kg-lb .label[data-v-f814cd60] {
		display: block;
		margin-top: 8px;
}
.space[data-v-f814cd60] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
}
.space_empty[data-v-f814cd60] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
		background: rgba(0, 0, 0, 0);
		/* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-f814cd60] {
		width: 135px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-class .label[data-v-f814cd60] {
		display: block;
		margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-f814cd60] {
		border: none;
		height: 30px;
		padding: 10px;
		width: 380px;
		overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-f814cd60] {
		display: inline-block;
		margin-left: 18px;
		margin-bottom: 0px;
		margin-top: 3px;
		width: 110px;
		height: 12px;
		padding: 3px;
		border-left: 1px solid #BBB;
		border-top: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-f814cd60] {
		width: 110px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-f814cd60] {
		display: block;
		margin-top: 15px;
}
#item-detail #rate-charge[data-v-f814cd60] {
		width: 80px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-charge .label[data-v-f814cd60] {
		display: block;
		margin-top: 15px;
}
#item-detail #total[data-v-f814cd60] {
		width: 90px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #total .label[data-v-f814cd60] {
		display: block;
		margin-top: 15px;
}
#item-detail #goods[data-v-f814cd60] {
		width: 380px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#goods textarea[data-v-f814cd60] {
		border: none;
		width: 95%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#item-detail #goods .label[data-v-f814cd60] {
		display: block;
		margin-top: 15px;
		letter-spacing: -1px;
}
#item-detail #item-body[data-v-f814cd60] {
		height: 162px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-f814cd60],
	#item-detail #item-body #item-summary[data-v-f814cd60] {
		height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-f814cd60],
	#item-detail #item-body #item-summary #rate-class #rate[data-v-f814cd60] {
		width: 9px;
		height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-f814cd60],
	#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-f814cd60] {
		width: 110px;
		height: inherit;
		border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-f814cd60],
	#item-detail #item-body #item-summary #gross-weight[data-v-f814cd60],
	#item-detail #item-body #item-summary #total[data-v-f814cd60] {
		border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-f814cd60] {
		width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-f814cd60] {
		width: 89px;
}
#summary[data-v-f814cd60] {
		width: 1001px;
}
#summary .horizontal[data-v-f814cd60] {
		vertical-align: top;
}
#summary #weight-charge[data-v-f814cd60] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #weight-charge .label[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-f814cd60] {
		margin: 0 45px;
		padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-f814cd60] {
		border-left: none;
		width: 50px;
}
#summary #weight-charge #collect.label[data-v-f814cd60] {
		border-right: none;
		width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-f814cd60] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge[data-v-f814cd60] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-f814cd60] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge .label[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 18px;
		margin: 0 120px;
		width: 100px;
}
#summary #tax[data-v-f814cd60] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #tax .label[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 58px;
		margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-f814cd60] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#collect-input[data-v-f814cd60] {
		width: 185px;
		height: 30px;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#prepaid-input input[data-v-f814cd60] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#prepaid-input span[data-v-f814cd60] {
		width: 1px;
		height: 20px;
}
#collect-input input[data-v-f814cd60] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#summary #total-other-charges-due-agent[data-v-f814cd60] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-f814cd60] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-other-charges-due-carrier[data-v-f814cd60] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-f814cd60] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-space[data-v-f814cd60] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
		background-color: #EEE;
}
#summary #total[data-v-f814cd60] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total .label[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 28px;
		margin: 0 0 0 29px;
		width: 73px;
}
#summary #total .whitespace[data-v-f814cd60] {
		width: 27px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-f814cd60] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #currency-rates[data-v-f814cd60] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #currency-rates .label[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 0px;
		margin: 0 0 0 6px;
		width: 176px;
		text-align: center;
}
#summary #currency-rates .whitespace[data-v-f814cd60] {
		width: 3px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-f814cd60] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-f814cd60] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #other-charges[data-v-f814cd60] {
		width: 617px;
		height: 152px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-f814cd60] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#summary #signature-of-agent[data-v-f814cd60] {
		width: 617px;
		height: 254px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-f814cd60] {
		display: block;
		margin-left: 10px;
		line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-f814cd60] {
		width: 617px;
		border-bottom: 1px solid #BBB;
		margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-f814cd60] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-f814cd60] {
		width: 617px;
		margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-f814cd60] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-f814cd60] {
		width: 590px;
		margin: 0 11px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-f814cd60] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-f814cd60] {
		margin: 4px 0;
		text-align: center;
}
#summary #executed-on-date .TextBox[data-v-f814cd60] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-f814cd60] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-f814cd60] {
		margin: 4px 0;
		text-align: center;
}
#summary #at-place .TextBox[data-v-f814cd60] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-f814cd60] {
		width: 230px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-f814cd60] {
		width: 230px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-f814cd60] {
		margin: 4px 0;
		text-align: center;
}
	
	/*--------------------------------------------------------------*/
#departure[data-v-f814cd60],
	#destination[data-v-f814cd60] {
		width: 245px;
		height: auto;
		float: left;
}
#departure span[data-v-f814cd60],
	#destination span[data-v-f814cd60] {
		display: block;
		text-align: center;
}
#departure .TextBox[data-v-f814cd60],
	#destination .TextBox[data-v-f814cd60] {
		width: 95%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#charges[data-v-f814cd60],
	#payment[data-v-f814cd60] {
		width: 100%;
		height: auto;
}
#charges #cc[data-v-f814cd60],
	#charges #pp[data-v-f814cd60] {
		width: auto;
		display: block;
}
#charges #cc span[data-v-f814cd60],
	#charges #pp span[data-v-f814cd60] {
		width: 120px;
		float: left;
		text-align: right;
}
#charges #cc .TextBox[data-v-f814cd60],
	#charges #pp .TextBox[data-v-f814cd60] {
		width: 300px;
		height: 21px;
		text-align: center;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#charges #pp .TextBox[data-v-f814cd60] {
		margin-bottom: 7px;
}
#payment #credit[data-v-f814cd60],
	#payment #cash[data-v-f814cd60] {
		width: auto;
		display: block;
}
#payment #credit span[data-v-f814cd60],
	#payment #cash span[data-v-f814cd60] {
		width: 120px;
		float: left;
		text-align: right;
}
#payment #credit .TextBox[data-v-f814cd60],
	#payment #cash .TextBox[data-v-f814cd60] {
		width: 300px;
		height: 21px;
		text-align: right;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#payment #cash .TextBox[data-v-f814cd60] {
		margin-bottom: 7px;
}
#charges input[data-v-f814cd60],
	#payment input[data-v-f814cd60] {
		width: 90%;
}
#alsonotify span[data-v-f814cd60] {
		display: block;
		text-align: center;
}
#alsonotify textarea[data-v-f814cd60] {
		border: none;
		width: 93%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
}
#alsonotify .TextBox[data-v-f814cd60] {
		width: 98%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-f814cd60]:last-child {
		margin-bottom: 7px;
}
#addtionalclause[data-v-f814cd60] {
		margin-top: 15px;
		margin-bottom: 41px;
}
#addtionalclause span[data-v-f814cd60] {
		display: block;
		text-align: center;
}
#addtionalclause p[data-v-f814cd60] {
		margin-top: 3px;
		margin-left: 12px;
		margin-right: 9px;
		color: #999;
		display: block;
}
#destination[data-v-f814cd60] {
		border-left: 1px solid #BBB;
		margin-left: -1px;
}
#declaredvalue[data-v-f814cd60] {
		width: 418px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-f814cd60] {
		width: 217px;
		float: left;
}
#declaredvalue-shipper .TextBox[data-v-f814cd60],
	#documents .TextBox[data-v-f814cd60] {
		width: 95%;
		height: 40px;
		text-align: center;
		border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-f814cd60] {
		width: 200px;
		height: 30px;
		float: left;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-f814cd60] {
		width: 200px;
		height: 30px;
		float: right;
		border-left: 1px solid #BBB;
}
#documents[data-v-f814cd60] {
		width: 270px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-f814cd60] {
		width: 890px;
		height: 75px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		float: left;
}
#handlinginformation .TextBox[data-v-f814cd60] {
		width: 99%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
}
#packages[data-v-f814cd60] {
		width: 80px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
	
	/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-f814cd60] {
		width: 90px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
	
	/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#ratecharge[data-v-f814cd60] {
		width: 100px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-f814cd60] {
		width: 325px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-f814cd60],
	#insurance[data-v-f814cd60],
	#documents[data-v-f814cd60] {
		height: 90px;
}
#declaredvalue-carriage[data-v-f814cd60],
	#declaredvalue-customs[data-v-f814cd60] {
		height: 45px;
}
#packages[data-v-f814cd60],
	#rateclass[data-v-f814cd60],
	#grossweight[data-v-f814cd60],
	#chargeableweight[data-v-f814cd60],
	#ratecharge[data-v-f814cd60],
	#goods[data-v-f814cd60] {
		height: 100px;
}
#rate input[data-v-f814cd60] {
		margin-left: 0px;
}
#packages .TextBox[data-v-f814cd60],
	#rateclass .TextBox[data-v-f814cd60],
	#grossweight .TextBox[data-v-f814cd60],
	#chargeableweight .TextBox[data-v-f814cd60],
	#ratecharge .TextBox[data-v-f814cd60],
	#goods .TextBox[data-v-f814cd60] {
		width: 92%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
		text-align: center;
}
#packages .TextBox[data-v-f814cd60] {
		width: 90%;
}
#goods .TextBox[data-v-f814cd60] {
		width: 96%;
		text-align: left;
}
#goods #AwbVolume[data-v-f814cd60] {
		width: 20%;
		text-align: left;
		text-align: center;
}
#form-footer[data-v-f814cd60] {
		width: 100%;
		float: left;
		margin-top: 10px;
}
#form-footer span[data-v-f814cd60] {
		display: block;
}
#signatureofconstituent[data-v-f814cd60] {
		width: 400px;
		float: left;
		margin-left: 30px;
		margin-top: 30px;
}
#signatureofagent[data-v-f814cd60] {
		width: 400px;
		float: left;
		margin-top: 30px;
}
.shipperletter-div span[data-v-f814cd60] {
		display: block;
		text-align: center;
}
.shipperletter-div span[data-v-f814cd60]:first-child {
		margin-top: 5px;
}
.smallfont[data-v-f814cd60] {
		font-size: 8px;
		font-weight: lighter;
}
	
	/*********************************************************************************/
#customer-info[data-v-f814cd60] {
		width: 447px;
}
.city[data-v-f814cd60] {
		width: 230px;
}
.city input[data-v-f814cd60] {
		width: 120px;
}
.country[data-v-f814cd60] {
		width: 230px;
}
.country input[data-v-f814cd60] {
		width: 120px;
}
#service-action a[data-v-f814cd60] {
		margin-left: 5px;
}
#service-summary[data-v-f814cd60] {
		width: 250px;
		height: 47px;
		float: right;
}
#service-summary .currency[data-v-f814cd60] {
		float: right;
		margin-top: 20px;
		font-weight: 700;
		font-size: 12px;
		color: #CCC;
}
#service-summary .amount[data-v-f814cd60] {
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 30px;
		color: #777;
}
#service-quotation[data-v-f814cd60] {
		float: left;
		width: 96%;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
		margin-left: 10px;
		margin-right: 1px;
		margin-top: 5px;
		margin-bottom: 20px;
}
#service-quotation-editor[data-v-f814cd60] {
		display: none;
		width: 850px;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
}
#service-quotation table[data-v-f814cd60],
	#service-quotation-editor table[data-v-f814cd60] {
		width: 100%;
		background: #F6F6F6;
		border-radius: 2px;
}
#service-quotation tr[data-v-f814cd60],
	#service-quotation-editor tr[data-v-f814cd60] {
		border-bottom: 1px solid #DDD;
		height: 36px;
		line-height: 36px;
}
#service-quotation tr[data-v-f814cd60]:last-child,
	#service-quotation-editor tr[data-v-f814cd60]:last-child {
		border-bottom: none;
		background: #F3F3F3;
}
#service-quotation thead tr[data-v-f814cd60],
	#service-quotation-editor tr[data-v-f814cd60]:last-child {
		height: 36px;
		line-height: 36px;
}
#service-quotation thead tr[data-v-f814cd60]:last-child,
	#service-quotation-editor thead tr[data-v-f814cd60]:last-child {
		border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-f814cd60],
	#service-quotation-editor thead td[data-v-f814cd60] {
		font-weight: 700;
		font-size: 14px;
		color: #0f81b0;
		background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
		background-color: #EEE;
}
#service-quotation th[data-v-f814cd60],
	#service-quotation td[data-v-f814cd60],
	#service-quotation-editor th[data-v-f814cd60],
	#service-quotation-editor td[data-v-f814cd60] {
		padding-left: 9px;
}
#service-quotation td input[data-v-f814cd60],
	#service-quotation-editor td input[data-v-f814cd60] {
		height: 20px;
		line-height: 20px;
		border: 1px solid #DDD;
		border-radius: 3px;
		margin-right: 3px;
}
#service-request[data-v-f814cd60] {
		width: 193px;
		float: left;
}
#departure-time[data-v-f814cd60],
	#destination-time[data-v-f814cd60] {
		display: block;
		float: left;
		width: 187px;
}
#departure-time a[data-v-f814cd60],
	#destination-time a[data-v-f814cd60] {
		display: block;
		float: right;
		width: 16px;
		height: 16px;
		margin-top: 5px;
		margin-right: 8px;
		background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#departure-time input[data-v-f814cd60],
	#destination-time input[data-v-f814cd60] {
}
#service-request input[data-v-f814cd60] {
		width: 80px;
}
#cargo[data-v-f814cd60] {
		width: 100%;
		float: left;
}
#cargo-detail[data-v-f814cd60] {
		width: 185px;
		height: 139px;
		float: right;
		margin-top: -106px;
		margin-right: 2px;
}
#total-pieces[data-v-f814cd60] {
		width: 230px;
		float: left;
}
#cargo-summary span[data-v-f814cd60] {
		width: 55px;
		margin-top: 5px;
		float: left;
}
#cargo-summary span[data-v-f814cd60]:last-child {
		width: 20px;
		float: right;
}
#cargo-summary input[data-v-f814cd60] {
		text-align: right;
}
#cargo-summary textarea[data-v-f814cd60] {
		border: none;
		margin-top: 8px;
		margin-left: 8px;
		/*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
		width: 169px;
}
#total-pieces input[data-v-f814cd60],
	#total-chargeable-weight input[data-v-f814cd60],
	#total-gross-weight input[data-v-f814cd60],
	#total-volume input[data-v-f814cd60] {
		width: 120px;
		float: left;
}
#total-chargeable-weight[data-v-f814cd60] {
		width: 230px;
		float: left;
}
.unit[data-v-f814cd60] {
		margin-top: 7px;
		margin-left: 3px;
		float: left;
		color: #999;
}
#total-volume .unit[data-v-f814cd60] {
		margin-top: 1px;
}
#total-gross-weight[data-v-f814cd60] {
		width: 230px;
		float: left;
}
#total-volume[data-v-f814cd60] {
		width: 230px;
		float: left;
}
#shipper-info[data-v-f814cd60] {
		width: 447px;
		float: left;
}
#customer-info input[data-v-f814cd60],
	#shipper-info input[data-v-f814cd60],
	#consignee-info input[data-v-f814cd60],
	#freightforwarder-info input[data-v-f814cd60] {
		width: 350px;
}
#consignee-info[data-v-f814cd60] {
		width: 447px;
		float: left;
}
#freightforwarder-info[data-v-f814cd60] {
		width: 447px;
		float: left;
}
#service-orderno[data-v-f814cd60] {
		width: 150px;
		margin-top: 8px;
		margin-left: 12px;
		float: left;
}
.service-product[data-v-f814cd60] {
		width: 180px;
		text-align: left;
}
.service-price[data-v-f814cd60] {
		width: 100px;
		text-align: center;
}
.service-amount[data-v-f814cd60] {
		width: 100px;
		text-align: center;
}
.service-totalprice[data-v-f814cd60] {
		width: 120px;
		text-align: center;
}
.service-memo[data-v-f814cd60] {
		text-align: center;
}
input[id=单价][data-v-f814cd60] {
		width: 50px;
		text-align: right;
}
input[id=数量][data-v-f814cd60] {
		width: 50px;
		text-align: right;
}
input[id=小计][data-v-f814cd60] {
		width: 70px;
		text-align: right;
}
input[id=备注][data-v-f814cd60] {
		width: 220px;
		text-align: left;
}
input[id=订单编码][data-v-f814cd60] {
		width: 230px;
		font-size: 24px;
		color: #DE5A03;
		border-bottom: 1px dotted #CCC;
		outline: 0px solid #EEE;
		background-color: #f7f7f7;
}
td[id=总计][data-v-f814cd60] {
		text-align: right;
}
#service-orderno span[data-v-f814cd60] {
		font-size: 24px;
		color: #DE5A03;
}
#service-action[data-v-f814cd60] {
		width: 100px;
		height: 30px;
		margin-top: 8px;
		margin-left: 2px;
		float: left;
}
#service-action img[data-v-f814cd60] {
		width: 24px;
		height: 24px;
		margin-top: 5px;
		float: left;
}
#chooseContype[data-v-f814cd60] {
		display: none;
		position: absolute;
		width: 600px;
		border-radius: 3px;
		border-width: 1px;
		border-color: #DDD;
		border-style: solid;
		float: left;
}
.detail-editor[data-v-f814cd60] {
		width: 785px;
		height: 360px;
		background-color: #F0F0F0;
		margin-top: 2px;
		margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-f814cd60] {
		width: 95%;
		float: left;
		font-size: 18px;
		color: #DE5A03;
		margin-top: 8px;
		margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-f814cd60] {
		margin-top: 5px;
}
.detail-editor #editor-div[data-v-f814cd60] {
		width: 580px;
		height: 402px;
}
.detail-editor #quickselector[data-v-f814cd60] {
		width: 200px;
		height: 405px;
		border-left: 2px solid #FFF;
		vertical-align: top;
		font-family: 'verb_light';
		overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-f814cd60] {
		display: inline-block;
		padding: 10px 0 0 12px;
		font-size: 14px;
		/*font-weight: bold;*/
		cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-f814cd60] {
		font-size: 12px;
		color: #97c803;
		margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-f814cd60] {
		width: 180px;
		height: 56px;
		background-color: #FFF;
		margin: 7px 7px;
		padding: 0px 3px 0px 3px;
		border-bottom: 1px solid #CCC;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-f814cd60] {
		display: none;
		position: relative;
		top: 16px;
		left: 160px;
		color: #DE5A03;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-f814cd60] {
		color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-f814cd60]:hover {
		width: 175px;
		color: #000000;
		background-color: #dff2fb;
		border-left: 5px solid #000000;
		padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-f814cd60] {
		font-size: 12px;
		color: #000000;
		padding: 2px 5px;
		vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-f814cd60] {
		width: 150px;
}
.detail-editor .company[data-v-f814cd60],
	.detail-editor .address[data-v-f814cd60] {
		width: 550px;
		float: left;
		margin-left: 10px;
}
.detail-editor .company input[data-v-f814cd60],
	.detail-editor .address input[data-v-f814cd60] {
		width: 85%;
}
.detail-editor .contactname[data-v-f814cd60],
	.detail-editor .fax[data-v-f814cd60],
	.detail-editor .city[data-v-f814cd60],
	.detail-editor .pobox[data-v-f814cd60],
	.detail-editor .state[data-v-f814cd60],
	.detail-editor .countrycode[data-v-f814cd60],
	.detail-editor .telnumber[data-v-f814cd60],
	.email[data-v-f814cd60] {
		width: 266px;
		float: left;
		margin-left: 10px;
}
.detail-editor .fax input[data-v-f814cd60],
	.detail-editor .city input[data-v-f814cd60],
	.detail-editor .pobox input[data-v-f814cd60],
	.detail-editor .state input[data-v-f814cd60],
	.detail-editor .telnumber input[data-v-f814cd60],
	.detail-editor .email input[data-v-f814cd60] {
		width: 62%;
}
.detail-editor .contactname input[data-v-f814cd60] {
		width: 50%;
}
.detail-editor .countrycode #Country[data-v-f814cd60] {
		width: 40%;
		text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-f814cd60] {
		width: 10%;
}
#package-detail-editor[data-v-f814cd60] {
		width: 600px;
}
#package-detail-editor .editor-tilte[data-v-f814cd60] {
		height: 32px;
}
#package-detail-editor input[data-v-f814cd60] {
		width: 50px;
		padding: 0 5px;
		text-align: right;
}
#package-detail-editor table tfoot tr[data-v-f814cd60]:first-child {
		border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-f814cd60] {
		width: 560px;
}
#othercharges-detail-editor .tips[data-v-f814cd60] {
		font-size: 12px;
		float: right;
		margin-top: 5px;
		color: #888;
}
#othercharges-detail-editor input[data-v-f814cd60] {
		padding: 0 5px;
		text-align: right;
}
#othercharges-detail-editor .reason[data-v-f814cd60] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .showname[data-v-f814cd60] {
		width: 60px;
		text-align: center;
}
#othercharges-detail-editor .reason input[data-v-f814cd60] {
		text-align: left;
}
#othercharges-detail-editor .showname input[data-v-f814cd60] {
		width: 30px;
		text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-f814cd60] {
		width: 60px;
		text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-f814cd60] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-f814cd60] {
		width: 50px;
		text-align: right;
}
#othercharges-detail-editor .Amount[data-v-f814cd60] {
		width: 60px;
		text-align: center;
}
.add-action[data-v-f814cd60] {
		cursor: pointer;
		padding: 0 8px;
		color: #97c803;
		font-size: 14px;
}
.remove-action[data-v-f814cd60] {
		cursor: pointer;
		font-size: 14px;
		color: #000000;
}
.disabledBtn[data-v-f814cd60] {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 10px 0px 5px;
		text-align: center;
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
		background-color: #E2E2E2;
		color: #0876C3;
		text-shadow: #A8A8A8 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		border: 1px solid #B9B9B9;
		border-radius: 3px;
		cursor: pointer;
}
.detail-editor .reason[data-v-f814cd60] {
		width: 100px;
}
.detail-editor .reason input[data-v-f814cd60] {
		width: 100px;
}
.detail-editor .showname[data-v-f814cd60],
	.detail-editor .Weight[data-v-f814cd60],
	.detail-editor .UnitPrice[data-v-f814cd60] {
		width: 50px;
}
.detail-editor .showname input[data-v-f814cd60],
	.detail-editor .Weight input[data-v-f814cd60],
	.detail-editor .UnitPrice input[data-v-f814cd60] {
		width: 50px;
}
#other-charges textarea[data-v-f814cd60] {
		border: none;
		width: 95%;
		height: 90px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#query-inner .queryleft[data-v-f814cd60] {
		float: left;
		width: 290px;
		margin-top: 50px;
}
#query-inner .queryright[data-v-f814cd60] {
		float: right;
		width: 300px;
}
.detail-editor .print[data-v-f814cd60] {
		width: 548px;
		float: left;
		height: 88px;
		margin-left: 10px;
		margin-bottom: 5px;
}
.detail-editor .print span[data-v-f814cd60] {
		width: 62px;
		vertical-align: top;
		padding-top: 5px;
}
.detail-editor .print textarea[data-v-f814cd60] {
		border: none;
		margin-top: 3px;
		margin-left: 3px;
		width: 453px;
		height: 75px;
		padding-left: 10px;
		border-bottom: 1px solid #EEE;
		background-color: #F2F2F2;
		border-radius: 2px;
}
.editprint[data-v-f814cd60] {
		height: 410px;
}
.detail-editor .action-div[data-v-f814cd60] {
		float: left;
		width: 548px;
		height: 21px;
		padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-f814cd60] {
		padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-f814cd60]:hover {
		color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-f814cd60] {
		margin-left: 15px;
		margin-right: 5px;
		color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-f814cd60] {
		color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-f814cd60]:hover {
		color: #DE5A03;
		cursor: pointer;
}
.button-flatestyle a.bterror[data-v-f814cd60] {
		background-color: red;
}
.button-flatestyle a.btsuccess[data-v-f814cd60] {
		background-color: green;
}
	
	/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-f814cd60] {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		display: none;
		width: 580px;
}
.login-form .form-main[data-v-f814cd60] {
		background-color: #FFF;
		padding: 5px 3px;
}
.login-form .form-inner[data-v-f814cd60] {
		margin-top: 25px;
		float: left;
}
.login-form .form-prompt[data-v-f814cd60] {
		background-color: #EFEDE1;
		color: #777;
		height: 40px;
		border-radius: 3px;
		text-align: left;
}
.login-form .prompt-icon[data-v-f814cd60] {
		font-size: 20px;
		color: #0AA7D6;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
.login-form .prompt-left[data-v-f814cd60] {
		float: left;
		font-size: 16px;
}
.login-form .prompt-left .Title[data-v-f814cd60] {
		float: left;
		margin-top: 13px;
}
.login-form .prompt-right[data-v-f814cd60] {
		float: right;
		margin-right: 20px;
		margin-top: 10px;
		font-size: 16px;
}
.login-form .form-prompt a[data-v-f814cd60] {
		color: white;
		font-size: 14px;
		cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-f814cd60] {
		margin-top: 15px;
		margin-left: 5px;
		text-align: left;
		font-size: 16px;
		background-color: white;
		float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-f814cd60] {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap span[data-v-f814cd60] {
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-f814cd60] {
		width: 350px;
		margin-top: 0px;
		padding-left: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-radius: 3px;
		background-color: #F3F3F0;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-f814cd60] {
		width: 339px;
		vertical-align: middle;
		_margin-top: 2px;
		border: none;
		font-size: 16px;
		color: #555;
		background-color: #FFF;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		border-radius: 2px;
		outline: 0px solid #EEE;
		padding: 6px 0 6px 5px;
		margin-top: 3px;
		margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-f814cd60] {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 0px 20px 216px;
		text-align: center;
		background: -moz-linear-gradient(top, #239BEE, #0183DD);
		background-color: #0183DD;
		color: white;
		text-shadow: #0876C3 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		border: 1px solid #0183DD;
		border-radius: 3px;
		cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-f814cd60]:hover {
		text-decoration: none;
		background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
		background-color: #B6E0FD;
		-webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		border-color: #B6E0FD;
		color: #0876C3;
		text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-f814cd60],
	.login-form .Login-code[data-v-f814cd60],
	.login-form .Login-password[data-v-f814cd60] {
		margin-left: 20px;
		margin-top: 15px;
		float: left;
}
.login-form .Login-password .Login-InputBox[data-v-f814cd60] {
		/** width:200px;**/
}
.login-form .Login-mandatory[data-v-f814cd60] {
		border: 1px solid #F60;
		outline: 0px solid #666;
		-moz-box-shadow: 1px 1px 3px #F60;
		-webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-f814cd60] {
		font-size: 13px;
		float: right;
		color: #9BCB5E;
		margin-top: 13px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-f814cd60] {
		display: block;
		width: 350px;
		height: 25px;
		float: left;
		margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-f814cd60] {
		display: none;
		float: left;
		padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-f814cd60],
	.login-form .Login-code .Login-ErrorMessage span[data-v-f814cd60],
	.login-form .Login-password .Login-ErrorMessage span[data-v-f814cd60] {
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 0;
		margin-right: 5px;
		float: left;
}
.login-form .Login-message[data-v-f814cd60] {
		display: block;
		width: 330px;
		height: 25px;
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 0 0 5px;
		border-radius: 3px;
		border: none;
}
	
	/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-f814cd60] {
		float: left;
		width: 150px;
		text-align: left;
		margin-left: 18px;
}
.login-wrap .login a[data-v-f814cd60],
	.login-wrap .register a[data-v-f814cd60] {
		color: #009ce6;
		font-size: 13px;
		float: left;
		cursor: pointer;
}
.login-wrap .register a[data-v-f814cd60] {
		margin-right: 15px;
}
.login-wrap .login a[data-v-f814cd60]:hover {
		color: #e28c24;
		float: left;
}
.login-wrap .accountimg[data-v-f814cd60] {
		float: left;
		margin-top: 1px;
		display: none;
}
.login-wrap .accountname[data-v-f814cd60] {
		float: left;
		cursor: pointer;
		display: none;
}
.login-wrap .accountname .name[data-v-f814cd60]:hover {
		color: #ee9526;
}
.login-wrap .accountname .name[data-v-f814cd60] {
		float: left;
		color: #009ce6;
		font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-f814cd60] {
		color: #009ce6;
		margin-left: 5px;
		vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-f814cd60]:hover {
		color: #ee9526;
}
.login-wrap .logout[data-v-f814cd60] {
		display: none;
}
.login-wrap .logout a[data-v-f814cd60] {
		float: left;
		margin-left: 10px;
		width: 30px;
		color: #777;
}
.login-wrap .logout a[data-v-f814cd60]:hover {
		color: #ee9526;
}
	
	/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-f814cd60] {
		position: absolute;
		left: 1000px;
		top: 62px;
		z-index: 120;
		overflow-x: hidden;
		overflow-y: hidden;
		width: 150px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #BBB;
		display: none;
}
.account-menu .account-menulist[data-v-f814cd60] {
		margin: 0;
		min-height: 277px;
		padding: 0;
}
.account-menu .account-menulist a[data-v-f814cd60] {
		border-bottom: 1px dotted #CCC;
		color: #555;
		background-color: #F0F0F0;
		cursor: pointer;
		height: 22px;
		line-height: 22px;
		min-height: 22px;
		overflow: hidden;
		padding: 5px 9px 5px 12px;
		text-align: left;
		text-decoration: none;
		display: block;
}
.account-menu .account-menulist a[data-v-f814cd60]:last-child {
		border-bottom: none;
}
.account-menu .account-menulist span[data-v-f814cd60] {
		float: left;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		width: 110px;
}
.account-menu .account-menulist a[data-v-f814cd60]:hover {
		background: #009ce6 0 0;
		border-left: 5px solid #ffa400;
		color: #fff;
}
.errormsg[data-v-f814cd60] {
		border-bottom: 1px dotted red !important;
		color: red;
}
.page-link[data-v-f814cd60] {
		padding: 1px 1px 1px;
}
.page-current[data-v-f814cd60] {
		padding: 1px 1px 1px;
}
.page-prev[data-v-f814cd60] {
		padding: 7px 1px 1px;
}
.page-next[data-v-f814cd60] {
		padding: 7px 1px 1px;
}
.arrow-next[data-v-f814cd60] {
		margin: 0px;
		padding: 0px;
}
.arrow-prev[data-v-f814cd60] {
		margin: 0px;
		padding: 0px;
}
.paginationc[data-v-f814cd60] {
		margin-top: -20px;
		border-radius: 4px;
		position: relative;
		border: 1px solid #D7D7D7;
		margin-bottom: 50px;
		zoom: 1;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		content: '.';
		display: block;
		clear: both;
}

.el-table .cell {
	white-space: pre-line !important;
	/*保留换行符*/
}




























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* .table_settle tr.current-row>td {
	background: #2299EE !important;
	color: white;
} */



























































































































































































































































































































































































































































































































































































































































































































































































































































.orderEditPage222 .el-input__inner {
  text-align:right !important;
}
.widthWithFive .el-input-group__prepend {
  padding: 0 15px;
}
.widthWithFive2 .el-input-group__prepend {
  padding: 0 16px;
}
.widthWithFive3 .el-input-group__prepend {
  padding: 0 13px;
}
.widthWithThree .el-input-group__prepend {
  padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
  padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
  padding: 0 34px;
}
.orderEditPage .el-input__icon {
  line-height: 30px !important;
}
.showWordLimit .el-input__inner {
  padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
  padding-right: 50px;
}
.orderEditPage .el-form-item__error {
  margin-top: -5px;
  margin-left: 150px;
}


































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.orderEditPage222 .el-input__inner {
  text-align:right !important;
}
.widthWithFive .el-input-group__prepend {
  padding: 0 15px;
}
.widthWithFive2 .el-input-group__prepend {
  padding: 0 16px;
}
.widthWithFive3 .el-input-group__prepend {
  padding: 0 13px;
}
.widthWithThree .el-input-group__prepend {
  padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
  padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
  padding: 0 34px;
}
.orderEditPage .el-input__icon {
  line-height: 30px !important;
}
.showWordLimit .el-input__inner {
  padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
  padding-right: 50px;
}
.orderEditPage .el-form-item__error {
  margin-top: -5px;
  margin-left: 150px;
}



































































































































































































































































































































































































































































































































































































































.widthWithFive .el-input-group__prepend {
  padding: 0 15px;
}
.widthWithFive2 .el-input-group__prepend {
  padding: 0 16px;
}
.widthWithFive3 .el-input-group__prepend {
  padding: 0 13px;
}
.widthWithThree .el-input-group__prepend {
  padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
  padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
  padding: 0 34px;
}
.orderEditPage .el-input__icon {
  line-height: 30px !important;
}
.showWordLimit .el-input__inner {
  padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
  padding-right: 50px;
}
.orderEditPage .el-form-item__error {
  margin-top: -5px;
  margin-left: 150px;
}

.paymentListPage .el-input__icon {
	line-height: 30px !important;
}
.paymentListPage .el-form-item__content {
	line-height: 30px !important;
}
.paymentListPage .el-input-group__prepend {
	padding: 0 6px;
}
.el-table .cell {
	white-space: pre-line !important;
	/*保留换行符*/
}
.statusSelect .el-select__tags {
	overflow: hidden !important;
}

.paymentSavePage .el-input__icon {
	line-height: 30px !important;
}
.currencyRedColor input {
	color: red !important;
}

.paymentCostListPage .el-input__icon {
	line-height: 30px !important;
}
.paymentCostListPage .el-form-item__content {
	line-height: 30px !important;
}

.paymentEditPage .el-input__icon {
	line-height: 30px !important;
}
.currencyRedColor input {
	color: red !important;
}

.paymentViewPage .el-input__icon {
	line-height: 30px !important;
}
.currencyRedColor input {
	color: red !important;
}

.writeoffPaymentSavePage .el-input__icon {
	line-height: 30px !important;
}
.writeoffPaymentSavePage .el-form-item__content {
	line-height: 30px !important;
}
.writeoffPaymentSavePage .el-input-group__prepend {
	padding: 0 10px;
}
.currencyRedColor input {
	color: red !important;
}

.writeoffMinusSavePage .el-input__icon {
	line-height: 30px !important;
}
.writeoffMinusSavePage .el-form-item__content {
	line-height: 30px !important;
}
.writeoffMinusSavePage .el-input-group__prepend {
	padding: 0 10px;
}
.currencyRedColor input {
	color: red !important;
}

.paymentWriteoffListPage .el-input__icon {
	line-height: 30px !important;
}
.paymentWriteoffListPage .el-form-item__content {
	line-height: 30px !important;
}
.paymentWriteoffListPage .el-input-group__prepend {
	padding: 0 6px;
}
.el-table .cell {
	white-space: pre-line !important;
	/*保留换行符*/
}

.writeoffPaymentViewPage .el-input__icon {
	line-height: 30px !important;
}
.writeoffPaymentViewPage .el-form-item__content {
	line-height: 30px !important;
}
.writeoffPaymentViewPage .el-input-group__prepend {
	padding: 0 10px;
}
.currencyRedColor input {
	color: red !important;
}






.send_product{
    padding-top: 10px;
    padding-bottom: 10px;
    height: 650px;
}
.el-form-item__content_send_product {
		line-height: 8px !important;
		position: relative;
		font-size: 14px;
}


.el-table .warning-row {
  background: #daf5a3;
}
.el-table .success-row {
  background: #faebba;
}
.searchForm .el-input__icon {
  line-height: 30px !important;
}
.searchForm .el-form-item__content {
  line-height: 30px !important;
}
.searchForm .el-input-group__prepend {
  padding: 0 6px;
}


.se_order_colmun_setting .el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row0 {
		color: #409EFF;
}
.se_order_colmun_setting .el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.se_order_colmun_setting .el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}

.searchForm .el-input__icon {
  line-height: 20px !important;
}
.searchForm .el-form-item__content {
  line-height: 30px !important;
}
.searchForm .el-input-group__prepend {
  padding: 0 6px;
}


.el-table .warning-row {
  background: #daf5a3;
}
.el-table .success-row {
  background: #faebba;
}
.searchForm .el-input__icon {
  line-height: 30px !important;
}
.searchForm .el-form-item__content {
  line-height: 30px !important;
}
.searchForm .el-input-group__prepend {
  padding: 0 6px;
}

.se_order_colmun_setting .el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row0 {
		color: #409EFF;
}
.se_order_colmun_setting .el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.se_order_colmun_setting .el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}

.el-tag + .el-tag[data-v-0418ff99] {
  margin-left: 10px;
}
.button-new-tag[data-v-0418ff99] {
  margin-left: 10px;
  height: 32px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
}
.input-new-tag[data-v-0418ff99] {
  width: 90px;
  margin-left: 10px;
  vertical-align: bottom;
}

.el-tag + .el-tag[data-v-65c38dfa] {
  margin-left: 10px;
}
.button-new-tag[data-v-65c38dfa] {
  margin-left: 10px;
  height: 32px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
}
.input-new-tag[data-v-65c38dfa] {
  width: 90px;
  margin-left: 10px;
  vertical-align: bottom;
}

.el-table .warning-row {
  background: #daf5a3;
}
.el-table .success-row {
  background: #faebba;
}
.searchForm .el-input__icon {
  line-height: 30px !important;
}
.searchForm .el-form-item__content {
  line-height: 30px !important;
}
.searchForm .el-input-group__prepend {
  padding: 0 6px;
}



.se_order_colmun_setting .el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row0 {
		color: #409EFF;
}
.se_order_colmun_setting .el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.se_order_colmun_setting .el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}

.el-tag + .el-tag[data-v-b065d866] {
  margin-left: 10px;
}
.button-new-tag[data-v-b065d866] {
  margin-left: 10px;
  height: 32px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
}
.input-new-tag[data-v-b065d866] {
  width: 90px;
  margin-left: 10px;
  vertical-align: bottom;
}

.el-tag + .el-tag[data-v-570a7238] {
  margin-left: 10px;
}
.button-new-tag[data-v-570a7238] {
  margin-left: 10px;
  height: 32px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
}
.input-new-tag[data-v-570a7238] {
  width: 90px;
  margin-left: 10px;
  vertical-align: bottom;
}

.afFlight-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afFlight-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afFlight-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.status_row {
  background: rgb(253, 226, 226) !important;
}


.afAirportSave-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afAirportSave-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afAirportSave-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.afAirportSave-ruleForm .widthFour .el-input-group__prepend {
  padding: 0 11px;
}
.afAirportSave-ruleForm .widthTwo .el-input-group__prepend {
  padding: 0 40px;
}


.afAirportSave-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afAirportSave-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afAirportSave-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.afAirportSave-ruleForm .widthFour .el-input-group__prepend {
  padding: 0 11px;
}
.afAirportSave-ruleForm .widthTwo .el-input-group__prepend {
  padding: 0 40px;
}


.el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.el-table .warning-row0 {
		color: #409EFF;
}
.el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}

.afFlight-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afFlight-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afFlight-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.status_row {
  background: rgb(253, 226, 226) !important;
}

.order-delivery-notice-external .left-shift-two-word{
  text-indent: 2em;
  letter-spacing: 2px;
}
/*大于或等于768*/
@media(min-width: 768px) {
.order-delivery-notice-external .delivery-notice-content {
    line-height: 30px;
}
}
/*小设备*/
@media(max-width: 768px) {
.order-delivery-notice-external .delivery-notice-content {
    line-height: 24px;
}
.order-delivery-notice-external{
    margin-top: -55px;
}
.order-delivery-notice-external .el-image__inner{
    margin-bottom: 20px;
}
}
.order-delivery-notice-external .delivery-notice-underline {
  text-decoration: underline;
  padding: 0px 5px;
  font-weight: bold;
}
.order-delivery-notice-external .delivery-notice-underline-empty {
  letter-spacing: 0px;
}
.order-delivery-notice-external .margin-left {
  text-indent: 0;
  margin-left: 45px;
}








































































































































































































































.afAircraftSave-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afAircraftSave-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afAircraftSave-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.afAircraftSave-ruleForm .widthFour .el-input-group__prepend {
  padding: 0 11px;
}
.afAircraftSave-ruleForm .widthTwo .el-input-group__prepend {
  padding: 0 40px;
}


.afAircraftSave-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afAircraftSave-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afAircraftSave-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.afAircraftSave-ruleForm .widthFour .el-input-group__prepend {
  padding: 0 11px;
}
.afAircraftSave-ruleForm .widthTwo .el-input-group__prepend {
  padding: 0 40px;
}


.afOrderInquiry-ruleForm .el-input__icon {
	line-height: 30px !important;
}
.afOrderInquiry-ruleForm .el-form-item__content {
	line-height: 30px !important;
}
.afOrderInquiry-ruleForm .el-input-group__prepend {
	padding: 0 6px;
}

.orderInquireSavePage .el-input__icon {
	line-height: 30px !important;
}
.orderInquireSavePage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}

/* .orderInquireSavePage .el-form-item__content {
	line-height: 30px !important;
} */

.inquiryAgentSelectPage .el-form-item__content {
	line-height: 30px !important;
}
.inquiryAgentSelectPage .el-input__icon {
	line-height: 30px !important;
}
.inquiryAgentSelectPage .el-input-group__prepend {
	padding: 0 6px;
}

.orderInquireEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderInquireEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}

.orderInquireCopyPage .el-input__icon {
	line-height: 30px !important;
}
.orderInquireCopyPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}

.inquireQuotationEditPage .el-input__icon {
	line-height: 30px !important;
}
.inquireQuotationEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}

.order-qr-code-share .el-textarea__inner {
	height: 151px;
}

.inquireQuotationEditPage .el-input__icon {
	line-height: 30px !important;
}
.inquireQuotationEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}

.orderLockUnlockList .el-input__icon {
	line-height: 30px !important;
}
.orderLockUnlockList .el-form-item__content {
	line-height: 30px !important;
}
.orderLockUnlockList .el-input-group__prepend {
	padding: 0 6px;
}
.duihao_af {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	display: "table-cell" !important;
}
.duihao_icn :before {
	content: "\E608";
}

.se_order_colmun_setting .el-table .warning-row2 {
	background: oldlace;
	color: #409EFF;
	font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row1 {
	background: oldlace;
	font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row0 {
	color: #409EFF;
}
.se_order_colmun_setting .el-table .cell {
	white-space: pre-line !important;
	/*保留换行符*/
}
.se_order_colmun_setting .el-table .hidden_row {
	display: none;
	/*保留换行符*/
}
.awbNumber {
	text-decoration: underline;
}
.duihao_af {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	display: "table-cell" !important;
}
.duihao_icn :before {
	content: "\E608";
}

.widthWithSix .el-input-group__prepend {
	padding: 0 11px;
}
.widthWithFive .el-input-group__prepend {
	padding: 0 13px;
}
.widthWithFourWithXing .el-input-group__prepend {
	padding: 0 15px;
}
.widthWithFourWithXG .el-input-group__prepend {
	padding: 0 18px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
	padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
	padding: 0 34px;
}
.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}

.bookingAgentSelectPage .el-form-item__content {
	line-height: 30px !important;
}

.carrierSelectPage .el-form-item__content {
	line-height: 30px !important;
}

.shipperConsigneeSelectPage .el-input__icon {
	line-height: 30px !important;
}
.shipperConsigneeSelectPage .el-form-item__content {
	line-height: 30px !important;
}
.widthWithAEOCode .el-input-group__prepend {
	padding: 0 19.5px;
}
.shipperConsigneeSelectPage textarea {
	border: none;
	resize: none;
}

.orderEditContainerPage .el-input__icon {
	line-height: 30px !important;
}

.widthWithFive .el-input-group__prepend {
	padding: 0 13px;
}
.widthWithFourWithXing .el-input-group__prepend {
	padding: 0 15px;
}
.widthWithFourWithXG .el-input-group__prepend {
	padding: 0 18px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
	padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
	padding: 0 34px;
}
.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}

.afSurcharge-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afSurcharge-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afSurcharge-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}


.afSurchargeSave .el-input__icon {
  line-height: 30px !important;
}
.afSurchargeSave .el-form-item__content {
  line-height: 30px !important;
}
.afSurchargeSave .el-input-group__prepend {
  padding: 0 6px;
}
.afSurchargeSave .widthOne .el-input-group__prepend {
  padding: 0 20px;
}
.afSurchargeSave .widthThree .el-input-group__prepend {
  padding: 0 25px;
}
.afSurchargeSave .widthTwoXing .el-input-group__prepend {
  padding: 0 27px;
}
.afSurchargeSave .widthThreeXing .el-input-group__prepend {
  padding: 0 15px;
}
.afSurchargeSave .widthThree1 .el-input-group__prepend {
  padding: 0 18px;
}
.afSurchargeSave .widthRoutingName .el-input-group__prepend {
  padding: 0 17px;
}
.afSurchargeSave .widthFour .el-input-group__prepend {
  padding: 0 18px;
}
.afSurchargeSave .widthFourXing .el-input-group__prepend {
  padding: 0 13px;
}


.afSurchargeEdit .el-input__icon {
  line-height: 30px !important;
}
.afSurchargeEdit .el-form-item__content {
  line-height: 30px !important;
}
.afSurchargeEdit .el-input-group__prepend {
  padding: 0 6px;
}
.afSurchargeEdit .widthOne .el-input-group__prepend {
  padding: 0 20px;
}
.afSurchargeEdit .widthThree .el-input-group__prepend {
  padding: 0 25px;
}
.afSurchargeEdit .widthTwoXing .el-input-group__prepend {
  padding: 0 27px;
}
.afSurchargeEdit .widthThreeXing .el-input-group__prepend {
  padding: 0 15px;
}
.afSurchargeEdit .widthThree1 .el-input-group__prepend {
  padding: 0 18px;
}
.afSurchargeEdit .widthRoutingName .el-input-group__prepend {
  padding: 0 17px;
}
.afSurchargeEdit .widthFour .el-input-group__prepend {
  padding: 0 18px;
}
.afSurchargeEdit .widthFourXing .el-input-group__prepend {
  padding: 0 13px;
}


.el-table .warning-row {
  background: #daf5a3;
}
.el-table .success-row {
  background: #faebba;
}
.searchForm .el-input__icon {
  line-height: 30px !important;
}
.searchForm .el-form-item__content {
  line-height: 30px !important;
}
.searchForm .el-input-group__prepend {
  padding: 0 6px;
}


.se_order_colmun_setting .el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row0 {
		color: #409EFF;
}
.se_order_colmun_setting .el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.se_order_colmun_setting .el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}

.hrsUser .el-input__icon {
  line-height: 30px !important;
}
.hrsUser .el-form-item__content {
  line-height: 30px !important;
}
.hrsUser .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUser .widthFour .el-input-group__prepend {
  padding: 0 13px;
}

.hrsUser .el-input__icon {
  line-height: 30px !important;
}
.hrsUser .el-form-item__content {
  line-height: 30px !important;
}
.hrsUser .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUser .widthFour .el-input-group__prepend {
  padding: 0 13px;
}

.hrsUser .el-input__icon {
  line-height: 30px !important;
}
.hrsUser .el-form-item__content {
  line-height: 30px !important;
}
.hrsUser .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUser .widthFour .el-input-group__prepend {
  padding: 0 13px;
}


.el-table .warning-row {
  background: #daf5a3;
}
.el-table .success-row {
  background: #faebba;
}
.searchForm .el-input__icon {
  line-height: 30px !important;
}
.searchForm .el-form-item__content {
  line-height: 30px !important;
}
.searchForm .el-input-group__prepend {
  padding: 0 6px;
}


.se_order_colmun_setting .el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row0 {
		color: #409EFF;
}
.se_order_colmun_setting .el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.se_order_colmun_setting .el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}

.hrsUser .el-input__icon {
  line-height: 30px !important;
}
.hrsUser .el-form-item__content {
  line-height: 30px !important;
}
.hrsUser .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUser .widthFour .el-input-group__prepend {
  padding: 0 13px;
}

.hrsUser .el-input__icon {
  line-height: 30px !important;
}
.hrsUser .el-form-item__content {
  line-height: 30px !important;
}
.hrsUser .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUser .widthFour .el-input-group__prepend {
  padding: 0 13px;
}

.aircraftListPage .el-input__icon {
  line-height: 30px !important;
}
.aircraftListPage .el-form-item__content {
  line-height: 30px !important;
}
.aircraftListPage .el-input-group__prepend {
  padding: 0 6px;
}
.warning_row {
  background: rgb(248, 229, 203) !important;
}
.success_row {
  background: rgb(211, 247, 193) !important;
}
.transfer_row {
  background: rgb(253, 226, 226) !important;
}
.goodsType_row{
  background: #F5C5C5 !important;
}

.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.showWordLimit .el-input__inner {
	padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
	padding-right: 50px;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}


































































































































































































































































































































































































































































.el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.el-table .warning-row0 {
		color: #409EFF;
}
.el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}

.aircraftListPage .el-input__icon {
	line-height: 30px !important;
}
.aircraftListPage .el-form-item__content {
	line-height: 30px !important;
}
.aircraftListPage .el-input-group__prepend {
	padding: 0 6px;
}

.el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.el-table .warning-row0 {
		color: #409EFF;
}
.el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}

.aircraftListPage .el-input__icon {
	line-height: 30px !important;
}
.aircraftListPage .el-form-item__content {
	line-height: 30px !important;
}
.aircraftListPage .el-input-group__prepend {
	padding: 0 6px;
}

.aircraftListPage .el-input__icon {
	line-height: 30px !important;
}
.aircraftListPage .el-form-item__content {
	line-height: 30px !important;
}
.aircraftListPage .el-input-group__prepend {
	padding: 0 6px;
}

.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}

.terminal_warning_row {
  background: rgb(248, 229, 203) !important;
}
.terminal_success_row {
  background: rgb(211, 247, 193) !important;
}
.terminal_transfer_row {
  background: rgb(253, 226, 226) !important;
}
.terminal_goodsType_row {
  background-color: #FCE2E1 !important;
}

.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}

.aircraftListPage .el-input__icon {
	line-height: 30px !important;
}
.aircraftListPage .el-form-item__content {
	line-height: 30px !important;
}
.aircraftListPage .el-input-group__prepend {
	padding: 0 6px;
}

.aircraftListPage .el-input__icon {
	line-height: 30px !important;
}
.aircraftListPage .el-form-item__content {
	line-height: 30px !important;
}
.aircraftListPage .el-input-group__prepend {
	padding: 0 6px;
}
.aircraftListPage .widthWithThree .el-input-group__prepend {
	padding: 0 13px !important;
}

.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}
















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-d3181af2]::-webkit-inner-spin-button {
		visibility: hidden;
}
input[type="date"][data-v-d3181af2]::-webkit-calendar-picker-indicator {
		width: 5px;
}
input[type="date"][data-v-d3181af2]::-webkit-clear-button {
		display: none;
}
div[data-v-d3181af2],
	span[data-v-d3181af2],
	textarea[data-v-d3181af2] {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
}
.awb_body[data-v-d3181af2] {
		background-color: #FFF;
		height: auto;
		font-family: Tahoma;
		font: 12px Tahoma;
		color: #777;
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
.awb_body textarea[data-v-d3181af2] {
		outline: none;
		padding: 2px;
		margin: 0px;
		resize: none;
		background-color: #e8f0fe;
		color: #000000;
}
.TextBox[data-v-d3181af2] {
		border: 0px none;
		outline: none;
		height: 18px;
		border-bottom: 1px dotted #9ecf0a;
		background-color: #e8f0fe;
}
.required[data-v-d3181af2] {
		color: #fc5b4d;
		font-size: 12px;
		/*padding: 0 2px;*/
}
.button-flatestyle[data-v-d3181af2] {
		width: 80px;
}
.button-flatestyle a[data-v-d3181af2] {
		width: 75px;
		border-right: 0px solid #3582b9;
		margin: 0 10px;
		padding: 0;
		text-shadow: none;
}
.button-flatestyle.green a[data-v-d3181af2] {
		background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-d3181af2]:hover {
		background-color: #71b017;
		color: #f2fce4;
		text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-d3181af2] {
		background-color: #EEE;
		color: #DDD;
		text-shadow: none;
}
.minitip-content[data-v-d3181af2] {
		font-size: 11px;
		padding: 8px 10px;
		color: #fff;
		background-color: #3C3C3C;
		border: 1px solid rgba(255, 255, 255, 0.25);
		text-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 3px #555;
		        box-shadow: 0 0 3px #555;
		border-radius: 5px;
}
.TextBox_Help[data-v-d3181af2] {
		display: none;
		clear: both;
		float: left;
		border-top: 6px solid #26b064;
		position: absolute;
		min-width: 500px;
		min-height: 30px;
		line-height: 30px;
		background-color: #2f373d;
		color: #bac3c9;
		padding: 0 5px;
		-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-d3181af2] {
		width: 100%;
		height: 30px;
		margin-top: 1px;
		background-color: #45515a;
		line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-d3181af2] {
		line-height: 26px;
}
.TextBox_Help .label[data-v-d3181af2] {
		margin-left: 5px;
}
.TextBox_Help span.key[data-v-d3181af2] {
		margin-left: 15px;
		color: #5faddd;
		cursor: pointer;
}
.TextBox_Help span.value[data-v-d3181af2] {
		margin-left: 0px;
		cursor: pointer;
}
.TextBox_Help span.close[data-v-d3181af2] {
		float: right;
		margin-right: 5px;
		cursor: pointer;
}
.horizontal[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		margin: 0;
		padding: 0;
		margin-right: -3px;
}
#form-header[data-v-d3181af2] {
		display: block;
		width: 100%;
		height: 48px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		background-color: #FFF;
}
#form-header-inner[data-v-d3181af2] {
		width: 1000px;
		margin: 0 auto;
}
#form-title[data-v-d3181af2] {
		margin-top: 15px;
		margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-d3181af2] {
		height: 30px;
}
#form-title div#mawb_departurecode[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_suffixcode[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-d3181af2],
	#form-title div#mawb_departurecode .TextBox[data-v-d3181af2] {
		width: 30px;
		height: 18px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-d3181af2] {
		width: 80px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
		height: 18px;
}
#form-title .smallfont[data-v-d3181af2] {
		display: block;
		font-size: 8px;
}
#form-action[data-v-d3181af2] {
		margin-right: -12px;
}
#form-prompt[data-v-d3181af2] {
}
#form-container[data-v-d3181af2] {
		width: 1020px;
		height: auto;
		background-color: #FFF;
		margin-bottom: 10px;
}
#form-main[data-v-d3181af2] {
		height: auto;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		background-color: #FFF;
}
#form-inner[data-v-d3181af2] {
		border: none;
		height: auto;
}
.box[data-v-d3181af2] {
		border: 1px solid #BBB;
}
#form-left[data-v-d3181af2] {
		display: inline-block;
		*display: inline;
		_zoom: 1;
		width: 430px;
}
#form-right[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 570px;
		vertical-align: top;
		margin-left: -4px;
}
#shipper[data-v-d3181af2] {
		border: 1px solid #BBB;
		border-right: 0px;
}
#shipper span[data-v-d3181af2],
	#consignee span[data-v-d3181af2] {
		display: block;
		text-align: center;
}
#shipper-head[data-v-d3181af2],
	#consignee-head[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#shipper-head .label[data-v-d3181af2],
	#consignee-head .label[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		line-height: 24px;
		text-align: left;
		margin-left: 10px;
}
#shipper-head #account-div[data-v-d3181af2],
	#consignee-head #account-div[data-v-d3181af2] {
		display: inline-block;
		width: 229px;
		height: 65px;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-d3181af2],
	#consignee-head #account-div .label[data-v-d3181af2] {
		width: 165px;
		line-height: 24px;
		text-align: left;
}
#shipper textarea[data-v-d3181af2],
	#consignee textarea[data-v-d3181af2] {
		border: none;
		width: 95%;
		height: 84px;
		padding: 10px;
		overflow-y: visible;
}
#shipper .TextBox[data-v-d3181af2],
	#consignee .TextBox[data-v-d3181af2] {
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-d3181af2]:last-child,
	#consignee .TextBox[data-v-d3181af2]:last-child {
		margin-bottom: 7px;
}
#consignee[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-d3181af2] {
		line-height: 24px;
		margin-left: 10px;
}
#forwarder #forwarder-head[data-v-d3181af2] {
		height: 24px;
}
#forwarder textarea[data-v-d3181af2] {
		border: none;
		width: 95%;
		height: 50px;
		padding: 10px;
		overflow-y: visible;
}
#agent[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
		border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49.6%;
}
#agent #agent-iatacode .label[data-v-d3181af2],
	#agent #accoutno .label[data-v-d3181af2] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#agent #agent-iatacode .TextBox[data-v-d3181af2],
	#agent #accoutno .TextBox[data-v-d3181af2] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#airport-departure[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		height: 69px;
}
#airport-departure .label[data-v-d3181af2] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#airport-departure .TextBox[data-v-d3181af2] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		background-color: #e8f0fe;
		text-align: center;
		margin-top: 7px;
}
#airport-departure span#airportname[data-v-d3181af2] {
		width: 300px;
		margin-left: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #DDD;
}
#routing[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-d3181af2],
	#routing #second-to[data-v-d3181af2],
	#routing #second-carrier[data-v-d3181af2],
	#routing #third-to[data-v-d3181af2],
	#routing #third-carrier[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 12%;
}
#routing #first-carrier[data-v-d3181af2],
	#routing #second-to[data-v-d3181af2],
	#routing #second-carrier[data-v-d3181af2],
	#routing #third-to[data-v-d3181af2],
	#routing #third-carrier[data-v-d3181af2] {
		border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33.86%;
}
#routing .label[data-v-d3181af2] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#routing .TextBox[data-v-d3181af2] {
		width: 100%;
		height: 23px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#flight[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight .label[data-v-d3181af2] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#flight #airport-destination[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33%;
}
#flight #airport-destination .TextBox[data-v-d3181af2] {
		text-align: center;
}
#flight #flight-detail[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-d3181af2] {
		display: block;
}
#flight #flight-detail #input-div[data-v-d3181af2] {
		display: block;
}
#flight #flight-detail #head-label[data-v-d3181af2] {
		padding-left: 38px;
		padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-d3181af2] {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 24px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-d3181af2],
	#flight #flight-detail #input-div #second-flight[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-d3181af2] {
		border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-d3181af2] {
		height: 25px;
		width: 95%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#flight #destination_name[data-v-d3181af2] {
		text-align: left;
		padding-left: 5px;
		/*width: 70px;*/
}
#flight #destination_code[data-v-d3181af2] {
		text-align: left;
		padding-left: 5px;
		width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-d3181af2],
	#flight #flight-detail #input-div #date1[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-d3181af2],
	#flight #flight-detail #input-div #flightno2[data-v-d3181af2] {
		width: 50px;
}
#flight #flight-detail #input-div #date1[data-v-d3181af2],
	#flight #flight-detail #input-div #date2[data-v-d3181af2] {
		width: 70px;
}
#mawb[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border: 1px solid #BBB;
}
#mawb .awb_code[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		padding: 10px 10px 10px 10px;
		font-size: 32px;
		color: #97c803;
		margin-left: 207px;
		margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-d3181af2] {
		width: 95%;
		height: 58px;
		overflow-y: visible;
		border: none;
		clear: both;
		padding: 10px;
}
#mawb .code[data-v-d3181af2] {
		_zoom: 1;
		padding: 10px 10px 18px 10px;
		font-size: 32px;
		color: #97c803;
		margin-bottom: 59px;
}
#mawb .label[data-v-d3181af2] {
		margin-top: 20px;
		margin-left: 10px;
		font-size: 16px;
		font-weight: bold;
}
#mawb #validity[data-v-d3181af2] {
		display: block;
		width: 560px;
		padding-left: 10px;
		padding-top: 5px;
		border-top: 1px solid #BBB;
}
#mawb-memo[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-d3181af2] {
		padding: 10px;
		color: #AAA;
		font-size: 12px;
}
#accounting[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 338px;
		border-top: 1px solid #BBB;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 149px;
		border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-d3181af2] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting textarea[data-v-d3181af2] {
		border: none;
		width: 95%;
		height: 98px;
		padding: 10px;
		overflow-y: visible;
}
#accounting #reference[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 69px;
		border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-d3181af2] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting #reference #reference-number[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-d3181af2] {
		width: 200px;
		padding-left: 30px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-d3181af2],
	#accounting #payment #chgscode[data-v-d3181af2],
	#accounting #payment #WT-VAL[data-v-d3181af2],
	#accounting #payment #other[data-v-d3181af2],
	#accounting #payment #declared-value-for-carriage[data-v-d3181af2],
	#accounting #payment #declared-value-for-customs[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		height: 57px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-d3181af2] {
		border-right: none;
		width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-d3181af2],
	#declared-value-for-customs .TextBox[data-v-d3181af2],
	#insurance .TextBox[data-v-d3181af2],
	#currency .TextBox[data-v-d3181af2] {
		height: 22px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#accounting #payment .label[data-v-d3181af2] {
		padding-left: 3px;
		line-height: 18px;
}
#accounting #payment #currency[data-v-d3181af2] {
		width: 65px;
		text-align: center;
		vertical-align: top;
}
#accounting #payment #currency .label[data-v-d3181af2] {
		line-height: 25px;
}
#accounting #payment #chgscode[data-v-d3181af2] {
		width: 41px;
		text-align: center;
		margin-left: -3px;
		vertical-align: top;
}
#accounting #payment #PPD[data-v-d3181af2],
	#accounting #payment #COLL[data-v-d3181af2] {
		width: 36px;
		height: 38px;
		border-right: 1px solid #BBB;
		float: left;
}
#COLL[data-v-d3181af2] {
		float: left;
}
#accounting #payment #COLL[data-v-d3181af2] {
		margin-left: -3px;
		border-right: none;
}
#accounting #payment #WT-VAL[data-v-d3181af2],
	#accounting #payment #other[data-v-d3181af2] {
		width: 71px;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-d3181af2],
	#accounting #payment #declared-value-for-customs[data-v-d3181af2] {
		width: 150px;
		vertical-align: top;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-d3181af2],
	#accounting #payment #declared-value-for-customs .label[data-v-d3181af2] {
		line-height: 25px;
		letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-d3181af2],
	#accounting #payment #other .label[data-v-d3181af2] {
		display: block;
		border-bottom: 1px solid #BBB;
		text-align: center;
}
#accounting #payment #insurance[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		height: 59px;
		vertical-align: top;
		border-right: 1px solid #BBB;
		margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-d3181af2] {
		display: block;
		margin-left: 5px;
		line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-d3181af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 380px;
		margin-bottom: -1px;
		letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-d3181af2] {
		display: block;
		padding: 2px;
}
#handling[data-v-d3181af2] {
		display: block;
		width: 999px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handling .label[data-v-d3181af2] {
		display: block;
		margin-left: 10px;
		line-height: 25px;
}
#handling-information[data-v-d3181af2] {
		vertical-align: top;
}
#handling-information textarea[data-v-d3181af2] {
		display: block;
		width: 580px;
		border: none;
		height: 50px;
		padding: 5px 10px;
		overflow-y: visible;
}
#notify textarea[data-v-d3181af2] {
		width: 363px;
		height: 50px;
		margin-left: 10px;
		padding: 5px 10px;
		overflow-y: visible;
		border: none;
}
#special-handlingcode .TextBox[data-v-d3181af2] {
		width: 985px;
		text-align: left;
		height: 25px;
		line-height: 25px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-d3181af2] {
		width: 1000px;
}
#item-detail #item-head[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-d3181af2],
	#item-detail #item-head #gross-weight[data-v-d3181af2],
	#item-detail #item-head #kg-lb[data-v-d3181af2],
	#item-detail #item-head #chargeable-weight[data-v-d3181af2],
	#item-detail #item-head #rate-charge[data-v-d3181af2],
	#item-detail #item-head #total[data-v-d3181af2],
	#item-detail #item-head #goods[data-v-d3181af2] {
		border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-d3181af2] {
		border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-d3181af2] {
		width: 68px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #pieces .label[data-v-d3181af2] {
		display: block;
		/*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-d3181af2] {
		width: 78px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-d3181af2],
	#commodity-item .TextBox[data-v-d3181af2],
	#rate-charge .TextBox[data-v-d3181af2],
	#total .TextBox[data-v-d3181af2],
	#pieces .TextBox[data-v-d3181af2] {
		height: 20px;
		width: 96%;
}
#kg-lb #sel_wci_unit[data-v-d3181af2] {
		margin-left: 5px;
}
#kg-lb .TextBox[data-v-d3181af2] {
		height: 25px;
		width: 16px;
}
#chargeable-weight .TextBox[data-v-d3181af2] {
		height: 25px;
		width: 96%;
}
#rate .TextBox[data-v-d3181af2] {
		height: 25px;
}
#item-detail #gross-weight .label[data-v-d3181af2] {
		display: block;
		margin-top: 15px;
}
#item-detail #kg-lb[data-v-d3181af2] {
		width: 20px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
		overflow: hidden;
}
#item-detail #kg-lb .label[data-v-d3181af2] {
		display: block;
		margin-top: 8px;
}
.space[data-v-d3181af2] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
}
.space_empty[data-v-d3181af2] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
		background: rgba(0, 0, 0, 0);
		/* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-d3181af2] {
		width: 135px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-class .label[data-v-d3181af2] {
		display: block;
		margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-d3181af2] {
		border: none;
		height: 30px;
		padding: 10px;
		width: 380px;
		overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-d3181af2] {
		display: inline-block;
		margin-left: 18px;
		margin-bottom: 0px;
		margin-top: 3px;
		width: 110px;
		height: 12px;
		padding: 3px;
		border-left: 1px solid #BBB;
		border-top: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-d3181af2] {
		width: 110px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-d3181af2] {
		display: block;
		margin-top: 15px;
}
#item-detail #rate-charge[data-v-d3181af2] {
		width: 80px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-charge .label[data-v-d3181af2] {
		display: block;
		margin-top: 15px;
}
#item-detail #total[data-v-d3181af2] {
		width: 90px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #total .label[data-v-d3181af2] {
		display: block;
		margin-top: 15px;
}
#item-detail #goods[data-v-d3181af2] {
		width: 380px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#goods textarea[data-v-d3181af2] {
		border: none;
		width: 95%;
		height: 39px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#item-detail #goods .label[data-v-d3181af2] {
		display: block;
		margin-top: 15px;
		letter-spacing: -1px;
}
#item-detail #item-body[data-v-d3181af2] {
		height: 162px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-d3181af2],
	#item-detail #item-body #item-summary[data-v-d3181af2] {
		height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-d3181af2],
	#item-detail #item-body #item-summary #rate-class #rate[data-v-d3181af2] {
		width: 9px;
		height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-d3181af2],
	#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-d3181af2] {
		width: 110px;
		height: inherit;
		border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-d3181af2],
	#item-detail #item-body #item-summary #gross-weight[data-v-d3181af2],
	#item-detail #item-body #item-summary #total[data-v-d3181af2] {
		border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-d3181af2] {
		width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-d3181af2] {
		width: 89px;
}
#summary[data-v-d3181af2] {
		width: 1001px;
}
#summary .horizontal[data-v-d3181af2] {
		vertical-align: top;
}
#summary #weight-charge[data-v-d3181af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #weight-charge .label[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-d3181af2] {
		margin: 0 45px;
		padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-d3181af2] {
		border-left: none;
		width: 50px;
}
#summary #weight-charge #collect.label[data-v-d3181af2] {
		border-right: none;
		width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-d3181af2] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge[data-v-d3181af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-d3181af2] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge .label[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 18px;
		margin: 0 120px;
		width: 100px;
}
#summary #tax[data-v-d3181af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #tax .label[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 58px;
		margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-d3181af2] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#collect-input[data-v-d3181af2] {
		width: 185px;
		height: 30px;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#prepaid-input input[data-v-d3181af2] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#prepaid-input span[data-v-d3181af2] {
		width: 1px;
		height: 20px;
}
#collect-input input[data-v-d3181af2] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#summary #total-other-charges-due-agent[data-v-d3181af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-d3181af2] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-other-charges-due-carrier[data-v-d3181af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-d3181af2] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-space[data-v-d3181af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
		background-color: #EEE;
}
#summary #total[data-v-d3181af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total .label[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 28px;
		margin: 0 0 0 29px;
		/*width: 73px;*/
}
#summary #total .whitespace[data-v-d3181af2] {
		width: 27px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-d3181af2] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #currency-rates[data-v-d3181af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #currency-rates .label[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 0px;
		margin: 0 0 0 6px;
		width: 176px;
		text-align: center;
}
#summary #currency-rates .whitespace[data-v-d3181af2] {
		width: 3px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-d3181af2] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-d3181af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #other-charges[data-v-d3181af2] {
		width: 617px;
		height: 152px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-d3181af2] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#summary #signature-of-agent[data-v-d3181af2] {
		width: 617px;
		height: 254px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-d3181af2] {
		display: block;
		margin-left: 10px;
		line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-d3181af2] {
		width: 617px;
		border-bottom: 1px solid #BBB;
		margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-d3181af2] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-d3181af2] {
		width: 617px;
		margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-d3181af2] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-d3181af2] {
		width: 590px;
		margin: 0 11px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-d3181af2] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-d3181af2] {
		margin: 4px 0;
		text-align: center;
}
#summary #executed-on-date .TextBox[data-v-d3181af2] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-d3181af2] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-d3181af2] {
		margin: 4px 0;
		text-align: center;
}
#summary #at-place .TextBox[data-v-d3181af2] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-d3181af2] {
		width: 230px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-d3181af2] {
		width: 230px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-d3181af2] {
		margin: 4px 0;
		text-align: center;
}

	/*--------------------------------------------------------------*/
#departure[data-v-d3181af2],
	#destination[data-v-d3181af2] {
		width: 245px;
		height: auto;
		float: left;
}
#departure span[data-v-d3181af2],
	#destination span[data-v-d3181af2] {
		display: block;
		text-align: center;
}
#departure .TextBox[data-v-d3181af2],
	#destination .TextBox[data-v-d3181af2] {
		width: 95%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#charges[data-v-d3181af2],
	#payment[data-v-d3181af2] {
		width: 100%;
		height: auto;
}
#charges #cc[data-v-d3181af2],
	#charges #pp[data-v-d3181af2] {
		width: auto;
		display: block;
}
#charges #cc span[data-v-d3181af2],
	#charges #pp span[data-v-d3181af2] {
		width: 120px;
		float: left;
		text-align: right;
}
#charges #cc .TextBox[data-v-d3181af2],
	#charges #pp .TextBox[data-v-d3181af2] {
		width: 300px;
		height: 21px;
		text-align: center;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#charges #pp .TextBox[data-v-d3181af2] {
		margin-bottom: 7px;
}
#payment #credit[data-v-d3181af2],
	#payment #cash[data-v-d3181af2] {
		width: auto;
		display: block;
}
#payment #credit span[data-v-d3181af2],
	#payment #cash span[data-v-d3181af2] {
		width: 120px;
		float: left;
		text-align: right;
}
#payment #credit .TextBox[data-v-d3181af2],
	#payment #cash .TextBox[data-v-d3181af2] {
		width: 300px;
		height: 21px;
		text-align: right;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#payment #cash .TextBox[data-v-d3181af2] {
		margin-bottom: 7px;
}
#charges input[data-v-d3181af2],
	#payment input[data-v-d3181af2] {
		width: 90%;
}
#alsonotify span[data-v-d3181af2] {
		display: block;
		text-align: center;
}
#alsonotify textarea[data-v-d3181af2] {
		border: none;
		width: 93%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
}
#alsonotify .TextBox[data-v-d3181af2] {
		width: 98%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-d3181af2]:last-child {
		margin-bottom: 7px;
}
#addtionalclause[data-v-d3181af2] {
		margin-top: 15px;
		margin-bottom: 41px;
}
#addtionalclause span[data-v-d3181af2] {
		display: block;
		text-align: center;
}
#addtionalclause p[data-v-d3181af2] {
		margin-top: 3px;
		margin-left: 12px;
		margin-right: 9px;
		color: #999;
		display: block;
}
#destination[data-v-d3181af2] {
		border-left: 1px solid #BBB;
		margin-left: -1px;
}
#declaredvalue[data-v-d3181af2] {
		width: 418px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-d3181af2] {
		width: 217px;
		float: left;
}
#declaredvalue-shipper .TextBox[data-v-d3181af2],
	#documents .TextBox[data-v-d3181af2] {
		width: 95%;
		height: 40px;
		text-align: center;
		border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-d3181af2] {
		width: 200px;
		height: 30px;
		float: left;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-d3181af2] {
		width: 200px;
		height: 30px;
		float: right;
		border-left: 1px solid #BBB;
}
#documents[data-v-d3181af2] {
		width: 270px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-d3181af2] {
		width: 890px;
		height: 75px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		float: left;
}
#handlinginformation .TextBox[data-v-d3181af2] {
		width: 99%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
}
#packages[data-v-d3181af2] {
		width: 80px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-d3181af2] {
		width: 90px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#weightUnitprice[data-v-d3181af2] {
		width: 100px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-d3181af2] {
		width: 325px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-d3181af2],
	#insurance[data-v-d3181af2],
	#documents[data-v-d3181af2] {
		height: 90px;
}
#declaredvalue-carriage[data-v-d3181af2],
	#declaredvalue-customs[data-v-d3181af2] {
		height: 45px;
}
#packages[data-v-d3181af2],
	#rateclass[data-v-d3181af2],
	#grossweight[data-v-d3181af2],
	#chargeableweight[data-v-d3181af2],
	#weightUnitprice[data-v-d3181af2],
	#goods[data-v-d3181af2] {
		height: 100px;
}
#rate input[data-v-d3181af2] {
		margin-left: 0px;
}
#packages .TextBox[data-v-d3181af2],
	#rateclass .TextBox[data-v-d3181af2],
	#grossweight .TextBox[data-v-d3181af2],
	#chargeableweight .TextBox[data-v-d3181af2],
	#weightUnitprice .TextBox[data-v-d3181af2],
	#goods .TextBox[data-v-d3181af2] {
		width: 92%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
		text-align: center;
}
#packages .TextBox[data-v-d3181af2] {
		width: 90%;
}
#goods .TextBox[data-v-d3181af2] {
		width: 96%;
		text-align: left;
}
#goods #totalVolumn[data-v-d3181af2] {
		width: 20%;
		text-align: left;
		text-align: center;
}
#form-footer[data-v-d3181af2] {
		width: 100%;
		float: left;
		margin-top: 10px;
}
#form-footer span[data-v-d3181af2] {
		display: block;
}
#signatureofconstituent[data-v-d3181af2] {
		width: 400px;
		float: left;
		margin-left: 30px;
		margin-top: 30px;
}
#signatureofagent[data-v-d3181af2] {
		width: 400px;
		float: left;
		margin-top: 30px;
}
.shipperletter-div span[data-v-d3181af2] {
		display: block;
		text-align: center;
}
.shipperletter-div span[data-v-d3181af2]:first-child {
		margin-top: 5px;
}
.smallfont[data-v-d3181af2] {
		font-size: 8px;
		font-weight: lighter;
}

	/*********************************************************************************/
#customer-info[data-v-d3181af2] {
		width: 447px;
}
.city[data-v-d3181af2] {
		width: 230px;
}
.city input[data-v-d3181af2] {
		width: 120px;
}
.country[data-v-d3181af2] {
		width: 230px;
}
.country input[data-v-d3181af2] {
		width: 120px;
}
#service-action a[data-v-d3181af2] {
		margin-left: 5px;
}
#service-summary[data-v-d3181af2] {
		width: 250px;
		height: 47px;
		float: right;
}
#service-summary .currency[data-v-d3181af2] {
		float: right;
		margin-top: 20px;
		font-weight: 700;
		font-size: 12px;
		color: #CCC;
}
#service-summary .amount[data-v-d3181af2] {
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 30px;
		color: #777;
}
#service-quotation[data-v-d3181af2] {
		float: left;
		width: 96%;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
		margin-left: 10px;
		margin-right: 1px;
		margin-top: 5px;
		margin-bottom: 20px;
}
#service-quotation-editor[data-v-d3181af2] {
		display: none;
		width: 850px;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
}
#service-quotation table[data-v-d3181af2],
	#service-quotation-editor table[data-v-d3181af2] {
		width: 100%;
		background: #F6F6F6;
		border-radius: 2px;
}
#service-quotation tr[data-v-d3181af2],
	#service-quotation-editor tr[data-v-d3181af2] {
		border-bottom: 1px solid #DDD;
		height: 36px;
		line-height: 36px;
}
#service-quotation tr[data-v-d3181af2]:last-child,
	#service-quotation-editor tr[data-v-d3181af2]:last-child {
		border-bottom: none;
		background: #F3F3F3;
}
#service-quotation thead tr[data-v-d3181af2],
	#service-quotation-editor tr[data-v-d3181af2]:last-child {
		height: 36px;
		line-height: 36px;
}
#service-quotation thead tr[data-v-d3181af2]:last-child,
	#service-quotation-editor thead tr[data-v-d3181af2]:last-child {
		border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-d3181af2],
	#service-quotation-editor thead td[data-v-d3181af2] {
		font-weight: 700;
		font-size: 14px;
		color: #0f81b0;
		background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
		background-color: #EEE;
}
#service-quotation th[data-v-d3181af2],
	#service-quotation td[data-v-d3181af2],
	#service-quotation-editor th[data-v-d3181af2],
	#service-quotation-editor td[data-v-d3181af2] {
		padding-left: 9px;
}
#service-quotation td input[data-v-d3181af2],
	#service-quotation-editor td input[data-v-d3181af2] {
		height: 20px;
		line-height: 20px;
		border: 1px solid #DDD;
		border-radius: 3px;
		margin-right: 3px;
}
#service-request[data-v-d3181af2] {
		width: 193px;
		float: left;
}
#departure-time[data-v-d3181af2],
	#destination-time[data-v-d3181af2] {
		display: block;
		float: left;
		width: 187px;
}
#departure-time a[data-v-d3181af2],
	#destination-time a[data-v-d3181af2] {
		display: block;
		float: right;
		width: 16px;
		height: 16px;
		margin-top: 5px;
		margin-right: 8px;
		background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#departure-time input[data-v-d3181af2],
	#destination-time input[data-v-d3181af2] {
}
#service-request input[data-v-d3181af2] {
		width: 80px;
}
#cargo[data-v-d3181af2] {
		width: 100%;
		float: left;
}
#cargo-detail[data-v-d3181af2] {
		width: 185px;
		height: 139px;
		float: right;
		margin-top: -106px;
		margin-right: 2px;
}
#total-pieces[data-v-d3181af2] {
		width: 230px;
		float: left;
}
#cargo-summary span[data-v-d3181af2] {
		width: 55px;
		margin-top: 5px;
		float: left;
}
#cargo-summary span[data-v-d3181af2]:last-child {
		width: 20px;
		float: right;
}
#cargo-summary input[data-v-d3181af2] {
		text-align: right;
}
#cargo-summary textarea[data-v-d3181af2] {
		border: none;
		margin-top: 8px;
		margin-left: 8px;
		/*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
		width: 169px;
}
#total-pieces input[data-v-d3181af2],
	#total-chargeable-weight input[data-v-d3181af2],
	#total-gross-weight input[data-v-d3181af2],
	#total-volume input[data-v-d3181af2] {
		width: 120px;
		float: left;
}
#total-chargeable-weight[data-v-d3181af2] {
		width: 230px;
		float: left;
}
.unit[data-v-d3181af2] {
		margin-top: 7px;
		margin-left: 3px;
		float: left;
		color: #999;
}
#total-volume .unit[data-v-d3181af2] {
		margin-top: 1px;
}
#total-gross-weight[data-v-d3181af2] {
		width: 230px;
		float: left;
}
#total-volume[data-v-d3181af2] {
		width: 230px;
		float: left;
}
#shipper-info[data-v-d3181af2] {
		width: 447px;
		float: left;
}
#customer-info input[data-v-d3181af2],
	#shipper-info input[data-v-d3181af2],
	#consignee-info input[data-v-d3181af2],
	#freightforwarder-info input[data-v-d3181af2] {
		width: 350px;
}
#consignee-info[data-v-d3181af2] {
		width: 447px;
		float: left;
}
#freightforwarder-info[data-v-d3181af2] {
		width: 447px;
		float: left;
}
#service-orderno[data-v-d3181af2] {
		width: 150px;
		margin-top: 8px;
		margin-left: 12px;
		float: left;
}
.service-product[data-v-d3181af2] {
		width: 180px;
		text-align: left;
}
.service-price[data-v-d3181af2] {
		width: 100px;
		text-align: center;
}
.service-amount[data-v-d3181af2] {
		width: 100px;
		text-align: center;
}
.service-totalprice[data-v-d3181af2] {
		width: 120px;
		text-align: center;
}
.service-memo[data-v-d3181af2] {
		text-align: center;
}
input[id=单价][data-v-d3181af2] {
		width: 50px;
		text-align: right;
}
input[id=数量][data-v-d3181af2] {
		width: 50px;
		text-align: right;
}
input[id=小计][data-v-d3181af2] {
		width: 70px;
		text-align: right;
}
input[id=备注][data-v-d3181af2] {
		width: 220px;
		text-align: left;
}
input[id=订单编码][data-v-d3181af2] {
		width: 230px;
		font-size: 24px;
		color: #DE5A03;
		border-bottom: 1px dotted #CCC;
		outline: 0px solid #EEE;
		background-color: #f7f7f7;
}
td[id=总计][data-v-d3181af2] {
		text-align: right;
}
#service-orderno span[data-v-d3181af2] {
		font-size: 24px;
		color: #DE5A03;
}
#service-action[data-v-d3181af2] {
		width: 100px;
		height: 30px;
		margin-top: 8px;
		margin-left: 2px;
		float: left;
}
#service-action img[data-v-d3181af2] {
		width: 24px;
		height: 24px;
		margin-top: 5px;
		float: left;
}
#chooseContype[data-v-d3181af2] {
		display: none;
		position: absolute;
		width: 600px;
		border-radius: 3px;
		border-width: 1px;
		border-color: #DDD;
		border-style: solid;
		float: left;
}
.detail-editor[data-v-d3181af2] {
		width: 785px;
		height: 360px;
		background-color: #F0F0F0;
		margin-top: 2px;
		margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-d3181af2] {
		width: 95%;
		float: left;
		font-size: 18px;
		color: #DE5A03;
		margin-top: 8px;
		margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-d3181af2] {
		margin-top: 5px;
}
.detail-editor #editor-div[data-v-d3181af2] {
		width: 580px;
		height: 402px;
}
.detail-editor #quickselector[data-v-d3181af2] {
		width: 200px;
		height: 405px;
		border-left: 2px solid #FFF;
		vertical-align: top;
		font-family: 'verb_light';
		overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-d3181af2] {
		display: inline-block;
		padding: 10px 0 0 12px;
		font-size: 14px;
		/*font-weight: bold;*/
		cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-d3181af2] {
		font-size: 12px;
		color: #97c803;
		margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-d3181af2] {
		width: 180px;
		height: 56px;
		background-color: #FFF;
		margin: 7px 7px;
		padding: 0px 3px 0px 3px;
		border-bottom: 1px solid #CCC;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-d3181af2] {
		display: none;
		position: relative;
		top: 16px;
		left: 160px;
		color: #DE5A03;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-d3181af2] {
		color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-d3181af2]:hover {
		width: 175px;
		color: #000000;
		background-color: #dff2fb;
		border-left: 5px solid #000000;
		padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-d3181af2] {
		font-size: 12px;
		color: #000000;
		padding: 2px 5px;
		vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-d3181af2] {
		width: 150px;
}
.detail-editor .company[data-v-d3181af2],
	.detail-editor .address[data-v-d3181af2] {
		width: 550px;
		float: left;
		margin-left: 10px;
}
.detail-editor .company input[data-v-d3181af2],
	.detail-editor .address input[data-v-d3181af2] {
		width: 85%;
}
.detail-editor .contactname[data-v-d3181af2],
	.detail-editor .fax[data-v-d3181af2],
	.detail-editor .city[data-v-d3181af2],
	.detail-editor .pobox[data-v-d3181af2],
	.detail-editor .state[data-v-d3181af2],
	.detail-editor .countrycode[data-v-d3181af2],
	.detail-editor .telnumber[data-v-d3181af2],
	.email[data-v-d3181af2] {
		width: 266px;
		float: left;
		margin-left: 10px;
}
.detail-editor .fax input[data-v-d3181af2],
	.detail-editor .city input[data-v-d3181af2],
	.detail-editor .pobox input[data-v-d3181af2],
	.detail-editor .state input[data-v-d3181af2],
	.detail-editor .telnumber input[data-v-d3181af2],
	.detail-editor .email input[data-v-d3181af2] {
		width: 62%;
}
.detail-editor .contactname input[data-v-d3181af2] {
		width: 50%;
}
.detail-editor .countrycode #Country[data-v-d3181af2] {
		width: 40%;
		text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-d3181af2] {
		width: 10%;
}
#package-detail-editor[data-v-d3181af2] {
		width: 600px;
}
#package-detail-editor .editor-tilte[data-v-d3181af2] {
		height: 32px;
}
#package-detail-editor input[data-v-d3181af2] {
		width: 50px;
		padding: 0 5px;
		text-align: right;
}
#package-detail-editor table tfoot tr[data-v-d3181af2]:first-child {
		border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-d3181af2] {
		width: 560px;
}
#othercharges-detail-editor .tips[data-v-d3181af2] {
		font-size: 12px;
		float: right;
		margin-top: 5px;
		color: #888;
}
#othercharges-detail-editor input[data-v-d3181af2] {
		padding: 0 5px;
		text-align: right;
}
#othercharges-detail-editor .reason[data-v-d3181af2] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .showname[data-v-d3181af2] {
		width: 60px;
		text-align: center;
}
#othercharges-detail-editor .reason input[data-v-d3181af2] {
		text-align: left;
}
#othercharges-detail-editor .showname input[data-v-d3181af2] {
		width: 30px;
		text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-d3181af2] {
		width: 60px;
		text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-d3181af2] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-d3181af2] {
		width: 50px;
		text-align: right;
}
#othercharges-detail-editor .Amount[data-v-d3181af2] {
		width: 60px;
		text-align: center;
}
.add-action[data-v-d3181af2] {
		cursor: pointer;
		padding: 0 8px;
		color: #97c803;
		font-size: 14px;
}
.remove-action[data-v-d3181af2] {
		cursor: pointer;
		font-size: 14px;
		color: #000000;
}
.disabledBtn[data-v-d3181af2] {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 10px 0px 5px;
		text-align: center;
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
		background-color: #E2E2E2;
		color: #0876C3;
		text-shadow: #A8A8A8 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		border: 1px solid #B9B9B9;
		border-radius: 3px;
		cursor: pointer;
}
.detail-editor .reason[data-v-d3181af2] {
		width: 100px;
}
.detail-editor .reason input[data-v-d3181af2] {
		width: 100px;
}
.detail-editor .showname[data-v-d3181af2],
	.detail-editor .Weight[data-v-d3181af2],
	.detail-editor .UnitPrice[data-v-d3181af2] {
		width: 50px;
}
.detail-editor .showname input[data-v-d3181af2],
	.detail-editor .Weight input[data-v-d3181af2],
	.detail-editor .UnitPrice input[data-v-d3181af2] {
		width: 50px;
}
#other-charges textarea[data-v-d3181af2] {
		border: none;
		width: 95%;
		height: 90px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#query-inner .queryleft[data-v-d3181af2] {
		float: left;
		width: 290px;
		margin-top: 50px;
}
#query-inner .queryright[data-v-d3181af2] {
		float: right;
		width: 300px;
}
.detail-editor .print[data-v-d3181af2] {
		width: 548px;
		float: left;
		height: 88px;
		margin-left: 10px;
		margin-bottom: 5px;
}
.detail-editor .print span[data-v-d3181af2] {
		width: 62px;
		vertical-align: top;
		padding-top: 5px;
}
.detail-editor .print textarea[data-v-d3181af2] {
		border: none;
		margin-top: 3px;
		margin-left: 3px;
		width: 453px;
		height: 75px;
		padding-left: 10px;
		border-bottom: 1px solid #EEE;
		background-color: #F2F2F2;
		border-radius: 2px;
}
.editprint[data-v-d3181af2] {
		height: 410px;
}
.detail-editor .action-div[data-v-d3181af2] {
		float: left;
		width: 548px;
		height: 21px;
		padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-d3181af2] {
		padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-d3181af2]:hover {
		color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-d3181af2] {
		margin-left: 15px;
		margin-right: 5px;
		color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-d3181af2] {
		color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-d3181af2]:hover {
		color: #DE5A03;
		cursor: pointer;
}
.button-flatestyle a.bterror[data-v-d3181af2] {
		background-color: red;
}
.button-flatestyle a.btsuccess[data-v-d3181af2] {
		background-color: green;
}

	/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-d3181af2] {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		display: none;
		width: 580px;
}
.login-form .form-main[data-v-d3181af2] {
		background-color: #FFF;
		padding: 5px 3px;
}
.login-form .form-inner[data-v-d3181af2] {
		margin-top: 25px;
		float: left;
}
.login-form .form-prompt[data-v-d3181af2] {
		background-color: #EFEDE1;
		color: #777;
		height: 40px;
		border-radius: 3px;
		text-align: left;
}
.login-form .prompt-icon[data-v-d3181af2] {
		font-size: 20px;
		color: #0AA7D6;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
.login-form .prompt-left[data-v-d3181af2] {
		float: left;
		font-size: 16px;
}
.login-form .prompt-left .Title[data-v-d3181af2] {
		float: left;
		margin-top: 13px;
}
.login-form .prompt-right[data-v-d3181af2] {
		float: right;
		margin-right: 20px;
		margin-top: 10px;
		font-size: 16px;
}
.login-form .form-prompt a[data-v-d3181af2] {
		color: white;
		font-size: 14px;
		cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-d3181af2] {
		margin-top: 15px;
		margin-left: 5px;
		text-align: left;
		font-size: 16px;
		background-color: white;
		float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-d3181af2] {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap span[data-v-d3181af2] {
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-d3181af2] {
		width: 350px;
		margin-top: 0px;
		padding-left: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-radius: 3px;
		background-color: #F3F3F0;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-d3181af2] {
		width: 339px;
		vertical-align: middle;
		_margin-top: 2px;
		border: none;
		font-size: 16px;
		color: #555;
		background-color: #FFF;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		border-radius: 2px;
		outline: 0px solid #EEE;
		padding: 6px 0 6px 5px;
		margin-top: 3px;
		margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-d3181af2] {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 0px 20px 216px;
		text-align: center;
		background: -moz-linear-gradient(top, #239BEE, #0183DD);
		background-color: #0183DD;
		color: white;
		text-shadow: #0876C3 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		border: 1px solid #0183DD;
		border-radius: 3px;
		cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-d3181af2]:hover {
		text-decoration: none;
		background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
		background-color: #B6E0FD;
		-webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		border-color: #B6E0FD;
		color: #0876C3;
		text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-d3181af2],
	.login-form .Login-code[data-v-d3181af2],
	.login-form .Login-password[data-v-d3181af2] {
		margin-left: 20px;
		margin-top: 15px;
		float: left;
}
.login-form .Login-password .Login-InputBox[data-v-d3181af2] {
		/** width:200px;**/
}
.login-form .Login-mandatory[data-v-d3181af2] {
		border: 1px solid #F60;
		outline: 0px solid #666;
		-moz-box-shadow: 1px 1px 3px #F60;
		-webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-d3181af2] {
		font-size: 13px;
		float: right;
		color: #9BCB5E;
		margin-top: 13px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-d3181af2] {
		display: block;
		width: 350px;
		height: 25px;
		float: left;
		margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-d3181af2] {
		display: none;
		float: left;
		padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-d3181af2],
	.login-form .Login-code .Login-ErrorMessage span[data-v-d3181af2],
	.login-form .Login-password .Login-ErrorMessage span[data-v-d3181af2] {
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 0;
		margin-right: 5px;
		float: left;
}
.login-form .Login-message[data-v-d3181af2] {
		display: block;
		width: 330px;
		height: 25px;
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 0 0 5px;
		border-radius: 3px;
		border: none;
}

	/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-d3181af2] {
		float: left;
		width: 150px;
		text-align: left;
		margin-left: 18px;
}
.login-wrap .login a[data-v-d3181af2],
	.login-wrap .register a[data-v-d3181af2] {
		color: #009ce6;
		font-size: 13px;
		float: left;
		cursor: pointer;
}
.login-wrap .register a[data-v-d3181af2] {
		margin-right: 15px;
}
.login-wrap .login a[data-v-d3181af2]:hover {
		color: #e28c24;
		float: left;
}
.login-wrap .accountimg[data-v-d3181af2] {
		float: left;
		margin-top: 1px;
		display: none;
}
.login-wrap .accountname[data-v-d3181af2] {
		float: left;
		cursor: pointer;
		display: none;
}
.login-wrap .accountname .name[data-v-d3181af2]:hover {
		color: #ee9526;
}
.login-wrap .accountname .name[data-v-d3181af2] {
		float: left;
		color: #009ce6;
		font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-d3181af2] {
		color: #009ce6;
		margin-left: 5px;
		vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-d3181af2]:hover {
		color: #ee9526;
}
.login-wrap .logout[data-v-d3181af2] {
		display: none;
}
.login-wrap .logout a[data-v-d3181af2] {
		float: left;
		margin-left: 10px;
		width: 30px;
		color: #777;
}
.login-wrap .logout a[data-v-d3181af2]:hover {
		color: #ee9526;
}

	/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-d3181af2] {
		position: absolute;
		left: 1000px;
		top: 62px;
		z-index: 120;
		overflow-x: hidden;
		overflow-y: hidden;
		width: 150px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #BBB;
		display: none;
}
.account-menu .account-menulist[data-v-d3181af2] {
		margin: 0;
		min-height: 277px;
		padding: 0;
}
.account-menu .account-menulist a[data-v-d3181af2] {
		border-bottom: 1px dotted #CCC;
		color: #555;
		background-color: #F0F0F0;
		cursor: pointer;
		height: 22px;
		line-height: 22px;
		min-height: 22px;
		overflow: hidden;
		padding: 5px 9px 5px 12px;
		text-align: left;
		text-decoration: none;
		display: block;
}
.account-menu .account-menulist a[data-v-d3181af2]:last-child {
		border-bottom: none;
}
.account-menu .account-menulist span[data-v-d3181af2] {
		float: left;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		width: 110px;
}
.account-menu .account-menulist a[data-v-d3181af2]:hover {
		background: #009ce6 0 0;
		border-left: 5px solid #ffa400;
		color: #fff;
}
.errormsg[data-v-d3181af2] {
		border-bottom: 1px dotted red !important;
		color: red;
}
.page-link[data-v-d3181af2] {
		padding: 1px 1px 1px;
}
.page-current[data-v-d3181af2] {
		padding: 1px 1px 1px;
}
.page-prev[data-v-d3181af2] {
		padding: 7px 1px 1px;
}
.page-next[data-v-d3181af2] {
		padding: 7px 1px 1px;
}
.arrow-next[data-v-d3181af2] {
		margin: 0px;
		padding: 0px;
}
.arrow-prev[data-v-d3181af2] {
		margin: 0px;
		padding: 0px;
}
.paginationc[data-v-d3181af2] {
		margin-top: -20px;
		border-radius: 4px;
		position: relative;
		border: 1px solid #D7D7D7;
		margin-bottom: 50px;
		zoom: 1;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		content: '.';
		display: block;
		clear: both;
}

.aircraftListPage .el-input__icon {
	line-height: 30px !important;
}
.aircraftListPage .el-form-item__content {
	line-height: 30px !important;
}
.aircraftListPage .el-input-group__prepend {
	padding: 0 6px;
}

.shipperConsigneeSelectPage .el-input__icon {
	line-height: 30px !important;
}
.shipperConsigneeSelectPage .el-form-item__content {
	line-height: 30px !important;
}
.widthWithAEOCode .el-input-group__prepend {
	padding: 0 19.5px;
}
.shipperConsigneeSelectPage textarea {
	border: none;
	resize: none;
}
.redClass .el-input__inner{
	color: #F56C6C !important;
	/* font-color: #F56C6C !important;
		border-color: #F56C6C !important;*/
}
.redClass2 .el-textarea__inner{
	color: #F56C6C !important;
	/* font-color: #F56C6C !important;
		border-color: #F56C6C !important;*/
}

.aircraftListPage .el-input__icon {
	line-height: 30px !important;
}
.aircraftListPage .el-form-item__content {
	line-height: 30px !important;
}
.aircraftListPage .el-input-group__prepend {
	padding: 0 6px;
}

.aircraftListPage .el-input__icon {
	line-height: 30px !important;
}
.aircraftListPage .el-form-item__content {
	line-height: 30px !important;
}
.aircraftListPage .el-input-group__prepend {
	padding: 0 6px;
}

.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.showWordLimit .el-input__inner {
	padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
	padding-right: 50px;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}

.aircraftListPage .el-input__icon {
	line-height: 30px !important;
}
.aircraftListPage .el-form-item__content {
	line-height: 30px !important;
}
.aircraftListPage .el-input-group__prepend {
	padding: 0 6px;
}

.afWarehouse-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afWarehouse-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afWarehouse-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}


.orderEditPage .el-input__icon {
		line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
		margin-top: -5px !important;
		margin-left: 120px !important;
}
.orderEditPage2 .el-form-item__error {
		margin-top: 5px !important;
		margin-left: 120px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
		padding: 0 10px;
}
.widthWithKG .el-input__inner {
		line-height: 29px !important;
}
.showWordLimit .el-input__inner {
		padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
		padding-right: 50px;
}
.tabLimit .el-input__count {
		white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
		background-color: #409EFF;
		color: #FFF;
		border: 1px solid #409EFF;
}


.orderEditPage .el-input__icon {
		line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
		margin-top: -5px !important;
		margin-left: 120px !important;
}
.orderEditPage2 .el-form-item__error {
		margin-top: 5px !important;
		margin-left: 120px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
		padding: 0 10px;
}
.widthWithKG .el-input__inner {
		line-height: 29px !important;
}
.showWordLimit .el-input__inner {
		padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
		padding-right: 50px;
}
.tabLimit .el-input__count {
		white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
		background-color: #409EFF;
		color: #FFF;
		border: 1px solid #409EFF;
}


.send_product{
  height: 650px;
}


.afWarehouse-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afWarehouse-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afWarehouse-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}


.orderEditPage .el-input__icon {
		line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
		margin-top: -5px !important;
		margin-left: 150px !important;
}
.orderEditPage2 .el-form-item__error {
		margin-top: 5px !important;
		margin-left: 150px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
		padding: 0 10px;
}
.widthWithKG .el-input__inner {
		line-height: 29px !important;
}
.showWordLimit .el-input__inner {
		padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
		padding-right: 50px;
}
.tabLimit .el-input__count {
		white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
		background-color: #409EFF;
		color: #FFF;
		border: 1px solid #409EFF;
}








































































































































































































.orderEditPage .el-input__icon {
		line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
		margin-top: -5px !important;
		margin-left: 150px !important;
}
.orderEditPage2 .el-form-item__error {
		margin-top: 5px !important;
		margin-left: 150px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
		padding: 0 10px;
}
.widthWithKG .el-input__inner {
		line-height: 29px !important;
}
.showWordLimit .el-input__inner {
		padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
		padding-right: 50px;
}
.tabLimit .el-input__count {
		white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
		background-color: #409EFF;
		color: #FFF;
		border: 1px solid #409EFF;
}


.orderEditPage .el-input__icon {
		line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
		margin-top: -5px !important;
		margin-left: 150px !important;
}
.orderEditPage2 .el-form-item__error {
		margin-top: 5px !important;
		margin-left: 150px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
		padding: 0 10px;
}
.widthWithKG .el-input__inner {
		line-height: 29px !important;
}
.showWordLimit .el-input__inner {
		padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
		padding-right: 50px;
}
.tabLimit .el-input__count {
		white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
		background-color: #409EFF;
		color: #FFF;
		border: 1px solid #409EFF;
}


.afWarehouse-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afWarehouse-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afWarehouse-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}


.afWarehouse-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afWarehouse-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afWarehouse-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}


.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}

.cargo-query[data-v-4d31504e]{
  padding: 16px;
}


.eft-mawb-required[data-v-5f9f6000] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.eft-mawb-required i[data-v-5f9f6000] {
  margin-right: 5px;
}
.export-table[data-v-5f9f6000] .export-cell-error {
  background-color: #ff5a5a !important;
}
.export-table[data-v-5f9f6000] .export-cell-warn {
  background-color: #ffde62 !important;
}

.eft-subpage-head[data-v-24eb205d] {
  font-size: 16px;
  font-weight: bolder;
}
.eft-subpage-head i[data-v-24eb205d] {
  cursor: pointer;
}
.eft-table-title[data-v-24eb205d] {
  padding: 8px;
  font-size: 16px;
  font-weight: bolder;
}
.eft-editable[data-v-ab18f1ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.eft-editable .eft-pointer[data-v-ab18f1ee] {
  cursor: pointer;
}
.eft-dialog[data-v-09234684] .el-dialog__header {
  padding: 18px 20px;
  border-bottom: 1px solid #e6e6e6;
}
.eft-dialog[data-v-09234684] .el-dialog__header .el-dialog__title {
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  font-weight: 500;
}
.eft-dialog[data-v-09234684] .el-dialog__header .el-dialog__headerbtn {
  top: 22px;
  font-size: 16px;
}
.eft-dialog[data-v-09234684] .el-dialog__body {
  padding: 20px 20px 5px 20px;
  max-height: 85vh;
  overflow-y: auto;
}
.eft-dialog.fix[data-v-09234684] .el-dialog__body {
  height: 85vh;
}
.eft-dialog[data-v-09234684] .el-dialog__footer{
  padding: 5px 20px 20px;
}

.css_report_receivable_age .el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.css_report_receivable_age .table_rec tr.current-row>td{
    background: #FDF5E6 !important;
}
.css_report_receivable_age .el-input__icon {
  	line-height: 30px !important;
}
.css_report_receivable_age .el-form-item__content {
  	line-height: 30px !important;
}
.css_report_receivable_age .el-input-group__prepend {
  	padding: 0 6px;
}
.css_report_receivable_age .widthWithThree .el-input-group__prepend {
  	padding: 0 13px !important;
}
.css_report_receivable_age .el-checkbox__inner {
  	background-color: #FFF !important;
}
.css_report_receivable_age .el-button{
    margin-top:-5px !important
}







































































































































































































































































































































.css_report_payable_age .el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.css_report_payable_age .table_pay tr.current-row>td {
		background: #FDF5E6 !important;
}
.css_report_payable_age .el-input__icon {
  	line-height: 30px !important;
}
.css_report_payable_age .el-form-item__content {
  	line-height: 30px !important;
}
.css_report_payable_age .el-input-group__prepend {
  	padding: 0 6px;
}
.css_report_payable_age .widthWithThree .el-input-group__prepend {
  	padding: 0 13px !important;
}
.css_report_payable_age .el-checkbox__inner {
  	background-color: #FFF !important;
}
.css_report_payable_age .el-button{
    margin-top:-5px !important
}


























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/* .table_settle tr.current-row>td {
		background: #FDF5E6 !important;
	} */
.css_P_form .el-input__icon {
		line-height: 30px !important;
}
.css_P_form .el-form-item__content {
		line-height: 30px !important;
}
.css_P_form .el-input-group__prepend {
		padding: 0 6px;
}
.css_P_form .widthWithThree .el-input-group__prepend {
		padding: 0 13px !important;
}
.css_P_form .el-checkbox__inner {
		background-color: #FFF !important;
}
.css_P_form .el-button {
		margin-top: -5px !important
}
.awbNumber {
    text-decoration: underline;
}

.el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.el-table .warning-row0 {
		color: #409EFF;
}
.el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}

.css_report_cost_list .el-input__icon {
		line-height: 30px !important;
}
.css_report_cost_list .el-form-item__content {
		line-height: 30px !important;
}
.css_report_cost_list .el-input-group__prepend {
		padding: 0 6px;
}
.css_report_cost_list .widthWithThree .el-input-group__prepend {
		padding: 0 13px !important;
}

	/* .css_report_cost_list .el-checkbox__inner {
  	background-color: #FFF !important;
  } */
.css_report_cost_list .el-button {
		margin-top: -5px !important
}

.cssIncomeNodebitnoteListPage .el-input__icon {
	line-height: 30px !important;
}
.cssIncomeNodebitnoteListPage .el-form-item__content {
	line-height: 30px !important;
}
.cssIncomeNodebitnoteListPage .el-input-group__prepend {
	padding: 0 6px;
}
.cssIncomeNodebitnoteListPage .widthWithThree .el-input-group__prepend {
	padding: 0 13px !important;
}

.css_workload .el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.css_workload .table_pay tr.current-row>td {
		background: #FDF5E6 !important;
}
.css_workload .el-input__icon {
  	line-height: 30px !important;
}
.css_workload .el-form-item__content {
  	line-height: 30px !important;
}
.css_workload .el-input-group__prepend {
  	padding: 0 6px;
}
.css_workload .widthWithThree .el-input-group__prepend {
  	padding: 0 13px !important;
}
.css_workload .el-checkbox__inner {
  	background-color: #FFF !important;
}
.css_workload .el-button{
    margin-top:-5px !important
}





















































































































































































































































































































.btn-custom-cancel[data-v-345a1125] {
  /*float: right;
  margin-left: 10px;*/
  background-color: red;
  color: white;
}

/* .afOrderListPageCheckBox {
  margin-right: 0px !important;
} */
.AEOrderList .el-table__expanded-cell[data-v-345a1125] {
  padding: 5px 85px !important;
}

/* .table_settle tr.current-row>td {
  background: #2299EE !important;
  color: white;
} */
#tab-editTab[data-v-345a1125] {
  padding-left: 9px !important;
  padding-right: 8px !important;
}
#tab-fileTab[data-v-345a1125] {
  padding-left: 8px !important;
  padding-right: 9px !important;
}


































































































































































































































































































































































































.el-table .warning-row {
  background: #daf5a3;
}
.el-table .success-row {
  background: #faebba;
}
.searchForm .el-input__icon {
  line-height: 30px !important;
}
.searchForm .el-form-item__content {
  line-height: 30px !important;
}
.searchForm .el-input-group__prepend {
  padding: 0 6px;
}

.se_order_colmun_setting .el-table .warning-row2 {
  background: oldlace;
  color: #409eff;
  font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row1 {
  background: oldlace;
  font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row0 {
  color: #409eff;
}
.se_order_colmun_setting .el-table .cell {
  white-space: pre-line !important;
  /*保留换行符*/
}
.se_order_colmun_setting .el-table .hidden_row {
  display: none;
  /*保留换行符*/
}
.awbNumber {
  text-decoration: underline;
}
.duihao_af {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  display: "table-cell" !important;
}
.duihao_icn :before {
  content: "\E608";
}










































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* .el-select .el-input--suffix{
   margin-top:5px;
 } */
.bill-edit-cont[data-v-bb19e1e4] .el-input__icon {
  line-height: 30px !important;
}
.bill-edit-cont[data-v-bb19e1e4] .el-table__row{
       padding: 0 !important;
       height: 40px;
       line-height: 40px;
}


.hrsUser .el-input__icon {
  line-height: 30px !important;
  height: 30px !important;
}
.hrsUser .el-form-item__content {
  line-height: 30px !important;
}
.hrsUser .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUser .widthFour .el-input-group__prepend {
  padding: 0 13px;
}
.hrsUser .el-input--suffix .el-input__inner {
   padding-right: 0 !important;
}
.hrsUser .el-date-editor .el-range-separator {
  padding: 0 5px;
  line-height: 25px !important;
  width: 5%;
  color: #303133;
}

.bill-show-cont .el-table__row[data-v-7a46cd55]{
       padding: 0 !important;
       height: 40px;
       line-height: 40px;
}

.aircraftListPage .el-input__icon {
  line-height: 30px !important;
}
.aircraftListPage .el-form-item__content {
  line-height: 30px !important;
}
.aircraftListPage .el-input-group__prepend {
  padding: 0 6px;
}

.el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.el-table .warning-row0 {
		color: #409EFF;
}
.el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}

.orderEditPage .el-input__icon {
		line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
		margin-top: -5px !important;
		margin-left: 150px !important;
}
.orderEditPage2 .el-form-item__error {
		margin-top: 5px !important;
		margin-left: 150px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
		padding: 0 10px;
}
.widthWithKG .el-input__inner {
		line-height: 29px !important;
}
.showWordLimit .el-input__inner {
		padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
		padding-right: 50px;
}
.tabLimit .el-input__count {
		white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
		background-color: #409EFF;
		color: #FFF;
		border: 1px solid #409EFF;
}


.orderEditPage .el-input__icon {
		line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
		margin-top: -5px !important;
		margin-left: 150px !important;
}
.orderEditPage2 .el-form-item__error {
		margin-top: 5px !important;
		margin-left: 150px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
		padding: 0 10px;
}
.widthWithKG .el-input__inner {
		line-height: 29px !important;
}
.showWordLimit .el-input__inner {
		padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
		padding-right: 50px;
}
.tabLimit .el-input__count {
		white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
		background-color: #409EFF;
		color: #FFF;
		border: 1px solid #409EFF;
}


.msg-info[data-v-4c40bfba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.msg-info span[data-v-4c40bfba] {
  font-weight: bold;
  margin-left: 100px;
}
.msg-info span[data-v-4c40bfba]:nth-child(1) {
  margin-left: 0;
}

.aircraftListPage .el-input__icon {
  line-height: 30px !important;
}
.aircraftListPage .el-form-item__content {
  line-height: 30px !important;
}
.aircraftListPage .el-input-group__prepend {
  padding: 0 6px;
}

.el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.el-table .warning-row0 {
		color: #409EFF;
}
.el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}
































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/* .table_settle tr.current-row>td {
		background: #FDF5E6 !important;
		color: black;
	} */
.awbNumber[data-v-09c70d23] {
  	// text-decoration: underline;
}
.duihao_af[data-v-09c70d23] {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display: "table-cell" !important;
}
.duihao_icn[data-v-09c70d23] :before {
  	content: "\E608";
}

.se_order_colmun_setting .el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row0 {
		color: #409EFF;
}
.se_order_colmun_setting .el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.se_order_colmun_setting .el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}

.widthWithFive .el-input-group__prepend {
	padding: 0 13px;
}
.widthWithFourWithXing .el-input-group__prepend {
	padding: 0 15px;
}
.widthWithFourWithXG .el-input-group__prepend {
	padding: 0 18px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
	padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
	padding: 0 34px;
}
.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}

.shipperConsigneeSelectPage .el-input__icon {
	line-height: 30px !important;
}
.shipperConsigneeSelectPage .el-form-item__content {
	line-height: 30px !important;
}
.widthWithAEOCode .el-input-group__prepend {
	padding: 0 19.5px;
}
.shipperConsigneeSelectPage textarea {
	border: none;
	resize: none;
}

.orderEditContainerPage .el-input__icon {
	line-height: 30px !important;
}

.widthWithFive .el-input-group__prepend {
	padding: 0 13px;
}
.widthWithFourWithXing .el-input-group__prepend {
	padding: 0 15px;
}
.widthWithFourWithXG .el-input-group__prepend {
	padding: 0 18px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
	padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
	padding: 0 34px;
}
.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}

.widthWithFive .el-input-group__prepend {
	padding: 0 13px;
}
.widthWithFourWithXing .el-input-group__prepend {
	padding: 0 15px;
}
.widthWithFourWithXG .el-input-group__prepend {
	padding: 0 18px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
	padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
	padding: 0 34px;
}
.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}

.se_order_track .el-row {
  margin-bottom: 10px;
&:last-child {
   margin-bottom: 0;
}
}
.se_order_track .font-style{
  font-size: 24px ;
  font-weight: bold;
}
.se_order_track .el-collapse-item__header {
  background-color: #66b1ff;
  border-radius: 5px;
  padding-left: 10px;
}
.se_order_track #att_images .el-image__inner{
  height: 300px;
}
.se_order_track .el-collapse-item__header {
  height: 30px;
  color: #fff
}
.se_order_track .el-collapse-item {
  margin-bottom: 10px;
}
.se_order_track .el-collapse-item__content {
  padding-left: 10px;
  padding-top: 10px;
}
.se_order_track .el-collapse {
  border-bottom: unset;
}
.se_order_track .el-card__body {
  text-align: center;
}
.se_order_track .el-divider--horizontal {
  margin: 12px 0;
}
.se_order_track .el-icon-myjinkou {
  color: #409EFF;
  font-weight: bold;
}
.se_order_track .el-icon-document {
  font-size: 64px;
  color: #409EFF;
}
.se_order_track .file-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.se_order_track .order-track-text-right {
  text-align: right;
}
.se_order_track .order-track-text-left {
  text-align: left;
}
.se_order_track .order-track-text-center {
  text-align: center;
}
.se_order_track .order-track-border{
  border: 1px solid #EBEEF5;
  margin-bottom: unset;
}
.se_order_track .order-track-border-right{
  border-right: 1px solid #EBEEF5
}
.se_order_track .order-track-border-left{
  border-left: 1px solid #EBEEF5
}
.se_order_track .tab-more-btn{
  position: absolute;
  top: 0px;
  left: 45%;
}
.se_order_track .el-collapse-item__content{
  padding-bottom: 4px;
}

























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/* .table_settle tr.current-row>td {
		background: #FDF5E6 !important;
		color: black;
	} */
.awbNumber[data-v-5c412f6d] {
  	// text-decoration: underline;
}
.duihao_af[data-v-5c412f6d] {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display: "table-cell" !important;
}
.duihao_icn[data-v-5c412f6d] :before {
  	content: "\E608";
}

.widthWithSix .el-input-group__prepend {
	padding: 0 11px;
}
.widthWithFive .el-input-group__prepend {
	padding: 0 13px;
}
.widthWithFourWithXing .el-input-group__prepend {
	padding: 0 15px;
}
.widthWithFourWithXG .el-input-group__prepend {
	padding: 0 18px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
	padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
	padding: 0 34px;
}
.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}
.showWordLimit .el-input__inner {
	padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
	padding-right: 50px;
}

.widthWithSix .el-input-group__prepend {
	padding: 0 11px;
}
.widthWithFive .el-input-group__prepend {
	padding: 0 13px;
}
.widthWithFourWithXing .el-input-group__prepend {
	padding: 0 15px;
}
.widthWithFourWithXG .el-input-group__prepend {
	padding: 0 18px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
	padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
	padding: 0 34px;
}
.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}

.widthWithSix .el-input-group__prepend {
	padding: 0 11px;
}
.widthWithFive .el-input-group__prepend {
	padding: 0 13px;
}
.widthWithFourWithXing .el-input-group__prepend {
	padding: 0 15px;
}
.widthWithFourWithXG .el-input-group__prepend {
	padding: 0 18px;
}
.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}
.widthWithThreeWithXing .el-input-group__prepend {
	padding: 0 22px;
}
.widthWithTwo .el-input-group__prepend {
	padding: 0 34px;
}
.orderEditPage .el-input__icon {
	line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
	margin-top: -5px;
	margin-left: 150px;
}
.showWordLimit .el-input__inner {
	padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
	padding-right: 50px;
}

.se_order_track .el-row {
  margin-bottom: 10px;
&:last-child {
   margin-bottom: 0;
}
}
.se_order_track .font-style{
  font-size: 24px ;
  font-weight: bold;
}
.se_order_track .el-collapse-item__header {
  background-color: #66b1ff;
  border-radius: 5px;
  padding-left: 10px;
}
.se_order_track #att_images .el-image__inner{
  height: 300px;
}
.se_order_track .el-collapse-item__header {
  height: 30px;
  color: #fff
}
.se_order_track .el-collapse-item {
  margin-bottom: 10px;
}
.se_order_track .el-collapse-item__content {
  padding-left: 10px;
  padding-top: 10px;
}
.se_order_track .el-collapse {
  border-bottom: unset;
}
.se_order_track .el-card__body {
  text-align: center;
}
.se_order_track .el-divider--horizontal {
  margin: 12px 0;
}
.se_order_track .el-icon-myjinkou {
  color: #409EFF;
  font-weight: bold;
}
.se_order_track .el-icon-document {
  font-size: 64px;
  color: #409EFF;
}
.se_order_track .file-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.se_order_track .order-track-text-right {
  text-align: right;
}
.se_order_track .order-track-text-left {
  text-align: left;
}
.se_order_track .order-track-text-center {
  text-align: center;
}
.se_order_track .order-track-border{
  border: 1px solid #EBEEF5;
  margin-bottom: unset;
}
.se_order_track .order-track-border-right{
  border-right: 1px solid #EBEEF5
}
.se_order_track .order-track-border-left{
  border-left: 1px solid #EBEEF5
}
.se_order_track .tab-more-btn{
  position: absolute;
  top: 0px;
  left: 45%;
}
.se_order_track .el-collapse-item__content{
  padding-bottom: 4px;
}

.se_order_colmun_setting .el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row0 {
		color: #409EFF;
}
.se_order_colmun_setting .el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.se_order_colmun_setting .el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}



























































































































































































































































































































.widthWithThreee .el-input-group__prepend {
		padding: 0 30px !important;
}
.widthWithFourWithXingg .el-input-group__prepend {
		padding: 0 20px;
}



.widthWithThreec .el-input-group__prepend {
		padding: 0 30px !important;
}
.widthWithFourWithXingg .el-input-group__prepend {
		padding: 0 20px !important;
}


















































































































































































.sc_ship_company_save .el-input__icon {
  line-height: 30px !important;
}
.sc_ship_company_save .el-input-group__prepend{
  width: 134px;
  text-align: center;
}





























































































































.sc-port-maintenance {
    margin-left: 10px;
}
.sc-port-maintenance .el-form-item__content {
		line-height: 30px !important;
}
.sc-port-maintenance .el-input-group__prepend{
    width: 66px;
    text-align: center;
    padding: unset;
}
.sc-port-maintenance .el-input__icon {
    line-height: 30px !important;
}


.sc_port_maintenance_save .el-input__icon {
  line-height: 30px !important;
}
.sc_port_maintenance_save .el-input-group__prepend{
  width: 134px;
  text-align: center;
}

.sc_port_maintenance_edit .el-input__icon {
  line-height: 30px !important;
}
.sc_port_maintenance_edit .el-input-group__prepend{
  width: 134px;
  text-align: center;
}

.hrsUser .el-input__icon {
  line-height: 30px !important;
}
.hrsUser .el-form-item__content {
  line-height: 30px !important;
}
.hrsUser .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUser .widthFour .el-input-group__prepend {
  padding: 0 13px;
}






















.body-bg[data-v-3a788724] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
  background-color: #80c2fe;

  background-repeat: no-repeat;
  background-position: 100% 100%;
  /* background-size: contain; */
  background-size: 100% 100%;
}
.background-foot[data-v-3a788724] {
  background-image: url(../../static/img/login_background.104c321.jpg);
  width: 100%;
  height: 145px;
}
.header-content[data-v-3a788724] {
  top: 0;
  width: 440px;
  height: 68px;
  padding: 20px 40px;
  border-bottom: 1px solid #ddd;
  /*box-shadow: 0 0 2px #80c2fe;*/
  /*background: linear-gradient(left, #137DFA, #479BFF);*/
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#137dfa),
    to(#479bff)
  );
  margin: 0px 0px 25px -48px;
}
.header-content .logo-part[data-v-3a788724] {
  font-size: 20px;
  color: white;
}
.header-content .logo-part img[data-v-3a788724] {
  vertical-align: middle;
}
.login-container[data-v-3a788724] {
  /*box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);*/
  border-radius: 5px;
  -moz-border-radius: 5px;
  background-clip: padding-box;
  margin: 180px auto auto;
  width: 440px;
  height: 385px;
  padding: 0px 40px 5px 48px;
  background: #fff;
  /*border: 1px solid #eaeaea;*/
  -webkit-box-shadow: 0 0 25px #80c2fe;
          box-shadow: 0 0 25px #80c2fe;
  /* IE 10 */
  /*火狐*/
  /*谷歌*/
  /*Safari5.1 Chrome 10+*/
  background: -o-linear-gradient(top, #ace, #00c1de);
  /*Opera 11.10+*/
}
.login-container .title[data-v-3a788724] {
  margin: 0px auto 40px auto;
  text-align: center;
  color: #505458;
}
.login-container .remember[data-v-3a788724] {
  margin: 0px 0px 35px 0px;
}
.extra-text[data-v-3a788724] {
  position: relative;
  margin-bottom: 5px;
  padding-left: 205px;
}
.extra-text a[data-v-3a788724] {
  font-size: 12px;
  color: #aaa;
}
.extra-text a[data-v-3a788724]:hover {
  color: #29e;
}
.extra-text .reg-text[data-v-3a788724] {
  position: absolute;
  top: 4px;
  right: 2px;
}
.el-form-item[data-v-3a788724] {
  margin-bottom: 20px;
}
.nav-login[data-v-3a788724] {
  position: absolute;
}
.nav-login-right[data-v-3a788724] {
  position: absolute;
  top: 20px;
  left: calc(100vw - 160px);
}
.nav-login-right[data-v-3a788724] .el-tabs__item.is-active {
  opacity: 1;
  font-size: 20px;
  font-weight: bold;
}
.nav-login-right[data-v-3a788724] .el-tabs__item {
  color: #fff;
  opacity: 0.7;
}











































.body-bg[data-v-483b6583] {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow-y: auto;
	background-color: #80c2fe;
	background-image: url(../../static/img/login_background.104c321.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-size: contain;
}
.background-foot[data-v-483b6583] {
	background-image: url(../../static/img/login_background.104c321.jpg);
	width: 100%;
	height: 145px;
}
.header-content[data-v-483b6583] {
	top: 0;
	width: 420px;
	height: 68px;
	padding: 20px 40px;
	border-bottom: 1px solid #ddd;
	background: -webkit-gradient(linear, left top, right top, from(#137DFA), to(#479BFF));
	margin: 0px 0px 25px -48px;
}
.header-content .logo-part[data-v-483b6583] {
	font-size: 20px;
	color: white;
}
.header-content .logo-part img[data-v-483b6583] {
	vertical-align: middle;
}
.login-container[data-v-483b6583] {
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-clip: padding-box;
	margin: 130px auto auto;
	width: 420px;
	padding: 0px 40px 5px 48px;
	background: #fff;
	/*border: 1px solid #eaeaea;*/
	-webkit-box-shadow: 0 0 25px #80c2fe;
	        box-shadow: 0 0 25px #80c2fe;
	/* IE 10 */
	/*火狐*/
	/*谷歌*/
	/*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #ace, #00C1DE);
	/*Opera 11.10+*/
}
.login-container .title[data-v-483b6583] {
	margin: 0px auto 40px auto;
	text-align: center;
	color: #505458;
}
.login-container .remember[data-v-483b6583] {
	margin: 0px 0px 35px 0px;
}
.extra-text[data-v-483b6583] {
	position: relative;
	margin-bottom: 5px;
	padding-left: 205px;
}
.extra-text a[data-v-483b6583] {
	font-size: 12px;
	color: #aaa;
}
.extra-text a[data-v-483b6583]:hover {
	color: #29e;
}
.extra-text .reg-text[data-v-483b6583] {
	position: absolute;
	top: 4px;
	right: 2px;
}
.el-form-item[data-v-483b6583] {
	margin-bottom: 28px;
}

.tutorial .mark{
  display: inline;
  background-color: #479BFF;
  border: 2px solid #479BFF;
  margin-right: 10px;
}
.tutorial .el-row{
  padding: 10px;
}
.tutorial .video-cover{
  width:202px;
  height: 132px;
  background-image: url(../../static/img/tutorial_cover.50566e5.png);
}
.tutorial .list{
  clear: both;
  height: 142px;
  width: 100%; margin: 10px 0px 10px 0px;
  list-style: none; padding: 0;
}
.tutorial .list_top{
  clear: both; font-weight: bold; border-left: 5px solid #4282e4; padding-left: 8px; height:20px; line-height: 20px;
}
.tutorial .list_body{
  clear: both;
  padding: 20px;
  width: 100%;
  padding-bottom: 25px;
}
.tutorial .list li{
  float: left;
  margin: 5px 5px 5px 0px;
  width:202px;
  height: 133px;
  background-image: url(../../static/img/tutorial_cover.50566e5.png);
  list-style: none;
  cursor:pointer
}
.tutorial .list li .title{
  text-align: center;
  margin-top: 90px;
  width: 100%;
  clear: both;
  color: #FFF;
  font-size: 13px;
}

html[data-v-37ad8485],body[data-v-37ad8485] {
  height: 100%;
}
#app[data-v-37ad8485] {
  height: 100%;
  margin-top: 0;
}
.context[data-v-37ad8485] {
  position: absolute;
  /*top: 10%;*/
  width: 100%;
  text-align: center;
  height: 100%;
  background-image: url(../../static/img/customer_service012.2e56b67.jpg);
  background-size: 100% 100%;
}
.context img[data-v-37ad8485] {
  max-width: 100%;
  max-height: 100%;
}
.context p[data-v-37ad8485] {
  margin: 20px;
  font-size: 16px;
  color: #0d3349;
}






.btn-custom-cancel[data-v-6f399144] {
  /*float: right;
		margin-left: 10px;*/
  background-color: red;
  color: white;
}
.btn-custom-cancel-hidden[data-v-6f399144] {
  display: none !important;
}

/* .afOrderListPageCheckBox {
		margin-right: 0px !important;
	} */

/* 	.AEOrderList .el-table__expanded-cell {
		padding: 5px 85px !important;
	} */

/* .table_settle tr.current-row > td {
  background: #2299ee !important;
  color: white;
} */
.awbNumber[data-v-6f399144] {
  text-decoration: underline;
}
.duihao_af[data-v-6f399144] {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  display: "table-cell" !important;
}
.duihao_icn[data-v-6f399144] :before {
  content: "\E608";
}
.af_integrated_query .elementWidth[data-v-6f399144] {
  padding-left: 10px;
}

.functionmanage .el-input__icon {
  line-height: 30px !important;
}
.functionmanage .el-form-item__content {
  line-height: 30px !important;
}
.functionmanage .el-input-group__prepend {
  padding: 0 6px;
}
.functionmanage .widthFour .el-input-group__prepend {
  padding: 0 13px;
}



















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* /deep/ .el-input__icon {
  display: flex;
  align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  line-height: 40px;
}

/deep/ .el-input-group__prepend {
  padding: 0 6px;
} */
.storage[data-v-627bbcfe] .el-table__body tr.current-row > td {
  color: #fff;
  background: #f8ce90 !important;
}
.table[data-v-627bbcfe] .success-row {
  background-color: #f8ce90;
}
.btn-group[data-v-627bbcfe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 20px;
}

/*隐藏input框后面多出的icon*/

/* /deep/ .el-icon-circle-check {
  display: none;
}

/deep/ .el-input__validateIcon {
  display: none;
} */

.hrsUser .el-input__icon {
  line-height: 30px !important;
}
.hrsUser .el-form-item__content {
  line-height: 30px !important;
}
.hrsUser .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUser .widthFour .el-input-group__prepend {
  padding: 0 13px;
}


.btn-custom-cancel[data-v-2ca68b71] {
  /*float: right;
  margin-left: 10px;*/
  background-color: red;
  color: white;
}
.btn-custom-cancel-hidden[data-v-2ca68b71] {
  display: none !important;
}

/* .table_settle tr.current-row > td {
  background: #2299EE !important;
  color: white;
} */
.awbNumber[data-v-2ca68b71] {
  text-decoration: underline;
}
.duihao_af[data-v-2ca68b71] {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  display: "table-cell" !important;
}
.duihao_icn[data-v-2ca68b71] :before {
  content: "\E608";
}

.btn-custom-cancel[data-v-5422ba56] {
  /*float: right;
  margin-left: 10px;*/
  background-color: red;
  color: white;
}
.btn-custom-cancel-hidden[data-v-5422ba56] {
  display: none !important;
}

/* .table_settle tr.current-row > td {
  background: #2299EE !important;
  color: white;
} */
.awbNumber[data-v-5422ba56] {
  text-decoration: underline;
}
.duihao_af[data-v-5422ba56] {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  display: "table-cell" !important;
}
.duihao_icn[data-v-5422ba56] :before {
  content: "\E608";
}

.btn-custom-cancel {
  /*float: right;
  margin-left: 10px;*/
  background-color: red;
  color: white;
}
.btn-custom-cancel-hidden {
  display: none !important;
}
.assemblyListPage .el-input__icon {
  line-height: 30px !important;
}
.assemblyListPage .el-form-item__content {
  line-height: 30px !important;
}
.assemblyListPage .el-input-group__prepend {
  padding: 0 6px;
}
.assemblyListPage .widthWithThree .el-input-group__prepend {
  padding: 0 13px !important;
}

/* .afOrderListPageCheckBox {
  margin-right: 0px !important;
} */

/* 	.AEOrderList .el-table__expanded-cell {
		padding: 5px 85px !important;
	} */

/* .table_settle tr.current-row > td {
  background: #2299ee !important;
  color: white;
} */
.awbNumber {
  text-decoration: underline;
}
.duihao_af {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  display: "table-cell" !important;
}
.duihao_icn :before {
  content: "\E608";
}

.se_order_colmun_setting .el-table .warning-row2[data-v-7cbb5806] {
  background: oldlace;
  color: #409EFF;
  font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row1[data-v-7cbb5806] {
  background: oldlace;
  font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row0[data-v-7cbb5806] {
  color: #409EFF;
}
.se_order_colmun_setting .el-table .cell[data-v-7cbb5806] {
  white-space: pre-line !important;
  /*保留换行符*/
}
.se_order_colmun_setting .el-table .hidden_row[data-v-7cbb5806] {
  display: none;
  /*保留换行符*/
}
.awbNumber[data-v-7cbb5806]{
  text-decoration: underline;
}
.duihao_af[data-v-7cbb5806]{
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  display:  "table-cell" !important;
}
.duihao_icn[data-v-7cbb5806] :before{
  content: "\E608";
}

.import-depot[data-v-54d5bc62] .el-table .warning-row {
  background: #daf5a3;
}
.import-depot[data-v-54d5bc62] .el-table .success-row {
  background: #faebba;
}
.btn-group[data-v-54d5bc62] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 20px;
}

/* .searchForm .el-input__icon {
  line-height: 30px !important;
}

.searchForm .el-form-item__content {
  line-height: 30px !important;
}

.searchForm .el-input-group__prepend {
  padding: 0 6px;
} */


.se_order_colmun_setting[data-v-3ac136ca] .el-table .warning-row2 {
	background: oldlace;
	color: #409EFF;
	font-weight: bold !important;
}
.se_order_colmun_setting[data-v-3ac136ca] .el-table .warning-row1 {
	background: oldlace;
	font-weight: bold !important;
}
.se_order_colmun_setting[data-v-3ac136ca] .el-table .warning-row0 {
	color: #409EFF;
}
.se_order_colmun_setting[data-v-3ac136ca] .el-table .cell {
	white-space: pre-line !important;
	/*保留换行符*/
}
.se_order_colmun_setting[data-v-3ac136ca] .el-table .hidden_row {
	display: none;
	/*保留换行符*/
}

.orderEditPage .el-input__icon {
		line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
		margin-top: -5px !important;
		margin-left: 120px !important;
}
.orderEditPage2 .el-form-item__error {
		margin-top: 5px !important;
		margin-left: 120px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
		padding: 0 10px;
}
.widthWithKG .el-input__inner {
		line-height: 29px !important;
}
.showWordLimit .el-input__inner {
		padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
		padding-right: 50px;
}
.tabLimit .el-input__count {
		white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
		background-color: #409EFF;
		color: #FFF;
		border: 1px solid #409EFF;
}


.btn-custom-cancel[data-v-5c7130a5] {
  /*float: right;
		margin-left: 10px;*/
  background-color: red;
  color: white;
}
.btn-custom-cancel-hidden[data-v-5c7130a5] {
  display: none !important;
}

/* .afOrderListPageCheckBox {
		margin-right: 0px !important;
	} */

/* 	.AEOrderList .el-table__expanded-cell {
		padding: 5px 85px !important;
	} */

/* .table_settle tr.current-row > td {
  background: #2299ee !important;
  color: white;
} */

/* .awbNumber {
		// text-decoration: underline;
	} */
.duihao_af[data-v-5c7130a5] {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  display: "table-cell" !important;
}
.duihao_icn[data-v-5c7130a5] :before {
  content: "\E608";
}
.warning_row[data-v-5c7130a5] {
  background: rgb(248, 229, 203) !important;
}
.success_row[data-v-5c7130a5] {
  background: rgb(211, 247, 193) !important;
}
.transfer_row[data-v-5c7130a5] {
  background: rgb(253, 226, 226) !important;
}

.searchForm-checkAppointment .el-input__icon {
  line-height: 30px !important;
}
.searchForm-checkAppointment .el-form-item__content {
  line-height: 30px !important;
}
.searchForm-checkAppointment .el-input-group__prepend {
  padding: 0 6px;
}
.checkAppointment-table-wrapper .el-link {
  font-size: 12px;
  padding: 0 2px 0 2px;
  margin: 0 2px 0 2px;
}
.checkAppointment-table-wrapper img {
  margin: 0 10px;
}
.check-appointment-dialog .el-input__icon {
  line-height: 30px !important;
}
.check-appointment-dialog .el-input-group__prepend {
 padding: 0 12px;
}
.check-appointment-dialog .packageType-input .el-input__inner {
}
.check-appointment-dialog .el-form-item__content {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 30px !important;
  margin-left: 20px !important;
}


.searchForm-checkAudit .el-input__icon {
  line-height: 30px !important;
}
.searchForm-checkAudit .el-form-item__content {
  line-height: 30px !important;
}
.searchForm-checkAudit .el-input-group__prepend {
  padding: 0 6px;
}
.checkAudit-table-wrapper img {
  margin: 0 10px;
}


.status-wrap[data-v-6400227b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.status-wrap[data-v-6400227b] .el-checkbox {
  margin-top: -1px;
  margin-right: 20px;
}
.status-wrap > span[data-v-6400227b] {
  margin: 0 5px 0 0;
  color: red;
}

.status-wrap[data-v-8d4b8fec] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.status-wrap[data-v-8d4b8fec] .el-checkbox {
  margin-top: -1px;
  margin-right: 20px;
}
.status-wrap > span[data-v-8d4b8fec] {
  margin: 0 5px 0 0;
  color: red;
}

.msg-info[data-v-dbe971e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 15px;
}
.msg-info span[data-v-dbe971e6] {
  font-weight: bold;
  margin-left: 100px;
  font-size: 14px;
}
.status-wrap[data-v-dbe971e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.status-wrap[data-v-dbe971e6] .el-checkbox {
  margin-top: -1px;
  margin-right: 20px;
}
.status-wrap > span[data-v-dbe971e6] {
  margin: 0 5px 0 0;
  color: red;
}
.ffm-table[data-v-dbe971e6] .el-input__icon {
  line-height: 30px !important;
}

.msg-info[data-v-67289a2b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 15px;
}
.msg-info span[data-v-67289a2b] {
  font-weight: bold;
  margin-left: 100px;
  font-size: 14px;
}
.status-wrap[data-v-67289a2b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.status-wrap[data-v-67289a2b] .el-checkbox {
  margin-top: -1px;
  margin-right: 20px;
}
.status-wrap > span[data-v-67289a2b] {
  margin: 0 5px 0 0;
  color: red;
}
.ffm-table[data-v-67289a2b] .el-input__icon {
  line-height: 30px !important;
}

.status-wrap[data-v-24a056d3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.status-wrap[data-v-24a056d3] .el-checkbox {
  margin-top: -1px;
  margin-right: 20px;
}
.status-wrap > span[data-v-24a056d3] {
  margin: 0 5px 0 0;
  color: red;
}
.title-info[data-v-24a056d3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 5px;
}
.title-left[data-v-24a056d3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title-left .text[data-v-24a056d3] {
  margin-right: 20px;
}

.status-wrap[data-v-e0072692] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.status-wrap[data-v-e0072692] .el-checkbox {
  margin-top: -1px;
  margin-right: 20px;
}
.status-wrap > span[data-v-e0072692] {
  margin: 0 5px 0 0;
  color: red;
}
.title-info[data-v-e0072692] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 5px;
}
.title-left[data-v-e0072692] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title-left .text[data-v-e0072692] {
  margin-right: 20px;
}

.warp-main[data-v-708557a0]{
  padding: 16px !important;
}
.hrsUser .el-input__icon[data-v-708557a0] {
    line-height: 30px !important;
}
.hrsUser .el-form-item__content[data-v-708557a0] {
    line-height: 30px !important;
}
.hrsUser .el-input-group__prepend[data-v-708557a0] {
    padding: 0 6px;
}
.hrsUser .widthFour .el-input-group__prepend[data-v-708557a0] {
    padding: 0 13px;
}


.hrsUser .el-input__icon {
  line-height: 30px !important;
}
.hrsUser .el-form-item__content {
  line-height: 30px !important;
}
.hrsUser .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUser .widthFour .el-input-group__prepend {
  padding: 0 13px;
}


.hrsUser .el-input__icon {
  line-height: 30px !important;
}
.hrsUser .el-form-item__content {
  line-height: 30px !important;
}
.hrsUser .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUser .widthFour .el-input-group__prepend {
  padding: 0 13px;
}


.functionmanage .el-input__icon {
  line-height: 30px !important;
}
.functionmanage .el-form-item__content {
  line-height: 30px !important;
}
.functionmanage .el-input-group__prepend {
  padding: 0 6px;
}
.functionmanage .widthFour .el-input-group__prepend {
  padding: 0 13px;
}


.functionmanage .el-input__icon {
  line-height: 30px !important;
}
.functionmanage .el-form-item__content {
  line-height: 30px !important;
}
.functionmanage .el-input-group__prepend {
  padding: 0 6px;
}
.functionmanage .widthFour .el-input-group__prepend {
  padding: 0 13px;
}
.tb-edit .input-box {
  display: none
}
.tb-edit .current-cell .input-box {
  display: block;
}


.foot-btn[data-v-7a09cf38] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 16px;
  margin-top: 4px;
}
.inventory[data-v-7a09cf38] .el-date-editor .el-range__close-icon {
    line-height: 20px !important;
}
.inventory[data-v-7a09cf38] .el-input__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.inventory[data-v-7a09cf38] .el-input-group__prepend {
  padding: 0 6px;
}
.inventory[data-v-7a09cf38] .el-table__body tr.current-row>td {
  color: #fff;
  background: rgba(218, 149, 93, 0.66)!important;
}
.inventory[data-v-7a09cf38] .el-date-editor .el-range-separator {
  margin-top: -10px;
}
.btn-group[data-v-7a09cf38] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 16px;
}
























































































































































































































































































































































































































































.supervise[data-v-01d5747d] .el-date-editor.el-input, .el-date-editor.el-input__inner[data-v-01d5747d] {
  width: 211px;
}
.el-table__body tr.current-row > td[data-v-01d5747d] {
  color: #fff;
  background: rgba(218, 149, 93, 0.66) !important;
}
[data-v-01d5747d] .el-input__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  line-height: 40px;
}
[data-v-01d5747d] .el-input-group__prepend {
  padding: 0 6px;
}
[data-v-01d5747d] .el-form-item .el-input__validateIcon {
  display: none !important;
}

.total-msg-wrap[data-v-f56889b8] {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.total-msg-wrap .mg-left[data-v-f56889b8] {
  margin-left: 50px;
}
.total-msg[data-v-f56889b8] {
  font-size: 16px;
  font-weight: bold;
}
/* /deep/ .el-input__icon {
  display: flex;
  align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}

/deep/ .el-input-group__prepend {
  padding: 0 6px;
}
/deep/ .el-date-editor .el-range-separator {
    margin-top: -10px;
}
/deep/ .el-table .cell {
  height: 20px;
} */



.btn-group[data-v-76e7e7d9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0 0 20px 0;
}
/* /deep/ .el-date-editor .el-range-separator {
  margin-top: -10px;
}

/deep/ .el-date-editor .el-range__close-icon {
  line-height: 20px;
}

/deep/ .el-input__icon {
  display: flex;
  align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  line-height: 40px;
}

/deep/ .el-date-editor .el-range__close-icon {
  font-size: 14px;
  color: #C0C4CC;
  width: 25px;
  display: inline-block;
  float: right;
  line-height: 22px !important;
}

/deep/ .el-input-group__prepend {
  padding: 0 6px;
} */

.functionmanage .el-input__icon {
  line-height: 30px !important;
}
.functionmanage .el-form-item__content {
  line-height: 30px !important;
}
.functionmanage .el-input-group__prepend {
  padding: 0 6px;
}
.functionmanage .widthFour .el-input-group__prepend {
  padding: 0 13px;
}
.tb-edit .input-box {
  display: none
}
.tb-edit .current-cell .input-box {
  display: block;
}


.hrsUserSave-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.hrsUserSave-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.hrsUserSave-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUserSave-ruleForm .widthTwo .el-input-group__prepend {
  padding: 0 20px;
}
.hrsUserSave-ruleForm .widthFour .el-input-group__prepend {
  padding: 0 12px;
}
.hrsUserSave-ruleForm .widthThree .el-input-group__prepend {
  padding: 0 13px;
}
.hrsUserSave-ruleForm .widthTwo1 .el-input-group__prepend {
  padding: 0 25px;
}
.hrsUserSave-ruleForm .widthTwo2 .el-input-group__prepend {
  padding: 0 20px;
}
.hrsUserSave-ruleForm .textareaColor .el-form-item__label {
  color: #909399;
}

.hrsUserSave-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.hrsUserSave-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.hrsUserSave-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUserSave-ruleForm .widthTwo .el-input-group__prepend {
  padding: 0 20px;
}
.hrsUserSave-ruleForm .widthFour .el-input-group__prepend {
  padding: 0 12px;
}
.hrsUserSave-ruleForm .widthThree .el-input-group__prepend {
  padding: 0 13px;
}
.hrsUserSave-ruleForm .widthTwo1 .el-input-group__prepend {
  padding: 0 25px;
}
.hrsUserSave-ruleForm .widthTwo2 .el-input-group__prepend {
  padding: 0 20px;
}
.hrsUserSave-ruleForm .textareaColor .el-form-item__label {
  color: #909399;
}

.hrsUserSave-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.hrsUserSave-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.hrsUserSave-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUserSave-ruleForm .widthTwo .el-input-group__prepend {
  padding: 0 20px;
}
.hrsUserSave-ruleForm .widthFour .el-input-group__prepend {
  padding: 0 12px;
}
.hrsUserSave-ruleForm .widthThree .el-input-group__prepend {
  padding: 0 13px;
}
.hrsUserSave-ruleForm .widthTwo1 .el-input-group__prepend {
  padding: 0 25px;
}
.hrsUserSave-ruleForm .widthTwo2 .el-input-group__prepend {
  padding: 0 20px;
}
.hrsUserSave-ruleForm .textareaColor .el-form-item__label {
  color: #909399;
}

.hrsUserSave-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.hrsUserSave-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.hrsUserSave-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUserSave-ruleForm .widthTwo .el-input-group__prepend {
  padding: 0 20px;
}
.hrsUserSave-ruleForm .widthFour .el-input-group__prepend {
  padding: 0 12px;
}
.hrsUserSave-ruleForm .widthThree .el-input-group__prepend {
  padding: 0 13px;
}
.hrsUserSave-ruleForm .widthTwo1 .el-input-group__prepend {
  padding: 0 25px;
}
.hrsUserSave-ruleForm .widthTwo2 .el-input-group__prepend {
  padding: 0 20px;
}
.hrsUserSave-ruleForm .textareaColor .el-form-item__label {
  color: #909399;
}

.aircraftListPage .el-input__icon {
  line-height: 30px !important;
}
.aircraftListPage .el-form-item__content {
  line-height: 30px !important;
}
.aircraftListPage .el-input-group__prepend {
  padding: 0 6px;
}
.goodsType_row {
  background: #fde2e2 !important;
}

.baseClass[data-v-3d0d9591]{
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 10px 0;
}

.el-table .warning-row {
  background: #daf5a3;
}
.el-table .success-row {
  background: #faebba;
}
.searchForm .el-input__icon {
  line-height: 30px !important;
}
.searchForm .el-form-item__content {
  line-height: 30px !important;
}
.searchForm .el-input-group__prepend {
  padding: 0 6px;
}


.se_order_colmun_setting .el-table .warning-row2 {
		background: oldlace;
		color: #409EFF;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row1 {
		background: oldlace;
		font-weight: bold !important;
}
.se_order_colmun_setting .el-table .warning-row0 {
		color: #409EFF;
}
.se_order_colmun_setting .el-table .cell {
		white-space: pre-line !important;
		/*保留换行符*/
}
.se_order_colmun_setting .el-table .hidden_row {
		display: none;
		/*保留换行符*/
}
.awbNumber{
    text-decoration: underline;
}
.duihao_af{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display:  "table-cell" !important;
}
.duihao_icn :before{
     content: "\E608";
}

.msg-card[data-v-a7f417a2] {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
          box-shadow: 0 1px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
  height:60px;
  text-align:center;
  line-height:60px;
  margin-bottom:20px;
  font-size: 14px;
  font-weight: bold;
  margin-top: 18px;
}
.msg-info[data-v-a7f417a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 15px;
}
.msg-info span[data-v-a7f417a2] {
  font-weight: bold;
  margin-left: 100px;
  font-size: 14px;
}
.sita-form[data-v-a7f417a2] .el-input__icon {
  line-height: 30px !important;
}
.sita-form[data-v-a7f417a2] .el-form-item__content {
  line-height: 30px !important;
}
.sita-form[data-v-a7f417a2] .el-input-group__prepend {
  padding: 0 6px;
}
.check-item[data-v-a7f417a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 18px;
}
.check-item[data-v-a7f417a2] .el-checkbox {
  width: 110px;
}
.check-item[data-v-a7f417a2] .el-input__icon {
  line-height: 30px !important;
}
.check-item-btn[data-v-a7f417a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.check-item-btn[data-v-a7f417a2] .el-button + .el-button {
  margin-left: 20px;
}


.msg-info[data-v-85e1f600] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 15px;
}
.msg-info span[data-v-85e1f600] {
  font-weight: bold;
  margin-left: 100px;
  font-size: 14px;
}
.status-wrap[data-v-85e1f600] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.status-wrap[data-v-85e1f600] .el-checkbox {
  margin-top: -1px;
  margin-right: 20px;
}
.status-wrap > span[data-v-85e1f600] {
  margin: 0 5px 0 0;
  color: red;
}
.ucm-table[data-v-85e1f600] .el-input__icon {
  line-height: 30px !important;
}

.msg-info[data-v-a387cc78] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 15px;
}
.msg-info span[data-v-a387cc78] {
  font-weight: bold;
  margin-left: 100px;
  font-size: 14px;
}
.status-wrap[data-v-a387cc78] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.status-wrap[data-v-a387cc78] .el-checkbox {
  margin-top: -1px;
  margin-right: 20px;
}
.status-wrap > span[data-v-a387cc78] {
  margin: 0 5px 0 0;
  color: red;
}
.ucm-table[data-v-a387cc78] .el-input__icon {
  line-height: 30px !important;
}

.chk-wrap[data-v-c9488138] {
  margin-bottom: 20px;
}






































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-ead63af2]::-webkit-inner-spin-button {
		visibility: hidden;
}
input[type="date"][data-v-ead63af2]::-webkit-calendar-picker-indicator {
		width: 5px;
}
input[type="date"][data-v-ead63af2]::-webkit-clear-button {
		display: none;
}
div[data-v-ead63af2],
	span[data-v-ead63af2],
	textarea[data-v-ead63af2] {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
}
.awb_body[data-v-ead63af2] {
		background-color: #FFF;
		height: auto;
		font-family: Tahoma;
		font: 12px Tahoma;
		color: #777;
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
.awb_body textarea[data-v-ead63af2] {
		outline: none;
		padding: 2px;
		margin: 0px;
		resize: none;
		background-color: #e8f0fe;
		color: #000000;
}
.TextBox[data-v-ead63af2] {
		border: 0px none;
		outline: none;
		height: 18px;
		border-bottom: 1px dotted #9ecf0a;
		background-color: #e8f0fe;
}
.required[data-v-ead63af2] {
		color: #fc5b4d;
		font-size: 12px;
		/*padding: 0 2px;*/
}
.button-flatestyle[data-v-ead63af2] {
		width: 80px;
}
.button-flatestyle a[data-v-ead63af2] {
		width: 75px;
		border-right: 0px solid #3582b9;
		margin: 0 10px;
		padding: 0;
		text-shadow: none;
}
.button-flatestyle.green a[data-v-ead63af2] {
		background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-ead63af2]:hover {
		background-color: #71b017;
		color: #f2fce4;
		text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-ead63af2] {
		background-color: #EEE;
		color: #DDD;
		text-shadow: none;
}
.minitip-content[data-v-ead63af2] {
		font-size: 11px;
		padding: 8px 10px;
		color: #fff;
		background-color: #3C3C3C;
		border: 1px solid rgba(255, 255, 255, 0.25);
		text-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 3px #555;
		        box-shadow: 0 0 3px #555;
		border-radius: 5px;
}
.TextBox_Help[data-v-ead63af2] {
		display: none;
		clear: both;
		float: left;
		border-top: 6px solid #26b064;
		position: absolute;
		min-width: 500px;
		min-height: 30px;
		line-height: 30px;
		background-color: #2f373d;
		color: #bac3c9;
		padding: 0 5px;
		-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-ead63af2] {
		width: 100%;
		height: 30px;
		margin-top: 1px;
		background-color: #45515a;
		line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-ead63af2] {
		line-height: 26px;
}
.TextBox_Help .label[data-v-ead63af2] {
		margin-left: 5px;
}
.TextBox_Help span.key[data-v-ead63af2] {
		margin-left: 15px;
		color: #5faddd;
		cursor: pointer;
}
.TextBox_Help span.value[data-v-ead63af2] {
		margin-left: 0px;
		cursor: pointer;
}
.TextBox_Help span.close[data-v-ead63af2] {
		float: right;
		margin-right: 5px;
		cursor: pointer;
}
.horizontal[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		margin: 0;
		padding: 0;
		margin-right: -3px;
}
#form-header[data-v-ead63af2] {
		display: block;
		width: 100%;
		height: 48px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		background-color: #FFF;
}
#form-header-inner[data-v-ead63af2] {
		width: 1000px;
		margin: 0 auto;
}
#form-title[data-v-ead63af2] {
		margin-top: 15px;
		margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-ead63af2] {
		height: 30px;
}
#form-title div#mawb_departurecode[data-v-ead63af2] {
		/*border-left: 1px solid #BBB;*/
		height: 30px;
}
#form-title div#mawb_suffixcode[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-ead63af2],
	#form-title div#mawb_departurecode .TextBox[data-v-ead63af2] {
		width: 30px;
		height: 18px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-ead63af2] {
		width: 80px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
		height: 18px;
}
#form-title .smallfont[data-v-ead63af2] {
		display: block;
		font-size: 8px;
}
#form-action[data-v-ead63af2] {
		margin-right: -12px;
}
#form-prompt[data-v-ead63af2] {
}
#form-container[data-v-ead63af2] {
		width: 1020px;
		height: auto;
		background-color: #FFF;
		margin-bottom: 10px;
}
#form-main[data-v-ead63af2] {
		height: auto;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		background-color: #FFF;
}
#form-inner[data-v-ead63af2] {
		border: none;
		height: auto;
}
.box[data-v-ead63af2] {
		border: 1px solid #BBB;
}
#form-left[data-v-ead63af2] {
		display: inline-block;
		*display: inline;
		_zoom: 1;
		width: 430px;
}
#form-right[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 570px;
		vertical-align: top;
		margin-left: -4px;
}
#shipper[data-v-ead63af2] {
		border: 1px solid #BBB;
		border-right: 0px;
}
#shipper span[data-v-ead63af2],
	#consignee span[data-v-ead63af2] {
		display: block;
		text-align: center;
}
#shipper-head[data-v-ead63af2],
	#consignee-head[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#shipper-head .label[data-v-ead63af2],
	#consignee-head .label[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		line-height: 24px;
		text-align: left;
		margin-left: 10px;
}
#shipper-head #account-div[data-v-ead63af2],
	#consignee-head #account-div[data-v-ead63af2] {
		display: inline-block;
		width: 229px;
		height: 65px;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-ead63af2],
	#consignee-head #account-div .label[data-v-ead63af2] {
		width: 165px;
		line-height: 24px;
		text-align: left;
}
#shipper textarea[data-v-ead63af2],
	#consignee textarea[data-v-ead63af2] {
		border: none;
		width: 95%;
		height: 84px;
		padding: 10px;
		overflow-y: visible;
}
#shipper .TextBox[data-v-ead63af2],
	#consignee .TextBox[data-v-ead63af2] {
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-ead63af2]:last-child,
	#consignee .TextBox[data-v-ead63af2]:last-child {
		margin-bottom: 7px;
}
#consignee[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-ead63af2] {
		line-height: 24px;
		margin-left: 10px;
}
#forwarder #forwarder-head[data-v-ead63af2] {
		height: 24px;
}
#forwarder textarea[data-v-ead63af2] {
		border: none;
		width: 95%;
		height: 50px;
		padding: 10px;
		overflow-y: visible;
}
#agent[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
		border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49.6%;
}
#agent #agent-iatacode .label[data-v-ead63af2],
	#agent #accoutno .label[data-v-ead63af2] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#agent #agent-iatacode .TextBox[data-v-ead63af2],
	#agent #accoutno .TextBox[data-v-ead63af2] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#airport-departure[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		height: 69px;
}
#airport-departure .label[data-v-ead63af2] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#airport-departure .TextBox[data-v-ead63af2] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		background-color: #e8f0fe;
		text-align: center;
		margin-top: 7px;
}
#airport-departure span#airportname[data-v-ead63af2] {
		width: 300px;
		margin-left: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #DDD;
}
#routing[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-ead63af2],
	#routing #second-to[data-v-ead63af2],
	#routing #second-carrier[data-v-ead63af2],
	#routing #third-to[data-v-ead63af2],
	#routing #third-carrier[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 12%;
}
#routing #first-carrier[data-v-ead63af2],
	#routing #second-to[data-v-ead63af2],
	#routing #second-carrier[data-v-ead63af2],
	#routing #third-to[data-v-ead63af2],
	#routing #third-carrier[data-v-ead63af2] {
		border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33.86%;
}
#routing .label[data-v-ead63af2] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#routing .TextBox[data-v-ead63af2] {
		width: 100%;
		height: 23px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#flight[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight .label[data-v-ead63af2] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#flight #airport-destination[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33%;
}
#flight #airport-destination .TextBox[data-v-ead63af2] {
		text-align: center;
}
#flight #flight-detail[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-ead63af2] {
		display: block;
}
#flight #flight-detail #input-div[data-v-ead63af2] {
		display: block;
}
#flight #flight-detail #head-label[data-v-ead63af2] {
		padding-left: 38px;
		padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-ead63af2] {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 24px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-ead63af2],
	#flight #flight-detail #input-div #second-flight[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-ead63af2] {
		border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-ead63af2] {
		height: 25px;
		width: 95%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#flight #destination_name[data-v-ead63af2] {
		text-align: left;
		padding-left: 5px;
		/*width: 70px;*/
}
#flight #destination_code[data-v-ead63af2] {
		text-align: left;
		padding-left: 5px;
		width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-ead63af2],
	#flight #flight-detail #input-div #flightdate[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-ead63af2],
	#flight #flight-detail #input-div #flightno2[data-v-ead63af2] {
		width: 50px;
}
#flight #flight-detail #input-div #flightdate[data-v-ead63af2],
	#flight #flight-detail #input-div #flightdate2[data-v-ead63af2] {
		width: 70px;
}
#mawb[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border: 1px solid #BBB;
}
#mawb .awb_code[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		padding: 10px 10px 10px 10px;
		font-size: 32px;
		color: #97c803;
		/*margin-left: 207px;*/
		margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-ead63af2] {
		width: 95%;
		height: 58px;
		overflow-y: visible;
		border: none;
		clear: both;
		padding: 10px;
}
#mawb .code[data-v-ead63af2] {
		_zoom: 1;
		padding: 10px 10px 18px 10px;
		font-size: 32px;
		color: #97c803;
		margin-bottom: 59px;
}
#mawb .label[data-v-ead63af2] {
		margin-top: 15px;
		margin-left: 10px;
		font-size: 16px;
		font-weight: bold;
		display: inline-block;
		padding: 10px 10px 18px 10px;
		margin-bottom: 7px;
}
#mawb #validity[data-v-ead63af2] {
		display: block;
		width: 560px;
		padding-left: 10px;
		padding-top: 5px;
		border-top: 1px solid #BBB;
}
#mawb-memo[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-ead63af2] {
		padding: 10px;
		color: #AAA;
		font-size: 12px;
}
#accounting[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 338px;
		border-top: 1px solid #BBB;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 149px;
		border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-ead63af2] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting textarea[data-v-ead63af2] {
		border: none;
		width: 95%;
		height: 98px;
		padding: 10px;
		overflow-y: visible;
}
#accounting #reference[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 69px;
		border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-ead63af2] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting #reference #reference-number[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-ead63af2] {
		width: 200px;
		padding-left: 30px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-ead63af2],
	#accounting #payment #chgscode[data-v-ead63af2],
	#accounting #payment #WT-VAL[data-v-ead63af2],
	#accounting #payment #other[data-v-ead63af2],
	#accounting #payment #declared-value-for-carriage[data-v-ead63af2],
	#accounting #payment #declared-value-for-customs[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		height: 57px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-ead63af2] {
		border-right: none;
		width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-ead63af2],
	#declared-value-for-customs .TextBox[data-v-ead63af2],
	#insurance .TextBox[data-v-ead63af2],
	#currency .TextBox[data-v-ead63af2] {
		height: 22px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#accounting #payment .label[data-v-ead63af2] {
		padding-left: 3px;
		line-height: 18px;
}
#accounting #payment #currency[data-v-ead63af2] {
		width: 65px;
		text-align: center;
		vertical-align: top;
}
#accounting #payment #currency .label[data-v-ead63af2] {
		line-height: 25px;
}
#accounting #payment #chgscode[data-v-ead63af2] {
		width: 41px;
		text-align: center;
		margin-left: -3px;
		vertical-align: top;
}
#accounting #payment #PPD[data-v-ead63af2],
	#accounting #payment #COLL[data-v-ead63af2] {
		width: 36px;
		height: 38px;
		border-right: 1px solid #BBB;
		float: left;
}
#COLL[data-v-ead63af2] {
		float: left;
}
#accounting #payment #COLL[data-v-ead63af2] {
		margin-left: -3px;
		border-right: none;
}
#accounting #payment #WT-VAL[data-v-ead63af2],
	#accounting #payment #other[data-v-ead63af2] {
		width: 71px;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-ead63af2],
	#accounting #payment #declared-value-for-customs[data-v-ead63af2] {
		width: 150px;
		vertical-align: top;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-ead63af2],
	#accounting #payment #declared-value-for-customs .label[data-v-ead63af2] {
		line-height: 25px;
		letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-ead63af2],
	#accounting #payment #other .label[data-v-ead63af2] {
		display: block;
		border-bottom: 1px solid #BBB;
		text-align: center;
}
#accounting #payment #insurance[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		height: 59px;
		vertical-align: top;
		border-right: 1px solid #BBB;
		margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-ead63af2] {
		display: block;
		margin-left: 5px;
		line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-ead63af2] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 380px;
		margin-bottom: -1px;
		letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-ead63af2] {
		display: block;
		padding: 2px;
}
#handling[data-v-ead63af2] {
		display: block;
		width: 999px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handling .label[data-v-ead63af2] {
		display: block;
		margin-left: 10px;
		line-height: 25px;
}
#handling-information[data-v-ead63af2] {
		vertical-align: top;
}
#handling-information textarea[data-v-ead63af2] {
		display: block;
		width: 580px;
		border: none;
		height: 50px;
		padding: 5px 10px;
		overflow-y: visible;
}
#notify textarea[data-v-ead63af2] {
		width: 363px;
		height: 50px;
		margin-left: 10px;
		padding: 5px 10px;
		overflow-y: visible;
		border: none;
}
#special-handlingcode .TextBox[data-v-ead63af2] {
		width: 985px;
		text-align: left;
		height: 25px;
		line-height: 25px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-ead63af2] {
		width: 1000px;
}
#item-detail #item-head[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-ead63af2],
	#item-detail #item-head #gross-weight[data-v-ead63af2],
	#item-detail #item-head #kg-lb[data-v-ead63af2],
	#item-detail #item-head #chargeable-weight[data-v-ead63af2],
	#item-detail #item-head #rate-charge[data-v-ead63af2],
	#item-detail #item-head #total[data-v-ead63af2],
	#item-detail #item-head #goods[data-v-ead63af2] {
		border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-ead63af2] {
		border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-ead63af2] {
		width: 68px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #pieces .label[data-v-ead63af2] {
		display: block;
		/*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-ead63af2] {
		width: 78px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-ead63af2],
	#commodity-item .TextBox[data-v-ead63af2],
	#rate-charge .TextBox[data-v-ead63af2],
	#total .TextBox[data-v-ead63af2],
	#pieces .TextBox[data-v-ead63af2] {
		height: 20px;
		width: 96%;
}
#kg-lb #sel_wci_unit[data-v-ead63af2] {
		margin-left: 5px;
}
#kg-lb .TextBox[data-v-ead63af2] {
		height: 25px;
		width: 16px;
}
#chargeable-weight .TextBox[data-v-ead63af2] {
		height: 25px;
		width: 96%;
}
#rate .TextBox[data-v-ead63af2] {
		height: 25px;
}
#item-detail #gross-weight .label[data-v-ead63af2] {
		display: block;
		margin-top: 15px;
}
#item-detail #kg-lb[data-v-ead63af2] {
		width: 20px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
		overflow: hidden;
}
#item-detail #kg-lb .label[data-v-ead63af2] {
		display: block;
		margin-top: 8px;
}
.space[data-v-ead63af2] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
}
.space_empty[data-v-ead63af2] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
		background: rgba(0, 0, 0, 0);
		/* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-ead63af2] {
		width: 135px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-class .label[data-v-ead63af2] {
		display: block;
		margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-ead63af2] {
		border: none;
		height: 30px;
		padding: 10px;
		width: 380px;
		overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-ead63af2] {
		display: inline-block;
		margin-left: 18px;
		margin-bottom: 0px;
		margin-top: 3px;
		width: 110px;
		height: 12px;
		padding: 3px;
		border-left: 1px solid #BBB;
		border-top: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-ead63af2] {
		width: 110px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-ead63af2] {
		display: block;
		margin-top: 15px;
}
#item-detail #rate-charge[data-v-ead63af2] {
		width: 80px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-charge .label[data-v-ead63af2] {
		display: block;
		margin-top: 15px;
}
#item-detail #total[data-v-ead63af2] {
		width: 90px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #total .label[data-v-ead63af2] {
		display: block;
		margin-top: 15px;
}
#item-detail #goods[data-v-ead63af2] {
		width: 380px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#goods textarea[data-v-ead63af2] {
		border: none;
		width: 95%;
		height: 39px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#item-detail #goods .label[data-v-ead63af2] {
		display: block;
		margin-top: 7px;
		letter-spacing: -1px;
}
#item-detail #item-body[data-v-ead63af2] {
		height: 162px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-ead63af2],
	#item-detail #item-body #item-summary[data-v-ead63af2] {
		height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-ead63af2],
	#item-detail #item-body #item-summary #rate-class #rate[data-v-ead63af2] {
		width: 9px;
		height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-ead63af2],
	#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-ead63af2] {
		width: 110px;
		height: inherit;
		border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-ead63af2],
	#item-detail #item-body #item-summary #gross-weight[data-v-ead63af2],
	#item-detail #item-body #item-summary #total[data-v-ead63af2] {
		border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-ead63af2] {
		width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-ead63af2] {
		width: 89px;
}
#summary[data-v-ead63af2] {
		width: 1001px;
}
#summary .horizontal[data-v-ead63af2] {
		vertical-align: top;
}
#summary #weight-charge[data-v-ead63af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #weight-charge .label[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-ead63af2] {
		margin: 0 45px;
		padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-ead63af2] {
		border-left: none;
		width: 50px;
}
#summary #weight-charge #collect.label[data-v-ead63af2] {
		border-right: none;
		width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-ead63af2] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge[data-v-ead63af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-ead63af2] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge .label[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 18px;
		margin: 0 120px;
		width: 100px;
}
#summary #tax[data-v-ead63af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #tax .label[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 58px;
		margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-ead63af2] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#collect-input[data-v-ead63af2] {
		width: 185px;
		height: 30px;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#prepaid-input input[data-v-ead63af2] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#prepaid-input span[data-v-ead63af2] {
		width: 1px;
		height: 20px;
}
#collect-input input[data-v-ead63af2] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#summary #total-other-charges-due-agent[data-v-ead63af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-ead63af2] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-other-charges-due-carrier[data-v-ead63af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-ead63af2] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-space[data-v-ead63af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
		background-color: #EEE;
}
#summary #total[data-v-ead63af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total .label[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 28px;
		margin: 0 0 0 29px;
		/*width: 73px;*/
}
#summary #total .whitespace[data-v-ead63af2] {
		width: 27px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-ead63af2] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #currency-rates[data-v-ead63af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #currency-rates .label[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 0px;
		margin: 0 0 0 6px;
		width: 176px;
		text-align: center;
}
#summary #currency-rates .whitespace[data-v-ead63af2] {
		width: 3px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-ead63af2] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-ead63af2] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #other-charges[data-v-ead63af2] {
		width: 617px;
		height: 152px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-ead63af2] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#summary #signature-of-agent[data-v-ead63af2] {
		width: 617px;
		height: 254px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-ead63af2] {
		display: block;
		margin-left: 10px;
		line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-ead63af2] {
		width: 617px;
		border-bottom: 1px solid #BBB;
		margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-ead63af2] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-ead63af2] {
		width: 617px;
		margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-ead63af2] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-ead63af2] {
		width: 590px;
		margin: 0 11px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-ead63af2] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-ead63af2] {
		margin: 4px 0;
		text-align: center;
}
#summary #executed-on-date .TextBox[data-v-ead63af2] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-ead63af2] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-ead63af2] {
		margin: 4px 0;
		text-align: center;
}
#summary #at-place .TextBox[data-v-ead63af2] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-ead63af2] {
		width: 230px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-ead63af2] {
		width: 230px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-ead63af2] {
		margin: 4px 0;
		text-align: center;
}

	/*--------------------------------------------------------------*/
#departure[data-v-ead63af2],
	#destination[data-v-ead63af2] {
		width: 245px;
		height: auto;
		float: left;
}
#departure span[data-v-ead63af2],
	#destination span[data-v-ead63af2] {
		display: block;
		text-align: center;
}
#departure .TextBox[data-v-ead63af2],
	#destination .TextBox[data-v-ead63af2] {
		width: 95%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#charges[data-v-ead63af2],
	#payment[data-v-ead63af2] {
		width: 100%;
		height: auto;
}
#charges #cc[data-v-ead63af2],
	#charges #pp[data-v-ead63af2] {
		width: auto;
		display: block;
}
#charges #cc span[data-v-ead63af2],
	#charges #pp span[data-v-ead63af2] {
		width: 120px;
		float: left;
		text-align: right;
}
#charges #cc .TextBox[data-v-ead63af2],
	#charges #pp .TextBox[data-v-ead63af2] {
		width: 300px;
		height: 21px;
		text-align: center;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#charges #pp .TextBox[data-v-ead63af2] {
		margin-bottom: 7px;
}
#payment #credit[data-v-ead63af2],
	#payment #cash[data-v-ead63af2] {
		width: auto;
		display: block;
}
#payment #credit span[data-v-ead63af2],
	#payment #cash span[data-v-ead63af2] {
		width: 120px;
		float: left;
		text-align: right;
}
#payment #credit .TextBox[data-v-ead63af2],
	#payment #cash .TextBox[data-v-ead63af2] {
		width: 300px;
		height: 21px;
		text-align: right;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#payment #cash .TextBox[data-v-ead63af2] {
		margin-bottom: 7px;
}
#charges input[data-v-ead63af2],
	#payment input[data-v-ead63af2] {
		width: 90%;
}
#alsonotify span[data-v-ead63af2] {
		display: block;
		text-align: center;
}
#alsonotify textarea[data-v-ead63af2] {
		border: none;
		width: 93%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
}
#alsonotify .TextBox[data-v-ead63af2] {
		width: 98%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-ead63af2]:last-child {
		margin-bottom: 7px;
}
#addtionalclause[data-v-ead63af2] {
		margin-top: 15px;
		margin-bottom: 41px;
}
#addtionalclause span[data-v-ead63af2] {
		display: block;
		text-align: center;
}
#addtionalclause p[data-v-ead63af2] {
		margin-top: 3px;
		margin-left: 12px;
		margin-right: 9px;
		color: #999;
		display: block;
}
#destination[data-v-ead63af2] {
		border-left: 1px solid #BBB;
		margin-left: -1px;
}
#declaredvalue[data-v-ead63af2] {
		width: 418px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-ead63af2] {
		width: 217px;
		float: left;
}
#declaredvalue-shipper .TextBox[data-v-ead63af2],
	#documents .TextBox[data-v-ead63af2] {
		width: 95%;
		height: 40px;
		text-align: center;
		border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-ead63af2] {
		width: 200px;
		height: 30px;
		float: left;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-ead63af2] {
		width: 200px;
		height: 30px;
		float: right;
		border-left: 1px solid #BBB;
}
#documents[data-v-ead63af2] {
		width: 270px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-ead63af2] {
		width: 890px;
		height: 75px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		float: left;
}
#handlinginformation .TextBox[data-v-ead63af2] {
		width: 99%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
}
#packages[data-v-ead63af2] {
		width: 80px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-ead63af2] {
		width: 90px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#ratecharge[data-v-ead63af2] {
		width: 100px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-ead63af2] {
		width: 325px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-ead63af2],
	#insurance[data-v-ead63af2],
	#documents[data-v-ead63af2] {
		height: 90px;
}
#declaredvalue-carriage[data-v-ead63af2],
	#declaredvalue-customs[data-v-ead63af2] {
		height: 45px;
}
#packages[data-v-ead63af2],
	#rateclass[data-v-ead63af2],
	#grossweight[data-v-ead63af2],
	#chargeableweight[data-v-ead63af2],
	#ratecharge[data-v-ead63af2],
	#goods[data-v-ead63af2] {
		height: 100px;
}
#rate input[data-v-ead63af2] {
		margin-left: 0px;
}
#packages .TextBox[data-v-ead63af2],
	#rateclass .TextBox[data-v-ead63af2],
	#grossweight .TextBox[data-v-ead63af2],
	#chargeableweight .TextBox[data-v-ead63af2],
	#ratecharge .TextBox[data-v-ead63af2],
	#goods .TextBox[data-v-ead63af2] {
		width: 92%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
		text-align: center;
}
#packages .TextBox[data-v-ead63af2] {
		width: 90%;
}
#goods .TextBox[data-v-ead63af2] {
		width: 96%;
		text-align: left;
}
#goods #AwbVolume[data-v-ead63af2] {
		width: 20%;
		text-align: left;
		text-align: center;
}
#form-footer[data-v-ead63af2] {
		width: 100%;
		float: left;
		margin-top: 10px;
}
#form-footer span[data-v-ead63af2] {
		display: block;
}
#signatureofconstituent[data-v-ead63af2] {
		width: 400px;
		float: left;
		margin-left: 30px;
		margin-top: 30px;
}
#signatureofagent[data-v-ead63af2] {
		width: 400px;
		float: left;
		margin-top: 30px;
}
.shipperletter-div span[data-v-ead63af2] {
		display: block;
		text-align: center;
}
.shipperletter-div span[data-v-ead63af2]:first-child {
		margin-top: 5px;
}
.smallfont[data-v-ead63af2] {
		font-size: 8px;
		font-weight: lighter;
}

	/*********************************************************************************/
#customer-info[data-v-ead63af2] {
		width: 447px;
}
.city[data-v-ead63af2] {
		width: 230px;
}
.city input[data-v-ead63af2] {
		width: 120px;
}
.country[data-v-ead63af2] {
		width: 230px;
}
.country input[data-v-ead63af2] {
		width: 120px;
}
#service-action a[data-v-ead63af2] {
		margin-left: 5px;
}
#service-summary[data-v-ead63af2] {
		width: 250px;
		height: 47px;
		float: right;
}
#service-summary .currency[data-v-ead63af2] {
		float: right;
		margin-top: 20px;
		font-weight: 700;
		font-size: 12px;
		color: #CCC;
}
#service-summary .amount[data-v-ead63af2] {
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 30px;
		color: #777;
}
#service-quotation[data-v-ead63af2] {
		float: left;
		width: 96%;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
		margin-left: 10px;
		margin-right: 1px;
		margin-top: 5px;
		margin-bottom: 20px;
}
#service-quotation-editor[data-v-ead63af2] {
		display: none;
		width: 850px;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
}
#service-quotation table[data-v-ead63af2],
	#service-quotation-editor table[data-v-ead63af2] {
		width: 100%;
		background: #F6F6F6;
		border-radius: 2px;
}
#service-quotation tr[data-v-ead63af2],
	#service-quotation-editor tr[data-v-ead63af2] {
		border-bottom: 1px solid #DDD;
		height: 36px;
		line-height: 36px;
}
#service-quotation tr[data-v-ead63af2]:last-child,
	#service-quotation-editor tr[data-v-ead63af2]:last-child {
		border-bottom: none;
		background: #F3F3F3;
}
#service-quotation thead tr[data-v-ead63af2],
	#service-quotation-editor tr[data-v-ead63af2]:last-child {
		height: 36px;
		line-height: 36px;
}
#service-quotation thead tr[data-v-ead63af2]:last-child,
	#service-quotation-editor thead tr[data-v-ead63af2]:last-child {
		border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-ead63af2],
	#service-quotation-editor thead td[data-v-ead63af2] {
		font-weight: 700;
		font-size: 14px;
		color: #0f81b0;
		background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
		background-color: #EEE;
}
#service-quotation th[data-v-ead63af2],
	#service-quotation td[data-v-ead63af2],
	#service-quotation-editor th[data-v-ead63af2],
	#service-quotation-editor td[data-v-ead63af2] {
		padding-left: 9px;
}
#service-quotation td input[data-v-ead63af2],
	#service-quotation-editor td input[data-v-ead63af2] {
		height: 20px;
		line-height: 20px;
		border: 1px solid #DDD;
		border-radius: 3px;
		margin-right: 3px;
}
#service-request[data-v-ead63af2] {
		width: 193px;
		float: left;
}
#departure-time[data-v-ead63af2],
	#destination-time[data-v-ead63af2] {
		display: block;
		float: left;
		width: 187px;
}
#departure-time a[data-v-ead63af2],
	#destination-time a[data-v-ead63af2] {
		display: block;
		float: right;
		width: 16px;
		height: 16px;
		margin-top: 5px;
		margin-right: 8px;
		background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#departure-time input[data-v-ead63af2],
	#destination-time input[data-v-ead63af2] {
}
#service-request input[data-v-ead63af2] {
		width: 80px;
}
#cargo[data-v-ead63af2] {
		width: 100%;
		float: left;
}
#cargo-detail[data-v-ead63af2] {
		width: 185px;
		height: 139px;
		float: right;
		margin-top: -106px;
		margin-right: 2px;
}
#total-pieces[data-v-ead63af2] {
		width: 230px;
		float: left;
}
#cargo-summary span[data-v-ead63af2] {
		width: 55px;
		margin-top: 5px;
		float: left;
}
#cargo-summary span[data-v-ead63af2]:last-child {
		width: 20px;
		float: right;
}
#cargo-summary input[data-v-ead63af2] {
		text-align: right;
}
#cargo-summary textarea[data-v-ead63af2] {
		border: none;
		margin-top: 8px;
		margin-left: 8px;
		/*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
		width: 169px;
}
#total-pieces input[data-v-ead63af2],
	#total-chargeable-weight input[data-v-ead63af2],
	#total-gross-weight input[data-v-ead63af2],
	#total-volume input[data-v-ead63af2] {
		width: 120px;
		float: left;
}
#total-chargeable-weight[data-v-ead63af2] {
		width: 230px;
		float: left;
}
.unit[data-v-ead63af2] {
		margin-top: 7px;
		margin-left: 3px;
		float: left;
		color: #999;
}
#total-volume .unit[data-v-ead63af2] {
		margin-top: 1px;
}
#total-gross-weight[data-v-ead63af2] {
		width: 230px;
		float: left;
}
#total-volume[data-v-ead63af2] {
		width: 230px;
		float: left;
}
#shipper-info[data-v-ead63af2] {
		width: 447px;
		float: left;
}
#customer-info input[data-v-ead63af2],
	#shipper-info input[data-v-ead63af2],
	#consignee-info input[data-v-ead63af2],
	#freightforwarder-info input[data-v-ead63af2] {
		width: 350px;
}
#consignee-info[data-v-ead63af2] {
		width: 447px;
		float: left;
}
#freightforwarder-info[data-v-ead63af2] {
		width: 447px;
		float: left;
}
#service-orderno[data-v-ead63af2] {
		width: 150px;
		margin-top: 8px;
		margin-left: 12px;
		float: left;
}
.service-product[data-v-ead63af2] {
		width: 180px;
		text-align: left;
}
.service-price[data-v-ead63af2] {
		width: 100px;
		text-align: center;
}
.service-amount[data-v-ead63af2] {
		width: 100px;
		text-align: center;
}
.service-totalprice[data-v-ead63af2] {
		width: 120px;
		text-align: center;
}
.service-memo[data-v-ead63af2] {
		text-align: center;
}
input[id=单价][data-v-ead63af2] {
		width: 50px;
		text-align: right;
}
input[id=数量][data-v-ead63af2] {
		width: 50px;
		text-align: right;
}
input[id=小计][data-v-ead63af2] {
		width: 70px;
		text-align: right;
}
input[id=备注][data-v-ead63af2] {
		width: 220px;
		text-align: left;
}
input[id=订单编码][data-v-ead63af2] {
		width: 230px;
		font-size: 24px;
		color: #DE5A03;
		border-bottom: 1px dotted #CCC;
		outline: 0px solid #EEE;
		background-color: #f7f7f7;
}
td[id=总计][data-v-ead63af2] {
		text-align: right;
}
#service-orderno span[data-v-ead63af2] {
		font-size: 24px;
		color: #DE5A03;
}
#service-action[data-v-ead63af2] {
		width: 100px;
		height: 30px;
		margin-top: 8px;
		margin-left: 2px;
		float: left;
}
#service-action img[data-v-ead63af2] {
		width: 24px;
		height: 24px;
		margin-top: 5px;
		float: left;
}
#chooseContype[data-v-ead63af2] {
		display: none;
		position: absolute;
		width: 600px;
		border-radius: 3px;
		border-width: 1px;
		border-color: #DDD;
		border-style: solid;
		float: left;
}
.detail-editor[data-v-ead63af2] {
		width: 785px;
		height: 360px;
		background-color: #F0F0F0;
		margin-top: 2px;
		margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-ead63af2] {
		width: 95%;
		float: left;
		font-size: 18px;
		color: #DE5A03;
		margin-top: 8px;
		margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-ead63af2] {
		margin-top: 5px;
}
.detail-editor #editor-div[data-v-ead63af2] {
		width: 580px;
		height: 402px;
}
.detail-editor #quickselector[data-v-ead63af2] {
		width: 200px;
		height: 405px;
		border-left: 2px solid #FFF;
		vertical-align: top;
		font-family: 'verb_light';
		overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-ead63af2] {
		display: inline-block;
		padding: 10px 0 0 12px;
		font-size: 14px;
		/*font-weight: bold;*/
		cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-ead63af2] {
		font-size: 12px;
		color: #97c803;
		margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-ead63af2] {
		width: 180px;
		height: 56px;
		background-color: #FFF;
		margin: 7px 7px;
		padding: 0px 3px 0px 3px;
		border-bottom: 1px solid #CCC;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-ead63af2] {
		display: none;
		position: relative;
		top: 16px;
		left: 160px;
		color: #DE5A03;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-ead63af2] {
		color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-ead63af2]:hover {
		width: 175px;
		color: #000000;
		background-color: #dff2fb;
		border-left: 5px solid #000000;
		padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-ead63af2] {
		font-size: 12px;
		color: #000000;
		padding: 2px 5px;
		vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-ead63af2] {
		width: 150px;
}
.detail-editor .company[data-v-ead63af2],
	.detail-editor .address[data-v-ead63af2] {
		width: 550px;
		float: left;
		margin-left: 10px;
}
.detail-editor .company input[data-v-ead63af2],
	.detail-editor .address input[data-v-ead63af2] {
		width: 85%;
}
.detail-editor .contactname[data-v-ead63af2],
	.detail-editor .fax[data-v-ead63af2],
	.detail-editor .city[data-v-ead63af2],
	.detail-editor .pobox[data-v-ead63af2],
	.detail-editor .state[data-v-ead63af2],
	.detail-editor .countrycode[data-v-ead63af2],
	.detail-editor .telnumber[data-v-ead63af2],
	.email[data-v-ead63af2] {
		width: 266px;
		float: left;
		margin-left: 10px;
}
.detail-editor .fax input[data-v-ead63af2],
	.detail-editor .city input[data-v-ead63af2],
	.detail-editor .pobox input[data-v-ead63af2],
	.detail-editor .state input[data-v-ead63af2],
	.detail-editor .telnumber input[data-v-ead63af2],
	.detail-editor .email input[data-v-ead63af2] {
		width: 62%;
}
.detail-editor .contactname input[data-v-ead63af2] {
		width: 50%;
}
.detail-editor .countrycode #Country[data-v-ead63af2] {
		width: 40%;
		text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-ead63af2] {
		width: 10%;
}
#package-detail-editor[data-v-ead63af2] {
		width: 600px;
}
#package-detail-editor .editor-tilte[data-v-ead63af2] {
		height: 32px;
}
#package-detail-editor input[data-v-ead63af2] {
		width: 50px;
		padding: 0 5px;
		text-align: right;
}
#package-detail-editor table tfoot tr[data-v-ead63af2]:first-child {
		border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-ead63af2] {
		width: 560px;
}
#othercharges-detail-editor .tips[data-v-ead63af2] {
		font-size: 12px;
		float: right;
		margin-top: 5px;
		color: #888;
}
#othercharges-detail-editor input[data-v-ead63af2] {
		padding: 0 5px;
		text-align: right;
}
#othercharges-detail-editor .reason[data-v-ead63af2] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .showname[data-v-ead63af2] {
		width: 60px;
		text-align: center;
}
#othercharges-detail-editor .reason input[data-v-ead63af2] {
		text-align: left;
}
#othercharges-detail-editor .showname input[data-v-ead63af2] {
		width: 30px;
		text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-ead63af2] {
		width: 60px;
		text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-ead63af2] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-ead63af2] {
		width: 50px;
		text-align: right;
}
#othercharges-detail-editor .Amount[data-v-ead63af2] {
		width: 60px;
		text-align: center;
}
.add-action[data-v-ead63af2] {
		cursor: pointer;
		padding: 0 8px;
		color: #97c803;
		font-size: 14px;
}
.remove-action[data-v-ead63af2] {
		cursor: pointer;
		font-size: 14px;
		color: #000000;
}
.disabledBtn[data-v-ead63af2] {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 10px 0px 5px;
		text-align: center;
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
		background-color: #E2E2E2;
		color: #0876C3;
		text-shadow: #A8A8A8 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		border: 1px solid #B9B9B9;
		border-radius: 3px;
		cursor: pointer;
}
.detail-editor .reason[data-v-ead63af2] {
		width: 100px;
}
.detail-editor .reason input[data-v-ead63af2] {
		width: 100px;
}
.detail-editor .showname[data-v-ead63af2],
	.detail-editor .Weight[data-v-ead63af2],
	.detail-editor .UnitPrice[data-v-ead63af2] {
		width: 50px;
}
.detail-editor .showname input[data-v-ead63af2],
	.detail-editor .Weight input[data-v-ead63af2],
	.detail-editor .UnitPrice input[data-v-ead63af2] {
		width: 50px;
}
#other-charges textarea[data-v-ead63af2] {
		border: none;
		width: 95%;
		height: 90px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#query-inner .queryleft[data-v-ead63af2] {
		float: left;
		width: 290px;
		margin-top: 50px;
}
#query-inner .queryright[data-v-ead63af2] {
		float: right;
		width: 300px;
}
.detail-editor .print[data-v-ead63af2] {
		width: 548px;
		float: left;
		height: 88px;
		margin-left: 10px;
		margin-bottom: 5px;
}
.detail-editor .print span[data-v-ead63af2] {
		width: 62px;
		vertical-align: top;
		padding-top: 5px;
}
.detail-editor .print textarea[data-v-ead63af2] {
		border: none;
		margin-top: 3px;
		margin-left: 3px;
		width: 453px;
		height: 75px;
		padding-left: 10px;
		border-bottom: 1px solid #EEE;
		background-color: #F2F2F2;
		border-radius: 2px;
}
.editprint[data-v-ead63af2] {
		height: 410px;
}
.detail-editor .action-div[data-v-ead63af2] {
		float: left;
		width: 548px;
		height: 21px;
		padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-ead63af2] {
		padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-ead63af2]:hover {
		color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-ead63af2] {
		margin-left: 15px;
		margin-right: 5px;
		color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-ead63af2] {
		color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-ead63af2]:hover {
		color: #DE5A03;
		cursor: pointer;
}
.button-flatestyle a.bterror[data-v-ead63af2] {
		background-color: red;
}
.button-flatestyle a.btsuccess[data-v-ead63af2] {
		background-color: green;
}

	/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-ead63af2] {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		display: none;
		width: 580px;
}
.login-form .form-main[data-v-ead63af2] {
		background-color: #FFF;
		padding: 5px 3px;
}
.login-form .form-inner[data-v-ead63af2] {
		margin-top: 25px;
		float: left;
}
.login-form .form-prompt[data-v-ead63af2] {
		background-color: #EFEDE1;
		color: #777;
		height: 40px;
		border-radius: 3px;
		text-align: left;
}
.login-form .prompt-icon[data-v-ead63af2] {
		font-size: 20px;
		color: #0AA7D6;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
.login-form .prompt-left[data-v-ead63af2] {
		float: left;
		font-size: 16px;
}
.login-form .prompt-left .Title[data-v-ead63af2] {
		float: left;
		margin-top: 13px;
}
.login-form .prompt-right[data-v-ead63af2] {
		float: right;
		margin-right: 20px;
		margin-top: 10px;
		font-size: 16px;
}
.login-form .form-prompt a[data-v-ead63af2] {
		color: white;
		font-size: 14px;
		cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-ead63af2] {
		margin-top: 15px;
		margin-left: 5px;
		text-align: left;
		font-size: 16px;
		background-color: white;
		float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-ead63af2] {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap span[data-v-ead63af2] {
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-ead63af2] {
		width: 350px;
		margin-top: 0px;
		padding-left: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-radius: 3px;
		background-color: #F3F3F0;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-ead63af2] {
		width: 339px;
		vertical-align: middle;
		_margin-top: 2px;
		border: none;
		font-size: 16px;
		color: #555;
		background-color: #FFF;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		border-radius: 2px;
		outline: 0px solid #EEE;
		padding: 6px 0 6px 5px;
		margin-top: 3px;
		margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-ead63af2] {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 0px 20px 216px;
		text-align: center;
		background: -moz-linear-gradient(top, #239BEE, #0183DD);
		background-color: #0183DD;
		color: white;
		text-shadow: #0876C3 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		border: 1px solid #0183DD;
		border-radius: 3px;
		cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-ead63af2]:hover {
		text-decoration: none;
		background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
		background-color: #B6E0FD;
		-webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		border-color: #B6E0FD;
		color: #0876C3;
		text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-ead63af2],
	.login-form .Login-code[data-v-ead63af2],
	.login-form .Login-password[data-v-ead63af2] {
		margin-left: 20px;
		margin-top: 15px;
		float: left;
}
.login-form .Login-password .Login-InputBox[data-v-ead63af2] {
		/** width:200px;**/
}
.login-form .Login-mandatory[data-v-ead63af2] {
		border: 1px solid #F60;
		outline: 0px solid #666;
		-moz-box-shadow: 1px 1px 3px #F60;
		-webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-ead63af2] {
		font-size: 13px;
		float: right;
		color: #9BCB5E;
		margin-top: 13px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-ead63af2] {
		display: block;
		width: 350px;
		height: 25px;
		float: left;
		margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-ead63af2] {
		display: none;
		float: left;
		padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-ead63af2],
	.login-form .Login-code .Login-ErrorMessage span[data-v-ead63af2],
	.login-form .Login-password .Login-ErrorMessage span[data-v-ead63af2] {
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 0;
		margin-right: 5px;
		float: left;
}
.login-form .Login-message[data-v-ead63af2] {
		display: block;
		width: 330px;
		height: 25px;
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 0 0 5px;
		border-radius: 3px;
		border: none;
}

	/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-ead63af2] {
		float: left;
		width: 150px;
		text-align: left;
		margin-left: 18px;
}
.login-wrap .login a[data-v-ead63af2],
	.login-wrap .register a[data-v-ead63af2] {
		color: #009ce6;
		font-size: 13px;
		float: left;
		cursor: pointer;
}
.login-wrap .register a[data-v-ead63af2] {
		margin-right: 15px;
}
.login-wrap .login a[data-v-ead63af2]:hover {
		color: #e28c24;
		float: left;
}
.login-wrap .accountimg[data-v-ead63af2] {
		float: left;
		margin-top: 1px;
		display: none;
}
.login-wrap .accountname[data-v-ead63af2] {
		float: left;
		cursor: pointer;
		display: none;
}
.login-wrap .accountname .name[data-v-ead63af2]:hover {
		color: #ee9526;
}
.login-wrap .accountname .name[data-v-ead63af2] {
		float: left;
		color: #009ce6;
		font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-ead63af2] {
		color: #009ce6;
		margin-left: 5px;
		vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-ead63af2]:hover {
		color: #ee9526;
}
.login-wrap .logout[data-v-ead63af2] {
		display: none;
}
.login-wrap .logout a[data-v-ead63af2] {
		float: left;
		margin-left: 10px;
		width: 30px;
		color: #777;
}
.login-wrap .logout a[data-v-ead63af2]:hover {
		color: #ee9526;
}

	/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-ead63af2] {
		position: absolute;
		left: 1000px;
		top: 62px;
		z-index: 120;
		overflow-x: hidden;
		overflow-y: hidden;
		width: 150px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #BBB;
		display: none;
}
.account-menu .account-menulist[data-v-ead63af2] {
		margin: 0;
		min-height: 277px;
		padding: 0;
}
.account-menu .account-menulist a[data-v-ead63af2] {
		border-bottom: 1px dotted #CCC;
		color: #555;
		background-color: #F0F0F0;
		cursor: pointer;
		height: 22px;
		line-height: 22px;
		min-height: 22px;
		overflow: hidden;
		padding: 5px 9px 5px 12px;
		text-align: left;
		text-decoration: none;
		display: block;
}
.account-menu .account-menulist a[data-v-ead63af2]:last-child {
		border-bottom: none;
}
.account-menu .account-menulist span[data-v-ead63af2] {
		float: left;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		width: 110px;
}
.account-menu .account-menulist a[data-v-ead63af2]:hover {
		background: #009ce6 0 0;
		border-left: 5px solid #ffa400;
		color: #fff;
}
.errormsg[data-v-ead63af2] {
		border-bottom: 1px dotted red !important;
		color: red;
}
.page-link[data-v-ead63af2] {
		padding: 1px 1px 1px;
}
.page-current[data-v-ead63af2] {
		padding: 1px 1px 1px;
}
.page-prev[data-v-ead63af2] {
		padding: 7px 1px 1px;
}
.page-next[data-v-ead63af2] {
		padding: 7px 1px 1px;
}
.arrow-next[data-v-ead63af2] {
		margin: 0px;
		padding: 0px;
}
.arrow-prev[data-v-ead63af2] {
		margin: 0px;
		padding: 0px;
}
.paginationc[data-v-ead63af2] {
		margin-top: -20px;
		border-radius: 4px;
		position: relative;
		border: 1px solid #D7D7D7;
		margin-bottom: 50px;
		zoom: 1;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		content: '.';
		display: block;
		clear: both;
}






































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-1d1aea40]::-webkit-inner-spin-button {
  visibility: hidden;
}
input[type="date"][data-v-1d1aea40]::-webkit-calendar-picker-indicator {
  width: 5px;
}
input[type="date"][data-v-1d1aea40]::-webkit-clear-button {
  display: none;
}
div[data-v-1d1aea40],
span[data-v-1d1aea40],
textarea[data-v-1d1aea40] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.awb_body[data-v-1d1aea40] {
  background-color: #FFF;
  height: auto;
  font-family: Tahoma;
  font: 12px Tahoma;
  color: #777;
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
}
.awb_body textarea[data-v-1d1aea40] {
  outline: none;
  padding: 2px;
  margin: 0px;
  resize: none;
  background-color: #e8f0fe;
  color: #000000;
}
.TextBox[data-v-1d1aea40] {
  border: 0px none;
  outline: none;
  height: 18px;
  border-bottom: 1px dotted #9ecf0a;
  background-color: #e8f0fe;
}
.required[data-v-1d1aea40] {
  color: #fc5b4d;
  font-size: 12px;
  /*padding: 0 2px;*/
}
.button-flatestyle[data-v-1d1aea40] {
  width: 80px;
}
.button-flatestyle a[data-v-1d1aea40] {
  width: 75px;
  border-right: 0px solid #3582b9;
  margin: 0 10px;
  padding: 0;
  text-shadow: none;
}
.button-flatestyle.green a[data-v-1d1aea40] {
  background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-1d1aea40]:hover {
  background-color: #71b017;
  color: #f2fce4;
  text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-1d1aea40] {
  background-color: #EEE;
  color: #DDD;
  text-shadow: none;
}
.minitip-content[data-v-1d1aea40] {
  font-size: 11px;
  padding: 8px 10px;
  color: #fff;
  background-color: #3C3C3C;
  border: 1px solid rgba(255, 255, 255, 0.25);
  text-shadow: 0 0 2px #000;
  -webkit-box-shadow: 0 0 3px #555;
          box-shadow: 0 0 3px #555;
  border-radius: 5px;
}
.TextBox_Help[data-v-1d1aea40] {
  display: none;
  clear: both;
  float: left;
  border-top: 6px solid #26b064;
  position: absolute;
  min-width: 500px;
  min-height: 30px;
  line-height: 30px;
  background-color: #2f373d;
  color: #bac3c9;
  padding: 0 5px;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-1d1aea40] {
  width: 100%;
  height: 30px;
  margin-top: 1px;
  background-color: #45515a;
  line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-1d1aea40] {
  line-height: 26px;
}
.TextBox_Help .label[data-v-1d1aea40] {
  margin-left: 5px;
}
.TextBox_Help span.key[data-v-1d1aea40] {
  margin-left: 15px;
  color: #5faddd;
  cursor: pointer;
}
.TextBox_Help span.value[data-v-1d1aea40] {
  margin-left: 0px;
  cursor: pointer;
}
.TextBox_Help span.close[data-v-1d1aea40] {
  float: right;
  margin-right: 5px;
  cursor: pointer;
}
.horizontal[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
  margin-right: -3px;
}
#form-header[data-v-1d1aea40] {
  display: block;
  width: 100%;
  height: 48px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #FFF;
}
#form-header-inner[data-v-1d1aea40] {
  width: 1000px;
  margin: 0 auto;
}
#form-title[data-v-1d1aea40] {
  margin-top: 15px;
  margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-1d1aea40] {
  height: 30px;
}
#form-title div#mawb_departurecode[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  height: 30px;
}
#form-title div#mawb_suffixcode[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-1d1aea40],
#form-title div#mawb_departurecode .TextBox[data-v-1d1aea40] {
  width: 30px;
  height: 18px;
  border-bottom: 1px dotted #DDD;
  text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-1d1aea40] {
  width: 80px;
  border-bottom: 1px dotted #DDD;
  text-align: center;
  height: 18px;
}
#form-title .smallfont[data-v-1d1aea40] {
  display: block;
  font-size: 8px;
}
#form-action[data-v-1d1aea40] {
  margin-right: -12px;
}
#form-container[data-v-1d1aea40] {
  width: 1020px;
  height: auto;
  background-color: #FFF;
  margin-bottom: 10px;
}
#form-main[data-v-1d1aea40] {
  height: auto;
  border: none;
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 0px;
  background-color: #FFF;
}
#form-inner[data-v-1d1aea40] {
  border: none;
  height: auto;
}
.box[data-v-1d1aea40] {
  border: 1px solid #BBB;
}
#form-left[data-v-1d1aea40] {
  display: inline-block;
  *display: inline;
  _zoom: 1;
  width: 430px;
}
#form-right[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 570px;
  vertical-align: top;
  margin-left: -4px;
}
#shipper[data-v-1d1aea40] {
  border: 1px solid #BBB;
  border-right: 0px;
}
#shipper span[data-v-1d1aea40],
#consignee span[data-v-1d1aea40] {
  display: block;
  text-align: center;
}
#shipper-head[data-v-1d1aea40],
#consignee-head[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
}
#shipper-head .label[data-v-1d1aea40],
#consignee-head .label[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 184px;
  line-height: 24px;
  text-align: left;
  margin-left: 10px;
}
#shipper-head #account-div[data-v-1d1aea40],
#consignee-head #account-div[data-v-1d1aea40] {
  display: inline-block;
  width: 229px;
  height: 65px;
  border-left: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-1d1aea40],
#consignee-head #account-div .label[data-v-1d1aea40] {
  width: 165px;
  line-height: 24px;
  text-align: left;
}
#shipper textarea[data-v-1d1aea40],
#consignee textarea[data-v-1d1aea40] {
  border: none;
  width: 95%;
  height: 84px;
  padding: 10px;
  overflow-y: visible;
}
#shipper .TextBox[data-v-1d1aea40],
#consignee .TextBox[data-v-1d1aea40] {
  height: 25px;
  border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-1d1aea40]:last-child,
#consignee .TextBox[data-v-1d1aea40]:last-child {
  margin-bottom: 7px;
}
#consignee[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#forwarder[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-1d1aea40] {
  line-height: 24px;
  margin-left: 10px;
}
#forwarder #forwarder-head[data-v-1d1aea40] {
  height: 24px;
}
#forwarder textarea[data-v-1d1aea40] {
  border: none;
  width: 95%;
  height: 50px;
  padding: 10px;
  overflow-y: visible;
}
#agent[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 49%;
  border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 49.6%;
}
#agent #agent-iatacode .label[data-v-1d1aea40],
#agent #accoutno .label[data-v-1d1aea40] {
  margin-left: 10px;
  line-height: 24px;
  height: 24px;
  display: block;
}
#agent #agent-iatacode .TextBox[data-v-1d1aea40],
#agent #accoutno .TextBox[data-v-1d1aea40] {
  width: 100%;
  border-bottom: 1px dotted #DDD;
  margin-bottom: 7px;
  text-align: center;
  background-color: #e8f0fe;
}
#airport-departure[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  height: 69px;
}
#airport-departure .label[data-v-1d1aea40] {
  margin-left: 10px;
  line-height: 24px;
  height: 24px;
  display: block;
}
#airport-departure .TextBox[data-v-1d1aea40] {
  width: 100%;
  border-bottom: 1px dotted #DDD;
  background-color: #e8f0fe;
  text-align: center;
  margin-top: 7px;
}
#airport-departure span#airportname[data-v-1d1aea40] {
  width: 300px;
  margin-left: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #DDD;
}
#routing[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-1d1aea40],
#routing #second-to[data-v-1d1aea40],
#routing #second-carrier[data-v-1d1aea40],
#routing #third-to[data-v-1d1aea40],
#routing #third-carrier[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 12%;
}
#routing #first-carrier[data-v-1d1aea40],
#routing #second-to[data-v-1d1aea40],
#routing #second-carrier[data-v-1d1aea40],
#routing #third-to[data-v-1d1aea40],
#routing #third-carrier[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 33.86%;
}
#routing .label[data-v-1d1aea40] {
  display: block;
  margin-left: 10px;
  line-height: 24px;
  height: 24px;
}
#routing .TextBox[data-v-1d1aea40] {
  width: 100%;
  height: 23px;
  border-bottom: 1px dotted #DDD;
  margin-bottom: 7px;
  text-align: center;
  background-color: #e8f0fe;
}
#flight[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#flight .label[data-v-1d1aea40] {
  display: block;
  margin-left: 10px;
  line-height: 24px;
  height: 24px;
}
#flight #airport-destination[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 33%;
}
#flight #airport-destination .TextBox[data-v-1d1aea40] {
  text-align: center;
}
#flight #flight-detail[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-1d1aea40] {
  display: block;
}
#flight #flight-detail #input-div[data-v-1d1aea40] {
  display: block;
}
#flight #flight-detail #head-label[data-v-1d1aea40] {
  padding-left: 38px;
  padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-1d1aea40] {
  padding-left: 30px;
  padding-right: 30px;
  line-height: 24px;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-1d1aea40],
#flight #flight-detail #input-div #second-flight[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-1d1aea40] {
  border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-1d1aea40] {
  height: 25px;
  width: 95%;
  border-bottom: 1px dotted #DDD;
  margin-bottom: 7px;
  text-align: center;
}
#flight #destination_name[data-v-1d1aea40] {
  text-align: left;
  padding-left: 5px;
  /*width: 70px;*/
}
#flight #destination_code[data-v-1d1aea40] {
  text-align: left;
  padding-left: 5px;
  width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-1d1aea40],
#flight #flight-detail #input-div #flightdate[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-1d1aea40],
#flight #flight-detail #input-div #flightno2[data-v-1d1aea40] {
  width: 50px;
}
#flight #flight-detail #input-div #flightdate[data-v-1d1aea40],
#flight #flight-detail #input-div #flightdate2[data-v-1d1aea40] {
  width: 70px;
}
#mawb[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 100%;
  height: 172px;
  border: 1px solid #BBB;
}
#mawb .awb_code[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  padding: 10px 10px 10px 10px;
  font-size: 32px;
  color: #97c803;
  margin-left: 207px;
  margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-1d1aea40] {
  width: 95%;
  height: 58px;
  overflow-y: visible;
  border: none;
  clear: both;
  padding: 10px;
}
#mawb .code[data-v-1d1aea40] {
  _zoom: 1;
  padding: 10px 10px 18px 10px;
  font-size: 32px;
  color: #97c803;
  margin-bottom: 59px;
}
#mawb .label[data-v-1d1aea40] {
  margin-top: 20px;
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
#mawb #validity[data-v-1d1aea40] {
  display: block;
  width: 560px;
  padding-left: 10px;
  padding-top: 5px;
  border-top: 1px solid #BBB;
}
#mawb-memo[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 100%;
  height: 172px;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-1d1aea40] {
  padding: 10px;
  color: #AAA;
  font-size: 12px;
}
#accounting[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 100%;
  height: 338px;
  border-top: 1px solid #BBB;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 100%;
  height: 149px;
  border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-1d1aea40] {
  display: block;
  margin-left: 10px;
  line-height: 24px;
}
#accounting textarea[data-v-1d1aea40] {
  border: none;
  width: 95%;
  height: 98px;
  padding: 10px;
  overflow-y: visible;
}
#accounting #reference[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 100%;
  height: 69px;
  border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-1d1aea40] {
  display: block;
  margin-left: 10px;
  line-height: 24px;
}
#accounting #reference #reference-number[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-1d1aea40] {
  width: 200px;
  padding-left: 30px;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-1d1aea40],
#accounting #payment #chgscode[data-v-1d1aea40],
#accounting #payment #WT-VAL[data-v-1d1aea40],
#accounting #payment #other[data-v-1d1aea40],
#accounting #payment #declared-value-for-carriage[data-v-1d1aea40],
#accounting #payment #declared-value-for-customs[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  height: 57px;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-1d1aea40] {
  border-right: none;
  width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-1d1aea40],
#declared-value-for-customs .TextBox[data-v-1d1aea40],
#insurance .TextBox[data-v-1d1aea40],
#currency .TextBox[data-v-1d1aea40] {
  height: 22px;
  border-bottom: 1px dotted #DDD;
  margin-bottom: 7px;
  text-align: center;
  background-color: #e8f0fe;
}
#accounting #payment .label[data-v-1d1aea40] {
  padding-left: 3px;
  line-height: 18px;
}
#accounting #payment #currency[data-v-1d1aea40] {
  width: 65px;
  text-align: center;
  vertical-align: top;
}
#accounting #payment #currency .label[data-v-1d1aea40] {
  line-height: 25px;
}
#accounting #payment #chgscode[data-v-1d1aea40] {
  width: 41px;
  text-align: center;
  margin-left: -3px;
  vertical-align: top;
}
#accounting #payment #PPD[data-v-1d1aea40],
#accounting #payment #COLL[data-v-1d1aea40] {
  width: 36px;
  height: 38px;
  border-right: 1px solid #BBB;
  float: left;
}
#COLL[data-v-1d1aea40] {
  float: left;
}
#accounting #payment #COLL[data-v-1d1aea40] {
  margin-left: -3px;
  border-right: none;
}
#accounting #payment #WT-VAL[data-v-1d1aea40],
#accounting #payment #other[data-v-1d1aea40] {
  width: 71px;
  margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-1d1aea40],
#accounting #payment #declared-value-for-customs[data-v-1d1aea40] {
  width: 150px;
  vertical-align: top;
  margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-1d1aea40],
#accounting #payment #declared-value-for-customs .label[data-v-1d1aea40] {
  line-height: 25px;
  letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-1d1aea40],
#accounting #payment #other .label[data-v-1d1aea40] {
  display: block;
  border-bottom: 1px solid #BBB;
  text-align: center;
}
#accounting #payment #insurance[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 184px;
  height: 59px;
  vertical-align: top;
  border-right: 1px solid #BBB;
  margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-1d1aea40] {
  display: block;
  margin-left: 5px;
  line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-1d1aea40] {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  width: 380px;
  margin-bottom: -1px;
  letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-1d1aea40] {
  display: block;
  padding: 2px;
}
#handling[data-v-1d1aea40] {
  display: block;
  width: 999px;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#handling .label[data-v-1d1aea40] {
  display: block;
  margin-left: 10px;
  line-height: 25px;
}
#handling-information[data-v-1d1aea40] {
  vertical-align: top;
}
#handling-information textarea[data-v-1d1aea40] {
  display: block;
  width: 580px;
  border: none;
  height: 50px;
  padding: 5px 10px;
  overflow-y: visible;
}
#notify textarea[data-v-1d1aea40] {
  width: 363px;
  height: 50px;
  margin-left: 10px;
  padding: 5px 10px;
  overflow-y: visible;
  border: none;
}
#special-handlingcode .TextBox[data-v-1d1aea40] {
  width: 985px;
  text-align: left;
  height: 25px;
  line-height: 25px;
  margin-bottom: 7px;
  border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-1d1aea40] {
  width: 1000px;
}
#item-detail #item-head[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-1d1aea40],
#item-detail #item-head #gross-weight[data-v-1d1aea40],
#item-detail #item-head #kg-lb[data-v-1d1aea40],
#item-detail #item-head #chargeable-weight[data-v-1d1aea40],
#item-detail #item-head #rate-charge[data-v-1d1aea40],
#item-detail #item-head #total[data-v-1d1aea40],
#item-detail #item-head #goods[data-v-1d1aea40] {
  border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-1d1aea40] {
  border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-1d1aea40] {
  width: 68px;
  height: 42px;
  text-align: center;
  vertical-align: top;
}
#item-detail #pieces .label[data-v-1d1aea40] {
  display: block;
  /*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-1d1aea40] {
  width: 78px;
  height: 42px;
  text-align: center;
  vertical-align: top;
  border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-1d1aea40],
#commodity-item .TextBox[data-v-1d1aea40],
#rate-charge .TextBox[data-v-1d1aea40],
#total .TextBox[data-v-1d1aea40],
#pieces .TextBox[data-v-1d1aea40] {
  height: 20px;
  width: 96%;
}
#kg-lb #sel_wci_unit[data-v-1d1aea40] {
  margin-left: 5px;
}
#kg-lb .TextBox[data-v-1d1aea40] {
  height: 25px;
  width: 16px;
}
#chargeable-weight .TextBox[data-v-1d1aea40] {
  height: 25px;
  width: 96%;
}
#rate .TextBox[data-v-1d1aea40] {
  height: 25px;
}
#item-detail #gross-weight .label[data-v-1d1aea40] {
  display: block;
  margin-top: 15px;
}
#item-detail #kg-lb[data-v-1d1aea40] {
  width: 20px;
  height: 42px;
  text-align: center;
  vertical-align: top;
  border-left: 1px solid #BBB;
  overflow: hidden;
}
#item-detail #kg-lb .label[data-v-1d1aea40] {
  display: block;
  margin-top: 8px;
}
.space[data-v-1d1aea40] {
  width: 5px;
  height: 42px;
  background-color: #999;
  vertical-align: top;
}
.space_empty[data-v-1d1aea40] {
  width: 5px;
  height: 42px;
  background-color: #999;
  vertical-align: top;
  background: rgba(0, 0, 0, 0);
  /* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-1d1aea40] {
  width: 135px;
  height: 42px;
  text-align: center;
  vertical-align: top;
}
#item-detail #rate-class .label[data-v-1d1aea40] {
  display: block;
  margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-1d1aea40] {
  border: none;
  height: 30px;
  padding: 10px;
  width: 380px;
  overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-1d1aea40] {
  display: inline-block;
  margin-left: 18px;
  margin-bottom: 0px;
  margin-top: 3px;
  width: 110px;
  height: 12px;
  padding: 3px;
  border-left: 1px solid #BBB;
  border-top: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-1d1aea40] {
  width: 110px;
  height: 42px;
  text-align: center;
  vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-1d1aea40] {
  display: block;
  margin-top: 15px;
}
#item-detail #rate-charge[data-v-1d1aea40] {
  width: 80px;
  height: 42px;
  text-align: center;
  vertical-align: top;
}
#item-detail #rate-charge .label[data-v-1d1aea40] {
  display: block;
  margin-top: 15px;
}
#item-detail #total[data-v-1d1aea40] {
  width: 90px;
  height: 42px;
  text-align: center;
  vertical-align: top;
}
#item-detail #total .label[data-v-1d1aea40] {
  display: block;
  margin-top: 15px;
}
#item-detail #goods[data-v-1d1aea40] {
  width: 380px;
  height: 42px;
  text-align: center;
  vertical-align: top;
}
#goods textarea[data-v-1d1aea40] {
  border: none;
  width: 95%;
  height: 39px;
  padding: 10px;
  overflow-y: visible;
  cursor: pointer;
}
#item-detail #goods .label[data-v-1d1aea40] {
  display: block;
  margin-top: 7px;
  letter-spacing: -1px;
}
#item-detail #item-body[data-v-1d1aea40] {
  height: 162px;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-1d1aea40],
#item-detail #item-body #item-summary[data-v-1d1aea40] {
  height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-1d1aea40],
#item-detail #item-body #item-summary #rate-class #rate[data-v-1d1aea40] {
  width: 9px;
  height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-1d1aea40],
#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-1d1aea40] {
  width: 110px;
  height: inherit;
  border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-1d1aea40],
#item-detail #item-body #item-summary #gross-weight[data-v-1d1aea40],
#item-detail #item-body #item-summary #total[data-v-1d1aea40] {
  border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-1d1aea40] {
  width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-1d1aea40] {
  width: 89px;
}
#summary[data-v-1d1aea40] {
  width: 1001px;
}
#summary .horizontal[data-v-1d1aea40] {
  vertical-align: top;
}
#summary #weight-charge[data-v-1d1aea40] {
  width: 381px;
  height: 50px;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  vertical-align: top;
}
#summary #weight-charge .label[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-1d1aea40] {
  margin: 0 45px;
  padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-1d1aea40] {
  border-left: none;
  width: 50px;
}
#summary #weight-charge #collect.label[data-v-1d1aea40] {
  border-right: none;
  width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-1d1aea40] {
  width: 190px;
  border-right: 1px solid #BBB;
  display: inline-block;
  _zoom: 1;
  *display: inline;
}
#summary #valuation-charge[data-v-1d1aea40] {
  width: 381px;
  height: 50px;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-1d1aea40] {
  width: 190px;
  border-right: 1px solid #BBB;
  display: inline-block;
  _zoom: 1;
  *display: inline;
}
#summary #valuation-charge .label[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  padding: 3px 18px;
  margin: 0 120px;
  width: 100px;
}
#summary #tax[data-v-1d1aea40] {
  width: 381px;
  height: 50px;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  vertical-align: top;
}
#summary #tax .label[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  padding: 3px 58px;
  margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-1d1aea40] {
  width: 190px;
  height: 30px;
  border-right: 1px solid #BBB;
  display: inline-block;
  _zoom: 1;
  *display: inline;
}
#collect-input[data-v-1d1aea40] {
  width: 185px;
  height: 30px;
  display: inline-block;
  _zoom: 1;
  *display: inline;
}
#prepaid-input input[data-v-1d1aea40] {
  width: 175px;
  height: 20px;
  text-align: center;
}
#prepaid-input span[data-v-1d1aea40] {
  width: 1px;
  height: 20px;
}
#collect-input input[data-v-1d1aea40] {
  width: 175px;
  height: 20px;
  text-align: center;
}
#summary #total-other-charges-due-agent[data-v-1d1aea40] {
  width: 381px;
  height: 50px;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  padding: 3px 20px;
  margin: 0 88px;
  width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-1d1aea40] {
  width: 190px;
  height: 30px;
  border-right: 1px solid #BBB;
  display: inline-block;
  _zoom: 1;
  *display: inline;
}
#summary #total-other-charges-due-carrier[data-v-1d1aea40] {
  width: 381px;
  height: 50px;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  padding: 3px 20px;
  margin: 0 88px;
  width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-1d1aea40] {
  width: 190px;
  height: 30px;
  border-right: 1px solid #BBB;
  display: inline-block;
  _zoom: 1;
  *display: inline;
}
#summary #total-space[data-v-1d1aea40] {
  width: 381px;
  height: 50px;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  vertical-align: top;
  background-color: #EEE;
}
#summary #total[data-v-1d1aea40] {
  width: 381px;
  height: 50px;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  vertical-align: top;
}
#summary #total .label[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  padding: 3px 28px;
  margin: 0 0 0 29px;
  /*width: 73px;*/
}
#summary #total .whitespace[data-v-1d1aea40] {
  width: 27px;
  height: 22px;
  border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-1d1aea40] {
  width: 190px;
  height: 30px;
  border-right: 1px solid #BBB;
  display: inline-block;
  _zoom: 1;
  *display: inline;
}
#summary #currency-rates[data-v-1d1aea40] {
  width: 381px;
  height: 50px;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  vertical-align: top;
}
#summary #currency-rates .label[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  padding: 3px 0px;
  margin: 0 0 0 6px;
  width: 176px;
  text-align: center;
}
#summary #currency-rates .whitespace[data-v-1d1aea40] {
  width: 3px;
  height: 22px;
  border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-1d1aea40] {
  width: 190px;
  height: 30px;
  border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-1d1aea40] {
  width: 381px;
  height: 50px;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  vertical-align: top;
}
#summary #other-charges[data-v-1d1aea40] {
  width: 617px;
  height: 152px;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-1d1aea40] {
  display: block;
  margin-left: 10px;
  line-height: 24px;
}
#summary #signature-of-agent[data-v-1d1aea40] {
  width: 617px;
  height: 254px;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-1d1aea40] {
  display: block;
  margin-left: 10px;
  line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-1d1aea40] {
  width: 617px;
  border-bottom: 1px solid #BBB;
  margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-1d1aea40] {
  width: 612px;
  display: block;
  margin: 4px 0;
  text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-1d1aea40] {
  width: 617px;
  margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-1d1aea40] {
  width: 612px;
  display: block;
  margin: 4px 0;
  text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-1d1aea40] {
  width: 590px;
  margin: 0 11px;
  border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-1d1aea40] {
  width: 150px;
  margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-1d1aea40] {
  margin: 4px 0;
  text-align: center;
}
#summary #executed-on-date .TextBox[data-v-1d1aea40] {
  width: 150px;
  border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-1d1aea40] {
  width: 150px;
  margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-1d1aea40] {
  margin: 4px 0;
  text-align: center;
}
#summary #at-place .TextBox[data-v-1d1aea40] {
  width: 150px;
  border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-1d1aea40] {
  width: 230px;
  margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-1d1aea40] {
  width: 230px;
  border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-1d1aea40] {
  margin: 4px 0;
  text-align: center;
}

/*--------------------------------------------------------------*/
#departure[data-v-1d1aea40],
#destination[data-v-1d1aea40] {
  width: 245px;
  height: auto;
  float: left;
}
#departure span[data-v-1d1aea40],
#destination span[data-v-1d1aea40] {
  display: block;
  text-align: center;
}
#departure .TextBox[data-v-1d1aea40],
#destination .TextBox[data-v-1d1aea40] {
  width: 95%;
  height: 25px;
  border-bottom: 1px dotted #DDD;
  margin-bottom: 7px;
  text-align: center;
}
#charges[data-v-1d1aea40],
#payment[data-v-1d1aea40] {
  width: 100%;
  height: auto;
}
#charges #cc[data-v-1d1aea40],
#charges #pp[data-v-1d1aea40] {
  width: auto;
  display: block;
}
#charges #cc span[data-v-1d1aea40],
#charges #pp span[data-v-1d1aea40] {
  width: 120px;
  float: left;
  text-align: right;
}
#charges #cc .TextBox[data-v-1d1aea40],
#charges #pp .TextBox[data-v-1d1aea40] {
  width: 300px;
  height: 21px;
  text-align: center;
  border-bottom: 1px dotted #DDD;
  margin-top: 3px;
}
#charges #pp .TextBox[data-v-1d1aea40] {
  margin-bottom: 7px;
}
#payment #credit[data-v-1d1aea40],
#payment #cash[data-v-1d1aea40] {
  width: auto;
  display: block;
}
#payment #credit span[data-v-1d1aea40],
#payment #cash span[data-v-1d1aea40] {
  width: 120px;
  float: left;
  text-align: right;
}
#payment #credit .TextBox[data-v-1d1aea40],
#payment #cash .TextBox[data-v-1d1aea40] {
  width: 300px;
  height: 21px;
  text-align: right;
  border-bottom: 1px dotted #DDD;
  margin-top: 3px;
}
#payment #cash .TextBox[data-v-1d1aea40] {
  margin-bottom: 7px;
}
#charges input[data-v-1d1aea40],
#payment input[data-v-1d1aea40] {
  width: 90%;
}
#alsonotify span[data-v-1d1aea40] {
  display: block;
  text-align: center;
}
#alsonotify textarea[data-v-1d1aea40] {
  border: none;
  width: 93%;
  height: 30px;
  padding: 10px;
  overflow-y: visible;
}
#alsonotify .TextBox[data-v-1d1aea40] {
  width: 98%;
  height: 25px;
  border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-1d1aea40]:last-child {
  margin-bottom: 7px;
}
#addtionalclause[data-v-1d1aea40] {
  margin-top: 15px;
  margin-bottom: 41px;
}
#addtionalclause span[data-v-1d1aea40] {
  display: block;
  text-align: center;
}
#addtionalclause p[data-v-1d1aea40] {
  margin-top: 3px;
  margin-left: 12px;
  margin-right: 9px;
  color: #999;
  display: block;
}
#destination[data-v-1d1aea40] {
  border-left: 1px solid #BBB;
  margin-left: -1px;
}
#declaredvalue[data-v-1d1aea40] {
  width: 418px;
  float: left;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-1d1aea40] {
  width: 217px;
  float: left;
}
#declaredvalue-shipper .TextBox[data-v-1d1aea40],
#documents .TextBox[data-v-1d1aea40] {
  width: 95%;
  height: 40px;
  text-align: center;
  border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-1d1aea40] {
  width: 200px;
  height: 30px;
  float: left;
  border-left: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-1d1aea40] {
  width: 200px;
  height: 30px;
  float: right;
  border-left: 1px solid #BBB;
}
#documents[data-v-1d1aea40] {
  width: 270px;
  float: left;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-1d1aea40] {
  width: 890px;
  height: 75px;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  float: left;
}
#handlinginformation .TextBox[data-v-1d1aea40] {
  width: 99%;
  height: 25px;
  border-bottom: 1px dotted #CCC;
}
#packages[data-v-1d1aea40] {
  width: 80px;
  float: left;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}

/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-1d1aea40] {
  width: 90px;
  float: left;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}

/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#ratecharge[data-v-1d1aea40] {
  width: 100px;
  float: left;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-1d1aea40] {
  width: 325px;
  float: left;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-1d1aea40],
#insurance[data-v-1d1aea40],
#documents[data-v-1d1aea40] {
  height: 90px;
}
#declaredvalue-carriage[data-v-1d1aea40],
#declaredvalue-customs[data-v-1d1aea40] {
  height: 45px;
}
#packages[data-v-1d1aea40],
#rateclass[data-v-1d1aea40],
#grossweight[data-v-1d1aea40],
#chargeableweight[data-v-1d1aea40],
#ratecharge[data-v-1d1aea40],
#goods[data-v-1d1aea40] {
  height: 100px;
}
#rate input[data-v-1d1aea40] {
  margin-left: 0px;
}
#packages .TextBox[data-v-1d1aea40],
#rateclass .TextBox[data-v-1d1aea40],
#grossweight .TextBox[data-v-1d1aea40],
#chargeableweight .TextBox[data-v-1d1aea40],
#ratecharge .TextBox[data-v-1d1aea40],
#goods .TextBox[data-v-1d1aea40] {
  width: 92%;
  height: 25px;
  border-bottom: 1px dotted #CCC;
  text-align: center;
}
#packages .TextBox[data-v-1d1aea40] {
  width: 90%;
}
#goods .TextBox[data-v-1d1aea40] {
  width: 96%;
  text-align: left;
}
#goods #AwbVolume[data-v-1d1aea40] {
  width: 20%;
  text-align: left;
  text-align: center;
}
#form-footer[data-v-1d1aea40] {
  width: 100%;
  float: left;
  margin-top: 10px;
}
#form-footer span[data-v-1d1aea40] {
  display: block;
}
#signatureofconstituent[data-v-1d1aea40] {
  width: 400px;
  float: left;
  margin-left: 30px;
  margin-top: 30px;
}
#signatureofagent[data-v-1d1aea40] {
  width: 400px;
  float: left;
  margin-top: 30px;
}
.shipperletter-div span[data-v-1d1aea40] {
  display: block;
  text-align: center;
}
.shipperletter-div span[data-v-1d1aea40]:first-child {
  margin-top: 5px;
}
.smallfont[data-v-1d1aea40] {
  font-size: 8px;
  font-weight: lighter;
}

/*********************************************************************************/
#customer-info[data-v-1d1aea40] {
  width: 447px;
}
.city[data-v-1d1aea40] {
  width: 230px;
}
.city input[data-v-1d1aea40] {
  width: 120px;
}
.country[data-v-1d1aea40] {
  width: 230px;
}
.country input[data-v-1d1aea40] {
  width: 120px;
}
#service-action a[data-v-1d1aea40] {
  margin-left: 5px;
}
#service-summary[data-v-1d1aea40] {
  width: 250px;
  height: 47px;
  float: right;
}
#service-summary .currency[data-v-1d1aea40] {
  float: right;
  margin-top: 20px;
  font-weight: 700;
  font-size: 12px;
  color: #CCC;
}
#service-summary .amount[data-v-1d1aea40] {
  float: right;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 30px;
  color: #777;
}
#service-quotation[data-v-1d1aea40] {
  float: left;
  width: 96%;
  border: 1px solid #DDD;
  border-radius: 3px;
  padding: 1px;
  margin-left: 10px;
  margin-right: 1px;
  margin-top: 5px;
  margin-bottom: 20px;
}
#service-quotation-editor[data-v-1d1aea40] {
  display: none;
  width: 850px;
  border: 1px solid #DDD;
  border-radius: 3px;
  padding: 1px;
}
#service-quotation table[data-v-1d1aea40],
#service-quotation-editor table[data-v-1d1aea40] {
  width: 100%;
  background: #F6F6F6;
  border-radius: 2px;
}
#service-quotation tr[data-v-1d1aea40],
#service-quotation-editor tr[data-v-1d1aea40] {
  border-bottom: 1px solid #DDD;
  height: 36px;
  line-height: 36px;
}
#service-quotation tr[data-v-1d1aea40]:last-child,
#service-quotation-editor tr[data-v-1d1aea40]:last-child {
  border-bottom: none;
  background: #F3F3F3;
}
#service-quotation thead tr[data-v-1d1aea40],
#service-quotation-editor tr[data-v-1d1aea40]:last-child {
  height: 36px;
  line-height: 36px;
}
#service-quotation thead tr[data-v-1d1aea40]:last-child,
#service-quotation-editor thead tr[data-v-1d1aea40]:last-child {
  border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-1d1aea40],
#service-quotation-editor thead td[data-v-1d1aea40] {
  font-weight: 700;
  font-size: 14px;
  color: #0f81b0;
  background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
  background-color: #EEE;
}
#service-quotation th[data-v-1d1aea40],
#service-quotation td[data-v-1d1aea40],
#service-quotation-editor th[data-v-1d1aea40],
#service-quotation-editor td[data-v-1d1aea40] {
  padding-left: 9px;
}
#service-quotation td input[data-v-1d1aea40],
#service-quotation-editor td input[data-v-1d1aea40] {
  height: 20px;
  line-height: 20px;
  border: 1px solid #DDD;
  border-radius: 3px;
  margin-right: 3px;
}
#service-request[data-v-1d1aea40] {
  width: 193px;
  float: left;
}
#departure-time[data-v-1d1aea40],
#destination-time[data-v-1d1aea40] {
  display: block;
  float: left;
  width: 187px;
}
#departure-time a[data-v-1d1aea40],
#destination-time a[data-v-1d1aea40] {
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-top: 5px;
  margin-right: 8px;
  background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#service-request input[data-v-1d1aea40] {
  width: 80px;
}
#cargo[data-v-1d1aea40] {
  width: 100%;
  float: left;
}
#cargo-detail[data-v-1d1aea40] {
  width: 185px;
  height: 139px;
  float: right;
  margin-top: -106px;
  margin-right: 2px;
}
#total-pieces[data-v-1d1aea40] {
  width: 230px;
  float: left;
}
#cargo-summary span[data-v-1d1aea40] {
  width: 55px;
  margin-top: 5px;
  float: left;
}
#cargo-summary span[data-v-1d1aea40]:last-child {
  width: 20px;
  float: right;
}
#cargo-summary input[data-v-1d1aea40] {
  text-align: right;
}
#cargo-summary textarea[data-v-1d1aea40] {
  border: none;
  margin-top: 8px;
  margin-left: 8px;
  /*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
  width: 169px;
}
#total-pieces input[data-v-1d1aea40],
#total-chargeable-weight input[data-v-1d1aea40],
#total-gross-weight input[data-v-1d1aea40],
#total-volume input[data-v-1d1aea40] {
  width: 120px;
  float: left;
}
#total-chargeable-weight[data-v-1d1aea40] {
  width: 230px;
  float: left;
}
.unit[data-v-1d1aea40] {
  margin-top: 7px;
  margin-left: 3px;
  float: left;
  color: #999;
}
#total-volume .unit[data-v-1d1aea40] {
  margin-top: 1px;
}
#total-gross-weight[data-v-1d1aea40] {
  width: 230px;
  float: left;
}
#total-volume[data-v-1d1aea40] {
  width: 230px;
  float: left;
}
#shipper-info[data-v-1d1aea40] {
  width: 447px;
  float: left;
}
#customer-info input[data-v-1d1aea40],
#shipper-info input[data-v-1d1aea40],
#consignee-info input[data-v-1d1aea40],
#freightforwarder-info input[data-v-1d1aea40] {
  width: 350px;
}
#consignee-info[data-v-1d1aea40] {
  width: 447px;
  float: left;
}
#freightforwarder-info[data-v-1d1aea40] {
  width: 447px;
  float: left;
}
#service-orderno[data-v-1d1aea40] {
  width: 150px;
  margin-top: 8px;
  margin-left: 12px;
  float: left;
}
.service-product[data-v-1d1aea40] {
  width: 180px;
  text-align: left;
}
.service-price[data-v-1d1aea40] {
  width: 100px;
  text-align: center;
}
.service-amount[data-v-1d1aea40] {
  width: 100px;
  text-align: center;
}
.service-totalprice[data-v-1d1aea40] {
  width: 120px;
  text-align: center;
}
.service-memo[data-v-1d1aea40] {
  text-align: center;
}
input[id=单价][data-v-1d1aea40] {
  width: 50px;
  text-align: right;
}
input[id=数量][data-v-1d1aea40] {
  width: 50px;
  text-align: right;
}
input[id=小计][data-v-1d1aea40] {
  width: 70px;
  text-align: right;
}
input[id=备注][data-v-1d1aea40] {
  width: 220px;
  text-align: left;
}
input[id=订单编码][data-v-1d1aea40] {
  width: 230px;
  font-size: 24px;
  color: #DE5A03;
  border-bottom: 1px dotted #CCC;
  outline: 0px solid #EEE;
  background-color: #f7f7f7;
}
td[id=总计][data-v-1d1aea40] {
  text-align: right;
}
#service-orderno span[data-v-1d1aea40] {
  font-size: 24px;
  color: #DE5A03;
}
#service-action[data-v-1d1aea40] {
  width: 100px;
  height: 30px;
  margin-top: 8px;
  margin-left: 2px;
  float: left;
}
#service-action img[data-v-1d1aea40] {
  width: 24px;
  height: 24px;
  margin-top: 5px;
  float: left;
}
#chooseContype[data-v-1d1aea40] {
  display: none;
  position: absolute;
  width: 600px;
  border-radius: 3px;
  border-width: 1px;
  border-color: #DDD;
  border-style: solid;
  float: left;
}
.detail-editor[data-v-1d1aea40] {
  width: 785px;
  height: 360px;
  background-color: #F0F0F0;
  margin-top: 2px;
  margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-1d1aea40] {
  width: 95%;
  float: left;
  font-size: 18px;
  color: #DE5A03;
  margin-top: 8px;
  margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-1d1aea40] {
  margin-top: 5px;
}
.detail-editor #editor-div[data-v-1d1aea40] {
  width: 580px;
  height: 402px;
}
.detail-editor #quickselector[data-v-1d1aea40] {
  width: 200px;
  height: 405px;
  border-left: 2px solid #FFF;
  vertical-align: top;
  font-family: 'verb_light';
  overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-1d1aea40] {
  display: inline-block;
  padding: 10px 0 0 12px;
  font-size: 14px;
  /*font-weight: bold;*/
  cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-1d1aea40] {
  font-size: 12px;
  color: #97c803;
  margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-1d1aea40] {
  width: 180px;
  height: 56px;
  background-color: #FFF;
  margin: 7px 7px;
  padding: 0px 3px 0px 3px;
  border-bottom: 1px solid #CCC;
  cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-1d1aea40] {
  display: none;
  position: relative;
  top: 16px;
  left: 160px;
  color: #DE5A03;
  cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-1d1aea40] {
  color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-1d1aea40]:hover {
  width: 175px;
  color: #000000;
  background-color: #dff2fb;
  border-left: 5px solid #000000;
  padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-1d1aea40] {
  font-size: 12px;
  color: #000000;
  padding: 2px 5px;
  vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-1d1aea40] {
  width: 150px;
}
.detail-editor .company[data-v-1d1aea40],
.detail-editor .address[data-v-1d1aea40] {
  width: 550px;
  float: left;
  margin-left: 10px;
}
.detail-editor .company input[data-v-1d1aea40],
.detail-editor .address input[data-v-1d1aea40] {
  width: 85%;
}
.detail-editor .contactname[data-v-1d1aea40],
.detail-editor .fax[data-v-1d1aea40],
.detail-editor .city[data-v-1d1aea40],
.detail-editor .pobox[data-v-1d1aea40],
.detail-editor .state[data-v-1d1aea40],
.detail-editor .countrycode[data-v-1d1aea40],
.detail-editor .telnumber[data-v-1d1aea40],
.email[data-v-1d1aea40] {
  width: 266px;
  float: left;
  margin-left: 10px;
}
.detail-editor .fax input[data-v-1d1aea40],
.detail-editor .city input[data-v-1d1aea40],
.detail-editor .pobox input[data-v-1d1aea40],
.detail-editor .state input[data-v-1d1aea40],
.detail-editor .telnumber input[data-v-1d1aea40],
.detail-editor .email input[data-v-1d1aea40] {
  width: 62%;
}
.detail-editor .contactname input[data-v-1d1aea40] {
  width: 50%;
}
.detail-editor .countrycode #Country[data-v-1d1aea40] {
  width: 40%;
  text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-1d1aea40] {
  width: 10%;
}
#package-detail-editor[data-v-1d1aea40] {
  width: 600px;
}
#package-detail-editor .editor-tilte[data-v-1d1aea40] {
  height: 32px;
}
#package-detail-editor input[data-v-1d1aea40] {
  width: 50px;
  padding: 0 5px;
  text-align: right;
}
#package-detail-editor table tfoot tr[data-v-1d1aea40]:first-child {
  border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-1d1aea40] {
  width: 560px;
}
#othercharges-detail-editor .tips[data-v-1d1aea40] {
  font-size: 12px;
  float: right;
  margin-top: 5px;
  color: #888;
}
#othercharges-detail-editor input[data-v-1d1aea40] {
  padding: 0 5px;
  text-align: right;
}
#othercharges-detail-editor .reason[data-v-1d1aea40] {
  width: 50px;
  text-align: center;
}
#othercharges-detail-editor .showname[data-v-1d1aea40] {
  width: 60px;
  text-align: center;
}
#othercharges-detail-editor .reason input[data-v-1d1aea40] {
  text-align: left;
}
#othercharges-detail-editor .showname input[data-v-1d1aea40] {
  width: 30px;
  text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-1d1aea40] {
  width: 60px;
  text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-1d1aea40] {
  width: 50px;
  text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-1d1aea40] {
  width: 50px;
  text-align: right;
}
#othercharges-detail-editor .Amount[data-v-1d1aea40] {
  width: 60px;
  text-align: center;
}
.add-action[data-v-1d1aea40] {
  cursor: pointer;
  padding: 0 8px;
  color: #97c803;
  font-size: 14px;
}
.remove-action[data-v-1d1aea40] {
  cursor: pointer;
  font-size: 14px;
  color: #000000;
}
.disabledBtn[data-v-1d1aea40] {
  width: 110px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  margin: 15px 10px 0px 5px;
  text-align: center;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
  background-color: #E2E2E2;
  color: #0876C3;
  text-shadow: #A8A8A8 -1px -1px;
  -webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
          box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
  border: 1px solid #B9B9B9;
  border-radius: 3px;
  cursor: pointer;
}
.detail-editor .reason[data-v-1d1aea40] {
  width: 100px;
}
.detail-editor .reason input[data-v-1d1aea40] {
  width: 100px;
}
.detail-editor .showname[data-v-1d1aea40],
.detail-editor .Weight[data-v-1d1aea40],
.detail-editor .UnitPrice[data-v-1d1aea40] {
  width: 50px;
}
.detail-editor .showname input[data-v-1d1aea40],
.detail-editor .Weight input[data-v-1d1aea40],
.detail-editor .UnitPrice input[data-v-1d1aea40] {
  width: 50px;
}
#other-charges textarea[data-v-1d1aea40] {
  border: none;
  width: 95%;
  height: 90px;
  padding: 10px;
  overflow-y: visible;
  cursor: pointer;
}
#query-inner .queryleft[data-v-1d1aea40] {
  float: left;
  width: 290px;
  margin-top: 50px;
}
#query-inner .queryright[data-v-1d1aea40] {
  float: right;
  width: 300px;
}
.detail-editor .print[data-v-1d1aea40] {
  width: 548px;
  float: left;
  height: 88px;
  margin-left: 10px;
  margin-bottom: 5px;
}
.detail-editor .print span[data-v-1d1aea40] {
  width: 62px;
  vertical-align: top;
  padding-top: 5px;
}
.detail-editor .print textarea[data-v-1d1aea40] {
  border: none;
  margin-top: 3px;
  margin-left: 3px;
  width: 453px;
  height: 75px;
  padding-left: 10px;
  border-bottom: 1px solid #EEE;
  background-color: #F2F2F2;
  border-radius: 2px;
}
.editprint[data-v-1d1aea40] {
  height: 410px;
}
.detail-editor .action-div[data-v-1d1aea40] {
  float: left;
  width: 548px;
  height: 21px;
  padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-1d1aea40] {
  padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-1d1aea40]:hover {
  color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-1d1aea40] {
  margin-left: 15px;
  margin-right: 5px;
  color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-1d1aea40] {
  color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-1d1aea40]:hover {
  color: #DE5A03;
  cursor: pointer;
}
.button-flatestyle a.bterror[data-v-1d1aea40] {
  background-color: red;
}
.button-flatestyle a.btsuccess[data-v-1d1aea40] {
  background-color: green;
}

/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-1d1aea40] {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: none;
  width: 580px;
}
.login-form .form-main[data-v-1d1aea40] {
  background-color: #FFF;
  padding: 5px 3px;
}
.login-form .form-inner[data-v-1d1aea40] {
  margin-top: 25px;
  float: left;
}
.login-form .form-prompt[data-v-1d1aea40] {
  background-color: #EFEDE1;
  color: #777;
  height: 40px;
  border-radius: 3px;
  text-align: left;
}
.login-form .prompt-icon[data-v-1d1aea40] {
  font-size: 20px;
  color: #0AA7D6;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.login-form .prompt-left[data-v-1d1aea40] {
  float: left;
  font-size: 16px;
}
.login-form .prompt-left .Title[data-v-1d1aea40] {
  float: left;
  margin-top: 13px;
}
.login-form .prompt-right[data-v-1d1aea40] {
  float: right;
  margin-right: 20px;
  margin-top: 10px;
  font-size: 16px;
}
.login-form .form-prompt a[data-v-1d1aea40] {
  color: white;
  font-size: 14px;
  cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-1d1aea40] {
  margin-top: 15px;
  margin-left: 5px;
  text-align: left;
  font-size: 16px;
  background-color: white;
  float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-1d1aea40] {
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 15px;
  color: #0AA7D6;
  float: left;
}
.login-form .Login-TextBox-wrap span[data-v-1d1aea40] {
  margin-left: 15px;
  margin-right: 15px;
  color: #0AA7D6;
  float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-1d1aea40] {
  width: 350px;
  margin-top: 0px;
  padding-left: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  border-radius: 3px;
  background-color: #F3F3F0;
  float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-1d1aea40] {
  width: 339px;
  vertical-align: middle;
  _margin-top: 2px;
  border: none;
  font-size: 16px;
  color: #555;
  background-color: #FFF;
  border-top: 1px solid #DDD;
  border-left: 1px solid #DDD;
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  border-radius: 2px;
  outline: 0px solid #EEE;
  padding: 6px 0 6px 5px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-1d1aea40] {
  width: 150px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  margin: 15px 0px 20px 216px;
  text-align: center;
  background: -moz-linear-gradient(top, #239BEE, #0183DD);
  background-color: #0183DD;
  color: white;
  text-shadow: #0876C3 -1px -1px;
  -webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
          box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
  border: 1px solid #0183DD;
  border-radius: 3px;
  cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-1d1aea40]:hover {
  text-decoration: none;
  background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
  background-color: #B6E0FD;
  -webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
          box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
  border-color: #B6E0FD;
  color: #0876C3;
  text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-1d1aea40],
.login-form .Login-code[data-v-1d1aea40],
.login-form .Login-password[data-v-1d1aea40] {
  margin-left: 20px;
  margin-top: 15px;
  float: left;
}
.login-form .Login-mandatory[data-v-1d1aea40] {
  border: 1px solid #F60;
  outline: 0px solid #666;
  -moz-box-shadow: 1px 1px 3px #F60;
  -webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-1d1aea40] {
  font-size: 13px;
  float: right;
  color: #9BCB5E;
  margin-top: 13px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-1d1aea40] {
  display: block;
  width: 350px;
  height: 25px;
  float: left;
  margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-1d1aea40] {
  display: none;
  float: left;
  padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-1d1aea40],
.login-form .Login-code .Login-ErrorMessage span[data-v-1d1aea40],
.login-form .Login-password .Login-ErrorMessage span[data-v-1d1aea40] {
  background: none;
  color: #f66;
  font-size: 14px;
  font-weight: bold;
  margin-top: 3px;
  margin-left: 0;
  margin-right: 5px;
  float: left;
}
.login-form .Login-message[data-v-1d1aea40] {
  display: block;
  width: 330px;
  height: 25px;
  background: none;
  color: #f66;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 0 0 5px;
  border-radius: 3px;
  border: none;
}

/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-1d1aea40] {
  float: left;
  width: 150px;
  text-align: left;
  margin-left: 18px;
}
.login-wrap .login a[data-v-1d1aea40],
.login-wrap .register a[data-v-1d1aea40] {
  color: #009ce6;
  font-size: 13px;
  float: left;
  cursor: pointer;
}
.login-wrap .register a[data-v-1d1aea40] {
  margin-right: 15px;
}
.login-wrap .login a[data-v-1d1aea40]:hover {
  color: #e28c24;
  float: left;
}
.login-wrap .accountimg[data-v-1d1aea40] {
  float: left;
  margin-top: 1px;
  display: none;
}
.login-wrap .accountname[data-v-1d1aea40] {
  float: left;
  cursor: pointer;
  display: none;
}
.login-wrap .accountname .name[data-v-1d1aea40]:hover {
  color: #ee9526;
}
.login-wrap .accountname .name[data-v-1d1aea40] {
  float: left;
  color: #009ce6;
  font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-1d1aea40] {
  color: #009ce6;
  margin-left: 5px;
  vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-1d1aea40]:hover {
  color: #ee9526;
}
.login-wrap .logout[data-v-1d1aea40] {
  display: none;
}
.login-wrap .logout a[data-v-1d1aea40] {
  float: left;
  margin-left: 10px;
  width: 30px;
  color: #777;
}
.login-wrap .logout a[data-v-1d1aea40]:hover {
  color: #ee9526;
}

/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-1d1aea40] {
  position: absolute;
  left: 1000px;
  top: 62px;
  z-index: 120;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 150px;
  background-color: #F0F0F0;
  border-bottom: 1px solid #BBB;
  display: none;
}
.account-menu .account-menulist[data-v-1d1aea40] {
  margin: 0;
  min-height: 277px;
  padding: 0;
}
.account-menu .account-menulist a[data-v-1d1aea40] {
  border-bottom: 1px dotted #CCC;
  color: #555;
  background-color: #F0F0F0;
  cursor: pointer;
  height: 22px;
  line-height: 22px;
  min-height: 22px;
  overflow: hidden;
  padding: 5px 9px 5px 12px;
  text-align: left;
  text-decoration: none;
  display: block;
}
.account-menu .account-menulist a[data-v-1d1aea40]:last-child {
  border-bottom: none;
}
.account-menu .account-menulist span[data-v-1d1aea40] {
  float: left;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: left;
  white-space: nowrap;
  width: 110px;
}
.account-menu .account-menulist a[data-v-1d1aea40]:hover {
  background: #009ce6 0 0;
  border-left: 5px solid #ffa400;
  color: #fff;
}
.errormsg[data-v-1d1aea40] {
  border-bottom: 1px dotted red !important;
  color: red;
}
.page-link[data-v-1d1aea40] {
  padding: 1px 1px 1px;
}
.page-current[data-v-1d1aea40] {
  padding: 1px 1px 1px;
}
.page-prev[data-v-1d1aea40] {
  padding: 7px 1px 1px;
}
.page-next[data-v-1d1aea40] {
  padding: 7px 1px 1px;
}
.arrow-next[data-v-1d1aea40] {
  margin: 0px;
  padding: 0px;
}
.arrow-prev[data-v-1d1aea40] {
  margin: 0px;
  padding: 0px;
}
.paginationc[data-v-1d1aea40] {
  margin-top: -20px;
  border-radius: 4px;
  position: relative;
  border: 1px solid #D7D7D7;
  margin-bottom: 50px;
  zoom: 1;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  content: '.';
  display: block;
  clear: both;
}














































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	/*-----------------------------------------------------------------------------------------------------------------------
emawb.css by YES@2013-09-20
--------------------------------------------------------------------------------------------------------------------------*/
input[type=date][data-v-5efb0ea4]::-webkit-inner-spin-button {
		visibility: hidden;
}
input[type="date"][data-v-5efb0ea4]::-webkit-calendar-picker-indicator {
		width: 5px;
}
input[type="date"][data-v-5efb0ea4]::-webkit-clear-button {
		display: none;
}
div[data-v-5efb0ea4],
	span[data-v-5efb0ea4],
	textarea[data-v-5efb0ea4] {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
}
.awb_body[data-v-5efb0ea4] {
		background-color: #FFF;
		height: auto;
		font-family: Tahoma;
		font: 12px Tahoma;
		color: #777;
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
.awb_body textarea[data-v-5efb0ea4] {
		outline: none;
		padding: 2px;
		margin: 0px;
		resize: none;
		background-color: #e8f0fe;
		color: #000000;
}
.TextBox[data-v-5efb0ea4] {
		border: 0px none;
		outline: none;
		height: 18px;
		border-bottom: 1px dotted #9ecf0a;
		background-color: #e8f0fe;
}
.required[data-v-5efb0ea4] {
		color: #fc5b4d;
		font-size: 12px;
		/*padding: 0 2px;*/
}
.button-flatestyle[data-v-5efb0ea4] {
		width: 80px;
}
.button-flatestyle a[data-v-5efb0ea4] {
		width: 75px;
		border-right: 0px solid #3582b9;
		margin: 0 10px;
		padding: 0;
		text-shadow: none;
}
.button-flatestyle.green a[data-v-5efb0ea4] {
		background-color: #7fc71a;
}
.button-flatestyle.green a[data-v-5efb0ea4]:hover {
		background-color: #71b017;
		color: #f2fce4;
		text-shadow: none;
}
.button-flatestyle a.btdisable[data-v-5efb0ea4] {
		background-color: #EEE;
		color: #DDD;
		text-shadow: none;
}
.minitip-content[data-v-5efb0ea4] {
		font-size: 11px;
		padding: 8px 10px;
		color: #fff;
		background-color: #3C3C3C;
		border: 1px solid rgba(255, 255, 255, 0.25);
		text-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 3px #555;
		        box-shadow: 0 0 3px #555;
		border-radius: 5px;
}
.TextBox_Help[data-v-5efb0ea4] {
		display: none;
		clear: both;
		float: left;
		border-top: 6px solid #26b064;
		position: absolute;
		min-width: 500px;
		min-height: 30px;
		line-height: 30px;
		background-color: #2f373d;
		color: #bac3c9;
		padding: 0 5px;
		-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		z-index: 999999;
}
.TextBox_Help #prompt-left[data-v-5efb0ea4] {
		width: 100%;
		height: 30px;
		margin-top: 1px;
		background-color: #45515a;
		line-height: 28px;
}
.TextBox_Help #prompt-left a[data-v-5efb0ea4] {
		line-height: 26px;
}
.TextBox_Help .label[data-v-5efb0ea4] {
		margin-left: 5px;
}
.TextBox_Help span.key[data-v-5efb0ea4] {
		margin-left: 15px;
		color: #5faddd;
		cursor: pointer;
}
.TextBox_Help span.value[data-v-5efb0ea4] {
		margin-left: 0px;
		cursor: pointer;
}
.TextBox_Help span.close[data-v-5efb0ea4] {
		float: right;
		margin-right: 5px;
		cursor: pointer;
}
.horizontal[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		margin: 0;
		padding: 0;
		margin-right: -3px;
}
#form-header[data-v-5efb0ea4] {
		display: block;
		width: 100%;
		height: 48px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		background-color: #FFF;
}
#form-header-inner[data-v-5efb0ea4] {
		width: 1000px;
		margin: 0 auto;
}
#form-title[data-v-5efb0ea4] {
		margin-top: 15px;
		margin-left: 0;
}
#form-title div#mawb_carriercode[data-v-5efb0ea4] {
		height: 30px;
}
#form-title div#mawb_departurecode[data-v-5efb0ea4] {
		/*border-left: 1px solid #BBB;*/
		height: 30px;
}
#form-title div#mawb_suffixcode[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		height: 30px;
}
#form-title div#mawb_carriercode .TextBox[data-v-5efb0ea4],
	#form-title div#mawb_departurecode .TextBox[data-v-5efb0ea4] {
		width: 30px;
		height: 18px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
}
#form-title div#mawb_suffixcode .TextBox[data-v-5efb0ea4] {
		width: 80px;
		border-bottom: 1px dotted #DDD;
		text-align: center;
		height: 18px;
}
#form-title .smallfont[data-v-5efb0ea4] {
		display: block;
		font-size: 8px;
}
#form-action[data-v-5efb0ea4] {
		margin-right: -12px;
}
#form-container[data-v-5efb0ea4] {
		width: 1020px;
		height: auto;
		background-color: #FFF;
		margin-bottom: 10px;
}
#form-main[data-v-5efb0ea4] {
		height: auto;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		background-color: #FFF;
}
#form-inner[data-v-5efb0ea4] {
		border: none;
		height: auto;
}
.box[data-v-5efb0ea4] {
		border: 1px solid #BBB;
}
#form-left[data-v-5efb0ea4] {
		display: inline-block;
		*display: inline;
		_zoom: 1;
		width: 430px;
}
#form-right[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 570px;
		vertical-align: top;
		margin-left: -4px;
}
#shipper[data-v-5efb0ea4] {
		border: 1px solid #BBB;
		border-right: 0px;
}
#shipper span[data-v-5efb0ea4],
	#consignee span[data-v-5efb0ea4] {
		display: block;
		text-align: center;
}
#shipper-head[data-v-5efb0ea4],
	#consignee-head[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#shipper-head .label[data-v-5efb0ea4],
	#consignee-head .label[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		line-height: 24px;
		text-align: left;
		margin-left: 10px;
}
#shipper-head #account-div[data-v-5efb0ea4],
	#consignee-head #account-div[data-v-5efb0ea4] {
		display: inline-block;
		width: 229px;
		height: 65px;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#shipper-head #account-div .label[data-v-5efb0ea4],
	#consignee-head #account-div .label[data-v-5efb0ea4] {
		width: 165px;
		line-height: 24px;
		text-align: left;
}
#shipper textarea[data-v-5efb0ea4],
	#consignee textarea[data-v-5efb0ea4] {
		border: none;
		width: 95%;
		height: 84px;
		padding: 10px;
		overflow-y: visible;
}
#shipper .TextBox[data-v-5efb0ea4],
	#consignee .TextBox[data-v-5efb0ea4] {
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#shipper .TextBox[data-v-5efb0ea4]:last-child,
	#consignee .TextBox[data-v-5efb0ea4]:last-child {
		margin-bottom: 7px;
}
#consignee[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#forwarder #forwarder-head span[data-v-5efb0ea4] {
		line-height: 24px;
		margin-left: 10px;
}
#forwarder #forwarder-head[data-v-5efb0ea4] {
		height: 24px;
}
#forwarder textarea[data-v-5efb0ea4] {
		border: none;
		width: 95%;
		height: 50px;
		padding: 10px;
		overflow-y: visible;
}
#agent[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#agent #agent-iatacode[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
		border-right: 1px solid #BBB;
}
#agent #accoutno[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49.6%;
}
#agent #agent-iatacode .label[data-v-5efb0ea4],
	#agent #accoutno .label[data-v-5efb0ea4] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#agent #agent-iatacode .TextBox[data-v-5efb0ea4],
	#agent #accoutno .TextBox[data-v-5efb0ea4] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#airport-departure[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		height: 69px;
}
#airport-departure .label[data-v-5efb0ea4] {
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
		display: block;
}
#airport-departure .TextBox[data-v-5efb0ea4] {
		width: 100%;
		border-bottom: 1px dotted #DDD;
		background-color: #e8f0fe;
		text-align: center;
		margin-top: 7px;
}
#airport-departure span#airportname[data-v-5efb0ea4] {
		width: 300px;
		margin-left: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #DDD;
}
#routing[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#routing #first-to[data-v-5efb0ea4],
	#routing #second-to[data-v-5efb0ea4],
	#routing #second-carrier[data-v-5efb0ea4],
	#routing #third-to[data-v-5efb0ea4],
	#routing #third-carrier[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 12%;
}
#routing #first-carrier[data-v-5efb0ea4],
	#routing #second-to[data-v-5efb0ea4],
	#routing #second-carrier[data-v-5efb0ea4],
	#routing #third-to[data-v-5efb0ea4],
	#routing #third-carrier[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
}
#routing #first-carrier[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33.86%;
}
#routing .label[data-v-5efb0ea4] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#routing .TextBox[data-v-5efb0ea4] {
		width: 100%;
		height: 23px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#flight[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight .label[data-v-5efb0ea4] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
		height: 24px;
}
#flight #airport-destination[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 33%;
}
#flight #airport-destination .TextBox[data-v-5efb0ea4] {
		text-align: center;
}
#flight #flight-detail[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		border-left: 1px solid #BBB;
}
#flight #flight-detail #head-label[data-v-5efb0ea4] {
		display: block;
}
#flight #flight-detail #input-div[data-v-5efb0ea4] {
		display: block;
}
#flight #flight-detail #head-label[data-v-5efb0ea4] {
		padding-left: 38px;
		padding-right: 38px;
}
#flight #flight-detail #head-label .label[data-v-5efb0ea4] {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 24px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#flight #flight-detail #input-div #first-flight[data-v-5efb0ea4],
	#flight #flight-detail #input-div #second-flight[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 49%;
}
#flight #flight-detail #input-div #first-flight[data-v-5efb0ea4] {
		border-right: 1px solid #BBB;
}
#flight .TextBox[data-v-5efb0ea4] {
		height: 25px;
		width: 95%;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#flight #destination_name[data-v-5efb0ea4] {
		text-align: left;
		padding-left: 5px;
		/*width: 70px;*/
}
#flight #destination_code[data-v-5efb0ea4] {
		text-align: left;
		padding-left: 5px;
		width: 30px;
}
#flight #flight-detail #input-div #flightno[data-v-5efb0ea4],
	#flight #flight-detail #input-div #flightdate[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#flight #flight-detail #input-div #flightno[data-v-5efb0ea4],
	#flight #flight-detail #input-div #flightno2[data-v-5efb0ea4] {
		width: 50px;
}
#flight #flight-detail #input-div #flightdate[data-v-5efb0ea4],
	#flight #flight-detail #input-div #flightdate2[data-v-5efb0ea4] {
		width: 70px;
}
#mawb[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border: 1px solid #BBB;
}
#mawb .awb_code[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		padding: 10px 10px 10px 10px;
		font-size: 32px;
		color: #97c803;
		/*margin-left: 207px;*/
		margin-bottom: 7px;
}
#mawb #associatedparty_textarea[data-v-5efb0ea4] {
		width: 95%;
		height: 58px;
		overflow-y: visible;
		border: none;
		clear: both;
		padding: 10px;
}
#mawb .code[data-v-5efb0ea4] {
		_zoom: 1;
		padding: 10px 10px 18px 10px;
		font-size: 32px;
		color: #97c803;
		margin-bottom: 59px;
}
#mawb .label[data-v-5efb0ea4] {
		margin-top: 15px;
		margin-left: 10px;
		font-size: 16px;
		font-weight: bold;
		display: inline-block;
		padding: 10px 10px 18px 10px;
		margin-bottom: 7px;
}
#mawb #validity[data-v-5efb0ea4] {
		display: block;
		width: 560px;
		padding-left: 10px;
		padding-top: 5px;
		border-top: 1px solid #BBB;
}
#mawb-memo[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 172px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#mawb-memo div[data-v-5efb0ea4] {
		padding: 10px;
		color: #AAA;
		font-size: 12px;
}
#accounting[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 338px;
		border-top: 1px solid #BBB;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #information[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 149px;
		border-bottom: 1px solid #BBB;
}
#accounting #information .label[data-v-5efb0ea4] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting textarea[data-v-5efb0ea4] {
		border: none;
		width: 95%;
		height: 98px;
		padding: 10px;
		overflow-y: visible;
}
#accounting #reference[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 100%;
		height: 69px;
		border-bottom: 1px solid #BBB;
}
#accounting #reference .label[data-v-5efb0ea4] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#accounting #reference #reference-number[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 150px;
}
#accounting #reference #optional-shipping-information[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 290px;
}
#accounting #reference #optional-shipping-information .label[data-v-5efb0ea4] {
		width: 200px;
		padding-left: 30px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #currency[data-v-5efb0ea4],
	#accounting #payment #chgscode[data-v-5efb0ea4],
	#accounting #payment #WT-VAL[data-v-5efb0ea4],
	#accounting #payment #other[data-v-5efb0ea4],
	#accounting #payment #declared-value-for-carriage[data-v-5efb0ea4],
	#accounting #payment #declared-value-for-customs[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		height: 57px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#accounting #payment #declared-value-for-customs[data-v-5efb0ea4] {
		border-right: none;
		width: 161px;
}
#declared-value-for-carriage .TextBox[data-v-5efb0ea4],
	#declared-value-for-customs .TextBox[data-v-5efb0ea4],
	#insurance .TextBox[data-v-5efb0ea4],
	#currency .TextBox[data-v-5efb0ea4] {
		height: 22px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
		background-color: #e8f0fe;
}
#accounting #payment .label[data-v-5efb0ea4] {
		padding-left: 3px;
		line-height: 18px;
}
#accounting #payment #currency[data-v-5efb0ea4] {
		width: 65px;
		text-align: center;
		vertical-align: top;
}
#accounting #payment #currency .label[data-v-5efb0ea4] {
		line-height: 25px;
}
#accounting #payment #chgscode[data-v-5efb0ea4] {
		width: 41px;
		text-align: center;
		margin-left: -3px;
		vertical-align: top;
}
#accounting #payment #PPD[data-v-5efb0ea4],
	#accounting #payment #COLL[data-v-5efb0ea4] {
		width: 36px;
		height: 38px;
		border-right: 1px solid #BBB;
		float: left;
}
#COLL[data-v-5efb0ea4] {
		float: left;
}
#accounting #payment #COLL[data-v-5efb0ea4] {
		margin-left: -3px;
		border-right: none;
}
#accounting #payment #WT-VAL[data-v-5efb0ea4],
	#accounting #payment #other[data-v-5efb0ea4] {
		width: 71px;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage[data-v-5efb0ea4],
	#accounting #payment #declared-value-for-customs[data-v-5efb0ea4] {
		width: 150px;
		vertical-align: top;
		margin-left: 0px;
}
#accounting #payment #declared-value-for-carriage .label[data-v-5efb0ea4],
	#accounting #payment #declared-value-for-customs .label[data-v-5efb0ea4] {
		line-height: 25px;
		letter-spacing: -1px;
}
#accounting #payment #WT-VAL .label[data-v-5efb0ea4],
	#accounting #payment #other .label[data-v-5efb0ea4] {
		display: block;
		border-bottom: 1px solid #BBB;
		text-align: center;
}
#accounting #payment #insurance[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 184px;
		height: 59px;
		vertical-align: top;
		border-right: 1px solid #BBB;
		margin-bottom: -1px;
}
#accounting #payment #insurance .label[data-v-5efb0ea4] {
		display: block;
		margin-left: 5px;
		line-height: 25px;
}
#accounting #payment #insurance-memo[data-v-5efb0ea4] {
		display: inline-block;
		_zoom: 1;
		*display: inline;
		width: 380px;
		margin-bottom: -1px;
		letter-spacing: -1px;
}
#accounting #payment #insurance-memo .label[data-v-5efb0ea4] {
		display: block;
		padding: 2px;
}
#handling[data-v-5efb0ea4] {
		display: block;
		width: 999px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handling .label[data-v-5efb0ea4] {
		display: block;
		margin-left: 10px;
		line-height: 25px;
}
#handling-information[data-v-5efb0ea4] {
		vertical-align: top;
}
#handling-information textarea[data-v-5efb0ea4] {
		display: block;
		width: 580px;
		border: none;
		height: 50px;
		padding: 5px 10px;
		overflow-y: visible;
}
#notify textarea[data-v-5efb0ea4] {
		width: 363px;
		height: 50px;
		margin-left: 10px;
		padding: 5px 10px;
		overflow-y: visible;
		border: none;
}
#special-handlingcode .TextBox[data-v-5efb0ea4] {
		width: 985px;
		text-align: left;
		height: 25px;
		line-height: 25px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #DDD;
}
#item-detail[data-v-5efb0ea4] {
		width: 1000px;
}
#item-detail #item-head[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
}
#item-detail #item-head #pieces[data-v-5efb0ea4],
	#item-detail #item-head #gross-weight[data-v-5efb0ea4],
	#item-detail #item-head #kg-lb[data-v-5efb0ea4],
	#item-detail #item-head #chargeable-weight[data-v-5efb0ea4],
	#item-detail #item-head #rate-charge[data-v-5efb0ea4],
	#item-detail #item-head #total[data-v-5efb0ea4],
	#item-detail #item-head #goods[data-v-5efb0ea4] {
		border-bottom: 1px solid #BBB;
}
#item-detail #item-head .space[data-v-5efb0ea4] {
		border-bottom: 1px solid #999;
}
#item-detail #pieces[data-v-5efb0ea4] {
		width: 68px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #pieces .label[data-v-5efb0ea4] {
		display: block;
		/*margin-top: 8px;*/
}
#item-detail #gross-weight[data-v-5efb0ea4] {
		width: 78px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
}
#gross-weight .TextBox[data-v-5efb0ea4],
	#commodity-item .TextBox[data-v-5efb0ea4],
	#rate-charge .TextBox[data-v-5efb0ea4],
	#total .TextBox[data-v-5efb0ea4],
	#pieces .TextBox[data-v-5efb0ea4] {
		height: 20px;
		width: 96%;
}
#kg-lb #sel_wci_unit[data-v-5efb0ea4] {
		margin-left: 5px;
}
#kg-lb .TextBox[data-v-5efb0ea4] {
		height: 25px;
		width: 16px;
}
#chargeable-weight .TextBox[data-v-5efb0ea4] {
		height: 25px;
		width: 96%;
}
#rate .TextBox[data-v-5efb0ea4] {
		height: 25px;
}
#item-detail #gross-weight .label[data-v-5efb0ea4] {
		display: block;
		margin-top: 15px;
}
#item-detail #kg-lb[data-v-5efb0ea4] {
		width: 20px;
		height: 42px;
		text-align: center;
		vertical-align: top;
		border-left: 1px solid #BBB;
		overflow: hidden;
}
#item-detail #kg-lb .label[data-v-5efb0ea4] {
		display: block;
		margin-top: 8px;
}
.space[data-v-5efb0ea4] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
}
.space_empty[data-v-5efb0ea4] {
		width: 5px;
		height: 42px;
		background-color: #999;
		vertical-align: top;
		background: rgba(0, 0, 0, 0);
		/* r:red g:green b:blue a:alpha(半透明):0-1,1是不透明，0是全透明 */
}
#item-detail #rate-class[data-v-5efb0ea4] {
		width: 135px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-class .label[data-v-5efb0ea4] {
		display: block;
		margin-top: 0px;
}
#item-detail #rate-class #RemarkMark[data-v-5efb0ea4] {
		border: none;
		height: 30px;
		padding: 10px;
		width: 380px;
		overflow-y: visible;
}
#item-detail #rate-class #commodity-item.label[data-v-5efb0ea4] {
		display: inline-block;
		margin-left: 18px;
		margin-bottom: 0px;
		margin-top: 3px;
		width: 110px;
		height: 12px;
		padding: 3px;
		border-left: 1px solid #BBB;
		border-top: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		letter-spacing: -1px;
}
#item-detail #chargeable-weight[data-v-5efb0ea4] {
		width: 110px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #chargeable-weight .label[data-v-5efb0ea4] {
		display: block;
		margin-top: 15px;
}
#item-detail #rate-charge[data-v-5efb0ea4] {
		width: 80px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #rate-charge .label[data-v-5efb0ea4] {
		display: block;
		margin-top: 15px;
}
#item-detail #total[data-v-5efb0ea4] {
		width: 90px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#item-detail #total .label[data-v-5efb0ea4] {
		display: block;
		margin-top: 15px;
}
#item-detail #goods[data-v-5efb0ea4] {
		width: 380px;
		height: 42px;
		text-align: center;
		vertical-align: top;
}
#goods textarea[data-v-5efb0ea4] {
		border: none;
		width: 95%;
		height: 39px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#item-detail #goods .label[data-v-5efb0ea4] {
		display: block;
		margin-top: 7px;
		letter-spacing: -1px;
}
#item-detail #item-body[data-v-5efb0ea4] {
		height: 162px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#item-detail #item-body #item-record[data-v-5efb0ea4],
	#item-detail #item-body #item-summary[data-v-5efb0ea4] {
		height: 30px;
}
#item-detail #item-body #item-record #rate-class #rate[data-v-5efb0ea4],
	#item-detail #item-body #item-summary #rate-class #rate[data-v-5efb0ea4] {
		width: 9px;
		height: inherit;
}
#item-detail #item-body #item-record #rate-class #commodity-item[data-v-5efb0ea4],
	#item-detail #item-body #item-summary #rate-class #commodity-item[data-v-5efb0ea4] {
		width: 110px;
		height: inherit;
		border-left: 1px solid #BBB;
}
#item-detail #item-body #item-summary #pieces[data-v-5efb0ea4],
	#item-detail #item-body #item-summary #gross-weight[data-v-5efb0ea4],
	#item-detail #item-body #item-summary #total[data-v-5efb0ea4] {
		border-top: 1px solid #BBB;
}
#item-detail #item-body #item-summary #total input[data-v-5efb0ea4] {
		width: 89px;
}
#item-detail #item-body #item-record #total input[data-v-5efb0ea4] {
		width: 89px;
}
#summary[data-v-5efb0ea4] {
		width: 1001px;
}
#summary .horizontal[data-v-5efb0ea4] {
		vertical-align: top;
}
#summary #weight-charge[data-v-5efb0ea4] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #weight-charge .label[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 12px;
}
#summary #weight-charge #weightcharge.label[data-v-5efb0ea4] {
		margin: 0 45px;
		padding: 3px 27px;
}
#summary #weight-charge #prepaid.label[data-v-5efb0ea4] {
		border-left: none;
		width: 50px;
}
#summary #weight-charge #collect.label[data-v-5efb0ea4] {
		border-right: none;
		width: 50px;
}
#summary #weight-charge #prepaid-input[data-v-5efb0ea4] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge[data-v-5efb0ea4] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #valuation-charge #prepaid-input[data-v-5efb0ea4] {
		width: 190px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #valuation-charge .label[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 18px;
		margin: 0 120px;
		width: 100px;
}
#summary #tax[data-v-5efb0ea4] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #tax .label[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 58px;
		margin: 0 120px;
}
#summary #tax #prepaid-input[data-v-5efb0ea4] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#collect-input[data-v-5efb0ea4] {
		width: 185px;
		height: 30px;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#prepaid-input input[data-v-5efb0ea4] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#prepaid-input span[data-v-5efb0ea4] {
		width: 1px;
		height: 20px;
}
#collect-input input[data-v-5efb0ea4] {
		width: 175px;
		height: 20px;
		text-align: center;
}
#summary #total-other-charges-due-agent[data-v-5efb0ea4] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-agent .label[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-agent #prepaid-input[data-v-5efb0ea4] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-other-charges-due-carrier[data-v-5efb0ea4] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total-other-charges-due-carrier .label[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 20px;
		margin: 0 88px;
		width: 180px;
}
#summary #total-other-charges-due-carrier #prepaid-input[data-v-5efb0ea4] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #total-space[data-v-5efb0ea4] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
		background-color: #EEE;
}
#summary #total[data-v-5efb0ea4] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #total .label[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 28px;
		margin: 0 0 0 29px;
		/*width: 73px;*/
}
#summary #total .whitespace[data-v-5efb0ea4] {
		width: 27px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #total #prepaid-input[data-v-5efb0ea4] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
		display: inline-block;
		_zoom: 1;
		*display: inline;
}
#summary #currency-rates[data-v-5efb0ea4] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #currency-rates .label[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		padding: 3px 0px;
		margin: 0 0 0 6px;
		width: 176px;
		text-align: center;
}
#summary #currency-rates .whitespace[data-v-5efb0ea4] {
		width: 3px;
		height: 22px;
		border-right: 1px solid #BBB;
}
#summary #currency-rates #prepaid-input[data-v-5efb0ea4] {
		width: 190px;
		height: 30px;
		border-right: 1px solid #BBB;
}
#summary #carriers-use-at-destination[data-v-5efb0ea4] {
		width: 381px;
		height: 50px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		vertical-align: top;
}
#summary #other-charges[data-v-5efb0ea4] {
		width: 617px;
		height: 152px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #other-charges .label[data-v-5efb0ea4] {
		display: block;
		margin-left: 10px;
		line-height: 24px;
}
#summary #signature-of-agent[data-v-5efb0ea4] {
		width: 617px;
		height: 254px;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#summary #signature-of-agent .label[data-v-5efb0ea4] {
		display: block;
		margin-left: 10px;
		line-height: 16px;
}
#summary #signature-of-agent #signature-input[data-v-5efb0ea4] {
		width: 617px;
		border-bottom: 1px solid #BBB;
		margin-top: 10px;
}
#summary #signature-of-agent #signature-input .label[data-v-5efb0ea4] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent #signature-input-statement[data-v-5efb0ea4] {
		width: 617px;
		margin-top: 32px;
}
#summary #signature-of-agent #signature-input-statement .label[data-v-5efb0ea4] {
		width: 612px;
		display: block;
		margin: 4px 0;
		text-align: center;
}
#summary #signature-of-agent .TextBox[data-v-5efb0ea4] {
		width: 590px;
		margin: 0 11px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #executed-on-date[data-v-5efb0ea4] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #executed-on-date .label[data-v-5efb0ea4] {
		margin: 4px 0;
		text-align: center;
}
#summary #executed-on-date .TextBox[data-v-5efb0ea4] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #at-place[data-v-5efb0ea4] {
		width: 150px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-agent #at-place .label[data-v-5efb0ea4] {
		margin: 4px 0;
		text-align: center;
}
#summary #at-place .TextBox[data-v-5efb0ea4] {
		width: 150px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-issuing-carrier-or-its-agent[data-v-5efb0ea4] {
		width: 230px;
		margin: 28px 5px 0 5px;
}
#summary #signature-of-issuing-carrier-or-its-agent .TextBox[data-v-5efb0ea4] {
		width: 230px;
		border-bottom: 1px dotted #DDD;
}
#summary #signature-of-agent #signature-of-issuing-carrier-or-its-agent .label[data-v-5efb0ea4] {
		margin: 4px 0;
		text-align: center;
}

	/*--------------------------------------------------------------*/
#departure[data-v-5efb0ea4],
	#destination[data-v-5efb0ea4] {
		width: 245px;
		height: auto;
		float: left;
}
#departure span[data-v-5efb0ea4],
	#destination span[data-v-5efb0ea4] {
		display: block;
		text-align: center;
}
#departure .TextBox[data-v-5efb0ea4],
	#destination .TextBox[data-v-5efb0ea4] {
		width: 95%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
		margin-bottom: 7px;
		text-align: center;
}
#charges[data-v-5efb0ea4],
	#payment[data-v-5efb0ea4] {
		width: 100%;
		height: auto;
}
#charges #cc[data-v-5efb0ea4],
	#charges #pp[data-v-5efb0ea4] {
		width: auto;
		display: block;
}
#charges #cc span[data-v-5efb0ea4],
	#charges #pp span[data-v-5efb0ea4] {
		width: 120px;
		float: left;
		text-align: right;
}
#charges #cc .TextBox[data-v-5efb0ea4],
	#charges #pp .TextBox[data-v-5efb0ea4] {
		width: 300px;
		height: 21px;
		text-align: center;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#charges #pp .TextBox[data-v-5efb0ea4] {
		margin-bottom: 7px;
}
#payment #credit[data-v-5efb0ea4],
	#payment #cash[data-v-5efb0ea4] {
		width: auto;
		display: block;
}
#payment #credit span[data-v-5efb0ea4],
	#payment #cash span[data-v-5efb0ea4] {
		width: 120px;
		float: left;
		text-align: right;
}
#payment #credit .TextBox[data-v-5efb0ea4],
	#payment #cash .TextBox[data-v-5efb0ea4] {
		width: 300px;
		height: 21px;
		text-align: right;
		border-bottom: 1px dotted #DDD;
		margin-top: 3px;
}
#payment #cash .TextBox[data-v-5efb0ea4] {
		margin-bottom: 7px;
}
#charges input[data-v-5efb0ea4],
	#payment input[data-v-5efb0ea4] {
		width: 90%;
}
#alsonotify span[data-v-5efb0ea4] {
		display: block;
		text-align: center;
}
#alsonotify textarea[data-v-5efb0ea4] {
		border: none;
		width: 93%;
		height: 30px;
		padding: 10px;
		overflow-y: visible;
}
#alsonotify .TextBox[data-v-5efb0ea4] {
		width: 98%;
		height: 25px;
		border-bottom: 1px dotted #DDD;
}
#alsonotify .TextBox[data-v-5efb0ea4]:last-child {
		margin-bottom: 7px;
}
#addtionalclause[data-v-5efb0ea4] {
		margin-top: 15px;
		margin-bottom: 41px;
}
#addtionalclause span[data-v-5efb0ea4] {
		display: block;
		text-align: center;
}
#addtionalclause p[data-v-5efb0ea4] {
		margin-top: 3px;
		margin-left: 12px;
		margin-right: 9px;
		color: #999;
		display: block;
}
#destination[data-v-5efb0ea4] {
		border-left: 1px solid #BBB;
		margin-left: -1px;
}
#declaredvalue[data-v-5efb0ea4] {
		width: 418px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-shipper[data-v-5efb0ea4] {
		width: 217px;
		float: left;
}
#declaredvalue-shipper .TextBox[data-v-5efb0ea4],
	#documents .TextBox[data-v-5efb0ea4] {
		width: 95%;
		height: 40px;
		text-align: center;
		border-bottom: 1px dotted #CCC;
}
#declaredvalue-carriage[data-v-5efb0ea4] {
		width: 200px;
		height: 30px;
		float: left;
		border-left: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue-customs[data-v-5efb0ea4] {
		width: 200px;
		height: 30px;
		float: right;
		border-left: 1px solid #BBB;
}
#documents[data-v-5efb0ea4] {
		width: 270px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#handlinginformation[data-v-5efb0ea4] {
		width: 890px;
		height: 75px;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
		float: left;
}
#handlinginformation .TextBox[data-v-5efb0ea4] {
		width: 99%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
}
#packages[data-v-5efb0ea4] {
		width: 80px;
		float: left;
		border-left: 1px solid #BBB;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#grossweight {
width: 130px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#rateclass[data-v-5efb0ea4] {
		width: 90px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}

	/*#chargeableweight {
width: 160px;

float: left;
border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}*/
#ratecharge[data-v-5efb0ea4] {
		width: 100px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#goods-edit[data-v-5efb0ea4] {
		width: 325px;
		float: left;
		border-right: 1px solid #BBB;
		border-bottom: 1px solid #BBB;
}
#declaredvalue[data-v-5efb0ea4],
	#insurance[data-v-5efb0ea4],
	#documents[data-v-5efb0ea4] {
		height: 90px;
}
#declaredvalue-carriage[data-v-5efb0ea4],
	#declaredvalue-customs[data-v-5efb0ea4] {
		height: 45px;
}
#packages[data-v-5efb0ea4],
	#rateclass[data-v-5efb0ea4],
	#grossweight[data-v-5efb0ea4],
	#chargeableweight[data-v-5efb0ea4],
	#ratecharge[data-v-5efb0ea4],
	#goods[data-v-5efb0ea4] {
		height: 100px;
}
#rate input[data-v-5efb0ea4] {
		margin-left: 0px;
}
#packages .TextBox[data-v-5efb0ea4],
	#rateclass .TextBox[data-v-5efb0ea4],
	#grossweight .TextBox[data-v-5efb0ea4],
	#chargeableweight .TextBox[data-v-5efb0ea4],
	#ratecharge .TextBox[data-v-5efb0ea4],
	#goods .TextBox[data-v-5efb0ea4] {
		width: 92%;
		height: 25px;
		border-bottom: 1px dotted #CCC;
		text-align: center;
}
#packages .TextBox[data-v-5efb0ea4] {
		width: 90%;
}
#goods .TextBox[data-v-5efb0ea4] {
		width: 96%;
		text-align: left;
}
#goods #AwbVolume[data-v-5efb0ea4] {
		width: 20%;
		text-align: left;
		text-align: center;
}
#form-footer[data-v-5efb0ea4] {
		width: 100%;
		float: left;
		margin-top: 10px;
}
#form-footer span[data-v-5efb0ea4] {
		display: block;
}
#signatureofconstituent[data-v-5efb0ea4] {
		width: 400px;
		float: left;
		margin-left: 30px;
		margin-top: 30px;
}
#signatureofagent[data-v-5efb0ea4] {
		width: 400px;
		float: left;
		margin-top: 30px;
}
.shipperletter-div span[data-v-5efb0ea4] {
		display: block;
		text-align: center;
}
.shipperletter-div span[data-v-5efb0ea4]:first-child {
		margin-top: 5px;
}
.smallfont[data-v-5efb0ea4] {
		font-size: 8px;
		font-weight: lighter;
}

	/*********************************************************************************/
#customer-info[data-v-5efb0ea4] {
		width: 447px;
}
.city[data-v-5efb0ea4] {
		width: 230px;
}
.city input[data-v-5efb0ea4] {
		width: 120px;
}
.country[data-v-5efb0ea4] {
		width: 230px;
}
.country input[data-v-5efb0ea4] {
		width: 120px;
}
#service-action a[data-v-5efb0ea4] {
		margin-left: 5px;
}
#service-summary[data-v-5efb0ea4] {
		width: 250px;
		height: 47px;
		float: right;
}
#service-summary .currency[data-v-5efb0ea4] {
		float: right;
		margin-top: 20px;
		font-weight: 700;
		font-size: 12px;
		color: #CCC;
}
#service-summary .amount[data-v-5efb0ea4] {
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 30px;
		color: #777;
}
#service-quotation[data-v-5efb0ea4] {
		float: left;
		width: 96%;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
		margin-left: 10px;
		margin-right: 1px;
		margin-top: 5px;
		margin-bottom: 20px;
}
#service-quotation-editor[data-v-5efb0ea4] {
		display: none;
		width: 850px;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding: 1px;
}
#service-quotation table[data-v-5efb0ea4],
	#service-quotation-editor table[data-v-5efb0ea4] {
		width: 100%;
		background: #F6F6F6;
		border-radius: 2px;
}
#service-quotation tr[data-v-5efb0ea4],
	#service-quotation-editor tr[data-v-5efb0ea4] {
		border-bottom: 1px solid #DDD;
		height: 36px;
		line-height: 36px;
}
#service-quotation tr[data-v-5efb0ea4]:last-child,
	#service-quotation-editor tr[data-v-5efb0ea4]:last-child {
		border-bottom: none;
		background: #F3F3F3;
}
#service-quotation thead tr[data-v-5efb0ea4],
	#service-quotation-editor tr[data-v-5efb0ea4]:last-child {
		height: 36px;
		line-height: 36px;
}
#service-quotation thead tr[data-v-5efb0ea4]:last-child,
	#service-quotation-editor thead tr[data-v-5efb0ea4]:last-child {
		border-bottom: 1px solid #DDD;
}
#service-quotation thead td[data-v-5efb0ea4],
	#service-quotation-editor thead td[data-v-5efb0ea4] {
		font-weight: 700;
		font-size: 14px;
		color: #0f81b0;
		background: -moz-linear-gradient(top, #cff3cc, #F0F0F0);
		background-color: #EEE;
}
#service-quotation th[data-v-5efb0ea4],
	#service-quotation td[data-v-5efb0ea4],
	#service-quotation-editor th[data-v-5efb0ea4],
	#service-quotation-editor td[data-v-5efb0ea4] {
		padding-left: 9px;
}
#service-quotation td input[data-v-5efb0ea4],
	#service-quotation-editor td input[data-v-5efb0ea4] {
		height: 20px;
		line-height: 20px;
		border: 1px solid #DDD;
		border-radius: 3px;
		margin-right: 3px;
}
#service-request[data-v-5efb0ea4] {
		width: 193px;
		float: left;
}
#departure-time[data-v-5efb0ea4],
	#destination-time[data-v-5efb0ea4] {
		display: block;
		float: left;
		width: 187px;
}
#departure-time a[data-v-5efb0ea4],
	#destination-time a[data-v-5efb0ea4] {
		display: block;
		float: right;
		width: 16px;
		height: 16px;
		margin-top: 5px;
		margin-right: 8px;
		background: #FFF url(/Transformer/images/calendar.png) no-repeat 0 0;
}
#service-request input[data-v-5efb0ea4] {
		width: 80px;
}
#cargo[data-v-5efb0ea4] {
		width: 100%;
		float: left;
}
#cargo-detail[data-v-5efb0ea4] {
		width: 185px;
		height: 139px;
		float: right;
		margin-top: -106px;
		margin-right: 2px;
}
#total-pieces[data-v-5efb0ea4] {
		width: 230px;
		float: left;
}
#cargo-summary span[data-v-5efb0ea4] {
		width: 55px;
		margin-top: 5px;
		float: left;
}
#cargo-summary span[data-v-5efb0ea4]:last-child {
		width: 20px;
		float: right;
}
#cargo-summary input[data-v-5efb0ea4] {
		text-align: right;
}
#cargo-summary textarea[data-v-5efb0ea4] {
		border: none;
		margin-top: 8px;
		margin-left: 8px;
		/*edit by haihan 防止因为margin导致的ie下覆盖外边框*/
		width: 169px;
}
#total-pieces input[data-v-5efb0ea4],
	#total-chargeable-weight input[data-v-5efb0ea4],
	#total-gross-weight input[data-v-5efb0ea4],
	#total-volume input[data-v-5efb0ea4] {
		width: 120px;
		float: left;
}
#total-chargeable-weight[data-v-5efb0ea4] {
		width: 230px;
		float: left;
}
.unit[data-v-5efb0ea4] {
		margin-top: 7px;
		margin-left: 3px;
		float: left;
		color: #999;
}
#total-volume .unit[data-v-5efb0ea4] {
		margin-top: 1px;
}
#total-gross-weight[data-v-5efb0ea4] {
		width: 230px;
		float: left;
}
#total-volume[data-v-5efb0ea4] {
		width: 230px;
		float: left;
}
#shipper-info[data-v-5efb0ea4] {
		width: 447px;
		float: left;
}
#customer-info input[data-v-5efb0ea4],
	#shipper-info input[data-v-5efb0ea4],
	#consignee-info input[data-v-5efb0ea4],
	#freightforwarder-info input[data-v-5efb0ea4] {
		width: 350px;
}
#consignee-info[data-v-5efb0ea4] {
		width: 447px;
		float: left;
}
#freightforwarder-info[data-v-5efb0ea4] {
		width: 447px;
		float: left;
}
#service-orderno[data-v-5efb0ea4] {
		width: 150px;
		margin-top: 8px;
		margin-left: 12px;
		float: left;
}
.service-product[data-v-5efb0ea4] {
		width: 180px;
		text-align: left;
}
.service-price[data-v-5efb0ea4] {
		width: 100px;
		text-align: center;
}
.service-amount[data-v-5efb0ea4] {
		width: 100px;
		text-align: center;
}
.service-totalprice[data-v-5efb0ea4] {
		width: 120px;
		text-align: center;
}
.service-memo[data-v-5efb0ea4] {
		text-align: center;
}
input[id=单价][data-v-5efb0ea4] {
		width: 50px;
		text-align: right;
}
input[id=数量][data-v-5efb0ea4] {
		width: 50px;
		text-align: right;
}
input[id=小计][data-v-5efb0ea4] {
		width: 70px;
		text-align: right;
}
input[id=备注][data-v-5efb0ea4] {
		width: 220px;
		text-align: left;
}
input[id=订单编码][data-v-5efb0ea4] {
		width: 230px;
		font-size: 24px;
		color: #DE5A03;
		border-bottom: 1px dotted #CCC;
		outline: 0px solid #EEE;
		background-color: #f7f7f7;
}
td[id=总计][data-v-5efb0ea4] {
		text-align: right;
}
#service-orderno span[data-v-5efb0ea4] {
		font-size: 24px;
		color: #DE5A03;
}
#service-action[data-v-5efb0ea4] {
		width: 100px;
		height: 30px;
		margin-top: 8px;
		margin-left: 2px;
		float: left;
}
#service-action img[data-v-5efb0ea4] {
		width: 24px;
		height: 24px;
		margin-top: 5px;
		float: left;
}
#chooseContype[data-v-5efb0ea4] {
		display: none;
		position: absolute;
		width: 600px;
		border-radius: 3px;
		border-width: 1px;
		border-color: #DDD;
		border-style: solid;
		float: left;
}
.detail-editor[data-v-5efb0ea4] {
		width: 785px;
		height: 360px;
		background-color: #F0F0F0;
		margin-top: 2px;
		margin-left: 2px;
}
.detail-editor .editor-tilte[data-v-5efb0ea4] {
		width: 95%;
		float: left;
		font-size: 18px;
		color: #DE5A03;
		margin-top: 8px;
		margin-left: 10px;
}
.detail-editor .split-horizontal[data-v-5efb0ea4] {
		margin-top: 5px;
}
.detail-editor #editor-div[data-v-5efb0ea4] {
		width: 580px;
		height: 402px;
}
.detail-editor #quickselector[data-v-5efb0ea4] {
		width: 200px;
		height: 405px;
		border-left: 2px solid #FFF;
		vertical-align: top;
		font-family: 'verb_light';
		overflow-y: auto;
}
.detail-editor #quickselector .favorite-head[data-v-5efb0ea4] {
		display: inline-block;
		padding: 10px 0 0 12px;
		font-size: 14px;
		/*font-weight: bold;*/
		cursor: pointer;
}
.detail-editor #quickselector .favorite-head .editaction[data-v-5efb0ea4] {
		font-size: 12px;
		color: #97c803;
		margin-left: 20px;
}
.detail-editor #quickselector .favorite-item[data-v-5efb0ea4] {
		width: 180px;
		height: 56px;
		background-color: #FFF;
		margin: 7px 7px;
		padding: 0px 3px 0px 3px;
		border-bottom: 1px solid #CCC;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction[data-v-5efb0ea4] {
		display: none;
		position: relative;
		top: 16px;
		left: 160px;
		color: #DE5A03;
		cursor: pointer;
}
.detail-editor #quickselector .favorite-item #deleteaction .IconFont[data-v-5efb0ea4] {
		color: #DE5A03;
}
.detail-editor #quickselector .favorite-item[data-v-5efb0ea4]:hover {
		width: 175px;
		color: #000000;
		background-color: #dff2fb;
		border-left: 5px solid #000000;
		padding: 0px 3px 0px 3px;
}
.detail-editor #quickselector .favorite-item span.IconFont[data-v-5efb0ea4] {
		font-size: 12px;
		color: #000000;
		padding: 2px 5px;
		vertical-align: top;
}
.detail-editor #quickselector .favorite-item span.favarite-name[data-v-5efb0ea4] {
		width: 150px;
}
.detail-editor .company[data-v-5efb0ea4],
	.detail-editor .address[data-v-5efb0ea4] {
		width: 550px;
		float: left;
		margin-left: 10px;
}
.detail-editor .company input[data-v-5efb0ea4],
	.detail-editor .address input[data-v-5efb0ea4] {
		width: 85%;
}
.detail-editor .contactname[data-v-5efb0ea4],
	.detail-editor .fax[data-v-5efb0ea4],
	.detail-editor .city[data-v-5efb0ea4],
	.detail-editor .pobox[data-v-5efb0ea4],
	.detail-editor .state[data-v-5efb0ea4],
	.detail-editor .countrycode[data-v-5efb0ea4],
	.detail-editor .telnumber[data-v-5efb0ea4],
	.email[data-v-5efb0ea4] {
		width: 266px;
		float: left;
		margin-left: 10px;
}
.detail-editor .fax input[data-v-5efb0ea4],
	.detail-editor .city input[data-v-5efb0ea4],
	.detail-editor .pobox input[data-v-5efb0ea4],
	.detail-editor .state input[data-v-5efb0ea4],
	.detail-editor .telnumber input[data-v-5efb0ea4],
	.detail-editor .email input[data-v-5efb0ea4] {
		width: 62%;
}
.detail-editor .contactname input[data-v-5efb0ea4] {
		width: 50%;
}
.detail-editor .countrycode #Country[data-v-5efb0ea4] {
		width: 40%;
		text-align: right;
}
.detail-editor .countrycode #CountryCode[data-v-5efb0ea4] {
		width: 10%;
}
#package-detail-editor[data-v-5efb0ea4] {
		width: 600px;
}
#package-detail-editor .editor-tilte[data-v-5efb0ea4] {
		height: 32px;
}
#package-detail-editor input[data-v-5efb0ea4] {
		width: 50px;
		padding: 0 5px;
		text-align: right;
}
#package-detail-editor table tfoot tr[data-v-5efb0ea4]:first-child {
		border-top: 1px solid #DDD;
}
#othercharges-detail-editor[data-v-5efb0ea4] {
		width: 560px;
}
#othercharges-detail-editor .tips[data-v-5efb0ea4] {
		font-size: 12px;
		float: right;
		margin-top: 5px;
		color: #888;
}
#othercharges-detail-editor input[data-v-5efb0ea4] {
		padding: 0 5px;
		text-align: right;
}
#othercharges-detail-editor .reason[data-v-5efb0ea4] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .showname[data-v-5efb0ea4] {
		width: 60px;
		text-align: center;
}
#othercharges-detail-editor .reason input[data-v-5efb0ea4] {
		text-align: left;
}
#othercharges-detail-editor .showname input[data-v-5efb0ea4] {
		width: 30px;
		text-align: center;
}
#othercharges-detail-editor .Amount input[data-v-5efb0ea4] {
		width: 60px;
		text-align: right;
}
#othercharges-detail-editor .UnitPrice[data-v-5efb0ea4] {
		width: 50px;
		text-align: center;
}
#othercharges-detail-editor .UnitPrice input[data-v-5efb0ea4] {
		width: 50px;
		text-align: right;
}
#othercharges-detail-editor .Amount[data-v-5efb0ea4] {
		width: 60px;
		text-align: center;
}
.add-action[data-v-5efb0ea4] {
		cursor: pointer;
		padding: 0 8px;
		color: #97c803;
		font-size: 14px;
}
.remove-action[data-v-5efb0ea4] {
		cursor: pointer;
		font-size: 14px;
		color: #000000;
}
.disabledBtn[data-v-5efb0ea4] {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 10px 0px 5px;
		text-align: center;
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#E2E2E2), to(#E2E2E2));
		background-color: #E2E2E2;
		color: #0876C3;
		text-shadow: #A8A8A8 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #E2E2E2, #999 0 1px 3px;
		border: 1px solid #B9B9B9;
		border-radius: 3px;
		cursor: pointer;
}
.detail-editor .reason[data-v-5efb0ea4] {
		width: 100px;
}
.detail-editor .reason input[data-v-5efb0ea4] {
		width: 100px;
}
.detail-editor .showname[data-v-5efb0ea4],
	.detail-editor .Weight[data-v-5efb0ea4],
	.detail-editor .UnitPrice[data-v-5efb0ea4] {
		width: 50px;
}
.detail-editor .showname input[data-v-5efb0ea4],
	.detail-editor .Weight input[data-v-5efb0ea4],
	.detail-editor .UnitPrice input[data-v-5efb0ea4] {
		width: 50px;
}
#other-charges textarea[data-v-5efb0ea4] {
		border: none;
		width: 95%;
		height: 90px;
		padding: 10px;
		overflow-y: visible;
		cursor: pointer;
}
#query-inner .queryleft[data-v-5efb0ea4] {
		float: left;
		width: 290px;
		margin-top: 50px;
}
#query-inner .queryright[data-v-5efb0ea4] {
		float: right;
		width: 300px;
}
.detail-editor .print[data-v-5efb0ea4] {
		width: 548px;
		float: left;
		height: 88px;
		margin-left: 10px;
		margin-bottom: 5px;
}
.detail-editor .print span[data-v-5efb0ea4] {
		width: 62px;
		vertical-align: top;
		padding-top: 5px;
}
.detail-editor .print textarea[data-v-5efb0ea4] {
		border: none;
		margin-top: 3px;
		margin-left: 3px;
		width: 453px;
		height: 75px;
		padding-left: 10px;
		border-bottom: 1px solid #EEE;
		background-color: #F2F2F2;
		border-radius: 2px;
}
.editprint[data-v-5efb0ea4] {
		height: 410px;
}
.detail-editor .action-div[data-v-5efb0ea4] {
		float: left;
		width: 548px;
		height: 21px;
		padding: 5px 0px;
}
.detail-editor .action-div .action-item[data-v-5efb0ea4] {
		padding: 0 5px;
}
.detail-editor .action-div .action-item[data-v-5efb0ea4]:hover {
		color: #DE5A03;
}
.detail-editor .action-div span.IconFont[data-v-5efb0ea4] {
		margin-left: 15px;
		margin-right: 5px;
		color: #97c803;
}
.detail-editor .action-div span.actionLabel[data-v-5efb0ea4] {
		color: #596573;
}
.detail-editor .action-div span.actionLabel[data-v-5efb0ea4]:hover {
		color: #DE5A03;
		cursor: pointer;
}
.button-flatestyle a.bterror[data-v-5efb0ea4] {
		background-color: red;
}
.button-flatestyle a.btsuccess[data-v-5efb0ea4] {
		background-color: green;
}

	/* -------------------------------------------------------------------------------------------------
     login form style 20130505
--------------------------------------------------------------------------------------------------*/
.login-form[data-v-5efb0ea4] {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		display: none;
		width: 580px;
}
.login-form .form-main[data-v-5efb0ea4] {
		background-color: #FFF;
		padding: 5px 3px;
}
.login-form .form-inner[data-v-5efb0ea4] {
		margin-top: 25px;
		float: left;
}
.login-form .form-prompt[data-v-5efb0ea4] {
		background-color: #EFEDE1;
		color: #777;
		height: 40px;
		border-radius: 3px;
		text-align: left;
}
.login-form .prompt-icon[data-v-5efb0ea4] {
		font-size: 20px;
		color: #0AA7D6;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
.login-form .prompt-left[data-v-5efb0ea4] {
		float: left;
		font-size: 16px;
}
.login-form .prompt-left .Title[data-v-5efb0ea4] {
		float: left;
		margin-top: 13px;
}
.login-form .prompt-right[data-v-5efb0ea4] {
		float: right;
		margin-right: 20px;
		margin-top: 10px;
		font-size: 16px;
}
.login-form .form-prompt a[data-v-5efb0ea4] {
		color: white;
		font-size: 14px;
		cursor: auto;
}
.login-form .Login-TextBox-wrap[data-v-5efb0ea4] {
		margin-top: 15px;
		margin-left: 5px;
		text-align: left;
		font-size: 16px;
		background-color: white;
		float: left;
}
.login-form .Login-TextBox-wrap span.label[data-v-5efb0ea4] {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap span[data-v-5efb0ea4] {
		margin-left: 15px;
		margin-right: 15px;
		color: #0AA7D6;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-TextBox[data-v-5efb0ea4] {
		width: 350px;
		margin-top: 0px;
		padding-left: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-radius: 3px;
		background-color: #F3F3F0;
		float: left;
}
.login-form .Login-TextBox-wrap .Login-InputBox[data-v-5efb0ea4] {
		width: 339px;
		vertical-align: middle;
		_margin-top: 2px;
		border: none;
		font-size: 16px;
		color: #555;
		background-color: #FFF;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		border-radius: 2px;
		outline: 0px solid #EEE;
		padding: 6px 0 6px 5px;
		margin-top: 3px;
		margin-bottom: 3px;
}
.login-form .Login-submit .Login-button[data-v-5efb0ea4] {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin: 15px 0px 20px 216px;
		text-align: center;
		background: -moz-linear-gradient(top, #239BEE, #0183DD);
		background-color: #0183DD;
		color: white;
		text-shadow: #0876C3 -1px -1px;
		-webkit-box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #87C9F7, #999 0 1px 3px;
		border: 1px solid #0183DD;
		border-radius: 3px;
		cursor: pointer;
}
.login-form .Login-submit .Login-button[data-v-5efb0ea4]:hover {
		text-decoration: none;
		background: -moz-linear-gradient(top, #DCF0FF, #B6E0FD);
		background-color: #B6E0FD;
		-webkit-box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		        box-shadow: inset 1px 1px #EBF7FF, #999 0 1px 3px;
		border-color: #B6E0FD;
		color: #0876C3;
		text-shadow: white 1px 1px;
}
.login-form .Login-user[data-v-5efb0ea4],
	.login-form .Login-code[data-v-5efb0ea4],
	.login-form .Login-password[data-v-5efb0ea4] {
		margin-left: 20px;
		margin-top: 15px;
		float: left;
}
.login-form .Login-mandatory[data-v-5efb0ea4] {
		border: 1px solid #F60;
		outline: 0px solid #666;
		-moz-box-shadow: 1px 1px 3px #F60;
		-webkit-box-shadow: 0 0 3px #F60;
}
.login-form .Login-password .Login-TextBox span[data-v-5efb0ea4] {
		font-size: 13px;
		float: right;
		color: #9BCB5E;
		margin-top: 13px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 35px;
}
.login-form .Login-ErrorMessage-wrap[data-v-5efb0ea4] {
		display: block;
		width: 350px;
		height: 25px;
		float: left;
		margin-left: 75px;
}
.login-form .Login-ErrorMessage[data-v-5efb0ea4] {
		display: none;
		float: left;
		padding-top: 5px;
}
.login-form .Login-user .Login-ErrorMessage span[data-v-5efb0ea4],
	.login-form .Login-code .Login-ErrorMessage span[data-v-5efb0ea4],
	.login-form .Login-password .Login-ErrorMessage span[data-v-5efb0ea4] {
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 0;
		margin-right: 5px;
		float: left;
}
.login-form .Login-message[data-v-5efb0ea4] {
		display: block;
		width: 330px;
		height: 25px;
		background: none;
		color: #f66;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 0 0 5px;
		border-radius: 3px;
		border: none;
}

	/* -------------------------------------------------------------------------------------------------
     login style
--------------------------------------------------------------------------------------------------*/
.login-wrap[data-v-5efb0ea4] {
		float: left;
		width: 150px;
		text-align: left;
		margin-left: 18px;
}
.login-wrap .login a[data-v-5efb0ea4],
	.login-wrap .register a[data-v-5efb0ea4] {
		color: #009ce6;
		font-size: 13px;
		float: left;
		cursor: pointer;
}
.login-wrap .register a[data-v-5efb0ea4] {
		margin-right: 15px;
}
.login-wrap .login a[data-v-5efb0ea4]:hover {
		color: #e28c24;
		float: left;
}
.login-wrap .accountimg[data-v-5efb0ea4] {
		float: left;
		margin-top: 1px;
		display: none;
}
.login-wrap .accountname[data-v-5efb0ea4] {
		float: left;
		cursor: pointer;
		display: none;
}
.login-wrap .accountname .name[data-v-5efb0ea4]:hover {
		color: #ee9526;
}
.login-wrap .accountname .name[data-v-5efb0ea4] {
		float: left;
		color: #009ce6;
		font-size: 13px;
}
.login-wrap .accountname .IconFont[data-v-5efb0ea4] {
		color: #009ce6;
		margin-left: 5px;
		vertical-align: bottom;
}
.login-wrap .accountname .IconFont[data-v-5efb0ea4]:hover {
		color: #ee9526;
}
.login-wrap .logout[data-v-5efb0ea4] {
		display: none;
}
.login-wrap .logout a[data-v-5efb0ea4] {
		float: left;
		margin-left: 10px;
		width: 30px;
		color: #777;
}
.login-wrap .logout a[data-v-5efb0ea4]:hover {
		color: #ee9526;
}

	/* -------------------------------------------------------------------------------------------------
    account style
--------------------------------------------------------------------------------------------------*/
.account-menu[data-v-5efb0ea4] {
		position: absolute;
		left: 1000px;
		top: 62px;
		z-index: 120;
		overflow-x: hidden;
		overflow-y: hidden;
		width: 150px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #BBB;
		display: none;
}
.account-menu .account-menulist[data-v-5efb0ea4] {
		margin: 0;
		min-height: 277px;
		padding: 0;
}
.account-menu .account-menulist a[data-v-5efb0ea4] {
		border-bottom: 1px dotted #CCC;
		color: #555;
		background-color: #F0F0F0;
		cursor: pointer;
		height: 22px;
		line-height: 22px;
		min-height: 22px;
		overflow: hidden;
		padding: 5px 9px 5px 12px;
		text-align: left;
		text-decoration: none;
		display: block;
}
.account-menu .account-menulist a[data-v-5efb0ea4]:last-child {
		border-bottom: none;
}
.account-menu .account-menulist span[data-v-5efb0ea4] {
		float: left;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		width: 110px;
}
.account-menu .account-menulist a[data-v-5efb0ea4]:hover {
		background: #009ce6 0 0;
		border-left: 5px solid #ffa400;
		color: #fff;
}
.errormsg[data-v-5efb0ea4] {
		border-bottom: 1px dotted red !important;
		color: red;
}
.page-link[data-v-5efb0ea4] {
		padding: 1px 1px 1px;
}
.page-current[data-v-5efb0ea4] {
		padding: 1px 1px 1px;
}
.page-prev[data-v-5efb0ea4] {
		padding: 7px 1px 1px;
}
.page-next[data-v-5efb0ea4] {
		padding: 7px 1px 1px;
}
.arrow-next[data-v-5efb0ea4] {
		margin: 0px;
		padding: 0px;
}
.arrow-prev[data-v-5efb0ea4] {
		margin: 0px;
		padding: 0px;
}
.paginationc[data-v-5efb0ea4] {
		margin-top: -20px;
		border-radius: 4px;
		position: relative;
		border: 1px solid #D7D7D7;
		margin-bottom: 50px;
		zoom: 1;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		content: '.';
		display: block;
		clear: both;
}

.stat-wrap[data-v-6c73c8f9] {
  height: 120px;
  border: 1px #ebebeb solid;
  border-radius: 5px;
}
.centerClass[data-v-6c73c8f9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.centerDiv[data-v-6c73c8f9]::before {
  content: "";
  width: 1px;
  height: 80px;
  position: absolute;
  top: 20px;
  left: 0;
  background: #ebebeb;
}
.centerDiv[data-v-6c73c8f9]::after {
  content: "";
  width: 1px;
  height: 80px;
  position: absolute;
  top: 20px;
  right: 0;
  background: #ebebeb;
}
.title-font[data-v-6c73c8f9] {
  color: #989898;
}
.title-num[data-v-6c73c8f9] {
  font-size: 38px;
}

.cell[data-v-0f11ca4a] {
  display: table-cell;
  padding: 10px;
  width: 185px;
  font-weight: bold;
  font-size: 15px;
}
[data-v-0f11ca4a] ::-webkit-scrollbar {
  background: transparent;
  width: 8px;
  height: 8px !important;
}

.import-query[data-v-0ef6c3bb] .el-table .cell.el-tooltip {
  white-space: nowrap !important;
  min-width: 50px;
}
.import-query[data-v-0ef6c3bb] .el-table .warning-row {
  background-color: #FDE2E2 !important;
}

.cargo-status[data-v-320c7272] {
  background-color: #f4f1f4;
}
.special-form[data-v-320c7272] {
  background: #fff;
  padding-top: 16px;
  padding-left: 16px;
}
.cargo-status[data-v-320c7272] .el-input__icon {
  line-height: 30px !important;
  height: 30px;
}
.stateImageClass[data-v-320c7272] {
  width: 20px;
  background: #fff;
}
.success[data-v-320c7272] {
  border-top-color: #57B780 !important;
}
.current[data-v-320c7272] {
  border-top: 2px dashed #277FFF !important;
}
.common[data-v-320c7272] {
  border-top-color: #C0C4CC !important;
}
.none[data-v-320c7272] {
  border-top-color: #EEEEEE !important;
}
.successRadiusTop[data-v-320c7272] {
  border-right-color: #57B780 !important;
  border-top-color: #57B780 !important;
}
.currentRadiusTop[data-v-320c7272] {
  border-right: 2px dashed #277FFF !important;
  border-top: 2px dashed #277FFF !important;
}
.commonRadiusTop[data-v-320c7272] {
  border-right-color: #C0C4CC !important;
  border-top-color: #C0C4CC !important;
}
.noneRadiusTop[data-v-320c7272] {
  border-right-color: #EEEEEE !important;
  border-top-color: #EEEEEE !important;
}
.successRadiusBottom[data-v-320c7272] {
  border-right-color: #57B780 !important;
  border-bottom-color: #57B780 !important;
}
.currentRadiusBottom[data-v-320c7272] {
  border-right: 2px dashed #277FFF !important;
  border-bottom: 2px dashed #277FFF !important;
}
.commonRadiusBottom[data-v-320c7272] {
  border-right-color: #C0C4CC !important;
  border-bottom-color: #C0C4CC !important;
}
.noneRadiusBottom[data-v-320c7272] {
  border-right-color: #EEEEEE !important;
  border-bottom-color: #EEEEEE !important;
}
.lineClass[data-v-320c7272] {
  width: 159%;
  height: 1px;
  border-top: 2px solid;
  margin-left: -30%;
  border-top-color: #57B780;
}
.lineRadiusTopClass[data-v-320c7272] {
  width: 80%;
  height: 31px;
  border-radius: 0 31px 0 0;
  border-right: 2px solid #57B780;
  border-top: 2px solid #57B780;
  margin-left: -30%;
}
.lineRadiusBottomClass[data-v-320c7272] {
  width: 80%;
  height: 31px;
  border-radius: 0 0 31px 0;
  border-right: 2px solid #57B780;
  border-bottom: 2px solid #57B780;
  margin-left: -30%;
}
.lineTopColClass[data-v-320c7272] {
  width: 10%;
  margin-top: 27px;
}
.lineBottomColClass[data-v-320c7272] {
  width: 10%;
  margin-top: 29px;
}
.textPicColClass[data-v-320c7272] {
  width: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bottomClass[data-v-320c7272] {
  margin-top: 20px;
}
.textPicCenterColClass[data-v-320c7272] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 84.2%;
}
.jumpClass[data-v-320c7272]:hover {
  color: #277FFF;
  cursor: pointer;
  text-decoration: underline;
}
.bigText[data-v-320c7272] {
  font-size: 14px;
  font-weight: bold;
}
.smallText[data-v-320c7272] {
  font-size: 13px;
}
.state_class[data-v-320c7272] {
  width: 100%;
  background-color: #FFFFFF;
  margin-top: 20px;
  padding: 20px 0;
}
.no_data_class[data-v-320c7272] {
  width: 100%;
  height: 600px;
  background-color: white;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.card_layer_one[data-v-b5bfcdfc] {
  width: 100%;
  background-color: #FFFFFF;
  margin-top: 20px;
  padding: 2px 0 20px 0
}
.card_layer_two[data-v-b5bfcdfc] {
  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
}
.card_title[data-v-b5bfcdfc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card_title_layer_one[data-v-b5bfcdfc] {
  width: 14px;
  height: 14px;
  border: 1px dashed #C0C4CC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card_title_layer_two[data-v-b5bfcdfc] {
  width: 8px;
  height: 8px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #277FFF;
  text-align: center;
  line-height: 14px
}
.border_color_success[data-v-b5bfcdfc]{
  border-color: #277FFF;
}
.border_color_none[data-v-b5bfcdfc]{
  border-color: #606266;
}
.title_font[data-v-b5bfcdfc] {
  font-size: 16px;
  font-weight: 500;
  color: #606266;
  margin-left: 5px;
}
.card_body_layer_one[data-v-b5bfcdfc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.pre_pic[data-v-b5bfcdfc] {
  width: 24px;
  height: 24px;
  border-radius: 12px 12px 12px 12px;
  border: 1px solid #DBDFE6;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
}
.next_pic[data-v-b5bfcdfc] {
  width: 24px;
  height: 24px;
  border-radius: 12px 12px 12px 12px;
  border: 1px solid #DBDFE6;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
}

.cardClass[data-v-6a9a54c6] {
  width: 100%;
  /*height: 198px;*/
  -webkit-box-shadow: 0 1px 10px 0 rgba(181, 197, 224, 0.5000);
          box-shadow: 0 1px 10px 0 rgba(181, 197, 224, 0.5000);
  border-radius: 4px;
  background-color: #FFFFFF;
}
.card_header_class[data-v-6a9a54c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 42px;
}
.header_font_class[data-v-6a9a54c6] {
  font-weight: 900;
  margin-left: 20px;
  font-size: 14px;
}
.header_tip_class[data-v-6a9a54c6] {
  width: 28px;
  height: 18px;
  border-radius: 9px 0 0 9px;
  background-color: #83B6FF;
  font-size: 12px;
  font-family: Arial-Black, Arial;
  font-weight: 900;
  color: #FFFFFF;
  text-align: center;
  line-height: 18px;
}
.card_body_class[data-v-6a9a54c6] {
  display: table;
  background-color: #F3F5FA;
  width: 100%;
  /*height: 156px;*/
}
.body_row_class[data-v-6a9a54c6] {
  display: table-row;
  font-size: 12px;
}
.body_cell_class[data-v-6a9a54c6] {
  display: table-cell;
  width: 120px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
}
.audit_success_class[data-v-6a9a54c6]{
  width: 70px;
  background: #EAF7EF;
  text-align: center;
  border-radius: 2px;
  color: #08BC5D;
  border: 1px solid;
}
.audit_fail_class[data-v-6a9a54c6]{
  width: 70px;
  background: #FFEBEB;
  text-align: center;
  border-radius: 2px;
  color: #E85C5D;
  border: 1px solid;
}
.audit_common_class[data-v-6a9a54c6]{
  width: 70px;
  background: #eceaf7;
  text-align: center;
  border-radius: 2px;
  color: #08b4bc;
  border: 1px solid;
}


.el-form-item__content .el-select[data-v-662dc1d2],
.el-date-editor[data-v-662dc1d2] {
  width: 100% !important;
}
.page-wrap[data-v-662dc1d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 20px;
}
.search-show[data-v-662dc1d2] {
  margin: 0 0 0 10px;
  color: var(--theme-color-blue);
  cursor: pointer;
}
.search-show > i[data-v-662dc1d2] {
  margin-left: 4px;
}
.e-dialog-footer[data-v-662dc1d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 4px;
}
.e-dialog-footer ::v-deep .el-button + .el-button[data-v-662dc1d2] {
  margin-left: 15px;
}
.customs-city-ruleForm .el-input__icon[data-v-662dc1d2] {
  line-height: 30px !important;
}
.customs-city-ruleForm .el-form-item__content[data-v-662dc1d2] {
  line-height: 30px !important;
}
.customs-city-ruleForm .el-input-group__prepend[data-v-662dc1d2] {
  padding: 0 6px;
}




































































































































































































































































































































































































































































/* .table_settle tr.current-row > td {
  background: #2299ee !important;
  color: white;
} */

.change-consolid[data-v-63e54b50] .el-input__icon {
  line-height: 30px !important;
}
.change-consolid[data-v-63e54b50] .el-form-item__content {
  line-height: 30px !important;
}
.change-consolid[data-v-63e54b50] .el-input-group__prepend {
  padding: 0 6px;
}

.el-form-item__content .el-select[data-v-10027a42],
.el-date-editor[data-v-10027a42] {
  width: 100% !important;
}
.page-wrap[data-v-10027a42] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 20px;
}
.search-show[data-v-10027a42] {
  margin: 0 0 0 10px;
  color: var(--theme-color-blue);
  cursor: pointer;
}
.search-show > i[data-v-10027a42] {
  margin-left: 4px;
}
.e-dialog-footer[data-v-10027a42] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 4px;
}
.e-dialog-footer ::v-deep .el-button + .el-button[data-v-10027a42] {
  margin-left: 15px;
}
.afWarehouse-ruleForm .el-input__icon[data-v-10027a42] {
  line-height: 30px !important;
}
.afWarehouse-ruleForm .el-form-item__content[data-v-10027a42] {
  line-height: 30px !important;
}
.afWarehouse-ruleForm .el-input-group__prepend[data-v-10027a42] {
  padding: 0 6px;
}



































































































































































































































































































































































/* .table_settle tr.current-row > td {
  background: #2299ee !important;
  color: white;
} */

.abr-record[data-v-851a1f12] .table_settle tr.current-row > td {
    color: black;
}
.abr-record[data-v-851a1f12] .el-input__icon {
    line-height: 30px !important;
}

/* .abr-add-ruleForm >>> .el-input__icon {
    line-height: 32px !important;
}

.abr-add-ruleForm >>> .el-input-group__prepend {
    width:110px  ;
}

.demo-ruleForm >>> .el-upload-list__item-name {
    width: 400px !important;
}

.abr-add-ruleForm  >>> .el-upload-list__item-name {
    width: 400px !important;
} */
.text-impt[data-v-851a1f12] {
  font-size: 16px;
  font-weight: bold;
}
.w-pct-100[data-v-851a1f12] .el-upload {
  width: 100%;
}

.eft-mawb-required[data-v-238a07ca] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.eft-mawb-required i[data-v-238a07ca] {
  margin-right: 5px;
}
.border-wrap[data-v-8aaa98fe] {
  border-radius: 0 4px 4px 0;
  border: 1px solid #dbdfe6;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 16px;
}

.eft-subpage-head[data-v-19a24934] {
  font-size: 16px;
  font-weight: bolder;
}
.eft-subpage-head i[data-v-19a24934] {
  cursor: pointer;
}
.border-wrap[data-v-720a740b] {
  border-radius: 0 4px 4px 0;
  border: 1px solid #dbdfe6;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 16px;
}

.arrival-flight .table-title[data-v-2ad3a075] {
  font-size: 16px;
  padding: 10px 0;
}




































































































































































































































































































/* .arrival-flight-detail {
  padding: 0 10px;
} */

/* .arrival-flight-detail .el-input__icon {
  line-height: 20px !important;
}

.arrival-flight-detail .el-form-item__content {
  line-height: 30px !important;
}

.arrival-flight-detail .el-input-group__prepend {
  padding: 0 10px;
} */
.query-title .el-col[data-v-6c50d058] {
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  padding-right: 20px;
}
.table-title[data-v-6c50d058] {
  font-size: 16px;
  padding: 10px 0;
  margin-top: 10px;
}

.eft-table[data-v-e4355e84] .eft-table-row-err {
  color: red !important;
}

.receipt-tooltip-popper{
  max-width: 500px;
  text-align: justify;
}

.mt-10[data-v-4d9a3fc0] {
  margin-top: 10px;
}
.page-wrap[data-v-4d9a3fc0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 20px 0 0 0;
}
.reveive-custom-search .el-input__icon {
  line-height: inherit !important;
}

.eft-editable[data-v-a9e41db0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.eft-editable .eft-pointer[data-v-a9e41db0] {
  cursor: pointer;
}
@charset "UTF-8";
.eft-print-table[data-v-7157cc06] {
  width: 100%;
}
.eft-print-table .eft-title[data-v-7157cc06] {
  background: #fafafa;
  width: 120px;
}
.eft-print-table .eft-title[data-v-7157cc06]::after {
  content: "\FF1A";
}
.eft-print-table tr td[data-v-7157cc06] {
  border: 1px solid #EBEEF5;
  border-left: 0;
  padding: 12px 10px;
}
.eft-print-table tr td[data-v-7157cc06]:nth-child(1) {
  border-left: 1px solid #EBEEF5;
}
.eft-print-table tr:nth-child(2) td[data-v-7157cc06] {
  border-top: 0;
}
.eft-print-title[data-v-7157cc06] {
  font-size: 18px;
  text-align: center;
  font-weight: bolder;
}
.eft-print-sub-title[data-v-7157cc06] {
  font-size: 16px;
  font-weight: bolder;
  line-height: 28px;
  margin-top: 20px;
}
@page {
    size: auto;
    margin: 0mm;
}





































































































































































































































































































































































































.btn-more[data-v-7fe4efba] {
  margin: 8px 0 10px 0;
}
.btn-more[data-v-7fe4efba] .el-button {
  padding: 8px 15px;
}

.title[data-v-a6efe05a] {
  padding-left: 10px;
  padding-bottom: 10px;
}

.right-msg[data-v-46610e98] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.right-msg-left[data-v-46610e98] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	margin-right: 10px;
}
.shipper-form[data-v-46610e98] .el-input__icon {
  line-height: 30px !important;
}
.shipper-form[data-v-46610e98] .el-form-item {
  margin-bottom: 18px;
}
.shipper-form[data-v-46610e98] .el-form-item__error {
  margin-top: 1px;
}

.title[data-v-6a9e8d58] {
  padding-left: 10px;
  padding-bottom: 10px;
}

.title[data-v-f6d11454] {
  padding-left: 10px;
  padding-bottom: 10px;
}

.title[data-v-0518714a] {
  padding-left: 10px;
  padding-bottom: 10px;
}

.title[data-v-23703900] {
  padding-left: 10px;
  padding-bottom: 10px;
}

.title[data-v-77e92380] {
  padding-left: 10px;
  padding-bottom: 10px;
}


.mt-8[data-v-e5356a36] {
  margin-top: 8px;
}
.page-wrap[data-v-e5356a36] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 20px;
}
.page-wrap[data-v-e5356a36] .el-input__icon {
  line-height: inherit !important;
}

















































































































































.hrsUser .el-input__icon {
  line-height: 30px !important;
}
.hrsUser .el-form-item__content {
  line-height: 30px !important;
}
.hrsUser .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUser .widthFour .el-input-group__prepend {
  padding: 0 13px;
}



















































































































































































































































































































































/* .data-board {
  padding: 0 10px;
} */
.data-board[data-v-b30b6e16] .el-input__icon {
  line-height: 20px !important;
}
.data-board[data-v-b30b6e16] .el-form-item__content {
  line-height: 30px !important;
}
.data-board[data-v-b30b6e16] .el-input-group__prepend {
  padding: 0 10px;
}
.data-board .table-title[data-v-b30b6e16] {
  font-size: 16px;
  padding: 10px 0;
}

.data-board .center-css[data-v-80e7960e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.data-board .table-icon[data-v-80e7960e] {
  color: #80F26E;
  font-size: 30px;
  font-weight: bold;
}
.sita-item[data-v-80e7960e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
.sita-item .fit[data-v-80e7960e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 20px;
}
.sita-total[data-v-80e7960e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sita-total span[data-v-80e7960e] {
  font-weight: bold;
}
.line[data-v-80e7960e] {
  height:1px;
  width:100%;
  background-color:#C0C0C0
}











































































































































































































































































































































































.acquire-table[data-v-432240cd] {
  padding: 16px;
}
.acquire-table[data-v-432240cd] .export-cell-error {
  background-color: #ff5a5a !important;
}
.acquire-table[data-v-432240cd] .export-cell-warn {
  background-color: #ffde62 !important;
}
.acquire-table[data-v-432240cd] .el-input__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 40px;
}
.container .acquire-table[data-v-432240cd] .el-input-group__prepend {
  padding: 0 6px;
}
.table-top-left-button[data-v-432240cd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 10px;
}
.table-top-right-button[data-v-432240cd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rightTable[data-v-432240cd] .success-row {
  background-color: #ecf5ff;
}

/*隐藏input框后面多出的icon*/
.acquire-table[data-v-432240cd] .el-icon-circle-check {
  display: none;
}

/*隐藏select框后面多出的icon*/
.acquire-table[data-v-432240cd] .el-input__validateIcon {
  display: none;
}
.table-wrap[data-v-432240cd] {
  margin: 0 10px;
}

.orderEditPage .el-input__icon {
		line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
		margin-top: -5px !important;
		margin-left: 120px !important;
}
.orderEditPage2 .el-form-item__error {
		margin-top: 5px !important;
		margin-left: 120px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
		padding: 0 10px;
}
.widthWithKG .el-input__inner {
		line-height: 29px !important;
}
.showWordLimit .el-input__inner {
		padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
		padding-right: 50px;
}
.tabLimit .el-input__count {
		white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
		background-color: #409EFF;
		color: #FFF;
		border: 1px solid #409EFF;
}
.identity-dialog .el-input__icon {
    line-height: 30px !important;
}
.identity-dialog .el-form-item__content {
    line-height: 30px !important;
}
.identity-dialog .el-input-group__prepend {
    padding: 0 6px;
}
.identity-dialog .avatar-uploader .el-upload--picture-card {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.identity-dialog .avatar-uploader .el-upload-list__item is-success {
    width: 30px;
    height: 30px;
}
.identity-dialog .avatar-uploader img {
    width: 30px;
    height: 30px;
    margin: 0 10px;
}
.identity-dialog .avatar-uploader .el-upload-list__item-actions {
    width: 30px;
    height: 30px;
}


.el-table .warning-row2[data-v-73c270e6] {
  background: oldlace;
  color: #409eff;
  font-weight: bold !important;
}
.el-table .warning-row1[data-v-73c270e6] {
  background: oldlace;
  font-weight: bold !important;
}
.el-table .warning-row0[data-v-73c270e6] {
  color: #409eff;
}
.el-table .cell[data-v-73c270e6] {
  white-space: pre-line !important;
  /*保留换行符*/
}
.el-table .hidden_row[data-v-73c270e6] {
  display: none;
  /*保留换行符*/
}

.orderEditPage .el-input__icon {
		line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
		margin-top: -5px !important;
		margin-left: 120px !important;
}
.orderEditPage2 .el-form-item__error {
		margin-top: 5px !important;
		margin-left: 120px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
		padding: 0 10px;
}
.widthWithKG .el-input__inner {
		line-height: 29px !important;
}
.showWordLimit .el-input__inner {
		padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
		padding-right: 50px;
}
.tabLimit .el-input__count {
		white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
		background-color: #409EFF;
		color: #FFF;
		border: 1px solid #409EFF;
}
.identity-dialog .el-input__icon {
    line-height: 30px !important;
}
.identity-dialog .el-form-item__content {
    line-height: 30px !important;
}
.identity-dialog .el-input-group__prepend {
    padding: 0 6px;
}
.identity-dialog .avatar-uploader .el-upload--picture-card {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.identity-dialog .avatar-uploader .el-upload-list__item is-success {
    width: 30px;
    height: 30px;
}
.identity-dialog .avatar-uploader img {
    width: 30px;
    height: 30px;
    margin: 0 10px;
}
.identity-dialog .avatar-uploader .el-upload-list__item-actions {
    width: 30px;
    height: 30px;
}


.orderEditPage .el-input__icon {
		line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
		margin-top: -5px !important;
		margin-left: 120px !important;
}
.orderEditPage2 .el-form-item__error {
		margin-top: 5px !important;
		margin-left: 120px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
		padding: 0 10px;
}
.widthWithKG .el-input__inner {
		line-height: 29px !important;
}
.showWordLimit .el-input__inner {
		padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
		padding-right: 50px;
}
.tabLimit .el-input__count {
		white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
		background-color: #409EFF;
		color: #FFF;
		border: 1px solid #409EFF;
}
.identity-dialog .el-input__icon {
    line-height: 30px !important;
}
.identity-dialog .el-form-item__content {
    line-height: 30px !important;
}
.identity-dialog .el-input-group__prepend {
    padding: 0 6px;
}
.identity-dialog .avatar-uploader .el-upload--picture-card {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.identity-dialog .avatar-uploader .el-upload-list__item is-success {
    width: 30px;
    height: 30px;
}
.identity-dialog .avatar-uploader img {
    width: 30px;
    height: 30px;
    margin: 0 10px;
}
.identity-dialog .avatar-uploader .el-upload-list__item-actions {
    width: 30px;
    height: 30px;
}


.orderEditPage .el-input__icon {
		line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
		margin-top: -5px !important;
		margin-left: 120px !important;
}
.orderEditPage2 .el-form-item__error {
		margin-top: 5px !important;
		margin-left: 120px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
		padding: 0 10px;
}
.widthWithKG .el-input__inner {
		line-height: 29px !important;
}
.showWordLimit .el-input__inner {
		padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
		padding-right: 50px;
}
.tabLimit .el-input__count {
		white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
		background-color: #409EFF;
		color: #FFF;
		border: 1px solid #409EFF;
}
.identity-dialog .el-input__icon {
    line-height: 30px !important;
}
.identity-dialog .el-form-item__content {
    line-height: 30px !important;
}
.identity-dialog .el-input-group__prepend {
    padding: 0 6px;
}
.identity-dialog .avatar-uploader .el-upload--picture-card {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.identity-dialog .avatar-uploader .el-upload-list__item is-success {
    width: 30px;
    height: 30px;
}
.identity-dialog .avatar-uploader img {
    width: 30px;
    height: 30px;
    margin: 0 10px;
}
.identity-dialog .avatar-uploader .el-upload-list__item-actions {
    width: 30px;
    height: 30px;
}


.orderEditPage .el-input__icon {
		line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
		margin-top: -5px !important;
		margin-left: 120px !important;
}
.orderEditPage2 .el-form-item__error {
		margin-top: 5px !important;
		margin-left: 120px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
		padding: 0 10px;
}
.widthWithKG .el-input__inner {
		line-height: 29px !important;
}
.showWordLimit .el-input__inner {
		padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
		padding-right: 50px;
}
.tabLimit .el-input__count {
		white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
		background-color: #409EFF;
		color: #FFF;
		border: 1px solid #409EFF;
}
.identity-dialog .el-input__icon {
    line-height: 30px !important;
}
.identity-dialog .el-form-item__content {
    line-height: 30px !important;
}
.identity-dialog .el-input-group__prepend {
    padding: 0 6px;
}
.identity-dialog .avatar-uploader .el-upload--picture-card {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.identity-dialog .avatar-uploader .el-upload-list__item is-success {
    width: 30px;
    height: 30px;
}
.identity-dialog .avatar-uploader img {
    width: 30px;
    height: 30px;
    margin: 0 10px;
}
.identity-dialog .avatar-uploader .el-upload-list__item-actions {
    width: 30px;
    height: 30px;
}


.orderEditPage .el-input__icon {
		line-height: 30px !important;
}
.orderEditPage .el-form-item__error {
		margin-top: -5px !important;
		margin-left: 120px !important;
}
.orderEditPage2 .el-form-item__error {
		margin-top: 5px !important;
		margin-left: 120px !important;
}
.afOrderLinkTwoInput .el-form-item__content {
		line-height: 30px !important;
}
.widthWithKG .el-input-group__append {
		padding: 0 10px;
}
.widthWithKG .el-input__inner {
		line-height: 29px !important;
}
.showWordLimit .el-input__inner {
		padding-right: 80px !important;
}
.showWordLimit .el-textarea__inner {
		padding-right: 50px;
}
.tabLimit .el-input__count {
		white-space: normal !important;
}
.hawbQuantity .el-input-group__prepend {
		background-color: #409EFF;
		color: #FFF;
		border: 1px solid #409EFF;
}
.identity-dialog .el-input__icon {
    line-height: 30px !important;
}
.identity-dialog .el-form-item__content {
    line-height: 30px !important;
}
.identity-dialog .el-input-group__prepend {
    padding: 0 6px;
}
.identity-dialog .avatar-uploader .el-upload--picture-card {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.identity-dialog .avatar-uploader .el-upload-list__item is-success {
    width: 30px;
    height: 30px;
}
.identity-dialog .avatar-uploader img {
    width: 30px;
    height: 30px;
    margin: 0 10px;
}
.identity-dialog .avatar-uploader .el-upload-list__item-actions {
    width: 30px;
    height: 30px;
}


.el-table .warning-row2 {
	background: oldlace;
	color: #409EFF;
	font-weight: bold !important;
}
.el-table .warning-row1 {
	background: oldlace;
	font-weight: bold !important;
}
.el-table .warning-row0 {
	color: #409EFF;
}
.el-table .cell {
	white-space: pre-line !important;
	/*保留换行符*/
}
.el-table .hidden_row {
	display: none;
	/*保留换行符*/
}






































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* .arrival-manifest {
  padding: 0 10px;
} */
.tally[data-v-75145328] .el-input__icon {
  line-height: 20px !important;
}
.tally[data-v-75145328] .el-form-item__content {
  line-height: 30px !important;
}
.tally[data-v-75145328] .el-input-group__prepend {
  padding: 0 10px;
}
.tally .table-title[data-v-75145328] {
  font-size: 16px;
  padding: 10px 0;
}

/* .table_settle tr.current-row > td {
  background: rgb(120, 179, 235) !important;
  color: white;
}
.table_settle tr.warning-row > td {
  background: rgb(120, 179, 235) !important;
} */


















































































































































































































































































































































































.hrsUser .el-input__icon {
  line-height: 30px !important;
}
.hrsUser .el-form-item__content {
  line-height: 30px !important;
}
.hrsUser .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUser .widthFour .el-input-group__prepend {
  padding: 0 13px;
}

.acquire-table[data-v-0ea1c0a8] {
  padding: 16px;
}
.acquire-table[data-v-0ea1c0a8] .export-cell-error {
  background-color: #ff5a5a !important;
}
.acquire-table[data-v-0ea1c0a8] .export-cell-warn {
  background-color: #ffde62 !important;
}
[data-v-0ea1c0a8] .el-input__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 40px;
}
[data-v-0ea1c0a8] .el-input-group__prepend {
  padding: 0 6px;
}
.table-top-left-button[data-v-0ea1c0a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 10px;
}
.table-top-right-button[data-v-0ea1c0a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rightTable[data-v-0ea1c0a8] .success-row {
  background-color: #ecf5ff;
}

/*隐藏input框后面多出的icon*/
[data-v-0ea1c0a8] .el-icon-circle-check {
  display: none;
}

/*隐藏select框后面多出的icon*/
[data-v-0ea1c0a8] .el-input__validateIcon {
  display: none;
}
.table-wrap[data-v-0ea1c0a8] {
  margin: 0 10px;
}

.eft-subpage-head[data-v-62326192] {
  font-size: 16px;
  font-weight: bolder;
}
.eft-subpage-head i[data-v-62326192] {
  cursor: pointer;
}
.eft-table-title[data-v-62326192] {
  padding: 8px;
  font-size: 16px;
  font-weight: bolder;
}






































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* .arrival-manifest {
  padding: 0 10px;
} */
.tally-report[data-v-747385d8] .el-input__icon {
  line-height: 20px !important;
}
.tally-report[data-v-747385d8] .el-form-item__content {
  line-height: 30px !important;
}
.tally-report[data-v-747385d8] .el-input-group__prepend {
  padding: 0 10px;
}
.tally-report .table-title[data-v-747385d8] {
  font-size: 16px;
  padding: 10px 0;
}

/* .table_settle tr.current-row > td {
  background: rgb(120, 179, 235) !important;
  color: white;
}
.table_settle tr.warning-row > td {
  background: rgb(120, 179, 235) !important;
} */

.mt-20[data-v-d3499de8] {
  margin-top: 20px;
}
.in-port-uld[data-v-d3499de8] .el-input__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.in-port-uld[data-v-d3499de8] .el-input-group__prepend {
  padding: 0 6px;
}
.total-wrap[data-v-d3499de8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-weight: bold;
  padding: 20px 0 10px 0;
  font-size: 14px;
}

.body-class[data-v-3478cb95] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 10px 0;
}
.button-class[data-v-3478cb95] {
  width: 100px;
  height: 60px;
  font-size: 16px;
}
.main-class[data-v-3478cb95]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  height: calc(100vh - 70px);
}

.import[data-v-705d2afa] {
  padding-bottom: 4px;
}
.import[data-v-705d2afa] .el-input__icon {
  line-height: 30px !important;
}
.import[data-v-705d2afa] .el-table__body tr.current-row > td {
  color: #fff;
  background: #f8ce90 !important;
}
.table[data-v-705d2afa] .success-row {
  background-color: #f8ce90;
}
.foot-wrap[data-v-705d2afa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.foot-btn[data-v-705d2afa] .el-form-item {
  margin-bottom: 0;
}

/* .commonButtonClass {
  background: #409EFF;
  border-color: #409EFF;
}

.checkedButtonClass {
  background: #67c23a;
  border-color: #67c23a;
}

.my-button-class {
  width: 80px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 5px;
  color: white;
  cursor: pointer;
  margin-right: 10px;
  font-size: 6px;
} */

/* /deep/ .el-table__header-wrapper .el-checkbox {
  display: var(--noneData);
} */

.body-class[data-v-226c22ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 10px 0;
}
.button-class[data-v-226c22ac] {
  width: 100px;
  height: 60px;
  font-size: 16px;
}
.main-class[data-v-226c22ac]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  height: calc(100vh - 70px);
}

.out[data-v-0f74db90] {
  padding-bottom: 4px;
}
.out[data-v-0f74db90] .el-input__icon {
  line-height: 30px !important;
}
.out[data-v-0f74db90] .el-table__body tr.current-row > td {
  color: #fff;
  background: #f8ce90 !important;
}
.table[data-v-0f74db90] {
  margin-top: 4px;
}
.table[data-v-0f74db90] .success-row {
  background-color: #f8ce90;
}
.foot-wrap[data-v-0f74db90] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.foot-btn[data-v-0f74db90] .el-form-item {
  margin-bottom: 0;
}

/* .commonButtonClass {
  background: #409EFF;
  border-color: #409EFF;
}

.checkedButtonClass {
  background: #67c23a;
  border-color: #67c23a;
}

.my-button-class {
  width: 80px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 5px;
  color: white;
  cursor: pointer;
  margin-right: 10px;
  font-size: 6px;
} */


.body-class[data-v-1743195e] {
  width: 800px;
  height: 500px;
  border: 1px solid #d7dae2;
  border-radius: 5px;
  position: relative;
  margin: auto;
  -webkit-box-shadow: 0 2px 4px rgb(0 0 0 / 12%), 0 0 6px rgb(0 0 0 / 4%);
          box-shadow: 0 2px 4px rgb(0 0 0 / 12%), 0 0 6px rgb(0 0 0 / 4%);
}
.center-class[data-v-1743195e] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  width: 53%;
}
.header-class[data-v-1743195e] {
  font-size: 22px;
  position: absolute;
  left: 15px;
  top: 15px;
}
.main-class[data-v-1743195e] {
  height: calc(100vh - 70px);
  display: grid;
  place-items: center;
}

/* .button-class {
  width: 70px;
  height: 45px;
  font-size: 16px;
} */

/* .button-template-class {
  width: 150px;
  height: 45px;
  font-size: 16px;
} */

.body-class[data-v-c5b24aaa] {
  width: 800px;
  height: 300px;
  border: 1px solid #d7dae2;
  border-radius: 5px;
  position: relative;
  margin: auto;
  -webkit-box-shadow: 0 2px 4px rgb(0 0 0 / 12%), 0 0 6px rgb(0 0 0 / 4%);
          box-shadow: 0 2px 4px rgb(0 0 0 / 12%), 0 0 6px rgb(0 0 0 / 4%);
}
.center-class[data-v-c5b24aaa] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 53%;
}
.header-class[data-v-c5b24aaa] {
  font-size: 22px;
  position: absolute;
  left: 15px;
  top: 15px;
}
.main-class[data-v-c5b24aaa] {
  height: calc(100vh - 70px);
  display: grid;
  place-items: center;
}

.btn-group[data-v-e7dd0200] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0 0 20px 0;
}
/* /deep/ .el-date-editor .el-range-separator {
  margin-top: -10px;
}

/deep/ .el-date-editor .el-range__close-icon {
  line-height: 20px;
}

/deep/ .el-input__icon {
  display: flex;
  align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  line-height: 40px;
}

/deep/ .el-date-editor .el-range__close-icon {
  font-size: 14px;
  color: #C0C4CC;
  width: 25px;
  display: inline-block;
  float: right;
  line-height: 22px !important;
}

/deep/ .el-input-group__prepend {
  padding: 0 6px;
} */

.body-class[data-v-3ac12376]{
  width: 800px;
  height: 300px;
  border: 1px solid #d7dae2;
  border-radius: 5px;
  position: relative;
  margin: auto;
  -webkit-box-shadow: 0 2px 4px rgb(0 0 0 / 12%), 0 0 6px rgb(0 0 0 / 4%);
          box-shadow: 0 2px 4px rgb(0 0 0 / 12%), 0 0 6px rgb(0 0 0 / 4%);
}
.center-class[data-v-3ac12376]{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  width: 53%;
}
.header-class[data-v-3ac12376]{
  font-size: 22px;
  position: absolute;
  left: 15px;
  top: 15px;
}
.main-class[data-v-3ac12376]{
  height: calc(100vh - 70px);
  display: grid;
  place-items: center;
}

[data-v-2c696b0d] .el-input__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}
[data-v-2c696b0d] .el-input-group__prepend {
  padding: 0 6px;
}
[data-v-2c696b0d] .el-table__body tr.current-row > td {
  color: #fff;
  background: rgba(218, 149, 93, 0.66) !important;
}
[data-v-2c696b0d] .el-date-editor .el-range-separator {
  margin-top: -10px;
}
[data-v-2c696b0d] .el-input--suffix .el-input__inner {
  padding-right: 0 !important;
}







































































































































































































































































































































































































































/* /deep/ .el-input__icon {
  display: flex;
  align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  line-height: 40px;
}

/deep/ .el-input-group__prepend {
  padding: 0 6px;
} */
.table-top-left-button[data-v-3e4aac4c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 10px;
  margin-top: 8px;
}
.table-top-right-button[data-v-3e4aac4c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  margin-top: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rightTable[data-v-3e4aac4c] .success-row {
  background-color: #ecf5ff;
}

/*隐藏input框后面多出的icon*/

/* /deep/ .el-icon-circle-check {
  display: none;
} */

/*隐藏select框后面多出的icon*/

/* /deep/ .el-input__validateIcon {
  display: none;
} */

/*
.table-wrap {
  margin: 0 10px;
} */

























































































































































































































































































































































































































































































































































/* .local-staock >>> .el-input__icon {
  display: flex;
  align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  line-height: 40px;
}

.local-staock >>> .el-input-group__prepend {
  padding: 0 6px;
} */

/*/deep/ .el-table__body tr.current-row > td {
  color: #fff;
  background: #f8ce90 !important;
}*/
.table-top-left-button[data-v-37f3e784] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 10px;
}

/*隐藏input框后面多出的icon*/

/* .local-staock >>> .el-icon-circle-check {
  display: none;
} */

/*隐藏select框后面多出的icon*/

/* .local-staock >>> .el-input__validateIcon {
  display: none;
} */
.table-title[data-v-37f3e784] {
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
}





































































































































































































































































































































/* .stock-log {
  padding: 8px;
}
.stock-log >>> .el-input__icon {
  display: flex;
  align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  line-height: 40px;
}

.stock-log >>> .el-input-group__prepend {
  padding: 0 6px;
} */

/*/deep/ .el-table__body tr.current-row > td {*/

/*  color: #fff;*/

/*  background: #ecf5ff !important;*/

/*}*/

/* .table-top-left-button {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
  padding-right: 10px;
} */

/* .table-top-right-button {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  align-items: center;
} */

/*隐藏input框后面多出的icon*/

/* .stock-log >>> .el-icon-circle-check {
  display: none;
} */

/*隐藏select框后面多出的icon*/

/* .stock-log >>> .el-input__validateIcon {
  display: none;
}

.stock-log >>> .el-date-editor .el-range-separator {
  display: inline-block;
  height: 100%;
  padding: 0 5px;
  margin: 0;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  width: 5%;
  color: #303133;
}

.stock-log >>> .el-input--suffix .el-input__inner {
  padding-right: 0;
} */




































































































































































































































































































/* .trans-issue >>> .el-input__icon {
  display: flex;
  align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  line-height: 40px;
}

.trans-issue >>> .el-input-group__prepend {
  padding: 0 6px;
} */

/*/deep/ .el-table__body tr.current-row > td {
  color: #fff;
  background: #f8ce90 !important;
}*/
.table-top-left-button[data-v-5237f40f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  /* margin-bottom: 10px; */
  padding-right: 10px;
}
.table-title[data-v-5237f40f] {
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
}

[data-v-97a0eada] .el-input__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  line-height: 40px;
}
.table-top-right-button[data-v-97a0eada] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*/deep/ .el-table__body tr.current-row > td {*/

/*  color: #fff;*/

/*  background: #ecf5ff !important;*/

/*}*/
.table[data-v-97a0eada] .success-row {
  background-color: #ecf5ff;
}

/*隐藏input框后面多出的icon*/
[data-v-97a0eada] .el-icon-circle-check {
  display: none;
}

/*隐藏select框后面多出的icon*/
[data-v-97a0eada] .el-input__validateIcon {
  display: none;
}

[data-v-6a2c9cfc] .el-input__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  line-height: 40px;
}
.table-top-left-button[data-v-6a2c9cfc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  padding-right: 10px;
}
.table-top-right-button[data-v-6a2c9cfc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.table-header-font[data-v-6a2c9cfc] {
  font-size: 18px;
  font-weight: bold;
}

/*/deep/ .el-table__body tr.current-row > td {*/

/*  color: #fff;*/

/*  background: #ecf5ff !important;*/

/*}*/
.leftTable[data-v-6a2c9cfc] .success-row {
  background-color: #ecf5ff;
}
.rightBelowTable[data-v-6a2c9cfc] .success-row {
  background-color: #ecf5ff;
}

/*隐藏input框后面多出的icon*/
[data-v-6a2c9cfc] .el-icon-circle-check {
  display: none;
}

/*隐藏select框后面多出的icon*/
[data-v-6a2c9cfc] .el-input__validateIcon {
  display: none;
}

[data-v-30fd2f1c] .el-input__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  line-height: 40px;
}
.table-top-right-button[data-v-30fd2f1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*/deep/ .el-table__body tr.current-row > td {*/

/*  color: #fff;*/

/*  background: #ecf5ff !important;*/

/*}*/
.table[data-v-30fd2f1c] .success-row {
  background-color: #ecf5ff;
}

/*隐藏input框后面多出的icon*/
[data-v-30fd2f1c] .el-icon-circle-check {
  display: none;
}

/*隐藏select框后面多出的icon*/
[data-v-30fd2f1c] .el-input__validateIcon {
  display: none;
}

.lowerButton[data-v-6464c356] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}









































































































































































































































































































































































































.input-width-class[data-v-7ad7ced7] {
  width: 280px;
}
.el-input__suffix[data-v-7ad7ced7] {
  display: table;
}
.font-class[data-v-7ad7ced7] {
  position: absolute;
  right: 60px;
  top: 70px;
  font-size: 17px;
}





































































































































































































































































































































































































































































































































































































.eft-print-areas[data-v-097db274] {
  position: fixed;
  z-index: 9999999;
  top: 0;
  left: -100%;
}
.eft-print-title[data-v-097db274] {
  font-size: 16px;
  font-weight: 700;
  margin: 20px 0;
}
.eft-print-table[data-v-097db274] {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-top: 1px solid #EBEEF5;
  border-left: 1px solid #EBEEF5;
}
.eft-print-table thead[data-v-097db274] {
  color: #909399;
  font-weight: 500;
}
.eft-print-table thead tr[data-v-097db274] {
  background-color: #f5f7fa;
}
.eft-print-table td[data-v-097db274] {
  text-align: center;
  border-bottom: 1px solid #EBEEF5;
  border-right: 1px solid #EBEEF5;
  margin: 0;
  height: 45px;
}
#printContent[data-v-097db274] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 210mm;
  overflow: auto;
}
#printContent .eft-print-ctx[data-v-097db274] {
  color: #000;
  background-color: #fff;
  padding: 25px 15px;
  width: 100%;
}
.assemble-actual[data-v-d332596c] .el-table .special-row {
  background-color: #FEF4E9 !important;
}

.eft-editable[data-v-5ee6eec6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.eft-editable .eft-pointer[data-v-5ee6eec6] {
  cursor: pointer;
}
.eft-editable[data-v-3a441079] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.eft-editable .eft-pointer[data-v-3a441079] {
  cursor: pointer;
}

























































































































.eft-icon-err[data-v-42dfd798] {
  font-weight: 1200;
  color: red;
}
.eft-checked-total[data-v-42dfd798] {
  padding: 0 6px;
  font-size: 16px;
  font-weight: 600;
}
.eft-checked-status[data-v-42dfd798] {
  margin-left: 50px;
  color: #cb2a2d;
  font-weight: 600;
}
















































































































































































































.eft-icon-err[data-v-4ec12cd3]{
  font-weight: 1200;
  color: red;
}

.eft-subpage-head[data-v-e6d4c5a2] {
  font-size: 16px;
  font-weight: bolder;
}
.eft-subpage-head i[data-v-e6d4c5a2] {
  cursor: pointer;
}
.eft-table-title[data-v-e6d4c5a2] {
  padding: 8px;
  font-size: 16px;
  font-weight: bolder;
}
.eft-icon-err[data-v-09bf3511]{
  font-weight: 1200;
  color: red;
}

.eft-subpage-head[data-v-17e4cd6a] {
  font-size: 16px;
  font-weight: bolder;
}
.eft-subpage-head i[data-v-17e4cd6a] {
  cursor: pointer;
}
.eft-table-title[data-v-17e4cd6a] {
  padding: 8px;
  font-size: 16px;
  font-weight: bolder;
}
.warp-main[data-v-233e6324] {
  background-color: #f2f2f2;
}
.button-group[data-v-233e6324] {
  text-align: right;
}
.title[data-v-233e6324] {
}
.left-container[data-v-233e6324] {
  padding-right: 10px;
}
.left[data-v-233e6324] {
  background-color: #fff;
  padding-bottom: 30px;
}
.right[data-v-233e6324] {
  background-color: #fff;
  padding: 24px 10px;
}
.header[data-v-233e6324] {
  height: 56px;
  border-bottom: 1px solid #dcdfe6;
  padding: 0 20px;
}
.header-title[data-v-233e6324] {
  font-size: 18px;
}
.text-1[data-v-233e6324] {
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
}
.text-2[data-v-233e6324] {
  font-size: 14px;
  color: #606266;
}
.text-3[data-v-233e6324] {
  font-size: 14px;
  color: #606266;
}
.text-4[data-v-233e6324] {
  font-size: 14px;
  color: #606266;
}
.icon-circle[data-v-233e6324] {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  border: 2px solid #479bff;
}
.active .icon-circle[data-v-233e6324] {
  border-color: #fff;
}
.active.item-container[data-v-233e6324],
.active .text-1[data-v-233e6324],
.active .text-2[data-v-233e6324],
.active .text-3[data-v-233e6324],
.active .text-4[data-v-233e6324] {
  color: #fff;
}
.item-container[data-v-233e6324] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #dcdfe6;
  cursor: pointer;
  position: relative;
}
.item-header[data-v-233e6324] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #dcdfe6;
}
.item-state[data-v-233e6324] {
  padding: 0 10px;
}
.item-status[data-v-233e6324] {
  padding: 0 10px;
}
.item-header .item-status[data-v-233e6324] {
  text-align: right;
}
.item-status-count[data-v-233e6324] {
  display: inline-block;
  padding: 9px 10px;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
  font-weight: bold;
}
.item-content[data-v-233e6324] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.item-action[data-v-233e6324] {
  position: absolute;
  font-size: 18px;
  right: 5px;
  top: 5px;
  z-index: 9;
}
.spin[data-v-233e6324] {
  -webkit-animation: spin-data-v-233e6324 2s infinite;
          animation: spin-data-v-233e6324 2s infinite;
}
@-webkit-keyframes spin-data-v-233e6324 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes spin-data-v-233e6324 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}


































































































































































































































































































































































































































































































































































































































































































.storehouse-ruleForm .el-input__icon[data-v-dd406ab0] {
  line-height: 30px !important;
}
.storehouse-ruleForm .el-form-item__content[data-v-dd406ab0] {
  line-height: 30px !important;
}
.storehouse-ruleForm .el-input-group__prepend[data-v-dd406ab0] {
  padding: 0 6px;
}


.el-input__icon[data-v-4777cf41] {
    line-height: 40px !important;
}
.el-form-item__content[data-v-4777cf41] {
    line-height: 40px !important;
}
.el-input-group__prepend[data-v-4777cf41] {
    padding: 0 6px;
}
.widthFour .el-input-group__prepend[data-v-4777cf41] {
    padding: 0 6px;
}
.widthTwo .el-input-group__prepend[data-v-4777cf41] {
    padding: 0 40px;
}


.eft-gutter-40 .el-form-item[data-v-fd68b0e6] {
    padding: 0 10px 0 0;
}

































































































































































































































































































































































































































.eft-gutter-40 .el-form-item[data-v-31928f08] {
  padding: 0 10px 0 0;
}

.hrsUser .el-input__icon {
  line-height: 30px !important;
}
.hrsUser .el-form-item__content {
  line-height: 30px !important;
}
.hrsUser .el-input-group__prepend {
  padding: 0 6px;
}
.hrsUser .widthFour .el-input-group__prepend {
  padding: 0 13px;
}

.searchForm .el-input__icon {
  line-height: 30px !important;
}
.searchForm .el-form-item__content {
  line-height: 30px !important;
}
.searchForm .el-input-group__prepend {
  padding: 0 6px;
}

.manifest-board[data-v-75171684]{
  padding: 16px;
}
.manifest-board[data-v-75171684] .el-form-item__content {
  line-height: 30px;
}
.manifest-board[data-v-75171684] .el-input__icon{
  line-height: 30px !important;
}
.manifest-board[data-v-75171684] .el-input-group__prepend {
  padding: 0 6px;
}
/*隐藏input框后面多出的icon*/
.manifest-board[data-v-75171684] .el-icon-circle-check {
  display: none;
}
.manifest-board[data-v-75171684] .el-input__validateIcon {
  display: none;
}
.center-css[data-v-75171684] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.table-icon[data-v-75171684] {
  color: #80F26E;
  font-size: 30px;
  font-weight: bold;
}

.packageBoard[data-v-58e46719] {
  padding: 16px;
}
.table-wrap[data-v-58e46719] {
  margin: 0 10px;
}
.rightTable[data-v-58e46719] {
  padding-top: 47px;
}
[data-v-58e46719] .el-input__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 25px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 40px;
}
[data-v-58e46719] .el-input-group__prepend {
  padding: 0 6px;
}
[data-v-58e46719] .warning_row{
		background: rgb(253, 226, 226) !important
}

.bottom-button[data-v-8f3c263a] {
  margin: 10px 0;
  text-align: right;
}

.bottom-button[data-v-1e08d3ab] {
  margin: 10px 0;
  text-align: right;
}

.bottom-button[data-v-e1af26ec] {
  margin: 10px 0;
  text-align: right;
}

.bottom-button[data-v-789dbd92] {
  margin: 10px 0;
  text-align: right;
}

.bottom-button[data-v-d1aed53a] {
  margin: 10px 0;
  text-align: right;
}

.direct-icon[data-v-cbe2bf96] {
  color: #80f26e;
  font-size: 20px;
  font-weight: 500;
}
.inner-wrap[data-v-722d4fd6] {
  padding: 0 20px 20px 20px;
}

.inner-wrap[data-v-15db50d0] {
  padding: 0 20px 20px 20px;
}
.top-button[data-v-15db50d0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 10px;
}




















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.steps-container.el-steps[data-v-cda9dab0] .el-step {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
























































































































































































































































































































































































.danger_goodsType_row {
  background-color: #FCE2E1 !important;
}
















































































































































































.cont-wrap[data-v-76dce733] {
  width: 100%;
  margin-bottom: 20px;
  padding-right: 10px;
}
.cont-header[data-v-76dce733] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 700;
  font-size: 14px;
}
.cont-item[data-v-76dce733] {
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cont-item-icon[data-v-76dce733] {
  padding-left: 15px;
  font-size: 22px;
  cursor: pointer;
  color: red;
}
.required[data-v-76dce733] {
  color: red;
  margin-right: 2px;
}
.btn-wrap[data-v-76dce733] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 20px;
}
.color-0[data-v-b483e6c2] {
  color: #409eff;
}
.color-1[data-v-b483e6c2] {
  color: #909399;
}
.color-2[data-v-b483e6c2] {
  color: #67c23a;
}
.color-3[data-v-b483e6c2] {
  color: red;
}

.edit-icon[data-v-05ddf3bf] {
  font-size: 20px;
  color: var(--theme-color-blue);
  cursor: pointer;
}
.title-info[data-v-05ddf3bf] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
  margin-top: 5px;
}
.error-text[data-v-05ddf3bf] {
  color: #f56c6c;
  font-size: 12px;
}
.required[data-v-05ddf3bf] {
  color: red;
  margin-left: 2px;
}

.table-icon[data-v-b797927e] {
  color: #80f26e;
  font-size: 26px;
  font-weight: bold;
}
.error-text[data-v-b797927e] {
  color: #f56c6c;
  font-size: 12px;
}
.required[data-v-b797927e] {
  color: red;
  margin-left: 2px;
}

.table-icon[data-v-4cc88d38] {
  color: #80f26e;
  font-size: 26px;
  font-weight: bold;
}

.color-0[data-v-64aa007c] {
  color: #409eff;
}
.color-1[data-v-64aa007c] {
  color: #909399;
}
.color-2[data-v-64aa007c] {
  color: #67c23a;
}
.color-3[data-v-64aa007c] {
  color: red;
}

.color-0 {
  color: #409eff;
}
.color-1 {
  color: #909399;
}
.color-2 {
  color: #67c23a;
}
.color-3 {
  color: red;
}

.color-0 {
  color: #409eff;
}
.color-1 {
  color: #909399;
}
.color-2 {
  color: #67c23a;
}
.color-3 {
  color: red;
}

.color-0[data-v-180e3085] {
  color: #409eff;
}
.color-1[data-v-180e3085] {
  color: #909399;
}
.color-2[data-v-180e3085] {
  color: #67c23a;
}
.color-3[data-v-180e3085] {
  color: red;
}

.edit-icon[data-v-365b5660] {
  font-size: 20px;
  color: var(--theme-color-blue);
  cursor: pointer;
}
.title-info[data-v-365b5660] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
  margin-top: 5px;
}
.error-text[data-v-365b5660] {
  color: #f56c6c;
  font-size: 12px;
}
.required[data-v-365b5660] {
  color: red;
  margin-left: 2px;
}

.table-icon[data-v-5a0a3589] {
  color: #80f26e;
  font-size: 26px;
  font-weight: bold;
}
@charset "UTF-8";@font-face{font-family:element-icons;src:url(../../static/fonts/element-icons.535877f.woff) format("woff"),url(../../static/fonts/element-icons.732389d.ttf) format("truetype");font-weight:400;font-display:"auto";font-style:normal}[class*=" el-icon-"],[class^=el-icon-]{font-family:element-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-icon-ice-cream-round:before{content:"\E6A0"}.el-icon-ice-cream-square:before{content:"\E6A3"}.el-icon-lollipop:before{content:"\E6A4"}.el-icon-potato-strips:before{content:"\E6A5"}.el-icon-milk-tea:before{content:"\E6A6"}.el-icon-ice-drink:before{content:"\E6A7"}.el-icon-ice-tea:before{content:"\E6A9"}.el-icon-coffee:before{content:"\E6AA"}.el-icon-orange:before{content:"\E6AB"}.el-icon-pear:before{content:"\E6AC"}.el-icon-apple:before{content:"\E6AD"}.el-icon-cherry:before{content:"\E6AE"}.el-icon-watermelon:before{content:"\E6AF"}.el-icon-grape:before{content:"\E6B0"}.el-icon-refrigerator:before{content:"\E6B1"}.el-icon-goblet-square-full:before{content:"\E6B2"}.el-icon-goblet-square:before{content:"\E6B3"}.el-icon-goblet-full:before{content:"\E6B4"}.el-icon-goblet:before{content:"\E6B5"}.el-icon-cold-drink:before{content:"\E6B6"}.el-icon-coffee-cup:before{content:"\E6B8"}.el-icon-water-cup:before{content:"\E6B9"}.el-icon-hot-water:before{content:"\E6BA"}.el-icon-ice-cream:before{content:"\E6BB"}.el-icon-dessert:before{content:"\E6BC"}.el-icon-sugar:before{content:"\E6BD"}.el-icon-tableware:before{content:"\E6BE"}.el-icon-burger:before{content:"\E6BF"}.el-icon-knife-fork:before{content:"\E6C1"}.el-icon-fork-spoon:before{content:"\E6C2"}.el-icon-chicken:before{content:"\E6C3"}.el-icon-food:before{content:"\E6C4"}.el-icon-dish-1:before{content:"\E6C5"}.el-icon-dish:before{content:"\E6C6"}.el-icon-moon-night:before{content:"\E6EE"}.el-icon-moon:before{content:"\E6F0"}.el-icon-cloudy-and-sunny:before{content:"\E6F1"}.el-icon-partly-cloudy:before{content:"\E6F2"}.el-icon-cloudy:before{content:"\E6F3"}.el-icon-sunny:before{content:"\E6F6"}.el-icon-sunset:before{content:"\E6F7"}.el-icon-sunrise-1:before{content:"\E6F8"}.el-icon-sunrise:before{content:"\E6F9"}.el-icon-heavy-rain:before{content:"\E6FA"}.el-icon-lightning:before{content:"\E6FB"}.el-icon-light-rain:before{content:"\E6FC"}.el-icon-wind-power:before{content:"\E6FD"}.el-icon-baseball:before{content:"\E712"}.el-icon-soccer:before{content:"\E713"}.el-icon-football:before{content:"\E715"}.el-icon-basketball:before{content:"\E716"}.el-icon-ship:before{content:"\E73F"}.el-icon-truck:before{content:"\E740"}.el-icon-bicycle:before{content:"\E741"}.el-icon-mobile-phone:before{content:"\E6D3"}.el-icon-service:before{content:"\E6D4"}.el-icon-key:before{content:"\E6E2"}.el-icon-unlock:before{content:"\E6E4"}.el-icon-lock:before{content:"\E6E5"}.el-icon-watch:before{content:"\E6FE"}.el-icon-watch-1:before{content:"\E6FF"}.el-icon-timer:before{content:"\E702"}.el-icon-alarm-clock:before{content:"\E703"}.el-icon-map-location:before{content:"\E704"}.el-icon-delete-location:before{content:"\E705"}.el-icon-add-location:before{content:"\E706"}.el-icon-location-information:before{content:"\E707"}.el-icon-location-outline:before{content:"\E708"}.el-icon-location:before{content:"\E79E"}.el-icon-place:before{content:"\E709"}.el-icon-discover:before{content:"\E70A"}.el-icon-first-aid-kit:before{content:"\E70B"}.el-icon-trophy-1:before{content:"\E70C"}.el-icon-trophy:before{content:"\E70D"}.el-icon-medal:before{content:"\E70E"}.el-icon-medal-1:before{content:"\E70F"}.el-icon-stopwatch:before{content:"\E710"}.el-icon-mic:before{content:"\E711"}.el-icon-copy-document:before{content:"\E718"}.el-icon-full-screen:before{content:"\E719"}.el-icon-switch-button:before{content:"\E71B"}.el-icon-aim:before{content:"\E71C"}.el-icon-crop:before{content:"\E71D"}.el-icon-odometer:before{content:"\E71E"}.el-icon-time:before{content:"\E71F"}.el-icon-bangzhu:before{content:"\E724"}.el-icon-close-notification:before{content:"\E726"}.el-icon-microphone:before{content:"\E727"}.el-icon-turn-off-microphone:before{content:"\E728"}.el-icon-position:before{content:"\E729"}.el-icon-postcard:before{content:"\E72A"}.el-icon-message:before{content:"\E72B"}.el-icon-chat-line-square:before{content:"\E72D"}.el-icon-chat-dot-square:before{content:"\E72E"}.el-icon-chat-dot-round:before{content:"\E72F"}.el-icon-chat-square:before{content:"\E730"}.el-icon-chat-line-round:before{content:"\E731"}.el-icon-chat-round:before{content:"\E732"}.el-icon-set-up:before{content:"\E733"}.el-icon-turn-off:before{content:"\E734"}.el-icon-open:before{content:"\E735"}.el-icon-connection:before{content:"\E736"}.el-icon-link:before{content:"\E737"}.el-icon-cpu:before{content:"\E738"}.el-icon-thumb:before{content:"\E739"}.el-icon-female:before{content:"\E73A"}.el-icon-male:before{content:"\E73B"}.el-icon-guide:before{content:"\E73C"}.el-icon-news:before{content:"\E73E"}.el-icon-price-tag:before{content:"\E744"}.el-icon-discount:before{content:"\E745"}.el-icon-wallet:before{content:"\E747"}.el-icon-coin:before{content:"\E748"}.el-icon-money:before{content:"\E749"}.el-icon-bank-card:before{content:"\E74A"}.el-icon-box:before{content:"\E74B"}.el-icon-present:before{content:"\E74C"}.el-icon-sell:before{content:"\E6D5"}.el-icon-sold-out:before{content:"\E6D6"}.el-icon-shopping-bag-2:before{content:"\E74D"}.el-icon-shopping-bag-1:before{content:"\E74E"}.el-icon-shopping-cart-2:before{content:"\E74F"}.el-icon-shopping-cart-1:before{content:"\E750"}.el-icon-shopping-cart-full:before{content:"\E751"}.el-icon-smoking:before{content:"\E752"}.el-icon-no-smoking:before{content:"\E753"}.el-icon-house:before{content:"\E754"}.el-icon-table-lamp:before{content:"\E755"}.el-icon-school:before{content:"\E756"}.el-icon-office-building:before{content:"\E757"}.el-icon-toilet-paper:before{content:"\E758"}.el-icon-notebook-2:before{content:"\E759"}.el-icon-notebook-1:before{content:"\E75A"}.el-icon-files:before{content:"\E75B"}.el-icon-collection:before{content:"\E75C"}.el-icon-receiving:before{content:"\E75D"}.el-icon-suitcase-1:before{content:"\E760"}.el-icon-suitcase:before{content:"\E761"}.el-icon-film:before{content:"\E763"}.el-icon-collection-tag:before{content:"\E765"}.el-icon-data-analysis:before{content:"\E766"}.el-icon-pie-chart:before{content:"\E767"}.el-icon-data-board:before{content:"\E768"}.el-icon-data-line:before{content:"\E76D"}.el-icon-reading:before{content:"\E769"}.el-icon-magic-stick:before{content:"\E76A"}.el-icon-coordinate:before{content:"\E76B"}.el-icon-mouse:before{content:"\E76C"}.el-icon-brush:before{content:"\E76E"}.el-icon-headset:before{content:"\E76F"}.el-icon-umbrella:before{content:"\E770"}.el-icon-scissors:before{content:"\E771"}.el-icon-mobile:before{content:"\E773"}.el-icon-attract:before{content:"\E774"}.el-icon-monitor:before{content:"\E775"}.el-icon-search:before{content:"\E778"}.el-icon-takeaway-box:before{content:"\E77A"}.el-icon-paperclip:before{content:"\E77D"}.el-icon-printer:before{content:"\E77E"}.el-icon-document-add:before{content:"\E782"}.el-icon-document:before{content:"\E785"}.el-icon-document-checked:before{content:"\E786"}.el-icon-document-copy:before{content:"\E787"}.el-icon-document-delete:before{content:"\E788"}.el-icon-document-remove:before{content:"\E789"}.el-icon-tickets:before{content:"\E78B"}.el-icon-folder-checked:before{content:"\E77F"}.el-icon-folder-delete:before{content:"\E780"}.el-icon-folder-remove:before{content:"\E781"}.el-icon-folder-add:before{content:"\E783"}.el-icon-folder-opened:before{content:"\E784"}.el-icon-folder:before{content:"\E78A"}.el-icon-edit-outline:before{content:"\E764"}.el-icon-edit:before{content:"\E78C"}.el-icon-date:before{content:"\E78E"}.el-icon-c-scale-to-original:before{content:"\E7C6"}.el-icon-view:before{content:"\E6CE"}.el-icon-loading:before{content:"\E6CF"}.el-icon-rank:before{content:"\E6D1"}.el-icon-sort-down:before{content:"\E7C4"}.el-icon-sort-up:before{content:"\E7C5"}.el-icon-sort:before{content:"\E6D2"}.el-icon-finished:before{content:"\E6CD"}.el-icon-refresh-left:before{content:"\E6C7"}.el-icon-refresh-right:before{content:"\E6C8"}.el-icon-refresh:before{content:"\E6D0"}.el-icon-video-play:before{content:"\E7C0"}.el-icon-video-pause:before{content:"\E7C1"}.el-icon-d-arrow-right:before{content:"\E6DC"}.el-icon-d-arrow-left:before{content:"\E6DD"}.el-icon-arrow-up:before{content:"\E6E1"}.el-icon-arrow-down:before{content:"\E6DF"}.el-icon-arrow-right:before{content:"\E6E0"}.el-icon-arrow-left:before{content:"\E6DE"}.el-icon-top-right:before{content:"\E6E7"}.el-icon-top-left:before{content:"\E6E8"}.el-icon-top:before{content:"\E6E6"}.el-icon-bottom:before{content:"\E6EB"}.el-icon-right:before{content:"\E6E9"}.el-icon-back:before{content:"\E6EA"}.el-icon-bottom-right:before{content:"\E6EC"}.el-icon-bottom-left:before{content:"\E6ED"}.el-icon-caret-top:before{content:"\E78F"}.el-icon-caret-bottom:before{content:"\E790"}.el-icon-caret-right:before{content:"\E791"}.el-icon-caret-left:before{content:"\E792"}.el-icon-d-caret:before{content:"\E79A"}.el-icon-share:before{content:"\E793"}.el-icon-menu:before{content:"\E798"}.el-icon-s-grid:before{content:"\E7A6"}.el-icon-s-check:before{content:"\E7A7"}.el-icon-s-data:before{content:"\E7A8"}.el-icon-s-opportunity:before{content:"\E7AA"}.el-icon-s-custom:before{content:"\E7AB"}.el-icon-s-claim:before{content:"\E7AD"}.el-icon-s-finance:before{content:"\E7AE"}.el-icon-s-comment:before{content:"\E7AF"}.el-icon-s-flag:before{content:"\E7B0"}.el-icon-s-marketing:before{content:"\E7B1"}.el-icon-s-shop:before{content:"\E7B4"}.el-icon-s-open:before{content:"\E7B5"}.el-icon-s-management:before{content:"\E7B6"}.el-icon-s-ticket:before{content:"\E7B7"}.el-icon-s-release:before{content:"\E7B8"}.el-icon-s-home:before{content:"\E7B9"}.el-icon-s-promotion:before{content:"\E7BA"}.el-icon-s-operation:before{content:"\E7BB"}.el-icon-s-unfold:before{content:"\E7BC"}.el-icon-s-fold:before{content:"\E7A9"}.el-icon-s-platform:before{content:"\E7BD"}.el-icon-s-order:before{content:"\E7BE"}.el-icon-s-cooperation:before{content:"\E7BF"}.el-icon-bell:before{content:"\E725"}.el-icon-message-solid:before{content:"\E799"}.el-icon-video-camera:before{content:"\E772"}.el-icon-video-camera-solid:before{content:"\E796"}.el-icon-camera:before{content:"\E779"}.el-icon-camera-solid:before{content:"\E79B"}.el-icon-download:before{content:"\E77C"}.el-icon-upload2:before{content:"\E77B"}.el-icon-upload:before{content:"\E7C3"}.el-icon-picture-outline-round:before{content:"\E75F"}.el-icon-picture-outline:before{content:"\E75E"}.el-icon-picture:before{content:"\E79F"}.el-icon-close:before{content:"\E6DB"}.el-icon-check:before{content:"\E6DA"}.el-icon-plus:before{content:"\E6D9"}.el-icon-minus:before{content:"\E6D8"}.el-icon-help:before{content:"\E73D"}.el-icon-s-help:before{content:"\E7B3"}.el-icon-circle-close:before{content:"\E78D"}.el-icon-circle-check:before{content:"\E720"}.el-icon-circle-plus-outline:before{content:"\E723"}.el-icon-remove-outline:before{content:"\E722"}.el-icon-zoom-out:before{content:"\E776"}.el-icon-zoom-in:before{content:"\E777"}.el-icon-error:before{content:"\E79D"}.el-icon-success:before{content:"\E79C"}.el-icon-circle-plus:before{content:"\E7A0"}.el-icon-remove:before{content:"\E7A2"}.el-icon-info:before{content:"\E7A1"}.el-icon-question:before{content:"\E7A4"}.el-icon-warning-outline:before{content:"\E6C9"}.el-icon-warning:before{content:"\E7A3"}.el-icon-goods:before{content:"\E7C2"}.el-icon-s-goods:before{content:"\E7B2"}.el-icon-star-off:before{content:"\E717"}.el-icon-star-on:before{content:"\E797"}.el-icon-more-outline:before{content:"\E6CC"}.el-icon-more:before{content:"\E794"}.el-icon-phone-outline:before{content:"\E6CB"}.el-icon-phone:before{content:"\E795"}.el-icon-user:before{content:"\E6E3"}.el-icon-user-solid:before{content:"\E7A5"}.el-icon-setting:before{content:"\E6CA"}.el-icon-s-tools:before{content:"\E7AC"}.el-icon-delete:before{content:"\E6D7"}.el-icon-delete-solid:before{content:"\E7C9"}.el-icon-eleme:before{content:"\E7C7"}.el-icon-platform-eleme:before{content:"\E7CA"}.el-icon-loading{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@-webkit-keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}.el-pagination{white-space:nowrap;padding:2px 5px;color:#303133;font-weight:700}.el-pagination::after,.el-pagination::before{display:table;content:""}.el-pagination::after{clear:both}.el-pagination button,.el-pagination span:not([class*=suffix]){display:inline-block;font-size:13px;min-width:35.5px;height:28px;line-height:28px;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box}.el-pagination .el-input__inner{text-align:center;-moz-appearance:textfield;line-height:normal}.el-pagination .el-input__suffix{right:0;-webkit-transform:scale(.8);transform:scale(.8)}.el-pagination .el-select .el-input{width:100px;margin:0 5px}.el-pagination .el-select .el-input .el-input__inner{padding-right:25px;border-radius:3px}.el-pagination button{border:none;padding:0 6px;background:0 0}.el-pagination button:focus{outline:0}.el-pagination button:hover{color:#409EFF}.el-pagination button:disabled{color:#C0C4CC;background-color:#FFF;cursor:not-allowed}.el-pagination .btn-next,.el-pagination .btn-prev{background:center center no-repeat #FFF;background-size:16px;cursor:pointer;margin:0;color:#303133}.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon{display:block;font-size:12px;font-weight:700}.el-pagination .btn-prev{padding-right:12px}.el-pagination .btn-next{padding-left:12px}.el-pagination .el-pager li.disabled{color:#C0C4CC;cursor:not-allowed}.el-pager li,.el-pager li.btn-quicknext:hover,.el-pager li.btn-quickprev:hover{cursor:pointer}.el-pagination--small .btn-next,.el-pagination--small .btn-prev,.el-pagination--small .el-pager li,.el-pagination--small .el-pager li.btn-quicknext,.el-pagination--small .el-pager li.btn-quickprev,.el-pagination--small .el-pager li:last-child{border-color:transparent;font-size:12px;line-height:22px;height:22px;min-width:22px}.el-pagination--small .arrow.disabled{visibility:hidden}.el-pagination--small .more::before,.el-pagination--small li.more::before{line-height:24px}.el-pagination--small button,.el-pagination--small span:not([class*=suffix]){height:22px;line-height:22px}.el-pagination--small .el-pagination__editor,.el-pagination--small .el-pagination__editor.el-input .el-input__inner{height:22px}.el-pagination__sizes{margin:0 10px 0 0;font-weight:400;color:#606266}.el-pagination__sizes .el-input .el-input__inner{font-size:13px;padding-left:8px}.el-pagination__sizes .el-input .el-input__inner:hover{border-color:#409EFF}.el-pagination__total{margin-right:10px;font-weight:400;color:#606266}.el-pagination__jump{margin-left:24px;font-weight:400;color:#606266}.el-pagination__jump .el-input__inner{padding:0 3px}.el-pagination__rightwrapper{float:right}.el-pagination__editor{line-height:18px;padding:0 2px;height:28px;text-align:center;margin:0 2px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px}.el-pager,.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev{padding:0}.el-dialog,.el-pager li{-webkit-box-sizing:border-box}.el-pagination__editor.el-input{width:50px}.el-pagination__editor.el-input .el-input__inner{height:28px}.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{margin:0 5px;background-color:#f4f4f5;color:#606266;min-width:30px;border-radius:2px}.el-pagination.is-background .btn-next.disabled,.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-prev.disabled,.el-pagination.is-background .btn-prev:disabled,.el-pagination.is-background .el-pager li.disabled{color:#C0C4CC}.el-pagination.is-background .el-pager li:not(.disabled):hover{color:#409EFF}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#409EFF;color:#FFF}.el-pagination.is-background.el-pagination--small .btn-next,.el-pagination.is-background.el-pagination--small .btn-prev,.el-pagination.is-background.el-pagination--small .el-pager li{margin:0 3px;min-width:22px}.el-pager,.el-pager li{vertical-align:top;margin:0;display:inline-block}.el-pager{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style:none;font-size:0}.el-pager .more::before{line-height:30px}.el-pager li{padding:0 4px;background:#FFF;font-size:13px;min-width:35.5px;height:28px;line-height:28px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.el-pager li.btn-quicknext,.el-pager li.btn-quickprev{line-height:28px;color:#303133}.el-pager li.btn-quicknext.disabled,.el-pager li.btn-quickprev.disabled{color:#C0C4CC}.el-pager li.active+li{border-left:0}.el-pager li:hover{color:#409EFF}.el-pager li.active{color:#409EFF;cursor:default}@-webkit-keyframes v-modal-in{0%{opacity:0}}@-webkit-keyframes v-modal-out{100%{opacity:0}}.el-dialog{position:relative;margin:0 auto 50px;background:#FFF;border-radius:2px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.el-dialog.is-fullscreen{width:100%;margin-top:0;margin-bottom:0;height:100%;overflow:auto}.el-dialog__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0}.el-dialog__header{padding:20px 20px 10px}.el-dialog__headerbtn{position:absolute;top:20px;right:20px;padding:0;background:0 0;border:none;outline:0;cursor:pointer;font-size:16px}.el-dialog__headerbtn .el-dialog__close{color:#909399}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:#409EFF}.el-dialog__title{line-height:24px;font-size:18px;color:#303133}.el-dialog__body{padding:30px 20px;color:#606266;font-size:14px;word-break:break-all}.el-dialog__footer{padding:10px 20px 20px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:initial;padding:25px 25px 30px}.el-dialog--center .el-dialog__footer{text-align:inherit}.dialog-fade-enter-active{-webkit-animation:dialog-fade-in .3s;animation:dialog-fade-in .3s}.dialog-fade-leave-active{-webkit-animation:dialog-fade-out .3s;animation:dialog-fade-out .3s}@-webkit-keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes dialog-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes dialog-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-autocomplete{position:relative;display:inline-block}.el-autocomplete-suggestion{margin:5px 0;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:4px;border:1px solid #E4E7ED;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#FFF}.el-autocomplete-suggestion__wrap{max-height:280px;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-autocomplete-suggestion__list{margin:0;padding:0}.el-autocomplete-suggestion li{padding:0 20px;margin:0;line-height:34px;cursor:pointer;color:#606266;font-size:14px;list-style:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-autocomplete-suggestion li.highlighted,.el-autocomplete-suggestion li:hover{background-color:#F5F7FA}.el-autocomplete-suggestion li.divider{margin-top:6px;border-top:1px solid #000}.el-autocomplete-suggestion li.divider:last-child{margin-bottom:-6px}.el-autocomplete-suggestion.is-loading li{text-align:center;height:100px;line-height:100px;font-size:20px;color:#999}.el-autocomplete-suggestion.is-loading li::after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-autocomplete-suggestion.is-loading li:hover{background-color:#FFF}.el-autocomplete-suggestion.is-loading .el-icon-loading{vertical-align:middle}.el-dropdown{display:inline-block;position:relative;color:#606266;font-size:14px}.el-dropdown .el-button-group{display:block}.el-dropdown .el-button-group .el-button{float:none}.el-dropdown .el-dropdown__caret-button{padding-left:5px;padding-right:5px;position:relative;border-left:none}.el-dropdown .el-dropdown__caret-button::before{content:'';position:absolute;display:block;width:1px;top:5px;bottom:5px;left:0;background:rgba(255,255,255,.5)}.el-dropdown .el-dropdown__caret-button.el-button--default::before{background:rgba(220,223,230,.5)}.el-dropdown .el-dropdown__caret-button:hover:not(.is-disabled)::before{top:0;bottom:0}.el-dropdown .el-dropdown__caret-button .el-dropdown__icon{padding-left:0}.el-dropdown__icon{font-size:12px;margin:0 3px}.el-dropdown .el-dropdown-selfdefine:focus:active,.el-dropdown .el-dropdown-selfdefine:focus:not(.focusing){outline-width:0}.el-dropdown [disabled]{cursor:not-allowed;color:#bbb}.el-dropdown-menu{position:absolute;top:0;left:0;z-index:10;padding:10px 0;margin:5px 0;background-color:#FFF;border:1px solid #EBEEF5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-dropdown-menu__item,.el-menu-item{font-size:14px;padding:0 20px;cursor:pointer}.el-dropdown-menu__item{list-style:none;line-height:36px;margin:0;color:#606266;outline:0}.el-dropdown-menu__item:focus,.el-dropdown-menu__item:not(.is-disabled):hover{background-color:#ecf5ff;color:#66b1ff}.el-dropdown-menu__item i{margin-right:5px}.el-dropdown-menu__item--divided{position:relative;margin-top:6px;border-top:1px solid #EBEEF5}.el-dropdown-menu__item--divided:before{content:'';height:6px;display:block;margin:0 -20px;background-color:#FFF}.el-dropdown-menu__item.is-disabled{cursor:default;color:#bbb;pointer-events:none}.el-dropdown-menu--medium{padding:6px 0}.el-dropdown-menu--medium .el-dropdown-menu__item{line-height:30px;padding:0 17px;font-size:14px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:6px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:6px;margin:0 -17px}.el-dropdown-menu--small{padding:6px 0}.el-dropdown-menu--small .el-dropdown-menu__item{line-height:27px;padding:0 15px;font-size:13px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:4px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:4px;margin:0 -15px}.el-dropdown-menu--mini{padding:3px 0}.el-dropdown-menu--mini .el-dropdown-menu__item{line-height:24px;padding:0 10px;font-size:12px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:3px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:3px;margin:0 -10px}.el-menu{border-right:solid 1px #e6e6e6;list-style:none;position:relative;margin:0;padding-left:0;background-color:#FFF}.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,.el-menu--horizontal>.el-submenu .el-submenu__title:hover{background-color:#fff}.el-menu::after,.el-menu::before{display:table;content:""}.el-breadcrumb__item:last-child .el-breadcrumb__separator,.el-menu--collapse>.el-menu-item .el-submenu__icon-arrow,.el-menu--collapse>.el-submenu>.el-submenu__title .el-submenu__icon-arrow{display:none}.el-menu::after{clear:both}.el-menu.el-menu--horizontal{border-bottom:solid 1px #e6e6e6}.el-menu--horizontal{border-right:none}.el-menu--horizontal>.el-menu-item{float:left;height:60px;line-height:60px;margin:0;border-bottom:2px solid transparent;color:#909399}.el-menu--horizontal>.el-menu-item a,.el-menu--horizontal>.el-menu-item a:hover{color:inherit}.el-menu--horizontal>.el-submenu{float:left}.el-menu--horizontal>.el-submenu:focus,.el-menu--horizontal>.el-submenu:hover{outline:0}.el-menu--horizontal>.el-submenu:focus .el-submenu__title,.el-menu--horizontal>.el-submenu:hover .el-submenu__title{color:#303133}.el-menu--horizontal>.el-submenu.is-active .el-submenu__title{border-bottom:2px solid #409EFF;color:#303133}.el-menu--horizontal>.el-submenu .el-submenu__title{height:60px;line-height:60px;border-bottom:2px solid transparent;color:#909399}.el-menu--horizontal>.el-submenu .el-submenu__icon-arrow{position:static;vertical-align:middle;margin-left:8px;margin-top:-3px}.el-menu--collapse .el-submenu,.el-menu-item{position:relative}.el-menu--horizontal .el-menu .el-menu-item,.el-menu--horizontal .el-menu .el-submenu__title{background-color:#FFF;float:none;height:36px;line-height:36px;padding:0 10px;color:#909399}.el-menu--horizontal .el-menu .el-menu-item.is-active,.el-menu--horizontal .el-menu .el-submenu.is-active>.el-submenu__title{color:#303133}.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,.el-menu--horizontal .el-menu-item:not(.is-disabled):hover{outline:0;color:#303133}.el-menu--horizontal>.el-menu-item.is-active{border-bottom:2px solid #409EFF;color:#303133}.el-menu--collapse{width:64px}.el-menu--collapse>.el-menu-item [class^=el-icon-],.el-menu--collapse>.el-submenu>.el-submenu__title [class^=el-icon-]{margin:0;vertical-align:middle;width:24px;text-align:center}.el-menu--collapse>.el-menu-item span,.el-menu--collapse>.el-submenu>.el-submenu__title span{height:0;width:0;overflow:hidden;visibility:hidden;display:inline-block}.el-menu-item,.el-submenu__title{height:56px;line-height:56px;list-style:none}.el-menu--collapse>.el-menu-item.is-active i{color:inherit}.el-menu--collapse .el-menu .el-submenu{min-width:200px}.el-menu--collapse .el-submenu .el-menu{position:absolute;margin-left:5px;top:0;left:100%;z-index:10;border:1px solid #E4E7ED;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-menu--collapse .el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow{-webkit-transform:none;transform:none}.el-menu--popup{z-index:100;min-width:200px;border:none;padding:5px 0;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-menu--popup-bottom-start{margin-top:5px}.el-menu--popup-right-start{margin-left:5px;margin-right:5px}.el-menu-item{color:#303133;-webkit-transition:border-color .3s,background-color .3s,color .3s;transition:border-color .3s,background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.el-radio-button__inner,.el-submenu__title{-webkit-box-sizing:border-box;position:relative;white-space:nowrap}.el-menu-item *{vertical-align:middle}.el-menu-item i{color:#909399}.el-menu-item:focus,.el-menu-item:hover{outline:0;background-color:#ecf5ff}.el-menu-item.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-menu-item [class^=el-icon-]{margin-right:5px;width:24px;text-align:center;font-size:18px;vertical-align:middle}.el-menu-item.is-active{color:#409EFF}.el-menu-item.is-active i{color:inherit}.el-submenu{list-style:none;margin:0;padding-left:0}.el-submenu__title{font-size:14px;color:#303133;padding:0 20px;cursor:pointer;-webkit-transition:border-color .3s,background-color .3s,color .3s;transition:border-color .3s,background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.el-submenu__title *{vertical-align:middle}.el-submenu__title i{color:#909399}.el-submenu__title:focus,.el-submenu__title:hover{outline:0;background-color:#ecf5ff}.el-submenu__title.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-submenu__title:hover{background-color:#ecf5ff}.el-submenu .el-menu{border:none}.el-submenu .el-menu-item{height:50px;line-height:50px;padding:0 45px;min-width:200px}.el-submenu__icon-arrow{position:absolute;top:50%;right:20px;margin-top:-7px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:12px}.el-submenu.is-active .el-submenu__title{border-bottom-color:#409EFF}.el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.el-submenu.is-disabled .el-menu-item,.el-submenu.is-disabled .el-submenu__title{opacity:.25;cursor:not-allowed;background:0 0!important}.el-submenu [class^=el-icon-]{vertical-align:middle;margin-right:5px;width:24px;text-align:center;font-size:18px}.el-menu-item-group>ul{padding:0}.el-menu-item-group__title{padding:7px 0 7px 20px;line-height:normal;font-size:12px;color:#909399}.el-radio-button__inner,.el-radio-group{display:inline-block;line-height:1;vertical-align:middle}.horizontal-collapse-transition .el-submenu__title .el-submenu__icon-arrow{-webkit-transition:.2s;transition:.2s;opacity:0}.el-radio-group{font-size:0}.el-radio-button{position:relative;display:inline-block;outline:0}.el-radio-button__inner{background:#FFF;border:1px solid #DCDFE6;font-weight:500;border-left:0;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);padding:12px 20px;font-size:14px;border-radius:0}.el-radio-button__inner.is-round{padding:12px 20px}.el-radio-button__inner:hover{color:#409EFF}.el-radio-button__inner [class*=el-icon-]{line-height:.9}.el-radio-button__inner [class*=el-icon-]+span{margin-left:5px}.el-radio-button:first-child .el-radio-button__inner{border-left:1px solid #DCDFE6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-radio-button__orig-radio{opacity:0;outline:0;position:absolute;z-index:-1}.el-radio-button__orig-radio:checked+.el-radio-button__inner{color:#FFF;background-color:#409EFF;border-color:#409EFF;-webkit-box-shadow:-1px 0 0 0 #409EFF;box-shadow:-1px 0 0 0 #409EFF}.el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5;-webkit-box-shadow:none;box-shadow:none}.el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{background-color:#F2F6FC}.el-radio-button:last-child .el-radio-button__inner{border-radius:0 4px 4px 0}.el-radio-button:first-child:last-child .el-radio-button__inner{border-radius:4px}.el-radio-button--medium .el-radio-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-radio-button--medium .el-radio-button__inner.is-round{padding:10px 20px}.el-radio-button--small .el-radio-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-radio-button--small .el-radio-button__inner.is-round{padding:9px 15px}.el-radio-button--mini .el-radio-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-radio-button--mini .el-radio-button__inner.is-round{padding:7px 15px}.el-radio-button:focus:not(.is-focus):not(:active):not(.is-disabled){-webkit-box-shadow:0 0 2px 2px #409EFF;box-shadow:0 0 2px 2px #409EFF}.el-picker-panel,.el-popover,.el-select-dropdown,.el-table-filter,.el-time-panel{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:14px;line-height:20px;height:20px;vertical-align:middle}.el-switch__core,.el-switch__label{display:inline-block;cursor:pointer}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{-webkit-transition:.2s;transition:.2s;height:20px;font-size:14px;font-weight:500;vertical-align:middle;color:#303133}.el-switch__label.is-active{color:#409EFF}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__core{margin:0;position:relative;width:40px;height:20px;border:1px solid #DCDFE6;outline:0;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#DCDFE6;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s;vertical-align:middle}.el-input__prefix,.el-input__suffix{-webkit-transition:all .3s;color:#C0C4CC}.el-switch__core:after{content:"";position:absolute;top:1px;left:1px;border-radius:100%;-webkit-transition:all .3s;transition:all .3s;width:16px;height:16px;background-color:#FFF}.el-switch.is-checked .el-switch__core{border-color:#409EFF;background-color:#409EFF}.el-switch.is-checked .el-switch__core::after{left:100%;margin-left:-17px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter,.el-switch .label-fade-leave-active{opacity:0}.el-select-dropdown{position:absolute;z-index:1001;border:1px solid #E4E7ED;border-radius:4px;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:5px 0}.el-select-dropdown.is-multiple .el-select-dropdown__item{padding-right:40px}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected{color:#409EFF;background-color:#FFF}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover{background-color:#F5F7FA}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected::after{position:absolute;right:20px;font-family:element-icons;content:"\E6DA";font-size:12px;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__empty{padding:10px 0;margin:0;text-align:center;color:#999;font-size:14px}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{list-style:none;padding:6px 0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-select-dropdown__item{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.el-select-dropdown__item.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-select-dropdown__item.is-disabled:hover{background-color:#FFF}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#F5F7FA}.el-select-dropdown__item.selected{color:#409EFF;font-weight:700}.el-select-group{margin:0;padding:0}.el-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}.el-select-group__wrap:not(:last-of-type){padding-bottom:24px}.el-select-group__wrap:not(:last-of-type)::after{content:'';position:absolute;display:block;left:20px;right:20px;bottom:12px;height:1px;background:#E4E7ED}.el-select-group__title{padding-left:20px;font-size:12px;color:#909399;line-height:30px}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-select{display:inline-block;position:relative}.el-select .el-select__tags>span{display:contents}.el-select:hover .el-input__inner{border-color:#C0C4CC}.el-select .el-input__inner{cursor:pointer;padding-right:35px}.el-select .el-input__inner:focus{border-color:#409EFF}.el-select .el-input .el-select__caret{color:#C0C4CC;font-size:14px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);cursor:pointer}.el-select .el-input .el-select__caret.is-reverse{-webkit-transform:rotateZ(0);transform:rotateZ(0)}.el-select .el-input .el-select__caret.is-show-close{font-size:14px;text-align:center;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);border-radius:100%;color:#C0C4CC;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-select .el-input .el-select__caret.is-show-close:hover{color:#909399}.el-select .el-input.is-disabled .el-input__inner{cursor:not-allowed}.el-select .el-input.is-disabled .el-input__inner:hover{border-color:#E4E7ED}.el-range-editor.is-active,.el-range-editor.is-active:hover,.el-select .el-input.is-focus .el-input__inner{border-color:#409EFF}.el-select>.el-input{display:block}.el-select__input{border:none;outline:0;padding:0;margin-left:15px;color:#666;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px;background-color:transparent}.el-select__input.is-mini{height:14px}.el-select__close{cursor:pointer;position:absolute;top:8px;z-index:1000;right:25px;color:#C0C4CC;line-height:18px;font-size:14px}.el-select__close:hover{color:#909399}.el-select__tags{position:absolute;line-height:normal;white-space:normal;z-index:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-select__tags-text{overflow:hidden;text-overflow:ellipsis}.el-select .el-tag{-webkit-box-sizing:border-box;box-sizing:border-box;border-color:transparent;margin:2px 0 2px 6px;background-color:#f0f2f5;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-select .el-tag__close.el-icon-close{background-color:#C0C4CC;top:0;color:#FFF;-ms-flex-negative:0;flex-shrink:0}.el-select .el-tag__close.el-icon-close:hover{background-color:#909399}.el-table,.el-table__expanded-cell{background-color:#FFF}.el-select .el-tag__close.el-icon-close::before{display:block;-webkit-transform:translate(0,.5px);transform:translate(0,.5px)}.el-table{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:100%;font-size:14px;color:#606266}.el-table__empty-block{min-height:60px;text-align:center;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-table__empty-text{line-height:60px;width:50%;color:#909399}.el-table__expand-column .cell{padding:0;text-align:center}.el-table__expand-icon{position:relative;cursor:pointer;color:#666;font-size:12px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;height:20px}.el-table__expand-icon--expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-table__expand-icon>.el-icon{position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-5px}.el-table__expanded-cell[class*=cell]{padding:20px 50px}.el-table__expanded-cell:hover{background-color:transparent!important}.el-table__placeholder{display:inline-block;width:20px}.el-table__append-wrapper{overflow:hidden}.el-table--fit{border-right:0;border-bottom:0}.el-table--fit .el-table__cell.gutter{border-right-width:1px}.el-table--scrollable-x .el-table__body-wrapper{overflow-x:auto}.el-table--scrollable-y .el-table__body-wrapper{overflow-y:auto}.el-table thead{color:#909399;font-weight:500}.el-table thead.is-group th.el-table__cell{background:#F5F7FA}.el-table .el-table__cell{padding:12px 0;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-overflow:ellipsis;vertical-align:middle;position:relative;text-align:left}.el-table .el-table__cell.is-center{text-align:center}.el-table .el-table__cell.is-right{text-align:right}.el-table .el-table__cell.gutter{width:15px;border-right-width:0;border-bottom-width:0;padding:0}.el-table .el-table__cell.is-hidden>*{visibility:hidden}.el-table--medium .el-table__cell{padding:10px 0}.el-table--small{font-size:12px}.el-table--small .el-table__cell{padding:8px 0}.el-table--mini{font-size:12px}.el-table--mini .el-table__cell{padding:6px 0}.el-table tr{background-color:#FFF}.el-table tr input[type=checkbox]{margin:0}.el-table td.el-table__cell,.el-table th.el-table__cell.is-leaf{border-bottom:1px solid #EBEEF5}.el-table th.el-table__cell.is-sortable{cursor:pointer}.el-table th.el-table__cell{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#FFF}.el-table th.el-table__cell>.cell{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;vertical-align:middle;padding-left:10px;padding-right:10px;width:100%}.el-table th.el-table__cell>.cell.highlight{color:#409EFF}.el-table th.el-table__cell.required>div::before{display:inline-block;content:"";width:8px;height:8px;border-radius:50%;background:#ff4d51;margin-right:5px;vertical-align:middle}.el-table td.el-table__cell div{-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-table td,.el-table .cell,.el-table-filter{-webkit-box-sizing:border-box}.el-table td.el-table__cell.gutter{width:0}.el-table .cell{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;line-height:23px;padding-left:10px;padding-right:10px}.el-table .cell.el-tooltip{white-space:nowrap;min-width:50px}.el-table--border,.el-table--group{border:1px solid #EBEEF5}.el-table--border::after,.el-table--group::after,.el-table::before{content:'';position:absolute;background-color:#EBEEF5;z-index:1}.el-table--border::after,.el-table--group::after{top:0;right:0;width:1px;height:100%}.el-table::before{left:0;bottom:0;width:100%;height:1px}.el-table--border{border-right:none;border-bottom:none}.el-table--border.el-loading-parent--relative{border-color:transparent}.el-table--border .el-table__cell,.el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{border-right:1px solid #EBEEF5}.el-table--border .el-table__cell:first-child .cell{padding-left:10px}.el-table--border th.el-table__cell.gutter:last-of-type{border-bottom:1px solid #EBEEF5;border-bottom-width:1px}.el-table--border th.el-table__cell,.el-table__fixed-right-patch{border-bottom:1px solid #EBEEF5}.el-table--hidden{visibility:hidden}.el-table__fixed,.el-table__fixed-right{position:absolute;top:0;left:0;overflow-x:hidden;overflow-y:hidden;-webkit-box-shadow:0 0 10px rgba(0,0,0,.12);box-shadow:0 0 10px rgba(0,0,0,.12)}.el-table__fixed-right::before,.el-table__fixed::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#EBEEF5;z-index:4}.el-table__fixed-right-patch{position:absolute;top:-1px;right:0;background-color:#FFF}.el-table__fixed-right{top:0;left:auto;right:0}.el-table__fixed-right .el-table__fixed-body-wrapper,.el-table__fixed-right .el-table__fixed-footer-wrapper,.el-table__fixed-right .el-table__fixed-header-wrapper{left:auto;right:0}.el-table__fixed-header-wrapper{position:absolute;left:0;top:0;z-index:3}.el-table__fixed-footer-wrapper{position:absolute;left:0;bottom:0;z-index:3}.el-table__fixed-footer-wrapper tbody td.el-table__cell{border-top:1px solid #EBEEF5;background-color:#F5F7FA;color:#606266}.el-table__fixed-body-wrapper{position:absolute;left:0;top:37px;overflow:hidden;z-index:3}.el-table__body-wrapper,.el-table__footer-wrapper,.el-table__header-wrapper{width:100%}.el-table__footer-wrapper{margin-top:-1px}.el-table__footer-wrapper td.el-table__cell{border-top:1px solid #EBEEF5}.el-table__body,.el-table__footer,.el-table__header{table-layout:fixed;border-collapse:separate}.el-table__footer-wrapper,.el-table__header-wrapper{overflow:hidden}.el-table__footer-wrapper tbody td.el-table__cell,.el-table__header-wrapper tbody td.el-table__cell{background-color:#F5F7FA;color:#606266}.el-table__body-wrapper{overflow:hidden;position:relative}.el-table__body-wrapper.is-scrolling-left~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed-right,.el-table__body-wrapper.is-scrolling-right~.el-table__fixed-right{-webkit-box-shadow:none;box-shadow:none}.el-table__body-wrapper .el-table--border.is-scrolling-right~.el-table__fixed-right{border-left:1px solid #EBEEF5}.el-table .caret-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;width:24px;vertical-align:middle;cursor:pointer;overflow:initial;position:relative}.el-table .sort-caret{width:0;height:0;border:5px solid transparent;position:absolute;left:7px}.el-table .sort-caret.ascending{border-bottom-color:#C0C4CC;top:5px}.el-table .sort-caret.descending{border-top-color:#C0C4CC;bottom:7px}.el-table .ascending .sort-caret.ascending{border-bottom-color:#409EFF}.el-table .descending .sort-caret.descending{border-top-color:#409EFF}.el-table .hidden-columns{visibility:hidden;position:absolute;z-index:-1}.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background:#FAFAFA}.el-table--striped .el-table__body tr.el-table__row--striped.current-row td.el-table__cell,.el-table--striped .el-table__body tr.el-table__row--striped.selection-row td.el-table__cell{background-color:#ecf5ff}.el-table__body tr.hover-row.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped.selection-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped>td.el-table__cell,.el-table__body tr.hover-row.selection-row>td.el-table__cell,.el-table__body tr.hover-row>td.el-table__cell{background-color:#F5F7FA}.el-table__body tr.current-row>td.el-table__cell,.el-table__body tr.selection-row>td.el-table__cell{background-color:#ecf5ff}.el-table__column-resize-proxy{position:absolute;left:200px;top:0;bottom:0;width:0;border-left:1px solid #EBEEF5;z-index:10}.el-table__column-filter-trigger{display:inline-block;line-height:34px;cursor:pointer}.el-table__column-filter-trigger i{color:#909399;font-size:12px;-webkit-transform:scale(.75);transform:scale(.75)}.el-table--enable-row-transition .el-table__body td.el-table__cell{-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background-color:#F5F7FA}.el-table--fluid-height .el-table__fixed,.el-table--fluid-height .el-table__fixed-right{bottom:0;overflow:hidden}.el-table [class*=el-table__row--level] .el-table__expand-icon{display:inline-block;width:20px;line-height:20px;height:20px;text-align:center;margin-right:3px}.el-table-column--selection .cell{padding-left:14px;padding-right:14px}.el-table-filter{border:1px solid #EBEEF5;border-radius:2px;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:2px 0}.el-table-filter__list{padding:5px 0;margin:0;list-style:none;min-width:100px}.el-table-filter__list-item{line-height:36px;padding:0 10px;cursor:pointer;font-size:14px}.el-table-filter__list-item:hover{background-color:#ecf5ff;color:#66b1ff}.el-table-filter__list-item.is-active{background-color:#409EFF;color:#FFF}.el-table-filter__content{min-width:100px}.el-table-filter__bottom{border-top:1px solid #EBEEF5;padding:8px}.el-table-filter__bottom button{background:0 0;border:none;color:#606266;cursor:pointer;font-size:13px;padding:0 3px}.el-date-table td.in-range div,.el-date-table td.in-range div:hover,.el-date-table.is-week-mode .el-date-table__row.current div,.el-date-table.is-week-mode .el-date-table__row:hover div{background-color:#F2F6FC}.el-table-filter__bottom button:hover{color:#409EFF}.el-table-filter__bottom button:focus{outline:0}.el-table-filter__bottom button.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-table-filter__wrap{max-height:280px}.el-table-filter__checkbox-group{padding:10px}.el-table-filter__checkbox-group label.el-checkbox{display:block;margin-right:5px;margin-bottom:8px;margin-left:5px}.el-table-filter__checkbox-group .el-checkbox:last-child{margin-bottom:0}.el-date-table{font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-date-table.is-week-mode .el-date-table__row:hover td.available:hover{color:#606266}.el-date-table.is-week-mode .el-date-table__row:hover td:first-child div{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table.is-week-mode .el-date-table__row:hover td:last-child div{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table td{width:32px;height:30px;padding:4px 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;position:relative}.el-date-table td div{height:30px;padding:3px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-table td span{width:24px;height:24px;display:block;margin:0 auto;line-height:24px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%}.el-date-table td.next-month,.el-date-table td.prev-month{color:#C0C4CC}.el-date-table td.today{position:relative}.el-date-table td.today span{color:#409EFF;font-weight:700}.el-date-table td.today.end-date span,.el-date-table td.today.start-date span{color:#FFF}.el-date-table td.available:hover{color:#409EFF}.el-date-table td.current:not(.disabled) span{color:#FFF;background-color:#409EFF}.el-date-table td.end-date div,.el-date-table td.start-date div{color:#FFF}.el-date-table td.end-date span,.el-date-table td.start-date span{background-color:#409EFF}.el-date-table td.start-date div{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table td.end-date div{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table td.disabled div{background-color:#F5F7FA;opacity:1;cursor:not-allowed;color:#C0C4CC}.el-date-table td.selected div{margin-left:5px;margin-right:5px;background-color:#F2F6FC;border-radius:15px}.el-date-table td.selected div:hover{background-color:#F2F6FC}.el-date-table td.selected span{background-color:#409EFF;color:#FFF;border-radius:15px}.el-date-table td.week{font-size:80%;color:#606266}.el-month-table,.el-year-table{font-size:12px;border-collapse:collapse}.el-date-table th{padding:5px;color:#606266;font-weight:400;border-bottom:solid 1px #EBEEF5}.el-month-table{margin:-1px}.el-month-table td{text-align:center;padding:8px 0;cursor:pointer}.el-month-table td div{height:48px;padding:6px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-month-table td.today .cell{color:#409EFF;font-weight:700}.el-month-table td.today.end-date .cell,.el-month-table td.today.start-date .cell{color:#FFF}.el-month-table td.disabled .cell{background-color:#F5F7FA;cursor:not-allowed;color:#C0C4CC}.el-month-table td.disabled .cell:hover{color:#C0C4CC}.el-month-table td .cell{width:60px;height:36px;display:block;line-height:36px;color:#606266;margin:0 auto;border-radius:18px}.el-month-table td .cell:hover{color:#409EFF}.el-month-table td.in-range div,.el-month-table td.in-range div:hover{background-color:#F2F6FC}.el-month-table td.end-date div,.el-month-table td.start-date div{color:#FFF}.el-month-table td.end-date .cell,.el-month-table td.start-date .cell{color:#FFF;background-color:#409EFF}.el-month-table td.start-date div{border-top-left-radius:24px;border-bottom-left-radius:24px}.el-month-table td.end-date div{border-top-right-radius:24px;border-bottom-right-radius:24px}.el-month-table td.current:not(.disabled) .cell{color:#409EFF}.el-year-table{margin:-1px}.el-year-table .el-icon{color:#303133}.el-year-table td{text-align:center;padding:20px 3px;cursor:pointer}.el-year-table td.today .cell{color:#409EFF;font-weight:700}.el-year-table td.disabled .cell{background-color:#F5F7FA;cursor:not-allowed;color:#C0C4CC}.el-year-table td.disabled .cell:hover{color:#C0C4CC}.el-year-table td .cell{width:48px;height:32px;display:block;line-height:32px;color:#606266;margin:0 auto}.el-year-table td .cell:hover,.el-year-table td.current:not(.disabled) .cell{color:#409EFF}.el-date-range-picker{width:646px}.el-date-range-picker.has-sidebar{width:756px}.el-date-range-picker table{table-layout:fixed;width:100%}.el-date-range-picker .el-picker-panel__body{min-width:513px}.el-date-range-picker .el-picker-panel__content{margin:0}.el-date-range-picker__header{position:relative;text-align:center;height:28px}.el-date-range-picker__header [class*=arrow-left]{float:left}.el-date-range-picker__header [class*=arrow-right]{float:right}.el-date-range-picker__header div{font-size:16px;font-weight:500;margin-right:50px}.el-date-range-picker__content{float:left;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:16px}.el-date-range-picker__content.is-left{border-right:1px solid #e4e4e4}.el-date-range-picker__content .el-date-range-picker__header div{margin-left:50px;margin-right:50px}.el-date-range-picker__editors-wrap{-webkit-box-sizing:border-box;box-sizing:border-box;display:table-cell}.el-date-range-picker__editors-wrap.is-right{text-align:right}.el-date-range-picker__time-header{position:relative;border-bottom:1px solid #e4e4e4;font-size:12px;padding:8px 5px 5px;display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-range-picker__time-header>.el-icon-arrow-right{font-size:20px;vertical-align:middle;display:table-cell;color:#303133}.el-date-range-picker__time-picker-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-range-picker__time-picker-wrap .el-picker-panel{position:absolute;top:13px;right:0;z-index:1;background:#FFF}.el-date-picker{width:322px}.el-date-picker.has-sidebar.has-time{width:434px}.el-date-picker.has-sidebar{width:438px}.el-date-picker.has-time .el-picker-panel__body-wrapper{position:relative}.el-date-picker .el-picker-panel__content{width:292px}.el-date-picker table{table-layout:fixed;width:100%}.el-date-picker__editor-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-picker__time-header{position:relative;border-bottom:1px solid #e4e4e4;font-size:12px;padding:8px 5px 5px;display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-picker__header{margin:12px;text-align:center}.el-date-picker__header--bordered{margin-bottom:0;padding-bottom:12px;border-bottom:solid 1px #EBEEF5}.el-date-picker__header--bordered+.el-picker-panel__content{margin-top:0}.el-date-picker__header-label{font-size:16px;font-weight:500;padding:0 5px;line-height:22px;text-align:center;cursor:pointer;color:#606266}.el-date-picker__header-label.active,.el-date-picker__header-label:hover{color:#409EFF}.el-date-picker__prev-btn{float:left}.el-date-picker__next-btn{float:right}.el-date-picker__time-wrap{padding:10px;text-align:center}.el-date-picker__time-label{float:left;cursor:pointer;line-height:30px;margin-left:10px}.time-select{margin:5px 0;min-width:0}.time-select .el-picker-panel__content{max-height:200px;margin:0}.time-select-item{padding:8px 10px;font-size:14px;line-height:20px}.time-select-item.selected:not(.disabled){color:#409EFF;font-weight:700}.time-select-item.disabled{color:#E4E7ED;cursor:not-allowed}.time-select-item:hover{background-color:#F5F7FA;font-weight:700;cursor:pointer}.el-date-editor{position:relative;display:inline-block;text-align:left}.el-date-editor.el-input,.el-date-editor.el-input__inner{width:220px}.el-date-editor--monthrange.el-input,.el-date-editor--monthrange.el-input__inner{width:300px}.el-date-editor--daterange.el-input,.el-date-editor--daterange.el-input__inner,.el-date-editor--timerange.el-input,.el-date-editor--timerange.el-input__inner{width:350px}.el-date-editor--datetimerange.el-input,.el-date-editor--datetimerange.el-input__inner{width:400px}.el-date-editor--dates .el-input__inner{text-overflow:ellipsis;white-space:nowrap}.el-date-editor .el-icon-circle-close{cursor:pointer}.el-date-editor .el-range__icon{font-size:14px;margin-left:-5px;color:#C0C4CC;float:left;line-height:32px}.el-date-editor .el-range-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:0;display:inline-block;height:100%;margin:0;padding:0;width:39%;text-align:center;font-size:14px;color:#606266}.el-date-editor .el-range-input::-webkit-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input:-ms-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::-ms-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::-moz-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::placeholder{color:#C0C4CC}.el-date-editor .el-range-separator{display:inline-block;height:100%;padding:0 5px;margin:0;text-align:center;line-height:32px;font-size:14px;width:5%;color:#303133}.el-date-editor .el-range__close-icon{font-size:14px;color:#C0C4CC;width:25px;display:inline-block;float:right;line-height:32px}.el-range-editor.el-input__inner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 10px}.el-range-editor .el-range-input{line-height:1}.el-range-editor--medium.el-input__inner{height:36px}.el-range-editor--medium .el-range-separator{line-height:28px;font-size:14px}.el-range-editor--medium .el-range-input{font-size:14px}.el-range-editor--medium .el-range__close-icon,.el-range-editor--medium .el-range__icon{line-height:28px}.el-range-editor--small.el-input__inner{height:32px}.el-range-editor--small .el-range-separator{line-height:24px;font-size:13px}.el-range-editor--small .el-range-input{font-size:13px}.el-range-editor--small .el-range__close-icon,.el-range-editor--small .el-range__icon{line-height:24px}.el-range-editor--mini.el-input__inner{height:28px}.el-range-editor--mini .el-range-separator{line-height:20px;font-size:12px}.el-range-editor--mini .el-range-input{font-size:12px}.el-range-editor--mini .el-range__close-icon,.el-range-editor--mini .el-range__icon{line-height:20px}.el-range-editor.is-disabled{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-range-editor.is-disabled:focus,.el-range-editor.is-disabled:hover{border-color:#E4E7ED}.el-range-editor.is-disabled input{background-color:#F5F7FA;color:#C0C4CC;cursor:not-allowed}.el-range-editor.is-disabled input::-webkit-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input:-ms-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::-ms-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::-moz-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::placeholder{color:#C0C4CC}.el-range-editor.is-disabled .el-range-separator{color:#C0C4CC}.el-picker-panel{color:#606266;border:1px solid #E4E7ED;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);background:#FFF;border-radius:4px;line-height:30px;margin:5px 0}.el-picker-panel__body-wrapper::after,.el-picker-panel__body::after{content:"";display:table;clear:both}.el-picker-panel__content{position:relative;margin:15px}.el-picker-panel__footer{border-top:1px solid #e4e4e4;padding:4px;text-align:right;background-color:#FFF;position:relative;font-size:0}.el-picker-panel__shortcut{display:block;width:100%;border:0;background-color:transparent;line-height:28px;font-size:14px;color:#606266;padding-left:12px;text-align:left;outline:0;cursor:pointer}.el-picker-panel__shortcut:hover{color:#409EFF}.el-picker-panel__shortcut.active{background-color:#e6f1fe;color:#409EFF}.el-picker-panel__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-picker-panel__btn[disabled]{color:#ccc;cursor:not-allowed}.el-picker-panel__icon-btn{font-size:12px;color:#303133;border:0;background:0 0;cursor:pointer;outline:0;margin-top:8px}.el-picker-panel__icon-btn:hover{color:#409EFF}.el-picker-panel__icon-btn.is-disabled{color:#bbb}.el-picker-panel__icon-btn.is-disabled:hover{cursor:not-allowed}.el-picker-panel__link-btn{vertical-align:middle}.el-picker-panel [slot=sidebar],.el-picker-panel__sidebar{position:absolute;top:0;bottom:0;width:110px;border-right:1px solid #e4e4e4;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;background-color:#FFF;overflow:auto}.el-picker-panel [slot=sidebar]+.el-picker-panel__body,.el-picker-panel__sidebar+.el-picker-panel__body{margin-left:110px}.el-time-spinner.has-seconds .el-time-spinner__wrapper{width:33.3%}.el-time-spinner__wrapper{max-height:190px;overflow:auto;display:inline-block;width:50%;vertical-align:top;position:relative}.el-time-spinner__wrapper .el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default){padding-bottom:15px}.el-time-spinner__input.el-input .el-input__inner,.el-time-spinner__list{padding:0;text-align:center}.el-time-spinner__wrapper.is-arrow{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden}.el-time-spinner__wrapper.is-arrow .el-time-spinner__list{-webkit-transform:translateY(-32px);transform:translateY(-32px)}.el-time-spinner__wrapper.is-arrow .el-time-spinner__item:hover:not(.disabled):not(.active){background:#FFF;cursor:default}.el-time-spinner__arrow{font-size:12px;color:#909399;position:absolute;left:0;width:100%;z-index:1;text-align:center;height:30px;line-height:30px;cursor:pointer}.el-time-spinner__arrow:hover{color:#409EFF}.el-time-spinner__arrow.el-icon-arrow-up{top:10px}.el-time-spinner__arrow.el-icon-arrow-down{bottom:10px}.el-time-spinner__input.el-input{width:70%}.el-time-spinner__list{margin:0;list-style:none}.el-time-spinner__list::after,.el-time-spinner__list::before{content:'';display:block;width:100%;height:80px}.el-time-spinner__item{height:32px;line-height:32px;font-size:12px;color:#606266}.el-time-spinner__item:hover:not(.disabled):not(.active){background:#F5F7FA;cursor:pointer}.el-time-spinner__item.active:not(.disabled){color:#303133;font-weight:700}.el-time-spinner__item.disabled{color:#C0C4CC;cursor:not-allowed}.el-time-panel{margin:5px 0;border:1px solid #E4E7ED;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:2px;position:absolute;width:180px;left:0;z-index:1000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:content-box;box-sizing:content-box}.el-time-panel__content{font-size:0;position:relative;overflow:hidden}.el-time-panel__content::after,.el-time-panel__content::before{content:"";top:50%;position:absolute;margin-top:-15px;height:32px;z-index:-1;left:0;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;text-align:left;border-top:1px solid #E4E7ED;border-bottom:1px solid #E4E7ED}.el-time-panel__content::after{left:50%;margin-left:12%;margin-right:12%}.el-time-panel__content::before{padding-left:50%;margin-right:12%;margin-left:12%}.el-time-panel__content.has-seconds::after{left:calc(100% / 3 * 2)}.el-time-panel__content.has-seconds::before{padding-left:calc(100% / 3)}.el-time-panel__footer{border-top:1px solid #e4e4e4;padding:4px;height:36px;line-height:25px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-time-panel__btn{border:none;line-height:28px;padding:0 5px;margin:0 5px;cursor:pointer;background-color:transparent;outline:0;font-size:12px;color:#303133}.el-time-panel__btn.confirm{font-weight:800;color:#409EFF}.el-time-range-picker{width:354px;overflow:visible}.el-time-range-picker__content{position:relative;text-align:center;padding:10px}.el-time-range-picker__cell{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:4px 7px 7px;width:50%;display:inline-block}.el-time-range-picker__header{margin-bottom:5px;text-align:center;font-size:14px}.el-time-range-picker__body{border-radius:2px;border:1px solid #E4E7ED}.el-popover{position:absolute;background:#FFF;min-width:150px;border-radius:4px;border:1px solid #EBEEF5;padding:12px;z-index:2000;color:#606266;line-height:1.4;text-align:justify;font-size:14px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);word-break:break-all}.el-card.is-always-shadow,.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover,.el-cascader__dropdown,.el-color-picker__panel,.el-message-box,.el-notification{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-popover--plain{padding:18px 20px}.el-popover__title{color:#303133;font-size:16px;line-height:1;margin-bottom:12px}.el-popover:focus,.el-popover:focus:active,.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing){outline-width:0}.v-modal-enter{-webkit-animation:v-modal-in .2s ease;animation:v-modal-in .2s ease}.v-modal-leave{-webkit-animation:v-modal-out .2s ease forwards;animation:v-modal-out .2s ease forwards}@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{100%{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.el-popup-parent--hidden{overflow:hidden}.el-message-box{display:inline-block;width:420px;padding-bottom:10px;vertical-align:middle;background-color:#FFF;border-radius:4px;border:1px solid #EBEEF5;font-size:18px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);text-align:left;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.el-message-box__wrapper{position:fixed;top:0;bottom:0;left:0;right:0;text-align:center}.el-message-box__wrapper::after{content:"";display:inline-block;height:100%;width:0;vertical-align:middle}.el-message-box__header{position:relative;padding:15px 15px 10px}.el-message-box__title{padding-left:0;margin-bottom:0;font-size:18px;line-height:1;color:#303133}.el-message-box__headerbtn{position:absolute;top:15px;right:15px;padding:0;border:none;outline:0;background:0 0;font-size:16px;cursor:pointer}.el-form-item.is-error .el-input__inner,.el-form-item.is-error .el-input__inner:focus,.el-form-item.is-error .el-textarea__inner,.el-form-item.is-error .el-textarea__inner:focus,.el-message-box__input input.invalid,.el-message-box__input input.invalid:focus{border-color:#F56C6C}.el-message-box__headerbtn .el-message-box__close{color:#909399}.el-message-box__headerbtn:focus .el-message-box__close,.el-message-box__headerbtn:hover .el-message-box__close{color:#409EFF}.el-message-box__content{padding:10px 15px;color:#606266;font-size:14px}.el-message-box__container{position:relative}.el-message-box__input{padding-top:15px}.el-message-box__status{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:24px!important}.el-message-box__status::before{padding-left:1px}.el-message-box__status+.el-message-box__message{padding-left:36px;padding-right:12px}.el-message-box__status.el-icon-success{color:#67C23A}.el-message-box__status.el-icon-info{color:#909399}.el-message-box__status.el-icon-warning{color:#E6A23C}.el-message-box__status.el-icon-error{color:#F56C6C}.el-message-box__message{margin:0}.el-message-box__message p{margin:0;line-height:24px}.el-message-box__errormsg{color:#F56C6C;font-size:12px;min-height:18px;margin-top:2px}.el-message-box__btns{padding:5px 15px 0;text-align:right}.el-message-box__btns button:nth-child(2){margin-left:10px}.el-message-box__btns-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.el-message-box--center{padding-bottom:30px}.el-message-box--center .el-message-box__header{padding-top:30px}.el-message-box--center .el-message-box__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-message-box--center .el-message-box__status{position:relative;top:auto;padding-right:5px;text-align:center;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.el-message-box--center .el-message-box__message{margin-left:0}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__content{text-align:center}.el-message-box--center .el-message-box__content{padding-left:27px;padding-right:27px}.msgbox-fade-enter-active{-webkit-animation:msgbox-fade-in .3s;animation:msgbox-fade-in .3s}.msgbox-fade-leave-active{-webkit-animation:msgbox-fade-out .3s;animation:msgbox-fade-out .3s}@-webkit-keyframes msgbox-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes msgbox-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes msgbox-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes msgbox-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-breadcrumb{font-size:14px;line-height:1}.el-breadcrumb::after,.el-breadcrumb::before{display:table;content:""}.el-breadcrumb::after{clear:both}.el-breadcrumb__separator{margin:0 9px;font-weight:700;color:#C0C4CC}.el-breadcrumb__separator[class*=icon]{margin:0 6px;font-weight:400}.el-breadcrumb__item{float:left}.el-breadcrumb__inner{color:#606266}.el-breadcrumb__inner a,.el-breadcrumb__inner.is-link{font-weight:700;text-decoration:none;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1);color:#303133}.el-breadcrumb__inner a:hover,.el-breadcrumb__inner.is-link:hover{color:#409EFF;cursor:pointer}.el-breadcrumb__item:last-child .el-breadcrumb__inner,.el-breadcrumb__item:last-child .el-breadcrumb__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover{font-weight:400;color:#606266;cursor:text}.el-form--label-left .el-form-item__label{text-align:left}.el-form--label-top .el-form-item__label{float:none;display:inline-block;text-align:left;padding:0 0 10px}.el-form--inline .el-form-item{display:inline-block;margin-right:10px;vertical-align:top}.el-form--inline .el-form-item__label{float:none;display:inline-block}.el-form--inline .el-form-item__content{display:inline-block;vertical-align:top}.el-form--inline.el-form--label-top .el-form-item__content{display:block}.el-form-item{margin-bottom:22px}.el-form-item::after,.el-form-item::before{display:table;content:""}.el-form-item::after{clear:both}.el-form-item .el-form-item{margin-bottom:0}.el-form-item--mini.el-form-item,.el-form-item--small.el-form-item{margin-bottom:18px}.el-form-item .el-input__validateIcon{display:none}.el-form-item--medium .el-form-item__content,.el-form-item--medium .el-form-item__label{line-height:36px}.el-form-item--small .el-form-item__content,.el-form-item--small .el-form-item__label{line-height:32px}.el-form-item--small .el-form-item__error{padding-top:2px}.el-form-item--mini .el-form-item__content,.el-form-item--mini .el-form-item__label{line-height:28px}.el-form-item--mini .el-form-item__error{padding-top:1px}.el-form-item__label-wrap{float:left}.el-form-item__label-wrap .el-form-item__label{display:inline-block;float:none}.el-form-item__label{text-align:right;vertical-align:middle;float:left;font-size:14px;color:#606266;line-height:40px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-form-item__content{line-height:40px;position:relative;font-size:14px}.el-form-item__content::after,.el-form-item__content::before{display:table;content:""}.el-form-item__content::after{clear:both}.el-form-item__content .el-input-group{vertical-align:top}.el-form-item__error{color:#F56C6C;font-size:12px;line-height:1;padding-top:4px;position:absolute;top:100%;left:0}.el-form-item__error--inline{position:relative;top:auto;left:auto;display:inline-block;margin-left:10px}.el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap>.el-form-item__label:before,.el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{content:'*';color:#F56C6C;margin-right:4px}.el-form-item.is-error .el-input-group__append .el-input__inner,.el-form-item.is-error .el-input-group__prepend .el-input__inner{border-color:transparent}.el-form-item.is-error .el-input__validateIcon{color:#F56C6C}.el-form-item--feedback .el-input__validateIcon{display:inline-block}.el-tabs__header{padding:0;position:relative;margin:0 0 15px}.el-tabs__active-bar{position:absolute;bottom:0;left:0;height:2px;background-color:#409EFF;z-index:1;-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1), -webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);list-style:none}.el-tabs__new-tab{float:right;border:1px solid #d3dce6;height:18px;width:18px;line-height:18px;margin:12px 0 9px 10px;border-radius:3px;text-align:center;font-size:12px;color:#d3dce6;cursor:pointer;-webkit-transition:all .15s;transition:all .15s}.el-tabs__new-tab .el-icon-plus{-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}.el-tabs__new-tab:hover{color:#409EFF}.el-tabs__nav-wrap{overflow:hidden;margin-bottom:-1px;position:relative}.el-tabs__nav-wrap::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#E4E7ED;z-index:1}.el-tabs__nav-wrap.is-scrollable{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-tabs__nav-scroll{overflow:hidden}.el-tabs__nav-next,.el-tabs__nav-prev{position:absolute;cursor:pointer;line-height:44px;font-size:12px;color:#909399}.el-tabs__nav-next{right:0}.el-tabs__nav-prev{left:0}.el-tabs__nav{white-space:nowrap;position:relative;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;float:left;z-index:2}.el-tabs__nav.is-stretch{min-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.el-tabs__nav.is-stretch>*{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.el-tabs__item{padding:0 20px;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:40px;display:inline-block;list-style:none;font-size:14px;font-weight:500;color:#303133;position:relative}.el-tabs__item:focus,.el-tabs__item:focus:active{outline:0}.el-tabs__item:focus.is-active.is-focus:not(:active){-webkit-box-shadow:0 0 2px 2px #409EFF inset;box-shadow:0 0 2px 2px #409EFF inset;border-radius:3px}.el-tabs__item .el-icon-close{border-radius:50%;text-align:center;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);margin-left:5px}.el-tabs__item .el-icon-close:before{-webkit-transform:scale(.9);transform:scale(.9);display:inline-block}.el-tabs--card>.el-tabs__header .el-tabs__active-bar,.el-tabs--left.el-tabs--card .el-tabs__active-bar.is-left,.el-tabs--right.el-tabs--card .el-tabs__active-bar.is-right{display:none}.el-tabs__item .el-icon-close:hover{background-color:#C0C4CC;color:#FFF}.el-tabs__item.is-active{color:#409EFF}.el-tabs__item:hover{color:#409EFF;cursor:pointer}.el-tabs__item.is-disabled{color:#C0C4CC;cursor:default}.el-tabs__content{overflow:hidden;position:relative}.el-tabs--card>.el-tabs__header{border-bottom:1px solid #E4E7ED}.el-tabs--card>.el-tabs__header .el-tabs__nav-wrap::after{content:none}.el-tabs--card>.el-tabs__header .el-tabs__nav{border:1px solid #E4E7ED;border-bottom:none;border-radius:4px 4px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-tabs--card>.el-tabs__header .el-tabs__item .el-icon-close{position:relative;font-size:12px;width:0;height:14px;vertical-align:middle;line-height:15px;overflow:hidden;top:-1px;right:-2px;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.el-tabs--card>.el-tabs__header .el-tabs__item{border-bottom:1px solid transparent;border-left:1px solid #E4E7ED;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)}.el-tabs--card>.el-tabs__header .el-tabs__item:first-child{border-left:none}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover{padding-left:13px;padding-right:13px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover .el-icon-close{width:14px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{border-bottom-color:#FFF}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable{padding-left:20px;padding-right:20px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable .el-icon-close{width:14px}.el-tabs--border-card{background:#FFF;border:1px solid #DCDFE6;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)}.el-tabs--border-card>.el-tabs__content{padding:15px}.el-tabs--border-card>.el-tabs__header{background-color:#F5F7FA;border-bottom:1px solid #E4E7ED;margin:0}.el-tabs--border-card>.el-tabs__header .el-tabs__nav-wrap::after{content:none}.el-tabs--border-card>.el-tabs__header .el-tabs__item{-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);border:1px solid transparent;margin-top:-1px;color:#909399}.el-tabs--border-card>.el-tabs__header .el-tabs__item+.el-tabs__item,.el-tabs--border-card>.el-tabs__header .el-tabs__item:first-child{margin-left:-1px}.el-col-offset-0,.el-tabs--border-card>.el-tabs__header .is-scrollable .el-tabs__item:first-child{margin-left:0}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{color:#409EFF;background-color:#FFF;border-right-color:#DCDFE6;border-left-color:#DCDFE6}.el-tabs--border-card>.el-tabs__header .el-tabs__item:not(.is-disabled):hover{color:#409EFF}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-disabled{color:#C0C4CC}.el-tabs--bottom .el-tabs__item.is-bottom:nth-child(2),.el-tabs--bottom .el-tabs__item.is-top:nth-child(2),.el-tabs--top .el-tabs__item.is-bottom:nth-child(2),.el-tabs--top .el-tabs__item.is-top:nth-child(2){padding-left:0}.el-tabs--bottom .el-tabs__item.is-bottom:last-child,.el-tabs--bottom .el-tabs__item.is-top:last-child,.el-tabs--top .el-tabs__item.is-bottom:last-child,.el-tabs--top .el-tabs__item.is-top:last-child{padding-right:0}.el-cascader-menu:last-child .el-cascader-node,.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:last-child{padding-right:20px}.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2){padding-left:20px}.el-tabs--bottom .el-tabs__header.is-bottom{margin-bottom:0;margin-top:10px}.el-tabs--bottom.el-tabs--border-card .el-tabs__header.is-bottom{border-bottom:0;border-top:1px solid #DCDFE6}.el-tabs--bottom.el-tabs--border-card .el-tabs__nav-wrap.is-bottom{margin-top:-1px;margin-bottom:0}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom:not(.is-active){border:1px solid transparent}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom{margin:0 -1px -1px}.el-tabs--left,.el-tabs--right{overflow:hidden}.el-tabs--left .el-tabs__header.is-left,.el-tabs--left .el-tabs__header.is-right,.el-tabs--left .el-tabs__nav-scroll,.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__header.is-left,.el-tabs--right .el-tabs__header.is-right,.el-tabs--right .el-tabs__nav-scroll,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{height:100%}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__active-bar.is-right,.el-tabs--right .el-tabs__active-bar.is-left,.el-tabs--right .el-tabs__active-bar.is-right{top:0;bottom:auto;width:2px;height:auto}.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{margin-bottom:0}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev{height:30px;line-height:30px;width:100%;text-align:center;cursor:pointer}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev{left:auto;top:0}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next{right:auto;bottom:0}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__nav-wrap.is-left::after{right:0;left:auto}.el-tabs--left .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--left .el-tabs__nav-wrap.is-right.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-right.is-scrollable{padding:30px 0}.el-tabs--left .el-tabs__nav-wrap.is-left::after,.el-tabs--left .el-tabs__nav-wrap.is-right::after,.el-tabs--right .el-tabs__nav-wrap.is-left::after,.el-tabs--right .el-tabs__nav-wrap.is-right::after{height:100%;width:2px;bottom:auto;top:0}.el-tabs--left .el-tabs__nav.is-left,.el-tabs--left .el-tabs__nav.is-right,.el-tabs--right .el-tabs__nav.is-left,.el-tabs--right .el-tabs__nav.is-right{float:none}.el-tabs--left .el-tabs__item.is-left,.el-tabs--left .el-tabs__item.is-right,.el-tabs--right .el-tabs__item.is-left,.el-tabs--right .el-tabs__item.is-right{display:block}.el-tabs--left .el-tabs__header.is-left{float:left;margin-bottom:0;margin-right:10px}.el-button-group>.el-button:not(:last-child),.el-tabs--left .el-tabs__nav-wrap.is-left{margin-right:-1px}.el-tabs--left .el-tabs__item.is-left{text-align:right}.el-tabs--left.el-tabs--card .el-tabs__item.is-left{border-left:none;border-right:1px solid #E4E7ED;border-bottom:none;border-top:1px solid #E4E7ED;text-align:left}.el-tabs--left.el-tabs--card .el-tabs__item.is-left:first-child{border-right:1px solid #E4E7ED;border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active{border:1px solid #E4E7ED;border-right-color:#fff;border-left:none;border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:first-child{border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:last-child{border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__nav{border-radius:4px 0 0 4px;border-bottom:1px solid #E4E7ED;border-right:none}.el-tabs--left.el-tabs--card .el-tabs__new-tab{float:none}.el-tabs--left.el-tabs--border-card .el-tabs__header.is-left{border-right:1px solid #dfe4ed}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left{border:1px solid transparent;margin:-1px 0 -1px -1px}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left.is-active{border-color:#d1dbe5 transparent}.el-tabs--right .el-tabs__header.is-right{float:right;margin-bottom:0;margin-left:10px}.el-tabs--right .el-tabs__nav-wrap.is-right{margin-left:-1px}.el-tabs--right .el-tabs__nav-wrap.is-right::after{left:0;right:auto}.el-tabs--right .el-tabs__active-bar.is-right{left:0}.el-tabs--right.el-tabs--card .el-tabs__item.is-right{border-bottom:none;border-top:1px solid #E4E7ED}.el-tabs--right.el-tabs--card .el-tabs__item.is-right:first-child{border-left:1px solid #E4E7ED;border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active{border:1px solid #E4E7ED;border-left-color:#fff;border-right:none;border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:first-child{border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:last-child{border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__nav{border-radius:0 4px 4px 0;border-bottom:1px solid #E4E7ED;border-left:none}.el-tabs--right.el-tabs--border-card .el-tabs__header.is-right{border-left:1px solid #dfe4ed}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right{border:1px solid transparent;margin:-1px -1px -1px 0}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right.is-active{border-color:#d1dbe5 transparent}.slideInLeft-transition,.slideInRight-transition{display:inline-block}.slideInRight-enter{-webkit-animation:slideInRight-enter .3s;animation:slideInRight-enter .3s}.slideInRight-leave{position:absolute;left:0;right:0;-webkit-animation:slideInRight-leave .3s;animation:slideInRight-leave .3s}.slideInLeft-enter{-webkit-animation:slideInLeft-enter .3s;animation:slideInLeft-enter .3s}.slideInLeft-leave{position:absolute;left:0;right:0;-webkit-animation:slideInLeft-leave .3s;animation:slideInLeft-leave .3s}@-webkit-keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@-webkit-keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}.el-tree{position:relative;cursor:default;background:#FFF;color:#606266}.el-tree__empty-block{position:relative;min-height:60px;text-align:center;width:100%;height:100%}.el-tree__empty-text{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#909399;font-size:14px}.el-tree__drop-indicator{position:absolute;left:0;right:0;height:1px;background-color:#409EFF}.el-tree-node{white-space:nowrap;outline:0}.el-tree-node:focus>.el-tree-node__content{background-color:#F5F7FA}.el-tree-node.is-drop-inner>.el-tree-node__content .el-tree-node__label{background-color:#409EFF;color:#fff}.el-tree-node__content:hover,.el-upload-list__item:hover{background-color:#F5F7FA}.el-tree-node__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:26px;cursor:pointer}.el-tree-node__content>.el-tree-node__expand-icon{padding:6px}.el-tree-node__content>label.el-checkbox{margin-right:8px}.el-tree.is-dragging .el-tree-node__content{cursor:move}.el-tree.is-dragging .el-tree-node__content *{pointer-events:none}.el-tree.is-dragging.is-drop-not-allow .el-tree-node__content{cursor:not-allowed}.el-tree-node__expand-icon{cursor:pointer;color:#C0C4CC;font-size:12px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.el-tree-node__expand-icon.expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-tree-node__expand-icon.is-leaf{color:transparent;cursor:default}.el-tree-node__label{font-size:14px}.el-tree-node__loading-icon{margin-right:8px;font-size:14px;color:#C0C4CC}.el-tree-node>.el-tree-node__children{overflow:hidden;background-color:transparent}.el-tree-node.is-expanded>.el-tree-node__children{display:block}.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background-color:#f0f7ff}.el-alert{width:100%;padding:8px 16px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;position:relative;background-color:#FFF;overflow:hidden;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .2s;transition:opacity .2s}.el-alert.is-light .el-alert__closebtn{color:#C0C4CC}.el-alert.is-dark .el-alert__closebtn,.el-alert.is-dark .el-alert__description{color:#FFF}.el-alert.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-alert--success.is-light{background-color:#f0f9eb;color:#67C23A}.el-alert--success.is-light .el-alert__description{color:#67C23A}.el-alert--success.is-dark{background-color:#67C23A;color:#FFF}.el-alert--info.is-light{background-color:#f4f4f5;color:#909399}.el-alert--info.is-dark{background-color:#909399;color:#FFF}.el-alert--info .el-alert__description{color:#909399}.el-alert--warning.is-light{background-color:#fdf6ec;color:#E6A23C}.el-alert--warning.is-light .el-alert__description{color:#E6A23C}.el-alert--warning.is-dark{background-color:#E6A23C;color:#FFF}.el-alert--error.is-light{background-color:#fef0f0;color:#F56C6C}.el-alert--error.is-light .el-alert__description{color:#F56C6C}.el-alert--error.is-dark{background-color:#F56C6C;color:#FFF}.el-alert__content{display:table-cell;padding:0 8px}.el-alert__icon{font-size:16px;width:16px}.el-alert__icon.is-big{font-size:28px;width:28px}.el-alert__title{font-size:13px;line-height:18px}.el-alert__title.is-bold{font-weight:700}.el-alert .el-alert__description{font-size:12px;margin:5px 0 0}.el-alert__closebtn{font-size:12px;opacity:1;position:absolute;top:12px;right:15px;cursor:pointer}.el-alert-fade-enter,.el-alert-fade-leave-active,.el-loading-fade-enter,.el-loading-fade-leave-active,.el-notification-fade-leave-active,.el-upload iframe{opacity:0}.el-carousel__arrow--right,.el-notification.right{right:16px}.el-alert__closebtn.is-customed{font-style:normal;font-size:13px;top:9px}.el-notification{display:-webkit-box;display:-ms-flexbox;display:flex;width:330px;padding:14px 26px 14px 13px;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #EBEEF5;position:fixed;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;overflow:hidden}.el-notification.left{left:16px}.el-notification__group{margin-left:13px;margin-right:8px}.el-notification__title{font-weight:700;font-size:16px;color:#303133;margin:0}.el-notification__content{font-size:14px;line-height:21px;margin:6px 0 0;color:#606266;text-align:justify}.el-notification__content p{margin:0}.el-notification__icon{height:24px;width:24px;font-size:24px}.el-notification__closeBtn{position:absolute;top:18px;right:15px;cursor:pointer;color:#909399;font-size:16px}.el-notification__closeBtn:hover{color:#606266}.el-notification .el-icon-success{color:#67C23A}.el-notification .el-icon-error{color:#F56C6C}.el-notification .el-icon-info{color:#909399}.el-notification .el-icon-warning{color:#E6A23C}.el-notification-fade-enter.right{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.el-notification-fade-enter.left{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.el-input-number{position:relative;display:inline-block;width:180px;line-height:38px}.el-input-number .el-input{display:block}.el-input-number .el-input__inner{-webkit-appearance:none;padding-left:50px;padding-right:50px;text-align:center}.el-input-number__decrease,.el-input-number__increase{position:absolute;z-index:1;top:1px;width:40px;height:auto;text-align:center;background:#F5F7FA;color:#606266;cursor:pointer;font-size:13px}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:#409EFF}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled){border-color:#409EFF}.el-input-number__decrease.is-disabled,.el-input-number__increase.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-input-number__increase{right:1px;border-radius:0 4px 4px 0;border-left:1px solid #DCDFE6}.el-input-number__decrease{left:1px;border-radius:4px 0 0 4px;border-right:1px solid #DCDFE6}.el-input-number.is-disabled .el-input-number__decrease,.el-input-number.is-disabled .el-input-number__increase{border-color:#E4E7ED;color:#E4E7ED}.el-input-number.is-disabled .el-input-number__decrease:hover,.el-input-number.is-disabled .el-input-number__increase:hover{color:#E4E7ED;cursor:not-allowed}.el-input-number--medium{width:200px;line-height:34px}.el-input-number--medium .el-input-number__decrease,.el-input-number--medium .el-input-number__increase{width:36px;font-size:14px}.el-input-number--medium .el-input__inner{padding-left:43px;padding-right:43px}.el-input-number--small{width:130px;line-height:30px}.el-input-number--small .el-input-number__decrease,.el-input-number--small .el-input-number__increase{width:32px;font-size:13px}.el-input-number--small .el-input-number__decrease [class*=el-icon],.el-input-number--small .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.9);transform:scale(.9)}.el-input-number--small .el-input__inner{padding-left:39px;padding-right:39px}.el-input-number--mini{width:130px;line-height:26px}.el-input-number--mini .el-input-number__decrease,.el-input-number--mini .el-input-number__increase{width:28px;font-size:12px}.el-input-number--mini .el-input-number__decrease [class*=el-icon],.el-input-number--mini .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.8);transform:scale(.8)}.el-input-number--mini .el-input__inner{padding-left:35px;padding-right:35px}.el-input-number.is-without-controls .el-input__inner{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__inner{padding-left:15px;padding-right:50px}.el-input-number.is-controls-right .el-input-number__decrease,.el-input-number.is-controls-right .el-input-number__increase{height:auto;line-height:19px}.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon],.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.8);transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{border-radius:0 4px 0 0;border-bottom:1px solid #DCDFE6}.el-input-number.is-controls-right .el-input-number__decrease{right:1px;bottom:1px;top:auto;left:auto;border-right:none;border-left:1px solid #DCDFE6;border-radius:0 0 4px}.el-input-number.is-controls-right[class*=medium] [class*=decrease],.el-input-number.is-controls-right[class*=medium] [class*=increase]{line-height:17px}.el-input-number.is-controls-right[class*=small] [class*=decrease],.el-input-number.is-controls-right[class*=small] [class*=increase]{line-height:15px}.el-input-number.is-controls-right[class*=mini] [class*=decrease],.el-input-number.is-controls-right[class*=mini] [class*=increase]{line-height:13px}.el-tooltip:focus:hover,.el-tooltip:focus:not(.focusing){outline-width:0}.el-tooltip__popper{position:absolute;border-radius:4px;padding:10px;z-index:2000;font-size:12px;line-height:1.2;min-width:10px;word-wrap:break-word}.el-tooltip__popper .popper__arrow,.el-tooltip__popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-tooltip__popper .popper__arrow{border-width:6px}.el-tooltip__popper .popper__arrow::after{content:" ";border-width:5px}.el-button-group::after,.el-button-group::before,.el-color-dropdown__main-wrapper::after,.el-link.is-underline:hover:after,.el-page-header__left::after,.el-progress-bar__inner::after,.el-row::after,.el-row::before,.el-slider::after,.el-slider::before,.el-slider__button-wrapper::after,.el-transfer-panel .el-transfer-panel__footer::after,.el-upload-cover::after,.el-upload-list--picture-card .el-upload-list__item-actions::after{content:""}.el-tooltip__popper[x-placement^=top]{margin-bottom:12px}.el-tooltip__popper[x-placement^=top] .popper__arrow{bottom:-6px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-5px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=bottom]{margin-top:12px}.el-tooltip__popper[x-placement^=bottom] .popper__arrow{top:-6px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-5px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=right]{margin-left:12px}.el-tooltip__popper[x-placement^=right] .popper__arrow{left:-6px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=right] .popper__arrow::after{bottom:-5px;left:1px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=left]{margin-right:12px}.el-tooltip__popper[x-placement^=left] .popper__arrow{right:-6px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-5px;margin-left:-5px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper.is-dark{background:#303133;color:#FFF}.el-tooltip__popper.is-light{background:#FFF;border:1px solid #303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow{border-top-color:#303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow::after{border-top-color:#FFF}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{border-bottom-color:#303133}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow::after{border-bottom-color:#FFF}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow{border-left-color:#303133}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow::after{border-left-color:#FFF}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow{border-right-color:#303133}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow::after{border-right-color:#FFF}.el-slider::after,.el-slider::before{display:table}.el-slider__button-wrapper .el-tooltip,.el-slider__button-wrapper::after{display:inline-block;vertical-align:middle}.el-slider::after{clear:both}.el-slider__runway{width:100%;height:6px;margin:16px 0;background-color:#E4E7ED;border-radius:3px;position:relative;cursor:pointer;vertical-align:middle}.el-slider__runway.show-input{margin-right:160px;width:auto}.el-slider__runway.disabled{cursor:default}.el-slider__runway.disabled .el-slider__bar{background-color:#C0C4CC}.el-slider__runway.disabled .el-slider__button{border-color:#C0C4CC}.el-slider__runway.disabled .el-slider__button-wrapper.dragging,.el-slider__runway.disabled .el-slider__button-wrapper.hover,.el-slider__runway.disabled .el-slider__button-wrapper:hover{cursor:not-allowed}.el-slider__runway.disabled .el-slider__button.dragging,.el-slider__runway.disabled .el-slider__button.hover,.el-slider__runway.disabled .el-slider__button:hover{-webkit-transform:scale(1);transform:scale(1);cursor:not-allowed}.el-slider__button-wrapper,.el-slider__stop{-webkit-transform:translateX(-50%);position:absolute}.el-slider__input{float:right;margin-top:3px;width:130px}.el-slider__input.el-input-number--mini{margin-top:5px}.el-slider__input.el-input-number--medium{margin-top:0}.el-slider__input.el-input-number--large{margin-top:-2px}.el-slider__bar{height:6px;background-color:#409EFF;border-top-left-radius:3px;border-bottom-left-radius:3px;position:absolute}.el-slider__button-wrapper{height:36px;width:36px;z-index:1001;top:-15px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:transparent;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:normal}.el-image-viewer__btn,.el-slider__button,.el-step__icon-inner{-moz-user-select:none;-ms-user-select:none}.el-slider__button-wrapper::after{height:100%}.el-slider__button-wrapper.hover,.el-slider__button-wrapper:hover{cursor:-webkit-grab;cursor:grab}.el-slider__button-wrapper.dragging{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__button{width:16px;height:16px;border:2px solid #409EFF;background-color:#FFF;border-radius:50%;-webkit-transition:.2s;transition:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-slider__button.dragging,.el-slider__button.hover,.el-slider__button:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.el-slider__button.hover,.el-slider__button:hover{cursor:-webkit-grab;cursor:grab}.el-slider__button.dragging{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__stop{height:6px;width:6px;border-radius:100%;background-color:#FFF;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-slider__marks{top:0;left:12px;width:18px;height:100%}.el-slider__marks-text{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:14px;color:#909399;margin-top:15px}.el-slider.is-vertical{position:relative}.el-slider.is-vertical .el-slider__runway{width:6px;height:100%;margin:0 16px}.el-slider.is-vertical .el-slider__bar{width:6px;height:auto;border-radius:0 0 3px 3px}.el-slider.is-vertical .el-slider__button-wrapper{top:auto;left:-15px;-webkit-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical .el-slider__stop{-webkit-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical.el-slider--with-input{padding-bottom:58px}.el-slider.is-vertical.el-slider--with-input .el-slider__input{overflow:visible;float:none;position:absolute;bottom:22px;width:36px;margin-top:15px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input__inner{text-align:center;padding-left:5px;padding-right:5px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{top:32px;margin-top:-1px;border:1px solid #DCDFE6;line-height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease{width:18px;right:18px;border-bottom-left-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{width:19px;border-bottom-right-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase~.el-input .el-input__inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__increase{border-color:#C0C4CC}.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__increase{border-color:#409EFF}.el-slider.is-vertical .el-slider__marks-text{margin-top:0;left:15px;-webkit-transform:translateY(50%);transform:translateY(50%)}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:rgba(255,255,255,.9);margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.el-col-pull-0,.el-col-pull-1,.el-col-pull-10,.el-col-pull-11,.el-col-pull-12,.el-col-pull-13,.el-col-pull-14,.el-col-pull-15,.el-col-pull-16,.el-col-pull-17,.el-col-pull-18,.el-col-pull-19,.el-col-pull-2,.el-col-pull-20,.el-col-pull-21,.el-col-pull-22,.el-col-pull-23,.el-col-pull-24,.el-col-pull-3,.el-col-pull-4,.el-col-pull-5,.el-col-pull-6,.el-col-pull-7,.el-col-pull-8,.el-col-pull-9,.el-col-push-0,.el-col-push-1,.el-col-push-10,.el-col-push-11,.el-col-push-12,.el-col-push-13,.el-col-push-14,.el-col-push-15,.el-col-push-16,.el-col-push-17,.el-col-push-18,.el-col-push-19,.el-col-push-2,.el-col-push-20,.el-col-push-21,.el-col-push-22,.el-col-push-23,.el-col-push-24,.el-col-push-3,.el-col-push-4,.el-col-push-5,.el-col-push-6,.el-col-push-7,.el-col-push-8,.el-col-push-9,.el-row,.el-upload-dragger,.el-upload-list__item{position:relative}.el-loading-spinner .el-loading-text{color:#409EFF;margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:42px;width:42px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409EFF;stroke-linecap:round}.el-loading-spinner i{color:#409EFF}@-webkit-keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.el-row{-webkit-box-sizing:border-box;box-sizing:border-box}.el-row::after,.el-row::before{display:table}.el-row::after{clear:both}.el-row--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.el-col-0,.el-row--flex:after,.el-row--flex:before{display:none}.el-row--flex.is-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-row--flex.is-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.el-row--flex.is-justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.el-row--flex.is-justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.el-row--flex.is-align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.el-row--flex.is-align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-row--flex.is-align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}[class*=el-col-]{float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.el-col-0{width:0%}.el-col-pull-0{right:0}.el-col-push-0{left:0}.el-col-1{width:4.16667%}.el-col-offset-1{margin-left:4.16667%}.el-col-pull-1{right:4.16667%}.el-col-push-1{left:4.16667%}.el-col-2{width:8.33333%}.el-col-offset-2{margin-left:8.33333%}.el-col-pull-2{right:8.33333%}.el-col-push-2{left:8.33333%}.el-col-3{width:12.5%}.el-col-offset-3{margin-left:12.5%}.el-col-pull-3{right:12.5%}.el-col-push-3{left:12.5%}.el-col-4{width:16.66667%}.el-col-offset-4{margin-left:16.66667%}.el-col-pull-4{right:16.66667%}.el-col-push-4{left:16.66667%}.el-col-5{width:20.83333%}.el-col-offset-5{margin-left:20.83333%}.el-col-pull-5{right:20.83333%}.el-col-push-5{left:20.83333%}.el-col-6{width:25%}.el-col-offset-6{margin-left:25%}.el-col-pull-6{right:25%}.el-col-push-6{left:25%}.el-col-7{width:29.16667%}.el-col-offset-7{margin-left:29.16667%}.el-col-pull-7{right:29.16667%}.el-col-push-7{left:29.16667%}.el-col-8{width:33.33333%}.el-col-offset-8{margin-left:33.33333%}.el-col-pull-8{right:33.33333%}.el-col-push-8{left:33.33333%}.el-col-9{width:37.5%}.el-col-offset-9{margin-left:37.5%}.el-col-pull-9{right:37.5%}.el-col-push-9{left:37.5%}.el-col-10{width:41.66667%}.el-col-offset-10{margin-left:41.66667%}.el-col-pull-10{right:41.66667%}.el-col-push-10{left:41.66667%}.el-col-11{width:45.83333%}.el-col-offset-11{margin-left:45.83333%}.el-col-pull-11{right:45.83333%}.el-col-push-11{left:45.83333%}.el-col-12{width:50%}.el-col-offset-12{margin-left:50%}.el-col-pull-12{right:50%}.el-col-push-12{left:50%}.el-col-13{width:54.16667%}.el-col-offset-13{margin-left:54.16667%}.el-col-pull-13{right:54.16667%}.el-col-push-13{left:54.16667%}.el-col-14{width:58.33333%}.el-col-offset-14{margin-left:58.33333%}.el-col-pull-14{right:58.33333%}.el-col-push-14{left:58.33333%}.el-col-15{width:62.5%}.el-col-offset-15{margin-left:62.5%}.el-col-pull-15{right:62.5%}.el-col-push-15{left:62.5%}.el-col-16{width:66.66667%}.el-col-offset-16{margin-left:66.66667%}.el-col-pull-16{right:66.66667%}.el-col-push-16{left:66.66667%}.el-col-17{width:70.83333%}.el-col-offset-17{margin-left:70.83333%}.el-col-pull-17{right:70.83333%}.el-col-push-17{left:70.83333%}.el-col-18{width:75%}.el-col-offset-18{margin-left:75%}.el-col-pull-18{right:75%}.el-col-push-18{left:75%}.el-col-19{width:79.16667%}.el-col-offset-19{margin-left:79.16667%}.el-col-pull-19{right:79.16667%}.el-col-push-19{left:79.16667%}.el-col-20{width:83.33333%}.el-col-offset-20{margin-left:83.33333%}.el-col-pull-20{right:83.33333%}.el-col-push-20{left:83.33333%}.el-col-21{width:87.5%}.el-col-offset-21{margin-left:87.5%}.el-col-pull-21{right:87.5%}.el-col-push-21{left:87.5%}.el-col-22{width:91.66667%}.el-col-offset-22{margin-left:91.66667%}.el-col-pull-22{right:91.66667%}.el-col-push-22{left:91.66667%}.el-col-23{width:95.83333%}.el-col-offset-23{margin-left:95.83333%}.el-col-pull-23{right:95.83333%}.el-col-push-23{left:95.83333%}.el-col-24{width:100%}.el-col-offset-24{margin-left:100%}.el-col-pull-24{right:100%}.el-col-push-24{left:100%}@media only screen and (max-width:767px){.el-col-xs-0{display:none;width:0%}.el-col-xs-offset-0{margin-left:0}.el-col-xs-pull-0{position:relative;right:0}.el-col-xs-push-0{position:relative;left:0}.el-col-xs-1{width:4.16667%}.el-col-xs-offset-1{margin-left:4.16667%}.el-col-xs-pull-1{position:relative;right:4.16667%}.el-col-xs-push-1{position:relative;left:4.16667%}.el-col-xs-2{width:8.33333%}.el-col-xs-offset-2{margin-left:8.33333%}.el-col-xs-pull-2{position:relative;right:8.33333%}.el-col-xs-push-2{position:relative;left:8.33333%}.el-col-xs-3{width:12.5%}.el-col-xs-offset-3{margin-left:12.5%}.el-col-xs-pull-3{position:relative;right:12.5%}.el-col-xs-push-3{position:relative;left:12.5%}.el-col-xs-4{width:16.66667%}.el-col-xs-offset-4{margin-left:16.66667%}.el-col-xs-pull-4{position:relative;right:16.66667%}.el-col-xs-push-4{position:relative;left:16.66667%}.el-col-xs-5{width:20.83333%}.el-col-xs-offset-5{margin-left:20.83333%}.el-col-xs-pull-5{position:relative;right:20.83333%}.el-col-xs-push-5{position:relative;left:20.83333%}.el-col-xs-6{width:25%}.el-col-xs-offset-6{margin-left:25%}.el-col-xs-pull-6{position:relative;right:25%}.el-col-xs-push-6{position:relative;left:25%}.el-col-xs-7{width:29.16667%}.el-col-xs-offset-7{margin-left:29.16667%}.el-col-xs-pull-7{position:relative;right:29.16667%}.el-col-xs-push-7{position:relative;left:29.16667%}.el-col-xs-8{width:33.33333%}.el-col-xs-offset-8{margin-left:33.33333%}.el-col-xs-pull-8{position:relative;right:33.33333%}.el-col-xs-push-8{position:relative;left:33.33333%}.el-col-xs-9{width:37.5%}.el-col-xs-offset-9{margin-left:37.5%}.el-col-xs-pull-9{position:relative;right:37.5%}.el-col-xs-push-9{position:relative;left:37.5%}.el-col-xs-10{width:41.66667%}.el-col-xs-offset-10{margin-left:41.66667%}.el-col-xs-pull-10{position:relative;right:41.66667%}.el-col-xs-push-10{position:relative;left:41.66667%}.el-col-xs-11{width:45.83333%}.el-col-xs-offset-11{margin-left:45.83333%}.el-col-xs-pull-11{position:relative;right:45.83333%}.el-col-xs-push-11{position:relative;left:45.83333%}.el-col-xs-12{width:50%}.el-col-xs-offset-12{margin-left:50%}.el-col-xs-pull-12{position:relative;right:50%}.el-col-xs-push-12{position:relative;left:50%}.el-col-xs-13{width:54.16667%}.el-col-xs-offset-13{margin-left:54.16667%}.el-col-xs-pull-13{position:relative;right:54.16667%}.el-col-xs-push-13{position:relative;left:54.16667%}.el-col-xs-14{width:58.33333%}.el-col-xs-offset-14{margin-left:58.33333%}.el-col-xs-pull-14{position:relative;right:58.33333%}.el-col-xs-push-14{position:relative;left:58.33333%}.el-col-xs-15{width:62.5%}.el-col-xs-offset-15{margin-left:62.5%}.el-col-xs-pull-15{position:relative;right:62.5%}.el-col-xs-push-15{position:relative;left:62.5%}.el-col-xs-16{width:66.66667%}.el-col-xs-offset-16{margin-left:66.66667%}.el-col-xs-pull-16{position:relative;right:66.66667%}.el-col-xs-push-16{position:relative;left:66.66667%}.el-col-xs-17{width:70.83333%}.el-col-xs-offset-17{margin-left:70.83333%}.el-col-xs-pull-17{position:relative;right:70.83333%}.el-col-xs-push-17{position:relative;left:70.83333%}.el-col-xs-18{width:75%}.el-col-xs-offset-18{margin-left:75%}.el-col-xs-pull-18{position:relative;right:75%}.el-col-xs-push-18{position:relative;left:75%}.el-col-xs-19{width:79.16667%}.el-col-xs-offset-19{margin-left:79.16667%}.el-col-xs-pull-19{position:relative;right:79.16667%}.el-col-xs-push-19{position:relative;left:79.16667%}.el-col-xs-20{width:83.33333%}.el-col-xs-offset-20{margin-left:83.33333%}.el-col-xs-pull-20{position:relative;right:83.33333%}.el-col-xs-push-20{position:relative;left:83.33333%}.el-col-xs-21{width:87.5%}.el-col-xs-offset-21{margin-left:87.5%}.el-col-xs-pull-21{position:relative;right:87.5%}.el-col-xs-push-21{position:relative;left:87.5%}.el-col-xs-22{width:91.66667%}.el-col-xs-offset-22{margin-left:91.66667%}.el-col-xs-pull-22{position:relative;right:91.66667%}.el-col-xs-push-22{position:relative;left:91.66667%}.el-col-xs-23{width:95.83333%}.el-col-xs-offset-23{margin-left:95.83333%}.el-col-xs-pull-23{position:relative;right:95.83333%}.el-col-xs-push-23{position:relative;left:95.83333%}.el-col-xs-24{width:100%}.el-col-xs-offset-24{margin-left:100%}.el-col-xs-pull-24{position:relative;right:100%}.el-col-xs-push-24{position:relative;left:100%}}@media only screen and (min-width:768px){.el-col-sm-0{display:none;width:0%}.el-col-sm-offset-0{margin-left:0}.el-col-sm-pull-0{position:relative;right:0}.el-col-sm-push-0{position:relative;left:0}.el-col-sm-1{width:4.16667%}.el-col-sm-offset-1{margin-left:4.16667%}.el-col-sm-pull-1{position:relative;right:4.16667%}.el-col-sm-push-1{position:relative;left:4.16667%}.el-col-sm-2{width:8.33333%}.el-col-sm-offset-2{margin-left:8.33333%}.el-col-sm-pull-2{position:relative;right:8.33333%}.el-col-sm-push-2{position:relative;left:8.33333%}.el-col-sm-3{width:12.5%}.el-col-sm-offset-3{margin-left:12.5%}.el-col-sm-pull-3{position:relative;right:12.5%}.el-col-sm-push-3{position:relative;left:12.5%}.el-col-sm-4{width:16.66667%}.el-col-sm-offset-4{margin-left:16.66667%}.el-col-sm-pull-4{position:relative;right:16.66667%}.el-col-sm-push-4{position:relative;left:16.66667%}.el-col-sm-5{width:20.83333%}.el-col-sm-offset-5{margin-left:20.83333%}.el-col-sm-pull-5{position:relative;right:20.83333%}.el-col-sm-push-5{position:relative;left:20.83333%}.el-col-sm-6{width:25%}.el-col-sm-offset-6{margin-left:25%}.el-col-sm-pull-6{position:relative;right:25%}.el-col-sm-push-6{position:relative;left:25%}.el-col-sm-7{width:29.16667%}.el-col-sm-offset-7{margin-left:29.16667%}.el-col-sm-pull-7{position:relative;right:29.16667%}.el-col-sm-push-7{position:relative;left:29.16667%}.el-col-sm-8{width:33.33333%}.el-col-sm-offset-8{margin-left:33.33333%}.el-col-sm-pull-8{position:relative;right:33.33333%}.el-col-sm-push-8{position:relative;left:33.33333%}.el-col-sm-9{width:37.5%}.el-col-sm-offset-9{margin-left:37.5%}.el-col-sm-pull-9{position:relative;right:37.5%}.el-col-sm-push-9{position:relative;left:37.5%}.el-col-sm-10{width:41.66667%}.el-col-sm-offset-10{margin-left:41.66667%}.el-col-sm-pull-10{position:relative;right:41.66667%}.el-col-sm-push-10{position:relative;left:41.66667%}.el-col-sm-11{width:45.83333%}.el-col-sm-offset-11{margin-left:45.83333%}.el-col-sm-pull-11{position:relative;right:45.83333%}.el-col-sm-push-11{position:relative;left:45.83333%}.el-col-sm-12{width:50%}.el-col-sm-offset-12{margin-left:50%}.el-col-sm-pull-12{position:relative;right:50%}.el-col-sm-push-12{position:relative;left:50%}.el-col-sm-13{width:54.16667%}.el-col-sm-offset-13{margin-left:54.16667%}.el-col-sm-pull-13{position:relative;right:54.16667%}.el-col-sm-push-13{position:relative;left:54.16667%}.el-col-sm-14{width:58.33333%}.el-col-sm-offset-14{margin-left:58.33333%}.el-col-sm-pull-14{position:relative;right:58.33333%}.el-col-sm-push-14{position:relative;left:58.33333%}.el-col-sm-15{width:62.5%}.el-col-sm-offset-15{margin-left:62.5%}.el-col-sm-pull-15{position:relative;right:62.5%}.el-col-sm-push-15{position:relative;left:62.5%}.el-col-sm-16{width:66.66667%}.el-col-sm-offset-16{margin-left:66.66667%}.el-col-sm-pull-16{position:relative;right:66.66667%}.el-col-sm-push-16{position:relative;left:66.66667%}.el-col-sm-17{width:70.83333%}.el-col-sm-offset-17{margin-left:70.83333%}.el-col-sm-pull-17{position:relative;right:70.83333%}.el-col-sm-push-17{position:relative;left:70.83333%}.el-col-sm-18{width:75%}.el-col-sm-offset-18{margin-left:75%}.el-col-sm-pull-18{position:relative;right:75%}.el-col-sm-push-18{position:relative;left:75%}.el-col-sm-19{width:79.16667%}.el-col-sm-offset-19{margin-left:79.16667%}.el-col-sm-pull-19{position:relative;right:79.16667%}.el-col-sm-push-19{position:relative;left:79.16667%}.el-col-sm-20{width:83.33333%}.el-col-sm-offset-20{margin-left:83.33333%}.el-col-sm-pull-20{position:relative;right:83.33333%}.el-col-sm-push-20{position:relative;left:83.33333%}.el-col-sm-21{width:87.5%}.el-col-sm-offset-21{margin-left:87.5%}.el-col-sm-pull-21{position:relative;right:87.5%}.el-col-sm-push-21{position:relative;left:87.5%}.el-col-sm-22{width:91.66667%}.el-col-sm-offset-22{margin-left:91.66667%}.el-col-sm-pull-22{position:relative;right:91.66667%}.el-col-sm-push-22{position:relative;left:91.66667%}.el-col-sm-23{width:95.83333%}.el-col-sm-offset-23{margin-left:95.83333%}.el-col-sm-pull-23{position:relative;right:95.83333%}.el-col-sm-push-23{position:relative;left:95.83333%}.el-col-sm-24{width:100%}.el-col-sm-offset-24{margin-left:100%}.el-col-sm-pull-24{position:relative;right:100%}.el-col-sm-push-24{position:relative;left:100%}}@media only screen and (min-width:992px){.el-col-md-0{display:none;width:0%}.el-col-md-offset-0{margin-left:0}.el-col-md-pull-0{position:relative;right:0}.el-col-md-push-0{position:relative;left:0}.el-col-md-1{width:4.16667%}.el-col-md-offset-1{margin-left:4.16667%}.el-col-md-pull-1{position:relative;right:4.16667%}.el-col-md-push-1{position:relative;left:4.16667%}.el-col-md-2{width:8.33333%}.el-col-md-offset-2{margin-left:8.33333%}.el-col-md-pull-2{position:relative;right:8.33333%}.el-col-md-push-2{position:relative;left:8.33333%}.el-col-md-3{width:12.5%}.el-col-md-offset-3{margin-left:12.5%}.el-col-md-pull-3{position:relative;right:12.5%}.el-col-md-push-3{position:relative;left:12.5%}.el-col-md-4{width:16.66667%}.el-col-md-offset-4{margin-left:16.66667%}.el-col-md-pull-4{position:relative;right:16.66667%}.el-col-md-push-4{position:relative;left:16.66667%}.el-col-md-5{width:20.83333%}.el-col-md-offset-5{margin-left:20.83333%}.el-col-md-pull-5{position:relative;right:20.83333%}.el-col-md-push-5{position:relative;left:20.83333%}.el-col-md-6{width:25%}.el-col-md-offset-6{margin-left:25%}.el-col-md-pull-6{position:relative;right:25%}.el-col-md-push-6{position:relative;left:25%}.el-col-md-7{width:29.16667%}.el-col-md-offset-7{margin-left:29.16667%}.el-col-md-pull-7{position:relative;right:29.16667%}.el-col-md-push-7{position:relative;left:29.16667%}.el-col-md-8{width:33.33333%}.el-col-md-offset-8{margin-left:33.33333%}.el-col-md-pull-8{position:relative;right:33.33333%}.el-col-md-push-8{position:relative;left:33.33333%}.el-col-md-9{width:37.5%}.el-col-md-offset-9{margin-left:37.5%}.el-col-md-pull-9{position:relative;right:37.5%}.el-col-md-push-9{position:relative;left:37.5%}.el-col-md-10{width:41.66667%}.el-col-md-offset-10{margin-left:41.66667%}.el-col-md-pull-10{position:relative;right:41.66667%}.el-col-md-push-10{position:relative;left:41.66667%}.el-col-md-11{width:45.83333%}.el-col-md-offset-11{margin-left:45.83333%}.el-col-md-pull-11{position:relative;right:45.83333%}.el-col-md-push-11{position:relative;left:45.83333%}.el-col-md-12{width:50%}.el-col-md-offset-12{margin-left:50%}.el-col-md-pull-12{position:relative;right:50%}.el-col-md-push-12{position:relative;left:50%}.el-col-md-13{width:54.16667%}.el-col-md-offset-13{margin-left:54.16667%}.el-col-md-pull-13{position:relative;right:54.16667%}.el-col-md-push-13{position:relative;left:54.16667%}.el-col-md-14{width:58.33333%}.el-col-md-offset-14{margin-left:58.33333%}.el-col-md-pull-14{position:relative;right:58.33333%}.el-col-md-push-14{position:relative;left:58.33333%}.el-col-md-15{width:62.5%}.el-col-md-offset-15{margin-left:62.5%}.el-col-md-pull-15{position:relative;right:62.5%}.el-col-md-push-15{position:relative;left:62.5%}.el-col-md-16{width:66.66667%}.el-col-md-offset-16{margin-left:66.66667%}.el-col-md-pull-16{position:relative;right:66.66667%}.el-col-md-push-16{position:relative;left:66.66667%}.el-col-md-17{width:70.83333%}.el-col-md-offset-17{margin-left:70.83333%}.el-col-md-pull-17{position:relative;right:70.83333%}.el-col-md-push-17{position:relative;left:70.83333%}.el-col-md-18{width:75%}.el-col-md-offset-18{margin-left:75%}.el-col-md-pull-18{position:relative;right:75%}.el-col-md-push-18{position:relative;left:75%}.el-col-md-19{width:79.16667%}.el-col-md-offset-19{margin-left:79.16667%}.el-col-md-pull-19{position:relative;right:79.16667%}.el-col-md-push-19{position:relative;left:79.16667%}.el-col-md-20{width:83.33333%}.el-col-md-offset-20{margin-left:83.33333%}.el-col-md-pull-20{position:relative;right:83.33333%}.el-col-md-push-20{position:relative;left:83.33333%}.el-col-md-21{width:87.5%}.el-col-md-offset-21{margin-left:87.5%}.el-col-md-pull-21{position:relative;right:87.5%}.el-col-md-push-21{position:relative;left:87.5%}.el-col-md-22{width:91.66667%}.el-col-md-offset-22{margin-left:91.66667%}.el-col-md-pull-22{position:relative;right:91.66667%}.el-col-md-push-22{position:relative;left:91.66667%}.el-col-md-23{width:95.83333%}.el-col-md-offset-23{margin-left:95.83333%}.el-col-md-pull-23{position:relative;right:95.83333%}.el-col-md-push-23{position:relative;left:95.83333%}.el-col-md-24{width:100%}.el-col-md-offset-24{margin-left:100%}.el-col-md-pull-24{position:relative;right:100%}.el-col-md-push-24{position:relative;left:100%}}@media only screen and (min-width:1200px){.el-col-lg-0{display:none;width:0%}.el-col-lg-offset-0{margin-left:0}.el-col-lg-pull-0{position:relative;right:0}.el-col-lg-push-0{position:relative;left:0}.el-col-lg-1{width:4.16667%}.el-col-lg-offset-1{margin-left:4.16667%}.el-col-lg-pull-1{position:relative;right:4.16667%}.el-col-lg-push-1{position:relative;left:4.16667%}.el-col-lg-2{width:8.33333%}.el-col-lg-offset-2{margin-left:8.33333%}.el-col-lg-pull-2{position:relative;right:8.33333%}.el-col-lg-push-2{position:relative;left:8.33333%}.el-col-lg-3{width:12.5%}.el-col-lg-offset-3{margin-left:12.5%}.el-col-lg-pull-3{position:relative;right:12.5%}.el-col-lg-push-3{position:relative;left:12.5%}.el-col-lg-4{width:16.66667%}.el-col-lg-offset-4{margin-left:16.66667%}.el-col-lg-pull-4{position:relative;right:16.66667%}.el-col-lg-push-4{position:relative;left:16.66667%}.el-col-lg-5{width:20.83333%}.el-col-lg-offset-5{margin-left:20.83333%}.el-col-lg-pull-5{position:relative;right:20.83333%}.el-col-lg-push-5{position:relative;left:20.83333%}.el-col-lg-6{width:25%}.el-col-lg-offset-6{margin-left:25%}.el-col-lg-pull-6{position:relative;right:25%}.el-col-lg-push-6{position:relative;left:25%}.el-col-lg-7{width:29.16667%}.el-col-lg-offset-7{margin-left:29.16667%}.el-col-lg-pull-7{position:relative;right:29.16667%}.el-col-lg-push-7{position:relative;left:29.16667%}.el-col-lg-8{width:33.33333%}.el-col-lg-offset-8{margin-left:33.33333%}.el-col-lg-pull-8{position:relative;right:33.33333%}.el-col-lg-push-8{position:relative;left:33.33333%}.el-col-lg-9{width:37.5%}.el-col-lg-offset-9{margin-left:37.5%}.el-col-lg-pull-9{position:relative;right:37.5%}.el-col-lg-push-9{position:relative;left:37.5%}.el-col-lg-10{width:41.66667%}.el-col-lg-offset-10{margin-left:41.66667%}.el-col-lg-pull-10{position:relative;right:41.66667%}.el-col-lg-push-10{position:relative;left:41.66667%}.el-col-lg-11{width:45.83333%}.el-col-lg-offset-11{margin-left:45.83333%}.el-col-lg-pull-11{position:relative;right:45.83333%}.el-col-lg-push-11{position:relative;left:45.83333%}.el-col-lg-12{width:50%}.el-col-lg-offset-12{margin-left:50%}.el-col-lg-pull-12{position:relative;right:50%}.el-col-lg-push-12{position:relative;left:50%}.el-col-lg-13{width:54.16667%}.el-col-lg-offset-13{margin-left:54.16667%}.el-col-lg-pull-13{position:relative;right:54.16667%}.el-col-lg-push-13{position:relative;left:54.16667%}.el-col-lg-14{width:58.33333%}.el-col-lg-offset-14{margin-left:58.33333%}.el-col-lg-pull-14{position:relative;right:58.33333%}.el-col-lg-push-14{position:relative;left:58.33333%}.el-col-lg-15{width:62.5%}.el-col-lg-offset-15{margin-left:62.5%}.el-col-lg-pull-15{position:relative;right:62.5%}.el-col-lg-push-15{position:relative;left:62.5%}.el-col-lg-16{width:66.66667%}.el-col-lg-offset-16{margin-left:66.66667%}.el-col-lg-pull-16{position:relative;right:66.66667%}.el-col-lg-push-16{position:relative;left:66.66667%}.el-col-lg-17{width:70.83333%}.el-col-lg-offset-17{margin-left:70.83333%}.el-col-lg-pull-17{position:relative;right:70.83333%}.el-col-lg-push-17{position:relative;left:70.83333%}.el-col-lg-18{width:75%}.el-col-lg-offset-18{margin-left:75%}.el-col-lg-pull-18{position:relative;right:75%}.el-col-lg-push-18{position:relative;left:75%}.el-col-lg-19{width:79.16667%}.el-col-lg-offset-19{margin-left:79.16667%}.el-col-lg-pull-19{position:relative;right:79.16667%}.el-col-lg-push-19{position:relative;left:79.16667%}.el-col-lg-20{width:83.33333%}.el-col-lg-offset-20{margin-left:83.33333%}.el-col-lg-pull-20{position:relative;right:83.33333%}.el-col-lg-push-20{position:relative;left:83.33333%}.el-col-lg-21{width:87.5%}.el-col-lg-offset-21{margin-left:87.5%}.el-col-lg-pull-21{position:relative;right:87.5%}.el-col-lg-push-21{position:relative;left:87.5%}.el-col-lg-22{width:91.66667%}.el-col-lg-offset-22{margin-left:91.66667%}.el-col-lg-pull-22{position:relative;right:91.66667%}.el-col-lg-push-22{position:relative;left:91.66667%}.el-col-lg-23{width:95.83333%}.el-col-lg-offset-23{margin-left:95.83333%}.el-col-lg-pull-23{position:relative;right:95.83333%}.el-col-lg-push-23{position:relative;left:95.83333%}.el-col-lg-24{width:100%}.el-col-lg-offset-24{margin-left:100%}.el-col-lg-pull-24{position:relative;right:100%}.el-col-lg-push-24{position:relative;left:100%}}@media only screen and (min-width:1920px){.el-col-xl-0{display:none;width:0%}.el-col-xl-offset-0{margin-left:0}.el-col-xl-pull-0{position:relative;right:0}.el-col-xl-push-0{position:relative;left:0}.el-col-xl-1{width:4.16667%}.el-col-xl-offset-1{margin-left:4.16667%}.el-col-xl-pull-1{position:relative;right:4.16667%}.el-col-xl-push-1{position:relative;left:4.16667%}.el-col-xl-2{width:8.33333%}.el-col-xl-offset-2{margin-left:8.33333%}.el-col-xl-pull-2{position:relative;right:8.33333%}.el-col-xl-push-2{position:relative;left:8.33333%}.el-col-xl-3{width:12.5%}.el-col-xl-offset-3{margin-left:12.5%}.el-col-xl-pull-3{position:relative;right:12.5%}.el-col-xl-push-3{position:relative;left:12.5%}.el-col-xl-4{width:16.66667%}.el-col-xl-offset-4{margin-left:16.66667%}.el-col-xl-pull-4{position:relative;right:16.66667%}.el-col-xl-push-4{position:relative;left:16.66667%}.el-col-xl-5{width:20.83333%}.el-col-xl-offset-5{margin-left:20.83333%}.el-col-xl-pull-5{position:relative;right:20.83333%}.el-col-xl-push-5{position:relative;left:20.83333%}.el-col-xl-6{width:25%}.el-col-xl-offset-6{margin-left:25%}.el-col-xl-pull-6{position:relative;right:25%}.el-col-xl-push-6{position:relative;left:25%}.el-col-xl-7{width:29.16667%}.el-col-xl-offset-7{margin-left:29.16667%}.el-col-xl-pull-7{position:relative;right:29.16667%}.el-col-xl-push-7{position:relative;left:29.16667%}.el-col-xl-8{width:33.33333%}.el-col-xl-offset-8{margin-left:33.33333%}.el-col-xl-pull-8{position:relative;right:33.33333%}.el-col-xl-push-8{position:relative;left:33.33333%}.el-col-xl-9{width:37.5%}.el-col-xl-offset-9{margin-left:37.5%}.el-col-xl-pull-9{position:relative;right:37.5%}.el-col-xl-push-9{position:relative;left:37.5%}.el-col-xl-10{width:41.66667%}.el-col-xl-offset-10{margin-left:41.66667%}.el-col-xl-pull-10{position:relative;right:41.66667%}.el-col-xl-push-10{position:relative;left:41.66667%}.el-col-xl-11{width:45.83333%}.el-col-xl-offset-11{margin-left:45.83333%}.el-col-xl-pull-11{position:relative;right:45.83333%}.el-col-xl-push-11{position:relative;left:45.83333%}.el-col-xl-12{width:50%}.el-col-xl-offset-12{margin-left:50%}.el-col-xl-pull-12{position:relative;right:50%}.el-col-xl-push-12{position:relative;left:50%}.el-col-xl-13{width:54.16667%}.el-col-xl-offset-13{margin-left:54.16667%}.el-col-xl-pull-13{position:relative;right:54.16667%}.el-col-xl-push-13{position:relative;left:54.16667%}.el-col-xl-14{width:58.33333%}.el-col-xl-offset-14{margin-left:58.33333%}.el-col-xl-pull-14{position:relative;right:58.33333%}.el-col-xl-push-14{position:relative;left:58.33333%}.el-col-xl-15{width:62.5%}.el-col-xl-offset-15{margin-left:62.5%}.el-col-xl-pull-15{position:relative;right:62.5%}.el-col-xl-push-15{position:relative;left:62.5%}.el-col-xl-16{width:66.66667%}.el-col-xl-offset-16{margin-left:66.66667%}.el-col-xl-pull-16{position:relative;right:66.66667%}.el-col-xl-push-16{position:relative;left:66.66667%}.el-col-xl-17{width:70.83333%}.el-col-xl-offset-17{margin-left:70.83333%}.el-col-xl-pull-17{position:relative;right:70.83333%}.el-col-xl-push-17{position:relative;left:70.83333%}.el-col-xl-18{width:75%}.el-col-xl-offset-18{margin-left:75%}.el-col-xl-pull-18{position:relative;right:75%}.el-col-xl-push-18{position:relative;left:75%}.el-col-xl-19{width:79.16667%}.el-col-xl-offset-19{margin-left:79.16667%}.el-col-xl-pull-19{position:relative;right:79.16667%}.el-col-xl-push-19{position:relative;left:79.16667%}.el-col-xl-20{width:83.33333%}.el-col-xl-offset-20{margin-left:83.33333%}.el-col-xl-pull-20{position:relative;right:83.33333%}.el-col-xl-push-20{position:relative;left:83.33333%}.el-col-xl-21{width:87.5%}.el-col-xl-offset-21{margin-left:87.5%}.el-col-xl-pull-21{position:relative;right:87.5%}.el-col-xl-push-21{position:relative;left:87.5%}.el-col-xl-22{width:91.66667%}.el-col-xl-offset-22{margin-left:91.66667%}.el-col-xl-pull-22{position:relative;right:91.66667%}.el-col-xl-push-22{position:relative;left:91.66667%}.el-col-xl-23{width:95.83333%}.el-col-xl-offset-23{margin-left:95.83333%}.el-col-xl-pull-23{position:relative;right:95.83333%}.el-col-xl-push-23{position:relative;left:95.83333%}.el-col-xl-24{width:100%}.el-col-xl-offset-24{margin-left:100%}.el-col-xl-pull-24{position:relative;right:100%}.el-col-xl-push-24{position:relative;left:100%}}@-webkit-keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-upload{display:inline-block;text-align:center;cursor:pointer;outline:0}.el-upload__input{display:none}.el-upload__tip{font-size:12px;color:#606266;margin-top:7px}.el-upload iframe{position:absolute;z-index:-1;top:0;left:0;filter:alpha(opacity=0)}.el-upload--picture-card{background-color:#fbfdff;border:1px dashed #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:148px;height:148px;cursor:pointer;line-height:146px;vertical-align:top}.el-upload--picture-card i{font-size:28px;color:#8c939d}.el-upload--picture-card:hover,.el-upload:focus{border-color:#409EFF;color:#409EFF}.el-upload:focus .el-upload-dragger{border-color:#409EFF}.el-upload-dragger{background-color:#fff;border:1px dashed #d9d9d9;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:360px;height:180px;text-align:center;cursor:pointer;overflow:hidden}.el-upload-dragger .el-icon-upload{font-size:67px;color:#C0C4CC;margin:40px 0 16px;line-height:50px}.el-upload-dragger+.el-upload__tip{text-align:center}.el-upload-dragger~.el-upload__files{border-top:1px solid #DCDFE6;margin-top:7px;padding-top:5px}.el-upload-dragger .el-upload__text{color:#606266;font-size:14px;text-align:center}.el-upload-dragger .el-upload__text em{color:#409EFF;font-style:normal}.el-upload-dragger:hover{border-color:#409EFF}.el-upload-dragger.is-dragover{background-color:rgba(32,159,255,.06);border:2px dashed #409EFF}.el-upload-list{margin:0;padding:0;list-style:none}.el-upload-list__item{-webkit-transition:all .5s cubic-bezier(.55,0,.1,1);transition:all .5s cubic-bezier(.55,0,.1,1);font-size:14px;color:#606266;line-height:1.8;margin-top:5px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;width:100%}.el-upload-list__item .el-progress{position:absolute;top:20px;width:100%}.el-upload-list__item .el-progress__text{position:absolute;right:0;top:-13px}.el-upload-list__item .el-progress-bar{margin-right:0;padding-right:0}.el-upload-list__item:first-child{margin-top:10px}.el-upload-list__item .el-icon-upload-success{color:#67C23A}.el-upload-list__item .el-icon-close{display:none;position:absolute;top:5px;right:5px;cursor:pointer;opacity:.75;color:#606266}.el-upload-list__item .el-icon-close:hover{opacity:1}.el-upload-list__item .el-icon-close-tip{display:none;position:absolute;top:5px;right:5px;font-size:12px;cursor:pointer;opacity:1;color:#409EFF}.el-upload-list__item:hover .el-icon-close{display:inline-block}.el-upload-list__item:hover .el-progress__text{display:none}.el-upload-list__item.is-success .el-upload-list__item-status-label{display:block}.el-upload-list__item.is-success .el-upload-list__item-name:focus,.el-upload-list__item.is-success .el-upload-list__item-name:hover{color:#409EFF;cursor:pointer}.el-upload-list__item.is-success:focus:not(:hover) .el-icon-close-tip{display:inline-block}.el-upload-list__item.is-success:active,.el-upload-list__item.is-success:not(.focusing):focus{outline-width:0}.el-upload-list__item.is-success:active .el-icon-close-tip,.el-upload-list__item.is-success:focus .el-upload-list__item-status-label,.el-upload-list__item.is-success:hover .el-upload-list__item-status-label,.el-upload-list__item.is-success:not(.focusing):focus .el-icon-close-tip{display:none}.el-upload-list.is-disabled .el-upload-list__item:hover .el-upload-list__item-status-label{display:block}.el-upload-list__item-name{color:#606266;display:block;margin-right:40px;overflow:hidden;padding-left:4px;text-overflow:ellipsis;-webkit-transition:color .3s;transition:color .3s;white-space:nowrap}.el-upload-list__item-name [class^=el-icon]{height:100%;margin-right:7px;color:#909399;line-height:inherit}.el-upload-list__item-status-label{position:absolute;right:5px;top:0;line-height:inherit;display:none}.el-upload-list__item-delete{position:absolute;right:10px;top:0;font-size:12px;color:#606266;display:none}.el-upload-list__item-delete:hover{color:#409EFF}.el-upload-list--picture-card{margin:0;display:inline;vertical-align:top}.el-upload-list--picture-card .el-upload-list__item{overflow:hidden;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:148px;height:148px;margin:0 8px 8px 0;display:inline-block}.el-upload-list--picture-card .el-upload-list__item .el-icon-check,.el-upload-list--picture-card .el-upload-list__item .el-icon-circle-check{color:#FFF}.el-upload-list--picture-card .el-upload-list__item .el-icon-close,.el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label{display:none}.el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture-card .el-upload-list__item-name{display:none}.el-upload-list--picture-card .el-upload-list__item-thumbnail{width:100%;height:100%}.el-upload-list--picture-card .el-upload-list__item-status-label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 0 1pc 1px rgba(0,0,0,.2);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-list--picture-card .el-upload-list__item-status-label i{font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture-card .el-upload-list__item-actions{position:absolute;width:100%;height:100%;left:0;top:0;cursor:default;text-align:center;color:#fff;opacity:0;font-size:20px;background-color:rgba(0,0,0,.5);-webkit-transition:opacity .3s;transition:opacity .3s}.el-upload-list--picture-card .el-upload-list__item-actions::after{display:inline-block;height:100%;vertical-align:middle}.el-upload-list--picture-card .el-upload-list__item-actions span{display:none;cursor:pointer}.el-upload-list--picture-card .el-upload-list__item-actions span+span{margin-left:15px}.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete{position:static;font-size:inherit;color:inherit}.el-upload-list--picture-card .el-upload-list__item-actions:hover{opacity:1}.el-upload-list--picture-card .el-upload-list__item-actions:hover span{display:inline-block}.el-upload-list--picture-card .el-progress{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);bottom:auto;width:126px}.el-upload-list--picture-card .el-progress .el-progress__text{top:50%}.el-upload-list--picture .el-upload-list__item{overflow:hidden;z-index:0;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px;padding:10px 10px 10px 90px;height:92px}.el-upload-list--picture .el-upload-list__item .el-icon-check,.el-upload-list--picture .el-upload-list__item .el-icon-circle-check{color:#FFF}.el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label{background:0 0;-webkit-box-shadow:none;box-shadow:none;top:-2px;right:-12px}.el-upload-list--picture .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name{line-height:70px;margin-top:0}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i{display:none}.el-upload-list--picture .el-upload-list__item-thumbnail{vertical-align:middle;display:inline-block;width:70px;height:70px;float:left;position:relative;z-index:1;margin-left:-80px;background-color:#FFF}.el-upload-list--picture .el-upload-list__item-name{display:block;margin-top:20px}.el-upload-list--picture .el-upload-list__item-name i{font-size:70px;line-height:1;position:absolute;left:9px;top:10px}.el-upload-list--picture .el-upload-list__item-status-label{position:absolute;right:-17px;top:-7px;width:46px;height:26px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 1px 1px #ccc;box-shadow:0 1px 1px #ccc}.el-upload-list--picture .el-upload-list__item-status-label i{font-size:12px;margin-top:12px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture .el-progress{position:relative;top:-7px}.el-upload-cover{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:10;cursor:default}.el-upload-cover::after{display:inline-block;height:100%;vertical-align:middle}.el-upload-cover img{display:block;width:100%;height:100%}.el-upload-cover__label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 0 1pc 1px rgba(0,0,0,.2);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-cover__label i{font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);color:#fff}.el-upload-cover__progress{display:inline-block;vertical-align:middle;position:static;width:243px}.el-upload-cover__progress+.el-upload__inner{opacity:0}.el-upload-cover__content{position:absolute;top:0;left:0;width:100%;height:100%}.el-upload-cover__interact{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.72);text-align:center}.el-upload-cover__interact .btn{display:inline-block;color:#FFF;font-size:14px;cursor:pointer;vertical-align:middle;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);margin-top:60px}.el-upload-cover__interact .btn span{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.el-upload-cover__interact .btn:not(:first-child){margin-left:35px}.el-upload-cover__interact .btn:hover{-webkit-transform:translateY(-13px);transform:translateY(-13px)}.el-upload-cover__interact .btn:hover span{opacity:1}.el-upload-cover__interact .btn i{color:#FFF;display:block;font-size:24px;line-height:inherit;margin:0 auto 5px}.el-upload-cover__title{position:absolute;bottom:0;left:0;background-color:#FFF;height:36px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;text-align:left;padding:0 10px;margin:0;line-height:36px;font-size:14px;color:#303133}.el-upload-cover+.el-upload__inner{opacity:0;position:relative;z-index:1}.el-progress{position:relative;line-height:1}.el-progress__text{font-size:14px;color:#606266;display:inline-block;vertical-align:middle;margin-left:10px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:#67C23A}.el-progress.is-success .el-progress__text{color:#67C23A}.el-progress.is-warning .el-progress-bar__inner{background-color:#E6A23C}.el-badge__content,.el-progress.is-exception .el-progress-bar__inner{background-color:#F56C6C}.el-progress.is-warning .el-progress__text{color:#E6A23C}.el-progress.is-exception .el-progress__text{color:#F56C6C}.el-progress-bar{padding-right:50px;display:inline-block;vertical-align:middle;width:100%;margin-right:-55px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-card__header,.el-message,.el-step__icon{-webkit-box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:#EBEEF5;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:#409EFF;text-align:right;border-radius:100px;line-height:1;white-space:nowrap;-webkit-transition:width .6s ease;transition:width .6s ease}.el-progress-bar__inner::after{display:inline-block;height:100%;vertical-align:middle}.el-progress-bar__innerText{display:inline-block;vertical-align:middle;color:#FFF;font-size:12px;margin:0 5px}@keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-time-spinner{width:100%;white-space:nowrap}.el-spinner{display:inline-block;vertical-align:middle}.el-spinner-inner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;width:50px;height:50px}.el-spinner-inner .path{stroke:#ececec;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.el-message{min-width:380px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;border-width:1px;border-style:solid;border-color:#EBEEF5;position:fixed;left:50%;top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#edf2fc;-webkit-transition:opacity .3s,top .4s,-webkit-transform .4s;transition:opacity .3s,top .4s,-webkit-transform .4s;transition:opacity .3s,transform .4s,top .4s;transition:opacity .3s,transform .4s,top .4s,-webkit-transform .4s;overflow:hidden;padding:15px 15px 15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-message.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-message.is-closable .el-message__content{padding-right:16px}.el-message p{margin:0}.el-message--info .el-message__content{color:#909399}.el-message--success{background-color:#f0f9eb;border-color:#e1f3d8}.el-message--success .el-message__content{color:#67C23A}.el-message--warning{background-color:#fdf6ec;border-color:#faecd8}.el-message--warning .el-message__content{color:#E6A23C}.el-message--error{background-color:#fef0f0;border-color:#fde2e2}.el-message--error .el-message__content{color:#F56C6C}.el-message__icon{margin-right:10px}.el-message__content{padding:0;font-size:14px;line-height:1}.el-message__content:focus{outline-width:0}.el-message__closeBtn{position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:#C0C4CC;font-size:16px}.el-message__closeBtn:focus{outline-width:0}.el-message__closeBtn:hover{color:#909399}.el-message .el-icon-success{color:#67C23A}.el-message .el-icon-error{color:#F56C6C}.el-message .el-icon-info{color:#909399}.el-message .el-icon-warning{color:#E6A23C}.el-message-fade-enter,.el-message-fade-leave-active{opacity:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.el-badge{position:relative;vertical-align:middle;display:inline-block}.el-badge__content{border-radius:10px;color:#FFF;display:inline-block;font-size:12px;height:18px;line-height:18px;padding:0 6px;text-align:center;white-space:nowrap;border:1px solid #FFF}.el-badge__content.is-fixed{position:absolute;top:0;right:10px;-webkit-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}.el-rate__icon,.el-rate__item{position:relative;display:inline-block}.el-badge__content.is-fixed.is-dot{right:5px}.el-badge__content.is-dot{height:8px;width:8px;padding:0;right:0;border-radius:50%}.el-badge__content--primary{background-color:#409EFF}.el-badge__content--success{background-color:#67C23A}.el-badge__content--warning{background-color:#E6A23C}.el-badge__content--info{background-color:#909399}.el-badge__content--danger{background-color:#F56C6C}.el-card{border-radius:4px;border:1px solid #EBEEF5;background-color:#FFF;overflow:hidden;color:#303133;-webkit-transition:.3s;transition:.3s}.el-card.is-always-shadow,.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-card__header{padding:18px 20px;border-bottom:1px solid #EBEEF5;-webkit-box-sizing:border-box;box-sizing:border-box}.el-card__body,.el-main{padding:20px}.el-rate{height:20px;line-height:1}.el-rate:active,.el-rate:focus{outline-width:0}.el-rate__item{font-size:0;vertical-align:middle}.el-rate__icon{font-size:18px;margin-right:6px;color:#C0C4CC;-webkit-transition:.3s;transition:.3s}.el-rate__decimal,.el-rate__icon .path2{position:absolute;top:0;left:0}.el-rate__icon.hover{-webkit-transform:scale(1.15);transform:scale(1.15)}.el-rate__decimal{display:inline-block;overflow:hidden}.el-step.is-vertical,.el-steps{display:-webkit-box;display:-ms-flexbox}.el-rate__text{font-size:14px;vertical-align:middle}.el-steps{display:-webkit-box;display:-ms-flexbox;display:flex}.el-steps--simple{padding:13px 8%;border-radius:4px;background:#F5F7FA}.el-steps--horizontal{white-space:nowrap}.el-steps--vertical{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.el-step{position:relative;-ms-flex-negative:1;flex-shrink:1}.el-step:last-of-type .el-step__line{display:none}.el-step:last-of-type.is-flex{-ms-flex-preferred-size:auto!important;flex-basis:auto!important;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.el-step:last-of-type .el-step__description,.el-step:last-of-type .el-step__main{padding-right:0}.el-step__head{position:relative;width:100%}.el-step__head.is-process{color:#303133;border-color:#303133}.el-step__head.is-wait{color:#C0C4CC;border-color:#C0C4CC}.el-step__head.is-success{color:#67C23A;border-color:#67C23A}.el-step__head.is-error{color:#F56C6C;border-color:#F56C6C}.el-step__head.is-finish{color:#409EFF;border-color:#409EFF}.el-step__icon{position:relative;z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#FFF;-webkit-transition:.15s ease-out;transition:.15s ease-out}.el-step.is-horizontal,.el-step__icon-inner{display:inline-block}.el-step__icon.is-text{border-radius:50%;border:2px solid;border-color:inherit}.el-step__icon.is-icon{width:40px}.el-step__icon-inner{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-weight:700;line-height:1;color:inherit}.el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:25px;font-weight:400}.el-step__icon-inner.is-status{-webkit-transform:translateY(1px);transform:translateY(1px)}.el-step__line{position:absolute;border-color:inherit;background-color:#C0C4CC}.el-step__line-inner{display:block;border-width:1px;border-style:solid;border-color:inherit;-webkit-transition:.15s ease-out;transition:.15s ease-out;-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:0}.el-step__main{white-space:normal;text-align:left}.el-step__title{font-size:16px;line-height:38px}.el-step__title.is-process{font-weight:700;color:#303133}.el-step__title.is-wait{color:#C0C4CC}.el-step__title.is-success{color:#67C23A}.el-step__title.is-error{color:#F56C6C}.el-step__title.is-finish{color:#409EFF}.el-step__description{padding-right:10%;margin-top:-5px;font-size:12px;line-height:20px;font-weight:400}.el-step__description.is-process{color:#303133}.el-step__description.is-wait{color:#C0C4CC}.el-step__description.is-success{color:#67C23A}.el-step__description.is-error{color:#F56C6C}.el-step__description.is-finish{color:#409EFF}.el-step.is-horizontal .el-step__line{height:2px;top:11px;left:0;right:0}.el-step.is-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.el-step.is-vertical .el-step__head{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:24px}.el-step.is-vertical .el-step__main{padding-left:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.el-step.is-vertical .el-step__title{line-height:24px;padding-bottom:8px}.el-step.is-vertical .el-step__line{width:2px;top:0;bottom:0;left:11px}.el-step.is-vertical .el-step__icon.is-icon{width:24px}.el-step.is-center .el-step__head,.el-step.is-center .el-step__main{text-align:center}.el-step.is-center .el-step__description{padding-left:20%;padding-right:20%}.el-step.is-center .el-step__line{left:50%;right:-50%}.el-step.is-simple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-step.is-simple .el-step__head{width:auto;font-size:0;padding-right:10px}.el-step.is-simple .el-step__icon{background:0 0;width:16px;height:16px;font-size:12px}.el-step.is-simple .el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:18px}.el-step.is-simple .el-step__icon-inner.is-status{-webkit-transform:scale(.8) translateY(1px);transform:scale(.8) translateY(1px)}.el-step.is-simple .el-step__main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.el-step.is-simple .el-step__title{font-size:16px;line-height:20px}.el-step.is-simple:not(:last-of-type) .el-step__title{max-width:50%;word-break:break-all}.el-step.is-simple .el-step__arrow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-step.is-simple .el-step__arrow::after,.el-step.is-simple .el-step__arrow::before{content:'';display:inline-block;position:absolute;height:15px;width:1px;background:#C0C4CC}.el-step.is-simple .el-step__arrow::before{-webkit-transform:rotate(-45deg) translateY(-4px);transform:rotate(-45deg) translateY(-4px);-webkit-transform-origin:0 0;transform-origin:0 0}.el-step.is-simple .el-step__arrow::after{-webkit-transform:rotate(45deg) translateY(4px);transform:rotate(45deg) translateY(4px);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.el-step.is-simple:last-of-type .el-step__arrow{display:none}.el-carousel{position:relative}.el-carousel--horizontal{overflow-x:hidden}.el-carousel--vertical{overflow-y:hidden}.el-carousel__container{position:relative;height:300px}.el-carousel__arrow{border:none;outline:0;padding:0;margin:0;height:36px;width:36px;cursor:pointer;-webkit-transition:.3s;transition:.3s;border-radius:50%;background-color:rgba(31,45,61,.11);color:#FFF;position:absolute;top:50%;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-size:12px}.el-carousel__arrow--left{left:16px}.el-carousel__arrow:hover{background-color:rgba(31,45,61,.23)}.el-carousel__arrow i{cursor:pointer}.el-carousel__indicators{position:absolute;list-style:none;margin:0;padding:0;z-index:2}.el-carousel__indicators--horizontal{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-carousel__indicators--vertical{right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-carousel__indicators--outside{bottom:26px;text-align:center;position:static;-webkit-transform:none;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:#C0C4CC;opacity:.24}.el-carousel__indicators--labels{left:0;right:0;-webkit-transform:none;transform:none;text-align:center}.el-carousel__indicators--labels .el-carousel__button{height:auto;width:auto;padding:2px 18px;font-size:12px}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px 4px}.el-carousel__indicator{background-color:transparent;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator--horizontal{display:inline-block;padding:12px 4px}.el-carousel__indicator--vertical{padding:4px 12px}.el-carousel__indicator--vertical .el-carousel__button{width:2px;height:15px}.el-carousel__indicator.is-active button{opacity:1}.el-carousel__button{display:block;opacity:.48;width:30px;height:2px;background-color:#FFF;border:none;outline:0;padding:0;margin:0;cursor:pointer;-webkit-transition:.3s;transition:.3s}.el-carousel__item,.el-carousel__mask{height:100%;position:absolute;top:0;left:0}.carousel-arrow-left-enter,.carousel-arrow-left-leave-active{-webkit-transform:translateY(-50%) translateX(-10px);transform:translateY(-50%) translateX(-10px);opacity:0}.carousel-arrow-right-enter,.carousel-arrow-right-leave-active{-webkit-transform:translateY(-50%) translateX(10px);transform:translateY(-50%) translateX(10px);opacity:0}.el-carousel__item{width:100%;display:inline-block;overflow:hidden;z-index:0}.el-carousel__item.is-active{z-index:2}.el-carousel__item.is-animating{-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card{width:50%;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:1}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:2}.el-carousel__mask{width:100%;background-color:#FFF;opacity:.24;-webkit-transition:.2s;transition:.2s}.fade-in-linear-enter-active,.fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-fade-in-enter,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter,.el-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.el-zoom-in-top-enter,.el-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center bottom;transform-origin:center bottom}.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:top left;transform-origin:top left}.el-zoom-in-left-enter,.el-zoom-in-left-leave-active{opacity:0;-webkit-transform:scale(.45,.45);transform:scale(.45,.45)}.collapse-transition{-webkit-transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out;transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out}.horizontal-collapse-transition{-webkit-transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out;transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{-webkit-transition:all 1s;transition:all 1s}.el-list-enter,.el-list-leave-active{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.el-opacity-transition{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}.el-collapse{border-top:1px solid #EBEEF5;border-bottom:1px solid #EBEEF5}.el-collapse-item.is-disabled .el-collapse-item__header{color:#bbb;cursor:not-allowed}.el-collapse-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;line-height:48px;background-color:#FFF;color:#303133;cursor:pointer;border-bottom:1px solid #EBEEF5;font-size:13px;font-weight:500;-webkit-transition:border-bottom-color .3s;transition:border-bottom-color .3s;outline:0}.el-collapse-item__arrow{margin:0 8px 0 auto;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-weight:300}.el-collapse-item__arrow.is-active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-collapse-item__header.focusing:focus:not(:hover){color:#409EFF}.el-collapse-item__header.is-active{border-bottom-color:transparent}.el-collapse-item__wrap{will-change:height;background-color:#FFF;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #EBEEF5}.el-cascader__search-input,.el-cascader__tags,.el-tag{-webkit-box-sizing:border-box}.el-collapse-item__content{padding-bottom:25px;font-size:13px;color:#303133;line-height:1.769230769230769}.el-collapse-item:last-child{margin-bottom:-1px}.el-popper .popper__arrow,.el-popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-cascader,.el-tag{display:inline-block}.el-popper .popper__arrow{border-width:6px;-webkit-filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03));filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03))}.el-popper .popper__arrow::after{content:" ";border-width:6px}.el-popper[x-placement^=top]{margin-bottom:12px}.el-popper[x-placement^=top] .popper__arrow{bottom:-6px;left:50%;margin-right:3px;border-top-color:#EBEEF5;border-bottom-width:0}.el-popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-6px;border-top-color:#FFF;border-bottom-width:0}.el-popper[x-placement^=bottom]{margin-top:12px}.el-popper[x-placement^=bottom] .popper__arrow{top:-6px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#EBEEF5}.el-popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#FFF}.el-popper[x-placement^=right]{margin-left:12px}.el-popper[x-placement^=right] .popper__arrow{top:50%;left:-6px;margin-bottom:3px;border-right-color:#EBEEF5;border-left-width:0}.el-popper[x-placement^=right] .popper__arrow::after{bottom:-6px;left:1px;border-right-color:#FFF;border-left-width:0}.el-popper[x-placement^=left]{margin-right:12px}.el-popper[x-placement^=left] .popper__arrow{top:50%;right:-6px;margin-bottom:3px;border-right-width:0;border-left-color:#EBEEF5}.el-popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-6px;margin-left:-6px;border-right-width:0;border-left-color:#FFF}.el-tag{background-color:#ecf5ff;border-color:#d9ecff;height:32px;padding:0 10px;line-height:30px;font-size:12px;color:#409EFF;border-width:1px;border-style:solid;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.el-tag.is-hit{border-color:#409EFF}.el-tag .el-tag__close{color:#409eff}.el-tag .el-tag__close:hover{color:#FFF;background-color:#409eff}.el-tag.el-tag--info{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399}.el-tag.el-tag--info.is-hit{border-color:#909399}.el-tag.el-tag--info .el-tag__close{color:#909399}.el-tag.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#909399}.el-tag.el-tag--success{background-color:#f0f9eb;border-color:#e1f3d8;color:#67c23a}.el-tag.el-tag--success.is-hit{border-color:#67C23A}.el-tag.el-tag--success .el-tag__close{color:#67c23a}.el-tag.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#67c23a}.el-tag.el-tag--warning{background-color:#fdf6ec;border-color:#faecd8;color:#e6a23c}.el-tag.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#e6a23c}.el-tag.el-tag--danger{background-color:#fef0f0;border-color:#fde2e2;color:#f56c6c}.el-tag.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f56c6c}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-5px}.el-tag .el-icon-close::before{display:block}.el-tag--dark{background-color:#409eff;border-color:#409eff;color:#fff}.el-tag--dark.is-hit{border-color:#409EFF}.el-tag--dark .el-tag__close{color:#fff}.el-tag--dark .el-tag__close:hover{color:#FFF;background-color:#66b1ff}.el-tag--dark.el-tag--info{background-color:#909399;border-color:#909399;color:#fff}.el-tag--dark.el-tag--info.is-hit{border-color:#909399}.el-tag--dark.el-tag--info .el-tag__close{color:#fff}.el-tag--dark.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#a6a9ad}.el-tag--dark.el-tag--success{background-color:#67c23a;border-color:#67c23a;color:#fff}.el-tag--dark.el-tag--success.is-hit{border-color:#67C23A}.el-tag--dark.el-tag--success .el-tag__close{color:#fff}.el-tag--dark.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#85ce61}.el-tag--dark.el-tag--warning{background-color:#e6a23c;border-color:#e6a23c;color:#fff}.el-tag--dark.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag--dark.el-tag--warning .el-tag__close{color:#fff}.el-tag--dark.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#ebb563}.el-tag--dark.el-tag--danger{background-color:#f56c6c;border-color:#f56c6c;color:#fff}.el-tag--dark.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag--dark.el-tag--danger .el-tag__close{color:#fff}.el-tag--dark.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f78989}.el-tag--plain{background-color:#fff;border-color:#b3d8ff;color:#409eff}.el-tag--plain.is-hit{border-color:#409EFF}.el-tag--plain .el-tag__close{color:#409eff}.el-tag--plain .el-tag__close:hover{color:#FFF;background-color:#409eff}.el-tag--plain.el-tag--info{background-color:#fff;border-color:#d3d4d6;color:#909399}.el-tag--plain.el-tag--info.is-hit{border-color:#909399}.el-tag--plain.el-tag--info .el-tag__close{color:#909399}.el-tag--plain.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#909399}.el-tag--plain.el-tag--success{background-color:#fff;border-color:#c2e7b0;color:#67c23a}.el-tag--plain.el-tag--success.is-hit{border-color:#67C23A}.el-tag--plain.el-tag--success .el-tag__close{color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#67c23a}.el-tag--plain.el-tag--warning{background-color:#fff;border-color:#f5dab1;color:#e6a23c}.el-tag--plain.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag--plain.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#e6a23c}.el-tag--plain.el-tag--danger{background-color:#fff;border-color:#fbc4c4;color:#f56c6c}.el-tag--plain.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag--plain.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f56c6c}.el-tag--medium{height:28px;line-height:26px}.el-tag--medium .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--small{height:24px;padding:0 8px;line-height:22px}.el-tag--small .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--mini{height:20px;padding:0 5px;line-height:19px}.el-tag--mini .el-icon-close{margin-left:-3px;-webkit-transform:scale(.7);transform:scale(.7)}.el-cascader{position:relative;font-size:14px;line-height:40px}.el-cascader:not(.is-disabled):hover .el-input__inner{cursor:pointer;border-color:#C0C4CC}.el-cascader .el-input .el-input__inner:focus,.el-cascader .el-input.is-focus .el-input__inner{border-color:#409EFF}.el-cascader .el-input{cursor:pointer}.el-cascader .el-input .el-input__inner{text-overflow:ellipsis}.el-cascader .el-input .el-icon-arrow-down{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:14px}.el-cascader .el-input .el-icon-arrow-down.is-reverse{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.el-cascader .el-input .el-icon-circle-close:hover{color:#909399}.el-cascader--medium{font-size:14px;line-height:36px}.el-cascader--small{font-size:13px;line-height:32px}.el-cascader--mini{font-size:12px;line-height:28px}.el-cascader.is-disabled .el-cascader__label{z-index:2;color:#C0C4CC}.el-cascader__dropdown{margin:5px 0;font-size:14px;background:#FFF;border:1px solid #E4E7ED;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-cascader__tags{position:absolute;left:0;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:normal;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader__tags .el-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;margin:2px 0 2px 6px;text-overflow:ellipsis;background:#f0f2f5}.el-cascader__tags .el-tag:not(.is-hit){border-color:transparent}.el-cascader__tags .el-tag>span{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis}.el-cascader__tags .el-tag .el-icon-close{-webkit-box-flex:0;-ms-flex:none;flex:none;background-color:#C0C4CC;color:#FFF}.el-cascader__tags .el-tag .el-icon-close:hover{background-color:#909399}.el-cascader__suggestion-panel{border-radius:4px}.el-cascader__suggestion-list{max-height:204px;margin:0;padding:6px 0;font-size:14px;color:#606266;text-align:center}.el-cascader__suggestion-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;padding:0 15px;text-align:left;outline:0;cursor:pointer}.el-cascader__suggestion-item:focus,.el-cascader__suggestion-item:hover{background:#F5F7FA}.el-cascader__suggestion-item.is-checked{color:#409EFF;font-weight:700}.el-cascader__suggestion-item>span{margin-right:10px}.el-cascader__empty-text{margin:10px 0;color:#C0C4CC}.el-cascader__search-input{-webkit-box-flex:1;-ms-flex:1;flex:1;height:24px;min-width:60px;margin:2px 0 2px 15px;padding:0;color:#606266;border:none;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader__search-input::-webkit-input-placeholder{color:#C0C4CC}.el-cascader__search-input:-ms-input-placeholder{color:#C0C4CC}.el-cascader__search-input::-ms-input-placeholder{color:#C0C4CC}.el-cascader__search-input::-moz-placeholder{color:#C0C4CC}.el-cascader__search-input::placeholder{color:#C0C4CC}.el-color-predefine{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;margin-top:8px;width:280px}.el-color-predefine__colors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-color-predefine__color-selector{margin:0 0 8px 8px;width:20px;height:20px;border-radius:4px;cursor:pointer}.el-color-predefine__color-selector:nth-child(10n+1){margin-left:0}.el-color-predefine__color-selector.selected{-webkit-box-shadow:0 0 3px 2px #409EFF;box-shadow:0 0 3px 2px #409EFF}.el-color-predefine__color-selector>div{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;border-radius:3px}.el-color-predefine__color-selector.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-hue-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px;height:12px;background-color:red;padding:0 2px}.el-color-hue-slider__bar{position:relative;background:-webkit-gradient(linear,left top, right top,color-stop(0, red),color-stop(17%, #ff0),color-stop(33%, #0f0),color-stop(50%, #0ff),color-stop(67%, #00f),color-stop(83%, #f0f),to(red));background:linear-gradient(to right,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);height:100%}.el-color-hue-slider__thumb{position:absolute;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.6);box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.el-color-hue-slider.is-vertical{width:12px;height:180px;padding:2px 0}.el-color-hue-slider.is-vertical .el-color-hue-slider__bar{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, red),color-stop(17%, #ff0),color-stop(33%, #0f0),color-stop(50%, #0ff),color-stop(67%, #00f),color-stop(83%, #f0f),to(red));background:linear-gradient(to bottom,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}.el-color-hue-slider.is-vertical .el-color-hue-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-svpanel{position:relative;width:280px;height:180px}.el-color-svpanel__black,.el-color-svpanel__white{position:absolute;top:0;left:0;right:0;bottom:0}.el-color-svpanel__white{background:-webkit-gradient(linear,left top, right top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(to right,#fff,rgba(255,255,255,0))}.el-color-svpanel__black{background:-webkit-gradient(linear,left bottom, left top,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(to top,#000,rgba(0,0,0,0))}.el-color-svpanel__cursor{position:absolute}.el-color-svpanel__cursor>div{cursor:head;width:4px;height:4px;-webkit-box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);border-radius:50%;-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}.el-color-alpha-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-alpha-slider__bar{position:relative;background:-webkit-gradient(linear,left top, right top,color-stop(0, rgba(255,255,255,0)),to(#fff));background:linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%);height:100%}.el-color-alpha-slider__thumb{position:absolute;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.6);box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.el-color-alpha-slider.is-vertical{width:20px;height:180px}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__bar{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(255,255,255,0)),to(#fff));background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%)}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-dropdown{width:300px}.el-color-dropdown__main-wrapper{margin-bottom:6px}.el-color-dropdown__main-wrapper::after{display:table;clear:both}.el-color-dropdown__btns{margin-top:6px;text-align:right}.el-color-dropdown__value{float:left;line-height:26px;font-size:12px;color:#000;width:160px}.el-color-dropdown__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-color-dropdown__btn[disabled]{color:#ccc;cursor:not-allowed}.el-color-dropdown__btn:hover{color:#409EFF;border-color:#409EFF}.el-color-dropdown__link-btn{cursor:pointer;color:#409EFF;text-decoration:none;padding:15px;font-size:12px}.el-color-dropdown__link-btn:hover{color:tint(#409EFF,20%)}.el-color-picker{display:inline-block;position:relative;line-height:normal;height:40px}.el-color-picker.is-disabled .el-color-picker__trigger{cursor:not-allowed}.el-color-picker--medium{height:36px}.el-color-picker--medium .el-color-picker__trigger{height:36px;width:36px}.el-color-picker--medium .el-color-picker__mask{height:34px;width:34px}.el-color-picker--small{height:32px}.el-color-picker--small .el-color-picker__trigger{height:32px;width:32px}.el-color-picker--small .el-color-picker__mask{height:30px;width:30px}.el-color-picker--small .el-color-picker__empty,.el-color-picker--small .el-color-picker__icon{-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8)}.el-color-picker--mini{height:28px}.el-color-picker--mini .el-color-picker__trigger{height:28px;width:28px}.el-color-picker--mini .el-color-picker__mask{height:26px;width:26px}.el-color-picker--mini .el-color-picker__empty,.el-color-picker--mini .el-color-picker__icon{-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8)}.el-color-picker__mask{height:38px;width:38px;border-radius:4px;position:absolute;top:1px;left:1px;z-index:1;cursor:not-allowed;background-color:rgba(255,255,255,.7)}.el-color-picker__trigger{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;width:40px;padding:4px;border:1px solid #e6e6e6;border-radius:4px;font-size:0;position:relative;cursor:pointer}.el-color-picker__color{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #999;border-radius:2px;width:100%;height:100%;text-align:center}.el-color-picker__icon,.el-input,.el-textarea{display:inline-block;width:100%}.el-color-picker__color.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-picker__color-inner{position:absolute;left:0;top:0;right:0;bottom:0}.el-color-picker__empty{font-size:12px;color:#999;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.el-color-picker__icon{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);color:#FFF;text-align:center;font-size:12px}.el-input__prefix,.el-input__suffix{position:absolute;top:0;text-align:center}.el-color-picker__panel{position:absolute;z-index:10;padding:6px;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#FFF;border:1px solid #EBEEF5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-input__inner,.el-textarea__inner,.el-transfer-panel{-webkit-box-sizing:border-box}.el-textarea{position:relative;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#FFF;background-image:none;border:1px solid #DCDFE6;border-radius:4px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea__inner::-webkit-input-placeholder{color:#C0C4CC}.el-textarea__inner:-ms-input-placeholder{color:#C0C4CC}.el-textarea__inner::-ms-input-placeholder{color:#C0C4CC}.el-textarea__inner::-moz-placeholder{color:#C0C4CC}.el-textarea__inner::placeholder{color:#C0C4CC}.el-textarea__inner:hover{border-color:#C0C4CC}.el-textarea__inner:focus{outline:0;border-color:#409EFF}.el-textarea .el-input__count{color:#909399;background:#FFF;position:absolute;font-size:12px;bottom:5px;right:10px}.el-textarea.is-disabled .el-textarea__inner{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#C0C4CC}.el-textarea.is-exceed .el-textarea__inner{border-color:#F56C6C}.el-textarea.is-exceed .el-input__count{color:#F56C6C}.el-input{position:relative;font-size:14px}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.el-input::-webkit-scrollbar-corner{background:#fff}.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#C0C4CC;font-size:14px;cursor:pointer;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input .el-input__clear:hover{color:#909399}.el-input .el-input__count{height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#909399;font-size:12px}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input,.el-input__inner{font-size:inherit}.el-input .el-input__count .el-input__count-inner{background:#FFF;line-height:initial;display:inline-block;padding:0 5px}.el-input__inner{-webkit-appearance:none;background-color:#FFF;background-image:none;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;height:40px;line-height:40px;outline:0;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-input__inner::-ms-reveal{display:none}.el-input__inner::-webkit-input-placeholder{color:#C0C4CC}.el-input__inner:-ms-input-placeholder{color:#C0C4CC}.el-input__inner::-ms-input-placeholder{color:#C0C4CC}.el-input__inner::-moz-placeholder{color:#C0C4CC}.el-input__inner::placeholder{color:#C0C4CC}.el-input__inner:hover{border-color:#C0C4CC}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409EFF;outline:0}.el-input__suffix{height:100%;right:5px;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{height:100%;left:5px;-webkit-transition:all .3s;transition:all .3s}.el-input__icon{height:100%;width:25px;text-align:center;-webkit-transition:all .3s;transition:all .3s;line-height:40px}.el-input__icon:after{content:'';height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::-ms-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-image-viewer__btn,.el-image__preview,.el-link,.el-transfer-panel__filter .el-icon-circle-close{cursor:pointer}.el-input.is-exceed .el-input__inner{border-color:#F56C6C}.el-input.is-exceed .el-input__suffix .el-input__count{color:#F56C6C}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px;line-height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px;line-height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px;line-height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate;border-spacing:0}.el-input-group>.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{background-color:#F5F7FA;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #DCDFE6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input-group--prepend .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.el-input__inner::-ms-clear{display:none;width:0;height:0}.el-transfer{font-size:14px}.el-transfer__buttons{display:inline-block;vertical-align:middle;padding:0 30px}.el-transfer__button{display:block;margin:0 auto;padding:10px;border-radius:50%;color:#FFF;background-color:#409EFF;font-size:0}.el-button-group>.el-button+.el-button,.el-transfer-panel__item+.el-transfer-panel__item,.el-transfer__button [class*=el-icon-]+span{margin-left:0}.el-divider__text,.el-image__error,.el-link,.el-timeline,.el-transfer__button i,.el-transfer__button span{font-size:14px}.el-transfer__button.is-with-texts{border-radius:4px}.el-transfer__button.is-disabled,.el-transfer__button.is-disabled:hover{border:1px solid #DCDFE6;background-color:#F5F7FA;color:#C0C4CC}.el-transfer__button:first-child{margin-bottom:10px}.el-transfer__button:nth-child(2){margin:0}.el-transfer-panel{border:1px solid #EBEEF5;border-radius:4px;overflow:hidden;background:#FFF;display:inline-block;vertical-align:middle;width:200px;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.el-transfer-panel__body{height:246px}.el-transfer-panel__body.is-with-footer{padding-bottom:40px}.el-transfer-panel__list{margin:0;padding:6px 0;list-style:none;height:246px;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.el-transfer-panel__list.is-filterable{height:194px;padding-top:0}.el-transfer-panel__item{height:30px;line-height:30px;padding-left:15px;display:block!important}.el-transfer-panel__item.el-checkbox{color:#606266}.el-transfer-panel__item:hover{color:#409EFF}.el-transfer-panel__item.el-checkbox .el-checkbox__label{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:24px;line-height:30px}.el-transfer-panel__item .el-checkbox__input{position:absolute;top:8px}.el-transfer-panel__filter{text-align:center;margin:15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:auto}.el-transfer-panel__filter .el-input__inner{height:32px;width:100%;font-size:12px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:16px;padding-right:10px;padding-left:30px}.el-transfer-panel__filter .el-input__icon{margin-left:5px}.el-transfer-panel .el-transfer-panel__header{height:40px;line-height:40px;background:#F5F7FA;margin:0;padding-left:15px;border-bottom:1px solid #EBEEF5;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000}.el-container,.el-header{-webkit-box-sizing:border-box}.el-transfer-panel .el-transfer-panel__header .el-checkbox{display:block;line-height:40px}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label{font-size:16px;color:#303133;font-weight:400}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label span{position:absolute;right:15px;color:#909399;font-size:12px;font-weight:400}.el-transfer-panel .el-transfer-panel__footer{height:40px;background:#FFF;margin:0;padding:0;border-top:1px solid #EBEEF5;position:absolute;bottom:0;left:0;width:100%;z-index:1}.el-transfer-panel .el-transfer-panel__footer::after{display:inline-block;height:100%;vertical-align:middle}.el-container,.el-timeline-item__node{display:-webkit-box;display:-ms-flexbox}.el-transfer-panel .el-transfer-panel__footer .el-checkbox{padding-left:20px;color:#606266}.el-transfer-panel .el-transfer-panel__empty{margin:0;height:30px;line-height:30px;padding:6px 15px 0;color:#909399;text-align:center}.el-transfer-panel .el-checkbox__label{padding-left:8px}.el-transfer-panel .el-checkbox__inner{height:14px;width:14px;border-radius:3px}.el-transfer-panel .el-checkbox__inner::after{height:6px;width:3px;left:4px}.el-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.el-container.is-vertical,.el-drawer,.el-empty,.el-result{-webkit-box-orient:vertical;-webkit-box-direction:normal}.el-container.is-vertical{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.el-header{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-aside{overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-main{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.el-footer{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-timeline{margin:0;list-style:none}.el-timeline .el-timeline-item:last-child .el-timeline-item__tail{display:none}.el-timeline-item{position:relative;padding-bottom:20px}.el-timeline-item__wrapper{position:relative;padding-left:28px;top:-3px}.el-timeline-item__tail{position:absolute;left:4px;height:100%;border-left:2px solid #E4E7ED}.el-timeline-item__icon{color:#FFF;font-size:13px}.el-timeline-item__node{position:absolute;background-color:#E4E7ED;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-image__error,.el-timeline-item__dot{display:-webkit-box;display:-ms-flexbox}.el-timeline-item__node--normal{left:-1px;width:12px;height:12px}.el-timeline-item__node--large{left:-2px;width:14px;height:14px}.el-timeline-item__node--primary{background-color:#409EFF}.el-timeline-item__node--success{background-color:#67C23A}.el-timeline-item__node--warning{background-color:#E6A23C}.el-timeline-item__node--danger{background-color:#F56C6C}.el-timeline-item__node--info{background-color:#909399}.el-timeline-item__dot{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-timeline-item__content{color:#303133}.el-timeline-item__timestamp{color:#909399;line-height:1;font-size:13px}.el-timeline-item__timestamp.is-top{margin-bottom:8px;padding-top:4px}.el-timeline-item__timestamp.is-bottom{margin-top:8px}.el-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:middle;position:relative;text-decoration:none;outline:0;padding:0;font-weight:500}.el-link.is-underline:hover:after{position:absolute;left:0;right:0;height:0;bottom:0;border-bottom:1px solid #409EFF}.el-link.el-link--default:after,.el-link.el-link--primary.is-underline:hover:after,.el-link.el-link--primary:after{border-color:#409EFF}.el-link.is-disabled{cursor:not-allowed}.el-link [class*=el-icon-]+span{margin-left:5px}.el-link.el-link--default{color:#606266}.el-link.el-link--default:hover{color:#409EFF}.el-link.el-link--default.is-disabled{color:#C0C4CC}.el-link.el-link--primary{color:#409EFF}.el-link.el-link--primary:hover{color:#66b1ff}.el-link.el-link--primary.is-disabled{color:#a0cfff}.el-link.el-link--danger.is-underline:hover:after,.el-link.el-link--danger:after{border-color:#F56C6C}.el-link.el-link--danger{color:#F56C6C}.el-link.el-link--danger:hover{color:#f78989}.el-link.el-link--danger.is-disabled{color:#fab6b6}.el-link.el-link--success.is-underline:hover:after,.el-link.el-link--success:after{border-color:#67C23A}.el-link.el-link--success{color:#67C23A}.el-link.el-link--success:hover{color:#85ce61}.el-link.el-link--success.is-disabled{color:#b3e19d}.el-link.el-link--warning.is-underline:hover:after,.el-link.el-link--warning:after{border-color:#E6A23C}.el-link.el-link--warning{color:#E6A23C}.el-link.el-link--warning:hover{color:#ebb563}.el-link.el-link--warning.is-disabled{color:#f3d19e}.el-link.el-link--info.is-underline:hover:after,.el-link.el-link--info:after{border-color:#909399}.el-link.el-link--info{color:#909399}.el-link.el-link--info:hover{color:#a6a9ad}.el-link.el-link--info.is-disabled{color:#c8c9cc}.el-divider{background-color:#DCDFE6;position:relative}.el-divider--horizontal{display:block;height:1px;width:100%;margin:24px 0}.el-divider--vertical{display:inline-block;width:1px;height:1em;margin:0 8px;vertical-align:middle;position:relative}.el-divider__text{position:absolute;background-color:#FFF;padding:0 20px;font-weight:500;color:#303133}.el-image__error,.el-image__placeholder{background:#F5F7FA}.el-divider__text.is-left{left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-divider__text.is-center{left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.el-divider__text.is-right{right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-image__error,.el-image__inner,.el-image__placeholder{width:100%;height:100%}.el-image{position:relative;display:inline-block;overflow:hidden}.el-image__inner{vertical-align:top}.el-image__inner--center{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block}.el-image__error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#C0C4CC;vertical-align:middle}.el-image-viewer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0}.el-image-viewer__btn{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;opacity:.8;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-button,.el-checkbox,.el-checkbox-button__inner,.el-empty__image img,.el-radio{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.el-image-viewer__close{top:40px;right:40px;width:40px;height:40px;font-size:24px;color:#fff;background-color:#606266}.el-image-viewer__canvas{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-image-viewer__actions{left:50%;bottom:30px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:282px;height:44px;padding:0 23px;background-color:#606266;border-color:#fff;border-radius:22px}.el-image-viewer__actions__inner{width:100%;height:100%;text-align:justify;cursor:default;font-size:23px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.el-image-viewer__next,.el-image-viewer__prev{width:44px;height:44px;font-size:24px;color:#fff;background-color:#606266;border-color:#fff;top:50%}.el-image-viewer__prev{-webkit-transform:translateY(-50%);transform:translateY(-50%);left:40px}.el-image-viewer__next{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:40px;text-indent:2px}.el-image-viewer__mask{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.5;background:#000}.viewer-fade-enter-active{-webkit-animation:viewer-fade-in .3s;animation:viewer-fade-in .3s}.viewer-fade-leave-active{-webkit-animation:viewer-fade-out .3s;animation:viewer-fade-out .3s}@-webkit-keyframes viewer-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes viewer-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes viewer-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes viewer-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#FFF;border:1px solid #DCDFE6;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;padding:12px 20px;font-size:14px;border-radius:4px}.el-button+.el-button,.el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:10px}.el-button:focus,.el-button:hover{color:#409EFF;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#FFF;border-color:#409EFF;color:#409EFF}.el-button.is-active,.el-button.is-plain:active{color:#3a8ee6;border-color:#3a8ee6}.el-button.is-plain:active{background:#FFF;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#FFF;border-color:#EBEEF5;color:#C0C4CC}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:'';position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:rgba(255,255,255,.35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button.is-circle{border-radius:50%;padding:12px}.el-button--primary{color:#FFF;background-color:#409EFF;border-color:#409EFF}.el-button--primary:focus,.el-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#FFF}.el-button--primary.is-active,.el-button--primary:active{background:#3a8ee6;border-color:#3a8ee6;color:#FFF}.el-button--primary:active{outline:0}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#FFF;background-color:#a0cfff;border-color:#a0cfff}.el-button--primary.is-plain{color:#409EFF;background:#ecf5ff;border-color:#b3d8ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#409EFF;border-color:#409EFF;color:#FFF}.el-button--primary.is-plain:active{background:#3a8ee6;border-color:#3a8ee6;color:#FFF;outline:0}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#8cc5ff;background-color:#ecf5ff;border-color:#d9ecff}.el-button--success{color:#FFF;background-color:#67C23A;border-color:#67C23A}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#FFF}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#FFF}.el-button--success:active{outline:0}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#FFF;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67C23A;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67C23A;border-color:#67C23A;color:#FFF}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#FFF;outline:0}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#FFF;background-color:#E6A23C;border-color:#E6A23C}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#FFF}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#FFF}.el-button--warning:active{outline:0}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#FFF;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#E6A23C;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#E6A23C;border-color:#E6A23C;color:#FFF}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#FFF;outline:0}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#FFF;background-color:#F56C6C;border-color:#F56C6C}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#FFF}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#FFF}.el-button--danger:active{outline:0}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#FFF;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#F56C6C;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#F56C6C;border-color:#F56C6C;color:#FFF}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#FFF;outline:0}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#FFF;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#FFF}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#FFF}.el-button--info:active{outline:0}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#FFF;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#FFF}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#FFF;outline:0}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--medium.is-round{padding:10px 20px}.el-button--medium.is-circle{padding:10px}.el-button--small{padding:9px 15px;font-size:12px;border-radius:3px}.el-button--small.is-round{padding:9px 15px}.el-button--small.is-circle{padding:9px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--mini{font-size:12px;border-radius:3px}.el-button--mini.is-circle{padding:7px}.el-button--text{border-color:transparent;color:#409EFF;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#66b1ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#3a8ee6;border-color:transparent;background-color:transparent}.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover{border-color:transparent}.el-button-group .el-button--danger:last-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:last-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:last-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:last-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:last-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child),.el-button-group>.el-dropdown>.el-button{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--danger:first-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:first-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:first-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:first-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:first-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-right-color:rgba(255,255,255,.5)}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group::after,.el-button-group::before{display:table}.el-button-group::after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button.is-disabled{z-index:1}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-radius:4px}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:20px}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button.is-active,.el-button-group>.el-button:not(.is-disabled):active,.el-button-group>.el-button:not(.is-disabled):focus,.el-button-group>.el-button:not(.is-disabled):hover{z-index:1}.el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0}.el-calendar{background-color:#fff}.el-calendar__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #EBEEF5}.el-backtop,.el-page-header{display:-webkit-box;display:-ms-flexbox}.el-calendar__title{color:#000;-ms-flex-item-align:center;align-self:center}.el-calendar__body{padding:12px 20px 35px}.el-calendar-table{table-layout:fixed;width:100%}.el-calendar-table thead th{padding:12px 0;color:#606266;font-weight:400}.el-calendar-table:not(.is-range) td.next,.el-calendar-table:not(.is-range) td.prev{color:#C0C4CC}.el-backtop,.el-calendar-table td.is-today{color:#409EFF}.el-calendar-table td{border-bottom:1px solid #EBEEF5;border-right:1px solid #EBEEF5;vertical-align:top;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.el-calendar-table td.is-selected{background-color:#F2F8FE}.el-calendar-table tr:first-child td{border-top:1px solid #EBEEF5}.el-calendar-table tr td:first-child{border-left:1px solid #EBEEF5}.el-calendar-table tr.el-calendar-table__row--hide-border td{border-top:none}.el-calendar-table .el-calendar-day{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;height:85px}.el-calendar-table .el-calendar-day:hover{cursor:pointer;background-color:#F2F8FE}.el-backtop{position:fixed;background-color:#FFF;width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;-webkit-box-shadow:0 0 6px rgba(0,0,0,.12);box-shadow:0 0 6px rgba(0,0,0,.12);cursor:pointer;z-index:5}.el-backtop:hover{background-color:#F2F6FC}.el-page-header{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:24px}.el-page-header__left{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;margin-right:40px;position:relative}.el-page-header__left::after{position:absolute;width:1px;height:16px;right:-20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#DCDFE6}.el-checkbox,.el-checkbox__input{display:inline-block;position:relative;white-space:nowrap}.el-page-header__left .el-icon-back{font-size:18px;margin-right:6px;-ms-flex-item-align:center;align-self:center}.el-page-header__title{font-size:14px;font-weight:500}.el-page-header__content{font-size:18px;color:#303133}.el-checkbox{color:#606266;font-weight:500;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:30px}.el-checkbox.is-bordered{padding:9px 20px 9px 10px;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:normal;height:40px}.el-checkbox.is-bordered.is-checked{border-color:#409EFF}.el-checkbox.is-bordered.is-disabled{border-color:#EBEEF5;cursor:not-allowed}.el-checkbox.is-bordered.el-checkbox--medium{padding:7px 20px 7px 10px;border-radius:4px;height:36px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label{line-height:17px;font-size:14px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner{height:14px;width:14px}.el-checkbox.is-bordered.el-checkbox--small{padding:5px 15px 5px 10px;border-radius:3px;height:32px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{line-height:15px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox.is-bordered.el-checkbox--mini{padding:3px 15px 3px 10px;border-radius:3px;height:28px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label{line-height:12px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox__input{cursor:pointer;outline:0;line-height:1;vertical-align:middle}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#edf2fc;border-color:#DCDFE6;cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner::after{cursor:not-allowed;border-color:#C0C4CC}.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label{cursor:not-allowed}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#F2F6FC;border-color:#DCDFE6}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after{border-color:#C0C4CC}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:#F2F6FC;border-color:#DCDFE6}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner::before{background-color:#C0C4CC;border-color:#C0C4CC}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#409EFF;border-color:#409EFF}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:#C0C4CC;cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner::after{-webkit-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:#409EFF}.el-checkbox__input.is-focus .el-checkbox__inner{border-color:#409EFF}.el-checkbox__input.is-indeterminate .el-checkbox__inner::before{content:'';position:absolute;display:block;background-color:#FFF;height:2px;-webkit-transform:scale(.5);transform:scale(.5);left:0;right:0;top:5px}.el-checkbox__input.is-indeterminate .el-checkbox__inner::after{display:none}.el-checkbox__inner{display:inline-block;position:relative;border:1px solid #DCDFE6;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;background-color:#FFF;z-index:1;-webkit-transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.el-checkbox__inner:hover{border-color:#409EFF}.el-checkbox__inner::after{-webkit-box-sizing:content-box;box-sizing:content-box;content:"";border:1px solid #FFF;border-left:0;border-top:0;height:7px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);width:3px;-webkit-transition:-webkit-transform .15s ease-in .05s;transition:-webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s;transition:transform .15s ease-in .05s, -webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;-webkit-transform-origin:center;transform-origin:center}.el-checkbox__original{opacity:0;outline:0;position:absolute;margin:0;width:0;height:0;z-index:-1}.el-checkbox-button,.el-checkbox-button__inner{display:inline-block;position:relative}.el-checkbox__label{display:inline-block;padding-left:10px;line-height:19px;font-size:14px}.el-checkbox:last-of-type{margin-right:0}.el-checkbox-button__inner{line-height:1;font-weight:500;white-space:nowrap;vertical-align:middle;cursor:pointer;background:#FFF;border:1px solid #DCDFE6;border-left:0;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);padding:12px 20px;font-size:14px;border-radius:0}.el-checkbox-button__inner.is-round{padding:12px 20px}.el-checkbox-button__inner:hover{color:#409EFF}.el-checkbox-button__inner [class*=el-icon-]{line-height:.9}.el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}.el-checkbox-button__original{opacity:0;outline:0;position:absolute;margin:0;z-index:-1}.el-radio,.el-radio__inner,.el-radio__input{position:relative;display:inline-block}.el-checkbox-button.is-checked .el-checkbox-button__inner{color:#FFF;background-color:#409EFF;border-color:#409EFF;-webkit-box-shadow:-1px 0 0 0 #8cc5ff;box-shadow:-1px 0 0 0 #8cc5ff}.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-left-color:#409EFF}.el-checkbox-button.is-disabled .el-checkbox-button__inner{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5;-webkit-box-shadow:none;box-shadow:none}.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner{border-left-color:#EBEEF5}.el-checkbox-button:first-child .el-checkbox-button__inner{border-left:1px solid #DCDFE6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:#409EFF}.el-checkbox-button:last-child .el-checkbox-button__inner{border-radius:0 4px 4px 0}.el-checkbox-button--medium .el-checkbox-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-checkbox-button--medium .el-checkbox-button__inner.is-round{padding:10px 20px}.el-checkbox-button--small .el-checkbox-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-checkbox-button--small .el-checkbox-button__inner.is-round{padding:9px 15px}.el-checkbox-button--mini .el-checkbox-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-checkbox-button--mini .el-checkbox-button__inner.is-round{padding:7px 15px}.el-checkbox-group{font-size:0}.el-avatar,.el-cascader-panel,.el-radio,.el-radio--medium.is-bordered .el-radio__label,.el-radio__label{font-size:14px}.el-radio{color:#606266;font-weight:500;line-height:1;cursor:pointer;white-space:nowrap;outline:0;margin-right:30px}.el-cascader-node>.el-radio,.el-radio:last-child{margin-right:0}.el-radio.is-bordered{padding:12px 20px 0 10px;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}.el-cascader-menu,.el-cascader-menu__list,.el-radio__inner{-webkit-box-sizing:border-box}.el-radio.is-bordered.is-checked{border-color:#409EFF}.el-radio.is-bordered.is-disabled{cursor:not-allowed;border-color:#EBEEF5}.el-radio__input.is-disabled .el-radio__inner,.el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#F5F7FA;border-color:#E4E7ED}.el-radio.is-bordered+.el-radio.is-bordered{margin-left:10px}.el-radio--medium.is-bordered{padding:10px 20px 0 10px;border-radius:4px;height:36px}.el-radio--mini.is-bordered .el-radio__label,.el-radio--small.is-bordered .el-radio__label{font-size:12px}.el-radio--medium.is-bordered .el-radio__inner{height:14px;width:14px}.el-radio--small.is-bordered{padding:8px 15px 0 10px;border-radius:3px;height:32px}.el-radio--small.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio--mini.is-bordered{padding:6px 15px 0 10px;border-radius:3px;height:28px}.el-radio--mini.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio__input{white-space:nowrap;cursor:pointer;outline:0;line-height:1;vertical-align:middle}.el-radio__input.is-disabled .el-radio__inner{cursor:not-allowed}.el-radio__input.is-disabled .el-radio__inner::after{cursor:not-allowed;background-color:#F5F7FA}.el-radio__input.is-disabled .el-radio__inner+.el-radio__label{cursor:not-allowed}.el-radio__input.is-disabled.is-checked .el-radio__inner::after{background-color:#C0C4CC}.el-radio__input.is-disabled+span.el-radio__label{color:#C0C4CC;cursor:not-allowed}.el-radio__input.is-checked .el-radio__inner{border-color:#409EFF;background:#409EFF}.el-radio__input.is-checked .el-radio__inner::after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.el-radio__input.is-checked+.el-radio__label{color:#409EFF}.el-radio__input.is-focus .el-radio__inner{border-color:#409EFF}.el-radio__inner{border:1px solid #DCDFE6;border-radius:100%;width:14px;height:14px;background-color:#FFF;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.el-radio__inner:hover{border-color:#409EFF}.el-radio__inner::after{width:4px;height:4px;border-radius:100%;background-color:#FFF;content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:-webkit-transform .15s ease-in;transition:-webkit-transform .15s ease-in;transition:transform .15s ease-in;transition:transform .15s ease-in, -webkit-transform .15s ease-in;transition:transform .15s ease-in,-webkit-transform .15s ease-in}.el-radio__original{opacity:0;outline:0;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}.el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{-webkit-box-shadow:0 0 2px 2px #409EFF;box-shadow:0 0 2px 2px #409EFF}.el-radio__label{padding-left:10px}.el-scrollbar{overflow:hidden;position:relative}.el-scrollbar:active>.el-scrollbar__bar,.el-scrollbar:focus>.el-scrollbar__bar,.el-scrollbar:hover>.el-scrollbar__bar{opacity:1;-webkit-transition:opacity 340ms ease-out;transition:opacity 340ms ease-out}.el-scrollbar__wrap{overflow:scroll;height:100%}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{width:0;height:0}.el-scrollbar__thumb{position:relative;display:block;width:0;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:.3s background-color;transition:.3s background-color}.el-scrollbar__thumb:hover{background-color:rgba(144,147,153,.5)}.el-scrollbar__bar{position:absolute;right:2px;bottom:2px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity 120ms ease-out;transition:opacity 120ms ease-out}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-cascader-panel{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px}.el-cascader-panel.is-bordered{border:1px solid #E4E7ED;border-radius:4px}.el-cascader-menu{min-width:180px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;border-right:solid 1px #E4E7ED}.el-cascader-menu:last-child{border-right:none}.el-cascader-menu__wrap{height:204px}.el-cascader-menu__list{position:relative;min-height:100%;margin:0;padding:6px 0;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader-menu__hover-zone{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.el-cascader-menu__empty-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;color:#C0C4CC}.el-cascader-node{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px 0 20px;height:34px;line-height:34px;outline:0}.el-cascader-node.is-selectable.in-active-path{color:#606266}.el-cascader-node.in-active-path,.el-cascader-node.is-active,.el-cascader-node.is-selectable.in-checked-path{color:#409EFF;font-weight:700}.el-cascader-node:not(.is-disabled){cursor:pointer}.el-cascader-node:not(.is-disabled):focus,.el-cascader-node:not(.is-disabled):hover{background:#F5F7FA}.el-cascader-node.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-cascader-node__prefix{position:absolute;left:10px}.el-cascader-node__postfix{position:absolute;right:10px}.el-cascader-node__label{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-cascader-node>.el-radio .el-radio__label{padding-left:0}.el-avatar{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden;color:#fff;background:#C0C4CC;width:40px;height:40px;line-height:40px}.el-drawer,.el-drawer__body>*{-webkit-box-sizing:border-box}.el-avatar>img{display:block;height:100%;vertical-align:middle}.el-empty__image img,.el-empty__image svg{vertical-align:top;height:100%;width:100%}.el-avatar--circle{border-radius:50%}.el-avatar--square{border-radius:4px}.el-avatar--icon{font-size:18px}.el-avatar--large{width:40px;height:40px;line-height:40px}.el-avatar--medium{width:36px;height:36px;line-height:36px}.el-avatar--small{width:28px;height:28px;line-height:28px}@-webkit-keyframes el-drawer-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes el-drawer-fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes rtl-drawer-in{0%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes rtl-drawer-in{0%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes rtl-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}}@keyframes rtl-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}}@-webkit-keyframes ltr-drawer-in{0%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ltr-drawer-in{0%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ltr-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@keyframes ltr-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@-webkit-keyframes ttb-drawer-in{0%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ttb-drawer-in{0%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ttb-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}}@keyframes ttb-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}}@-webkit-keyframes btt-drawer-in{0%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes btt-drawer-in{0%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes btt-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}}@keyframes btt-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}}.el-drawer{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#FFF;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);overflow:hidden;outline:0}.el-drawer.rtl{-webkit-animation:rtl-drawer-out .3s;animation:rtl-drawer-out .3s;right:0}.el-drawer__open .el-drawer.rtl{-webkit-animation:rtl-drawer-in .3s 1ms;animation:rtl-drawer-in .3s 1ms}.el-drawer.ltr{-webkit-animation:ltr-drawer-out .3s;animation:ltr-drawer-out .3s;left:0}.el-drawer__open .el-drawer.ltr{-webkit-animation:ltr-drawer-in .3s 1ms;animation:ltr-drawer-in .3s 1ms}.el-drawer.ttb{-webkit-animation:ttb-drawer-out .3s;animation:ttb-drawer-out .3s;top:0}.el-drawer__open .el-drawer.ttb{-webkit-animation:ttb-drawer-in .3s 1ms;animation:ttb-drawer-in .3s 1ms}.el-drawer.btt{-webkit-animation:btt-drawer-out .3s;animation:btt-drawer-out .3s;bottom:0}.el-drawer__open .el-drawer.btt{-webkit-animation:btt-drawer-in .3s 1ms;animation:btt-drawer-in .3s 1ms}.el-drawer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;margin:0}.el-drawer__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#72767b;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;padding:20px 20px 0}.el-drawer__header>:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.el-drawer__title{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:inherit;font-size:1rem}.el-drawer__close-btn{border:none;cursor:pointer;font-size:20px;color:inherit;background-color:transparent}.el-drawer__body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.el-drawer__body>*{-webkit-box-sizing:border-box;box-sizing:border-box}.el-drawer.ltr,.el-drawer.rtl{height:100%;top:0;bottom:0}.el-drawer.btt,.el-drawer.ttb{width:100%;left:0;right:0}.el-drawer__container{position:relative;left:0;right:0;top:0;bottom:0;height:100%;width:100%}.el-drawer-fade-enter-active{-webkit-animation:el-drawer-fade-in .3s;animation:el-drawer-fade-in .3s}.el-drawer-fade-leave-active{animation:el-drawer-fade-in .3s reverse}.el-statistic{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000;font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";text-align:center}.el-statistic .head{margin-bottom:4px;color:#606266;font-size:13px}.el-statistic .con{font-family:Sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#303133}.el-statistic .con .number{font-size:20px;padding:0 4px}.el-statistic .con span{display:inline-block;margin:0;line-height:100%}.el-popconfirm__main,.el-skeleton__image{display:-ms-flexbox;-webkit-box-align:center;display:-webkit-box}.el-popconfirm__main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.el-popconfirm__icon{margin-right:5px}.el-popconfirm__action{text-align:right;margin:0}@-webkit-keyframes el-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes el-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}.el-skeleton{width:100%}.el-skeleton__first-line,.el-skeleton__paragraph{height:16px;margin-top:16px;background:#f2f2f2}.el-skeleton.is-animated .el-skeleton__item{background:-webkit-gradient(linear,left top, right top,color-stop(25%, #f2f2f2),color-stop(37%, #e6e6e6),color-stop(63%, #f2f2f2));background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;-webkit-animation:el-skeleton-loading 1.4s ease infinite;animation:el-skeleton-loading 1.4s ease infinite}.el-skeleton__item{background:#f2f2f2;display:inline-block;height:16px;border-radius:4px;width:100%}.el-skeleton__circle{border-radius:50%;width:36px;height:36px;line-height:36px}.el-skeleton__circle--lg{width:40px;height:40px;line-height:40px}.el-skeleton__circle--md{width:28px;height:28px;line-height:28px}.el-skeleton__button{height:40px;width:64px;border-radius:4px}.el-skeleton__p{width:100%}.el-skeleton__p.is-last{width:61%}.el-skeleton__p.is-first{width:33%}.el-skeleton__text{width:100%;height:13px}.el-skeleton__caption{height:12px}.el-skeleton__h1{height:20px}.el-skeleton__h3{height:18px}.el-skeleton__h5{height:16px}.el-skeleton__image{width:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0}.el-skeleton__image svg{fill:#DCDDE0;width:22%;height:22%}.el-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0}.el-empty__image{width:160px}.el-empty__image img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain}.el-empty__image svg{fill:#DCDDE0}.el-empty__description{margin-top:20px}.el-empty__description p{margin:0;font-size:14px;color:#909399}.el-empty__bottom,.el-result__title{margin-top:20px}.el-descriptions{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;color:#303133}.el-descriptions__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.el-descriptions__title{font-size:16px;font-weight:700}.el-descriptions--mini,.el-descriptions--small{font-size:12px}.el-descriptions__body{color:#606266;background-color:#FFF}.el-descriptions__body .el-descriptions__table{border-collapse:collapse;width:100%;table-layout:fixed}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;font-weight:400;line-height:1.5}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-left{text-align:left}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-center{text-align:center}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-right{text-align:right}.el-descriptions .is-bordered{table-layout:auto}.el-descriptions .is-bordered .el-descriptions-item__cell{border:1px solid #EBEEF5;padding:12px 10px}.el-descriptions :not(.is-bordered) .el-descriptions-item__cell{padding-bottom:12px}.el-descriptions--medium.is-bordered .el-descriptions-item__cell{padding:10px}.el-descriptions--medium:not(.is-bordered) .el-descriptions-item__cell{padding-bottom:10px}.el-descriptions--small.is-bordered .el-descriptions-item__cell{padding:8px 10px}.el-descriptions--small:not(.is-bordered) .el-descriptions-item__cell{padding-bottom:8px}.el-descriptions--mini.is-bordered .el-descriptions-item__cell{padding:6px 10px}.el-descriptions--mini:not(.is-bordered) .el-descriptions-item__cell{padding-bottom:6px}.el-descriptions-item{vertical-align:top}.el-descriptions-item__container{display:-webkit-box;display:-ms-flexbox;display:flex}.el-descriptions-item__container .el-descriptions-item__content,.el-descriptions-item__container .el-descriptions-item__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.el-descriptions-item__container .el-descriptions-item__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.el-descriptions-item__label.has-colon::after{content:':';position:relative;top:-.5px}.el-descriptions-item__label.is-bordered-label{font-weight:700;color:#909399;background:#fafafa}.el-descriptions-item__label:not(.is-bordered-label){margin-right:10px}.el-descriptions-item__content{word-break:break-word;overflow-wrap:break-word}.el-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 30px}.el-result__icon svg{width:64px;height:64px}.el-result__title p{margin:0;font-size:20px;color:#303133;line-height:1.3}.el-result__subtitle{margin-top:10px}.el-result__subtitle p{margin:0;font-size:14px;color:#606266;line-height:1.3}.el-result__extra{margin-top:30px}.el-result .icon-success{fill:#67C23A}.el-result .icon-error{fill:#F56C6C}.el-result .icon-info{fill:#909399}.el-result .icon-warning{fill:#E6A23C}
@font-face {font-family: "iconfont";
  src: url(data:application/vnd.ms-fontobject;base64,GAsAAHAKAAABAAIAAAAAAAIABQMAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAcyIL8AAAAAAAAAAAAAAAAAAAAAAAABAAaQBjAG8AbgBmAG8AbgB0AAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAQAGkAYwBvAG4AZgBvAG4AdAAAAAAAAAEAAAALAIAAAwAwR1NVQrD+s+0AAAE4AAAAQk9TLzJXLU6iAAABfAAAAFZjbWFwqvqlwAAAAfAAAAHWZ2x5ZnK+JE8AAAPYAAADzGhlYWQT25laAAAA4AAAADZoaGVhCoYGMwAAALwAAAAkaG10eB6U//8AAAHUAAAAHGxvY2EDPgQYAAADyAAAABBtYXhwARYAXQAAARgAAAAgbmFtZT5U/n0AAAekAAACbXBvc3SRmBWCAAAKFAAAAFkAAQAAA4D/gABcBqv//wAABqkAAQAAAAAAAAAAAAAAAAAAAAcAAQAAAAEAAPALInNfDzz1AAsEAAAAAADXCirOAAAAANcKKs7///9BBqkDgAAAAAgAAgAAAAAAAAABAAAABwBRAAUAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKAB4ALAABREZMVAAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAAAAQReAZAABQAIAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABAAHjsUgOA/4AAXAOAAL8AAAABAAAAAAAABAAAAAPpAAAEAAAABAAAAAQAAAAEAAAABqv//wAAAAUAAAADAAAALAAAAAQAAAF+AAEAAAAAAHgAAwABAAAALAADAAoAAAF+AAQATAAAAAwACAACAAQAeOYm5izmMexS//8AAAB45ibmK+Yx7FL//wAAAAAAAAAAAAAAAQAMAAwADAAOAA4AAAABAAIABAAFAAYAAwAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAAWAAAAAAAAAAGAAAAeAAAAHgAAAABAADmJgAA5iYAAAACAADmKwAA5isAAAAEAADmLAAA5iwAAAAFAADmMQAA5jEAAAAGAADsUgAA7FIAAAADAAAAAAAAAHYAzAEMAWYBvAHmAAUAAP/hA7wDGAATACgAMQBEAFAAAAEGKwEiDgIdASEnNC4CKwEVIQUVFxQOAycjJyEHIyIuAz0BFyIGFBYyNjQmFwYHBg8BDgEeATMhMjYnLgInATU0PgI7ATIWHQEBGRsaUxIlHBIDkAEKGCcehf5KAqIBFR8jHA8+Lf5JLD8UMiATCHcMEhIZEhKMCAYFBQgCAgQPDgFtFxYJBQkKBv6kBQ8aFbwfKQIfAQwZJxpMWQ0gGxJhiDRuHSUXCQEBgIABExsgDqc/ERoRERoRfBoWExIZBxANCBgaDSMkFAF35AsYEwwdJuMAAAAAAgAA/0ED9wMXABcAMgAAAS8BBwERHgEXMxE0NjczHgEXETM+ATcRNyc1NCYiBgcVJyYiBwEOAR4BNwkBFjM2NzYmAkIWLDb+tQEvJLgcFoYVHAG4Iy8BX18mOSYBzhQwFP5NFQMmNRYBhgGGFBgeFRIDAfgTJzD+3/6zIy8BAQsVHAEBHBX+9QEvIwFNqVK2HCUlHEC0ERH+hBM1KwMSAVb+qhEBFhY1AAAAAAIAAP/JA5MDNwAhACoAACUUBiMhIiY1ND4FMzIfAR4BMjY/ATYzMh4FAxQGIiY0NjIWA5JTRf4MRVMEDBIfKDoiBRMrGExMTBgrEgYiOigfEgwEt4C2gIC2gF1EUFBEHjpDOTYnFw0bDxkZDxsNFyc2OUM6AeBagYG1gYEAAAAABQAAAAADvQL8AAsAFwAjACwAOAAAJSEuATQ2NyEeARQGJyEuATQ2NyEeARQGJyEiLgE2NyEyHgEGAREwMRcwMQcUFyEyHgEGByEiLgE2A4/+AhMaGhMB/hMaGhP+AhMaGhMB/hMaGhb88hQdARsVAw4UHQEb/Kvf3zADDhQdARsV/PIUHQEb5AEbKBsBARsoG98BGygbAQEbKBvXGikcARopHP5IAT6fnwF4GikcARopHAAABQAAAAADvAL8AAsAFwAjACYAMgAAJSEuATQ2NyEeARQGJyEuATQ2NyEeARQGJyEuATQ2NyEeARQGASc3AyEeARQGByEuATQ2A4/+AhMaGhMB/hMaGhP+AhMaGhMB/hMaGhb88BQbGxQDEBQbG/2M4OCwAxAUGxsU/PAUGxvkARsoGwEBGygb3wEbKBsBARsoG9cBGygbAQEbKBv+R6Cg/kgBGygbAQEbKBsAAAH///+gBqkDgAAUAAATJQUyFhcWBgcBBicGJwEuATc+ATN7AtkC3SI0CxcCFfz4GB4eGPz4FQIXCi4tA34CBgYHEzwW/K8WAQEWA1EWOxQJCAAAAAAAEgDeAAEAAAAAAAAAFQAAAAEAAAAAAAEACAAVAAEAAAAAAAIABwAdAAEAAAAAAAMACAAkAAEAAAAAAAQACAAsAAEAAAAAAAUACwA0AAEAAAAAAAYACAA/AAEAAAAAAAoAKwBHAAEAAAAAAAsAEwByAAMAAQQJAAAAKgCFAAMAAQQJAAEAEACvAAMAAQQJAAIADgC/AAMAAQQJAAMAEADNAAMAAQQJAAQAEADdAAMAAQQJAAUAFgDtAAMAAQQJAAYAEAEDAAMAAQQJAAoAVgETAAMAAQQJAAsAJgFpCkNyZWF0ZWQgYnkgaWNvbmZvbnQKaWNvbmZvbnRSZWd1bGFyaWNvbmZvbnRpY29uZm9udFZlcnNpb24gMS4waWNvbmZvbnRHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQAKAEMAcgBlAGEAdABlAGQAIABiAHkAIABpAGMAbwBuAGYAbwBuAHQACgBpAGMAbwBuAGYAbwBuAHQAUgBlAGcAdQBsAGEAcgBpAGMAbwBuAGYAbwBuAHQAaQBjAG8AbgBmAG8AbgB0AFYAZQByAHMAaQBvAG4AIAAxAC4AMABpAGMAbwBuAGYAbwBuAHQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwECAQMBBAEFAQYBBwEIAAF4BGhvbWUEdXNlcgZpbmRlbnQHb3V0ZGVudApjYXJldC1kb3duAAAAAAA=); /* IE9*/
  src: url(data:application/vnd.ms-fontobject;base64,GAsAAHAKAAABAAIAAAAAAAIABQMAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAcyIL8AAAAAAAAAAAAAAAAAAAAAAAABAAaQBjAG8AbgBmAG8AbgB0AAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAQAGkAYwBvAG4AZgBvAG4AdAAAAAAAAAEAAAALAIAAAwAwR1NVQrD+s+0AAAE4AAAAQk9TLzJXLU6iAAABfAAAAFZjbWFwqvqlwAAAAfAAAAHWZ2x5ZnK+JE8AAAPYAAADzGhlYWQT25laAAAA4AAAADZoaGVhCoYGMwAAALwAAAAkaG10eB6U//8AAAHUAAAAHGxvY2EDPgQYAAADyAAAABBtYXhwARYAXQAAARgAAAAgbmFtZT5U/n0AAAekAAACbXBvc3SRmBWCAAAKFAAAAFkAAQAAA4D/gABcBqv//wAABqkAAQAAAAAAAAAAAAAAAAAAAAcAAQAAAAEAAPALInNfDzz1AAsEAAAAAADXCirOAAAAANcKKs7///9BBqkDgAAAAAgAAgAAAAAAAAABAAAABwBRAAUAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKAB4ALAABREZMVAAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAAAAQReAZAABQAIAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABAAHjsUgOA/4AAXAOAAL8AAAABAAAAAAAABAAAAAPpAAAEAAAABAAAAAQAAAAEAAAABqv//wAAAAUAAAADAAAALAAAAAQAAAF+AAEAAAAAAHgAAwABAAAALAADAAoAAAF+AAQATAAAAAwACAACAAQAeOYm5izmMexS//8AAAB45ibmK+Yx7FL//wAAAAAAAAAAAAAAAQAMAAwADAAOAA4AAAABAAIABAAFAAYAAwAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAAWAAAAAAAAAAGAAAAeAAAAHgAAAABAADmJgAA5iYAAAACAADmKwAA5isAAAAEAADmLAAA5iwAAAAFAADmMQAA5jEAAAAGAADsUgAA7FIAAAADAAAAAAAAAHYAzAEMAWYBvAHmAAUAAP/hA7wDGAATACgAMQBEAFAAAAEGKwEiDgIdASEnNC4CKwEVIQUVFxQOAycjJyEHIyIuAz0BFyIGFBYyNjQmFwYHBg8BDgEeATMhMjYnLgInATU0PgI7ATIWHQEBGRsaUxIlHBIDkAEKGCcehf5KAqIBFR8jHA8+Lf5JLD8UMiATCHcMEhIZEhKMCAYFBQgCAgQPDgFtFxYJBQkKBv6kBQ8aFbwfKQIfAQwZJxpMWQ0gGxJhiDRuHSUXCQEBgIABExsgDqc/ERoRERoRfBoWExIZBxANCBgaDSMkFAF35AsYEwwdJuMAAAAAAgAA/0ED9wMXABcAMgAAAS8BBwERHgEXMxE0NjczHgEXETM+ATcRNyc1NCYiBgcVJyYiBwEOAR4BNwkBFjM2NzYmAkIWLDb+tQEvJLgcFoYVHAG4Iy8BX18mOSYBzhQwFP5NFQMmNRYBhgGGFBgeFRIDAfgTJzD+3/6zIy8BAQsVHAEBHBX+9QEvIwFNqVK2HCUlHEC0ERH+hBM1KwMSAVb+qhEBFhY1AAAAAAIAAP/JA5MDNwAhACoAACUUBiMhIiY1ND4FMzIfAR4BMjY/ATYzMh4FAxQGIiY0NjIWA5JTRf4MRVMEDBIfKDoiBRMrGExMTBgrEgYiOigfEgwEt4C2gIC2gF1EUFBEHjpDOTYnFw0bDxkZDxsNFyc2OUM6AeBagYG1gYEAAAAABQAAAAADvQL8AAsAFwAjACwAOAAAJSEuATQ2NyEeARQGJyEuATQ2NyEeARQGJyEiLgE2NyEyHgEGAREwMRcwMQcUFyEyHgEGByEiLgE2A4/+AhMaGhMB/hMaGhP+AhMaGhMB/hMaGhb88hQdARsVAw4UHQEb/Kvf3zADDhQdARsV/PIUHQEb5AEbKBsBARsoG98BGygbAQEbKBvXGikcARopHP5IAT6fnwF4GikcARopHAAABQAAAAADvAL8AAsAFwAjACYAMgAAJSEuATQ2NyEeARQGJyEuATQ2NyEeARQGJyEuATQ2NyEeARQGASc3AyEeARQGByEuATQ2A4/+AhMaGhMB/hMaGhP+AhMaGhMB/hMaGhb88BQbGxQDEBQbG/2M4OCwAxAUGxsU/PAUGxvkARsoGwEBGygb3wEbKBsBARsoG9cBGygbAQEbKBv+R6Cg/kgBGygbAQEbKBsAAAH///+gBqkDgAAUAAATJQUyFhcWBgcBBicGJwEuATc+ATN7AtkC3SI0CxcCFfz4GB4eGPz4FQIXCi4tA34CBgYHEzwW/K8WAQEWA1EWOxQJCAAAAAAAEgDeAAEAAAAAAAAAFQAAAAEAAAAAAAEACAAVAAEAAAAAAAIABwAdAAEAAAAAAAMACAAkAAEAAAAAAAQACAAsAAEAAAAAAAUACwA0AAEAAAAAAAYACAA/AAEAAAAAAAoAKwBHAAEAAAAAAAsAEwByAAMAAQQJAAAAKgCFAAMAAQQJAAEAEACvAAMAAQQJAAIADgC/AAMAAQQJAAMAEADNAAMAAQQJAAQAEADdAAMAAQQJAAUAFgDtAAMAAQQJAAYAEAEDAAMAAQQJAAoAVgETAAMAAQQJAAsAJgFpCkNyZWF0ZWQgYnkgaWNvbmZvbnQKaWNvbmZvbnRSZWd1bGFyaWNvbmZvbnRpY29uZm9udFZlcnNpb24gMS4waWNvbmZvbnRHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQAKAEMAcgBlAGEAdABlAGQAIABiAHkAIABpAGMAbwBuAGYAbwBuAHQACgBpAGMAbwBuAGYAbwBuAHQAUgBlAGcAdQBsAGEAcgBpAGMAbwBuAGYAbwBuAHQAaQBjAG8AbgBmAG8AbgB0AFYAZQByAHMAaQBvAG4AIAAxAC4AMABpAGMAbwBuAGYAbwBuAHQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwECAQMBBAEFAQYBBwEIAAF4BGhvbWUEdXNlcgZpbmRlbnQHb3V0ZGVudApjYXJldC1kb3duAAAAAAA=#iefix) format('embedded-opentype'), 
  url(data:font/woff;base64,d09GRgABAAAAAAcQAAsAAAAACnAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZXLU6iY21hcAAAAYAAAACFAAAB1qr6pcBnbHlmAAACCAAAAtwAAAPMcr4kT2hlYWQAAATkAAAAMQAAADYT25laaGhlYQAABRgAAAAgAAAAJAqGBjNobXR4AAAFOAAAABgAAAAcHpT//2xvY2EAAAVQAAAAEAAAABADPgQYbWF4cAAABWAAAAAfAAAAIAEWAF1uYW1lAAAFgAAAAUUAAAJtPlT+fXBvc3QAAAbIAAAARgAAAFmRmBWCeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2BkiWOcwMDKwMHUyXSGgYGhH0IzvmYwYuRgYGBiYGVmwAoC0lxTGBwYKt4EMTf8b2CIYW5g2A8UZgTJAQD6eAxqeJzFkUEOgzAMBNcEUFWhPoMLufAPTjn1KTn1uT7xB7obU6S+gLUmylq2HDkABgCJZNID9oFBqsxayyc8W77HRj/hgY736rNnX/dyHKqmWy73k7Fa8WLIqW/AqHk24jbZfaP/NbXzfTptpJ7wiT4H3Bp8CfRDngP9nK+BevcSIH0BwU8c/QAAAHicfZLdahNBFIDnzHRnkzY/7u7s7GY32TQbs9uamqabZGOrpmor/lChWhAURHwAvVVQJAUtXgiKPoBFBFEvFPy9qA/gjbfihbSiDyCC2Iu4dRJtVVCX2TPfmRnY75xZJCG09p4sERNpaAiNoWk0ixDQMrgpnIOCX6/gMugFSTdYivhFvyAX3QrZCYZLGQ/CumdQmaYhBQ7UCkHoV7APjXoLb4eA5wAytjWnlrIquQ79pu9cjg7i26Dni9l0a2t0YGSSBYNa7GxCVTOqejVGJSmGcV86BacNHpfi/TS6I6UtfSk/jPOQyPjWzLHkoK2eulI/kysZcYB2GzR7MHV3UrEUMS5YXFMz8qZkzLSSxc0Mzn4cMLVEzvuAxINFrbvJV2IgAwWiylGQQXHAqCn1sFkToNRa0FSafqPuuVTWfc+Ve5U148BrYTP08B4+EkZPYXTziyxf0LPwojgKJ0964x68ZlUWHdKJ1+CwAAvMdHSVwKrmV6Pl6LE4BgPiPGT16AuMFuHQvSPPsqVSdtcTRYkuaY0yUeFodF8Bzhvrrq/ITdJEBbQFoRKjxYLric5KtSAvlIJwEsJa4EiEUderhwEnN+b2Rom9c30JNT804Upa2ZyZmTHLKnUnhvJqou95+1lbjBPTs7PTzsTUeOgbSTudyaTtpOGH41MTsHJ8fv7p/Hz3+1I3kJe4gwZEt4poBG0TFoUKiFYVHGDU/4PdCggOHKCgVMeM6pjMjF4q97bItQhrlqVB1I2/Me98ZjmwdZLqTp0Hy8vVH6j/2PgI9pAN3bC8QW+s4SyIN9oPrVu34NzPdN15acPZ697yv51/MfhN0gO5t/gf20/MthnZJOK3qysrj3rEeqt/Nd2gaN/iovBdT8XPt7a2tkjvkTZiCGklKeAGpzJQn/pQgWYLaufxW/zOrQ8YWO+smo5jdlZ1bPRXtpKLmFJZ28E7DzkAJ4f5dhaPIfQdPfC0I3icY2BkYGAA4g/cHNXx/DZfGbhZGEDgOpfWORj9//9/R7aVzA1ALgcDE0gUACaJC1sAAAB4nGNgZGBgbvjfwBDDtvr/fwYGtpUMQBEUwA4Ak3gFxnicY2FgYGB+ycDAwoCK2Vb//w8AG7kDsAAAAAAAdgDMAQwBZgG8AeZ4nGNgZGBgYGcIZGBlAAEmIOYCQgaG/2A+AwARYwF0AHicZY9NTsMwEIVf+gekEqqoYIfkBWIBKP0Rq25YVGr3XXTfpk6bKokjx63UA3AejsAJOALcgDvwSCebNpbH37x5Y08A3OAHHo7fLfeRPVwyO3INF7gXrlN/EG6QX4SbaONVuEX9TdjHM6bCbXRheYPXuGL2hHdhDx18CNdwjU/hOvUv4Qb5W7iJO/wKt9Dx6sI+5l5XuI1HL/bHVi+cXqnlQcWhySKTOb+CmV7vkoWt0uqca1vEJlODoF9JU51pW91T7NdD5yIVWZOqCas6SYzKrdnq0AUb5/JRrxeJHoQm5Vhj/rbGAo5xBYUlDowxQhhkiMro6DtVZvSvsUPCXntWPc3ndFsU1P9zhQEC9M9cU7qy0nk6T4E9XxtSdXQrbsuelDSRXs1JErJCXta2VELqATZlV44RelzRiT8oZ0j/AAlabsgAAAB4nGNgYoAALgbsgJ2RiZGZkYWRlZGNkZ2Rg4GxgiUjPzeVpbQ4tYgtMy8lNa+EPb+0BERzJScWpZbopuSX5zEwAAAg5A23AAA=) format('woff'),
  url(data:font/ttf;base64,AAEAAAALAIAAAwAwR1NVQrD+s+0AAAE4AAAAQk9TLzJXLU6iAAABfAAAAFZjbWFwqvqlwAAAAfAAAAHWZ2x5ZnK+JE8AAAPYAAADzGhlYWQT25laAAAA4AAAADZoaGVhCoYGMwAAALwAAAAkaG10eB6U//8AAAHUAAAAHGxvY2EDPgQYAAADyAAAABBtYXhwARYAXQAAARgAAAAgbmFtZT5U/n0AAAekAAACbXBvc3SRmBWCAAAKFAAAAFkAAQAAA4D/gABcBqv//wAABqkAAQAAAAAAAAAAAAAAAAAAAAcAAQAAAAEAAPALCHtfDzz1AAsEAAAAAADXCirOAAAAANcKKs7///9BBqkDgAAAAAgAAgAAAAAAAAABAAAABwBRAAUAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKAB4ALAABREZMVAAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAAAAQReAZAABQAIAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABAAHjsUgOA/4AAXAOAAL8AAAABAAAAAAAABAAAAAPpAAAEAAAABAAAAAQAAAAEAAAABqv//wAAAAUAAAADAAAALAAAAAQAAAF+AAEAAAAAAHgAAwABAAAALAADAAoAAAF+AAQATAAAAAwACAACAAQAeOYm5izmMexS//8AAAB45ibmK+Yx7FL//wAAAAAAAAAAAAAAAQAMAAwADAAOAA4AAAABAAIABAAFAAYAAwAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAAWAAAAAAAAAAGAAAAeAAAAHgAAAABAADmJgAA5iYAAAACAADmKwAA5isAAAAEAADmLAAA5iwAAAAFAADmMQAA5jEAAAAGAADsUgAA7FIAAAADAAAAAAAAAHYAzAEMAWYBvAHmAAUAAP/hA7wDGAATACgAMQBEAFAAAAEGKwEiDgIdASEnNC4CKwEVIQUVFxQOAycjJyEHIyIuAz0BFyIGFBYyNjQmFwYHBg8BDgEeATMhMjYnLgInATU0PgI7ATIWHQEBGRsaUxIlHBIDkAEKGCcehf5KAqIBFR8jHA8+Lf5JLD8UMiATCHcMEhIZEhKMCAYFBQgCAgQPDgFtFxYJBQkKBv6kBQ8aFbwfKQIfAQwZJxpMWQ0gGxJhiDRuHSUXCQEBgIABExsgDqc/ERoRERoRfBoWExIZBxANCBgaDSMkFAF35AsYEwwdJuMAAAAAAgAA/0ED9wMXABcAMgAAAS8BBwERHgEXMxE0NjczHgEXETM+ATcRNyc1NCYiBgcVJyYiBwEOAR4BNwkBFjM2NzYmAkIWLDb+tQEvJLgcFoYVHAG4Iy8BX18mOSYBzhQwFP5NFQMmNRYBhgGGFBgeFRIDAfgTJzD+3/6zIy8BAQsVHAEBHBX+9QEvIwFNqVK2HCUlHEC0ERH+hBM1KwMSAVb+qhEBFhY1AAAAAAIAAP/JA5MDNwAhACoAACUUBiMhIiY1ND4FMzIfAR4BMjY/ATYzMh4FAxQGIiY0NjIWA5JTRf4MRVMEDBIfKDoiBRMrGExMTBgrEgYiOigfEgwEt4C2gIC2gF1EUFBEHjpDOTYnFw0bDxkZDxsNFyc2OUM6AeBagYG1gYEAAAAABQAAAAADvQL8AAsAFwAjACwAOAAAJSEuATQ2NyEeARQGJyEuATQ2NyEeARQGJyEiLgE2NyEyHgEGAREwMRcwMQcUFyEyHgEGByEiLgE2A4/+AhMaGhMB/hMaGhP+AhMaGhMB/hMaGhb88hQdARsVAw4UHQEb/Kvf3zADDhQdARsV/PIUHQEb5AEbKBsBARsoG98BGygbAQEbKBvXGikcARopHP5IAT6fnwF4GikcARopHAAABQAAAAADvAL8AAsAFwAjACYAMgAAJSEuATQ2NyEeARQGJyEuATQ2NyEeARQGJyEuATQ2NyEeARQGASc3AyEeARQGByEuATQ2A4/+AhMaGhMB/hMaGhP+AhMaGhMB/hMaGhb88BQbGxQDEBQbG/2M4OCwAxAUGxsU/PAUGxvkARsoGwEBGygb3wEbKBsBARsoG9cBGygbAQEbKBv+R6Cg/kgBGygbAQEbKBsAAAH///+gBqkDgAAUAAATJQUyFhcWBgcBBicGJwEuATc+ATN7AtkC3SI0CxcCFfz4GB4eGPz4FQIXCi4tA34CBgYHEzwW/K8WAQEWA1EWOxQJCAAAAAAAEgDeAAEAAAAAAAAAFQAAAAEAAAAAAAEACAAVAAEAAAAAAAIABwAdAAEAAAAAAAMACAAkAAEAAAAAAAQACAAsAAEAAAAAAAUACwA0AAEAAAAAAAYACAA/AAEAAAAAAAoAKwBHAAEAAAAAAAsAEwByAAMAAQQJAAAAKgCFAAMAAQQJAAEAEACvAAMAAQQJAAIADgC/AAMAAQQJAAMAEADNAAMAAQQJAAQAEADdAAMAAQQJAAUAFgDtAAMAAQQJAAYAEAEDAAMAAQQJAAoAVgETAAMAAQQJAAsAJgFpCkNyZWF0ZWQgYnkgaWNvbmZvbnQKaWNvbmZvbnRSZWd1bGFyaWNvbmZvbnRpY29uZm9udFZlcnNpb24gMS4waWNvbmZvbnRHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQAKAEMAcgBlAGEAdABlAGQAIABiAHkAIABpAGMAbwBuAGYAbwBuAHQACgBpAGMAbwBuAGYAbwBuAHQAUgBlAGcAdQBsAGEAcgBpAGMAbwBuAGYAbwBuAHQAaQBjAG8AbgBmAG8AbgB0AFYAZQByAHMAaQBvAG4AIAAxAC4AMABpAGMAbwBuAGYAbwBuAHQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwECAQMBBAEFAQYBBwEIAAF4BGhvbWUEdXNlcgZpbmRlbnQHb3V0ZGVudApjYXJldC1kb3duAAAAAAA=) format('truetype'), 
  url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPCEtLQoyMDEzLTktMzA6IENyZWF0ZWQuCi0tPgo8c3ZnPgo8bWV0YWRhdGE+CkNyZWF0ZWQgYnkgaWNvbmZvbnQKPC9tZXRhZGF0YT4KPGRlZnM+Cgo8Zm9udCBpZD0iaWNvbmZvbnQiIGhvcml6LWFkdi14PSIxMDI0IiA+CiAgPGZvbnQtZmFjZQogICAgZm9udC1mYW1pbHk9Imljb25mb250IgogICAgZm9udC13ZWlnaHQ9IjUwMCIKICAgIGZvbnQtc3RyZXRjaD0ibm9ybWFsIgogICAgdW5pdHMtcGVyLWVtPSIxMDI0IgogICAgYXNjZW50PSI4OTYiCiAgICBkZXNjZW50PSItMTI4IgogIC8+CiAgICA8bWlzc2luZy1nbHlwaCAvPgogICAgCiAgICA8Z2x5cGggZ2x5cGgtbmFtZT0ieCIgdW5pY29kZT0ieCIgaG9yaXotYWR2LXg9IjEwMDEiCmQ9Ik0yODEgNTQzcS0yNyAtMSAtNTMgLTFoLTgzcS0xOCAwIC0zNi41IC02dC0zMi41IC0xOC41dC0yMyAtMzJ0LTkgLTQ1LjV2LTc2aDkxMnY0MXEwIDE2IC0wLjUgMzB0LTAuNSAxOHEwIDEzIC01IDI5dC0xNyAyOS41dC0zMS41IDIyLjV0LTQ5LjUgOWgtMTMzdi05N2gtNDM4djk3ek05NTUgMzEwdi01MnEwIC0yMyAwLjUgLTUydDAuNSAtNTh0LTEwLjUgLTQ3LjV0LTI2IC0zMHQtMzMgLTE2dC0zMS41IC00LjVxLTE0IC0xIC0yOS41IC0wLjUKdC0yOS41IDAuNWgtMzJsLTQ1IDEyOGgtNDM5bC00NCAtMTI4aC0yOWgtMzRxLTIwIDAgLTQ1IDFxLTI1IDAgLTQxIDkuNXQtMjUuNSAyM3QtMTMuNSAyOS41dC00IDMwdjE2N2g5MTF6TTE2MyAyNDdxLTEyIDAgLTIxIC04LjV0LTkgLTIxLjV0OSAtMjEuNXQyMSAtOC41cTEzIDAgMjIgOC41dDkgMjEuNXQtOSAyMS41dC0yMiA4LjV6TTMxNiAxMjNxLTggLTI2IC0xNCAtNDhxLTUgLTE5IC0xMC41IC0zN3QtNy41IC0yNXQtMyAtMTV0MSAtMTQuNQp0OS41IC0xMC41dDIxLjUgLTRoMzdoNjdoODFoODBoNjRoMzZxMjMgMCAzNCAxMnQyIDM4cS01IDEzIC05LjUgMzAuNXQtOS41IDM0LjVxLTUgMTkgLTExIDM5aC0zNjh6TTMzNiA0OTh2MjI4cTAgMTEgMi41IDIzdDEwIDIxLjV0MjAuNSAxNS41dDM0IDZoMTg4cTMxIDAgNTEuNSAtMTQuNXQyMC41IC01Mi41di0yMjdoLTMyN3oiIC8+CiAgICAKCiAgICAKICAgIDxnbHlwaCBnbHlwaC1uYW1lPSJob21lIiB1bmljb2RlPSImIzU4OTE4OyIgZD0iTTU3Ny41NTg0IDUwNC4xNTE0NjdsLTIxLjM0NTA2NyAxOC42OTk3MzNjLTAuMDYyOTMzIDAuMDYxODY3LTAuMTg2NjY3IDAuMTIzNzMzLTAuMjgwNTMzIDAuMTg2NjY3bC00NC4zMDUwNjcgMzguNjg5MDY3LTUzLjc1MjUzMy00Ny41NjQ4TDEyNy4wMDkwNjcgMjI0LjU3NmwwLTE3Ny4xMzkyIDAtMTU1LjAwNDhjMC00NS44ODY5MzMgMzcuNDU0OTMzLTgzLjA5NzYgODMuNjEwNjY3LTgzLjA5NzZsMTgzLjk2NjkzMyAwTDM5NC41ODY2NjcgNzYuMTMxMmMwIDI3LjUxMjUzMyAyMi40NDggNDkuODMzNiA1MC4xNjIxMzMgNDkuODMzNmwxMzMuNzcyOCAwYzI3LjcxNDEzMyAwIDUwLjE3ODEzMy0yMi4zMjEwNjcgNTAuMTc4MTMzLTQ5LjgzMzZMNjI4LjY5OTczMy0xOTAuNjY2NjY3bDE4My45NjY5MzMgMGM0Ni4xNzA2NjcgMCA4My42MTA2NjcgMzcuMjExNzMzIDgzLjYxMDY2NyA4My4wOTc2TDg5Ni4yNzczMzMgNDguMDU3NiA4OTYuMjc3MzMzIDIyNS4yMjg4IDU3OC41MjE2IDUwMy4zMTIgNTc3LjU1ODQgNTA0LjE1MTQ2N3pNOTkwLjYzNzg2NyAzOTMuODM1NzMzbC05NC4zNjA1MzMgODIuNjAwNTMzIDAgMTgxLjI5MDY2N2MwIDM2LjcxNDY2Ny0yOS45NTIgNjYuNDgyMTMzLTY2Ljg5NDkzMyA2Ni40ODIxMzMtMzYuOTQxODY3IDAtNjYuODkzODY3LTI5Ljc2NzQ2Ny02Ni44OTM4NjctNjYuNDgyMTMzbDAtNjQuMTk3MzMzTDU1Ni4yMTMzMzMgNzc0LjA4ODUzM2MtMjUuMjkxNzMzIDIyLjEwMzQ2Ny02My4xNjU4NjcgMjIuMTAzNDY3LTg4LjQyNTYgMEwzMy4zNDgyNjcgMzkzLjgzNTczM2MtMjcuNzMwMTMzLTI0LjI0NzQ2Ny0zMC40MDIxMzMtNjYuMjY0NTMzLTUuOTgwOC05My44MDggMjQuNDM3MzMzLTI3LjU0NDUzMyA2Ni42OTIyNjctMzAuMjE5NzMzIDk0LjQwNzQ2Ny01LjkzODEzM0w1MTIgNjM1LjYyMzQ2N2wzOTAuMjQzMi0zNDEuNTMzODY3YzEyLjcwNzItMTEuMTMwNjY3IDI4LjQ2MDgtMTYuNjAwNTMzIDQ0LjE4MTMzMy0xNi42MDA1MzMgMTguNTQ5MzMzIDAgMzcuMDA0OCA3LjYxNzA2NyA1MC4yMDkwNjcgMjIuNTM4NjY3QzEwMjEuMDU0OTMzIDMyNy41ODcyIDEwMTguMzgyOTMzIDM2OS41ODcyIDk5MC42Mzc4NjcgMzkzLjgzNTczM3oiICBob3Jpei1hZHYteD0iMTAyNCIgLz4KCiAgICAKICAgIDxnbHlwaCBnbHlwaC1uYW1lPSJ1c2VyIiB1bmljb2RlPSImIzYwNDk4OyIgZD0iTTkxNC4yODU3NjkgOTMuMTEwODU3cTAtNjguNTM0ODU3LTQxLjY5MTQyOS0xMDguMjUxNDI5dC0xMTAuODg0NTcxLTM5LjcxNjU3MWwtNDk5LjQxOTQyOSAwcS02OS4xMiAwLTExMC44ODQ1NzEgMzkuNzE2NTcxdC00MS42OTE0MjkgMTA4LjI1MTQyOXEwIDMwLjI4MTE0MyAxLjk3NDg1NyA1OS4xNzI1NzF0Ny45NzI1NzEgNjIuMzE3NzE0IDE1LjE0MDU3MSA2Mi4wMjUxNDMgMjQuNTc2IDU1LjczNDg1NyAzNS40MDExNDMgNDYuMjk5NDI5IDQ4Ljg1OTQyOSAzMC41NzM3MTQgNjMuNzA3NDI5IDExLjQxMDI4NnE1LjEyIDAgMjMuOTkwODU3LTEyLjI4OHQ0Mi41NjkxNDMtMjcuNDI4NTcxIDYxLjczMjU3MS0yNy40Mjg1NzEgNzYuMjg4LTEyLjI4OCA3Ni4yODggMTIuMjg4IDYxLjczMjU3MSAyNy40Mjg1NzEgNDIuNTY5MTQzIDI3LjQyODU3MSAyMy45OTA4NTcgMTIuMjg4cTM0Ljg4OTE0MyAwIDYzLjcwNzQyOS0xMS40MTAyODZ0NDguODU5NDI5LTMwLjU3MzcxNCAzNS40MDExNDMtNDYuMjk5NDI5IDI0LjU3Ni01NS43MzQ4NTcgMTUuMTQwNTcxLTYyLjAyNTE0MyA3Ljk3MjU3MS02Mi4zMTc3MTQgMS45NzQ4NTctNTkuMTcyNTcxek03MzEuNDI4NjI2IDYwMy40Mjg1NzFxMC05MC44NDM0MjktNjQuMjkyNTcxLTE1NS4xMzZ0LTE1NS4xMzYtNjQuMjkyNTcxLTE1NS4xMzYgNjQuMjkyNTcxLTY0LjI5MjU3MSAxNTUuMTM2IDY0LjI5MjU3MSAxNTUuMTM2IDE1NS4xMzYgNjQuMjkyNTcxIDE1NS4xMzYtNjQuMjkyNTcxIDY0LjI5MjU3MS0xNTUuMTM2eiIgIGhvcml6LWFkdi14PSIxMDI0IiAvPgoKICAgIAogICAgPGdseXBoIGdseXBoLW5hbWU9ImluZGVudCIgdW5pY29kZT0iJiM1ODkyMzsiIGQ9Ik05MTEuMiAyMjhMNDAwLjggMjI4Yy0yNC44IDAtNDQuOCAyMS42LTQ0LjggNDhzMjAgNDggNDQuOCA0OGw1MTAuNCAwYzI0LjggMCA0NC44LTIxLjYgNDQuOC00OFM5MzYgMjI4IDkxMS4yIDIyOHpNOTExLjIgNDUyTDQwMC44IDQ1MmMtMjQuOCAwLTQ0LjggMjEuNi00NC44IDQ4czIwIDQ4IDQ0LjggNDhsNTEwLjQgMGMyNC44IDAgNDQuOC0yMS42IDQ0LjgtNDhTOTM2IDQ1MiA5MTEuMiA0NTJ6TTkwOCA2NjhsLTc4MS42IDBjLTI2LjQgMC00OS42IDIwLTUwLjQgNDYuNC0wLjggMjcuMiAyMC44IDQ5LjYgNDggNDkuNmw3ODEuNiAwYzI2LjQgMCA0OS42LTIwIDUwLjQtNDYuNEM5NTYuOCA2OTAuNCA5MzUuMiA2NjggOTA4IDY2OHpNNzYgMjI4Ljc5OTk5OTk5OTk5OTk1TDc2IDU0Ny4yYzAgMCAwIDAgMCAwbDIyMy4yLTE1OS4yYzAgMCAwIDAgMCAwTDc2IDIyOC43OTk5OTk5OTk5OTk5NUM3NiAyMjggNzYgMjI4IDc2IDIyOC43OTk5OTk5OTk5OTk5NXpNMTI0IDEwOGw3ODEuNiAwYzI2LjQgMCA0OS42LTIwIDUwLjQtNDYuNCAwLjgtMjcuMi0yMC44LTQ5LjYtNDgtNDkuNmwtNzgxLjYgMGMtMjYuNCAwLTQ5LjYgMjAtNTAuNCA0Ni40Qzc1LjIgODUuNjAwMDAwMDAwMDAwMDIgOTYuOCAxMDggMTI0IDEwOHoiICBob3Jpei1hZHYteD0iMTAyNCIgLz4KCiAgICAKICAgIDxnbHlwaCBnbHlwaC1uYW1lPSJvdXRkZW50IiB1bmljb2RlPSImIzU4OTI0OyIgZD0iTTkxMS4yIDIyOEw0MDAuOCAyMjhjLTI0LjggMC00NC44IDIxLjYtNDQuOCA0OHMyMCA0OCA0NC44IDQ4bDUxMC40IDBjMjQuOCAwIDQ0LjgtMjEuNiA0NC44LTQ4UzkzNiAyMjggOTExLjIgMjI4ek05MTEuMiA0NTJMNDAwLjggNDUyYy0yNC44IDAtNDQuOCAyMS42LTQ0LjggNDhzMjAgNDggNDQuOCA0OGw1MTAuNCAwYzI0LjggMCA0NC44LTIxLjYgNDQuOC00OFM5MzYgNDUyIDkxMS4yIDQ1MnpNOTA4IDY2OGwtNzg0IDBjLTI2LjQgMC00OCAyMS42LTQ4IDQ4IDAgMjYuNCAyMS42IDQ4IDQ4IDQ4bDc4NCAwYzI2LjQgMCA0OC0yMS42IDQ4LTQ4Qzk1NiA2ODkuNiA5MzQuNCA2NjggOTA4IDY2OHpNMzAwIDIyOGwtMjI0IDE2MCAyMjQgMTYwTDMwMCAyMjh6TTEyNCAxMDhsNzg0IDBjMjYuNCAwIDQ4LTIxLjYgNDgtNDhzLTIxLjYtNDgtNDgtNDhsLTc4NCAwYy0yNi40IDAtNDggMjEuNi00OCA0OFM5Ny42IDEwOCAxMjQgMTA4eiIgIGhvcml6LWFkdi14PSIxMDI0IiAvPgoKICAgIAogICAgPGdseXBoIGdseXBoLW5hbWU9ImNhcmV0LWRvd24iIHVuaWNvZGU9IiYjNTg5Mjk7IiBkPSJNMTIyLjg2OTM0MSA4OTMuNzc2NDhMODUxLjk4NzgyIDg5NiAxNTg0LjkyMDc4NCA4ODkuNTI3NTEyQzE2MjkuNDc0MjM3IDg4OS41Mjc1MTIgMTY2OC42MzkyNzggODg3LjExNjU2OSAxNjgxLjY1MjQwNSA4NzcuMTUzMzI4IDE3MTMuMDcxMzI2IDg1My4wOTkyNzYgMTcwOS42MzgwNzYgODAzLjk2ODg2Mzk5OTk5OTkgMTY4MS42NTI0MDUgNzc2LjEwNjcxN0w5MDUuODc0MDkyLTczLjM1NjU2NDAwMDAwMDA1Qzg5MS4wODY4MzQtODguMjA3NzE3IDg3MS4zNDk5MDUtOTQuNTU2Njc0MDAwMDAwMDQgODUxLjkyODE4NS05My42MDI1MjEwMDAwMDAwMiA4MzIuNTAyMjA1LTk0LjU1ODgwNDAwMDAwMDAxIDgxMi44MjcwNC04OC4yMDc3MTcgNzk3Ljk3NTg4Ny03My4zNTY1NjQwMDAwMDAwNUwyMi4xOTk3MDYgNzc2LjEwNDU4NUMtNS43MjIwNzcgODAzLjk2NjczNS04Ljc2OTgzMiA4NTIuNjQ3NzU1IDIyLjE5OTcwNiA4NzcuMDg1MTc0IDM2LjYwNzg1NiA4ODguNDQ3NyA2MS42ODQyMTUgODkzLjc3NjQ4IDEyMi44NjkzNDEgODkzLjc3NjQ4TDEyMi44NjkzNDEgODkzLjc3NjQ4WiIgIGhvcml6LWFkdi14PSIxNzA3IiAvPgoKICAgIAoKCiAgPC9mb250Pgo8L2RlZnM+PC9zdmc+Cg==#iconfont) format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before { content: "\E626"; }

.icon-user:before { content: "\EC52"; }

.icon-indent:before { content: "\E62B"; }

.icon-outdent:before { content: "\E62C"; }

.icon-caret-down:before { content: "\E631"; }

.el-dialog__body {
    padding: 5px 10px;
    color: #333;
    font-size: 14px;
    word-break: break-all;
}

/* .el-table__row{
  td:not(.is-hidden):last-child{
  right:-1px !important;}
  } */

.el-table__expanded-cell[class*=cell] {
    padding: 5px 100px;
}

/*.el-form-item__label {
    text-align: right;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    color: #606266;
    line-height: 40px;
    padding: 0 12px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.el-form-item__content {
    line-height: 20px;
    position: relative;
    font-size: 14px;
}*/
* {
	margin: 0;
	padding: 0;
}

*,
 :after,
 :before {
	webkit-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

html {
	font-size: 14px;
}

@media all and (max-width: 768px) {
	html {
		font-size: 12px;
	}
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
	margin-bottom: 0;
}

#app {
	font-family: 'Avenir', Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #2c3e50;
	margin-top: 60px;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.container {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	min-width: 1360px;
}

/* top navbar style start */

.container .topbar-wrap {
	height: 50px;
	line-height: 50px;
	/*background: #373d41;*/
	/*background: linear-gradient(left,#137DFA,#479BFF);*/
	background: -webkit-gradient(linear, left top, right top, from(#137DFA), to(#479BFF));
	padding: 0px;
}

.container .topbar-wrap .topbar-btn {
	color: #fff;
}

.container .topbar-wrap .topbar-logo {
	float: left;
	/*width: 45px;*/
	line-height: 26px;
  margin-right: 5px;
}

.container .topbar-wrap .topbar-logos {
	float: left;
	/*width: 600px;*/
	line-height: 48px;
	font-size: 18px;
}

.container .topbar-wrap .topbar-logo img,
.container .topbar-wrap .topbar-logos img {
	height: 30px;
	margin-top: 10px;
	margin-left: 2px;
}

.container .topbar-wrap .topbar-title {
	float: left;
	text-align: left;
	padding-left: 10px;
	/*border-left: 1px solid #000;*/
}

.topbar-title .el-menu--horizontal {
	background-color: transparent;
}

.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,
.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,
.el-menu--horizontal>.el-menu-item.is-active {
	color: #fff;
	background-color: transparent;
	border-bottom: 2px solid #409EFF !important;
}

.topbar-title .el-menu--horizontal>.el-menu-item {
	height: 50px;
	line-height: 50px;
	color: #fff;
}

.hz-menu .el-menu-item>i {
  margin-right: 5px !important;
}

.el-menu-item .iconfont {
	/*margin-right: 5px;*/
	display: inline-block;
	width: 24px;
	text-align: center;
	font-size: 18px;
	vertical-align: middle;
}

.container .topbar-wrap  .topbar-account,.topbar-system {
	float: right;
  cursor: pointer;
	padding-right: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.container .topbar-wrap .topbar-timer {
	display: inline-block;
}

.container .topbar-wrap .topbar-timer span {
	display: inline-block;
	vertical-align: middle;
}

.container .topbar-wrap .topbar-timer .login-name {
	margin: 0 6px;
	font-style: normal;
}

.container .topbar-wrap .userinfo-inner {
	cursor: pointer;
	color: #fff;
	padding-left: 10px;
}

.container .topbar-wrap .userinfo-inner img {
	margin-left: 6px;
	width: 42px;
	height: 42px;
	border: 1px solid #504d4d;
	border-radius: 50%;
	vertical-align: middle;
}

/* top navbar style end */

/* left sidebar style start */

.container aside {
	min-width: 50px;
	/*background: #333744;*/
}

.container aside::-webkit-scrollbar {
	display: none;
}

.container aside .menu-toggle {
	/*background: #4A5064;*/
	text-align: right;
	color: #4A4A4A;
	height: 26px;
	line-height: 30px;
	padding-right: 8px;
}

.container aside .menu-toggle .iconfont:hover {
	cursor: pointer;
}

aside .el-menu-item,
aside .el-submenu__title {
	color: #4A4A4A;
	text-align: left;
}

aside .el-menu-item:hover,
aside .el-submenu .el-menu-item:hover,
aside .el-submenu__title:hover {
	background-color: #7ed2df;
}

aside .el-submenu .el-menu-item {
	/*background-color: #333744;*/
}

aside .el-submenu .el-menu-item:hover {
	background-color: #4A5064;
}

aside .el-submenu .el-menu-item.is-active,
aside .el-menu-item.is-active,
aside .el-submenu .el-menu-item.is-active:hover,
aside .el-menu-item.is-active:hover {
	/*background-color: #00C1DE;*/
	color: #137DFA;
}

.container aside.showSidebar {
	overflow-x: hidden;
	overflow-y: auto;
}

.container aside .el-menu {
	height: 100%;
	/*写给不支持calc()的浏览器*/
	height: calc(100% - 80px);
	border-radius: 0px;
	/*background-color: #333744;*/
	border-right: 0px;
}

.container aside .el-submenu .el-menu-item {
	min-width: 60px;
}

.container aside .el-menu {
	width: 189px;
}

.container aside .el-menu--collapse {
	width: 60px;
}

.container aside .el-menu .el-menu-item,
.container aside .el-submenu .el-submenu__title {
	height: 40px;
	line-height: 40px;
}

.container aside .el-menu-item:hover,
.container aside .el-submenu .el-menu-item:hover,
.container aside .el-submenu__title:hover {
	background-color: #7ed2df;
}

/* left sidebar style end */

.container .main {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	position: absolute;
	top: 50px;
	bottom: 0px;
	overflow: hidden;
}

.container .warp-main {
	padding-top: 10px;
	padding-bottom: 10px;
}

.container .content-container {
	background: #f2f2f2;
	-ms-flex: 1;
	-webkit-box-flex: 1;
	        flex: 1;
	overflow-y: auto;
	padding: 10px;
}

.container .content-container .content-wrapper {
	background-color: #fff;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.grid-content {
	border-radius: 2px;
	background-color: #fff;
}

.grid-content .toolbar {
	padding: 1px 10px 0 10px;
}

.grid-content .el-pagination {
	padding: 16px 0 0 16px;
	text-align: right;
}

.grid-content .el-pagination .el-input__suffix .el-input__icon {
  line-height: 30px !important;
}

.table-wrapper {
	border-top: 1px solid #ebeef5;
}

/* bottom footer style start */

.footer {
	position: fixed;
	bottom: 0;
	left: 0;
	padding: 20px 0;
	width: 100%;
	background-color: #2d2e2e;
}

.footer .footer-msg {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	font-size: 1.08rem;
	color: #666;
}

.footer .footer-msg a {
	color: #428bca;
	text-decoration: none;
}

.footer .footer-msg a:hover,
.footer .footer-msg a:focus,
.footer .footer-msg a:active {
	color: #2a6496;
	text-decoration: underline;
	outline: 0;
}

/* bottom footer style end */

/* scrollbar style start */

::-webkit-scrollbar {
	background: transparent;
	width: 10px;
	height: 10px
}

::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: #e1e1e1;
	width: 6px;
	height: 6px;
	border: 2px solid transparent;
	background-clip: content-box
}

::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: #fafafa
}

/* scrollbar style end */

/* sidebar style start */

.slide-fade-enter-active {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.slide-fade-leave-active {
	-webkit-transition: all .3s cubic-bezier(1, .5, .8, 1);
	transition: all .3s cubic-bezier(1, .5, .8, 1);
}

.slide-fade-enter,
.slide-fade-leave-to {
	-webkit-transform: translateX(600px);
	        transform: translateX(600px);
}

/* sidebar style end */

.container .topbar-wrap .el-submenu__title {
	color: white;
	margin-top: -5px;
}

.container .topbar-wrap .el-submenu__title i {
	color: white;
}

.container .topbar-wrap .el-submenu__title:hover {
	background-color: #479BFF;
}

.el-table__header tr,
.el-table__header th {
	padding: 0px 0;
	height: 40px;
	background-color: #f5f7fa;
	/*  border: #dadada;*/
}

.el-table__body tr,
.el-table__body td {
	padding: 4px 0;
}

/* input height */

.el-input__inner {
	height: 30px !important
}

.el-form-item {
	margin-bottom: 12px
}

.el-form-item__error {
	padding-top: 2px
}

.elementWidth {
	width: auto;
}

.el-table .cell {
	padding-left: 5px;
	padding-right: 5px;
}

.el-input__icon {
	line-height: 40px !important;
}

.el-input.is-disabled .el-input__inner {
	background-color: #F5F7FA;
	border-color: #E4E7ED;
	color: #606266;
	cursor: not-allowed;
}

.el-textarea.is-disabled .el-textarea__inner{
	color: #606266;
}

.elementWidth .el-button.is-disabled,.elementWidth .el-button.is-disabled:focus,.elementWidth .el-button.is-disabled:hover{
	color: #333;
}

.widthWithSix .el-input-group__prepend {
	padding: 0 11px;
}

.widthWithFive .el-input-group__prepend {
	padding: 0 13px;
}

.widthWithSix2 .el-input-group__prepend {
	padding: 0 6px;
}

.widthWithFourWithXing .el-input-group__prepend {
	padding: 0 15px;
}

.widthWithFourWithXG .el-input-group__prepend {
	padding: 0 18px;
}

.widthWithThree .el-input-group__prepend {
	padding: 0 27px;
}

.widthWithThreeWithXing .el-input-group__prepend {
	padding: 0 22px;
}

.widthWithTwo .el-input-group__prepend {
	padding: 0 34px;
}

.widthWithTwoWithXing .el-input-group__prepend {
	padding: 0 29px;
}

.widthWithFourEWithXing .el-input-group__prepend {
  padding: 0 24px;
}

.widthWithThreeE .el-input-group__prepend {
  padding: 0 36px;
}

.phoneSelect .el-input__icon {
  line-height: 30px !important;
}

.btn-custom-cancel {
  background-color: red;
  color: white;
  float: left;
  margin-left: 10px;
}

.btn-custom-confirm {
  float: left;
  margin-left: 10px;
}

.message-logout {
  width: 600px;
}

.el-select__tags { -ms-flex-wrap: unset; flex-wrap: unset; overflow: auto; }

.expand .el-table__expand-column .cell {
  visibility: hidden;
}

.cooptable .el-table__expanded-cell {
  padding: 0;
}

.el-input-group__append,.el-input-group__prepend{
	color: #333!important;
}

.efreight-full-loading {
  z-index: 999999 !important;
}

/*comps add*/

.comps-global-simple.simple-form .el-input__icon {
	line-height: 30px !important;
}

.comps-global-simple.simple-form .el-button {
	padding: 8px 15px;
	font-size: 12px;
	height: 30px;
}

.simple-table-wrap .page-wrap .el-pagination {
	padding: 2px 5px;
}

.simple-table-wrap .page-wrap .el-input__icon {
	line-height: 30px !important;
}

.container-wrap {
	padding: 16px;
}

/* .container-wrap.bottom-small {
	padding-bottom: 5px;
} */

.container-wrap .el-pagination .el-input__suffix .el-input__icon {
	line-height: 30px !important;
}

.eft-form.fm-no-padding {
	padding: 0;
}

/* .tb-bottom-none .pagination-container.eft-table-page {
	padding-bottom: 0;
	padding-top: 20px;
} */

/* .tb-bottom-none.page-none .pagination-container.eft-table-page .el-pagination {
	padding: 0 15px;
} */

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.theme-bg {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#409EFF),
    to(#479bff)
  );
}

.flex{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-center{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-between{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex-end{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

@charset "UTF-8";
/*查询区域*/
.opt-search-form .el-input-group__prepend {
  padding: 0 10px;
}
.opt-search-form .el-button {
  padding: 8px 15px;
}
.opt-search-form .el-input__icon {
  line-height: 30px !important;
}
.opt-search-form .el-form-item__content {
  line-height: 28px !important;
}
.opt-search-form .btn-wrap {
  margin-left: 10px;
}
.opt-search-form .el-form-item {
  margin-right: 10px;
  margin-bottom: 18px;
}
.opt-search-form .foot-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.opt-search-form .foot-btn-wrap .el-button + .el-button {
  margin-left: 10px;
}
.opt-search-form .el-date-editor .el-range-separator {
  line-height: 22px !important;
}
.opt-search-form .el-date-editor.el-date-editor--datetimerange {
  padding-right: 0 !important;
}
.opt-search-form .el-date-editor.el-date-editor--daterange {
  padding-right: 3px !important;
}
.opt-search-form .el-date-editor.el-date-editor--datetimerange .el-input__icon,
.opt-search-form .el-date-editor.el-date-editor--daterange .el-input__icon {
  line-height: 24px !important;
}
/*替换 eft-form */
.eft-form-cover.el-form {
  padding: 0;
}
.eft-form-cover.el-form .el-form-item .el-form-item__label {
  width: auto !important;
  padding: 0 8px;
}
.eft-form-cover.el-form .el-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px !important;
  padding-right: 10px;
}
.eft-form-cover.el-form .el-form-item .el-form-item__content .el-input__inner {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.eft-form-cover.el-form .el-form-item .el-form-item__content {
  margin-left: 0 !important;
  line-height: 28px !important;
}
.eft-form-cover.el-form .btn-wrap {
  margin-left: 10px;
}
.eft-form-cover.el-form .foot-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.eft-form-cover.el-form .foot-btn-wrap .el-button + .el-button {
  margin-left: 10px;
}
.eft-form-cover.el-form .el-button {
  padding: 8px 15px;
}
.eft-form-cover.el-form .el-date-editor .el-range-separator {
  line-height: 22px !important;
}
.eft-form-cover.el-form .el-date-editor.el-date-editor--datetimerange,
.eft-form-cover.el-form .el-date-editor.el-date-editor--daterange {
  padding-right: 0 !important;
}
.eft-form-cover.el-form .el-date-editor.el-date-editor--datetimerange .el-input__icon,
.eft-form-cover.el-form .el-date-editor.el-date-editor--daterange .el-input__icon {
  line-height: 24px !important;
}
/*替换 eft-table title的padding*/
.eft-table-cover .eft-table-title {
  padding: 10px 0 !important;
}
.eft-table-cover .pagination-container.eft-table-page {
  padding: 0;
}
/*解决表单的最右边的表单项有有右间距的问题*/
.fm-move-left {
  margin-right: -20px;
}
/*表单*/
.optimize-label-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -20px;
}
/*span宽度控制*/
.optimize-label-form.span1 > .el-form-item {
  width: 100%;
  margin-right: 0 !important;
}
.optimize-label-form.span2 > .el-form-item {
  width: 50%;
}
.optimize-label-form.span3 > .el-form-item {
  width: 33.33%;
}
.optimize-label-form.span4 > .el-form-item {
  width: 25%;
}
.optimize-label-form.span5 > .el-form-item {
  width: 20%;
}
.optimize-label-form .el-input__icon {
  line-height: 30px !important;
}
.optimize-label-form > .el-form-item .el-form-item__label {
  line-height: inherit;
  background-color: #f5f7fa;
  color: #909399;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  padding: 0 10px;
  white-space: nowrap;
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #333;
}
.optimize-label-form.label-fix > .el-form-item .el-form-item__label {
  height: 30px;
  line-height: 30px;
}
.optimize-label-form > .el-form-item .el-form-item__content {
  line-height: inherit;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0 !important;
}
.optimize-label-form > .el-form-item .el-form-item__content .el-input__inner,
.optimize-label-form > .el-form-item .el-form-item__content .el-textarea__inner {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.optimize-label-form .el-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.optimize-label-form > .el-form-item .el-form-item__label::before {
  margin-right: 1px !important;
}
.optimize-label-form > .el-form-item .el-form-item__content .el-select,
.optimize-label-form > .el-form-item .el-form-item__content .el-textarea,
.optimize-label-form > .el-form-item .el-form-item__content .el-input,
.optimize-label-form > .el-form-item .el-form-item__content .el-date-editor {
  width: 100%;
}
.optimize-label-form > .el-form-item {
  margin-bottom: 18px;
}
.optimize-label-form > .el-form-item {
  padding-right: 20px;
}
/*底部按钮*/
.optimize-label-form .foot-btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  margin-top: 3px;
}
.optimize-label-form .foot-btn .el-button {
  padding: 8px 15px;
  font-size: 12px;
}
.optimize-label-form .foot-btn .el-button + .el-button {
  margin-left: 20px;
}
.optimize-label-form .foot-btn .el-form-item__content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.optimize-label-form .el-input__suffix .el-input__icon {
  line-height: 30px !important;
}
.optimize-label-form .el-form-item .el-form-item__error {
  padding-top: 3px;
}
.optimize-label-form.el-form .el-date-editor .el-range-separator {
  line-height: 22px !important;
}
.optimize-label-form.el-form .el-date-editor.el-date-editor--datetimerange,
.optimize-label-form.el-form .el-date-editor.el-date-editor--daterange {
  padding-right: 0 !important;
}
.optimize-label-form.el-form .el-date-editor.el-date-editor--datetimerange .el-input__icon,
.optimize-label-form.el-form .el-date-editor.el-date-editor--daterange .el-input__icon {
  line-height: 24px !important;
}
.optimize-simple-form .el-input__icon {
  line-height: 30px !important;
}
.optimize-simple-form .el-form-item {
  margin-bottom: 18px;
}
.optimize-simple-form .el-form-item .el-form-item__content {
  line-height: inherit;
}
.optimize-simple-form .el-form-item .el-form-item__error {
  padding-top: 2px;
}
/*form-label-border*/
.form-label-border .el-form-item {
  margin-right: 10px;
}
.form-label-border .el-form-item__content,
.form-label-border .el-input__icon {
  line-height: 30px !important;
}
.form-label-border .el-form-item__label {
  background-color: #f5f7fa;
  border-radius: 4px 0px 0px 4px;
  border: 1px solid #dbdfe6;
  border-right: none;
  padding: 0;
  text-align: center;
  line-height: 28px;
  color: #333;
}
.form-label-border .el-button--small {
  padding: 8px 15px;
}
.form-label-border label + .el-form-item__content .el-textarea__inner,
.form-label-border label + .el-form-item__content .el-input__inner {
  border-radius: 0 4px 4px 0;
}
.form-label-border .el-input-group__append,
.form-label-border .el-input-group__prepend {
  padding: 0 6px;
}
.form-format .el-form-item__content {
  line-height: 30px !important;
}
.form-format .el-input__icon {
  line-height: 30px !important;
}
.form-format .el-date-editor .el-range-separator {
  line-height: 22px !important;
}
.disabled-limit.is-disabled .el-textarea__inner {
  background-color: #fff;
  background-image: none;
  border: 1px solid #dcdfe6;
  cursor: pointer;
}
.w-pct-100 {
  width: 100%;
}
.edialog-foot-top {
  margin-top: 20px;
}
.page-right-zero.el-pagination {
  padding-right: 0;
}
.blue-text .el-button.el-button--text {
  padding: 0;
}
.page-arrow-middle .el-input__icon {
  line-height: 30px !important;
}
.el-table div.cell {
  white-space: normal !important;
}
.el-table div.cell.el-tooltip {
  white-space: nowrap !important;
}
.custom-foot-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0 0 20px 0;
}
.custom-border-wrap {
  border: 1px solid #dcdfe6;
  min-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.el-tooltip__popper {
  max-width: 800px;
  text-align: justify;
}
.el-button.el-button--text {
  padding-top: 6px;
  padding-bottom: 6px;
}
.e-manifest-dialog .el-dialog__body {
  overflow-x: hidden;
}
.manifest-move-left {
  margin-right: -50px;
}
.m-0 {
  margin: 0px !important;
}
.p-0 {
  padding: 0px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.ml-0 {
  margin-left: 0px !important;
}
.pl-0 {
  padding-left: 0px !important;
}
.mr-0 {
  margin-right: 0px !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.m-2 {
  margin: 2px !important;
}
.p-2 {
  padding: 2px !important;
}
.mb-2 {
  margin-bottom: 2px !important;
}
.pb-2 {
  padding-bottom: 2px !important;
}
.mt-2 {
  margin-top: 2px !important;
}
.pt-2 {
  padding-top: 2px !important;
}
.ml-2 {
  margin-left: 2px !important;
}
.pl-2 {
  padding-left: 2px !important;
}
.mr-2 {
  margin-right: 2px !important;
}
.pr-2 {
  padding-right: 2px !important;
}
.m-4 {
  margin: 4px !important;
}
.p-4 {
  padding: 4px !important;
}
.mb-4 {
  margin-bottom: 4px !important;
}
.pb-4 {
  padding-bottom: 4px !important;
}
.mt-4 {
  margin-top: 4px !important;
}
.pt-4 {
  padding-top: 4px !important;
}
.ml-4 {
  margin-left: 4px !important;
}
.pl-4 {
  padding-left: 4px !important;
}
.mr-4 {
  margin-right: 4px !important;
}
.pr-4 {
  padding-right: 4px !important;
}
.m-6 {
  margin: 6px !important;
}
.p-6 {
  padding: 6px !important;
}
.mb-6 {
  margin-bottom: 6px !important;
}
.pb-6 {
  padding-bottom: 6px !important;
}
.mt-6 {
  margin-top: 6px !important;
}
.pt-6 {
  padding-top: 6px !important;
}
.ml-6 {
  margin-left: 6px !important;
}
.pl-6 {
  padding-left: 6px !important;
}
.mr-6 {
  margin-right: 6px !important;
}
.pr-6 {
  padding-right: 6px !important;
}
.m-8 {
  margin: 8px !important;
}
.p-8 {
  padding: 8px !important;
}
.mb-8 {
  margin-bottom: 8px !important;
}
.pb-8 {
  padding-bottom: 8px !important;
}
.mt-8 {
  margin-top: 8px !important;
}
.pt-8 {
  padding-top: 8px !important;
}
.ml-8 {
  margin-left: 8px !important;
}
.pl-8 {
  padding-left: 8px !important;
}
.mr-8 {
  margin-right: 8px !important;
}
.pr-8 {
  padding-right: 8px !important;
}
.m-10 {
  margin: 10px !important;
}
.p-10 {
  padding: 10px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.m-12 {
  margin: 12px !important;
}
.p-12 {
  padding: 12px !important;
}
.mb-12 {
  margin-bottom: 12px !important;
}
.pb-12 {
  padding-bottom: 12px !important;
}
.mt-12 {
  margin-top: 12px !important;
}
.pt-12 {
  padding-top: 12px !important;
}
.ml-12 {
  margin-left: 12px !important;
}
.pl-12 {
  padding-left: 12px !important;
}
.mr-12 {
  margin-right: 12px !important;
}
.pr-12 {
  padding-right: 12px !important;
}
.m-14 {
  margin: 14px !important;
}
.p-14 {
  padding: 14px !important;
}
.mb-14 {
  margin-bottom: 14px !important;
}
.pb-14 {
  padding-bottom: 14px !important;
}
.mt-14 {
  margin-top: 14px !important;
}
.pt-14 {
  padding-top: 14px !important;
}
.ml-14 {
  margin-left: 14px !important;
}
.pl-14 {
  padding-left: 14px !important;
}
.mr-14 {
  margin-right: 14px !important;
}
.pr-14 {
  padding-right: 14px !important;
}
.m-16 {
  margin: 16px !important;
}
.p-16 {
  padding: 16px !important;
}
.mb-16 {
  margin-bottom: 16px !important;
}
.pb-16 {
  padding-bottom: 16px !important;
}
.mt-16 {
  margin-top: 16px !important;
}
.pt-16 {
  padding-top: 16px !important;
}
.ml-16 {
  margin-left: 16px !important;
}
.pl-16 {
  padding-left: 16px !important;
}
.mr-16 {
  margin-right: 16px !important;
}
.pr-16 {
  padding-right: 16px !important;
}
.m-18 {
  margin: 18px !important;
}
.p-18 {
  padding: 18px !important;
}
.mb-18 {
  margin-bottom: 18px !important;
}
.pb-18 {
  padding-bottom: 18px !important;
}
.mt-18 {
  margin-top: 18px !important;
}
.pt-18 {
  padding-top: 18px !important;
}
.ml-18 {
  margin-left: 18px !important;
}
.pl-18 {
  padding-left: 18px !important;
}
.mr-18 {
  margin-right: 18px !important;
}
.pr-18 {
  padding-right: 18px !important;
}
.m-20 {
  margin: 20px !important;
}
.p-20 {
  padding: 20px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.m-22 {
  margin: 22px !important;
}
.p-22 {
  padding: 22px !important;
}
.mb-22 {
  margin-bottom: 22px !important;
}
.pb-22 {
  padding-bottom: 22px !important;
}
.mt-22 {
  margin-top: 22px !important;
}
.pt-22 {
  padding-top: 22px !important;
}
.ml-22 {
  margin-left: 22px !important;
}
.pl-22 {
  padding-left: 22px !important;
}
.mr-22 {
  margin-right: 22px !important;
}
.pr-22 {
  padding-right: 22px !important;
}
.m-24 {
  margin: 24px !important;
}
.p-24 {
  padding: 24px !important;
}
.mb-24 {
  margin-bottom: 24px !important;
}
.pb-24 {
  padding-bottom: 24px !important;
}
.mt-24 {
  margin-top: 24px !important;
}
.pt-24 {
  padding-top: 24px !important;
}
.ml-24 {
  margin-left: 24px !important;
}
.pl-24 {
  padding-left: 24px !important;
}
.mr-24 {
  margin-right: 24px !important;
}
.pr-24 {
  padding-right: 24px !important;
}
.el-table thead.is-group th.el-table__cell {
  background-color: #fff !important;
}
.eft-plain-button {
  background-color: #fff;
  color: #409eff;
}
.tooltip-overflow-popper {
  max-width: 500px;
  text-align: justify;
}
.orderListPage .el-input__icon {
  line-height: 30px !important;
}
.orderListPage .el-form-item__content {
  line-height: 30px !important;
}
.orderListPage .el-input-group__prepend {
  padding: 0 6px;
}
.orderListPage .widthWithThree .el-input-group__prepend {
  padding: 0 13px !important;
}
.orderListPage .widthThree .el-input-group__prepend {
  padding: 0 11px;
}
.orderListPage .widthThree2 .el-input-group__prepend {
  padding: 0 38px;
}
.orderListPage .widthThree3 .el-input-group__prepend {
  padding: 0 24px;
}
.orderListPage .widthThree1 .el-input-group__prepend {
  padding: 0 18px;
}
.orderListPage .widthTwo .el-input-group__prepend {
  padding: 0 25px;
}
.orderListPage .widthTwo2 .el-input-group__prepend {
  padding: 0 20px;
}
.orderListPage .widthFour .el-input-group__prepend {
  padding: 0 11px;
}
.orderListPage .widthSix .el-input-group__prepend {
  padding: 0 11px !important;
}
.orderListPage .widthFive .el-input-group__prepend {
  padding: 0 18px;
}
.orderListPage .widthEQ .el-input-group__prepend {
  padding: 0 22px;
}
.afOrderListPageCheckBox .el-checkbox__inner {
  background-color: #fff !important;
}
.fileUrlInput .el-input-group__prepend {
  width: 80px !important;
  text-align: center;
}
.el-dialog__header {
  padding: 18px 20px;
  border-bottom: 1px solid #e6e6e6;
}
.el-dialog__body {
  max-height: 85vh;
  overflow-y: auto;
  padding: 20px 10px 5px;
}
.el-dialog__footer {
  padding: 5px 20px 20px;
}
.afFlightAdd-ruleForm {
  overflow: hidden;
}
.afFlightAdd-ruleForm .el-input__icon {
  line-height: 30px !important;
}
.afFlightAdd-ruleForm .el-form-item__content {
  line-height: 30px !important;
}
.afFlightAdd-ruleForm .el-input-group__prepend {
  padding: 0 6px;
}
.hidden {
  display: none;
}
.overflow-hidden {
  overflow: hidden;
}
.table-cell-flex .el-table .cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.simple-form .el-form-item.required-form-item > .el-form-item__label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 1px;
}
/* fade */
.fade-leave-active,
.fade-enter-active {
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.fade-enter {
  opacity: 0;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
}
.fade-leave-to {
  opacity: 0;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
}
.search-collapse-hidden .search-show {
  display: none;
}
.search-collapse-hidden .el-form-item__content .search-foot-btn {
  padding-right: 0;
}
.simple-form .el-form-item__label {
  color: #333 !important;
}
.simple-form .el-input__inner {
  color: #333;
}
.simple-form .el-form-item.block .el-form-item__content {
  display: block !important;
}
.simple-form .el-form-item.form-item-mg {
  margin: 18px 0 !important;
}
.suffix-clear .el-input__suffix .el-input__icon {
  line-height: 30px !important;
}
.no-v-padding.el-table__cell {
  padding-top: 0;
  padding-bottom: 0;
}
.simple-search.simple-form.no-reset .search-btn .el-form-item__content .el-button--default {
  display: none;
}
.pointer {
  cursor: pointer;
}@font-face {font-family: "iconfont";
  src: url(../../static/fonts/iconfont.7a62fc4.eot); /* IE9 */
  src: url(../../static/fonts/iconfont.7a62fc4.eot#iefix) format('embedded-opentype'), 
  url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAB1gAAsAAAAAMpgAAB0SAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCHQgrQDL8uATYCJAOBBAtEAAQgBYRtB4M8Gy4pRUaFjQMAEfm4yP6vEzi5d74CATUuEOI6devdg0TpEvCnshC1prGwGWUby5c5qTgauz3uXqX7DKKPhw6lhOf/19r9MrKLijeTpJoIBUKDVAh52VAwrZyHhzzD82vr/9x7p5m5MdTQM1QOlU4k0UOUQ5ZF1NiMifUEAyvAFQR1BRHMDbBWQRsw0P37GewNjABogACCrttUS6nf2swwOWXM7cn+bc1hLECALVOU1ubnduuJms2scylCLE/BwZxWUjMoJemBoEmbwUBhlwcQDIWBdgEoH/tr39OSA4WBhAcxXQbDPYF+0vm6WgFkBS88LDxsxb3LcHcy6En3Qfansx3Q/yEHJX+US+R0IpjSjWDrJgUllU5B/2KQp8LWDmvXofPYDMtcnTWkMD8+FgrlvDjNjrHlH9bWNkZjwAtWrOL4UECYfK6gUdn4PD4WXVPQ4ah4dx0/lsEShiv8ajfnG60z1IaDr7V6rMEZ/vvVb2uOBtA4Bui+0ztjWwwKv6eMJjhtS1NPlB0H1G8CA9QCWNDNuS2qFiA+xXo4TycpGNeKi0SsmBkza2bP/Lhs2HMURO7YlTzIi3x8FuZWWGm/CAIECLni8I/linaruX9h9NaKWl58jOFBwlYUrDx8LJDMGBlNGibpOPR78T/zDHHEE4NHPgYhCpigkAMjjzmIbAScARooF6D2sQDqHHYWAgIshGRAIIQMQGAEBwTRSDMyIKQBQkGIBaEhpAPClMkEBCEFEBOlTWYKCBbEDMGAWCLEgVghxINwEWJAbBA8EDuNJsweEMIgjgYhYEGgwYrJQUMMtgg0+sBugYbE7oFBArD7YJAH7CEY5AJ7BQgKPrkI2cCnG0IS8BmGkAh8pnFS7eM4KOdFDoqQYxiIAuJwPvHoVV/gNLh4hNAGxPh2gyULGWFArOZU+MQThwM0p+CgcQ2wiFjfmEN1xzioIUriNFhLZ8KuA4IhOwdbd6ausupRBBtzxZlmlpFSlMWygNgkMgk9nEXHSZUxMaY3yrc1s+ObRSUMh75gegSOMugsEk43we1qMZmG5vpsA30U08dZGJWuZwqZ0uhUAsXYGGpoqG+gb2zIRpksZ5YDz45kz2FY6Tkz6XSmYMKTycRdKTdd6J4oiuNsVt9wUybd7D0dhrrvq9j+7mEv6Drj7Yh/HSyLmNdnf8A4FgSa541gt222GNLd6VtE0eSNSaqiyoWLGQzc0yaadptDXL98KYteFPSHcL8WBKhGKmRNvvT1LuT9Q8l+/z2ynttUvRrq6RGG4xDbwCAKQ29ootV4iSEwhhioXw0QRBaTUC/2fS0GonndNZkmLcegR01zysMWR8Du73h77lSYVWPZrMzOVWFGFpRiVXGEcLnuSqZBBik0JbrsgFIyFBZZDgDIsakfU4TpiOogcmudZEw6TpGKzN2VNq/nwno/XFnNCNxnPlOlomrfXv9DuFa4bukTDJASA9GTkn3vbSCjzy4fhxMMEwyBJnWUFza/xjbskLbgOHCLKLzvpQq7dmwF899LLpGIjnC+bQ6yltWvOOyNIxOGkB1MO6KquiaF8rLpyPFRyUfSo6WVUHASalrjlHO1ml+Yzj7DJ7yiup2hwngUHfvll+NcFbR4M6cXm7je7oWo0ui5jzGjaK2gX6lMXrz5NoqUWlajpwtBPB6giFkG4vpc4PP+XF+D+z9tSdPF2BaGg5RwJMcizHEsCaHp2oLqrit4PgaHSa5Jl7uCqoI4kk2U01GdRt2Wrgkesf3ffOP+r5418XtgPvgjVFvfW78+6DGuDjS/s0dn+8xrmsuFAAALYBAk2TiTSFGr1irB+Wa5XcfddrVZBF0GDxFZxGWSxR3i0HlOE7+K67PnB1vteFRII1G8+7znKduNbLpcEIwsdQ5xr3VFNbxUUJcvxgoGKIFH7b2RUmcVmvx0RfTW54tQpb/RM6f4cGWsEywLw2di1abRSEdrLbP9PLIczrFIZfRoGIv5AqcxEfxPC/+v+/9Vvf98UqB4JLop+N9IfJwIx/sK4eRzDW3efo8fB0TAwhiCsiawEyCnYBQpBovoDNc5xG7ZLDGog7zmeJobjAtPM78PAjSqYi2vYj2qAgwVBDG3JFViIR9N+P7q2/9W/c+IDj8SOdhuTjU+jFcaoMtoZrrrbTjpn/ZbKIJHkP3Zc8tgEKyj1GHKVx1kBZ3s3Z3R84/HC28jiO0lFJhFerl1606PopXu3biQUFdkW6OJMUAWxsrbbViu1anp4G/3++hsnw13fyjPP2jI8cOnGuBmQ9huZWWXJ1GoXn4J1TrJuWYbx9xmqovm/nnk3O+rol96S+ac9XcOI289Gz0VerdA1LNx12THYld+RWnieTVCOZX3flWcFejqheG+VMBjGxxOONfdu8R5atsYlZVn3WSYEKSQAIPkwQbHYhrb+0cj4dzyFzkX/3vi9m+pqUcaK0jXAU00J4xbkpVyLt/YjvKgvJVugBNnc2TdpeopG3fbvH45WWqheNN4uczLyWqW3vKQm6l2V17O1TN2lQp2o5nj9YsXe5xJWuwp9DeyskIcUkg7LEu/lpVGiFSSrSRTy7n2SsF7XdZKTg9ZcFIii9UGa0lJkEUmV1RK0R1XRJt9hR6HajG2aXWgmvDzo4Ei5M/AMZuKAlEraQdFZYm7Lo8JoRR6EAk0rMmsGH4UFcRxNOkknLieEUXioGHJKPNIFOE4BL1+86HxwOrAmVml2Lw9G92xGmPqQ3uz3r4O46Rw8dkIGnk+XnnQA4oPB6P1bC8sdRS59n+Y0XhTn4AvwOlg1Q2vDzwHnlUFVYCuQm0sNm+mKVmUfStgiImohQHn7eJQyhdIgOD9AAjx+olSPryBy/TXOVKT4RpF45INDn5OPgQVlGYi54Jd8fUUFnvm1u+L5s78sTp287dUF2Lo9mTeIWQNQKnU0nLBQXCsP/2WCxen2ksxxhlblx3M/uopIy7nuRzkbBkci5DvHx0aOs3YsjaT6X388V8lnvKsoImBRx/lufU5Hmj0I8nYY8mnkiQdAmvIQ38nlKMgRRMpQVN8tblCZIyhVWwV6VvSF3NjqJowuQh3wIp0mgA8ync/lXwMaGJ5ZHZC0n8SrUgnmLfQrfDN5byjUaBHo3u5LnZkoW9tzwzm91kJaUwNqMJuy/RVxXwNKQneDHiKWn+qblTx7scSwDXzzGRaf7LCorFVLNsH3tfXI1DzMEgk+J2WWJ3LcRjpkPnUY48R/hJ32/OCDtAeQ860B9q4oGvXjgYm8Ht2crzSeFGvEvcFPmby3mHFZXIE2bsDbd3Ipsa/gaaUbrxrbWhcAcbG5nfY3jwLS9cGW/dUp4Ks2t7wM8u87Q80U0bhlOWQl4rOPD0Mavmr7mFKJhXzUuf7dP0eF/ZzN1e/P9S+rDRWNOwDj6VQGBO+Wv7/szLQ5T+eG30VuweI4TirMb6OlKVXWtWRUyhWMV4w5uSvK+ILSIooFcMsT+nyfbU7DPVIEIzX6SVPtxgp0uKArzb6Au3ChgfKpcHbQ/eHZnVrB1RDqEBfB5qig135P4O4p8QKvBLBX2rTi3zs66Ee/ft467FwzLsiH/8ZRLsMjO3l5/WbK70lHkIWjCBgKJ7SGQz1EEIEx7pBPG+hIFB63Rbx9INRiW782jf120qb7xtRgW//sXj69xd6nCLHt31Vss4+pmi8UsTxNpwPh2sdczaHJ43URBBo5tOXw5wqMOUu149SbvP91buJiz64f1+32Iy5iFdPhaK8KgwCT9G08lk2Uzamw/YPvujaFD+CQoSGqn+0cXVtEwfkx8Gz82IQzf9oDp77rLWYNg50qIRhmK8+THQVHqTjtQ6MCMTgdneCt7pH4zqIwQ0d9KU3jFUMMUAaAkjHVcACPS8O4xSkwW/MQ7OD4nAm3I1v+imAX/yIIICUfxiAbnwK4G49GjF5NwDKsQ2qvkk7bODdDw+l58PdX/lLz3ja1qMvoOQl8AktCMv8xWlY5QiKtU+WZuqZ73Z2udhIFfufA/hMTOvW/m022zYdmCol1rP+yjHr7UIGzfm8QtqDboV8fsmfQpBVPUAt2U7UWklYPmx3J0Ch8fHCZN0LNfOBQ2sk7rY3M81qNSUzQrYBRlNoj+d7ljqNl7rle+OB8dCeNd2Mlx6nIY2HDzfAxOOHNCotpO0qi/MWcXF3n94V8V1V7VKLS2qSIidTDgWOwNtd5e+8ud7vhBLx8+N1szn6Rt2647qXxwKBWCwody4XiFxrEObD9cGCzn5i0Z8AiK8ecVi7yC2vgZ3OqkQt2yaM+3l+fDLfXUqVkBdt3BicbPvJiNW3cktBNPRuO15knW610qPOVcG3foh66OuRYMsUwjwBhsi0IWwP7IUYiDARHaWbYWbmND82WeZVoS9b+JDjCHUEBGsYilRf1FeZKmHWYT56G6lTyTrKxv98Ma1e6t1MRCf8az+ae/hm4xeK58xWkIKy6tWwyi/uN8eFM6/9U57Yx+SWScFRik7Su+k8xEVI66oqDaB30VS0LnpAqUbDhLn03+zj0tCELIdCf/MMHrIfV00cX616vxdX/X769xEyV1gRGtqowE+11/IQReCGwMPj4zYRq9LCEWXei318C2+hh7VHo5uTs1Pznmv3BCns6fmWusJb58G27h4AyCDa6MbsztXHCQT472dI9LSY738bKeuwOupGPZ/IMiXKvm3Nrp3O6MjoDV++TM7eASVJDn0X9LtIW8BVSO/SlDwC+m5aQEm//BtN+dOnLj5w+jH092yeIceHWlsHNCr7B2+fHZj3YTP3vjo6O57dHavOGCEICMt5pVVoVcelP3/6hANG9o/2qzAJGh7G8bOMH1/phZ8kEvQnKHFHkvDR9T/wBzwUfsP61VsKZoeHhyBWp0fscMXrs8pnR5jcseHhZ0Wc0jOzfy/00v3zCXVCVXMuc18+zPmAuTUmp788lqe0Lnk3gp4/Jn5rUKWjnjpln1s4gryuSRSbLiKfu9ttGfny2l+BlRuo3z101A3R85Q5/hxlPk5o/OPxH1wYd/AudzDoIunMuP5apePrwAslpRXVUuZoHWg7TSekaPHW2LmqdryDliejat0r0E7rwLVU2RrV5Quob+EyaU9Cd0O+Wop650/75td0dedO+V7KbBs1GGNcZYwZjLZdeXSBWxG4lfQ9N24vNCPMROFmQkJoFiE4LebCcHMRsc/NNplkp7DmglbYKsurEe7sqhXWbTGi9fJVpNzQHjqzR96jx9tJMyiYuCmbJBKJSdlN4g9sFp3mab2bBkOMabT72N0/7h7rRhPRFBREvZrfL0Jwiek82r2OHCUzvX0qCVq0CEomHkhSklJ0c1JMsGtwnEVcRrJFcmCy113/hoCm5x4hybfXvjFmBTdUWY92wJFSLVbNOmkTOZUUh17DtOwHCc6ZFLh40/qb/evVvzn+pl4f+8jxEXnuIy61kr77+E5lpeJcNVdj5m6YlS/4cfKQzOWSpT48CKTCLqxtt2+QaDQS1BtBICW19XsFaCdpsOWGXQRcm9pxsrk52dXxg8BTQ8vQMOn7dxLUS5EeJqEJyCVkOMrQm1279CqMK/R27e55zZnp2b2Hofkw9uzqmeG87gGg1XhL4rosDK3/EjdRaNOw2C7ft9/0pSf0WYPJISikLEzRa6Hwi/3XsfCTa2GQvWbw7mD9frFIzBTnXZK7XSwRs0RiUVTbOPJfic8QZfdt4+idWCvnXnby2kNiwaaqH/wfT85hP3YOL1d/N9ZwvquXV+k4GmOdtp/VxHJuRJtQvt3DrYdrjVO6v0/zy5zrCKRyAoivQHSweGaEBBLgtaarwrVoUF9Ab+EdLHO72Y3YoYMHAzaAQMNHiuLxYcs0ITb9BBfmTzQccx0V+PCzxB4dNjk+S72XJfjs8pbw030Eo65jhncUP1W2THsFDwaaVm1wEM7vBiBc01/sfh6sOPr9+5KapTXfn+uy8xIYF/UHGZWSSsag/kVGpYgxyh5liCpzeokvX3xO3ojpgdz9rygHjG5zvm3hU75i3pbe6Fda2J1vPIkYPmiXJIvLmfpowX+wvLRVa25t3l5a+qfd/+lofmaQ+yQd5h21pShs+gcwp/RMUxhg8mUU6m0x4gtPGEEl4y28g1ha9+RUdX/XLatZWsufIyc/gT6qP6rhhGDbGL1SRB8UKyGNKROX3S6TWD7zRyzM1XBg/fb0DHEx1uiTkrHMWMep0xX2omAbVliQkLj2xXP/BAkCJT7TFRAF6Rk+WVmzs3GxJzEtJvn3Ex4O+F9A0KtKP+hEy2ETEL56DY/0bQ3tJIUgt7Xp1/OCbSdvuLZZgWayzzf1wt9HMzM3riUjYVT10bVKyT+GSj2BeyXofp8S0vrH0i6/We/DvI7QxfHWXDqx9FhkzEFwt+q8xYch8vMXS3fZwWt6TxTLHY8fmJ4CVYsnQgsUMx+XvLDbbXQzeZnV/GEu708DL7KZfrq1/kMegt456OnROtJDRZCXHvXb+NYN5RC7xDzO4QMbLmsgEGxqqye6GsLV1LfzKcBuf9oAhYwIKOnsGOee/QZVOShBUt45EEI6GltQNXZi6dmjF+gnyEa2fEpzErUnocPc6HisheAC2eOhcD9llWB//DEWZR0Fgi4n1xUwGPT9W8fdrkrl8Zmhx2NRQ0T4TKkzMXv4GRwH5+ESG6mNCnyW9B6Lz4/XseO4cQagWhTJGtpB/fX6L+9OYpHYSe4XLq5gy//eSbhSnpQrAek2zN/+N7xkc/40Fqb++LE3Wk1vyn+ey2HsEZWqCJOe9N3nKw0XgEFxALWDilPb1QHqVgpO7WAtolJbKQS1nYrslFaWw3qqlljbSkWs3YWizerPhBqb4Ezi4ZlQVqhCi0CXrFYFlJ0NFMTTRQEpIXU2pACGyT2zOLchEJa0CrYzILQrMekHhFdgKlBCeWtW58FTdy6rfUtpkZEamkY4qB/cf8S3SkotItvEvr48wCSwxvds93RwA5A9AZ7Wp0VeM4dg6MbgiVS3WUqKonNyYrM3TqFwFfVlF9YD8Hoit7MqZk7eSUm5GSEUve12gEDk68EcQx0lUbL71ISGGBKJjsElF1cQwpjyCoNUUZtSJutZ4GnwuYQdOZ8qrDBcz3x5xca2aPW1g0e/lBwpJy99UeyxC4jj+yBry5gl7lFtB2umV/a0kVezyd5nCmPO9MV5sduGn5yGIHdRXpWwz/7aoqlLbStZasWbme0t6yz0bcJ97FpOh3C6SUuPzBqwH+7jbrQwg/Dy8gHLZWj3AI1QWasI6skuyxqrgcpKgAEQGruVdqLLstBqoLwMB6nolRUDlku5XSdoQMVTWZqSRQzdjQW/rg+ppHy0sQJa07BLbQxVUZy3rXnzfxBkTqeKFgtxzq8smbq45e2g4POZI32OnOHEMHbbxc36EBwas8Qtep/82op3P7XFnrW1KXp/GvpcknGun2egA3gzr/4slS3c52n7uiT9bBQjTVhhsDxNJCLhgyvwNsFPYxaeJkR6RKI33Y4QNJekjve1HVup/Y/0xkpJoXi4FpaV/hYFQa8nujv9o2fle6nJngRZJJrog6Hrg64NKaGzlGTF3mevN4PT5cE1XG9ecIEKsgo+tizYg++T8NHi1ycDhP7gpVaWQddfayVQ3TZE/0kaRnmTHixS0slBMEmyhRHxDichwQY7xo9yF6yH3jV3seIGNajevzvwatG9McK4losFhtptiNu/nR4YGQVhLRN3H1i2NC0eIYdVRRcQqRgxSF93mANODJ7cP8mZ1Bv3Oc4c3ZI1S0/T+8v0m3WHoVeVRoy8o6J6hOao6SR9537DtmP0p/SatpFKVpYoORkST9a0lBQxZNyUmgJetYh4Zb+mMGtm5jnOvfkkf/emc00CWSTL8dwa77BaC++vOe4ORo/vILmP9eTNcSE/Q4iYOAaFjiGXkdCjECnxKhQyDaA+ixwpjOSSkw/QzjEOUXPTAzIBvoQm3FyNhiyk0DX0JvKmJCsluTPiw3wHm0/NhhuwQM2ZPIl5lp9ftLChmhwZ0k6L3I5nV5cvqsg/b3EpMD0g94SK6rMrwjfRN/Yg9z9JInlAMgB8PU+SSMSV8SUS+JQzdHCTy+Z6fjkl2kRNu6Njobo79OU2BV1NVVA11NVsk7+cPqVDWbqNQXFOl/fTP54SONclFczdXyHgRS5QCZTWOzxF/NqjS1ZfGhgpCC4YoeXI1OGvm+Bjx+EmYcc/0kAXgSWPhINYkdT33mouRTh58tLUDYtUPtx07Pj9aRJfLcuuuvPkDrytV8TEdJi2gw6Tji2QmrbNpUlMOvzgySHkIPLwCXKYOBwHkXCNl1t4eLEwpDVtjY6OiOgw9TJpj4i06mOshfvPIVrHnl4Lh8NhLWwF/JWal0ec/k/HWbvQwojAtj8PCVeWl+uG/lsuz/0vZyawckaXNeNcOvMoY0bfKx3OflMNfLOf3KlFy9DaOyunaq3KrGqnaqqhtGV1KRAxRKC0atP+laB0xdCFaqNqs6iYAwe66+I4TsxWaBvn+qpgG7Sd03mt2jQ1MME0ISzDdEnTNTPLdsiqnVMqtK1mrtdMrXYC+JsC/2mn1S4VLtzzmCAM6n0vE4sm4ceDGx4NxVWUxUO9CdA6HVDc+eCqHLsvBIgdOUJGTjBWV//+rLWg4PDh1oz2YmjDBriYeIhdA4eW3hioqAjC8Oii4uFQcbFPTHER2L61KlzJ4YSHV12xcKtSGXDWaMyFgk9dLo79dh5XETPgpK1tLpe0a/RmB2J8bAxx8QfLR/z289j+URIkqIE7O2FTa0BACY/aeoeKcLA/vYVI4i199hd1JlEqvchdw+1yt+3o0FJfbwHpIHf11KBEMsbNBydOsGvYms7h3Tj2YTt3x8oVZA1ZLo/rjhP1SxXrnVTjkFyt/oiOpwmSjz+3wWWbN5dJhR3j0T+c8RpIA9XYwiGBH2ge0ahonTSVBnu8Nb9DsDpRAh2xbJ0s4s6CFm8bXLp5c6lo/QpLUcKcQAUei9NSF3ksX+yRlua+CGMRrtB0fDyLFf2m7/azsNgR+pKrkxnFqXASifwb6DsCTUFIsF9zdygAwf6iIHF4oPmspgDJCG6B1hwfaHD6XuPyYE0VrRaN75NSZ/a5Kapn7cgzymuHEUQwfYFfmExf6yPx9O2+K1vX75sIuSE4CvwSAdOf6DV20+emHeK6660rzESGZtjxzF5jI1LPezmNCQwrmla1/LfnYDwHrPOY0Pt56f0FaJ93cuNeyQgWsC3RAD4aPa/gfztP8hoBCH54ZVoS1RXtPm6VO+GzwRtwISlQ3gifMBbgNVZXBJpZlBxkFTQQNl4G/+fZkOy52FVplakDfiyuyhqPPNngUyrZ3rWyQwytsovPgBymhvzbY0ixCIOydADVVl9kRaLTsiaeiGxIdFOyvZ/JDulmZZfEEDnMokoRjKF8o4rvxAlkgUbUV4GKOl0N5c7r+A2Gg0zRJJ72DynjFrGp1sndB+ggsQjIJ7MtRQudqBX7y4lBCCT6RA5UqWwp/W610nmBlaJ2cDcQJ5DFmbcR6uvyqKjT717uUn/9NxgOMhGe8WH5f0gZv7ywUVlXkA56V+kZRXHmk9kqiGthPT5RK+wRh2DsIKHPP5ADVSq2QaHfWaGX0lX1qv2qdtvoLL5n1cOLgiOVnpGZlfPH6SuenSt3nrwRsdPPIMOMMo6TSaaZZZ5FllnFjZe1BwUm8cyZqcHOzBxe3EM/WIlX7pRlTxwZ7rBjM/C9L9QZhxq6Cz7drASEOsrjgM/sb9khZJZdLalGSXOzy85KerqmIVokTqU4fXpdUA2qHmUwz2bAl2tWS7bE1NUG2lOiTKvkEX9jEC/bZpLY84xa06QPYHfSTs1nvuPZ6wpnHgWaNYxXtk8Kyu7r1gtCgWiUr37HM8WBE86QJi22chLxCosRoZHWm7tqhgSy9lyFelmH7OrTQsXJbgc=') format('woff2'),
  url(data:font/woff;base64,d09GRgABAAAAACJsAAsAAAAAMpgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFY8t03JY21hcAAAAYAAAAFPAAADwpfA+U1nbHlmAAAC0AAAHGQAACgMcn7n1mhlYWQAAB80AAAALwAAADYcTzz2aGhlYQAAH2QAAAAgAAAAJAsEBtFobXR4AAAfhAAAACIAAACEiXEAAGxvY2EAAB+oAAAARAAAAESsVLVQbWF4cAAAH+wAAAAfAAAAIAFEAVNuYW1lAAAgDAAAAUUAAAJtPlT+fXBvc3QAACFUAAABGAAAAbwm3VY8eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk0WKcwMDKwMHUyXSGgYGhH0IzvmYwYuRgYGBiYGVmwAoC0lxTGByeMbxey9zwv4EhhrmB4SBQmBEkBwD6Rw0AeJzd0ztuwkAUheHfGBwncd4vHglYQkEU0KBUFChKwx5YBivJRtgKDRQsAB0XLILc8aUgSpO08ehDMFw8M74HoAbEZmCqUBkR2Tuigc1G5XzMWTlfLb8YkFtdpliJUmVqKVdXPfU11lRzLbXWRtsiL4bFpJjtFvs9CNXK6rraVv16VL36Wf3rK7LdjHgrx5iJjfej8fFtwC1PdtoKD2Q8UueuPEnMBZecc0LbznlKhwYJLa544dlWaHLDNfektlzyh7391ysLL9Hn4VMeeuvs+aLI2ZNGFRcSptgR5mrO+oASF+6q1FlvUOasS+jA+oUarly36UJq1XIhyWo76yvqOOswyp31GnWddR29OsLvei4kXn1nmUBjR7jf1BH2MneEcywdYS8rZylCa2d5QhtnyUJbF/5lRe4sbRRDZ7mjmDhLIMXMWRbZLRzpFwoxjGEAeJzFegmYHMWVZr6IvM/Kqjyquuuurqq+1NXd1VWl7pa61WpdLYFOhE4EkhACISEEAgRGQhhz2FhYxmIHhG3GxhpjFhtzWZ6xBjQzYDwejGc9CwOYGcZjjMe7XjO7XvAhVbIvslqy8Hj222+/b7/tUkZGZka8jHjvfy/+FymOctwHB3mgB7k2Lsct47jYGDTS4FcH08S1TZByfVC2h8bIKLCaCbHqGAyVyoVGvQ8sKJdMyEDBBM+vutOnNAzWGzVshq1+yB+7+eZj/FSq1u2RlWPNjrGVxOuupZ6FS4StixZt/dtdEceJTMw3tU5r61arS7Pmj7v4t2tXWIKTdaBVJRv2H6P02H6vq54KplAMioPjqXqXN7WJkE3BBWHbeVaXaqIgrcuaBx0d0A2FDhiJuG5kBDoKwHEih3/0B2QRZ3Ilboib4tZwGzgOB47zLvdBoSSJFhRxqgWRl9iNvAV+w6uPkzEQatVB17EAJ18bKjSqkuONQq3q4tTdQq2QL5dqjQ81EXJuDuZpdPjaxs0br063mVG9QLfy1Zo0Pzh0j1ed4xl6173LsvddsfFjN00F/1CJQcZOgdxrqTx1LEWxkjJPFlZiJLzd3AgngznwvCjH+9yYaYEkC1HBtkTxnlmy6/LOdgJ2Ids/Y+B1U+PpugsoCOZsQufONdvbJSpUz97tklANeHzwx7xIV3A+dy/3H7ij3MPc49wTHFds1IcqUMqLDtoWS5ylhOWgVBIlE8r5UoWUyrY/TLwMVH1JTEN9HOqlCgyUB/zaUKmH1pgCWQ3yYorhI8UEpQC7+zFfLEilMjYvMcCw32Aj1C+rV1Gm54cYYjcQRYDqlVCRMeyDtqHFhlATylWpWnPLpUaBfnOK5xcLuswPHJJkRTzUzyua17dpvJjRTF9LxSP2TwVZIReupKJl8euoIO3SNE3J0R7Q5Cs1ebWsXaloWxVtpyjSy1OUavmSqSliRCWi0T5jhkBd33E6p3ra4pS6TsLRzHSh2FVfUpTQTMGMSmU/dAV/f4th1tZVIgfhcj34AJ4AAZb+QvkKVdeLprheUC1hlmppo6KltuX5TFQHXjANSSIDn5GI2PiuEpFE+U0pwi+QpLcUY0LRYaai68pM0JUJXXljjLfk4DsXEQBPUkSRmLaoRdoBiGWaKdtUFKKohiqIou62820Cjdh0It/X3dwq8HYsr8NN35955DHA3t++X4yi7RVme3rq92z/de5J7im0vzfIAFDFEi2IYCihEzAw/J/bn4WIaftL7v9D+0uNQpXeJGgK339IVGTp0AAv68Jint9SuegMAhKRyE8FSYU1IQLoOsozBOhyjvZqyg4EgKLCjt9DQNnQFMnSiKS39yECnDgiYFFvIsEQEHcZAjq660s6pIhCWwjoDF77QwhQlacoVdH84qhmqbMESxUYIG78/40Bwec4EsZ+DmN/B7cEY2DL6dHS5aIkOB5WKiBlMCyW0LqDfqxBS42YRFncFzMgMQs2fI9Zvow2YZVBtB0GP9Gn7yQSYvv85HsEmu/NgQcAThLyjTk/u3y+xao8eWnODoC59jNq2TqpgxlbIVnfMP8kZpw0pWhwxIJfO9Zv7C4b7fUriydvty1qExOJ9wC2zHmeCOQkgDZn43vzHyesGuydQzhKAhKBzVHJPGlGH4qctMTFpgEor0t5yryEWu9Zlhjpifwy4obzfhnnPcgVuBXhijfOoJfGUxpw3WrUELASLoIs/ltg4l0o2H0Mynah1teCtI1OIbrnXLee59jq+K+Do3PMRYocmWF/U8g48Qx8FQ9w7bsnvcnkD6JCZgb5+W7IVjKwFDL9GViRrWRXhLWR8C79TjyTgTu7+xvaOkWwwXrESUAm/lU8YknxwIqk6H/VmtEhBN+GT2LLeLD3lJ/N+qdggp2C577ITl8kJ9iz0/+ZCWbLnsbsTb+F9tbQ6wtchZvFLeIu4LZxN3B3oOdzsXxpqD4Kg56DHsrqjWoaWN2EfGk2DNUHPR+9Mh0qBWNvuVRv1Jm/SmKpLLCm6O/YbTwU0apXY8gkHJPk+wiyCB+1ZBIndPAxgkGijmQjBVXPdaTCtIxCDtvWGOeo5kIW4oh5DDf1cqmcEyXRt0Wv+mNRUcR3ZVWV3z1b2wZKRFUjCiwUDXStywVd1OTLBOAli79M07CE51TDUP/qw8Xx0tzBZHJw7pKJwVRqcOKIOzIxEx3d9WdOjPTE4/eCzouzdX2hDsE/svbBC3bKNU03ZZMfWBnXNBwd0aiZzT5T09C5TLJYMVXVVOaysbAxLWSju58Vd4oEI8ENIvCGvlm0eJGI+3SDB3ET6I7BJL1hOJblGEF3cnBycWtgiycHkwvdeLx7ZGLYx3Pv8MSIrxAQ+a2AIQL0+1ln08/a9AI765usFmDkMzX4kWXIhMiGdfoxKxGu95+jr9BLOYtr5+po+Uu4ndyN6PnVMVJuxWoRLQMt9KMj9EEsZDa1agOPchW9BI2Lodct+FU66NtsmZ8miQXsLNnYj12MQTHHbMmeDNUx9p8FUyMX1vGpawIsPdVehKjbdspsV2xByMPfrrmWkGvXrGVlalnvihXimjUjgyYv87JZmb1mjbzsttk16M6dJ3Tlgk/leuh5Gc8D6MrD3+ME6KeCQbjbT6X84DovnQbxl4z6/TLieYngbVaFZMQjDvkJFIZs19C8tN8erCTXrg3fh2VwanQ0lUqtHZR1xaysTaUg1wY3ZbppaSRijnaAH800Z2W7acemxo5PPgNtnW3AiiDiZXAUWDzfqlgRD2nm2fjK/K3IcUKJK9e5hsf5IkdFTsIKXpa4WK7lXgzvIBLu9eAtUYTc669DThSDt15/MfiVIIDy4ougCELwq0bAyZrGDKuBfvDchtiRfh9bvHhOj6Adm2L7iMFiAI9jugPX/X2cziUQAw20/jkjKduh8VgGgGaNnY1uJjgfovbouQOEvBr8GMeZevVVSOHrf/zqyQ8E4YOTJz/g+Q9OPnsUfN+HB3XL0h8Mq0dZle5jDc/teHoS+zzHej6H/eFfwmZHwYv78FnNsrTPgh/3gI09wcYuvEXXcTbnYr6S5vLI4bu5Pm6Um4doXsttRERfyl2OqL6a28vt427mDnIf4+7iPslxDTeH2Uu5XhI8sTzURwrUr5aLfrWR813k49MQ9xnM8TAwyDXqHegMUqMmMAwzy0DOxCCOmsAojwGqhKtCNfZ/cXxcWKLx103KJ4M3+GfennPrIpg9/kSabuv6nzOCb5f/00cmJ2Fy8lIs5849VQb+yme7Z0D8/o/3SWtPvRTPZgcykCXbm7ewIE9uxRjfvN4wekxzwDT7THOGaXaH9Zpp9rTuGAa7Yxh4J/7pT8h9Y+a8y8T2QfAiBHZNTf3m8stv/da3vjDXmLxvnjn5yqmapEeWRRJD5K6H74Fsfxb/kWOQ8YODbBXLxOGgnwmWwP7gtn/nuBWPO/7wfWZHAe34FP0ePR/9og0tuI7bjpwTERUmmAgyJIgY8VvVwUaJ1htnrwGNw2hpKwFFOohL9HQKytIUdzpdcTFbqc9uMVgkLFlRCkUhsmGvARfc1eUm+KefNK2L7puBtROHhgf7psxkunX5NHl8+3Y3lXKHBoRYd0GqDYkd3Y4wMMTutZ5sT/WmWOWf+RPBOyd4lDAx3Ltj1k8HarTd1drMnuHLIeljpXcYxG7YUe8Pr3qGgyZ2TcLFTlZ1Ytff4Lhah7sRkihtWmIomlR7R0Z6e0ZAKlbkMI48RfehvircKu4q9NgSy7zFs8nZH5p1D9TO8ncohEk8xpe659usUYP5OaI5DNihPxdz5/B8D7uGOWCOiSC3RSLXXR9JW1tWqbqu7t4dlkbU2P27y5VbjeAnW9srkIpDU3XASTsAQ30Brc4Huqa+xYo48Fpw37ASS6o7LWunrgq6oKoz4UrTNsmXLWvfPitjbTNi+jw9ZsxlIufixSRebLObm6Doky94WWKXA95ykGKeHh4HMq/a3FRfSMBJ2R8dVpMxZada1HYqvKAm1eFYW4xrxeAn6S7UXQdGiN0IvnNVEcazf6OKcuHDCmZbG9MKZh3+kIIdr5oLU+RxYBLOJM+5Eka5JColAe+jUnCgLa2o1blAL6xebNoxfQvsiVg3MPVuXaUYhrJ7d1iCHtNDze7c2dKvGfxrRIdtFdmOqRsFSebXyb4lV4IHdFuC/P9WPekYkK+iim9EFV+GcmHy3+g40jyqR/rleEy5iFctQ7hIsuJqhVjMX3XU4XP0OTqXO4/bwH2Oe4P7L9xvgAcXilCF2bAAvZclgBgsRd8tIw0Q8xUiYfZQqtnocvVqh4Da9tjOis12Scq42uGShwySJXmNOvqwJLoUFdaoI/kdxHUQ77PNl5znACKx3Gpb9z1W4nnQmybs7KWYU3rspWgxKfzhi8vhj92rgB/2xLYtMfi0NQh8Xsi3OrIy5LE4A5aEDvqtxNSr0pLUGikOyvdEyccmBWQ1bOA5NmOpMP28HJ7xNvIcHBBjyGJ4o1pn64hYoKWQMOMFoq0Qct18qTbGyBYDTV6EI5J0gWKZvCjYYl9FsqWN/MWWtVKDYjYSgSWwpDhLFNtjOckGoii0eRMyAGKrajRO+Zg5I9YG/JzNhrHpHoGSMUlqTwhC1m0et6ECWkTkFVPWHMtpj6m87MViSlTWBKHdNuPJKELLtGQ1Zif0dkmgWrtl2bJs8pJrReJWTCUvy9FsD6UW4W1CPEpMSk2z3Ykphi5RsArxNp7KEhApKlJcViSZUMtqc2wFb0k/W7dORqZqCyJsiApU11zfJnxw3NR40ES4TDYe1bU/VXAyMV68RdJFlRBNTAk6UFPQJEETkVkrom0boiypmqaa1HBdUeQ10SResa8yVYE+Cn7edQteRJZWy9SSHZdGBdSidJFwsWmu0Czy8WxNFTABHiz1Ftowcf8FiBLhmxqOGYBvjybdiGTYmeatgjB2iaZvIneB1NnmJpJzmodtI5owlJiX9E1eiKqmQykQUTYi6FvQ2RczS1bMa/diEkGeryQIZumYeZi+IvEC9pLW+pGkAATTci/ZkaR8ggCNRhLYqCOCWqC6SaiWysdjlBo6e2Z5TMRpzC0kj4eIZsMe1D5EDUECMK73fFX0BVgDvGpImGeoYgRzgtsBqGxKGiEkrkrB+0DFNC/KaCoFeNI3VamUCn0rYy4uGZ53hg+O0xdpAr08wmW5LswC/VYYq2FE84p2IcZoj4ShDz0A2R/6asiHMMN7/8nSttKT0WjzSwBRuOJ+gG831WwPQE+WvB+e70XSnXNdmP9IofCIPeBDvG8hfCS4Pbgd25yX7QmLPwI363lZl40HpjnzAS7O9iGFGtRCViDhkIvokJLb8GtlstGAPwquhvH+/nES7IHDEYCp//jHSzq+e3IvXPaj/s08v7n/R8HRvSffkOXx+fX6/AmULaPsO+kv6STmPxlcS0e5hcgY93F345xzLK5j6A+n6nhCjtFeFtVbU4bp55ibiinkhsI5KRI9hzI3frfpydaLVich3C8bY5slGXLuapNj+8x2K5D4NkukPP8EzJRUNN130KgqmMFv2FkCidlYCf4H3C0pihRcJ6mgkIs37ad0/6aL9xOy/+KpLQBbphZvJmRz7loFYwe2O4KigneAOE4JyJ3bLNOQHDh/uPnr4fMBz/B0sL6zBlAtwU9mzAJr/zGKc5unSpHwbXhSz0jCAjrDB+HtZ8iBTZsOkLAMbiBbpqa2kLB8aitr8bHpLs+gQ7eNLN52BwX0EhGubL23eRDPdah3kstLQ0BGZwTv0mM3L5yFNjLRRkdoQHcixy9yM7kF3Grk8/u427kj3IPcl7jHub/mvstyFou4hQxfRQVaAPXauFBuVJhVYvVxWmtU+AKqdBxiXoYf50WpGJ5LZZ+WKoKFodcfKFE3Q70MYPOCEyvgWidUa/5QDZ9Tt0rHoULcMq5YGahZmAZbGNMztFYM13bGOHOMEpyz6pcx2vBWDxi6JtL/Jk2NpRPNl4AKsqSjMi2z3BZ3xxdJLwuC1R4DwdIl8gtp/mg6ERUELecnlajr+rvXw6cFQXecaASDWWT9buVlSqWE0a5FfM3PyZUdI8IqSgSZCqrWaXUdvkPo0MuCros8OfwmRVog6IVU3Dr8MamWsdruJlRwqpqT4DvbLUJMtUDSQK7S03HQZgW/tj3PBmlUi2f0q22wyeP4LoeUe0e6+9Y9NMePBO9KYq6rJ9WdBIyUjmVH5jy0LniaUMWQMQbVZ1VLqz87hqH8WUrlmGbE8vls2p1cLEl2Nl8UtZihz/X002O8oJTcqi9htPbEQj+Gu6ehYGWLlpmjMuG/LkAMF49IYShfKDz3dUwxCsVctAOXIXgWl0plpl+8Jc3zmiDeEkk1V4liWqCJyMChJIGrND9jjHp5bxTnpF1t99uIIUx0P3iaNjHvTnA5zA8HuLnccu5ibg9mg/dwD3Pf5P4GY8tZvotRDpf+cMc73L0TChIamp4xPaaIiAQERnmoBY0Kj0SGr9bOwU+sVOGnURUiTiiVBUTLuCC28FitCCEeSWxoHFPNEKjTEBZaEKavBL8excnoVxFAU1zNpjMKMlqo+SNh0jKc1Gy0pTihx26Uar7fdpiAIDNjG53Wp38m9OvtOiUhCg4DH8KjmEpEDq9Ai2bb7Yjv6SF4+JcEwcPMw8Ibrr1hd3BAwFCH2FNdzd+9gW+B00Kd8LSFTisLKEOSDAEx3N7WgRiWqS0IZi8incoiz6CeSdw7wka8C9f4fnu35mX1EfByXruW8bNdd5Or0Xqg7I8klyvdxY4DpxA8ilzoYEamApw4ASIVOxSlv5gpnAh+DrF0tmhaWRkB8LVgscArg/15UTMkBh6Vp98UpWyE4UsXTW2uu4FS19ZjOTtnpd25zWWIRUOBfj9XKBVXP4DwlGEx9kh1ppLdJprbsOLW2OfXghCivdRr9Hb1rf38mBeZzk0xaZggf8HFMDOdza3kLsVok0c25zpI3KqDjTpbkPpYsA+JX3mI7YHiyuSIFNcM5icY+MPEApnrECOZQ31EOiuBEcQxRhtZ59qZziaQr492xpyyN5AZ7emkjuP1p82kHUvqCdCsxPx4G5gbREsMnhdwIccMR7VEmMXq6qtO10B2tOxFO73+bHsl7kXPixewY5thhP3AgKs67aFc2KQ8mh1wHeevdU23EmknqcdJm9MRS5KIrDf/XFUFTSCyTiY1ZGmC+OVsf28Uyih3pNeLAnFjXn88AbqZKNhZlXUtOEku3JyhJ6nNPC+GOK9zuLA1Sshqxs0fZGTYC6K8LArBL4L3j8FB6bWDafiLcdi+PnIiuA4S4X7AD+kTtMhpuOrP5ZZx14d7ksCWUpbXC611tLX0NgpsQ56p2D/7fTrUKa7O+ekdSLzGdTbs1getbrEWoRelUpnlCGznmf3y6E31mlTzGpi44AGPPsp2Th/VLAtUAxlsBOw9toGlZneNEhjpaf7X7lGAmd340Ji7lpB184g/bz3w6wOqRyASx+OfVEWPT5wf0+8cj3b0b41F+9I5v08/UP9T/pHv/eWXhefHyYlWy3gkYyrrNT0sNoAdt6DRE+S6Z7I3wJvsjG3Wzgty89axV8Fb89at+12P4PtJy08vNBPloRv7OmZUOn3NdpyeRWQWmWeT2Tw/m6zG+nQe/K5UpL3I8eZzU4zxuDlRyk1nTIhjr8qSqxzB2FWPYYV9u7Yd5DB4l+mN7efX7ILrnNHebCjUmJR2uqUZ8CJ8QdHkUsemwesE5ZpZl6iqGDyaDX7rZk/HZBr8d3o/vTR4u750QpbFjm5Ftffsuub4yPCjOefBev23q8mfNRfQ1PxL1x7/0qW9XUg+8v2WdOuBTwXfeChZOAoDW25+cl7wxfqswfMN5fzalqtgW+rZjZde2Omet3rFF7PzQJzX2lf6F/qXtB2Zw2zkdpdhxEffLSBjbdRLkkn90vSHncFGi7x51ZDBoTt6jSo6YvhVUirjD9uNMWbHtq1Fx2e7BkONkMJV/QYmu5iqDrLPRX64j93Il+tD5QbL6Ogqno++Ol+jtvapwwMSkeS+cYDxPkXpeGzPNY9hlKuw6+AakRqa0v+1HlGqjCkT51+4WOUnO7XrnkuVyylZkmDJgUdoW3ZBbILySJ2EBWMKFYWx9l4rlaaPvMLzkiSny4jXv7qOprUo7f3IVctU9iIUT7YjNbvlMgLjFXz5aFSNAj9xkyT1uzQ/Z6IgkoGuxh3BfCiPlqGwIPcO/cqBiZGuET3DMg5aHxKBZLWMXV7ff+Ar/wy5BXlgTae/FwJy8y6uhpr1PUcawFSfqRSVILV4MKbm7GthlX0IxBbsOYRaLoe6p4PLVVVNqMvXd/cKr33p4dd5/vWHF99ahSV4ExRl2Xmqk1DPC4S7nuH5Z+666xlKnyEfXa62Kaq6fMPQgcljb/L8m8ewxIVzCYpqY13aYsr5p9+nxz/xieM0LFlIEs/uv8vhjnGCSyEf4EBwi3auVrAFu2oX8SgLbqMmnT1wZZeDJByH4vbT2yfgqj//aPDZn7b+6ME/6brr9JLZdMnPmheR265qRslvF53aMrL73U09V76x0bny5OY9rff+A/0cLWA0SyIWBxCN5+N7fxexajbDVa2VNbiQo7mGm2slOrTqV2tVt1AuuIUG+48l00cD77cOqVAekAr0wnQnQGe6uT/T2Zm5gdywbt0NpPkTchs0DzwLHlk6Orp0b3w5xNnx0J51q1Zt3HugPQPZeBYy7TPastk2+CF0ZYIjGXS3rgzsxPOeDTcRctOGPcES2Plne/bMWk7I8uBrn/nMC0eOvNA23DbW9sID+PfC/feHeeNB+neo255wfhhRoMbyo9r0BohbbW1GTn8hYp8QXDvXyNlDjVyK+ZjfqMC/k0XRA+We5j/BxMAT/RPAI7sju1c9ccFuMtpZJjYEc4B85Zqxru3Hui7acYjSQzta5fIrCLli+bIdhOyArtt7KscxNyTj/UsjnhdZunIXIbtWHodqMVBXwDGBV2//m1DEA+RM/x2HgqVnBCxbfkUrnpz5fuNg1FzFbcZZnjPOMksB2B4g22Cdjcs9lGpnP57kkSSE/6XhLPgd35PArbLMuZFnecRQ64M54wLsagzCK3LfzCWELJnJysXDXirVk04G1eNRDzQoSsJLR49+j+e/d3RyPGJoKXugtu8hSh/ah6UqRoPXPm178X+ULHGBnshqC/S2o5IlYD2jzzd8+AwsHh5eArBkeHjxN1I9KDrVrINnv2Oj6I7sgy8zwSg+IaZyuhCFllws8yUvGrz+uJ/zfi4JC4ysr2PhfULE12Q9QNlZj5vGxKuoL5ZfD3Bj7IuyeO4Hk4KdOzfjRUsXzqT3hWnNMf1iFaMIhpRHo/F4lDzGyuYF9UUAi+rksfD8ydVk86JFm8lqenjXrsP0Ay4aB4h3sAIejUeDg+F1FPDcfBWm6nCwvoiQRfXgYH2KdL+yiKXJi155BbuigOYr2PQgewsWLbt/FPnMLeE8htHyS/Hm740cWp+C2AYBm1kF8qXpqYS7ekNjZDBNEAcfwgsjM+EniUuac7rqmLd2kZPhuemb0ahJTrJyjhmlh3fuPEyjyWj/hmtv3bsBI2g0+LvxVQCrxsdWEbJqrFCpLKhUDqAA+HxLULClq05SEDWCLUwIfN5gkzd3sgnuDMXuXd+P4lB6M0AJLTljq94GJmlBheP+FxikwfN4nGNgZGBgAOLnFmUW8fw2Xxm4WRhA4DZrzVwE/d+eXZW5AcjlYGACiQIAEUIJZwB4nGNgZGBgbvjfwBDDbsDA8P8/uyoDUAQFKAIAefUE43icY2FgYGCBYVYkNhbMhkcOjg2Q2DwMDOwGhPUAADj3APsAAAAAAAAAeAD+AfwC/gN6A/YE9gWuBfgGVgc6B9IIcAkSCwALSAt2DEgNag6IDyIPQg/0EGYRFhFuEaoSHBKOEyYTihQGeJxjYGRgYFBkdGeQZAABJiDmAkIGhv9gPgMAFQ0BmQB4nGWPTU7DMBCFX/oHpBKqqGCH5AViASj9EatuWFRq911036ZOmyqJI8et1ANwHo7ACTgC3IA78EgnmzaWx9+8eWNPANzgBx6O3y33kT1cMjtyDRe4F65TfxBukF+Em2jjVbhF/U3YxzOmwm10YXmD17hi9oR3YQ8dfAjXcI1P4Tr1L+EG+Vu4iTv8CrfQ8erCPuZeV7iNRy/2x1YvnF6p5UHFockikzm/gple75KFrdLqnGtbxCZTg6BfSVOdaVvdU+zXQ+ciFVmTqgmrOkmMyq3Z6tAFG+fyUa8XiR6EJuVYY/62xgKOcQWFJQ6MMUIYZIjK6Og7VWb0r7FDwl57Vj3N53RbFNT/c4UBAvTPXFO6stJ5Ok+BPV8bUnV0K27LnpQ0kV7NSRKyQl7WtlRC6gE2ZVeOEXpc0Yk/KGdI/wAJWm7IAAAAeJxtkGlywjAMhfOoCTRAoAt0X+gN2gt1DJhYIdiFoAnh9JUTZvqnnpGfPo02O+pE7Umi/88cHVxAoYsYPfRxiQQDDDFCijEmuMI1bnCLKWa4wz0e8IgnPOMFr3jDO+b4iIZLTRWX7Ffksjino8jQaqrZLS1vPJ8hJycQtzI4eJfltDbuSOnJapcVUtbgtAxoOSdTsnYL7RekfS8n7az2aS2xnZhwwHZEGL2UqtG5KBMraFJLuLSemwEr7dIQWP+h2Mkal7Xpas8bjtuG6qfQLmn9NVectGvXpuJO4eMVkwxXB9lpdpKXSBNpE1b7rrQLqrg0e7WlrVY7qk1ffiXAZ7JjszeNPw55wcmJg3SbhOb+iqJfCzuFNA==) format('woff'),
  url(../../static/fonts/iconfont.612cb4e.ttf) format('truetype'), 
  url(../../static/img/iconfont.57240b5.svg#iconfont) format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.el-icon-mycaiwusuoding:before {
  content: "\E6E4";
}

.el-icon-myjixing:before {
  content: "\E603";
}

.el-icon-myhaiyunchukou:before {
  content: "\E61B";
}

.el-icon-myhaiyunjinkou:before {
  content: "\E61A";
}

.el-icon-myjinkou:before {
  content: "\E602";
}

.el-icon-mytongjifenxi:before {
  content: "\E672";
}

.el-icon-myzhanglingfenxi:before {
  content: "\E623";
}

.el-icon-myshanghujiesuanbaobiao:before {
  content: "\EBAD";
}

.el-icon-myjianhao:before {
  content: "\E628";
}

.el-icon-myyuanquanjiahao:before {
  content: "\E626";
}

.el-icon-mychukoudingcang:before {
  content: "\E620";
}

.el-icon-myjiesuanguanli:before {
  content: "\E606";
}

.el-icon-myyingshouzhangdan:before {
  content: "\E61E";
}

.el-icon-myyingfuzhangdan:before {
  content: "\E61F";
}

.el-icon-mydanzhengguanli:before {
  content: "\E6D3";
}

.el-icon-myruku:before {
  content: "\E73E";
}

.el-icon-mychukou:before {
  content: "\E72D";
}

.el-icon-myplan:before {
  content: "\E600";
}

.el-icon-mychukoufuwu:before {
  content: "\E618";
}

.el-icon-myjinkouyewu:before {
  content: "\E75A";
}

.el-icon-mylo:before {
  content: "\E605";
}

.el-icon-myduihao:before {
  content: "\E608";
}

.el-icon-mytian:before {
  content: "\E601";
}

.el-icon-myzonghenengyuan_wanyuan:before {
  content: "\E60C";
}

.el-icon-myuser:before {
  content: "\E647";
}

.el-icon-mymima:before {
  content: "\E720";
}

.el-icon-myqiye:before {
  content: "\E6CE";
}

.el-icon-myxinmima1:before {
  content: "\E6D8";
}

.el-icon-myquerenmima:before {
  content: "\E6D4";
}

.el-icon-myyuanmimajiumima:before {
  content: "\E625";
}

.el-icon-mymima1:before {
  content: "\E63A";
}

.el-icon-mymima2:before {
  content: "\E619";
}

@font-face {
  font-family: "hz-icon"; /* Project id  */
  src: url(../../static/fonts/iconfont.ef90c21.ttf) format('truetype');
}

.hz-icon {
  font-family: "hz-icon" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-navicon-rkd:before {
  content: "\E656";
}

.icon-navicon-ckd:before {
  content: "\E65A";
}

.icon-chuku:before {
  content: "\E601";
}

.icon-ruku:before {
  content: "\E606";
}

.icon-hefangdan:before {
  content: "\E64F";
}

.icon-jiaohuoqueren:before {
  content: "\E6C3";
}

.icon-hefangdan1:before {
  content: "\E625";
}

.icon-import-data-board:before {
  content: "\E690";
}

.icon-mft5201-hawb:before {
  content: "\E691";
}

.icon-mft5201-mawb:before {
  content: "\E692";
}

.icon-manifest:before {
  content: "\E693";
}

.icon-inandout-record:before {
  content: "\E694";
}

.icon-mawb-status-query:before {
  content: "\E695";
}

.icon-location-customs:before {
  content: "\E696";
}

.icon-transfer-out:before {
  content: "\E697";
}

.icon-transfer-plan:before {
  content: "\E698";
}

.icon-flight-report:before {
  content: "\E699";
}

.icon-inbound:before {
  content: "\E69A";
}

.icon-exception:before {
  content: "\E69B";
}

.icon-tally:before {
  content: "\E69C";
}

.icon-allocation:before {
  content: "\E69D";
}

.icon-uld:before {
  content: "\E69E";
}

.icon-flight:before {
  content: "\E69F";
}

.icon-plane-arrival-solid:before {
  content: "\E6A0";
}


.simple-table[data-v-52e817d9],
.simple-table-wrap[data-v-52e817d9] {
  width: 100%;
}
.page-wrap[data-v-52e817d9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 16px;
}

.cropper-wrap[data-v-695f591c] {
  width: 100%;
  height: 400px;
}
.inline[data-v-695f591c] {
  display: inline-block;
}
.crop-tip[data-v-695f591c] {
  font-size: 14px;
  color: #999;
  margin-bottom: 10px;
}
.crop-tip .icon[data-v-695f591c] {
  color: red;
  margin-right: 5px;
}
.crop-tip .important[data-v-695f591c] {
  color: red;
  font-size: 16px;
  font-weight: bold;
}
.crop-dialog[data-v-695f591c] .el-dialog__body {
  padding: 10px 20px 30px 20px;
}

.e-dialog[data-v-3a90daea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.e-dialog[data-v-3a90daea] .el-dialog {
  margin: 0;
}
.e-dialog[data-v-3a90daea] .el-dialog__header {
  padding: 18px 20px;
  border-bottom: 1px solid #e6e6e6;
}
.e-dialog[data-v-3a90daea] .el-dialog__header .el-dialog__title {
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  font-weight: 500;
}
.e-dialog[data-v-3a90daea] .el-dialog__header .el-dialog__headerbtn {
  top: 22px;
  font-size: 16px;
}
.e-dialog[data-v-3a90daea] .el-dialog__body {
  padding: 20px;
  max-height: 85vh;
  overflow-y: auto;
}
.e-dialog.fix[data-v-3a90daea] .el-dialog__body {
  height: 85vh;
}
.e-dialog .e-dialog-foot[data-v-3a90daea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.e-dialog .e-dialog-foot.margin-1[data-v-3a90daea] .el-button + .el-button {
  margin-left: 10px;
}
.e-dialog .e-dialog-foot.margin-2[data-v-3a90daea] .el-button + .el-button {
  margin-left: 20px;
}

.form[data-v-31a6c0da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form.not-inline[data-v-31a6c0da] {
  display: block;
}
.form[data-v-31a6c0da] .el-form-item .el-form-item__content {
  line-height: inherit;
  width: 100%;
}
.form .form-btn.el-form-item[data-v-31a6c0da] {
  text-align: right;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 0;
}
.form[data-v-31a6c0da] .el-form-item {
  margin-bottom: 20px;
}
.form[data-v-31a6c0da] .el-form-item.is-required,
.form[data-v-31a6c0da] .el-form-item.custom-required {
  position: relative;
}
.form[data-v-31a6c0da] .el-form-item.is-required::before,
.form[data-v-31a6c0da] .el-form-item.custom-required::before {
  content: "*";
  color: var(--theme-color-danger);
  position: absolute;
  left: 12px;
  z-index: 50;
  top: 50%;
  -webkit-transform: translate(0, -45%);
          transform: translate(0, -45%);
}
.form[data-v-31a6c0da] .el-form-item.custom-none-required::before {
  display: none;
}
.custom-wrap[data-v-31a6c0da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.custom-wrap.is-right[data-v-31a6c0da] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.custom-wrap.is-center[data-v-31a6c0da] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.custom-wrap.is-left[data-v-31a6c0da] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.left-wrap[data-v-6eb1a722] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.left-wrap[data-v-6eb1a722] .el-input__inner {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.left-wrap[data-v-6eb1a722] .el-select,
.left-wrap[data-v-6eb1a722] .el-textarea,
.left-wrap[data-v-6eb1a722] .el-input,
.left-wrap[data-v-6eb1a722] .el-date-editor {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.input-prepend[data-v-6eb1a722] .el-input-group__prepend {
  padding: 0 10px;
}
.left-prepend[data-v-6eb1a722] {
  background-color: #f5f7fa;
  color: #909399;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  padding: 0 10px;
  white-space: nowrap;
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 14px;
}
.textarea-radius[data-v-6eb1a722] .el-textarea__inner {
  border-radius: 0 4px 4px 0;
}
.separator[data-v-6eb1a722] {
  margin: 0 4px;
  font-weight: 600;
}
.filter-item[data-v-6eb1a722] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px;
}

.form-filter-wrap .el-select-dropdown__item {
  padding: 0;
}

.hamburger[data-v-62ef530c] {
  display: inline-block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-size: 16px;
  margin-right: 3px;
}
.hamburger.is-active[data-v-62ef530c] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.search[data-v-e345e0ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search[data-v-e345e0ee] .el-form-item .el-form-item__content {
  line-height: inherit;
  width: 100%;
}
.search[data-v-e345e0ee] .el-form-item.el-form-item {
  margin-bottom: 12px;
}
.search .search-btn[data-v-e345e0ee] {
  text-align: right;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  max-width: 100%;
}
.search-show[data-v-e345e0ee] {
  margin: 0 0 0 16px;
  color: var(--theme-color-blue);
  cursor: pointer;
}
.search-show > i[data-v-e345e0ee] {
  margin-left: 4px;
}

.simple-form[data-v-7cbad654] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
/*去除最右边表单项的间距,保持表单水平居中*/
.simple-form.right-move-level1[data-v-7cbad654] {
  margin-right: -10px;
}
.simple-form.right-move-level2[data-v-7cbad654] {
  margin-right: -20px;
}
.simple-form[data-v-7cbad654] .el-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
/*底部按钮*/
.simple-form.comps-global-simple .foot-btn.el-form-item[data-v-7cbad654] {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
.simple-form .foot-btn.margin-1[data-v-7cbad654] .el-button + .el-button {
  margin-left: 10px;
}
.simple-form .foot-btn.margin-2[data-v-7cbad654] .el-button + .el-button {
  margin-left: 20px;
}
.simple-form .foot-btn.is-right[data-v-7cbad654] .el-form-item__content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.simple-form .foot-btn.is-center[data-v-7cbad654] .el-form-item__content {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.simple-form .foot-btn.is-left[data-v-7cbad654] .el-form-item__content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
/*自定义*/
.simple-form[data-v-7cbad654] .custom-item .el-form-item__content {
  min-height: 32px;
  border: 1px solid #dcdfe6;
  border-radius: 0 4px 4px 0;
  padding: 5px 15px;
}
.simple-form[data-v-7cbad654] .custom-item.padding-zero .el-form-item__content {
  padding: 0;
}
.simple-form[data-v-7cbad654] .custom-item.row-center .el-form-item__content {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

















































































































/*span宽度控制*/
.simple-form.comps-global-simple.span1 > .el-form-item {
  width: 100%;
  margin-right: 0 !important;
}
.simple-form.comps-global-simple.span2 > .el-form-item {
  width: 50%;
}
.simple-form.comps-global-simple.span3 > .el-form-item {
  width: 33.33%;
}
.simple-form.comps-global-simple.span4 > .el-form-item {
  width: 25%;
}
.simple-form.comps-global-simple.span5 > .el-form-item {
  width: 20%;
}
/*右侧间距*/
.simple-form.comps-global-simple.right-level1 > .el-form-item {
  padding-right: 10px;
}
.simple-form.comps-global-simple.right-level2 > .el-form-item {
  padding-right: 20px;
}
/*底部间距*/
.simple-form.comps-global-simple.bottom-level1 > .el-form-item {
  margin-bottom: 10px;
}
.simple-form.comps-global-simple.bottom-level2 > .el-form-item {
  margin-bottom: 18px;
}
.simple-form.comps-global-simple > .el-form-item .el-form-item__content {
  line-height: inherit;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0 !important;
}
.simple-form.comps-global-simple
  > .el-form-item
  .el-form-item__content
  .el-input__inner {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.simple-form.comps-global-simple
  > .el-form-item
  .el-form-item__content
  .el-select,
.simple-form.comps-global-simple
  > .el-form-item
  .el-form-item__content
  .el-textarea,
.simple-form.comps-global-simple
  > .el-form-item
  .el-form-item__content
  .el-input,
.simple-form.comps-global-simple
  > .el-form-item
  .el-form-item__content
  .el-date-editor {
  width: 100%;
}
.simple-form.comps-global-simple
  > .el-form-item
  .el-form-item__content
  .el-textarea
  .el-textarea__inner {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  resize: none;
}
.simple-form.comps-global-simple > .el-form-item .el-form-item__label {
  line-height: inherit;
  background-color: #f5f7fa;
  color: #909399;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  padding: 0 10px;
  white-space: nowrap;
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.simple-form.comps-global-simple > .el-form-item .el-form-item__label::before {
  margin-right: 1px !important;
}
















































































/*用于收起隐藏*/
.simple-search.collapse[data-v-23ecfcbe] .hide {
  display: none;
}
/*查询按钮*/
.search-btn[data-v-23ecfcbe] {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  max-width: 100%;
}
.search-btn[data-v-23ecfcbe] .el-form-item__content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.search-btn.margin-1[data-v-23ecfcbe] .el-button + .el-button {
  margin-left: 10px;
}
.search-btn.margin-2[data-v-23ecfcbe] .el-button + .el-button {
  margin-left: 20px;
}
.search-show[data-v-23ecfcbe] {
  margin: 0 0 0 14px;
  color: var(--theme-color-blue);
  cursor: pointer;
}
.search-show > i[data-v-23ecfcbe] {
  margin-left: 4px;
}
/*右边收起间距*/
.search-foot-btn[data-v-23ecfcbe] {
  padding-right: 60px;
}

.end[data-v-4d785e2b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.pct-100[data-v-4d785e2b] {
  width: 100%;
}

.theme-message[data-v-1391ba0f],
.theme-picker-dropdown[data-v-1391ba0f] {
  z-index: 99999 !important;
}
.theme-picker[data-v-1391ba0f] {
  height: 20px;
}
.theme-picker[data-v-1391ba0f] .el-color-picker__trigger {
  height: 20px;
  width: 20px;
}
.theme-picker[data-v-1391ba0f] .el-color-picker__trigger .el-color-picker__color {
  border: none;
}
.theme-picker-dropdown .el-color-dropdown__link-btn[data-v-1391ba0f] {
  display: none;
}

.qn-upload[data-v-1530128d] .el-upload-list__item-name {
  padding-left: 0;
}

.overview_container[data-v-048467ba] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.editable-input.is-disabled[data-v-61cd54b8] .el-input__inner {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.editable-input[data-v-61cd54b8] .el-input__suffix .el-input__icon {
  line-height: 30px !important;
  cursor: pointer;
  color: #409eff;
}
.editable-input.is-disabled[data-v-61cd54b8] .el-input__suffix .el-input__icon {
  color: inherit;
}
.editable-input[data-v-61cd54b8] .el-input__suffix .el-input__icon:hover {
  color: #409eff;
}
