/* Pillar page CSS - Accounting  
.ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
        box-shadow: 0 2px 5px 0 rgb(39 39 39 / 25%);
    }*/
/*Breadcrumbs*/
p#breadcrumbs span a {
    text-decoration: underline;
}
.hidden {
    display: none !important;
} 

#contentsColumn h2 {
    scroll-margin-top: 110px;
}

.showMore, .showLess {
    color: #0977D0;
    font-size: 14px;
    cursor: pointer;
    /* display: none; */
}
.align-center, .text-center {
    text-align:center;
}
.header-gray{
    background-color: #f5f5f5;
}
.content-graph-wrap .elementor-tabs .elementor-tabs-wrapper {
    border-bottom: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-graph-wrap .elementor-tab-title:nth-child(1) {
    border-radius: 50px 0px 0px 50px;
}
.content-graph-wrap .elementor-tab-title:nth-child(1), .content-graph-wrap .elementor-tab-title:nth-child(2) {
    background-color: #e7f1fa;
    border: #e7f1fa;
    color: #443f3f;
    font-weight: 500;
}
.content-graph-wrap .elementor-tab-title:nth-child(2) {
    border-radius: 0px 50px 50px 0px;
}
.content-graph-wrap .elementor-tab-desktop-title {
    padding: 12px 20px !important;
    padding-top: 12px !important;
    padding-right: 20px !important;
    padding-bottom: 12px !important;
    padding-left: 20px !important;
    font-weight: 400 !important;
}   
#custom-toggle i {
    font-weight: 400;
}

.content-graph-wrap .elementor-tab-mobile-title {
    display:none;
}

/*Quick Links*/
 div#QuickLinks {
     z-index: 1;
}

#QuickLinks ul, #QuickLinks ol {
    margin:0px!important;
}
#QuickLinks .elementor-toc__list-item-text:hover {
    text-decoration: none;
}
 #QuickLinks .elementor-toc__header {
     border-bottom: 0;
     padding-bottom: 0;
     padding-left: 0;
     margin-bottom: 0;
 }
 #QuickLinks .elementor-toc__body {
     padding:20px 0px;
}
/* #QuickLinks .elementor-item-active {
     border-left: 4px solid #2789E3!important;
     padding-left: 8px;
     font-weight: 500!important;
     letter-spacing: -0.015em;
}*/
#QuickLinks a.elementor-toc__list-item-text.elementor-item-active {
color:#757575;
}
 #QuickLinks .elementor-item-active-state {
     border-left: 4px solid #2789E3!important;
     padding-left: 8px;
     font-weight: 500!important;
     letter-spacing: -0.015em;
 
 }
 #QuickLinks a.elementor-toc__list-item-text {
     border-color: coral;
     padding-left: 7px;
     font-weight: 300;
     line-height: 1.3em;
     padding: 0.35em 0 0.35em 0.4em;
     border-left:4px solid #fff;
}
#QuickLinks li.elementor-toc__list-item:hover {
    background: #EDF6FD;
    border-radius: 6px;
}
/*Quick Links*/
#TOC .elementor-toc__list-item-text-wrapper i, #TOC .elementor-toc__list-item-text-wrapper svg {
    display: none;
}
/* hide the ToC chevron toggle */
#contentsColumn p,
.entry-content p {
    margin-bottom: 1.2em;
    color: #757575;
}

.light-blue-button {
    padding: 1em 1.6em;
    background-color: #E3F1FC;
    border-radius: 100px;
    color: #1E88E5;
    font-weight: 500;
}
.multi-section-header {
    color: #443f3f;
    font-size: 1.3em;
    font-weight: 300;
    margin-top: 1.3em;
    margin-bottom: 0.4em;
}

.dropdown-container-form {
    font-weight: 400;
    border-radius: 10rem;
    margin-top: 1.2em;
    box-shadow: 0 1px 3px #888;
    background-color: #fff !important;
    text-indent: 10%;
    padding: 10px 0;
    height: auto;
    cursor: pointer;
    border: 1px solid transparent;
    display: block;
    width: 100%;
    line-height: 1.5;
    color: #495057;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background: url(/wp-content/uploads/2022/05/down_arrow.png);
    background-repeat: no-repeat;
    background-position: right;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
}

