/* OCTOBER 2022 */
@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap');

body {
    font-family: 'Oxygen', sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    color: #333;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oxygen', sans-serif;
    font-weight: bold;
}

ol {
    margin: 0;
    padding: 0 0 0 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.toggCont-item-wrapper h3 {
    color: #2B4168;
}

h1 {
    font-size: 2.9375em; /* 47px */
}
h2 {
    font-size: 2.5em; /* 40px */
}
h3 {
    font-size: 2.125em; /* 34px */
}
h4 {
    font-size: 1.5em; /* 24px */
}
h5 {
    font-size: 1.25em; /* 20px */
}
h6 {
    font-size: 1.125em; /* 18px */
}

a.skip-main:focus,
a.skip-main:active {
    background-color: #2B4168;
}

.row-fluid .span3.logo {
    padding-top: 24px;
    padding-bottom: 23px;
    margin-top: 0;
}

.interout {
    z-index: 99999;
}

.interstitial .close,
.interstitialParsys .close,
.interstitialVideo .interout.terms .close {
    background: url("../images/blue-modal-close.png") no-repeat;
}

.interstitial .interstitial_header {
    font-family: 'Oxygen', sans-serif;
    color: #2B4168;
}

.article-template .span7 {
    padding-bottom: 24px;
}

.article-template .searchAgainForm input[type=submit].search {
    background: url("../images/global-desktop-sprite.png") no-repeat;
    background-position: 0px -54px;
}

.mainMenu a {
    font-family: 'Oxygen', sans-serif;
    font-size: 15px;
    color: #2B4168;
    text-decoration: none;
}

.mainMenu a:focus,
.megaMenuLink a:focus {
    outline: 1px dotted currentColor;
}

.mainMenu a:hover {
    color: #000;
    text-decoration: underline;
}

.mainMenu a .menuIcon {
    background: url("../images/global-desktop-sprite.png") no-repeat top left;
}

.bx-pager.bx-default-pager a {
    background-image: url("../images/spr-icn-desktop-18x18_mixed.png");
    background-position: 0 -96px;
}

.bx-pager.bx-default-pager a:hover .bx-pager.bx-default-pager a.active {
    background-position: 0 -77px;
}

.bx-pager.bx-default-pager a:focus {
    outline-color: #00a78e;
}

a,
a:hover,
a:focus,
a:active {
    color: #913451;
}

ul li::marker,
ol li::marker {
    color: #913451;
}

.whiteText ul li::marker,
.whiteText ol li::marker,
ul .whiteText li::marker,
ol .whiteText li::marker {
    color: #fff;
}

header {
    margin-bottom: 0;
}

.headerBar {
    border-bottom: none;
    height: 100px;
    background-color: #fff;
}

.headerBar .row-fluid .span6 {
    padding-right: 2.5%;
    padding: 16px 0;
}

.searchResults, .searchField {
    float: right;
}

.headerBar .row-fluid .span3.mainMenu {
    padding-top: 32px;
}

.mainMenu li.searchwrap {
    padding: 0;
}

.searchField input[type=text] {
    float: left;
    margin-bottom: 0;
    background-color: #f2f6f6;
    font-size: 15px;
}

input.globalSearch {
    color: #2B4168;
    height: 19px;
    width: 93px;
    padding: 8px 50px 8px 16px;
}

.content-wrapper {
    background-color: #ffffff;
}

.js body {
    background: transparent;
}

.template,
.article-template,
.topic-template {
    outline: none;
}

.topic-template > .container-fluid.module.hidden-phone.whitebg {

}

.article-template a {
    color: #913451;
}

.article-template a.blueBtn {
    background-color: #913451;
    border-radius: 20px;
    padding: 12px 20px;
    line-height: 1;
    color: #fff;
}

.article-template .legal a {
    color: #69747a;
}

.span7.bodyContent:before {
    background-color: #fff;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    z-index: -10;
    left: 0;
    top: 0;
}

.article-template form.mktoForm {
    margin: initial;
}

.nextStepCont .right .arrowWhiteSmall,
.nextStepCont .right a:hover.arrowWhiteSmall {
    color: #fff;
}

.article-template .container-fluid {
    background: transparent;
    position: relative;
}

.whitebg {
    color: #333333;
}

.whitebg .parbase.bodyText.section .text a {
    color: #913451;
}

.universalMenu a {
    color: #913451;
    font-weight: normal;
    padding: 6px 0;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'%3E%3Cdefs/%3E%3Cpath fill='%23913451' fill-rule='evenodd' d='M1.105 0L0 1.153l2.79 2.91L0 6.972l1.105 1.153L5 4.063z'/%3E%3C/svg%3E");
    background-size: 8px 11px;
    background-repeat: no-repeat;
    background-position: right 50%;
    padding-right: 15px;
}

.universalMenu .lock a {
    display: unset;
}


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

.fiveCol .bodyText.parbase.section .text p {
    /*color: #fff;*/
}

.fiveCol.quickLinksArea .bodyText.parbase.section .text p {
    color: #2B4168;
}

.row-fluid div .fiveCol {
    width: 23%;
}

a:focus {
    outline: 1px dotted;
    outline-offset: 2px;
}

.right-content-panel .content-wrapper {
    background-color: inherit;
}

.mainMenu .search {
    background-position: 0 -54px;
    top: 1px;
}

.mainMenu .search:focus {
    outline: 1px dotted #000;
    outline: 1px auto -webkit-focus-ring-color;
}

.mainMenu li.separator span {
    border-left: 1px solid #2B4168;
    padding: 1px 0;
}

.row-fluid nav .fiveCol.quickLinksArea .quickLinksAreaContent ul li .lock {
    background: url("../images/spr-icn-desktop-18x18_mixed.png") no-repeat;
    background-position: 0px -285px;
}

.row-fluid div .fiveCol ul li .lock {
    position: relative;
    background: none;
    background-position: unset;
}

.row-fluid div .fiveCol ul li .lock:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/etc/designs/innovation-health/images/spr-icn-desktop-18x18.png);
    background-position: 0 -284px;
    background-repeat: no-repeat;
    width: 20px;
    height: 17px;
}

.article-template {
    color: #4C5451;
}

.article-template img {
    margin-bottom: 20px;
}

.pathSelector li {
    padding: 11px 0 12px;
}

.pathSelector li.active span.arrowSmallDown.arrowUp,
.pathSelector .arrowSmallDown.blue {
    display: none;
}

.pathSelector .arrowSmallDown {
    background-position: left 50%;
    padding-right: 10px;
    padding-left: 8px;
}

.graybg a span.arrowBlueSmall {
    background: url("../images/icn-arrowBlueSmall.png.html") no-repeat;
}

.imgtxt .span12.titleBar {
    padding-top: 30px;
    padding-bottom: 0;
}

.imgtxt .span12.titleBar p:last-child {
    margin-bottom: 0;
}

.container-fluid.module.whitebg.imgtxt .span12.titleBar p {
    margin-bottom: 30px;
}

.imgtxt .span12.titleBar h2 {
    font-size: 40px;
    margin-bottom: 0;
}

.article-template h1 {
    font-size: 2.9375em; /* 47px */
}
.article-template h2 {
    font-size: 2.5em; /* 40px */
}
.article-template h3 {
    font-size: 2.125em; /* 34px */
}
.article-template h4 {
    font-size: 1.5em; /* 24px */
}
.article-template h5 {
    font-size: 1.25em; /* 20px */
}
.article-template h6 {
    font-size: 1.125em; /* 18px */
}

.article-template h2,
.article-template h3,
.article-template h4,
.article-template h5 {
    color: #2B4168;
    font-family: 'Oxygen', sans-serif;
}

.article-template ol {
    margin-left: 0;
}

.sidebar-cta .ctaInfo h4 {
    font-size: 1.1em;
}

.sidebar-cta .ctaInfo p {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'%3E%3Cdefs/%3E%3Cpath fill='%23913451' fill-rule='evenodd' d='M1.105 0L0 1.153l2.79 2.91L0 6.972l1.105 1.153L5 4.063z'/%3E%3C/svg%3E");
    background-size: 8px 11px;
}

.pathSelector li.active,
.universalMenu,
.contactMenu,
.togglePanelWrapper,
.megaMenuLinkList section p {
    top: 168px;
    background: #EFF2F7; /*bg*/
    color: #2B4168;
}

.pathSelector li.active {
    background-color: #EFF2F7;
    color: #2B4168;
}

.megaMenuLinkList.section {
    display: inline-block;
    width: 100%;
}

.megaMenuLinkList.section ul {
    padding-bottom: 0;
}

.pathSelector li.active a {
    color: #fff;
}

.pathSelector .right-link,
.right-content-panel {
    background: #EFF2F7;
    overflow-y: inherit !important;
    overflow-x: inherit !important;
    max-height: inherit !important;
}

.newsTop.greenbg {
    background: transparent;
}

.pathSelector {
    top: 100px;
    background-clip: border-box;
}

.pathSelector .right-link {
    width: auto;
    padding: 15px 0;
    text-align: initial;
    min-height: auto;
    background-color: #2B4168;
    color: #fff;
    font-weight: bold;
    margin: 0;
}

.pathSelector .right-link a {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
}

.pathSelector a {
    color: #2B4168;
    font-weight: 500;
}

.pathSelector .menuToggleItem.active {
    color: #2B4168;
}

.pathSelector .current .menuToggleItem.active {
    color: #2B4168;
}

.pathSelector .current .menuToggleItem.active:after {
    border-color: #2B4168;
}

.menuToggleItem:after {
    content: "";
    border: solid #2B4168;
    border-width: 0 2px 2px 0;
    position: relative;
    display: inline-block;
    padding: 2px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin: 0 0 0 10px;
    bottom: 2px;
    display: none;
}

.menuToggleItem.active:after {
    border-color: #fff;
    transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    bottom: 0;
}

.pathSelector .right-link > .arrowSmallDown.white {
    background-image: none;
    display: none;
}

.pathSelector .right-link > a:after {
    content: "";
    border: solid #fff;
    border-width: 0 2px 2px 0;
    position: relative;
    display: inline-block;
    padding: 2px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin: 0 0 0 10px;
    bottom: 2px;
}

.pathSelector .right-link:hover > a:after {
    border-color: #fff;
    transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    bottom: 0px;
}

.row-fluid nav .fiveCol.quickLinksArea {
    background: url("../images/diagonalLinesBg.png");
    margin: -32px 0 0;
    padding: 12px;
    width: 23%;
}

.row-fluid nav .fiveCol.quickLinksArea .quickLinksAreaContent a {
    color: #2B4168;
}

.row-fluid nav .fiveCol.quickLinksArea .quickLinksAreaContent {
    background: #ece8e9;
}

.row-fluid nav .fiveCol.quickLinksArea .quickLinksAreaContent .topicLink,
.topicLink {
    color: #2B4168;
    padding-bottom: 14px;
    margin-bottom: 20px;
    border-bottom: 1px solid #2B4168;
}

.topic-template .module .breadcrumb,
.topic-template .bottom-utilities,
.legal {
    border-bottom: none;
}

.topic-template .module .breadcrumb {
    background: #f2f6f6;
}

.topic-template .bottom-utilities .legal.span12,
.topic-template .bottom-utilities .legal.span8 {
    margin-top: -25px;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.bottom-utilities .legal.span12,
.bottom-utilities .legal.span8 {
    padding-top: 20px;
    padding-bottom: 18px;
    padding-left: 0;
    padding-right: 0;
}

.topic-template .paraReference.parbase.section {
    padding: 0;
}

.topic-template .imgtxt .span4.last .text {
    padding-bottom: 0;
}

.articleModule.greyBackground-whiteText {
    background-color: #2B4168;
    padding: 40px 30px;
    display: block;
    height: 100%;
    float: none;
    margin-right: 3%;
}

.articleModule.greyBackground-whiteText h2 {
    font-size: 34px;
}

.twoColumnLayout .articleModule.greyBackground-whiteText h3,
.twoColumnLayout .articleModule.greyBackground-whiteText h2 {
    color: #fff;
    margin: 0 0 24px 0;
}

.articleModule.greyBackground-whiteText p {
    color: #000;
}

.articleModule.greyBackground-whiteText p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

.articleModule.greyBackground-whiteText h3 {
    font-size: 34px;
    font-weight: 400;
}

.articleModule.greyBackground-whiteText h3,
.first h3 {
    font-size: 25px;
}

.articleModule.greyBackground-whiteText p a {
    display: inline;
    width: 47%;
    float: none;
    text-align: left;
    margin: 0 2% 10px;
}

.articleModule.greyBackground-whiteText p a:focus {
    outline-color: #FFFFFF;
}

.articleModule.greyBackground-whiteText p:after {
    content: "";
    clear: both;
    display: table;
}

.articleModule.greyBackground-whiteText p a:first-child {
    margin: 0 2% 0 0;
}

.articleModule.greyBackground-whiteText .blueBtn {
    background-color: #913451;
    border-radius: 20px;
    padding: 12px 20px;
    line-height: 1;
}

.articleModule.greyBackground-whiteText .blueBtn:hover {
    background-color: #154370;
}

.articleModule.greyBackground-whiteText .blueBtn:focus {
    background-color: #154370;
    outline-color: #ffffff;
}

.articleModule.greyBackground-whiteText span:after {
    color: white;
    content: '\203A';
    position: static;
    padding-left: 11px;
}

/* end member login changes */

/* Partnership section */
.paraReference {
    padding: 40px 0;
}

.paraReference .container-fluid {
    background-color: #f2f2f2;
}

.article-template .bodyContent .paraReference {
    background-color: #fff;
}

.article-template .bodyContent .paraReference.parbase.section {
    padding: 0;
}

.extra.parsys .paraReference {
    background-color: #f2f2f2;
}

.paraReference > .paraReference {
    padding: 0;
}


.twoColumnLayout .parbase.bodyText.section p:last-child {
    margin-bottom: 0;
}

/* tabbed section */
.responsive-tabs__list {
    padding-left: 0;
    margin-bottom: -6px;
    background: #f2f6f6;
}

.responsive-tabs__list__item {
    background: #f2f6f6;
    padding: 15px 30px;
    color: #2B4168;
    margin: 0 5px 0 0;
    border: none;
    line-height: normal;
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
}

.responsive-tabs__panel {
    margin-top: 6px;
    border-width: 0;
    padding: 0;
}

.responsive-tabs__panel h3,
.responsive-tabs__panel p,
.responsive-tabs__panel ul {
    margin-left: 45px;
    margin-right: 45px;
}

.responsive-tabs__panel ol {
    margin-left: 65px;
    margin-right: 65px;
    padding: 0;
}

.responsive-tabs__panel ol + p,
.responsive-tabs__panel ul + p {
    margin-top: 24px;
}

.responsive-tabs__list__item:hover {
    background: #2B4168;
}

.responsive-tabs__list__item--active {
    background: #2B4168;
    position: relative;
    color: white;
}

.responsive-tabs__list__item--active,
.responsive-tabs__list__item--active:hover {
    background: #2B4168;
    color: white;
}

.arrowBlueSmall,
a:hover.arrowBlueSmall,
a:focus.arrowBlueSmall,
a:active.arrowBlueSmall,
.accordion.section .articleModule a,
.accordion.section .accordion-container .noarrowlink .articleModule .arrowBlueSmall {
    color: #913451;
    /* background: url("../images/icn-arrowPurpleSmall.png") no-repeat; */
    /*background: url("../images/icn-arrowPurpleSmall.png") no-repeat;*/
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'%3E%3Cdefs/%3E%3Cpath fill='%23913451' fill-rule='evenodd' d='M1.105 0L0 1.153l2.79 2.91L0 6.972l1.105 1.153L5 4.063z'/%3E%3C/svg%3E");
    background-size: 8px 11px;
    background-position: right 65%;
    padding-right: 15px;
    font-weight: bold;
}

.arrowGraySmall,
a:hover.arrowGraySmall {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'%3E%3Cdefs/%3E%3Cpath fill='%23913451' fill-rule='evenodd' d='M1.105 0L0 1.153l2.79 2.91L0 6.972l1.105 1.153L5 4.063z'/%3E%3C/svg%3E");
    background-size: 8px 11px;
    background-position: right 65%;
    padding-right: 15px;
}

div.acc_Opened p:before,
div.acc_Opened h1:before,
div.acc_Opened h2:before,
div.acc_Opened h3:before,
div.acc_Opened h4:before,
div.acc_Opened h5:before {
    background-image: none;
    position: absolute;
    content: none;
    font-size: inherit;
    line-height: inherit;
    left: 0;
    top: 0;
    padding-right: 0;
}

div.acc_Closed p:before,
div.acc_Closed h1:before,
div.acc_Closed h2:before,
div.acc_Closed h3:before,
div.acc_Closed h4:before,
div.acc_Closed h5:before {
    background-image: none;
    position: absolute;
    content: none;
    font-size: inherit;
    line-height: inherit;
    left: 0;
    top: 0;
    padding-right: 0;
}

.accordion .acc_Tab .acc_Title {
    position: relative;
    font-size: 19px;
    padding: .75em 2.35em;
    font-weight: 800;
    margin: 0;
}

.accordion .acc_Tab .acc_Title.acc_Closed {
    color: #2B4168;
    background-color: #FFFFFF;
}

.accordion .acc_Tab .acc_Title.acc_Closed:focus,
.accordion .acc_Tab .acc_Title.acc_Closed:hover {
    background-color: #2B4168;
    color: #FFFFFF !important;
}

.accordion .acc_Tab .acc_Title.acc_Closed:focus .accordion-heading,
.accordion .acc_Tab .acc_Title.acc_Closed:hover .accordion-heading {
    color: #FFFFFF;
}

.accordion .acc_Tab .acc_Title.acc_Closed:before {
    background-image: none;
    position: absolute;
    content: "\002b";
    font-size: 1.5em;
    line-height: 1.5em;
    left: .45em;
    top: 2px;
    padding-right: 1em;
}

.accordion .acc_Tab .acc_Title.acc_Opened {
    color: #FFFFFF;
    background-color: #2B4168;
}

.accordion .acc_Tab .acc_Title.acc_Opened:before {
    background-image: none;
    position: absolute;
    content: "\2212";
    font-size: 1.5em;
    line-height: 1.5em;
    left: .45em;
    top: 1px;
    padding-right: 1em;
}

.responsive-tabs__list__item:focus {
    background: #174a7c;
    color: #fff;
}

.whitebg .partbase.bodyText.section .text a {
    color: #2B4168;
}

.arrowBlueSmall a,
.arrowBlueSmall a:hover,
.arrowBlueSmall a:focus,
.arrowBlueSmall a:hover {
    color: #2B4168;
}

.arrowBlueSmall .blueBtn {
    color: #fff;
}

.breadcrumb,
.breadcrumb .span12 {
    border-bottom: none;
    position: relative;
}

.breadcrumb .span12:before {
    content: "";
    position: absolute;
    bottom: 100%;
    background: #f2f6f6;
    width: 4000px;
    left: -4000px;
    z-index: 20;
    height: 96px;
    top: 0;
}

.breadcrumb .span12:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 100%;
    background: #f2f6f6;
    width: 4000px;
    left: 99.99999999%;
    z-index: -1;
    height: 96px;
}

