@charset "utf-8";
@import url('https://use.typekit.net/mmn2sxm.css');
@import url('/content/dam/diabetes-patient/novocare-diabeteseducation/css/diabetes-education-registration.css');
@import url('https://use.typekit.net/mmn2sxm.css');

@font-face {
    font-family: 'Apis-ExtraBold';
    font-weight: 800;
    src: url('/content/dam/diabetes-patient/novocare-diabeteseducation/css/fonts/Apis-ExtraBold.ttf');
}



p {
    font-family: var(--nni-font);
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 8px;
    margin: 0
}

p, p a {
    color: var(--brand-primary)
}


@media (max-width:767px) {
    .aboutDiabetes{
        padding-bottom: 30px;
    }
}

.aboutDiabetes p{
    color:#01317A;
}

.aboutDiabetes p a{
    color: #015AD2;
    text-decoration:underline;
    font-weight: 400;
    border-bottom: none;
}

.letterspacing-less > *{
    letter-spacing: -.02em;
}
.letterspacing-more > *{
    letter-spacing: .02em;
}

.remove_margins{
    margin:0 !important;
}
@media (max-width:767px) {
    .remove_margins_mobile{
        margin:0 !important;
    }
}


p a {
    text-decoration: none;
    border-bottom: 1px solid var(--brand-primary);
    font-weight: 700
}

body {
    background: var(--grey-light);
    font-family: var(--nni-font)
}

.headline-1, h1 {
    font-size: 45px;
    line-height: 56px;
    font-weight: 400;
    font-family: var(--nni-font);
    color: var(--brand-primary)
}

.headline-2, h2 {
    font-size: 40px;
    line-height: 3pc;
    font-weight: 400;
    font-family: var(--nni-font);
    color: var(--brand-primary)
}

.cta-text .headline-2, .cta-text h2 {
    font-size: 22px
}

.headline-3, h3 {
    font-size: 2pc;
    line-height: 40px;
    font-weight: 400;
    font-family: var(--nni-font);
    color: var(--brand-primary);
    padding: 0;
    margin: 0
}

.headline-4, h4 {
    font-size: 20px;
    font-weight: 400
}

.body-1, .headline-4, h4 {
    font-family: var(--nni-font);
    color: var(--brand-primary);
    line-height: 24px
}

.body-1 {
    font-size: 1pc;
    padding: 0 0 8px;
    margin: 0
}

.body-1 a {
    text-decoration: none;
    border-bottom: 1px solid var(--brand-primary);
    font-weight: 700
}

.body-1 a, ol {
    color: var(--brand-primary)
}

ol {
    font-family: var(--nni-font);
    font-size: 1pc;
    line-height: 24px
}

ol a {
    color: var(--brand-primary);
    text-decoration: none;
    border-bottom: 1px solid var(--brand-primary);
    font-weight: 700
}

ol li {
    margin-bottom: 10px
}

ol li ol, ol li ul {
    margin-top: 10px
}




ul {
    font-family: var(--nni-font);
    font-size: 1pc;
    line-height: 24px
}

ul, ul a {
    color: var(--brand-primary)
}

ul a {
    text-decoration: none;
    border-bottom: 1px solid var(--brand-primary);
    font-weight: 700
}

ul li {
    margin-bottom: 10px
}

ul li ol, ul li ul {
    margin-top: 10px
}

li {
    font-family: var(--nni-font);
    font-size: 1pc;
    line-height: 24px
}

li, li a {
    color: var(--brand-primary)
}

li a {
    text-decoration: none;
    border-bottom: 1px solid var(--brand-primary);
    font-weight: 700
}



body.theme_diabeteseducation.hide-chat .alme--launchPointContainer{
    display: none;
}

body.theme_diabeteseducation.editor_view .root.responsivegrid > div > div.cq-Editable-dom .htmlsource{
    height: 40px;
    background-color: #efefef;
}
body.theme_diabeteseducation.editor_view .root.responsivegrid > div > div.cq-Editable-dom .htmlsource > div::before{
    content: 'html source';
    display: block;
}


body.theme_diabeteseducation .aboutDiabetes ul{
    padding-left: 1em;
    margin-top:0;
    /* list-style-position: inside; */
}
body.theme_diabeteseducation .aboutDiabetes ol > li,
body.theme_diabeteseducation .aboutDiabetes ul > li{
    /* margin-left: 1px; */
    padding-left:.6em;
    margin-bottom:.1em;
}
body.theme_diabeteseducation .aboutDiabetes ul > li::marker{
    font-size: .8em;
}

@media (max-width:767px) {
    body.theme_diabeteseducation .aboutDiabetes > .cope-core-container-content {
        padding-left: 0;
        padding-right: 0;
    }
}   

td {
    font-family: var(--nni-font);
    font-size: 1pc;
    line-height: 24px
}

td, td a {
    color: var(--brand-primary)
}

td a {
    text-decoration: none;
    border-bottom: 1px solid var(--brand-primary);
    font-weight: 700
}

@media (max-width:767px) {
    .headline-1, h1 {
        font-size: 35px;
        line-height: 40px
    }

    .headline-2, h2 {
        font-size: 2pc;
        line-height: 40px
    }

    .headline-2, h3 {
        font-size: 26px;
        line-height: 2pc
    }

    body.theme_diabeteseducation .mobile-textalign-left, 
    body.theme_diabeteseducation .mobile-textalign-left p, 
    body.theme_diabeteseducation .mobile-textalign-left span {
        text-align: left !important
    }

    body.theme_diabeteseducation .mobile-textalign-center, 
    body.theme_diabeteseducation .mobile-textalign-center p, 
    body.theme_diabeteseducation .mobile-textalign-center span {
        text-align: center !important
    }
}


.fontsize-18 p,
.fontsize-18 strong{
    font-size: 18px;
}



body.theme_diabeteseducation .bullets-level2-round ol ul, body.theme_diabeteseducation .bullets-level2-round ul ul {
    list-style: disc
}

body.theme_diabeteseducation .bullets-level2-dash ul ul li {
    list-style: none;
    text-indent: -20px
}

body.theme_diabeteseducation .bullets-level2-dash ul ul li:before {
    content: "–";
    margin-right: 11px
}

body.theme_diabeteseducation .bullets-level2-dash ol ul li {
    list-style: none;
    text-indent: -20px
}

body.theme_diabeteseducation .bullets-level2-dash ol ul li:before {
    content: "–";
    margin-right: 11px
}

body.theme_diabeteseducation .body-2 {
    font-size: 14px
}

body.theme_diabeteseducation .font-footnote {
    font-size: 13px
}

body.theme_diabeteseducation .break-link a, body.theme_diabeteseducation .break-word {
    word-break: break-word
}

body.theme_diabeteseducation .cope-core-text h1 sup, body.theme_diabeteseducation .cope-core-text h2 sup, body.theme_diabeteseducation .cope-core-text h3 sup {
    font-size: 50%;
    vertical-align: middle
}

body.theme_diabeteseducation .hero-body-text {
    font-size: 20px;
    line-height: 2pc
}

body.theme_diabeteseducation .hero-icon-eyebrow {
    font-size: 1pc;
    line-height: 24px
}

body.theme_diabeteseducation .hero-article-eyebrow p {
    font-size: 1pc;
    line-height: 24px;
    color: #fff
}

body.theme_diabeteseducation .article-headline-white h1 {
    color: #fff
}

body.theme_diabeteseducation .article-subhead {
    background-size: auto !important;
    background-position: 0 !important;
}
body.theme_diabeteseducation .aboutDiabetes .article-subhead {
    border-left: solid 5px #00A6E3;
}

body.theme_diabeteseducation .image-shadow {
    -webkit-filter: drop-shadow(5px 5px 7px rgba(36, 40, 94, .4));
    filter: drop-shadow(5px 5px 7px rgba(36, 40, 94, .4))
}

body.theme_diabeteseducation .jumplink {
    padding: 1pc;
    height: 139.38px !important;
}

body.theme_diabeteseducation .jumplink p {
    color: #005ad2;
    font-size: 20px;
    line-height: 24px
}

body.theme_diabeteseducation .jumplink a:hover:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(18, 91, 174, .1)
}

body.theme_diabeteseducation .section-icon:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    background-size: 40px;
    position: absolute;
    left: 50%
}

body.theme_diabeteseducation .section-icon-getting-started:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-map.svg);
    margin: 4px 0 0 -198px
}

body.theme_diabeteseducation .section-icon-eating:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-apple.svg);
    margin: 4px 0 0 -110px
}

body.theme_diabeteseducation .section-icon-heart-health:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-heart-health.svg);
    margin: 4px 0 0 -300px
}

body.theme_diabeteseducation .section-icon-social-emotional:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-social-emotional.svg);
    margin: 4px 0 0 -330px
}

body.theme_diabeteseducation .section-icon-staying-on-track:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-stopwatch.svg);
    margin: 4px 0 0 -205px
}

body.theme_diabeteseducation .section-icon-treating:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-stethescope.svg);
    margin: 4px 0 0 -234px
}

body.theme_diabeteseducation .section-icon-moving:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-dumbell.svg);
    margin: 4px 0 0 -93pt
}

body.theme_diabeteseducation .section-icon-caregivers:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-caregivers.svg);
    margin: 4px 0 0 -190px
}

body.theme_diabeteseducation .section-icon-resources:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-resources.svg);
    margin: 4px 0 0 -150px
}

body.theme_diabeteseducation .section-icon-healthy-recipes:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-healthy-recipes.svg);
    margin: 4px 0 0 -196px
}

body.theme_diabeteseducation .section-icon-cooking-and-meal-planning:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-cooking-meal-planning.svg);
    margin: 4px 0 0 -310px
}

body.theme_diabeteseducation .section-icon-understanding-food-and-portions:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-understanding-food.svg);
    margin: 4px 0 0 -370px
}

body.theme_diabeteseducation .section-icon-what-to-order-and-eat:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-what-to-order.svg);
    margin: 4px 0 0 -266px
}

body.theme_diabeteseducation .section-icon-caring-for-my-heart:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-caring-for-heart.svg);
    margin: 4px 0 0 -15pc
}

body.theme_diabeteseducation .section-icon-emotional-support:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-emotional-support.svg);
    margin: 4px 0 0 -230px
}

body.theme_diabeteseducation .section-icon-your-plan-your-future:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-calendar.svg);
    margin: 4px 0 0 -268px
}

body.theme_diabeteseducation .section-icon-blood-glucose-maintenance:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-glucose-meter.svg);
    margin: 4px 0 0 -310px
}

body.theme_diabeteseducation .section-icon-medication-and-your-health:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-medications-health.svg);
    margin: 4px 0 0 -322px
}