#TOC ul,
#TOC ol {
    padding-top: 3em;
}
div#TOC {
    z-index: 1;
}

#TOC ul,
#TOC ol {
    padding-top: 0;
}

#TOC .elementor-widget-container {
    border: 0;
}

#TOC .elementor-toc__header {
    border-bottom: 0;
}

/*non selected TOC item*/
#TOC a.elementor-toc__list-item-text {
    border-color: coral;
    border-left: 2px solid #CCCCCC;
    padding-left: 7px;
    font-weight: 300;
}

/*selected TOC item*/
#TOC a.elementor-toc__list-item-text.elementor-toc__top-level.elementor-item-active {
    border-color: coral;
    border-left: 3px solid #2789E3;
    padding-left: 8px;
    font-weight: 600;
}

#TOC .elementor-item-active {
    font-weight: 400 !important;
    border-left: 3px solid #2789E3 !important;
    padding-left: 8px !important;
    letter-spacing: -0.25px;
}
li.elementor-toc__list-item:hover {
    background: #EDF6FD;
    border-radius: 6px;
}

.elementor-widget-table-of-contents#TOC {
    inset-inline-start: unset !important;
}

.top-hero-section {
    max-height: 600px;
}

.custom-margin-credits {
    padding-top: 10px;
}

.custom-list-alpha {
    list-style-type: upper-alpha;
}

.contentsColumn .elementor-widget-container p:last-child {
    margin-bottom: 0;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin-bottom: 20px;
}

.h2-title-remove-margin {
    margin-top: 0 !important;
}

.light-blue-button:hover {
    background-color: #c9e4fe;
    color: #1E88E5;
}

.light-blue-button:hover i {
    transform: translateX(5px);
    transition-duration: 300ms;
}

.yellow-button a:hover {
    background-color: #f3cd05 !important;
    border: 1px solid #f3cd05 !important;
}
.transparent-button .elementor-button {
    border: solid 1px #1e88e5;
    background-color: transparent;
    color: #1e88e5;
    letter-spacing: 1px;
    font-weight: 400;
    border-radius: 80px !important;
    text-shadow: none;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    font-size: 15px;
    display: inline-block;
    line-height: 1;
}
.transparent-button .elementor-button-text:hover,
.transparent-button:hover .elementor-button-text {
    color: #fff;
}
.transparent-button .elementor-button:hover {
    border: solid 1px #1e88e5;
    background-color: #1e88e5;
    color: #fff;
}
#QuickLinks .elementor-toc__list-item-text-wrapper i, #QuickLinks .elementor-toc__list-item-text-wrapper svg {
    display: none;
}

h3.h3-withno-btm-margin {
    margin-bottom: 0;
}


.para-fee-varies {
    display: block;
    padding-bottom: 12px;
    font-size: 16px;
}
/* Color Coating table */
.contentsColumn .backdrop-aud {
    background-color: #0079d4;
    color: #ffffff;
    border-bottom: 1px solid #fff;
}
.contentsColumn .backdrop-bec {
    background-color: #744c9e;
    color: #ffffff;
    border-bottom: 1px solid #fff;
}

.contentsColumn .backdrop-far {
    background-color: #4fa332;
    color: #ffffff;
    border-bottom: 1px solid #fff;
}

.contentsColumn .backdrop-reg {
    background-color: #ed9910;
    color: #ffffff;
    border-bottom: 1px solid #fff;
}

.backdrop-coating {
    position: relative;
}

