.topContainer {
    padding: 40px 0 25px
}

.contentBlock {
    padding-bottom: 10px
}

.contentBlock ol {
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 40px
}

.contentBlock ol strong,
.contentBlock ol a {
    color: #009cde
}

.contentBlock ol li ol,
.contentBlock ol li ul {
    padding-left: 30px
}

.contentBlock ol li ul {
    list-style-type: disc;
    list-style-position: outside
}

.contentBlock ol li ol {
    list-style-type: lower-alpha
}

.contentBlock p {
    padding-bottom: 0;
    text-decoration: underline
}

div.topRow>.topContainer {
    box-shadow: 0 -1px rgba(0, 0, 0, 0.2) inset;
    margin-bottom: 40px
}

html[data-device-type="mobile"] header div>div.containerCentered {
    padding: 14px 10px
}

footer.global-footer ul.footer-main {
    min-height: 30px
}

footer.global-footer ul.footer-main li,
html[data-device-type="mobile"] footer.global-footer ul.footer-main li,
html[data-device-type="portable"] footer.global-footer ul.footer-main li,
footer.global-footer ul.footer-secondary {
    display: none
}

footer.global-footer ul.footer-main li.country-selector,
html[data-device-type="mobile"] footer.global-footer ul.footer-main li.country-selector,
html[data-device-type="portable"] footer.global-footer ul.footer-main li.country-selector {
    display: block
}

.x-large {
    font-size: 2.7rem
}

@media screen and (orientation:landscape) {
    .pageHeadline strong:last-child {
        display: inline-block
    }
}

@media screen and (orientation:portrait) {
    html[data-device-type="mobile"] h1.pageHeadline {
        font-size: 1.85rem
    }

    html[data-device-type="mobile"] .pageHeadline strong:last-child {
        display: inline-block
    }
}

img {
    padding-top: 20px
}

header a {
    font-family: pp-sans-small-regular, "Helvetica Neue", Arial, sans-serif !important;
}