.breadcrumb .span10:before {
    content: "";
    position: absolute;
    bottom: 100%;
    background: #f2f6f6;
    width: 4000px;
    left: -4000px;
    z-index: 20;
    height: 96px;
    top: 0;
}

.breadcrumb .span2:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 100%;
    background: #f2f6f6;
    width: 4000px;
    left: 99.99999999%;
    z-index: -1;
    height: 96px;
}

.responsive-tabs__list__item--active::after {
    content: '';
    position: absolute;
    left: calc(50% - 25px);
    top: 100%;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 18px solid #2B4168;
    clear: both;
}


/* end tabbed section */

.container-fluid.no-bg .twoColumnLayout .row-fluid {
    padding-top: 0;
    margin-top: 0;
}

.article-template .bodyText .text a:link,
.article-template .bodyText .text a:visited,
.article-template .bodyText .text a:active {
    text-decoration: none;
}

.article-template .bodyText .text a:hover,
.article-template .bodyText .text a:focus {
    text-decoration: underline;
}

.topic-template .paraReference,
.article-template .paraReference {
    padding: 0;
}

.topic-template ul, .topic-template ol {
    margin-bottom: 24px;
}

.twoColumnLayout .row-fluid {
    padding: 40px 0 20px;
}

.last .twoColumnLayout .row-fluid {
    padding-bottom: 0;
}

.article-template .paraReference.parbase.section {
    padding: 40px 0 0;
}

.article-template .paraReference.parbase.section .twoColumnLayout .imgtxt .row-fluid {
    padding-top: 40px;
}

.article-template .paraReference.parbase.section .twoColumnLayout img {
    margin-bottom: 0;
}

/* find a doctor changes */

/*.twoColumnLayout .parbase.bodyText.section {*/
/*    margin-right: -30px;*/
/*}*/

.twoColumnLayout .parbase.bodyText.section .arrowBlueSmall {
    background-position: right 49%;
}

.twoColumnLayout .parbase.bodyText.section .first {
    padding: 45px 0px;
}

.twoColumnLayout .parbase.bodyText.section .first p:last-child {
    margin-bottom: 0;
}

.twoColumnLayout .parbase.bodyText.section .first a {
    color: #2B4168;
}

.hamburger {
    margin-top: 8px;
}

.breadcrumb {
    color: #2B4168;
    background: #F2F6F5;
    font-weight: bold;
}

.breadcrumb a {
    color: #2B4168;
    font-weight: bold;
    text-decoration: underline;
}

.breadcrumb ul li.noLink.printPage {
    border-right: none;
    padding-right: 0;
}

.breadcrumb span {
    font-weight: bold;
}

.breadcrumb .span2 ul li.noLink,
.breadcrumb .span10 ul li.noLink,
.breadcrumb .span12 ul li.noLink {
    border-right-color: #999;
    padding-right: 15px;
    margin-right: 15px;
}

.breadcrumb .bread-arrow {
    margin: 0 15px 0 20px;
}

.newsTop,
.article-template .newsTop.container-fluid {
    background: #2B4168;
    display: none;
}

.slick-dots li button,
.slick-dots li button:before {
    width: 14px;
    height: 14px;
    border-color: #1c3d63;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #1c3d63;
    color: transparent;
    border: 1px solid #1c3d63;
}

.slideshow-wrapper .slide-copy {
    padding-top: 40px;
    padding-bottom: 25px;
}

.slideshow-wrapper .slide-copy a:focus {
    outline-color: #fff;
}

.whiteTxt .slideshow-wrapper .slide-copy h1 {
    color: #ffffff;
}

.whiteTxt .slideshow-wrapper .slide-copy p {
    color: #ffffff;
}

.slideshow-wrapper .slide-copy h1 {
    color: #2B4168;
    font-size: 26px;
    line-height: 1;
    margin-bottom: 18px;
    font-family: 'Oxygen', sans-serif;
}

.slideshow-wrapper .slide-copy p {
    font-size: 16px;
    line-height: 24px;
    color: #2B4168;
}

.blueBtn {
    background-color: #2B4168;
    background: #2B4168;
    /* Base text style */
    color: white;
    font-family: 'Oxygen', sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    padding: 5px 20px;
    box-shadow: none;
}

.blueBtn:active {
    background-color: #172e4f;
    background: #172e4f;
    box-shadow: none;
}

.blueBtn a,
.blueBtn:active a {
    color: white;
}

.blueBtn a:focus {
    outline: 1px dotted currentColor;
}

a:focus .blueBtn{
    outline: 1px dotted #913451;
}

.blueBtn:focus {
    background: #172e4f;
}

.blueBtn,
.blueBtn:active,
.blueBtn:focus {
    background-color: #913451;
    border-radius: 20px;
    padding: 12px 20px;
    line-height: 1;
    box-shadow: none;
    border: none;
}

a:hover.blueBtn,
.blueBtn:focus,
.blueBtn:hover {
    background-color: #913451;
    text-decoration: underline;
}



.aboveFooter p {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 30px 15px 30px;
}

.aboveFooter p:first-of-type {
    line-height: 20px;
}

.aboveFooter {
    display: block;
    z-index: 1;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

.aboveFooter a {
    color: #913451;
    font-size: 16px;
}

.aboveFooter p:first-of-type {
    margin-top: 25px;
}

.aboveFooter p:last-of-type {
    margin-bottom: 25px;
    color: #4C5451;
}

.aboveFooter p:first-of-type a:after {
    content: "";
    position: static;
    padding-left: 15px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'%3E%3Cdefs/%3E%3Cpath fill='%23913451' fill-rule='evenodd' d='M1.105 0L0 1.153l2.79 2.91L0 6.972l1.105 1.153L5 4.063z'/%3E%3C/svg%3E");
    background-size: 8px 11px;
    background-position: right 65%;
    font-weight: bold;
    background-repeat: no-repeat;
}

.footerLink {
    font-size: 14px;
    line-height: 28px;
}

.footerLink a {
    color: #fff;
}

footer ul li a,
footer ul li a:hover {
    color: #fff;
}

footer ul li a:focus, .section.footerLink a:focus {
    color: #fff;
    text-decoration: underline;
    outline-color: #ffffff;
    font-weight: normal;
}

footer {
    margin-top: 0;
    padding: 40px 0 15px 0;
    background-color: #2B4168;
}

.bottom.iparsys.parsys {
    background-color: #2B4168;
}

footer .copyright {
    margin-top: 70px;
    color: #fff;
    font-size: 14px;
}

footer .icons {
    padding-top: 63px;
}

footer .icons a:focus {
    outline-color: #fff;
}

.pathSelector .right-link .right-content-panel {
    top: 62px;
}

.pathSelector .right-link .right-content-panel a {
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    display: inline-block;
    background-color: #913451;
    border-radius: 20px;
    background-image: none;
    padding: 12px 40px;
    line-height: 1;
    text-align: center;

}

.pathSelector .right-link .right-content-panel a:after {
    display:none;
}

.container-fluid.module.no-bg:not(.imgtxt) .row-fluid > .span12 {
    padding-right: 0;
    padding-left: 0;
    background-color: #fff;
}

.header.topicLink,
.topicLink {
    font-family: 'Oxygen', sans-serif;
}

.header.topicLink {
    font-size: 23px;
    color: #2B4168;
    border-bottom: 1px solid rgba(10,10,10,0.10);
    margin-bottom: 12px;
    padding-bottom: 15px;
}

/* T1  updates */

.header-bg,
.right.header-bg {
    background: #2B4168;
    background-repeat: no-repeat;
}

.slideshow-wrapper {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    min-height: 334px;
    margin-bottom: 0;
}

.whitebg h2,
.whitebg .titlebar h2,
.whitebg h4,
.whitebg .titlebar h4 {
    color: #2B4168;
    line-height: 1;
}


.whitebg .titleBar h2,
.whitebg .titlebar h2 {
    font-size: 2em;
    color: #2B4168;
}

.whitebg .titleBar h3,
.whitebg .titlebar h3 {
    font-size: 1.5em;
    color: #2B4168;
}

.whitebg .titleBar h5,
.whitebg h5 {
    margin-bottom: 15px;
}

.topicTextimageCol2 .bg-color {
    background: #0085ca;
}

.topicTextimageCol2 .whiteText {
    color: #2B4168;
}

.topicTextimageCol2 .col2bgMod.whitebg {
    margin-bottom: 0;
}

.col1bgMod ul.underlined li,
ul.underlined li {
    border-bottom: none;
}

.col2bgMod.tall.whitebg .span6 p b {
    color: #0085ca;
    font-size: 20px;
}

.col1bgMod ul.underlined li a,
ul.underlined li a {
    color: #2B4168;
}

.col2bgMod .span6 {
    padding-top: 40px;
}

.graybg a span {
    color: #0ba2c3;
}

.txtDivide [class*="span"],
.txtDivide.whitebg [class*="span"] {
    border-right: none;
}

.parbase.bodyText h3 {
    /*margin-bottom: 20px;*/
}

.parbase.bodyText h3 + p {
    margin-top: 0;
}

.parbase.bodyText .articleModule p:last-child {
    margin-bottom: 0;
}

.parbase.bodyText section p:last-child {
    margin-bottom: 0;
}

.col2bgMod.lessPadding .span6 {
    padding-top: 50px;
}

.col2bgMod .span6 p:last-child {
    margin-bottom: 0;
}

.no-bg.imgtxt.txtDivide .titleBar {
    padding: 0 2.5%;
    margin-bottom: 30px;
}

.no-bg.imgtxt.txtDivide .titleBar h2 {
    color: #2B4168;
    font-size: 34px;
    margin-bottom: 0;
}

.no-bg.imgtxt.txtDivide .parbase.bodyText .text {
    padding: 30px 5% 0;
}

.no-bg.imgtxt.txtDivide .parbase.bodyText h3 {
    color: #2B4168;
    margin-bottom: 25px;
}

.topic-header {
    margin: 0 auto;
}

.topic-header h1 {
    color: #FFF;
    font-family: 'Oxygen', sans-serif;
    font-size: 50px;
}

.topic-header p {
    font-weight: normal;
    font-size: 20px;
    color: #FFF;
}

.topic-header .row-fluid [class*="span"] {
    z-index: 2;
    position: relative;
}

.whiteTxt .oneColFullBleedTextImage h2,
.whiteTxt .oneColFullBleedTextImage h3 {
    color: #ffffff;
}

.whiteTxt .oneColFullBleedTextImage p {
    color: #ffffff;
}

.whiteTxt .oneColFullBleedTextImage ol,
.whiteTxt .oneColFullBleedTextImage ul {
    color: #ffffff;
}

.whiteTxt .oneColFullBleedTextImage .arrowBlueSmall {
    color: #ffffff;
    background: url("../images/icn-arrowWhiteSmall.png") no-repeat;
}

.whiteTxt .oneColFullBleedTextImage .arrowBlueSmall a {
    color: #ffffff !important;
}


.oneColFullBleedTextImage h2,
.oneColFullBleedTextImage h3 {
    color: rgb(27, 54, 93);
    margin-bottom: 25px;
}

.oneColFullBleedTextImage ol,
.oneColFullBleedTextImage ul {
    padding-top: 0;
}

.legalNotices .smallText p:last-child {
    margin-bottom: 0;
}

.legalNotices .module.smallText {
    color: #2B4168;
    font-size: 14px;
    line-height: 20px !important;
}

.topic-header-bg {
    z-index: 0;
    max-width: 1600px;
    background: #ffffff;
    left: calc(50% - 800px);
}

.content-wrapper {
    z-index: 0;
    margin-left: 0;
    overflow: hidden;
}

.t1-menu .t1 {
    position: relative;
    margin-top: 20px;
    padding: 13px 15px;
    background: rgba(105,125,140,0.05);
}

.universalMenu .t1-menu .t1 a {
    font-size: 18px;
    color: #913451 !important;
    background-position: right 55%;
}

/******** T2 Changes begin ********/

.article-header {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}

.article-header h1 {
    font-family: 'Oxygen', sans-serif;
    font-size: 46px;
    color: #2B4168;
}

.article-header h2 {
    color: #2B4168;
}

#sidebar-right {
    margin-right: 2.5%;
}

#sidebar-right.noPadding.span4.sidebarTeaserItem.section:first-child {
    padding-top: 0;
}

#sidebar-right.noPadding.span4 div.text {
    padding: 0 15px;
    color: #333;
}