.backdrop-coating:before {
    content: "";
    padding: 0px 4px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.backdrop-coating-aud:before {
    background: #0079d4;
    border-top: 1px solid #fff;

}

.backdrop-coating-bec:before {
    background: #744c9e;
}

.backdrop-coating-far:before {
    background: #4fa332;
}

.backdrop-coating-reg:before {
    background: #ed9910;
    border-bottom: 1px solid #fff;
}
.contentsColumn .backdrop-aud {
    background-color: #0079d4;
    color: #ffffff;
    border-bottom: 1px solid #fff;
}
.contentsColumn .backdrop-bec {
    background-color: #744c9e;
    color: #ffffff;
    border-bottom: 1px solid #fff;
}

.contentsColumn .backdrop-far {
    background-color: #4fa332;
    color: #ffffff;
    border-bottom: 1px solid #fff;
}

.contentsColumn .backdrop-reg {
    background-color: #ed9910;
    color: #ffffff;
    border-bottom: 1px solid #fff;
}
/* Color Coating table */
.faq-lower-section {
    font-size: 18px;
}

.reference-text {
    font-size: 0.9em;
    text-align: center;
}

.faq-lower-section h3 {
    font-size: 1.12em;
    font-weight: 500;
    padding: 1.5em 0 0.5em;
    margin-bottom: 14px;
    color: #454545;
}

.faq-lower-section h2 {
    font-size: 1.5em;
    padding: 1em 0;
}

.uworldAd {
    z-index: 1;
}

.higherZindex {
    z-index: 3;
}

strong,
b {
    font-weight: 500;
}

.contentsColumn .thin-chart-container .elementor-progress-percentage {
    position: absolute;
    padding-right: unset;
    right: 3px;
    top: 1px;
    color: #3088e5;
    text-shadow: 1px 1px white;
}

.contentsColumn .thin-chart-container .percentage-cell {
    position: absolute;
    padding-right: unset;
    right: 3px;
    top: 1px;
    color: #3088e5;
    text-shadow: 1px 1px white;
    font-weight: 400;
}

/*vertical-tab section*/

#custom-vertical-tab .elementor-tabs-content-wrapper {
    background-color:#ffffff;
    border:none;
    vertical-align:middle;
    padding:0px 0px 0px 30px;
}
#custom-vertical-tab .elementor-tab-title {
    border: none!important;
    border-radius: 6px;
    padding: 16px;
    margin-top: 10px;
}
#custom-vertical-tab .elementor-tab-title:hover, #custom-vertical-tab .elementor-tab-title.elementor-active  {
    background-color:#E9F3FB;
}
#custom-vertical-tab .elementor-tab-title {
    background-color:#F7F7F7;
    line-height:1.5em;
}
#custom-vertical-tab .elementor-tabs-wrapper {
    border-right:1px solid #D8D8D8;
     border-bottom:none!important;
    width:48%;
    padding-right:2em;
}
#custom-vertical-tab .elementor-tab-title a {
        display: flex;

}
.review-icon {
    font-size: 26px;
    font-weight: 300!important;
    margin-right: 7px;
}

#cpa-review-accordion-tab .review-icon {
    margin-right: 7px;
    font-weight: 400!important;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
   #custom-vertical-tab .elementor-tabs-wrapper {
        display: none !important;
    }
    #custom-vertical-tab .elementor-tabs-content-wrapper {
   
    padding:0px 0px 0px 0px;
}
#custom-vertical-tab .elementor-tab-mobile-title {
        display: block !important;
    }
}
@media screen and (min-width: 1024px) {
#custom-vertical-tab .elementor-tab-title a {
       line-height:1.5!important;
}
}
@media screen and (max-width: 767px) {
    
.hide-on-mobile {
    display:none;
}
.header-btn-style {
    text-align:center;
}
#custom-vertical-tab .elementor-tabs-content-wrapper {
   
    padding:0px 0px 0px 0px;
}
}

.custom-vertical-tab .elementor-tabs {
    align-items:center!important;
}
/* sticky nav desktop */
div#ast-desktop-header {
    z-index: 9;
}

h1 {
    font-weight: 200;
}


ul.custom-list-pillar-page {
    list-style-type: none;
}

ul.checkmark-list li {
    list-style-type: none;
}

ul.checkmark-list li:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    margin: 0 5px 0 -23px;
    color: #1e88e5;
    -webkit-text-stroke: 2px white;
}

