/***********************************
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 {
           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; }
/***********************************
2 Sevenstep AD
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        ._2_sevenstep_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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        ._2_sevenstep_ad .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*/

        ._2_sevenstep_ad .column ol {
           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*/

        ._2_sevenstep_ad .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*/

        ._2_sevenstep_ad .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; }
/***********************************
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 {
           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; }
/***********************************
Masterhead
***********************************/

    /*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 {
           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; }
/***********************************
Editors Note
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .editors_note .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*/

        .editors_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;
        }

    /*lists*/

        .editors_note .column ol {
           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;
        }

        .editors_note .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;
        }

        .editors_note .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*/

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

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

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

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

        .editors_note .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;
        }

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

    /*links*/

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

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

    /*inlines*/

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

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

        .editors_note .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;
        }

        .editors_note .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*/

        .editors_note .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;
        }

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

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

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

        .editors_note .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; }
/***********************************
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 {
           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 {
           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 {
           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; }
/***********************************
Cappelli
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .cappelli .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*/

        .cappelli .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*/

        .cappelli .column ol {
           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;
        }

        .cappelli .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;
        }

        .cappelli .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*/

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

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

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

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

        .cappelli .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;
        }

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

    /*links*/

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

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

    /*inlines*/

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

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

        .cappelli .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;
        }

        .cappelli .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*/

        .cappelli .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;
        }

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

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

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

        .cappelli .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 {
           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; }
/***********************************
Cover Story: Page 2
***********************************/

    /*paragraphs*/

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

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

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

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

        .cover_story_page_2 .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;
        }

        .cover_story_page_2 .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*/

        .cover_story_page_2 .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_page_2 .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;
        }

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

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

    /*links*/

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

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

    /*headers*/

        .cover_story_page_2 .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;
        }

        .cover_story_page_2 .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;
        }

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

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

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

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

    /*lists*/

        .cover_story_page_2 .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;
        }

        .cover_story_page_2 .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;
        }

        .cover_story_page_2 .column ol {
           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*/

        .cover_story_page_2 .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*/

        .cover_story_page_2 .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*/

        .cover_story_page_2 .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; }
/***********************************
AI in HR
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .ai_in_hr .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*/

        .ai_in_hr .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*/

        .ai_in_hr .column ol {
           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;
        }

        .ai_in_hr .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;
        }

        .ai_in_hr .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*/

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

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

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

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

        .ai_in_hr .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;
        }

        .ai_in_hr .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*/

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

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

    /*inlines*/

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

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

        .ai_in_hr .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;
        }

        .ai_in_hr .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*/

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

        .ai_in_hr .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;
        }

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

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

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

        .ai_in_hr .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; }
/***********************************
AIs Role in Sourcing
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .ais_role_in_source .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*/

        .ais_role_in_source .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*/

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

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

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

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

        .ais_role_in_source .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;
        }

        .ais_role_in_source .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*/

        .ais_role_in_source .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;
        }

        .ais_role_in_source .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;
        }

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

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

    /*links*/

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

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

    /*headers*/

        .ais_role_in_source .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;
        }

        .ais_role_in_source .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;
        }

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

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

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

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

    /*lists*/

        .ais_role_in_source .column ol {
           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;
        }

        .ais_role_in_source .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;
        }

        .ais_role_in_source .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; }
/***********************************
Getting Payroll Right
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .getting_payroll_right .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*/

        .getting_payroll_right .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*/

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

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

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

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

        .getting_payroll_right .column p.PullQuote {
           color: #1c31a9;
           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;
        }

        .getting_payroll_right .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*/

        .getting_payroll_right .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;
        }

        .getting_payroll_right .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;
        }

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

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

    /*links*/

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

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

    /*headers*/

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

        .getting_payroll_right .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;
        }

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

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

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

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

    /*lists*/

        .getting_payroll_right .column ol {
           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;
        }

        .getting_payroll_right .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;
        }

        .getting_payroll_right .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; }
/***********************************
The Power of Voluntary Benefits
***********************************/

    /*lists*/

        .the_power_of_voluntary_benefits .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;
        }

        .the_power_of_voluntary_benefits .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;
        }

        .the_power_of_voluntary_benefits .column ol {
           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;
        }

    /*headers*/

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

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

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

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

        .the_power_of_voluntary_benefits .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;
        }

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

    /*links*/

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

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

    /*inlines*/

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

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

        .the_power_of_voluntary_benefits .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;
        }

        .the_power_of_voluntary_benefits .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*/

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

        .the_power_of_voluntary_benefits .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: #1c31a9;
           border-width: 0px;
        }

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

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

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

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

    /*images*/

        .the_power_of_voluntary_benefits .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*/

        .the_power_of_voluntary_benefits .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*/

        .the_power_of_voluntary_benefits .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; }
/***********************************
HRO Subscribe Ad
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .hro_subscribe_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_subscribe_ad .column ol {
           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_subscribe_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*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .hro_subscribe_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*/

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

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

    /*paragraphs*/

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

    /*inlines*/

        .emea_forum_register .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .emea_forum_register .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*/

        .emea_forum_register .column ol {
           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*/

        .emea_forum_register .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*/

        .emea_forum_register .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; }
/***********************************
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 {
           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; }
