
.right  .el-drawer__header {
    margin-bottom: 0px;
}
.block{
  display: block
}
.m-b-20 {
  margin-bottom: 20px
}
.themeColorTag{
  width:25px !important;
  height:25px !important;
  margin-left: 0px !important;
  margin-bottom: 0px !important;
}
.themeColorFont{
  position: absolute;
  color: #fff;
  margin-top: 3px;
  margin-left: -6px;
  font-weight: bold;
  font-size: 16px;
}
.title-setting{
    margin-bottom: 12px;
    color: rgba(0,0,0,.85);
    font-size: 14px;
    line-height: 22px;
}
.title-setting .el-form-item__label{
    color: rgba(0,0,0,.85);
    font-size: 14px;
    font-weight: bold;
}