.article-template {
    margin-top: 0;
}

.article-template .legalNotices {
    padding-left: 2.5%;
    padding-right: 2.5%;
}

.article-template b a {
    color: #2B4168;
}

.article-template .nextStepCont {
    margin-bottom: 0px;
}

.nextStepCont .left {
    width: 210px;
    float: left;
}

.sidebar-cta .ctaInfo h4 {
    /* color: #333; */
    color: #2B4168;
}

.sidebar-cta .ctaInfo h4 span {
    background: url("../images/icn-arrowBlueSmall.png.html") no-repeat;
    background-position: right 65%;
}

.iparsys.bottom {
    background-color: #f1f1f1;
}

.iparsys.bottom .section .text {
    max-width: 1140px;
    margin: 0 auto;
}

.iparsys.bottom .section .text p {
    display: block;
    padding-bottom: 40px;
    margin-bottom: 0;
    text-align: left !important;
    font-size: 14px;
}

.iparsys.bottom .section .text p a {
    color: #fff;
    font-weight: normal;
}

.article-template .nextStepCont {
    background-color: #2B4168;
}

.article-template .nextStepCont .nextStepHeadline {
    color: #fff;
}

.article-template .nextStepCont h4 {
    color: #333;
    padding-top: 0;
}

.nextStep.section .article-template {
    margin-top: 0;
}

.nextStepCont .left {
    padding-top: 0;
}

.nextStepCont .right {
    padding: 0 25px 0 10px;
    margin-right: 165px;
    border-color: #fff;
}

.nextStepCont .right {
    padding: 5px 25px 0px 25px;
    margin-right: 165px;
    border-color: #fff;
    margin-left: 200px;
}

.nextStepCont .right p {
    margin-bottom: 0;
}

.nextStopCont .left {
    padding-top: 0 !important;
}

.col1bgMod.tall.lessPadding {
    padding-top: 70px;
    padding-bottom: 50px;
    margin-bottom: 0;
}

.pathSelector li a,
.pathSelector li.current:first-child a {
    padding: 0 17px;
    font-size: 14px;
    font-weight: bold;
}

.pathSelector li.current {
    background: #f1f1f1;
}

.pathSelector {
    border-bottom: 2px solid #EFF2F7;

}

.togglePanelWrapper.overthrow {
    top: 168px;
    z-index: 8000;
}

.togglingContent .toggCont-item-toggle a {
    background-color: #ccc;
    color: #000;
}

.searchResults.on {
    border-top: none;
}

.searchResult a.link,
.searchResult a:hover.link,
.searchResult .link {
    color: #00205b;
}

.searchResult .resultTitle a {
    font-weight: normal;
    color: #2B4168;
}

.tabs .responsive-tabs .tabItem .topicTextimageCol2 .col2bgMod.whitebg {
    background-color: #e4edf9;
}

/** screen readers **/
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.searchformdesktop label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}


/******** interstitial ********/

.interout.terms .interstitial {
    padding: 30px;
}

.terms .interstitial .message {
    border: none;
}

/* I'm going to have to change this if we get a "cancel" button */

div.message + a.interlink {
    width: calc(50% - 40px);
    background: #00a78e;
    display: inline-block;
    float: right;
    padding: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    color: white;
    margin-top: 20px;
}

.greyBackground-whiteText,
.article-template.container-fluid.greyBackground-whiteText {
    background-color: #dcdfe1;
    color: #fff;
}

.right-content-panel .megaMenuLinkList.section ul {
    display: block;
    width: 100%;
}

.right-content-panel .bodyText:first-child + .megaMenuLinkList ul {
    border-bottom: 1px solid rgba(10,10,10,0.10);
    height: 100%;
    padding-bottom: 0;
    margin-bottom: 20px;
}

.right-content-panel .bodyText .text {
    font-weight: normal;
    font-size: 16px;
    color: #3A3A3A;
}

.mainMenu .search {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 18px;
    height: 18px;
    margin-top: 7px;
    margin-right: 18px;
    background: url("/etc/designs/innovation-health/images//global-desktop-sprite.png") no-repeat;
    background-position: 0 -54px;
    border: 0;
}

.col2bgMod ul li:last-child,
.quicklinksOverview ul li:last-child,
.col1bgMod ul.underlined li:last-child {
    border-bottom: 0;
}

#overlay {
    z-index: 7777 !important;
    margin-left: -84.375%;
}

/******** T2 Changes end ********/


.terms .interstitial .message {
    border: none;
}

/* I'm going to have to change this if we get a "cancel" button */

div.message + a.interlink {
    width: calc(50% - 40px);
    background: #00a78e;
    display: inline-block;
    float: right;
    padding: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    color: white;
    margin-top: 20px;
}

.greyBackground-whiteText,
.article-template.container-fluid.greyBackground-whiteText {
    background-color: #dcdfe1;
    color: #fff;
}

.col1bgMod.short.lessPadding, .col2bgMod.short .span6.modBG, .col2bgMod.tall .span6.modBG {
    position: relative;
}

.bottom-utilities .legal a {
    color: #913451;
    font-size: 14px;
}


.imgtxt.txtDivide.imgunDivide {
    margin-bottom: 80px;
}

.imgtxt.txtDivide.imgunDivide .row-fluid:last-child {
    background: #f2f6f6;
}

.columnLayout .no-bg.txtDivide.imgunDivide .span6 {
    border-bottom: none;
    background: #f2f6f6;
    padding-top: 30px;
}

.columnLayout .no-bg.txtDivide.imgunDivide .span6.last {
    margin-top: 40px;
    padding-bottom: 40px;
}

.columnLayout .no-bg.txtDivide.imgunDivide .span6.last:before {
    content: "";
    width: 100vw;
    background-color: #fff;
    height: 14px;
    position: absolute;
    left: 0;
    margin-top: -40px;
}

.notched.mh, .notchedopp.mh {
    min-height: 222px !important;
}

.notchedopp.mh {
    padding-left: 2.5%;
    padding-right: 2.5%;
}

.notched {
    background: #2B4168;
    color: #ffffff;
    position: relative;
}

.notched h1, .notched h2, .notched h3, .notched h4, .notched h5, .notched h6 {
    color: white;
    font-size: 34px;
    line-height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    padding: 0 40px;
}

.notched::after {
    content: '';
    position: absolute;
    top: calc(50% - 15px);
    left: calc(100% - 14px);
    width: 0;
    height: 0;
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    border-right: 15px solid #e4edf9;
    clear: both;
    z-index: 9000;
}

.notchedopp, .notchedopp ul {
    background-color: #e4edf9;
    position: relative;
    font-size: 14px;
    line-height: 24px;
}

.notchedopp ul {
    list-style-type: none;
    padding-top: 20px;
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.notchedopp ul li a:after {
    content: '\203A';
    position: static;
    padding-left: 5px;
    color: inherit;
}

.col1bgMod.tall {
    padding-top: 60px;
    background-size: cover;
}

.col2bgMod.short .span12.visible-phone.img.loadImg {
    position: relative;
}

.imgtxt .img {
    position: relative;
}

.image-no-bar .img:before {
    display: none;
}

.header-padding.imgtxt .span12.titleBar {
    padding-bottom: 48px;
}

div.acc_Title h1, div.acc_Title h2, div.acc_Title h3, div.acc_Title h4, div.acc_Title h5, div.acc_Title p {
    padding: 0;
    font-size: 19px;
}

dt.acc_tabOpened, dt.acc_tabOpened .accordion-heading {
    background-color: #2B4168;
    padding: 0;
}

.sm-padding.imgtxt .text {
    padding: 6px 5% 0;
}

.sm-padding .link.section {
    padding: 6px 5% 0;
}

.sm-padding.txtDivide {
    padding: 9px 0 18px;
}

.reduced-spacing.imgtxt .text {
    padding: 25px 5% 0;
}

.togglingContent .toggCont-item-wrapper h3 {
    color: #2B4168;
}

.selectWrap select:focus, .form .selectWrap select:focus {
    outline: 1px dotted #2B4168;
}

.selectWrap {
    background: #eee url("../images/selectBg.png") no-repeat right;
}

.quoteAuthor {
    font-size: 16px;
}

.quoteAuthorInfo {
    font-size: .875em;
}


.accessibleaccordion *:focus, .tabs *:focus {
    outline: 1px dotted #2B4168;
    outline-offset: 2px;
}

.accessibleaccordion .responsive-tabs__list__item--active span:focus, .tabs .responsive-tabs__list__item--active span:focus {
    outline: 1px dotted #ffffff;
    outline-offset: 2px;
}


/******** T2 Changes end ********/
@media only screen and (min-width: 1200px) {

    .slideshow-wrapper .slick-dots {
        top: -74px;
    }

    .slideshow-wrapper .playpausewrapper {
        top: -143px;
    }

    .slideshow-wrapper .slide-copy {
        padding-top: 50px;
    }

    .slideshow-wrapper .slide-copy h1 {
        font-size: 38px;
    }
}

@media only screen and (max-width: 1200px) {
    .iparsys.bottom .section .text p {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 1024px) {

    .pathSelector .right-link a {
        font-size: 14px;
    }

    .pathSelector li a,
    .pathSelector li.current:first-child a {
        font-size: 14px;
        line-height: 2.666666667;
        padding: 0 10px;
    }

    .menuToggleItem:after {
        margin: 0 0 0 6px;
    }
}

@media (min-width: 914px) {
    .content-wrapper {
        top: 81px;
    }

    .right-content-panel .content-wrapper {
        top: 0;
    }

    .togglePanelWrapper.overthrow {
        top: 145px;
    }
}

@media (min-width: 1024px) {
    .togglePanelWrapper.overthrow {
        top: 158px;
    }

    .content-wrapper {
        top: 97px;
    }

    .slideshow-wrapper .heroSlideshowItem .slide {
        background-color: #f2f2f2;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .right-content-panel .megaMenuLink.section {
        width: 100%;
        text-align: left;
    }

    .row-fluid .span3.logo {
        padding-top: 18px;
    }

    .row-fluid .span3.logo img {
        max-width: 260px;
    }

    .pathSelector li {
        width: auto;
        text-align: initial;
        min-height: auto;
    }

    .togglePanelWrapper {
        top: 112px;
    }

    .mainMenu a {
        font-size: 16px;
    }

}

@media only screen and (max-width: 914px) {
    .row-fluid nav .fiveCol.quickLinksArea {
        background: none;
        margin: -11px;
        padding: 0;
        width: auto;
    }

    .close-button-container>.currPath {
        border-top: none;
    }

    .universalMenu .row-fluid .span12.currPath a.closeMobileMenu:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto 0;
        width: 17px;
        height: 17px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 17'%3E%3Cdefs/%3E%3Cpath fill='%23913451' fill-rule='nonzero' d='M15.628.29l1.41 1.42-6.953 6.901 6.953 6.903-1.41 1.42-6.962-6.914-6.961 6.913-1.41-1.419 6.952-6.903L.295 1.71 1.705.29l6.961 6.912L15.628.29z'/%3E%3C/svg%3E");
    }

    .universalMenu .row-fluid .span12.currPath a.closeMobileMenu {
        position: relative;
        display: block;
        color: #913451;
        background-image: none;
        padding: 0 0 0 28px;
    }

    .searchformmobile .search {
        width: 18px;
        height: 18px;
        top: 20px;
        background-image: url(../../../../etc/designs/innovation-health/images/global-desktop-sprite.png);
        background-repeat: no-repeat;
        background-position: 0 -54px;
    }

    .articleModule {
        padding: 0 15px;
    }

    .mainMenu li.visible-phone {
        padding: 3px 15px;
    }

    .row-fluid .span3.logo {
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .row-fluid .span3.logo img {
        max-width: 140px;
    }

    header {
        background-color: transparent;
        height: auto;
    }

    .content-wrapper {
        top: 82px;
    }

    .headerBar {
        padding-bottom: 0;
        height: 82px;
    }

    .headerBar .row-fluid .span6 {
        padding-right: 2.5%;
        float: right;
        width: 20%;
    }

    .hamburger span,
    .hamburger span:before,
    .hamburger span:after {
        background-color: #1B365D;
    }

    .article-header {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .article-header h1 {
        font-size: 40px;
    }

    .searchField form {
        float: none;
    }

    #mobileSearch {
        background-color: #fff;
    }

    .universalMenu .row-fluid .span12.currPath.visible-phone {
        display: none !important;
        background-color: #2B4168;
        font-size: 1.5em;
    }

    .default.actual .megaMenuLink.menu-active {
        background-color: #2B4168;
        border-color: #2B4168;
    }

    .default.actual .megaMenuLink.menu-active a {
        color: #FFF;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'%3E%3Cdefs/%3E%3Cpath fill='%23FFFFFF' fill-rule='evenodd' d='M1.105 0L0 1.153l2.79 2.91L0 6.972l1.105 1.153L5 4.063z'/%3E%3C/svg%3E");
    }


    .universalMenu .row-fluid .span12.currPath a {
        color: white;
        font-weight: bold;
        font-size: 20px;
    }

    .togglePanelWrapper.overthrow {
        border-color: rgba(255, 255, 255, 0.22);
        top: 0;
    }

    .universalMenu .mobileSubnav li {
        border-color: rgba(255, 255, 255, 0.22);
        background: #f1f1f1;
    }

    .universalMenu .t1-menu .fiveCol {
        display: none !important;
    }

    .universalMenu .mobileSubnav li a,
    .universalMenu a {
        font-family: 'Oxygen', sans-serif;
        color: #913451;
        font-size: 0.71em;
        display: inline-block;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'%3E%3Cdefs/%3E%3Cpath fill='%23913451' fill-rule='evenodd' d='M1.105 0L0 1.153l2.79 2.91L0 6.972l1.105 1.153L5 4.063z'/%3E%3C/svg%3E");
        background-size: 16px 22px;
        background-repeat: no-repeat;
        background-position: right 50%;
        padding-right: 15px;
    }

    .universalMenu .mobileSubnav .link a {
        background-size: 8px 11px;
    }

    .closeMobileMenu, .closeMobileMenu:focus, .closeMobileMenu:hover {
        font-family: 'Oxygen', sans-serif;
    }

    div.link.section a {
        font-size: 1em;
        margin: 20px 20px 0 4.4%;
        display: inline-block;
        padding: 0 20px 0 0;
    }

    /*.twoColumnLayout .columnLayout div.link.section a {*/
    /*    font-size: 1em;*/
    /*    margin: 20px 0 0 4.4%;*/
    /*    display: inline-block;*/
    /*    padding: 0 20px 0 0;*/
    /*}*/

    .twoColumnLayout .columnLayout div.link.section a.blueBtn {
        background-color: #913451;
        border-radius: 20px;
        margin-top: 0;
        padding: 12px 20px;
        line-height: 1;
        color: #fff;
    }

    .universalMenu .mobileSubnav li div {
        line-height: 50px;
    }

    .module .span6 img.visible-phone {
        width: 100%;
    }

    .imgunDivide img {
        margin-left: 0;
        width: 100%;
    }

    .universalMenu .mobileSubnav ul li a {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    .universalMenu .mobileSubnav .link:first-child {
        margin-top: 10px;
    }

    .universalMenu .mobileSubnav .megaMenuLink .lock {
        padding-left: 0;
        padding-right: 0;
    }

    .col1bgMod.tall.lessPadding {
        padding-top: initial;
        padding-bottom: initial;
    }

    .article-template input[type=text] {
        -moz-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .3);
        -webkit-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .3);
        box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .3);
        margin-bottom: 30px;
    }

    .searchField form.searchformmobile label {
        display: none;
    }

    .universalMenu ul {
        padding-right: 4.4%;
        margin: 18px 0;
    }
}

@media only screen and (min-width: 914px) {
    .responsive-tabs__list__item {
        font-size: 16px !important;
        font-weight: bold;
        line-height: 30px;
        padding: 12px 34px;
    }
}

