/***********************************
Jornal Cover
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

        .jornal_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; }
/***********************************
Sage Deep Backfile
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

        .sage_deep_backfile .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_deep_backfile .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; }
/***********************************
Verso
***********************************/

    /*headers*/

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

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

        .verso .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 24px;
           border-width: 0px;
        }

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

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

        .verso .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 0px;
           font-weight: bold;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .verso .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .verso .column .CAPS {
           text-transform: uppercase;
           border-width: 0px;
        }

    /*links*/

        .verso .column a {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .verso .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           list-style-type: disc;
           color: #000000F9;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .verso .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           border-width: 0px;
           list-style-image: none;
        }

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

        .verso .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           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: none;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

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

        .verso .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .verso .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .verso .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*images*/

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

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

        .verso .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; }
/***********************************
The Power of Literature Reviews
***********************************/

    /*headers*/

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

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

        .the_power_of_literature_reviews .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 24px;
           border-width: 0px;
        }

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

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

        .the_power_of_literature_reviews .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 0px;
           font-weight: bold;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .the_power_of_literature_reviews .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .the_power_of_literature_reviews .column .CAPS {
           text-transform: uppercase;
           border-width: 0px;
        }

    /*links*/

        .the_power_of_literature_reviews .column a {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .the_power_of_literature_reviews .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           list-style-type: disc;
           color: #000000F9;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .the_power_of_literature_reviews .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           border-width: 0px;
           list-style-image: none;
        }

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

        .the_power_of_literature_reviews .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           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: none;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

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

        .the_power_of_literature_reviews .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .the_power_of_literature_reviews .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .the_power_of_literature_reviews .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*images*/

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

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

        .the_power_of_literature_reviews .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; }
/***********************************
The Role of School Nurses in Promoting Positive Sexual Health Education: A Scoping Review
***********************************/

    /*headers*/

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

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

        .the_role_of_school_nurses_in_promoting_positive_sexual_health_education_a_scoping_review .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 24px;
           border-width: 0px;
        }

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

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

        .the_role_of_school_nurses_in_promoting_positive_sexual_health_education_a_scoping_review .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 0px;
           font-weight: bold;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .the_role_of_school_nurses_in_promoting_positive_sexual_health_education_a_scoping_review .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .the_role_of_school_nurses_in_promoting_positive_sexual_health_education_a_scoping_review .column .CAPS {
           text-transform: uppercase;
           border-width: 0px;
        }

    /*links*/

        .the_role_of_school_nurses_in_promoting_positive_sexual_health_education_a_scoping_review .column a {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .the_role_of_school_nurses_in_promoting_positive_sexual_health_education_a_scoping_review .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           list-style-type: disc;
           color: #000000F9;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .the_role_of_school_nurses_in_promoting_positive_sexual_health_education_a_scoping_review .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           border-width: 0px;
           list-style-image: none;
        }

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

        .the_role_of_school_nurses_in_promoting_positive_sexual_health_education_a_scoping_review .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           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: none;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

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

        .the_role_of_school_nurses_in_promoting_positive_sexual_health_education_a_scoping_review .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .the_role_of_school_nurses_in_promoting_positive_sexual_health_education_a_scoping_review .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .the_role_of_school_nurses_in_promoting_positive_sexual_health_education_a_scoping_review .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*images*/

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

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

    /*layoutitems*/

        .the_role_of_school_nurses_in_promoting_positive_sexual_health_education_a_scoping_review .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; }
