.notice .lumise_addon_tc_tabs > ul {
  background-color: lightgrey;
}
.lumise-addon-shortcode-tc-row ul > .active {
  width: 250px;
  height: 50px;
  margin: 5px;
  padding: 0;
  border: 1px solid #ad986e;
  border-radius: 5px;
  background-color: #5f2020 !important;
  color: #ad986e;
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  font-size: calc(16px * var(--button-scale, 1));
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s, color 0.3s;
  margin-top: 20px;
}
.lumise-addon-shortcode-tc-row .lumise_addon_tc_tabs_title {
  width: 250px;
  height: 50px;
  margin: 5px;
  padding: 0;
  border: 1px solid #ad986e;
  border-radius: 5px;
  background-color: #FFFFFF;
  color: #ad986e;
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  font-size: calc(16px * var(--button-scale, 1));
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s, color 0.3s;
  margin-top: 20px;
}
.lumise-addon-shortcode-tc-row .lumise_addon_tc_tabs_title:hover {
  background-color: #296373;
  color: #ffffff;
}
.notice .data-tab-content-clipart {
  width: 100%;
  margin: 0px;
  padding: 20px 0px;
  background-color: turquoise;
}
.data-tab-content-clipart .lumise-addon-shortcode-list-cliparts > .list_name {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  padding: 0px;
  border: 1px solid #ad986e;
  border-radius: 5px;
  background-color: #FFFFFF;
  color: #ad986e;
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  font-size: calc(16px * var(--button-scale, 1));
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s, color 0.3s;
  margin-top: 6px;
}
.lumise_addon_tc_tabs .lumise-addon-shortcode-list-cliparts {
  background-color: red;
  padding: 0px;
  margin: 0px;
}
.notice .data-tab-content-template {
  width: 100%;
  margin: 0px;
  padding: 20px 0px;
  background-color: turquoise;
}
.data-tab-content-template .lumise-addon-shortcode-list-templates > .list_name {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  padding: 0px;
  border: 1px solid #ad986e;
  border-radius: 5px;
  background-color: #FFFFFF;
  color: #ad986e;
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  font-size: calc(16px * var(--button-scale, 1));
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s, color 0.3s;
  margin-top: 6px;
}
.lumise_addon_tc_tabs .lumise-addon-shortcode-list-templates {
  background-color: red;
  padding: 0px;
  margin: 0px;
}
li.lumise-addon-shortcode-list-templates.active {
  background-color: gold !important;
}
span.list_name.active {
  width: 250px;
  height: 50px;
  margin: 5px;
  padding: 0;
  border: 1px solid #ad986e;
  border-radius: 5px;
  background-color: #FFFFFF;
  color: #ad986e;
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  font-size: calc(16px * var(--button-scale, 1));
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s, color 0.3s;
  margin-top: 20px;
}
#row-548073037 > #col-1725749556 .button > span {
  padding-top: 6px;
}
#row-2072762557 > #col-990339936 span {
  padding-top: 6px;
}
#row-2050100774 > #col-443192208 span {
  padding-top: 6px;
}
