.meeting-myvideomeeting-create .wea-date-picker {
  width: 100%;
}

.meeting-myvideomeeting-create .wea-form-cell .videomtstarturl .wea-form-item-wrapper,
.meeting-myvideomeeting-create .wea-form-cell .videomtjoinurl .wea-form-item-wrapper{
  display: block !important;
  line-height: 30px;
  max-height: 30px;
  overflow: hidden;
}
.meeting-myvideomeeting-create .wea-form-cell .meeting-video-view-copy {
  padding: 0;
  margin-left: -15px;
}

.meeting-myvideomeeting-create .wea-form-cell .meeting-video-view-copy .wea-form-item-label {
  display: none;
}

.meeting-myvideomeeting-create .wea-form-cell .meeting-video-view-copy .meeting-video-view-copy-button {
  color: #4CB1FC;
  cursor: pointer;
  background: #fff;
  border: 0;
  line-height: 30px;
  padding: 0px 15px;
}

.meeting-myvideomeeting-create .wea-form-cell .meeting-video-view-copy .meeting-video-view-copy-button::after{
  display: none;
}

.meeting-myvideomeeting-create .wea-form-cell .meeting-video-view-copy .meeting-video-view-copy-button:hover {
  color: #353AB7;
  text-decoration: underline;
}

.meeting-video-modal-info .ant-confirm-header .ant-confirm-header-icon{
  color: #fa0;
}

.meeting-myvideomeeting-create .wea-form-cell .videomtstarturl .ant-col-14, .meeting-myvideomeeting-create .wea-form-cell .videomtjoinurl .ant-col-14 {
  margin-top: -1px;
}

.meeting-myvideomeeting-create .wea-form-cell .browsertype .ant-col-14{
  padding-top: 5px;
}

.wea-more-button  .wea-right-menu .wea-right-menu-item .meeting-video-content{
  display: inline-flex;
}
.mtpassword .wea-input-normal  {
  width: 93%;
    float: left;
}
.helpful{
      margin-top: 5px;
    padding-left: 5px;
    float: left;
}

