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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

        .a_wglc .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_wglc .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_wglc .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_wglc .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_wglc .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_wglc .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

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

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

        .contents .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .contents .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .contents .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .contents .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .contents .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .contents .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .contents .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .contents .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .contents .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .contents .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .contents .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .contents .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .contents .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .contents .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .contents .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .contents .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

        .a_deepwater_development .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_deepwater_development .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_deepwater_development .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_deepwater_development .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_deepwater_development .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_deepwater_development .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

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

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

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

    /*lists*/

        .masthead .column .LitCited {
           padding-bottom: 0px;
           padding-left: 12px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           text-indent: 0px;
           line-height: 1.3em;
           font-size: 0.8125rem;
           font-family: "roboto-condensed",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .column .Bullets {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .masthead .column p.Default-Nospacebelow {
           line-height: 1.6em;
           padding-right: 0px;
           padding-bottom: 0px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .masthead .column p.AuthorBio {
           text-decoration: none;
           padding-top: 12px;
           padding-bottom: 12px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .masthead .column p.Deck-line2 {
           text-align: center;
           color: #002f60;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .masthead .column p.Deck {
           padding-top: 12px;
           text-align: center;
           color: #002f60;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .masthead .column p {
           padding-bottom: 12px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .masthead .column p.Byline {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           text-align: center;
           padding-top: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .masthead .column p.Subhead1 {
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           color: #003060;
           font-weight: bold;
           padding-top: 6px;
           text-transform: uppercase;
           text-align: left;
           padding-bottom: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .masthead .column .AuthorName {
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

        .masthead .column .Subhead2 {
           color: #002f60;
           font-weight: bold;
           padding-top: 12px;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .masthead .column .FigReference {
           color: #f05323;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

        .masthead .column h1 {
           line-height: 1.6em;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

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

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

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

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

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

    /*images*/

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

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

        .masthead .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; }
/***********************************
Ad—Energy Excellence Awards
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

        .a_energy_excellence_awards .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_energy_excellence_awards .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_energy_excellence_awards .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_energy_excellence_awards .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_energy_excellence_awards .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_energy_excellence_awards .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Column—First Oil (Abraham)
***********************************/

    /*headers*/

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

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

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

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

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

        .column_first_oil_abraham .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .column_first_oil_abraham .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .column_first_oil_abraham .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .column_first_oil_abraham .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .column_first_oil_abraham .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .column_first_oil_abraham .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .column_first_oil_abraham .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .column_first_oil_abraham .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .column_first_oil_abraham .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .column_first_oil_abraham .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .column_first_oil_abraham .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .column_first_oil_abraham .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .column_first_oil_abraham .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .column_first_oil_abraham .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .column_first_oil_abraham .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .column_first_oil_abraham .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

        .a_pe_circ .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_pe_circ .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_pe_circ .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_pe_circ .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_pe_circ .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_pe_circ .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

        .podcasts .column .SubBullets {
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           list-style-type: circle;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .NumberedList {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .LitCited {
           padding-bottom: 0px;
           padding-left: 12px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           text-indent: 0px;
           line-height: 1.3em;
           font-size: 0.8125rem;
           font-family: "roboto-condensed",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .Bullets {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .podcasts .column p.Default-Nospacebelow {
           padding-right: 0px;
           padding-bottom: 0px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p.AuthorBio {
           text-decoration: none;
           padding-top: 12px;
           padding-bottom: 12px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p.Deck-line2 {
           text-align: center;
           color: #002f60;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p.Deck {
           padding-top: 12px;
           text-align: center;
           color: #002f60;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p {
           padding-bottom: 12px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p.Byline {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           text-align: center;
           padding-top: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .podcasts .column p.Subhead1 {
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           color: #003060;
           font-weight: bold;
           padding-top: 6px;
           text-transform: uppercase;
           text-align: left;
           padding-bottom: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .podcasts .column .AuthorName {
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

        .podcasts .column .Subhead2 {
           color: #002f60;
           font-weight: bold;
           padding-top: 18px;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .podcasts .column .FigReference {
           color: #f05323;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

        .podcasts .column h1 {
           line-height: 1.6em;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

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

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

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
SF Permian Basin Technology—Gimmler (Halliburton)
***********************************/

    /*headers*/

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

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

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

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

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

        .sf_permian_basin_technology_gimmler_halliburton .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .sf_permian_basin_technology_gimmler_halliburton .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .sf_permian_basin_technology_gimmler_halliburton .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .sf_permian_basin_technology_gimmler_halliburton .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .sf_permian_basin_technology_gimmler_halliburton .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .sf_permian_basin_technology_gimmler_halliburton .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .sf_permian_basin_technology_gimmler_halliburton .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .sf_permian_basin_technology_gimmler_halliburton .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .sf_permian_basin_technology_gimmler_halliburton .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .sf_permian_basin_technology_gimmler_halliburton .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .sf_permian_basin_technology_gimmler_halliburton .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .sf_permian_basin_technology_gimmler_halliburton .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_gimmler_halliburton .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_gimmler_halliburton .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_gimmler_halliburton .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_gimmler_halliburton .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
SF Permian Basin Technology—Feasey (Neo Oiltools)
***********************************/

    /*headers*/

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

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

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

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

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

        .sf_permian_basin_technology_feasey_neo_oiltools .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .sf_permian_basin_technology_feasey_neo_oiltools .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .sf_permian_basin_technology_feasey_neo_oiltools .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .sf_permian_basin_technology_feasey_neo_oiltools .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .sf_permian_basin_technology_feasey_neo_oiltools .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .sf_permian_basin_technology_feasey_neo_oiltools .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .sf_permian_basin_technology_feasey_neo_oiltools .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .sf_permian_basin_technology_feasey_neo_oiltools .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .sf_permian_basin_technology_feasey_neo_oiltools .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .sf_permian_basin_technology_feasey_neo_oiltools .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .sf_permian_basin_technology_feasey_neo_oiltools .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .sf_permian_basin_technology_feasey_neo_oiltools .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_feasey_neo_oiltools .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_feasey_neo_oiltools .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_feasey_neo_oiltools .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_feasey_neo_oiltools .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
SF Permian Basin Technology—Meyer (Siemens)
***********************************/

    /*headers*/

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

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

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

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

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

        .sf_permian_basin_technology_meyer_siemens .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .sf_permian_basin_technology_meyer_siemens .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .sf_permian_basin_technology_meyer_siemens .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .sf_permian_basin_technology_meyer_siemens .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .sf_permian_basin_technology_meyer_siemens .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .sf_permian_basin_technology_meyer_siemens .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .sf_permian_basin_technology_meyer_siemens .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .sf_permian_basin_technology_meyer_siemens .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .sf_permian_basin_technology_meyer_siemens .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .sf_permian_basin_technology_meyer_siemens .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .sf_permian_basin_technology_meyer_siemens .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .sf_permian_basin_technology_meyer_siemens .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_meyer_siemens .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_meyer_siemens .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_meyer_siemens .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_meyer_siemens .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
SF Permian Basin Technology—Bailey (NOV)
***********************************/

    /*headers*/

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

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

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

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

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

        .sf_permian_basin_technology_bailey_nov .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .sf_permian_basin_technology_bailey_nov .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .sf_permian_basin_technology_bailey_nov .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .sf_permian_basin_technology_bailey_nov .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .sf_permian_basin_technology_bailey_nov .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .sf_permian_basin_technology_bailey_nov .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .sf_permian_basin_technology_bailey_nov .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .sf_permian_basin_technology_bailey_nov .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .sf_permian_basin_technology_bailey_nov .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .sf_permian_basin_technology_bailey_nov .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .sf_permian_basin_technology_bailey_nov .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .sf_permian_basin_technology_bailey_nov .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_bailey_nov .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_bailey_nov .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_bailey_nov .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .sf_permian_basin_technology_bailey_nov .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Well Interventions—Paulson (Weatherford)
***********************************/

    /*headers*/

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

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

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

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

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

        .well_interventions_paulson_weatherford .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .well_interventions_paulson_weatherford .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .well_interventions_paulson_weatherford .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .well_interventions_paulson_weatherford .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .well_interventions_paulson_weatherford .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .well_interventions_paulson_weatherford .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .well_interventions_paulson_weatherford .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .well_interventions_paulson_weatherford .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .well_interventions_paulson_weatherford .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .well_interventions_paulson_weatherford .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .well_interventions_paulson_weatherford .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .well_interventions_paulson_weatherford .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .well_interventions_paulson_weatherford .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .well_interventions_paulson_weatherford .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .well_interventions_paulson_weatherford .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .well_interventions_paulson_weatherford .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Completions Technology—Khaled (Packers Plus)
***********************************/

    /*headers*/

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

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

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

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

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

        .completions_technology_khaled_packers_plus .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .completions_technology_khaled_packers_plus .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .completions_technology_khaled_packers_plus .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .completions_technology_khaled_packers_plus .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .completions_technology_khaled_packers_plus .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .completions_technology_khaled_packers_plus .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .completions_technology_khaled_packers_plus .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .completions_technology_khaled_packers_plus .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .completions_technology_khaled_packers_plus .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .completions_technology_khaled_packers_plus .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .completions_technology_khaled_packers_plus .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .completions_technology_khaled_packers_plus .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .completions_technology_khaled_packers_plus .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .completions_technology_khaled_packers_plus .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .completions_technology_khaled_packers_plus .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .completions_technology_khaled_packers_plus .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Management Issues—Junkin (Veriforce)
***********************************/

    /*headers*/

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

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

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

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

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

        .management_issues_junkin_veriforce .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .management_issues_junkin_veriforce .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .management_issues_junkin_veriforce .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .management_issues_junkin_veriforce .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .management_issues_junkin_veriforce .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .management_issues_junkin_veriforce .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .management_issues_junkin_veriforce .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .management_issues_junkin_veriforce .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .management_issues_junkin_veriforce .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .management_issues_junkin_veriforce .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .management_issues_junkin_veriforce .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .management_issues_junkin_veriforce .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .management_issues_junkin_veriforce .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .management_issues_junkin_veriforce .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .management_issues_junkin_veriforce .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .management_issues_junkin_veriforce .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Management Issues—Mai (Energy Practice Group, Haynes Boone)
***********************************/

    /*headers*/

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

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

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

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

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

        .management_issues_mai_energy_practice_group_haynes_boone .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .management_issues_mai_energy_practice_group_haynes_boone .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .management_issues_mai_energy_practice_group_haynes_boone .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .management_issues_mai_energy_practice_group_haynes_boone .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .management_issues_mai_energy_practice_group_haynes_boone .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .management_issues_mai_energy_practice_group_haynes_boone .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .management_issues_mai_energy_practice_group_haynes_boone .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .management_issues_mai_energy_practice_group_haynes_boone .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .management_issues_mai_energy_practice_group_haynes_boone .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .management_issues_mai_energy_practice_group_haynes_boone .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .management_issues_mai_energy_practice_group_haynes_boone .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .management_issues_mai_energy_practice_group_haynes_boone .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .management_issues_mai_energy_practice_group_haynes_boone .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .management_issues_mai_energy_practice_group_haynes_boone .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .management_issues_mai_energy_practice_group_haynes_boone .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .management_issues_mai_energy_practice_group_haynes_boone .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Management Issues—Ayers Interview (Kent)
***********************************/

    /*headers*/

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

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

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

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

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

        .management_issues_ayers_interview_kent .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .management_issues_ayers_interview_kent .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .management_issues_ayers_interview_kent .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .management_issues_ayers_interview_kent .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .management_issues_ayers_interview_kent .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .management_issues_ayers_interview_kent .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .management_issues_ayers_interview_kent .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .management_issues_ayers_interview_kent .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .management_issues_ayers_interview_kent .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .management_issues_ayers_interview_kent .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .management_issues_ayers_interview_kent .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .management_issues_ayers_interview_kent .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .management_issues_ayers_interview_kent .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .management_issues_ayers_interview_kent .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .management_issues_ayers_interview_kent .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .management_issues_ayers_interview_kent .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

        .regional_report_opening_spread .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .regional_report_opening_spread .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .regional_report_opening_spread .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .regional_report_opening_spread .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .regional_report_opening_spread .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .regional_report_opening_spread .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Regional Report—Guyana and Suriname-Feller (Contributing Editor)
***********************************/

    /*headers*/

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

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

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

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

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

        .regional_report_guyana_and_suriname_feller_contributing_editor .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .regional_report_guyana_and_suriname_feller_contributing_editor .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .regional_report_guyana_and_suriname_feller_contributing_editor .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .regional_report_guyana_and_suriname_feller_contributing_editor .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .regional_report_guyana_and_suriname_feller_contributing_editor .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .regional_report_guyana_and_suriname_feller_contributing_editor .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .regional_report_guyana_and_suriname_feller_contributing_editor .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .regional_report_guyana_and_suriname_feller_contributing_editor .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .regional_report_guyana_and_suriname_feller_contributing_editor .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .regional_report_guyana_and_suriname_feller_contributing_editor .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .regional_report_guyana_and_suriname_feller_contributing_editor .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .regional_report_guyana_and_suriname_feller_contributing_editor .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .regional_report_guyana_and_suriname_feller_contributing_editor .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .regional_report_guyana_and_suriname_feller_contributing_editor .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .regional_report_guyana_and_suriname_feller_contributing_editor .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .regional_report_guyana_and_suriname_feller_contributing_editor .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
LNG Exports—World Oil Staff (LNG Canada)
***********************************/

    /*headers*/

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

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

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

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

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

        .lng_exports_world_oil_staff_lng_canada .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .lng_exports_world_oil_staff_lng_canada .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .lng_exports_world_oil_staff_lng_canada .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .lng_exports_world_oil_staff_lng_canada .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .lng_exports_world_oil_staff_lng_canada .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .lng_exports_world_oil_staff_lng_canada .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .lng_exports_world_oil_staff_lng_canada .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .lng_exports_world_oil_staff_lng_canada .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .lng_exports_world_oil_staff_lng_canada .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .lng_exports_world_oil_staff_lng_canada .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .lng_exports_world_oil_staff_lng_canada .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .lng_exports_world_oil_staff_lng_canada .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .lng_exports_world_oil_staff_lng_canada .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .lng_exports_world_oil_staff_lng_canada .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .lng_exports_world_oil_staff_lng_canada .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .lng_exports_world_oil_staff_lng_canada .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Column—Exploration (Head)
***********************************/

    /*headers*/

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

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

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

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

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

        .column_exploration_head .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .column_exploration_head .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .column_exploration_head .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .column_exploration_head .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .column_exploration_head .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .column_exploration_head .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .column_exploration_head .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .column_exploration_head .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .column_exploration_head .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .column_exploration_head .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .column_exploration_head .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .column_exploration_head .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .column_exploration_head .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .column_exploration_head .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .column_exploration_head .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .column_exploration_head .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Column—Drilling (Ford)
***********************************/

    /*headers*/

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

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

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

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

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

        .column_drilling_ford .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .column_drilling_ford .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .column_drilling_ford .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .column_drilling_ford .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .column_drilling_ford .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .column_drilling_ford .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .column_drilling_ford .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .column_drilling_ford .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .column_drilling_ford .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .column_drilling_ford .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .column_drilling_ford .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .column_drilling_ford .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .column_drilling_ford .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .column_drilling_ford .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .column_drilling_ford .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .column_drilling_ford .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Column—Captials (Moore)
***********************************/

    /*headers*/

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

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

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

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

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

        .column_captials_moore .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .column_captials_moore .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .column_captials_moore .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .column_captials_moore .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .column_captials_moore .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .column_captials_moore .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .column_captials_moore .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .column_captials_moore .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .column_captials_moore .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .column_captials_moore .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .column_captials_moore .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .column_captials_moore .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .column_captials_moore .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .column_captials_moore .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .column_captials_moore .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .column_captials_moore .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Column—ESG Perspective (Patton)
***********************************/

    /*headers*/

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

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

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

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

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

        .column_esg_perspective_patton .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .column_esg_perspective_patton .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .column_esg_perspective_patton .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .column_esg_perspective_patton .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .column_esg_perspective_patton .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .column_esg_perspective_patton .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .column_esg_perspective_patton .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .column_esg_perspective_patton .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .column_esg_perspective_patton .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .column_esg_perspective_patton .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .column_esg_perspective_patton .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .column_esg_perspective_patton .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .column_esg_perspective_patton .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .column_esg_perspective_patton .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .column_esg_perspective_patton .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .column_esg_perspective_patton .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Executive Viewpoint—Cross (IOGA)
***********************************/

    /*headers*/

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

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

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

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

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

        .executive_viewpoint_cross_ioga .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: roboto,sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .executive_viewpoint_cross_ioga .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .executive_viewpoint_cross_ioga .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .executive_viewpoint_cross_ioga .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .executive_viewpoint_cross_ioga .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .executive_viewpoint_cross_ioga .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: roboto,sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .executive_viewpoint_cross_ioga .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .executive_viewpoint_cross_ioga .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .executive_viewpoint_cross_ioga .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .executive_viewpoint_cross_ioga .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .executive_viewpoint_cross_ioga .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

        .executive_viewpoint_cross_ioga .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .executive_viewpoint_cross_ioga .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .executive_viewpoint_cross_ioga .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .executive_viewpoint_cross_ioga .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .executive_viewpoint_cross_ioga .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Industry at a Glance—July
***********************************/

    /*headers*/

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

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

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

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

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

        .industry_at_a_glance_july .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .industry_at_a_glance_july .column .FigReference {
           color: #f05323;
           border-width: 0px;
        }

        .industry_at_a_glance_july .column .Subhead2 {
           font-size: 0.875rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002f60;
           border-width: 0px;
        }

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

        .industry_at_a_glance_july .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           border-width: 0px;
        }

    /*paragraphs*/

        .industry_at_a_glance_july .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060;
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .industry_at_a_glance_july .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .industry_at_a_glance_july .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .industry_at_a_glance_july .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002f60;
           text-align: center;
           padding-top: 12px;
           border-width: 0px;
        }

        .industry_at_a_glance_july .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002f60;
           text-align: center;
           border-width: 0px;
        }

        .industry_at_a_glance_july .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .industry_at_a_glance_july .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

        .industry_at_a_glance_july .column p.p1 {
           text-indent: 12.0px;
           text-align: justify;
           border-width: 0px;
        }

    /*lists*/

        .industry_at_a_glance_july .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .industry_at_a_glance_july .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .industry_at_a_glance_july .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .industry_at_a_glance_july .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

        .industry_at_a_glance_july .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

        .industry_at_a_glance_july .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; }
/***********************************
Sales Office
***********************************/

    /*lists*/

        .sales_office .column .LitCited {
           padding-bottom: 0px;
           padding-left: 12px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           text-indent: 0px;
           line-height: 1.3em;
           font-size: 0.8125rem;
           font-family: "roboto-condensed",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_office .column .Bullets {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_office .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .sales_office .column p.p1 {
           color: #002f5f;
           border-width: 0px;
        }

        .sales_office .column p.Default-Nospacebelow {
           margin-bottom: 12px;
           padding-right: 0px;
           padding-bottom: 0px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .sales_office .column p.AuthorBio {
           text-decoration: none;
           padding-top: 12px;
           padding-bottom: 12px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .sales_office .column p.Deck-line2 {
           text-align: center;
           color: #002f60;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .sales_office .column p.Deck {
           padding-top: 12px;
           text-align: center;
           color: #002f60;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .sales_office .column p {
           padding-bottom: 0px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .sales_office .column p.Byline {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           text-align: center;
           padding-top: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .sales_office .column p.Subhead1 {
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           color: #003060;
           font-weight: bold;
           padding-top: 6px;
           text-transform: uppercase;
           text-align: left;
           padding-bottom: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .sales_office .column .AuthorName {
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

        .sales_office .column .Subhead2 {
           color: #002f60;
           font-weight: bold;
           padding-top: 12px;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .sales_office .column .FigReference {
           color: #f05323;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

        .sales_office .column h1 {
           line-height: 1.6em;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

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

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

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

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

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

    /*images*/

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

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

        .sales_office .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; }
/***********************************
Ad—WO Circ
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

div[data-sticky='top'] { position: sticky; top: 0; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; }