/* tabular menu styling */
#contentsColumn .tabular-menu {
    border-bottom: 1px solid #E5E5E5;
}

/* New pillar page css Nov 2022 */
.sub-text-title, .sub-text {
    font-size: 1.3rem;
    font-weight: 300;
    line-height: 1.2;
}

.reference-section-heading {
    font-weight: 500;
}

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

.header-gray {
    background-color: #f5f5f5;
}



@media (max-width:500px) {
    .ast-sticky-active {
        margin: 0;
    }

    .pull-quote {
        margin: 1em 0;
        padding: 1.5em;
        font-size: 1em;
        font-weight: 300;
        line-height: 1.3;
    }
}

/* hide the ToC chevron toggle */
/* #TOC-column .elementor-toc__header {
    display: none;
} */

#contentsColumn ol li,
#contentsColumn ul li {
    font-weight: 300;
    color: #757575;
    margin-bottom: 0.75em;
}


.elementor-toc__list-item a:focus {
    outline: none;
}

#contentsColumn ul, #contentsColumn ol {
    margin: 1em 0 1.5em 1.5em !important;
}
#contentsColumn .no-margin-bottom {
    margin-bottom:0px;
}
#contentsColumn h2,
#contentsColumn h3 {
    margin-top: 1em;
}
#contentsColumn .PageContent  h2, #contentsColumn .PageContent  h3 {
  margin-top:0px;
}
#contentsColumn h1, #contentsColumn h2, #contentsColumn h3, #contentsColumn h4, #contentsColumn h5, #contentsColumn h6 {
    margin-bottom: 20px;
}
#faq h3 {
  margin-bottom:0px;
}
#contentsColumn h3 {
    margin-bottom: 14px;
}

#contentsColumn h3 {
    font-size: 1.3em;
    font-weight: 300;
}

#contentsColumn .elementor-tabs-wrapper {
    border-bottom: 1px solid #e0e0e0;
}

#contentsColumn .elementor-tabs-wrapper .elementor-active {
    border-bottom: 3px solid #2789E3;
}

/*new mockup design adjustments*/
.pull-quote,
#contentsColumn blockquote {
    background-color: #f2f2f2;
    margin: 1em 1.5em 1em 1.5em;
    border-left: solid 4px #1e88e5;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.5em;
    text-decoration: none;
    font-style: italic;
    padding: 1.25em 1.25em 1.25em 1.35em;
}
/*Table Css*/
table.prominent-header {
    border: none;
    margin-top: 1em;
    margin-bottom: 2em;
}

table.prominent-header td:not(:last-child),
table.prominent-header th:not(:last-child) {
    border-right: none;
}

table.prominent-header th {
    border-bottom: 1px solid #757575;
    border-top: none;
    border-right: none;
    font-weight: 400;
	background-color: #e0e1e1;
}

table.prominent-header th {
    vertical-align: middle;
}

table.prominent-header td {
    border-right: none;
}

table.prominent-header td,
table.prominent-header th {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
/* stacking table css */
.stacking-table-wrapper {
    width: 100%;
}

.stacking-table-wrapper .stacking-table {
    width: 100%;
    max-width: 100%;
}

.center {
    margin: 0 auto;
    width: 100%;
}

.stacking-table {
    border-collapse: collapse;
}

.stacking-table td,
.stacking-table th {
    padding: .5em;
}

.stacking-table th {
    text-align: left;
}
table.no-side-borders td,
th {
    border-left: none;
}
table.compact-table,
table.custom-pillar-table {
    border-collapse: collapse;
}

table.pillar-page-table,
table.pillar-page-table td,
table.pillar-page-table th {
    border: 1px solid;
}

table.fullwidth-table {
    max-width: 100% !important;
}

table.pillar-page-table tr td:first-child {
    text-align: left !important;
}

table.fullwidth-table tr td {
    text-align: left !important;
}

.check-symbol {
    color: #1e88e5;
    font-weight: 500;
}

table.calc-head th:first-of-type {
    width: 25%;
}

table.calc-head th:nth-of-type(2) {
    width: 35%;
}

table.calc-head th:nth-of-type(3),
table.calc-head th:nth-of-type(4) {
    width: 20%;
}

table.calc-body td:first-of-type {
    width: 20%;
}

table.calc-body td:nth-of-type(2) {
    width: 40%;
}

table.calc-body td:nth-of-type(3),
table.calc-body td:nth-of-type(4) {
    width: 20%;
}

table.calc-body,
table.calc-body tbody,
table.calc-body td {
    border-bottom: none;
}

table.calc-head th:nth-of-type(2),
table.calc-body td:nth-of-type(2) {
    text-align: left !important;
}

table.calc-body td p {
    margin: 0;
}

.bare,
table.bare td,
table.bare tr {
    border: none !important;
}

.custom-list-pillar-page,
.custom-list-with-bullet-points {
    margin: 0 0 0 20px;
}

table.fullwidth-table td:first-child {
    vertical-align: unset;
}

/*Table Css*/
/*new 2022 styling*/
div#QuickLinks {
    z-index: 1;
}