body.theme_diabeteseducation .section-icon-insulin-and-non-insulin-options:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-insulin-non-insulin.svg);
    margin: 4px 0 0 -344px
}

body.theme_diabeteseducation .section-icon-get-moving:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-get-moving.svg);
    margin: 4px 0 0 -10pc
}

body.theme_diabeteseducation .section-icon-caregiver-tips:before {
    background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-caregiver-tips.svg);
    margin: 4px 0 0 -184px
}




body.theme_diabeteseducation .section-header-hasicon{
    justify-content: center;
    align-items: center;
}
body.theme_diabeteseducation .section-header-hasicon .cope-core-column-one{
    flex-basis: 60px;
}
body.theme_diabeteseducation .section-header-hasicon .cope-core-column-two{
    flex-basis: initial;
}
body.theme_diabeteseducation .section-header-hasicon .cope-core-column-two,
body.theme_diabeteseducation .section-header-hasicon .cope-core-column-two > div,
body.theme_diabeteseducation .section-header-hasicon .cope-core-column-two > div > div,
body.theme_diabeteseducation .section-header-hasicon .text,
body.theme_diabeteseducation .section-header-hasicon .cope-core-text{
    width: fit-content;
}
body.theme_diabeteseducation .section-header-hasicon h2{
    margin: 0;
}
@media (max-width:767px) {
    body.theme_diabeteseducation .section-header-hasicon .cope-core-column-two > div{
        margin:0 auto;
    }
}





body.theme_diabeteseducation .cope-core-section.small-resource-card {
    overflow: hidden;
    padding: 24px 24px 24px 0
}

body.theme_diabeteseducation .cope-core-section.small-resource-card .cope-core-image {
    -webkit-filter: drop-shadow(5px 5px 7px rgba(36, 40, 94, .4));
    filter: drop-shadow(5px 5px 7px rgba(36, 40, 94, .4))
}

body.theme_diabeteseducation .cope-core-section.small-resource-card h4 {
    margin-bottom: 1pc;
    font-weight: 700
}

body.theme_diabeteseducation .cope-core-section.small-resource-card p:last-child {
    margin-top: 1pc
}

body.theme_diabeteseducation .cope-core-section.small-resource-card .cope-core-button {
    color: #005ad2;
    height: 100%;
    background: none;
    font-size: 1pc;
    border: none
}

body.theme_diabeteseducation .cope-core-section.small-resource-card:hover:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(18, 91, 174, .1);
    outline: 2px solid var(--brand-primary);
    outline-offset: -2px
}

body.theme_diabeteseducation .cope-core-section.large-resource-card {
    overflow: hidden;
    padding: 24px 24px 24px 0
}

body.theme_diabeteseducation .cope-core-section.large-resource-card .cope-core-image {
    -webkit-filter: drop-shadow(5px 5px 7px rgba(36, 40, 94, .4));
    filter: drop-shadow(5px 5px 7px rgba(36, 40, 94, .4))
}

body.theme_diabeteseducation .cope-core-section.large-resource-card .cope-core-button {
    color: #005ad2;
    height: 100%;
    background: none;
    font-size: 1pc;
    border: none
}

body.theme_diabeteseducation .cope-core-section.large-resource-card h3 {
    font-size: 26px;
    line-height: 2pc
}

body.theme_diabeteseducation .cope-core-section.large-resource-card:hover:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(18, 91, 174, .1);
    outline: 2px solid var(--brand-primary);
    outline-offset: -2px
}

body.theme_diabeteseducation .cope-core-section.rightrail-resource-image {
    overflow: hidden
}

body.theme_diabeteseducation .cope-core-section.rightrail-resource-image .cope-core-image {
    -webkit-filter: drop-shadow(5px 5px 7px rgba(36, 40, 94, .4));
    filter: drop-shadow(5px 5px 7px rgba(36, 40, 94, .4))
}



/* SECTION WITH ICONS */
body.theme_diabeteseducation .cope-core-section.section_with_icon_colorbg p,
body.theme_diabeteseducation .cope-core-section.section_with_icon_colorbg strong,
body.theme_diabeteseducation .cope-core-section.section_with_icon_colorbg li{
    color: black;
}

body.theme_diabeteseducation .cope-core-section.section_with_icon_colorbg > div > div > div > .image{
    margin-top:-23px;
    margin-bottom:8px;
}



/* SECTION WITH ICONS -- BLUE*/
body.theme_diabeteseducation .cope-core-section.section_with_icon_colorbg.blue{
    border-bottom: 3px solid #005AD2;
    background: #E2F0FA;
}
body.theme_diabeteseducation .cope-core-section.section_with_icon_colorbg.blue li::marker{
    color:#005AD2;
}

/* SECTION WITH ICONS -- RED*/
body.theme_diabeteseducation .cope-core-section.section_with_icon_colorbg.red{
    border-bottom: 3px solid #E6553F;
    background: #FCF2F5;
}
body.theme_diabeteseducation .cope-core-section.section_with_icon_colorbg.red li::marker{
    color:#E6553F;
}

/* SECTION WITH ICONS -- ORANGE*/
body.theme_diabeteseducation .cope-core-section.section_with_icon_colorbg.orange{
    border-bottom: 3px solid #EAAB00;
    background: #F7F6F5;
}
body.theme_diabeteseducation .cope-core-section.section_with_icon_colorbg.orange li::marker{
    color:#EAAB00;
}

/* SECTION WITH ICONS -- GREEN*/
body.theme_diabeteseducation .cope-core-section.section_with_icon_colorbg.green{
    border-bottom: 3px solid #3F9C35;
    background: #DFEFEE;
}
body.theme_diabeteseducation .cope-core-section.section_with_icon_colorbg.green li::marker{
    color: #3F9C35;
}





body.theme_diabeteseducation .resource-card-text a {
    color: #005ad2;
    text-decoration: none;
    border: none;
    font-weight: 400
}

body.theme_diabeteseducation .resource-card-text a:after {
    display: inline-block;
    content: "";
    position: relative;
    top: 7px;
    right: -8px;
    width: 20px;
    height: 20px;
    background-image: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-download-link.png);
    background-size: 15px;
    background-repeat: no-repeat
}

body.theme_diabeteseducation .rightrail-resource-text h4 {
    font-size: 26px;
    line-height: 2pc;
    margin-bottom: 1pc
}

body.theme_diabeteseducation .rightrail-resource-text p:last-child {
    margin-top: 1pc
}

body.theme_diabeteseducation .rightrail-resource-text a {
    color: #005ad2;
    text-decoration: none;
    border: none;
    font-weight: 400
}

body.theme_diabeteseducation .rightrail-resource-text a:after {
    display: inline-block;
    content: "";
    position: relative;
    top: 7px;
    right: -8px;
    width: 20px;
    height: 20px;
    background-image: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-download-link.png);
    background-size: 15px;
    background-repeat: no-repeat
}

body.theme_diabeteseducation .cope-core-section.resource-cta:hover:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(18, 91, 174, .1);
    outline: 2px solid var(--brand-primary);
    outline-offset: -2px
}

body.theme_diabeteseducation #nit-alme-window-root .alme--launchPointContainer {
    position: fixed
}

body.theme_diabeteseducation .alme--launchPointContainer {
    height: 4pc;
    z-index: 250
}

body.theme_diabeteseducation .alme--launchPointContainer .alme--launchPointContainer--launchPoint {
    background: #e2f0fa !important;
    cursor: pointer;
    display: block;
    width: 183px;
    height: 56px !important;
    border-radius: 2pc 0 0 2pc !important;
    border: 1px solid #fff !important;
    -webkit-transition: width .3s;
    transition: width .3s;
    -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, .2));
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, .2))
}

body.theme_diabeteseducation .alme--launchPointContainer--launchPoint:hover{
    width: 250px;
    background: #003a7c;
}


body.theme_diabeteseducation .alme--launchPointContainer--launchPoint__icon {
    position: absolute;
    content: " ";
    height: 60px !important;
    width: 60px !important;
    top: -3px;
    left: -1px;
    border: 2px solid #001965;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 1px #dbefff;
    box-shadow: inset 0 0 0 1px #dbefff;
    background-position: 200%;
    background-size: 105%;
    background-color: #f4faff
}

body.theme_diabeteseducation .alme--launchPointContainer--launchPoint__text {
    color: #003a7c !important;
    font-family: var(--nni-font) !important;
    font-size: 1pc !important;
    font-weight: 400 !important;
    text-align: left;
    padding-left: 72px !important;
    padding-top: 8px !important;
    width: 10pc !important;
    -webkit-transition: width 0s;
    transition: width 0s
}

/* body.theme_diabeteseducation .root.responsivegrid > div > div.experiencefragment:last-child{
    display: none;
} */


body.theme_diabeteseducation .cope-core-footer {
    padding: 20px 0 5px
}

body.theme_diabeteseducation .cope-core-footer .cope-core-footer-column-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body.theme_diabeteseducation .cope-core-footer .cope-core-footer-text ul {
    margin: 0;
    /* height: 90px; */
}

body.theme_diabeteseducation .cope-core-footer .cope-core-footer-text ul li {
    margin-bottom: 0
}

body.theme_diabeteseducation .cope-core-footer .cope-core-footer-text ul li a {
    font-weight: 600;
    padding-top: 0;
    font-size: 14px;
    border-bottom: none
}

body.theme_diabeteseducation .cope-core-footer .cope-core-footer-text ul li a:after {
    display: none
}
body .cope-core-footer p,
body .footer-text p {
    font-size: 14px;
    color: var(--footer-text-color);
    font-family: var(--nni-font);
}
body.theme_diabeteseducation .cope-core-footer .cope-core-footer-text .cope-core-footer-footnotes{
    max-width: 740px;
}
body .cope-core-footer .cope-core-footer-text .cope-core-footer-footnotes > div > p:not(.cope-core-text__paragraph),
body .cope-core-footer-footnotes .cope-core-text__paragraph{
    display: none;
}


@media (min-width:768px) {
    body.theme_diabeteseducation .footer_modified{
        margin-top:-25px;
    }
    body.theme_diabeteseducation .footer_modified .cope-core-footer-logo{
        margin-top:45px;
    }
    body.theme_diabeteseducation .footer_modified > .container > div{
        margin-top:-25px;
        background-color: transparent;
    }
}



body.theme_diabeteseducation .cope-core-accordion .cope-core-accordion-item {
    margin-bottom: 30px
}

body.theme_diabeteseducation .cope-core-accordion .cope-core-accordion-item .cope-core-accordion-item-title {
    padding-left: 0;
    font-size: 2pc;
    color: var(--brand-primary);
    padding-right: 42px;
    padding-bottom: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #d8d8d8 !important
}

