/*
Theme Name: amCharts 4 (FastSpring)
Template: amcharts4
Author: amCharts
Author URI: https://www.amcharts.com/
Description: amCharts WP theme 4 with FastSpring support
Version: 1.0.1
Text Domain: amcharts2
*/

table.table-buy .price-main {
  margin-top: 10px;
  margin-left: 54px;
}

table.table-buy .price-main input[type="checkbox"] {
  margin-left: -33px;
}

table.table-buy .price-license a {
  margin-top: 19px;
}

table.table-buy td.selectable.selected .price-license a {
  border-top: none;
  padding-top: 0;
}

table.table-buy td.selectable .price-wrapper {
  margin-bottom: 30px;
}

.tax-included {
  font-size: 0.7em;
}

table.table-buy .totals .totals-inner p span {
  vertical-align: initial;
}

table.order-table .price .regular {
  font-size: 1.5em;
  font-weight: 400;
}

table.order-table .price .old {
  font-size: 1.3em;
  text-decoration: line-through;
  font-weight: 200;
}

table.order-table .align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.tax-info {
  padding: 0.5em 1em;
  border: 1px solid #e5e5e5;
  background: #fcfcfc;
  margin: 0.25em 0;
}

.price-live small {
  font-size: 0.6em;
}

.contains-error .error {
  display: block!important;
}

.contains-error .maybe-error {
  border-color: #c55;
  color: #c55;
}

.contains-success .success {
  display: initial!important;
}