#QuickLinks .elementor-widget-container, #TOC .elementor-widget-container {
    border: 0;
}

#QuickLinks .elementor-toc__header {
    border-bottom: 0;
    padding-bottom: 0;
    padding-left: 0em;
    margin-bottom: 0;
}

#TOC .elementor-toc__list-wrapper {
    margin-left: -1em;
}

#TOC .elementor-toc__list-item {
    margin-bottom: 0;
    line-height: 1.5em;
}

#TOC .elementor-toc__list-item a {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

/*
#TOC-column .elementor-toc__list-item {
    margin-bottom: 0.5em;
}*/

/*ToC Anchor Offset to account for navbar*/
.elementor-menu-anchor {
    display: block;
    position: relative;
    top: -100px;
    margin-top: -100px;
    padding-top: 100px;
}

@media (min-width:320px) {
    /* smartphones, iPhone, portrait 480x320 phones */

    /*anchor offset on mobile*/
    .elementor-menu-anchor {
        top: -60px;
        margin-top: -60px;
        padding-top: 60px;
    }
}

@media (min-width:481px) {
    /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
}

@media (min-width:641px) {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
}

@media (min-width:768px) and (max-width:769px) {

    #TOC-column .showMore,
    #TOC-column .showLess {
        padding-left: 0.5em;
    }

    #TOC-column ul,
    #TOC-column ol {
        margin: 0;
    }
}


/* below breakpoint, ipads and mobile phones */
@media (max-width:1226px) {

    #TOC-column .elementor-toc__header {
        display: block !important;
    }

    #mobileQuickLinksTrigger .elementor-widget-container {
        margin: 0.4em 0em 0em 0em;
        padding: 0.5em 1em 0.5em 1em;
        border-width: 1px 1px 1px 1px;
        border-radius: 4px 4px 4px 4px;
    }

    div#quickLinksArrow {
        right: 30px;
        top: 7px;
    }

    div#mobileQuickLinks {
        top: 49px;
        margin-left: 1px;
        margin-right: 1em;
        max-width: 99%;
    }

}


/* ipad and above adjustments*/
@media (mix-width: 768px) and (max-width:1226px) {
    #primary #TOC-column {
        padding-top: 0;
    }

    #TOC-column .elementor-toc__body {
        padding-top: 0;
        padding-right: 0.1em;
        padding-bottom: 0.5em;
    }

    #primary div#contentsColumn {
        padding-right: 1.2em;
    }

    #TOC-column div:first-child {
        margin-left: 0;
    }

    #TOC ol {
        padding-top: 1em;
    }

    #TOC ul li {
        font-size: 0.8em;
    }

    #TOC .elementor-toc__list-wrapper {
        margin-left: 0.5em;
    }

    /* #primary .elementor-toc__header {
        display: none;
    } */

    .elementor-menu-anchor {
        top: 20px;

    }

    #QuickLinks a.elementor-toc__list-item-text {
        line-height: 1em;
        padding-bottom: 7px;
        padding-top: 7px;
    }

    #TOC-column .showMore,
    .showLess {
        padding-left: 6px;
    }

}

