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

    /*paragraphs*/

        .cover .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           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: 1.3em;
           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;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

        .cover .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           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;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Jelmyto
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Jelmyto 2
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Leadership Editorial Staff
***********************************/

    /*paragraphs*/

        .leadership_editorial_staff .column p.Leftaligndefault {
           margin-left: 0px;
           color: #00295e;
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: "franklin-gothic-urw",sans-serif;
           font-weight: 100;
           border-width: 0px;
        }

        .leadership_editorial_staff .column p.Center {
           text-align: center;
           margin-left: 0px;
           font-size: 1.125rem;
           color: #00295e;
           text-indent: 0px;
           font-family: "franklin-gothic-urw",sans-serif;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .leadership_editorial_staff .column p.Copyright {
           text-indent: 0px;
           text-align: left;
           margin-right: 0px;
           margin-bottom: 18px;
           font-weight: 300;
           font-style: italic;
           font-size: 0.75rem;
           font-family: Helvetica Neue Light;
           border-width: 0px;
        }

        .leadership_editorial_staff .column p.Author {
           text-indent: 0px;
           text-align: left;
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           letter-spacing: 0px;
           font-weight: bold;
           font-size: 1rem;
           font-family: Helvetica Neue;
           color: #000000;
           border-width: 0px;
        }

        .leadership_editorial_staff .column p.DOI {
           text-indent: 0px;
           text-align: left;
           font-weight: 300;
           font-style: italic;
           font-size: 0.875rem;
           font-family: Helvetica Neue Light;
           border-width: 0px;
        }

        .leadership_editorial_staff .column p.NoIndent {
           text-indent: 0px;
           font-family: Helvetica Neue Light;
           font-size: 1rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .leadership_editorial_staff .column p.Abstract {
           text-indent: 0px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica Neue;
           border-width: 0px;
        }

        .leadership_editorial_staff .column p.BlockQuote {
           text-indent: 0px;
           padding-right: 12px;
           padding-left: 24px;
           font-family: Helvetica Neue Condensed;
           border-width: 0px;
        }

        .leadership_editorial_staff .column p {
           margin-left: 100px;
           color: #00295e;
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw,sans-serif;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .leadership_editorial_staff .column p.Keywords {
           text-indent: 0px;
           font-family: Helvetica Neue;
           font-weight: 300;
           margin-top: 12px;
           color: #000000;
           border-width: 0px;
        }

        .leadership_editorial_staff .column p.NoSpace {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: "franklin-gothic-urw",sans-serif;
           font-weight: 100;
           margin-bottom: 0px;
           border-width: 0px;
        }

    /*lists*/

        .leadership_editorial_staff .column .References {
           padding-left: 20px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Helvetica Neue Light;
           border-width: 0px;
           list-style-image: none;
        }

        .leadership_editorial_staff .column .Bullets {
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Helvetica Neue Light;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .leadership_editorial_staff .column a {
           color: #3e78bf;
           border-width: 0px;
        }

    /*inlines*/

        .leadership_editorial_staff .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           font-family: Helvetica Neue;
           float: left;
           color: #06498a;
           border-width: 0px;
        }

        .leadership_editorial_staff .column .KeywordsBox {
           background-color: #2074b6;
           color: #ffffff;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           padding-top: 5px;
           padding-bottom: 5px;
           padding-left: 5px;
           padding-right: 5px;
           margin-top: 12px;
           margin-bottom: 24px;
           border-width: 0px;
        }

    /*headers*/

        .leadership_editorial_staff .column h6 {
           font-family: "franklin-gothic-urw",sans-serif;
           border-width: 0px;
        }

        .leadership_editorial_staff .column h5 {
           font-weight: bold;
           font-size: 1rem;
           margin-top: 0px;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #00295d;
           border-width: 0px;
        }

        .leadership_editorial_staff .column h4 {
           margin-left: 0px;
           margin-top: 0px;
           font-family: "franklin-gothic-urw",sans-serif;
           color: #3f5381;
           border-width: 0px;
        }

        .leadership_editorial_staff .column h3 {
           margin-left: 100px;
           font-weight: bold;
           font-size: 1.125rem;
           margin-top: 0px;
           font-family: "franklin-gothic-urw",sans-serif;
           color: #00295d;
           border-width: 0px;
        }

        .leadership_editorial_staff .column h2 {
           margin-left: 100px;
           font-size: 2.25rem;
           font-family: "franklin-gothic-urw",sans-serif;
           color: #2078bb;
           margin-top: 12px;
           border-width: 0px;
        }

        .leadership_editorial_staff .column h1 {
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1em;
           margin-top: 12px;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #06498a;
           border-width: 0px;
        }

    /*general*/

        .leadership_editorial_staff .column endbug {
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Contents
***********************************/

    /*paragraphs*/

        .contents .column p.Title {
           font-size: 1.125rem;
           color: #07498BFF;
           text-indent: 0px;
           font-family: "franklin-gothic-urw",sans-serif;
           font-weight: normal;
           border-width: 0px;
        }

        .contents .column p.Copyright {
           text-indent: 0px;
           text-align: left;
           font-weight: 300;
           font-style: italic;
           font-size: 0.75rem;
           font-family: Helvetica Neue Light;
           border-width: 0px;
        }

        .contents .column p.Author {
           text-indent: 0px;
           text-align: left;
           letter-spacing: 0px;
           font-weight: bold;
           font-size: 1rem;
           font-family: Helvetica Neue;
           color: #000000;
           border-width: 0px;
        }

        .contents .column p.DOI {
           text-indent: 0px;
           text-align: left;
           font-weight: 300;
           font-style: italic;
           font-size: 0.875rem;
           font-family: Helvetica Neue Light;
           border-width: 0px;
        }

        .contents .column p.Abstract {
           text-indent: 0px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: 300;
           font-size: 1rem;
           font-family: franklin-gothic-urw,sans-serif;
           border-width: 0px;
        }

        .contents .column p.BlockQuote {
           text-indent: 0px;
           font-family: Helvetica Neue Condensed;
           font-weight: normal;
           border-width: 0px;
        }

        .contents .column p {
           text-indent: 0px;
           font-family: franklin-gothic-urw,sans-serif;
           font-weight: 100;
           font-size: 1rem;
           font-style: normal;
           border-width: 0px;
        }

        .contents .column p.Keywords {
           text-indent: 0px;
           font-family: Helvetica Neue;
           font-weight: 300;
           color: #000000;
           border-width: 0px;
        }

        .contents .column p.NoSpace {
           text-indent: 0px;
           font-family: Helvetica Neue Light;
           font-weight: 100;
           border-width: 0px;
        }

    /*lists*/

        .contents .column .References {
           padding-left: 20px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Helvetica Neue Light;
           border-width: 0px;
           list-style-image: none;
        }

        .contents .column .Bullets {
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Helvetica Neue Light;
           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;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .contents .column a {
           color: #07498BFF;
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1.25rem;
           border-width: 0px;
        }

    /*inlines*/

        .contents .column .Orange {
           color: #DD7F39FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .contents .column .Blue {
           color: #2178BBFF;
           border-width: 0px;
        }

        .contents .column .Green {
           color: #a6cc70;
           border-width: 0px;
        }

        .contents .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           font-family: Helvetica Neue;
           float: left;
           color: #06498a;
           border-width: 0px;
        }

        .contents .column .KeywordsBox {
           background-color: #2074B6FF;
           color: #FFFFFFFF;
           font-family: franklin-gothic-urw-cond,sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .contents .column h6 {
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

        .contents .column h5 {
           font-weight: bold;
           font-size: 1rem;
           margin-top: 40px;
           font-family: proxima-nova,sans-serif;
           color: #00295d;
           border-width: 0px;
        }

        .contents .column h4 {
           margin-top: 12px;
           font-weight: bold;
           font-family: franklin-gothic-urw-cond,sans-serif;
           color: #00295d;
           border-width: 0px;
        }

        .contents .column h3 {
           font-style: italic;
           margin-top: 40px;
           font-family: Helvetica Neue Medium;
           color: #00295d;
           border-width: 0px;
        }

        .contents .column h2 {
           text-transform: uppercase;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #06498a;
           margin-top: 24px;
           font-weight: bold;
           border-width: 0px;
        }

        .contents .column h1 {
           margin-bottom: 24px;
           text-transform: uppercase;
           line-height: 1em;
           margin-top: 12px;
           font-weight: 400;
           font-size: 3.125rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #06498a;
           border-width: 0px;
        }

    /*general*/

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

    /*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;
           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;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Pfizer
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Letter From the President of LUGPA
***********************************/

    /*general*/

        .letter_from_the_president_of_lugpa .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .letter_from_the_president_of_lugpa .column h1 {
           color: #000000FF;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           margin-top: 10px;
           line-height: 1em;
           margin-bottom: 9px;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column h2 {
           font-weight: bold;
           margin-top: 12px;
           color: #06498a;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 1.875rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column h3 {
           color: #06498a;
           font-family: Helvetica Neue Medium;
           margin-top: 40px;
           font-style: italic;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column h4 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           font-weight: bold;
           margin-top: 12px;
           font-size: 1.5rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column h5 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           margin-top: 40px;
           font-size: 1.5rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

    /*inlines*/

        .letter_from_the_president_of_lugpa .column .KeywordsBox {
           margin-bottom: 6px;
           margin-top: 24px;
           padding-right: 3px;
           padding-left: 3px;
           padding-bottom: 1px;
           padding-top: 1px;
           font-family: franklin-gothic-urw-cond, sans-serif;
           color: #ffffff;
           background-color: #2074b6;
           border-color: Transparent;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column .default-drop-cap {
           color: #06498a;
           float: left;
           font-family: Helvetica Neue;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .letter_from_the_president_of_lugpa .column a {
           color: #3e78bf;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .letter_from_the_president_of_lugpa .column .Bullets {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           color: #222222FF;
           margin-bottom: 0px;
           border-bottom-width: 10px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           list-style-image: none;
        }

        .letter_from_the_president_of_lugpa .column .References {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           padding-left: 20px;
           list-style-type: decimal;
           color: #222222FF;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .letter_from_the_president_of_lugpa .column p.NoSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column p.Keywords {
           color: #000000;
           margin-top: 12px;
           font-weight: 300;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column p {
           margin-bottom: 10px;
           font-weight: 100;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column p.BlockQuote {
           font-family: Helvetica Neue Condensed;
           padding-left: 24px;
           padding-right: 12px;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column p.Abstract {
           font-family: Helvetica Neue;
           font-size: 1rem;
           font-weight: 300;
           margin-bottom: 10px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column p.NoIndent {
           margin-bottom: 10px;
           font-size: 1.125rem;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column p.DOI {
           font-family: Helvetica Neue Light;
           font-size: 0.875rem;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           font-style: normal;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column p.Author {
           color: #000000;
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           letter-spacing: 0px;
           margin-bottom: 9px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column p.Copyright {
           font-family: Helvetica Neue Light;
           font-size: 0.75rem;
           font-style: italic;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Bladder and Kidney Cancer Academy
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
LUGPA News
***********************************/

    /*general*/

        .lugpa_news .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .lugpa_news .column h1 {
           color: #000000FF;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           margin-top: 10px;
           line-height: 1em;
           margin-bottom: 9px;
           border-width: 0px;
        }

        .lugpa_news .column h2 {
           font-weight: bold;
           margin-top: 12px;
           color: #06498a;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 1.875rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

        .lugpa_news .column h3 {
           color: #06498a;
           font-family: Helvetica Neue Medium;
           margin-top: 40px;
           font-style: italic;
           border-width: 0px;
        }

        .lugpa_news .column h4 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           font-weight: bold;
           margin-top: 12px;
           font-size: 1.5rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .lugpa_news .column h5 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           margin-top: 40px;
           font-size: 1.5rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

    /*inlines*/

        .lugpa_news .column .KeywordsBox {
           margin-bottom: 6px;
           margin-top: 24px;
           padding-right: 3px;
           padding-left: 3px;
           padding-bottom: 1px;
           padding-top: 1px;
           font-family: franklin-gothic-urw-cond, sans-serif;
           color: #ffffff;
           background-color: #2074b6;
           border-color: Transparent;
           border-width: 0px;
        }

        .lugpa_news .column .default-drop-cap {
           color: #06498a;
           float: left;
           font-family: Helvetica Neue;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .lugpa_news .column a {
           color: #3e78bf;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .lugpa_news .column .Bullets {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           color: #222222FF;
           margin-bottom: 0px;
           border-bottom-width: 10px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           list-style-image: none;
        }

        .lugpa_news .column .References {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           padding-left: 20px;
           list-style-type: decimal;
           color: #222222FF;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .lugpa_news .column p.NoSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           border-width: 0px;
        }

        .lugpa_news .column p.Keywords {
           color: #000000;
           margin-top: 12px;
           font-weight: 300;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .lugpa_news .column p {
           margin-bottom: 10px;
           font-weight: 100;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .lugpa_news .column p.BlockQuote {
           font-family: Helvetica Neue Condensed;
           padding-left: 24px;
           padding-right: 12px;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .lugpa_news .column p.Abstract {
           font-family: Helvetica Neue;
           font-size: 1rem;
           font-weight: 300;
           margin-bottom: 10px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .lugpa_news .column p.NoIndent {
           margin-bottom: 10px;
           font-size: 1.125rem;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .lugpa_news .column p.DOI {
           font-family: Helvetica Neue Light;
           font-size: 0.875rem;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           font-style: normal;
           border-width: 0px;
        }

        .lugpa_news .column p.Author {
           color: #000000;
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           letter-spacing: 0px;
           margin-bottom: 9px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .lugpa_news .column p.Copyright {
           font-family: Helvetica Neue Light;
           font-size: 0.75rem;
           font-style: italic;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Cipla
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
A Comparison of Prostate-Specific Antigen Response in Patients With Metastatic Castration-Sensitive Prostate Cancer Initiated on Apalutamide vs Abiraterone Acetate in Linked Clinical and Claims Databases
***********************************/

    /*general*/

        .prostate_cancer_review .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .prostate_cancer_review .column h1 {
           color: #000000FF;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           margin-top: 10px;
           line-height: 1em;
           margin-bottom: 9px;
           border-width: 0px;
        }

        .prostate_cancer_review .column h2 {
           font-weight: bold;
           margin-top: 12px;
           color: #06498a;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 1.875rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

        .prostate_cancer_review .column h3 {
           color: #06498a;
           font-family: Helvetica Neue Medium;
           margin-top: 40px;
           font-style: italic;
           border-width: 0px;
        }

        .prostate_cancer_review .column h4 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           font-weight: bold;
           margin-top: 12px;
           font-size: 1.5rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .prostate_cancer_review .column h5 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           margin-top: 40px;
           font-size: 1.5rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

    /*inlines*/

        .prostate_cancer_review .column .KeywordsBox {
           margin-bottom: 6px;
           margin-top: 24px;
           padding-right: 3px;
           padding-left: 3px;
           padding-bottom: 1px;
           padding-top: 1px;
           font-family: franklin-gothic-urw-cond, sans-serif;
           color: #ffffff;
           background-color: #2074b6;
           border-color: Transparent;
           border-width: 0px;
        }

        .prostate_cancer_review .column .default-drop-cap {
           color: #06498a;
           float: left;
           font-family: Helvetica Neue;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .prostate_cancer_review .column a {
           color: #3e78bf;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .prostate_cancer_review .column .Bullets {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           color: #222222FF;
           margin-bottom: 0px;
           border-bottom-width: 10px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           list-style-image: none;
        }

        .prostate_cancer_review .column .References {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           padding-left: 20px;
           list-style-type: decimal;
           color: #222222FF;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .prostate_cancer_review .column p.NoSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           border-width: 0px;
        }

        .prostate_cancer_review .column p.Keywords {
           color: #000000;
           margin-top: 12px;
           font-weight: 300;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .prostate_cancer_review .column p {
           margin-bottom: 10px;
           font-weight: 100;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .prostate_cancer_review .column p.BlockQuote {
           font-family: Helvetica Neue Condensed;
           padding-left: 24px;
           padding-right: 12px;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .prostate_cancer_review .column p.Abstract {
           font-family: Helvetica Neue;
           font-size: 1rem;
           font-weight: 300;
           margin-bottom: 10px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .prostate_cancer_review .column p.NoIndent {
           margin-bottom: 10px;
           font-size: 1.125rem;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .prostate_cancer_review .column p.DOI {
           font-family: Helvetica Neue Light;
           font-size: 0.875rem;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           font-style: normal;
           border-width: 0px;
        }

        .prostate_cancer_review .column p.Author {
           color: #000000;
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           letter-spacing: 0px;
           margin-bottom: 9px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .prostate_cancer_review .column p.Copyright {
           font-family: Helvetica Neue Light;
           font-size: 0.75rem;
           font-style: italic;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
2024 Anual Meeting
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Real-World Comparison of Deep Prostate- Specific Antigen Response in Patients With Metastatic Castration-Sensitive Prostate Cancer Treated With Apalutamide or Enzalutamide
***********************************/

    /*general*/

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column h1 {
           color: #000000FF;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           margin-top: 10px;
           line-height: 1em;
           margin-bottom: 9px;
           border-width: 0px;
        }

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column h2 {
           font-weight: bold;
           margin-top: 12px;
           color: #06498a;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 1.875rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column h3 {
           color: #06498a;
           font-family: Helvetica Neue Medium;
           margin-top: 40px;
           font-style: italic;
           border-width: 0px;
        }

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column h4 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           font-weight: bold;
           margin-top: 12px;
           font-size: 1.5rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column h5 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           margin-top: 40px;
           font-size: 1.5rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

    /*inlines*/

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column .KeywordsBox {
           margin-bottom: 6px;
           margin-top: 24px;
           padding-right: 3px;
           padding-left: 3px;
           padding-bottom: 1px;
           padding-top: 1px;
           font-family: franklin-gothic-urw-cond, sans-serif;
           color: #ffffff;
           background-color: #2074b6;
           border-color: Transparent;
           border-width: 0px;
        }

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column .default-drop-cap {
           color: #06498a;
           float: left;
           font-family: Helvetica Neue;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column a {
           color: #3e78bf;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column .Bullets {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           color: #222222FF;
           margin-bottom: 0px;
           border-bottom-width: 10px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           list-style-image: none;
        }

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column .References {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           padding-left: 20px;
           list-style-type: decimal;
           color: #222222FF;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column p.NoSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           border-width: 0px;
        }

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column p.Keywords {
           color: #000000;
           margin-top: 12px;
           font-weight: 300;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column p {
           margin-bottom: 10px;
           font-weight: 100;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column p.BlockQuote {
           font-family: Helvetica Neue Condensed;
           padding-left: 24px;
           padding-right: 12px;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column p.Abstract {
           font-family: Helvetica Neue;
           font-size: 1rem;
           font-weight: 300;
           margin-bottom: 10px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column p.NoIndent {
           margin-bottom: 10px;
           font-size: 1.125rem;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column p.DOI {
           font-family: Helvetica Neue Light;
           font-size: 0.875rem;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           font-style: normal;
           border-width: 0px;
        }

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column p.Author {
           color: #000000;
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           letter-spacing: 0px;
           margin-bottom: 9px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .real_world_comparison_of_deep_prostate_specific_antigen_response_in_patients_with_metastatic_castration_sensitive_prostate_cancer_treated_with_apalutamide_or_enzalutamide .column p.Copyright {
           font-family: Helvetica Neue Light;
           font-size: 0.75rem;
           font-style: italic;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Management of Adverse Events From Checkpoint Inhibitors in Urologic Practice: Where Are We Today?
***********************************/

    /*general*/

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column h1 {
           color: #000000FF;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           margin-top: 10px;
           line-height: 1em;
           margin-bottom: 9px;
           border-width: 0px;
        }

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column h2 {
           font-weight: bold;
           margin-top: 12px;
           color: #06498a;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 1.875rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column h3 {
           color: #06498a;
           font-family: Helvetica Neue Medium;
           margin-top: 40px;
           font-style: italic;
           border-width: 0px;
        }

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column h4 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           font-weight: bold;
           margin-top: 12px;
           font-size: 1.5rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column h5 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           margin-top: 40px;
           font-size: 1.5rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

    /*inlines*/

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column .KeywordsBox {
           margin-bottom: 6px;
           margin-top: 24px;
           padding-right: 3px;
           padding-left: 3px;
           padding-bottom: 1px;
           padding-top: 1px;
           font-family: franklin-gothic-urw-cond, sans-serif;
           color: #ffffff;
           background-color: #2074b6;
           border-color: Transparent;
           border-width: 0px;
        }

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column .default-drop-cap {
           color: #06498a;
           float: left;
           font-family: Helvetica Neue;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column a {
           color: #3e78bf;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column .Bullets {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           color: #222222FF;
           margin-bottom: 0px;
           border-bottom-width: 10px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           list-style-image: none;
        }

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column .References {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           padding-left: 20px;
           list-style-type: decimal;
           color: #222222FF;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column p.NoSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           border-width: 0px;
        }

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column p.Keywords {
           color: #000000;
           margin-top: 12px;
           font-weight: 300;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column p {
           margin-bottom: 10px;
           font-weight: 100;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column p.BlockQuote {
           font-family: Helvetica Neue Condensed;
           padding-left: 24px;
           padding-right: 12px;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column p.Abstract {
           font-family: Helvetica Neue;
           font-size: 1rem;
           font-weight: 300;
           margin-bottom: 10px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column p.NoIndent {
           margin-bottom: 10px;
           font-size: 1.125rem;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column p.DOI {
           font-family: Helvetica Neue Light;
           font-size: 0.875rem;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           font-style: normal;
           border-width: 0px;
        }

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column p.Author {
           color: #000000;
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           letter-spacing: 0px;
           margin-bottom: 9px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .management_of_adverse_events_from_checkpoint_inhibitors_in_urologic_practice_where_are_we_today .column p.Copyright {
           font-family: Helvetica Neue Light;
           font-size: 0.75rem;
           font-style: italic;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
PPS Analytics
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Integrating JELMYTO (Mitomycin) for Pyelocalyceal Solution Into Community Practice: Practical Tips for the Urologist
***********************************/

    /*general*/

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column h1 {
           color: #000000FF;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           margin-top: 10px;
           line-height: 1em;
           margin-bottom: 9px;
           border-width: 0px;
        }

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column h2 {
           font-weight: bold;
           margin-top: 12px;
           color: #06498a;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 1.875rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column h3 {
           color: #06498a;
           font-family: Helvetica Neue Medium;
           margin-top: 40px;
           font-style: italic;
           border-width: 0px;
        }

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column h4 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           font-weight: bold;
           margin-top: 12px;
           font-size: 1.5rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column h5 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           margin-top: 40px;
           font-size: 1.5rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

    /*inlines*/

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column .KeywordsBox {
           margin-bottom: 6px;
           margin-top: 24px;
           padding-right: 3px;
           padding-left: 3px;
           padding-bottom: 1px;
           padding-top: 1px;
           font-family: franklin-gothic-urw-cond, sans-serif;
           color: #ffffff;
           background-color: #2074b6;
           border-color: Transparent;
           border-width: 0px;
        }

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column .default-drop-cap {
           color: #06498a;
           float: left;
           font-family: Helvetica Neue;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column a {
           color: #3e78bf;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column .Bullets {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           color: #222222FF;
           margin-bottom: 0px;
           border-bottom-width: 10px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           list-style-image: none;
        }

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column .References {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           padding-left: 20px;
           list-style-type: decimal;
           color: #222222FF;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column p.NoSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           border-width: 0px;
        }

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column p.Keywords {
           color: #000000;
           margin-top: 12px;
           font-weight: 300;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column p {
           margin-bottom: 10px;
           font-weight: 100;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column p.BlockQuote {
           font-family: Helvetica Neue Condensed;
           padding-left: 24px;
           padding-right: 12px;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column p.Abstract {
           font-family: Helvetica Neue;
           font-size: 1rem;
           font-weight: 300;
           margin-bottom: 10px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column p.NoIndent {
           margin-bottom: 10px;
           font-size: 1.125rem;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column p.DOI {
           font-family: Helvetica Neue Light;
           font-size: 0.875rem;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           font-style: normal;
           border-width: 0px;
        }

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column p.Author {
           color: #000000;
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           letter-spacing: 0px;
           margin-bottom: 9px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .integrating_jelmyto_mitomycin_for_pyelocalyceal_solution_into_community_practice_practical_tips_for_the_urologist .column p.Copyright {
           font-family: Helvetica Neue Light;
           font-size: 0.75rem;
           font-style: italic;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
LUGPA Ad
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Meet the Expert: Lillie Shockney, RN, MAS
***********************************/

    /*general*/

        .meet_the_expert_lillie_shockney_rn_mas .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .meet_the_expert_lillie_shockney_rn_mas .column h1 {
           color: #000000FF;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           margin-top: 10px;
           line-height: 1em;
           margin-bottom: 9px;
           border-width: 0px;
        }

        .meet_the_expert_lillie_shockney_rn_mas .column h2 {
           font-weight: bold;
           margin-top: 12px;
           color: #06498a;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 1.875rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

        .meet_the_expert_lillie_shockney_rn_mas .column h3 {
           color: #06498a;
           font-family: Helvetica Neue Medium;
           margin-top: 40px;
           font-style: italic;
           border-width: 0px;
        }

        .meet_the_expert_lillie_shockney_rn_mas .column h4 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           font-weight: bold;
           margin-top: 12px;
           font-size: 1.5rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .meet_the_expert_lillie_shockney_rn_mas .column h5 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           margin-top: 40px;
           font-size: 1.5rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

    /*inlines*/

        .meet_the_expert_lillie_shockney_rn_mas .column .KeywordsBox {
           margin-bottom: 6px;
           margin-top: 24px;
           padding-right: 3px;
           padding-left: 3px;
           padding-bottom: 1px;
           padding-top: 1px;
           font-family: franklin-gothic-urw-cond, sans-serif;
           color: #ffffff;
           background-color: #2074b6;
           border-color: Transparent;
           border-width: 0px;
        }

        .meet_the_expert_lillie_shockney_rn_mas .column .default-drop-cap {
           color: #06498a;
           float: left;
           font-family: Helvetica Neue;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .meet_the_expert_lillie_shockney_rn_mas .column a {
           color: #3e78bf;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .meet_the_expert_lillie_shockney_rn_mas .column .Bullets {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           color: #222222FF;
           margin-bottom: 0px;
           border-bottom-width: 10px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           list-style-image: none;
        }

        .meet_the_expert_lillie_shockney_rn_mas .column .References {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           padding-left: 20px;
           list-style-type: decimal;
           color: #222222FF;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .meet_the_expert_lillie_shockney_rn_mas .column p.NoSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           border-width: 0px;
        }

        .meet_the_expert_lillie_shockney_rn_mas .column p.Keywords {
           color: #000000;
           margin-top: 12px;
           font-weight: 300;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .meet_the_expert_lillie_shockney_rn_mas .column p {
           margin-bottom: 10px;
           font-weight: 100;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .meet_the_expert_lillie_shockney_rn_mas .column p.BlockQuote {
           font-family: Helvetica Neue Condensed;
           padding-left: 24px;
           padding-right: 12px;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .meet_the_expert_lillie_shockney_rn_mas .column p.Abstract {
           font-family: Helvetica Neue;
           font-size: 1rem;
           font-weight: 300;
           margin-bottom: 10px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .meet_the_expert_lillie_shockney_rn_mas .column p.NoIndent {
           margin-bottom: 10px;
           font-size: 1.125rem;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .meet_the_expert_lillie_shockney_rn_mas .column p.DOI {
           font-family: Helvetica Neue Light;
           font-size: 0.875rem;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           font-style: normal;
           border-width: 0px;
        }

        .meet_the_expert_lillie_shockney_rn_mas .column p.Author {
           color: #000000;
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           letter-spacing: 0px;
           margin-bottom: 9px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .meet_the_expert_lillie_shockney_rn_mas .column p.Copyright {
           font-family: Helvetica Neue Light;
           font-size: 0.75rem;
           font-style: italic;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Advanced Practice Providers, Urology Workforce Challenges, and Reviews in Urology
***********************************/

    /*general*/

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column h1 {
           color: #000000FF;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           margin-top: 10px;
           line-height: 1em;
           margin-bottom: 9px;
           border-width: 0px;
        }

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column h2 {
           font-weight: bold;
           margin-top: 12px;
           color: #06498a;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 1.875rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column h3 {
           color: #06498a;
           font-family: Helvetica Neue Medium;
           margin-top: 40px;
           font-style: italic;
           border-width: 0px;
        }

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column h4 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           font-weight: bold;
           margin-top: 12px;
           font-size: 1.5rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column h5 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           margin-top: 40px;
           font-size: 1.5rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

    /*inlines*/

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column .KeywordsBox {
           margin-bottom: 6px;
           margin-top: 24px;
           padding-right: 3px;
           padding-left: 3px;
           padding-bottom: 1px;
           padding-top: 1px;
           font-family: franklin-gothic-urw-cond, sans-serif;
           color: #ffffff;
           background-color: #2074b6;
           border-color: Transparent;
           border-width: 0px;
        }

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column .default-drop-cap {
           color: #06498a;
           float: left;
           font-family: Helvetica Neue;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column a {
           color: #3e78bf;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column .Bullets {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           color: #222222FF;
           margin-bottom: 0px;
           border-bottom-width: 10px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           list-style-image: none;
        }

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column .References {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           padding-left: 20px;
           list-style-type: decimal;
           color: #222222FF;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column p.NoSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           border-width: 0px;
        }

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column p.Keywords {
           color: #000000;
           margin-top: 12px;
           font-weight: 300;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column p {
           margin-bottom: 10px;
           font-weight: 100;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column p.BlockQuote {
           font-family: Helvetica Neue Condensed;
           padding-left: 24px;
           padding-right: 12px;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column p.Abstract {
           font-family: Helvetica Neue;
           font-size: 1rem;
           font-weight: 300;
           margin-bottom: 10px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column p.NoIndent {
           margin-bottom: 10px;
           font-size: 1.125rem;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column p.DOI {
           font-family: Helvetica Neue Light;
           font-size: 0.875rem;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           font-style: normal;
           border-width: 0px;
        }

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column p.Author {
           color: #000000;
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           letter-spacing: 0px;
           margin-bottom: 9px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .advanced_practice_providers_urology_workforce_challenges_and_reviews_in_urology .column p.Copyright {
           font-family: Helvetica Neue Light;
           font-size: 0.75rem;
           font-style: italic;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Case of the Quarter: Kaposi Sarcoma in a Patient With Testicular Germ Cell Tumor and HIV: A Case Report and Literature Review
***********************************/

    /*general*/

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column h1 {
           color: #000000FF;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           margin-top: 10px;
           line-height: 1em;
           margin-bottom: 9px;
           border-width: 0px;
        }

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column h2 {
           font-weight: bold;
           margin-top: 12px;
           color: #06498a;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 1.875rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column h3 {
           color: #06498a;
           font-family: Helvetica Neue Medium;
           margin-top: 40px;
           font-style: italic;
           border-width: 0px;
        }

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column h4 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           font-weight: bold;
           margin-top: 12px;
           font-size: 1.5rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column h5 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           margin-top: 40px;
           font-size: 1.5rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

    /*inlines*/

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column .KeywordsBox {
           margin-bottom: 6px;
           margin-top: 24px;
           padding-right: 3px;
           padding-left: 3px;
           padding-bottom: 1px;
           padding-top: 1px;
           font-family: franklin-gothic-urw-cond, sans-serif;
           color: #ffffff;
           background-color: #2074b6;
           border-color: Transparent;
           border-width: 0px;
        }

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column .default-drop-cap {
           color: #06498a;
           float: left;
           font-family: Helvetica Neue;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column a {
           color: #3e78bf;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column .Bullets {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           color: #222222FF;
           margin-bottom: 0px;
           border-bottom-width: 10px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           list-style-image: none;
        }

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column .References {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           padding-left: 20px;
           list-style-type: decimal;
           color: #222222FF;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column p.NoSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           border-width: 0px;
        }

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column p.Keywords {
           color: #000000;
           margin-top: 12px;
           font-weight: 300;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column p {
           margin-bottom: 10px;
           font-weight: 100;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column p.BlockQuote {
           font-family: Helvetica Neue Condensed;
           padding-left: 24px;
           padding-right: 12px;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column p.Abstract {
           font-family: Helvetica Neue;
           font-size: 1rem;
           font-weight: 300;
           margin-bottom: 10px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column p.NoIndent {
           margin-bottom: 10px;
           font-size: 1.125rem;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column p.DOI {
           font-family: Helvetica Neue Light;
           font-size: 0.875rem;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           font-style: normal;
           border-width: 0px;
        }

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column p.Author {
           color: #000000;
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           letter-spacing: 0px;
           margin-bottom: 9px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .case_of_the_quarter_kaposi_sarcoma_in_a_patient_with_testicular_germ_cell_tumor_and_hiv_a_case_report_and_literature_review .column p.Copyright {
           font-family: Helvetica Neue Light;
           font-size: 0.75rem;
           font-style: italic;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Coding Corner: Healthcare Common Procedure Coding System Code G2211, Visit Complexity Inherent to Evaluation and Management
***********************************/

    /*general*/

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column h1 {
           color: #000000FF;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           margin-top: 10px;
           line-height: 1em;
           margin-bottom: 9px;
           border-width: 0px;
        }

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column h2 {
           font-weight: bold;
           margin-top: 12px;
           color: #06498a;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-size: 1.875rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column h3 {
           color: #06498a;
           font-family: Helvetica Neue Medium;
           margin-top: 40px;
           font-style: italic;
           border-width: 0px;
        }

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column h4 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           font-weight: bold;
           margin-top: 12px;
           font-size: 1.5rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column h5 {
           color: #06498a;
           font-family: "franklin-gothic-urw-cond",sans-serif;
           margin-top: 40px;
           font-size: 1.5rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

    /*inlines*/

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column .KeywordsBox {
           margin-bottom: 6px;
           margin-top: 24px;
           padding-right: 3px;
           padding-left: 3px;
           padding-bottom: 1px;
           padding-top: 1px;
           font-family: franklin-gothic-urw-cond, sans-serif;
           color: #ffffff;
           background-color: #2074b6;
           border-color: Transparent;
           border-width: 0px;
        }

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column .default-drop-cap {
           color: #06498a;
           float: left;
           font-family: Helvetica Neue;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column a {
           color: #3e78bf;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column .Bullets {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           color: #222222FF;
           margin-bottom: 0px;
           border-bottom-width: 10px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           list-style-image: none;
        }

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column .References {
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           padding-left: 20px;
           list-style-type: decimal;
           color: #222222FF;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column p.NoSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           border-width: 0px;
        }

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column p.Keywords {
           color: #000000;
           margin-top: 12px;
           font-weight: 300;
           font-family: Helvetica Neue Light;
           text-indent: 0px;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column p {
           margin-bottom: 10px;
           font-weight: 100;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column p.BlockQuote {
           font-family: Helvetica Neue Condensed;
           padding-left: 24px;
           padding-right: 12px;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column p.Abstract {
           font-family: Helvetica Neue;
           font-size: 1rem;
           font-weight: 300;
           margin-bottom: 10px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column p.NoIndent {
           margin-bottom: 10px;
           font-size: 1.125rem;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column p.DOI {
           font-family: Helvetica Neue Light;
           font-size: 0.875rem;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           font-style: normal;
           border-width: 0px;
        }

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column p.Author {
           color: #000000;
           font-family: franklin-gothic-urw,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           letter-spacing: 0px;
           margin-bottom: 9px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .coding_corner_healthcare_common_procedure_coding_system_code_g2211_visit_complexity_inherent_to_evaluation_and_management .column p.Copyright {
           font-family: Helvetica Neue Light;
           font-size: 0.75rem;
           font-style: italic;
           font-weight: 300;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
IsoPSA
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Bladder & Kidney Cancer Academy
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Telix
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Telix 2
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Pfizer 2
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

