e-page-transition.e-page-transition--entering {
    display: none !important;
}

.theme-interactive,
.theme-main {
    overflow-wrap: normal;
}

html:not(.viewport-large-20) .accordion {
    height: auto;
}

.header.active {
    background-color: #FFF;
    color: #333 !important;
}
.accordion dt a, .accordion dd a {
	 display: inline-block;
     width: 100%;
     display: block;
}

.accordion dd:last-of-type {
	 position: relative;
}

.accCaret {
   display: inline-block;
   float: right;
   font-size: 32px;
   color: #ECA542;
}
.accCaret.active {
   -webkit-transition: transform 250ms linear;
   transform: rotate(90deg);
}
.accCaret.inactive {
   -webkit-transition: transform 250ms linear;
   transform: rotate(-90deg);
}
.accordion dt{
    padding-top:12px;
}
.accordion {
    margin:0;
}
#sticky-content .g-primary-cost {
    margin:0;
}

/*TABLES*/
.g-primary-cost table{
    width: 100%;
}
.g-primary-cost .header{
    font-family: 'magistral-regular' !important;
    color: white;
    font-size: 24px;
    margin-top: 10px;
    padding-top: 8px;
    border-bottom: #e1e1e1 2px solid;
    border-left: 2px solid #e1e1e1;
}

.g-primary-cost td:nth-child(1) {
  text-align: left;
}

.g-primary-cost th{
    color:#ECA542;
    /*background-color:#6993CD;*/
    text-align: center;
    line-height: 18px;
    padding: 10px 4px 8px;
    border-bottom: 2px solid #fff;
}
.g-primary-cost td{
    padding:0 4px;

}

.g-primary-cost tr:nth-child(even)  {
background-color:  #444d69;
}

.g-primary-cost .totalRow td{
    font-family: 'magistral-regular' !important;
    background-color:#ECA542;
    color:#303954;
    font-size:24px;
}

.lightTable{
    border: 1px solid #444;
	box-sizing: border-box;
    width: 100%;
	max-width:400px;
}
.lightTable th{
  color:#222;
    background-color: #e1e1e1;
    text-align: left;
}

.lightTable .g-value{
    color:#333;
}

.lightTable tr:nth-child(even)  {
    background-color:  #f1f1f1;
}
.lightTable td,
.lightTable th{
	padding: 1px 10px;
}

body, html{
    overflow: visible!important;
    height: auto !important;
}

#content2Left {
    display: none;
}

#content2Right {
    width: 100%;
}

.clear {
    clear: both;
}

.lt-ie9 .messenger.suggestions {
    display: block !important;
    height: 50px;
}

.lt-ie9 .messenger.suggestions .message-bed {
    background-color: #f8e9d2;
    border-bottom: 1px solid #ccc;
}

.lt-ie9 .messenger.suggestions .message-container {
    padding: 11px 18px 11px 30px;
}

.lt-ie9 .messenger.suggestions .action-link {
    /* font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important; */
    font-size: 10px;
    font-weight: bold;
    color: #a81817;
    text-transform: uppercase;
}

.lt-ie9 .messenger.suggestions .alert-icon {
    background: Red no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-top: -2px;
    float: none;
}

.lt-ie9 .masthead,
.lt-ie9 .navigation,
.lt-ie9 .comments-panel {
    margin-top: 50px !important;
}

.lt-ie9 .ribbon {
    margin-top: 97px !important;
}

.hidden {
    display: none !important;
}


/* Browser warning */

.lt-ie9 .g-section,
.lt-ie9 .g-method-section {
    display: none;
}

.g-browser-warning {
    font-family: georgia, times, serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
}


/* Scoop overrides */

.interactive-byline {
    margin-top: 10px;
    margin-bottom: 0px !important;
}

.dateline {
    display: none;
}


/* End scoop overrides */

.g-primary-cost h3 {
    color: white;
    font-size: 24px;
}

.g-primary-cost hr {
    border-top: 1px solid white;
    margin: 20px;
}

