/* Extracted legacy product list template styles */

.legacy-product-list--listing .alert,
.legacy-product-list--builder .alert {
    font-size: 16px;
    margin-top: 20px;
}

.legacy-product-list--listing #productInfomationHolder {
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: -21px;
}

.legacy-product-list--listing #productVersionsOpener,
.legacy-product-list--builder #productVersionsOpener {
    margin-bottom: 0;
}

.legacy-product-list__versions-opener-inner {
    width: 960px;
    margin: auto;
    text-align: center;
}

.legacy-product-list__versions-opener-title {
    border: none;
}

.legacy-product-list__versions-opener-copy {
    font-size: 17px;
    font-weight: 400;
}

.legacy-product-list__section-toggle {
    padding-bottom: 0;
    cursor: pointer;
}

.legacy-product-list__section-heading {
    font-size: 28px;
}

.legacy-product-list__section-heading--dark {
    font-weight: bold;
    color: #221f1b;
}

.legacy-product-list__section-heading--base {
    font-weight: 600;
    color: #000;
}

#content img.legacy-product-list__section-toggle-icon {
    float: right;
    transform: rotate(180deg);
}

.legacy-product-list__section-toggle-text {
    line-height: 35px;
    font-size: 18px;
    float: right;
}

.legacy-product-list__section-toggle-text--tax {
    color: #0091b3;
}

.legacy-product-list__section-toggle-text--ap {
    color: #9c006a;
}

.legacy-product-list__section-rule {
    margin: 5px 0;
}

.legacy-product-list__section-rule--padded {
    padding: 5px 0;
}

.legacy-product-list__hidden-section {
    display: none;
}

.legacy-product-list__is-visible {
    display: block;
}

.legacy-product-list__error-message {
    display: none;
    font-size: 13px;
    padding-left: 80px;
}

.legacy-product-list__error-message--tax {
    color: #0091b3;
}

.legacy-product-list__total-title {
    float: left;
    font-size: 28px;
}

.legacy-product-list__vat-note {
    font-size: 14px;
    font-weight: 600;
}

.legacy-product-list__buy-section--compact {
    border: none;
    padding-top: 0;
}

.legacy-product-list__modal {
    display: none;
    width: 400px;
}

.legacy-product-list__modal--wide {
    width: 500px;
}

.buyButton.legacy-product-list__buy-button,
input.legacy-product-list__buy-button {
    float: right;
    margin: 10px 0 30px 10px;
    padding: 10px 20px;
}

.legacy-product-list__clear-both,
.legacy-product-list__clear-block {
    clear: both;
}

.legacy-product-list__option-emphasis {
    font-size: 18px;
}

.legacy-product-list__section-spacing-top {
    margin-top: 20px;
}

.legacy-product-list__previous-years-callout {
    width: 960px;
    margin: auto;
    overflow: auto;
    padding: 20px 0;
    border-top: 1px solid #cecece;
}

.legacy-product-list__previous-years-description {
    float: left;
    margin: 0;
    padding-top: 5px;
}

.buyButton.legacy-product-list__previous-years-button {
    float: right;
    font-size: 15px;
    padding: 7px 10px;
    margin-top: -18px;
}

.legacy-product-list__vat-explanation {
    margin: 10px 0;
    float: left;
}

.legacy-product-list__bookkeeping-title {
    margin-bottom: 1rem;
}

.legacy-product-list__bookkeeping-label {
    margin-left: 2em;
}

.legacy-product-list__bookkeeping-description {
    margin-bottom: 10px;
}

.legacy-product-list__charity-note {
    font-style: italic;
}

.legacy-product-list__charity-add-prefix {
    display: inline-block;
    padding-left: 50px;
    font-weight: 600;
    font-size: 18px;
}

.legacy-product-list__addon-price {
    float: right;
}

.legacy-product-list__additional-tabs {
    margin-top: -53px;
}

.legacy-product-list__feature-detail-tab {
    margin-top: 1px !important;
}

.legacy-product-list__tab-divider {
    width: 100%;
    height: 1px;
    border-top: 1px solid #000;
}

.legacy-product-list__overview-tab-item {
    margin-top: -8px;
}

.legacy-product-list__header-inner {
    margin: auto;
    width: 960px;
    height: 272px;
}

.buyButton.legacy-product-list__hero-button {
    width: 169px;
    padding: 12px 0;
    margin: auto;
    display: inline-block;
}

.buyButton.legacy-product-list__hero-button--secondary {
    margin-left: 20px;
}

.legacy-product-list__reg-note {
    margin-left: 40px;
}

.legacy-product-list__product-highlight--default {
    background-color: #939797;
}

.legacy-product-list__product-highlight--pink {
    background-color: #da0057;
}

.legacy-product-list__product-highlight--purple {
    background-color: #9c006a;
}
