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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Lundbeck Canada
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

/***********************************
Editorial Board
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Bluewater Health
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Verso
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

/***********************************
Sage Journals
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Systematic Review: The role of dietary patterns and nutritional supplements in the management of mental disorders in children and adolescents: an umbrella review of meta-analyses
***********************************/

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

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

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

        .systematic_review_the_role_of_dietary_patterns_and_nutritional_supplements_in_the_management_of_mental_disorders_in_children_and_adolescents_an_umbrella_review_of_meta_analyses .column p.headers-1i7bl9f7n {
           font-weight: 100;
           margin-bottom: 0px;
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           padding: 0px;
           border-width: 0px;
        }

    /*images*/

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

        .systematic_review_the_role_of_dietary_patterns_and_nutritional_supplements_in_the_management_of_mental_disorders_in_children_and_adolescents_an_umbrella_review_of_meta_analyses .column img.images-1i7bmovmr {
           max-width: 20%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: 0px;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
           margin-top: 24px;
           margin-bottom: 24px;
        }

    /*containers*/

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

        .systematic_review_the_role_of_dietary_patterns_and_nutritional_supplements_in_the_management_of_mental_disorders_in_children_and_adolescents_an_umbrella_review_of_meta_analyses .column div.containers-1i7gtusga {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           extended-layout: 0;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           border-left-width: 3px;
           border-right-width: 3px;
           border-top-width: 3px;
           border-bottom-width: 3px;
           border-style: solid;
           border-color: #000000FF;
           border-radius: 5px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 24px;
        }

    /*layoutitems*/

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

/***********************************
Regular Article: Oculomotor Abnormalities and Aberrant Neuro-Developmental Markers: Composite Endophenotype for Bipolar I Disorder
***********************************/

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

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

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

        .regular_article_oculomotor_abnormalities_and_aberrant_neuro_developmental_markers_composite_endophenotype_for_bipolar_i_disorder .column p.headers-1i7bl9f7n {
           font-weight: 100;
           margin-bottom: 0px;
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           padding: 0px;
           border-width: 0px;
        }

    /*images*/

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

        .regular_article_oculomotor_abnormalities_and_aberrant_neuro_developmental_markers_composite_endophenotype_for_bipolar_i_disorder .column img.images-1i7bmovmr {
           max-width: 20%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: 0px;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
           margin-top: 24px;
           margin-bottom: 24px;
        }

    /*containers*/

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

        .regular_article_oculomotor_abnormalities_and_aberrant_neuro_developmental_markers_composite_endophenotype_for_bipolar_i_disorder .column div.containers-1i7gtusga {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           extended-layout: 0;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           border-left-width: 3px;
           border-right-width: 3px;
           border-top-width: 3px;
           border-bottom-width: 3px;
           border-style: solid;
           border-color: #000000FF;
           border-radius: 5px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 24px;
        }

    /*layoutitems*/

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

/***********************************
Regular Article: Programme de soins psychiatriques : Etude de l’expérience de jeunes patients par une méthode qualitative
***********************************/

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

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

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

        .regular_article_programme_de_soins_psychiatriques_etude_de_l_experience_de_jeunes_patients_par_une_methode_qualitative .column p.headers-1i7bl9f7n {
           font-weight: 100;
           margin-bottom: 0px;
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           padding: 0px;
           border-width: 0px;
        }

    /*images*/

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

        .regular_article_programme_de_soins_psychiatriques_etude_de_l_experience_de_jeunes_patients_par_une_methode_qualitative .column img.images-1i7bmovmr {
           max-width: 20%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: 0px;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
           margin-top: 24px;
           margin-bottom: 24px;
        }

    /*containers*/

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

        .regular_article_programme_de_soins_psychiatriques_etude_de_l_experience_de_jeunes_patients_par_une_methode_qualitative .column div.containers-1i7gtusga {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           extended-layout: 0;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           border-left-width: 3px;
           border-right-width: 3px;
           border-top-width: 3px;
           border-bottom-width: 3px;
           border-style: solid;
           border-color: #000000FF;
           border-radius: 5px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 24px;
        }

    /*layoutitems*/

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