@media only screen and (max-width: 400px) {
    .row-fluid .span3.logo img {
        max-width: 120px;
        margin-top: 4px;
    }
}

@media only screen and (min-width: 767px) {
    .responsive-tabs__list__item {
        font-size: 14px;
        padding: 15px 20px;

    }

    .blockquote .quote-wrapper {
        padding: 0;
    }
}

@media only screen and (min-width: 914px) and (orientation: landscape) {
    .fixedHeaderWrap {
        min-height: auto;
    }
}

@media (min-width: 768px) {
    .oneColFullBleedTextImage .container-fluid {
        position: relative;
    }

    .oneColFullBleedTextImage .row-fluid [class*="span"]:first-child,
    .oneColFullBleedTextImage .row-fluid [class*="span"] {
        padding-left: 2.5%;
        padding-right: 2.5%;
    }

    .bodyContent .img {
        position: relative;
    }

    .notchedopp.mh {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .columnLayout .no-bg.txtDivide.imgunDivide {
        padding: 0;
    }

    .columnLayout .no-bg.txtDivide.imgunDivide .row-fluid {
        display: flex;
    }

    .columnLayout .no-bg.txtDivide.imgunDivide .span6 {
        border-right: 7px solid #FFF;
        background: #f2f6f6;
        height: auto;
        padding-top: 0;
    }

    .columnLayout .no-bg.txtDivide.imgunDivide .span6.last {
        margin-top: 0;
        border-right: none;
        border-left: 7px solid #FFF;
    }

    .columnLayout .no-bg.txtDivide.imgunDivide .span6.last:before {
        display: none;
    }
}

@media (max-width: 1310px) and (min-width: 768px) {
    .slideshow-wrapper .slide-copy {
        padding-left: 85px;
    }
}

@media (max-width: 1600px) {
    .topic-header-bg {
        left: 0;
        max-width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 830px) {
    .col2bgMod.lessPadding .span6 {
        padding-top: 28px;
    }
}

@media (max-width: 767px) {
    .imgtxt.txtDivide.imgunDivide {
        margin-bottom: 40px;
    }

    .sm-padding.txtDivide {
        padding: 18px 0;
    }

    .col1bgMod.tall {
        padding-top: 0;
    }

    footer {
        padding: 25px 0;
    }

    footer .icons {
        text-align: left;
        padding-top: 20px;
    }

    .topic-header .row-fluid .span6.heading {
        background: #2B4168;
        padding: 30px 0;
    }

    #sidebar-right {
        margin-right: 0;
        margin-left: 0;
    }

    .no-bg.imgtxt.txtDivide .parbase.bodyText .text {
        padding: 0 2.5%;
    }

    .no-bg.imgtxt.txtDivide .span6.last,
    .no-bg.imgtxt.txtDivide .span6.last p:last-child {
        margin-bottom: 0;
    }

    .txtDivide [class*="span"] {
        border-color: #949494;
    }

    .no-bg.imgtxt.txtDivide .parbase.bodyText .text {
        padding: 0;
    }

    .no-bg.imgtxt.txtDivide .titleBar {
        padding: 0;
    }

    .nextStepCont .left {
        width: 100%;
        padding: 0 20px;
    }

    .togglingContent {
        border-bottom: none;
    }

    .oneColFullBleedTextImage.section .module.col1bgMod.tall {
        background-image: none !important;
    }

    .oneColFullBleedTextImage h2,
    .oneColFullBleedTextImage h3 {
        color: #2B4168;
    }

    .oneColFullBleedTextImage p {
        color: #2B4168;
    }

    .oneColFullBleedTextImage ol,
    .oneColFullBleedTextImage ul {
        color: #2B4168;
    }

    .oneColFullBleedTextImage .arrowBlueSmall {
        color: #2B4168;
        background: url("../images/icn-arrowPurpleSmall.png") no-repeat;
        background-position: right 65%;
    }

    .oneColFullBleedTextImage .arrowBlueSmall a {
        color: #2B4168 !important;
    }

    .oneColFullBleedTextImage .container-fluid .span12.visible-phone .img.loadImg {
        position: relative;
    }

    .oneColFullBleedTextImage .whiteText ul li::marker,
    .oneColFullBleedTextImage .whiteText ol li::marker,
    .oneColFullBleedTextImage ul .whiteText li::marker,
    .oneColFullBleedTextImage ol .whiteText li::marker{
        color: #913451;
    }

    .oneColFullBleedTextImage .whiteText {
        color: #2B4168;
    }

    .oneColFullBleedTextImage h2 .whiteText {
        color: #2B4168;
    }

    .interstitial h5 {
        font-size: 1.25em;
    }

    .iparsys.bottom .section .text {
        padding: 30px 5%;
    }

    .iparsys.bottom .section .text p {
        padding-left: 0;
        padding-right: 0;
    }

    .twoColumnLayout .parbase.bodyText.section {
        margin-right: 0;
    }

    .twoColumnLayout .parbase.bodyText.section .first {
        padding-bottom: 20px;
    }

    .container-fluid.module.no-bg:not(.imgtxt) {
        margin-top: 0;
        padding-bottom: 35px;
    }

    .responsive-tabs-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }

    .responsive-tabs__panel {
        margin-top: 0;
    }

    .imgtxt .text {
        padding: 24px 15px;
    }

    .imgtxt img {
        padding: 20px 0 0;
        width: 100%;
    }

    .responsive-tabs__heading {
        font-size: 1.25em;
        color: #2B4168;
        background: #f1f1f1;
        margin: 3px 0;
        border: none;
    }

    .responsive-tabs__heading:hover,
    .responsive-tabs__heading--active:hover,
    .responsive-tabs__heading:hover {
        background: #2B4168;
    }

    .responsive-tabs__heading--active {
        background: #2B4168;
        color: white;
    }

    .responsive-tabs__heading--active:hover {
        background: #2B4168;
        color: white;
    }

    .responsive-tabs__panel h3,
    .responsive-tabs__panel p {
        margin-left: 15px;
        margin-right: 15px;
    }

    .responsive-tabs__panel h3 {
        font-size: 1.5em !important;
        line-height: 1.15;
    }

    .nextStepCont .right {
        margin-right: 15px;
        margin-left: -5px;
    }

    .col2bgMod .span6, .col2bgMod .span6.lessPadding {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .article-template .searchAgainForm input[type=submit].search {
        background: url("../images/global-desktop-sprite.png") no-repeat;
        background-position: 0 -54px;
    }

    .topic-header h1 {
        font-size: 40px;
        margin-bottom: 10px;
    }

    .articleModule.greyBackground-whiteText {
        padding: 25px 15px 20px;
    }

    .articleModule.greyBackground-whiteText p a {
        width: 100%;
        margin: 0;
        padding: 0 0 20px;
    }

    .notched.mh {
        width: 100%;
    }

    .notched::after {
        content: '';
        position: absolute;
        left: calc(50% - 15px);
        top: calc(100% - 30px);
        width: 0;
        height: 0;
        border: none;
        clear: both;
        z-index: 9000;
    }

    .notched.mh, .notchedopp.mh {
        border-top: 0;
    }

    .slideshow-wrapper {
        background: #fdfdfd;
    }

    .slideshow-wrapper .slide-copy {
        background: #fdfdfd;
    }

    .slideshow-wrapper .slide-copy p {
        color: #333;
    }

    .slideshow-wrapper .playpausewrapper {
        position: initial;
    }

    .slideshow-wrapper .playpause {
        position: initial;
    }

    .col2bgMod ul.underlined li:last-child,
    .quicklinksOverview ul li:last-child,
    .col1bgMod ul.underlined li:last-child {
        border-bottom: 0;
    }

    .article-template .row-fluid [class*="span"]:first-child ul,
    .article-template .row-fluid [class*="span"] ul {
        padding-left: 0;
    }

    .articleModule {
        padding: 0;
    }

    .twoC@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap');

    body {
        font-family: 'Oxygen', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        overflow-x: hidden;
        color: #333;
    }

    h1, h2, h3, h4, h5, h6 {
        font-family: 'Oxygen', sans-serif;
        font-weight: bold;
    }

    ol {
        margin: 0;
        padding: 0 0 0 18px;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a,
    .toggCont-item-wrapper h3 {
        color: #2B4168;
    }

    h1 {
        font-size: 2.9375em; /* 47px */
    }
    h2 {
        font-size: 2.5em; /* 40px */
    }
    h3 {
        font-size: 2.125em; /* 34px */
    }
    h4 {
        font-size: 1.5em; /* 24px */
    }
    h5 {
        font-size: 1.25em; /* 20px */
    }
    h6 {
        font-size: 1.125em; /* 18px */
    }

    a.skip-main:focus,
    a.skip-main:active {
        background-color: #2B4168;
    }

    .row-fluid .span3.logo {
        padding-top: 24px;
        padding-bottom: 23px;
        margin-top: 0;
    }

    .interout {
        z-index: 99999;
    }

    .interstitial .close,
    .interstitialParsys .close,
    .interstitialVideo .interout.terms .close {
        background: url("../images/blue-modal-close.png") no-repeat;
    }

    .interstitial .interstitial_header {
        font-family: 'Oxygen', sans-serif;
        color: #2B4168;
    }

    .article-template .span7 {
        padding-bottom: 24px;
    }

    .article-template .searchAgainForm input[type=submit].search {
        background: url("../images/global-desktop-sprite.png") no-repeat;
        background-position: 0px -54px;
    }

    .mainMenu a {
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        color: #2B4168;
        text-decoration: none;
    }

    .mainMenu a:focus,
    .megaMenuLink a:focus {
        outline: 1px dotted currentColor;
    }

    .mainMenu a:hover {
        color: #000;
        text-decoration: underline;
    }

    .mainMenu a .menuIcon {
        background: url("../images/global-desktop-sprite.png") no-repeat top left;
    }

    .bx-pager.bx-default-pager a {
        background-image: url("../images/spr-icn-desktop-18x18_mixed.png");
        background-position: 0 -96px;
    }

    .bx-pager.bx-default-pager a:hover .bx-pager.bx-default-pager a.active {
        background-position: 0 -77px;
    }

    .bx-pager.bx-default-pager a:focus {
        outline-color: #00a78e;
    }

    a,
    a:hover,
    a:focus,
    a:active {
        color: #913451;
    }

    ul li::marker,
    ol li::marker {
        color: #913451;
    }

    .whiteText ul li::marker,
    .whiteText ol li::marker,
    ul .whiteText li::marker,
    ol .whiteText li::marker {
        color: #fff;
    }

    header {
        margin-bottom: 0;
    }

    .headerBar {
        border-bottom: none;
        height: 100px;
        background-color: #fff;
    }

    .headerBar .row-fluid .span6 {
        padding-right: 2.5%;
        padding: 16px 0;
    }

    .searchResults, .searchField {
        float: right;
    }

    .headerBar .row-fluid .span3.mainMenu {
        padding-top: 32px;
    }

    .mainMenu li.searchwrap {
        padding: 0;
    }

    .searchField input[type=text] {
        float: left;
        margin-bottom: 0;
        background-color: #f2f6f6;
        font-size: 15px;
    }

    input.globalSearch {
        color: #2B4168;
        height: 19px;
        width: 93px;
        padding: 8px 50px 8px 16px;
    }

    .content-wrapper {
        background-color: #ffffff;
    }

    .js body {
        background: transparent;
    }

    .template,
    .article-template,
    .topic-template {
        outline: none;
    }

    .topic-template > .container-fluid.module.hidden-phone.whitebg {

    }

    .article-template a {
        color: #913451;
    }

    .article-template a.blueBtn {
        background-color: #913451;
        border-radius: 20px;
        padding: 12px 20px;
        line-height: 1;
        color: #fff;
    }

    .article-template .legal a {
        color: #69747a;
    }

    .span7.bodyContent:before {
        background-color: #fff;
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        display: block;
        z-index: -10;
        left: 0;
        top: 0;
    }

    .article-template form.mktoForm {
        margin: initial;
    }

    .nextStepCont .right .arrowWhiteSmall,
    .nextStepCont .right a:hover.arrowWhiteSmall {
        color: #fff;
    }

    .article-template .container-fluid {
        background: transparent;
        position: relative;
    }

    .whitebg {
        color: #333333;
    }

    .whitebg .parbase.bodyText.section .text a {
        color: #913451;
    }

    .universalMenu a {
        color: #913451;
        font-weight: normal;
        padding: 6px 0;
        display: inline-block;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'%3E%3Cdefs/%3E%3Cpath fill='%23913451' fill-rule='evenodd' d='M1.105 0L0 1.153l2.79 2.91L0 6.972l1.105 1.153L5 4.063z'/%3E%3C/svg%3E");
        background-size: 8px 11px;
        background-repeat: no-repeat;
        background-position: right 50%;
        padding-right: 15px;
    }

    .universalMenu .lock a {
        display: unset;
    }


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

    .fiveCol .bodyText.parbase.section .text p {
        /*color: #fff;*/
    }

    .fiveCol.quickLinksArea .bodyText.parbase.section .text p {
        color: #2B4168;
    }

    .row-fluid div .fiveCol {
        width: 23%;
    }

    a:focus {
        outline: 1px dotted;
        outline-offset: 2px;
    }

    .right-content-panel .content-wrapper {
        background-color: inherit;
    }

    .mainMenu .search {
        background-position: 0 -54px;
        top: 1px;
    }

    .mainMenu .search:focus {
        outline: 1px dotted #000;
        outline: 1px auto -webkit-focus-ring-color;
    }

    .mainMenu li.separator span {
        border-left: 1px solid #2B4168;
        padding: 1px 0;
    }

    .row-fluid nav .fiveCol.quickLinksArea .quickLinksAreaContent ul li .lock {
        background: url("../images/spr-icn-desktop-18x18_mixed.png") no-repeat;
        background-position: 0px -285px;
    }

    .row-fluid div .fiveCol ul li .lock {
        position: relative;
        background: none;
        background-position: unset;
    }

    .row-fluid div .fiveCol ul li .lock:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(/etc/designs/innovation-health/images/spr-icn-desktop-18x18.png);
        background-position: 0 -284px;
        background-repeat: no-repeat;
        width: 20px;
        height: 17px;
    }

    .article-template {
        color: #4C5451;
    }

    .article-template img {
        margin-bottom: 20px;
    }

    .pathSelector li {
        padding: 11px 0 12px;
    }

    .pathSelector li.active span.arrowSmallDown.arrowUp,
    .pathSelector .arrowSmallDown.blue {
        display: none;
    }

    .pathSelector .arrowSmallDown {
        background-position: left 50%;
        padding-right: 10px;
        padding-left: 8px;
    }

    .graybg a span.arrowBlueSmall {
        background: url("../images/icn-arrowBlueSmall.png.html") no-repeat;
    }

    .imgtxt .span12.titleBar {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .imgtxt .span12.titleBar p:last-child {
        margin-bottom: 0;
    }

    .container-fluid.module.whitebg.imgtxt .span12.titleBar p {
        margin-bottom: 30px;
    }

    .imgtxt .span12.titleBar h2 {
        font-size: 40px;
        margin-bottom: 0;
    }

    .article-template h1 {
        font-size: 2.9375em; /* 47px */
    }
    .article-template h2 {
        font-size: 2.5em; /* 40px */
    }
    .article-template h3 {
        font-size: 2.125em; /* 34px */
    }
    .article-template h4 {
        font-size: 1.5em; /* 24px */
    }
    .article-template h5 {
        font-size: 1.25em; /* 20px */
    }
    .article-template h6 {
        font-size: 1.125em; /* 18px */
    }

    .article-template h2,
    .article-template h3,
    .article-template h4,
    .article-template h5 {
        color: #2B4168;
        font-family: 'Oxygen', sans-serif;
    }

    .article-template ol {
        margin-left: 0;
    }

    .sidebar-cta .ctaInfo h4 {
        font-size: 1.1em;
    }

    .sidebar-cta .ctaInfo p {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'%3E%3Cdefs/%3E%3Cpath fill='%23913451' fill-rule='evenodd' d='M1.105 0L0 1.153l2.79 2.91L0 6.972l1.105 1.153L5 4.063z'/%3E%3C/svg%3E");
        background-size: 8px 11px;
    }

    .pathSelector li.active,
    .universalMenu,
    .contactMenu,
    .togglePanelWrapper,
    .megaMenuLinkList section p {
        top: 168px;
        background: #EFF2F7; /*bg*/
        color: #2B4168;
    }

    .pathSelector li.active {
        background-color: #EFF2F7;
        color: #2B4168;
    }

    .megaMenuLinkList.section {
        display: inline-block;
        width: 100%;
    }

    .megaMenuLinkList.section ul {
        padding-bottom: 0;
    }

    .pathSelector li.active a {
        color: #fff;
    }

    .pathSelector .right-link,
    .right-content-panel {
        background: #EFF2F7;
        overflow-y: inherit !important;
        overflow-x: inherit !important;
        max-height: inherit !important;
    }

    .newsTop.greenbg {
        background: transparent;
    }

    .pathSelector {
        top: 100px;
        background-clip: border-box;
    }

    .pathSelector .right-link {
        width: auto;
        padding: 15px 0;
        text-align: initial;
        min-height: auto;
        background-color: #2B4168;
        color: #fff;
        font-weight: bold;
        margin: 0;
    }

    .pathSelector .right-link a {
        color: #fff;
        font-weight: bold;
        font-size: 15px;
        line-height: 30px;
    }

    .pathSelector a {
        color: #2B4168;
        font-weight: 500;
    }

    .pathSelector .menuToggleItem.active {
        color: #2B4168;
    }

    .pathSelector .current .menuToggleItem.active {
        color: #2B4168;
    }

    .pathSelector .current .menuToggleItem.active:after {
        border-color: #2B4168;
    }

    .menuToggleItem:after {
        content: "";
        border: solid #2B4168;
        border-width: 0 2px 2px 0;
        position: relative;
        display: inline-block;
        padding: 2px;
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        margin: 0 0 0 10px;
        bottom: 2px;
        display: none;
    }

    .menuToggleItem.active:after {
        border-color: #fff;
        transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        bottom: 0;
    }

    .pathSelector .right-link > .arrowSmallDown.white {
        background-image: none;
        display: none;
    }

    .pathSelector .right-link > a:after {
        content: "";
        border: solid #fff;
        border-width: 0 2px 2px 0;
        position: relative;
        display: inline-block;
        padding: 2px;
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        margin: 0 0 0 10px;
        bottom: 2px;
    }

    .pathSelector .right-link:hover > a:after {
        border-color: #fff;
        transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        bottom: 0px;
    }

    .row-fluid nav .fiveCol.quickLinksArea {
        background: url("../images/diagonalLinesBg.png");
        margin: -32px 0 0;
        padding: 12px;
        width: 23%;
    }

    .row-fluid nav .fiveCol.quickLinksArea .quickLinksAreaContent a {
        color: #2B4168;
    }

    .row-fluid nav .fiveCol.quickLinksArea .quickLinksAreaContent {
        background: #ece8e9;
    }

    .row-fluid nav .fiveCol.quickLinksArea .quickLinksAreaContent .topicLink,
    .topicLink {
        color: #2B4168;
        padding-bottom: 14px;
        margin-bottom: 20px;
        border-bottom: 1px solid #2B4168;
    }

    .topic-template .module .breadcrumb,
    .topic-template .bottom-utilities,
    .legal {
        border-bottom: none;
    }

    .topic-template .module .breadcrumb {
        background: #f2f6f6;
    }

    .topic-template .bottom-utilities .legal.span12,
    .topic-template .bottom-utilities .legal.span8 {
        margin-top: -25px;
        padding-left: 2.5%;
        padding-right: 2.5%;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .bottom-utilities .legal.span12,
    .bottom-utilities .legal.span8 {
        padding-top: 20px;
        padding-bottom: 18px;
        padding-left: 0;
        padding-right: 0;
    }

    .topic-template .paraReference.parbase.section {
        padding: 0;
    }

    .topic-template .imgtxt .span4.last .text {
        padding-bottom: 0;
    }

    .articleModule.greyBackground-whiteText {
        background-color: #2B4168;
        padding: 40px 30px;
        display: block;
        height: 100%;
        float: none;
        margin-right: 3%;
    }

    .articleModule.greyBackground-whiteText h2 {
        font-size: 34px;
    }

    .twoColumnLayout .articleModule.greyBackground-whiteText h3,
    .twoColumnLayout .articleModule.greyBackground-whiteText h2 {
        color: #fff;
        margin: 0 0 24px 0;
    }

    .articleModule.greyBackground-whiteText p {
        color: #000;
    }

    .articleModule.greyBackground-whiteText p {
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
    }

    .articleModule.greyBackground-whiteText h3 {
        font-size: 34px;
        font-weight: 400;
    }

    .articleModule.greyBackground-whiteText h3,
    .first h3 {
        font-size: 25px;
    }

    .articleModule.greyBackground-whiteText p a {
        display: inline;
        width: 47%;
        float: none;
        text-align: left;
        margin: 0 2% 10px;
    }

    .articleModule.greyBackground-whiteText p a:focus {
        outline-color: #FFFFFF;
    }

    .articleModule.greyBackground-whiteText p:after {
        content: "";
        clear: both;
        display: table;
    }

    .articleModule.greyBackground-whiteText p a:first-child {
        margin: 0 2% 0 0;
    }

    .articleModule.greyBackground-whiteText .blueBtn {
        background-color: #913451;
        border-radius: 20px;
        padding: 12px 20px;
        line-height: 1;
    }

    .articleModule.greyBackground-whiteText .blueBtn:hover {
        background-color: #154370;
    }

    .articleModule.greyBackground-whiteText .blueBtn:focus {
        background-color: #154370;
        outline-color: #ffffff;
    }

    .articleModule.greyBackground-whiteText span:after {
        color: white;
        content: '\203A';
        position: static;
        padding-left: 11px;
    }

    /* end member login changes */

    /* Partnership section */
    .paraReference {
        padding: 40px 0;
    }

    .paraReference .container-fluid {
        background-color: #f2f2f2;
    }

    .article-template .bodyContent .paraReference {
        background-color: #fff;
    }

    .article-template .bodyContent .paraReference.parbase.section {
        padding: 0;
    }

    .extra.parsys .paraReference {
        background-color: #f2f2f2;
    }

    .paraReference > .paraReference {
        padding: 0;
    }


    .twoColumnLayout .parbase.bodyText.section p:last-child {
        margin-bottom: 0;
    }

    /* tabbed section */
    .responsive-tabs__list {
        padding-left: 0;
        margin-bottom: -6px;
        background: #f2f6f6;
    }

    .responsive-tabs__list__item {
        background: #f2f6f6;
        padding: 15px 30px;
        color: #2B4168;
        margin: 0 5px 0 0;
        border: none;
        line-height: normal;
        font-size: 20px;
        font-weight: 400;
        display: inline-block;
    }

    .responsive-tabs__panel {
        margin-top: 6px;
        border-width: 0;
        padding: 0;
    }

    .responsive-tabs__panel h3,
    .responsive-tabs__panel p,
    .responsive-tabs__panel ul {
        margin-left: 45px;
        margin-right: 45px;
    }

    .responsive-tabs__panel ol {
        margin-left: 65px;
        margin-right: 65px;
        padding: 0;
    }

    .responsive-tabs__panel ol + p,
    .responsive-tabs__panel ul + p {
        margin-top: 24px;
    }

    .responsive-tabs__list__item:hover {
        background: #2B4168;
    }

    .responsive-tabs__list__item--active {
        background: #2B4168;
        position: relative;
        color: white;
    }

    .responsive-tabs__list__item--active,
    .responsive-tabs__list__item--active:hover {
        background: #2B4168;
        color: white;
    }

    .arrowBlueSmall,
    a:hover.arrowBlueSmall,
    a:focus.arrowBlueSmall,
    a:active.arrowBlueSmall,
    .accordion.section .articleModule a,
    .accordion.section .accordion-container .noarrowlink .articleModule .arrowBlueSmall {
        color: #913451;
        /* background: url("../images/icn-arrowPurpleSmall.png") no-repeat; */
        /*background: url("../images/icn-arrowPurpleSmall.png") no-repeat;*/
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'%3E%3Cdefs/%3E%3Cpath fill='%23913451' fill-rule='evenodd' d='M1.105 0L0 1.153l2.79 2.91L0 6.972l1.105 1.153L5 4.063z'/%3E%3C/svg%3E");
        background-size: 8px 11px;
        background-position: right 65%;
        padding-right: 15px;
        font-weight: bold;
    }

    .arrowGraySmall,
    a:hover.arrowGraySmall {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'%3E%3Cdefs/%3E%3Cpath fill='%23913451' fill-rule='evenodd' d='M1.105 0L0 1.153l2.79 2.91L0 6.972l1.105 1.153L5 4.063z'/%3E%3C/svg%3E");
        background-size: 8px 11px;
        background-position: right 65%;
        padding-right: 15px;
    }

    div.acc_Opened p:before,
    div.acc_Opened h1:before,
    div.acc_Opened h2:before,
    div.acc_Opened h3:before,
    div.acc_Opened h4:before,
    div.acc_Opened h5:before {
        background-image: none;
        position: absolute;
        content: none;
        font-size: inherit;
        line-height: inherit;
        left: 0;
        top: 0;
        padding-right: 0;
    }

    div.acc_Closed p:before,
    div.acc_Closed h1:before,
    div.acc_Closed h2:before,
    div.acc_Closed h3:before,
    div.acc_Closed h4:before,
    div.acc_Closed h5:before {
        background-image: none;
        position: absolute;
        content: none;
        font-size: inherit;
        line-height: inherit;
        left: 0;
        top: 0;
        padding-right: 0;
    }

    .accordion .acc_Tab .acc_Title {
        position: relative;
        font-size: 19px;
        padding: .75em 2.35em;
        font-weight: 800;
        margin: 0;
    }

    .accordion .acc_Tab .acc_Title.acc_Closed {
        color: #2B4168;
        background-color: #FFFFFF;
    }

    .accordion .acc_Tab .acc_Title.acc_Closed:focus,
    .accordion .acc_Tab .acc_Title.acc_Closed:hover {
        background-color: #2B4168;
        color: #FFFFFF !important;
    }

    .accordion .acc_Tab .acc_Title.acc_Closed:focus .accordion-heading,
    .accordion .acc_Tab .acc_Title.acc_Closed:hover .accordion-heading {
        color: #FFFFFF;
    }

    .accordion .acc_Tab .acc_Title.acc_Closed:before {
        background-image: none;
        position: absolute;
        content: "\002b";
        font-size: 1.5em;
        line-height: 1.5em;
        left: .45em;
        top: 2px;
        padding-right: 1em;
    }

    .accordion .acc_Tab .acc_Title.acc_Opened {
        color: #FFFFFF;
        background-color: #2B4168;
    }

    .accordion .acc_Tab .acc_Title.acc_Opened:before {
        background-image: none;
        position: absolute;
        content: "\2212";
        font-size: 1.5em;
        line-height: 1.5em;
        left: .45em;
        top: 1px;
        padding-right: 1em;
    }

    .responsive-tabs__list__item:focus {
        background: #174a7c;
        color: #fff;
    }

    .whitebg .partbase.bodyText.section .text a {
        color: #2B4168;
    }

    .arrowBlueSmall a,
    .arrowBlueSmall a:hover,
    .arrowBlueSmall a:focus,
    .arrowBlueSmall a:hover {
        color: #2B4168;
    }

    .arrowBlueSmall .blueBtn {
        color: #fff;
    }

    .breadcrumb,
    .breadcrumb .span12 {
        border-bottom: none;
        position: relative;
    }

    .breadcrumb .span12:before {
        content: "";
        position: absolute;
        bottom: 100%;
        background: #f2f6f6;
        width: 4000px;
        left: -4000px;
        z-index: 20;
        height: 96px;
        top: 0;
    }

    .breadcrumb .span12:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 100%;
        background: #f2f6f6;
        width: 4000px;
        left: 99.99999999%;
        z-index: -1;
        height: 96px;
    }

    .breadcrumb .span10:before {
        content: "";
        position: absolute;
        bottom: 100%;
        background: #f2f6f6;
        width: 4000px;
        left: -4000px;
        z-index: 20;
        height: 96px;
        top: 0;
    }

    .breadcrumb .span2:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 100%;
        background: #f2f6f6;
        width: 4000px;
        left: 99.99999999%;
        z-index: -1;
        height: 96px;
    }

    .responsive-tabs__list__item--active::after {
        content: '';
        position: absolute;
        left: calc(50% - 25px);
        top: 100%;
        width: 0;
        height: 0;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        border-top: 18px solid #2B4168;
        clear: both;
    }


    /* end tabbed section */

    .container-fluid.no-bg .twoColumnLayout .row-fluid {
        padding-top: 0;
        margin-top: 0;
    }

    .article-template .bodyText .text a:link,
    .article-template .bodyText .text a:visited,
    .article-template .bodyText .text a:active {
        text-decoration: none;
    }

    .article-template .bodyText .text a:hover,
    .article-template .bodyText .text a:focus {
        text-decoration: underline;
    }

    .topic-template .paraReference,
    .article-template .paraReference {
        padding: 0;
    }

    .topic-template ul, .topic-template ol {
        margin-bottom: 24px;
    }

    .twoColumnLayout .row-fluid {
        padding: 40px 0 20px;
    }

    .last .twoColumnLayout .row-fluid {
        padding-bottom: 0;
    }

    .article-template .paraReference.parbase.section {
        padding: 40px 0 0;
    }

    .article-template .paraReference.parbase.section .twoColumnLayout .imgtxt .row-fluid {
        padding-top: 40px;
    }

    .article-template .paraReference.parbase.section .twoColumnLayout img {
        margin-bottom: 0;
    }

    /* find a doctor changes */

    /*.twoColumnLayout .parbase.bodyText.section {*/
    /*    margin-right: -30px;*/
    /*}*/

    .twoColumnLayout .parbase.bodyText.section .arrowBlueSmall {
        background-position: right 49%;
    }

    .twoColumnLayout .parbase.bodyText.section .first {
        padding: 45px 0px;
    }

    .twoColumnLayout .parbase.bodyText.section .first p:last-child {
        margin-bottom: 0;
    }

    .twoColumnLayout .parbase.bodyText.section .first a {
        color: #2B4168;
    }

    .hamburger {
        margin-top: 8px;
    }

    .breadcrumb {
        color: #2B4168;
        background: #F2F6F5;
        font-weight: bold;
    }

    .breadcrumb a {
        color: #2B4168;
        font-weight: bold;
        text-decoration: underline;
    }

    .breadcrumb ul li.noLink.printPage {
        border-right: none;
        padding-right: 0;
    }

    .breadcrumb span {
        font-weight: bold;
    }

    .breadcrumb .span2 ul li.noLink,
    .breadcrumb .span10 ul li.noLink,
    .breadcrumb .span12 ul li.noLink {
        border-right-color: #999;
        padding-right: 15px;
        margin-right: 15px;
    }

    .breadcrumb .bread-arrow {
        margin: 0 15px 0 20px;
    }

    .newsTop,
    .article-template .newsTop.container-fluid {
        background: #2B4168;
        display: none;
    }

    .slick-dots li button,
    .slick-dots li button:before {
        width: 14px;
        height: 14px;
        border-color: #1c3d63;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1;
        background-color: #1c3d63;
        color: transparent;
        border: 1px solid #1c3d63;
    }

    .slideshow-wrapper .slide-copy {
        padding-top: 40px;
        padding-bottom: 25px;
    }

    .slideshow-wrapper .slide-copy a:focus {
        outline-color: #fff;
    }

    .whiteTxt .slideshow-wrapper .slide-copy h1 {
        color: #ffffff;
    }

    .whiteTxt .slideshow-wrapper .slide-copy p {
        color: #ffffff;
    }

    .slideshow-wrapper .slide-copy h1 {
        color: #2B4168;
        font-size: 26px;
        line-height: 1;
        margin-bottom: 18px;
        font-family: 'Oxygen', sans-serif;
    }

    .slideshow-wrapper .slide-copy p {
        font-size: 16px;
        line-height: 24px;
        color: #2B4168;
    }

    .blueBtn {
        background-color: #2B4168;
        background: #2B4168;
        /* Base text style */
        color: white;
        font-family: 'Oxygen', sans-serif;
        font-size: 16px;
        font-weight: bold;
        line-height: 30px;
        padding: 5px 20px;
        box-shadow: none;
    }

    .blueBtn:active {
        background-color: #172e4f;
        background: #172e4f;
        box-shadow: none;
    }

    .blueBtn a,
    .blueBtn:active a {
        color: white;
    }

    .blueBtn a:focus {
        outline: 1px dotted currentColor;
    }

    a:focus .blueBtn{
        outline: 1px dotted #913451;
    }

    .blueBtn:focus {
        background: #172e4f;
    }

    .blueBtn,
    .blueBtn:active,
    .blueBtn:focus {
        background-color: #913451;
        border-radius: 20px;
        padding: 12px 20px;
        line-height: 1;
    }

    a:hover.blueBtn,
    .blueBtn:focus,
    .blueBtn:hover {
        background-color: #913451;
        text-decoration: underline;
    }



    .aboveFooter p {
        font-size: 14px;
        font-weight: normal;
        line-height: 20px;
        margin: 0 30px 15px 30px;
    }

    .aboveFooter p:first-of-type {
        line-height: 20px;
    }

    .aboveFooter {
        display: block;
        z-index: 1;
        position: relative;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .aboveFooter a {
        color: #913451;
        font-size: 16px;
    }

    .aboveFooter p:first-of-type {
        margin-top: 25px;
    }

    .aboveFooter p:last-of-type {
        margin-bottom: 25px;
        color: #4C5451;
    }

    .aboveFooter p:first-of-type a:after {
        content: "";
        position: static;
        padding-left: 15px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'%3E%3Cdefs/%3E%3Cpath fill='%23913451' fill-rule='evenodd' d='M1.105 0L0 1.153l2.79 2.91L0 6.972l1.105 1.153L5 4.063z'/%3E%3C/svg%3E");
        background-size: 8px 11px;
        background-position: right 65%;
        font-weight: bold;
        background-repeat: no-repeat;
    }

    .footerLink {
        font-size: 14px;
        line-height: 28px;
    }

    .footerLink a {
        color: #fff;
    }

    footer ul li a,
    footer ul li a:hover {
        color: #fff;
    }

    footer ul li a:focus, .section.footerLink a:focus {
        color: #fff;
        text-decoration: underline;
        outline-color: #ffffff;
        font-weight: normal;
    }

    footer {
        margin-top: 0;
        padding: 40px 0 15px 0;
        background-color: #2B4168;
    }

    .bottom.iparsys.parsys {
        background-color: #2B4168;
    }

    footer .copyright {
        margin-top: 70px;
        color: #fff;
        font-size: 14px;
    }

    footer .icons {
        padding-top: 63px;
    }

    footer .icons a:focus {
        outline-color: #fff;
    }

    .pathSelector .right-link .right-content-panel {
        top: 62px;
    }

    .pathSelector .right-link .right-content-panel a {
        color: #FFF;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 20px;
        display: inline-block;
        background-color: #913451;
        border-radius: 20px;
        background-image: none;
        padding: 12px 40px;
        line-height: 1;
        text-align: center;

    }

    .pathSelector .right-link .right-content-panel a:after {
        display:none;
    }

    .container-fluid.module.no-bg:not(.imgtxt) .row-fluid > .span12 {
        padding-right: 0;
        padding-left: 0;
        background-color: #fff;
    }

    .header.topicLink,
    .topicLink {
        font-family: 'Oxygen', sans-serif;
    }

    .header.topicLink {
        font-size: 23px;
        color: #2B4168;
        border-bottom: 1px solid rgba(10,10,10,0.10);
        margin-bottom: 12px;
        padding-bottom: 15px;
    }

    /* T1  updates */

    .header-bg,
    .right.header-bg {
        background: #2B4168;
        background-repeat: no-repeat;
    }

    .slideshow-wrapper {
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
        min-height: 334px;
        margin-bottom: 0;
    }

    .whitebg h2,
    .whitebg .titlebar h2,
    .whitebg h4,
    .whitebg .titlebar h4 {
        color: #2B4168;
        line-height: 1;
    }


    .whitebg .titleBar h2,
    .whitebg .titlebar h2 {
        font-size: 2em;
        color: #2B4168;
    }

    .whitebg .titleBar h3,
    .whitebg .titlebar h3 {
        font-size: 1.5em;
        color: #2B4168;
    }

    .whitebg .titleBar h5,
    .whitebg h5 {
        margin-bottom: 15px;
    }

    .topicTextimageCol2 .bg-color {
        background: #0085ca;
    }

    .topicTextimageCol2 .whiteText {
        color: #2B4168;
    }

    .topicTextimageCol2 .col2bgMod.whitebg {
        margin-bottom: 0;
    }

    .col1bgMod ul.underlined li,
    ul.underlined li {
        border-bottom: none;
    }

    .col2bgMod.tall.whitebg .span6 p b {
        color: #0085ca;
        font-size: 20px;
    }

    .col1bgMod ul.underlined li a,
    ul.underlined li a {
        color: #2B4168;
    }

    .col2bgMod .span6 {
        padding-top: 40px;
    }

    .graybg a span {
        color: #0ba2c3;
    }

    .txtDivide [class*="span"],
    .txtDivide.whitebg [class*="span"] {
        border-right: none;
    }

    .parbase.bodyText h3 {
        /*margin-bottom: 20px;*/
    }

    .parbase.bodyText h3 + p {
        margin-top: 0;
    }

    .parbase.bodyText .articleModule p:last-child {
        margin-bottom: 0;
    }

    .parbase.bodyText section p:last-child {
        margin-bottom: 0;
    }

    .col2bgMod.lessPadding .span6 {
        padding-top: 50px;
    }

    .col2bgMod .span6 p:last-child {
        margin-bottom: 0;
    }

    .no-bg.imgtxt.txtDivide .titleBar {
        padding: 0 2.5%;
        margin-bottom: 30px;
    }

    .no-bg.imgtxt.txtDivide .titleBar h2 {
        color: #2B4168;
        font-size: 34px;
        margin-bottom: 0;
    }

    .no-bg.imgtxt.txtDivide .parbase.bodyText .text {
        padding: 30px 5% 0;
    }

    .no-bg.imgtxt.txtDivide .parbase.bodyText h3 {
        color: #2B4168;
        margin-bottom: 25px;
    }

    .topic-header {
        margin: 0 auto;
    }

    .topic-header h1 {
        color: #FFF;
        font-family: 'Oxygen', sans-serif;
        font-size: 50px;
    }

    .topic-header p {
        font-weight: normal;
        font-size: 20px;
        color: #FFF;
    }

    .topic-header .row-fluid [class*="span"] {
        z-index: 2;
        position: relative;
    }

    .whiteTxt .oneColFullBleedTextImage h2,
    .whiteTxt .oneColFullBleedTextImage h3 {
        color: #ffffff;
    }

    .whiteTxt .oneColFullBleedTextImage p {
        color: #ffffff;
    }

    .whiteTxt .oneColFullBleedTextImage ol,
    .whiteTxt .oneColFullBleedTextImage ul {
        color: #ffffff;
    }

    .whiteTxt .oneColFullBleedTextImage .arrowBlueSmall {
        color: #ffffff;
        background: url("../images/icn-arrowWhiteSmall.png") no-repeat;
    }

    .whiteTxt .oneColFullBleedTextImage .arrowBlueSmall a {
        color: #ffffff !important;
    }


    .oneColFullBleedTextImage h2,
    .oneColFullBleedTextImage h3 {
        color: rgb(27, 54, 93);
        margin-bottom: 25px;
    }

    .oneColFullBleedTextImage ol,
    .oneColFullBleedTextImage ul {
        padding-top: 0;
    }

    .legalNotices .smallText p:last-child {
        margin-bottom: 0;
    }

    .legalNotices .module.smallText {
        color: #2B4168;
        font-size: 14px;
        line-height: 20px !important;
    }

    .topic-header-bg {
        z-index: 0;
        max-width: 1600px;
        background: #ffffff;
        left: calc(50% - 800px);
    }

    .content-wrapper {
        z-index: 0;
        margin-left: 0;
        overflow: hidden;
    }

    .t1-menu .t1 {
        position: relative;
        margin-top: 20px;
        padding: 13px 15px;
        background: rgba(105,125,140,0.05);
    }

    .universalMenu .t1-menu .t1 a {
        font-size: 18px;
        color: #913451 !important;
        background-position: right 55%;
    }

    /******** T2 Changes begin ********/

    .article-header {
        background: #fff;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .article-header h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 46px;
        color: #2B4168;
    }

    .article-header h2 {
        color: #2B4168;
    }

    #sidebar-right {
        margin-right: 2.5%;
    }

    #sidebar-right.noPadding.span4.sidebarTeaserItem.section:first-child {
        padding-top: 0;
    }

    #sidebar-right.noPadding.span4 div.text {
        padding: 0 15px;
        color: #333;
    }

    .article-template {
        margin-top: 0;
    }

    .article-template .legalNotices {
        padding-left: 2.5%;
        padding-right: 2.5%;
    }

    .article-template b a {
        color: #2B4168;
    }

    .article-template .nextStepCont {
        margin-bottom: 0px;
    }

    .nextStepCont .left {
        width: 210px;
        float: left;
    }

    .sidebar-cta .ctaInfo h4 {
        /* color: #333; */
        color: #2B4168;
    }

    .sidebar-cta .ctaInfo h4 span {
        background: url("../images/icn-arrowBlueSmall.png.html") no-repeat;
        background-position: right 65%;
    }

    .iparsys.bottom {
        background-color: #f1f1f1;
    }

    .iparsys.bottom .section .text {
        max-width: 1140px;
        margin: 0 auto;
    }

    .iparsys.bottom .section .text p {
        display: block;
        padding-bottom: 40px;
        margin-bottom: 0;
        text-align: left !important;
        font-size: 14px;
    }

    .iparsys.bottom .section .text p a {
        color: #fff;
        font-weight: normal;
    }

    .article-template .nextStepCont {
        background-color: #2B4168;
    }

    .article-template .nextStepCont .nextStepHeadline {
        color: #fff;
    }

    .article-template .nextStepCont h4 {
        color: #333;
        padding-top: 0;
    }

    .nextStep.section .article-template {
        margin-top: 0;
    }

    .nextStepCont .left {
        padding-top: 0;
    }

    .nextStepCont .right {
        padding: 0 25px 0 10px;
        margin-right: 165px;
        border-color: #fff;
    }

    .nextStepCont .right {
        padding: 5px 25px 0px 25px;
        margin-right: 165px;
        border-color: #fff;
        margin-left: 200px;
    }

    .nextStepCont .right p {
        margin-bottom: 0;
    }

    .nextStopCont .left {
        padding-top: 0 !important;
    }

    .col1bgMod.tall.lessPadding {
        padding-top: 70px;
        padding-bottom: 50px;
        margin-bottom: 0;
    }

    .pathSelector li a,
    .pathSelector li.current:first-child a {
        padding: 0 17px;
        font-size: 14px;
        font-weight: bold;
    }

    .pathSelector li.current {
        background: #f1f1f1;
    }

    .pathSelector {
        border-bottom: 2px solid #EFF2F7;

    }

    .togglePanelWrapper.overthrow {
        top: 168px;
        z-index: 8000;
    }

    .togglingContent .toggCont-item-toggle a {
        background-color: #ccc;
        color: #000;
    }

    .searchResults.on {
        border-top: none;
    }

    .searchResult a.link,
    .searchResult a:hover.link,
    .searchResult .link {
        color: #00205b;
    }

    .searchResult .resultTitle a {
        font-weight: normal;
        color: #2B4168;
    }

    .tabs .responsive-tabs .tabItem .topicTextimageCol2 .col2bgMod.whitebg {
        background-color: #e4edf9;
    }

    /** screen readers **/
    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }

    .searchformdesktop label {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }


    /******** interstitial ********/

    .interout.terms .interstitial {
        padding: 30px;
    }

    .terms .interstitial .message {
        border: none;
    }

    /* I'm going to have to change this if we get a "cancel" button */

    div.message + a.interlink {
        width: calc(50% - 40px);
        background: #00a78e;
        display: inline-block;
        float: right;
        padding: 20px;
        text-align: center;
        font-size: 18px;
        line-height: 20px;
        color: white;
        margin-top: 20px;
    }

    .greyBackground-whiteText,
    .article-template.container-fluid.greyBackground-whiteText {
        background-color: #dcdfe1;
        color: #fff;
    }

    .right-content-panel .megaMenuLinkList.section ul {
        display: block;
        width: 100%;
    }

    .right-content-panel .bodyText:first-child + .megaMenuLinkList ul {
        border-bottom: 1px solid rgba(10,10,10,0.10);
        height: 100%;
        padding-bottom: 0;
        margin-bottom: 20px;
    }

    .right-content-panel .bodyText .text {
        font-weight: normal;
        font-size: 16px;
        color: #3A3A3A;
    }

    .mainMenu .search {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        width: 18px;
        height: 18px;
        margin-top: 7px;
        margin-right: 18px;
        background: url("/etc/designs/innovation-health/images//global-desktop-sprite.png") no-repeat;
        background-position: 0 -54px;
        border: 0;
    }

    .col2bgMod ul li:last-child,
    .quicklinksOverview ul li:last-child,
    .col1bgMod ul.underlined li:last-child {
        border-bottom: 0;
    }

    #overlay {
        z-index: 7777 !important;
        margin-left: -84.375%;
    }

    /******** T2 Changes end ********/


    .terms .interstitial .message {
        border: none;
    }

    /* I'm going to have to change this if we get a "cancel" button */

    div.message + a.interlink {
        width: calc(50% - 40px);
        background: #00a78e;
        display: inline-block;
        float: right;
        padding: 20px;
        text-align: center;
        font-size: 18px;
        line-height: 20px;
        color: white;
        margin-top: 20px;
    }

    .greyBackground-whiteText,
    .article-template.container-fluid.greyBackground-whiteText {
        background-color: #dcdfe1;
        color: #fff;
    }

    .col1bgMod.short.lessPadding, .col2bgMod.short .span6.modBG, .col2bgMod.tall .span6.modBG {
        position: relative;
    }

    .bottom-utilities .legal a {
        color: #913451;
        font-size: 14px;
    }


    .imgtxt.txtDivide.imgunDivide {
        margin-bottom: 80px;
    }

    .imgtxt.txtDivide.imgunDivide .row-fluid:last-child {
        background: #f2f6f6;
    }

    .columnLayout .no-bg.txtDivide.imgunDivide .span6 {
        border-bottom: none;
        background: #f2f6f6;
        padding-top: 30px;
    }

    .columnLayout .no-bg.txtDivide.imgunDivide .span6.last {
        margin-top: 40px;
        padding-bottom: 40px;
    }

    .columnLayout .no-bg.txtDivide.imgunDivide .span6.last:before {
        content: "";
        width: 100vw;
        background-color: #fff;
        height: 14px;
        position: absolute;
        left: 0;
        margin-top: -40px;
    }

    .notched.mh, .notchedopp.mh {
        min-height: 222px !important;
    }

    .notchedopp.mh {
        padding-left: 2.5%;
        padding-right: 2.5%;
    }

    .notched {
        background: #2B4168;
        color: #ffffff;
        position: relative;
    }

    .notched h1, .notched h2, .notched h3, .notched h4, .notched h5, .notched h6 {
        color: white;
        font-size: 34px;
        line-height: 40px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin: 0;
        padding: 0 40px;
    }

    .notched::after {
        content: '';
        position: absolute;
        top: calc(50% - 15px);
        left: calc(100% - 14px);
        width: 0;
        height: 0;
        border-bottom: 15px solid transparent;
        border-top: 15px solid transparent;
        border-right: 15px solid #e4edf9;
        clear: both;
        z-index: 9000;
    }

    .notchedopp, .notchedopp ul {
        background-color: #e4edf9;
        position: relative;
        font-size: 14px;
        line-height: 24px;
    }

    .notchedopp ul {
        list-style-type: none;
        padding-top: 20px;
        position: static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .notchedopp ul li a:after {
        content: '\203A';
        position: static;
        padding-left: 5px;
        color: inherit;
    }

    .col1bgMod.tall {
        padding-top: 60px;
        background-size: cover;
    }

    .col2bgMod.short .span12.visible-phone.img.loadImg {
        position: relative;
    }

    .imgtxt .img {
        position: relative;
    }

    .image-no-bar .img:before {
        display: none;
    }

    .header-padding.imgtxt .span12.titleBar {
        padding-bottom: 48px;
    }

    div.acc_Title h1, div.acc_Title h2, div.acc_Title h3, div.acc_Title h4, div.acc_Title h5, div.acc_Title p {
        padding: 0;
        font-size: 19px;
    }

    dt.acc_tabOpened, dt.acc_tabOpened .accordion-heading {
        background-color: #2B4168;
        padding: 0;
    }

    .sm-padding.imgtxt .text {
        padding: 6px 5% 0;
    }

    .sm-padding .link.section {
        padding: 6px 5% 0;
    }

    .sm-padding.txtDivide {
        padding: 9px 0 18px;
    }

    .reduced-spacing.imgtxt .text {
        padding: 25px 5% 0;
    }

    .togglingContent .toggCont-item-wrapper h3 {
        color: #2B4168;
    }

    .selectWrap select:focus, .form .selectWrap select:focus {
        outline: 1px dotted #2B4168;
    }

    .selectWrap {
        background: #eee url("../images/selectBg.png") no-repeat right;
    }

    .quoteAuthor {
        font-size: 16px;
    }

    .quoteAuthorInfo {
        font-size: .875em;
    }


    .accessibleaccordion *:focus, .tabs *:focus {
        outline: 1px dotted #2B4168;
        outline-offset: 2px;
    }

    .accessibleaccordion .responsive-tabs__list__item--active span:focus, .tabs .responsive-tabs__list__item--active span:focus {
        outline: 1px dotted #ffffff;
        outline-offset: 2px;
    }


    /******** T2 Changes end ********/
    @media only screen and (min-width: 1200px) {

        .slideshow-wrapper .slick-dots {
            top: -74px;
        }

        .slideshow-wrapper .playpausewrapper {
            top: -143px;
        }

        .slideshow-wrapper .slide-copy {
            padding-top: 50px;
        }

        .slideshow-wrapper .slide-copy h1 {
            font-size: 38px;
        }
    }

    @media only screen and (max-width: 1200px) {
        .iparsys.bottom .section .text p {
            padding-left: 20px;
            padding-right: 20px;
        }
    }

    @media only screen and (max-width: 1024px) {

        .pathSelector .right-link a {
            font-size: 14px;
        }

        .pathSelector li a,
        .pathSelector li.current:first-child a {
            font-size: 14px;
            line-height: 2.666666667;
            padding: 0 10px;
        }

        .menuToggleItem:after {
            margin: 0 0 0 6px;
        }
    }

    @media (min-width: 914px) {
        .content-wrapper {
            top: 81px;
        }

        .right-content-panel .content-wrapper {
            top: 0;
        }

        .togglePanelWrapper.overthrow {
            top: 145px;
        }
    }

    @media (min-width: 1024px) {
        .togglePanelWrapper.overthrow {
            top: 158px;
        }

        .content-wrapper {
            top: 97px;
        }

        .slideshow-wrapper .heroSlideshowItem .slide {
            background-color: #f2f2f2;
        }
    }

    @media only screen and (min-width: 769px) and (max-width: 1024px) {
        .right-content-panel .megaMenuLink.section {
            width: 100%;
            text-align: left;
        }

        .row-fluid .span3.logo {
            padding-top: 18px;
        }

        .row-fluid .span3.logo img {
            max-width: 260px;
        }

        .pathSelector li {
            width: auto;
            text-align: initial;
            min-height: auto;
        }

        .togglePanelWrapper {
            top: 112px;
        }

        .mainMenu a {
            font-size: 16px;
        }

    }

    @media only screen and (max-width: 914px) {
        .row-fluid nav .fiveCol.quickLinksArea {
            background: none;
            margin: -11px;
            padding: 0;
            width: auto;
        }

        .close-button-container>.currPath {
            border-top: none;
        }

        .universalMenu .row-fluid .span12.currPath a.closeMobileMenu:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            margin: auto 0;
            width: 17px;
            height: 17px;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 17'%3E%3Cdefs/%3E%3Cpath fill='%23913451' fill-rule='nonzero' d='M15.628.29l1.41 1.42-6.953 6.901 6.953 6.903-1.41 1.42-6.962-6.914-6.961 6.913-1.41-1.419 6.952-6.903L.295 1.71 1.705.29l6.961 6.912L15.628.29z'/%3E%3C/svg%3E");
        }

        .universalMenu .row-fluid .span12.currPath a.closeMobileMenu {
            position: relative;
            display: block;
            color: #913451;
            background-image: none;
            padding: 0 0 0 28px;
        }

        .searchformmobile .search {
            width: 18px;
            height: 18px;
            top: 20px;
            background-image: url(../../../../etc/designs/innovation-health/images/global-desktop-sprite.png);
            background-repeat: no-repeat;
            background-position: 0 -54px;
        }

        .articleModule {
            padding: 0 15px;
        }

        .mainMenu li.visible-phone {
            padding: 3px 15px;
        }

        .row-fluid .span3.logo {
            padding-top: 16px;
            padding-bottom: 16px;
        }

        .row-fluid .span3.logo img {
            max-width: 140px;
        }

        header {
            background-color: transparent;
            height: auto;
        }

        .content-wrapper {
            top: 82px;
        }

        .headerBar {
            padding-bottom: 0;
            height: 82px;
        }

        .headerBar .row-fluid .span6 {
            padding-right: 2.5%;
            float: right;
            width: 20%;
        }

        .hamburger span,
        .hamburger span:before,
        .hamburger span:after {
            background-color: #1B365D;
        }

        .article-header {
            padding-top: 30px;
            padding-bottom: 30px;
        }

        .article-header h1 {
            font-size: 40px;
        }

        .searchField form {
            float: none;
        }

        #mobileSearch {
            background-color: #fff;
        }

        .universalMenu .row-fluid .span12.currPath.visible-phone {
            display: none !important;
            background-color: #2B4168;
            font-size: 1.5em;
        }

        .default.actual .megaMenuLink.menu-active {
            background-color: #2B4168;
            border-color: #2B4168;
        }

        .default.actual .megaMenuLink.menu-active a {
            color: #FFF;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'%3E%3Cdefs/%3E%3Cpath fill='%23FFFFFF' fill-rule='evenodd' d='M1.105 0L0 1.153l2.79 2.91L0 6.972l1.105 1.153L5 4.063z'/%3E%3C/svg%3E");
        }


        .universalMenu .row-fluid .span12.currPath a {
            color: white;
            font-weight: bold;
            font-size: 20px;
        }

        .togglePanelWrapper.overthrow {
            border-color: rgba(255, 255, 255, 0.22);
            top: 0;
        }

        .universalMenu .mobileSubnav li {
            border-color: rgba(255, 255, 255, 0.22);
            background: #f1f1f1;
        }

        .universalMenu .t1-menu .fiveCol {
            display: none !important;
        }

        .universalMenu .mobileSubnav li a,
        .universalMenu a {
            font-family: 'Oxygen', sans-serif;
            color: #913451;
            font-size: 0.71em;
            display: inline-block;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'%3E%3Cdefs/%3E%3Cpath fill='%23913451' fill-rule='evenodd' d='M1.105 0L0 1.153l2.79 2.91L0 6.972l1.105 1.153L5 4.063z'/%3E%3C/svg%3E");
            background-size: 16px 22px;
            background-repeat: no-repeat;
            background-position: right 50%;
            padding-right: 15px;
        }

        .universalMenu .mobileSubnav .link a {
            background-size: 8px 11px;
        }

        .closeMobileMenu, .closeMobileMenu:focus, .closeMobileMenu:hover {
            font-family: 'Oxygen', sans-serif;
        }

        div.link.section a {
            font-size: 1em;
            margin: 20px 20px 0 4.4%;
            display: inline-block;
            padding: 0 20px 0 0;
        }

        /*.twoColumnLayout .columnLayout div.link.section a {*/
        /*    font-size: 1em;*/
        /*    margin: 20px 0 0 4.4%;*/
        /*    display: inline-block;*/
        /*    padding: 0 20px 0 0;*/
        /*}*/

        .twoColumnLayout .columnLayout div.link.section a.blueBtn {
            background-color: #913451;
            border-radius: 20px;
            margin-top: 0;
            padding: 12px 20px;
            line-height: 1;
            color: #fff;
        }

        .universalMenu .mobileSubnav li div {
            line-height: 50px;
        }

        .module .span6 img.visible-phone {
            width: 100%;
        }

        .imgunDivide img {
            margin-left: 0;
            width: 100%;
        }

        .universalMenu .mobileSubnav ul li a {
            padding-left: 0;
            padding-right: 0;
            width: 100%;
        }

        .universalMenu .mobileSubnav .link:first-child {
            margin-top: 10px;
        }

        .universalMenu .mobileSubnav .megaMenuLink .lock {
            padding-left: 0;
            padding-right: 0;
        }

        .col1bgMod.tall.lessPadding {
            padding-top: initial;
            padding-bottom: initial;
        }

        .article-template input[type=text] {
            -moz-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .3);
            -webkit-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .3);
            box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .3);
            margin-bottom: 30px;
        }

        .searchField form.searchformmobile label {
            display: none;
        }

        .universalMenu ul {
            padding-right: 4.4%;
            margin: 18px 0;
        }
    }

    @media only screen and (min-width: 914px) {
        .responsive-tabs__list__item {
            font-size: 16px !important;
            font-weight: bold;
            line-height: 30px;
            padding: 12px 34px;
        }
    }

    @media only screen and (max-width: 400px) {
        .row-fluid .span3.logo img {
            max-width: 120px;
            margin-top: 4px;
        }
    }

    @media only screen and (min-width: 767px) {
        .responsive-tabs__list__item {
            font-size: 14px;
            padding: 15px 20px;

        }

        .blockquote .quote-wrapper {
            padding: 0;
        }
    }

    @media only screen and (min-width: 914px) and (orientation: landscape) {
        .fixedHeaderWrap {
            min-height: auto;
        }
    }

    @media (min-width: 768px) {
        .oneColFullBleedTextImage .container-fluid {
            position: relative;
        }

        .oneColFullBleedTextImage .row-fluid [class*="span"]:first-child,
        .oneColFullBleedTextImage .row-fluid [class*="span"] {
            padding-left: 2.5%;
            padding-right: 2.5%;
        }

        .bodyContent .img {
            position: relative;
        }

        .notchedopp.mh {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .columnLayout .no-bg.txtDivide.imgunDivide {
            padding: 0;
        }

        .columnLayout .no-bg.txtDivide.imgunDivide .row-fluid {
            display: flex;
        }

        .columnLayout .no-bg.txtDivide.imgunDivide .span6 {
            border-right: 7px solid #FFF;
            background: #f2f6f6;
            height: auto;
            padding-top: 0;
        }

        .columnLayout .no-bg.txtDivide.imgunDivide .span6.last {
            margin-top: 0;
            border-right: none;
            border-left: 7px solid #FFF;
        }

        .columnLayout .no-bg.txtDivide.imgunDivide .span6.last:before {
            display: none;
        }
    }

    @media (max-width: 1310px) and (min-width: 768px) {
        .slideshow-wrapper .slide-copy {
            padding-left: 85px;
        }
    }

    @media (max-width: 1600px) {
        .topic-header-bg {
            left: 0;
            max-width: 100%;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 830px) {
        .col2bgMod.lessPadding .span6 {
            padding-top: 28px;
        }
    }

    @media (max-width: 767px) {
        .imgtxt.txtDivide.imgunDivide {
            margin-bottom: 40px;
        }

        .sm-padding.txtDivide {
            padding: 18px 0;
        }

        .col1bgMod.tall {
            padding-top: 0;
        }

        footer {
            padding: 25px 0;
        }

        footer .icons {
            text-align: left;
            padding-top: 20px;
        }

        .topic-header .row-fluid .span6.heading {
            background: #2B4168;
            padding: 30px 0;
        }

        #sidebar-right {
            margin-right: 0;
            margin-left: 0;
        }

        .no-bg.imgtxt.txtDivide .parbase.bodyText .text {
            padding: 0 2.5%;
        }

        .no-bg.imgtxt.txtDivide .span6.last,
        .no-bg.imgtxt.txtDivide .span6.last p:last-child {
            margin-bottom: 0;
        }

        .txtDivide [class*="span"] {
            border-color: #949494;
        }

        .no-bg.imgtxt.txtDivide .parbase.bodyText .text {
            padding: 0;
        }

        .no-bg.imgtxt.txtDivide .titleBar {
            padding: 0;
        }

        .nextStepCont .left {
            width: 100%;
            padding: 0 20px;
        }

        .togglingContent {
            border-bottom: none;
        }

        .oneColFullBleedTextImage.section .module.col1bgMod.tall {
            background-image: none !important;
        }

        .oneColFullBleedTextImage h2,
        .oneColFullBleedTextImage h3 {
            color: #2B4168;
        }

        .oneColFullBleedTextImage p {
            color: #2B4168;
        }

        .oneColFullBleedTextImage ol,
        .oneColFullBleedTextImage ul {
            color: #2B4168;
        }

        .oneColFullBleedTextImage .arrowBlueSmall {
            color: #2B4168;
            background: url("../images/icn-arrowPurpleSmall.png") no-repeat;
            background-position: right 65%;
        }

        .oneColFullBleedTextImage .arrowBlueSmall a {
            color: #2B4168 !important;
        }

        .oneColFullBleedTextImage .container-fluid .span12.visible-phone .img.loadImg {
            position: relative;
        }

        .oneColFullBleedTextImage .whiteText ul li::marker,
        .oneColFullBleedTextImage .whiteText ol li::marker,
        .oneColFullBleedTextImage ul .whiteText li::marker,
        .oneColFullBleedTextImage ol .whiteText li::marker{
            color: #913451;
        }

        .oneColFullBleedTextImage .whiteText {
            color: #2B4168;
        }

        .oneColFullBleedTextImage h2 .whiteText {
            color: #2B4168;
        }

        .interstitial h5 {
            font-size: 1.25em;
        }

        .iparsys.bottom .section .text {
            padding: 30px 5%;
        }

        .iparsys.bottom .section .text p {
            padding-left: 0;
            padding-right: 0;
        }

        .twoColumnLayout .parbase.bodyText.section {
            margin-right: 0;
        }

        .twoColumnLayout .parbase.bodyText.section .first {
            padding-bottom: 20px;
        }

        .container-fluid.module.no-bg:not(.imgtxt) {
            margin-top: 0;
            padding-bottom: 35px;
        }

        .responsive-tabs-wrapper {
            padding-left: 15px;
            padding-right: 15px;
        }

        .responsive-tabs__panel {
            margin-top: 0;
        }

        .imgtxt .text {
            padding: 24px 15px;
        }

        .imgtxt img {
            padding: 20px 0 0;
            width: 100%;
        }

        .responsive-tabs__heading {
            font-size: 1.25em;
            color: #2B4168;
            background: #f1f1f1;
            margin: 3px 0;
            border: none;
        }

        .responsive-tabs__heading:hover,
        .responsive-tabs__heading--active:hover,
        .responsive-tabs__heading:hover {
            background: #2B4168;
        }

        .responsive-tabs__heading--active {
            background: #2B4168;
            color: white;
        }

        .responsive-tabs__heading--active:hover {
            background: #2B4168;
            color: white;
        }

        .responsive-tabs__panel h3,
        .responsive-tabs__panel p {
            margin-left: 15px;
            margin-right: 15px;
        }

        .responsive-tabs__panel h3 {
            font-size: 1.5em !important;
            line-height: 1.15;
        }

        .nextStepCont .right {
            margin-right: 15px;
            margin-left: -5px;
        }

        .col2bgMod .span6, .col2bgMod .span6.lessPadding {
            padding-top: 24px;
            padding-bottom: 24px;
        }

        .article-template .searchAgainForm input[type=submit].search {
            background: url("../images/global-desktop-sprite.png") no-repeat;
            background-position: 0 -54px;
        }

        .topic-header h1 {
            font-size: 40px;
            margin-bottom: 10px;
        }

        .articleModule.greyBackground-whiteText {
            padding: 25px 15px 20px;
        }

        .articleModule.greyBackground-whiteText p a {
            width: 100%;
            margin: 0;
            padding: 0 0 20px;
        }

        .notched.mh {
            width: 100%;
        }

        .notched::after {
            content: '';
            position: absolute;
            left: calc(50% - 15px);
            top: calc(100% - 30px);
            width: 0;
            height: 0;
            border: none;
            clear: both;
            z-index: 9000;
        }

        .notched.mh, .notchedopp.mh {
            border-top: 0;
        }

        .slideshow-wrapper {
            background: #fdfdfd;
        }

        .slideshow-wrapper .slide-copy {
            background: #fdfdfd;
        }

        .slideshow-wrapper .slide-copy p {
            color: #333;
        }

        .slideshow-wrapper .playpausewrapper {
            position: initial;
        }

        .slideshow-wrapper .playpause {
            position: initial;
        }

        .col2bgMod ul.underlined li:last-child,
        .quicklinksOverview ul li:last-child,
        .col1bgMod ul.underlined li:last-child {
            border-bottom: 0;
        }

        .article-template .row-fluid [class*="span"]:first-child ul,
        .article-template .row-fluid [class*="span"] ul {
            padding-left: 0;
        }

        .articleModule {
            padding: 0;
        }

        .twoColumnLayout .columnLayout div.link.section a {
            margin-left: 0;
        }

        .twoColumnLayout .columnLayout div.link.section a.blueBtn {
            margin-left: 0;
        }

        .aboveFooter p {
            margin: 0 5% 15px 5%;
        }
    }


    .form input.medium-width, .form textarea.medium-width {
        width: 100%;
    }

    .form input.low-width, .form textarea.low-width {
        width: 100%;
    }
    .twoColumnLayout .columnLayout div.link.section a {
        margin-left: 0;
    }

    .twoColumnLayout .columnLayout div.link.section a.blueBtn {
        margin-left: 0;
    }

    .aboveFooter p {
        margin: 0 5% 15px 5%;
    }
}