/***********************************
A Scoping Review of School-Based Nutrition Education Interventions in the Islamic Republic of Iran
***********************************/

    /*headers*/

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

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

        .a_scoping_review_of_school_based_nutrition_education_interventions_in_the_islamic_republic_of_iran .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 24px;
           border-width: 0px;
        }

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

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

        .a_scoping_review_of_school_based_nutrition_education_interventions_in_the_islamic_republic_of_iran .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 0px;
           font-weight: bold;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .a_scoping_review_of_school_based_nutrition_education_interventions_in_the_islamic_republic_of_iran .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .a_scoping_review_of_school_based_nutrition_education_interventions_in_the_islamic_republic_of_iran .column .CAPS {
           text-transform: uppercase;
           border-width: 0px;
        }

    /*links*/

        .a_scoping_review_of_school_based_nutrition_education_interventions_in_the_islamic_republic_of_iran .column a {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .a_scoping_review_of_school_based_nutrition_education_interventions_in_the_islamic_republic_of_iran .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           list-style-type: disc;
           color: #000000F9;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .a_scoping_review_of_school_based_nutrition_education_interventions_in_the_islamic_republic_of_iran .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           border-width: 0px;
           list-style-image: none;
        }

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

        .a_scoping_review_of_school_based_nutrition_education_interventions_in_the_islamic_republic_of_iran .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           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: none;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

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

        .a_scoping_review_of_school_based_nutrition_education_interventions_in_the_islamic_republic_of_iran .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .a_scoping_review_of_school_based_nutrition_education_interventions_in_the_islamic_republic_of_iran .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .a_scoping_review_of_school_based_nutrition_education_interventions_in_the_islamic_republic_of_iran .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*images*/

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

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

    /*layoutitems*/

        .a_scoping_review_of_school_based_nutrition_education_interventions_in_the_islamic_republic_of_iran .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; }
/***********************************
Practices Applied in Schools for Cases of Non-Suicidal Self-Injury in Adolescents: A Scoping Review
***********************************/

    /*headers*/

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

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

        .practices_applied_in_schools_for_cases_of_non_suicidal_self_injury_in_adolescents_a_scoping_review .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 24px;
           border-width: 0px;
        }

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

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

        .practices_applied_in_schools_for_cases_of_non_suicidal_self_injury_in_adolescents_a_scoping_review .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 0px;
           font-weight: bold;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .practices_applied_in_schools_for_cases_of_non_suicidal_self_injury_in_adolescents_a_scoping_review .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .practices_applied_in_schools_for_cases_of_non_suicidal_self_injury_in_adolescents_a_scoping_review .column .CAPS {
           text-transform: uppercase;
           border-width: 0px;
        }

    /*links*/

        .practices_applied_in_schools_for_cases_of_non_suicidal_self_injury_in_adolescents_a_scoping_review .column a {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .practices_applied_in_schools_for_cases_of_non_suicidal_self_injury_in_adolescents_a_scoping_review .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           list-style-type: disc;
           color: #000000F9;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .practices_applied_in_schools_for_cases_of_non_suicidal_self_injury_in_adolescents_a_scoping_review .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           border-width: 0px;
           list-style-image: none;
        }

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

        .practices_applied_in_schools_for_cases_of_non_suicidal_self_injury_in_adolescents_a_scoping_review .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           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: none;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

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

        .practices_applied_in_schools_for_cases_of_non_suicidal_self_injury_in_adolescents_a_scoping_review .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .practices_applied_in_schools_for_cases_of_non_suicidal_self_injury_in_adolescents_a_scoping_review .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .practices_applied_in_schools_for_cases_of_non_suicidal_self_injury_in_adolescents_a_scoping_review .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*images*/

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

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

    /*layoutitems*/

        .practices_applied_in_schools_for_cases_of_non_suicidal_self_injury_in_adolescents_a_scoping_review .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; }