.g-primary-cost-before,
.g-primary-cost-after {
    font-weight: 700;
    line-height: 1.2em;
    text-align: center;
    white-space: nowrap;
    margin: auto;
    font-size: 24px;
}

.g-primary-cost {
    color: #fff;
    border-radius: 4px;
    text-align: center;
    background: #303954;
    padding: 20px;
    margin: 15px 0;
    -webkit-transition: color 250ms linear;
    -moz-transition: color 250ms linear;
    -ms-transition: color 250ms linear;
    -o-transition: color 250ms linear;
    transition: color 250ms linear;
}

.g-negative .g-if-negative,
.g-positive .g-if-positive {
    display: block;
}

.g-primary-cost-value {
    font-size: 18px;
    font-weight: 700;
}

.g-primary-cost-unit {
    display: inline-block;
    text-align: left;
    line-height: 1em;
    font-size: 12px;
}

.g-primary-cost-after {
    margin-bottom: 30px;
}

.g-secondary-costs,
.g-secondary-costs-before {
    clear: right;
    color: #999;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 14px;
}

.g-secondary-costs-before .g-secondary-cost-value {
    padding-bottom: 5px;
}

.g-secondary-costs {
    border-top: solid 1px #ddd;
}

.g-secondary-cost-value {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
    float: right;
}

.buttonText p,
.g-explainer {
    color: #555;
    font-size: 14px;
    margin-top: 2em;
}

.g-explainer-hed {
    font-weight: 700;
}
.sticky-active{
    top:60px !important;
}
#g-fixed {
    background-color: transparent;
    float: right;
    /*top: 190px;*/
    z-index: 9;
    /*position: -webkit-sticky; !* Safari *!*/
    /*position: sticky;*/
}

.g-fixed{
    /* position:fixed !important;
    top: 190px; */
}

.g-section {
    margin-top: 2em;
}

.viewport-medium-10 .g-section {
    margin-top: 2em;
}

.g-section-header {
    font-weight: 700;
    letter-spacing: -.02em;
    color: #333;
    font-family: 'magistral-regular' !important;
    line-height: 80px;
    font-size: 32px;
    display: block;
    border-top: 2px solid #444;
    padding: 12px 0;
}

.g-section-copy {
    font-weight: 300;
    font-size: 16px;
    /*margin: .5em 10px .5em 0;*/
    line-height: 1.4em;
    z-index: 1;
}

.g-method-hed,
.g-section-title {
    font-weight: 700;
    letter-spacing: -.02em;
    color: #333;
    font-family: 'magistral-regular' !important;
    border-top: 1px solid #f1f1f1;
    font-size: 22px;
    display: block;
        padding-top: 10px;
}

.g-question {
    margin-top: 1em;
}

.g-question-answer {
    display: inline-block;
    margin-left: 1em;
    white-space: nowrap;
}

.g-question label {
    margin-left: .3em;
    font: inherit;
    color: #aaa;
}

.g-parameters {
    position: relative;
}

.g-parameters:after {
    display: block;
    content: "";
    clear: left;
}

.g-parameter {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    user-select: none;
    display: block;
    position: relative;
    height: 120px;
}

.g-parameter-label,
.g-parameter-sublabel {
    bottom: 15px;
    font-size: 14px;
    line-height: 14px;
    color: #555;
    white-space: nowrap;
    font-weight: lighter;
}

.g-question-label,
.g-parameter-label {
    cursor: default;
    position: relative;
}

.g-parameter-sublabel {
    color: #999;
    bottom: -3px;
}

.g-parameter-label-tip {
    display: none;
    position: absolute;
    font-size: 14px;
    font-weight: 500;
    line-height: 15px !important;
    line-height: .9375rem;
    left: -10px;
    top: 100%;
    background: #fff;
    padding: 10px;
    border: solid 1px #ccc;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    z-index: 2;
    width: 240px;
    white-space: normal;
    text-transform: none;
}

.g-parameter-tip {
    z-index: 1;
    pointer-events: none;
    position: absolute;
    left: 50%;
    text-anchor: middle;
    fill: #fff;
}

.g-parameter-tip path {
    fill: #303954;
}