.form-submit-buttons.span12 {
    margin-bottom: 30px;
}

.form.basicformcomponent.section{
    margin-left: 2.5%;
    margin-right: 2.5%;
}

.form label,
.form .radio-label-wrapper,
.form fieldset legend {
    color: #2B4168;
    margin-bottom: 10px !important;
}

.form.basicformcomponent.section + .htmlTool {
    margin-left: 2.5%;
    margin-right: 2.5%;
}

.columnLayout .form input.medium-width,
.form textarea.medium-width {
    width: 100%;
    border-width: 1px;
    box-shadow: none;
    border-radius: 0;
}

.columnLayout .form input.low-width,
.form textarea.low-width {
    width: 100%;
    border-width: 1px;
    box-shadow: none;
    border-radius: 0;
}

.columnLayout .form textarea:focus,
.columnLayout .form input:focus {
    outline: 2px solid #2B4168;
}

.columnLayout .span12 .form.basicformcomponent .span12 {
    width: 50%;
}

/* Two Column Form */
.span6 .form.basicformcomponent.section {
    margin-left: 5%;
    margin-right: 5%;
}

.span6 .form.basicformcomponent.section + .htmlTool {
    margin-left: 5%;
    margin-right: 5%;
}

.text-input-wrapper ul.count-list {
    position: relative;
    left: 0;
    margin: 0;
}