/* 
路径：
视频会议插件/视频会议pc/视频会议插件pc/style/myVideoMeeting.css(58b30c8997874123a67b3b7ad4868b80)
*/
.wea-ecode-browser-modal .ant-modal-body {
  padding: 0;
}
.wea-ecode-browser-btns {
  border-top: 1px solid #d9d9d9;
  height: 64px;
  line-height: 64px;
  padding-left: 20px;
}
.wea-ecode-browser-btns .ant-btn {
  margin-right: 10px;
}
.wea-ecode-browser-btns-select {
  float: right;
  padding-right: 20px;
}
.wea-ecode-browser-btns-select:after {
  content: '';
  clear: both;
}
.wea-ecode-browser-table {
  height: calc(100% - 155px);
}
.wea-ecode-browser-table-col {
  text-align: center;
}
.wea-ecode-browser-table-single,
.wea-ecode-browser-table-single-active {
  display: inline-block;
  text-align: left ;
  height: 287px;
}
.wea-ecode-browser-table-single-con-single {
  cursor: pointer;
}
.wea-ecode-browser-table-single-con-single img {
  cursor: auto;
}
.wea-ecode-browser-table-single-con,
.wea-ecode-browser-table-single-active-con {
  width: 218px;
  height: 210px;
  padding: 11px 4px 0 4px;
  border: 1px solid #c2c2c2;
  -webkit-box-shadow: 0 0 3px 0 #c2c2c2;
          box-shadow: 0 0 3px 0 #c2c2c2;
  border-radius: 4px;
  position: relative;
}
.wea-ecode-browser-table-single-checkbox,
.wea-ecode-browser-table-single-active-checkbox {
  padding-left: 7px;
}
.wea-ecode-browser-table-single-hasform  {
  border: 1px solid #55A1F8;
  border-radius: 2px;
  color: #55A1F8;
  -webkit-box-shadow:  0px 0px 2px 0px #55A1F8;
  box-shadow: 0px 0px 2px 0px #55A1F8;
  display: inline-block;
  max-width: 60px;
  user-select: none;
  margin-left: 18px !important;
  position: relative;
  top: 5px;
  white-space: nowrap;
  word-break: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wea-ecode-browser-table-single-hasform.not-form {
  border-color: #999999;
  color: #999999;
  -webkit-box-shadow:  0px 0px 2px 0px #999999;
  box-shadow: 0px 0px 2px 0px #999999;
}
.wea-ecode-browser-table-single-num,
.wea-ecode-browser-table-single-active-num {
  position: absolute;
  top: 0;
  right: 0;
  padding: 11px 4px 0 0;
}
.wea-ecode-browser-table-single-num-icon,
.wea-ecode-browser-table-single-active-num-icon {
  color: #7e7e7e;
  padding: 0 10px;
}
.wea-ecode-browser-table-single-num-first,
.wea-ecode-browser-table-single-active-num-first {
  padding-right: 10px;
  border-right: 1px solid #c2c2c2;
}
.wea-ecode-browser-table-single-view,
.wea-ecode-browser-table-single-active-view {
  line-height: 40px;
  height: 40px;
  text-align: right;
  padding-right: 5px;
}
.wea-ecode-browser-table-single-view span,
.wea-ecode-browser-table-single-active-view span {
  padding: 0 13px;
  cursor: pointer;
}
.wea-ecode-browser-table-single-view span:hover,
.wea-ecode-browser-table-single-active-view span:hover {
  color: #009DFF;
}
.wea-ecode-browser-table-single-active .wea-ecode-browser-table-single-con {
  border: 1px solid #2DB7F5;
  -webkit-box-shadow: 0 0 3px 0 #2DB7F5;
          box-shadow: 0 0 3px 0 #2DB7F5;
}
.wea-ecode-browser-table-single-image, .wea-ecode-browser-table-single-image-single {
  width: 100%;
  height: calc(100% - 63px);
  margin-top: 11px;
  text-align: center;
}
.wea-ecode-browser-table-single-title {
  padding: 11px 5px 0 5px;
  color: #333;
  text-align: center;
  width: 218px;
}
.wea-ecode-browser-tableSub {
  height: calc(100% - 201px);
}
.wea-ecode-browser-tableSub-con {
  height: 100%;
}
.wea-ecode-browser-tableSub .ant-spin-nested-loading {
  margin-top: 15px;
}
.wea-ecode-browser-pagination {
  margin: 10px 0;
  text-align: right;
}
.wea-ecode-browser-pagination .ant-pagination {
  display: inline-block;
  padding-right: 10px;
}
.wea-ecode-browser-no-data {
  text-align: center;
  color: #999;
  height: calc(100% - 120px);
}
.wea-ecode-browser-no-data .wea-select{
  color: #000;
  margin-top: 10px;
}
.wea-ecode-browser-no-data .icon-coms-blank {
  font-size: 80px;
  color: #b2b2b2;
}
.wea-ecode-browser-no-data-con {
  position: absolute;
  top: calc(50% - 40px);
  left: calc(50% - 40px);
}
.wea-ecode-browser-apply {
  padding: 20px 0;
  width: 80%;
  padding-left: 10%;
  position: relative;
}
.wea-ecode-browser-apply .wea-select .ant-radio-wrapper {
  padding-top: 2px;
}
.wea-ecode-browser-apply-tip {
  position: absolute;
  top: 7px;
}
.wea-ecode-browser-authKey {
  margin: 10px;
  /* margin-top: 5px; */
  word-break: break-all;
  border: 1px solid rgb(217, 217, 217);
}
.wea-ecode-browser-authKey-dialog .wea-dialog-body{
  padding-top: 5px;
}
.wea-ecode-browser-authKey-icon {
  margin-left: 10px;
}
.wea-ecode-browser-authKey-con {
  padding: 10px 20px;
}
.wea-ecode-browser-title-hrm {
  position: absolute;
  top: -2px;
  right: -28px;
  font-size: 16px;
  cursor: pointer;
  padding: 0 5px;
}
.wea-ecode-browser-singleWfPage {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #fff;
  top: 0;
  right: 0;
  text-align: left;
  z-index: 9999;
}
.wea-ecode-browser-singleWfPage-btns {
  padding: 20px 0;
}
.wea-ecode-browser-singleWfPage-btns .ant-btn {
  margin-left: 16px;
}
.wea-ecode-browser-singleWfPage-btns .icon-coms-positive-sequence {
  font-size: 16px;
  vertical-align: text-top;
  color: #B2B2B2;
}
.wea-ecode-browser-singleWfPage-btn-active {
  border: 1px solid #55A1F8;
  color: #55A1F8;
}
.wea-ecode-browser-singleWfPage-btn-active .icon-coms-positive-sequence {
  color: #55A1F8;
}
.wea-ecode-browser-singleWfPage .ant-modal-close {
  position: relative;
  top: 0;
  right: 0;
}
.wea-ecode-browser-singleWfPage .anticon-user {
  cursor: pointer;
}
.wea-ecode-browser-singleWfPage-table {
  padding: 0 6px;
  height: calc(100% - 240px);
}
.wea-ecode-browser-singleWfPage-table-single {
  padding:0 11px 10px 11px;
  border: 1px solid #c2c2c2;
  -webkit-box-shadow: 0 0 3px 0 #c2c2c2;
          box-shadow: 0 0 3px 0 #c2c2c2;
  border-radius: 4px;
  position: relative;
}
.wea-ecode-browser-singleWfPage-table-single-desc-single-div {
  width: 100%;
}
.wea-ecode-browser-singleWfPage-table-col-title {
  font-size: 16px;
  color: #333;
  font-weight: bolder;
  text-align: center;
  padding: 16px 0 41px 0;
}
.wea-ecode-browser-singleWfPage-table-single {
  margin: 0 6px;
}
.wea-ecode-browser-singleWfPage-table-single-num, .wea-ecode-browser-singleWfPage-table-single-active-num {
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px 11px 0 11px;
}
.wea-ecode-browser-singleWfPage-table-single-num-icon,
.wea-ecode-browser-singleWfPage-table-single-active-num-icon {
  color: #b2b2b2;
  padding: 0 10px;
}
.wea-ecode-browser-singleWfPage-table-single-num {
  color: #868686;
}
.wea-ecode-browser-singleWfPage-table-single-num-first,
.wea-ecode-browser-singleWfPage-table-single-active-num-first {
  padding-right: 10px;
  border-right: 1px solid #b2b2b2;
}
.wea-ecode-browser-singleWfPage-table-single-image {
  text-align: center;
  padding-top: 5px;
  position: relative;
  height: 200px;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 10px;
  border: 1px solid #a2ceff;
}
.wea-ecode-browser-singleWfPage-table-single-desc-single {
  color: #868686;
  line-height: 18px;
  padding-top: 5px;
}
.wea-ecode-browser-singleWfPage-table-single-desc-single div {
  display: inline-block;
  padding-right: 5px;
}
.wea-ecode-browser-singleWfPage-table-single-desc-single div span{
  color: #4D7AD8;
}
.wea-ecode-browser-singleWfPage-table-single-desc-single-right {
  float: right;
  cursor: pointer;
}
.wea-ecode-browser-singleWfPage-table-single-desc-single-right:after {
  clear: both;
  content: '';
}
.wea-ecode-browser-singleWfPage-footer {
  text-align: right;
  border-top: 1px solid #e2e2e2;
}
.wea-ecode-browser-singleWfPage-footer .ant-btn{
  float: right;
  margin: 15px 25px;
  margin-left: 0;
}
.wea-ecode-browser-singleWfPage-footer .ant-btn:after{
  clear: both;
  content: '';
}
.wea-ecode-browser-singleWfPage-table-inDialog {
  height: calc(100% - 180px);
}
.wea-ecode-browser-singleWfPage-table-inDialog .wea-ecode-browser-singleWfPage-table-single {
  padding-top: 8px;
}
/* 修复WeaSelect多选样式问题 */
.wea-browser-modal .wea-search-group .wea-select {
  max-width: 391px;
}
.wea-browser-modal-workflowChart .wea-search-group .wea-select {
  max-width: 391px;
}
.wea-ecode-browser-selectSearch-inputSearch {
  display: inline-block;
}
.wea-ecode-browser-selectSearch-inputSearch .wea-input-focus {
  margin-left: 6px;
}

/* 
路径：
云商店/官方插件/style/云商店在线共享(云案例管理)/wea-ecode-browser/index.css(fb11d5c8c44542cea3d778d48d29d6fc)
*/
.secondary-verify-dialog{
  width: 300px;
}

.secondary-verify-dialog{
  width: 300px; 
}

.secondary-verify-dialog .am-list-body{
  border-bottom: none;
  padding-top: 20px;
}

.secondary-verify-dialog .am-list-body .tip{
  text-align: left;
}

.secondary-verify-dialog .tip .encrypt_tip{
  display: flex;
  display: -webkit-flex;
}

.secondary-verify-dialog .tip .encrypt_tip .tip_item{
  flex: 1;
  word-break: break-all;
}

.secondary-verify-dialog .am-list-body .am-list-line .am-list-content{
  white-space: normal;
}

.secondary-verify-dialog .am-list-body .ca-auth-item .am-list-line{
  border-bottom: none;
}

.secondary-verify-dialog .am-list-body .ca-auth-inputitem{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
}

.secondary-verify-dialog .am-list-body .ca-auth-inputitem .auth-code-timer{
  padding-right: 8px;
}

.secondary-verify-dialog .am-list-body .ca-auth-inputitem .auth-code-require{
  color: red;
}

.secondary-verify-dialog .am-list-body .ca-auth-inputitem .am-list-line{
  border: 1px solid #ddd;
  border-radius: 4px;
}

.secondary-verify-dialog .am-list-body .ca-auth-inputitem .am-list-line .am-input-control input{
  padding-left: 8px;
}

.secondary-verify-dialog .message-btn{
  padding-top: 5px;
  padding-left: 0px;
  text-align: left;
}

.secondary-verify-dialog .message-btn a{
  color: rgb(0, 0, 238);
}

.qys_check{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* 
路径：
人力资源/官方插件/二次验证密码4EM_V2/style/index.css(9adbd09c1ed34f9399d9b2f84dd7f142)
*/
.meeting-video-mobile-main{
  width: 100%;
  height: 120px;
  border-bottom:1px solid #E2E2E2;
}
.meeting-video-mobile-main{
  width: 100%;
  height: 120px;
  border-bottom:1px solid #E2E2E2;
}
.meeting-video-mobile-joinmeeting{
  float: left;
  width: 33.3%;
  margin-top: 15px;
}
.meeting-video-mobile-quickstart{
  float: left;
  width: 33.3%;
  margin-top: 15px;
}
.meeting-video-mobile-ordermeeting{
  float: left;
  width: 33.3%;
  margin-top: 15px;
  /* border:0.05px solid */
}
.bt-join{
  background-image:  url('/cloudstore/release/d12f07c3ea244b3dbffb89160ad38f50/resources/join.png');
  border-radius: 12px;
  width: 52px;
  height: 52px;
  /* margin-left: 33%; */
  margin: 0 auto;
   border: none;
   background-size: contain;
}
.bt-quick{
  background-image:  url('/cloudstore/release/d12f07c3ea244b3dbffb89160ad38f50/resources/quick.png');
  border-radius: 12px;
  width: 52px;
  height: 52px;
  /* margin-left: 33%; */
  margin: 0 auto;
   border: none;
   background-size: contain;
}
.bt-order{
  background-image:  url('/cloudstore/release/d12f07c3ea244b3dbffb89160ad38f50/resources/order.png');
  border-radius: 12px;
  width: 52px;
  height: 52px;
  /* margin-left: 33%; */
  margin: 0 auto;
      border: none;
      background-size: contain;
}
.join-font{
  /* margin-left: 33%;
  display: block;
  margin-top: 5px; */
  display: inline-block;
    width: 100%;
    /* border: 1px solid red; */
    text-align: center;
    margin-top: 10px;
}
.meeting-video-nodata{
   background-image:  url('/cloudstore/release/d12f07c3ea244b3dbffb89160ad38f50/resources/nodata.png');
   background-repeat: no-repeat;
    float: left;
    width: 150px;
    height: 150px;
    margin-left: 40%;
    margin-top: 200px
}
.nodata-main{
    /* border: 1px solid; */
    /* align-content: center; */
    margin-top: 115px;
    /* margin-left: 5px; */
    color: #B7C7E5;
        margin-left: 10px;
}
.video-history-main{
  /* background-image:  url('/cloudstore/release/d12f07c3ea244b3dbffb89160ad38f50/resources/history.png'); */
   background-repeat: no-repeat;
   /* border: 1px solid; */
    width: 66px;
    /* height: 20px; */
    position: absolute;
    margin-left: calc(100% - 66px);
    margin-top: 11px;
    border-radius: 81px 0 0 81px;
        font-family: PingFangSC-Regular;
    /* font-size: 10px; */
    color: #4878D3;
    letter-spacing: -0.39px;
    text-align: center;
    background: #DCE8FF;
}
.video-d{
  width: 33px;
  height: 38px;
  /* border: 1px solid; */
  float: left;
  font-size: 28px;
}
.video-m{
  float: left;
  margin-left: 5px;
  margin-top: 15px;
}
.video-date{
  float: left;
  width: 100%;
}
.meeting-video-info{
  float: left;
  width: 97%;
  margin-left: 10px;
  /* border: 1px solid; */
}
.video-data-item{
  /* border: 1px solid; */
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  width: 100%;
  border-bottom:1px solid #E2E2E2;
}
.video-item-name{
  height: 45px;
}
.video-item-left{
  float: left;
  width: 50%;
      line-height: 25px;
}
.video-item-left-left{
  float: left;
  width: 60%;
  line-height: 25px;
  color: #999999;
}
.video-item-right-right{
  float: right;
  width: 40%;
      line-height: 25px;
      color: #999999;
      display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video-item-right{
  float: right;
  width: 40%;
      line-height: 25px;
}
.video-history-date-duration{
  float: left;
  width: 33%;
  text-align: center;
  /* margin-top: 4%; */
  
}
.video-history-date-time-info{
  float: left;
  width: 33%;
  text-align: center;
  font-size: 30px;
}
.video-history-date{
  border-bottom:1px solid #E2E2E2;
}
.video-history-date-date{
      margin-bottom: 15px;
}
.video-history-date-time{
     margin-top: 15px;
}
.video-history-date-date-begin{
  float: left;
  width: 33%;
  text-align: center;
  font-size: 10px;
}
.video-history-date-date-end{
  text-align: center;
    width: 33.3%;
    display: inline-block;
    margin-left: 33%;
    font-size: 10px;
}
.video-split{
    height: 10px;
    /* border: 1px solid; */
    background: #F3F7FE;
}
.video-history-date-duration-main{
  width: 120px;
    /* text-align: center; */
    margin-left: 15%;
}
.duration-left{
      width: 19.9px;
    height: 1px;
    border: 1px solid #E2E2E2;
    background: #E2E2E2 100%;
    float: left;
    /* margin-left: 12px; */
    margin-top: 5px;
}
.duration-center{
  font-family: PingFangSC-Regular;
    /* font-size: 8px; */
    color: #333333;
    letter-spacing: 0;
    float: left;
    background: #F3F7FE;
    border-radius: 2px;
        margin-left: 5px;
    margin-right: 5px;
}
.duration-right{
      width: 19.9px;
    border: 1px solid #E2E2E2;
    height: 1px;
    background: #E2E2E2 100%;
    float: left;
    margin-top: 5px;
}
.video-m-m{
  float: left;
}
.video-m-week{
  float: left;
  margin-left: 5px;
}

.meeting-video-mobile-index .videomeetingListDiv {
  overflow-y: auto;
}
.video-history-info{
      margin-top: 2px;
    margin-left: 8px;
}
/* .vidoe-scroll{
  overflow-y:scorll;
  -webkit-overflow-scrolling:touch;
} */
.durtion-center-center{
  /* height: 45px; */
    /* vertical-align: center; */
    margin-top: 20px;
}
.video-item-main{
  margin-left: 10px;
}

/* 
路径：
视频会议插件/视频会议应用/style/index.css(1cc119beef8a45428aa96962927ae2eb)
*/
.ecode-cube-scene-upload {
  padding: 0;
}
.ecode-cube-scene-upload div{
  padding: 7px 15px;
}

/* 
路径：
云商店/官方插件/云案例管理(建模引擎场景设计)/云商店在线共享(云案例管理)/style/index.css(478eea8640c2492dbec7de5a8d29a7ae)
*/
body {  
    /* font-family: Arial, sans-serif;   */
}  
#customDialog {  
    position: fixed;  
    top: 0;  
    right: 0;  
    bottom: 0;  
    left: 0;  
    z-index: 1050;  
    overflow: auto;  
    outline: 0;  
    background-color: rgba(0, 0, 0, 0.4);  
}  

#customDialog #cancelButton{
  border: 1px solid #e9e9e9;
}
  
#customDialog .ant-modal-content {  
    position: relative;  
    background-color: #fff;  
    margin: 15% auto;  
    padding: 20px;  
    border-radius: 4px;  
    width: 500px;  
    max-width: calc(100% - 30px);  
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  
}  
  
