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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Ad—API
***********************************/

    /*paragraphs*/

        .a_api .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_api .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_api .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_api .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_api .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_api .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_api .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_api .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_api .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_api .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_api .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_api .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_api .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

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

/***********************************
Ad—Wild Well Control
***********************************/

    /*paragraphs*/

        .a_wild_well_control .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_wild_well_control .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_wild_well_control .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_wild_well_control .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_wild_well_control .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_wild_well_control .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_wild_well_control .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_wild_well_control .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_wild_well_control .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_wild_well_control .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_wild_well_control .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_wild_well_control .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_wild_well_control .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Masthead
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*lists*/

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

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

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

/***********************************
Ad—Extract Production
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

/***********************************
Ad—Port Houston
***********************************/

    /*paragraphs*/

        .a_port_houston .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_port_houston .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_port_houston .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_port_houston .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_port_houston .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_port_houston .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_port_houston .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_port_houston .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_port_houston .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_port_houston .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_port_houston .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_port_houston .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_port_houston .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Podcasts
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

/***********************************
Artificial Lift—McManus (Baker Hughes)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Artificial Lift—Sviridov (Levare)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Artificial Lift—Millar Interview (Sercel-GRC)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Artificial Lift—Villalobos (SLB)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Artificial Lift—Westerkamp (Lufkin)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Artificial Lift—Rhys-Davies (NOV)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Production Optimization—Hamill (Pipetech)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Production Optimization—Fauchille (Baker Hughes)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Production Technology—Pena (Petralis Energy Resources, LLC)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Ad—Reed Exhibitions
***********************************/

    /*paragraphs*/

        .a_reed_exhibitions .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_reed_exhibitions .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_reed_exhibitions .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_reed_exhibitions .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_reed_exhibitions .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_reed_exhibitions .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_reed_exhibitions .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_reed_exhibitions .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_reed_exhibitions .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_reed_exhibitions .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_reed_exhibitions .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_reed_exhibitions .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_reed_exhibitions .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Management Issues—Determan (EWTC)
***********************************/

    /*headers*/

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

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

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

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

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

        .management_issues_determan_ewtc .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_determan_ewtc .column a {
           border-width: 0px;
        }

    /*inlines*/

        .management_issues_determan_ewtc .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_determan_ewtc .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_determan_ewtc .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

        .management_issues_determan_ewtc .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_determan_ewtc .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_determan_ewtc .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_determan_ewtc .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .management_issues_determan_ewtc .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_determan_ewtc .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_determan_ewtc .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_determan_ewtc .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_determan_ewtc .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_determan_ewtc .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_determan_ewtc .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_determan_ewtc .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_determan_ewtc .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_determan_ewtc .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_determan_ewtc .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_determan_ewtc .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Management Issues—Johnson (Energy NL)
***********************************/

    /*headers*/

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

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

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

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

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

        .management_issues_johnson_energy_nl .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_johnson_energy_nl .column a {
           border-width: 0px;
        }

    /*inlines*/

        .management_issues_johnson_energy_nl .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_johnson_energy_nl .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_johnson_energy_nl .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

        .management_issues_johnson_energy_nl .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_johnson_energy_nl .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_johnson_energy_nl .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_johnson_energy_nl .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .management_issues_johnson_energy_nl .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_johnson_energy_nl .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_johnson_energy_nl .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_johnson_energy_nl .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_johnson_energy_nl .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_johnson_energy_nl .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_johnson_energy_nl .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_johnson_energy_nl .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_johnson_energy_nl .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_johnson_energy_nl .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_johnson_energy_nl .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_johnson_energy_nl .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

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

/***********************************
Decommissioning—Wilson (MDL Flexlay Solutions)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Exploration—Harbour Energy
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Ad—PGJCirc
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .a_pgjcirc .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_pgjcirc .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_pgjcirc .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_pgjcirc .column p {
           border-width: 0px;
        }

    /*inlines*/

        .a_pgjcirc .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_pgjcirc .column a {
           border-width: 0px;
        }

    /*headers*/

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

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

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

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

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

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

/***********************************
Column—Production (Kalfayan)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .column_production_kalfayan .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_production_kalfayan .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

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

        .column_production_kalfayan .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_production_kalfayan .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_production_kalfayan .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_production_kalfayan .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .column_production_kalfayan .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_production_kalfayan .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .column_production_kalfayan .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_production_kalfayan .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_production_kalfayan .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_production_kalfayan .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_production_kalfayan .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_production_kalfayan .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_production_kalfayan .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_production_kalfayan .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_production_kalfayan .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_production_kalfayan .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Column—Water Management (Patton)
***********************************/

    /*headers*/

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

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

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

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

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

        .column_water_management_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_water_management_patton .column a {
           border-width: 0px;
        }

    /*inlines*/

        .column_water_management_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_water_management_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_water_management_patton .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

        .column_water_management_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_water_management_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_water_management_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_water_management_patton .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .column_water_management_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_water_management_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_water_management_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_water_management_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_water_management_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_water_management_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_water_management_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_water_management_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_water_management_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_water_management_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_water_management_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_water_management_patton .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
COLUMN—Executive Viewpoint (Kamp)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .column_executive_viewpoint_kamp .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_executive_viewpoint_kamp .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

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

        .column_executive_viewpoint_kamp .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_executive_viewpoint_kamp .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_executive_viewpoint_kamp .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_executive_viewpoint_kamp .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .column_executive_viewpoint_kamp .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_executive_viewpoint_kamp .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002F60FF;
           text-align: center;
           border-width: 0px;
        }

        .column_executive_viewpoint_kamp .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_executive_viewpoint_kamp .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_executive_viewpoint_kamp .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_executive_viewpoint_kamp .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_executive_viewpoint_kamp .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_executive_viewpoint_kamp .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_executive_viewpoint_kamp .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_executive_viewpoint_kamp .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_executive_viewpoint_kamp .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_executive_viewpoint_kamp .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Sales Office
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

    /*paragraphs*/

        .sales_office .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: 1rem;
           border-width: 0px;
        }

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

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

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

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

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

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

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

    /*lists*/

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

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

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

/***********************************
Ad—WO Circ
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .a_wo_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_wo_circ .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