body.theme_diabeteseducation .cope-core-accordion .cope-core-accordion-item .cope-core-accordion-icon {
    top: calc(50% - 15px)
}

body.theme_diabeteseducation .cope-core-accordion .cope-core-accordion-item .cope-core-accordion-item-content {
    margin-bottom: 30px
}

body.theme_diabeteseducation .column-diabetes-type-modal .cope-core-button.cope-core-button-type-med {
    width: 100%;
    border-radius: 75pt;
    border: 3px solid #005ad2;
    background: #fff;
    color: #005ad2;
    font-weight: 400
}

body.theme_diabeteseducation .column-diabetes-type-modal .cope-core-button.cope-core-button-type-med:hover {
    background: #005ad2;
    color: #fff
}

body.theme_diabeteseducation .savings-cta .cope-core-button {
    width: 270px
}

body.theme_diabeteseducation .cope-core-button {
    font-weight: 700
}

body.theme_diabeteseducation .cope-core-button>span {
    padding-top: .25rem
}

body.theme_diabeteseducation .cope-core-button.cope-core-button-style-primary {
    height: 3pc;
    border-radius: 75pt;
    border: 3px solid #005ad2;
    background: #fff;
    color: #005ad2;
    font-weight: 400
}

body.theme_diabeteseducation .cope-core-button.cope-core-button-style-primary:hover {
    background: #16448a;
    color: #fff
}

body.theme_diabeteseducation .btn-filled .cope-core-button.cope-core-button-style-primary {
    height: 3pc;
    border-radius: 75pt;
    border: 3px solid #005ad2;
    background: #005ad2;
    color: #fff;
    font-weight: 400
}

body.theme_diabeteseducation .btn-filled .cope-core-button.cope-core-button-style-primary:hover {
    background: #16448a;
    border: none
}

body.theme_diabeteseducation .cope-core-button.cope-core-button-style-primary.cope-core-button-active {
    background: #005ad2;
    color: #fff
}

body.theme_diabeteseducation .cope-core-button.cope-core-button-type-icon.cope-core-button-icon-right {
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

body.theme_diabeteseducation .cope-core-button.cope-core-button-type-icon.cope-core-button-icon-right:hover {
    background: none
}

body.theme_diabeteseducation .cope-core-button.cope-core-button-type-icon.cope-core-button-icon-left {
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

body.theme_diabeteseducation .cope-core-button.cope-core-button-type-icon.cope-core-button-icon-left:hover {
    background: none
}

body.theme_diabeteseducation .see-more-link .cope-core-button.cope-core-button-type-icon.cope-core-button-icon-right {
    float: right;
    border: none;
    font-size: 1pc;
    color: #005ad2;
    height: auto;
    padding: 0
}

body.theme_diabeteseducation .cope-core-card {
    background: #fff;
    border: 1px solid #f3f6f9
}

body.theme_diabeteseducation .cope-core-card .cope-core-card-image {
    background-position: top;
    height: 200px;
    background-size: cover
}

body.theme_diabeteseducation .cope-core-card-link {
    position: relative
}

body.theme_diabeteseducation .cope-core-card-link:hover:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(18, 91, 174, .1);
    outline: 2px solid var(--brand-primary);
    outline-offset: -2px
}

body.theme_diabeteseducation .cope-core-card-title>p {
    line-height: 2pc
}
body.theme_diabeteseducation .aboutDiabetes .cope-core-card-title>p {
    line-height: 1.15em;
}




body.theme_diabeteseducation .cope-core-card-description>p {
    margin-top: 10px
}

body.theme_diabeteseducation .column-sidebar {
    margin-top: 3pc
}

body.theme_diabeteseducation .column-sidebar .cope-core-card .cope-core-card-image {
    height: 230px
}

body.theme_diabeteseducation .cope-core-column-container.column-insulin-modal .cope-core-column {
    position: relative
}

body.theme_diabeteseducation .cope-core-column-container.column-insulin-modal .column:not(:last-child):after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #dfe5eb;
    top: 0;
    left: calc(100% + 50px)
}

body.theme_diabeteseducation .cope-core-column-container.column-diabetes-type-modal .cope-core-column {
    position: relative
}

body.theme_diabeteseducation .cope-core-column-container.column-diabetes-type-modal .column:not(:last-child):after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #dfe5eb;
    top: 0;
    left: calc(100% + 15px)
}

body.theme_diabeteseducation .recipe-list .cope-core-rollup .cope-core-rollup-filters {
    border: 8px solid #f3f6f9
}

body.theme_diabeteseducation .recipe-list .cope-core-rollup .cope-core-rollup-filters .cope-core-rollup-filter-button {
    border: 1px solid #ccc
}

body.theme_diabeteseducation .recipe-list .cope-core-rollup-filters h2 {
    line-height: 24px;
    text-align: center
}

body.theme_diabeteseducation .recipe-list .cope-core-card {
    background: #f3f6f9;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 24px
}

body.theme_diabeteseducation .recipe-list .cope-core-card .cope-core-card-image {
    min-height: 200px;
    height: auto;
    width: 33.33%;
    background-position: 50%;
    background-size: cover
}

body.theme_diabeteseducation .recipe-list .cope-core-card .cope-core-card-content {
    width: 66.66%
}

body.theme_diabeteseducation .recipe-list .cope-core-card .cope-core-card-content .cope-core-card-description>p {
    font-size: 14px;
    line-height: 24px
}

body.theme_diabeteseducation .cope-core-rollup-filter-button-wrapper {
    border: none
}

body.theme_diabeteseducation .resource-library .cope-core-rollup-filters {
    text-align: center
}

body.theme_diabeteseducation .resource-library .cope-core-card {
    background: #f3f6f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

body.theme_diabeteseducation .resource-library .cope-core-card .cope-core-card-image {
    min-height: 200px;
    width: 33.33%;
    background-position: 50%;
    background-size: contain;
    background-origin: content-box;
    -webkit-filter: drop-shadow(5px 5px 7px rgba(36, 40, 94, .4));
    filter: drop-shadow(5px 5px 7px rgba(36, 40, 94, .4));
    padding: 24px
}

body.theme_diabeteseducation .resource-library .cope-core-card .cope-core-card-content {
    width: 66.66%
}

body.theme_diabeteseducation .resource-library .cope-core-card .cope-core-card-content .cope-core-card-title>p {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700
}

body.theme_diabeteseducation .cope-core-rollup .cope-core-rollup-dropdown-container .cope-core-rollup-dropdown-group .cope-core-rollup-dropdown-label {
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body.theme_diabeteseducation .cope-core-rollup .cope-core-rollup-dropdown-container .cope-core-rollup-dropdown-group .cope-core-rollup-dropdown-label:before {
    display: inline-block;
    content: "";
    position: relative;
    top: 0;
    right: 1pc;
    width: 42px;
    height: 42px;
    background-image: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-filter.svg);
    background-size: 42px;
    background-repeat: no-repeat
}

body.theme_diabeteseducation .cope-core-card.hasDownload .cope-core-rollup-downloadButton,
body.theme_diabeteseducation .cope-core-rollup .cope-core-card .cope-core-rollup-downloadButton {
    color: #005ad2;
    text-decoration: none;
    border: none;
    font-weight: 400
}

body.theme_diabeteseducation .cope-core-card.hasDownload .cope-core-rollup-downloadButton::after,
body.theme_diabeteseducation .cope-core-rollup .cope-core-card .cope-core-rollup-downloadButton:after {
    display: inline-block;
    content: "";
    position: relative;
    top: 7px;
    right: -8px;
    width: 20px;
    height: 20px;
    background-image: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-download-link.png);
    background-size: 15px;
    background-repeat: no-repeat
}



body.theme_diabeteseducation .cope-core-card.card-imageHeight-320 > .cope-core-card-image{
    min-height: 320px !important;
}
body.theme_diabeteseducation .cope-core-card.card-imageHeight-320 > .cope-core-card-content{
    padding: 50px;
}
body.theme_diabeteseducation .cope-core-card.card-imageheight-160  > .cope-core-card-image{
    height: 160px;
}
@media (max-width:767px) {
    body.theme_diabeteseducation .cope-core-card.mobile-card-imageHeight-220 > .cope-core-card-image{
        min-height: 220px !important;
        height: 220px;
    }
    body.theme_diabeteseducation .cope-core-card.mobile-card-imageHeight-220 > .cope-core-card-content{
        padding: 25px 25px 35px;
    }
}




body.theme_diabeteseducation .cope-core-rollup .cope-core-rollup-filters {
    padding: 24px 24px 0;
    border: 8px solid #f3f6f9
}

body.theme_diabeteseducation .cope-core-rollup .cope-core-rollup-filters .cope-core-rollup-filter-button {
    font-size: 14px;
    border: 1px solid #ccc
}

body.theme_diabeteseducation .cope-core-rollup-filters h2 {
    line-height: 2pc
}

body.theme_diabeteseducation .cope-core-dropdown-wrapper {
    position: absolute;
    width: auto;
    z-index: 250
}

body.theme_diabeteseducation .cope-core-dropdown {
    width: 260px;
    margin-left: auto;
    margin-right: auto
}

body.theme_diabeteseducation .cope-core-dropdown button {
    padding-top: .25rem
}

body.theme_diabeteseducation .cope-core-dropdown button.cope-core-dropdown-button.primary {
    background: var(--btn-primary-color);
    color: #fff;
    border: none
}

body.theme_diabeteseducation .cope-core-dropdown button.cope-core-dropdown-button.primary:before {
    content: "";
    right: 24px;
    background-image: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-button-dropdown.svg);
    background-size: 9pt auto;
    background-repeat: no-repeat;
    width: 9pt;
    height: 9pt
}

body.theme_diabeteseducation .cope-core-dropdown ul {
    position: relative
}

body.theme_diabeteseducation .cope-core-dropdown ul label.cope-core-button.cope-core-button-style-primary {
    border-radius: 0;
    border: none
}

body.theme_diabeteseducation .cope-core-dropdown ul input:checked~label.primary {
    background: var(--btn-primary-color);
    color: #fff
}

body.theme_diabeteseducation .cope-core-glossary .cope-core-glossary-navigation ul {
    padding: 0 20px
}

body.theme_diabeteseducation .cope-core-glossary .cope-core-glossary-navigation ul li {
    margin-bottom: 0
}

body.theme_diabeteseducation .cope-core-glossary .cope-core-glossary-navigation ul li a {
    border-bottom: none
}

body.theme_diabeteseducation .cope-core-glossary .cope-core-glossary-entries {
    margin-left: 0;
    margin-top: 30px
}

body.theme_diabeteseducation .cope-core-glossary .cope-core-glossary-entry h2 {
    font-weight: 400;
    margin-bottom: 1pc
}