/***********************************
Competitive Food Policy and Food Behavior and Health Metrics in K-12 Students: A Scoping Review
***********************************/

    /*headers*/

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

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

        .competitive_food_policy_and_food_behavior_and_health_metrics_in_k_12_students_a_scoping_review .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 24px;
           border-width: 0px;
        }

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

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

        .competitive_food_policy_and_food_behavior_and_health_metrics_in_k_12_students_a_scoping_review .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 0px;
           font-weight: bold;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .competitive_food_policy_and_food_behavior_and_health_metrics_in_k_12_students_a_scoping_review .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .competitive_food_policy_and_food_behavior_and_health_metrics_in_k_12_students_a_scoping_review .column .CAPS {
           text-transform: uppercase;
           border-width: 0px;
        }

    /*links*/

        .competitive_food_policy_and_food_behavior_and_health_metrics_in_k_12_students_a_scoping_review .column a {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .competitive_food_policy_and_food_behavior_and_health_metrics_in_k_12_students_a_scoping_review .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           list-style-type: disc;
           color: #000000F9;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .competitive_food_policy_and_food_behavior_and_health_metrics_in_k_12_students_a_scoping_review .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           border-width: 0px;
           list-style-image: none;
        }

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

        .competitive_food_policy_and_food_behavior_and_health_metrics_in_k_12_students_a_scoping_review .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           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: none;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

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

        .competitive_food_policy_and_food_behavior_and_health_metrics_in_k_12_students_a_scoping_review .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .competitive_food_policy_and_food_behavior_and_health_metrics_in_k_12_students_a_scoping_review .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .competitive_food_policy_and_food_behavior_and_health_metrics_in_k_12_students_a_scoping_review .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*images*/

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

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

    /*layoutitems*/

        .competitive_food_policy_and_food_behavior_and_health_metrics_in_k_12_students_a_scoping_review .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; }
/***********************************
Health Information Exchange Implications for School Nursing: An Integrative Review
***********************************/

    /*headers*/

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

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

        .health_information_exchange_implications_for_school_nursing_an_integrative_review .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 24px;
           border-width: 0px;
        }

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

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

        .health_information_exchange_implications_for_school_nursing_an_integrative_review .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 0px;
           font-weight: bold;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .health_information_exchange_implications_for_school_nursing_an_integrative_review .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .health_information_exchange_implications_for_school_nursing_an_integrative_review .column .CAPS {
           text-transform: uppercase;
           border-width: 0px;
        }

    /*links*/

        .health_information_exchange_implications_for_school_nursing_an_integrative_review .column a {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .health_information_exchange_implications_for_school_nursing_an_integrative_review .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           list-style-type: disc;
           color: #000000F9;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .health_information_exchange_implications_for_school_nursing_an_integrative_review .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           border-width: 0px;
           list-style-image: none;
        }

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

        .health_information_exchange_implications_for_school_nursing_an_integrative_review .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           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: none;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

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

        .health_information_exchange_implications_for_school_nursing_an_integrative_review .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .health_information_exchange_implications_for_school_nursing_an_integrative_review .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .health_information_exchange_implications_for_school_nursing_an_integrative_review .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*images*/

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

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

    /*layoutitems*/

        .health_information_exchange_implications_for_school_nursing_an_integrative_review .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; }
/***********************************
Prioritization Among School Nurses: An Integrative Review of the Literature
***********************************/

    /*headers*/

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

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

        .prioritization_among_school_nurses_an_integrative_review_of_the_literature .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 24px;
           border-width: 0px;
        }

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

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

        .prioritization_among_school_nurses_an_integrative_review_of_the_literature .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 0px;
           font-weight: bold;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .prioritization_among_school_nurses_an_integrative_review_of_the_literature .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .prioritization_among_school_nurses_an_integrative_review_of_the_literature .column .CAPS {
           text-transform: uppercase;
           border-width: 0px;
        }

    /*links*/

        .prioritization_among_school_nurses_an_integrative_review_of_the_literature .column a {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .prioritization_among_school_nurses_an_integrative_review_of_the_literature .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           list-style-type: disc;
           color: #000000F9;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .prioritization_among_school_nurses_an_integrative_review_of_the_literature .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           border-width: 0px;
           list-style-image: none;
        }

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

        .prioritization_among_school_nurses_an_integrative_review_of_the_literature .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           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: none;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

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

        .prioritization_among_school_nurses_an_integrative_review_of_the_literature .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .prioritization_among_school_nurses_an_integrative_review_of_the_literature .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .prioritization_among_school_nurses_an_integrative_review_of_the_literature .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*images*/

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

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

        .prioritization_among_school_nurses_an_integrative_review_of_the_literature .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; }