.columnLayout .whitebg.imgtxt .span3,
.columnLayout .whitebg.imgtxt .span4 {
    margin-top: 30px;
    padding: 0 10px;
}

.columnLayout .whitebg.imgtxt .span3 .image,
.columnLayout .whitebg.imgtxt .span4 .image {
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .imgtxt .span3 .text, .imgtxt .span6 .text, .imgtxt .span4 .text {
        padding-left: 2.5%;
        padding-right: 2.5%;
    }
    .columnLayout .form input.medium-width, .form textarea.medium-width {
        width: 97.5%;
    }

    .columnLayout .form input.low-width, .form textarea.low-width {
        width: 97.5%;
    }

    .columnLayout .span12 .form.basicformcomponent .span12 {
        width: 100%;
    }

    .span6 .form.basicformcomponent.section {
        margin-left: 2.5%;
        margin-right: 2.5%;
    }

    .span6 .form.basicformcomponent.section + .htmlTool {
        margin-left: 2.5%;
        margin-right: 2.5%;
    }

    .columnLayout .whitebg.imgtxt .span4 {
        padding: 0 4%;
    }
}

/* added tsm 9/2 */
.text-input-wrapper ul.count-list {
    padding-left: 15px;
    list-style-type:  none;
}

.text-input-wrapper ul.count-list .county-item {
    cursor: pointer;
    line-height:  2;
}

