/***********************************
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;
           text-decoration: none;
           text-align: left;
           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;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

        .cover .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .pluvicto .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

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

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

    /*links*/

        .pluvicto .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .pluvicto .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pluvicto .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pluvicto .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pluvicto .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pluvicto .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .pluvicto .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .pluvicto_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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

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

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

    /*links*/

        .pluvicto_2 .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .pluvicto_2 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pluvicto_2 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pluvicto_2 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pluvicto_2 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pluvicto_2 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .pluvicto_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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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;
           margin-bottom: 12px;
           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: 12px;
           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-radius-shared: 1;
           border-radius: 0px;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*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: 1.75rem;
           font-family: franklin-gothic-urw-con-sc,sans-serif;
           color: #2078bb;
           margin-top: 12px;
           border-radius-shared: 1;
           border-radius: 0px;
           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;
           gap: normal;
           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;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*images*/

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

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

        .contents .column .Orange {
           color: #dd7f39;
           border-width: 0px;
        }

    /*links*/

        .contents .column a {
           color: #07498BFF;
           border-width: 0px;
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

        .contents .column p {
           margin-bottom: 12px;
           font-weight: 100;
           font-family: "franklin-gothic-urw",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

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

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

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

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

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

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

        .contents .column p.Title {
           margin-bottom: 0px;
           font-family: "franklin-gothic-urw",sans-serif;
           text-indent: 0px;
           color: #07498b;
           font-size: 1.125rem;
           margin-top: 12px;
           border-width: 0px;
        }

        .contents .column p.paragraphs-1i8klgn8f {
           margin-bottom: 12px;
           font-weight: bold;
           font-family: "franklin-gothic-urw",sans-serif;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           font-size: 1.25rem;
           color: #07498BFF;
        }

        .contents .column p.headers-1i8kljd89 {
           color: #DD7F39FF;
           font-family: franklin-gothic-urw-cond,sans-serif;
           margin-top: 30px;
           font-style: normal;
           padding: 0px;
           border-width: 0px;
           font-size: 1.875rem;
           font-weight: bold;
           font-variant: normal;
           text-transform: uppercase;
           text-decoration: underline;
           margin-bottom: 0px;
        }

        .contents .column p.paragraphs-1i8km92pb {
           color: #2178BCFF;
           font-family: franklin-gothic-urw-cond,sans-serif;
           margin-top: 30px;
           font-style: normal;
           padding: 0px;
           border-width: 0px;
           font-size: 1.875rem;
           font-weight: bold;
           font-variant: normal;
           text-transform: uppercase;
           text-decoration: underline;
           margin-bottom: 0px;
        }

        .contents .column p.paragraphs-1i8km9vbn {
           color: #A6CC70FF;
           font-family: franklin-gothic-urw-cond,sans-serif;
           margin-top: 30px;
           font-style: normal;
           padding: 0px;
           border-width: 0px;
           font-size: 1.875rem;
           font-weight: bold;
           font-variant: normal;
           text-transform: uppercase;
           text-decoration: underline;
           margin-bottom: 0px;
        }

        .contents .column p.paragraphs-1i8kmbvn5 {
           color: #397D3DFF;
           font-family: franklin-gothic-urw-cond,sans-serif;
           margin-top: 30px;
           font-style: normal;
           padding: 0px;
           border-width: 0px;
           font-size: 1.875rem;
           font-weight: bold;
           font-variant: normal;
           text-transform: uppercase;
           text-decoration: underline;
           margin-bottom: 0px;
        }

        .contents .column p.paragraphs-1i8kmemmn {
           margin-bottom: 0px;
           font-weight: bold;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           font-size: 1.25rem;
           color: #07498BFF;
        }

        .contents .column p.paragraphs-1i8kmf300 {
           margin-bottom: 12px;
           font-weight: normal;
           font-family: franklin-gothic-urw,sans-serif;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           font-size: 1.25rem;
           color: #07498BFF;
        }

        .contents .column p.paragraphs-1ifif94he {
           margin-bottom: 12px;
           font-weight: normal;
           font-family: "franklin-gothic-urw",sans-serif;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           font-size: 1.25rem;
           color: #07498BFF;
        }

        .contents .column p.paragraphs-1ifig5p96 {
           color: #F0B458FF;
           font-family: franklin-gothic-urw-cond,sans-serif;
           margin-top: 30px;
           font-style: normal;
           padding: 0px;
           border-width: 0px;
           font-size: 1.875rem;
           font-weight: bold;
           font-variant: normal;
           text-transform: uppercase;
           text-decoration: underline;
           margin-bottom: 0px;
        }

        .contents .column p.paragraphs-1ifig6m3r {
           color: #00295DFF;
           font-family: franklin-gothic-urw-cond,sans-serif;
           margin-top: 30px;
           font-style: normal;
           padding: 0px;
           border-width: 0px;
           font-size: 1.875rem;
           font-weight: bold;
           font-variant: normal;
           text-transform: uppercase;
           text-decoration: underline;
           margin-bottom: 0px;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .lsopsa .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

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

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

    /*links*/

        .lsopsa .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .lsopsa .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lsopsa .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lsopsa .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lsopsa .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lsopsa .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .lsopsa .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*images*/

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

    /*paragraphs*/

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

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

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

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

        .letter_from_the_president_of_lugpa .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 Light;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

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

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

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

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

        .letter_from_the_president_of_lugpa .column p.paragraphs-1i8l6uq8n {
           font-size: 1rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column p.paragraphs-1i8l9g64h {
           font-size: 1.25rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-cond,sans-serif;
           font-weight: bold;
           margin-bottom: 0px;
           padding: 0px;
           border-width: 0px;
           color: #07498BFF;
        }

        .letter_from_the_president_of_lugpa .column p.paragraphs-1ioe4q4ad {
           text-indent: 0px;
           text-align: left;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica Neue;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .letter_from_the_president_of_lugpa .column p.headers-1iog4uma0 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 0px;
           font-weight: bold;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 0px;
           margin-bottom: 0px;
        }

        .letter_from_the_president_of_lugpa .column p.headers-1iog5ubmc {
           line-height: 1em;
           margin-top: 24px;
           font-weight: bold;
           font-size: 2.5rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

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

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

        .letter_from_the_president_of_lugpa .column .Bullets {
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Helvetica Neue Light;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .letter_from_the_president_of_lugpa .column a {
           font-size: 1.125rem;
           color: #2078BBFF;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*inlines*/

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

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

        .letter_from_the_president_of_lugpa .column span.inlines-1ifj0aenn {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column span.inlines-1ivnlvv9k {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: bold;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column span.inlines-1ivntt7fq {
           text-indent: 0px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: bold;
           font-size: 1rem;
           font-family: Helvetica Neue Medium;
           margin-left: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .letter_from_the_president_of_lugpa .column h6 {
           font-family: franklin-gothic-urw-cond, sans-serif;
           font-weight: bold;
           background-color: rgb(230, 236, 247);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 3px;
           padding-right: 3px;
           padding-top: 3px;
           padding-bottom: 3px;
           border-width: 0px;
        }

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

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

        .letter_from_the_president_of_lugpa .column h3 {
           font-style: normal;
           margin-top: 24px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           color: #06498a;
           font-size: 1.375rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .letter_from_the_president_of_lugpa .column h2 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

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

    /*general*/

        .letter_from_the_president_of_lugpa .column endbug {
           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;
           gap: normal;
           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;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .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;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

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

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

    /*images*/

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

    /*paragraphs*/

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

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

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

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

        .lugpa_news .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 Light;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

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

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

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

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

        .lugpa_news .column p.paragraphs-1i8l6uq8n {
           font-size: 1rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .lugpa_news .column p.paragraphs-1i8l9g64h {
           font-size: 1.25rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-cond,sans-serif;
           font-weight: bold;
           margin-bottom: 0px;
           padding: 0px;
           border-width: 0px;
           color: #07498BFF;
        }

        .lugpa_news .column p.paragraphs-1ioe4q4ad {
           text-indent: 0px;
           text-align: left;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica Neue;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .lugpa_news .column p.headers-1iog4uma0 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 0px;
           font-weight: bold;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 0px;
           margin-bottom: 0px;
        }

        .lugpa_news .column p.headers-1iog5ubmc {
           line-height: 1em;
           margin-top: 24px;
           font-weight: bold;
           font-size: 2.5rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

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

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

        .lugpa_news .column .Bullets {
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Helvetica Neue Light;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .lugpa_news .column a {
           font-size: 1.125rem;
           color: #2078BBFF;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*inlines*/

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

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

        .lugpa_news .column span.inlines-1ifj0aenn {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .lugpa_news .column span.inlines-1ivnlvv9k {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: bold;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .lugpa_news .column span.inlines-1ivntt7fq {
           text-indent: 0px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: bold;
           font-size: 1rem;
           font-family: Helvetica Neue Medium;
           margin-left: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .lugpa_news .column h6 {
           font-family: franklin-gothic-urw-cond, sans-serif;
           font-weight: bold;
           background-color: rgb(230, 236, 247);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 3px;
           padding-right: 3px;
           padding-top: 3px;
           padding-bottom: 3px;
           border-width: 0px;
        }

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

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

        .lugpa_news .column h3 {
           font-style: normal;
           margin-top: 24px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           color: #06498a;
           font-size: 1.375rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .lugpa_news .column h2 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

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

    /*general*/

        .lugpa_news .column endbug {
           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;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

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

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

    /*images*/

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

    /*paragraphs*/

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

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

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

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

        .correction .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 Light;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

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

        .correction .column p {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Light;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

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

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

        .correction .column p.paragraphs-1i8l6uq8n {
           font-size: 1rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .correction .column p.paragraphs-1i8l9g64h {
           font-size: 1.25rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-cond,sans-serif;
           font-weight: bold;
           margin-bottom: 0px;
           padding: 0px;
           border-width: 0px;
           color: #07498BFF;
        }

        .correction .column p.paragraphs-1ioe4q4ad {
           text-indent: 0px;
           text-align: left;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica Neue;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .correction .column p.headers-1iog4uma0 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 0px;
           font-weight: bold;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 0px;
           margin-bottom: 0px;
        }

        .correction .column p.headers-1iog5ubmc {
           line-height: 1em;
           margin-top: 24px;
           font-weight: bold;
           font-size: 2.5rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

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

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

        .correction .column .Bullets {
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Helvetica Neue Light;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .correction .column a {
           font-size: 1.125rem;
           color: #2078BBFF;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*inlines*/

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

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

        .correction .column span.inlines-1ifj0aenn {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .correction .column span.inlines-1ivnlvv9k {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: bold;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .correction .column span.inlines-1ivntt7fq {
           text-indent: 0px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: bold;
           font-size: 1rem;
           font-family: Helvetica Neue Medium;
           margin-left: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .correction .column h6 {
           font-family: franklin-gothic-urw-cond, sans-serif;
           font-weight: bold;
           background-color: rgb(230, 236, 247);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 3px;
           padding-right: 3px;
           padding-top: 3px;
           padding-bottom: 3px;
           border-width: 0px;
        }

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

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

        .correction .column h3 {
           font-style: normal;
           margin-top: 24px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           color: #06498a;
           font-size: 1.375rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .correction .column h2 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

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

    /*general*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        ._2025_annual_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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

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

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

    /*links*/

        ._2025_annual_meeting .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        ._2025_annual_meeting .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        ._2025_annual_meeting .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        ._2025_annual_meeting .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        ._2025_annual_meeting .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        ._2025_annual_meeting .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        ._2025_annual_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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Prostate Cancer (Systematic Review)
***********************************/

    /*images*/

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

    /*paragraphs*/

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

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

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

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

        .prostate_cancer_systematic_review .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 Light;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

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

        .prostate_cancer_systematic_review .column p {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Light;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

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

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

        .prostate_cancer_systematic_review .column p.paragraphs-1i8l6uq8n {
           font-size: 1rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .prostate_cancer_systematic_review .column p.paragraphs-1i8l9g64h {
           font-size: 1.25rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-cond,sans-serif;
           font-weight: bold;
           margin-bottom: 0px;
           padding: 0px;
           border-width: 0px;
           color: #07498BFF;
        }

        .prostate_cancer_systematic_review .column p.paragraphs-1ioe4q4ad {
           text-indent: 0px;
           text-align: left;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica Neue;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .prostate_cancer_systematic_review .column p.headers-1iog4uma0 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 0px;
           font-weight: bold;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 0px;
           margin-bottom: 0px;
        }

        .prostate_cancer_systematic_review .column p.headers-1iog5ubmc {
           line-height: 1em;
           margin-top: 24px;
           font-weight: bold;
           font-size: 2.5rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

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

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

        .prostate_cancer_systematic_review .column .Bullets {
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Helvetica Neue Light;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .prostate_cancer_systematic_review .column a {
           font-size: 1.125rem;
           color: #2078BBFF;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*inlines*/

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

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

        .prostate_cancer_systematic_review .column span.inlines-1ifj0aenn {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .prostate_cancer_systematic_review .column span.inlines-1ivnlvv9k {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: bold;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .prostate_cancer_systematic_review .column span.inlines-1ivntt7fq {
           text-indent: 0px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: bold;
           font-size: 1rem;
           font-family: Helvetica Neue Medium;
           margin-left: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .prostate_cancer_systematic_review .column h6 {
           font-family: franklin-gothic-urw-cond, sans-serif;
           font-weight: bold;
           background-color: rgb(230, 236, 247);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 3px;
           padding-right: 3px;
           padding-top: 3px;
           padding-bottom: 3px;
           border-width: 0px;
        }

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

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

        .prostate_cancer_systematic_review .column h3 {
           font-style: normal;
           margin-top: 24px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           color: #06498a;
           font-size: 1.375rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .prostate_cancer_systematic_review .column h2 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

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

    /*general*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .xofigo .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

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

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

    /*links*/

        .xofigo .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .xofigo .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .xofigo .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .xofigo .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .xofigo .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .xofigo .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .xofigo .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .lugpa_2026 .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .lugpa_2026 .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_2026 .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .lugpa_2026 .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .lugpa_2026 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lugpa_2026 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lugpa_2026 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lugpa_2026 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lugpa_2026 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .lugpa_2026 .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Prostate Cancer (Literature Review)
***********************************/

    /*images*/

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

    /*paragraphs*/

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

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

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

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

        .prostate_cancer_literature_review .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 Light;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

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

        .prostate_cancer_literature_review .column p {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Light;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

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

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

        .prostate_cancer_literature_review .column p.paragraphs-1i8l6uq8n {
           font-size: 1rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .prostate_cancer_literature_review .column p.paragraphs-1i8l9g64h {
           font-size: 1.25rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-cond,sans-serif;
           font-weight: bold;
           margin-bottom: 0px;
           padding: 0px;
           border-width: 0px;
           color: #07498BFF;
        }

        .prostate_cancer_literature_review .column p.paragraphs-1ioe4q4ad {
           text-indent: 0px;
           text-align: left;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica Neue;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .prostate_cancer_literature_review .column p.headers-1iog4uma0 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 0px;
           font-weight: bold;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 0px;
           margin-bottom: 0px;
        }

        .prostate_cancer_literature_review .column p.headers-1iog5ubmc {
           line-height: 1em;
           margin-top: 24px;
           font-weight: bold;
           font-size: 2.5rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

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

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

        .prostate_cancer_literature_review .column .Bullets {
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Helvetica Neue Light;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .prostate_cancer_literature_review .column a {
           font-size: 1.125rem;
           color: #2078BBFF;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*inlines*/

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

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

        .prostate_cancer_literature_review .column span.inlines-1ifj0aenn {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .prostate_cancer_literature_review .column span.inlines-1ivnlvv9k {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: bold;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .prostate_cancer_literature_review .column span.inlines-1ivntt7fq {
           text-indent: 0px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: bold;
           font-size: 1rem;
           font-family: Helvetica Neue Medium;
           margin-left: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .prostate_cancer_literature_review .column h6 {
           font-family: franklin-gothic-urw-cond, sans-serif;
           font-weight: bold;
           background-color: rgb(230, 236, 247);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 3px;
           padding-right: 3px;
           padding-top: 3px;
           padding-bottom: 3px;
           border-width: 0px;
        }

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

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

        .prostate_cancer_literature_review .column h3 {
           font-style: normal;
           margin-top: 24px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           color: #06498a;
           font-size: 1.375rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .prostate_cancer_literature_review .column h2 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

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

    /*general*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Prostate Cancer (Clinical Trial Review)
***********************************/

    /*images*/

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

    /*paragraphs*/

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

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

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

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

        .prostate_cancer_clinical_trial_review .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 Light;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

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

        .prostate_cancer_clinical_trial_review .column p {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Light;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

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

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

        .prostate_cancer_clinical_trial_review .column p.paragraphs-1i8l6uq8n {
           font-size: 1rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .prostate_cancer_clinical_trial_review .column p.paragraphs-1i8l9g64h {
           font-size: 1.25rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-cond,sans-serif;
           font-weight: bold;
           margin-bottom: 0px;
           padding: 0px;
           border-width: 0px;
           color: #07498BFF;
        }

        .prostate_cancer_clinical_trial_review .column p.paragraphs-1ioe4q4ad {
           text-indent: 0px;
           text-align: left;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica Neue;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .prostate_cancer_clinical_trial_review .column p.headers-1iog4uma0 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 0px;
           font-weight: bold;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 0px;
           margin-bottom: 0px;
        }

        .prostate_cancer_clinical_trial_review .column p.headers-1iog5ubmc {
           line-height: 1em;
           margin-top: 24px;
           font-weight: bold;
           font-size: 2.5rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

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

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

        .prostate_cancer_clinical_trial_review .column .Bullets {
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Helvetica Neue Light;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .prostate_cancer_clinical_trial_review .column a {
           font-size: 1.125rem;
           color: #2078BBFF;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*inlines*/

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

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

        .prostate_cancer_clinical_trial_review .column span.inlines-1ifj0aenn {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .prostate_cancer_clinical_trial_review .column span.inlines-1ivnlvv9k {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: bold;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .prostate_cancer_clinical_trial_review .column span.inlines-1ivntt7fq {
           text-indent: 0px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: bold;
           font-size: 1rem;
           font-family: Helvetica Neue Medium;
           margin-left: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .prostate_cancer_clinical_trial_review .column h6 {
           font-family: franklin-gothic-urw-cond, sans-serif;
           font-weight: bold;
           background-color: rgb(230, 236, 247);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 3px;
           padding-right: 3px;
           padding-top: 3px;
           padding-bottom: 3px;
           border-width: 0px;
        }

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

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

        .prostate_cancer_clinical_trial_review .column h3 {
           font-style: normal;
           margin-top: 24px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           color: #06498a;
           font-size: 1.375rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .prostate_cancer_clinical_trial_review .column h2 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

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

    /*general*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Bladder Cancer (Trial Review)
***********************************/

    /*images*/

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

    /*paragraphs*/

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

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

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

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

        .bladder_cancer_trial_review .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 Light;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

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

        .bladder_cancer_trial_review .column p {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Light;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

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

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

        .bladder_cancer_trial_review .column p.paragraphs-1i8l6uq8n {
           font-size: 1rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .bladder_cancer_trial_review .column p.paragraphs-1i8l9g64h {
           font-size: 1.25rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-cond,sans-serif;
           font-weight: bold;
           margin-bottom: 0px;
           padding: 0px;
           border-width: 0px;
           color: #07498BFF;
        }

        .bladder_cancer_trial_review .column p.paragraphs-1ioe4q4ad {
           text-indent: 0px;
           text-align: left;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica Neue;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .bladder_cancer_trial_review .column p.headers-1iog4uma0 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 0px;
           font-weight: bold;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 0px;
           margin-bottom: 0px;
        }

        .bladder_cancer_trial_review .column p.headers-1iog5ubmc {
           line-height: 1em;
           margin-top: 24px;
           font-weight: bold;
           font-size: 2.5rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

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

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

        .bladder_cancer_trial_review .column .Bullets {
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Helvetica Neue Light;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .bladder_cancer_trial_review .column a {
           font-size: 1.125rem;
           color: #2078BBFF;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*inlines*/

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

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

        .bladder_cancer_trial_review .column span.inlines-1ifj0aenn {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .bladder_cancer_trial_review .column span.inlines-1ivnlvv9k {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: bold;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .bladder_cancer_trial_review .column span.inlines-1ivntt7fq {
           text-indent: 0px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: bold;
           font-size: 1rem;
           font-family: Helvetica Neue Medium;
           margin-left: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .bladder_cancer_trial_review .column h6 {
           font-family: franklin-gothic-urw-cond, sans-serif;
           font-weight: bold;
           background-color: rgb(230, 236, 247);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 3px;
           padding-right: 3px;
           padding-top: 3px;
           padding-bottom: 3px;
           border-width: 0px;
        }

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

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

        .bladder_cancer_trial_review .column h3 {
           font-style: normal;
           margin-top: 24px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           color: #06498a;
           font-size: 1.375rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .bladder_cancer_trial_review .column h2 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

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

    /*general*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .cardinal_health .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

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

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

    /*links*/

        .cardinal_health .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .cardinal_health .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cardinal_health .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cardinal_health .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cardinal_health .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cardinal_health .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .cardinal_health .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Bladder Cancer (Narrative Review)
***********************************/

    /*images*/

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

    /*paragraphs*/

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

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

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

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

        .bladder_cancer_narrative_review .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 Light;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

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

        .bladder_cancer_narrative_review .column p {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Light;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

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

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

        .bladder_cancer_narrative_review .column p.paragraphs-1i8l6uq8n {
           font-size: 1rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .bladder_cancer_narrative_review .column p.paragraphs-1i8l9g64h {
           font-size: 1.25rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-cond,sans-serif;
           font-weight: bold;
           margin-bottom: 0px;
           padding: 0px;
           border-width: 0px;
           color: #07498BFF;
        }

        .bladder_cancer_narrative_review .column p.paragraphs-1ioe4q4ad {
           text-indent: 0px;
           text-align: left;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica Neue;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .bladder_cancer_narrative_review .column p.headers-1iog4uma0 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 0px;
           font-weight: bold;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 0px;
           margin-bottom: 0px;
        }

        .bladder_cancer_narrative_review .column p.headers-1iog5ubmc {
           line-height: 1em;
           margin-top: 24px;
           font-weight: bold;
           font-size: 2.5rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

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

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

        .bladder_cancer_narrative_review .column .Bullets {
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Helvetica Neue Light;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .bladder_cancer_narrative_review .column a {
           font-size: 1.125rem;
           color: #2078BBFF;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*inlines*/

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

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

        .bladder_cancer_narrative_review .column span.inlines-1ifj0aenn {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .bladder_cancer_narrative_review .column span.inlines-1ivnlvv9k {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: bold;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .bladder_cancer_narrative_review .column span.inlines-1ivntt7fq {
           text-indent: 0px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: bold;
           font-size: 1rem;
           font-family: Helvetica Neue Medium;
           margin-left: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .bladder_cancer_narrative_review .column h6 {
           font-family: franklin-gothic-urw-cond, sans-serif;
           font-weight: bold;
           background-color: rgb(230, 236, 247);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 3px;
           padding-right: 3px;
           padding-top: 3px;
           padding-bottom: 3px;
           border-width: 0px;
        }

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

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

        .bladder_cancer_narrative_review .column h3 {
           font-style: normal;
           margin-top: 24px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           color: #06498a;
           font-size: 1.375rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .bladder_cancer_narrative_review .column h2 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

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

    /*general*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .zusduri .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

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

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

    /*links*/

        .zusduri .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .zusduri .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .zusduri .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .zusduri .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .zusduri .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .zusduri .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .zusduri .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*images*/

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

    /*paragraphs*/

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

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

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

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

        .business_of_urology .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 Light;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

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

        .business_of_urology .column p {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Light;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

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

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

        .business_of_urology .column p.paragraphs-1i8l6uq8n {
           font-size: 1rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .business_of_urology .column p.paragraphs-1i8l9g64h {
           font-size: 1.25rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-cond,sans-serif;
           font-weight: bold;
           margin-bottom: 0px;
           padding: 0px;
           border-width: 0px;
           color: #07498BFF;
        }

        .business_of_urology .column p.paragraphs-1ioe4q4ad {
           text-indent: 0px;
           text-align: left;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica Neue;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .business_of_urology .column p.headers-1iog4uma0 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 0px;
           font-weight: bold;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 0px;
           margin-bottom: 0px;
        }

        .business_of_urology .column p.headers-1iog5ubmc {
           line-height: 1em;
           margin-top: 24px;
           font-weight: bold;
           font-size: 2.5rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

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

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

        .business_of_urology .column .Bullets {
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Helvetica Neue Light;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .business_of_urology .column a {
           font-size: 1.125rem;
           color: #2078BBFF;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*inlines*/

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

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

        .business_of_urology .column span.inlines-1ifj0aenn {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .business_of_urology .column span.inlines-1ivnlvv9k {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: bold;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .business_of_urology .column span.inlines-1ivntt7fq {
           text-indent: 0px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: bold;
           font-size: 1rem;
           font-family: Helvetica Neue Medium;
           margin-left: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .business_of_urology .column h6 {
           font-family: franklin-gothic-urw-cond, sans-serif;
           font-weight: bold;
           background-color: rgb(230, 236, 247);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 3px;
           padding-right: 3px;
           padding-top: 3px;
           padding-bottom: 3px;
           border-width: 0px;
        }

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

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

        .business_of_urology .column h3 {
           font-style: normal;
           margin-top: 24px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           color: #06498a;
           font-size: 1.375rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .business_of_urology .column h2 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

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

    /*general*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*images*/

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

    /*paragraphs*/

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

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

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

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

        .coding_corner .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 Light;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

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

        .coding_corner .column p {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Light;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

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

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

        .coding_corner .column p.paragraphs-1i8l6uq8n {
           font-size: 1rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .coding_corner .column p.paragraphs-1i8l9g64h {
           font-size: 1.25rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-cond,sans-serif;
           font-weight: bold;
           margin-bottom: 0px;
           padding: 0px;
           border-width: 0px;
           color: #07498BFF;
        }

        .coding_corner .column p.paragraphs-1ioe4q4ad {
           text-indent: 0px;
           text-align: left;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica Neue;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .coding_corner .column p.headers-1iog4uma0 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 0px;
           font-weight: bold;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 0px;
           margin-bottom: 0px;
        }

        .coding_corner .column p.headers-1iog5ubmc {
           line-height: 1em;
           margin-top: 24px;
           font-weight: bold;
           font-size: 2.5rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

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

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

        .coding_corner .column .Bullets {
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Helvetica Neue Light;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .coding_corner .column a {
           font-size: 1.125rem;
           color: #2078BBFF;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*inlines*/

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

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

        .coding_corner .column span.inlines-1ifj0aenn {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .coding_corner .column span.inlines-1ivnlvv9k {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: bold;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .coding_corner .column span.inlines-1ivntt7fq {
           text-indent: 0px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: bold;
           font-size: 1rem;
           font-family: Helvetica Neue Medium;
           margin-left: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .coding_corner .column h6 {
           font-family: franklin-gothic-urw-cond, sans-serif;
           font-weight: bold;
           background-color: rgb(230, 236, 247);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 3px;
           padding-right: 3px;
           padding-top: 3px;
           padding-bottom: 3px;
           border-width: 0px;
        }

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

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

        .coding_corner .column h3 {
           font-style: normal;
           margin-top: 24px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           color: #06498a;
           font-size: 1.375rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .coding_corner .column h2 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

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

    /*general*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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;
           text-decoration: none;
           text-align: left;
           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;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

        .pfizer .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pfizer .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pfizer .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

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

        .pfizer .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           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;
           text-decoration: none;
           text-align: left;
           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;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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;
           text-decoration: none;
           text-align: left;
           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;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

        .pfizer_2 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pfizer_2 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pfizer_2 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

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

        .pfizer_2 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           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;
           text-decoration: none;
           text-align: left;
           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;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

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

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

    /*paragraphs*/

        .lugpa_membership .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .lugpa_membership .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_membership .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .lugpa_membership .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .lugpa_membership .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lugpa_membership .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lugpa_membership .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lugpa_membership .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lugpa_membership .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .lugpa_membership .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*images*/

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

    /*paragraphs*/

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

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

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

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

        .case_of_the_quarter .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 Light;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

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

        .case_of_the_quarter .column p {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Light;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

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

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

        .case_of_the_quarter .column p.paragraphs-1i8l6uq8n {
           font-size: 1rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .case_of_the_quarter .column p.paragraphs-1i8l9g64h {
           font-size: 1.25rem;
           text-indent: 0px;
           font-family: franklin-gothic-urw-cond,sans-serif;
           font-weight: bold;
           margin-bottom: 0px;
           padding: 0px;
           border-width: 0px;
           color: #07498BFF;
        }

        .case_of_the_quarter .column p.paragraphs-1ioe4q4ad {
           text-indent: 0px;
           text-align: left;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica Neue;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .case_of_the_quarter .column p.headers-1iog4uma0 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 0px;
           font-weight: bold;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 0px;
           margin-bottom: 0px;
        }

        .case_of_the_quarter .column p.headers-1iog5ubmc {
           line-height: 1em;
           margin-top: 24px;
           font-weight: bold;
           font-size: 2.5rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

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

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

        .case_of_the_quarter .column .Bullets {
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Helvetica Neue Light;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .case_of_the_quarter .column a {
           font-size: 1.125rem;
           color: #2078BBFF;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*inlines*/

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

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

        .case_of_the_quarter .column span.inlines-1ifj0aenn {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: 100;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .case_of_the_quarter .column span.inlines-1ivnlvv9k {
           font-size: 1.125rem;
           text-indent: 0px;
           font-family: Helvetica Neue Medium;
           font-weight: bold;
           margin-bottom: 12px;
           padding: 0px;
           border-width: 0px;
        }

        .case_of_the_quarter .column span.inlines-1ivntt7fq {
           text-indent: 0px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: bold;
           font-size: 1rem;
           font-family: Helvetica Neue Medium;
           margin-left: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .case_of_the_quarter .column h6 {
           font-family: franklin-gothic-urw-cond, sans-serif;
           font-weight: bold;
           background-color: rgb(230, 236, 247);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 3px;
           padding-right: 3px;
           padding-top: 3px;
           padding-bottom: 3px;
           border-width: 0px;
        }

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

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

        .case_of_the_quarter .column h3 {
           font-style: normal;
           margin-top: 24px;
           font-family: franklin-gothic-urw-comp,sans-serif;
           color: #06498a;
           font-size: 1.375rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .case_of_the_quarter .column h2 {
           line-height: 1.2em;
           font-size: 1.875rem;
           font-family: "franklin-gothic-urw-comp",sans-serif;
           color: #07498BFF;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

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

    /*general*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .cardinal_health_theranostics_week .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

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

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

    /*links*/

        .cardinal_health_theranostics_week .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .cardinal_health_theranostics_week .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cardinal_health_theranostics_week .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cardinal_health_theranostics_week .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cardinal_health_theranostics_week .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cardinal_health_theranostics_week .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .cardinal_health_theranostics_week .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .specialty_networks .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

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

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

    /*links*/

        .specialty_networks .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .specialty_networks .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .specialty_networks .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .specialty_networks .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .specialty_networks .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .specialty_networks .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .specialty_networks .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .opt_in_cme .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

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

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

    /*links*/

        .opt_in_cme .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .opt_in_cme .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .opt_in_cme .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .opt_in_cme .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .opt_in_cme .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .opt_in_cme .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .opt_in_cme .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .pfizer_3 .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .pfizer_3 .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_3 .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .pfizer_3 .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .pfizer_3 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pfizer_3 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pfizer_3 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pfizer_3 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pfizer_3 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .pfizer_3 .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;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

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