/***********************************
Journal Cover
***********************************/

    /*paragraphs*/

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

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

        .journal_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; }
/***********************************
CPhA learning
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .cpha_learning .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; }
/***********************************
CPS- The Canadian standard for drug and therapuetic content
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .cps_the_canadian_standard_for_drug_and_therapuetic_content .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; }
/***********************************
Editorial Page
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .editorial_page .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; }
/***********************************
Journal Info
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .journal_info .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; }
/***********************************
EDITORIAL-A hyper-opportunity for pharmacy
***********************************/

    /*paragraphs*/

        .editorial_a_hyper_opportunity_for_pharmacy .column p {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           border-width: 0px;
        }

        .editorial_a_hyper_opportunity_for_pharmacy .column p.NOInline {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.98);
           font-size: 1.125rem;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 0px;
           border-width: 0px;
        }

        .editorial_a_hyper_opportunity_for_pharmacy .column p.paragraphs-1iqoh0mom {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 20px;
        }

    /*inlines*/

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

    /*links*/

        .editorial_a_hyper_opportunity_for_pharmacy .column a {
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*headers*/

        .editorial_a_hyper_opportunity_for_pharmacy .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.25rem;
           line-height: 1.2em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .editorial_a_hyper_opportunity_for_pharmacy .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .editorial_a_hyper_opportunity_for_pharmacy .column h3 {
           font-weight: bold;
           font-size: 1.25rem;
           border-width: 0px;
        }

        .editorial_a_hyper_opportunity_for_pharmacy .column h4 {
           font-family: Helvetica, sans-serif;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .editorial_a_hyper_opportunity_for_pharmacy .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .editorial_a_hyper_opportunity_for_pharmacy .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*lists*/

        .editorial_a_hyper_opportunity_for_pharmacy .column .Bullet {
           font-weight: 100;
           line-height: 1.7em;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .editorial_a_hyper_opportunity_for_pharmacy .column .Alphabetic {
           list-style-type: lower-alpha;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .editorial_a_hyper_opportunity_for_pharmacy .column .Numbered {
           padding-left: 24px;
           font-weight: 100;
           line-height: 1.7em;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           color: #000000FC;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .editorial_a_hyper_opportunity_for_pharmacy .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: ;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

        .editorial_a_hyper_opportunity_for_pharmacy .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; }
/***********************************
Congratulations to our 2025 CPhA award winners!
***********************************/

    /*paragraphs*/

        .congratulations_to_our_2025_cpha_award_winners .column p {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           border-width: 0px;
        }

        .congratulations_to_our_2025_cpha_award_winners .column p.NOInline {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.98);
           font-size: 1.125rem;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 0px;
           border-width: 0px;
        }

        .congratulations_to_our_2025_cpha_award_winners .column p.paragraphs-1iqoh0mom {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 20px;
        }

    /*inlines*/

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

    /*links*/

        .congratulations_to_our_2025_cpha_award_winners .column a {
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*headers*/

        .congratulations_to_our_2025_cpha_award_winners .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.25rem;
           line-height: 1.2em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .congratulations_to_our_2025_cpha_award_winners .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .congratulations_to_our_2025_cpha_award_winners .column h3 {
           font-weight: bold;
           font-size: 1.25rem;
           border-width: 0px;
        }

        .congratulations_to_our_2025_cpha_award_winners .column h4 {
           font-family: Helvetica, sans-serif;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .congratulations_to_our_2025_cpha_award_winners .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .congratulations_to_our_2025_cpha_award_winners .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*lists*/

        .congratulations_to_our_2025_cpha_award_winners .column .Bullet {
           font-weight: 100;
           line-height: 1.7em;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .congratulations_to_our_2025_cpha_award_winners .column .Alphabetic {
           list-style-type: lower-alpha;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .congratulations_to_our_2025_cpha_award_winners .column .Numbered {
           padding-left: 24px;
           font-weight: 100;
           line-height: 1.7em;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           color: #000000FC;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .congratulations_to_our_2025_cpha_award_winners .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: ;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

        .congratulations_to_our_2025_cpha_award_winners .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; }
/***********************************
Practice Guidelines Peer-reviewed-Hypertension Canada guideline for the diagnosis and treatment of hypertension in adults in primary care
***********************************/

    /*paragraphs*/

        .practice_guidelines_peer_reviewed_hypertension_canada_guideline_for_the_diagnosis_and_treatment_of_hypertension_in_adults_in_primary_care .column p {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           border-width: 0px;
        }

        .practice_guidelines_peer_reviewed_hypertension_canada_guideline_for_the_diagnosis_and_treatment_of_hypertension_in_adults_in_primary_care .column p.NOInline {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.98);
           font-size: 1.125rem;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 0px;
           border-width: 0px;
        }

        .practice_guidelines_peer_reviewed_hypertension_canada_guideline_for_the_diagnosis_and_treatment_of_hypertension_in_adults_in_primary_care .column p.paragraphs-1iqoh0mom {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 20px;
        }

    /*inlines*/

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

    /*links*/

        .practice_guidelines_peer_reviewed_hypertension_canada_guideline_for_the_diagnosis_and_treatment_of_hypertension_in_adults_in_primary_care .column a {
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*headers*/

        .practice_guidelines_peer_reviewed_hypertension_canada_guideline_for_the_diagnosis_and_treatment_of_hypertension_in_adults_in_primary_care .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.25rem;
           line-height: 1.2em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .practice_guidelines_peer_reviewed_hypertension_canada_guideline_for_the_diagnosis_and_treatment_of_hypertension_in_adults_in_primary_care .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .practice_guidelines_peer_reviewed_hypertension_canada_guideline_for_the_diagnosis_and_treatment_of_hypertension_in_adults_in_primary_care .column h3 {
           font-weight: bold;
           font-size: 1.25rem;
           border-width: 0px;
        }

        .practice_guidelines_peer_reviewed_hypertension_canada_guideline_for_the_diagnosis_and_treatment_of_hypertension_in_adults_in_primary_care .column h4 {
           font-family: Helvetica, sans-serif;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .practice_guidelines_peer_reviewed_hypertension_canada_guideline_for_the_diagnosis_and_treatment_of_hypertension_in_adults_in_primary_care .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .practice_guidelines_peer_reviewed_hypertension_canada_guideline_for_the_diagnosis_and_treatment_of_hypertension_in_adults_in_primary_care .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*lists*/

        .practice_guidelines_peer_reviewed_hypertension_canada_guideline_for_the_diagnosis_and_treatment_of_hypertension_in_adults_in_primary_care .column .Bullet {
           font-weight: 100;
           line-height: 1.7em;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .practice_guidelines_peer_reviewed_hypertension_canada_guideline_for_the_diagnosis_and_treatment_of_hypertension_in_adults_in_primary_care .column .Alphabetic {
           list-style-type: lower-alpha;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .practice_guidelines_peer_reviewed_hypertension_canada_guideline_for_the_diagnosis_and_treatment_of_hypertension_in_adults_in_primary_care .column .Numbered {
           padding-left: 24px;
           font-weight: 100;
           line-height: 1.7em;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           color: #000000FC;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .practice_guidelines_peer_reviewed_hypertension_canada_guideline_for_the_diagnosis_and_treatment_of_hypertension_in_adults_in_primary_care .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: ;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

        .practice_guidelines_peer_reviewed_hypertension_canada_guideline_for_the_diagnosis_and_treatment_of_hypertension_in_adults_in_primary_care .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; }
/***********************************
RESEARCH BRIEF Peer-reviewed-Vaccination discussions in community pharmacies following automated age-based screening of vaccination status through an appointment scheduling system
***********************************/

    /*paragraphs*/

        .research_brief_peer_reviewed_vaccination_discussions_in_community_pharmacies_following_automated_age_based_screening_of_vaccination_status_through_an_appointment_scheduling_system .column p {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           border-width: 0px;
        }

        .research_brief_peer_reviewed_vaccination_discussions_in_community_pharmacies_following_automated_age_based_screening_of_vaccination_status_through_an_appointment_scheduling_system .column p.NOInline {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.98);
           font-size: 1.125rem;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 0px;
           border-width: 0px;
        }

        .research_brief_peer_reviewed_vaccination_discussions_in_community_pharmacies_following_automated_age_based_screening_of_vaccination_status_through_an_appointment_scheduling_system .column p.paragraphs-1iqoh0mom {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 20px;
        }

    /*inlines*/

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

    /*links*/

        .research_brief_peer_reviewed_vaccination_discussions_in_community_pharmacies_following_automated_age_based_screening_of_vaccination_status_through_an_appointment_scheduling_system .column a {
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*headers*/

        .research_brief_peer_reviewed_vaccination_discussions_in_community_pharmacies_following_automated_age_based_screening_of_vaccination_status_through_an_appointment_scheduling_system .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.25rem;
           line-height: 1.2em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .research_brief_peer_reviewed_vaccination_discussions_in_community_pharmacies_following_automated_age_based_screening_of_vaccination_status_through_an_appointment_scheduling_system .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .research_brief_peer_reviewed_vaccination_discussions_in_community_pharmacies_following_automated_age_based_screening_of_vaccination_status_through_an_appointment_scheduling_system .column h3 {
           font-weight: bold;
           font-size: 1.25rem;
           border-width: 0px;
        }

        .research_brief_peer_reviewed_vaccination_discussions_in_community_pharmacies_following_automated_age_based_screening_of_vaccination_status_through_an_appointment_scheduling_system .column h4 {
           font-family: Helvetica, sans-serif;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .research_brief_peer_reviewed_vaccination_discussions_in_community_pharmacies_following_automated_age_based_screening_of_vaccination_status_through_an_appointment_scheduling_system .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .research_brief_peer_reviewed_vaccination_discussions_in_community_pharmacies_following_automated_age_based_screening_of_vaccination_status_through_an_appointment_scheduling_system .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*lists*/

        .research_brief_peer_reviewed_vaccination_discussions_in_community_pharmacies_following_automated_age_based_screening_of_vaccination_status_through_an_appointment_scheduling_system .column .Bullet {
           font-weight: 100;
           line-height: 1.7em;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .research_brief_peer_reviewed_vaccination_discussions_in_community_pharmacies_following_automated_age_based_screening_of_vaccination_status_through_an_appointment_scheduling_system .column .Alphabetic {
           list-style-type: lower-alpha;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .research_brief_peer_reviewed_vaccination_discussions_in_community_pharmacies_following_automated_age_based_screening_of_vaccination_status_through_an_appointment_scheduling_system .column .Numbered {
           padding-left: 24px;
           font-weight: 100;
           line-height: 1.7em;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           color: #000000FC;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .research_brief_peer_reviewed_vaccination_discussions_in_community_pharmacies_following_automated_age_based_screening_of_vaccination_status_through_an_appointment_scheduling_system .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: ;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

        .research_brief_peer_reviewed_vaccination_discussions_in_community_pharmacies_following_automated_age_based_screening_of_vaccination_status_through_an_appointment_scheduling_system .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; }
/***********************************
CLINICAL REVIEW Peer-reviewed-Review of the top 5 cardiology studies of 2023–24
***********************************/

    /*paragraphs*/

        .clinical_review_peer_reviewed_review_of_the_top_5_cardiology_studies_of_2023_24 .column p {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           border-width: 0px;
        }

        .clinical_review_peer_reviewed_review_of_the_top_5_cardiology_studies_of_2023_24 .column p.NOInline {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.98);
           font-size: 1.125rem;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 0px;
           border-width: 0px;
        }

        .clinical_review_peer_reviewed_review_of_the_top_5_cardiology_studies_of_2023_24 .column p.paragraphs-1iqoh0mom {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 20px;
        }

    /*inlines*/

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

    /*links*/

        .clinical_review_peer_reviewed_review_of_the_top_5_cardiology_studies_of_2023_24 .column a {
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*headers*/

        .clinical_review_peer_reviewed_review_of_the_top_5_cardiology_studies_of_2023_24 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.25rem;
           line-height: 1.2em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .clinical_review_peer_reviewed_review_of_the_top_5_cardiology_studies_of_2023_24 .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .clinical_review_peer_reviewed_review_of_the_top_5_cardiology_studies_of_2023_24 .column h3 {
           font-weight: bold;
           font-size: 1.25rem;
           border-width: 0px;
        }

        .clinical_review_peer_reviewed_review_of_the_top_5_cardiology_studies_of_2023_24 .column h4 {
           font-family: Helvetica, sans-serif;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .clinical_review_peer_reviewed_review_of_the_top_5_cardiology_studies_of_2023_24 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .clinical_review_peer_reviewed_review_of_the_top_5_cardiology_studies_of_2023_24 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*lists*/

        .clinical_review_peer_reviewed_review_of_the_top_5_cardiology_studies_of_2023_24 .column .Bullet {
           font-weight: 100;
           line-height: 1.7em;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .clinical_review_peer_reviewed_review_of_the_top_5_cardiology_studies_of_2023_24 .column .Alphabetic {
           list-style-type: lower-alpha;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .clinical_review_peer_reviewed_review_of_the_top_5_cardiology_studies_of_2023_24 .column .Numbered {
           padding-left: 24px;
           font-weight: 100;
           line-height: 1.7em;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           color: #000000FC;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .clinical_review_peer_reviewed_review_of_the_top_5_cardiology_studies_of_2023_24 .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: ;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

        .clinical_review_peer_reviewed_review_of_the_top_5_cardiology_studies_of_2023_24 .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; }
/***********************************
ORIGINAL RESEARCH Peer-reviewed- The gender wage gap in the Canadian pharmacy workforce in the wake of COVID-19
***********************************/

    /*paragraphs*/

        .original_research_peer_reviewed_the_gender_wage_gap_in_the_canadian_pharmacy_workforce_in_the_wake_of_covid_19 .column p {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           border-width: 0px;
        }

        .original_research_peer_reviewed_the_gender_wage_gap_in_the_canadian_pharmacy_workforce_in_the_wake_of_covid_19 .column p.NOInline {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.98);
           font-size: 1.125rem;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 0px;
           border-width: 0px;
        }

        .original_research_peer_reviewed_the_gender_wage_gap_in_the_canadian_pharmacy_workforce_in_the_wake_of_covid_19 .column p.paragraphs-1iqoh0mom {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 20px;
        }

    /*inlines*/

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

    /*links*/

        .original_research_peer_reviewed_the_gender_wage_gap_in_the_canadian_pharmacy_workforce_in_the_wake_of_covid_19 .column a {
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*headers*/

        .original_research_peer_reviewed_the_gender_wage_gap_in_the_canadian_pharmacy_workforce_in_the_wake_of_covid_19 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.25rem;
           line-height: 1.2em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .original_research_peer_reviewed_the_gender_wage_gap_in_the_canadian_pharmacy_workforce_in_the_wake_of_covid_19 .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .original_research_peer_reviewed_the_gender_wage_gap_in_the_canadian_pharmacy_workforce_in_the_wake_of_covid_19 .column h3 {
           font-weight: bold;
           font-size: 1.25rem;
           border-width: 0px;
        }

        .original_research_peer_reviewed_the_gender_wage_gap_in_the_canadian_pharmacy_workforce_in_the_wake_of_covid_19 .column h4 {
           font-family: Helvetica, sans-serif;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .original_research_peer_reviewed_the_gender_wage_gap_in_the_canadian_pharmacy_workforce_in_the_wake_of_covid_19 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .original_research_peer_reviewed_the_gender_wage_gap_in_the_canadian_pharmacy_workforce_in_the_wake_of_covid_19 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*lists*/

        .original_research_peer_reviewed_the_gender_wage_gap_in_the_canadian_pharmacy_workforce_in_the_wake_of_covid_19 .column .Bullet {
           font-weight: 100;
           line-height: 1.7em;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .original_research_peer_reviewed_the_gender_wage_gap_in_the_canadian_pharmacy_workforce_in_the_wake_of_covid_19 .column .Alphabetic {
           list-style-type: lower-alpha;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .original_research_peer_reviewed_the_gender_wage_gap_in_the_canadian_pharmacy_workforce_in_the_wake_of_covid_19 .column .Numbered {
           padding-left: 24px;
           font-weight: 100;
           line-height: 1.7em;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           color: #000000FC;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .original_research_peer_reviewed_the_gender_wage_gap_in_the_canadian_pharmacy_workforce_in_the_wake_of_covid_19 .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: ;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

        .original_research_peer_reviewed_the_gender_wage_gap_in_the_canadian_pharmacy_workforce_in_the_wake_of_covid_19 .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; }
/***********************************
ORIGINAL RESEARCH Peer-reviewed- Lost in translation: Assessing the readability of online information on community pharmacy services
***********************************/

    /*paragraphs*/

        .original_research_peer_reviewed_lost_in_translation_assessing_the_readability_of_online_information_on_community_pharmacy_services .column p {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           border-width: 0px;
        }

        .original_research_peer_reviewed_lost_in_translation_assessing_the_readability_of_online_information_on_community_pharmacy_services .column p.NOInline {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.98);
           font-size: 1.125rem;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 0px;
           border-width: 0px;
        }

        .original_research_peer_reviewed_lost_in_translation_assessing_the_readability_of_online_information_on_community_pharmacy_services .column p.paragraphs-1iqoh0mom {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 20px;
        }

    /*inlines*/

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

    /*links*/

        .original_research_peer_reviewed_lost_in_translation_assessing_the_readability_of_online_information_on_community_pharmacy_services .column a {
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*headers*/

        .original_research_peer_reviewed_lost_in_translation_assessing_the_readability_of_online_information_on_community_pharmacy_services .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.25rem;
           line-height: 1.2em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .original_research_peer_reviewed_lost_in_translation_assessing_the_readability_of_online_information_on_community_pharmacy_services .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .original_research_peer_reviewed_lost_in_translation_assessing_the_readability_of_online_information_on_community_pharmacy_services .column h3 {
           font-weight: bold;
           font-size: 1.25rem;
           border-width: 0px;
        }

        .original_research_peer_reviewed_lost_in_translation_assessing_the_readability_of_online_information_on_community_pharmacy_services .column h4 {
           font-family: Helvetica, sans-serif;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .original_research_peer_reviewed_lost_in_translation_assessing_the_readability_of_online_information_on_community_pharmacy_services .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .original_research_peer_reviewed_lost_in_translation_assessing_the_readability_of_online_information_on_community_pharmacy_services .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*lists*/

        .original_research_peer_reviewed_lost_in_translation_assessing_the_readability_of_online_information_on_community_pharmacy_services .column .Bullet {
           font-weight: 100;
           line-height: 1.7em;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .original_research_peer_reviewed_lost_in_translation_assessing_the_readability_of_online_information_on_community_pharmacy_services .column .Alphabetic {
           list-style-type: lower-alpha;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .original_research_peer_reviewed_lost_in_translation_assessing_the_readability_of_online_information_on_community_pharmacy_services .column .Numbered {
           padding-left: 24px;
           font-weight: 100;
           line-height: 1.7em;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           color: #000000FC;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .original_research_peer_reviewed_lost_in_translation_assessing_the_readability_of_online_information_on_community_pharmacy_services .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: ;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

        .original_research_peer_reviewed_lost_in_translation_assessing_the_readability_of_online_information_on_community_pharmacy_services .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; }
/***********************************
ORIGINAL RESEARCH Peer-reviewed- Long-term trends in the labour supply and productivity of pharmacists in Canada
***********************************/

    /*paragraphs*/

        .original_research_peer_reviewed_long_term_trends_in_the_labour_supply_and_productivity_of_pharmacists_in_canada .column p {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           border-width: 0px;
        }

        .original_research_peer_reviewed_long_term_trends_in_the_labour_supply_and_productivity_of_pharmacists_in_canada .column p.NOInline {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.98);
           font-size: 1.125rem;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 0px;
           border-width: 0px;
        }

        .original_research_peer_reviewed_long_term_trends_in_the_labour_supply_and_productivity_of_pharmacists_in_canada .column p.paragraphs-1iqoh0mom {
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           font-size: 1.125rem;
           margin-bottom: 24px;
           font-weight: 100;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 20px;
        }

    /*inlines*/

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

    /*links*/

        .original_research_peer_reviewed_long_term_trends_in_the_labour_supply_and_productivity_of_pharmacists_in_canada .column a {
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*headers*/

        .original_research_peer_reviewed_long_term_trends_in_the_labour_supply_and_productivity_of_pharmacists_in_canada .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.25rem;
           line-height: 1.2em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .original_research_peer_reviewed_long_term_trends_in_the_labour_supply_and_productivity_of_pharmacists_in_canada .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .original_research_peer_reviewed_long_term_trends_in_the_labour_supply_and_productivity_of_pharmacists_in_canada .column h3 {
           font-weight: bold;
           font-size: 1.25rem;
           border-width: 0px;
        }

        .original_research_peer_reviewed_long_term_trends_in_the_labour_supply_and_productivity_of_pharmacists_in_canada .column h4 {
           font-family: Helvetica, sans-serif;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .original_research_peer_reviewed_long_term_trends_in_the_labour_supply_and_productivity_of_pharmacists_in_canada .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .original_research_peer_reviewed_long_term_trends_in_the_labour_supply_and_productivity_of_pharmacists_in_canada .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*lists*/

        .original_research_peer_reviewed_long_term_trends_in_the_labour_supply_and_productivity_of_pharmacists_in_canada .column .Bullet {
           font-weight: 100;
           line-height: 1.7em;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .original_research_peer_reviewed_long_term_trends_in_the_labour_supply_and_productivity_of_pharmacists_in_canada .column .Alphabetic {
           list-style-type: lower-alpha;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .original_research_peer_reviewed_long_term_trends_in_the_labour_supply_and_productivity_of_pharmacists_in_canada .column .Numbered {
           padding-left: 24px;
           font-weight: 100;
           line-height: 1.7em;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           color: #000000FC;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 20px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .sage_journals .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; }
/***********************************
Sage Premier
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .sage_premier .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; }
/***********************************
SAGE Video
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .sage_video .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.bookviewport { background-color: #333333; }
div.pagecontainer .page_disable_overlay { background-color: #333333; }