header, footer {
  font-size: 16px;
}

.pop-stripe {
background-image: -webkit-linear-gradient(left, #87c440 0%, #87c440 10%, #d41f54 10%, #d41f54 20%, #acb7bc 20%, #acb7bc 30%, #007ab7 30%, #007ab7 40%, #9d5999 40%, #9d5999 50%, #87c440 50%, #87c440 60%, #d41f54 60%, #d41f54 70%, #acb7bc 70%, #acb7bc 80%, #007ab7 80%, #007ab7 90%, #9d5999 90%, #9d5999 100%);
background-image: -o-linear-gradient(left, #87c440 0%, #87c440 10%, #d41f54 10%, #d41f54 20%, #acb7bc 20%, #acb7bc 30%, #007ab7 30%, #007ab7 40%, #9d5999 40%, #9d5999 50%, #87c440 50%, #87c440 60%, #d41f54 60%, #d41f54 70%, #acb7bc 70%, #acb7bc 80%, #007ab7 80%, #007ab7 90%, #9d5999 90%, #9d5999 100%);
background-image: linear-gradient(to right, #87c440 0%, #87c440 10%, #d41f54 10%, #d41f54 20%, #acb7bc 20%, #acb7bc 30%, #007ab7 30%, #007ab7 40%, #9d5999 40%, #9d5999 50%, #87c440 50%, #87c440 60%, #d41f54 60%, #d41f54 70%, #acb7bc 70%, #acb7bc 80%, #007ab7 80%, #007ab7 90%, #9d5999 90%, #9d5999 100%);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
    height: 0.438em;
}

/* PRINT MODS */

header {
    position: inherit !important;
}

.fluid-width-video-wrapper {
    padding-top: 0 !important;
}

.header-search,
.l-navigation,
.l-region--secondary,
.l-region--category,
.l-region--related-content,
.l-region--more-resources,
.l-region--promotional,
.l-region--video,
.section-partner .l-region--page-title,
.pane-be-a-partner-menu,
.l-region--subnav,
.l-region--tools-tips,
.story--thumbnail,
.pub--thumbnail,
.l-region--file,
footer {
    display: none;
}

h1,
.label,
.label--magenta,
.tagline {
    font-family: sans-serif;
    color: black;
}

h1.hero--title,
.call-out--text {
    font-family: sans-serif !important;
    color: black !important; 
}

.content--left img {
    width: 250px;
    height: auto;
}

.front .l-main,
.not-front .l-main {
    margin-top: 0 !important;
}

.node-type-exercises .page--title {
    padding: 0 !important;
}

.l-main {
    padding-top: 0 !important;
}

.exercise--content {
    width: 100% !important;
}

.support--featured-hero .views-row-1,
.support--featured-hero .views-row-2,
.support--featured-hero .views-row-last {
    margin-right: 0 !important;
    margin-left: 0 !important;
    clear: inherit !important;
}