/***********************************
School Connectedness and School Nursing Services: A Concept Analysis
***********************************/

    /*headers*/

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

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

        .school_connectedness_and_school_nursing_services_a_concept_analysis .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 24px;
           border-width: 0px;
        }

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

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

        .school_connectedness_and_school_nursing_services_a_concept_analysis .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 0px;
           font-weight: bold;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .school_connectedness_and_school_nursing_services_a_concept_analysis .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .school_connectedness_and_school_nursing_services_a_concept_analysis .column .CAPS {
           text-transform: uppercase;
           border-width: 0px;
        }

    /*links*/

        .school_connectedness_and_school_nursing_services_a_concept_analysis .column a {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .school_connectedness_and_school_nursing_services_a_concept_analysis .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           list-style-type: disc;
           color: #000000F9;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .school_connectedness_and_school_nursing_services_a_concept_analysis .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           border-width: 0px;
           list-style-image: none;
        }

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

        .school_connectedness_and_school_nursing_services_a_concept_analysis .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           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: none;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

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

        .school_connectedness_and_school_nursing_services_a_concept_analysis .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .school_connectedness_and_school_nursing_services_a_concept_analysis .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .school_connectedness_and_school_nursing_services_a_concept_analysis .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*images*/

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

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

        .school_connectedness_and_school_nursing_services_a_concept_analysis .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; }
/***********************************
"National Association of School Nurses (NASN) Position Statement: Immunization and Vaccination Requirements
***********************************/

    /*headers*/

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

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

        ._national_association_of_school_nurses_nasn_position_statement_immunization_and_vaccination_requirements .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 24px;
           border-width: 0px;
        }

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

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

        ._national_association_of_school_nurses_nasn_position_statement_immunization_and_vaccination_requirements .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 0px;
           font-weight: bold;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

        ._national_association_of_school_nurses_nasn_position_statement_immunization_and_vaccination_requirements .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        ._national_association_of_school_nurses_nasn_position_statement_immunization_and_vaccination_requirements .column .CAPS {
           text-transform: uppercase;
           border-width: 0px;
        }

    /*links*/

        ._national_association_of_school_nurses_nasn_position_statement_immunization_and_vaccination_requirements .column a {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        ._national_association_of_school_nurses_nasn_position_statement_immunization_and_vaccination_requirements .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           list-style-type: disc;
           color: #000000F9;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        ._national_association_of_school_nurses_nasn_position_statement_immunization_and_vaccination_requirements .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           border-width: 0px;
           list-style-image: none;
        }

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

        ._national_association_of_school_nurses_nasn_position_statement_immunization_and_vaccination_requirements .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           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: none;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

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

        ._national_association_of_school_nurses_nasn_position_statement_immunization_and_vaccination_requirements .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        ._national_association_of_school_nurses_nasn_position_statement_immunization_and_vaccination_requirements .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 12px;
           border-width: 0px;
        }

        ._national_association_of_school_nurses_nasn_position_statement_immunization_and_vaccination_requirements .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*images*/

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

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

        ._national_association_of_school_nurses_nasn_position_statement_immunization_and_vaccination_requirements .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; }
/***********************************
2026 Nasn Elections
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

        ._2026_nasn_elections .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; }
/***********************************
Connect with Sage Journals
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

        .connect_with_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; }
/***********************************
NASN 2026
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

        .nasn_the_legal_survival_series .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: #333333FF; }
div.pagecontainer .page_disable_overlay { background-color: #333333FF; }
div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }