/***********************************
Cover
***********************************/

    /*layoutitems*/

        .cover .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .cover .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*lists*/

        .cover .column ol, .cover .column ul {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .cover .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .cover .column p {
           border-width: 0px;
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .cover .column a {
           border-width: 0px;
        }

    /*headers*/

        .cover .column h1 {
           border-width: 0px;
        }

        .cover .column h2 {
           border-width: 0px;
        }

        .cover .column h3 {
           border-width: 0px;
        }

        .cover .column h4 {
           border-width: 0px;
        }

        .cover .column h5 {
           border-width: 0px;
        }

        .cover .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Wharton conference ad
***********************************/

    /*layoutitems*/

        .wharton_conference_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .wharton_conference_ad .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .wharton_conference_ad .column ol, .wharton_conference_ad .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .wharton_conference_ad .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

        .wharton_conference_ad .column h6 {
           border-width: 0px;
        }

        .wharton_conference_ad .column h5 {
           border-width: 0px;
        }

        .wharton_conference_ad .column h4 {
           border-width: 0px;
        }

        .wharton_conference_ad .column h3 {
           border-width: 0px;
        }

        .wharton_conference_ad .column h2 {
           border-width: 0px;
        }

        .wharton_conference_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

        .wharton_conference_ad .column a {
           border-width: 0px;
        }

    /*inlines*/

        .wharton_conference_ad .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .wharton_conference_ad .column p {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Table of Contents
***********************************/

    /*layoutitems*/

        .table_of_contents .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .table_of_contents .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .table_of_contents .column ol, .table_of_contents .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .table_of_contents .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .table_of_contents .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 38px;
           border-width: 0px;
        }

        .table_of_contents .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .table_of_contents .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .table_of_contents .column a {
           color: #000000;
           text-decoration: none;
           border-width: 0px;
        }

    /*headers*/

        .table_of_contents .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           line-height: 1.2em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .table_of_contents .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           border-width: 0px;
        }

        .table_of_contents .column h3 {
           border-width: 0px;
        }

        .table_of_contents .column h4 {
           border-width: 0px;
        }

        .table_of_contents .column h5 {
           border-width: 0px;
        }

        .table_of_contents .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Masthead
***********************************/

    /*layoutitems*/

        .masthead .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .masthead .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .masthead .column ol, .masthead .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .masthead .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .masthead .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .masthead .column p.SmallPrint {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .masthead .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .masthead .column a {
           border-width: 0px;
        }

    /*headers*/

        .masthead .column h1 {
           border-width: 0px;
        }

        .masthead .column h2 {
           border-width: 0px;
        }

        .masthead .column h3 {
           border-width: 0px;
        }

        .masthead .column h4 {
           font-family: "futura-pt",sans-serif;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 1rem;
           border-width: 0px;
        }

        .masthead .column h5 {
           border-width: 0px;
        }

        .masthead .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Editor's Note
***********************************/

    /*layoutitems*/

        .editor_s_note .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .editor_s_note .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .editor_s_note .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .editor_s_note .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .editor_s_note .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .editor_s_note .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .editor_s_note .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .editor_s_note .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .editor_s_note .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .editor_s_note .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .editor_s_note .column .Color {
           border-width: 0px;
        }

        .editor_s_note .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        .editor_s_note .column a {
           border-width: 0px;
        }

        .editor_s_note .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .editor_s_note .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 24px;
           margin-top: 24px;
           border-width: 0px;
        }

        .editor_s_note .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           border-width: 0px;
        }

        .editor_s_note .column h3 {
           color: #d71829;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        .editor_s_note .column h4 {
           border-width: 0px;
        }

        .editor_s_note .column h5 {
           border-width: 0px;
        }

        .editor_s_note .column h6 {
           border-width: 0px;
        }

    /*lists*/

        .editor_s_note .column ol, .editor_s_note .column ul {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .editor_s_note .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .editor_s_note .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
CEO Letter
***********************************/

    /*layoutitems*/

        .ceo_letter .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .ceo_letter .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .ceo_letter .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .ceo_letter .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .ceo_letter .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .ceo_letter .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .ceo_letter .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .ceo_letter .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .ceo_letter .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .ceo_letter .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .ceo_letter .column .Color {
           border-width: 0px;
        }

        .ceo_letter .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        .ceo_letter .column a {
           border-width: 0px;
        }

        .ceo_letter .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .ceo_letter .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 24px;
           margin-top: 24px;
           border-width: 0px;
        }

        .ceo_letter .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           border-width: 0px;
        }

        .ceo_letter .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        .ceo_letter .column h4 {
           border-width: 0px;
        }

        .ceo_letter .column h5 {
           border-width: 0px;
        }

        .ceo_letter .column h6 {
           border-width: 0px;
        }

    /*lists*/

        .ceo_letter .column ol, .ceo_letter .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .ceo_letter .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .ceo_letter .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
HRO Today Association Update
***********************************/

    /*layoutitems*/

        .hro_today_association_update .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .hro_today_association_update .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .hro_today_association_update .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .hro_today_association_update .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .hro_today_association_update .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .hro_today_association_update .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .hro_today_association_update .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .hro_today_association_update .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .hro_today_association_update .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .hro_today_association_update .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .hro_today_association_update .column .Color {
           border-width: 0px;
        }

        .hro_today_association_update .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        .hro_today_association_update .column a {
           border-width: 0px;
        }

        .hro_today_association_update .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .hro_today_association_update .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .hro_today_association_update .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           border-width: 0px;
        }

        .hro_today_association_update .column h3 {
           color: #d71829;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           border-width: 0px;
        }

        .hro_today_association_update .column h4 {
           border-width: 0px;
        }

        .hro_today_association_update .column h5 {
           border-width: 0px;
        }

        .hro_today_association_update .column h6 {
           border-width: 0px;
        }

    /*lists*/

        .hro_today_association_update .column ol, .hro_today_association_update .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .hro_today_association_update .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .hro_today_association_update .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
HRO Today Association AD
***********************************/

    /*layoutitems*/

        .hro_today_association_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .hro_today_association_ad .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .hro_today_association_ad .column ol, .hro_today_association_ad .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .hro_today_association_ad .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .hro_today_association_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .hro_today_association_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .hro_today_association_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .hro_today_association_ad .column h1 {
           border-width: 0px;
        }

        .hro_today_association_ad .column h2 {
           border-width: 0px;
        }

        .hro_today_association_ad .column h3 {
           border-width: 0px;
        }

        .hro_today_association_ad .column h4 {
           border-width: 0px;
        }

        .hro_today_association_ad .column h5 {
           border-width: 0px;
        }

        .hro_today_association_ad .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
CHRO Corner
***********************************/

    /*layoutitems*/

        .chro_corner .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .chro_corner .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .chro_corner .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .chro_corner .column ol, .chro_corner .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .chro_corner .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .chro_corner .column .Bullets {
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .chro_corner .column h6 {
           border-width: 0px;
        }

        .chro_corner .column h5 {
           border-width: 0px;
        }

        .chro_corner .column h4 {
           border-width: 0px;
        }

        .chro_corner .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .chro_corner .column h2 {
           line-height: 1.3em;
           margin-bottom: 18px;
           font-weight: 500;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .chro_corner .column h1 {
           color: #000000;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: bold;
           font-size: 3.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .chro_corner .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

        .chro_corner .column a {
           border-width: 0px;
        }

    /*inlines*/

        .chro_corner .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

        .chro_corner .column .Color {
           border-width: 0px;
        }

        .chro_corner .column .HRODropCap {
           margin-right: 2px;
           margin-top: 15px;
           padding-top: 0px;
           float: left;
           font-weight: bold;
           line-height: 0.4em;
           font-size: 3.875rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .chro_corner .column .default-drop-cap {
           font-family: Avant Garde, sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .chro_corner .column p.PullQuoteCredit {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           color: transparent;
           border-width: 0px;
        }

        .chro_corner .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           color: #de0000;
           border-width: 0px;
        }

        .chro_corner .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .chro_corner .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .chro_corner .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .chro_corner .column p {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Cover Story
***********************************/

    /*layoutitems*/

        .cover_story .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .cover_story .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .cover_story .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .cover_story .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .cover_story .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .cover_story .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .cover_story .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           color: #15b0c5;
           background-color: #000000;
           text-align: center;
           padding-top: 12px;
           padding-bottom: 12px;
           padding-left: 12px;
           padding-right: 12px;
           border-width: 0px;
        }

        .cover_story .column p.SidebarH1 {
           font-family: "futura-pt",sans-serif;
           font-size: 2rem;
           font-weight: bold;
           margin-bottom: 0px;
           padding-top: 24px;
           padding-bottom: 12px;
           line-height: 1.2em;
           padding-left: 24px;
           padding-right: 24px;
           border-width: 0px;
        }

        .cover_story .column p.SidebarH2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 200;
           margin-bottom: 0px;
           padding-bottom: 24px;
           padding-left: 24px;
           padding-right: 24px;
           border-width: 0px;
        }

        .cover_story .column p.SidebarBody {
           font-family: "futura-pt",sans-serif;
           font-size: 1.1875rem;
           font-weight: 200;
           margin-bottom: 0px;
           padding-bottom: 24px;
           padding-left: 24px;
           padding-right: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .cover_story .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .cover_story .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        .cover_story .column a {
           border-width: 0px;
        }

    /*headers*/

        .cover_story .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

        .cover_story .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 500;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .cover_story .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           border-width: 0px;
        }

        .cover_story .column h4 {
           border-width: 0px;
        }

        .cover_story .column h5 {
           border-width: 0px;
        }

        .cover_story .column h6 {
           font-family: "myriad-pro",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
        }

    /*lists*/

        .cover_story .column ol, .cover_story .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story .column .Numerical {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
MSP BD
***********************************/

    /*layoutitems*/

        .msp_bd .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .msp_bd .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .msp_bd .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .msp_bd .column p {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .msp_bd .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .msp_bd .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .msp_bd .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .msp_bd .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

        .msp_bd .column p.CompanyName {
           font-family: "futura-pt",sans-serif;
           font-size: 1.375rem;
           font-weight: 200;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #ecbc2a;
           padding-top: 12px;
           padding-bottom: 12px;
           padding-left: 24px;
           padding-right: 24px;
           margin-top: 24px;
           border-width: 0px;
        }

        .msp_bd .column p.CompanyBio {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           background-color: #ebece9;
           padding-left: 24px;
           padding-right: 24px;
           padding-bottom: 23px;
           border-width: 0px;
        }

        .msp_bd .column p.CompanyH2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 600;
           margin-bottom: 0px;
           background-color: #ebece9;
           padding-left: 24px;
           padding-right: 24px;
           border-width: 0px;
        }

        .msp_bd .column p.CompanyWebsite {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           background-color: #ebece9;
           margin-top: 0px;
           padding-top: 12px;
           padding-bottom: 24px;
           padding-left: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .msp_bd .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .msp_bd .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .msp_bd .column .Color {
           border-width: 0px;
        }

        .msp_bd .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        .msp_bd .column a {
           border-width: 0px;
        }

        .msp_bd .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .msp_bd .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: 200;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 24px;
           border-width: 0px;
        }

        .msp_bd .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 2.625rem;
           font-weight: 600;
           margin-bottom: 18px;
           line-height: 1em;
           color: #000000;
           border-width: 0px;
        }

        .msp_bd .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        .msp_bd .column h4 {
           font-weight: bold;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .msp_bd .column h5 {
           border-width: 0px;
        }

        .msp_bd .column h6 {
           border-width: 0px;
        }

    /*lists*/

        .msp_bd .column ol, .msp_bd .column ul {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .msp_bd .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .msp_bd .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

        .msp_bd .column .CompanyBullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           background-color: #ebece9;
           line-height: 1.6em;
           font-weight: 200;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-bottom: 24px;
           padding-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Trio2
***********************************/

    /*headers*/

        .trio2 .column h6 {
           border-width: 0px;
        }

        .trio2 .column h5 {
           border-width: 0px;
        }

        .trio2 .column h4 {
           border-width: 0px;
        }

        .trio2 .column h3 {
           border-width: 0px;
        }

        .trio2 .column h2 {
           border-width: 0px;
        }

        .trio2 .column h1 {
           border-width: 0px;
        }

    /*links*/

        .trio2 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .trio2 .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .trio2 .column p {
           border-width: 0px;
        }

    /*images*/

        .trio2 .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .trio2 .column ol, .trio2 .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .trio2 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .trio2 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
MSP BD 2-4
***********************************/

    /*layoutitems*/

        .msp_bd_2_4 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .msp_bd_2_4 .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .msp_bd_2_4 .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .msp_bd_2_4 .column p {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .msp_bd_2_4 .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .msp_bd_2_4 .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .msp_bd_2_4 .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .msp_bd_2_4 .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

        .msp_bd_2_4 .column p.CompanyName {
           font-family: "futura-pt",sans-serif;
           font-size: 1.375rem;
           font-weight: 200;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #ecbc2a;
           padding-top: 12px;
           padding-bottom: 12px;
           padding-left: 24px;
           padding-right: 24px;
           margin-top: 24px;
           border-width: 0px;
        }

        .msp_bd_2_4 .column p.CompanyBio {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           background-color: #ebece9;
           padding-left: 24px;
           padding-right: 24px;
           padding-bottom: 23px;
           border-width: 0px;
        }

        .msp_bd_2_4 .column p.CompanyH2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 600;
           margin-bottom: 0px;
           background-color: #ebece9;
           padding-left: 24px;
           padding-right: 24px;
           border-width: 0px;
        }

        .msp_bd_2_4 .column p.CompanyWebsite {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           background-color: #ebece9;
           margin-top: 0px;
           padding-top: 12px;
           padding-bottom: 24px;
           padding-left: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .msp_bd_2_4 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .msp_bd_2_4 .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .msp_bd_2_4 .column .Color {
           border-width: 0px;
        }

        .msp_bd_2_4 .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        .msp_bd_2_4 .column a {
           border-width: 0px;
        }

        .msp_bd_2_4 .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .msp_bd_2_4 .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: 200;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 24px;
           border-width: 0px;
        }

        .msp_bd_2_4 .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 2.625rem;
           font-weight: 600;
           margin-bottom: 18px;
           line-height: 1em;
           color: #000000;
           border-width: 0px;
        }

        .msp_bd_2_4 .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        .msp_bd_2_4 .column h4 {
           font-weight: bold;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .msp_bd_2_4 .column h5 {
           border-width: 0px;
        }

        .msp_bd_2_4 .column h6 {
           border-width: 0px;
        }

    /*lists*/

        .msp_bd_2_4 .column ol, .msp_bd_2_4 .column ul {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .msp_bd_2_4 .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .msp_bd_2_4 .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

        .msp_bd_2_4 .column .CompanyBullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           background-color: #ebece9;
           line-height: 1.6em;
           font-weight: 200;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-bottom: 24px;
           padding-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Medical Solutions
***********************************/

    /*paragraphs*/

        .medical_solutions .column p {
           border-width: 0px;
        }

    /*inlines*/

        .medical_solutions .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .medical_solutions .column a {
           border-width: 0px;
        }

    /*headers*/

        .medical_solutions .column h1 {
           border-width: 0px;
        }

        .medical_solutions .column h2 {
           border-width: 0px;
        }

        .medical_solutions .column h3 {
           border-width: 0px;
        }

        .medical_solutions .column h4 {
           border-width: 0px;
        }

        .medical_solutions .column h5 {
           border-width: 0px;
        }

        .medical_solutions .column h6 {
           border-width: 0px;
        }

    /*images*/

        .medical_solutions .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .medical_solutions .column ol, .medical_solutions .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .medical_solutions .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .medical_solutions .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
MSP BD 5-8
***********************************/

    /*lists*/

        .msp_bd_5_8 .column .CompanyBullets {
           padding-right: 24px;
           padding-bottom: 24px;
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 200;
           line-height: 1.6em;
           background-color: #ebece9;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .msp_bd_5_8 .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .msp_bd_5_8 .column .Bullets {
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .msp_bd_5_8 .column ol, .msp_bd_5_8 .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .msp_bd_5_8 .column h6 {
           border-width: 0px;
        }

        .msp_bd_5_8 .column h5 {
           border-width: 0px;
        }

        .msp_bd_5_8 .column h4 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: bold;
           border-width: 0px;
        }

        .msp_bd_5_8 .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .msp_bd_5_8 .column h2 {
           color: #000000;
           line-height: 1em;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 2.625rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .msp_bd_5_8 .column h1 {
           margin-top: 24px;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: 200;
           font-size: 3.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .msp_bd_5_8 .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

        .msp_bd_5_8 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .msp_bd_5_8 .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

        .msp_bd_5_8 .column .Color {
           border-width: 0px;
        }

        .msp_bd_5_8 .column .HRODropCap {
           margin-right: 2px;
           margin-top: 15px;
           padding-top: 0px;
           float: left;
           font-weight: bold;
           line-height: 0.4em;
           font-size: 3.875rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .msp_bd_5_8 .column .default-drop-cap {
           font-family: Avant Garde, sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .msp_bd_5_8 .column p.CompanyWebsite {
           padding-left: 24px;
           padding-bottom: 24px;
           padding-top: 12px;
           margin-top: 0px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .msp_bd_5_8 .column p.CompanyH2 {
           padding-right: 24px;
           padding-left: 24px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 600;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .msp_bd_5_8 .column p.CompanyBio {
           padding-bottom: 23px;
           padding-right: 24px;
           padding-left: 24px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .msp_bd_5_8 .column p.CompanyName {
           margin-top: 24px;
           padding-right: 24px;
           padding-left: 24px;
           padding-bottom: 12px;
           padding-top: 12px;
           background-color: #ecbc2a;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.375rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .msp_bd_5_8 .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .msp_bd_5_8 .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .msp_bd_5_8 .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .msp_bd_5_8 .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .msp_bd_5_8 .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*images*/

        .msp_bd_5_8 .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .msp_bd_5_8 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .msp_bd_5_8 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
MSP BD 9-11
***********************************/

    /*layoutitems*/

        .msp_bd_9_10 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .msp_bd_9_10 .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .msp_bd_9_10 .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .msp_bd_9_10 .column p {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .msp_bd_9_10 .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .msp_bd_9_10 .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .msp_bd_9_10 .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .msp_bd_9_10 .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

        .msp_bd_9_10 .column p.CompanyName {
           font-family: "futura-pt",sans-serif;
           font-size: 1.375rem;
           font-weight: 200;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #ecbc2a;
           padding-top: 12px;
           padding-bottom: 12px;
           padding-left: 24px;
           padding-right: 24px;
           margin-top: 24px;
           border-width: 0px;
        }

        .msp_bd_9_10 .column p.CompanyBio {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           background-color: #ebece9;
           padding-left: 24px;
           padding-right: 24px;
           padding-bottom: 23px;
           border-width: 0px;
        }

        .msp_bd_9_10 .column p.CompanyH2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 600;
           margin-bottom: 0px;
           background-color: #ebece9;
           padding-left: 24px;
           padding-right: 24px;
           border-width: 0px;
        }

        .msp_bd_9_10 .column p.CompanyWebsite {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           background-color: #ebece9;
           margin-top: 0px;
           padding-top: 12px;
           padding-bottom: 24px;
           padding-left: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .msp_bd_9_10 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .msp_bd_9_10 .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .msp_bd_9_10 .column .Color {
           border-width: 0px;
        }

        .msp_bd_9_10 .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        .msp_bd_9_10 .column a {
           border-width: 0px;
        }

        .msp_bd_9_10 .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .msp_bd_9_10 .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: 200;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 24px;
           border-width: 0px;
        }

        .msp_bd_9_10 .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 2.625rem;
           font-weight: 600;
           margin-bottom: 18px;
           line-height: 1em;
           color: #000000;
           border-width: 0px;
        }

        .msp_bd_9_10 .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        .msp_bd_9_10 .column h4 {
           font-weight: bold;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .msp_bd_9_10 .column h5 {
           border-width: 0px;
        }

        .msp_bd_9_10 .column h6 {
           border-width: 0px;
        }

    /*lists*/

        .msp_bd_9_10 .column ol, .msp_bd_9_10 .column ul {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .msp_bd_9_10 .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .msp_bd_9_10 .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

        .msp_bd_9_10 .column .CompanyBullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           background-color: #ebece9;
           line-height: 1.6em;
           font-weight: 200;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-bottom: 24px;
           padding-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
MSP BD CHARTS
***********************************/

    /*layoutitems*/

        ._2026_msp_bakers_dozen_chart .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        ._2026_msp_bakers_dozen_chart .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        ._2026_msp_bakers_dozen_chart .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        ._2026_msp_bakers_dozen_chart .column p {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column p.CompanyName {
           font-family: "futura-pt",sans-serif;
           font-size: 1.375rem;
           font-weight: 200;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #ecbc2a;
           padding-top: 12px;
           padding-bottom: 12px;
           padding-left: 24px;
           padding-right: 24px;
           margin-top: 24px;
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column p.CompanyBio {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           background-color: #ebece9;
           padding-left: 24px;
           padding-right: 24px;
           padding-bottom: 23px;
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column p.CompanyH2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 600;
           margin-bottom: 0px;
           background-color: #ebece9;
           padding-left: 24px;
           padding-right: 24px;
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column p.CompanyWebsite {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           background-color: #ebece9;
           margin-top: 0px;
           padding-top: 12px;
           padding-bottom: 24px;
           padding-left: 24px;
           border-width: 0px;
        }

    /*inlines*/

        ._2026_msp_bakers_dozen_chart .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column .Color {
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        ._2026_msp_bakers_dozen_chart .column a {
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        ._2026_msp_bakers_dozen_chart .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: 200;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 24px;
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 2.625rem;
           font-weight: 600;
           margin-bottom: 18px;
           line-height: 1em;
           color: #000000;
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column h3 {
           margin-top: 24px;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column h4 {
           font-weight: bold;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column h5 {
           border-width: 0px;
        }

        ._2026_msp_bakers_dozen_chart .column h6 {
           border-width: 0px;
        }

    /*lists*/

        ._2026_msp_bakers_dozen_chart .column ol, ._2026_msp_bakers_dozen_chart .column ul {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        ._2026_msp_bakers_dozen_chart .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        ._2026_msp_bakers_dozen_chart .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

        ._2026_msp_bakers_dozen_chart .column .CompanyBullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           background-color: #ebece9;
           line-height: 1.6em;
           font-weight: 200;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-bottom: 24px;
           padding-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
HR Tech - Manietti
***********************************/

    /*layoutitems*/

        .hr_tech_manietti .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .hr_tech_manietti .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .hr_tech_manietti .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .hr_tech_manietti .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .hr_tech_manietti .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .hr_tech_manietti .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .hr_tech_manietti .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .hr_tech_manietti .column p.PullQuote {
           color: #009e6b;
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

        .hr_tech_manietti .column p.PullQuoteCredit {
           color: transparent;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .hr_tech_manietti .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .hr_tech_manietti .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .hr_tech_manietti .column .Color {
           border-width: 0px;
        }

        .hr_tech_manietti .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        .hr_tech_manietti .column a {
           border-width: 0px;
        }

        .hr_tech_manietti .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .hr_tech_manietti .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           color: #000000;
           border-width: 0px;
        }

        .hr_tech_manietti .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           border-width: 0px;
        }

        .hr_tech_manietti .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        .hr_tech_manietti .column h4 {
           border-width: 0px;
        }

        .hr_tech_manietti .column h5 {
           border-width: 0px;
        }

        .hr_tech_manietti .column h6 {
           border-width: 0px;
        }

    /*lists*/

        .hr_tech_manietti .column ol, .hr_tech_manietti .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .hr_tech_manietti .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .hr_tech_manietti .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Leadership Development
***********************************/

    /*paragraphs*/

        .leadership_development .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .leadership_development .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .leadership_development .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .leadership_development .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .leadership_development .column p.PullQuote {
           color: #de0000;
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

        .leadership_development .column p.PullQuoteCredit {
           color: transparent;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .leadership_development .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .leadership_development .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .leadership_development .column .Color {
           border-width: 0px;
        }

        .leadership_development .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        .leadership_development .column a {
           border-width: 0px;
        }

        .leadership_development .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .leadership_development .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           color: #000000;
           border-width: 0px;
        }

        .leadership_development .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           border-width: 0px;
        }

        .leadership_development .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        .leadership_development .column h4 {
           border-width: 0px;
        }

        .leadership_development .column h5 {
           border-width: 0px;
        }

        .leadership_development .column h6 {
           border-width: 0px;
        }

    /*lists*/

        .leadership_development .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .leadership_development .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

        .leadership_development .column ol, .leadership_development .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .leadership_development .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .leadership_development .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .leadership_development .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Subscribe
***********************************/

    /*layoutitems*/

        .subscribe .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .subscribe .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .subscribe .column ol, .subscribe .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .subscribe .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

        .subscribe .column h6 {
           border-width: 0px;
        }

        .subscribe .column h5 {
           border-width: 0px;
        }

        .subscribe .column h4 {
           border-width: 0px;
        }

        .subscribe .column h3 {
           border-width: 0px;
        }

        .subscribe .column h2 {
           border-width: 0px;
        }

        .subscribe .column h1 {
           border-width: 0px;
        }

    /*links*/

        .subscribe .column a {
           border-width: 0px;
        }

    /*inlines*/

        .subscribe .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .subscribe .column p {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Archive
***********************************/

    /*layoutitems*/

        .archive .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .archive .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .archive .column ol, .archive .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .archive .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

        .archive .column h6 {
           border-width: 0px;
        }

        .archive .column h5 {
           border-width: 0px;
        }

        .archive .column h4 {
           border-width: 0px;
        }

        .archive .column h3 {
           border-width: 0px;
        }

        .archive .column h2 {
           border-width: 0px;
        }

        .archive .column h1 {
           border-width: 0px;
        }

    /*links*/

        .archive .column a {
           border-width: 0px;
        }

    /*inlines*/

        .archive .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .archive .column p {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }

div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }
@media print { div.bookviewport { print-color-adjust: exact; } }