body.theme_diabeteseducation .cope-core-glossary .cope-core-glossary-entry .cope-core-glossary-refer-link {
    color: var(--brand-primary);
    text-decoration: none;
    border-bottom: 1px solid var(--brand-primary)
}

body.theme_diabeteseducation .cope-core-glossary-bubble .cope-core-glossary-bubble-content .cope-core-glossary-bubble-headline {
    font-weight: 400;
    letter-spacing: 2px
}

body.theme_diabeteseducation div.image {
    margin-bottom: 0
}

body.theme_diabeteseducation .cope-core-modal-content {
    text-align: center
}

body.theme_diabeteseducation .cope-core-modal.modal-NewSite {
    padding: 0
}

body.theme_diabeteseducation .cope-core-modal-visible {
    border: none;
    overflow: visible
}

body.theme_diabeteseducation .modal-link {
    color: var(--brand-primary);
    text-decoration: none;
    border-bottom: 1px solid var(--brand-primary);
    font-weight: 700
}

body.theme_diabeteseducation .modal.modal-visible .modal-button-close {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.745 16c-.363 0-.678-.133-.944-.399L8 11.801l-3.8 3.8c-.266.266-.581.399-.945.399-.378 0-.7-.133-.966-.399l-1.89-1.89A1.316 1.316 0 010 12.745c0-.363.133-.678.399-.944L4.199 8 .4 4.2A1.291 1.291 0 010 3.254c0-.378.133-.7.399-.966l1.89-1.89C2.555.133 2.877 0 3.255 0c.364 0 .679.133.944.399L8 4.199 11.8.4c.266-.266.582-.399.945-.399.378 0 .7.133.966.399l1.89 1.89c.266.266.399.588.399.966 0 .364-.133.679-.399.944L11.801 8l3.8 3.8c.266.266.399.582.399.945 0 .378-.133.7-.399.966l-1.89 1.89a1.316 1.316 0 01-.966.399z' fill='%236B7790'/%3E%3C/svg%3E");
    top: 5px;
    right: 5px
}

body.theme_diabeteseducation .modal.modal-visible .modal-button-close svg {
    display: none
}

body.theme_diabeteseducation .modal.external-exit-modal .cope-core-button {
    color: var(--btn-secondary-color);
    background: var(--btn-secondary-bg);
    border: var(--btn-secondary-border);
    margin: 10px 0
}

body.theme_diabeteseducation .modal.external-exit-modal .cope-core-button .active, body.theme_diabeteseducation .modal.external-exit-modal .cope-core-button:active, body.theme_diabeteseducation .modal.external-exit-modal .cope-core-button:hover {
    color: var(--btn-secondary-color-active);
    background: var(--btn-secondary-bg-active);
    border: var(--btn-secondary-border-active)
}

body.theme_diabeteseducation .modal.external-exit-modal .cope-core-button:not(:last-child) {
    margin-right: 30px;
    position: relative
}

body.theme_diabeteseducation .modal.external-exit-modal .cope-core-button:not(:last-child):after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #dfe5eb;
    top: 0;
    left: calc(100% + 15px)
}

body.theme_diabeteseducation .modal.internal-exit-modal .cope-core-button {
    color: var(--btn-secondary-color);
    background: var(--btn-secondary-bg);
    border: var(--btn-secondary-border);
    margin: 10px 0
}

body.theme_diabeteseducation .modal.internal-exit-modal .cope-core-button .active, body.theme_diabeteseducation .modal.internal-exit-modal .cope-core-button:active, body.theme_diabeteseducation .modal.internal-exit-modal .cope-core-button:hover {
    color: var(--btn-secondary-color-active);
    background: var(--btn-secondary-bg-active);
    border: var(--btn-secondary-border-active)
}

body.theme_diabeteseducation .modal.internal-exit-modal .cope-core-button:not(:last-child) {
    margin-right: 30px;
    position: relative
}

body.theme_diabeteseducation .modal.internal-exit-modal .cope-core-button:not(:last-child):after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #dfe5eb;
    top: 0;
    left: calc(100% + 15px)
}

body.theme_diabeteseducation .cope-core-quiz h2.cope-core-quiz-question {
    font-size: 20px;
    line-height: 2pc;
    font-weight: 400
}

body.theme_diabeteseducation .cope-core-quiz .cope-core-quiz-answers .cope-core-quiz-answer {
    font-size: 1pc;
    position: relative
}

body.theme_diabeteseducation .cope-core-quiz .cope-core-quiz-answers .cope-core-quiz-answer.cope-core-quiz-active.cope-core-quiz-answer-incorrect:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 21px;
    width: 21px;
    background: url(/content/dam/c4c-website/icon-quiz-incorrect.png)
}

body.theme_diabeteseducation .cope-core-quiz .cope-core-quiz-answers .cope-core-quiz-answer.cope-core-quiz-active.cope-core-quiz-answer-correct:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 21px;
    width: 21px;
    background: url(/content/dam/c4c-website/icon-quiz-incorrect.png);
    background: url(/content/dam/c4c-website/icon-quiz-correct.png)
}

body.theme_diabeteseducation .cope-core-quiz .cope-core-quiz-description p {
    margin-top: 0
}

body.theme_diabeteseducation .cope-core-quiz .cope-core-quiz-correct, body.theme_diabeteseducation .cope-core-quiz .cope-core-quiz-incorrect {
    margin-bottom: 30px
}

body.theme_diabeteseducation .regform-header, body.theme_diabeteseducation form .req {
    display: none
}

body.theme_diabeteseducation form .form-grouped .form-field-control {
    height: 40px;
    border: 1px solid #d8d8d8;
    font-family: var(--frutiger);
    color: #6b7790
}

body.theme_diabeteseducation form .form-grouped label.control-label p {
    font-size: 1pc
}

body.theme_diabeteseducation form .help-block.msg-error {
    color: red
}

body.theme_diabeteseducation form .form-grouped.has-error .form-field-control {
    border: 1px solid red
}

body.theme_diabeteseducation form .step-title p {
    font-size: 2pc;
    font-weight: 400;
    color: var(--brand-primary);
    line-height: 1.4
}

body.theme_diabeteseducation form .step-description+p {
    font-style: italic
}

body.theme_diabeteseducation form .duplicator-add-btn {
    color: var(--brand-primary);
    text-decoration: none;
    font-weight: 700;
    font-family: var(--frutiger)
}

body.theme_diabeteseducation form .duplicator-add-btn span {
    border-bottom: 1px solid var(--brand-primary)
}

body.theme_diabeteseducation form .duplicator-add-btn .fa {
    display: none
}

body.theme_diabeteseducation form .duplicator-dell-btn {
    color: var(--brand-primary);
    text-decoration: none;
    font-weight: 700;
    font-family: var(--frutiger)
}

body.theme_diabeteseducation form .duplicator-dell-btn span {
    border-bottom: 1px solid var(--brand-primary)
}

body.theme_diabeteseducation form .duplicator-dell-btn .fa {
    display: none
}

body.theme_diabeteseducation form .btn.btn-form-submit.btn-primary {
    width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: var(--btn-radius);
    border: var(--btn-secondary-border);
    height: var(--btn-med-height);
    text-decoration: none
}

body.theme_diabeteseducation form .btn.btn-form-submit.btn-primary .icon-text p {
    font-size: var(--btn-med-font-size);
    font-weight: 900;
    color: var(--btn-secondary-color);
    margin: 0
}

body.theme_diabeteseducation form .btn.btn-form-submit.btn-primary.disabled {
    background: #f2f2f2;
    border-color: #d4d4d4;
    pointer-events: none
}

body.theme_diabeteseducation form .btn.btn-form-submit.btn-primary.disabled .icon-text p {
    color: #d4d4d4
}

body.theme_diabeteseducation form .chk-label .pl-2 {
    display: block;
    padding-left: 40px;
    padding-top: 3px
}

body.theme_diabeteseducation form .chk-label .pl-2 p {
    font-size: 1pc
}

body.theme_diabeteseducation form .chk-label .pl-2 p:first-child {
    margin-top: 0
}

body.theme_diabeteseducation form .chk-label input[type=checkbox] {
    position: absolute;
    opacity: 0;
    height: 25px;
    width: 25px;
    z-index: 9;
    left: 0
}

body.theme_diabeteseducation form .chk-label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #6b7790;
    border-radius: 2px
}

body.theme_diabeteseducation form .chk-label.checked:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 6px;
    width: 5px;
    height: 10px;
    border: solid #02a7e0;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

body.theme_diabeteseducation form .duplicator-container-content {
    padding: 0
}

body.theme_diabeteseducation form .duplicator-container-controls {
    margin-top: 0
}

body.theme_diabeteseducation form .duplicator-control {
    margin-bottom: 2em
}

body.theme_diabeteseducation form .media img {
    display: none
}

body.theme_diabeteseducation form [data-name=type1-medication-section] p, body.theme_diabeteseducation form [data-name=type2-medication-section] p {
    font-size: 1pc
}

body.theme_diabeteseducation form .value-prop-container {
    margin-bottom: 50px
}

body.theme_diabeteseducation form .value-prop-container .form-grouped.checkbox-inner-container {
    margin-bottom: 0
}

body.theme_diabeteseducation form .value-prop-container div.section {
    padding-bottom: 0
}

body.theme_diabeteseducation form .value-prop-container .value-prop-cell-icon {
    position: relative;
    padding-left: 45px
}

body.theme_diabeteseducation form .value-prop-container .value-prop-cell-icon:before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 0;
    background-size: auto 50px;
    position: absolute;
    left: 0;
    top: -10px;
    background-image: url(/content/dam/c4c-website/cell.png)
}

body.theme_diabeteseducation form .value-prop-container .value-prop-phone-icon {
    position: relative;
    padding-left: 60px
}

body.theme_diabeteseducation form .value-prop-container .value-prop-phone-icon:before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 0;
    background-size: auto 50px;
    position: absolute;
    left: 0;
    top: -9pt;
    background-image: url(/content/dam/c4c-website/phone.png)
}

body.theme_diabeteseducation form .value-prop-container [data-tagid=DifferentNumbers] {
    margin-bottom: 30px
}

body.theme_diabeteseducation form .value-prop-container [data-tagid=CeciliaConsent], body.theme_diabeteseducation form .value-prop-container [data-tagid=PackHealthConsent] {
    margin-bottom: 50px
}

body.theme_diabeteseducation form .value-prop-container .value-props-columns .column {
    background: #fff
}

body.theme_diabeteseducation form .value-prop-container .text-disclaimer p {
    font-size: 1pc;
    margin: 10px 0
}

body.theme_diabeteseducation form .value-prop-container[data-active-drug=tresiba] .value-props-columns .column {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-right: 0
}

