.wptm-table-placeholder, .wptm-chart-placeholder {
  position: relative;
  text-align: center;
  background: #fafafa;
}

.wptm_table_shortcode_o i, .wptm_chart_shortcode_o i {
  display: inline-block;
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-position: top left 10%;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: cover;
  width: 26px;
  height: 26px;
}
.wptm_table_shortcode_o i.wptm-table-icon, .wptm_chart_shortcode_o i.wptm-table-icon {
  background-image: url(../images/wptm_placeholder_table_1.svg);
}
.wptm_table_shortcode_o i.wptm-chart-icon, .wptm_chart_shortcode_o i.wptm-chart-icon {
  background-image: url(../images/wptm_placeholder_chart_1.svg);
}

.vc_active .wptm_table_title, .vc_active .wptm_table_title:hover, .vc_active .wptm_table_title:focus, .vc_active .wptm_table_title:active {
  width: max-content;
  pointer-events: none;
  border: none;
  padding: 2px;
}
.vc_active .wptm_chart_title, .vc_active .wptm_chart_title:hover, .vc_active .wptm_chart_title:focus, .vc_active .wptm_chart_title:active {
  width: max-content;
  pointer-events: none;
  border: none;
  padding-bottom: 8px;
  padding-top: 8px;
}
.vc_active div[data-vc-shortcode-param-name=wptm_table_title], .vc_active div[data-param_type=wptm_table],
.vc_active div[data-vc-shortcode-param-name=wptm_chart_title], .vc_active div[data-param_type=wptm_chart] {
  position: relative;
  padding-bottom: 20px;
}
.vc_active div[data-vc-shortcode-param-name=wptm_table_title] .wpb_element_label, .vc_active div[data-param_type=wptm_table] .wpb_element_label,
.vc_active div[data-vc-shortcode-param-name=wptm_chart_title] .wpb_element_label, .vc_active div[data-param_type=wptm_chart] .wpb_element_label {
  margin: 6px 10px 0 0;
  display: inline-block;
  vertical-align: text-top;
}
.vc_active div[data-vc-shortcode-param-name=wptm_table_title] .edit_form_line, .vc_active div[data-param_type=wptm_table] .edit_form_line,
.vc_active div[data-vc-shortcode-param-name=wptm_chart_title] .edit_form_line, .vc_active div[data-param_type=wptm_chart] .edit_form_line {
  display: block;
  vertical-align: middle;
  width: calc(100% - 110px);
  float: right;
}
.vc_active div[data-vc-shortcode-param-name=wptm_table_title] .edit_form_line > span, .vc_active div[data-param_type=wptm_table] .edit_form_line > span,
.vc_active div[data-vc-shortcode-param-name=wptm_chart_title] .edit_form_line > span, .vc_active div[data-param_type=wptm_chart] .edit_form_line > span {
  position: absolute;
  bottom: 0;
  top: 25px;
  padding: 0 0 0 5px;
  left: -114px;
  margin-top: 15px;
}
.vc_active div[data-param_type=wptm_chart],
.vc_active div[data-param_type=wptm_table] {
  padding-bottom: 30px;
}

.wpb_content_element > .wpb_element_wrapper > .wpb_element_title .wptm-chart-icon,
.wpb_content_element > .wpb_element_wrapper > .wpb_element_title .wptm-table-icon {
  display: inline-block;
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none;
  width: 26px;
  height: 26px;
}

.wpb_vc_param_value.wptm-choose-table-control[name=content],
.wpb_vc_param_value.wptm-choose-chart-control[name=content] {
  position: relative;
  overflow: visible;
  margin-top: 5px;
}
.wpb_vc_param_value.wptm-choose-table-control[name=content] .selected-table-control-section:before, .wpb_vc_param_value.wptm-choose-table-control[name=content] .selected-chart-control-section:before, .wpb_vc_param_value.wptm-choose-table-control[name=content] p.wptm-no-content:before,
.wpb_vc_param_value.wptm-choose-chart-control[name=content] .selected-table-control-section:before,
.wpb_vc_param_value.wptm-choose-chart-control[name=content] .selected-chart-control-section:before,
.wpb_vc_param_value.wptm-choose-chart-control[name=content] p.wptm-no-content:before {
  content: "";
  position: absolute;
  top: -15px;
  left: 0;
  display: inline-block;
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: url(../images/wptm_placeholder_table.svg);
  background-position: top left 10%;
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-size: cover;
  width: 26px;
  height: 26px;
}
.wpb_vc_param_value.wptm-choose-table-control[name=content] .selected-table-control-section.wptm_mysql_table:before, .wpb_vc_param_value.wptm-choose-table-control[name=content] .selected-chart-control-section.wptm_mysql_table:before, .wpb_vc_param_value.wptm-choose-table-control[name=content] p.wptm-no-content.wptm_mysql_table:before,
.wpb_vc_param_value.wptm-choose-chart-control[name=content] .selected-table-control-section.wptm_mysql_table:before,
.wpb_vc_param_value.wptm-choose-chart-control[name=content] .selected-chart-control-section.wptm_mysql_table:before,
.wpb_vc_param_value.wptm-choose-chart-control[name=content] p.wptm-no-content.wptm_mysql_table:before {
  background-image: url(../images/db_table.svg);
}
.wpb_vc_param_value.wptm-choose-table-control[name=content] .selected-table-control-section.wptm_table_html:before, .wpb_vc_param_value.wptm-choose-table-control[name=content] .selected-chart-control-section.wptm_table_html:before, .wpb_vc_param_value.wptm-choose-table-control[name=content] p.wptm-no-content.wptm_table_html:before,
.wpb_vc_param_value.wptm-choose-chart-control[name=content] .selected-table-control-section.wptm_table_html:before,
.wpb_vc_param_value.wptm-choose-chart-control[name=content] .selected-chart-control-section.wptm_table_html:before,
.wpb_vc_param_value.wptm-choose-chart-control[name=content] p.wptm-no-content.wptm_table_html:before {
  background-image: url(../images/wptm_placeholder_table_1.svg);
}
.wpb_vc_param_value.wptm-choose-table-control[name=content] .selected-table-control-section.wptm_chart:before, .wpb_vc_param_value.wptm-choose-table-control[name=content] .selected-chart-control-section.wptm_chart:before, .wpb_vc_param_value.wptm-choose-table-control[name=content] p.wptm-no-content.wptm_chart:before,
.wpb_vc_param_value.wptm-choose-chart-control[name=content] .selected-table-control-section.wptm_chart:before,
.wpb_vc_param_value.wptm-choose-chart-control[name=content] .selected-chart-control-section.wptm_chart:before,
.wpb_vc_param_value.wptm-choose-chart-control[name=content] p.wptm-no-content.wptm_chart:before {
  background-image: url(../images/wptm_placeholder_chart_1.svg);
}
.wpb_vc_param_value.wptm-choose-table-control[name=content] p.wptm-no-content:before,
.wpb_vc_param_value.wptm-choose-chart-control[name=content] p.wptm-no-content:before {
  top: -33px;
}

/*# sourceMappingURL=wpbakery.css.map */