#customDialog .ant-modal-close {  
    position: absolute;  
    top: 10px;  
    right: 10px;  
    font-size: 24px;  
    font-weight: bold;  
    color: #999;  
    cursor: pointer;  
}  
  
#customDialog .ant-modal-close:hover {  
    color: #666;  
}  
  
#customDialog .ant-modal-header {  
    padding: 13px 16px;  
    border-bottom: 1px solid #e9e9e9;  
    background-color: #fff;  
}  
  
#customDialog .ant-modal-title {  
    margin: 0;  
    font-size: 16px;  
    font-weight: bold;  
    line-height: 1.5715;  
}  
  
#customDialog .ant-modal-body {  
  padding: 16px;  
}  
  
#customDialog .ant-modal-footer {  
    padding: 10px 16px;  
    text-align: right;  
    border-top: 1px solid #e9e9e9;  
    background-color: #fff;  
}  
  
#customDialog .ant-btn {  
    display: inline-block;  
    margin-bottom: 0;  
    font-weight: normal;  
    text-align: center;  
    vertical-align: middle;  
    touch-action: manipulation;  
    cursor: pointer;  
    background-image: none;  
    border: 1px solid transparent;  
    white-space: nowrap;  
    padding: 6px 15px;  
    font-size: 14px;  
    line-height: 1.42857143;  
    border-radius: 4px;  
    user-select: none;  
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);  
}  
  
