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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .adces_you_know_the_value .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; }
/***********************************
Owen Mumford
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

        .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;
           text-decoration: none;
           text-align: left;
           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;
           gap: normal;
           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;
        }

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .adces_cbdce_propel_your_career .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; }
/***********************************
Board of Directors
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .board_of_directors .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; }
/***********************************
ADCES Allies
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

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

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

    /*layoutitems*/

        .journal_info_ad_index .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 Use of Artificial Intelligence (AI) in Journal Publishing"
***********************************/

    /*lists*/

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

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

        ._the_use_of_artificial_intelligence_ai_in_journal_publishing .column .Numbered {
           font-weight: 100;
           font-size: 1.0625rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

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

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

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

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

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

        ._the_use_of_artificial_intelligence_ai_in_journal_publishing .column h1 {
           margin-bottom: 20px;
           margin-top: 24px;
           line-height: 1.2em;
           font-size: 2.125rem;
           color: #000000;
           font-family: Palatino;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

        ._the_use_of_artificial_intelligence_ai_in_journal_publishing .column p.Noinline {
           font-weight: 100;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        ._the_use_of_artificial_intelligence_ai_in_journal_publishing .column p {
           font-weight: 100;
           margin-bottom: 20px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

    /*images*/

        ._the_use_of_artificial_intelligence_ai_in_journal_publishing .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_use_of_artificial_intelligence_ai_in_journal_publishing .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_use_of_artificial_intelligence_ai_in_journal_publishing .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; }
/***********************************
Clinician, Youth, and Parent Perspectives on Diabetes Technology Education
***********************************/

    /*lists*/

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

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

        .clinician_youth_and_parent_perspectives_on_diabetes_technology_education .column .Numbered {
           font-weight: 100;
           font-size: 1.0625rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

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

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

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

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

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

        .clinician_youth_and_parent_perspectives_on_diabetes_technology_education .column h1 {
           margin-bottom: 20px;
           margin-top: 24px;
           line-height: 1.2em;
           font-size: 2.125rem;
           color: #000000;
           font-family: Palatino;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

        .clinician_youth_and_parent_perspectives_on_diabetes_technology_education .column p.Noinline {
           font-weight: 100;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .clinician_youth_and_parent_perspectives_on_diabetes_technology_education .column p {
           font-weight: 100;
           margin-bottom: 20px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

    /*images*/

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

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

        .clinician_youth_and_parent_perspectives_on_diabetes_technology_education .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; }
/***********************************
"Experiences of Women With Diabetes Using Wearable Continuous Glucose Monitors During Pregnancy: A Qualitative Descriptive Study"
***********************************/

    /*lists*/

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

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

        ._experiences_of_women_with_diabetes_using_wearable_continuous_glucose_monitors_during_pregnancy_a_qualitative_descriptive_study .column .Numbered {
           font-weight: 100;
           font-size: 1.0625rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

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

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

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

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

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

        ._experiences_of_women_with_diabetes_using_wearable_continuous_glucose_monitors_during_pregnancy_a_qualitative_descriptive_study .column h1 {
           margin-bottom: 20px;
           margin-top: 24px;
           line-height: 1.2em;
           font-size: 2.125rem;
           color: #000000;
           font-family: Palatino;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

        ._experiences_of_women_with_diabetes_using_wearable_continuous_glucose_monitors_during_pregnancy_a_qualitative_descriptive_study .column p.Noinline {
           font-weight: 100;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        ._experiences_of_women_with_diabetes_using_wearable_continuous_glucose_monitors_during_pregnancy_a_qualitative_descriptive_study .column p {
           font-weight: 100;
           margin-bottom: 20px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

        ._experiences_of_women_with_diabetes_using_wearable_continuous_glucose_monitors_during_pregnancy_a_qualitative_descriptive_study .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; }
/***********************************
"Optimizing Dietary Concordance Through Self-Management in Type 2 Diabetes: Insights From Indonesia"
***********************************/

    /*lists*/

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

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

        ._optimizing_dietary_concordance_through_self_management_in_type_2_diabetes_insights_from_indonesia .column .Numbered {
           font-weight: 100;
           font-size: 1.0625rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

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

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

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

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

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

        ._optimizing_dietary_concordance_through_self_management_in_type_2_diabetes_insights_from_indonesia .column h1 {
           margin-bottom: 20px;
           margin-top: 24px;
           line-height: 1.2em;
           font-size: 2.125rem;
           color: #000000;
           font-family: Palatino;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

        ._optimizing_dietary_concordance_through_self_management_in_type_2_diabetes_insights_from_indonesia .column p.Noinline {
           font-weight: 100;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        ._optimizing_dietary_concordance_through_self_management_in_type_2_diabetes_insights_from_indonesia .column p {
           font-weight: 100;
           margin-bottom: 20px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

    /*images*/

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

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

        ._optimizing_dietary_concordance_through_self_management_in_type_2_diabetes_insights_from_indonesia .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; }
/***********************************
"Psychometric Properties of the Short-Form Revised Lifestyle Evaluation Scale for Metabolic Syndrome–Korean"
***********************************/

    /*lists*/

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

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

        ._psychometric_properties_of_the_short_form_revised_lifestyle_evaluation_scale_for_metabolic_syndrome_korean .column .Numbered {
           font-weight: 100;
           font-size: 1.0625rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

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

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

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

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

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

        ._psychometric_properties_of_the_short_form_revised_lifestyle_evaluation_scale_for_metabolic_syndrome_korean .column h1 {
           margin-bottom: 20px;
           margin-top: 24px;
           line-height: 1.2em;
           font-size: 2.125rem;
           color: #000000;
           font-family: Palatino;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

        ._psychometric_properties_of_the_short_form_revised_lifestyle_evaluation_scale_for_metabolic_syndrome_korean .column p.Noinline {
           font-weight: 100;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        ._psychometric_properties_of_the_short_form_revised_lifestyle_evaluation_scale_for_metabolic_syndrome_korean .column p {
           font-weight: 100;
           margin-bottom: 20px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

    /*images*/

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

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

        ._psychometric_properties_of_the_short_form_revised_lifestyle_evaluation_scale_for_metabolic_syndrome_korean .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; }
/***********************************
"Cultural Adaptation and Content Validity of the Type 2 Diabetes Distress Assessment Tool for Brazilian Culture"
***********************************/

    /*lists*/

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

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

        ._cultural_adaptation_and_content_validity_of_the_type_2_diabetes_distress_assessment_tool_for_brazilian_culture .column .Numbered {
           font-weight: 100;
           font-size: 1.0625rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

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

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

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

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

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

        ._cultural_adaptation_and_content_validity_of_the_type_2_diabetes_distress_assessment_tool_for_brazilian_culture .column h1 {
           margin-bottom: 20px;
           margin-top: 24px;
           line-height: 1.2em;
           font-size: 2.125rem;
           color: #000000;
           font-family: Palatino;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

        ._cultural_adaptation_and_content_validity_of_the_type_2_diabetes_distress_assessment_tool_for_brazilian_culture .column p.Noinline {
           font-weight: 100;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        ._cultural_adaptation_and_content_validity_of_the_type_2_diabetes_distress_assessment_tool_for_brazilian_culture .column p {
           font-weight: 100;
           margin-bottom: 20px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

    /*images*/

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

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

        ._cultural_adaptation_and_content_validity_of_the_type_2_diabetes_distress_assessment_tool_for_brazilian_culture .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; }
/***********************************
"Use of Social Media to Support Gestational Diabetes Risk Reduction for American Indian and Alaska Native Females: A Qualitative Study Soliciting Perspectives From American Indian and Alaska Native Youth, Mothers, and Content Experts"
***********************************/

    /*lists*/

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

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

        ._use_of_social_media_to_support_gestational_diabetes_risk_reduction_for_american_indian_and_alaska_native_females_a_qualitative_study_soliciting_perspectives_from_american_indian_and_alaska_native_youth_mothers_and_content_experts .column .Numbered {
           font-weight: 100;
           font-size: 1.0625rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

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

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

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

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

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

        ._use_of_social_media_to_support_gestational_diabetes_risk_reduction_for_american_indian_and_alaska_native_females_a_qualitative_study_soliciting_perspectives_from_american_indian_and_alaska_native_youth_mothers_and_content_experts .column h1 {
           margin-bottom: 20px;
           margin-top: 24px;
           line-height: 1.2em;
           font-size: 2.125rem;
           color: #000000;
           font-family: Palatino;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

        ._use_of_social_media_to_support_gestational_diabetes_risk_reduction_for_american_indian_and_alaska_native_females_a_qualitative_study_soliciting_perspectives_from_american_indian_and_alaska_native_youth_mothers_and_content_experts .column p.Noinline {
           font-weight: 100;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        ._use_of_social_media_to_support_gestational_diabetes_risk_reduction_for_american_indian_and_alaska_native_females_a_qualitative_study_soliciting_perspectives_from_american_indian_and_alaska_native_youth_mothers_and_content_experts .column p {
           font-weight: 100;
           margin-bottom: 20px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

    /*images*/

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

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

        ._use_of_social_media_to_support_gestational_diabetes_risk_reduction_for_american_indian_and_alaska_native_females_a_qualitative_study_soliciting_perspectives_from_american_indian_and_alaska_native_youth_mothers_and_content_experts .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 Education Disparities in Patients Diagnosed With Type 2 Diabetes Mellitus Using Data From the National Ambulatory Medical Care Survey for the Years 2012 to 2019"
***********************************/

    /*lists*/

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

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

        ._health_education_disparities_in_patients_diagnosed_with_type_2_diabetes_mellitus_using_data_from_the_national_ambulatory_medical_care_survey_for_the_years_2012_to_2019 .column .Numbered {
           font-weight: 100;
           font-size: 1.0625rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

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

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

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

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

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

        ._health_education_disparities_in_patients_diagnosed_with_type_2_diabetes_mellitus_using_data_from_the_national_ambulatory_medical_care_survey_for_the_years_2012_to_2019 .column h1 {
           margin-bottom: 20px;
           margin-top: 24px;
           line-height: 1.2em;
           font-size: 2.125rem;
           color: #000000;
           font-family: Palatino;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

        ._health_education_disparities_in_patients_diagnosed_with_type_2_diabetes_mellitus_using_data_from_the_national_ambulatory_medical_care_survey_for_the_years_2012_to_2019 .column p.Noinline {
           font-weight: 100;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        ._health_education_disparities_in_patients_diagnosed_with_type_2_diabetes_mellitus_using_data_from_the_national_ambulatory_medical_care_survey_for_the_years_2012_to_2019 .column p {
           font-weight: 100;
           margin-bottom: 20px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

    /*images*/

        ._health_education_disparities_in_patients_diagnosed_with_type_2_diabetes_mellitus_using_data_from_the_national_ambulatory_medical_care_survey_for_the_years_2012_to_2019 .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_education_disparities_in_patients_diagnosed_with_type_2_diabetes_mellitus_using_data_from_the_national_ambulatory_medical_care_survey_for_the_years_2012_to_2019 .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_education_disparities_in_patients_diagnosed_with_type_2_diabetes_mellitus_using_data_from_the_national_ambulatory_medical_care_survey_for_the_years_2012_to_2019 .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; }
/***********************************
"Overall Experiences and Perceptions of Racism of Parents of Non-Hispanic Black Children With Diabetes"
***********************************/

    /*lists*/

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

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

        ._overall_experiences_and_perceptions_of_racism_of_parents_of_non_hispanic_black_children_with_diabetes .column .Numbered {
           font-weight: 100;
           font-size: 1.0625rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

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

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

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

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

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

        ._overall_experiences_and_perceptions_of_racism_of_parents_of_non_hispanic_black_children_with_diabetes .column h1 {
           margin-bottom: 20px;
           margin-top: 24px;
           line-height: 1.2em;
           font-size: 2.125rem;
           color: #000000;
           font-family: Palatino;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

        ._overall_experiences_and_perceptions_of_racism_of_parents_of_non_hispanic_black_children_with_diabetes .column p.Noinline {
           font-weight: 100;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        ._overall_experiences_and_perceptions_of_racism_of_parents_of_non_hispanic_black_children_with_diabetes .column p {
           font-weight: 100;
           margin-bottom: 20px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

    /*images*/

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

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

        ._overall_experiences_and_perceptions_of_racism_of_parents_of_non_hispanic_black_children_with_diabetes .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; }
/***********************************
"An Evaluation of the Quality and Reliability of YouTube Videos on CGM System Installation and Replacement"
***********************************/

    /*lists*/

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

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

        ._an_evaluation_of_the_quality_and_reliability_of_youtube_videos_on_cgm_system_installation_and_replacement .column .Numbered {
           font-weight: 100;
           font-size: 1.0625rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

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

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

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

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

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

        ._an_evaluation_of_the_quality_and_reliability_of_youtube_videos_on_cgm_system_installation_and_replacement .column h1 {
           margin-bottom: 20px;
           margin-top: 24px;
           line-height: 1.2em;
           font-size: 2.125rem;
           color: #000000;
           font-family: Palatino;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

        ._an_evaluation_of_the_quality_and_reliability_of_youtube_videos_on_cgm_system_installation_and_replacement .column p.Noinline {
           font-weight: 100;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        ._an_evaluation_of_the_quality_and_reliability_of_youtube_videos_on_cgm_system_installation_and_replacement .column p {
           font-weight: 100;
           margin-bottom: 20px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

    /*images*/

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

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

        ._an_evaluation_of_the_quality_and_reliability_of_youtube_videos_on_cgm_system_installation_and_replacement .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; }
/***********************************
"Factors Impacting Pneumococcal Vaccination Among Non-Hispanic Black Adults With Type 2 Diabetes: A Nationwide Cross-Sectional Study"
***********************************/

    /*lists*/

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

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

        ._factors_impacting_pneumococcal_vaccination_among_non_hispanic_black_adults_with_type_2_diabetes_a_nationwide_cross_sectional_study .column .Numbered {
           font-weight: 100;
           font-size: 1.0625rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

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

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

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

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

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

        ._factors_impacting_pneumococcal_vaccination_among_non_hispanic_black_adults_with_type_2_diabetes_a_nationwide_cross_sectional_study .column h1 {
           margin-bottom: 20px;
           margin-top: 24px;
           line-height: 1.2em;
           font-size: 2.125rem;
           color: #000000;
           font-family: Palatino;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

        ._factors_impacting_pneumococcal_vaccination_among_non_hispanic_black_adults_with_type_2_diabetes_a_nationwide_cross_sectional_study .column p.Noinline {
           font-weight: 100;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        ._factors_impacting_pneumococcal_vaccination_among_non_hispanic_black_adults_with_type_2_diabetes_a_nationwide_cross_sectional_study .column p {
           font-weight: 100;
           margin-bottom: 20px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
"The Effectiveness of Telehealth on Glycemic Stability and Quality of Life Among Patients With Type 1 and Type 2 Diabetes: A Systematic Review and Meta-Analysis"
***********************************/

    /*lists*/

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

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

        ._the_effectiveness_of_telehealth_on_glycemic_stability_and_quality_of_life_among_patients_with_type_1_and_type_2_diabetes_a_systematic_review_and_meta_analysis .column .Numbered {
           font-weight: 100;
           font-size: 1.0625rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

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

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

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

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

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

        ._the_effectiveness_of_telehealth_on_glycemic_stability_and_quality_of_life_among_patients_with_type_1_and_type_2_diabetes_a_systematic_review_and_meta_analysis .column h1 {
           margin-bottom: 20px;
           margin-top: 24px;
           line-height: 1.2em;
           font-size: 2.125rem;
           color: #000000;
           font-family: Palatino;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

        ._the_effectiveness_of_telehealth_on_glycemic_stability_and_quality_of_life_among_patients_with_type_1_and_type_2_diabetes_a_systematic_review_and_meta_analysis .column p.Noinline {
           font-weight: 100;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        ._the_effectiveness_of_telehealth_on_glycemic_stability_and_quality_of_life_among_patients_with_type_1_and_type_2_diabetes_a_systematic_review_and_meta_analysis .column p {
           font-weight: 100;
           margin-bottom: 20px;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-color: Transparent;
           border-width: 0px;
        }

    /*images*/

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

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

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

    /*paragraphs*/

        .journal_info .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           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*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .danataech_from_adces .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; }
/***********************************
Diabetes care & Education Essential
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .diabetes_care_education_essential .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 Research Methods
***********************************/

    /*paragraphs*/

        .sage_research_methods .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_research_methods .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_research_methods .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_research_methods .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .sage_research_methods .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_research_methods .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_research_methods .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_research_methods .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_research_methods .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_research_methods .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_research_methods .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_research_methods .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_research_methods .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 Authour Services
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .sage_authour_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_authour_services .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_authour_services .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .adces_the_huddle .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; }
/***********************************
ADCES DSMES Program
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

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