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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
ADCES Tech Level
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

        .adces_tech_level .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_tech_level .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           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;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

/***********************************
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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

/***********************************
ADCES25 - Here We Thrive
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

/***********************************
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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           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;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .board_of_directors .column a {
           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;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

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

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

    /*lists*/

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

    /*containers*/

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

/***********************************
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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           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;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

/***********************************
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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .journal_info_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;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .journal_info_ad_index .column a {
           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;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           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;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

/***********************************
"Diabetes Knowledge and Self-Care Practices Among Patients With Type 2 Diabetes Mellitus in Uvira, Kiliba, Sange, and Luvungi, South Kivu Province of the Democratic Republic of Congo"
***********************************/

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

        ._diabetes_knowledge_and_self_care_practices_among_patients_with_type_2_diabetes_mellitus_in_uvira_kiliba_sange_and_luvungi_south_kivu_province_of_the_democratic_republic_of_congo .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_knowledge_and_self_care_practices_among_patients_with_type_2_diabetes_mellitus_in_uvira_kiliba_sange_and_luvungi_south_kivu_province_of_the_democratic_republic_of_congo .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
"Integrating a Care Supporter in Diabetes Self-Management Education to Enhance Health Outcomes: A Pilot Study"
***********************************/

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

/***********************************
"Diabetes Attitudes, Wishes and Needs in the Dominican Republic (DR-DAWN2)"
***********************************/

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

        ._diabetes_attitudes_wishes_and_needs_in_the_dominican_republic_dr_dawn2 .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_attitudes_wishes_and_needs_in_the_dominican_republic_dr_dawn2 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
"Barriers and Facilitators to Taking Medication in Newly Diagnosed Patients With Type 2 Diabetes: A Qualitative Study Based on the Transtheoretical Model"
***********************************/

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

/***********************************
"A Minimally Time-Consuming Method for Regular, Ongoing Outcome Assessments in a Rural Diabetes Self-Management Education and Support Program: Validation via Retrospective Pre-Post Studies"
***********************************/

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
"Development of a Diabetes Education Video Series in American Sign Language for Deaf and Hard of Hearing Populations"
***********************************/

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

/***********************************
Verso Page
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
"ADCES - DIABETES CARE & EDUCATION ESSENTIALS"
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

        ._adces_diabetes_care_education_essentials .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_diabetes_care_education_essentials .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
CBDCE
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

/***********************************
Sage Campus
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

        .sage_campus .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_campus .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
ADCES Toolkit
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

        .adces_toolkit .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_toolkit .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
ADCES Podcast
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

        .adces_podcast .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_podcast .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