/***********************************
Regular Article: Mental illness in the 2 years prior to pregnancy in a population with traumatic brain injury: A cross-sectional study
***********************************/

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

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

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

        .regular_article_mental_illness_in_the_2_years_prior_to_pregnancy_in_a_population_with_traumatic_brain_injury_a_cross_sectional_study .column p.headers-1i7bl9f7n {
           font-weight: 100;
           margin-bottom: 0px;
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           padding: 0px;
           border-width: 0px;
        }

    /*images*/

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

        .regular_article_mental_illness_in_the_2_years_prior_to_pregnancy_in_a_population_with_traumatic_brain_injury_a_cross_sectional_study .column img.images-1i7bmovmr {
           max-width: 20%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: 0px;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
           margin-top: 24px;
           margin-bottom: 24px;
        }

    /*containers*/

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

        .regular_article_mental_illness_in_the_2_years_prior_to_pregnancy_in_a_population_with_traumatic_brain_injury_a_cross_sectional_study .column div.containers-1i7gtusga {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           extended-layout: 0;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           border-left-width: 3px;
           border-right-width: 3px;
           border-top-width: 3px;
           border-bottom-width: 3px;
           border-style: solid;
           border-color: #000000FF;
           border-radius: 5px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 24px;
        }

    /*layoutitems*/

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

/***********************************
Regular Article: The Intergenerational Transfer of Mental Disorders: A Population-based Multigenerational Linkage Study
***********************************/

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

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

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

        .regular_article_the_intergenerational_transfer_of_mental_disorders_a_population_based_multigenerational_linkage_study .column p.headers-1i7bl9f7n {
           font-weight: 100;
           margin-bottom: 0px;
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           padding: 0px;
           border-width: 0px;
        }

    /*images*/

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

        .regular_article_the_intergenerational_transfer_of_mental_disorders_a_population_based_multigenerational_linkage_study .column img.images-1i7bmovmr {
           max-width: 20%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: 0px;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
           margin-top: 24px;
           margin-bottom: 24px;
        }

    /*containers*/

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

        .regular_article_the_intergenerational_transfer_of_mental_disorders_a_population_based_multigenerational_linkage_study .column div.containers-1i7gtusga {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           extended-layout: 0;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           border-left-width: 3px;
           border-right-width: 3px;
           border-top-width: 3px;
           border-bottom-width: 3px;
           border-style: solid;
           border-color: #000000FF;
           border-radius: 5px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 24px;
        }

    /*layoutitems*/

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

/***********************************
Regular Article: Effect of cannabis legalization in Canada on the incidence of psychosis consultations in Quebec City's psychiatric emergency services
***********************************/

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

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

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

        .regular_article_effect_of_cannabis_legalization_in_canada_on_the_incidence_of_psychosis_consultations_in_quebec_city_s_psychiatric_emergency_services .column p.headers-1i7bl9f7n {
           font-weight: 100;
           margin-bottom: 0px;
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           padding: 0px;
           border-width: 0px;
        }

    /*images*/

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

        .regular_article_effect_of_cannabis_legalization_in_canada_on_the_incidence_of_psychosis_consultations_in_quebec_city_s_psychiatric_emergency_services .column img.images-1i7bmovmr {
           max-width: 20%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: 0px;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
           margin-top: 24px;
           margin-bottom: 24px;
        }

    /*containers*/

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

        .regular_article_effect_of_cannabis_legalization_in_canada_on_the_incidence_of_psychosis_consultations_in_quebec_city_s_psychiatric_emergency_services .column div.containers-1i7gtusga {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           extended-layout: 0;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           border-left-width: 3px;
           border-right-width: 3px;
           border-top-width: 3px;
           border-bottom-width: 3px;
           border-style: solid;
           border-color: #000000FF;
           border-radius: 5px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 24px;
        }

    /*layoutitems*/

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

/***********************************
Sage Author Services
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
CPA 74th Annual Conference Registration
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