#customDialog .ant-btn-primary {  
    color: #fff;  
    background-color: #1890ff;  
    border-color: #1890ff;  
}  
  
#customDialog .ant-btn-primary:hover {  
    background-color: #40a9ff;  
    border-color: #40a9ff;  
}

/* 
路径：
zwx0129/提交后的流程预测页面显示弹窗/index.css(d63898b734434303b76ec4c05c9f9b39)
*/
/* 知识协同编辑列表样式 */

/* loading 效果 */
/* .docListTable .wea-new-table{
  height: 80%;
} */

/* .docListTable .clearfix{
  min-height: 330px;
} */

.docListTable .ant-table-body{
  height: 336px !important;
}

.docListTable .ant-table-placeholder{
  border-bottom: 0;
  position: absolute;
    top: 50%;
    left: 42%;
    z-index: 10;
}

.docListTable .wea-search-input-search input{
  border:1px solid #e0e0e0;
}

/* .docListTable .wea-search-input-search input{
  width: 150px;
} */

.docListTable .wea-search-input-search{
  width: 35%;
  /* float: right; */
  position: absolute;
  right: 0;
  height: 37px;
}
.docListTable .wea-search-input-search span{
  background: white;
  border:1px solid #e0e0e0;
  border-left:0 ;
  color: #e0e0e0;
  font-size: 14px;
  height: 31px;
  top: 2px;
}

.docListTable .wea-search-input-search .input{
  height: 31px;
}

.docListTable .wea-search-input-search .input-text{
  padding: 0 12px;
  height: 31px;
}

/* .docListTable .wea-search-input-search span [class*=icon-coms], [class^=icon-coms] {
  font-size: 15px;
} */