.g-question-label:hover .g-parameter-label-tip,
.g-parameter-label:hover .g-parameter-label-tip {
    display: inline;
}

.g-parameter-input,
.g-parameter-label,
.g-parameter-sublabel {
    position: absolute;
}

.g-parameter-input {
    bottom: 34px;
}

.g-parameter-chart {
    position: absolute;
    right: 0;
    bottom: 0;
}

.g-parameter-chart svg {
    overflow: hidden;
}

.g-parameter-select,
.g-parameter input {
    border: none;
    border-radius: 0;
    border-bottom: solid 1px #ddd;
    font: inherit;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    padding: 6px;
}

.g-parameter input:disabled {
    opacity: 1;
}

.g-parameter input:focus {
    outline: none;
    border-bottom: solid 1px #000;
}

.g-parameter-reset {
    display: none;
    cursor: pointer;
    position: absolute;
    bottom: 10px;
    right: 4px;
}

.g-parameter-input--modified .g-parameter-reset {
    display: inline;
}

.g-parameter-reset circle {
    fill: #aaa;
}

.g-parameter-reset:hover circle {
    fill: #ccc;
}

.g-parameter-reset:active circle {
    fill: #888;
}

.g-parameter-reset path {
    fill: white;
}

.g-bar {
    fill: #e0e0e0;
}

.g-bar--active, .g-bar--active.g-bar--default {
    fill: #303954;
    color: #fff;
}
.g-bar--highlight,
.g-bar--default {
    fill: #ECA542;
    color: #fff;
}

.g-parameter-value path {
    fill: #fff;
    stroke: #777;
}

.g-axis .tick line {
    stroke: #aaa;
    shape-rendering: crispEdges;
    stroke-opacity: 0.05;
    fill-opacity: 0.05;
}

.g-axis-label {
    position: absolute;
    right: 2px;
    top: -39px;
    width: 80px;
    color: #999;
    font-size: 11px;
    line-height: 11px;
    font-weight: 500;
    text-transform: uppercase;
    /* font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important; */
}

.g-parameter-value text,
.g-axis text {
    fill: #aaa;
    text-transform: uppercase;
}

.g-parameter-value text {
    fill: #000 !important;
}

.g-axis path {
    display: none;
}

.g-axis--y .tick:first-of-type,
.g-axis--y-inner .tick text {
    display: none;
}

.g-axis--y-inner .tick line {
    stroke: #f1f1f1;
    stroke-opacity: .65;
}

.g-axis--y-outer {
    display: none;
}

.g-desktop-fixed-content {
    padding-left: 20px;
    width: 390px !important;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .g-axis--y-inner .tick line {
        stroke-width: .5px;
    }
}

.g-axis--x .tick text {
    -webkit-transition: opacity 250ms linear;
    -moz-transition: opacity 250ms linear;
    -ms-transition: opacity 250ms linear;
    -o-transition: opacity 250ms linear;
    transition: opacity 250ms linear;
}

.g-baseline {
    stroke: #eee;
    stroke-width: 4px;
    stroke-linecap: round;
}

.g-baseline-halo {
    stroke: #bbb;
    stroke-width: 6px;
    stroke-linecap: round;
}

.g-parameter-help {
    display: inline-block;
    color: #fff;
    background: #aaa;
    border: solid 1px #fff;
    border-radius: 12px;
    height: 12px;
    width: 12px;
    text-align: center;
    font: 10px sans-serif;
}

.g-question-label {
    display: inline-block;
}

.g-question-label:hover .g-parameter-help,
.g-parameter-label:hover .g-parameter-help {
    border-color: #777;
    background: #fff;
    color: #777;
    font-weight: bold;
}

.g-mobile,
.g-mobile-fixed-content {
    display: none;
    z-index: 99;
}

.g-method-section {
    clear: both;
}

.g-method-hed {
    margin-bottom: 12px;
}

.g-method-text strong {
    color: #777;
}

.g-mobile-axis-label {
    display: none;
    position: absolute;
    top: -30px;
    right: -2px;
    width: 40px;
    color: #AAA;
    font-size: 10px;
    line-height: 1.2em;
}