@media (min-width:961px) {

    /* tablet, landscape iPad, lo-res laptops ands desktops */
    #QuickLinks {
        margin: 0;
        padding: 0;
        margin-left: 0.2em;
    }

  /*  #TOC .elementor-toc__body {
        padding-left: 0.36em;
    }*/

    table.custom-table-width-75 {
        max-width: 783px;
    }

    #QuickLinks .elementor-toc__list-wrapper {
        margin-left: 0em;
    }

    table.compact-table {
        max-width: 630px;
    }

    table {
        margin: 1.5em auto;
        margin-top: 0;
    }

    .elementor-menu-anchor {
        display: block;
        position: relative;
        top: -20px;
        visibility: hidden;
    }
}


@media screen and (min-width:769px) and (max-width: 961px) {

    #TOC-column .showLess,
    .showMore {
        padding-left: 0.5em;
    }
}

@media screen and (min-width:962px) and (max-width: 1225px) {

    .showLess,
    .showMore {
        /* margin-left: 2em; */
    }
}

@media (min-width:1025px) {

    /* big landscape tablets, laptops, and desktops */
    #TOC {
        font-size: 1em;
    }

   /* #TOC .elementor-toc__body {
        padding-left: 1em;
    }*/

    #QuickLinks .elementor-toc__toggle-button {
        display: none;
    }

    #QuickLinks .elementor-toc__toggle-button--collapse {
        display: none;
    }
}

@media (min-width:1281px) {

    /* hi-res laptops and desktops */
    #TOC .elementor-toc__list-wrapper {
        margin-left: 0.5em;
    }
}


/* smaller resolution devices, MOTO G4 etc. w 360px and less */
@media (max-width: 360px) {
    .thin-chart-container .elementor-title {
        font-size: 0.9em;
    }
}

/* smallest resolution phones like iPhone 5/SE etc @ 320px  */
@media (max-width: 320px) {
    #contentsColumn .responsive-table {
        font-size: 0.67em;
    }
}

@media (max-width: 1023px) {
    table.nature-score-table {
        display: block;
        width: 100%;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}

/* iPad(1,2,mini,air) portrait and landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .ad-custom-img-height img {
        height: 22vh;
    }
}

/* iPad (Pro 10.5 and pro 12.9) portrait and landscape */
@media only screen and (min-device-width: 834px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
    .ad-custom-img-height img {
        height: 22vh;
    }
}


@media (max-width:500px) {

    .elementor-top-section.pillar-section .elementor-top-column {
        padding: 0;
    }

    .elementor-top-section.pillar-section {
        padding: 0;
    }

    .elementor-top-section.pillar-section .elementor-top-column .elementor-column-wrap {
        padding: 3em 1.5em;
    }

    .elementor-top-section.pillar-section .elementor-top-column .elementor-column-wrap .elementor-column-wrap {
        padding: 0em 0em;
    }
}

@media (min-width:768px) and (max-width: 961px) {
    #TOC-column div:first-child {
        padding-left: 2px;
        padding-right: 3px;
    }

    #TOC .elementor-toc__list-wrapper {
        margin-left: 0em;
    }

    #TOC .elementor-toc__header {
        display: none !important;
    }

    .elementor-menu-anchor {
        top: 20px;

    }
}

@media (min-width:961px) {

    /* tablet, landscape iPad, lo-res laptops ands desktops */
    #TOC {
        margin: 0;
        padding: 0;
        font-size: 0.8em;
    }
}

@media (min-width:1025px) {

    #TOC .elementor-toc__toggle-button {
        display: none;
    }

    #TOC .elementor-toc__toggle-button--collapse {
        display: none;
    }
}

