@import "../iconfont/iconfont.css";
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body {
  width: 100%;
  height: 100%;
}
html {
  -webkit-text-size-adjust: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body {
  background: #ffffff;
  color: #2D2F33;
}
/*修改滚动条样式*/
::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0);
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #D9DEE7;
}
/*修改滚动条样式*/
ul,
li {
  list-style: none;
}
a,
a:focus,
a:hover,
a:active {
  text-decoration: none;
  cursor: pointer;
  outline: 0;
}
p {
  margin: 0;
}
input:-webkit-autofill,
input.ue-form:-webkit-autofill,
.pb-form-cx input:-webkit-autofill,
.pb-form-items input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
  -webkit-text-fill-color: #2D2F33;
}
input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
  display: none;
}
input {
  outline: none;
  color: #2D2F33;
}
input[type=checkbox],
input[type=radio] {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  vertical-align: middle;
  z-index: 9;
}
input[type=radio]:before,
input[type=checkbox]:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  margin-top: -1px;
  z-index: 10;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  margin-top: 2px \9;
}
input[type=radio]:before {
  background-image: url(../img/radio.png);
  background-repeat: no-repeat;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  outline: 0;
  background-size: 100%;
}
input[type=radio]:checked:before {
  content: '';
  display: block;
  background-image: url(../img/radio_checked.png);
  background-repeat: no-repeat;
  -webkit-appearance: none;
  outline: 0;
}
input[type=checkbox]:before {
  background-image: url(../img/checkbox.png);
  background-repeat: no-repeat;
  border: 0;
  -webkit-appearance: none;
  outline: 0;
  background-size: 100%;
}
input[type=checkbox]:checked:before {
  content: '';
  display: block;
  background-image: url(../img/checkbox_checked.png);
  background-repeat: no-repeat;
  -webkit-appearance: none;
  outline: 0;
}
input[readonly="readonly"] {
  background-color: #eff2f4 !important;
}
input[readonly="readonly"]:hover {
  border: 1px solid #D9DEE7 !important;
}
input[readonly="readonly"]:focus {
  border: 1px solid #D9DEE7 !important;
}
textarea[readonly="readonly"] {
  background-color: #eff2f4 !important;
}
input[readonly="readonly"]:focus {
  border: 1px solid #D9DEE7 !important;
}
input:focus {
  border: 1px solid #2A87FF;
}
select {
  outline: none;
}
select option {
  color: #2D2F33 !important;
}
textarea {
  outline: none;
  color: #2D2F33 !important;
  background-color: #ffffff !important;
  border: 1px solid #D9DEE7 !important;
}
textarea:focus {
  border: 1px solid #2A87FF;
}
label {
  color: #2D2F33 !important;
  font-weight: 400;
}
.radio label {
  float: left;
  margin-left: 6px;
}
.bread {
  color: #2D2F33;
  border-bottom: 1px solid #D9DEE7 !important;
}
/*复选框*/
.check_box {
  display: inline-block;
  position: relative;
  display: inline-flex;
  align-items: center;
}
.check_box > input {
  margin-right: 4px;
}
/*复选框*/
.container {
  width: 100%;
  height: 100%;
}
.topdist {
  margin-top: 10px;
}
.row {
  margin: 0px;
  position: relative;
}
.dbtn {
  border-style: none;
  background: transparent;
  border: 1px solid #2A87FF;
}
.dbtn .fa {
  margin: 0 !important;
  margin-left: 4px !important;
}
.clear {
  clear: both;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.overClass {
  border: 1px dashed #2A87FF;
}
.ue-relative-layout {
  position: relative;
}
.ue-container {
  width: 60%;
  margin: 0 auto;
  margin-top: 3%;
  padding: 20px 40px;
  border: 1px solid #D9DEE7;
  background: #ffffff;
}
.ue-container + .ue-container {
  margin-top: 0;
  border-top: none;
}
.ue-right-wrap {
  padding-left: 10px;
}
/**********按钮**********/
.btn {
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  font-size: 14px;
  border-radius: 5px !important;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #2D2F33;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}
.btn > span {
  margin-right: 6px;
}
.btn > .iconfont {
  float: left;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: initial;
  border-bottom-right-radius: initial;
  border-radius: 4px;
}
.btn-group > .btn {
  /*margin: 0 10px;*/
  margin-left: 10px !important;
}
.dropdown-toggle .fa {
  margin-left: 7px;
  margin-right: 0;
}
/* 主要按钮 */
.ue-btn-primary {
  background-color: #2A87FF;
  color: #ffffff !important;
  transition: all 0.1s;
}
.ue-btn-primary:focus {
  color: #ffffff;
}
.ue-btn-primary:hover {
  background-color: #3f93ff;
  transition: all 0.1s;
  color: #ffffff;
  /*border: 1px solid #69a8fc;*/
  border-radius: 4px;
}
.ue-btn-primary:focus {
  background-color: #3f93ff;
  color: #ffffff;
  border-radius: 4px;
}
.ue-btn-primary:active {
  /*color: @color-white;*/
  background-color: #2A87FF;
  /*border: 1px solid @color-primary;*/
  border-radius: 4px;
}
/* 警告按钮 */
.ue-btn-warning {
  background-color: #F39734;
  color: #ffffff !important;
  transition: all 0.1s;
}
.ue-btn-warning:focus {
  color: #ffffff;
}
.ue-btn-warning:hover {
  background-color: #F2A95A;
  transition: all 0.1s;
  color: #ffffff;
}
.ue-btn-warning:active {
  background-color: #F39734;
}
/* 错误按钮 */
.ue-btn-error {
  background-color: #F34A34;
  color: #ffffff !important;
  transition: all 0.1s;
}
.ue-btn-error:focus {
  color: #ffffff;
}
.ue-btn-error:hover {
  background-color: #F26B5A;
  transition: all 0.1s;
  color: #ffffff;
}
.ue-btn-error:active {
  background-color: #F34A34;
}
/* 成功按钮 */
.ue-btn-success {
  background-color: #1FB682;
  color: #ffffff !important;
  transition: all 0.1s;
}
.ue-btn-success:focus {
  color: #ffffff;
}
.ue-btn-success:hover {
  background-color: #49C298;
  transition: all 0.1s;
  color: #ffffff;
}
.ue-btn-success:active {
  background-color: #1FB682;
}
/*取消按钮*/
.ue-btn-grey {
  background-color: #797979;
  color: #ffffff !important;
  transition: all 0.1s;
}
.ue-btn-grey:focus {
  color: #ffffff;
}
.ue-btn-grey:hover {
  background-color: rgba(121, 121, 121, 0.8);
  transition: all 0.1s;
  color: #ffffff;
}
.ue-btn-grey:active {
  background-color: #797979;
}
/*其他按钮*/
.ue-btn-cyan {
  background-color: #6b93bc;
  color: #ffffff !important;
  transition: all 0.1s;
}
.ue-btn-cyan:focus {
  color: #ffffff;
}
.ue-btn-cyan:hover {
  background-color: #87abd0;
  transition: all 0.1s;
  color: #ffffff;
}
.ue-btn-cyan:active {
  background-color: #6b93bc;
}
.btn-pd20 {
  padding: 0 20px;
}
/* 登录按钮 */
.pb-dlbtn {
  width: 325px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  background-color: #2A87FF;
  outline: none;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
}
.pb-dlbtn:hover {
  background-color: #3f93ff;
}
.pb-dlbtn:active {
  background-color: #2A87FF;
}
/* 公共常用按钮-开始 */
/* 返回 */
.pb-btn-back {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-back:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-back:active,
.pb-btn-back:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-back span:before {
  content: "\f112";
  margin-right: 4px;
}
/* 变更 */
.pb-btn-change {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-change:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-change:active,
.pb-btn-change:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-change span:before {
  content: "\f079";
  margin-right: 4px;
}
/* 拆分 */
.pb-btn-split {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-split:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-split:active,
.pb-btn-split:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-split .fa {
  font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pb-btn-split span:before {
  content: "\e676";
  margin-right: 4px;
}
/* 合并 */
.pb-btn-combined {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-combined:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-combined:active,
.pb-btn-combined:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-combined .fa {
  font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pb-btn-combined span:before {
  content: "\e697";
  margin-right: 4px;
}
/* 驳回 */
.pb-btn-rejected {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-rejected:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-rejected:active,
.pb-btn-rejected:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-rejected span:before {
  content: "\f122";
  margin-right: 4px;
}
.pb-btn-check {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-check:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-check:active,
.pb-btn-check:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-check span:before {
  content: "\f00c";
  margin-right: 4px;
}
/* 保存 */
.pb-btn-save {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-save:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-save:active,
.pb-btn-save:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-save span:before {
  content: "\f0c7";
  margin-right: 4px;
}
/* 查询 */
.pb-btn-search {
  color: #ffffff !important;
  background-color: #2A87FF !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-search:hover {
  background: rgba(21, 118, 247, 0.6) !important;
  transition: all 0.2s;
  color: #ffffff !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-search:active,
.pb-btn-search:focus {
  background-color: rgba(21, 118, 247, 0.6) !important;
  border: 1px solid #2A87FF !important;
  color: #ffffff !important;
}
.pb-btn-search span:before {
  content: "\f002";
  margin-right: 4px;
}
/* 新增 */
.pb-btn-add {
  color: #ffffff !important;
  background-color: #2A87FF !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-add:hover {
  background: rgba(21, 118, 247, 0.6) !important;
  transition: all 0.2s;
  color: #ffffff !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-add:active,
.pb-btn-add:focus {
  background-color: rgba(21, 118, 247, 0.6) !important;
  border: 1px solid #2A87FF !important;
  color: #ffffff !important;
}
.pb-btn-add span:before {
  content: "\f067";
  margin-right: 4px;
}
/* 删除 */
.pb-btn-delete {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-delete:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-delete:active,
.pb-btn-delete:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-delete span:before {
  content: "\f1f8";
  margin-right: 4px;
}
/* 修改 */
.pb-btn-change {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-change:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-change:active,
.pb-btn-change:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-change span:before {
  content: "\f040";
  margin-right: 4px;
}
/* 启动/启用 */
.pb-btn-start {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-start:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-start:active,
.pb-btn-start:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-start span:before {
  content: "\f144";
  margin-right: 4px;
}
/* 中止 */
.pb-btn-discontinue {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-discontinue:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-discontinue:active,
.pb-btn-discontinue:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-discontinue span:before {
  content: "\f05e";
  margin-right: 4px;
}
/* 停用 */
.pb-btn-disable {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-disable:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-disable:active,
.pb-btn-disable:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-disable span:before {
  content: "\f056";
  margin-right: 4px;
}
/* 复制行 */
.pb-btn-copy {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-copy:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-copy:active,
.pb-btn-copy:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-copy span:before {
  content: "\f0c5";
  margin-right: 4px;
}
/* 显示 */
/*
.pb-btn-show{
  background-color: @color-primary !important;
}
.pb-btn-show span{
  background-image: url(../img/btn-icon-show.png);
}
*/
/* 隐藏 */
/*.pb-btn-hide{
  background-color: #EC6941 !important;
}
.pb-btn-hide span{
  background-image: url(../img/btn-icon-hide.png);
}*/
/* 下载 */
.pb-btn-download {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-download:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-download:active,
.pb-btn-download:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-download span:before {
  content: "\f019";
  margin-right: 4px;
}
/* 导入 */
.pb-btn-upload {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-upload:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-upload:active,
.pb-btn-upload:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-upload span:before {
  content: "\f093";
  margin-right: 4px;
}
/* 审批 */
.pb-btn-audit {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-audit:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-audit:active,
.pb-btn-audit:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-audit span:before {
  content: "\f044";
  margin-right: 4px;
}
/* 下发 */
.pb-btn-issued {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-issued:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-issued:active,
.pb-btn-issued:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-issued span:before {
  content: "\f161";
  margin-right: 4px;
}
/* 打印 */
.pb-btn-print {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-print:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-print:active,
.pb-btn-print:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-print span:before {
  content: "\f02f";
  margin-right: 4px;
}
/* 明细 */
.pb-btn-detail {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.pb-btn-detail:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.pb-btn-detail:active,
.pb-btn-detail:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
.pb-btn-detail span:before {
  content: "\f06e";
  margin-right: 4px;
}
/*基础按钮*/
.ue-btn {
  color: #2A87FF !important;
  background-color: #ffffff !important;
  border-radius: 4px !important;
  border: 1px solid #2A87FF !important;
  transition: all 0.1s;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
}
.ue-btn:hover {
  background: rgba(21, 118, 247, 0.2) !important;
  transition: all 0.2s;
  color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.ue-btn:active,
.ue-btn:focus {
  background-color: rgba(21, 118, 247, 0.3) !important;
  border: 1px solid #2A87FF !important;
  color: #2A87FF !important;
}
/*基础按钮*/
/* 全部选是 */
/*.pb-btn-yes {
  background-color: @color-primary !important;
}

.pb-btn-yes span {
  background-image: url(../img/btn-icon-yes.png);
}*/
/* 全部选否 */
/*.pb-btn-no {
  background-color: #EC6941 !important;
}

.pb-btn-no span {
  background-image: url(../img/btn-icon-no.png);
}*/
/* 公共常用按钮-结束*/
/* 图标按钮 */
.tban > div {
  margin-right: 20px;
}
.tban > div > p {
  text-align: center;
}
.pb-iconbtn {
  height: 34px;
  line-height: 34px;
  display: inline-block;
  padding: 0 16px;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
}
.pb-iconbtn i {
  margin-right: 8px;
}
.pb-iconbtn_add {
  background-color: #2A87FF;
}
.pb-iconbtn_danger {
  background-color: #F34A34;
}
/* 特殊按钮 */
.pb-tsbtn {
  width: 69px;
  height: 69px;
  border-radius: 50%;
  color: #ffffff;
  padding: 0 16px;
  font-size: 14px;
  vertical-align: middle;
  border: 0;
  outline: none;
}
.pb-tsbtn_color-blue {
  background-color: #1576f8;
}
.pb-tsbtn_color-cyan {
  background-color: #6c93bc;
}
.pb-tsbtn_color-gray {
  background-color: #969696;
}
/************************************************/
.ue-btn-noborder {
  border-style: none;
  background: 0 0;
  color: #3f93ff;
}
.ue-btn-noborder:focus,
.ue-btn-noborder:hover {
  color: #ffffff;
  background-color: #3f93ff;
}
/*.ue-btn-primary {
  color: @color-white;
  background-color: #3e99ff;
}

.ue-btn-primary:focus,
.ue-btn-primary:hover {
  color: @color-white;
  background-color: #0089cc;
}

.ue-btn-warning {
  color: @color-white;
  background-color: #ffb437;
}

.ue-btn-warning:focus,
.ue-btn-warning:hover {
  color: @color-white;
  background-color: #dc9b1e;
}*/
.ue-btn-disable,
.ue-btn-disable:focus,
.ue-btn-disable:hover {
  color: #999;
  background-color: #ddd;
  cursor: not-allowed;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 4px;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 4px;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group .ue-btn:focus {
  background-color: #3f93ff !important;
}
/************************************************/
/*按钮区域*/
.pb-btns-div {
  /*background-color: #fff;
  padding: 0 15px;*/
}
.pb-btns-div > .input-group {
  margin: 8px 0;
}
.pb-btns-div .btn-group .btn {
  line-height: 32px !important;
  vertical-align: bottom !important;
}
.pb-btns-div:after {
  content: '';
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.pb-btns-div button {
  margin: 8px 0;
  margin-left: 10px !important;
}
.pb-btns-div .btn {
  float: none !important;
}
.pb-btns-div .pb-search-inlinepb-btns-div {
  margin: 8px 0;
}
.pb-btns-div .pb-search-inline {
  margin: 8px 0;
}
.pb-btns-div .dbtn {
  margin: 8px 0;
  margin-left: 10px;
}
.pb-form-buttons:after {
  content: '';
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.pb-form-buttons button {
  /*margin: 0;*/
  margin: 8px 0;
  margin-left: 10px !important;
}
.pb-form-buttons .pb-search-inline {
  margin: 8px 0;
}
/*按钮区域-结束*/
.ue-search {
  position: relative;
  display: inline-block;
}
.ue-search .input-group {
  position: absolute;
  margin-top: 2px;
  width: 200px;
  right: 0;
  display: none;
  z-index: 5;
}
.ue-search .ue-form {
  border-right: none;
}
.ue-search .ue-form-btn:focus,
.ue-search .ue-form-btn:hover {
  color: #2A87FF;
  background-color: #ffffff;
  border: 1px solid #D9DEE7;
  border-left: none;
}
.ue-search .input-group .ue-form-btn {
  border-left: none;
  border-radius: 0;
}
.ue-search .ue-form:focus,
.ue-search .ue-form:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #D9DEE7;
  border-right: none;
}
.ue-badge {
  position: absolute;
  min-width: 12px;
  line-height: 12px;
  padding: 3px 5px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: #F34A34;
  text-align: center;
  color: #ffffff;
}
.ue-badge.tr {
  right: -6px;
  top: 0;
}
.ue-badge.tl {
  left: -6px;
  top: 0;
}
.ue-badge.bl {
  left: -6px;
  bottom: 0;
}
.ue-badge.br {
  right: -6px;
  bottom: 0;
}
.Validform_checktip {
  height: 32px !important;
  line-height: 32px !important;
  /*font-size: 14px!important;*/
}
.Validform_input {
  border-radius: 4px !important;
}
.Validform_error,
.Validform_error:hover {
  border: 1px #F34A34 solid !important;
  box-shadow: none !important;
}
.Validform_wrong {
  color: #F34A34 !important;
}
.form-group {
  margin: 8px 0 !important;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.form-horizontal .control-label {
  height: 30px;
  line-height: 30px;
  line-height: 17px \9;
  padding-top: 0;
}
.ue-form {
  min-width: 100px;
  height: 32px;
  line-height: 32px;
  padding: 0 12px;
  border: 1px solid #D9DEE7;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  background-color: #ffffff !important;
  color: #2D2F33;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00000000, endcolorstr=#00000000);
}
select.ue-form {
  padding: 5px 8px;
  line-height: 20px;
}
.ue-form:focus,
.ue-form:hover {
  border-color: #2A87FF;
  box-shadow: none !important;
  outline: 0;
  /*-webkit-box-shadow: 0 0 4px rgba(61, 152, 255, .6);
  box-shadow: 0 0 4px rgba(61, 152, 255, .6)*/
}
.ue-form-btn {
  height: 32px;
  padding: 0 12px;
  background-color: #F1F3F7;
  border: 1px solid #D9DEE7;
  border-left: 0;
  color: #424347;
  border-radius: 0;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
}
.ue-form-btn:focus,
.ue-form-btn:hover {
  color: #ffffff !important;
  background-color: #2A87FF !important;
  border-color: #D9DEE7;
}
.input-group .ue-form {
  height: 32px;
  line-height: 32px;
}
.input-group .ue-form:focus,
.input-group .ue-form:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #2A87FF;
}
.input-group.before input,
.input-group.after input {
  line-height: 30px;
  padding-left: 40px;
  padding-right: 10px;
  border: 1px solid #CDCDCD;
}
.input-group.before span,
.input-group.after span {
  position: absolute;
  top: 9px;
  left: 15px;
  color: #CDCDCD;
}
.input-group.after input {
  padding-left: 20px;
  border-radius: 20px;
}
.input-group.after span {
  right: 15px;
  left: inherit;
}
.ue-icon-title {
  display: inline-block;
  width: 88px;
  padding: 10px;
  background-color: transparent;
  border: 1px solid transparent;
  color: #2D2F33;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
}
.ue-icon-title:hover,
.ue-icon-title:active {
  color: #2A87FF;
  border: 1px solid #D9DEE7;
}
.ue-icon-title .ue-icon {
  display: block;
  width: 48px;
  height: 48px;
  margin: auto;
  margin-bottom: 10px;
  background-image: url(../img/default-48.png);
  background-repeat: no-repeat;
}
.ue-icon-title .ue-icon.fa {
  background: 0 0;
  font-size: 48px;
  color: #929292;
}
.ue-icon-title:hover .ue-icon.fa,
.ue-icon-title:active .ue-icon.fa {
  color: #2A87FF;
}
.ue-icon-title .ue-title {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ue-dropdown-menu {
  background-color: #ffffff;
  border: 1px solid #D9DEE7;
  border-radius: 0;
  padding: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}
.btn-group .ue-dropdown-menu {
  min-width: auto;
}
.ue-dropdown-menu .fa {
  margin-right: 10px;
}
.ue-dropdown-menu li a {
  font-weight: 400;
  line-height: 32px;
  color: #2A87FF;
}
.ue-dropdown-menu li a:hover {
  color: #ffffff;
  background-color: #3f93ff;
}
.ue-dropdown-menu .ue-dropdown-angle:before {
  content: "";
  position: absolute;
  top: -9px;
  left: 35px;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #D9DEE7;
}
.ue-dropdown-menu .ue-dropdown-angle:after {
  content: "";
  position: absolute;
  top: -7px;
  left: 35px;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ffffff;
}
.ue-dropdown-menu.dropdown-menu-right .ue-dropdown-angle:before {
  right: 11px;
  left: auto;
}
.ue-dropdown-menu.dropdown-menu-right .ue-dropdown-angle:after {
  right: 11px;
  left: auto;
}
.ue-menu-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  bottom: 0;
}
.ue-menu-left {
  position: absolute;
  left: 0;
  top: 0;
  width: 260px;
  height: 100%;
  z-index: 1;
  background: #F1F3F7;
  border: 0;
}
.ue-left-top {
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
  font-size: 20px;
  background-color: #F1F3F7;
  box-shadow: 0 0 8px #929292;
  color: #ffffff;
  font-family: 'Microsoft YaHei';
  position: relative;
}
.ue-left-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 54px;
  bottom: 0;
  overflow: auto;
}
.ue-menu-right {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 260px;
  right: 0;
  overflow: hidden;
  overflow-y: auto;
  padding-left: 10px;
  background: none;
}
.ue-right-top {
  /*height: 45px;
  line-height: 45px;*/
  margin-left: -2px;
  padding-left: 10px;
  /*background-color: @color-white;*/
  border-radius: 0;
  font-size: 16px;
  position: relative;
  box-shadow: 0 0 8px #929292;
}
.ue-right-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 54px;
  bottom: 0;
}
.ue-panel {
  position: relative;
  display: inline-block;
  min-width: 300px;
  min-height: 300px;
  margin: 10px;
  border-radius: 0;
  border: 1px solid #D9DEE7;
}
.ue-panel .panel-heading {
  border-bottom: 1px solid #D9DEE7;
  color: #2D2F33;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  padding: 0 0 0 20px;
}
.ue-panel .panel-body {
  position: absolute;
  width: 100%;
  top: 45px;
  bottom: 0;
  overflow: auto;
  font-size: 14px;
  color: #2D2F33;
}
.ue-panel-tools {
  float: right;
  display: none;
}
.ue-panel-tools > li {
  display: inline-block;
  margin-right: 10px;
}
.ue-panel-tools > li > a {
  margin-top: -2px;
  font-size: 16px;
  color: #CDCDCD;
}
.ue-panel-tools > li > a:hover {
  color: #2A87FF;
}
.ue-panel.fullscreen {
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 100%;
  left: 0 !important;
  top: 0 !important;
  margin: 0;
  padding: 0;
  overflow: auto;
}
.ue-list,
.ue-list-new {
  background-color: #ffffff;
  overflow: auto;
  text-align: left;
}
.ue-list > li,
.ue-list-new > li {
  padding: 15px;
  border-bottom: 1px solid #D9DEE7;
}
.ue-list > li {
  padding-left: 55px;
}
.ue-list > li:focus,
.ue-list > li:hover,
.ue-list > li:active {
  background-color: #f9f9f9;
  cursor: pointer;
}
.ue-list .pull-right {
  color: #929292;
}
.ue-list-facebox {
  position: absolute;
  left: -40px;
  display: block;
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(../img/default-48.png);
}
.ue-list-facebox.nodesc {
  width: 24px;
  height: 24px;
  background-image: url(../img/default-24.png);
}
.ue-list.indent > li {
  padding-left: 78px;
}
.ue-list.indent .ue-list-facebox {
  left: -63px;
}
.ue-list-title {
  font-weight: 700;
  line-height: 24px;
}
.ue-list-img {
  display: block;
  float: left;
  margin-right: 15px;
}
.ue-list-desc {
  padding-top: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ue-list-titlemask {
  display: block;
  color: #2670d0;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  margin-bottom: 5px;
}
.ue-list-new .from,
.ue-list-new .from > a {
  color: #929292;
  margin-top: 10px;
}
.head-content-left {
  border-bottom: 1px solid #D9DEE7 !important;
}
.ue-tabs {
  border-bottom: 1px solid #D9DEE7;
}
.ue-tabs > li > a {
  font-size: 12px;
  padding: 0 25px;
  line-height: 30px;
  color: #2D2F33;
}
.ue-tabs > li.active > a,
.ue-tabs > li.active > a:focus,
.ue-tabs > li.active > a:hover {
  height: 32px;
  color: #2D2F33;
  border: 0;
  border-bottom: 2px solid #2A87FF;
  border-radius: 0;
  background-color: #ffffff !important;
}
.ue-tabs > li > a:focus,
.ue-tabs > li > a:hover {
  height: 30px;
  border-radius: 0;
  background-color: #E8EBF2;
  border: 1px solid transparent;
  color: #2D2F33;
}
.ue-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.ue-to-top {
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  padding: 0 11px;
  background: rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#33000000, endcolorstr=#33000000);
}
.ue-to-top:hover,
.ue-to-top:active {
  background: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66000000, endcolorstr=#66000000);
}
.ue-to-top i {
  font-size: 20px;
  color: #ffffff;
}
.ue-drag-left,
.ue-drag-right,
.ue-drag-middle,
.ue-drag-back {
  height: 100%;
  position: absolute;
}
.ue-drag-right {
  right: 0;
  width: auto;
}
.ue-drag-middle {
  width: 4px;
  z-index: 50;
}
.ue-drag-back {
  width: 0;
  border-right: 5px #3f93ff dashed;
  z-index: 40;
  display: none;
}
.rc-handle-container {
  position: relative;
}
.rc-handle {
  position: absolute;
  width: 7px;
  cursor: ew-resize;
  margin-left: -3px;
  z-index: 2;
}
/*表格*/
table.rc-table-resizing {
  cursor: ew-resize;
}
table.rc-table-resizing thead,
table.rc-table-resizing thead > th,
table.rc-table-resizing thead > th > a {
  cursor: ew-resize;
}
table.dataTable thead > tr {
  background-color: #F1F3F7;
  border-bottom: 0 !important;
}
.table > thead > tr > th {
  color: #5A5E66;
  font-size: 14px;
  font-weight: 700;
  vertical-align: middle;
  border-left: 0 !important;
  /*border-bottom: 1px solid @color-border !important;*/
}
table.table-bordered tbody th,
table.table-bordered tbody td {
  font-size: 14px !important;
  height: 40px;
  line-height: 40px;
}
.table tbody tr {
  color: #2D2F33;
}
.table tbody tr.odd {
  background-color: #ffffff !important;
}
.table tbody tr.even {
  background-color: #F7F8FB !important;
}
.table tbody th,
.table tbody td {
  height: 40px !important;
  line-height: 40px !important;
  border-bottom-width: 1px;
  border-color: #D9DEE7 !important;
  padding: 0 !important;
  font-size: 14px;
  border-top: 0 !important;
}
.table tbody tr:hover {
  background-color: #C9E0FF !important;
}
table.dataTable > tbody > tr > td a {
  color: #4190FF;
}
.table tbody tr td li {
  color: #424347 !important;
}
.dataTables_JUIFooter {
  padding: 0 15px;
}
div.dataTables_length > label {
  margin: 0;
}
div.dataTables_info {
  line-height: 26px;
  margin-right: 10px;
  width: auto;
  color: #848C9A;
}
.table > tbody > tr > td.dataTables_empty {
  height: 260px !important;
}
div.dataTables_paginate ul.pagination {
  margin: 0;
}
div.dataTables_length select,
select.recordsperpage {
  height: 26px !important;
  border: 1px solid #D9DEE7;
  margin-top: 0;
  border-radius: 6px;
}
div.dataTables_length select option {
  color: #2D2F33;
}
.norecord {
  background-size: auto 53% !important;
  background-position-y: 50px !important;
}
.norecord .zwsj {
  font-size: 16px;
  margin-top: 140px;
  display: inline-block;
  color: #666666;
}
.table-bordered {
  border: 0;
}
.dataTables_wrapper {
  overflow: hidden;
  /*margin-top: 8px;*/
  width: 100%;
}
table.table {
  margin-top: 0px !important;
}
table.dataTable {
  margin-top: 0px !important;
  border: 1px solid #D9DEE7;
  border-radius: 7px;
  overflow: hidden;
  border-collapse: initial;
}
table.dataTable thead > tr > th {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #D9DEE7;
}
.table-bordered {
  border: 0;
}
.table-bordered > tbody > tr > td {
  color: #424347 !important;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-color: #D9DEE7 !important;
}
.table-bordered > tbody > tr:last-child > td,
.table-bordered > tbody > tr:last-child > th {
  border-bottom-width: 0 !important;
}
tr.odd td.sorting_1 {
  background: none;
}
tr.even td.sorting_1 {
  background: none;
}
/*.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-color: #66afe9 !important;
}*/
div.dataTables_scrollBody table,
div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable,
div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer {
  border-radius: 0;
}
/*可编辑表格*/
.slickgrid {
  border: 1px solid #D9DEE7 !important;
  border-radius: 7px;
  overflow: hidden;
}
.slickgrid .slick-header-column {
  color: #424347;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #D9DEE7 !important;
  background: #F1F3F7;
}
.slick-row {
  line-height: 51px !important;
  height: 51px !important;
}
.slick-row.even {
  background-color: #F7F8FB !important;
}
.slick-row.odd {
  background-color: #ffffff !important;
}
.slick-row:hover,
.selected.slick-cell {
  background: #C9E0FF !important;
}
.slick-row .slick-cell {
  border: 0 !important;
  line-height: 51px !important;
  height: 51px !important;
}
.slick-row .slick-cell.editable {
  background-color: #ffffff;
}
.slick-column-name {
  color: #2D2F33;
  font-weight: 700;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
}
.slickgrid .form-control {
  border-radius: 5px 0 0 5px;
  min-width: auto !important;
}
input.editor-text,
select.editor-select {
  background-color: #ffffff;
  border: 1px solid #D9DEE7;
  border-radius: 4px;
  padding: 0 5px;
  height: 90%;
}
#a2 {
  color: #5FC875 !important;
}
#a1 {
  color: #F15E5D !important;
}
#a0 {
  color: #4190FF !important;
}
/*表格-结束*/
/*提示框*/
.ui-dialog {
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #D9DEE7;
  color: #2D2F33;
}
.ui-dialog-header {
  border-bottom: 1px solid #2A87FF;
  background: #ffffff !important;
  position: relative;
  border: 0;
  font-size: 16px;
}
.ui-dialog-close {
  top: 6px;
  color: #929292;
  font-size: 30px;
  padding: 0 !important;
  font-weight: normal;
  position: absolute;
  text-shadow: none;
}
.ui-dialog-close:hover,
.ui-dialog-close:focus {
  color: #666666;
}
.ui-dialog-body {
  padding: 10px 20px;
}
.ui-dialog-footer {
  padding: 0 20px 30px;
}
.ui-dialog-footer button + button {
  margin-bottom: 0;
  border-radius: 5px;
  border-color: #2A87FF;
  outline: none !important;
  margin-left: 18px !important;
  outline: none;
  height: 32px;
  font-size: 14px;
  padding: 0 20px;
}
.ui-dialog-footer button.ui-dialog-autofocus:hover,
.ui-dialog-footer button.ui-dialog-autofocus:focus,
.ui-dialog-footer button.ui-dialog-autofocus:active {
  margin-bottom: 0;
  border-color: #2A87FF;
  outline: none;
  padding: 0 20px;
}
.ui-dialog-footer button.ui-dialog-autofocus {
  border-radius: 5px !important;
  background-color: #2A87FF !important;
  height: 32px;
  font-size: 14px;
  padding: 0 20px;
}
.ui-dialog-button {
  text-align: center !important;
}
.ui-dialog-title {
  color: #2D2F33;
  padding-left: 30px;
}
.ui-dialog-footer button {
  color: #3f93ff;
  border-color: #2A87FF;
}
.ui-dialog-footer button:hover,
.ui-dialog-footer button:focus,
.ui-dialog-footer button:active {
  background-color: #d4e7ff;
  color: #2A87FF;
  border-color: #2A87FF;
}
.ui-dialog-max {
  position: absolute;
  right: 45px;
  top: 10px;
  border: 0;
  background: none;
}
.ui-dialog-max .max-font {
  color: #929292;
}
.ui-dialog-max .fa-compress:before {
  content: "\f2d2" !important;
}
.ui-dialog-title {
  cursor: all-scroll;
}
/*提示框-结束*/
/*表单卡片区域*/
.pb-fieldset {
  margin: 0;
  border-radius: 5px;
  padding: 5px 0;
  padding-bottom: 15px;
  position: relative;
}
.pb-fieldset h3 {
  padding: 7px 0 8px 0;
  margin: 0;
  color: #2A87FF;
  border-radius: 5px;
  position: relative;
  padding-left: 10px;
  font-size: 16px;
  border: 0;
  cursor: pointer;
  font-weight: bold;
  /* margin-bottom: .2rem; */
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  -khtml-user-select: none;
  /*早期浏览器*/
  user-select: none;
}
.pb-fieldset h3:before {
  content: "";
  width: 4px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background-color: #2A87FF;
  border-radius: 5px;
}
/*图标点击收起列表*/
.pb-toggle-Outerspan {
  float: right;
  margin-right: 20px;
  font-size: 14px;
  width: 50px;
  height: 20px;
  position: relative;
}
.pb-toggle-Innerspan {
  color: #929292;
  display: none;
  position: absolute;
  vertical-align: middle;
  margin-left: 7px;
  right: 0;
  padding-top: 3px;
}
.pb-toggle-img {
  /*background: url(../img/arrow1.png) no-repeat 100% 100%;
  background-size: 100% 100%;*/
  position: absolute;
  left: 0;
  /*width:22px;*/
  /*height:22px;*/
  /*right:7px;*/
  color: #929292;
  font-size: 20px;
}
.pb-toggle-img1 {
  /*background:url(../img/arrow3.png) no-repeat 100% 100%;*/
  /*background-size: 100% 100%;*/
  position: absolute;
  left: 0;
  /*width:22px;*/
  /*height:22px;*/
  /*right:7px;*/
  color: #929292;
  font-size: 20px;
  transform: rotate(180deg);
}
.pb-toggle-Outerspan:hover span {
  display: block;
}
.pb-toggle-Outerspan:hover .pb_toggle_img {
  /*background:url(../img/arrow2.png) no-repeat 100% 100%;*/
  /*background-size: 100% 100%;*/
  /*position:absolute;*/
  /*width:22px;*/
  /*height:22px;*/
  /*right:7px;*/
}
.pb-toggle-Outerspan:hover .pb-toggle-img1 {
  /*background:url(../img/arrow4.png) no-repeat 100% 100%;*/
  /*background-size: 100% 100%;*/
  /*position:absolute;*/
  /*position:absolute;*/
  /*width:22px;*/
  /*height:22px;*/
  /*right:7px;*/
}
.pb-fieldset-close {
  height: 55px;
  overflow: hidden;
}
.pb-fieldset .form-horizontal {
  margin-top: 0;
}
.pb-form-div {
  transition: height 2s;
  -webkit-transition: height 2s;
}
.pb-toggle-btn {
  width: 75px;
  height: 18px;
  text-align: center;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0px;
  margin: auto;
  border: 1px solid #D9DEE7;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
  z-index: 1;
  background: #F5F6F9;
}
.pb-toggle-btn:hover {
  background: #DCDCDC;
}
.pb-toggle-btn .fa {
  font-size: 18px;
}
.pb-toggle-btn:hover .fa {
  color: #424347;
}
.pb-fieldset-cover h3 {
  display: none;
}
.pb-fieldset-cover .pb-fieldset-font {
  margin-left: 1px;
}
.pb-fieldset-cover h3::before {
  width: 0;
}
/*图标点击收起列表*/
/*.pb-fieldset h3 {
  line-height: 30px;
  margin: 0;
  color: @color-primary;
  background-color: @color-white;
  border-radius: 5px;
  position: relative;
  padding-left: 10px;
  font-size: @font-size-default;
  font-weight: bold;
  border: 0;
  cursor: pointer;
  font-weight: bold;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  overflow: hidden;
}*/
/*.pb-fieldset h3:before {
  content: "";
  width: 4px;
  height: 18px;
  position: absolute;
  top: 17%;
  left: 0;
  background-color: @color-primary;
}*/
/*表单区域添加上边距*/
.pb-fieldset-btmMargin {
  margin-bottom: 8px;
}
.pb-fieldset .col-md-11 {
  padding: 0;
}
.pb-fieldset .col-md-2 {
  position: absolute;
  right: 100px;
  bottom: 5px;
  padding: 0;
}
.pb-fieldset .col-md-1 {
  position: absolute;
  right: 0px;
  bottom: 5px;
  padding: 0;
}
.pb-sticky {
  position: fixed !important;
  top: 0;
  z-index: 9999;
  width: 100%;
}
/*表单卡片区域-结束*/
/*功能表单样式*/
.pb-form-cx,
.pb-form-items {
  width: 100%;
  zoom: 1;
}
.pb-form-cx:after {
  clear: both;
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}
.pb-form-items:after {
  clear: both;
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}
.pb-form-cx label,
.pb-form-items label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
  color: #848C9A;
}
.pb-form-cx label .required,
.pb-form-items label .required {
  font-size: 25px;
  margin-right: 5px;
  color: #F34A34;
  position: relative;
  left: 2px;
}
.pb-form-cx > div:not(.pb-input-100):not(.pb-textarea-100):not(.pb-input-66):not(.pb-textarea-66),
.pb-form-items > div:not(.pb-input-100):not(.pb-textarea-100):not(.pb-input-66):not(.pb-textarea-66) {
  width: 32.33%;
  float: left;
  font-size: 14px;
  color: #2D2F33 !important;
  margin: 5px 0;
}
.pb-form-cx-50 > div {
  width: 50% !important;
  float: left;
  font-size: 14px;
  color: #2D2F33 !important;
  margin: 5px 0;
}
.pb-form-cx > div > div:nth-child(1) {
  width: 30%;
  float: left;
  /*padding-left: 30px;*/
  height: 32px;
  line-height: 32px;
  padding-right: 2px;
}
.pb-form-items > div > div:nth-child(1) {
  width: 35%;
  float: left;
  padding-left: 10px;
  height: 32px;
  line-height: 32px;
}
.pb-form-cx > div > div:nth-child(2) {
  width: 60%;
  float: left;
  height: 32px;
  display: flex;
  align-items: center;
}
.pb-form-items > div > div:nth-child(2) {
  width: 64%;
  float: left;
  height: 32px;
  display: flex;
  align-items: center;
}
.pb-input-100 {
  width: 100%;
  color: #2D2F33;
  float: left;
  margin: 5px 0;
}
.pb-input-66 {
  width: 66%;
  color: #2D2F33;
  float: left;
  margin: 5px 0;
}
.pb-textarea-100 {
  width: 100%;
  color: #2D2F33;
  float: left;
  margin: 5px 0;
  font-size: 14px;
}
.pb-textarea-66 {
  width: 66%;
  color: #2D2F33;
  float: left;
  margin: 5px 0;
}
.pb-form-items .pb-input-100 > div:nth-child(1) {
  width: 11.3%;
  float: left;
  margin-top: 5px;
}
.pb-form-items .pb-input-100 > div:nth-child(2),
.pb-form-items .pb-textarea-100 > div:nth-child(2) {
  width: 88.6%;
  float: left;
  height: auto;
}
.pb-form-items .pb-textarea-100 > div:nth-child(1) {
  width: 11.3%;
  float: left;
  margin-top: 5px;
}
.pb-form-items .pb-input-66 > div:nth-child(2) {
  width: 81.1%;
  float: left;
  margin-right: 6px;
}
.pb-form-items .pb-textarea-66 > div:nth-child(2) {
  width: 81.4%;
  float: left;
  margin-right: 6px;
}
.pb-form-items .pb-textarea-66 > div:nth-child(1) {
  width: 16.8%;
  float: left;
}
.pb-form-items .pb-input-66 > div:nth-child(1) {
  width: 17.1%;
  float: left;
}
.pb-form-cx input,
.pb-form-cx select,
.pb-form-items input,
.pb-form-items select {
  position: relative;
  z-index: 2;
  float: left;
  margin-bottom: 0;
  vertical-align: middle;
  display: table-cell;
  opacity: 1;
  width: 100%;
  height: 32px;
  font-size: 14px !important;
  padding: 0px 12px;
  line-height: 1.42857143;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #D9DEE7;
  border-radius: 4px;
  color: #2D2F33;
}
.pb-form-cx input:hover,
.pb-form-items input:hover {
  border: 1px solid #2A87FF;
}
.pb-form-cx input:focus,
.pb-form-items input:focus {
  border: 1px solid #2A87FF;
}
.pb-form-cx input[type="checkbox"],
.pb-form-items input[type="checkbox"],
.pb-form-cx input[type="radio"],
.pb-form-items input[type="radio"] {
  width: auto;
  height: auto;
}
.pb-form-cx textarea,
.pb-form-items textarea {
  position: relative;
  z-index: 2;
  float: left;
  margin-bottom: 0;
  vertical-align: middle;
  display: table-cell;
  opacity: 1;
  width: 100%;
  font-size: 14px !important;
  padding: 10px 12px;
  line-height: 1.42857143;
  background-image: none;
  border: 1px solid #D9DEE7;
  border-radius: 4px;
}
.pb-form-cx select option,
.pb-form-items select option {
  font-size: 14px;
  color: #2D2F33;
}
.pb-form-items input,
.pb-form-items select {
  /*width: 95%;*/
  /* width: 80%; */
}
.pb-form-items select[disabled='disabled']::-ms-value {
  color: #2D2F33;
}
.pb-form-items .input-group > input {
  /*width: 85%;*/
  /* width: 70%; */
}
.pb-form-items input::-webkit-input-placeholder {
  color: #BDBDBD;
}
.pb-form-items input::-moz-placeholder {
  color: #BDBDBD;
}
.pb-form-items input:-moz-placeholder {
  color: #BDBDBD;
}
.pb-form-items input:-ms-input-placeholder {
  color: #BDBDBD;
}
.pb-form-items textarea {
  width: 96.4%;
}
.pb-form-items textarea::-webkit-input-placeholder {
  color: #BDBDBD;
}
.pb-form-items textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #BDBDBD;
}
.pb-form-items textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #BDBDBD;
}
.pb-form-items textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #BDBDBD;
}
.pb-form-items > .pb-textarea-66 > div > textarea {
  width: 91.7%;
}
.pb-form-items > .pb-input-100 > div > input {
  /*width: 98%;*/
  /*width: 94.2%;*/
  width: 96.4%;
}
.pb-form-items > .pb-input-66 > div > input {
  width: 92%;
}
.form-inline:after {
  clear: both;
}
.form-inline .input-group .input-group-addon {
  /*display: inline-block;*/
  padding: 0;
  padding: 0 10px;
  height: 32px;
  line-height: 1;
  font-size: 14px;
  border-radius: 0 5px 5px 0;
  background-color: #EAEAEA;
  cursor: pointer;
}
.form-inline .input-group .input-group-addon:hover {
  color: #2D2F33;
}
.slick-cell .input-group .input-group-addon {
  /*display: inline-block;*/
  padding: 0;
  padding: 0 10px;
  height: 32px;
  line-height: 1;
  font-size: 14px;
  border-radius: 0 5px 5px 0;
  background-color: #EAEAEA;
  cursor: pointer;
  border-color: #D9DEE7;
  color: #2D2F33;
}
.form-inline .input-group .input-group-addon .fa-lightbulb-o {
  font-size: 18px;
}
.form-inline .pb-form-cx .input-group .input-group-addon {
  line-height: 32px;
}
.form-inline .pb-form-items .input-group .input-group-addon {
  line-height: 32px;
}
.pb-form-cx .input-group .input-group-addon {
  /*display: inline-block;*/
  padding: 0 10px;
  min-width: 40px;
  height: 32px !important;
  line-height: 32px;
  font-size: 14px;
  border-radius: 0 5px 5px 0;
  background-color: #eff2f4;
  cursor: pointer;
  line-height: 1;
  color: #2D2F33;
  border: 1px solid #D9DEE7;
  border-left: 0;
}
.pb-form-cx .input-group .input-group-addon:hover {
  color: #2D2F33;
}
.pb-form-items .input-group .input-group-addon {
  /*display: inline-block;*/
  padding: 0;
  padding: 0 10px;
  min-width: 40px;
  height: 32px !important;
  line-height: 1;
  font-size: 14px;
  border-radius: 0 5px 5px 0;
  background-color: #eff2f4;
  cursor: pointer;
  color: #2D2F33;
  border: 1px solid #D9DEE7;
  border-left: 0;
}
.pb-form-cx .input-group .input-group-addon .fa {
  line-height: 32px;
}
.pb-form-items .input-group .input-group-addon .fa {
  line-height: 32px;
}
.input-group-addon-slickgrid {
  width: 1%;
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  border-radius: 0 5px 5px 0;
  background-color: #EAEAEA;
  cursor: pointer;
}
.pb-form-cx .input-group-addon {
  width: 15% !important;
  display: inline-block;
}
.pb-form-cx .input-group > input,
.pb-form-items .input-group > input {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pb-form-cx .input-group > input:focus,
.pb-form-items .input-group > input:focus {
  border: 1px solid #2A87FF;
}
.pb-form-items .pb-textarea-100 > div:nth-child(2) > textarea,
.pb-form-items .pb-textarea-66 > div:nth-child(2) > textarea {
  height: auto;
}
.noRequired {
  padding: 0;
}
.isRequired {
  width: 10px;
  height: 10px;
  background: url(../img/btsign.png) no-repeat;
  background-size: 100%;
  margin-right: 5px;
  padding: 0 !important;
}
/*搜索框*/
.pb-search-inline {
  float: left;
  width: 290px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.pb-sh-input {
  width: 100%;
  height: 32px;
  line-height: 32px;
  border-width: 1px;
  border-style: solid;
  background-color: #ffffff;
  border-radius: 4px;
  border-color: #D9DEE7;
  box-sizing: border-box;
  padding: 0 20px;
  outline: none;
  padding-right: 30px;
}
.pb-sh-input::-webkit-input-placeholder {
  /*颜色*/
  color: #BDBDBD;
}
.pb-sh-input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  /*颜色*/
  color: #BDBDBD;
}
.pb-sh-input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  /*颜色*/
  color: #BDBDBD;
}
.pb-sh-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  /*颜色*/
  color: #BDBDBD;
}
.pb-sh-input:focus {
  border-color: #2A87FF;
}
.pb-search {
  position: absolute;
  right: 0;
  top: 0;
  color: #929292;
  font-size: 20px;
  display: inline-block;
  height: 100%;
  line-height: 32px;
  padding: 0 10px;
  cursor: pointer;
}
.pb-search:hover {
  color: #2A87FF;
}
/*功能表单样式-结束*/
/*分页样式*/
.recordstate {
  margin-top: 0;
  line-height: 26px;
}
.flexTable_pageClass .pagination > li > a,
.pageList .pagination > li > a,
.flexTable_pageClass .pagination > li > span,
.pageList .pagination > li > span,
.flexTable_pageClass .pagination a,
.pageList .pagination a,
.flexTable_pageClass .pagination span,
.pageList .pagination span {
  display: inline-block;
  height: 26px;
  width: 26px;
  line-height: 26px;
  text-align: center;
  padding: 0 8px !important;
  color: #2A87FF;
  border: 1px solid #D9DEE7;
  margin: 0 4px;
  border-radius: 6px;
  background-color: #ffffff;
}
.flexTable_pageClass .pagination > li:first-child > a,
.pageList .pagination > li:first-child > a,
.flexTable_pageClass .pagination > li:first-child > span,
.pageList .pagination > li:first-child > span,
.flexTable_pageClass .pagination > li:last-child > a,
.pageList .pagination > li:last-child > a,
.flexTable_pageClass .pagination > li:last-child > span,
.pageList .pagination > li:last-child > span {
  border-radius: 6px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.flexTable_pageClass .pagination > li > a:focus,
.pageList .pagination > li > a:focus,
.flexTable_pageClass .pagination > li > a:hover,
.pageList .pagination > li > a:hover,
.flexTable_pageClass .pagination > li > span:focus,
.pageList .pagination > li > span:focus,
.flexTable_pageClass .pagination > li > span:hover,
.pageList .pagination > li > span:hover {
  color: #2A87FF;
  background-color: #ffffff;
  border: 1px solid #eaf3ff !important;
}
.flexTable_pageClass .pagination .current,
.pageList .pagination .current,
.flexTable_pageClass .pagination > .active > a,
.pageList .pagination > .active > a,
.flexTable_pageClass .pagination > .active > a:focus,
.pageList .pagination > .active > a:focus,
.flexTable_pageClass .pagination > .active > a:hover,
.pageList .pagination > .active > a:hover,
.flexTable_pageClass .pagination > .active > span,
.pageList .pagination > .active > span,
.flexTable_pageClass .pagination > .active > span:focus,
.pageList .pagination > .active > span:focus,
.flexTable_pageClass .pagination > .active > span:hover,
.pageList .pagination > .active > span:hover {
  color: #ffffff;
  background-color: #2A87FF !important;
  border: 1px solid #2A87FF !important;
}
.flexTable_pageClass .pagination > .disabled > a,
.pageList .pagination > .disabled > a,
.flexTable_pageClass .pagination > .disabled > a:focus,
.pageList .pagination > .disabled > a:focus,
.flexTable_pageClass .pagination > .disabled > a:hover,
.pageList .pagination > .disabled > a:hover,
.flexTable_pageClass .pagination > .disabled > span,
.pageList .pagination > .disabled > span,
.flexTable_pageClass .pagination > .disabled > span:focus,
.pageList .pagination > .disabled > span:focus,
.flexTable_pageClass .pagination > .disabled > span:hover,
.pageList .pagination > .disabled > span:hover,
.flexTable_pageClass .pagination .current.prev,
.pageList .pagination .current.prev,
.flexTable_pageClass .pagination .current.next,
.pageList .pagination .current.next {
  color: #2D2F33;
  background-color: #eaf3ff !important;
  border: 1px solid #eaf3ff !important;
}
/*分页样式-结束*/
/*文字颜色*/
.pb-text-red {
  color: #F34A34 !important;
}
.pb-text-green {
  color: #1FB682 !important;
}
.pb-text-blue {
  color: #126DE6 !important;
}
.pb-text-orange {
  color: #F39734 !important;
}
/*文字颜色-结束*/
/* 明细标题文字color颜色开始 */
.pb-color-blue {
  color: #2D2F33 !important;
}
.pb-color-blue:before {
  background-color: #298CEF !important;
}
.pb-color-green {
  color: #2D2F33 !important;
}
.pb-color-green:before {
  background-color: #4EB14E !important;
}
.pb-color-orange {
  color: #2D2F33 !important;
}
.pb-color-orange:before {
  background-color: #EC6941 !important;
}
.pb-color-cyan {
  color: #2D2F33 !important;
}
.pb-color-cyan:before {
  background-color: #009E96 !important;
}
.pb-color-gray {
  color: #2D2F33 !important;
}
.pb-color-gray:before {
  background-color: #82858C !important;
}
/*由原来的不同颜色改为相同颜色*/
/* 明细标题文字color颜色-结束 */
/*页签*/
.pb-tag {
  height: 35px;
  line-height: 32px;
  background: #ffffff;
  border: 1px solid #D9DEE7;
  border-radius: 4px;
  color: #2D2F33;
  display: inline-block;
  margin: 0 5px;
  padding: 0 10px;
  font-size: 14px;
  box-sizing: border-box;
}
.pb-tag span {
  margin-left: 6px;
  font-size: 10px;
  cursor: pointer;
}
/*页签*/
/*editgrid样式开始*/
.pb-editgrid {
  width: 99%;
  /*margin-left:30px;
  margin-top:40px;*/
  margin: 0 auto;
}
.pb-editgrid > .pb-form-buttons {
  margin: 10px 0;
  overflow: hidden;
}
.pb-editgrid > .pb-form-buttons .btn {
  margin-top: 0;
  margin-bottom: 0;
}
/*editgrid样式结束*/
/*提示信息样式*/
.ue-sticky {
  border-radius: 6px;
}
.ue-sticky.success {
  border: 1px solid #1FB682;
  color: #1FB682;
  background: #D2ECD0;
}
.ue-sticky.success .fa {
  color: #1FB682;
}
.ue-sticky.error {
  border: 1px solid #F34A34;
  color: #F34A34;
  background: #F1CFCA;
}
.ue-sticky.error .fa {
  color: #F34A34;
}
.ue-sticky.warning {
  border: 1px solid #F39734;
  color: #F39734;
  background: #FDE6C0;
}
.ue-sticky.warning .fa {
  color: #F39734;
}
.ue-sticky .fa {
  margin-right: 10px;
  vertical-align: middle;
}
/*提示信息样式*/
/* 自定义下拉框样式 */
.bootstrap-select .dropdown-menu {
  background-color: #ffffff !important;
}
.bootstrap-select > .dropdown-toggle {
  height: 32px !important;
}
.bootstrap-select .dropdown-toggle.btn-default {
  background-color: #ffffff !important;
  color: #2D2F33;
  border: 1px solid #D9DEE7;
}
.pb-form-cx > div > div:nth-child(2) .bootstrap-select,
.pb-form-items > div > div:nth-child(2) .bootstrap-select {
  width: 100% !important;
}
.pb-form-cx > div > div:nth-child(2) select,
.pb-form-items > div > div:nth-child(2) select {
  border-radius: 4px !important;
}
.pb-form-cx > div > div:nth-child(2) .bootstrap-select .btn,
.pb-form-items > div > div:nth-child(2) .bootstrap-select .btn {
  margin: 0 !important;
  background-color: #ffffff !important;
  color: #2D2F33 !important;
  border: 1px solid #D9DEE7 !important;
  border-radius: 4px;
  height: 32px !important;
}
.pb-form-cx > div > div:nth-child(2) .bootstrap-select.btn-group .dropdown-toggle .filter-option,
.pb-form-items > div > div:nth-child(2) .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  font-size: 14px;
  line-height: 32px;
}
.pb-form-cx > div > div:nth-child(2) .bootstrap-select.btn-group .dropdown-toggle .caret,
.pb-form-items > div > div:nth-child(2) .bootstrap-select.btn-group .dropdown-toggle .caret {
  right: 7px;
  color: #666666;
}
/* 自定义下拉框样式 */
/*单选*/
.radio_box {
  display: inline-block;
  position: relative;
  margin-right: 18px;
}
.radio_box input {
  display: none;
}
.radio_box label {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0.05rem;
  left: 0;
  border: 1px solid #2A87FF;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
.radio_box input:checked + label:after {
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
  top: 4px;
  left: 4px;
  background: #2A87FF;
  border-radius: 50%;
}
.radio_box i {
  font-style: normal;
  display: inline-block;
  margin-left: 25px;
}
/*单选*/
/* 复选框 */
.check_box {
  display: inline-block;
  position: relative;
}
.check_box label {
  width: 16px;
  height: 16px;
  min-height: auto;
  position: absolute;
  top: -12px;
  left: -2px;
  border: 1px solid #666666;
  border-radius: 10%;
  background: #ffffff;
  padding: 4px;
  cursor: pointer;
  max-width: none;
  margin-bottom: 0px;
}
.check_box label:hover {
  border: 1px solid #2A87FF;
}
.check_box label::after {
  content: "";
  width: 10px;
  height: 6px;
  position: absolute;
  top: 3px;
  left: 2px;
  border: 0;
  border-top: none;
  border-right: none;
  opacity: 0.4;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.check_box label:hover:after {
  border: 0px;
  border-top: none;
  border-right: none;
}
.check_box input {
  display: none;
}
.check_box input:checked + label {
  border: 1px solid #7fb7ff;
  background: #2A87FF;
}
.check_box input:checked + label:after {
  opacity: 1;
  border: 2px solid #ffffff;
  border-top: none;
  border-right: none;
}
.check_box em {
  margin: 0 0 0 32px;
  font-style: normal;
}
.slick-cell .check_box {
  display: inline-block;
  position: absolute;
  text-align: center;
  left: 0px;
  right: 0px;
  margin: auto;
  top: 0px;
  bottom: 0px;
}
.slick-cell .check_box label {
  width: 16px;
  height: 16px;
  min-height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 16px;
  margin: auto;
  border: 1px solid #666666;
  border-radius: 10%;
  background: #ffffff;
  padding: 4px;
  cursor: pointer;
  max-width: none;
  margin-bottom: 0px;
}
.slick-column-name .check_box {
  display: inline-block;
  position: absolute;
  text-align: center;
  left: 0px;
  right: 0px;
  margin: auto;
  top: 0px;
  bottom: 0px;
}
.slick-column-name .check_box label {
  width: 16px;
  height: 16px;
  min-height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 10px;
  margin: auto;
  border: 1px solid #666666;
  border-radius: 10%;
  background: #ffffff;
  padding: 4px;
  cursor: pointer;
  max-width: none;
  margin-bottom: 0px;
}
.flexTable_pageClass {
  float: right;
  margin-top: 10px;
}
/* 增加textarea hover focus边框颜色 */
.pb-form-cx textarea:focus,
.pb-form-items textarea:focus {
  border: 1px solid #2A87FF;
}
.pb-form-cx textarea:hover,
.pb-form-items textarea:hover {
  border: 1px solid #2A87FF;
}
/* 下拉框背景色修改 */
.dropdown-menu > li > a:focus {
  background-color: #2A87FF !important;
  outline: none;
  color: #ffffff;
}
.dropdown-menu > li > a {
  color: #2D2F33;
}
/* 复选框 */
.datetimepicker {
  background-color: #ffffff;
}
[class*=" datetimepicker-dropdown"]:after {
  border-bottom: 6px solid #ffffff;
}
.datetimepicker table tr td span:hover {
  background-color: #D9DEE7;
}
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
  background: #2A87FF;
}
.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot tr:first-child th:hover,
.datetimepicker table tr td.day:hover {
  background-color: #C9E0FF;
}
.daterangepicker {
  background-color: #ffffff;
}
.daterangepicker .calendar-date {
  border: 1px solid #D9DEE7 !important;
  background: #ffffff;
}
.daterangepicker.opensright:after {
  border-bottom: 6px solid #ffffff;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #C9E0FF;
}
.daterangepicker td.in-range {
  background: #C9E0FF;
}
.form-inline span.tableTitle {
  margin: 0 !important;
  margin-left: 15px !important;
  line-height: 52px;
}
.popover {
  border: 1px solid #D9DEE7 !important;
  background: #F5F6F9;
}
.popover-title {
  background: none;
  border-bottom: 1px solid #D9DEE7;
}
.popover.bottom > .arrow {
  border-bottom-color: #929292 !important;
}
.popover.bottom > .arrow:after {
  border-bottom-color: #F5F6F9 !important;
}
.popover a {
  color: #3f93ff !important;
}
.stru-type {
  border: 1px solid #D9DEE7 !important;
  background-color: #F5F6F9 !important;
}
.stru-type:hover {
  background-color: #3f93ff !important;
  border-color: #3f93ff !important;
  color: #ffffff !important;
}
.stru-type .oper-btn span {
  background: #2670d0 !important;
  color: #ffffff !important;
}
.select-stru-type {
  background: #ffffff !important;
  border-bottom: 0 !important;
  color: #2D2F33 !important;
  width: 97% !important;
  margin: 0 auto;
  margin-left: 2%;
  margin-top: 4px;
}
.add-stru-type {
  border: 2px dashed #D9DEE7 !important;
  background-color: #ffffff !important;
  color: #424347 !important;
}
.add-stru-type:hover {
  border-color: #2A87FF !important;
}
.manager-type-link a,
.manager-type-link a:focus,
.manager-type-link a:hover,
.manager-type-link a:active {
  color: #3f93ff !important;
}
.menu-type {
  border: 1px solid #D9DEE7 !important;
  background-color: #ffffff !important;
}
.menu-type:hover {
  border-color: #3f93ff !important;
  color: #2D2F33 !important;
  background-color: #3f93ff !important;
}
.bread a:link {
  color: #2A87FF !important;
}
.file-upload-component {
  width: 97%;
  padding-left: 0;
  margin: 0 auto;
}
.plupload_content {
  border: 1px solid #D9DEE7;
}
.plupload_filelist_header,
.plupload_filelist_footer {
  background: #ffffff;
}
.plupload_filelist_header {
  border-top: 0;
  border-bottom: 1px solid #D9DEE7;
}
.plupload_filelist_header,
.plupload_filelist_footer {
  color: #2D2F33;
}
.plupload_file_status span {
  color: #2D2F33;
}
.plupload_filelist_footer {
  height: auto;
  padding: 4px 8px;
}
.plupload_scroll .plupload_filelist {
  height: 120px;
  overflow: hidden;
  overflow-y: auto;
  background: none;
}
li.plupload_droptext {
  font-size: 14px;
  line-height: 92px;
}
.plupload_button {
  border: 1px solid #2A87FF !important;
  padding: 5px 8px 5px 20px;
  margin-right: 4px;
  outline: 0;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  background: none;
  background-color: #fff;
  color: #2A87FF;
}
.plupload_button:hover,
.plupload_button:focus {
  color: #2A87FF;
}
.plupload_button:before {
  content: '';
  width: 2px;
  height: 12px;
  background: #2A87FF;
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.plupload_button:after {
  content: '';
  width: 12px;
  height: 2px;
  background: #2A87FF;
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.plupload_filelist li {
  color: #000000;
}
.modal-content {
  background-color: #ffffff;
  border-radius: 10px !important;
  overflow: hidden;
}
.modal-content .modal-header .close {
  color: #2D2F33;
}
@media only screen and (max-width: 1366px) {
  .pb-form-cx > div:not(.pb-input-100):not(.pb-textarea-100):not(.pb-input-66):not(.pb-textarea-66),
  .pb-form-items > div:not(.pb-input-100):not(.pb-textarea-100):not(.pb-input-66):not(.pb-textarea-66) {
    width: 33%;
  }
  .pb-form-cx > div > div:nth-child(1) {
    width: 40%;
    padding-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .pb-form-items > div > div:nth-child(1) {
    width: 36%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .pb-form-items .pb-textarea-100 > div:nth-child(1) {
    width: 11.8%;
  }
  .pb-form-items .pb-input-100 > div:nth-child(1) {
    width: 11.35%;
  }
  .pb-form-items .pb-input-66 > div:nth-child(1) {
    width: 26.5%;
  }
  .pb-form-items .pb-input-100 > div:nth-child(2),
  .pb-form-items .pb-textarea-100 > div:nth-child(2) {
    width: 88.2%;
  }
  .pb-form-items .pb-textarea-66 > div:nth-child(1) {
    width: 26%;
  }
  .pb-form-items .pb-input-66 > div:nth-child(2),
  .pb-form-items .pb-textarea-66 > div:nth-child(2) {
    width: 71.4%;
  }
  .pb-form-items > .pb-textarea-66 > div > textarea {
    width: 92.1%;
  }
  .pb-form-items textarea {
    width: 98.4%;
  }
  .pb-editgrid > .pb-form-buttons {
    /* margin-right:28px; */
  }
  .pb-zhqy .pb-zhqy-item > div:nth-child(odd) {
    width: 12%;
  }
  .pb-zhqy .pb-zhqy-item > div:nth-child(even) {
    width: 17%;
  }
  .form-inline .input-group .input-group-addon {
    padding: 0 7px;
  }
  .form-inline .input-group .input-group-addon .fa {
    font-size: 12px;
  }
  .pb-fieldset .col-md-1 .pb-btn-search {
    float: left;
    margin-right: 10px;
    padding: 0 10px;
  }
  .ue-menu-left {
    width: 240px;
  }
  .ue-menu-right {
    left: 240px;
  }
  .ue-menu-right .pb-form-div .col-md-11 {
    width: 87% !important;
  }
  .ue-menu-right .pb-form-div .col-md-1 {
    width: 13% !important;
  }
  .ue-menu-right .pb-form-div .pb-form-cx > div {
    width: 49% !important;
  }
  .ztree * {
    font-size: 14px;
  }
}
.ue-sticky-queue {
  z-index: 2000 !important;
}
@media (min-width: 992px) {
  .col-md-11 {
    width: 90.666667%;
  }
  .col-md-1 {
    width: 9.333333%;
  }
}
.tree-container {
  height: 100%;
  width: 100%;
  display: flex;
  padding: 0;
}
.tree-container-left {
  width: 260px;
  height: 100%;
}
.tree-container-right {
  flex: 1;
  padding: 0 20px;
  overflow-y: auto;
}
/* 树 */
.ztree * {
  font-size: 14px;
}
.ztree > li {
  margin: 5px;
}
.ztree li ul {
  padding: 0 0 0 5px;
}
.ztree li a {
  color: #2D2F33 !important;
}
.ztree li a span {
  color: #2D2F33 !important;
}
.ztree li a span:hover,
.ztree li a.curSelectedNode span {
  color: #2A87FF;
}
.ztree li a.curSelectedNode {
  background-color: #C9E0FF !important;
}
/* 树 */
.tree-container .treeAll {
  height: 100%;
  z-index: 1;
  width: 0;
  position: relative;
  transition: all 300ms ease 0s;
}
.tree-container .treeAll .zzs_btn {
  position: absolute;
  top: 0;
  left: 100%;
  writing-mode: vertical-lr;
  width: 18px;
  height: 70px;
  border: 1px solid #2A87FF;
  border-left: 0;
  border-radius: 0 5px 5px 0;
  text-align: center;
  opacity: 1;
  cursor: pointer;
  letter-spacing: 4px;
  background: #2A87FF;
  color: #ffffff;
  font-size: 12px;
  align-items: center;
  display: flex;
}
.tree-container .treeAll .zzs_btn > span {
  margin-top: auto;
  color: #ffffff;
  /*margin-bottom: .05rem;*/
  opacity: 1;
  background: none;
  width: auto;
  height: auto;
  transform: none !important;
  font-size: 11px;
  transform: rotateY(0deg);
}
.tree-container .treeAll.open {
  /*box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);*/
  /*background-color: #fff;*/
  position: relative;
  border-right: 1px solid #D9DEE7;
}
.tree-container .treeAll.open .zzs_btn {
  /*left: -.3rem;*/
}
.tree-container-left {
  border-right: 1px solid #D9DEE7;
}
.treeDiv,
.tree-container-left {
  height: 100%;
  transition: all 500ms;
  overflow: hidden;
}
.treeDiv .search_div,
.tree-container-left .search_div {
  display: flex;
  align-items: center;
  height: 32px;
  line-height: 32px;
  margin-bottom: 0;
  margin: 5px;
}
.treeDiv .search_div .search_btn,
.tree-container-left .search_div .search_btn {
  width: 40px;
  height: 100%;
  background: #2A87FF;
  border-radius: 0 4px 4px 0;
  text-align: center;
  font-size: 14px;
  margin-left: 0px;
  cursor: pointer;
  overflow: hidden;
  color: #ffffff;
  display: inline-grid;
}
.treeDiv .search_div > input,
.tree-container-left .search_div > input {
  flex: 1;
  /*width: calc(100% - 6.7rem);*/
  height: 100%;
  /* background: #012A53; */
  border: 1px solid #D9DEE7;
  border-radius: 4px 0 0 4px;
  outline: none;
  padding: 0 10px;
  background-color: #ffffff;
}
.treeDiv .treeList,
.tree-container-left .treeList {
  height: calc(100% - 45px);
}
.treeDiv .treeList .ztree,
.tree-container-left .treeList .ztree {
  height: 100% !important;
  padding: 0;
}
.treeDiv .treeList #organTree,
.tree-container-left .treeList #organTree {
  padding-left: 0px;
  padding-right: 0px;
}
/*# sourceMappingURL=pb_ui.css.map */