/* V0.82- Updated Jan22- zx32 */
/*
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */

/* makes the font 33% larger relative to the icon container */

/* Deprecated as of 4.4.0 */

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

/*colours*/
/*font weights*/
/*colours*/
/*font weights*/

.container #page-content .row [data-dynamic-statements] {
    display: none;
}

.tool_main,
.popup_main,
.rm-print-preview {
    font-family: var(--font-main, inherit);
    font-weight: 400;
    outline: none;
    /* ----- buttons -----*/
    /* CTA button */
    font-style: normal;
}
.tool_main .display-none,
.popup_main .display-none,
.rm-print-preview .display-none {
    display: none;
}
.tool_main .uppercase,
.popup_main .uppercase,
.rm-print-preview .uppercase {
    text-transform: uppercase;
}
.tool_main strong a,
.popup_main strong a,
.rm-print-preview strong a {
    font-weight: 400 !important;
    font-family: var(--font-bold, inherit) !important;
    font-style: normal !important;
}
.tool_main .nowrap,
.popup_main .nowrap,
.rm-print-preview .nowrap {
    white-space: nowrap;
    display: inline-block;
    text-decoration: inherit;
}
.tool_main .text-right,
.popup_main .text-right,
.rm-print-preview .text-right {
    text-align: right;
}
.tool_main .text-center,
.popup_main .text-center,
.rm-print-preview .text-center {
    text-align: center;
}
.tool_main .inline-block,
.popup_main .inline-block,
.rm-print-preview .inline-block {
    display: inline-block;
}
.tool_main .display-table,
.popup_main .display-table,
.rm-print-preview .display-table {
    display: table;
}
.tool_main .display-table-cell,
.popup_main .display-table-cell,
.rm-print-preview .display-table-cell {
    display: table-cell;
}
.tool_main .visible-xs-table-cell,
.popup_main .visible-xs-table-cell,
.rm-print-preview .visible-xs-table-cell {
    display: table-cell !important;
}
@media only screen and (min-width: 768px) {
    .tool_main .visible-xs-table-cell,
    .popup_main .visible-xs-table-cell,
    .rm-print-preview .visible-xs-table-cell {
        display: none !important;
    }
}
.tool_main .vertical-align-middle,
.popup_main .vertical-align-middle,
.rm-print-preview .vertical-align-middle {
    vertical-align: middle;
}
.tool_main .vertical-align-top,
.popup_main .vertical-align-top,
.rm-print-preview .vertical-align-top {
    vertical-align: top;
}
.tool_main .uppercase,
.popup_main .uppercase,
.rm-print-preview .uppercase {
    text-transform: uppercase;
}
.tool_main .img-responsive,
.popup_main .img-responsive,
.rm-print-preview .img-responsive {
    width: 100%;
    height: auto;
    display: block;
}
.tool_main .bold,
.popup_main .bold,
.rm-print-preview .bold {
    font-weight: 400;
    font-family: var(--font-bold, inherit);
    font-style: normal;
}
.tool_main .blue-bg,
.popup_main .blue-bg,
.rm-print-preview .blue-bg {
    background-color: #f2f5f6;
}
.tool_main .slf-dark-blue-bg,
.popup_main .slf-dark-blue-bg,
.rm-print-preview .slf-dark-blue-bg {
    background-color: #003946;
}
.tool_main .yellow-bg,
.popup_main .yellow-bg,
.rm-print-preview .yellow-bg {
    background-color: #fbefcc;
}
.tool_main .slf-yellow,
.popup_main .slf-yellow,
.rm-print-preview .slf-yellow {
    color: #eaab00;
}
.tool_main .slf-blue,
.popup_main .slf-blue,
.rm-print-preview .slf-blue {
    color: #003946;
}
.tool_main .light-yellow,
.popup_main .light-yellow,
.rm-print-preview .light-yellow {
    color: #fbefcc;
}
.tool_main .light-blue,
.popup_main .light-blue,
.rm-print-preview .light-blue {
    color: #f2f5f6;
}
.tool_main .thirty-percent-yellow-bg,
.popup_main .thirty-percent-yellow-bg,
.rm-print-preview .thirty-percent-yellow-bg {
    background-color: #f9e6b3;
}
.tool_main h2,
.popup_main h2,
.rm-print-preview h2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    font-family: var(--font-main, inherit);
    font-style: normal;
}
.tool_main h2.white,
.popup_main h2.white,
.rm-print-preview h2.white {
    color: #ffffff;
}
.tool_main h2.yellow,
.popup_main h2.yellow,
.rm-print-preview h2.yellow {
    color: #eaab00;
}
.tool_main h3,
.popup_main h3,
.rm-print-preview h3 {
    color: #424242;
    font-size: 24px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: var(--font-main, inherit);
    font-style: normal;
}
.tool_main h3.white,
.popup_main h3.white,
.rm-print-preview h3.white {
    color: #ffffff;
}
.tool_main h4,
.popup_main h4,
.rm-print-preview h4 {
    color: #424242;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: var(--font-bold, inherit);
    font-style: normal;
}
@media only screen and (max-width: 767px) {
    .tool_main h4,
    .popup_main h4,
    .rm-print-preview h4 {
        margin-bottom: 0px;
        margin-left: 5px;
    }
}
.tool_main h4.normal,
.tool_main h4 .normal,
.popup_main h4.normal,
.popup_main h4 .normal,
.rm-print-preview h4.normal,
.rm-print-preview h4 .normal {
    font-weight: 400;
    font-family: var(--font-main, inherit);
    font-style: normal;
}
.tool_main h4.question-title,
.popup_main h4.question-title,
.rm-print-preview h4.question-title {
    padding-left: 0px;
    margin-left: 0px;
}
@media only screen and (max-width: 767px) {
    .tool_main h4.question-title,
    .popup_main h4.question-title,
    .rm-print-preview h4.question-title {
        margin-bottom: 5px;
    }
}
.tool_main .large-title,
.popup_main .large-title,
.rm-print-preview .large-title {
    font-size: 23px;
    color: #eaab00;
    line-height: 28px;
    font-weight: 400;
    font-family: var(--font-main, inherit);
    font-style: normal;
}
@media only screen and (min-width: 768px) {
    .tool_main .large-title,
    .popup_main .large-title,
    .rm-print-preview .large-title {
        font-size: 38px;
        line-height: 38px;
    }
}
.tool_main .large-title.grey,
.popup_main .large-title.grey,
.rm-print-preview .large-title.grey {
    color: #424242;
}
.tool_main a.light-blue-link,
.popup_main a.light-blue-link,
.rm-print-preview a.light-blue-link {
    color: #4a7295;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
    font-family: var(--font-main, inherit);
    font-style: normal;
}
.tool_main a.light-blue-link:hover,
.tool_main a.light-blue-link:focus,
.popup_main a.light-blue-link:hover,
.popup_main a.light-blue-link:focus,
.rm-print-preview a.light-blue-link:hover,
.rm-print-preview a.light-blue-link:focus {
    text-decoration: underline;
}
.tool_main a.light-blue-link.bold,
.popup_main a.light-blue-link.bold,
.rm-print-preview a.light-blue-link.bold {
    font-weight: 400;
    font-family: var(--font-bold, inherit);
    font-style: normal;
}
.tool_main a.light-blue-link .icon,
.popup_main a.light-blue-link .icon,
.rm-print-preview a.light-blue-link .icon {
    padding-right: 5px;
    vertical-align: middle;
}
.tool_main a.slf-blue-link,
.popup_main a.slf-blue-link,
.rm-print-preview a.slf-blue-link {
    font-size: 18px;
    font-weight: 400;
    color: #003946;
    font-family: var(--font-main, inherit);
    font-style: normal;
}
.tool_main a.slf-blue-link:hover,
.tool_main a.slf-blue-link:focus,
.popup_main a.slf-blue-link:hover,
.popup_main a.slf-blue-link:focus,
.rm-print-preview a.slf-blue-link:hover,
.rm-print-preview a.slf-blue-link:focus {
    text-decoration: underline;
}
.tool_main a.slf-blue-link.bold,
.popup_main a.slf-blue-link.bold,
.rm-print-preview a.slf-blue-link.bold {
    font-weight: 400;
    font-family: var(--font-bold, inherit);
    font-style: normal;
}
.tool_main a.slf-blue-link .icon,
.popup_main a.slf-blue-link .icon,
.rm-print-preview a.slf-blue-link .icon {
    padding-right: 5px;
}
.tool_main .more-info:hover,
.popup_main .more-info:hover,
.rm-print-preview .more-info:hover {
    color: #4a7295;
}
.tool_main .margin-top-5,
.popup_main .margin-top-5,
.rm-print-preview .margin-top-5 {
    margin-top: 5px;
}
.tool_main .margin-top-10,
.popup_main .margin-top-10,
.rm-print-preview .margin-top-10 {
    margin-top: 10px;
}
.tool_main .margin-bottom-10,
.popup_main .margin-bottom-10,
.rm-print-preview .margin-bottom-10 {
    margin-bottom: 10px;
}
.tool_main .margin-top-15,
.popup_main .margin-top-15,
.rm-print-preview .margin-top-15 {
    margin-top: 15px;
}
.tool_main .margin-bottom-20,
.popup_main .margin-bottom-20,
.rm-print-preview .margin-bottom-20 {
    margin-bottom: 20px;
}
.tool_main .margin-top-20,
.popup_main .margin-top-20,
.rm-print-preview .margin-top-20 {
    margin-top: 20px;
}
.tool_main .margin-top-50,
.popup_main .margin-top-50,
.rm-print-preview .margin-top-50 {
    margin-top: 50px;
}
.tool_main .margin-left-5,
.popup_main .margin-left-5,
.rm-print-preview .margin-left-5 {
    margin-left: 5px;
}
.tool_main .padding-left-5,
.popup_main .padding-left-5,
.rm-print-preview .padding-left-5 {
    padding-left: 5px;
}
.tool_main .padding-right-10,
.popup_main .padding-right-10,
.rm-print-preview .padding-right-10 {
    padding-right: 10px;
}
.tool_main .section,
.popup_main .section,
.rm-print-preview .section {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
    .tool_main .section,
    .popup_main .section,
    .rm-print-preview .section {
        margin-bottom: 8px;
    }
    .tool_main .section.no-margin-bottom,
    .popup_main .section.no-margin-bottom,
    .rm-print-preview .section.no-margin-bottom {
        margin-bottom: 0px;
    }
}
.tool_main .section.no-margin-bottom,
.popup_main .section.no-margin-bottom,
.rm-print-preview .section.no-margin-bottom {
    margin-bottom: 0px;
}
.tool_main a.slf-blue-button,
.popup_main a.slf-blue-button,
.rm-print-preview a.slf-blue-button {
    background-color: #003946;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    color: #ffffff;
    padding: 10px 35px;
    transition: all 0.2s ease-in;
    text-decoration: none !important;
    font-family: var(--font-bold, inherit);
    font-style: normal;
}
.tool_main a.slf-blue-button.full-width,
.popup_main a.slf-blue-button.full-width,
.rm-print-preview a.slf-blue-button.full-width {
    width: 100%;
    text-transform: uppercase;
    font-size: 20px;
}
.tool_main a.slf-blue-button:hover,
.tool_main a.slf-blue-button:focus,
.popup_main a.slf-blue-button:hover,
.popup_main a.slf-blue-button:focus,
.rm-print-preview a.slf-blue-button:hover,
.rm-print-preview a.slf-blue-button:focus {
    background-color: #4a7295;
    text-decoration: none;
}
.tool_main a.slf-yellow-button,
.popup_main a.slf-yellow-button,
.rm-print-preview a.slf-yellow-button {
    background-color: #eaab00;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    color: #003946;
    padding: 10px 35px;
    transition: all 0.2s ease-in;
    text-decoration: none !important;
    font-family: var(--font-bold, inherit);
    font-style: normal;
}
.tool_main a.slf-yellow-button.disabled,
.popup_main a.slf-yellow-button.disabled,
.rm-print-preview a.slf-yellow-button.disabled {
    background-color: #424242 !important;
    color: #c8c8c8 !important;
    cursor: default;
    -webkit-filter: none;
    filter: none;
}
.tool_main a.slf-yellow-button:hover,
.tool_main a.slf-yellow-button:focus,
.popup_main a.slf-yellow-button:hover,
.popup_main a.slf-yellow-button:focus,
.rm-print-preview a.slf-yellow-button:hover,
.rm-print-preview a.slf-yellow-button:focus {
    background-color: #4a7295;
    color: #ffffff;
    text-decoration: none;
}
.tool_main a.white-button,
.popup_main a.white-button,
.rm-print-preview a.white-button {
    background-color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    color: #003946;
    padding: 10px 35px;
    border: 2px solid #003946;
    transition: all 0.1s ease-in;
    font-family: var(--font-bold, inherit);
    font-style: normal;
}
.tool_main a.white-button:hover,
.tool_main a.white-button:focus,
.popup_main a.white-button:hover,
.popup_main a.white-button:focus,
.rm-print-preview a.white-button:hover,
.rm-print-preview a.white-button:focus {
    background-color: #003946;
    color: #ffffff;
    text-decoration: none;
}
.tool_main .cta-button,
.popup_main .cta-button,
.rm-print-preview .cta-button {
    display: block;
    padding: 8px 0px;
    width: 100%;
    text-transform: uppercase;
    font-size: 20px;
    color: #424242;
    font-weight: 400;
    margin-bottom: 20px;
    background: #e5ab00;
    background: linear-gradient(0deg, #e5ab00 0%, #f6ce39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ce39', endColorstr='#e5ab00', GradientType=0);
    text-decoration: none !important;
    font-family: var(--font-bold, inherit);
    font-style: normal;
}
.tool_main .cta-button.disabled,
.popup_main .cta-button.disabled,
.rm-print-preview .cta-button.disabled {
    background: #424242 !important;
    color: #c8c8c8 !important;
    cursor: default;
    -webkit-filter: none !important;
    filter: none !important;
}
.tool_main .cta-button:hover,
.tool_main .cta-button:focus,
.popup_main .cta-button:hover,
.popup_main .cta-button:focus,
.rm-print-preview .cta-button:hover,
.rm-print-preview .cta-button:focus {
    text-decoration: none;
    background: #e5ab00;
    background: linear-gradient(0deg, #f6ce39 0%, #e5ab00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5ab00', endColorstr='#f6ce39', GradientType=0);
}
.tool_main .blue-dotted-border,
.popup_main .blue-../../../images/ .rm-print-preview .blue-dotted-border {
    background: url(../../../images/blue-dot.png);
    background-repeat: repeat-x;
    height: 3px;
    width: 100%;
    margin: 10px 0px;
}
.tool_main .footer-text,
.popup_main .footer-text,
.rm-print-preview .footer-text {
    font-size: 16px;
    color: #424242;
}
.tool_main .section.find-advisor,
.popup_main .section.find-advisor,
.rm-print-preview .section.find-advisor {
    background: #e5ab00;
    background: linear-gradient(0deg, #e5ab00 0%, #f6ce39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ce39', endColorstr='#e5ab00', GradientType=0);
}
.tool_main .section.find-advisor h3,
.popup_main .section.find-advisor h3,
.rm-print-preview .section.find-advisor h3 {
    margin-bottom: 15px;
}
.tool_main .section.find-advisor p,
.popup_main .section.find-advisor p,
.rm-print-preview .section.find-advisor p {
    color: #424242;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0px;
    font-family: var(--font-main, inherit);
    font-style: normal;
}
.tool_main .section.find-advisor .slf-blue-button,
.popup_main .section.find-advisor .slf-blue-button,
.rm-print-preview .section.find-advisor .slf-blue-button {
    margin: 15px 0px;
}
.tool_main ul.assumptions-list,
.popup_main ul.assumptions-list,
.rm-print-preview ul.assumptions-list {
    padding: 0px;
    margin: 0px;
}
.tool_main ul.assumptions-list li,
.popup_main ul.assumptions-list li,
.rm-print-preview ul.assumptions-list li {
    list-style-type: none;
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #424242;
    text-align: left;
    background-image: none;
}
.tool_main ul.assumptions-list li > div,
.popup_main ul.assumptions-list li > div,
.rm-print-preview ul.assumptions-list li > div {
    position: absolute;
    top: 3px;
    left: 0;
    color: #eaab00;
}
.tool_main .no-pointer-events,
.popup_main .no-pointer-events,
.rm-print-preview .no-pointer-events {
    pointer-events: none;
}
.tool_main .print-save-buttons,
.popup_main .print-save-buttons,
.rm-print-preview .print-save-buttons {
    padding-top: 10px;
    padding-bottom: 10px;
}
.tool_main .print-save-buttons .print-button,
.popup_main .print-save-buttons .print-button,
.rm-print-preview .print-save-buttons .print-button {
    padding-right: 10px;
}
.tool_main .print-save-buttons .save-button,
.popup_main .print-save-buttons .save-button,
.rm-print-preview .print-save-buttons .save-button {
    display: inline-block;
    padding-right: 5px;
    margin-left: 20px;
}
.tool_main .print-save-buttons .print-button,
.tool_main .print-save-buttons .save-button,
.popup_main .print-save-buttons .print-button,
.popup_main .print-save-buttons .save-button,
.rm-print-preview .print-save-buttons .print-button,
.rm-print-preview .print-save-buttons .save-button {
    display: inline-block;
}
.tool_main .print-save-buttons .print-button .icon,
.tool_main .print-save-buttons .save-button .icon,
.popup_main .print-save-buttons .print-button .icon,
.popup_main .print-save-buttons .save-button .icon,
.rm-print-preview .print-save-buttons .print-button .icon,
.rm-print-preview .print-save-buttons .save-button .icon {
    font-size: 30px;
    color: #003946;
    vertical-align: middle;
}
.tool_main .print-save-buttons .print,
.tool_main .print-save-buttons .save,
.popup_main .print-save-buttons .print,
.popup_main .print-save-buttons .save,
.rm-print-preview .print-save-buttons .print,
.rm-print-preview .print-save-buttons .save {
    font-size: 18px;
    color: #003946;
    padding-left: 5px;
    vertical-align: middle;
    display: inline-block;
}
.tool_main .print-save-buttons .save-button-flash,
.popup_main .print-save-buttons .save-button-flash,
.rm-print-preview .print-save-buttons .save-button-flash {
    display: inline-block;
    vertical-align: bottom;
}
.tool_main .print-save-buttons #flSaveBtn,
.popup_main .print-save-buttons #flSaveBtn,
.rm-print-preview .print-save-buttons #flSaveBtn {
    vertical-align: top;
    display: inline-block;
    height: 30px;
    position: relative;
}
@media (max-width: 350px) {
    .tool_main .xxs-offset-fix,
    .popup_main .xxs-offset-fix,
    .rm-print-preview .xxs-offset-fix {
        margin-left: 0;
    }
}
@media (max-width: 390px) {
    .tool_main .xxs-offset-fix:lang(fr),
    .popup_main .xxs-offset-fix:lang(fr),
    .rm-print-preview .xxs-offset-fix:lang(fr) {
        margin-left: 0;
    }
}
.tool_main .banner-wrapper,
.popup_main .banner-wrapper,
.rm-print-preview .banner-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    max-height: 400px;
}
.tool_main .banner-wrapper.center,
.popup_main .banner-wrapper.center,
.rm-print-preview .banner-wrapper.center {
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (min-width: 768px) {
    .tool_main .banner-wrapper,
    .popup_main .banner-wrapper,
    .rm-print-preview .banner-wrapper {
        height: 250px;
    }
}
.tool_main .banner-wrapper .banner-text,
.popup_main .banner-wrapper .banner-text,
.rm-print-preview .banner-wrapper .banner-text {
    padding: 5px 0px;
}
.tool_main .banner-wrapper p,
.popup_main .banner-wrapper p,
.rm-print-preview .banner-wrapper p {
    margin-bottom: 0px;
}
.tool_main .banner-wrapper .text,
.popup_main .banner-wrapper .text,
.rm-print-preview .banner-wrapper .text {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .tool_main .banner-wrapper .text,
    .popup_main .banner-wrapper .text,
    .rm-print-preview .banner-wrapper .text {
        width: 50%;
    }
}
.tool_main .cross-close,
.popup_main .cross-close,
.rm-print-preview .cross-close {
    color: white;
    position: absolute;
    right: 15px;
    top: 15px;
}
.tool_main .info-icon:hover,
.tool_main .info-icon:focus,
.popup_main .info-icon:hover,
.popup_main .info-icon:focus,
.rm-print-preview .info-icon:hover,
.rm-print-preview .info-icon:focus {
    color: #4a7295 !important;
}
.tool_main .info-icon.icon-margin,
.popup_main .info-icon.icon-margin,
.rm-print-preview .info-icon.icon-margin {
    margin-top: -1px;
}

.sr-only {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}

.sr-only.show-on-focus:focus {
    position: relative !important;
    clip: auto !important;
    width: auto !important;
    height: auto !important;
    margin: auto !important;
    overflow: visible !important;
}

.dark-blue-link {
    color: #003946 !important;
}

.fr-img {
    max-width: 532px !important;
}

.rm-print-preview {
    font-family: var(--font-main, inherit);
    font-weight: 400;
    color: #424242;
    font-size: 12pt;
    line-height: 15pt;
    font-style: normal;
}
.rm-print-preview .print-only {
    display: inline !important;
}
.rm-print-preview .offscreen {
    position: absolute;
    left: -5000px;
}
.rm-print-preview .rm-preview-header {
    background-color: #eaab00;
    height: 50pt;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 50;
    border-bottom: none;
}
.rm-print-preview .rm-preview-header .print-header-content {
    max-width: 612pt;
    height: 50pt;
    margin: 0px auto;
    position: relative;
    text-align: right;
}
.rm-print-preview .rm-preview-header .print-header-content img {
    position: absolute;
    top: 0;
    left: 0;
}
.rm-print-preview .rm-preview-header .print-header-content .button-container {
    padding-top: 13pt;
}
.rm-print-preview .rm-preview-header .print-header-content .button-container a {
    padding: 6pt 25pt;
    background-color: #003946;
    color: #ffffff;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
    transition: all 0.2s ease-in;
    font-family: var(--font-bold, inherit);
    font-style: normal;
}
.rm-print-preview .rm-preview-header .print-header-content .button-container a:hover,
.rm-print-preview .rm-preview-header .print-header-content .button-container a:focus {
    background-color: #4a7295;
}
.rm-print-preview .rm-preview-header .print-header-content .button-container a.print {
    margin-right: 10pt;
}
.rm-print-preview .preview-pages-wrapper .nowrap {
    white-space: nowrap;
}
.rm-print-preview .preview-pages-wrapper .rm-preview-page {
    border: none;
    position: relative;
    background: #fff;
}
@media screen {
    .rm-print-preview .preview-pages-wrapper .rm-preview-page {
        box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.5);
    }
}
.rm-print-preview .preview-pages-wrapper .rm-preview-page .header {
    border-bottom: 1pt solid #eaab00;
    padding-bottom: 5pt;
    position: relative;
    text-align: center;
}
.rm-print-preview .preview-pages-wrapper .rm-preview-page .header:lang(fr) {
    text-align: left;
}
.rm-print-preview .preview-pages-wrapper .rm-preview-page .header img {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}
.rm-print-preview .preview-pages-wrapper .rm-preview-page .header h2 {
    font-size: 16pt;
    line-height: 18pt;
    display: inline-block;
    padding-top: 9pt;
}
.rm-print-preview .preview-pages-wrapper .rm-preview-page .header h2:lang(fr) {
    margin-left: 160pt;
}
.rm-print-preview .preview-pages-wrapper .rm-preview-page .header .date {
    font-size: 10pt;
    display: inline-block;
    text-align: right;
    position: absolute;
    right: 0pt;
    top: 14pt;
}
.rm-print-preview .preview-pages-wrapper .rm-preview-page .margin-top-10 {
    margin-top: 10pt;
}
.rm-print-preview .preview-pages-wrapper .rm-preview-page .margin-top-20 {
    margin-top: 20pt;
}
.rm-print-preview .preview-pages-wrapper .rm-preview-page .margin-bottom-10 {
    margin-bottom: 10pt;
}
.rm-print-preview .preview-pages-wrapper .rm-preview-page .vertical-align-middle {
    vertical-align: middle;
}
.rm-print-preview .preview-pages-wrapper .rm-preview-page .vertical-align-top {
    vertical-align: top;
}
.rm-print-preview table {
    width: 100%;
}
.rm-print-preview .graph-hover {
    width: 152px !important;
    height: 53px !important;
}
.rm-print-preview .graph-hover div {
    font-size: 12pt !important;
}

#pdf-content {
    /*
From the CSS2.1 Spec
https://www.w3.org/TR/CSS21/sample.html#q22.0
*/
    /*
From the HTML5 Shiv
https://github.com/aFarkas/html5shiv/blob/master/src/html5shiv.js
*/
    /* pdf specific */
}
#pdf-content html,
#pdf-content address,
#pdf-content blockquote,
#pdf-content body,
#pdf-content dd,
#pdf-content div,
#pdf-content dl,
#pdf-content dt,
#pdf-content fieldset,
#pdf-content form,
#pdf-content frame,
#pdf-content frameset,
#pdf-content h1,
#pdf-content h2,
#pdf-content h3,
#pdf-content h4,
#pdf-content h5,
#pdf-content h6,
#pdf-content noframes,
#pdf-content ol,
#pdf-content p,
#pdf-content ul,
#pdf-content center,
#pdf-content dir,
#pdf-content hr,
#pdf-content menu,
#pdf-content pre {
    display: block;
}
#pdf-content li {
    display: list-item;
}
#pdf-content head {
    display: none;
}
#pdf-content table {
    display: table;
}
#pdf-content tr {
    display: table-row;
}
#pdf-content thead {
    display: table-header-group;
}
#pdf-content tbody {
    display: table-row-group;
}
#pdf-content tfoot {
    display: table-footer-group;
}
#pdf-content col {
    display: table-column;
}
#pdf-content colgroup {
    display: table-column-group;
}
#pdf-content td,
#pdf-content th {
    display: table-cell;
}
#pdf-content caption {
    display: table-caption;
}
#pdf-content th {
    font-weight: 400;
    text-align: center;
    font-family: var(--font-bold, inherit);
    font-style: normal;
}
#pdf-content caption {
    text-align: center;
}
#pdf-content body {
    margin: 8px;
}
#pdf-content h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
#pdf-content h2 {
    font-size: 1.5em;
    margin: 0.75em 0;
}
#pdf-content h3 {
    font-size: 1.17em;
    margin: 0.83em 0;
}
#pdf-content h4,
#pdf-content p,
#pdf-content blockquote,
#pdf-content ul,
#pdf-content fieldset,
#pdf-content form,
#pdf-content ol,
#pdf-content dl,
#pdf-content dir,
#pdf-content menu {
    margin: 1.12em 0;
}
#pdf-content h5 {
    font-size: 0.83em;
    margin: 1.5em 0;
}
#pdf-content h6 {
    font-size: 0.75em;
    margin: 1.67em 0;
}
#pdf-content h1,
#pdf-content h2,
#pdf-content h3,
#pdf-content h4,
#pdf-content h5,
#pdf-content h6,
#pdf-content b,
#pdf-content strong {
    font-weight: 400;
    font-family: var(--font-bold, inherit);
    font-style: normal;
}
#pdf-content blockquote {
    margin-left: 40px;
    margin-right: 40px;
}
#pdf-content i,
#pdf-content cite,
#pdf-content em,
#pdf-content var,
#pdf-content address {
    font-style: normal;
    font-family: var(--font-italic, inherit);
    font-weight: 400;
}
#pdf-content pre,
#pdf-content tt,
#pdf-content code,
#pdf-content kbd,
#pdf-content samp {
    font-family: monospace;
}
#pdf-content pre {
    white-space: pre;
}
#pdf-content button,
#pdf-content textarea,
#pdf-content input,
#pdf-content select {
    display: inline-block;
}
#pdf-content big {
    font-size: 1.17em;
}
#pdf-content small,
#pdf-content sub,
#pdf-content sup {
    font-size: 0.83em;
}
#pdf-content sub {
    vertical-align: sub;
}
#pdf-content sup {
    vertical-align: super;
}
#pdf-content table {
    border-spacing: 2px;
}
#pdf-content thead,
#pdf-content tbody,
#pdf-content tfoot {
    vertical-align: middle;
}
#pdf-content td,
#pdf-content th,
#pdf-content tr {
    vertical-align: inherit;
}
#pdf-content s,
#pdf-content strike,
#pdf-content del {
    text-decoration: line-through;
}
#pdf-content hr {
    border: 1px inset;
}
#pdf-content ol,
#pdf-content ul,
#pdf-content dir,
#pdf-content menu,
#pdf-content dd {
    margin-left: 40px;
}
#pdf-content ul,
#pdf-content ol {
    margin-top: 1em;
    margin-bottom: 1em;
}
#pdf-content ol {
    list-style-type: decimal;
}
#pdf-content ol ul,
#pdf-content ul ol,
#pdf-content ul ul,
#pdf-content ol ol {
    margin-top: 0;
    margin-bottom: 0;
}
#pdf-content u,
#pdf-content ins {
    text-decoration: underline;
}
#pdf-content br:before {
    content: "\A";
    white-space: pre-line;
}
#pdf-content center {
    text-align: center;
}
#pdf-content h1 {
    page-break-before: always;
}
#pdf-content h1,
#pdf-content h2,
#pdf-content h3,
#pdf-content h4,
#pdf-content h5,
#pdf-content h6 {
    page-break-after: avoid;
}
#pdf-content ul,
#pdf-content ol,
#pdf-content dl {
    page-break-before: avoid;
}
#pdf-content article,
#pdf-content aside,
#pdf-content dialog,
#pdf-content figcaption,
#pdf-content figure,
#pdf-content footer,
#pdf-content header,
#pdf-content hgroup,
#pdf-content main,
#pdf-content nav,
#pdf-content section {
    display: block;
}
#pdf-content mark {
    background: #ff0;
    color: #000;
}
#pdf-content template {
    display: none;
}
#pdf-content pdf-columns {
    display: block;
}
#pdf-content pdf-page-content {
    display: block;
}
.rm-print-preview #pdf-content pdf-columns {
    display: -ms-flexbox;
    display: flex;
}
#pdf-content strong {
    font-weight: 400;
    font-family: var(--font-bold, inherit);
    font-style: normal;
}
#pdf-content .fa.fa-check {
    display: none;
}

