/* .applet {
  padding: 1rem;
}
.applet .apptitle .name{
  line-height: 2.5rem !important;
} */
.appTipTitle {
  background: #fff;
  padding: 0.5rem;
}
.appTipTitle>span {
  /*display: inline-block;*/
  /* font-size: 1.25rem; */
  color: #333;
}
.appTipTitle .appOpr {
  float: right;
  /*margin-right: 0.5rem;*/
}
/* .appletTable .el-table__fixed-right {
  text-align: right;
} */
/*.appTipTitle .appOpr i{
  font-size: 1rem;
  margin: 0 0.5rem;
}*/
#appletUpDown {
  vertical-align: middle;
}
#appletBtn {
  margin:0 6px 0 16px;
}
.appTipTitle .appOpr .el-button {
  font-size: 0.875rem;
  /*color:#1f2d3d;*/
  padding: 0.5rem;
}
 .apptitle .name {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.875rem;
}

 #advanced-search1 {

  margin-top: 16px;
  background: #fff;
  height: 56px;
  line-height: 56px;
  /*line-height: 2rem;*/
  /* padding-top: 1.5rem; */
}

/* .applet .el-form-item {
  margin-bottom: 1rem;
  width: 22.875rem;
} */
 #search-container1 {
  margin-top: 0.5rem;
  background: #fff;
  /*line-height: 1rem;*/
  padding: 1rem;
}
 .appletSearch{
  margin-right:20px;
}
/* .app-detail {
  padding: 1rem;
} */
 #iconPicker span {
  cursor: pointer;
  line-height: 24px;
  width: 24px;
  font-size: 22px;
  display: inline-block;
  overflow: hidden
}
 #iconPicker span:hover {
  color: #1baede
}
 .colors span {
  cursor: pointer;
  display: inline-block;
  width: 24px;
  height: 25px;
  margin-left: 10px;
  margin-top: 10px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  font-size: 12px!important;
  overflow: hidden;
}
/* .app-detail .appCharts .el-form-item {
  width: 30%;
} */
 .dataApi, .appCharts, #iconPicker{
  background: #fff;
  margin: 0.5rem 0;
  padding: 16px;
  /* padding-top: 0.5rem; */
  /*display: none;*/
}
 /* #iconPicker .icon-show {
  margin: 0.5rem;
} */
 #iconPicker .icon-info {
  height:8rem;
  float: left;
  line-height: 8rem;
  /* padding: 16px; */
  /*border:1px solid red;*/
}
 #iconPicker .icon-info i {
  font-size: 3rem;
}
newApplet .el-form-item, .oldApplet .el-form-item, .appCharts .el-form-item, .dataApi .el-form-item{
  margin-bottom: 20px;
}
 .newApplet, .oldApplet{
  background: #fff;
  padding:16px 0;
  margin: 8px 0;
}
#advanced-search1 .el-form--inline .el-form-item__content {
  vertical-align: middle;
}
.oldApplet .el-form-item__content {
  vertical-align: middle !important;
}
 #iconPicker .iconChoose{
  font-size: 1rem;
  margin: 16px 0;
  /* margin: 0.5rem; */
}
/*子表的样式*/
 .appSubTable{
  background: #fff;
  /* margin-top: 0.5rem; */
  padding: 16px;
}
 .addAppSubTable{
  /* margin-top: -1.5rem; */
  height: 2.5rem;
  border: 1px solid #ccc;
  line-height: 2.5rem;
  text-align: center;
}
.appSubTable .el-table__fixed-right {
  text-align: right;
}
 /* .el-table__body-wrapper{
  overflow: inherit;
} */
 .addAppSubForm  .appSubOpro{
  /*display: block;*/
  /*margin:-2rem 0.5rem 0.5rem 0;*/
  margin-right: 0.5rem;
  float: right;
}
/*图标上传样式*/
#iconPicker .avatar-uploader{
  width: 8rem;
  height: 8rem;
  margin-left: 2rem;
  display: inline-block;
}
#iconPicker .avatar-uploader .el-upload {
    border: 1px dashed #d9d9d9;
    border-radius: 6px;
    cursor: pointer;
    width: 8rem;
    height: 8rem;
    position: relative;
    overflow: hidden;
}
#iconPicker .avatar-uploader .el-upload:hover {
  border-color: #20a0ff;
}
#iconPicker .avatar-uploader-icon {
  font-size: 1rem;
  color: #8c939d;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
}
#iconPicker .avatar {
  width: 8rem !important;
  height: 8rem !important;
  display: inline-block !important;
  margin-top: 0rem !important;
}
/* #iconPicker .avatar img {
  width:100%;
  height: 100%;
} */
#iconPicker .el-upload__input{
  display: none;
}
.apiSetColor {
  font-size: 14px;
  /* margin-left: 0.5rem; */
  color:#48576a;
}

#iconPicker .el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active:first-child{
  margin-left: 16px;
}
.colors span:first-child {
  margin-left: 0px ;
}
