.wrapper{
  /*padding:0 ;*/
}
.img-icon{
  width: 18px;
  margin-right: 6px;
}

/* amis */
.cxd-Table-table {
  font-size: 14px !important;
}

.cxd-Table-table > tbody > tr > td,
.cxd-Table-table > tbody > tr > th {
  white-space: nowrap !important;
}

.cxd-Table-table > thead > tr > th:not(:last-child) {
  border-right: none !important;
}

.bg-light-blue {
  background-color: #edf1fa !important;
}

.cxd-Table-table th {
  background-color: #F8FAFF !important;
}

.amis-scope .cxd-Table-table > thead > tr > th .cxd-TableCell--title{
  color: #333;
  font-size: 14px;
  font-weight: 500;
}

.amis-scope .cxd-Table-table > tbody > tr > td{
  font-size: 14px;
  color: #666;
}

.el-sub-menu .title-icon + .title,
.el-menu-item .title-icon + .title {
  margin-left: 0 !important;
}


.amis-scope .cxd-Form-item {
  margin-bottom: 0.7rem !important;
}

.el-menu-item.is-active, .el-menu--collapse .el-sub-menu.is-active > .el-sub-menu__title, .el-sub-menu .el-menu--inline .el-menu-item.is-active{
  background-color: #3d7eff33;
}

.cxd-Table-table tr{
  border-bottom-color: #E4EEF9;
}

body:has(.bg-banner){
  background-image: url("https://cos-tieninc-1257984526.cos.ap-guangzhou.myqcloud.com/tc/20239/6/bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
.bg-banner{
  background: none !important;
}
.login-banner img{
  width: 100%;
  height: 100%;
}