@page {
    margin: 30pt;
}

@media screen {
    .rm-preview-page.letter {
        height: auto;
    }
}

.fr-dollar {
    padding-left: 0px !important;
    display: inline-block;
}

body {
    --font-main: "Sun Life New Text Regular", "Helvetica Neue", "Calibri", sans-serif;
    --font-bold: "Sun Life New Text Bold", "Helvetica Neue", "Calibri", sans-serif;
    --font-italic: "Sun Life New Text Italic", "Helvetica Neue", "Calibri", sans-serif;
    --font-bold-italic: "Sun Life New Text Bold Italic", "Helvetica Neue", "Calibri", sans-serif;
}

.tool_main p {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: 400;
    line-height: inherit;
    font-style: normal;
}

.tool_main a {
    font-weight: 400;
    text-decoration: none;
    font-family: var(--font-bold, inherit);
    font-style: normal;
}

.tool_main a:hover {
    text-decoration: underline;
}

.tool_main .question-label-container {
    text-wrap: pretty;
}

.tool_main .question-label {
    text-wrap: pretty;
}

.tool_main .radio,
.tool_main .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tool_main input[type="radio"] + label {
    position: relative;
    padding-left: 30px;
    margin-right: 28px;
    font-family: var(--font-main, inherit);
    font-weight: 400;
    font-style: normal;
}

.tool_main.results .results-header-wrapper {
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.tool_main.results .graph-container {
    overflow: hidden;
}