@media (max-width: 767px) {
    .pillar-section .elementor-container {
        margin-top: -1em;
    }
	
	table.small-table {
        width: 100%;
    }

    .dropdown-container {
        background-color: #1e88e5;
        margin: 0 auto;
        padding: 0.1em;
        z-index: 9;
    }

    #TOC .elementor-toc__header {
        display: none;
    }

    #TOC select {
        width: 100%;
    }

    #TOC .elementor-toc__body {
        padding: 0;
    }
	div#postContentElement {
        margin-top: 1em;
    }

    .pillar-section .elementor-container {
        margin-top: -1em;
    }

    /* new dropdown styling, old should be deleted once new is live */
    select#mobileTOCselect {
        width: 100%;
    }

    #mobileTOC select {
        max-width: 100%;
    }

    div#mobileTOC {
        background-color: #1e88e5;
        margin: 0 auto;
        padding: 0.1em;
        z-index: 9;
        width: 100%;
        max-width: 100%;
        text-overflow: ellipsis;
    }


    #mobileQuickLinks .elementor-toc__header {
        display: none;
    }

    #mobileQuickLinks .elementor-toc__list-item svg {
        display: none;
    }

    #mobileQuickLinks .elementor-widget-container {
        -webkit-box-shadow: 1px 1px 6px 1px rgba(171, 171, 171, 0.75);
        -moz-box-shadow: 1px 1px 6px 1px rgba(171, 171, 171, 0.75);
        box-shadow: 1px 1px 6px 1px rgba(171, 171, 171, 0.75);
    }


    #TOC select {
        width: 100%;
    }

    .pillar-section {
        padding-top: 0;
    }

    #TOC-column {
        margin-top: -3em;
    }

    #QuickLinks .elementor-toc__body {
        padding: 0;
    }

    .pull-quote,
    #contentsColumn blockquote {
        margin-left: 0;
        margin-right: 0;
        font-size: 1.1em;
        padding: 1em 1.35em;
    }

    #contentsColumn ul,
    #contentsColumn ol {
        margin-left: 1.2em;
    }

    .contentsColumn table {
        font-size: 0.8em;
    }

    table.responsive-table {
        width: 100%;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
		display:block;
    }

    table.smaller-on-mobile {
        font-size: 0.75em;
    }

    table.calc-head th:first-of-type,
    table.calc-body tD:first-of-type {
        display: none;
    }

    table.calc-head th:nth-of-type(2) {
        width: 60%;
    }

    table.calc-head th:nth-of-type(3),
    table.calc-head th:nth-of-type(4) {
        width: 20%;
    }

    table.calc-body th:nth-of-type(2) {
        width: 60%;
    }

    table.calc-body td:nth-of-type(3),
    table.calc-body td:nth-of-type(4) {
        width: 20%;
    }

    table.calc-body tr,
    table.calc-body td {
        border: none;
    }

    .stacking-table {
        margin: 0 auto;
        width: 100%;
        border-spacing: 0;
    }

    .stacking-table thead {
        position: absolute;
        clip: rect(1px, 1px, 1px, 1px);
        padding: 0;
        height: 1px;
        width: 1px;
        overflow: hidden;
    }

    .stacking-table tbody,
    .stacking-table tr,
    .stacking-table th,
    .stacking-table td {
        display: block;
        padding: 0;
        text-align: left;
        white-space: normal;
    }

    .stacking-table tr td,
    .stacking-table tr th {
        padding: 2em 1em;
        vertical-align: middle;
        overflow: hidden;
        position: relative;
        vertical-align: top;
        width: 100%;
        white-space: normal;
    }

    .stacking-table th[scope="row"] {
        width: 100%;
        text-align: center;
        display: block;
        margin: 0 auto;
        padding: .5em 0;
    }

    .stacking-table td[data-header]:before {
        content: attr(data-header);
        display: block;
        float: left;
        width: 50%;
        color: #000000;
        font-weight: 400;
        text-align: left;
    }

    .stacking-table td[data-header]>* {
        display: block;
        width: 50%;
        float: right;
        clear: right;
        padding-left: 1em;
        margin-top: 0;
    }

    .stacking-table td[data-header]:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 50%;
        padding-bottom: 200%;
        display: block;
    }

    .center {
        width: 100%;
    }

    #contentsColumn .elementor-tab-title.elementor-tab-mobile-title {
        border: 1px solid #1976D2;
        margin-top: 7px;
    }
}