.g-mobile .g-value,
.g-mobile-fixed-content .g-value {
    white-space: nowrap;
}

#g-mobile-fixed-container {
    height: auto;
}

html:not(.viewport-large-20) #g-desktop-fixed-content-sticky-wrapper,
html:not(.viewport-large-20) .g-desktop-fixed-content {
    display: none !important;
}

html:not(.viewport-large-20) .g-mobile {
    display: block;
    border-top: solid 1px #ddd;
    padding: 10px 0 2em 0;
    /* font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important; */
}

html:not(.viewport-large-20) .g-mobile-fixed-content {
    display: block;
    background-color: #303954;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    line-height: 1.4em;margin: 0 0 0 -60px;
    position: fixed;
    bottom: 0;
    width: 100%;
}

html:not(.viewport-large-20) .g-mobile-fixed-content {
    margin: 0 0 0 -60px;
}

html:not(.viewport-large-20) .nav-collapsed .g-mobile-fixed-content {
    padding-left: 10px !important;
}

html:not(.viewport-large-20) .g-negative .g-mobile-fixed-content {
    background-color: #555;
    color: #303954;
}

html:not(.viewport-medium-10) .g-mobile-fixed-content {
    font-size: 16px;
    padding: 10px 0;
    margin: 0 0 0 -15px;
}

html:not(.viewport-large-20) .g-mobile-fixed-content .g-value {
    font-weight: 700;
}

html:not(.viewport-large-20) .g-axis text {
    font-size: 10px;
}

html:not(.viewport-large-20) .g-mobile-axis-label {
    display: block;
}

html:not(.viewport-large-20) .g-axis-label,
html:not(.viewport-large-20) .g-desktop-fixed-content,
html:not(.viewport-large-20) .g-parameter-sublabel,
html:not(.viewport-large-20) .g-question label,
html:not(.viewport-large-20) #g-desktop-fixed-content-sticky-wrapper{
    display: none;
}

html:not(.viewport-large-20) .g-fixed {
    /* position: sticky;
    top: 190px; */
}

html:not(.viewport-medium-10) .g-question {
    color: #555;
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 2em;
}

html:not(.viewport-medium-10) .g-question-answer {
    display: block;
    margin: 0;
}

html:not(.viewport-medium-10) .g-parameter {
    display: block;
    height: 18px;
    margin-bottom: 100px;
    margin-top: 50px;
}

html:not(.viewport-large-20) .g-section-copy {
    margin-right: 25px;
    margin-bottom: 10px;
}

html:not(.viewport-medium-10) .g-parameter-chart {
    position: relative;
    margin-top: 22px;
}

html:not(.viewport-large-20) #g-fixed,
html:not(.viewport-medium-10) .g-parameter-label,
html:not(.viewport-medium-10) .g-parameter-sublabel {
    width: 100%;
    float: none !important;
    height: 0px;
}

html:not(.viewport-medium-10) .g-parameter-input {
    bottom: 120px;
    width: 1px;
    z-index: 0;
}

.g-parameter-select,
.g-parameter-input input {
    width: 160px;
    background-color: #eee;
}

.heading-logo {
    width: 300px;
    float: right;
    min-height: 80px;
    margin: 0 0 40px 40px;
    text-align: center;
}

html:not(.viewport-medium-10) .heading-logo {
    width: 100%;
}

html:not(.viewport-medium-10) .g-parameter-input input {
    background: white;
}

html:not(.viewport-medium-10) .g-parameter-label {
    bottom: -45px;
    text-transform: none;
    font-size: 15px;
}

html:not(.viewport-medium-10) .g-parameter-input input {
    background: white;
    position: relative;
    top: 160px;
}

html:not(.viewport-medium-10) .g-parameter-sublabel {
    bottom: -80px;
}

html:not(.viewport-medium-10) .g-parameter-reset {
    top: 160px;
    left: 160px;
}

html:not(.viewport-large-20) #preview-banner {
    display: none;
}

.g-parameter {
    margin: 40px 0 10px 0;
}

.visual-form-builder-container {
    max-width: 610px;
}