.docListTable .wea-search-input-search .input-text:hover{
  background: white;
}

.docListTable .wea-new-table td a{
  text-decoration: none !important;
}

/* .docListTable .wea-new-table td{
  font-size: 14px;
} */

.docListTable .ant-table-placeholder{
  display: none;
}

.docListTable .wea-new-table td .wea-url .doc-coope-share{
  display: none;
  font-size: 12px;
}
.docListTable .wea-new-table tr:hover .wea-url .doc-coope-share{
  display: block;
}
.docListTable .wea-demo-loading>div {
    position: absolute;
    top: 50%;
    margin-top: -10px;
}

.docListTable .wea-new-top{
  height: 2px;
  overflow: hidden;
}

.docListTable  .wea-new-top-wapper .wea-new-top{
  border-bottom:0;
}

.docListTable .ant-table-tbody>tr, .ant-table-thead>tr{
  height: 33px;
}

/* 
路径：
知识/默认分类/协同编辑列表/style/index.css(1bada84c9e364edd853bd820626c22a7)
*/
.portal_Element_TopStatistical{
  background-color: #e9edf4;
}
.portal_Element_TopStatistical .ul_TopStatistical{
  width:100%;
  position:relative;
  overflow:hidden;
}

.portal_Element_TopStatistical .ul_TopStatistical li.li_carousel{
  width: calc((100% - 30px) / 4);
  margin: 0 10px 0 0;
  padding: 12px;
  display: inline-block;
  border-radius: 2px;
  background: #fff;
  cursor: pointer;
  position: relative;
}

.portal_Element_TopStatistical .ul_TopStatistical li.li_carousel:last-child{
  margin-right: 0;
}

.portal_Element_TopStatistical .ul_TopStatistical li.li_carousel:hover{
  background: #fcfdff;
}
.portal_Element_TopStatistical .ul_TopStatistical li.li_carousel>h5{
  font-size: 12px;
  color: #026dff;
  font-weight: normal;
}
.portal_Element_TopStatistical .ul_TopStatistical .div_cardValue{
  position:relative;
  overflow:hidden;
  margin: 12px 5px 10px;
  display: none;
}
.portal_Element_TopStatistical .ul_TopStatistical .contrast_block{
  display: none;
}
.portal_Element_TopStatistical .ul_TopStatistical .div_cardValue div:first-child{
  width: 40%;
  display: inline-block;
}
.portal_Element_TopStatistical .ul_TopStatistical .div_cardValue div:last-child{
  width: 60%;
  display: inline-block;
}
.portal_Element_TopStatistical .ul_TopStatistical .div_cardValue div h3{
  font-size: 18px;
  color: #333;
  font-family: PingFang SC;
}
.portal_Element_TopStatistical .ul_TopStatistical .div_cardValue div:last-child h3,
.portal_Element_TopStatistical .ul_TopStatistical .div_cardValue div:last-child span{
  text-align: right;
}
.portal_Element_TopStatistical .ul_TopStatistical .div_cardValue div h3:hover{
  color: #666;
}
.portal_Element_TopStatistical .ul_TopStatistical .div_cardValue div span{
  font-size: 12px;
  color: #aaa;
  margin-top: 5px;
  display: block;
}
.portal_Element_TopStatistical .ul_TopStatistical .div_cardValue.active,.portal_Element_TopStatistical .ul_TopStatistical .contrast_block.active{
  display: block;
}
.portal_Element_TopStatistical .ul_TopStatistical li .contrast_block{
  background-color: #f4f6f9;
  border-radius: 2px;
  padding: 4px 10px;
}
.portal_Element_TopStatistical .ul_TopStatistical li .contrast_block>div{
  width: 50%;
  display: inline-block;
  color: #888;
  vertical-align: middle;
}
.portal_Element_TopStatistical .ul_TopStatistical li .contrast_block>div b{
  font-weight: normal;
  color: #333;
  margin-left: 5px;
  vertical-align: middle;
}
.portal_Element_TopStatistical .ul_TopStatistical li .contrast_block>div .icons{
  width: 10px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}
.portal_Element_TopStatistical .div_date{
  position: absolute;
  top: 12px;
  right: 5px;
}
.portal_Element_TopStatistical .div_date span{
  margin: 0 6px;
  color: #bbb;
  cursor: pointer;
}
.portal_Element_TopStatistical .div_date span.active{
  color: #666;
}

/* 
路径：
合同管理/数据统计门户元素/css/index.css(9e0344d3eb31497a9b3da6c2093b3399)
*/
#wf-req-form-odoc-button {
  height: 30px;
  line-height: 30px;
  position: absolute;
  width: 100%;
  background-color: #f3f3f3;
  overflow: hidden;
}

#wf-req-form-odoc-button .wea-select {
  width: 200px;
  font-size: 12px;
  margin-left: calc(50% - 125px);
}
#wf-req-form-odoc-button .type{
  margin-left: calc(50% - 125px);
  display: inline-block;
  width: 40px;
  text-align: center;
  height: 20px;
  font-size: 12px;
  background-color: #ccc;
  line-height: 20px;
  border-radius: 5px;
  color: #fff;
  position: absolute;
  top: 6px;
  z-index: 999;
}
#wf-req-form-odoc-button .wea-select .ant-select-selection{
  background-color: #f3f3f3;
}

#wf-req-form-odoc-button .wea-select .ant-select-selection .ant-select-selection-selected-value{
  margin-left: 45px;
}

#wf-req-form-odoc-button .wea-select .ant-select-open .ant-select-selection{
  box-shadow: none;
}
#wf-req-form-odoc-button .wea-select .ant-select-focused .ant-select-selection, .ant-select-selection:active, .ant-select-selection:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.ant-select-dropdown-menu-item-selected, .ant-select-dropdown-menu-item-selected:hover{
  color: #4d7ad8;
}
/*隐藏表单正文操作按钮*/
#wea_odoc_top_buttons,#wea_odoc_top_buttons + #container{
  /* display:none; */
}

/* 
路径：
合同管理/模板套用逻辑及多文档切换展示/style/index.css(daea0f05a4a742c7bd08712625701a84)
*/
.ant-calendar-input-wrap input {
    font-size: 12px !important;
}