.text-input-wrapper ul.count-list .county-item:hover,
.text-input-wrapper ul.count-list .county-item:focus {
    text-decoration: underline;
}

#selfOrBroker .checkBox input[type="radio"] {
    display:  inline-block;
    margin-right: 8px;
}

#selfOrBroker .checkBox label  {
    display:  inline-block;
}

#selfOrBroker .checkBox label  {
    display:  inline-block;
}

.columnLayout .span12 .form.basicformcomponent .form-subsection-content.parsys .selection.basicformcomponent .span12 {
    width: 100%;
}

.columnLayout .span12 .form.basicformcomponent .form-subsection-content.parsys .selection.basicformcomponent .span12 .checkBox {
    display: inline-block;
    margin-right: 30px;
    padding-left: 23px;
    position: relative;
    margin-bottom: 10px;
    margin-left: 16px;
    max-width: 270px;
    vertical-align: top;
}

.columnLayout .span12 .form.basicformcomponent .form-subsection-content.parsys .selection.basicformcomponent .span12 .checkBox input[type="radio"] {
    position: absolute;
    left: 0;
    top: 6px;
}

.columnLayout .span12 .form.basicformcomponent .form-subsection-content.parsys .selection.basicformcomponent .span12 .selectWrap,
.columnLayout .span12 .form.basicformcomponent .form-subsection-content.parsys .selection.basicformcomponent .span12 > label {
    width: 50%;
}