body.theme_diabeteseducation form .value-prop-container[data-active-drug=tresiba] .value-props-columns .column-two {
    display: none
}

body.theme_diabeteseducation form .value-prop-container[data-active-drug=novolog-mix] .value-props-columns .column {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-right: 0
}

body.theme_diabeteseducation form .value-prop-container[data-active-drug=novolog-mix] .value-props-columns .column-one {
    display: none
}

body.theme_diabeteseducation form [data-tagid=TermsAndConditionsOptIn] {
    margin-top: 20px;
    margin-bottom: 20px
}

body.theme_diabeteseducation form [data-name=WinningMedication] {
    display: none !important
}

body.theme_diabeteseducation form #c4cRegistrationSubmit {
    margin-bottom: 30px
}

body.theme_diabeteseducation .cope-core-social-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    margin-top:40px;
    margin-bottom:50px;
}

body.theme_diabeteseducation .cope-core-social-share .addthis_toolbox>a {
    padding: 0;
    margin: 0 9px
}

body.theme_diabeteseducation .cope-core-social-share .addthis_toolbox>a:first-child {
    margin-left: 0
}

body.theme_diabeteseducation .cope-core-social-share .addthis_toolbox>a:last-child {
    margin-right: 0
}

body.theme_diabeteseducation .cope-core-text.cmp-text-ingredients table {
    width: 100%
}

body.theme_diabeteseducation .cope-core-text.cmp-text-ingredients table td {
    vertical-align: top;
    padding-bottom: 1pc
}

body.theme_diabeteseducation .cope-core-text.cmp-text-ingredients table td:first-child {
    width: 43%;
    padding-right: 10px;
    color: var(--brand-primary);
    font-weight: 700;
    font-size: 1pc;
    line-height: 24px
}

body.theme_diabeteseducation .cope-core-text.cmp-text-ingredients table td:last-child {
    color: var(--brand-primary);
    font-weight: 400;
    font-size: 1pc;
    line-height: 24px
}

body.theme_diabeteseducation .cope-core-text.cmp-text-nutrition table {
    width: 100%
}

body.theme_diabeteseducation .cope-core-text.cmp-text-nutrition table td {
    vertical-align: top;
    padding-bottom: 1pc
}

body.theme_diabeteseducation .cope-core-text.cmp-text-nutrition table td:first-child {
    width: 50%;
    padding-right: 20px;
    color: var(--brand-primary);
    font-weight: 400;
    font-size: 1pc;
    line-height: 24px
}

body.theme_diabeteseducation .cope-core-text.cmp-text-nutrition table td:last-child {
    color: var(--brand-primary);
    font-weight: 700;
    font-size: 1pc;
    line-height: 24px
}

body.theme_diabeteseducation .cope-core-text.no-line-spacing>ol, body.theme_diabeteseducation .cope-core-text.no-line-spacing>p, body.theme_diabeteseducation .cope-core-text.no-line-spacing>ul {
    line-height: .95
}

body.theme_diabeteseducation .cope-core-text.rte-ol-continuous {
    counter-reset: numbers
}

body.theme_diabeteseducation .cope-core-text.rte-ol-continuous>ol>li {
    position: relative;
    counter-increment: numbers;
    list-style: none
}

body.theme_diabeteseducation .cope-core-text.rte-ol-continuous>ol>li:before {
    position: absolute;
    width: 36px;
    height: 100%;
    top: 0;
    left: -40px;
    text-align: right;
    content: counter(numbers) ". "
}

body.theme_diabeteseducation .cope-core-text.bullets-level2-alpha ol ul li, body.theme_diabeteseducation .cope-core-text.bullets-level2-alpha ul ul li {
    list-style: lower-alpha
}

body.theme_diabeteseducation .home-hero .headline-2, body.theme_diabeteseducation .home-hero h2 {
    font-size: 22px;
    color: var(--brand-primary)
}

/* COLUMNS */


body.theme_diabeteseducation .home-hero .cope-core-column-container {
    margin-left: auto;
    margin-right: auto
}

body.theme_diabeteseducation .home-hero .cope-core-column-container .cope-core-column {
    border-left: 1px solid #fff;
    width: 265px
}

body.theme_diabeteseducation .home-hero .cope-core-column-container .cope-core-column:last-child {
    border-right: 1px solid #fff
}

body.theme_diabeteseducation .home-hero .cope-core-column-container.cope-core-column-col-two {
    max-width: 530px
}

body.theme_diabeteseducation .home-hero .cope-core-column-container.cope-core-column-col-three {
    max-width: 795px
}

body.theme_diabeteseducation .home-hero .cope-core-column-container.cope-core-column-col-four {
    max-width: 795pt
}

body.theme_diabeteseducation .home-hero .cope-core-column-container.cope-core-column-col-five {
    max-width: 1325px
}



body.theme_diabeteseducation .columns_content_equalheight.button_anchor_bottom .cope-core-column>div>div>div>section.cope-core-section, 
body.theme_diabeteseducation .columns_content_equalheight .cope-core-column>div {
    height: 100%
}

body.theme_diabeteseducation .columns_content_equalheight.button_anchor_bottom .cope-core-column>div>div>div>section.cope-core-section .aem-Grid, 
body.theme_diabeteseducation .columns_content_equalheight.button_anchor_bottom .cope-core-column>div>div>div>section.cope-core-section>div, 
body.theme_diabeteseducation .columns_content_equalheight.button_anchor_bottom .cope-core-column>div>div>div>section.cope-core-section>div>div, 
body.theme_diabeteseducation .columns_content_equalheight .cope-core-column>div>div, 
body.theme_diabeteseducation .columns_content_equalheight .cope-core-column>div>div>.aem-GridColumn, 
body.theme_diabeteseducation .columns_content_equalheight .cope-core-column>div>div>div>section.cope-core-section {
    height: inherit
}


body.theme_diabeteseducation .button_anchor_bottom .button {
    margin-top: auto
}

body.theme_diabeteseducation section.lastitem_bottom,
body.theme_diabeteseducation section.lastitem_bottom > div,
body.theme_diabeteseducation section.lastitem_bottom > div > div,
body.theme_diabeteseducation section.lastitem_bottom > div > div > div{
    height: 100%;
}
body.theme_diabeteseducation section.lastitem_bottom > div > div > div{
    display: flex;
    flex-direction: column;
}
body.theme_diabeteseducation section.lastitem_bottom > div > div > div > *:last-child{
    margin-top:auto;
}


body.theme_diabeteseducation .riskfactors_textinfo p{
    padding-bottom: 0;
}
body.theme_diabeteseducation .riskfactors_textinfo > div > div > div{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin: 0;
    position: relative;
}
body.theme_diabeteseducation .riskfactors_textinfo > div > div > div > div{
    padding-left: 100px;
}
body.theme_diabeteseducation .riskfactors_textinfo > div > div > div > div:first-child{
    flex-basis: 100px;
    width: 100px !important;
    padding: 0;
    position: absolute;
    top:0;
}
body.theme_diabeteseducation .riskfactors_textinfo > div > div > div > div:nth-child(2){
    margin-top:20px;
}
body.theme_diabeteseducation .riskfactors_textinfo > div > div > div > div:last-child{
    margin-top:2px;
}

body.theme_diabeteseducation .riskfactors_textinfo .riskfactors_textinfo_4x > p{
    font-size: 70px;
    font-family:'Apis-ExtraBold';
    line-height: 1em;
    padding: 0;
}

body.theme_diabeteseducation .riskfactors_textinfo .riskfactors_textinfo_greaterRisk > p{
    font-size: 24px;
    font-family:'Apis-ExtraBold';
    letter-spacing: .02em;
}

body.theme_diabeteseducation .riskfactors_textinfo .riskfactors_textinfo_stroke > p{
    line-height: 1em;
    padding-bottom:6px;
    font-size: 18px;
}
@media (max-width:767px) {
    body.theme_diabeteseducation .riskfactors_textinfo > div > div > div > div{
        padding-left: 0;
        padding-right: 0;
    }
    body.theme_diabeteseducation .riskfactors_textinfo > div > div > div > div:first-child{
        position: relative;
        flex-basis: 47%;
        margin-bottom: -3px;
    }
    body.theme_diabeteseducation .riskfactors_textinfo > div > div > div > div:nth-child(2){
        flex-basis: 53%;
        margin-top:0;
    }
    body.theme_diabeteseducation .riskfactors_textinfo > div > div > div > div:last-child{
        max-width: 280px;
        margin: 0 auto;
    }
    
    body.theme_diabeteseducation .riskfactors_textinfo .riskfactors_textinfo_4x > p{
        line-height: .9em;
        text-align: right;
        padding-right: 10px;

    }
    body.theme_diabeteseducation .riskfactors_textinfo .riskfactors_textinfo_greaterRisk > p{
        line-height: .9em;
        max-width: 150px;
        margin-right: auto;
    }
    body.theme_diabeteseducation .riskfactors_textinfo .riskfactors_textinfo_stroke > p{
        text-align: center;
        padding-top:5px;
        line-height: 1.2em;
    }
}


body.theme_diabeteseducation .table_a1cLevel table{
    max-width: 380px;
    margin: 0 auto;
    width: 100%;
}

body.theme_diabeteseducation .table_a1cLevel table,
body.theme_diabeteseducation .table_a1cLevel table th,
body.theme_diabeteseducation .table_a1cLevel table td{
    border:none
}
body.theme_diabeteseducation .table_a1cLevel table th,
body.theme_diabeteseducation .table_a1cLevel table td{
    padding:10px 15px;
    text-align: left;
    font-size: 20px;
    color: #001965;
}
body.theme_diabeteseducation .table_a1cLevel table tbody > tr:not(:last-child) > *{
    border-bottom:2px solid #061861;
}
body.theme_diabeteseducation .table_a1cLevel table tbody > tr:not(:first-child){
    background-color: #CCE2F7;
}



body.theme_diabeteseducation .symptoms_graphics > div > div > div{
    display: flex;
    flex-wrap: wrap;
    gap: 15px 0;
}
body.theme_diabeteseducation .symptoms_graphics > div > div > div > div{
    flex: 1 0 33% ;
    padding: 0;
}

@media (max-width:767px) {
    body.theme_diabeteseducation .symptoms_graphics > div > div > div > div{
        flex-basis: 50%;
    }
}