/* 
路径：
样式调整/时间组件兼容/index.css(0bbdb00dc5ac4b23a499b8f8c38c16f5)
*/
.List {
  
}

.ListItemEven div,
.ListItemOdd div{
  display: inline-block;
  line-height: 38px;
  padding: 0 4px;
  border-bottom: 1px solid #e2e2e2;
}

/* .ListItemEven {
  background-color: #f8f8f0;
} */

.ListItemEven:hover, .ListItemOdd:hover {
  background: #e9f7ff;
}

.ecode-table {
  display: block;
  width: 100%;
  border: 1px solid #d9dddd;
  border-bottom: none;
}

/* <thead> */
.ecode-table-head {
  display: block;
  background: #f7fbfe;
}

.ecode-table-head .ecode-table-cell {
  padding: 10px;
  padding-left: 0;
  line-height: 20px;
}

/* <tbody> */
.ecode-table-body {
  display: block;
}

/* <tr> */
.ecode-table-row {
  display: block;
}
.ecode-table-row div{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* <td> */
.ecode-table-cell {
  display: inline-block;
}

.ecode-table-row div:first-child {
  padding-left: 28px
}

/* caption */
.ecode-table-caption {
  display: block;
  caption-side: bottom;
  border: 1px solid #d9dddd;
}

.table-row-expand-icon {
    cursor: pointer;
    display: inline-block;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 17px;
    border: none;
    user-select: none;
    background: transparent;
    margin-right: 6px;
}
.table-row-expand-icon-hidden{
  visibility: hidden;
}

/* 
路径：
ecode案例(renqingsong)（2020年06月15日 09时57分14秒导入）/树形表格组件/style.css(c61f6fa2788d4b708bb7e2fa10a6f528)
*/
.weaver-fna-modal-padding .ant-modal-content .wea-dialog-body .ant-spin-nested-loading{
  height: 100%;
}

.weaver-fna-modal-padding .wea-dialog-body .ant-spin-nested-loading .ant-spin-container{
  height: 100%;
}

/* 
路径：
财务1/流程表单发票浏览按钮selectedClickCB/index.css(1c0bfd68594c41beb631b673c116b457)
*/
.cube-broswer-img-wraper{
  position: relative;
}
.cube-broswer-img-select{
  height: 46px;
  line-height: 46px;
  margin-left: 10px;
  width: 120px;
}
.cube-broswer-empty{
  margin: auto;
  width: 80px;
  padding-top: 100px;
  color: gray;
}
/* table */
.cube-broswer-img-table{
  table-layout: fixed;
  width: 95%;
  margin: 0 auto;
}
/* 分页 */
.cube-broswer-img-pagination>ul{
  display: flex;
  justify-content: center;
}
/* td */
.cube-broswer-img-td{
  border: 1px solid rgba(204, 204, 204, 1);
  border-radius: 5px;
  padding: 8px;
}
.cube-broswer-img-td:hover{
  border-color: rgba(45, 183, 245, 1);
}
.cube-broswer-img-td-select{
  border-color: rgba(45, 183, 245, 1)
}
.cube-broswer-img-td-check{
  width: 12px;
  height: 12px;
  margin-bottom: 12px;
}
.cube-broswer-img-td-img{
 background-color: gray;
 height: 120px;
}
.cube-broswer-img-td-img img{
  width: 100%;
  height: 120px;
}
.cube-broswer-img-td-info{
  min-height: 24px;
  color: gray;
  padding-top: 8px;
  cursor: default;
  transform: scale(0.95)
}
.cube-broswer-img-td-info>h4{
  height: 16px;
  width: 160px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
}
.cube-img-td-info-wrapper{
  display: flex;
  justify-content: left;
  align-items: center;
  width: 100%;
  height: 18px;
}
.cube-img-td-info-wrapper div{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cube-img-td-info-wrapper>div:nth-child(1){
  width: 30%;
}
.cube-img-td-info-wrapper>div:nth-child(1)::after{
  content: ' : '
}
.cube-img-td-info-wrapper>div:nth-child(2){
  width: 70%;
}
.cube-img-td-info-wrapper>div:nth-child(2) a{
  color: gray
}
/* 定位到右上角 */
.cube-broswer-show-select{
  position: absolute;
}

/* 
路径：
浏览框相册（2020年05月20日 15时36分10秒导入）/broswerImg/index.css(1b21d825795e43b28ba7574c4c922f76)
*/
/* 公共样式 */

/* loading 效果 */
/* .docDetailFormForEM .wea-new-top-req-wapper .wea-new-top-req-main .wea-new-top-req-title-text {
  height:35px;
} */

.docDetailFormForEM .wea-new-top-req-wapper .wea-new-top-req-content{
     margin-top: -23px;
     overflow: hidden;
}
.docDetailFormForEM .wea-new-top-req-wapper .wea-new-top-req-main{
  position: relative;
  padding-top: 0;
  height: 48px;
}

.docDetailFormForEM .wea-new-top-req-wapper .wea-new-top-req-main .wea-new-top-req-icon{
  top:3px;
}

.docDetailFormForEM .wea-new-top-req-wapper .wea-new-top-req-title>div:last-child{
position: absolute;
top:-33px !important;
} 
.docDetailFormForEM .wea-new-top-req-wapper .wea-new-top-req-main .wea-new-top-req-icon .icon-circle-base{
  line-height: 39px;
}

.docDetailFormForEM .wea-new-top-req-wapper .wea-new-top-req-main .wea-new-top-req-title-text{
  height: 44px !important;
  line-height: 44px;
}

.docDetailFormForEM .wea-browser .customized{
  display: none;
}

.docDetailFormForEM .wea-demo-loading>div {
    position: absolute;
    top: 50%;
    margin-top: -10px;
}

.docDetailFormForEM .doctitle{
    display: inline-block;
    max-width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.docDetailFormForEM .wea-new-top-req-title-text span{
  display: inline-block;
  height: auto;
}
.docDetailFormForEM .icon-coms-edit{
  margin-left: 5px;
  cursor: pointer;
  line-height: 40px !important;
  vertical-align: top !important;
  display: inline-block;
}

.docDetailFormForEM-share-table-list .clearfix{
  overflow: scroll;
  height: 425px;
}

.wea-table-edit .ant-table-body td{
  padding-left: 22px !important;
}

.wea-table-edit .ant-table-body .ant-table-selection-column{
padding-left: 23px !important;
}

/* 
路径：
知识/默认分类/style/协同编辑/index.css(569d12de21ce475eba67ecfdc2287e19)
*/
div[ecid="undefined_Popup@eqte67_PopupInner@8utwji_div@u4cyjq"] {
  min-width: 75px !important;
}

/* 
路径：
官方插件/mac样式兼容/index.css(a7747b82177f4f6b81f152b0c3c025ad)
*/
.ecode-layout-name-icon {
  vertical-align: text-bottom;
  padding-left: 5px;
}

/* 
路径：
云商店/官方插件/云商店在线共享(云案例管理)/style/云案例管理(门户元素)/index.css(6079fa7cd1544c57a0e65b170a44d261)
*/
.ecode-data-center-upload {
  padding: 0;
}
.ecode-data-center-upload-single {
  padding: 7px 15px;
}

.ecode-center-app-uploadIcon {
  padding-left: 5px;
}
.ecode-center-app-uploadEcode {
  width: auto!important;
}
.edc-app-card .eac-bottom .edc-action-btn:nth-last-child(4){
  width: 100%;
}

/* 
路径：
云商店/官方插件/云商店在线共享(云案例管理)/style/云案例管理(数据中心模板)/index.css(08b5e92a0e5f4903acbe36983fcd077b)
*/
.ecode-layout-name-icon.ecode-layout-html-template {
  margin-left: 17px;
  padding-left: 0px;
  vertical-align: baseline;
}
.ecode-layout-name-icon.ecode-layout-html-template.ecode-layout-html-template-focus {
  color: #127cd8;
}

/* 
路径：
云商店/官方插件/云商店在线共享(云案例管理)/style/云案例管理(流程模板样式)/index.css(460b1ab2804942739118d68b1706e13a)
*/
.mobilemode-skin .mobilemode-card .ant-col-20{
   height: auto;
   font-weight: bolder;
}
.mobilemode-skin .preview-pic {
  padding-bottom: 10px;
}
.ecode-mobileMode-skin-uploadBtn {
  padding: 0 5px;
  cursor: pointer;
  font-weight: normal;
  float: right;
}
.ecode-mobileMode-skin-uploadBtn-name {
  float: right;
  padding-left: 5px;
}
.ecode-mobileMode-skin-uploadBtn-name:after {
  content: '';
  clear:both;
}
.ecode-mobileMode-skin-uploadBtn-first {
  display: inline-block;
}

/* 
路径：
云商店/官方插件/云商店在线共享(云案例管理)/云案例管理(移动建模皮肤)/style/index.css(8c57a9c7347d4c2188d332845e1ff7c4)
*/
.ecode-cube-impexpb-importTypeInfo .wea-dialog-body {
  padding: 0 10px;
}
.ecode-cube-impexpb-importTypeInfo-formItem {
  margin-bottom: 10px;
  padding-top: 20px;
}
.ecode-cube-impexpb-importTypeInfo-formItem .wea-error {
  margin-left: 25px;
}
.ecode-cube-impexpb-importTypeInfo-formItem .wea-select {
  width: 300px;
}
.ecode-cube-impexpb-uploadIcon {
  display: inline-block;
  vertical-align: middle;
  /* border-bottom: 1px solid; */
  padding-right: 14px;
}
.ecode-cube-impexpb-uploadIcon  .ecode-layout-name-icon {
  position: absolute;
  top: 5px;
  right: 10px;
}
.cube-list-item-content .ecode-layout-name-icon {
  position: absolute;
  right: 0;
}
.ecode-cube-impexpb-tree .cube-tree li .cube-tree-node-wrapper .cube-tree-node-content-wrapper {
  position: unset;
}
.ecode-cube-impexpb-tree .cube-tree li {
  position: relative;
}

/* 
路径：
云商店/官方插件/云商店在线共享(云案例管理)/云案例管理(建模引擎导入导出)/style/index.css(c2f214990d7c4ced924fea56d550a0ef)
*/
/* .ecode-mobile-Function-top .wea-ecode-browser {
  text-align: right;
  margin-bottom: 5px;
} */
.ecode-mobile-function-uploadIcon {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bolder;
}
.ecode-mobile-function-uploadIcon1 {
  font-weight: bolder;
  padding-left: 5px;
}

/* 
路径：
云商店/官方插件/云商店在线共享(云案例管理)/云案例管理(移动建模函数)/style/index.css(6fe37d155ebe4823a01fbc330f0e394c)
*/
.new-workflow-path-imp .wea-dialog-body {
  padding: 0 120px;
}
.new-workflow-path-imp .wf-input {
  border: none;
}
.new-workflow-path-imp .mr15 {
  margin-right: 0;
}
.new-workflow-path-imp .wea-select-group {
  height: 32px;
}
.new-workflow-path-imp input.wf-input {
  border: 1px solid #d9d9d9;
}

/* 
路径：
云商店/官方插件/云商店在线共享(云案例管理)/云案例管理(流程路径)/style/index.css(caed538b8fc14868a531da8f3f46ac52)
*/
.ecode-mobile-Api-top .wea-ecode-browser {
  text-align: right;
  margin-bottom: 5px;
}
.ecode-mobile-api-uploadIcon {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bolder;
}
.ecode-mobile-api-uploadIcon1 {
  font-weight: bolder;
  padding-left: 5px;
}

/* 
路径：
云商店/官方插件/云商店在线共享(云案例管理)/云案例管理(移动建模接口)/style/index.css(2cfb63c4696b4c9894d2400102e2fa4d)
*/
.ecode-mobile-app-icon {
  font-weight: bolder;
  padding-left: 5px;
}

/* 
路径：
云商店/官方插件/云商店在线共享(云案例管理)/云案例管理(移动建模应用)/style/index.css(1217579d97074b92b1050feb40621f5c)
*/
.mobilemode-template .template-list-wrapper .ant-col-20{
   height: auto;
   font-weight: bolder;
}
.ecode-mobileMode-Template-uploadBtn, .ecode-mobileMode-Template-downloadBtn {
  padding-right: 5px;
  cursor: pointer;
  font-weight: normal;
  float: right;
  height: 40px;
  line-height: 40px;
}
.ecode-mobileMode-Template-uploadBtn:after, .ecode-mobileMode-Template-downloadBtn:after {
  content: '';
  clear: both;
}
.ecode-mobileMode-Template-uploadBtn-name, .ecode-mobileMode-Template-downloadBtn-name {
  display: inline-block;
  padding-left: 5px;
}
.ecode-mobileMode-Template-uploadIcon {
  padding-top: 12px;
}
.ecode-mobileMode-Template-uploadBtn-signle {
  display: inline-block;
  padding: 0 5px;
}
.ecode-mobileMode-Template-uploadBtn-signle-cursor {
  cursor: pointer;
  float: right;
}
.ecode-mobileMode-Template-uploadBtn-signle-cursor:after {
  content: '';
  clear: both;
}
.ecode-mobileMode-Template-uploadBtn-container {
  height: 30px;
  padding-top: 5px;
}

/* 
路径：
云商店/官方插件/云商店在线共享(云案例管理)/style/云案例管理(移动建模模板)/index.css(5fbbf0728d664b53a2a1cf1c43318e19)
*/
.secondary_verify_com{
  width: 100%;
  height: 100%;
  padding: 30px 20px;
}

.secondary_verify_com .secondary_verify_form{
  width: 100%;
  height: 100%;
}

.secondary_verify_com .secondary_verify_form .double_auth_info{
  width: 100%;
  padding: 0px 25px;
}

.secondary_verify_com .secondary_verify_form .double_auth_info .user_info{
  color: #00a9ff;
}

.secondary_verify_com .secondary_verify_form .authCode{
  /* width: 300px; */
}

.secondary_verify_com .secondary_verify_form .authCode .value{
  float: left;
  /* width: 200px; */
}

.secondary_verify_com .secondary_verify_form .authCode .resend{
  float: left;
  margin-left: 20px;
}

.secondary_verify_com .secondary_verify_form .notSet{
  clear: both;
  padding-top: 10px;
}

.secondary_verify_com .ca_auth{
  width: 100%;
}

.secondary_verify_com .ca_auth>div{
  text-align: center;
  padding-top: 10px;
}

.secondary_verify_com .ca_auth>div:first-child{
  padding-top: 0px;
}

.share_com{
  width: 100%;
  height: 100%;
  padding: 30px 30px;
}

.share_com .tip{
  padding: 0px 25px;
  color: #999999;
}

.share_com .tip .encrypt_tip{
  display: flex;
  display: -webkit-flex;
}

.share_com .tip .encrypt_tip .tip_item{
  flex: 1;
  word-break: break-all;
}

.share_com .wea-input-normal{
  width: 200px;
}

/* .common_second_verify_dialog .ant-modal-mask{
  z-index: 1150;
}

.common_second_verify_dialog .ant-modal-wrap{
  z-index: 1150;
} */

/* 
路径：
人力资源/官方插件/二次验证密码4EC_V2/style/index.css(6b644b7d737f47ac92f0b04fad07e5a5)
*/
.ecode-center-form-uploadBtn {
  position: absolute;
  right: 0;
  padding: 10px 13px 15px 23px;
  top: 2px;
}
.ecode-center-form-MenuBtn {
  position: absolute;
  right: 0;
  outline: none;
  list-style-type: none;
  padding: 7px 15px;
  margin: 0;
  text-align: left;
  background-color: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 6px hsla(0,0%,39%,.2);
  box-shadow: 0 1px 6px hsla(0,0%,39%,.2);
  background-clip: padding-box;
  border: 1px solid #d9d9d9;
}
.ecode-center-form-MenuBtn:hover {
  background-color: #eaf8fe;
}
.ecode-center-form-MenuBtn-hidden {
  display: none;
}
.ecode-center-form-uploadIcon {
  padding-left: 5px;
  /* position: absolute;
  top: 4px;
  right: 21px;
  font-weight: bolder; */
}

/* 
路径：
云商店/官方插件/云商店在线共享(云案例管理)/云案例管理(数据中心报表)/style/index.css(b0e3d98dadbe4b66b66ceeb3b5d75146)
*/
.wea-ecode-upload-search-customField {
  line-height: 30px;
  cursor: pointer;
  color: #00A9FF;
}
.wea-ecode-upload-errorTip {
  display: block!important;
}
.wea-ecode-upload-dialog-iframe iframe{
  width: 100%!important;
  height: 100%!important;
}

/* 
路径：
云商店/官方插件/wea-ecode-upload/云商店在线共享(云案例管理)/style/index.css(8c806b9eb48d4c6f8db21f331bb10a3d)
*/
.ecode-layout-name-icon {
  vertical-align: text-bottom;
  padding-left: 5px;
}

/* 
路径：
云商店/官方插件/云商店在线共享(云案例管理)/云案例管理(特色门户)/style/index.css(7ca98702e5cd4d3a8d0a203c0ffba249)
*/
.ecode-layout-name-icon {
  vertical-align: text-bottom;
  padding-left: 5px;
}

.ecode-protal-element-style-upload {
  font-size: 14px;
  position: absolute;
  top: 7px;
  left: 0;
  opacity: 0.5;
  filter:Alpha(opacity=50);
  background: #1A57A0;
  border-radius: 50%;
  color: #fff;
  padding: 9px;
}
.ecode-protal-element-style-upload:hover {
  opacity: 0.8;
  filter:Alpha(opacity=80);
}

.ecode-protal-element-style-upload-container, .ecode-protal-element-style-upload-containerDownload {
  position: relative;
}

.ecode-portal-element-lib-uploadIcon, .ecode-portal-element-lib-downloadIcon {
  font-size: 14px;
  padding-left: 5px;
}

/* 
路径：
云商店/官方插件/云商店在线共享(云案例管理)/style/云案例管理(门户元素样式库)/index.css(df30638c4f414530840fe30d4692cb7a)
*/