@media (max-width: 768px) {
    .columnLayout .span12 .form.basicformcomponent .form-subsection-content.parsys .selection.basicformcomponent .span12 .checkBox {
        max-width: 100%;
        margin-left: 0;
    }

    .columnLayout .span12 .form.basicformcomponent .form-subsection-content.parsys .selection.basicformcomponent .span12 .selectWrap,
    .columnLayout .span12 .form.basicformcomponent .form-subsection-content.parsys .selection.basicformcomponent .span12 > label {
        width: 100%;
    }
}

@media (min-width: 914px) {
    .columnLayout .span12 .form.basicformcomponent .form-subsection-content.parsys .selection.basicformcomponent .span12 .checkBox {
        margin-left: 0;
    }
}

/*************************************************************************/
.masthead.alertbanner-top.banner-on .pathSelector {
    top: 200px;
}

.fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid {
    width: 95%;
    max-width:  1200px;
    margin: 0;
    padding: 10px 24px; 
}

@media(min-width:  768px) {
  .fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid {
    display: flex;
    align-items: center;
  }
}

.fixedHeaderWrap .alertBannerItem {
    color: #fff;
    /* TODO:  Change background color */
    background: #2B4168;
}


.banner-on .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child, 
.fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child {
    max-width:  none;
}

.banner-on .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child p, 
.fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child p {
    max-width:  none;
    margin:  0;
    padding:  0;
    align-items: center;
    display:  flex;
    font-weight: bold;
    text-align: left;
    color:  white;
        font-size: 16px;
}


.fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid .span6.last .bodyText .text p {
    margin:  0;
}

.banner-on .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child img, 
.fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child img {
    padding-right:  20px;
}

.fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child {
    font-weight:  bold;
    font-size: 18px;
    max-width: 35%;
}

.fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid [class*="span"].last {
    font-weight:  bold;
    font-size:  14px;
    width: auto;
    max-width: 55%;
}

.fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid .span6.last {
    font-weight:  bold;
    font-size:  14px;
}

.fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid .span6.last p {
    margin:  0;
}

.fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid .span6.last .bodyText .text{
    padding-top:  0;
    padding-bottom:  0;
}

.fixedHeaderWrap .alertBannerItem .whitebg {
    background:  transparent;
    color:  white;
}

.alertBannerItem .container-fluid .row-fluid p a {
    /* TODO:  Change text color if needed */
    color: white;
    text-decoration: none;
}


.alertBannerItem .container-fluid .row-fluid p a .arrowBlueSmall {
    /* TODO:  Change text color if needed */
    color: white;
    text-decoration: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAJCAYAAAARml2dAAAACXBIWXMAAAsTAAALEwEAmpwYAAAH3mlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIiB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMTYtMTItMTZUMTE6Mzk6NTAtMDU6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDE3LTExLTI3VDEwOjE4OjE4LTA1OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE3LTExLTI3VDEwOjE4OjE4LTA1OjAwIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmQxMjQ5NzdlLWQ4ZWUtNDk4Ny04YjUzLWRkODkyOTFmMTA1NiIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmU0NTZjNjdiLTQzYjEtNWM0Zi1hN2RkLTdkZmU1NmYxZWZiNiIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjJFMkRERUI3RjNBNTExRTI4RDdDQUMxNjcxNjEwMkFCIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB0aWZmOk9yaWVudGF0aW9uPSIxIiB0aWZmOlhSZXNvbHV0aW9uPSI3MjAwMDAvMTAwMDAiIHRpZmY6WVJlc29sdXRpb249IjcyMDAwMC8xMDAwMCIgdGlmZjpSZXNvbHV0aW9uVW5pdD0iMiIgZXhpZjpDb2xvclNwYWNlPSI2NTUzNSIgZXhpZjpQaXhlbFhEaW1lbnNpb249IjYiIGV4aWY6UGl4ZWxZRGltZW5zaW9uPSI5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODBDMkI4RkZGM0EzMTFFMjhEN0NBQzE2NzE2MTAyQUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODBDMkI5MDBGM0EzMTFFMjhEN0NBQzE2NzE2MTAyQUIiLz4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6Y2M3MWRjMjctYWE5Zi00YzIwLTljZTEtZTM5NTQ1ZmU5OTU2IiBzdEV2dDp3aGVuPSIyMDE2LTEyLTE5VDA5OjIzOjA5LTA1OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZDEyNDk3N2UtZDhlZS00OTg3LThiNTMtZGQ4OTI5MWYxMDU2IiBzdEV2dDp3aGVuPSIyMDE3LTExLTI3VDEwOjE4OjE4LTA1OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ZCTa+gAAAC9JREFUCB1j+P//P8N/CGBAxjDB/+iSDEg6UCSRtaNIMqCZjWkmLh1Y7SDoKhT7AE0HuEjONYKRAAAAAElFTkSuQmCC) no-repeat;
    background-position: right center;
}
.alertBannerItem .container-fluid .row-fluid .arrowBlueSmall {
    /* TODO:  Change text color if needed */
    color:  white !important;
    text-decoration: none;
}

.alertBannerItem .container-fluid .row-fluid p a:hover .arrowBlueSmall,
.alertBannerItem .container-fluid .row-fluid p a:focus .arrowBlueSmall {
    text-decoration:  underline;
}

.banner-on .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child .text,
.fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child .text{
    padding: 15px 2.5%;
}

@media(min-width:  768px) {
  .fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid {
    display: flex;
    align-items: center;
  }
}

@media only screen and (max-width: 992px) {
    .removeMobile .alertBanner {
        /* TODO:  Change background color same as above*/
        background: #2B4168;
    }

    .removeMobile .alertBanner .alertBannerContent .container-fluid.whitebg {
        background:  transparent;
    }

    .removeMobile .alertBannerItem .container-fluid .row-fluid {
        width:  auto;
        padding: 10px 24px;
    }

    .alertBanner-close {
        top: 25px;
    }

    .banner-on .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child,
    .fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child {
        max-width: 35%;
    }

    .banner-on .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child p, .fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child p {
        padding: 0;
    }

    .imgtxt .span6 .text {
        padding: 10px 0;
    }

    .banner-on .alertBannerItem .container-fluid.imgtxt .row-fluid [class*="span"]:first-child img, 
    .fixedHeaderWrap .alertBannerItem .container-fluid.imgtxt .row-fluid [class*="span"]:first-child img {
        display: inline-block;
        max-width: none;
        width: 25px;
        height: 25px;
        padding: 0 10px 0 0;
    }

    .banner-on .alertBannerItem .container-fluid .row-fluid .span6.last,
    .fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid .span6.last {
        width: 60%;
        font-size:  14px;
    }
}

.alertBannerContent .container-fluid.module.no-bg:not(.imgtxt) {
    background: transparent;
}

.alertBannerContent .container-fluid.module.no-bg:not(.imgtxt) .parbase.section.bodyText {
    margin-bottom:  10px;
}


@media only screen and (min-width: 1px) and (max-width: 767px) {
    .imgtxt .span6 .text {
        padding-bottom:  0; 
        padding-left:  0;
    }
    .imgtxt .span6.last .text {
        padding-left:  10px;
        padding-top:  0;
    }

    .fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child .text {
        padding-bottom: 0;
    }

    .banner-on .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child .bodyText, 
    .fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child .bodyText {
        margin-right: 50px;
        margin-bottom: 10px;
    }

    .banner-on .alertBannerItem .container-fluid .row-fluid .span6.last, .fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid .span6.last {
        width:  auto;
    }

    .fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid .span6.last .text{
        padding-left:  0;
    }

    .banner-on .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child, .fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child {
            max-width:  none;
    }

    .removeMobile .alertBannerItem .container-fluid .row-fluid {
            padding: 10px 24px;
    }

    .banner-on .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child .text, .fixedHeaderWrap .alertBannerItem .container-fluid .row-fluid [class*="span"]:first-child .text {
        padding:  0;
    }

}