body.theme_diabeteseducation .prio_textInfo > div > div > div{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
body.theme_diabeteseducation .prio_textInfo > div > div > div > div{
    padding: 0;
}




body.theme_diabeteseducation .prio_textInfo.red > div > div > div > div:nth-child(2),
body.theme_diabeteseducation .prio_textInfo.red > div > div > div > div:nth-child(3){
    flex-basis: 50%;
    width: 50% !important;
}
body.theme_diabeteseducation .prio_textInfo.red .prio_textInfo_red_with > p{
    font-size: 14px;
    text-align: center;
    padding-bottom:10px;
}
body.theme_diabeteseducation .prio_textInfo.red .prio_textInfo_red_4x > p{
    font-size: 70px;
    font-family:'Apis-ExtraBold';
    text-align: right;
    line-height: .5em;
    padding-bottom: 0;
    padding-right: 5px;
}
body.theme_diabeteseducation .prio_textInfo.red .prio_textInfo_red_greater > p{
    font-size: 22px;
    font-family:'Apis-ExtraBold';
    text-align: left;
    line-height: 1em;
    padding-bottom: 0;
    padding-top:2px;
}
body.theme_diabeteseducation .prio_textInfo.red .prio_textInfo_red_stroke > p{
    text-align: center;
    padding-top: 4px;
    padding-bottom: 0;
    line-height: 1.4em;
}
body.theme_diabeteseducation .prio_textInfo.red .prio_textInfo_red_stroke > p > .body-1{
    font-size: 19px;
    letter-spacing: -.02em;
    color:black;
}
body.theme_diabeteseducation .prio_textInfo.red .prio_textInfo_red_stroke > p > .body-2{
    font-size: 20px;
    color: #000;
}

body.theme_diabeteseducation .prio_textInfo.green > div > div > div > div:nth-child(2),
body.theme_diabeteseducation .prio_textInfo.green > div > div > div > div:nth-child(3){
    flex-basis: 44%;
    width: 44% !important;
}
body.theme_diabeteseducation .prio_textInfo.green .prio_textInfo_green_cardio > p{
    font-size: 18px;
    text-align: center;
    padding-bottom: 3px;
}
body.theme_diabeteseducation .prio_textInfo.green .prio_textInfo_green_cardio > p > .body-1{
    font-size: 21px;
    letter-spacing: .02em;
    color: #000;
}
body.theme_diabeteseducation .prio_textInfo.green .prio_textInfo_green_1 > p{
    font-size: 80px;
    text-align: right;
    font-family:'Apis-ExtraBold';
    padding-bottom:0;
    padding-top:7px;
    line-height: .5em;
}
body.theme_diabeteseducation .prio_textInfo.green .prio_textInfo_green_1 > p sup{
    font-size: 30px;
    top:-1.2em;
}
body.theme_diabeteseducation .prio_textInfo.green .prio_textInfo_green_cause > p{
    padding-bottom:0;
    line-height: 1em;
}
body.theme_diabeteseducation .prio_textInfo.green .prio_textInfo_green_cause > p > .body-1{
    font-size: 30px;
    color: #000;
    font-family:'Apis-ExtraBold';
}
body.theme_diabeteseducation .prio_textInfo.green .prio_textInfo_green_cause > p > .body-2{
    font-size: 13px;
    font-family:'Apis-ExtraBold';
}
body.theme_diabeteseducation .prio_textInfo.green .prio_textInfo_green_for > p {
    font-size: 14px;
    text-align: center;
    line-height: 1em;
    padding-bottom: 0;
    padding-top:2px;
}


body.theme_diabeteseducation .prio_textInfo.orange .prio_textInfo_orange_every > p{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 0;
}
body.theme_diabeteseducation .prio_textInfo.orange .prio_textInfo_orange_every > p > *:nth-child(1){
    font-size: 22px;
    color: #000;
    padding-top:10px;
    padding-right: 6px;
}
body.theme_diabeteseducation .prio_textInfo.orange .prio_textInfo_orange_every > p > *:nth-child(2){
    font-size: 70px;
    font-family:'Apis-ExtraBold';
    line-height: 1em;
}
body.theme_diabeteseducation .prio_textInfo.orange .prio_textInfo_orange_every > p > *:nth-child(3){
    font-size: 22px;
    color: #000;
    font-family:'Apis-ExtraBold';
    margin-top:auto;
    padding-bottom: 4px;
    padding-left: 6px;
}
body.theme_diabeteseducation .prio_textInfo.orange .prio_textInfo_orange_anAdult > p{
    line-height: 1.2em;
    font-size: 19px;
}



body.theme_diabeteseducation .prio_textInfo.blue .prio_textInfo_blue_youMay > p{
    padding-bottom: 2px;
    text-align: center;
}
body.theme_diabeteseducation .prio_textInfo.blue .prio_textInfo_blue_youMay > p > .body-1{
    font-size: 17px;
    /* letter-spacing: .02em; */
    color: #000;
}
body.theme_diabeteseducation .prio_textInfo.blue .prio_textInfo_blue_youMay > p > .body-2{
    font-size: 19px;
    letter-spacing: .02em;
}
body.theme_diabeteseducation .prio_textInfo.blue .prio_textInfo_blue_at > p{
    font-size: 30px;
    text-align: center;
    font-family:'Apis-ExtraBold';
    line-height: 1em;
    letter-spacing: -.02em;
    padding-bottom:2px
}
body.theme_diabeteseducation .prio_textInfo.blue .prio_textInfo_blue_than > p{
    font-size: 21px;
    text-align: center;
    letter-spacing: -.03em;
}

@media (max-width:767px) {
    body.theme_diabeteseducation .mobile-column-25-75 .cope-core-column-one {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 0 calc(25% - 8px) !important;
        flex: 1 0 calc(25% - 8px) !important;
        margin-right: 8px
    }

    body.theme_diabeteseducation .mobile-column-25-75 .cope-core-column-two {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 0 75% !important;
        flex: 1 0 75% !important
    }
}


body.theme_diabeteseducation .column-60px-auto .cope-core-column-one {
    max-width: 60px
}

body.theme_diabeteseducation .column-60px-auto .cope-core-column-two {
    -ms-flex-preferred-size: calc(100% - 60px) !important;
    flex-basis: calc(100% - 60px) !important
}



body.theme_diabeteseducation .centerHorizontal-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

body.theme_diabeteseducation .centerHorizontal-bymargin {
    margin-left: auto !important;
    margin-right: auto !important
}



body.theme_diabeteseducation .resources-page .addthis-smartlayers {
    display: none !important
}

body.theme_diabeteseducation .cope-core-exit-modal .cope-core-modal-buttons .cope-core-button {
    border: 3px solid #005ad2
}

body.theme_diabeteseducation .cope-core-exit-modal .cope-core-modal-buttons .cope-core-button:hover {
    border: none
}

a.cope-core-button.cope-core-button-style-primary.cope-core-button-type-med {
    padding: 10px;
}
 
a.cope-core-button.cope-core-button-style-primary.cope-core-button-type-med:hover {
    padding: 13px;
}

body.theme_diabeteseducation .mediaobject .media .media-body .otnotice .otnotice-content {
    padding-left: 0 !important
}

body.theme_diabeteseducation .mediaobject .media .media-body .otnotice .otnotice-content p br {
    display: none
}

body.theme_diabeteseducation .resource_library .cope-core-rollup .cope-core-card {
    background: #f3f6f9
}

body.theme_diabeteseducation .temp-header-nav {
    border-bottom: 2px solid var(--brand-primary)
}

body.theme_diabeteseducation .temp-header-nav .cope-core-image__image {
    margin-bottom: -3px
}

@media (max-width:767px) {
    body.theme_diabeteseducation .hero-body-text {
        font-size: 18px;
        line-height: 24px
    }

    body.theme_diabeteseducation .hero-text {
        text-align: center
    }

    body.theme_diabeteseducation .jumplink {
        padding: 8px
    }

    body.theme_diabeteseducation .jumplink p {
        font-size: 1pc;
        line-height: 24px;
        text-align: left !important;
        padding: 10px 0 0 8px
    }
    body.theme_diabeteseducation .jumplink.lastitem_bottom > div > div > div.aem-Grid{
        flex-direction: row;
        align-items: center;
    }
    body.theme_diabeteseducation .jumplink.lastitem_bottom > div > div > div > *:last-child{
        margin-top: initial;
    }
    body.theme_diabeteseducation .jumplink.lastitem_bottom > div > div > div.aem-Grid p{
        padding:0;
    }

    body.theme_diabeteseducation .section-icon-caregivers:before, body.theme_diabeteseducation .section-icon-eating:before, body.theme_diabeteseducation .section-icon-getting-started:before, body.theme_diabeteseducation .section-icon-heart-health:before, body.theme_diabeteseducation .section-icon-moving:before, body.theme_diabeteseducation .section-icon-social-emotional:before, body.theme_diabeteseducation .section-icon-staying-on-track:before, body.theme_diabeteseducation .section-icon-treating:before {
        margin: 0 0 -28px -20px
    }

    body.theme_diabeteseducation .section-icon:before {
        position: relative;
        margin: 0 0 -28px -20px
    }

    body.theme_diabeteseducation .section-icon-blood-glucose-maintenance:before, body.theme_diabeteseducation .section-icon-caregiver-tips:before, body.theme_diabeteseducation .section-icon-caring-for-my-heart:before, body.theme_diabeteseducation .section-icon-cooking-and-meal-planning:before, body.theme_diabeteseducation .section-icon-emotional-support:before, body.theme_diabeteseducation .section-icon-get-moving:before, body.theme_diabeteseducation .section-icon-healthy-recipes:before, body.theme_diabeteseducation .section-icon-insulin-and-non-insulin-options:before, body.theme_diabeteseducation .section-icon-medication-and-your-health:before, body.theme_diabeteseducation .section-icon-resources:before, body.theme_diabeteseducation .section-icon-understanding-food-and-portions:before, body.theme_diabeteseducation .section-icon-what-to-order-and-eat:before, body.theme_diabeteseducation .section-icon-your-plan-your-future:before {
        margin: 0 0 -28px -20px
    }

    body.theme_diabeteseducation .resource-card-text {
        text-align: center
    }

    body.theme_diabeteseducation .cope-core-section.large-resource-card, body.theme_diabeteseducation .cope-core-section.small-resource-card {
        padding: 1pc 1pc 2pc
    }

    body.theme_diabeteseducation .alme--launchPointContainer {
        top: auto !important;
        bottom: 1pc
    }

    body.theme_diabeteseducation body.screenshots #nit-alme-window-root {
        position: relative !important;
        width: 100% !important;
        background: #fff !important
    }

    body.theme_diabeteseducation body.screenshots #nit-alme-window-root .alme--launchPointContainer {
        position: relative !important
    }

    body.theme_diabeteseducation .cope-core-footer .cope-core-footer-column-container {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    body.theme_diabeteseducation .cope-core-footer .cope-core-footer-text ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    body.theme_diabeteseducation .cope-core-footer .cope-core-footer-text ul li a {
        padding-left: 0
    }

    body.theme_diabeteseducation .cope-core-accordion .cope-core-accordion-item .cope-core-accordion-item-title {
        font-size: 24px
    }

    body.theme_diabeteseducation .cope-core-column-container.column-insulin-modal .column:not(:last-child):after {
        left: calc(100% + 15px)
    }

    body.theme_diabeteseducation .cope-core-column-container.column-diabetes-type-modal .column:not(:last-child):after {
        display: none
    }

    body.theme_diabeteseducation .cope-core-rollup .cope-core-rollup-filters {
        margin: var(--content-rollup-filters-spacing-mobile)
    }

    body.theme_diabeteseducation .modal.external-exit-modal .cope-core-button:not(:last-child) {
        margin-right: 0
    }

    body.theme_diabeteseducation .modal.external-exit-modal .cope-core-button:not(:last-child):after {
        display: none
    }

    body.theme_diabeteseducation .modal.internal-exit-modal .cope-core-button:not(:last-child) {
        margin-right: 0
    }

    body.theme_diabeteseducation .modal.internal-exit-modal .cope-core-button:not(:last-child):after {
        display: none
    }

    body.theme_diabeteseducation .regform-wizard {
        margin-top: 0
    }

    body.theme_diabeteseducation form .step-title p {
        font-size: 24px
    }

    body.theme_diabeteseducation form .help-block.msg-error {
        padding: 0;
        font-size: 13px
    }

    body.theme_diabeteseducation .cope-core-social-share .addthis_toolbox>a {
        margin: 0 6px
    }

    body.theme_diabeteseducation .home-hero .headline-2, body.theme_diabeteseducation .home-hero h2 {
        font-size: 1pc
    }

    body.theme_diabeteseducation .resource-card-xf .cope-core-scrolling-content {
        padding: 25px !important
    }

    body.theme_diabeteseducation .resource-card-alignment h3, body.theme_diabeteseducation .resource-card-alignment p {
        text-align: center !important
    }
}

