.bluegreen-theme{
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 1280px;
    overflow: hidden; 
    /* background: -webkit-linear-gradient(#00D9AD,  #0092EA); 
    background: -o-linear-gradient(#00D9AD,  #0092EA);
    background: -moz-linear-gradient(#00D9AD, #0092EA); 
    background: linear-gradient(#00D9AD, #0092EA); 
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#00D9AD, endColorstr=#0092EA); */
}
.bluegreen-theme .e9theme-layout3-main,
.bluegreen-theme .homepage {
    /*background-color: transparent!important;*/
}
.bluegreen-theme .blueg-left{
  float: left;
  width:76px;
  height: 100%;
}
.bluegreen-theme .blueg-right{
    float: left;
    width: calc( 100% - 76px );
    height: 100%;
    background: white;
    border-radius: 30px 0 0 30px;
    overflow: hidden;
}
.bluegreen-theme .blueg-left .e9header-left {
    float: left;
    width: 100%;
    height: 68px;
}
.bluegreen-theme .blueg-left .e9header-top-logo{
    width: 100%;
    height: 100%;
    line-height: 68px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.bluegreen-theme .blueg-left .left-logopic,
.bluegreen-theme .blueg-left .left-logopic img{
  width:76px;
  height:68px;
}
.bluegreen-theme .blueg-left .e9header-top-logo .left {
    display: inline-block;
    height: 68px;
    position: absolute;
    left: 0px;
    width: 76px;
}
.bluegreen-theme .blueg-left .e9header-top-logo .left-text {
    float: left;
    height: 38px;
    width: 38px;
    line-height: 38px;
    border-radius: 20px;
    margin: 15px 19px;
    text-align: center;
    font-family: Arial-BoldItalicMT;
    font-size: 16px;
    font-style: oblique;
    letter-spacing: 1.47px;
    background-color: white;
    font-weight: bold;
}
.bluegreen-theme .blueg-left .e9header-top-logo .left-text .textcon{
  position: relative;
  color: #00D9AD;
}
.bluegreen-theme .blueg-left .e9header-top-logo .left-text .textcon:before{
  content: attr(text);
  position: absolute;
  z-index: 10;
  width: 25px;
  left: 6px;
  color: #0092EA ;
  mask: linear-gradient(to left,  #0092EA, transparent );
  -webkit-mask: linear-gradient(to left,  #0092EA, transparent );
  -moz-mask: -moz-linear-gradient(to left,  #0092EA, transparent );
  -o-mask: -o-linear-gradient(to left,  #0092EA, transparent );
  -ms-mask: -ms-linear-gradient(to left,  #0092EA, transparent );
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#00D9AD, endColorstr=#0092EA);
}

.bluegreen-theme .blueg-right .e9theme-layout3-header {
    position: absolute;
    top: 0;
    left: 76px;
    z-index: 1;
    width: calc( 100% - 76px );
    height: 68px;
}
.bluegreen-theme .blueg-right .e9theme-layout3-header .e9header-container{
    height: 68px;
    line-height: 68px;
}
.bluegreen-theme .blueg-right .e9theme-layout3-header .e9header-right-menu {
    float: right;
}
.bluegreen-theme .e9header-right{
  margin-left:19px;
}
.bluegreen-theme .blueg_welcome{
  float:left;
  font-family: PingFangSC-Semibold;
  font-size: 16px;
  color: #333333;
  letter-spacing: -0.09px;
  text-align: center;
  font-weight: bold;
}
.bluegreen-theme .e9header-quick-search{
  margin:16.5px 0px;
  border: 1px solid #D8D8D8;
  border-radius: 15px;
  background: white;
  overflow: hidden;
}
.bluegreen-theme .e9header-quick-search:hover{
  background: transparent;
  border: 1px solid #00B0DB;
}
.bluegreen-theme .e9header-quick-search-types-name {
    font-family: PingFangSC-Regular;
    color: #414A4C;
    letter-spacing: -0.39px;
}
.bluegreen-theme .e9header-quick-search-types-icon{
  color:#B2B2B2;
}
.bluegreen-theme .e9header-quick-search-split{
  background: #B2B2B2;
}
.bluegreen-theme  .e9header-quick-search-input {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 35px;
    line-height: 35px;
}
.bluegreen-theme .singBtn{
   max-width: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.bluegreen-theme  .e9header-home-icon {
    position: relative;
    width: 40px;
    height: 68px;
}
.bluegreen-theme .e9header-toolbar-plugin,
.bluegreen-theme .e9header-remind-icon,
.bluegreen-theme .e9header-toolbar-item-icon,
.bluegreen-theme .e9header-toolbar-more-icon{
  height:68px;
}
.bluegreen-theme .e9header-account-img{
  margin:13.5px 10px;
}
.bluegreen-e9header-quick-search-types-overlay {
    top: 53px!important;
    z-index: 1000;
    padding-top: 0;
    border-top: 1px solid #d9d9d9;
}
.bluegreen-e9header-account-overlay .ant-popover-inner, 
.bluegreen-e9header-quick-search-types-overlay .ant-popover-inner, 
.bluegreen-e9header-toolbar-more-overlay .ant-popover-inner{
    min-width: 50px;
    border-top: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bluegreen-e9header-account-overlay .ant-popover-inner-content, 
.bluegreen-e9header-quick-search-types-overlay .ant-popover-inner-content, 
.bluegreen-e9header-toolbar-more-overlay .ant-popover-inner-content, 
.bluegreen-e9header-quick-search-rcmd-overlay .ant-popover-inner-content {
    padding: 0;
}
.bluegreen-e9header-quick-search-rcmd-overlay {
    top: 53px!important;
    padding-top: 0;
}
.bluegreen-e9header-quick-search-rcmd-overlay .ant-popover-inner {
    width: 302px;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 0 4px 0 hsla(0,0%,43%,.5);
    box-shadow: 0 0 4px 0 hsla(0,0%,43%,.5);
}
.bluegreen-e9header-account-overlay, .bluegreen-e9header-toolbar-more-overlay {
    top: 68px!important;
    z-index: 1000;
    padding-top: 0;
    border-top: 1px solid #d9d9d9;
}
.bluegreen-theme .e9header-account .ant-popover-open, 
.bluegreen-theme .e9header-quick-search-types .ant-popover-open, 
.bluegreen-theme .e9header-toolbar-more .ant-popover-open{
    height: 68px;
    color: #11334e;
    background-color: #eef9fd;
}
.bluegreen-e9header-account-overlay .e9header-account-list {
    overflow-y: auto;
}
.bluegreen-e9header-account-overlay .e9header-account-item-info{
    width: 180px;
}
.bluegreen-theme .blueg-right .e9theme-layout3-content{
  top:68px;
  width: calc( 100% - 76px );
  border-radius: 0px 0px 0px 30px;
}
.bluegreen-theme .blueg-left .e9theme-layout3-aside .e9aside-container .wea-new-scroll .scroller>.ant-menu{
  background:transparent;
}



/* 左侧菜单 */
.bluegreen-theme .e9theme-layout3-left{
  width:76px;
  height: calc( 100% - 68px );
}
.bluegreen-theme .e9theme-layout3-left .pt-menu-vertical .pt-menu-submenu-arrow{
  display: none;
}

.bluegreenmenu-sub ul li span {
    padding-right: 20px;
    max-width: 190px;
}
.bluegreenmenu-sub .pt-menu-vertical.pt-menu-sub{
   /* min-width: 190px; */
}
.bluegreen-theme .e9theme-layout3-left .e9aside-top-menu-icon{
    width: 100%;
    height: 100%;
    position: relative;
}
.bluegreen-theme .pt-menu-submenu-selected,
.bluegreen-theme  .pt-menu-item-selected{
    background-color: transparent;
}

.bluegreen-theme .e9theme-layout3-left .pt-menu-root>.pt-menu-item, 
.bluegreen-theme .e9theme-layout3-left .pt-menu-root>.pt-menu-submenu {
    height: 45px;
    line-height: 45px;
    margin: 5px 0px 0px 10px;
    padding: 0;
    border-radius: 30px 0px 0px 30px;
}
.bluegreen-theme .e9theme-layout3-left .pt-menu-root>.pt-menu-item>.pt-menu-item-title, 
.bluegreen-theme .e9theme-layout3-left .pt-menu-root>.pt-menu-submenu>.pt-menu-submenu-title {
    height: 45px;
    padding: 0px;
}
.bluegreen-theme .bluegreen-1-icon{
    width: 100%;
    float: left;
    height: 45px;
    padding-left: 18px;
    border-radius: 50px 0px 0px 50px;
}
.bluegreen-theme .bordercon1{
    width: 34px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    top: -19px;
    /* box-shadow: inset -14px -11px 0px 0px white; */
}
.bluegreen-theme .bordercon2{
      width: 50px;
    height: 29px;
    border-radius: 50%;
    position: absolute;
    right: -1px;
    bottom: -28px;
}
.bluegreen-theme .e9theme-layout3-left .e9aside-top-menu-icon i{
  margin-top:-12px;
  font-size: 24px;
}
.bluegreen-theme .e9theme-layout3-left .pt-menu-root>.bluegr-e9left3-e9submenu-selected .e9aside-top-menu-icon i,
.bluegreen-theme .e9theme-layout3-left .pt-menu-root>.pt-menu-item-selected .e9aside-top-menu-icon i,
.bluegreen-theme .e9theme-layout3-left .pt-menu-root>.pt-menu-submenu-selected .e9aside-top-menu-icon i{
    /* background: linear-gradient(150deg,#00D9AD, #0092EA);
    background: -o-linear-gradient(150deg,#00D9AD,  #0092EA); 
    background: -moz-linear-gradient(150deg,#00D9AD, #0092EA); 
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#00D9AD, endColorstr=#0092EA);
    background-clip:content-box;
    color: white !important; */
}
.bluegreen-theme .e9theme-layout3-left .pt-menu-root>.bluegr-e9left3-e9submenu-selected .e9aside-top-menu-icon i:before,
.bluegreen-theme .e9theme-layout3-left .pt-menu-root>.pt-menu-item-selected .e9aside-top-menu-icon i:before,
.bluegreen-theme .e9theme-layout3-left .pt-menu-root>.pt-menu-submenu-selected .e9aside-top-menu-icon i:before{
    color: #00c0c3;   
    z-index: 0;
    mask: linear-gradient(to left top, #0092EA 5%,transparent);
    -webkit-mask: linear-gradient(to left top, #0092EA 5%,transparent);
    -moz-mask: -moz-linear-gradient(to left top,#0092EA 5%,transparent); 
    -o-mask: -o-linear-gradient(to left top,#0092EA 5%,transparent); 
    -ms-mask: -ms-linear-gradient(to left top,#0092EA 5%,transparent); 
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#00D9AD, endColorstr=#0092EA);
}

/* 
路径：
默认分类/26_蓝绿渐变风/style/index.css(83bfba2979634a4f8dd2800931010fa1)
*/
/* 知识协同编辑列表样式 */

/* 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(3dd646bb8fad4f50ba92e2269c1c1803)
*/
.secondary-verify-dialog{
  width: 300px; 
}

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

.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);
}




/* 
路径：
官方插件/人力资源/二次密码验证/style/index.css(607b9722000d4732a3c9f7a24af7987f)
*/
.new-multi-lang-com table .wea-error {
  width: 100%;
}
.new-multi-lang-com .wea-browser-single-icon-circle.wea-dialog-icon {
  background-color: rgb(88, 151, 249) !important;
  color: #fff;
}
.new-multi-lang-com .wea-table-editable-title {
  padding: 0;
}
.custom-add-label-btn i {
  color: #3482e2;
  font-size: 20px;
  vertical-align: middle;
}

/* 
路径：
官方插件/多语言浏览组件/index.css(917e399e2d464684b64133a2b1dd6780)
*/
.meeting-video-mobile-content {
  display: block !important;
  border-right: 0px !important;
}
.meeting-video-mobile-content .meeting-video {
  border: 0;
}

.meeting-video-mobile-layer-form .videomtbegindate .am-list-form .am-list-form-header,
.meeting-video-mobile-layer-form .videomtbegindate .am-list-form .am-list-form-body,
.meeting-video-mobile-layer-form .videomtenddate .am-list-form .am-list-form-header,
.meeting-video-mobile-layer-form .videomtenddate .am-list-form .am-list-form-body
{
  display: inline-flex;
}
.meeting-video-mobile-layer-form .videomtbegindate .am-list-form .am-list-form-body,
.meeting-video-mobile-layer-form .videomtenddate .am-list-form .am-list-form-body {
  width: calc(100% - 120px);
}

.meeting-video-mobile-layer-form .videomtname .am-list-form .am-list-content,
.meeting-video-mobile-layer-form .mtpassword .am-list-form .am-list-content {
  margin-left: 20px;
}

.meeting-video-mobile-layer-form .videomtstarturl .am-list-form .am-list-content .wm-form-item-value, 
.meeting-video-mobile-layer-form .videomtjoinurl .am-list-form .am-list-content .wm-form-item-value{
  white-space: nowrap;
}


.meeting-video-view-copy {
  padding: 0;
  padding-left: 5px;
}
.videomtstarturl .am-list-form.line.border, .videomtjoinurl .am-list-form.line.border{
  border: 0;
}
.videomtstarturl .am-list-content , .videomtjoinurl .am-list-content {
  height: 45px;
}

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

.meeting-video-view-copy .meeting-video-view-copy-button {
  display: inline-block;
  color: #4CB1FC;
  cursor: pointer;
  background: #fff;
  border: 0;
  line-height: 45px;
  padding: 0px 15px;
}

.meeting-video-view-copy .meeting-video-view-copy-button::after{
  display: none;
}

.meeting-video-view-copy .meeting-video-view-copy-button:hover {
  color: #353AB7;
  text-decoration: underline;
}

.meeting-video-mobile-layer-form .am-list-body{
  border-bottom: 0; 
}
.meeting-video-mobile-layer-form .wm-form-item-wrap .am-list-content {
  margin-left: 20px;
}
.meeting-video-mobile-layer-form .videomtbegindate .wm-form-item-wrap .am-list-content, .meeting-video-mobile-layer-form .videomtenddate .wm-form-item-wrap .am-list-content  {
  margin-left: 0px;
}
.meeting-video-mobile-layer-form .wm-form-item-wrap .am-list-content .wm-form-item-browser-span-item  {
  margin-top: 11px;
}

/* 
路径：
视频会议插件/视频会议mobile/视频会议插件mobile/style/index.css(35a75010e5324b44bbddae8611720a69)
*/
.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(7553ff8b4aab4a1f901220459dcbdd40)
*/
.ecodeAlertPageContainer {
  width: 100%;
  height: 100%;
  overflow: auto;
}

/* 
路径：
官方插件/云商店/特色门户主题到期提醒/index.css(2d82bb3e93444613a1236ce349467c97)
*/
.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/流程表单发票浏览按钮selectedClickCB1/index.css(e678a5d871d44cd684dee8193e610ba5)
*/
/* LefeTree */

.bussiness-blue-2-layout-aside {
  width: 197px !important;
  border-radius: 0 52px 0 0;
}
.bussiness-blue-2-layout-container .e9theme-layout-main {
  margin-left: 197px !important;
}

.bussiness-blue-2-layout-aside .scroller   .pt-menu-root > li {
  margin: 9.5px 0px 19px 0px;
}

.bussiness-blue-2-layout-aside .scroller   .pt-menu-root > li .pt-menu-submenu-title {
  padding-left: 42px;
}

.bussiness-blue-2-layout-aside .scroller   .pt-menu-root > li .pt-menu-submenu-title .pt-menu-submenu-arrow {
  margin-right: 25px;
}

.bussiness-blue-2-layout-aside .scroller  .pt-menu-root > .pt-menu-item > .pt-menu-item-title {
  padding-left: 42px;
}

.bussiness-blue-2-layout-aside .scroller  .pt-menu-root > li .e9aside-top-menu-icon  .sea-1-title {
  margin-left: 40px;
  width: 65px;
}

.pt-menu{
  border: none !important;
  box-shadow: none  !important;
}

/* 日历 */
.bussiness-blue-2-theme-left-calendar {
  font-family: PingFangSC-Regular;
  padding:  30px 0 10px;
}

.bussiness-blue-2-layout-aside .e9left-container .dateTime{
  font-size: 0px;
}

.bussiness-blue-2-layout-aside .e9left-container .dateTime .left{
  display: inline-block;
  width: 83px;
  vertical-align: middle;
  text-align: center;
}

.bussiness-blue-2-layout-aside .e9left-container .dateTime .left .solar{
  display: inline-block;
  width: 60px;
}

.bussiness-blue-2-layout-aside .e9left-container .dateTime .left .solar .week{
  height: 22px;
  line-height: 22px;
  background-image: linear-gradient(180deg, #F7847B 0%, #EC4D45 100%);
  font-size: 12px;
  color:  #FFFFFF;
  letter-spacing: -0.08px;
  text-align: center; 
}

.bussiness-blue-2-layout-aside .e9left-container .dateTime .left .solar .date{
  height: 40px;
  line-height: 40px;
  background: #F5F5F5;
  font-size: 28px;
  color: #333333;
  letter-spacing: -0.08px;
  text-align: center;
  position: relative;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}

.bussiness-blue-2-layout-aside .e9left-container .dateTime .left .solar .date .icon{
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 12px;
  height: 12px;
 
  background: linear-gradient(135deg, #ffffff, #ffffff 50%, #e3e3e3 50%, #e3e3e3 100%);
}

.bussiness-blue-2-layout-aside .e9left-container .dateTime .line{
  display: inline-block;
  width: 0px;
  height: 50px;
  border-left: solid 1px #FFFFFF;
  vertical-align: middle;
  opacity: 0.6;
}

.bussiness-blue-2-layout-aside .e9left-container .dateTime .right{
  display: inline-block;
  width: 107px;
  vertical-align: middle;
  text-align: center;
  padding-left: 10px;
}


.bussiness-blue-2-layout-aside .e9left-container .dateTime .right .lunar .month-date{
  height: 28px;
  line-height: 28px;
  letter-spacing: -0.08px;
  text-align: left;
  font-size: 20px;
  color: #FFFFFF;
}

.bussiness-blue-2-layout-aside .e9left-container .dateTime .right .lunar .year{
  height: 17px;
  line-height: 17px;
  font-size: 12px;
  letter-spacing: -0.08px;
  text-align: left;
  margin-top: 10px;
  color: #FFFFFF;
}

/* 
路径：
默认分类/30_商务蓝/style/leftMenuStyle.css(0b4415ddac0342139554e50fb7cda3dc)
*/
/* logo样式 */
.bussiness-blue-2-top-logo {
  display: flex
}

.bussiness-blue-2-top-logo .left {
  display: flex;
}

.bussiness-blue-2-header-icon {
  height: 33px;
  width: 33px;
  margin: 11px 8px;
  border-radius: 50%;
  padding: 9px 7px;
}

.bussiness-blue-2-header-icon-content {
  width: 19px;
  height: 15px;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 1.47px;
  font-style: oblique;
  font-family: PingFangSC-Regular;
}

.bussiness-blue-2-header-logo-content {
  height: 100%;
  font-size: 14px;
  line-height: 55pxpx;
  letter-spacing: -0.08px;
  font-weight: 700;
  font-family: PingFangSC-Regular;
}

/* 快捷搜索样式 */
.bussiness-blue-2-header-quicksearch {
  width: 612px;
  height: 30px;
  position: absolute;
  background: #EFF2F7;
  border-radius: 15px;
  top: 12px;
}

.bussiness-blue-2-header-quicksearch:hover {
  background: rgb(220, 227, 236);
  opacity: 0.8
}

.bussiness-blue-2-quick-search {
  width: 100%;
  line-height: 30px;
  display: flex;
}

.bussiness-blue-2-header-quick-search-types {
  height: 30px;
  cursor: pointer;
  margin-right: 0px;
}

.bussiness-blue-2-quick-search-types-name {
  letter-spacing: -0.39px;
  line-height: 30px;
  font-family: 微软雅黑;
}


.bussiness-blue-2-quick-search-arrow {
  color: #B2B2B2;
  font-weight: 600;
  display: unset;
  margin-top: 0px;
  margin-left: 0px;
}

.bussiness-blue-2-header-quick-search-split {
  float: left;
  height: 14px;
  margin: 8px;
  border: solid 1px #D8D8D8;
}

.bussiness-blue-2-header-quick-search-icon {
  height: 30px !important;
  width: 18px !important;
  text-align: center;
  margin-left: 0px !important;
  margin-right: 7px !important;
}
.bussiness-blue-2-header-quick-search-icon i {
  color: #869bba;
}

.bussiness-blue-2-quick-search-search {
  height: 14px;
  width: 14px;
}

.bussiness-blue-2-quick-search-content input {
  width: 480px;
  color: #869BBA;
}

/* 右侧菜单 */
.bussiness-blue-2-header-account {
  line-height: 55px;
}

.bussiness-blue-2-header-info-icon-box {
  text-align: center;
  width: 20px;
}

.bussiness-blue-2-header-info-icon {
  height: 55px;
  transform: rotate(-270deg);
  -ms-transform:rotate(0deg);
  position: relative;
  width: 20px;
}

.bussiness-blue-2-header-info-icon i {
  font-weight: 600;
  transform: rotate(0deg);
  -ms-transform:rotate(0deg);
  display: inline-block;
  transition-duration: .3s;
}

.bussiness-blue-2-header-account .ant-popover-open .bussiness-blue-2-header-info-icon i {
  transform: rotate(180deg);
}

.bussiness-blue-2-header-account-img {
  text-align: center;
}

.bussiness-blue-2-e9header-account-username-box {
  margin: 0 5px;
}

.bussiness-blue-2-e9header-account-username {
  margin-left: -2px;
  line-height: 17px;
  letter-spacing: -0.08px;
  font-family: 微软雅黑;
}

/*.e9header-account-overlay, 
.e9header-freq-use-menu-overlay, 
.e9header-quick-search-types-overlay, 
.e9header-toolbar-more-overlay, 
.e9header-top-menu-overlay {
  padding-top: 1px !important;
}*/

.bussiness-blue-2-layout-container .e9theme-layout-header {
  z-index: 1;
  padding-bottom: 1px !important;
}

.bussiness-blue-2-layout-container .e9theme-layout-content .e9theme-layout3-left {
  z-index: 2;
}

/* 
路径：
默认分类/30_商务蓝/style/theme.css(e677b1c897db4bcb9e46f1eb61b7a788)
*/
.edit-locale-text-modal-parent .ant-modal-mask,
.edit-locale-text-modal {
  z-index: 9999 !important;
}

.edit-locale-text-modal .wea-dialog-body {
  overflow-y: auto;
}

.edit-locale-text-log .ant-modal {
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  animation: none !important;
}

.edit-locale-text-log .ant-modal-content {
  height: 100% !important;
  border-radius: 0 !important;
}

.edit-locale-text-log-parent .ant-modal-mask {
  display: none;
}

/* 
路径：
官方插件/云商店/多语言在线翻译插件/index.css(2d54d654c6144dca84e66462d091648d)
*/
/* 公共样式 */

/* 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;
}

.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(0886809a32ec45ac8692aa2dd4f993cf)
*/
.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(542b14b398ba4656864a60b226a8281f)
*/
.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(e16163651ac447e58914c78d6adcfab0)
*/
.wea-messageCenter-search-dialog {
  z-index: 999999 !important;
  background-color: rgba(16,22,26,.4) !important;
}

.wea-messageCenter-search-dialog-content {
  height: 544px;
  padding-bottom: 20px;
}

div[ecid="undefined_WeaDatePicker@3a6er4_DatePicker@tj45y4_RcDatePicker@05u8ue_Trigger@rm1tt2_Popup@eqte67_PopupInner@uh3doz_div@u4cyjq"] {
  z-index: 999999;
}

div[ecid="undefined_Popup@eqte67_PopupInner@8utwji_div@u4cyjq"] {
  z-index: 999999;
}

/* 
路径：
消息搜索弹窗适配即时通讯处理/消息搜索弹窗适配即时通讯处理/init.css(0c9cc041abce434cb41304bc0d64df93)
*/
.ecode-config-visualize {
  height: 100%;
}

.ecode-config-visualize .wea-form-item {
  margin-bottom: 8px;
}
.ecode-config-visualize .wea-left-right-layout-left {
  overflow: scroll;
}
.ecode-config-visualize .ant-table-row {
  cursor: pointer;
}

/* 
路径：
官方插件/云商店/ecode配置文件可视化插件/index.css(fa05b8b99cd5432da287fe8bfc0e277d)
*/
.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;
}

/* 
路径：
官方插件/人力资源/style/二次验证密码4EM_V2/index.css(86849aeed5104f099e2ad609067a8ca4)
*/
.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/style1/index.css(b85ec4d432b0416894c014631fc49f00)
*/
.wea-fna-rec-wrap{
    height: 100%;
    width: 100%;
    border: 1px solid #afd8e4;
    /* position: relative; */
    min-width: 500px;
}

.wea-fna-rec{
  height: 100%;
  width: 100%;
  position: relative;
  min-height: 80px;
  border-top: 1px solid #afd8e4;
  border-bottom: 1px solid #afd8e4;
}

.wea-fna-rec .left{
  text-align: center;
  width: 49%;
  display: inline-block;
  margin-top: 10px;
}

.wea-fna-rec .right{
    text-align: center;
    width: 49%;
    display: inline-block;
    margin-left: 2%;
    margin-top: 10px;
}

.wea-fna-rec .mid{
    border-right: 1px solid #afd8e4;
    border-left: 1px solid #afd8e4;
    height: 100%;
    width: 2%;
    display: inline-block;
    vertical-align: top;
    position: absolute;
}

.wea-fna-rec-wrap .ant-spin-nested-loading{
    /* height: 100%; */
}

.wea-fna-rec-wrap .ant-spin-nested-loading .ant-spin-container{
    /* height: 100%; */
}

.wea-fna-rec-wrap .wea-fna-rec-btn{
    display: inline-block;
    height: 30px;
    max-width: 80px;
    position: relative;
    left: calc(100% - 80px);
}

.wea-fna-rec-wrap .wea-upload-list{
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
    
.wea-fna-rec-wrap .wea-upload .wea-upload-list-item-file .wea-upload-list-item-ops{
    right: 10px;
}

.wea-fna-rec-wrap .wea-upload .wea-upload-list-item .wea-upload-list-item-ops .icon-coms-download{
  display: none;
}

.wea-fna-rec-wrap .wea-upload .wea-upload-list-content img{
    display: none;
}

.wea-fna-rec-wrap .wea-upload .wea-upload-list-item-file{
  width: 100%!important;
  max-width: 100%!important;
}

.wea-fna-rec-wrap .wea-upload .wea-upload-list .ant-progress{
  width: 100%!important;
  max-width: 100%!important;
}

//ant-progress ant-progress-line ant-progress-status-normal ant-progress-show-info

/* 
路径：
预算/OCR比对组件(V1-不展示)/style.css(547121b0bbba4a16bc8da6d6e3db4b89)
*/
.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;
}

/* 
路径：
视频会议插件/视频会议应用/style1/index.css(3c4b775578084b70835a550aa318fa96)
*/
.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(661067df95a446f3909d68e27ca9a053)
*/
.wea-fna-orc-wrap{
    /* height: 100%; */
    min-width: 250px;
    width: 100%;
    /* border: 1px solid #afd8e4; */
    position: relative;
    padding: 2px 0;
}

.wea-fna-orc{
  height: 100%;
  width: 100%;
}

.wea-fna-orc-wrap .ant-spin-nested-loading{
    /* height: 100%; */
}

.wea-fna-orc-wrap .ant-spin-nested-loading .ant-spin-container{
    /* height: 100%; */
}

.wea-fna-orc-wrap .wea-fna-orc-btn{
    display: inline-block;
    /* position: absolute; */
    /* left: 110px; */
    /* bottom: 5px; */
    margin-left: 5px;
}

.wea-fna-orc-wrap .wea-upload-list{
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
    
.wea-fna-orc-wrap .wea-upload .wea-upload-list-item-file .wea-upload-list-item-ops{
    right: 10px;
}

.wea-fna-orc-wrap .wea-upload .wea-upload-list-item .wea-upload-list-item-ops .icon-coms-download{
  display: none;
}

.wea-fna-orc-wrap .wea-upload .wea-upload-list-content img{
    display: none;
}

.wea-fna-orc-wrap .wea-upload .wea-upload-list-item-file{
  width: 100%!important;
  max-width: 100%!important;
}

.wea-fna-orc-wrap .wea-upload .wea-upload-list .ant-progress{
  width: 100%!important;
  max-width: 100%!important;
}

//ant-progress ant-progress-line ant-progress-status-normal ant-progress-show-info

/* 
路径：
预算/OCR识别组件(V1-不展示)/style.css(2faf8fae040141f78ea15e1a5a9f0c3c)
*/
.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(e758271541b94acdbf1f3d77a70ade2d)
*/
.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(049af2a105b44334914bfbfa8740e837)
*/
.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(0d2b4b26328946018548f5df0d2c4f29)
*/
.ecode-layout-name-icon {
  vertical-align: text-bottom;
  padding-left: 5px;
}

/* 
路径：
官方插件/云商店/云商店在线共享(云案例管理)/云案例管理(门户元素)/style/index.css(0f959409aef6424eb31805c6db0dcaf5)
*/
.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(14f94b8cdead41d196e5709680d15a1c)
*/
.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;
}

/* 
路径：
官方插件/云商店/wea-ecode-browser/云商店在线共享(云案例管理)/style/index.css(17c99da71c7946b7bc7f2b8907685e6a)
*/
.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(5357955ee2584308a624bf292fbd899d)
*/
.ecode-cube-scene-upload {
  padding: 0;
}
.ecode-cube-scene-upload div{
  padding: 7px 15px;
}

/* 
路径：
官方插件/云商店/云商店在线共享(云案例管理)/云案例管理(建模引擎场景设计)/style/index.css(7c94eac7246c4913b37f914908735c4a)
*/
.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(871fb9590ba44cf8ac38d47dcd408622)
*/
.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(87d114fef75045fea218a04f565950d8)
*/
.ecode-layout-name-icon {
  vertical-align: text-bottom;
  padding-left: 5px;
}

/* 
路径：
官方插件/云商店/云商店在线共享(云案例管理)/云案例管理(特色门户)/style/index.css(8aa5bc28e8fe4536a3e3307fd14d6361)
*/
.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(8b6f733853c842b1b97508054c822938)
*/
.ecode-mobile-app-icon {
  font-weight: bolder;
  padding-left: 5px;
}

/* 
路径：
官方插件/云商店/云商店在线共享(云案例管理)/云案例管理(移动建模应用)/style/index.css(8bdbed70090146df8f179b3451ed25a6)
*/
.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(8c839b7bc1f94bb885fee144e3916ef7)
*/
/* .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(8dd585c64b4f444a9b33c247143c0ce0)
*/
.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(9aa4eb6c7a1a40d8a8263067fe2596b4)
*/
.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(e008c7aa50fa4dd98cd77b6d89e6d49f)
*/