.viewport-medium-10 .interactive-graphic,
.viewport-small-10 .interactive-graphic {
    margin-bottom: 80px;
}

.fixed-bottom {
    width: auto;
}

.tooltip {
    opacity: 1 !important;
    color: white;
	font-size:14px !important;
}

.hidden {
    display: none !important;
}

.dropper.fadeIn {
    visibility: visible;
    transition: opacity 1s ease-in-out;
    opacity: 1;
    display: block;
}

.dropper.fadeOut {
    visibility: hidden;
    transition: opacity 1s ease-in-out;
    opacity: 0;
    display: none;
}

.dropper {
    visibility: visible;
    opacity: 1;
    display: block;
}

.buttonHolder {
    float: left;
}
.button {
    cursor: pointer;
    color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
    background-color: rgb(236, 165, 66);
    border-radius: 5px;
    min-width: 140px;

    display: block;
    padding: .4em .8em;
    font-size: .9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
}


ul.cboxtags {
    list-style: none;
    padding: 20px;
}
ul.cboxtags li{
  display: inline;
}
ul.cboxtags li label{
    display: inline-block;
    background-color: #fff;
    border: 2px solid #eee;
    color: #54595F;
    border-radius: 25px;
    white-space: nowrap;
    margin: 3px 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
}

ul.cboxtags li label {
    padding: 8px 12px;
    cursor: pointer;
}

ul.cboxtags li label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    padding: 2px 6px 2px 2px;
    content: "\f067";
    transition: transform .3s ease-in-out;
}

ul.cboxtags li input[type="checkbox"]:checked + label::before {
    content: "\f00c";
    transform: rotate(-360deg);
    transition: transform .3s ease-in-out;
}

ul.cboxtags li input[type="checkbox"]:checked + label {
    border: 2px solid #444d69;
    background-color: #ECA542;
    color: #fff;
    transition: all .2s;
}

ul.cboxtags li input[type="checkbox"] {
  position:absolute;
}
ul.cboxtags li input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
ul.cboxtags li input[type="checkbox"]:focus + label {
  border: 2px solid #444d69;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}
#shell{
    padding-bottom: 20px;
}

@media print {
  #return-to-top,
    .elementor-location-header,
    .full-head-img,
    .toledo-campaign,
    .cboxtags,
    .main-menu,
	.elementor-location-footer,
    .g-primary-cost {
        display: none !important;
    }

    #g-desktop-fixed-content-sticky-wrapper,
    .g-desktop-fixed-content {
        display: inline-block;
    }
    .bg {
        visibility: visible;
        position: absolute;
        display: inline-block;
        z-index: 0;
        left: 15%;
    }
    .mybg {
        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        transform: rotate(-20deg);
        opacity: 0.05;
        filter: alpha(opacity=10);
    }
    .breakBefore {
        page-break-before: always;
    }
    .heading-logo {
        width: 300px;
        float: right;
        min-height: 80px;
        margin: 0 0 20px 30px;
        text-align: center;
    }
    .g-section-header{
         font-size: 22px !important;
    }
    .interactive-headline,
    .g-method-hed,
    .g-section-title,
    .g-question,
    .interactive-leadin.summary,
    .g-mobile-fixed-content {
        font-size: 13px !important;
    }
    .interactive-headline,
    .g-method-hed,
    .g-section-title {
        font-weight: bold;
    }
    .g-section-copy {
        margin-bottom: 10px;
    }
    .g-axis .tick line {
        shape-rendering: auto;
        stroke-opacity: 0.05;
        fill-opacity: 0.05;
    }
    .sticky-content,
    .top-nav-social,
    .breadcrumb-wrapper,
    .footer-col-one,
    .footer-banner-col-left,
    .footer-banner-col-right,
    .g-explainer {
        display: none;
    }
    .g-axis-label,
    .g-desktop-fixed-content,
    .g-parameter-sublabel,
    .g-question label,
    .summary-text,
    .g-method-text {
        font-size: 12px !important;
    }
    a[href]:after {
        content: "";
    }
    h1,
    .story-heading {
        font-size: 20px !important;
    }
}