@media (min-width:768px) {
    body.theme_diabeteseducation .cta-text .headline-2, body.theme_diabeteseducation .cta-text h2 {
        font-size: 28px
    }

    body.theme_diabeteseducation .body-2 {
        font-size: 1pc
    }

    body.theme_diabeteseducation .font-footnote {
        font-size: 9pt
    }

    body.theme_diabeteseducation .cope-core-button.cope-core-button-style-primary.cope-core-button-active:before {
        display: inline-block;
        content: "";
        position: relative;
        top: 0;
        left: -1pc;
        width: 24px;
        height: 24px;
        background: url(/content/dam/diabetes-patient/novocare-diabeteseducation/general/icon-button-checkmark.svg) 50%;
        background-size: 24px;
        background-repeat: no-repeat
    }

    body.theme_diabeteseducation .cope-core-card.cope-core-card-twoColumns {
        min-height: 180px
    }

    body.theme_diabeteseducation .cope-core-card.cope-core-card-twoColumns .cope-core-card-image {
        height: 100%;
        min-height: 280px;
        width: calc(50% - 9pt)
    }

    body.theme_diabeteseducation .cope-core-card.cope-core-card-twoColumns .cope-core-card-content {
        height: 100%;
        width: calc(50% + 9pt)
    }

    body.theme_diabeteseducation .cope-core-card.cope-core-card-twoColumns .cope-core-card-content .cope-core-card-title>p {
        font-size: 26px;
        line-height: 2pc
    }

    body.theme_diabeteseducation .cope-core-card.image-left .cope-core-card-image {
        background-position: 0 0
    }

    body.theme_diabeteseducation .cope-core-card.image-right .cope-core-card-image {
        background-position: 100% 0
    }

    body.theme_diabeteseducation .cope-core-card.image-center .cope-core-card-image {
        background-position: 50%
    }

    body.theme_diabeteseducation .cope-core-card.image-bottom .cope-core-card-image {
        background-position: bottom
    }

    body.theme_diabeteseducation .column-sidebar .cope-core-card {
        min-height: 345px
    }

    body.theme_diabeteseducation .column-sidebar .cope-core-card .cope-core-card-image {
        height: 155px
    }

    body.theme_diabeteseducation .cope-core-rollup .cope-core-rollup-list[data-list-per-row="2"] .cope-core-rollup-card-category.cope-core-rollup-active {
        gap: 24px
    }

    body.theme_diabeteseducation .cope-core-rollup .cope-core-rollup-list[data-list-per-row="2"] .cope-core-card-link {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: calc(50% - 9pt)
    }

    body.theme_diabeteseducation .cope-core-glossary .cope-core-glossary-navigation ul {
        padding: 0 30px
    }

    body.theme_diabeteseducation .cope-core-glossary .cope-core-glossary-entries {
        margin-left: 0;
        margin-top: 60px
    }

    body.theme_diabeteseducation .cope-core-glossary .cope-core-glossary-entry h2 {
        margin-bottom: 1pc
    }

    body.theme_diabeteseducation .cope-core-modal.modal-NewSite {
        min-height: 628px
    }

    body.theme_diabeteseducation .cope-core-quiz .cope-core-quiz-answers .cope-core-quiz-answer.cope-core-quiz-active.cope-core-quiz-answer-correct:after, body.theme_diabeteseducation .cope-core-quiz .cope-core-quiz-answers .cope-core-quiz-answer.cope-core-quiz-active.cope-core-quiz-answer-incorrect:after {
        right: 20px
    }

    body.theme_diabeteseducation form .value-prop-container[data-active-drug=ozempic] .value-prop-cta-section {
        height: 610px
    }

    body.theme_diabeteseducation form .value-prop-container[data-active-drug=victoza] .value-prop-cta-section {
        height: 505px
    }

    body.theme_diabeteseducation .cope-core-text.cmp-text-ingredients table td:first-child, body.theme_diabeteseducation .cope-core-text.cmp-text-nutrition table td:first-child {
        width: 30%;
        padding-right: 20px
    }
}

@media (min-width:1024px) {
    body.theme_diabeteseducation .cta-text .headline-2, body.theme_diabeteseducation .cta-text h2 {
        font-size: 30px
    }

    body.theme_diabeteseducation .column-sidebar .cope-core-card {
        min-height: 365px
    }

    body.theme_diabeteseducation .column-sidebar .cope-core-card .cope-core-card-image {
        height: 200px
    }

    body.theme_diabeteseducation form .value-prop-container[data-active-drug=ozempic] .value-prop-cta-section {
        height: 535px
    }

    body.theme_diabeteseducation form .value-prop-container[data-active-drug=victoza] .value-prop-cta-section {
        height: 365px
    }
}

@media (min-width:1440px) {
    body.theme_diabeteseducation .body-2 {
        font-size: 1pc
    }

    body.theme_diabeteseducation .font-footnote {
        font-size: 13px
    }

    body.theme_diabeteseducation .cope-core-card.image-center-xl .cope-core-card-image {
        background-position: top
    }

    body.theme_diabeteseducation .column-sidebar .cope-core-card {
        min-height: 380px
    }

    body.theme_diabeteseducation .column-sidebar .cope-core-card .cope-core-card-image {
        height: 235px
    }

    body.theme_diabeteseducation form .value-prop-container[data-active-drug=ozempic] .value-prop-cta-section {
        height: 535px
    }

    body.theme_diabeteseducation form .value-prop-container[data-active-drug=victoza] .value-prop-cta-section {
        height: 385px
    }
}

@media (min-width:767px) {
    body.theme_diabeteseducation .hero-section {
        min-height: 372px;
        min-height: 14pc
    }
}

@media (max-width:768px) {
    body.theme_diabeteseducation .cope-core-card .cope-core-card-image {
        height: 148px
    }
    body.theme_diabeteseducation .cope-core-card.image-fullheight-mobile .cope-core-card-image {
        height: 200px;
    }


    body.theme_diabeteseducation .recipe-list .cope-core-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    body.theme_diabeteseducation .recipe-list .cope-core-card .cope-core-card-image {
        height: 148px;
        width: 100%
    }

    body.theme_diabeteseducation .recipe-list .cope-core-card .cope-core-card-content {
        width: 100%
    }

    body.theme_diabeteseducation .cope-core-rollup-filters h2 {
        line-height: 24px
    }

    body.theme_diabeteseducation .resource-library .cope-core-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 24px
    }

    body.theme_diabeteseducation .resource-library .cope-core-card .cope-core-card-content {
        padding-top: 0;
        width: 100%;
        text-align: center
    }

    body.theme_diabeteseducation .resource-library .cope-core-card .cope-core-card-image {
        width: 100%;
        background-size: contain
    }

    body.theme_diabeteseducation .cope-core-modal.modal-NewSite {
        min-height: 96vh
    }
}

