/*!
 * 
 * prcBlocksLibrary
 * 
 * @author Seth Rubenstein
 * @version 2.1.26
 * @link UNLICENSED
 * @license UNLICENSED
 * 
 * Copyright (c) 2022 Seth Rubenstein
 * 
 * This software is released under the UNLICENSED License
 * https://opensource.org/licenses/UNLICENSED
 * 
 * Compiled with the help of https://wpack.io
 * A zero setup Webpack Bundler Script for WordPress
 */
.prc-tooltip {
  border: 1px solid #eee;
  border-radius: 5px;
  font-size: 10px;
  padding: 0 0.25rem 0.25rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  color: black;
  text-align: center;
  margin: 0 auto;
}

.cb__text-wrapper {
  margin: 20px 0;
}

.cb__title {
  font-size: 18px;
  line-height: 20px;
  font-family: franklin-gothic-urw, Verdana, Geneva, sans-serif;
  font-weight: 700;
  color: #231f20;
  margin-bottom: 15px;
}

.cb__subtitle {
  font-style: 14px;
  line-height: 18px;
  color: rgba(100, 100, 100, 0.7);
  font-style: italic;
  font-family: abril-text, Georgia, Times New Roman, Times, serif;
  margin-bottom: 20px;
}

.cb__note {
  font-size: 12px;
  line-height: 15px;
  color: rgba(100, 100, 100, 0.6);
  font-family: franklin-gothic-urw, Verdana, Geneva, sans-serif;
  margin-top: 20px;
}

.cb__note ~ .cb__note {
  margin-top: auto;
}

.cb__tag {
  font-size: 11px;
  line-height: 14px;
  font-family: franklin-gothic-urw, Verdana, Geneva, sans-serif;
  color: #231f20;
  margin-top: 10px;
}

.wp-chart-builder-wrapper .hidden {
  display: none;
}

.chart-builder-data-table--hidden {
  display: none;
}

.share-pane {
  display: flex;
  flex-direction: column;
  padding: 20px 0;
  font-family: franklin-gothic-urw, Verdana, Geneva, sans-serif;
}

.share-pane .share-pane__prompt {
  font-family: franklin-gothic-urw, Verdana, Geneva, sans-serif;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.5rem;
  margin-bottom: 20px;
}

.share-pane .share-pane__link {
  font-family: franklin-gothic-urw, Verdana, Geneva, sans-serif;
  margin-bottom: 20px;
}
/*# sourceMappingURL=styles.css.map */

/*# sourceMappingURL=chart-builder-ddf9d855.css.map*/