@media (min-width:768px) and (max-width:1023px) {
    body.theme_diabeteseducation .cope-core-column-container.column-tablet-wrap>.cope-core-column .cope-core-card-image {
        background-position: 50%
    }

    body.theme_diabeteseducation .cope-core-column-container.cope-core-column-col-four.column-tablet-wrap>.cope-core-column {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    body.theme_diabeteseducation .cope-core-column-container.cope-core-column-col-two.column-tablet-wrap>.cope-core-column {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    body.theme_diabeteseducation .cope-core-rollup .cope-core-rollup-filters .cope-core-rollup-filter-button-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    body.theme_diabeteseducation .cope-core-quiz .cope-core-quiz-answers .cope-core-quiz-answer {
        width: 100%
    }
}

@media screen and (min-width:1440px) {
    body.theme_diabeteseducation .modal {
        max-width: calc(var(--desktop-width) - var(--container-padding-desktop)*2 - var(--modal-margin)*2)
    }
}

@media (min-width:1920px) {
    body.theme_diabeteseducation form .value-prop-container[data-active-drug=ozempic] .value-prop-cta-section {
        height: 485px
    }

    body.theme_diabeteseducation form .value-prop-container[data-active-drug=victoza] .value-prop-cta-section {
        height: 360px
    }
}

@media (max-width:1023px) {
    body.theme_diabeteseducation form .input-grouped-addon {
        display: none !important
    }
}

@media screen and (orientation:landscape) and (min-device-width:320px) and (max-device-width:1000px) {
    body.theme_diabeteseducation div#alme-ui-client-root {
        width: 100%;
        height: 100%
    }
}

:root {
    --brand-primary: #001965;
    --brand-secondary: #00a6e3;
    --brand-white: #fff;
    --section-eating-color: #ffa300;
    --section-moving-color: #ff5400;
    --section-treating-color: #64ce13;
    --section-staying-color: #00a6e3;
    --body-color: #6b7790;
    --grey-light: #f3f6f9;
    --container-padding-tablet: 20px;
    --container-padding-desktop: 30px;
    --container-padding-desktop-xl: 50px;
    --nni-font: "Apis Medium", noto-sans, Arial, Helvetica, Verdana, sans-serif;
    --footer-text-color: var(--brand-white);
    --footer-text-color-hover: var(--brand-secondary);
    --footer-border-colour: transparent;
    --accordion-margin-bottom: 5px;
    --accordion-title-padding: 10px;
    --accordion-content-padding: 0;
    --accordion-content-margin-top: 0;
    --accordion-default-color: var(--brand-primary);
    --icon-width: 32px;
    --icon-height: 32px;
    --icon-title-margin: 5px;
    --btn-med-font-size: 18px;
    --btn-icon-font-size: 18px;
    --btn-med-width: 214px;
    --btn-med-height: 51px;
    --btn-lrg-font-size: 20px;
    --btn-lrg-width: 291px;
    --btn-lrg-height: 51px;
    --btn-icon-horizontal-width: 196px;
    --btn-icon-horizontal-height: 51px;
    --btn-icon-margin: 8px;
    --btn-primary-color: var(--brand-primary);
    --btn-primary-bg: var(--white);
    --btn-primary-border: none;
    --btn-primary-color-active: var(--brand-primary);
    --btn-primary-bg-active: #e7eef7;
    --btn-primary-border-active: none;
    --btn-secondary-color: var(--brand-primary);
    --btn-secondary-bg: transparent;
    --btn-secondary-border: 1px solid var(--brand-primary);
    --btn-secondary-color-active: var(--brand-primary);
    --btn-secondary-bg-active: #e7eef7;
    --btn-secondary-border-active: 1px solid var(--brand-primary);
    --btn-radius: 4px;
    --card-border: 1px solid var(--grey-med);
    --card-label-color: var(--brand-secondary);
    --card-icon-width: 14px;
    --card-icon-height: 14px;
    --card-label-font-size: 13px;
    --card-label-padding: 9px;
    --card-content-padding: 25px;
    --card-title-font-size: 26px;
    --card-title-font-weight: normal;
    --card-description-font-color: #001965;
    --card-description-font-size: 16px;
    --card-content-horizontal-padding-top: 40px;
    --content-rollup-filters-padding: 24px 48px;
    --content-rollup-filters-padding-mobile: 10px 0 0;
    --content-rollup-filters-spacing: 0px;
    --content-rollup-filters-spacing-mobile: 0px;
    --content-rollup-filters-background: #fff;
    --content-rollup-headline-font-size: 24px;
    --content-rollup-headline-font-size-mobile: 16px;
    --content-rollup-headline-color: var(--brand-primary);
    --content-rollup-button-divider: 1px solid #dfe5eb;
    --content-rollup-button-horizontal-spacing: 20px;
    --content-rollup-button-padding: 20px 10px;
    --content-rollup-button-padding-mobile: 10px 10px;
    --content-rollup-button-font-size: 18px;
    --content-rollup-button-font-size-mobile: 14px;
    --content-rollup-button-background-active: var(--brand-primary);
    --content-rollup-button-text-color: var(--brand-primary);
    --content-rollup-clear-button-color: var(--body-color);
    --content-rollup-spacing: 0px;
    --content-rollup-height: 200px;
    --content-rollup-height-mobile: 200px;
    --content-rollup-image-background: var(--unbrand-primary);
    --content-rollup-image-height: 250px;
    --content-rollup-image-height-mobile: 200px;
    --glossary-term-border: 1px dashed var(--body-color);
    --glossary-bubble-border-color: var(--brand-primary);
    --glossary-bubble-width: 340px;
    --glossary-bubble-width-mobile: 270px;
    --glossary-bubble-padding: 20px;
    --glossary-bubble-headline-size: 18px;
    --glossary-bubble-headline-color: var(--brand-primary);
    --glossary-bubble-text-size: 16px;
    --glossary-bubble-text-color: var(--body-color);
    --glossary-bubble-border-radius: 5px;
    --glossary-navigation-background-color: var(--grey-light);
    --glossary-navigation-item-color: var(--brand-primary);
    --glossary-navigation-item-disabled-color: #ccc;
    --glossary-navigation-padding-letters: 20px 0;
    --glossary-navigation-padding-grouped: 20px 0;
    --glossary-navigation-width-letters: 50px;
    --glossary-navigation-width-grouped: 80px;
    --glossary-navigation-font-size: 18px;
    --glossary-navigation-padding-letters-mobile: 6px 10px;
    --glossary-navigation-padding-grouped-mobile: 6px 10px;
    --glossary-navigation-width-letters-mobile: 25px;
    --glossary-navigation-width-grouped-mobile: auto;
    --glossary-navigation-font-size-mobile: 16px;
    --glossary-navigation-item-hover-background: var(--brand-primary);
    --glossary-navigation-item-hover-color: var(--grey-light);
    --glossary-entry-spacing: 24px;
    --glossary-entry-spacing-mobile: 25px;
    --glossary-entry-divider: 1px solid var(--grey);
    --glossary-entry-term-color: var(--brand-primary);
    --glossary-entry-term-font-size: 23px;
    --glossary-entry-term-font-size-mobile: 23px;
    --glossary-entry-definition-color: var(--brand-primary);
    --modal-close-btn: "path.png";
    --modal-close-btn: var(--brand-primary);
    --modal-border: none;
    --modal-border-radius: 0px;
    --modal-overlay: rgba(0, 0, 0, 0.6);
    --quiz-question-color: var(--brand-primary);
    --quiz-padding: 35px;
    --quiz-padding-mobile: 30px;
    --quiz-button-color: var(--body-color);
    --quiz-button-padding: 20px 60px 20px 30px;
    --quiz-button-padding-mobile: 20px 30px 20px 20px;
    --quiz-button-active-hover-background: rgba(18, 91, 174, 0.1);
    --quiz-button-active-correct-background: #fff;
    --quiz-button-active-incorrect-background: #fff;
    --quiz-answer-indent: 0px;
    --quiz-answer-indent-mobile: 0px;
    --quiz-answer-spacing: 16px;
    --quiz-answer-spacing-mobile: 16px;
    --quiz-answer-width: 80%;
    --quiz-answer-width-mobile: 100%;
    --quiz-answer-description-spacing: 30px;
    --quiz-answer-description-spacing-mobile: 20px;
    --quiz-description-color: var(--body-color);
    --quiz-border-width: 8px;
    --quiz-border-color: var(--grey-light);
    --social-share-icon-max-width: 42px
}

@media (min-width:768px) and (max-width:1023px) {
    :root {
        --quiz-answer-width: 100%;
        --quiz-answer-indent: 10px
    }
}



.cope-core-card.card-understanding-cv .cope-core-card-image{
    background-position-y: 30%;
}
.cope-core-card-title > p{
    line-height: 1.1em;
}

.cope-core-card.card-friendsAndFamily .cope-core-card-image{
    background-position-y: 33%;
}

/* SCREENSHOT  */

body.mscreenshot::-webkit-scrollbar{
    display: none;
}
body.mscreenshot .alme--launchPointContainer{
    position: absolute;
}
body.mscreenshot #onetrust-consent-sdk{
    display: none;
}


/* RECIPE */

body.mscreenshot .root.split_page1 .cope-core-rollup-list > .cope-core-rollup-active > a,
body.mscreenshot .root.split_page2 .cope-core-rollup-list > .cope-core-rollup-active > a,
body.mscreenshot .root.split_page3 .cope-core-rollup-list > .cope-core-rollup-active > a{
    display: none !important;
}

body.mscreenshot .root.split_page1 .cope-core-rollup-list > .cope-core-rollup-active > a:nth-child(-n+26){
    display: block !important;
}
body.mscreenshot .root.split_page1 .cope-core-rollup-list > .cope-core-rollup-active > a:nth-child(26) > div{
    margin-bottom:12px !important;
}

body.mscreenshot .root.split_page2 .cope-core-rollup-list > .cope-core-rollup-active > a:nth-child(n+27):nth-child(-n+56){
    display: block !important;
}
body.mscreenshot .root.split_page2 .cope-core-rollup-list > .cope-core-rollup-active > a:nth-child(56) > div{
    margin-bottom:12px !important;
}


body.mscreenshot .root.split_page3 .cope-core-rollup-list > .cope-core-rollup-active > a:nth-child(n+57){
    display: block !important;
}


/* HIDE TOP */
body.mscreenshot .root.split_page2 > div > div.experiencefragment:first-child,
body.mscreenshot .root.split_page2 > div > div.responsivegrid,
body.mscreenshot .root.split_page2 > div > .container > div > div > div > div > div.columns .cope-core-column-two > div,
body.mscreenshot .root.split_page2 > div > .container > div > div > div > div > div.columns .cope-core-column-one .cope-core-text,
body.mscreenshot .root.split_page2 .recipe-list > .cope-core-rollup-filters,
body.mscreenshot .root.split_page3 > div > div.experiencefragment:first-child,
body.mscreenshot .root.split_page3 > div > div.responsivegrid,
body.mscreenshot .root.split_page3 > div > .container > div > div > div > div > div.columns .cope-core-column-one .cope-core-text,
body.mscreenshot .root.split_page3 .recipe-list > .cope-core-rollup-filters{
    display: none;
}
body.mscreenshot .root.split_page2 .cope-core-rollup-list > .cope-core-rollup-active > h3,
body.mscreenshot .root.split_page3 .cope-core-rollup-list > .cope-core-rollup-active > h3{
    margin:12px;
}

@media (min-width:768px) {
    body.mscreenshot .root.split_page3 > div > .container > div > div > div > div > div.columns .cope-core-column-two > div{
        display: none;
    }
}



/* HIDE BOTTOM */
body.mscreenshot .root.split_page1 > div > div.experiencefragment:last-child,
body.mscreenshot .root.split_page1 > div > .container > div > div > div > div > div.container,

body.mscreenshot .root.split_page2 > div > div.experiencefragment:last-child,
body.mscreenshot .root.split_page2 > div > .container > div > div > div > div > div.container{
    display: none;
}
@media (max-width:767px) {
    body.mscreenshot .root.split_page1 > div > .container > div > div > div > div > div.columns .cope-core-column-two{
        display: none;
    }
}

body.mscreenshot .root.split_page1 > div > .container > div > div > div > div > div.columns > .cope-core-column-container,
body.mscreenshot .root.split_page2 > div > .container > div > div > div > div > div.columns > .cope-core-column-container{
    margin-bottom: 0;
}
body.mscreenshot .root.split_page1 > div > .container > div > div > div > div > div.columns .cope-core-column-one > div > div > div:last-child,
body.mscreenshot .root.split_page2 > div > .container > div > div > div > div > div.columns .cope-core-column-one > div > div > div:last-child{
    display: none;
}
