/* Minification failed. Returning unminified contents.
(8163,18): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
@charset "UTF-8";

@font-face {
    font-family: 'berlingske_bold';
    src:    url('../fonts/update/berlingskeseriftext-bold-webfont.eot');
    src:    url('../fonts/update/berlingskeseriftext-bold-webfont.eot?#iefix') format('embedded-opentype'),    
            url('../fonts/update/berlingskeseriftext-bold-webfont.woff2') format('woff2'),
            url('../fonts/update/berlingskeseriftext-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'berlingske_regular';
    src:    url('../fonts/update/berlingskeseriftext-regular-webfont.eot');
    src:    url('../fonts/update/berlingskeseriftext-regular-webfont.eot?#iefix') format('embedded-opentype'),
            url('../fonts/update/berlingskeseriftext-regular-webfont.woff2') format('woff2'),
            url('../fonts/update/berlingskeseriftext-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'interface_regular';
    src:    url('../fonts/update/InterFace_W_Rg.eot');
    src:    url('../fonts/update/InterFace_W_Rg.eot?#iefix') format('embedded-opentype'),
            url('../fonts/update/InterFace_W_Rg.woff2') format('woff2'),
            url('../fonts/update/InterFace_W_Rg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'interface_bold';
    src:    url('../fonts/update/InterFace_W_Bd.eot');
    src:    url('../fonts/update/InterFace_W_Bd.eot?#iefix') format('embedded-opentype'),
            url('../fonts/update/InterFace_W_Bd.woff2') format('woff2'),
            url('../fonts/update/InterFace_W_Bd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'fontello';
  src: url('/theme/cwf/fonts/fontello/fontello.eot?49974256');
  src: url('../fonts/fontello/fontello.eot?49974256#iefix') format('embedded-opentype'),
       url('../fonts/fontello/fontello.woff2?49974256') format('woff2'),
       url('../fonts/fontello/fontello.woff?49974256') format('woff'),
       url('../fonts/fontello/fontello.ttf?49974256') format('truetype'),
       url('../fonts/fontello/fontello.svg?49974256#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?49974256#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-sort-cards:before { content: '\e800'; } /* '' */
.icon-sort-list:before { content: '\e801'; } /* '' */
.icon-chart-line:before { content: '\f201'; } /* '' */
.icon-down-circled2:before { content: '\e802'; } /* '' */
.icon-down-small:before { content: '\e803'; } /* '' */


article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a {
    background: transparent;
    word-wrap: break-word;
}

    a:focus {
        outline: thin dotted;
    }

    a:active, a:hover {
        outline: 0;
    }

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

meta.foundation-mq-small {
    font-family: "only screen and (min-width: 640px)";
    width: 640px;
}

meta.foundation-mq-medium {
    font-family: "only screen and (min-width: 1024px)";
    width: 1024px;
}

meta.foundation-mq-large {
    font-family: "only screen and (min-width: 1440px)";
    width: 1440px;
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    font-size: 100%;
}

body {
    background: #33383a;
    color: #575959;
    padding: 0;
    margin: 0;
    font-family: "interface_regular",sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    position: relative;
    cursor: default;
    -moz-font-feature-settings:"ss01=1";
    -moz-font-feature-settings:"ss01";
    -ms-font-feature-settings:"ss01";
    -webkit-font-feature-settings:"ss01";
    font-feature-settings:"ss01";
}

a:hover {
    cursor: pointer;
}

img, object, embed {
    max-width: 100%;
    height: auto;
}

object, embed {
    height: 100%;
}

img {
    -ms-interpolation-mode: bicubic;
}

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
    max-width: none !important;
}

/* KJM: adding legacy classes to fix rich text content */

.float_left,
.left {
    float: left !important;
}

.float_right,
.right {
    float: right !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-justify {
    text-align: justify !important;
}

.hide {
    display: none;
}

.antialiased {
    -webkit-font-smoothing: antialiased;
}

img {
    display: inline-block;
    vertical-align: middle;
}

textarea {
    height: auto;
    min-height: 50px;
}

select {
    width: 100%;
}

.row {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 75em;
    width: 100%;
    *zoom: 1;
}

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

    .row.collapse .column, .row.collapse .columns {
        padding-left: 0;
        padding-right: 0;
        float: left;
    }

    .row .row {
        margin-left: -0.875em;
        margin-right: -0.875em;
        max-width: none;
        width: auto;
        *zoom: 1;
    }

        .row .row:before, .row .row:after {
            content: " ";
            display: table;
        }

        .row .row:after {
            clear: both;
        }

        .row .row.collapse {
            margin-left: 0;
            margin-right: 0;
            max-width: none;
            width: auto;
            *zoom: 1;
        }

            .row .row.collapse:before, .row .row.collapse:after {
                content: " ";
                display: table;
            }

            .row .row.collapse:after {
                clear: both;
            }

.column, .columns {
    padding-left: 0.875em;
    padding-right: 0.875em;
    width: 100%;
    float: left;
    position: relative;
}

@media only screen {
    .small-1 {
        width: 8.33333%;
    }

    .small-2 {
        width: 16.66667%;
    }

    .small-3 {
        width: 25%;
    }

    .small-4 {
        width: 33.33333%;
    }

    .small-5 {
        width: 41.66667%;
    }

    .small-6 {
        width: 50%;
    }

    .small-7 {
        width: 58.33333%;
    }

    .small-8 {
        width: 66.66667%;
    }

    .small-9 {
        width: 75%;
    }

    .small-10 {
        width: 83.33333%;
    }

    .small-11 {
        width: 91.66667%;
    }

    .small-12 {
        width: 100%;
    }

    .small-offset-0 {
        margin-left: 0%;
    }

    .small-offset-1 {
        margin-left: 8.33333%;
    }

    .small-offset-2 {
        margin-left: 16.66667%;
    }

    .small-offset-3 {
        margin-left: 25%;
    }

    .small-offset-4 {
        margin-left: 33.33333%;
    }

    .small-offset-5 {
        margin-left: 41.66667%;
    }

    .small-offset-6 {
        margin-left: 50%;
    }

    .small-offset-7 {
        margin-left: 58.33333%;
    }

    .small-offset-8 {
        margin-left: 66.66667%;
    }

    .small-offset-9 {
        margin-left: 75%;
    }

    .small-offset-10 {
        margin-left: 83.33333%;
    }

    [class*="column"] + [class*="column"]:last-child {
        float: right;
    }

    [class*="column"] + [class*="column"].end {
        float: left;
    }

    .column.small-centered, .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none !important;
    }
}

@media only screen and (min-width: 640px) {
    .medium-1 {
        width: 8.33333%;
    }

    .medium-2 {
        width: 16.66667%;
    }

    .medium-3 {
        width: 25%;
    }

    .medium-4 {
        width: 33.33333%;
    }

    .medium-5 {
        width: 41.66667%;
    }

    .medium-6 {
        width: 50%;
    }

    .medium-7 {
        width: 58.33333%;
    }

    .medium-8 {
        width: 66.66667%;
    }

    .medium-9 {
        width: 75%;
    }

    .medium-10 {
        width: 83.33333%;
    }

    .medium-11 {
        width: 91.66667%;
    }

    .medium-12 {
        width: 100%;
    }

    .medium-offset-0 {
        margin-left: 0%;
    }

    .medium-offset-1 {
        margin-left: 8.33333%;
    }

    .medium-offset-2 {
        margin-left: 16.66667%;
    }

    .medium-offset-3 {
        margin-left: 25%;
    }

    .medium-offset-4 {
        margin-left: 33.33333%;
    }

    .medium-offset-5 {
        margin-left: 41.66667%;
    }

    .medium-offset-6 {
        margin-left: 50%;
    }

    .medium-offset-7 {
        margin-left: 58.33333%;
    }

    .medium-offset-8 {
        margin-left: 66.66667%;
    }

    .medium-offset-9 {
        margin-left: 75%;
    }

    .medium-offset-10 {
        margin-left: 83.33333%;
    }

    .medium-offset-11 {
        margin-left: 91.66667%;
    }

    .medium-push-1 {
        left: 8.33333%;
        right: auto;
    }

    .medium-pull-1 {
        right: 8.33333%;
        left: auto;
    }

    .medium-push-2 {
        left: 16.66667%;
        right: auto;
    }

    .medium-pull-2 {
        right: 16.66667%;
        left: auto;
    }

    .medium-push-3 {
        left: 25%;
        right: auto;
    }

    .medium-pull-3 {
        right: 25%;
        left: auto;
    }

    .medium-push-4 {
        left: 33.33333%;
        right: auto;
    }

    .medium-pull-4 {
        right: 33.33333%;
        left: auto;
    }

    .medium-push-5 {
        left: 41.66667%;
        right: auto;
    }

    .medium-pull-5 {
        right: 41.66667%;
        left: auto;
    }

    .medium-push-6 {
        left: 50%;
        right: auto;
    }

    .medium-pull-6 {
        right: 50%;
        left: auto;
    }

    .medium-push-7 {
        left: 58.33333%;
        right: auto;
    }

    .medium-pull-7 {
        right: 58.33333%;
        left: auto;
    }

    .medium-push-8 {
        left: 66.66667%;
        right: auto;
    }

    .medium-pull-8 {
        right: 66.66667%;
        left: auto;
    }

    .medium-push-9 {
        left: 75%;
        right: auto;
    }

    .medium-pull-9 {
        right: 75%;
        left: auto;
    }

    .medium-push-10 {
        left: 83.33333%;
        right: auto;
    }

    .medium-pull-10 {
        right: 83.33333%;
        left: auto;
    }

    .medium-push-11 {
        left: 91.66667%;
        right: auto;
    }

    .medium-pull-11 {
        right: 91.66667%;
        left: auto;
    }

    .column.medium-centered, .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none !important;
    }

    .column.medium-uncentered, .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important;
    }
}

@media only screen and (min-width: 1024px) {
    .large-1 {
        width: 8.33333%;
    }

    .large-2 {
        width: 16.66667%;
    }

    .large-3 {
        width: 25%;
    }

    .large-4 {
        width: 33.33333%;
    }

    .large-5 {
        width: 41.66667%;
    }

    .large-6 {
        width: 50%;
    }

    .large-7 {
        width: 58.33333%;
    }

    .large-8 {
        width: 66.66667%;
    }

    .large-9 {
        width: 75%;
    }

    .large-10 {
        width: 83.33333%;
    }

    .large-11 {
        width: 91.66667%;
    }

    .large-12 {
        width: 100%;
    }

    .large-offset-0 {
        margin-left: 0%;
    }

    .large-offset-1 {
        margin-left: 8.33333%;
    }

    .large-offset-2 {
        margin-left: 16.66667%;
    }

    .large-offset-3 {
        margin-left: 25%;
    }

    .large-offset-4 {
        margin-left: 33.33333%;
    }

    .large-offset-5 {
        margin-left: 41.66667%;
    }

    .large-offset-6 {
        margin-left: 50%;
    }

    .large-offset-7 {
        margin-left: 58.33333%;
    }

    .large-offset-8 {
        margin-left: 66.66667%;
    }

    .large-offset-9 {
        margin-left: 75%;
    }

    .large-offset-10 {
        margin-left: 83.33333%;
    }

    .large-offset-11 {
        margin-left: 91.66667%;
    }

    .large-push-1 {
        left: 8.33333%;
        right: auto;
    }

    .large-pull-1 {
        right: 8.33333%;
        left: auto;
    }

    .large-push-2 {
        left: 16.66667%;
        right: auto;
    }

    .large-pull-2 {
        right: 16.66667%;
        left: auto;
    }

    .large-push-3 {
        left: 25%;
        right: auto;
    }

    .large-pull-3 {
        right: 25%;
        left: auto;
    }

    .large-push-4 {
        left: 33.33333%;
        right: auto;
    }

    .large-pull-4 {
        right: 33.33333%;
        left: auto;
    }

    .large-push-5 {
        left: 41.66667%;
        right: auto;
    }

    .large-pull-5 {
        right: 41.66667%;
        left: auto;
    }

    .large-push-6 {
        left: 50%;
        right: auto;
    }

    .large-pull-6 {
        right: 50%;
        left: auto;
    }

    .large-push-7 {
        left: 58.33333%;
        right: auto;
    }

    .large-pull-7 {
        right: 58.33333%;
        left: auto;
    }

    .large-push-8 {
        left: 66.66667%;
        right: auto;
    }

    .large-pull-8 {
        right: 66.66667%;
        left: auto;
    }

    .large-push-9 {
        left: 75%;
        right: auto;
    }

    .large-pull-9 {
        right: 75%;
        left: auto;
    }

    .large-push-10 {
        left: 83.33333%;
        right: auto;
    }

    .large-pull-10 {
        right: 83.33333%;
        left: auto;
    }

    .large-push-11 {
        left: 91.66667%;
        right: auto;
    }

    .large-pull-11 {
        right: 91.66667%;
        left: auto;
    }

    .column.large-centered, .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none !important;
    }

    .column.large-uncentered, .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important;
    }

    .large-right-col {
        padding-left: 0;
    }
}

.show-for-small, .show-for-medium-down, .show-for-large-down {
    display: inherit !important;
}

.show-for-medium, .show-for-medium-up, .show-for-large, .show-for-large-up, .show-for-xlarge {
    display: none !important;
}

.hide-for-medium, .hide-for-medium-up, .hide-for-large, .hide-for-large-up, .hide-for-xlarge {
    display: inherit !important;
}

.hide-for-small, .hide-for-medium-down, .hide-for-large-down {
    display: none !important;
}

table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
    display: table;
}

thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
    display: table-header-group !important;
}

tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
    display: table-row-group !important;
}

tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
    display: table-row !important;
}

td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge, th.show-for-small, th.show-for-medium-down, th.show-for-large-down, th.hide-for-medium, th.hide-for-medium-up, th.hide-for-large, th.hide-for-large-up, th.hide-for-xlarge {
    display: table-cell !important;
}

@media only screen and (min-width: 640px) {
    .show-for-medium, .show-for-medium-up {
        display: inherit !important;
    }

    .show-for-small {
        display: none !important;
    }

    .hide-for-small {
        display: inherit !important;
    }

    .hide-for-medium, .hide-for-medium-up {
        display: none !important;
    }

    table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
        display: table;
    }

    thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
        display: table-header-group !important;
    }

    tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
        display: table-row-group !important;
    }

    tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
        display: table-row !important;
    }

    td.show-for-medium, td.show-for-medium-up, td.hide-for-small, th.show-for-medium, th.show-for-medium-up, th.hide-for-small {
        display: table-cell !important;
    }
}

@media only screen and (min-width: 1024px) {
    .show-for-large, .show-for-large-up {
        display: inherit !important;
    }

    .show-for-medium, .show-for-medium-down {
        display: none !important;
    }

    .hide-for-medium, .hide-for-medium-down {
        display: inherit !important;
    }

    .hide-for-large, .hide-for-large-up {
        display: none !important;
    }

    table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
        display: table;
    }

    thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
        display: table-header-group !important;
    }

    tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
        display: table-row-group !important;
    }

    tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
        display: table-row !important;
    }

    td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down, th.show-for-large, th.show-for-large-up, th.hide-for-medium, th.hide-for-medium-down {
        display: table-cell !important;
    }
}

@media only screen and (min-width: 1440px) {
    .show-for-xlarge {
        display: inherit !important;
    }

    .show-for-large, .show-for-large-down {
        display: none !important;
    }

    .hide-for-large, .hide-for-large-down {
        display: inherit !important;
    }

    .hide-for-xlarge {
        display: none !important;
    }

    table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
        display: table;
    }

    thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
        display: table-header-group !important;
    }

    tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
        display: table-row-group !important;
    }

    tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
        display: table-row !important;
    }

    td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down, th.show-for-xlarge, th.hide-for-large, th.hide-for-large-down {
        display: table-cell !important;
    }
}

.show-for-landscape, .hide-for-portrait {
    display: inherit !important;
}

.hide-for-landscape, .show-for-portrait {
    display: none !important;
}

table.hide-for-landscape, table.show-for-portrait {
    display: table;
}

thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell !important;
}

@media only screen and (orientation: landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: inherit !important;
    }

    .hide-for-landscape, .show-for-portrait {
        display: none !important;
    }

    table.show-for-landscape, table.hide-for-portrait {
        display: table;
    }

    thead.show-for-landscape, thead.hide-for-portrait {
        display: table-header-group !important;
    }

    tbody.show-for-landscape, tbody.hide-for-portrait {
        display: table-row-group !important;
    }

    tr.show-for-landscape, tr.hide-for-portrait {
        display: table-row !important;
    }

    td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
        display: table-cell !important;
    }
}

@media only screen and (orientation: portrait) {
    .show-for-portrait, .hide-for-landscape {
        display: inherit !important;
    }

    .hide-for-portrait, .show-for-landscape {
        display: none !important;
    }

    table.show-for-portrait, table.hide-for-landscape {
        display: table;
    }

    thead.show-for-portrait, thead.hide-for-landscape {
        display: table-header-group !important;
    }

    tbody.show-for-portrait, tbody.hide-for-landscape {
        display: table-row-group !important;
    }

    tr.show-for-portrait, tr.hide-for-landscape {
        display: table-row !important;
    }

    td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
        display: table-cell !important;
    }
}

.show-for-touch {
    display: none !important;
}

.hide-for-touch {
    display: inherit !important;
}

.touch .show-for-touch {
    display: inherit !important;
}

.touch .hide-for-touch {
    display: none !important;
}

table.hide-for-touch {
    display: table;
}

.touch table.show-for-touch {
    display: table;
}

thead.hide-for-touch {
    display: table-header-group !important;
}

.touch thead.show-for-touch {
    display: table-header-group !important;
}

tbody.hide-for-touch {
    display: table-row-group !important;
}

.touch tbody.show-for-touch {
    display: table-row-group !important;
}

tr.hide-for-touch {
    display: table-row !important;
}

.touch tr.show-for-touch {
    display: table-row !important;
}

td.hide-for-touch {
    display: table-cell !important;
}

.touch td.show-for-touch {
    display: table-cell !important;
}

th.hide-for-touch {
    display: table-cell !important;
}

.touch th.show-for-touch {
    display: table-cell !important;
}

@media only screen {
    [class*="block-grid-"] {
        display: block;
        padding: 0;
        margin: 0 -0.625em;
        *zoom: 1;
    }

        [class*="block-grid-"]:before, [class*="block-grid-"]:after {
            content: " ";
            display: table;
        }

        [class*="block-grid-"]:after {
            clear: both;
        }

        [class*="block-grid-"] > li {
            display: inline;
            height: auto;
            float: left;
            padding: 0 0.625em 1.25em;
        }

    .small-block-grid-1 > li {
        width: 100%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-1 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-1 > li:nth-of-type(1n+1) {
            clear: both;
        }

    .small-block-grid-2 > li {
        width: 50%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-2 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-2 > li:nth-of-type(2n+1) {
            clear: both;
        }

    .small-block-grid-3 > li {
        width: 33.33333%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-3 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-3 > li:nth-of-type(3n+1) {
            clear: both;
        }

    .small-block-grid-4 > li {
        width: 25%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-4 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-4 > li:nth-of-type(4n+1) {
            clear: both;
        }

    .small-block-grid-5 > li {
        width: 20%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-5 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-5 > li:nth-of-type(5n+1) {
            clear: both;
        }

    .small-block-grid-6 > li {
        width: 16.66667%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-6 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-6 > li:nth-of-type(6n+1) {
            clear: both;
        }

    .small-block-grid-7 > li {
        width: 14.28571%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-7 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-7 > li:nth-of-type(7n+1) {
            clear: both;
        }

    .small-block-grid-8 > li {
        width: 12.5%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-8 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-8 > li:nth-of-type(8n+1) {
            clear: both;
        }

    .small-block-grid-9 > li {
        width: 11.11111%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-9 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-9 > li:nth-of-type(9n+1) {
            clear: both;
        }

    .small-block-grid-10 > li {
        width: 10%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-10 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-10 > li:nth-of-type(10n+1) {
            clear: both;
        }

    .small-block-grid-11 > li {
        width: 9.09091%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-11 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-11 > li:nth-of-type(11n+1) {
            clear: both;
        }

    .small-block-grid-12 > li {
        width: 8.33333%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-12 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-12 > li:nth-of-type(12n+1) {
            clear: both;
        }
}

@media only screen and (min-width: 640px) {
    .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: none;
    }

    .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: none;
    }

    .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: none;
    }

    .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: none;
    }

    .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: none;
    }

    .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: none;
    }

    .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: none;
    }

    .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: none;
    }

    .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: none;
    }

    .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: none;
    }

    .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: none;
    }

    .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: none;
    }

    .large-block-grid-1 > li {
        width: 100%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-1 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-1 > li:nth-of-type(1n+1) {
            clear: both;
        }

    .large-block-grid-2 > li {
        width: 50%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-2 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-2 > li:nth-of-type(2n+1) {
            clear: both;
        }

    .large-block-grid-3 > li {
        width: 33.33333%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-3 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-3 > li:nth-of-type(3n+1) {
            clear: both;
        }

    .large-block-grid-4 > li {
        width: 25%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-4 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-4 > li:nth-of-type(4n+1) {
            clear: both;
        }

    .large-block-grid-5 > li {
        width: 20%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-5 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-5 > li:nth-of-type(5n+1) {
            clear: both;
        }

    .large-block-grid-6 > li {
        width: 16.66667%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-6 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-6 > li:nth-of-type(6n+1) {
            clear: both;
        }

    .large-block-grid-7 > li {
        width: 14.28571%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-7 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-7 > li:nth-of-type(7n+1) {
            clear: both;
        }

    .large-block-grid-8 > li {
        width: 12.5%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-8 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-8 > li:nth-of-type(8n+1) {
            clear: both;
        }

    .large-block-grid-9 > li {
        width: 11.11111%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-9 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-9 > li:nth-of-type(9n+1) {
            clear: both;
        }

    .large-block-grid-10 > li {
        width: 10%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-10 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-10 > li:nth-of-type(10n+1) {
            clear: both;
        }

    .large-block-grid-11 > li {
        width: 9.09091%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-11 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-11 > li:nth-of-type(11n+1) {
            clear: both;
        }

    .large-block-grid-12 > li {
        width: 8.33333%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-12 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-12 > li:nth-of-type(12n+1) {
            clear: both;
        }
}

p.lead {
    font-size: 1.21875em;
    line-height: 1.6;
}

.subheader {
    line-height: 1.4;
    color: #7b868b;
    font-weight: 300;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    direction: ltr;
}

a {
    color: #f47920;
    text-decoration: none;
    line-height: inherit;
}

    a:hover, a:focus {
        color: #e66800;
    }

    a img {
        border: none;
    }

p {
    font-family: inherit;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 1.25em;
    text-rendering: optimizeLegibility;
}

    p aside {
        font-size: 0.875em;
        line-height: 1.35;
        font-style: italic;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'berlingske_bold', serif;
    font-style: normal;
    color: #33383a;
    text-rendering: optimizeLegibility;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
    line-height: 1.2125em;
}

h1 {
    font-size: 2.125em;
}

h2 {
    font-size: 1.6875em;
}

h3 {
    font-size: 1.375em;
}

h4 {
    font-size: 1.125em;
}

h5 {
    font-size: 1.125em;
}

h6 {
    font-size: 1em;
}

@media only screen and (min-width: 768px) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.2;
    }

    h1 {
        font-size: 2.441em;/*39.056px*/
    }
    .cwf-article h1{
        font-size: 2.12em; 
    }

    h2 {
        font-size: 1.953em;/*31.248px*/
    }
    .cwf-article h2{
        font-size: 1.698em;
    }

    h3 {
        font-size: 1.563em;/*25.008px*/
    }
    .cwf-article h3{
        font-size: 1.36em;
        
    }

    h4 {
        font-size: 1.25em;/*20px*/
    }
    .cwf-article h4{
        font-size: 1.087em;
        
    }

    h5 {
        font-size: 1em;/*16px*/
    }
    .cwf-article h5{
        font-size: .87em;
        
    }

    h6 {
        font-size: 0.8em;/*12.8px*/
    }
    .cwf-article h6{
        font-size: 0.68em;
        
    }
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 0.8em;
    color: #7b868b;
    line-height: 0;
}

.cwf-article {
    font-size: 1.15em;
}

.cwf-article h1,
.cwf-article h2,
.cwf-article h3,
.cwf-article h4,
.cwf-article h5,
.cwf-article h6{
    color: #f47920;
}

.cwf-article h1 a, 
.cwf-article h2 a, 
.cwf-article h3 a, 
.cwf-article h4 a, 
.cwf-article h5 a, 
.cwf-article h6 a {
    color: #044c7f;
}

.cwf-headline-page {
    font-size: 2.75em;
    line-height: 1.2;
    color: #044c7f;
}

.cwf-subheadline-page {
    font-family: 'berlingske_bold', serif;
    font-size: 1.1875em;
    color: #838383;
}

h2.cwf-headline-page,
h3.cwf-headline-page {/*same as plain h2*/
    font-size: 1.6875em;
    font-style: normal;
    color: #f47920;
}


.cwf-title{
    font-family: "interface_bold",sans-serif;
    font-size: 1.375em;
    line-height: 1.275;
}
    .right-col .cwf-title,
    .left-col .cwf-title,
    .cwf-block-sidebar .cwf-title{
        font-family: "interface_regular",sans-serif;
        font-size: 1em;
    }

hr {
    border: solid #d7d7d7;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.1875em;
    height: 0;
}

em, i {
    font-style: italic;
    line-height: inherit;
}

strong, b {
    font-weight: bold;
    line-height: inherit;
}

small {
    font-size: 80%;
    line-height: inherit;
}

code {
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: bold;
    color: #601e03;
}

ul, ol, dl {
    font-size: 1em;
    line-height: 1.4;
    margin-bottom: 1.25em;
    list-style-position: outside;
    font-family: inherit;
}

ul, ol {
    margin-left: 0;
}

    ul.coveo-values,
    ul.no-bullet, ol.no-bullet {
        margin-left: 0;
    }

    ul li ul, ul li ol {
        margin-left: 1.25em;
        margin-bottom: 0;
        font-size: 1em;
    }

    ul.square li ul, ul.circle li ul, ul.disc li ul {
        list-style: inherit;
    }

    ul.square {
        list-style-type: square;
    }

    ul.circle {
        list-style-type: circle;
    }

    ul.disc {
        list-style-type: disc;
    }

    ul.coveo-values,
    ul.no-bullet {
        list-style: none;
    }

    ol li ul, ol li ol {
        margin-left: 1.25em;
        margin-bottom: 0;
    }

ul li,
ol li{

}
dl dt {
    margin-bottom: 0.3em;
}

dl dd {
    margin-bottom: 0.75em;
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #575959;
    border-bottom: 1px dotted #d7d7d7;
    cursor: help;
}

abbr {
    text-transform: none;
}

blockquote {
    margin: 0 0 1.25em;
    padding: 0;
    border-left: 0 none;
}

    blockquote cite {
        display: block;
        font-size: 0.8125em;
        color: #575959;
    }

        blockquote cite:before {
            content: "\2014 \0020";
        }

        blockquote cite a, blockquote cite a:visited {
            color: #575959;
        }

    blockquote, blockquote p {
        line-height: 1.6;
        color: #006aa9;
    }

.vcard {
    display: inline-block;
    margin: 0 0 1.25em 0;
    border: 0 none #ddd;
    padding: 0;
}

    .vcard li {
        margin: 0;
        display: block;
    }

    .vcard .fn {
        font-weight: bold;
        font-size: 0.9375em;
    }

.vevent .summary {
    font-weight: bold;
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.0625em;
}

.print-only {
    display: none !important;
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
        font-family: serif !important; /*KJM: FB49737*/
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: "";/*KJM: FB49737*/
        }

        /* KJM: FB49737 Each link found inside .bodyContent will have the href value printed out.
           Comment out following line to disable this feature completely. */
        .bodyContent a[href]:after { content: " (" attr(href) ")"; }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        /*display: none; Project 6 requests all images are hidden in print mode: max-width: 100% !important;*/
        max-width: 100% !important;
    }

    .cwf-logo img {
        display: block;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .hide-on-print {
        display: none !important;
    }

    .print-only {
        display: block !important;
    }

    .hide-for-print {
        display: none !important;
    }

    .show-for-print {
        display: inherit !important;
    }
}

button, .button {
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 1.25em;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 0.75em;
    padding-right: 1.5em;
    padding-bottom: 0.8125em;
    padding-left: 1.5em;
    font-size: 1.25em;
    background-color: #f47920;
    color: #fff;
}

    button:hover, button:focus, .button:hover, .button:focus {
        background-color: #cc5c00;
    }

    button:hover, button:focus, .button:hover, .button:focus {
        color: #fff;
    }

    button.secondary, .button.secondary {
        background-color: #d7d7d7;
        border-color: #bebebe;
        color: #333;
    }

        button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
            background-color: #bebebe;
        }

        button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
            color: #333;
        }

    button.success, .button.success {
        background-color: #044c7f;
        border-color: #09253c;
        color: #fff;
    }

        button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
            background-color: #09253c;
        }

        button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
            color: #fff;
        }

    button.alert, .button.alert {
        background-color: #aa3506;
        border-color: #792604;
        color: #fff;
    }

        button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
            background-color: #792604;
        }

        button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
            color: #fff;
        }

    button.large, .button.large {
        padding-top: 1em;
        padding-right: 2em;
        padding-bottom: 1.0625em;
        padding-left: 2em;
        font-size: 1.33em;
    }

    button.small, .button.small {
        padding-top: 0.5625em;
        padding-right: 1.125em;
        padding-bottom: 0.625em;
        padding-left: 1.125em;
        font-size: 1em;
    }

    button.tiny, .button.tiny {
        padding-top: 0.4375em;
        padding-right: 0.875em;
        padding-bottom: 0.5em;
        padding-left: 0.875em;
        font-size: 0.8125em;
    }

    /*button, .button {
    padding-top: 0.8125em;
    padding-bottom: 0.75em;
    -webkit-appearance: none;
}

    button.tiny, .button.tiny {
        padding-top: 0.5em;
        padding-bottom: 0.4375em;
        -webkit-appearance: none;
    }

    button.small, .button.small {
        padding-top: 0.625em;
        padding-bottom: 0.5625em;
        -webkit-appearance: none;
    }

    button.large, .button.large {
        padding-top: 1.03125em;
        padding-bottom: 1.03125em;
        -webkit-appearance: none;
    }*/

    button.expand, .button.expand {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }

    button.left-align, .button.left-align {
        text-align: left;
        text-indent: 0.75em;
    }

    button.right-align, .button.right-align {
        text-align: right;
        padding-right: 0.75em;
    }

    button.disabled, button[disabled], .button.disabled, .button[disabled] {
        background-color: #f47920;
        border-color: #cc5c00;
        color: #fff;
        cursor: default;
        opacity: 0.6;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
            background-color: #cc5c00;
        }

        button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
            color: #fff;
        }

        button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
            background-color: #f47920;
        }

        button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
            background-color: #d7d7d7;
            border-color: #bebebe;
            color: #333;
            cursor: default;
            opacity: 0.6;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
                background-color: #bebebe;
            }

            button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
                color: #333;
            }

            button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
                background-color: #d7d7d7;
            }

        button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
            background-color: #044c7f;
            border-color: #09253c;
            color: #fff;
            cursor: default;
            opacity: 0.6;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
                background-color: #09253c;
            }

            button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
                color: #fff;
            }

            button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
                background-color: #044c7f;
            }

        button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
            background-color: #aa3506;
            border-color: #792604;
            color: #fff;
            cursor: default;
            opacity: 0.6;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
                background-color: #792604;
            }

            button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
                color: #fff;
            }

            button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
                background-color: #aa3506;
            }

@media only screen {
    button, .button {
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
        box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
        -webkit-transition: background-color 300ms ease-out;
        -moz-transition: background-color 300ms ease-out;
        transition: background-color 300ms ease-out;
    }

        button:active, .button:active {
            -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset;
            box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset;
        }

        button.radius, .button.radius {
            -webkit-border-radius: 0;
            border-radius: 0;
        }

        button.round, .button.round {
            -webkit-border-radius: 1000px;
            border-radius: 1000px;
        }
}

@media only screen and (min-width: 640px) {
    button, .button {
        display: inline-block;
    }
}

form {
    margin: 0 0 1em;
}

    form .row .row {
        margin: 0 -0.5em;
    }

        form .row .row .column, form .row .row .columns {
            padding: 0 0.5em;
        }

        form .row .row.collapse {
            margin: 0;
        }

            form .row .row.collapse .column, form .row .row.collapse .columns {
                padding: 0;
            }

            form .row .row.collapse input {
                -moz-border-radius-bottomright: 0;
                -moz-border-radius-topright: 0;
                -webkit-border-bottom-right-radius: 0;
                -webkit-border-top-right-radius: 0;
            }

    form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
        padding-left: 0.5em;
    }

label {
    font-size: 0.875em;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin-bottom: 0.1875em;
}

    label.right {
        float: none;
        text-align: right;
    }

    label.inline {
        margin: 0 0 1em 0;
        padding: 0.625em 0;
    }

    label small {
        text-transform: capitalize;
        color: #666;
    }

.coveo-values label {
    font-size: 1em;
}

.prefix, .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 0.875em;
    height: 2.3125em;
    line-height: 2.3125em;
}

    .postfix.button {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
        line-height: 2.125em;
    }

    .prefix.button {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
        line-height: 2.125em;
    }

        .prefix.button.radius {
            -webkit-border-radius: 0;
            border-radius: 0;
            -moz-border-radius-bottomleft: 0;
            -moz-border-radius-topleft: 0;
            -webkit-border-bottom-left-radius: 0;
            -webkit-border-top-left-radius: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
        }

    .postfix.button.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .prefix.button.round {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-bottomleft: 1000px;
        -moz-border-radius-topleft: 1000px;
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px;
    }

    .postfix.button.round {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-topright: 1000px;
        -moz-border-radius-bottomright: 1000px;
        -webkit-border-top-right-radius: 1000px;
        -webkit-border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
    }

span.prefix, label.prefix {
    background: #f2f2f2;
    border-color: #d9d9d9;
    border-right: none;
    color: #333;
}

    span.prefix.radius, label.prefix.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-topleft: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

span.postfix, label.postfix {
    background: #f2f2f2;
    border-color: #ccc;
    border-left: none;
    color: #333;
}

    span.postfix.radius, label.postfix.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group.round > *:first-child, .input-group.round > *:first-child * {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}

.input-group.round > *:last-child, .input-group.round > *:last-child * {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.75);
    display: block;
    font-size: 0.875em;
    margin: 0 0 1em 0;
    padding: 0.5em;
    height: 2.3125em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0.45s,border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s,border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s,border-color 0.45s ease-in-out;
}
select{
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.75);
    display: block;
    font-size: 0.875em;
    margin: 0 0 1em 0;
    padding: 0.5em;
    height: 2.3125em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0.45s,border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s,border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s,border-color 0.45s ease-in-out;
}

    input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
        -webkit-box-shadow: 0 0 5px #999;
        -moz-box-shadow: 0 0 5px #999;
        box-shadow: 0 0 5px #999;
        border-color: #999;
    }

    input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
        background: #fafafa;
        border-color: #999;
        outline: none;
    }

    input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="month"][disabled], input[type="week"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
        background-color: #ddd;
    }

input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0 0 1em 0;
}

input[type="file"] {
    width: 100%;
}

fieldset {
    border: solid 1px #ddd;
    padding: 1.25em;
    margin: 1.125em 0;
}

    fieldset legend {
        font-weight: bold;
        background: #fff;
        padding: 0 0.1875em;
        margin: 0;
        margin-left: -0.1875em;
    }

[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
    display: block;
    padding: 0.375em 0.25em;
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 0.75em;
    font-weight: bold;
    background: #aa3506;
    color: #fff;
}

[data-abide] span.error, [data-abide] small.error {
    display: none;
}

span.error, small.error {
    display: block;
    padding: 0.375em 0.25em;
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 0.75em;
    font-weight: bold;
    background: #aa3506;
    color: #fff;
}

.emailform small.error {
    background: #FFFFFF;
    color: #aa3506;
}
.myprofile small.error {
    background: #F5F5F6;
    color: #aa3506;
}

.cwf-ealertform .error {
    background: #dff2f2;
    color: #aa3506;
    padding: 0;
}

.emailform small.error span.field-validation-error span,
.myprofile small.error span.field-validation-error span {
    padding: 0.375em 0.25em;
    display: block;
}

.emailform .validation-summary-errors ul,
.myprofile .validation-summary-errors ul {
    margin: 0 20px;
}

    .emailform .validation-summary-errors ul li,
    .myprofile .validation-summary-errors ul li {
        font-size: 0.75em;
        font-weight: bold;
        color: #aa3506;
    }


input.input-validation-error, select.input-validation-error, .error input, .error textarea, .error select {
    border-color: #aa3506;
    background-color: rgba(170,53,6,0.1);
    margin-bottom: 0;
}

    input.input-validation-error:focus, .error input:focus, .error textarea:focus, .error select:focus {
        background: #fafafa;
        border-color: #999;
    }

.error label, .error label.error {
    color: #aa3506;
}

.error > small, .error small.error {
    display: block;
    padding: 0.375em 0.25em;
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 0.75em;
    font-weight: bold;
    background: #aa3506;
    color: #fff;
}

.error span.error-message {
    display: block;
}

input.error, textarea.error {
    border-color: #aa3506;
    background-color: rgba(170,53,6,0.1);
    margin-bottom: 0;
}

    input.error:focus, textarea.error:focus {
        background: #fafafa;
        border-color: #999;
    }

.error select {
    border-color: #aa3506;
    background-color: rgba(170,53,6,0.1);
}

    .error select:focus {
        background: #fafafa;
        border-color: #999;
    }

label.error {
    color: #aa3506;
}

.form-custom .hidden-field,
form.custom .hidden-field {
    margin-left: -99999px;
    position: absolute;
    visibility: hidden;
}

.myprofile input[type="text"], .myprofile input[type="password"], .myprofile input[type="email"], .myprofile select {
    margin: 0;
}

.form-custom .custom,
form.custom .custom {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    border: solid 1px #ccc;
    background: #fff;
}

    .form-custom .custom.checkbox,
    form.custom .custom.checkbox {
        -webkit-border-radius: 0;
        border-radius: 0;
        padding: 0;
    }

    .form-custom .custom.radio,
    form.custom .custom.radio {
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
        padding: 3px;
    }

    .form-custom .custom.checkbox:before,
    form.custom .custom.checkbox:before {
        content: "";
        display: block;
        font-size: 16px;
        color: #fff;
    }

    .form-custom .custom.radio.checked:before,
    form.custom .custom.radio.checked:before {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
        background: #222;
        position: relative;
    }

    .form-custom .custom.checkbox.checked:before,
    form.custom .custom.checkbox.checked:before {
        content: "\00d7";
        color: #222;
        position: absolute;
        top: -50%;
        left: 50%;
        margin-top: 4px;
        margin-left: -5px;
    }

    .form-custom .custom.dropdown,
    form.custom .custom.dropdown {
        display: block;
        position: relative;
        top: 0;
        height: 2.3125em;
        margin-bottom: 1.25em;
        margin-top: 0;
        padding: 0;
        width: 100%;
        background: #fff;
        background: -moz-linear-gradient(top, #fff 0%, #f3f3f3 100%);
        background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%);
        -webkit-box-shadow: none;
        background: linear-gradient(to bottom, #fff 0%, #f3f3f3 100%);
        box-shadow: none;
        font-size: 0.875em;
        vertical-align: top;
    }

        .form-custom .custom.dropdown ul,
        form.custom .custom.dropdown ul {
            overflow-y: auto;
            max-height: 200px;
        }

        .form-custom .custom.dropdown .current,
        form.custom .custom.dropdown .current {
            cursor: default;
            white-space: nowrap;
            line-height: 2.25em;
            color: rgba(0,0,0,0.75);
            text-decoration: none;
            overflow: hidden;
            display: block;
            margin-left: 0.5em;
            margin-right: 2.3125em;
        }

        .form-custom .custom.dropdown .selector,
        form.custom .custom.dropdown .selector {
            cursor: default;
            position: absolute;
            width: 2.5em;
            height: 2.3125em;
            display: block;
            right: 0;
            top: 0;
        }

            .form-custom .custom.dropdown .selector:after,
            form.custom .custom.dropdown .selector:after {
                content: "";
                display: block;
                width: 0;
                height: 0;
                border: inset 5px;
                border-color: #aaa transparent transparent transparent;
                border-top-style: solid;
                position: absolute;
                left: 0.9375em;
                top: 50%;
                margin-top: -3px;
            }

        .form-custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after,
        form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 5px;
            border-color: #222 transparent transparent transparent;
            border-top-style: solid;
        }

        .form-custom .custom.dropdown .disabled,
        form.custom .custom.dropdown .disabled {
            color: #888;
        }

            .form-custom .custom.dropdown .disabled:hover,
            form.custom .custom.dropdown .disabled:hover {
                background: transparent;
                color: #888;
            }

                .form-custom .custom.dropdown .disabled:hover:after,
                form.custom .custom.dropdown .disabled:hover:after {
                    display: none;
                }

        .form-custom .custom.dropdown.open ul,
        form.custom .custom.dropdown.open ul {
            display: block;
            z-index: 10;
            min-width: 100%;
            -moz-box-sizing: content-box;
            -webkit-box-sizing: content-box;
            box-sizing: content-box;
        }

        .form-custom .custom.dropdown.small,
        form.custom .custom.dropdown.small {
            max-width: 134px;
        }

        .form-custom .custom.dropdown.medium,
        form.custom .custom.dropdown.medium {
            max-width: 254px;
        }

        .form-custom .custom.dropdown.large,
        form.custom .custom.dropdown.large {
            max-width: 434px;
        }

        .form-custom .custom.dropdown.expand,
        form.custom .custom.dropdown.expand {
            width: 100% !important;
        }

        .form-custom .custom.dropdown.open.small ul,
        form.custom .custom.dropdown.open.small ul {
            min-width: 134px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .form-custom .custom.dropdown.open.medium ul,
        form.custom .custom.dropdown.open.medium ul {
            min-width: 254px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .form-custom .custom.dropdown.open.large ul,
        form.custom .custom.dropdown.open.large ul {
            min-width: 434px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

.form-custom .error .custom.dropdown,
form.custom .error .custom.dropdown {
    border-color: #aa3506;
    background-color: rgba(170,53,6,0.1);
    background: rgba(170,53,6,0.1);
    margin-bottom: 0;
}

    .form-custom .error .custom.dropdown:focus,
    form.custom .error .custom.dropdown:focus {
        background: #fafafa;
        border-color: #999;
    }

    .form-custom .error .custom.dropdown + small.error,
    form.custom .error .custom.dropdown + small.error {
        margin-top: 0;
    }

.form-custom .custom.dropdown ul,
form.custom .custom.dropdown ul {
    position: absolute;
    width: auto;
    display: none;
    margin: 0;
    left: -1px;
    top: auto;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
    margin: 0;
    padding: 0;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 16px;
}

    .form-custom .custom.dropdown ul li,
    form.custom .custom.dropdown ul li {
        color: #555;
        font-size: 0.875em;
        cursor: default;
        padding-top: 0.25em;
        padding-bottom: 0.25em;
        padding-left: 0.375em;
        padding-right: 2.375em;
        min-height: 1.5em;
        line-height: 1.5em;
        margin: 0;
        white-space: nowrap;
        list-style: none;
    }

        .form-custom .custom.dropdown ul li.selected,
        form.custom .custom.dropdown ul li.selected {
            background: #eee;
            color: #000;
        }

        .form-custom .custom.dropdown ul li:hover,
        form.custom .custom.dropdown ul li:hover {
            background-color: #e4e4e4;
            color: #000;
        }

        .form-custom .custom.dropdown ul li.selected:hover,
        form.custom .custom.dropdown ul li.selected:hover {
            background: #eee;
            cursor: default;
            color: #000;
        }

    .form-custom .custom.dropdown ul.show,
    form.custom .custom.dropdown ul.show {
        display: block;
    }

.form-custom .custom.disabled,
form.custom .custom.disabled {
    background: #ddd;
}

.form-custom .text,
form.custom .text {
    display: block;
    padding-bottom: 1em;
}

.button-group {
    list-style: none;
    margin: 0;
    *zoom: 1;
}

    .button-group:before, .button-group:after {
        content: " ";
        display: table;
    }

    .button-group:after {
        clear: both;
    }

    .button-group > * {
        margin: 0 0 0 -1px;
        float: left;
    }

        .button-group > *:first-child {
            margin-left: 0;
        }

    .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-topleft: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
        -moz-border-radius-bottomleft: 1000px;
        -moz-border-radius-topleft: 1000px;
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px;
    }

    .button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
        -moz-border-radius-topright: 1000px;
        -moz-border-radius-bottomright: 1000px;
        -webkit-border-top-right-radius: 1000px;
        -webkit-border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
    }

    .button-group.even-2 li {
        width: 50%;
    }

        .button-group.even-2 li button, .button-group.even-2 li .button {
            width: 100%;
        }

    .button-group.even-3 li {
        width: 33.33333%;
    }

        .button-group.even-3 li button, .button-group.even-3 li .button {
            width: 100%;
        }

    .button-group.even-4 li {
        width: 25%;
    }

        .button-group.even-4 li button, .button-group.even-4 li .button {
            width: 100%;
        }

    .button-group.even-5 li {
        width: 20%;
    }

        .button-group.even-5 li button, .button-group.even-5 li .button {
            width: 100%;
        }

    .button-group.even-6 li {
        width: 16.66667%;
    }

        .button-group.even-6 li button, .button-group.even-6 li .button {
            width: 100%;
        }

    .button-group.even-7 li {
        width: 14.28571%;
    }

        .button-group.even-7 li button, .button-group.even-7 li .button {
            width: 100%;
        }

    .button-group.even-8 li {
        width: 12.5%;
    }

        .button-group.even-8 li button, .button-group.even-8 li .button {
            width: 100%;
        }

.button-bar {
    *zoom: 1;
}

    .button-bar:before, .button-bar:after {
        content: " ";
        display: table;
    }

    .button-bar:after {
        clear: both;
    }

    .button-bar .button-group {
        float: left;
        margin-right: 0.625em;
    }

        .button-bar .button-group div {
            overflow: hidden;
        }

.dropdown.button {
    position: relative;
    padding-right: 3.1875em;
}

    .dropdown.button:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        display: block;
        border-style: solid;
        border-color: #fff transparent transparent transparent;
        top: 50%;
    }

    .dropdown.button:before {
        border-width: 0.5625em;
        right: 1.5em;
        margin-top: -0.25em;
    }

    .dropdown.button:before {
        border-color: #fff transparent transparent transparent;
    }

    .dropdown.button.tiny {
        padding-right: 2.1875em;
    }

        .dropdown.button.tiny:before {
            border-width: 0.4375em;
            right: 0.875em;
            margin-top: -0.15625em;
        }

        .dropdown.button.tiny:before {
            border-color: #fff transparent transparent transparent;
        }

    .dropdown.button.small {
        padding-right: 2.8125em;
    }

        .dropdown.button.small:before {
            border-width: 0.5625em;
            right: 1.125em;
            margin-top: -0.21875em;
        }

        .dropdown.button.small:before {
            border-color: #fff transparent transparent transparent;
        }

    .dropdown.button.large {
        padding-right: 4em;
    }

        .dropdown.button.large:before {
            border-width: 0.625em;
            right: 1.75em;
            margin-top: -0.3125em;
        }

        .dropdown.button.large:before {
            border-color: #fff transparent transparent transparent;
        }

    .dropdown.button.secondary:before {
        border-color: #333 transparent transparent transparent;
    }

.split.button {
    position: relative;
    padding-right: 4.8em;
}

    .split.button span {
        display: block;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border-left: solid 1px;
    }

        .split.button span:before {
            position: absolute;
            content: "";
            width: 0;
            height: 0;
            display: block;
            border-style: inset;
            left: 50%;
        }

        .split.button span:active {
            background-color: rgba(0,0,0,0.1);
        }

    .split.button span {
        border-left-color: #b35100;
    }

    .split.button span {
        width: 3em;
    }

        .split.button span:before {
            border-top-style: solid;
            border-width: 0.5625em;
            top: 1.125em;
            margin-left: -0.5625em;
        }

        .split.button span:before {
            border-color: #fff transparent transparent transparent;
        }

    .split.button.secondary span {
        border-left-color: #b1b1b1;
    }

        .split.button.secondary span:before {
            border-color: #fff transparent transparent transparent;
        }

    .split.button.alert span {
        border-left-color: #601e03;
    }

    .split.button.success span {
        border-left-color: #061726;
    }

    .split.button.tiny {
        padding-right: 3.9375em;
    }

        .split.button.tiny span {
            width: 2.84375em;
        }

            .split.button.tiny span:before {
                border-top-style: solid;
                border-width: 0.4375em;
                top: 0.875em;
                margin-left: -0.3125em;
            }

    .split.button.small {
        padding-right: 3.9375em;
    }

        .split.button.small span {
            width: 2.8125em;
        }

            .split.button.small span:before {
                border-top-style: solid;
                border-width: 0.5625em;
                top: 0.84375em;
                margin-left: -0.5625em;
            }

    .split.button.large {
        padding-right: 6em;
    }

        .split.button.large span {
            width: 3.75em;
        }

            .split.button.large span:before {
                border-top-style: solid;
                border-width: 0.625em;
                top: 1.3125em;
                margin-left: -0.5625em;
            }

    .split.button.expand {
        padding-left: 2em;
    }

    .split.button.secondary span:before {
        border-color: #333 transparent transparent transparent;
    }

    .split.button.radius span {
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .split.button.round span {
        -moz-border-radius-topright: 1000px;
        -moz-border-radius-bottomright: 1000px;
        -webkit-border-top-right-radius: 1000px;
        -webkit-border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
    }

.flex-video {
    position: relative;
    padding-top: 1.5625em;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1em;
    overflow: hidden;
}

    .flex-video.widescreen {
        padding-bottom: 56.25%;
        padding-top: 0;
    }

    .flex-video.vimeo {
        padding-top: 0;
    }

    .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

[data-section=''], [data-section='auto'], .section-container.auto, [data-section='vertical-tabs'], .section-container.vertical-tabs, [data-section='vertical-nav'], .section-container.vertical-nav, [data-section='horizontal-nav'], .section-container.horizontal-nav, [data-section='accordion'], .section-container.accordion {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
}

    [data-section=''][data-section-small-style], [data-section='auto'][data-section-small-style], .section-container.auto[data-section-small-style], [data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style], [data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style], [data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style], [data-section='accordion'][data-section-small-style], .section-container.accordion[data-section-small-style] {
        width: 100% !important;
    }

        [data-section=''][data-section-small-style] > [data-section-region], [data-section=''][data-section-small-style] > section, [data-section=''][data-section-small-style] > .section, [data-section='auto'][data-section-small-style] > [data-section-region], [data-section='auto'][data-section-small-style] > section, [data-section='auto'][data-section-small-style] > .section, .section-container.auto[data-section-small-style] > [data-section-region], .section-container.auto[data-section-small-style] > section, .section-container.auto[data-section-small-style] > .section, [data-section='vertical-tabs'][data-section-small-style] > [data-section-region], [data-section='vertical-tabs'][data-section-small-style] > section, [data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section, [data-section='vertical-nav'][data-section-small-style] > [data-section-region], [data-section='vertical-nav'][data-section-small-style] > section, [data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section, [data-section='horizontal-nav'][data-section-small-style] > [data-section-region], [data-section='horizontal-nav'][data-section-small-style] > section, [data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section, [data-section='accordion'][data-section-small-style] > [data-section-region], [data-section='accordion'][data-section-small-style] > section, [data-section='accordion'][data-section-small-style] > .section, .section-container.accordion[data-section-small-style] > [data-section-region], .section-container.accordion[data-section-small-style] > section, .section-container.accordion[data-section-small-style] > .section {
            padding: 0 !important;
            margin: 0 !important;
        }

            [data-section=''][data-section-small-style] > [data-section-region] > [data-section-title], [data-section=''][data-section-small-style] > [data-section-region] > .title, [data-section=''][data-section-small-style] > section > [data-section-title], [data-section=''][data-section-small-style] > section > .title, [data-section=''][data-section-small-style] > .section > [data-section-title], [data-section=''][data-section-small-style] > .section > .title, [data-section='auto'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='auto'][data-section-small-style] > [data-section-region] > .title, [data-section='auto'][data-section-small-style] > section > [data-section-title], [data-section='auto'][data-section-small-style] > section > .title, [data-section='auto'][data-section-small-style] > .section > [data-section-title], [data-section='auto'][data-section-small-style] > .section > .title, .section-container.auto[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.auto[data-section-small-style] > [data-section-region] > .title, .section-container.auto[data-section-small-style] > section > [data-section-title], .section-container.auto[data-section-small-style] > section > .title, .section-container.auto[data-section-small-style] > .section > [data-section-title], .section-container.auto[data-section-small-style] > .section > .title, [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > section > .title, [data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title, [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-nav'][data-section-small-style] > section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > section > .title, [data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title, [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > section > .title, [data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title, [data-section='accordion'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='accordion'][data-section-small-style] > [data-section-region] > .title, [data-section='accordion'][data-section-small-style] > section > [data-section-title], [data-section='accordion'][data-section-small-style] > section > .title, [data-section='accordion'][data-section-small-style] > .section > [data-section-title], [data-section='accordion'][data-section-small-style] > .section > .title, .section-container.accordion[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.accordion[data-section-small-style] > [data-section-region] > .title, .section-container.accordion[data-section-small-style] > section > [data-section-title], .section-container.accordion[data-section-small-style] > section > .title, .section-container.accordion[data-section-small-style] > .section > [data-section-title], .section-container.accordion[data-section-small-style] > .section > .title {
                width: 100% !important;
            }

    [data-section=''] > section, [data-section=''] > .section, [data-section=''] > [data-section-region], [data-section='auto'] > section, [data-section='auto'] > .section, [data-section='auto'] > [data-section-region], .section-container.auto > section, .section-container.auto > .section, .section-container.auto > [data-section-region], [data-section='vertical-tabs'] > section, [data-section='vertical-tabs'] > .section, [data-section='vertical-tabs'] > [data-section-region], .section-container.vertical-tabs > section, .section-container.vertical-tabs > .section, .section-container.vertical-tabs > [data-section-region], [data-section='vertical-nav'] > section, [data-section='vertical-nav'] > .section, [data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region], [data-section='horizontal-nav'] > section, [data-section='horizontal-nav'] > .section, [data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region], [data-section='accordion'] > section, [data-section='accordion'] > .section, [data-section='accordion'] > [data-section-region], .section-container.accordion > section, .section-container.accordion > .section, .section-container.accordion > [data-section-region] {
        margin: 0;
    }

        [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title, [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title, [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title, [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title, [data-section='accordion'] > section > [data-section-title], [data-section='accordion'] > section > .title, [data-section='accordion'] > .section > [data-section-title], [data-section='accordion'] > .section > .title, [data-section='accordion'] > [data-section-region] > [data-section-title], [data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title {
            margin-bottom: 0;
        }

            [data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a, [data-section='vertical-tabs'] > section > [data-section-title] a, [data-section='vertical-tabs'] > section > .title a, [data-section='vertical-tabs'] > .section > [data-section-title] a, [data-section='vertical-tabs'] > .section > .title a, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a, [data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a, [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a, [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a, [data-section='accordion'] > section > [data-section-title] a, [data-section='accordion'] > section > .title a, [data-section='accordion'] > .section > [data-section-title] a, [data-section='accordion'] > .section > .title a, [data-section='accordion'] > [data-section-region] > [data-section-title] a, [data-section='accordion'] > [data-section-region] > .title a, .section-container.accordion > section > [data-section-title] a, .section-container.accordion > section > .title a, .section-container.accordion > .section > [data-section-title] a, .section-container.accordion > .section > .title a, .section-container.accordion > [data-section-region] > [data-section-title] a, .section-container.accordion > [data-section-region] > .title a {
                width: 100%;
                display: inline-block;
                white-space: nowrap;
            }

        [data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content, [data-section='vertical-tabs'] > section > [data-section-content], [data-section='vertical-tabs'] > section > .content, [data-section='vertical-tabs'] > .section > [data-section-content], [data-section='vertical-tabs'] > .section > .content, [data-section='vertical-tabs'] > [data-section-region] > [data-section-content], [data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content, [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content, [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content, [data-section='accordion'] > section > [data-section-content], [data-section='accordion'] > section > .content, [data-section='accordion'] > .section > [data-section-content], [data-section='accordion'] > .section > .content, [data-section='accordion'] > [data-section-region] > [data-section-content], [data-section='accordion'] > [data-section-region] > .content, .section-container.accordion > section > [data-section-content], .section-container.accordion > section > .content, .section-container.accordion > .section > [data-section-content], .section-container.accordion > .section > .content, .section-container.accordion > [data-section-region] > [data-section-content], .section-container.accordion > [data-section-region] > .content {
            display: none;
        }

        [data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content, [data-section='vertical-tabs'] > section.active > [data-section-content], [data-section='vertical-tabs'] > section.active > .content, [data-section='vertical-tabs'] > .section.active > [data-section-content], [data-section='vertical-tabs'] > .section.active > .content, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-content], [data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content, [data-section='vertical-nav'] > section.active > [data-section-content], [data-section='vertical-nav'] > section.active > .content, [data-section='vertical-nav'] > .section.active > [data-section-content], [data-section='vertical-nav'] > .section.active > .content, [data-section='vertical-nav'] > [data-section-region].active > [data-section-content], [data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content, [data-section='horizontal-nav'] > section.active > [data-section-content], [data-section='horizontal-nav'] > section.active > .content, [data-section='horizontal-nav'] > .section.active > [data-section-content], [data-section='horizontal-nav'] > .section.active > .content, [data-section='horizontal-nav'] > [data-section-region].active > [data-section-content], [data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content, [data-section='accordion'] > section.active > [data-section-content], [data-section='accordion'] > section.active > .content, [data-section='accordion'] > .section.active > [data-section-content], [data-section='accordion'] > .section.active > .content, [data-section='accordion'] > [data-section-region].active > [data-section-content], [data-section='accordion'] > [data-section-region].active > .content, .section-container.accordion > section.active > [data-section-content], .section-container.accordion > section.active > .content, .section-container.accordion > .section.active > [data-section-content], .section-container.accordion > .section.active > .content, .section-container.accordion > [data-section-region].active > [data-section-content], .section-container.accordion > [data-section-region].active > .content {
            display: block;
        }

        [data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active), [data-section='vertical-tabs'] > section:not(.active), [data-section='vertical-tabs'] > .section:not(.active), [data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active), [data-section='vertical-nav'] > section:not(.active), [data-section='vertical-nav'] > .section:not(.active), [data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active), [data-section='horizontal-nav'] > section:not(.active), [data-section='horizontal-nav'] > .section:not(.active), [data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active), [data-section='accordion'] > section:not(.active), [data-section='accordion'] > .section:not(.active), [data-section='accordion'] > [data-section-region]:not(.active), .section-container.accordion > section:not(.active), .section-container.accordion > .section:not(.active), .section-container.accordion > [data-section-region]:not(.active) {
            padding: 0 !important;
        }

        [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title, [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title, [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title, [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title, [data-section='accordion'] > section > [data-section-title], [data-section='accordion'] > section > .title, [data-section='accordion'] > .section > [data-section-title], [data-section='accordion'] > .section > .title, [data-section='accordion'] > [data-section-region] > [data-section-title], [data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title {
            width: 100%;
        }

.section-container.auto, .section-container.vertical-tabs, .section-container.vertical-nav, .section-container.horizontal-nav, .section-container.accordion {
    border-top: 1px solid #ccc;
}

    .section-container.auto > section > .title, .section-container.auto > .section > .title, .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > .title, .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title, .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title, .section-container.accordion > section > .title, .section-container.accordion > .section > .title {
        background-color: #efefef;
        cursor: pointer;
        border: solid 1px #ccc;
    }

        .section-container.auto > section > .title a, .section-container.auto > .section > .title a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a, .section-container.accordion > section > .title a, .section-container.accordion > .section > .title a {
            padding: 0.9375em;
            color: #333;
            font-size: 0.875em;
            background: none;
        }

        .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover, .section-container.vertical-tabs > section > .title:hover, .section-container.vertical-tabs > .section > .title:hover, .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover, .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover, .section-container.accordion > section > .title:hover, .section-container.accordion > .section > .title:hover {
            background-color: #e2e2e2;
        }

    .section-container.auto > section > .content, .section-container.auto > .section > .content, .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > .content, .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > .content, .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > .content, .section-container.accordion > section > .content, .section-container.accordion > .section > .content {
        padding: 0.9375em;
        background-color: #fff;
        border: solid 1px #ccc;
    }

        .section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child, .section-container.vertical-tabs > section > .content > *:last-child, .section-container.vertical-tabs > .section > .content > *:last-child, .section-container.vertical-nav > section > .content > *:last-child, .section-container.vertical-nav > .section > .content > *:last-child, .section-container.horizontal-nav > section > .content > *:last-child, .section-container.horizontal-nav > .section > .content > *:last-child, .section-container.accordion > section > .content > *:last-child, .section-container.accordion > .section > .content > *:last-child {
            margin-bottom: 0;
        }

        .section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child, .section-container.vertical-tabs > section > .content > *:first-child, .section-container.vertical-tabs > .section > .content > *:first-child, .section-container.vertical-nav > section > .content > *:first-child, .section-container.vertical-nav > .section > .content > *:first-child, .section-container.horizontal-nav > section > .content > *:first-child, .section-container.horizontal-nav > .section > .content > *:first-child, .section-container.accordion > section > .content > *:first-child, .section-container.accordion > .section > .content > *:first-child {
            padding-top: 0;
        }

        .section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video), .section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video), .section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video), .section-container.vertical-nav > section > .content > *:last-child:not(.flex-video), .section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video), .section-container.accordion > section > .content > *:last-child:not(.flex-video), .section-container.accordion > .section > .content > *:last-child:not(.flex-video) {
            padding-bottom: 0;
        }

    .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title, .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title, .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title, .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title, .section-container.accordion > section.active > .title, .section-container.accordion > .section.active > .title {
        background: #d5d5d5;
    }

        .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a, .section-container.vertical-tabs > section.active > .title a, .section-container.vertical-tabs > .section.active > .title a, .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a, .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a, .section-container.accordion > section.active > .title a, .section-container.accordion > .section.active > .title a {
            color: #333;
        }

    .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.accordion > section:not(.active), .section-container.accordion > .section:not(.active) {
        padding: 0 !important;
    }

    .section-container.auto > section > .title, .section-container.auto > .section > .title, .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > .title, .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title, .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title, .section-container.accordion > section > .title, .section-container.accordion > .section > .title {
        border-top: none;
    }

[data-section='tabs'], .section-container.tabs {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
}

    [data-section='tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.tabs:not([data-section-resized]):not([data-section-small-style]) {
        visibility: hidden;
    }

    [data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title {
        margin-bottom: 0;
    }

        [data-section='tabs'] > section > [data-section-title] a, [data-section='tabs'] > section > .title a, [data-section='tabs'] > .section > [data-section-title] a, [data-section='tabs'] > .section > .title a, [data-section='tabs'] > [data-section-region] > [data-section-title] a, [data-section='tabs'] > [data-section-region] > .title a, .section-container.tabs > section > [data-section-title] a, .section-container.tabs > section > .title a, .section-container.tabs > .section > [data-section-title] a, .section-container.tabs > .section > .title a, .section-container.tabs > [data-section-region] > [data-section-title] a, .section-container.tabs > [data-section-region] > .title a {
            width: 100%;
            display: inline-block;
            white-space: nowrap;
        }

    [data-section='tabs'] > section > [data-section-content], [data-section='tabs'] > section > .content, [data-section='tabs'] > .section > [data-section-content], [data-section='tabs'] > .section > .content, [data-section='tabs'] > [data-section-region] > [data-section-content], [data-section='tabs'] > [data-section-region] > .content, .section-container.tabs > section > [data-section-content], .section-container.tabs > section > .content, .section-container.tabs > .section > [data-section-content], .section-container.tabs > .section > .content, .section-container.tabs > [data-section-region] > [data-section-content], .section-container.tabs > [data-section-region] > .content {
        display: none;
    }

    [data-section='tabs'] > section.active > [data-section-content], [data-section='tabs'] > section.active > .content, [data-section='tabs'] > .section.active > [data-section-content], [data-section='tabs'] > .section.active > .content, [data-section='tabs'] > [data-section-region].active > [data-section-content], [data-section='tabs'] > [data-section-region].active > .content, .section-container.tabs > section.active > [data-section-content], .section-container.tabs > section.active > .content, .section-container.tabs > .section.active > [data-section-content], .section-container.tabs > .section.active > .content, .section-container.tabs > [data-section-region].active > [data-section-content], .section-container.tabs > [data-section-region].active > .content {
        display: block;
    }

    [data-section='tabs'] > section:not(.active), [data-section='tabs'] > .section:not(.active), [data-section='tabs'] > [data-section-region]:not(.active), .section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active), .section-container.tabs > [data-section-region]:not(.active) {
        padding: 0 !important;
    }

    [data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title {
        width: auto;
        position: absolute;
        top: 0;
        left: 0;
    }

.section-container.tabs {
    border: none;
}

    .section-container.tabs > section > .title, .section-container.tabs > .section > .title {
        background-color: #efefef;
        cursor: pointer;
        border: solid 1px #ccc;
    }

        .section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
            padding: 0.9375em;
            color: #333;
            font-size: 0.875em;
            background: none;
        }

        .section-container.tabs > section > .title:hover, .section-container.tabs > .section > .title:hover {
            background-color: #e2e2e2;
        }

    .section-container.tabs > section > .content, .section-container.tabs > .section > .content {
        padding: 0.9375em;
        background-color: #fff;
        border: solid 1px #ccc;
    }

        .section-container.tabs > section > .content > *:last-child, .section-container.tabs > .section > .content > *:last-child {
            margin-bottom: 0;
        }

        .section-container.tabs > section > .content > *:first-child, .section-container.tabs > .section > .content > *:first-child {
            padding-top: 0;
        }

        .section-container.tabs > section > .content > *:last-child:not(.flex-video), .section-container.tabs > .section > .content > *:last-child:not(.flex-video) {
            padding-bottom: 0;
        }

    .section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
        background: #fff;
    }

        .section-container.tabs > section.active > .title a, .section-container.tabs > .section.active > .title a {
            color: #333;
        }

    .section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active) {
        padding: 0 !important;
    }

    .section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
        border-bottom: 0;
    }

@media only screen and (min-width: 640px) {
    [data-section=''], [data-section='auto'], .section-container.auto {
        width: 100%;
        position: relative;
        display: block;
        margin-bottom: 1.25em;
    }

        [data-section='']:not([data-section-resized]):not([data-section-small-style]), [data-section='auto']:not([data-section-resized]):not([data-section-small-style]), .section-container.auto:not([data-section-resized]):not([data-section-small-style]) {
            visibility: hidden;
        }

        [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title {
            margin-bottom: 0;
        }

            [data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a {
                width: 100%;
                display: inline-block;
                white-space: nowrap;
            }

        [data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content {
            display: none;
        }

        [data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content {
            display: block;
        }

        [data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active) {
            padding: 0 !important;
        }

        [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title {
            width: auto;
            position: absolute;
            top: 0;
            left: 0;
        }

    .section-container.auto {
        border: none;
    }

        .section-container.auto > section > .title, .section-container.auto > .section > .title {
            background-color: #efefef;
            cursor: pointer;
            border: solid 1px #ccc;
        }

            .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
                padding: 0.9375em;
                color: #333;
                font-size: 0.875em;
                background: none;
            }

            .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
                background-color: #e2e2e2;
            }

        .section-container.auto > section > .content, .section-container.auto > .section > .content {
            padding: 0.9375em;
            background-color: #fff;
            border: solid 1px #ccc;
        }

            .section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child {
                margin-bottom: 0;
            }

            .section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child {
                padding-top: 0;
            }

            .section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video) {
                padding-bottom: 0;
            }

        .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
            background: #fff;
        }

            .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
                color: #333;
            }

        .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active) {
            padding: 0 !important;
        }

        .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
            border-bottom: 0;
        }

    [data-section='vertical-tabs'], .section-container.vertical-tabs {
        width: 100%;
        position: relative;
        display: block;
        margin-bottom: 1.25em;
    }

        [data-section='vertical-tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-tabs:not([data-section-resized]):not([data-section-small-style]) {
            visibility: hidden;
        }

        [data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style] {
            width: 100% !important;
        }

            [data-section='vertical-tabs'][data-section-small-style] > [data-section-region], [data-section='vertical-tabs'][data-section-small-style] > section, [data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section {
                padding: 0 !important;
                margin: 0 !important;
            }

                [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > section > .title, [data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title {
                    width: 100% !important;
                }

        [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title {
            margin-bottom: 0;
        }

            [data-section='vertical-tabs'] > section > [data-section-title] a, [data-section='vertical-tabs'] > section > .title a, [data-section='vertical-tabs'] > .section > [data-section-title] a, [data-section='vertical-tabs'] > .section > .title a, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a, [data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a {
                width: 100%;
                display: inline-block;
                white-space: nowrap;
            }

        [data-section='vertical-tabs'] > section > [data-section-content], [data-section='vertical-tabs'] > section > .content, [data-section='vertical-tabs'] > .section > [data-section-content], [data-section='vertical-tabs'] > .section > .content, [data-section='vertical-tabs'] > [data-section-region] > [data-section-content], [data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content {
            display: none;
        }

        [data-section='vertical-tabs'] > section.active > [data-section-content], [data-section='vertical-tabs'] > section.active > .content, [data-section='vertical-tabs'] > .section.active > [data-section-content], [data-section='vertical-tabs'] > .section.active > .content, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-content], [data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content {
            display: block;
        }

        [data-section='vertical-tabs'] > section:not(.active), [data-section='vertical-tabs'] > .section:not(.active), [data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active) {
            padding: 0 !important;
        }

        [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title {
            position: absolute;
            top: 0;
            left: 0;
            width: 12.5em;
        }

        [data-section='vertical-tabs'] > section.active, [data-section='vertical-tabs'] > .section.active, [data-section='vertical-tabs'] > [data-section-region].active, .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active, .section-container.vertical-tabs > [data-section-region].active {
            padding-left: 12.5em;
        }

            [data-section='vertical-tabs'] > section.active > [data-section-title], [data-section='vertical-tabs'] > section.active > .title, [data-section='vertical-tabs'] > .section.active > [data-section-title], [data-section='vertical-tabs'] > .section.active > .title, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-title], [data-section='vertical-tabs'] > [data-section-region].active > .title, .section-container.vertical-tabs > section.active > [data-section-title], .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > [data-section-title], .section-container.vertical-tabs > .section.active > .title, .section-container.vertical-tabs > [data-section-region].active > [data-section-title], .section-container.vertical-tabs > [data-section-region].active > .title {
                width: 12.5em;
            }

    .section-container.vertical-tabs {
        border: none;
    }

        .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > .title {
            background-color: #efefef;
            cursor: pointer;
            border: solid 1px #ccc;
        }

            .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > .title a {
                padding: 0.9375em;
                color: #333;
                font-size: 0.875em;
                background: none;
            }

            .section-container.vertical-tabs > section > .title:hover, .section-container.vertical-tabs > .section > .title:hover {
                background-color: #e2e2e2;
            }

        .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > .content {
            padding: 0.9375em;
            background-color: #fff;
            border: solid 1px #ccc;
        }

            .section-container.vertical-tabs > section > .content > *:last-child, .section-container.vertical-tabs > .section > .content > *:last-child {
                margin-bottom: 0;
            }

            .section-container.vertical-tabs > section > .content > *:first-child, .section-container.vertical-tabs > .section > .content > *:first-child {
                padding-top: 0;
            }

            .section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video), .section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video) {
                padding-bottom: 0;
            }

        .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title {
            background: #d5d5d5;
        }

            .section-container.vertical-tabs > section.active > .title a, .section-container.vertical-tabs > .section.active > .title a {
                color: #333;
            }

        .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active) {
            padding: 0 !important;
        }

        .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active {
            padding-left: 12.4375em;
        }

            .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title {
                background-color: #d5d5d5;
            }

    [data-section='vertical-nav'], .section-container.vertical-nav {
        width: 100%;
        position: relative;
        display: block;
        margin-bottom: 1.25em;
    }

        [data-section='vertical-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-nav:not([data-section-resized]):not([data-section-small-style]) {
            visibility: hidden;
        }

        [data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style] {
            width: 100% !important;
        }

            [data-section='vertical-nav'][data-section-small-style] > [data-section-region], [data-section='vertical-nav'][data-section-small-style] > section, [data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section {
                padding: 0 !important;
                margin: 0 !important;
            }

                [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-nav'][data-section-small-style] > section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > section > .title, [data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title {
                    width: 100% !important;
                }

        [data-section='vertical-nav'] > section, [data-section='vertical-nav'] > .section, [data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region] {
            position: relative;
            display: inline-block;
        }

            [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title {
                margin-bottom: 0;
            }

                [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a {
                    width: 100%;
                    display: inline-block;
                    white-space: nowrap;
                }

            [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content {
                display: none;
            }

            [data-section='vertical-nav'] > section.active > [data-section-content], [data-section='vertical-nav'] > section.active > .content, [data-section='vertical-nav'] > .section.active > [data-section-content], [data-section='vertical-nav'] > .section.active > .content, [data-section='vertical-nav'] > [data-section-region].active > [data-section-content], [data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content {
                display: block;
            }

            [data-section='vertical-nav'] > section:not(.active), [data-section='vertical-nav'] > .section:not(.active), [data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active) {
                padding: 0 !important;
            }

            [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title {
                position: static;
                width: auto;
            }

                [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a {
                    display: block;
                }

            [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content {
                position: absolute;
                top: 0;
                left: 0;
                z-index: 999;
                min-width: 12.5em;
            }

    .section-container.vertical-nav {
        border: none;
    }

        .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title {
            background-color: #efefef;
            cursor: pointer;
            border: solid 1px #ccc;
        }

            .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a {
                padding: 0.9375em;
                color: #333;
                font-size: 0.875em;
                background: none;
            }

            .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover {
                background-color: #e2e2e2;
            }

        .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > .content {
            padding: 0.9375em;
            background-color: #fff;
            border: solid 1px #ccc;
        }

            .section-container.vertical-nav > section > .content > *:last-child, .section-container.vertical-nav > .section > .content > *:last-child {
                margin-bottom: 0;
            }

            .section-container.vertical-nav > section > .content > *:first-child, .section-container.vertical-nav > .section > .content > *:first-child {
                padding-top: 0;
            }

            .section-container.vertical-nav > section > .content > *:last-child:not(.flex-video), .section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video) {
                padding-bottom: 0;
            }

        .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title {
            background: #d5d5d5;
        }

            .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a {
                color: #333;
            }

        .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active) {
            padding: 0 !important;
        }

    [data-section='horizontal-nav'], .section-container.horizontal-nav {
        width: 100%;
        position: relative;
        display: block;
        margin-bottom: 1.25em;
    }

        [data-section='horizontal-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.horizontal-nav:not([data-section-resized]):not([data-section-small-style]) {
            visibility: hidden;
        }

        [data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style] {
            width: 100% !important;
        }

            [data-section='horizontal-nav'][data-section-small-style] > [data-section-region], [data-section='horizontal-nav'][data-section-small-style] > section, [data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section {
                padding: 0 !important;
                margin: 0 !important;
            }

                [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > section > .title, [data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title {
                    width: 100% !important;
                }

        [data-section='horizontal-nav'] > section, [data-section='horizontal-nav'] > .section, [data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region] {
            position: relative;
            float: left;
        }

            [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title {
                margin-bottom: 0;
            }

                [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a {
                    width: 100%;
                    display: inline-block;
                    white-space: nowrap;
                }

            [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content {
                display: none;
            }

            [data-section='horizontal-nav'] > section.active > [data-section-content], [data-section='horizontal-nav'] > section.active > .content, [data-section='horizontal-nav'] > .section.active > [data-section-content], [data-section='horizontal-nav'] > .section.active > .content, [data-section='horizontal-nav'] > [data-section-region].active > [data-section-content], [data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content {
                display: block;
            }

            [data-section='horizontal-nav'] > section:not(.active), [data-section='horizontal-nav'] > .section:not(.active), [data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active) {
                padding: 0 !important;
            }

            [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title {
                position: static;
                width: auto;
            }

                [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a {
                    display: block;
                }

            [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content {
                width: auto;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 999;
                min-width: 12.5em;
            }

    .section-container.horizontal-nav {
        background: #efefef;
        border: 1px solid #ccc;
    }

        .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title {
            background-color: #efefef;
            cursor: pointer;
            border: solid 1px #ccc;
        }

            .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a {
                padding: 0.9375em;
                color: #333;
                font-size: 0.875em;
                background: none;
            }

            .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover {
                background-color: #e2e2e2;
            }

        .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > .content {
            padding: 0.9375em;
            background-color: #fff;
            border: solid 1px #ccc;
        }

            .section-container.horizontal-nav > section > .content > *:last-child, .section-container.horizontal-nav > .section > .content > *:last-child {
                margin-bottom: 0;
            }

            .section-container.horizontal-nav > section > .content > *:first-child, .section-container.horizontal-nav > .section > .content > *:first-child {
                padding-top: 0;
            }

            .section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video) {
                padding-bottom: 0;
            }

        .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title {
            background: #d5d5d5;
        }

            .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a {
                color: #333;
            }

        .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active) {
            padding: 0 !important;
        }
}

.no-js [data-section], .no-js .section-container {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
}

    .no-js [data-section][data-section-small-style], .no-js .section-container[data-section-small-style] {
        width: 100% !important;
    }

        .no-js [data-section][data-section-small-style] > [data-section-region], .no-js [data-section][data-section-small-style] > section, .no-js [data-section][data-section-small-style] > .section, .no-js .section-container[data-section-small-style] > [data-section-region], .no-js .section-container[data-section-small-style] > section, .no-js .section-container[data-section-small-style] > .section {
            padding: 0 !important;
            margin: 0 !important;
        }

            .no-js [data-section][data-section-small-style] > [data-section-region] > [data-section-title], .no-js [data-section][data-section-small-style] > [data-section-region] > .title, .no-js [data-section][data-section-small-style] > section > [data-section-title], .no-js [data-section][data-section-small-style] > section > .title, .no-js [data-section][data-section-small-style] > .section > [data-section-title], .no-js [data-section][data-section-small-style] > .section > .title, .no-js .section-container[data-section-small-style] > [data-section-region] > [data-section-title], .no-js .section-container[data-section-small-style] > [data-section-region] > .title, .no-js .section-container[data-section-small-style] > section > [data-section-title], .no-js .section-container[data-section-small-style] > section > .title, .no-js .section-container[data-section-small-style] > .section > [data-section-title], .no-js .section-container[data-section-small-style] > .section > .title {
                width: 100% !important;
            }

    .no-js [data-section] > section, .no-js [data-section] > .section, .no-js [data-section] > [data-section-region], .no-js .section-container > section, .no-js .section-container > .section, .no-js .section-container > [data-section-region] {
        margin: 0;
    }

        .no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title {
            margin-bottom: 0;
        }

            .no-js [data-section] > section > [data-section-title] a, .no-js [data-section] > section > .title a, .no-js [data-section] > .section > [data-section-title] a, .no-js [data-section] > .section > .title a, .no-js [data-section] > [data-section-region] > [data-section-title] a, .no-js [data-section] > [data-section-region] > .title a, .no-js .section-container > section > [data-section-title] a, .no-js .section-container > section > .title a, .no-js .section-container > .section > [data-section-title] a, .no-js .section-container > .section > .title a, .no-js .section-container > [data-section-region] > [data-section-title] a, .no-js .section-container > [data-section-region] > .title a {
                width: 100%;
                display: inline-block;
                white-space: nowrap;
            }

        .no-js [data-section] > section > [data-section-content], .no-js [data-section] > section > .content, .no-js [data-section] > .section > [data-section-content], .no-js [data-section] > .section > .content, .no-js [data-section] > [data-section-region] > [data-section-content], .no-js [data-section] > [data-section-region] > .content, .no-js .section-container > section > [data-section-content], .no-js .section-container > section > .content, .no-js .section-container > .section > [data-section-content], .no-js .section-container > .section > .content, .no-js .section-container > [data-section-region] > [data-section-content], .no-js .section-container > [data-section-region] > .content {
            display: none;
        }

        .no-js [data-section] > section.active > [data-section-content], .no-js [data-section] > section.active > .content, .no-js [data-section] > .section.active > [data-section-content], .no-js [data-section] > .section.active > .content, .no-js [data-section] > [data-section-region].active > [data-section-content], .no-js [data-section] > [data-section-region].active > .content, .no-js .section-container > section.active > [data-section-content], .no-js .section-container > section.active > .content, .no-js .section-container > .section.active > [data-section-content], .no-js .section-container > .section.active > .content, .no-js .section-container > [data-section-region].active > [data-section-content], .no-js .section-container > [data-section-region].active > .content {
            display: block;
        }

        .no-js [data-section] > section:not(.active), .no-js [data-section] > .section:not(.active), .no-js [data-section] > [data-section-region]:not(.active), .no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active), .no-js .section-container > [data-section-region]:not(.active) {
            padding: 0 !important;
        }

        .no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title {
            width: 100%;
        }

.no-js .section-container {
    border-top: 1px solid #ccc;
}

    .no-js .section-container > section > .title, .no-js .section-container > .section > .title {
        background-color: #efefef;
        cursor: pointer;
        border: solid 1px #ccc;
    }

        .no-js .section-container > section > .title a, .no-js .section-container > .section > .title a {
            padding: 0.9375em;
            color: #333;
            font-size: 0.875em;
            background: none;
        }

        .no-js .section-container > section > .title:hover, .no-js .section-container > .section > .title:hover {
            background-color: #e2e2e2;
        }

    .no-js .section-container > section > .content, .no-js .section-container > .section > .content {
        padding: 0.9375em;
        background-color: #fff;
        border: solid 1px #ccc;
    }

        .no-js .section-container > section > .content > *:last-child, .no-js .section-container > .section > .content > *:last-child {
            margin-bottom: 0;
        }

        .no-js .section-container > section > .content > *:first-child, .no-js .section-container > .section > .content > *:first-child {
            padding-top: 0;
        }

        .no-js .section-container > section > .content > *:last-child:not(.flex-video), .no-js .section-container > .section > .content > *:last-child:not(.flex-video) {
            padding-bottom: 0;
        }

    .no-js .section-container > section.active > .title, .no-js .section-container > .section.active > .title {
        background: #d5d5d5;
    }

        .no-js .section-container > section.active > .title a, .no-js .section-container > .section.active > .title a {
            color: #333;
        }

    .no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active) {
        padding: 0 !important;
    }

    .no-js .section-container > section > .title, .no-js .section-container > .section > .title {
        border-top: none;
    }

.contain-to-grid {
    width: 100%;
    background: #f47920;
}

    .contain-to-grid .top-bar {
        margin-bottom: 1.25em;
    }

.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99;
}

    .fixed.expanded:not(.top-bar) {
        overflow-y: auto;
        height: auto;
        width: 100%;
        max-height: 100%;
    }

        .fixed.expanded:not(.top-bar) .title-area {
            position: fixed;
            width: 100%;
            z-index: 99;
        }

        .fixed.expanded:not(.top-bar) .top-bar-section {
            z-index: 98;
            margin-top: 40px;
        }

.top-bar {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    position: relative;
    background: #4abdbc;
    /*margin-bottom: 1.25em;*/
}

    .top-bar ul {
        margin-bottom: 0;
        list-style: none;
    }

    .top-bar .row {
        max-width: none;
    }

    .top-bar form, .top-bar input {
        margin-bottom: 0;
    }

    .top-bar input {
        height: 2.45em;
    }

    .top-bar .button {
        padding-top: .5em;
        padding-bottom: .5em;
        margin-bottom: 0;
    }

    .top-bar .title-area {
        position: relative;
        margin: 0;
    }

    .top-bar .name {
        height: 40px;
        margin: 0;
        font-size: 16px;
    }

        .top-bar .name h1 {
            line-height: 40px;
            font-size: 1.0625em;
            margin: 0;
        }

            .top-bar .name h1 a {
                font-weight: bold;
                color: #fff;
                width: 50%;
                display: block;
                padding: 0 13.33333px;
            }

    .top-bar .toggle-topbar {
        position: absolute;
        right: 0;
        top: 0;
    }

        .top-bar .toggle-topbar a {
            color: #fff;
            text-transform: uppercase;
            font-size: 0.8125em;
            font-weight: bold;
            position: relative;
            display: block;
            padding: 0 13.33333px;
            height: 50px;
            line-height: 50px;
        }

        .top-bar .toggle-topbar.menu-icon {
            right: 4px;
            top: 50%;
            margin-top: -16px;
            padding-left: 40px;
        }

            .top-bar .toggle-topbar.menu-icon a {
                text-indent: -48px;
                width: 34px;
                height: 34px;
                line-height: 33px;
                padding: 0;
                color: #fff;
            }

                .top-bar .toggle-topbar.menu-icon a span {
                    position: absolute;
                    right: 0;
                    display: block;
                    width: 26px;
                    height: 0;
                    -webkit-box-shadow: 0 10px 0 2px #fff,0 20px 0 2px #fff,0 30px 0 2px #fff;
                    box-shadow:0 10px 0 2px #fff, 0 20px 0 2px #fff, 0 30px 0 2px #fff;
                }

    .top-bar.expanded {
        height: auto;
        background: transparent;
    }

        .top-bar.expanded .title-area {
            background: #4abdbc;
        }

        .top-bar.expanded .toggle-topbar a {
            color: #fff;
        }
        .top-bar.expanded .toggle-topbar a:active,
        .top-bar.expanded .toggle-topbar a:hover,
        .top-bar.expanded .toggle-topbar a:focus{
            outline: none !important;
        }

            .top-bar.expanded .toggle-topbar a span {
                -webkit-box-shadow:0 10px 0 2px #fff, 0 20px 0 2px #fff, 0 30px 0 2px #fff;
                box-shadow:0 10px 0 2px #fff, 0 20px 0 2px #fff, 0 30px 0 2px #fff;
            }

.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    -webkit-transition: left 300ms ease-out;
    -moz-transition: left 300ms ease-out;
    transition: left 300ms ease-out;
}

    .top-bar-section ul {
        width: 100%;
        height: auto;
        display: block;
        font-size: 16px;
        margin: 0;
    }

    .top-bar-section .divider, .top-bar-section [role="separator"] {
        border-top: solid 1px #fff;
        clear: both;
        height: 1px;
        width: 100%;
    }

    .top-bar-section .divider.hide-for-topbar-breakpoint-up{
        display: none !important;
    }

    .top-bar-section > ul > li > a {
        display: block;
        width: 100%;
        color: #fff;
        padding: 12px 0 12px 0;
        padding-left: 13.33333px;
        /*font-size: 0.8125em;*/
        font-weight: bold;
        background: #4abdbc;
    }

        .top-bar-section ul li > a.button {
            background: #4abdbc;
            /*font-size: 0.8125em;*/
            padding-right: 13.33333px;
            padding-left: 13.33333px;
        }

            .top-bar-section ul li > a.button:hover {
                background: #cc5c00;
            }

            .top-bar-section ul li > a.button.secondary {
                background: #d7d7d7;
            }

                .top-bar-section ul li > a.button.secondary:hover {
                    background: #bebebe;
                }

            .top-bar-section ul li > a.button.success {
                background: #044c7f;
            }

                .top-bar-section ul li > a.button.success:hover {
                    background: #09253c;
                }

            .top-bar-section ul li > a.button.alert {
                background: #fff;
            }

                .top-bar-section ul li > a.button.alert:hover {
                    background: #792604;
                }

    .top-bar-section ul li.nav-hover > a,
    .top-bar-section ul li.active > a {
        color: #044c7f;
    }

    .top-bar-section .has-form {
        padding: 13.33333px;
    }

        .top-bar-section .has-dropdown > a:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 0;
            border-color: transparent transparent transparent rgba(255,255,255,0.5);
            border-left-style: solid;
            margin-right: 13.33333px;
            margin-top: -2;
            position: absolute;
            top: 50%;
            right: 0;
        }

        .top-bar-section .has-dropdown.moved {
            position: static;
        }

            .top-bar-section .has-dropdown.moved > .dropdown {
                display: block;
            }

    .top-bar-section .dropdown {
        position: absolute;
        left: 100%;
        top: 0;
        display: none;
        z-index: 999;
        width: 100%;
        height: auto;        
        padding: 0 1em 2em;
        background: #f4f2ef;
        
    }
    .top-bar-section .top-bar-section-items li a{        
        font-size: 1.33em;
        line-height: 1.2;
    }

    @media only screen and (min-width: 768px) {
        .top-bar-section .top-bar-section-items li a{ 
            font-weight: 700;
        }
    }

    .top-bar-section .top-bar-section-subitems h2{
        margin-top: 0;
        padding-top: 0;
        padding-bottom: .2em;
        margin-bottom: .33em;
        color: #044c7f;
        font-size: 1em;
        border-bottom: 1px solid #f47920;
    }
    .top-bar-section .top-bar-section-subitems a{
        font-size: 1em;
    }

    .top-bar-singlefeature strong{
        color: #f47920;
        padding-right: .33em;
    }

    @media only screen and (max-width: 767px) {/*handheld*/
        .top-bar-section .top-bar-section-items,
        .top-bar-section .top-bar-section-subitems{        
            margin-bottom: 12px;
        }
        .top-bar-section .dropdown{
            margin-top: 1em;
        }
        .top-bar-singlefeature img{
            display: none;
        }
    }
    @media only screen and (min-width: 768px) {/*desktop*/
        .top-bar-section .dropdown{
            padding-top: 1em;
        }
        .top-bar-section .top-bar-section-subitems a{
            font-weight: 700;
        }
    }

    

        .top-bar-section .dropdown li {
            width: 100%;
            height: auto;
        }


                .top-bar-section .dropdown li a.parent-link {
                    font-weight: bold;
                }
                 @media only screen and (min-width: 768px) {/*desktop*/
                    .top-bar-section .dropdown li a.parent-link {
                        display: none !important;
                    }
                 }

            .top-bar-section .dropdown li.title h5 {
                margin: 12px 0;
                font-family: "interface_bold",arial,sans-serif;
            }

                .top-bar-section .dropdown li.title h5 a {    
                    line-height: 20px;
                    display: block;
                }

        .top-bar-section .dropdown label {
            padding: 8px 13.33333px 2px;
            margin-bottom: 0;
            text-transform: uppercase;
            color: #555;
            font-weight: bold;
            font-size: 0.625em;
        }

.top-bar-js-breakpoint {
    width: 47.9375em !important;
    visibility: hidden;
}

.js-generated {
    display: block;
}

@media only screen and (min-width: 768px) {
    .cwf-mainmenu > .columns{
        position: static;
    }
    .top-bar {
        position: static;
        background: #4abdbc;
        *zoom: 1;
        overflow: visible;
    }

        .top-bar:before, .top-bar:after {
            content: " ";
            display: table;
        }

        .top-bar:after {
            clear: both;
        }

        .top-bar .toggle-topbar {
            display: none;
        }

        .top-bar .title-area {
            float: left;
        }

        .top-bar .name h1 a {
            width: auto;
        }

        .top-bar input, .top-bar .button {
            line-height: 2em;
            font-size: 0.875em;
            height: 2em;
            padding: 0 10px;
            position: relative;
            top: 8px;
        }

        .top-bar.expanded {
            background: #4abdbc;
        }

    .contain-to-grid .top-bar {
        max-width: 75em;
        margin: 0 auto;
        margin-bottom: 1.25em;
    }

    .top-bar-section {
        position: static;
        -webkit-transition: none 0 0;
        -moz-transition: none 0 0;
        transition: none 0 0;
        left: 0 !important;
    }

        .top-bar-section > ul {
            height: auto !important;
            display: inline;
        }

            .top-bar-section > ul.left{
                width: 100%;
            }
            .top-bar-section > ul.right{
                width: 16%;
            }

            .top-bar-section > ul > li {
                display: inline-block;
                width: auto;
            }

                .top-bar-section ul li .js-generated {
                    display: none;
                }

        .top-bar-section > ul > li.nav-hover > a:not(.button) {
            background: #f4f2ef;
        }

        .top-bar-section > ul > li > a:not(.button) {
            padding: 0 13.33333px;
            /*background: #4abdbc;*/
        }
        .top-bar-section .left > li > a:not(.button) {
             line-height: 50px;
        }
        .top-bar-section .right > li > a:not(.button) {
             line-height: 40px;
        }
       

            .top-bar-section > ul > li > a:not(.button):hover {
                /*background: #ddd9d6;*/
            }

        .top-bar-section .has-dropdown > a {
            padding-right: 33.33333px;
        }

            .top-bar-section .has-dropdown > a:after {
                content: "";
                display: block;
                width: 0;
                height: 0;
                border: inset 0;
                border-color: rgba(255,255,255,0.5) transparent transparent transparent;
                border-top-style: solid;
                margin-top: 0;
                top: 20px;
            }

        .top-bar-section .has-dropdown.moved {
            position: relative;
        }

            .top-bar-section .has-dropdown.moved > .dropdown {
                display: none;
            }

        .top-bar-section .has-dropdown.nav-hover > .dropdown, .top-bar-section .has-dropdown.not-click.nav-hover > .dropdown {
            display: block;
        }

        .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
            border: none;
            content: "\00bb";
            top: 1em;
            margin-top: -7px;
            right: 5px;
        }

        .top-bar-panel-outer,
        .top-bar-panel-outer{
            width: 100%;
        }

        .top-bar-panel-inner{
            max-width: 75em;
            margin: 0 auto;
        }
        .top-bar-section-inner a{
            color: #044c7f;
        }
            .top-bar-section-inner a:hover{
                color: #fff;
            }
            
        .top-bar-section .has-dropdown .dropdown{
            display: none;
        }
            .top-bar-section .has-dropdown.nav-hover .dropdown{
                display: block;
            }

        .top-bar-section .has-dropdown ul,
        .top-bar-section .has-dropdown ul li a:not(.button){
            
        }

        .top-bar-section .top-bar-section-items{
            float: left;
        }

        .top-bar-section .top-bar-section-subitems{
            float: left;
        }

        .top-bar-section .top-bar-section-features{
            float: right;
        }

        .top-bar-section .top-bar-singlefeature{
            width: 50%;
            float: left;
            padding-left: 20px;
        }

        .top-bar-section .top-bar-singlefeature img{
            margin-bottom: 12px;
        }

        .top-bar-section .top-bar-section-items ul.column-count-2{
            column-count: 2;
        }
         .top-bar-section .top-bar-section-items ul.column-count-3{
            column-count: 3;
        }
        .top-bar-section .top-bar-section-items li{
            padding-right: 6px;
            padding-bottom: 12px;
            -webkit-column-break-inside: avoid;
            page-break-inside: avoid;
            break-inside: avoid;
        }

        .top-bar-panel-topics .top-bar-section-items,
        .top-bar-panel-topics .top-bar-section-subitems{
            width: 37.5%;
        }
        .top-bar-panel-topics .top-bar-section-features{
            width: 25%;
        }
        .top-bar-panel-topics .top-bar-section-features .top-bar-singlefeature{
            width: 100%;
        }

        .top-bar-panel-publications .top-bar-section-items,
        .top-bar-panel-publications .top-bar-section-features{
            width: 50%;
        }

        .top-bar-panel-surveys  .top-bar-section-items,
        .top-bar-panel-surveys  .top-bar-section-features{
            width: 50%;
        }

        .top-bar-panel-grants .top-bar-section-items,
        .top-bar-panel-grants .top-bar-section-subitems{
            width: 37.5%;
        }
        .top-bar-panel-grants .top-bar-section-features{
            width: 25%;
        }
        .top-bar-panel-grants .top-bar-section-features .top-bar-singlefeature{
            width: 100%;
        }


        .top-bar-panel-about  .top-bar-section-items{
            width: 75%;
        }
        .top-bar-panel-about  .top-bar-section-features{
            width: 25%;
        }
        .top-bar-panel-about .top-bar-section-features .top-bar-singlefeature{
            width: 100%;
        }

        .top-bar-section .dropdown {
            left: 0;
            top: auto;
            min-width: 100%;
        }
            .top-bar-section .dropdown .top-bar-section-subitems li{
                padding-top: .6125em;
            }

            .top-bar-section .dropdown > li > a {
                color: #003346;
                line-height: 1;
                white-space: nowrap;
                padding: 7px 13.33333px;
                background: #4abdbc;
            }

            .top-bar-section .dropdown li label {
                white-space: nowrap;
                background: #1e1e1e;
            }

            .top-bar-section .dropdown li .dropdown {
                left: 100%;
                top: 0;
            }

        .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
            display: none !important;
            border-bottom: none;
            border-top: none;
            border-right: solid 1px #ff8f33;
            border-left: solid 1px #cc5c00;
            clear: none;
            height: 40px;
            width: 0;
        }

        .top-bar-section .has-form {
            background: #4abdbc;
            padding: 0 13.33333px;
            height: 40px;
        }

        .top-bar-section ul.right li .dropdown {
            left: auto;
            right: 0;
        }

            .top-bar-section ul.right li .dropdown li .dropdown {
                right: 100%;
            }

        .no-js .top-bar-section ul li:hover > a {
            background: #9ad7d7;
            color: #fff;
        }

        .no-js .top-bar-section ul li:active > a {
            background: #9ad7d7;
            color: #fff;
        }

        .no-js .top-bar-section .has-dropdown:hover > .dropdown {
            display: block;
        }
}

@media only screen and (min-width: 768px) and (max-width: 845px){
    .top-bar-section > ul > li > a:not(.button) {
        font-size: 1em;
        padding: 0 12.33333px;
    }
}

@media only screen and (min-width: 1024px) {
    .top-bar-section > ul.left{
        width: 84%;
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes rotate {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(360deg);
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.slideshow-wrapper {
    position: relative;
}

    .slideshow-wrapper ul {
        list-style-type: none;
        margin: 0;
    }

        .slideshow-wrapper ul li, .slideshow-wrapper ul li .orbit-caption {
            display: none;
        }

            .slideshow-wrapper ul li:first-child {
                display: block;
            }

    .slideshow-wrapper .orbit-container {
        background-color: transparent;
    }

        .slideshow-wrapper .orbit-container li {
            display: block;
        }

            .slideshow-wrapper .orbit-container li .orbit-caption {
                display: block;
            }

.preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: solid 3px;
    border-color: #555 #fff;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -o-animation-name: rotate;
    -o-animation-duration: 1.5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.orbit-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: #f5f5f5;
}

    .orbit-container .orbit-slides-container {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
    }

        .orbit-container .orbit-slides-container img {
            display: block;
            max-width: 100%;
        }

        .orbit-container .orbit-slides-container > * {
            position: absolute;
            top: 0;
            width: 100%;
            margin-left: 100%;
        }

            .orbit-container .orbit-slides-container > *:first-child {
                margin-left: 0%;
            }

            .orbit-container .orbit-slides-container > * .orbit-caption {
                position: absolute;
                bottom: 0;
                background-color: rgba(0,0,0,0.6);
                color: #fff;
                width: 100%;
                padding: 10px 14px;
                font-size: 0.875em;
            }

    .orbit-container .orbit-slide-number {
        position: absolute;
        top: 10px;
        left: 10px;
        font-size: 12px;
        color: #fff;
        background: transparent;
        z-index: 10;
    }

        .orbit-container .orbit-slide-number span {
            font-weight: 700;
            padding: 0.3125em;
        }

    .orbit-container .orbit-timer {
        position: absolute;
        top: 10px;
        right: 10px;
        height: 6px;
        width: 100px;
        z-index: 10;
    }

        .orbit-container .orbit-timer .orbit-progress {
            height: 100%;
            background-color: rgba(0,0,0,0.6);
            display: block;
            width: 0%;
        }

        .orbit-container .orbit-timer > span {
            display: none;
            position: absolute;
            top: 10px;
            right: 0;
            width: 11px;
            height: 14px;
            border: solid 4px #000;
            border-top: none;
            border-bottom: none;
        }

        .orbit-container .orbit-timer.paused > span {
            right: -6px;
            top: 9px;
            width: 11px;
            height: 14px;
            border: inset 8px;
            border-right-style: solid;
            border-color: transparent transparent transparent #000;
        }

    .orbit-container:hover .orbit-timer > span {
        display: block;
    }

    .orbit-container .orbit-prev, .orbit-container .orbit-next {
        position: absolute;
        top: 50%;
        margin-top: -25px;
        background-color: rgba(0,0,0,0.6);
        width: 50px;
        height: 60px;
        line-height: 50px;
        color: white;
        text-indent: -9999px !important;
        z-index: 10;
    }

        .orbit-container .orbit-prev:hover, .orbit-container .orbit-next:hover {
            background-color: rgba(0,0,0,0.6);
        }

        .orbit-container .orbit-prev > span, .orbit-container .orbit-next > span {
            position: absolute;
            top: 50%;
            margin-top: -16px;
            display: block;
            width: 0;
            height: 0;
            border: inset 16px;
        }

    .orbit-container .orbit-prev {
        left: 0;
    }

        .orbit-container .orbit-prev > span {
            border-right-style: solid;
            border-color: transparent;
            border-right-color: #fff;
        }

        .orbit-container .orbit-prev:hover > span {
            border-right-color: #ccc;
        }

    .orbit-container .orbit-next {
        right: 0;
    }

        .orbit-container .orbit-next > span {
            border-color: transparent;
            border-left-style: solid;
            border-left-color: #fff;
            left: 50%;
            margin-left: -8px;
        }

        .orbit-container .orbit-next:hover > span {
            border-left-color: #ccc;
        }

.orbit-bullets {
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    top: 10px;
}

    .orbit-bullets li {
        display: block;
        width: 0.75em;
        height: 0.75em;
        background: #999;
        float: left;
        margin-right: 6px;
        border: solid 1px #555;
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
    }

        .orbit-bullets li.active {
            background: #555;
        }

        .orbit-bullets li:last-child {
            margin-right: 0;
        }

.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
    display: none;
}

.touch .orbit-bullets {
    display: none;
}

@media only screen and (min-width: 640px) {
    .touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
        display: inherit;
    }

    .touch .orbit-bullets {
        display: block;
    }
}

@media only screen and (max-width: 640px) {
    .orbit-stack-on-small .orbit-slides-container {
        height: auto !important;
    }

        .orbit-stack-on-small .orbit-slides-container > * {
            position: relative;
            margin-left: 0% !important;
        }

    .orbit-stack-on-small .orbit-timer, .orbit-stack-on-small .orbit-next, .orbit-stack-on-small .orbit-prev, .orbit-stack-on-small .orbit-bullets {
        display: none;
    }
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,0.45);
    z-index: 998;
    display: none;
    top: 0;
    left: 0;
}

.reveal-modal {
    visibility: hidden;
    display: none;
    position: absolute;
    left: 50%;
    z-index: 999;
    height: auto;
    margin-left: -40%;
    width: 80%;
    background-color: #fff;
    padding: 1.25em;
    border: solid 1px #666;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    top: 50px;
}

    .reveal-modal .column, .reveal-modal .columns {
        min-width: 0;
    }

    .reveal-modal > :first-child {
        margin-top: 0;
    }

    .reveal-modal > :last-child {
        margin-bottom: 0;
    }

    .reveal-modal .close-reveal-modal {
        font-size: 1.375em;
        line-height: 1;
        position: absolute;
        top: 0.5em;
        right: 0.6875em;
        color: #aaa;
        font-weight: bold;
        cursor: pointer;
    }

@media only screen and (min-width: 640px) {
    .reveal-modal {
        padding: 1.875em;
        top: 6.25em;
    }

        .reveal-modal.tiny {
            margin-left: -15%;
            width: 30%;
        }

        .reveal-modal.small {
            margin-left: -20%;
            width: 40%;
        }

        .reveal-modal.medium {
            margin-left: -30%;
            width: 60%;
        }

        .reveal-modal.large {
            margin-left: -35%;
            width: 70%;
        }

        .reveal-modal.xlarge {
            margin-left: -47.5%;
            width: 95%;
        }
}

@media print {
    .reveal-modal {
        background: #fff !important;
    }
}



.joyride-list {
    display: none;
}

.joyride-tip-guide {
    display: none;
    position: absolute;
    background: #000;
    color: #fff;
    z-index: 101;
    top: 0;
    left: 2.5%;
    font-family: inherit;
    font-weight: normal;
    width: 95%;
}

.lt-ie9 .joyride-tip-guide {
    max-width: 800px;
    left: 50%;
    margin-left: -400px;
}

.joyride-content-wrapper {
    width: 100%;
    padding: 1.125em 1.25em 1.5em;
}

    .joyride-content-wrapper .button {
        margin-bottom: 0 !important;
    }

.joyride-tip-guide .joyride-nub {
    display: block;
    position: absolute;
    left: 22px;
    width: 0;
    height: 0;
    border: inset 14px;
}

    .joyride-tip-guide .joyride-nub.top {
        border-top-style: solid;
        border-color: #000;
        border-top-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        top: -28px;
    }

    .joyride-tip-guide .joyride-nub.bottom {
        border-bottom-style: solid;
        border-color: #000 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        bottom: -28px;
    }

    .joyride-tip-guide .joyride-nub.right {
        right: -28px;
    }

    .joyride-tip-guide .joyride-nub.left {
        left: -28px;
    }

.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
    line-height: 1.25;
    margin: 0;
    font-weight: bold;
    color: #fff;
}

.joyride-tip-guide p {
    margin: 0 0 1.125em 0;
    font-size: 0.875em;
    line-height: 1.3;
}

.joyride-timer-indicator-wrap {
    width: 50px;
    height: 3px;
    border: solid 1px #555;
    position: absolute;
    right: 1.0625em;
    bottom: 1em;
}

.joyride-timer-indicator {
    display: block;
    width: 0;
    height: inherit;
    background: #666;
}

.joyride-close-tip {
    position: absolute;
    right: 12px;
    top: 10px;
    color: #777 !important;
    text-decoration: none;
    font-size: 30px;
    font-weight: normal;
    line-height: .5 !important;
}

    .joyride-close-tip:hover, .joyride-close-tip:focus {
        color: #eee !important;
    }

.joyride-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: transparent;
    background: rgba(0,0,0,0.5);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    cursor: pointer;
}

.joyride-expose-wrapper {
    background-color: #ffffff;
    position: absolute;
    border-radius: 3px;
    z-index: 102;
    -moz-box-shadow: 0 0 30px #ffffff;
    -webkit-box-shadow: 0 0 15px #ffffff;
    box-shadow: 0 0 15px #ffffff;
}

.joyride-expose-cover {
    background: transparent;
    border-radius: 3px;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
}

@media only screen and (min-width: 640px) {
    .joyride-tip-guide {
        width: 300px;
        left: inherit;
    }

        .joyride-tip-guide .joyride-nub.bottom {
            border-color: #000 !important;
            border-bottom-color: transparent !important;
            border-left-color: transparent !important;
            border-right-color: transparent !important;
            bottom: -28px;
        }

        .joyride-tip-guide .joyride-nub.right {
            border-color: #000 !important;
            border-top-color: transparent !important;
            border-right-color: transparent !important;
            border-bottom-color: transparent !important;
            top: 22px;
            left: auto;
            right: -28px;
        }

        .joyride-tip-guide .joyride-nub.left {
            border-color: #000 !important;
            border-top-color: transparent !important;
            border-left-color: transparent !important;
            border-bottom-color: transparent !important;
            top: 22px;
            left: -28px;
            right: auto;
        }
}

[data-clearing] {
    *zoom: 1;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
}

    [data-clearing]:before, [data-clearing]:after {
        content: " ";
        display: table;
    }

    [data-clearing]:after {
        clear: both;
    }

    [data-clearing] li {
        float: left;
        margin-right: 10px;
    }

.clearing-blackout {
    background: #111;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998;
}

    .clearing-blackout .clearing-close {
        display: block;
    }

.clearing-container {
    position: relative;
    z-index: 998;
    height: 100%;
    overflow: hidden;
    margin: 0;
}

.visible-img {
    height: 95%;
    position: relative;
}

    .visible-img img {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -50%;
        max-height: 100%;
        max-width: 100%;
    }

.clearing-caption {
    color: #fff;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
    bottom: 0;
    background: #111;
    width: 100%;
    padding: 10px 30px;
    position: absolute;
    left: 0;
}

.clearing-close {
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    display: none;
}

    .clearing-close:hover, .clearing-close:focus {
        color: #ccc;
    }

.clearing-assembled .clearing-container {
    height: 100%;
}

    .clearing-assembled .clearing-container .carousel > ul {
        display: none;
    }

.clearing-feature li {
    display: none;
}

    .clearing-feature li.clearing-featured-img {
        display: block;
    }

@media only screen and (min-width: 640px) {
    .clearing-main-prev, .clearing-main-next {
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0;
    }

        .clearing-main-prev > span, .clearing-main-next > span {
            position: absolute;
            top: 50%;
            display: block;
            width: 0;
            height: 0;
            border: solid 16px;
        }

    .clearing-main-prev {
        left: 0;
    }

        .clearing-main-prev > span {
            left: 5px;
            border-color: transparent;
            border-right-color: #fff;
        }

    .clearing-main-next {
        right: 0;
    }

        .clearing-main-next > span {
            border-color: transparent;
            border-left-color: #fff;
        }

        .clearing-main-prev.disabled, .clearing-main-next.disabled {
            opacity: 0.5;
        }

    .clearing-assembled .clearing-container .carousel {
        background: #111;
        height: 150px;
        margin-top: 5px;
    }

        .clearing-assembled .clearing-container .carousel > ul {
            display: block;
            z-index: 999;
            width: 200%;
            height: 100%;
            margin-left: 0;
            position: relative;
            left: 0;
        }

            .clearing-assembled .clearing-container .carousel > ul li {
                display: block;
                width: 175px;
                height: inherit;
                padding: 0;
                float: left;
                overflow: hidden;
                margin-right: 1px;
                position: relative;
                cursor: pointer;
                opacity: 0.4;
            }

                .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
                    min-height: 100%;
                    height: 100%;
                    max-width: none;
                }

                .clearing-assembled .clearing-container .carousel > ul li a.th {
                    border: none;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    display: block;
                }

                .clearing-assembled .clearing-container .carousel > ul li img {
                    cursor: pointer !important;
                    min-width: 100% !important;
                }

                .clearing-assembled .clearing-container .carousel > ul li.visible {
                    opacity: 1;
                }

    .clearing-assembled .clearing-container .visible-img {
        background: #111;
        overflow: hidden;
        height: 75%;
    }

    .clearing-close {
        position: absolute;
        top: 10px;
        right: 20px;
        padding-left: 0;
        padding-top: 0;
    }
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: bold;
    margin-bottom: 1.25em;
    position: relative;
    padding: 0.6875em 1.3125em 0.75em 0.6875em;
    font-size: 0.875em;
    background-color: #f47920;
    border-color: #cc5c00;
    color: #fff;
}

    .alert-box .close {
        font-size: 1.375em;
        padding: 5px 4px 4px;
        line-height: 0;
        position: absolute;
        top: 0.4375em;
        right: 0.3125em;
        color: #333;
        opacity: 0.3;
    }

        .alert-box .close:hover, .alert-box .close:focus {
            opacity: 0.5;
        }

    .alert-box.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .alert-box.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
    }

    .alert-box.success {
        background-color: #044c7f;
        border-color: #09253c;
        color: #fff;
    }

    .alert-box.alert {
        background-color: #aa3506;
        border-color: #792604;
        color: #fff;
    }

    .alert-box.secondary {
        background-color: #d7d7d7;
        border-color: #bebebe;
        color: #3e3e3e;
    }

.breadcrumbs {
    display: block;
    padding: 0.5625em 0 0.5625em;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: none;
    border-width: 0;
    background-color: #fff;
    border-color: #e6e6e6;
    -webkit-border-radius: 0;
    border-radius: 0;
}

    .breadcrumbs > * {
        margin: 0;
        float: left;
        font-size: 0.8125em;
        text-transform: none;
    }

        .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
            text-decoration: underline;
        }

        .breadcrumbs > * a, .breadcrumbs > * span {
            text-transform: none;
            color: #044c7f;
        }

        .breadcrumbs > *.current {
            cursor: default;
            color: #575959;
        }

            .breadcrumbs > *.current a {
                cursor: default;
                color: #575959;
            }

            .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
                text-decoration: none;
            }

        .breadcrumbs > *.unavailable {
            color: #999;
        }

            .breadcrumbs > *.unavailable a {
                color: #999;
            }

                .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus, .breadcrumbs > *.unavailable a:focus {
                    text-decoration: none;
                    color: #999;
                    cursor: default;
                }

        .breadcrumbs > *:before {
            content: ">";
            color: #575959;
            margin: 0 0.375em;
            position: relative;
            top: 1px;
        }

        .breadcrumbs > *:first-child:before {
            content: " ";
            margin: 0;
        }

.keystroke, kbd {
    background-color: #ededed;
    border-color: #dbdbdb;
    color: #222;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-family: "Consolas","Menlo","Courier",monospace;
    font-size: 0.875em;
    padding: 0.125em 0.25em 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.label {
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    padding: 0.1875em 0.625em 0.25em;
    font-size: 0.875em;
    background-color: #f47920;
    color: #fff;
}

    .label.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .label.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
    }

    .label.alert {
        background-color: #aa3506;
        color: #fff;
    }

    .label.success {
        background-color: #044c7f;
        color: #fff;
    }

    .label.secondary {
        background-color: #d7d7d7;
        color: #575959;
    }

.inline-list {
    margin: 0 auto 1.0625em auto;
    margin-left: -1.375em;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

    .inline-list > li {
        list-style: none;
        float: left;
        margin-right: 1.375em;
        display: block;
    }

        .inline-list > li > * {
            display: block;
        }

ul.pagination, 
.CoveoPager ul {
    display: block;
    height: 1.5em;
    margin-left: -0.3125em;
}

    ul.pagination li, 
    .CoveoPager ul li {
        height: 1.5em;
        color: #222;
        font-size: 0.875em;
        margin-left: 0.3125em;
    }

        ul.pagination li a,
        .CoveoPager ul li a {
            display: block;
            padding: 0.0625em 0.4375em 0.0625em;
            color: #999;
        }

        .CoveoPager ul li.coveo-next > a > span:after {
            content: "\bb"; /* » */
        }
        .CoveoPager ul li.coveo-previous > a > span:after {
            content: "\ab"; /* « */
        }

            ul.pagination li:hover a, ul.pagination li a:focus, 
            .CoveoPager ul li:hover a, .CoveoPager ul li a:focus {
                background: #e6e6e6;
            }

        ul.pagination li.unavailable a, 
        .CoveoPager ul li.unavailable a {
            cursor: default;
            color: #999;
        }

            ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus,
            .CoveoPager ul li.unavailable:hover a, .CoveoPager ul li.unavailable a:focus {
                background: transparent;
            }

        ul.pagination li.current a,
        .CoveoPager ul li.coveo-active a {
            background: #f47920;
            color: #fff;
            font-weight: bold;
            cursor: default;
        }

            ul.pagination li.current a:hover, ul.pagination li.current a:focus,
            .CoveoPager ul li.coveo-active a:hover, .CoveoPager ul li.coveo-active a:focus {
                background: #f47920;
            }

    ul.pagination li,
    .CoveoPager ul li {
        float: left;
        display: block;
    }

.pagination-centered {
    text-align: center;
}

    .pagination-centered ul.pagination li,
    .pagination-centered .CoveoPager ul li,
    .pagination-centered.CoveoPager ul li {
        float: none;
        display: inline-block;
    }

.panel {
    border-style: solid;
    border-width: 0;
    border-color: #d5d5d7;
    margin-bottom: 1.25em;
    padding: 0.375em 0.4375em;
    background: #f4f2ef;
}

    .panel > :first-child {
        margin-top: 0;
    }

    .panel > :last-child {
        margin-bottom: 0;
    }

    .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
        color: #333;
    }

    .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
        line-height: 1;
        margin-bottom: 0.625em;
    }

        .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
            line-height: 1.4;
        }

    .panel.callout {
        border-style: solid;
        border-width: 0;
        border-color: #cc5c00;
        margin-bottom: 1.25em;
        padding: 0.375em 0.4375em;
        background: #f47920;
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
        box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
    }

        .panel.callout > :first-child {
            margin-top: 0;
        }

        .panel.callout > :last-child {
            margin-bottom: 0;
        }

        .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
            color: #333;
        }

        .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
            line-height: 1;
            margin-bottom: 0.625em;
        }

            .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
                line-height: 1.4;
            }

        .panel.callout a {
            color: #fff;
        }

    .panel.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
    }

.pricing-table {
    border: solid 1px #ddd;
    margin-left: 0;
    margin-bottom: 1.25em;
}

    .pricing-table * {
        list-style: none;
        line-height: 1;
    }

    .pricing-table .title {
        background-color: #ddd;
        padding: 0.9375em 1.25em;
        text-align: center;
        color: #333;
        font-weight: bold;
        font-size: 1em;
    }

    .pricing-table .price {
        background-color: #eee;
        padding: 0.9375em 1.25em;
        text-align: center;
        color: #333;
        font-weight: normal;
        font-size: 1.25em;
    }

    .pricing-table .description {
        background-color: #fff;
        padding: 0.9375em;
        text-align: center;
        color: #777;
        font-size: 0.75em;
        font-weight: normal;
        line-height: 1.4;
        border-bottom: dotted 1px #ddd;
    }

    .pricing-table .bullet-item {
        background-color: #fff;
        padding: 0.9375em;
        text-align: center;
        color: #333;
        font-size: 0.875em;
        font-weight: normal;
        border-bottom: dotted 1px #ddd;
    }

    .pricing-table .cta-button {
        background-color: #f5f5f5;
        text-align: center;
        padding: 1.25em 1.25em 0;
    }

.progress {
    background-color: transparent;
    height: 1.5625em;
    border: 1px solid #ccc;
    padding: 0.125em;
    margin-bottom: 0.625em;
}

    .progress .meter {
        background: #f47920;
        height: 100%;
        display: block;
    }

    .progress.secondary .meter {
        background: #d7d7d7;
        height: 100%;
        display: block;
    }

    .progress.success .meter {
        background: #044c7f;
        height: 100%;
        display: block;
    }

    .progress.alert .meter {
        background: #aa3506;
        height: 100%;
        display: block;
    }

    .progress.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
    }

        .progress.radius .meter {
            -webkit-border-radius: -1;
            border-radius: -1;
        }

    .progress.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
    }

        .progress.round .meter {
            -webkit-border-radius: 999px;
            border-radius: 999px;
        }

@media only screen {
    div.switch {
        position: relative;
        padding: 0;
        display: block;
        overflow: hidden;
        border-style: solid;
        border-width: 1px;
        margin-bottom: 1.25em;
        height: 2.25em;
        background: #fff;
        border-color: #ccc;
    }

        div.switch label {
            position: relative;
            left: 0;
            z-index: 2;
            float: left;
            width: 50%;
            height: 100%;
            margin: 0;
            font-weight: bold;
            text-align: left;
            -webkit-transition: all 0.1s ease-out;
            -moz-transition: all 0.1s ease-out;
            transition: all 0.1s ease-out;
        }

        div.switch input {
            position: absolute;
            z-index: 3;
            opacity: 0;
            width: 100%;
            height: 100%;
            -moz-appearance: none;
        }

            div.switch input:hover, div.switch input:focus {
                cursor: pointer;
            }

        div.switch span:last-child {
            position: absolute;
            top: -1px;
            left: -1px;
            z-index: 1;
            display: block;
            padding: 0;
            border-width: 1px;
            border-style: solid;
            -webkit-transition: all 0.1s ease-out;
            -moz-transition: all 0.1s ease-out;
            transition: all 0.1s ease-out;
        }

        div.switch input:not(:checked) + label {
            opacity: 0;
        }

        div.switch input:checked {
            display: none !important;
        }

        div.switch input {
            left: 0;
            display: block !important;
        }

            div.switch input:first-of-type + label, div.switch input:first-of-type + span + label {
                left: -50%;
            }

            div.switch input:first-of-type:checked + label, div.switch input:first-of-type:checked + span + label {
                left: 0%;
            }

            div.switch input:last-of-type + label, div.switch input:last-of-type + span + label {
                right: -50%;
                left: auto;
                text-align: right;
            }

            div.switch input:last-of-type:checked + label, div.switch input:last-of-type:checked + span + label {
                right: 0%;
                left: auto;
            }

        div.switch span.custom {
            display: none !important;
        }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
    div.switch {
        -webkit-animation: none 0;
    }
}

@media only screen {
    form.custom div.switch .hidden-field {
        margin-left: auto;
        position: absolute;
        visibility: visible;
    }

    div.switch label {
        padding: 0;
        line-height: 2.3em;
        font-size: 0.875em;
    }

    div.switch input:first-of-type:checked ~ span:last-child {
        left: 100%;
        margin-left: -2.1875em;
    }

    div.switch span:last-child {
        width: 2.25em;
        height: 2.25em;
    }

    div.switch span:last-child {
        border-color: #b3b3b3;
        background: #fff;
        background: -moz-linear-gradient(top, #fff 0%, #f2f2f2 100%);
        background: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
        background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%);
        -webkit-box-shadow: 2px 0 10px 0 rgba(0,0,0,0.07),1000px 0 0 1000px #8ac0ed,-2px 0 10px 0 rgba(0,0,0,0.07),-1000px 0 0 1000px #f5f5f5;
        box-shadow: 2px 0 10px 0 rgba(0,0,0,0.07),1000px 0 0 980px #8ac0ed,-2px 0 10px 0 rgba(0,0,0,0.07),-1000px 0 0 1000px #f5f5f5;
    }

    div.switch:hover span:last-child, div.switch:focus span:last-child {
        background: #fff;
        background: -moz-linear-gradient(top, #fff 0%, #e6e6e6 100%);
        background: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
        background: linear-gradient(to bottom, #fff 0%, #e6e6e6 100%);
    }

    div.switch:active {
        background: transparent;
    }

    div.switch.large {
        height: 2.75em;
    }

        div.switch.large label {
            padding: 0;
            line-height: 2.3em;
            font-size: 1.0625em;
        }

        div.switch.large input:first-of-type:checked ~ span:last-child {
            left: 100%;
            margin-left: -2.6875em;
        }

        div.switch.large span:last-child {
            width: 2.75em;
            height: 2.75em;
        }

    div.switch.small {
        height: 1.75em;
    }

        div.switch.small label {
            padding: 0;
            line-height: 2.1em;
            font-size: 0.75em;
        }

        div.switch.small input:first-of-type:checked ~ span:last-child {
            left: 100%;
            margin-left: -1.6875em;
        }

        div.switch.small span:last-child {
            width: 1.75em;
            height: 1.75em;
        }

    div.switch.tiny {
        height: 1.375em;
    }

        div.switch.tiny label {
            padding: 0;
            line-height: 1.9em;
            font-size: 0.6875em;
        }

        div.switch.tiny input:first-of-type:checked ~ span:last-child {
            left: 100%;
            margin-left: -1.3125em;
        }

        div.switch.tiny span:last-child {
            width: 1.375em;
            height: 1.375em;
        }

    div.switch.radius {
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

        div.switch.radius span:last-child {
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

    div.switch.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
    }

        div.switch.round span:last-child {
            -webkit-border-radius: 999px;
            border-radius: 999px;
        }

        div.switch.round label {
            padding: 0 0.5625em;
        }
}

[data-magellan-expedition] {
    background: #fff;
    z-index: 50;
    min-width: 100%;
    padding: 10px;
}

    [data-magellan-expedition] .sub-nav {
        margin-bottom: 0;
    }

        [data-magellan-expedition] .sub-nav dd {
            margin-bottom: 0;
        }

table {
    background: #fff;
    margin-bottom: 1.25em;
    border: solid 1px #ddd;
}

    table thead, table tfoot {
        background: #f5f5f5;
        font-weight: bold;
    }

        table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
            padding: 0.5em 0.625em 0.625em;
            font-size: 0.875em;
            color: #222;
            text-align: left;
        }

    table tr th, table tr td {
        padding: 0.5625em 0.625em;
        font-size: 0.875em;
        color: #222;
    }

    table tr.even, table tr.alt, table tr:nth-of-type(even) {
        background: #f9f9f9;
    }

    table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
        display: table-cell;
        line-height: 1.125em;
    }

.th {
    line-height: 0;
    display: inline-block;
    border: solid 4px #fff;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.2);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.2);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

    .th:hover, .th:focus {
        -webkit-box-shadow: 0 0 6px 1px rgba(255,115,0,0.5);
        box-shadow: 0 0 6px 1px rgba(255,115,0,0.5);
    }

    .th.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
    }

a.th {
    display: inline-block;
    max-width: 100%;
}

.has-tip {
    border-bottom: dotted 1px #d7d7d7;
    cursor: help;
    font-weight: normal;
    color: #575959;
}

    .has-tip:hover, .has-tip:focus {
        border-bottom: dotted 1px #994500;
        color: #044c7f;
    }

    .has-tip.tip-left, .has-tip.tip-right {
        float: none !important;
    }

.tooltip {
    display: none;
    position: absolute;
    z-index: 999;
    font-weight: normal;
    font-size: 0.875em;
    line-height: 1.3;
    padding: 0.5em;
    max-width: 85%;
    left: 50%;
    width: 100%;
    color: #575959;
    background: #f4f2ef;
    -webkit-border-radius: 0;
    border-radius: 0;
}

    .tooltip > .nub {
        display: block;
        left: 5px;
        position: absolute;
        width: 0;
        height: 0;
        border: solid 5px;
        border-color: transparent transparent #f4f2ef transparent;
        top: -10px;
    }

    .tooltip.opened {
        color: #044c7f !important;
        border-bottom: dotted 1px #994500 !important;
    }

.tap-to-close {
    display: block;
    font-size: 0.625em;
    color: #888;
    font-weight: normal;
}

@media only screen and (min-width: 640px) {
    .tooltip > .nub {
        border-color: transparent transparent #f4f2ef transparent;
        top: -10px;
    }

    .tooltip.tip-top > .nub {
        border-color: #f4f2ef transparent transparent transparent;
        top: auto;
        bottom: -10px;
    }

    .tooltip.tip-left, .tooltip.tip-right {
        float: none !important;
    }

        .tooltip.tip-left > .nub {
            border-color: transparent transparent transparent #f4f2ef;
            right: -10px;
            left: auto;
            top: 50%;
            margin-top: -5px;
        }

        .tooltip.tip-right > .nub {
            border-color: transparent #f4f2ef transparent transparent;
            right: auto;
            left: -10px;
            top: 50%;
            margin-top: -5px;
        }
}

@media only screen and (max-width: 767px) {
    .f-dropdown {
        max-width: 100%;
        left: 0;
    }
}

.f-dropdown {
    position: absolute;
    top: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 16px;
    z-index: 99;
    margin-top: 2px;
    max-width: 200px;
}

    .f-dropdown > *:first-child {
        margin-top: 0;
    }

    .f-dropdown > *:last-child {
        margin-bottom: 0;
    }

    .f-dropdown:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        border-color: transparent transparent #fff transparent;
        border-bottom-style: solid;
        position: absolute;
        top: -12px;
        left: 10px;
        z-index: 99;
    }

    .f-dropdown:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 7px;
        border-color: transparent transparent #ccc transparent;
        border-bottom-style: solid;
        position: absolute;
        top: -14px;
        left: 9px;
        z-index: 98;
    }

    .f-dropdown.right:before {
        left: auto;
        right: 10px;
    }

    .f-dropdown.right:after {
        left: auto;
        right: 9px;
    }

    .f-dropdown li {
        font-size: 0.875em;
        cursor: pointer;
        line-height: 1.125em;
        margin: 0;
    }

        .f-dropdown li:hover, .f-dropdown li:focus {
            background: #eee;
        }

        .f-dropdown li a {
            display: block;
            padding: 0.5em;
            color: #555;
        }

    .f-dropdown.content {
        position: absolute;
        top: -9999px;
        list-style: none;
        margin-left: 0;
        padding: 1.25em;
        width: 100%;
        height: auto;
        max-height: none;
        background: #fff;
        border: solid 1px #ccc;
        font-size: 16px;
        z-index: 99;
        max-width: 200px;
    }

        .f-dropdown.content > *:first-child {
            margin-top: 0;
        }

        .f-dropdown.content > *:last-child {
            margin-bottom: 0;
        }

    .f-dropdown.tiny {
        max-width: 200px;
    }

    .f-dropdown.small {
        max-width: 300px;
    }

    .f-dropdown.medium {
        max-width: 500px;
    }

    .f-dropdown.large {
        max-width: 800px;
    }

.breadcrumbs {
    margin-bottom: 20px;
}

    .breadcrumbs > * {
        color: #044c7f;
        font-weight: bold;
        padding: 0.25em 0;
    }

        .breadcrumbs > *.current {
            font-weight: normal;
        }

.top-bar-section .has-dropdown > a {

}

.top-bar-section .left {
    /*font-family: 'berlingske_bold', serif; TODO: New interface font  */
}

    .top-bar-section .left > li > a {
        text-transform: uppercase;
        font-size: 1.2em;
        -webkit-transition: all 50ms ease-out;
        -moz-transition: all 50ms ease-out;
        transition: all 50ms ease-out;
    }

        /*.top-bar-section .left > li > a:hover {
            background-color: #9ad7d7;
            color: #044c7f;
            -webkit-transition: all 50ms ease-out;
            -moz-transition: all 50ms ease-out;
            transition: all 50ms ease-out;
        }*/

.top-bar-section .right {
    padding: 2em 0;
}

    .top-bar-section .right li {
        float: right;
        width: 25%;
    }

        .top-bar-section .right li a:not(.button) {
            display: block;
            height: 32px;
            width: 32px;
            border-radius: 52%;
            margin: 9px 0 0 6px;
            padding: 0;
            font-size: 1.2em;
            background: #fff;
            color: #044c7f;
            text-align: center;
            -webkit-transition: all 50ms ease-out;
            -moz-transition: all 50ms ease-out;
            transition: all 50ms ease-out;
        }

            .top-bar-section .right li a:not(.button):hover {
                background: #044c7f;
                color: #fff;
                -webkit-transition: all 50ms ease-out;
                -moz-transition: all 50ms ease-out;
                transition: all 50ms ease-out;
            }

            .top-bar-section .right li a i:before{
                position: relative;
                top:5px;
            }
            @media screen and (min-width: 1024px){
                .top-bar-section .right li a i:before{
                    top:-2px;
                }
            }
            



.top-bar-section .dropdown .divider, .top-bar-section .dropdown [role="separator"] {
    border-bottom: solid 1px #FFF;
    border-top: solid 1px #BCD2DA;
}

.top-bar-section .dropdown li a {
    background: transparent;
    color: #044c7f;
}

    .top-bar-section .dropdown li:hover > a, .top-bar-section .dropdown li a:hover {
        color: #f47920;
    }

    .top-bar-section .dropdown li a.parent-link {
        text-transform: uppercase;
        font-size: 1.0625em;
    }

.cwf-label-results {
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    padding: 0;
    font-size: 14px;
    background-color: #fff;
    color: #575959;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.pagination-top .cwf-label-results, .pagination-bottom .cwf-label-results {
    float: none;
    line-height: 1.6;
    text-align: left;
    display: block;
}

.side-nav {
    display: block;
    margin: 0;
    padding: 0.875em 0;
    list-style-type: none;
    list-style-position: inside;
    font-family: 'berlingske_bold', serif;
    text-transform: uppercase;
}

    .side-nav li {
        margin: 0 0 0 0;
        font-size: 0.875em;
    }

        .side-nav li a {
            display: block;
            color: #044c7f;
            line-height: 1.4;
        }

            .side-nav li a:hover {
                background-color: #f4f2ef;
            }

        .side-nav li.divider {
            border-top: 1px solid;
            height: 0;
            padding: 0;
            list-style: none;
            border-top-color: #d7d7d7;
        }

            .side-nav li:not(.divider) {
                padding: 0;
                font-weight: bold;
            }

            .side-nav li:not(.divider) a{
                padding: 1em;
            }

                .side-nav li:not(.divider) li a{
                    padding: .33em 0 .66em 2em;
                }

        .side-nav li ul {
            margin-left: 0;
            text-transform: none;
            list-style: none none;
        }

            .side-nav li ul li:not(.divider) {
                font-size: 1em;
                font-family: "interface_regular";
            }

                .side-nav li ul li:not(.divider):first-child {
                    padding-top: 0.25em;
                }

        

.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -0.25em 0 1.125em;
    padding-top: 0.25em;
    margin-right: 0;
    margin-left: -0.5625em;
}

    .sub-nav dt, .sub-nav dd, .sub-nav li {
        float: left;
        display: inline;
        margin-left: 0.5625em;
        margin-bottom: 0.625em;
        font-weight: normal;
        font-size: 0.875em;
    }

        .sub-nav dt a, .sub-nav dd a, .sub-nav li a {
            color: #999;
            text-decoration: none;
        }

        .sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a {
            -webkit-border-radius: 1000px;
            border-radius: 1000px;
            font-weight: bold;
            background: #f47920;
            padding: 0.1875em 0.5625em;
            cursor: default;
            color: #fff;
        }

.cwf-section {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
    border-top: 1px solid #ccc;
}

    .cwf-section[data-section-small-style] {
        width: 100% !important;
    }

        .cwf-section[data-section-small-style] > [data-section-region], .cwf-section[data-section-small-style] > section, .cwf-section[data-section-small-style] > .section {
            padding: 0 !important;
            margin: 0 !important;
        }

            .cwf-section[data-section-small-style] > [data-section-region] > [data-section-title], .cwf-section[data-section-small-style] > [data-section-region] > .title, .cwf-section[data-section-small-style] > section > [data-section-title], .cwf-section[data-section-small-style] > section > .title, .cwf-section[data-section-small-style] > .section > [data-section-title], .cwf-section[data-section-small-style] > .section > .title {
                width: 100% !important;
            }

    .cwf-section > section {
        margin: 0;
    }

        .cwf-section > section > [data-section-title], .cwf-section > section > .title {
            margin-bottom: 0;
        }

            .cwf-section > section > [data-section-title] a, .cwf-section > section > .title a {
                width: 100%;
                display: inline-block;
                white-space: nowrap;
            }

        .cwf-section > section > [data-section-content], .cwf-section > section > .content {
            display: none;
        }
        @media only screen and (max-width: 767px){
            .cwf-section > section > [data-section-content], .cwf-section > section > .content {
                display: block;
            }
            .cwf-section > section > [data-section-title], .cwf-section > section > .title {
                display: none;
            }
        }

        .cwf-section > section.active > [data-section-content], .cwf-section > section.active > .content {
            display: block;
        }

        .cwf-section > section:not(.active) {
            padding: 0 !important;
        }

        .cwf-section > section > [data-section-title], .cwf-section > section > .title {
            width: 100%;
        }

        .cwf-section > section > .cwf-section-title {
            background-color: #fff;
            cursor: pointer;
            border: solid 1px #d7d7d7;
        }

            .cwf-section > section > .cwf-section-title a {
                padding: 0.625em 0.9375em;
                color: #044c7f;
                font-size: 0.875em;
                background: none;
            }

            .cwf-section > section > .cwf-section-title:hover {
                background-color: #fff;
            }

        .cwf-section > section > .cwf-section-content {
            padding: 0.9375em;
            background-color: #fff;
            border: solid 1px #d7d7d7;
        }

            .cwf-section > section > .cwf-section-content > *:last-child {
                margin-bottom: 0;
            }

            .cwf-section > section > .cwf-section-content > *:first-child {
                padding-top: 0;
            }

            .cwf-section > section > .cwf-section-content > *:last-child:not(.flex-video) {
                padding-bottom: 0;
            }

        .cwf-section > section.active > .cwf-section-title {
            background: #fff;
        }

            .cwf-section > section.active > .cwf-section-title a {
                color: #f47920;
            }

        .cwf-section > section:not(.active) {
            padding: 0 !important;
        }

        .cwf-section > section > .cwf-section-title {
            border-top: none;
        }

@media only screen and (min-width: 640px) {
    .cwf-section {
        width: 100%;
        position: relative;
        display: block;
        margin-bottom: 1.25em;
        border: none;
    }

        .cwf-section:not([data-section-resized]):not([data-section-small-style]) {
            visibility: hidden;
        }

        .cwf-section > section > [data-section-title], .cwf-section > section > .title {
            margin-bottom: 0;
        }

            .cwf-section > section > [data-section-title] a, .cwf-section > section > .title a {
                width: 100%;
                display: inline-block;
                white-space: nowrap;
            }

        .cwf-section > section > [data-section-content], .cwf-section > section > .content {
            display: none;
        }

        .cwf-section > section.active > [data-section-content], .cwf-section > section.active > .content {
            display: block;
        }

        .cwf-section > section:not(.active) {
            padding: 0 !important;
        }

        .cwf-section > section > [data-section-title], .cwf-section > section > .title {
            width: auto;
            position: absolute;
            top: 0;
            left: 0;
        }

        .cwf-section > section > .cwf-section-title {
            background-color: #fff;
            cursor: pointer;
            border: solid 0 #d7d7d7;
        }

            .cwf-section > section > .cwf-section-title a {
                padding: 0.625em 0.9375em;
                color: #044c7f;
                font-size: 0.875em;
                background: none;
            }

            .cwf-section > section > .cwf-section-title:hover {
                background-color: #fff;
            }

        .cwf-section > section > .cwf-section-content {
            padding: 1.25em 0 0.9375em;
            background-color: #fff;
            border: solid 0 #d7d7d7;
        }

            .cwf-section > section > .cwf-section-content > *:last-child {
                margin-bottom: 0;
            }

            .cwf-section > section > .cwf-section-content > *:first-child {
                padding-top: 0;
            }

            .cwf-section > section > .cwf-section-content > *:last-child:not(.flex-video) {
                padding-bottom: 0;
            }

        .cwf-section > section.active > .cwf-section-title {
            background: #fff;
        }

            .cwf-section > section.active > .cwf-section-title a {
                color: #f47920;
            }

        .cwf-section > section:not(.active) {
            padding: 0 !important;
        }

        .cwf-section > section.active > .cwf-section-title {
            border-bottom: 0;
        }
}

.cwf-section > section > .cwf-section-title {
    text-transform: uppercase;
}

.cwf-section .cwf-section-links {
    font-size: 0.875em;
}

@media only screen and (min-width: 640px) {
    .cwf-section > section.active > .cwf-section-title a {
        position: relative;
        height: 39px;
    }

        .cwf-section > section.active > .cwf-section-title a > em {
            display: block;
            height: 13px;
            position: absolute;
            bottom: -13px;
            left: 0;
            right: 0;
            background: transparent url("/theme/cwf/img/cwf_section_active_title.png") no-repeat top center;
        }

    .cwf-section > section > [data-section-content], .cwf-section > section > .content {
        border-top: 1px solid #d7d7d7;
        margin-top: 1px;
    }
}

.cwf-accordion {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
    border-top: 1px solid #ccc;
    margin-bottom: 3em;
}

    .cwf-accordion[data-section-small-style] {
        width: 100% !important;
    }

        .cwf-accordion[data-section-small-style] > .global-component > [data-section-region], .cwf-accordion[data-section-small-style] > .global-component > section, .cwf-accordion[data-section-small-style] > .global-component > .section,
        .cwf-accordion[data-section-small-style] > [data-section-region], .cwf-accordion[data-section-small-style] > section, .cwf-accordion[data-section-small-style] > .section {
            padding: 0 !important;
            margin: 0 !important;
        }

            .cwf-accordion[data-section-small-style] > .global-component > [data-section-region] > [data-section-title], .cwf-accordion[data-section-small-style] > .global-component > [data-section-region] > .title, .cwf-accordion[data-section-small-style] > .global-component > section > [data-section-title], .cwf-accordion[data-section-small-style] > .global-component > section > .title, .cwf-accordion[data-section-small-style] > .global-component > .section > [data-section-title], .cwf-accordion[data-section-small-style] > .global-component > .section > .title,
            .cwf-accordion[data-section-small-style] > [data-section-region] > [data-section-title], .cwf-accordion[data-section-small-style] > [data-section-region] > .title, .cwf-accordion[data-section-small-style] > section > [data-section-title], .cwf-accordion[data-section-small-style] > section > .title, .cwf-accordion[data-section-small-style] > .section > [data-section-title], .cwf-accordion[data-section-small-style] > .section > .title {
                width: 100% !important;
            }

    .cwf-accordion > .global-component > section,
    .cwf-accordion > section {
        margin: 0;
    }

        .cwf-accordion > .global-component > section > [data-section-title], .cwf-accordion > .global-component > section > .title,
        .cwf-accordion > section > [data-section-title], .cwf-accordion > section > .title {
            margin-bottom: 0;
        }

            .cwf-accordion > .global-component > section > [data-section-title] a, .cwf-accordion > .global-component > section > .title a,
            .cwf-accordion > section > [data-section-title] a, .cwf-accordion > section > .title a {
                width: 100%;
                display: inline-block;
                white-space: nowrap;
            }

        .cwf-accordion > .global-component > section > [data-section-content], .cwf-accordion > .global-component > section > .content,
        .cwf-accordion > section > [data-section-content], .cwf-accordion > section > .content {
            display: none;
        }

        .cwf-accordion > .global-component > section.active > [data-section-content], .cwf-accordion > .global-component > section.active > .content,
        .cwf-accordion > section.active > [data-section-content], .cwf-accordion > section.active > .content {
            display: block;
        }

        .cwf-accordion > section:not(.active),
        .cwf-accordion > section:not(.active) {
            padding: 0 !important;
        }

        .cwf-accordion > .global-component > section > [data-section-title], .cwf-accordion > .global-component > section > .title,
        .cwf-accordion > section > [data-section-title], .cwf-accordion > section > .title {
            width: 100%;
        }

        .cwf-accordion > .global-component > section > .cwf-accordion-title,
        .cwf-accordion > section > .cwf-accordion-title {
            background-color: #fff;
            cursor: pointer;
            border: solid 0 #d2d1d1;
        }

            .cwf-accordion > .global-component > section > .cwf-accordion-title a,
            .cwf-accordion > section > .cwf-accordion-title a {
                padding: 10px 30px;
                color: #33383a;
                font-size: 1em;
                background: none;
            }

            .cwf-accordion > .global-component > section > .cwf-accordion-title:hover,
            .cwf-accordion > section > .cwf-accordion-title:hover {
                /*color: #9ad7d7;*/
                /*color: #dff2f2;*/
            }
                .cwf-accordion > .global-component > section > .cwf-accordion-title:hover a,
                .cwf-accordion > section > .cwf-accordion-title:hover a,
                .cwf-accordion > .global-component > section > .cwf-accordion-title:hover a:after,
                .cwf-accordion > section > .cwf-accordion-title:hover a:after{
                    color: #4abdbc;
                }

                .cwf-accordion > .global-component > section > .cwf-accordion-title:hover a,
                .cwf-accordion > section > .cwf-accordion-title:hover a,
                .cwf-accordion > .global-component > section > .cwf-accordion-title a:focus,
                .cwf-accordion > section > .cwf-accordion-title a:focus{
                    outline: none;
                }

        .cwf-accordion > .global-component > section > .cwf-accordion-content,
        .cwf-accordion > section > .cwf-accordion-content {
            padding: 10px 30px;
            background-color: #f5f5f6;
            border: solid 0 #d2d1d1;
        }

            .cwf-accordion > section > .cwf-accordion-content h3{
                font-family: "interface_regular", arial, sans-serif;
                color: #33383a;
                font-size: 1em;
            }

            .cwf-accordion > .global-component > section > .cwf-accordion-content > *:last-child,
            .cwf-accordion > section > .cwf-accordion-content > *:last-child {
                margin-bottom: 0;
            }

            .cwf-accordion > .global-component > section > .cwf-accordion-content > *:first-child,
            .cwf-accordion > section > .cwf-accordion-content > *:first-child {
                padding-top: 0;
            }

            .cwf-accordion > .global-component > section > .cwf-accordion-content > *:last-child:not(.flex-video),
            .cwf-accordion > section > .cwf-accordion-content > *:last-child:not(.flex-video) {
                padding-bottom: 0;
            }

        .cwf-accordion > .global-component > section.active > .cwf-accordion-title,
        .cwf-accordion > section.active > .cwf-accordion-title {
            background: #f5f5f6;
        }

            .cwf-accordion > section.active > .cwf-accordion-title a,
            .cwf-accordion > section.active > .cwf-accordion-title a {
                color: #33383a;
            }

        .cwf-accordion > .global-component > section:not(.active),
        .cwf-accordion > section:not(.active) {
            padding: 0 !important;
        }

        .cwf-accordion > .global-component > section > .cwf-accordion-title,
        .cwf-accordion > section > .cwf-accordion-title {
            border-top: none;
            font-weight: bold;
        }

    .cwf-accordion > .global-component > section,
    .cwf-accordion > section {
        border-bottom: 1px solid #d2d1d1;
        border-top: 1px solid #FFF;
    }

            .cwf-accordion > .global-component > section > .cwf-accordion-title > a,
            .cwf-accordion > section > .cwf-accordion-title > a {
                position: relative;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

                .cwf-accordion > .global-component > section > .cwf-accordion-title > a:after,
                .cwf-accordion > section > .cwf-accordion-title > a:after {
                    content: "+";
                    font-size: 2em;
                    line-height: 1.375em;
                    position: absolute;
                    right: 10px;
                    top: -5px;
                }

        .cwf-accordion > .global-component > section.active > .cwf-accordion-title > a:after,
        .cwf-accordion > section.active > .cwf-accordion-title > a:after {
            content: "\2013";
        }

        .cwf-accordion > .global-component > section.active > .cwf-accordion-content,
        .cwf-accordion > section.active > .cwf-accordion-content {
            border-bottom: 1px solid #FFF;
        }

        .cwf-accordion > .global-component {
            display: block;
            float: none;
        }

@media only screen and (min-width: 480px) {
    .cwf-accordion > .global-component > section > .cwf-accordion-title,
    .cwf-accordion > section > .cwf-accordion-title {
        font-size: 1.375em;
    }
}

.cwf-section-auto {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
    border-top: 1px solid #ccc;
}

    .cwf-section-auto[data-section-small-style] {
        width: 100% !important;
    }

        .cwf-section-auto[data-section-small-style] > [data-section-region], .cwf-section-auto[data-section-small-style] > section, .cwf-section-auto[data-section-small-style] > .section {
            padding: 0 !important;
            margin: 0 !important;
        }

            .cwf-section-auto[data-section-small-style] > [data-section-region] > [data-section-title], .cwf-section-auto[data-section-small-style] > [data-section-region] > .title, .cwf-section-auto[data-section-small-style] > section > [data-section-title], .cwf-section-auto[data-section-small-style] > section > .title, .cwf-section-auto[data-section-small-style] > .section > [data-section-title], .cwf-section-auto[data-section-small-style] > .section > .title {
                width: 100% !important;
            }

    .cwf-section-auto > section {
        margin: 0;
    }

        .cwf-section-auto > section > [data-section-title], .cwf-section-auto > section > .title {
            margin-bottom: 0;
        }

            .cwf-section-auto > section > [data-section-title] a, .cwf-section-auto > section > .title a {
                width: 100%;
                display: inline-block;
                white-space: nowrap;
            }

        .cwf-section-auto > section > [data-section-content], .cwf-section-auto > section > .content {
            display: none;
        }

        .cwf-section-auto > section.active > [data-section-content], .cwf-section-auto > section.active > .content {
            display: block;
        }

        .cwf-section-auto > section:not(.active) {
            padding: 0 !important;
        }

        .cwf-section-auto > section > [data-section-title], .cwf-section-auto > section > .title {
            width: 100%;
        }

        .cwf-section-auto > section > .title {
            background-color: #fff;
            cursor: pointer;
            border: solid 1px #d7d7d7;
        }

            .cwf-section-auto > section > .title a {
                padding: 1.5625em 0.625em;
                color: #044c7f;
                font-size: 0.875em;
                background: none;
            }

            .cwf-section-auto > section > .title:hover {
                background-color: #d0eaf7;
            }

        .cwf-section-auto > section > .content {
            padding: 0.625em 1em;
            background-color: #fff;
            border: solid 1px #d7d7d7;
        }

            .cwf-section-auto > section > .content > *:last-child {
                margin-bottom: 0;
            }

            .cwf-section-auto > section > .content > *:first-child {
                padding-top: 0;
            }

            .cwf-section-auto > section > .content > *:last-child:not(.flex-video) {
                padding-bottom: 0;
            }

        .cwf-section-auto > section.active > .title {
            background: #dff2f2;
        }

            .cwf-section-auto > section.active > .title a {
                color: #f47920;
            }

        .cwf-section-auto > section:not(.active) {
            padding: 0 !important;
        }

        .cwf-section-auto > section > .title {
            border-top: none;
        }

        .cwf-section-auto > section > .title {
            text-transform: uppercase;
        }

@media only screen and (min-width: 640px) {
    .cwf-section-auto {
        width: 100%;
        position: relative;
        display: block;
        margin-bottom: 1.25em;
        border: none;
    }

        .cwf-section-auto:not([data-section-resized]):not([data-section-small-style]) {
            visibility: hidden;
        }

        .cwf-section-auto > section > [data-section-title], .cwf-section-auto > section > .title {
            margin-bottom: 0;
        }

            .cwf-section-auto > section > [data-section-title] a, .cwf-section-auto > section > .title a {
                width: 100%;
                display: inline-block;
                white-space: nowrap;
            }

        .cwf-section-auto > section > [data-section-content], .cwf-section-auto > section > .content {
            display: none;
        }

        .cwf-section-auto > section.active > [data-section-content], .cwf-section-auto > section.active > .content {
            display: block;
        }

        .cwf-section-auto > section:not(.active) {
            padding: 0 !important;
        }

        .cwf-section-auto > section > [data-section-title], .cwf-section-auto > section > .title {
            width: auto;
            position: absolute;
            top: 0;
            left: 0;
        }

        .cwf-section-auto > section > .title {
            background-color: #fff;
            cursor: pointer;
            border: solid 1px #ccc;
        }

            .cwf-section-auto > section > .title a {
                padding: 1.5625em 3.125em;
                color: #044c7f;
                font-size: 1em;
                background: none;
            }

            .cwf-section-auto > section > .title:hover {
                background-color: #d0eaf7;
            }

        .cwf-section-auto > section > .content {
            padding: 0;
            background-color: #fff;
            border: solid 1px #ccc;
        }

            .cwf-section-auto > section > .content > *:last-child {
                margin-bottom: 0;
            }

            .cwf-section-auto > section > .content > *:first-child {
                padding-top: 0;
            }

            .cwf-section-auto > section > .content > *:last-child:not(.flex-video) {
                padding-bottom: 0;
            }

        .cwf-section-auto > section.active > .title {
            background: #dff2f2;
        }

            .cwf-section-auto > section.active > .title a {
                color: #f47920;
            }

        .cwf-section-auto > section:not(.active) {
            padding: 0 !important;
        }

        .cwf-section-auto > section.active > .title {
            border-bottom: 0;
        }

        .cwf-section-auto > section.active .title {
            border-bottom: 1px solid #d7d7d7;
        }
}

.cwf-section-auto .cwf-section-auto {
    margin: -1px;
    width: auto;
}

    .cwf-section-auto .cwf-section-auto > section > .title > a {
        padding: 1em 1.8125em;
    }

    .cwf-section-auto .cwf-section-auto > section > .content {
        padding: 0.625em 1em 2em 1em;
    }

@media only screen and (min-width: 640px) {
    .cwf-section-auto .cwf-section-auto > section > .title {
        padding: 1em 0.625em;
    }

    .cwf-section-auto .cwf-section-auto > section > .content {
        border-bottom: 0 none !important;
    }

    .active > .title > .cwf-arrow-up {
        visibility: hidden !important;
    }
}

.cwf-block-content .cwf-tags {
    font-size: inherit;
}

.cwf-tags {
    margin: 0 auto 1.0625em auto;
    margin-left: -1.375em;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    font-size: 0.8125em;
    clear: both;
}

.cwf-tags.tags-whats-trending{
    float: right;
    font-size: 1.1em;
}
    .cwf-tags.tags-whats-trending dt{
        display: inline-block;
        padding-left: 1em;
    }
        .cwf-tags.tags-whats-trending dt:before{
            margin-right: .5em;
        }
    .cwf-tags.tags-whats-trending dd{
        display: inline-block;
        padding-left: 1em;
        font-weight: 600;
    }
    .cwf-tags.tags-whats-trending a{
        color: #044c7f;
    }
    .cwf-tags.tags-whats-trending + .breadcrumbs{
        clear: both;
    }

@media print {
    .cwf-tags{
        display: none;
    }
}

    .cwf-tags > li {
        list-style: none;
        float: left;
        margin-left: 1.375em;
        display: block;
    }

        .cwf-tags > li > * {
            display: block;
        }

.cwf-links {
    margin: 0 auto 1.0625em auto;
    margin-left: -1.375em;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    font-size: 0.8125em;
}

    .cwf-links > li {
        list-style: none;
        float: left;
        margin-left: 1.375em;
        display: block;
    }

        .cwf-links > li > * {
            display: block;
        }

    .cwf-links a {
        color: #044c7f;
    }

        .cwf-links a:hover {
            color: #175b94;
        }

.cwf-nav {
    margin: 0 auto 1.0625em auto;
    margin-left: -1.375em;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    font-size: 0.8125em;
    line-height: 32px;
    vertical-align: baseline;
    margin-left: -11px;
}

    .cwf-nav > li {
        list-style: none;
        float: left;
        margin-left: 1.375em;
        display: block;
    }

        .cwf-nav > li > * {
            display: block;
        }

        .cwf-nav > li * {
            float: left;
        }

    .cwf-nav > li {
        margin-left: 11px;
    }

        .cwf-nav > li > a > span {
            display: none;
        }

        .cwf-nav > li:before {
            color: #d2d1d1;
            content: "|";
            margin-right: 0.5em;
            float: left;
        }

        .cwf-nav > li:first-child:before {
            content: "";
            margin-right: 0;
        }

        .cwf-nav > li .issue {
            font-size: 1.125em;
        }

@media only screen and (min-width: 370px) {
    .cwf-nav > li > a > span {
        display: inline;
        float: none;
    }
}

    .cwf-toolbar > :first-child {
        margin-top: 0;
    }

    .cwf-toolbar > :last-child {
        margin-bottom: 0;
    }

    .cwf-toolbar h1, .cwf-toolbar h2, .cwf-toolbar h3, .cwf-toolbar h4, .cwf-toolbar h5, .cwf-toolbar h6, .cwf-toolbar p {
        color: #333;
    }

    .cwf-toolbar h1, .cwf-toolbar h2, .cwf-toolbar h3, .cwf-toolbar h4, .cwf-toolbar h5, .cwf-toolbar h6 {
        line-height: 1;
        margin-bottom: 0.625em;
    }

        .cwf-toolbar h1.subheader, .cwf-toolbar h2.subheader, .cwf-toolbar h3.subheader, .cwf-toolbar h4.subheader, .cwf-toolbar h5.subheader, .cwf-toolbar h6.subheader {
            line-height: 1.4;
        }

.cwf-toolbar-left {
    float: right;
}

    .cwf-toolbar-left li:last-child {
        margin-right: 1.375em;
    }

.cwf-toolbar-right {
    float: left;
    margin-top: 3px;
}

@media only screen and (max-width: 640px) {
    .cwf-toolbar-right {
        float: right;
    }
}

.cwf-panel {
    border-style: solid;
    border-width: 0;
    border-color: #dadade;
    margin-bottom: 1.25em;
    padding: 2.1875em 1.875em;
    background: #f5f5f6;
}

    .cwf-panel > :first-child {
        margin-top: 0;
    }

    .cwf-panel > :last-child {
        margin-bottom: 0;
    }

    .cwf-panel h1, .cwf-panel h2, .cwf-panel h3, .cwf-panel h4, .cwf-panel h5, .cwf-panel h6, .cwf-panel p {
        color: #333;
    }

    .cwf-panel h1, .cwf-panel h2, .cwf-panel h3, .cwf-panel h4, .cwf-panel h5, .cwf-panel h6 {
        line-height: 1;
        margin-bottom: 0.625em;
    }

        .cwf-panel h1.subheader, .cwf-panel h2.subheader, .cwf-panel h3.subheader, .cwf-panel h4.subheader, .cwf-panel h5.subheader, .cwf-panel h6.subheader {
            line-height: 1.4;
        }

.cwf-barchart-1, .cwf-barchart-2, .cwf-barchart-3, .cwf-barchart-4, .cwf-barchart-5, .cwf-barchart-6, .cwf-barchart-7 {
    background-color: transparent;
    height: 1.5625em;
    border: 1px solid #EEE;
    padding: 1px;
    margin-bottom: 0.625em;
}

    .cwf-barchart-1 > span, .cwf-barchart-2 > span, .cwf-barchart-3 > span, .cwf-barchart-4 > span, .cwf-barchart-5 > span, .cwf-barchart-6 > span, .cwf-barchart-7 > span {
        background-color: #CCC;
    }

    .cwf-barchart-1 > span {
        background: url("/theme/cwf/img/pattern_1.png");
        height: 100%;
        display: block;
    }

    .cwf-barchart-2 > span {
        background: url("/theme/cwf/img/pattern_2.png");
        height: 100%;
        display: block;
    }

    .cwf-barchart-3 > span {
        background: url("/theme/cwf/img/pattern_3.png");
        height: 100%;
        display: block;
    }

    .cwf-barchart-4 > span {
        background: url("/theme/cwf/img/pattern_4.png");
        height: 100%;
        display: block;
    }

    .cwf-barchart-5 > span {
        background: url("/theme/cwf/img/pattern_5.png");
        height: 100%;
        display: block;
    }

    .cwf-barchart-6 > span {
        background: url("/theme/cwf/img/pattern_6.png");
        height: 100%;
        display: block;
    }

    .cwf-barchart-7 > span {
        background: url("/theme/cwf/img/pattern_7.png");
        height: 100%;
        display: block;
    }

@media print {
  .cwf-barchart-1 > span, .cwf-barchart-2 > span, .cwf-barchart-3 > span, .cwf-barchart-4 > span, .cwf-barchart-5 > span, .cwf-barchart-6 > span, .cwf-barchart-7 > span {
      background-color: #1a4567 !important;
      -webkit-print-color-adjust: exact; 
  }
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

    .ir:before {
        content: "";
        display: block;
        width: 0;
        height: 150%;
    }

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

@font-face {
    font-family: "cwf";
    src: url("/theme/cwf/fonts/cwf.eot");
    src: url("/theme/cwf/fonts/cwf.eot?#iefix") format("embedded-opentype"),url("/theme/cwf/fonts/cwf.woff") format("woff"),url("/theme/cwf/fonts/cwf.ttf") format("truetype"),url("/theme/cwf/fonts/cwf.svg#cwf") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon] {
    position: relative;
    padding-left: 1.5em;
    word-break: break-all;
}

[data-icon]:before {
    position: absolute;
    top: .3em;
    left: 0;
    font-family: "cwf" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="cwf-icon-"]:before, [class*=" cwf-icon-"]:before {
    font-family: "cwf" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    display: inline-block;
    min-width: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cwf-icon-print:before {
    content: "P";
}

.cwf-icon-facebook:before {
    content: "f";
}

.cwf-icon-twitter:before {
    content: "t";
}

.cwf-icon-rss:before {
    content: "r";
}

.cwf-icon-linkedin:before {
    content: "i";
}

.cwf-icon-email:before {
    content: "e";
}

.cwf-icon-search:before {
    content: "s";
}

.cwf-icon-phone:before {
    content: "p";
}

.cwf-icon-close:before {
    content: "x";
}

.mobile .cwf-icon-close:before {
    font-size: large;
}

.cwf-icon-reply:before {
    content: "a";
}

.cwf-icon-retweet:before {
    content: "b";
}

.cwf-icon-favorite:before {
    content: "c";
}

.cwf-icon-add:before {
    content: "d";
}

.cwf-icon-citation:before {
    content: "A";
}

.cwf-icon-share:before {
    content: "S";
}

.cwf-icon-library:before {
    content: "L";
}

.cwf-icon-comment:before {
    content: "C";
}

.cwf-icon-trash:before {
    content: "g";
}

.cwf-icon-larger:before {
    content: "l";
}

.cwf-icon-right:before {
    content: "h";
}

.cwf-icon-left:before {
    content: "j";
}

.cwf-icon-right-light:before {
    content: "k";
}

.cwf-icon-left-light:before {
    content: "m";
}

.cwf-icon-subscribe:before {
    content: "n";
}

.cwf-icon-chart:before {
    content: "o";
}

[class^="cwf-file-"]:before, [class*=" cwf-file-"]:before {
    speak: none;
    display: inline-block;
    text-decoration: none;
    width: 16px;
    line-height: 16px;
    margin-right: 0.5em;
    vertical-align: middle;
}

.cwf-file {
    font-weight: bold;
}

.cwf-file-default:before {
    content: url("/theme/cwf/img/file_default.png");
}

.cwf-file-doc:before {
    content: url("/theme/cwf/img/file_doc.png");
}

.cwf-file-pdf:before {
    content: url("/theme/cwf/img/file_pdf.png");
}

.cwf-file-ppt:before {
    content: url("/theme/cwf/img/file_ppt.png");
}

.cwf-file-txt:before {
    content: url("/theme/cwf/img/file_txt.png");
}

.cwf-file-xls:before {
    content: url("/theme/cwf/img/file_xls.png");
}

.cwf-file-zip:before {
    content: url("/theme/cwf/img/file_zip.png");
}

.cwf-simpleform {
    position: relative;
}

.cwf-simpleform-input {
    margin-bottom: 0;
}

.cwf-simpleform-input[type="text"],
.cwf-simpleform-input[type="email"] {
    padding-right: 30px;
}

.cwf-simpleform-button,
.cwf-searchform a.CoveoSearchButton {
    background: #fff url("/theme/cwf/img/icon_submit.png") no-repeat center;
    position: absolute;
    right: 1px;
    top: 1px;
    height: calc(100% - 2px);
    /*bottom: 3px;  Fixing Ticket 43937 */
    width: 28px;
    text-indent: -9999px;
    cursor: pointer;
    padding: 0;
    margin: 0;
    border: 0 none;
    outline: 0 none;
}

.cwf-simpleform-input:focus + .cwf-simpleform-button,
input.CoveoQueryBox:focus + a.CoveoSearchButton {
    background-color: #FAFAFA;
}

.cwf-searchform {
    position: relative;
}

    .cwf-searchform .cwf-simpleform-button,
    .cwf-searchform a.CoveoSearchButton {
        background-image: url("/theme/cwf/img/icon_search.png");
    }

    .cwf-searchform a.CoveoSearchButton {
        cursor: pointer;
    }

.cwf-column .cwf-block:first-child {
    border-top: 0 none !important;
}

.two-column-float-right .right-column .downloads{
    border-top: 0 none !important;
    background: #f3f1ed;
    padding: 8px;
}
    .two-column-float-right .right-column .downloads dl{
        margin-bottom: 0;
    }
    .two-column-float-right .right-column .downloads h2{
        margin-bottom: 12px;
        color: #044C7F
        font-size: 24px;
    }

.cwf-block {
    border-top: 1px solid #d7d7d7;
    padding-top: 25px;
    margin-bottom: 25px;
}

.full-width-content .publication-details {
    border: 0;
    padding: 0;
}
.full-width-content .publication-details .row{
    padding-top: 24px;
}

.full-width-content .publication-details .cwf-block-headline{
    font-family: "interface_regular",sans-serif;
    text-align: center;
    padding-bottom: 24px;
}

.publication-details h3{
    font-size: 18px;
    font-family: "interface_regular",sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #33383a;
}

.full-width-content .publication-details .cwf-block-content > div{
    margin-bottom: 2em;
}

.full-width-content .publication-details .cwf-pubdate,
.full-width-content .publication-details .cwf-profile{
    float: left;
}
.full-width-content .publication-details .cwf-pubdate{
    min-width: 50%;
}

.cwf-citation{
    clear: left;
}

.full-width-content .related-works .cwf-block-headline{
    font-family: "interface_regular",sans-serif;
    text-align: center;
    padding-bottom: 24px;
}

.full-width-content .publication-single{
    text-align: center;
}
.pub-title{
    margin-top: .5em;
}
.pub-date{
    margin-bottom: 0;
}
.pub-authors{

}

.newsletter-signup .cwf-simpleform-button {
    font-size: 0;
}

.full-width-newsletter .newsletter-signup {
    background-color: #044C7F;
    color: #fff;
    text-align: center;
    padding: 40px 15px;
}

.full-width-newsletter .cwf-block-headline {
    color: #fff;
}

.full-width-newsletter .cwf-simpleform {
    margin: 0 auto;
    max-width: 450px;
    width: 100%;
}

.full-width-newsletter .cwf-simpleform-button {
    font-size: 20px;
    text-indent: 0;
    background: #f47920;
    color: #fff;
    width: 85px;
    font-weight: bold;
}

.authenticated .full-width-newsletter {
    display: none;
}

.cwf-column .from-the-blog:first-child {
    border-top: 1px solid #d7d7d7 !important;
    border-bottom: 1px solid #d7d7d7;
    padding-top: 1.25em !important;
    margin-bottom: 1.25em;
}

.series-interrupter{
    padding: 30px;
    margin: 30px 0;
    background-color: #f3f1ed;
    text-align: center;
}

.series-interrupter-text{
    font-size: 1.15em;
}
.series-interrupter-buttons{

}
@media only screen and (min-width: 768px){
    .series-interrupter-buttons .button-previous{
        margin-right: 1em;
    }
    .series-interrupter-buttons .button-next{
        margin-left: 1em;
    }
} 


.right-col .csf-block,
.right-col .content-right-top .downloads,
.right-col .content-right-flexible,
.login-block {
  border-radius: 4px;
  overflow: hidden;
}

.right-col .csf-block,
.right-col .cwf-block,
.login-block {
  border: 0;
  padding: 0 10px 1px 10px;
}

.right-col .csf-block,
.right-col .content-right-top .downloads{
  margin-bottom: 1.25em;
  padding-top: 15px;
}

.right-col .content-right-top .downloads,
.right-col .content-right-flexible .cwf-block{
  background-color: #f4f2ef;
}

.right-col .content-right-top .downloads .cwf-block-headline,
.right-col .content-right-flexible .publication-details .cwf-block-headline{
  font-size: 1.2em;
}    

.right-col .content-right-top .downloads a:after, .two-column-float-right .right-column .downloads a:after{
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;         
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e803';
  color: #044c7f;
  font-size: 16px;
  line-height: 1.2;
  height: 22px;
  width: 22px;
  border: 2px solid #044c7f;
  border-radius: 50%;
}
.right-col .content-right-top .downloads a:hover:after, .two-column-float-right .right-column .downloads a:after{
    text-decoration: none;
}

.login-block {

}
.right-col .csf-block{
  background-color: #f4f2ef;
}

.login-block .signup-text {
    /*font-size: 0.8125em;*/
    line-height: 1.6;
    padding-bottom: 1em;
}

.login-block ul {
    padding-left: 2em;
    margin-bottom: 0;
}

.right-col .content-right-flexible .cwf-block {
  margin: 0;
}

.right-col .content-right-flexible .cwf-block:before {
  border-top: 1px solid #d7d7d7;
  content: " ";
  display: block;
  padding-top: 15px;
}

.right-col .content-right-flexible .cwf-block:first-child:before {
  border: 0;
  padding-top: 10px;
}

.cwf-block-media {
    margin-bottom: 0.75em;
}

.cwf-block-headline {
    font-family: 'berlingske_bold', serif;
    font-size: 1.3em;
    color: #044c7f;
}

.cwf-block-headline.orange,
.cwf-block-headline.orange a,
.cwf-block-headline a{
    color: #044c7f;
}

.cwf-block-headline.orange a:hover,
.cwf-block-headline a:hover{
    color: #f47920;
}

.cwf-block-content {
    color: #575959;
}

    .cwf-block-content a:hover {
        text-decoration: underline;
    }

    .cwf-block-content ol {
        padding-left: 30px;
    }

    .cwf-block-content dl dd.cwf-meta {
        color: #838383;
        font-size: 0.9230em;
        margin-bottom: 0;
    }

.cwf-block-slideshow .cwf-block-headline {
    font-size: 1.4375em;
    color: #044c7f;
    text-transform: none;
}

    .cwf-block-slideshow .cwf-block-headline a {
        color: #044c7f;
    }

.cwf-block-slideshow .orbit-container .orbit-bullets {
    position: absolute;
    right: 15px;
    z-index: 10;
}

.cwf-block-slideshow .orbit-container .orbit-timer {
    display: none;
}

.cwf-block-slideshow .orbit-container .orbit-prev, .cwf-block-slideshow .orbit-container .orbit-next {
    opacity: 0.1;
    top: 120px;
}

    .cwf-block-slideshow .orbit-container .orbit-prev:hover, .cwf-block-slideshow .orbit-container .orbit-next:hover {
        opacity: 1;
    }

.cwf-block-headline-nowrap .cwf-block-headline {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cwf-block-sidebar li,
.cwf-block-sidebar dt{
   margin-bottom: .6em;
}

.cwf-block-intab {
    border-top-style: dotted;
    padding-top: 20px;
    margin-bottom: 20px;
}

    .cwf-block-intab .cwf-block-content {
        /*font-size: 0.8125em;*/
    }

    .cwf-block-intab dl {
        margin-bottom: 0;
    }

.cwf-publication-meta a {
    color: #f47920 !important;
}

.cwf-block-form .cwf-block-headline {
    text-transform: none;
}

.cwf-block-body .cwf-block-content {
    /*font-size: 0.8125em;*/
}

    .cwf-block-body .cwf-block-content h3 {
        font-family: "interface_regular",sans-serif;
        font-size: 1em;
    }

@media only screen and (max-width: 640px) {
    .cwf-block-body .cwf-block-content h3 {
        margin-top: 1em;
    }
}

.cwf-block-body .cwf-block-content .row {
    margin-bottom: 1em;
}

.cwf-block-group-links {
    /*font-size: 0.8125em;*/
}

.cwf-results {
    margin: 1.25em 0;
}

.cwf-block-result .cwf-block-content {
    /*font-size: 0.8125em;*/
}

.cwf-block-result dl dt.cwf-title a {
    color: #f47920;
}

.cwf-block-result dl dd.cwf-meta {
    font-size: 0.9230em;
}

.cwf-mainsearch{
    background-color: #fff;
    padding: 0;
}

.cwf-mainsearch .cwf-simpleform-input, .cwf-mainsearch label.inline,
.cwf-mainsearch input.CoveoQueryBox {
    margin-bottom: 0;
}

.cwf-mainsearch label.inline {
    text-transform: uppercase;
    color: #575959;
    letter-spacing: 1px;
}

    .cwf-mainsearch label.inline a {
        color: #044c7f;
    }

        .cwf-mainsearch label.inline a.coveo-selected,
        .cwf-mainsearch label.inline a.active {
            color: #f47920;
        }

.pagination-top {
    border-bottom: 1px solid #d7d7d7;
    text-align: right;
    margin-bottom: 1.25em;
}

    .pagination-top ul.pagination,
    .pagination-top .CoveoPager ul,
    .pagination-top.CoveoPager ul {
        margin-bottom: 0.5em;
    }

.pagination-bottom {
    border-top: 1px solid #d7d7d7;
    text-align: right;
}

    .pagination-bottom ul.pagination,
    .pagination-bottom .CoveoPager ul,
    .pagination-bottom.CoveoPager ul  {
        margin-top: 0.5em;
    }

.cwf-spacer {
    height: 2em;
    display: block;
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 1.25em;
    font-size: 1em;
}

    .cwf-spacer + .cwf-block {
        border-top: 0 none !important;
        padding-top: 0 !important;
    }

.cwf-searchfilters {
    font-size: 0.8125em;
    color: #575959;
    margin-bottom: 1.25em;
    padding-bottom: 1em;
}

.cwf-searchfilter-title {
    background-color: #575959;
    color: #FFFFFF;
    font-size: 1.2307em;
    font-weight: normal;
    line-height: 1.5;
    padding: 0 20px;
    margin-top: 0;
}

.coveo-title,
.cwf-searchfilter-category {
    background-color: #f4f2ef;
    font-family: "interface_regular",sans-serif;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.5;
    text-transform: uppercase;
    margin-top: 1.5em;
    padding: 0 20px;
}

.cwf-searchfilters a,
.coveo-values .coveo-caption {
    color: #044c7f;
    color: #044c7f;
    transition: color 300ms ease-out 0s;
    line-height: inherit;
    text-decoration: none;
    background: transparent none repeat scroll 0 0;
    word-wrap: break-word;
}
    .cwf-searchfilters a:hover,
    .coveo-values .coveo-caption:hover {
        color: #f47920;
        cursor: pointer;
    }

.cwf-searchfilters ul.coveo-values,
.cwf-searchfilters > ul {
    padding: 0 20px;
}

    .cwf-searchfilters > ul li a.clear {
        float: right;
        color: #33383a;
    }

.cwf-searchfilter-reset {
    float: right;
    color: #044c7f;
    padding: 0 20px;
}
    .cwf-searchfilter-reset a{
        color: #044c7f;
        background-color: transparent;
    }

.cwf-searchfilters.active {
    background-color: #dff2f2;
}

    .cwf-searchfilters.active .cwf-searchfilter-title {
        background-color: #044c7f;
    }

    .cwf-searchfilters.active .cwf-searchfilter-category {
        background-color: transparent;
    }

    .cwf-searchfilters.active > ul li {
        font-weight: bold;
    }

.cwf-searchfilters > ul li.cwf-addmore {
    padding-top: 0.5em;
}

.cwf-toolbar {
    border-style: solid;
    border-width: 0;
    /*border-color: #d5d5d7;*/
    /*border-bottom: 1px solid #d7d7d7;*/
    /*border-top: 3px solid #d7d7d7;*/
    margin-bottom: 1.25em;
    padding: 0.375em 0.4375em;
    /*background: #f4f2ef;*/
}

.cwf-toolbar .inline-list {
    margin-bottom: 0;
    margin-left: 0;
}

.cwf-toolbar .inline-list li:first-child {
    margin-left: 0;
}

.cwf-toolbar a {
    color: #044c7f;
    font-weight: normal;
    font-size: 0.8125em;
    height: 1.625em;
    line-height: 1.625em;
    font-size: 15px;
}

.cwf-toolbar i {
    font-size: 1.2em;
    vertical-align: middle;
    margin-right: 3px;
}

.cwf-toolbar-left a{
    display: block;
    border: 1px solid #044c7f;
    height: 32px !important;
    width: 32px;
    text-align: center;
    border-radius: 51%;
}
.cwf-toolbar-left a, .cwf-toolbar-left a:hover, .cwf-toolbar-left a:active, .cwf-toolbar-left a:focus{
    outline: none;
}

.cwf-toolbar-left i {
    margin: 0;
    left: 0;
    top: 3px;
    position: relative;
}

.cwf-twitter {
    font-size: 0.75em;
    color: #575959;
}

    .cwf-twitter > ul {
        margin-bottom: 0;
    }

.cwf-tweet {
    position: relative;
    padding-left: 57px;
    margin-bottom: 0.75em;
}

.cwf-tweet-permalink {
    color: #838383;
    float: left;
}

.cwf-tweet-profile {
    color: #575959;
}

    .cwf-tweet-profile:hover {
        text-decoration: none !important;
    }

.cwf-tweet-profile-avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 48px;
    background: #fff;
    border-radius: 4px;
}

.cwf-tweet-profile-fullname {
    font-weight: bold;
}

.cwf-tweet-profile-nickname {
    font-weight: normal;
    color: #838383;
}

    .cwf-tweet-profile-nickname b {
        font-weight: normal;
    }

.cwf-tweet-profile:hover .cwf-tweet-profile-fullname {
    text-decoration: underline;
}

.cwf-tweet-profile:hover .cwf-tweet-profile-nickname {
    text-decoration: none !important;
    color: #575959;
}

.cwf-tweet-entry {
    margin-bottom: 0;
}

.cwf-tweet-actions {
    float: right;
}

    .cwf-tweet-actions a {
        color: #575959;
        text-decoration: none !important;
    }

        .cwf-tweet-actions a:hover {
            color: #f47920;
            text-decoration: none !important;
        }


.cwf-lines-title {
    font-size: 15px;
    color: #33383a;
}

.cwf-lines-item {
    border-bottom: 1px solid #d7d7d7;
    color: #33383a;
    font-size: 15px;
    list-style: none;
    margin-left: 0;
    position: relative;
    width: 100%;
}

    .cwf-lines-item:first-child {
        border-top: 1px solid #d7d7d7;
        margin-bottom: 0;
    }

.cwf-lines-text {
    display: inline-block;
    margin: 10px 0 10px 55px;
}
        
.cwf-post-meta {
    font-size: 16.67px;
    margin-bottom: 5px;
}

.cwf-post-meta dd.cwf-post-author-imgs {
    margin-right: 10px;
    float: left;
}

.cwf-post-meta dd.cwf-post-meta-avatar {
    margin-right: 15px;
    padding: 1em 0;
}
.cwf-post-author-imgs a,
.cwf-post-meta dd.cwf-post-meta-avatar a{
    display: block;
    height: 90px;
    width: 90px;
    overflow: hidden;
    border-radius: 51%;
    float: left;
    margin-right: .5em;
}
.cwf-post-meta dd.cwf-post-meta-date{
    clear: both;
    color: #838383;
    font-size: 0.9230em;
}
.cwf-post-meta dd.cwf-post-meta-byline{
    clear: both;
}

    .cwf-post-meta img {
      margin-right: 1px;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none;
    }

.cwf-video.right {
    margin-left: 1em;
}

.cwf-video .cwf-caption {
    font-size: 0.8125em;
}

.cwf-news-contact {
    border-top: 0 none;
}

    .cwf-news-contact .cwf-block-content {
        padding: 0 0.9375em;
    }

        .cwf-news-contact .cwf-block-content a {
            color: #f47920;
        }

.cwf-pubdept-info .cwf-block-content a {
    color: #f47920;
}

.cwf-profile {
    margin: 0 0 1em;
    color: #575959;
}

    .cwf-profile > dt, .cwf-profile > dd {
        margin-bottom: 0.25em;
    }

    .cwf-profile a {
        color: #044c7f;
    }

        .cwf-profile a:hover {
            color: #175b94;
        }

    .cwf-profile > .cwf-profile-image {
        text-align: left;
        width: 150px;
        height: 150px;
        overflow: hidden;
        border-radius: 51%;
        overflow: hidden;
    }

    .cwf-profile.full > .cwf-profile-image {
        height: 150px;
        border-radius: 52%;
        overflow: hidden;
        margin-bottom: 1em;
    }

        .cwf-profile > .cwf-profile-image img {
            width: 150px;
            height: 150px;
            -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
            -moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
            box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
        }

    .cwf-profile > .cwf-profile-name {
        font-size: 1.125em;
        margin-bottom: 0;
    }

    .cwf-profile > .cwf-profile-title, .cwf-profile > .cwf-profile-org {
        margin-bottom: 0.75em;
        line-height: 1.2;
    }

    .cwf-profile > .cwf-profile-title {
        display: inline-block;
        font-weight: normal;
        color: #575959;
        margin-top: .25em;
    }

    .cwf-profile > .cwf-fellows-button {
        display: block;
    }

    .cwf-profile > .cwf-profile-email {
        margin-bottom: 1em;
        text-align: left;
    }

        .cwf-profile > .cwf-profile-email[data-icon]:before{
            top: 0;
        }

    .cwf-profile > .cwf-profile-phone {
        text-align: left;
    }

    .cwf-profile > .cwf-profile-twitter {
        text-align: left;
    }

@media only screen and (min-width: 641px) {
    .cwf-profile {
        position: relative;
        padding-left: 175px;
        min-height: 150px;
    }
    .cwf-profile.noimage{
        min-height: 0;
    }

        .cwf-profile > .cwf-profile-image {
            position: absolute;
            top: 0;
            left: 0;
        }
}

.cwf-profile.full > .cwf-profile-name {
    font-family: 'berlingske_bold', serif;
    font-size: 1.4375em;
    color: #044c7f;
}

@media only screen and (min-width: 641px) {
    .cwf-profile.full {
        padding-left: 175px;
    }
}

.cwf-pattern {
    background: transparent none repeat 0 0;
    cursor: pointer;
}

.cwf-pattern-1 {
    background-image: url("/theme/cwf/img/pattern_1.png");
}

.cwf-pattern-2 {
    background-image: url("/theme/cwf/img/pattern_2.png");
}

.cwf-pattern-3 {
    background-image: url("/theme/cwf/img/pattern_3.png");
}

.cwf-pattern-4 {
    background-image: url("/theme/cwf/img/pattern_4.png");
}

.cwf-pattern-5 {
    background-image: url("/theme/cwf/img/pattern_5.png");
}

.cwf-pattern-6 {
    background-image: url("/theme/cwf/img/pattern_6.png");
}

.cwf-pattern-7 {
    background-image: url("/theme/cwf/img/pattern_7.png");
}

.cwf-sso {
    font-size: 0.8125em;
}

    .cwf-sso > li {
        margin-bottom: 0.5em;
    }

        .cwf-sso > li > a {
            display: block;
            padding: 5px;
            border: 1px solid #d7d7d7;
            color: inherit;
        }

            .cwf-sso > li > a:hover {
                border-color: #006aa9;
                color: #006aa9;
            }

            .cwf-sso > li > a > i {
                display: inline-block;
                width: 32px;
                height: 32px;
                background: transparent url("/theme/cwf/img/icon_sso.png") no-repeat;
                vertical-align: middle;
                margin-right: 0.5em;
            }

            .cwf-sso > li > a.cwf-sso-fb > i {
                background-position: 0 0;
            }

            .cwf-sso > li > a.cwf-sso-tw > i {
                background-position: 0 -32px;
            }

            .cwf-sso > li > a.cwf-sso-go > i {
                background-position: 0 -64px;
            }

            .cwf-sso > li > a.cwf-sso-di > i {
                background-position: 0 -96px;
            }

.cwf-lines .cwf-sso {
    margin-left: 0;
    margin-top: -16px;
    position: absolute;
    top: 50%;
}

    .cwf-lines .cwf-sso > li {
        list-style: none;
        float: left;
        margin-bottom: 0;
    }

        .cwf-lines .cwf-sso li:first-child {
            margin-left: 10px;
        }

        .cwf-lines .cwf-sso > li > a {
            display: inline;
            border: none;
            margin-right: 15px;
            padding: 0;
        }

            .cwf-lines .cwf-sso > li > a > i {
                border-radius: 4px;
                margin-right: 0;
            }

a.cwf-play {
    display: block;
    position: relative;
}

    a.cwf-play > .cwf-btn-play {
        display: block;
        width: 73px;
        height: 73px;
        position: absolute;
        background: transparent url("/theme/cwf/img/cwf_btn_play.png") no-repeat top left;
        top: 50%;
        left: 50%;
        margin: -37px 0 0 -37px;
    }

    a.cwf-play:hover > .cwf-btn-play {
        background-position: bottom left;
    }

    a.cwf-play > .cwf-btn-overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    a.cwf-play:hover > .cwf-btn-overlay {
        background-color: rgba(255,255,255,0.2);
    }

html {
    color: #000;
}

.cwf-root {
    background-color: #FFFFFF;
    padding: 0;
}

.browsehappy {
    background-color: #dff2f2;
    margin: 1em 0;
    padding: 1em 0;
    text-align: center;
}

.editor-image-thumbnail {
    border: 2px dashed #000;
    height: 50px; 
    width: 50px; 
}

a {
    -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
}

    a.more, a.back {
        font-style: normal;
        text-decoration: none !important;
        white-space: nowrap;
        color: #f47920 !important;
        display: inline-block;
    }

        a.more:after {
            content: "\00a0▸";
            display: inline-block;
        }

        a.back:before {
            content: "◂\00a0";
            display: inline-block;
        }

        a.more:hover, a.more:focus, a.back:hover, a.back:focus {
            text-decoration: none !important;
            color: #e66800 !important;
        }

        a.more.button, a.back.button {
            color: #FFFFFF !important;
        }

.cwf-color-1 {
    color: #f47920;
}

.cwf-color-2 {
    color: #044c7f;
}

.cwf-color-3 {
    color: #dff2f2;
}

.cwf-color-4 {
    color: #33383a;
}

.cwf-color-5 {
    color: #575959;
}

.cwf-color-6 {
    color: #838383;
}

.cwf-color-7 {
    color: #d7d7d7;
}

.cwf-color-8 {
    color: #ffb980;
}

.cwf-color-9 {
    color: #aa3506;
}

.cwf-color-10 {
    color: #f4f2ef;
}

.cwf-color-11 {
    color: #003346;
}

.cwf-color-12 {
    color: #f5f5f6;
}

.cwf-color-13 {
    color: #d2d1d1;
}

.cwf-color-14 {
    color: #006aa9;
}

textarea {
    resize: vertical;
}

.cwf-body ul, .cwf-body ol {
    padding-left: 2.5em;
    margin-top: 1em;
    margin-bottom: 1em;
}

    .cwf-body ul li, .cwf-body ol li {
        margin-bottom: 1em;
    }

.cwf-headline-summary {
    font-family: "interface_regular", sans-serif;
    font-size: 1.125em;
    font-weight: normal;
    color: #575959;
}

.cwf-headline-rule {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 0.75em;
    padding-bottom: 0.25em;
}

.cwf-headline-surveydata {
    font-family: "interface_regular", sans-serif;
    font-size: 1.4375em;
}

.cwf-headline-serif {
    font-family: "berlingske_regular",serif;/*changed from Rufina*/
}

.cwf-headline-sans {
    font-family: "interface_regular", sans-serif;
}

.cwf-title-1 {
    font-family: "berlingske_regular",serif;/*changed from Rufina*/
    font-size: 1em;
    font-weight: bold;
    color: #044c7f;
    text-transform: uppercase;
}

.font-weight-normal {
    font-weight: normal !important;
}

blockquote {
    font-size: 1.125em;
    font-style: italic;
}

ul.cwf-list, ol.cwf-list {
    margin-left: 2em;
}

.cwf-header{
    background: #044c7f;
}

.cwf-header-content {
    clear: both;
    margin-top: 0;
}

    .cwf-header-content + ul + form{
        width: 100%;
        max-width: 100%;
        float: right;
        clear: right;
    }
    @media only screen and (min-width: 768px){
        .cwf-header-content + ul + form{
            width: 400px;
        }
    }
    

a.cwf-logo {
    display: block;
    margin: 16px 0 8px;
    max-width: 310px;
}

@media only screen and (min-width: 768px){
    a.cwf-logo {
        margin-bottom: 16px;
    }
}

.cwf-mainmenu .contain-to-grid {
    background: transparent;
}
.bodyContent{
    position: relative;
    z-index: 1;
}
.site-nav{
    position: relative;
    z-index: 2;
}
.cwf-mainmenu{/*make topanave container 100% teal*/
    max-width: 100%;
    width: 100%;
    margin-bottom: 1.25em;
    background: #4abdbc;
}

.cwf-mainmenu > .large-12{
    max-width: 75em;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.site-header{
    background: #044c7f;
}
.cwf-metamenu {
    font-family: "interface_regular",sans-serif;
    color: #fff;
    float: right;
    font-size: 1em;
}
    @media only screen and (max-width: 640px){
        .cwf-metamenu {
            /*margin-top: -30px;*/
        }
    }

    .cwf-metamenu form{
        margin-bottom: 0;
    }

    .cwf-metamenu > ul {
        margin-bottom: 1em;
        line-height: 1;
    }

        .cwf-metamenu > ul > li {
            float: left;
            margin: 0.5em 0 0.5em 0.75em;
        }

            .cwf-metamenu > ul > li.divider {
                border-bottom: none;
                border-top: none;
                border-right: solid 1px #fff;
                border-left: solid 1px #fff;
                clear: none;
                height: 1em;
                width: 0;
            }

    .cwf-metamenu a {
        color: #fff;
    }
        .cwf-metamenu a .fa{
            margin-right: 8px;
        }
        .cwf-metamenu ul li:last-child a  .fa{
            margin-right: 6px;
        }

        .cwf-metamenu a:hover {
            color: #f47920;
        }

@media only screen and (min-width: 640px) and (max-width: 769px){
    .cwf-metamenu {
        font-size: .8em;
    }
}

@media only screen and (max-width: 769px){
    .cwf-metamenu > ul > li {
        margin: 0.5em .25em 0;
    }
}

.cwf-header-sociallinks {
    position: absolute;
    top: 8px;
    right: 12px;
}
    .cwf-header-sociallinks li{
        margin-right: 0;
        margin-left: 1.2em;
    }
    .cwf-header-sociallinks a{
        color: #fff;
    }

.cwf-footer {
    background: #dff2f2;
    color: #575959;
    padding: 40px 0;
    margin: 0;
}

    .cwf-footer a:hover {
        text-decoration: underline;
    }

.cwf-footer-mission {
    margin-bottom: 2em;
}

    .cwf-footer-mission hr {
        border-top: 1px solid #C6D5DC;
        border-bottom: 1px solid #FFFFFF;
    }

    .cwf-footer-mission ul {
        list-style: none none;
        line-height: 1;
        -webkit-column-count: 2;
        -webkit-column-gap: 15px;
        -moz-column-count: 2;
        -moz-column-gap: 15px;
        column-count: 2;
        column-gap: 15px;
    }

    .cwf-footer-mission li {
        padding: 0.75em 0;
    }

        .cwf-footer-mission li a {
            color: inherit;
        }

.cwf-footer-twitter {
    margin-bottom: 2em;
}

.cwf-footer-contacts {
    margin-bottom: 2em;
}

.cwf-footer-contacts-content {
    font-size: 0.8125em;
    line-height: 1.5;
}

.cwf-footer-contacts .vcard .email, .cwf-footer-contacts .vcard .tel {
    display: none;
}

.cwf-footer-contacts address {
    display: inline;
    font-style: normal;
}

    .cwf-footer-contacts address span.street-address {
        display: block;
    }

.cwf-footer-copyright {
    color: #838383;
}

    .cwf-footer-copyright a {
        color: inherit;
    }

.cwf-footer-tagline {
    font-size: 1.0625em;
    text-align: right;
    font-family: 'berlingske_bold', serif;
}

.cwf-icon-podcast {
    background: transparent url("/theme/cwf/img/icon_podcast.png") no-repeat 0 0;
    min-height: 45px;
    padding-left: 45px;
    display: inline-block;
}

.cwf-blockquote {
    padding: 0.5625em 1.25em 0 2.5em;
}

    .cwf-blockquote li {
        margin-bottom: 1em;
    }

.cwf-articles .cwf-article {
    margin: 1.25em 0;
    padding-top: 1.25em;
    border-top: 1px solid #d7d7d7;
}

    .cwf-articles .cwf-article:first-child {
        margin-top: 0;
        padding-top: 0;
        border-top: 0 none;
    }

.cwf-article b,
.cwf-article strong {
    font-family: "interface_bold",arial,sans-serif;
}

.cwf-article-asset {
    margin-bottom: 1em;
    float: none !important;
}

.cwf-promo h2, .cwf-promo-title {
    font-family: "berlingske_regular",serif;/*changed from Rufina*/
    font-size: 1.4375em;
    color: #33383a;
}

@media only screen and (min-width: 569px) {
    .cwf-article-asset.left, .cwf-article-asset.right {
        max-width: 360px;
    }

    .cwf-article-asset.left {
        margin-right: 1em;
        float: left !important;
    }

    .cwf-article-asset.right {
        margin-left: 1em;
        float: right !important;
    }
}

.cwf-article-asset .cwf-caption {
    font-size: 0.8125em;
}

.cwf-article-asset blockquote {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 0.5em;
    margin: 1em 0;
}

.cwf-article.teaser .cwf-article-content {
    font-size: 0.875em;
}

.cwf-article.teaser .cwf-headline-page{
    font-family: "interface_bold",sans-serif;
    font-size: 1.375em;
    line-height: 1.275;
    margin-bottom: 0.3em;
}
.cwf-article.teaser .cwf-headline-page a{
        color: #f47920;
}

.cwf-fieldset {
    border-style: solid;
    border-width: 0;
    border-color: #e6e6e6;
    margin-bottom: 1.25em;
    padding: 0.9375em 1.5625em;
    background: #fff;
    border: 0 none;
    margin: 0;
    background: transparent;
}

    .cwf-fieldset > :first-child {
        margin-top: 0;
    }

    .cwf-fieldset > :last-child {
        margin-bottom: 0;
    }

    .cwf-fieldset h1, .cwf-fieldset h2, .cwf-fieldset h3, .cwf-fieldset h4, .cwf-fieldset h5, .cwf-fieldset h6, .cwf-fieldset p {
        color: #333;
    }

    .cwf-fieldset h1, .cwf-fieldset h2, .cwf-fieldset h3, .cwf-fieldset h4, .cwf-fieldset h5, .cwf-fieldset h6 {
        line-height: 1;
        margin-bottom: 0.625em;
    }

        .cwf-fieldset h1.subheader, .cwf-fieldset h2.subheader, .cwf-fieldset h3.subheader, .cwf-fieldset h4.subheader, .cwf-fieldset h5.subheader, .cwf-fieldset h6.subheader {
            line-height: 1.4;
        }

fieldset.cwf-fieldset.cwf-fieldset-collapsed {
    height: 1px;
    overflow: hidden;
    visibility: hidden;
}

form.custom .cwf-custom-label {
    position: relative;
    margin-bottom: 0.625em;
    padding-left: 20px;
    font-size: 0.8125em;
}

    form.custom .cwf-custom-label .custom.checkbox {
        position: absolute;
        left: 0;
    }

form.custom .custom.dropdown.error {
    margin-bottom: 0;
}

.cwf-barcharts {
    padding: 3em 0;
    font-size: 0.8125em;
}

.cwf-barchart-label, .cwf-barchart-value {
    text-align: left;
    padding: 2px 0;
}

.cwf-barchart-value {
    text-align: right;
}

.cwf-barchart-scale {
    position: relative;
    height: 1.5625em;
    margin-bottom: 0.625em;
    border-bottom: 1px solid #575959;
}

    .cwf-barchart-scale span {
        position: absolute;
        border-left: 1px solid #575959;
        line-height: 1;
        bottom: -0.5em;
        height: 1em;
    }

        .cwf-barchart-scale span em {
            position: absolute;
            left: -0.75em;
            top: -1.25em;
        }

    .cwf-barchart-scale .cwf-barchart-scale-1 {
        left: 0;
    }

    .cwf-barchart-scale .cwf-barchart-scale-2 {
        left: 25%;
    }

    .cwf-barchart-scale .cwf-barchart-scale-3 {
        left: 50%;
    }

    .cwf-barchart-scale .cwf-barchart-scale-4 {
        left: 75%;
    }

    .cwf-barchart-scale .cwf-barchart-scale-5 {
        right: 0;
        border-left: 0 none;
        border-right: 1px solid;
    }

    .cwf-barchart-scale span.cwf-barchart-scale-5 em {
        left: auto;
        right: -0.75em;
    }

.cwf-legends {
    font-size: 0.8125em;
    border-style: solid;
    border-width: 0;
    border-color: #bae1f4;
    margin-bottom: 1.25em;
    padding: 1em 1.875em !important;
    background: #dff2f2;
}

    .cwf-legends > :first-child {
        margin-top: 0;
    }

    .cwf-legends > :last-child {
        margin-bottom: 0;
    }

    .cwf-legends h1, .cwf-legends h2, .cwf-legends h3, .cwf-legends h4, .cwf-legends h5, .cwf-legends h6, .cwf-legends p {
        color: #333;
    }

    .cwf-legends h1, .cwf-legends h2, .cwf-legends h3, .cwf-legends h4, .cwf-legends h5, .cwf-legends h6 {
        line-height: 1;
        margin-bottom: 0.625em;
    }

        .cwf-legends h1.subheader, .cwf-legends h2.subheader, .cwf-legends h3.subheader, .cwf-legends h4.subheader, .cwf-legends h5.subheader, .cwf-legends h6.subheader {
            line-height: 1.4;
        }

    .cwf-legends dl {
        position: relative;
        padding-left: 6em;
    }

        .cwf-legends dl dt {
            position: absolute;
            top: 0.35em;
            left: 0;
            text-transform: uppercase;
        }

    .cwf-legends .cwf-pattern {
        display: inline-block;
        width: 28px;
        height: 28px;
        vertical-align: middle;
    }

.cwf-barcharts a.clear, .cwf-datatable a.clear {
    color: #d7d7d7;
    -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
}

    .cwf-barcharts a.clear:hover, .cwf-datatable a.clear:hover {
        color: #f47920;
    }

.cwf-surveydata-controls {
    font-size: 0.875em;
    width: 100%;
    border: 1px solid #d7d7d7;
    margin-bottom: 1px;
}

    .cwf-surveydata-controls td {
        border: 1px solid #d7d7d7;
        padding: 10px;
    }

        .cwf-surveydata-controls td .left {
            padding-left: 2em;
        }

            .cwf-surveydata-controls td .left:first-child {
                padding-left: 0;
            }

.cwf-surveydata-control-label {
    max-width: 4em;
    text-align: center;
    white-space: nowrap;
}

.cwf-surveydata-control-switch {
    max-width: 70px;
    padding: 1px !important;
    white-space: nowrap;
}

.cwf-surveydata-control-sort {
    vertical-align: bottom;
}

a.cwf-surveydata-switch {
    color: #044c7f;
    display: block;
    text-align: center;
    padding: 15px 10px;
}

    a.cwf-surveydata-switch span {
        background: transparent url("/theme/cwf/img/icon_charts.png") no-repeat 0 0;
        width: 32px;
        height: 32px;
        display: block;
        margin: 0 auto;
    }

    a.cwf-surveydata-switch.active, a.cwf-surveydata-switch:hover {
        background-color: #dff2f2;
    }

a.cwf-surveydata-switch-datatable span {
    background-position: 100% 0;
}

.cwf-surveydata-section {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
    border: none;
}

    .cwf-surveydata-section > section > [data-section-title], .cwf-surveydata-section > section > .title {
        margin-bottom: 0;
    }

        .cwf-surveydata-section > section > [data-section-title] a, .cwf-surveydata-section > section > .title a {
            width: 100%;
            display: inline-block;
            white-space: nowrap;
        }

    .cwf-surveydata-section > section > [data-section-content], .cwf-surveydata-section > section > .content {
        display: none;
    }

    .cwf-surveydata-section > section.active > [data-section-content], .cwf-surveydata-section > section.active > .content {
        display: block;
    }

    .cwf-surveydata-section > section:not(.active) {
        padding: 0 !important;
    }

    .cwf-surveydata-section > section > [data-section-title], .cwf-surveydata-section > section > .title {
        width: auto;
        position: absolute;
        top: 0;
        left: 0;
    }

    .cwf-surveydata-section > section > [data-section-title] {
        background-color: #efefef;
        cursor: pointer;
        border: none 0 #ccc;
    }

        .cwf-surveydata-section > section > [data-section-title] a {
            padding: 0.9375em;
            color: #333;
            font-size: 0.875em;
            background: none;
        }

        .cwf-surveydata-section > section > [data-section-title]:hover {
            background-color: #e2e2e2;
        }

    .cwf-surveydata-section > section > [data-section-content] {
        padding: 0;
        background-color: #fff;
        border: none 0 #ccc;
    }

        .cwf-surveydata-section > section > [data-section-content] > *:last-child {
            margin-bottom: 0;
        }

        .cwf-surveydata-section > section > [data-section-content] > *:first-child {
            padding-top: 0;
        }

        .cwf-surveydata-section > section > [data-section-content] > *:last-child:not(.flex-video) {
            padding-bottom: 0;
        }

    .cwf-surveydata-section > section.active > [data-section-title] {
        background: #d5d5d5;
    }

        .cwf-surveydata-section > section.active > [data-section-title] a {
            color: #333;
        }

    .cwf-surveydata-section > section:not(.active) {
        padding: 0 !important;
    }

    .cwf-surveydata-section > section.active > [data-section-title] {
        border-bottom: 0;
    }

.cwf-surveydata-notes {
    font-size: 0.625em;
}

.cwf-barcharts > .row {
    margin-bottom: 2em !important;
}

    .cwf-barcharts > .row:first-child {
        margin-bottom: 1em !important;
    }

.cwf-chartcart-controls {
    font-size: 0.75em;
    line-height: 32px;
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 1px;
    vertical-align: middle;
    padding: 0;
}

.cwf-chartcart-label {
    display: inline-block;
    padding: 0 0 0 1em;
}

    .cwf-chartcart-label.last {
        float: none !important;
        display: block;
        border-top: 1px solid #d7d7d7;
    }

    .cwf-chartcart-label a {
        color: #044c7f;
    }

        .cwf-chartcart-label a:hover {
            text-decoration: underline;
        }

        .cwf-chartcart-label a.active {
            color: #575959;
            text-decoration: none !important;
            cursor: default;
        }

.cwf-chartcart-cart {
    padding: 1px;
    display: inline-block;
    margin: 0 0.5em 0 0;
}

    .cwf-chartcart-cart > span {
        color: #044c7f;
        display: inline-block;
        padding: 15px 20px;
        font-size: 2em;
        vertical-align: middle;
    }

        .cwf-chartcart-cart > span > em {
            background: transparent url("/theme/cwf/img/icon_charts.png") no-repeat 0 0;
            width: 32px;
            height: 32px;
            display: inline-block;
            font-style: normal;
            vertical-align: bottom;
        }

@media only screen and (min-width: 569px) {
    .cwf-chartcart-controls {
        font-size: 0.875em;
        padding: 0 1em;
        margin-bottom: 1em;
    }

    .cwf-chartcart-label {
        display: block;
        padding: 12px 0;
        float: left;
        font-weight: 900;
    }

        .cwf-chartcart-label.last {
            border-top: 0 none;
        }

        .cwf-chartcart-label.right {
            float: right !important;
        }

    .cwf-chartcart-cart {
        display: block;
        margin: 0 2em;
        float: left;
        font-weight: 900;
    }

        .cwf-chartcart-cart > span {
            padding: 10px 0;
        }
}

@media only screen and (min-width: 769px) {
    .cwf-chartcart-label a {
        padding: 0 0.5em;
    }
}

.cwf-chartcart-slideshow .orbit-container li {
    text-align: center;
}

    .cwf-chartcart-slideshow .orbit-container li .orbit-caption {
        position: static;
        background-color: #FFF;
        color: inherit;
        font-size: 1.375em;
        font-weight: bold;
        line-height: 1.2;
        margin-bottom: 1em;
    }

    .cwf-chartcart-slideshow .orbit-container li img {
        margin: 0 auto;
    }

.cwf-chartcart-slideshow .orbit-container .orbit-prev, .cwf-chartcart-slideshow .orbit-container .orbit-next {
    background-color: #FFF;
    color: rgba(0,0,0,0.6);
    opacity: 0.1;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.cwf-chartcart-slideshow:hover .orbit-container .orbit-prev, .cwf-chartcart-slideshow:hover .orbit-container .orbit-next {
    opacity: 1;
}

.cwf-chartcart-slideshow .orbit-container .orbit-prev > span {
    border-right-color: #000;
}

.cwf-chartcart-slideshow .orbit-container .orbit-next > span {
    border-left-color: #000;
}

    .cwf-chartcart-slideshow .orbit-container .orbit-prev > span > span, .cwf-chartcart-slideshow .orbit-container .orbit-next > span > span {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        display: block;
        width: 0;
        height: 0;
        border: inset 16px;
    }

.cwf-chartcart-slideshow .orbit-container .orbit-prev > span > span {
    border-right-style: solid;
    border-color: transparent;
    border-right-color: white;
    margin-left: -14px;
}

.cwf-chartcart-slideshow .orbit-container .orbit-next > span > span {
    border-left-style: solid;
    border-color: transparent;
    border-left-color: white;
    margin-left: -18px;
}

.cwf-mychartcart .row.CoveoResult {
    border-top: 1px solid #d7d7d7;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 1em;
}

    .cwf-mychartcart .row.CoveoResult:first-child {
        border-top: 0 none;
        margin-top: 0;
        padding-top: 0;
    }

.cwf-mychartcart a {
    -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
}

    .cwf-mychartcart a:hover {
        color: #e66800;
    }

.cwf-chartcart-viewlarger {
    font-size: 0.8125em;
    display: block;
    padding: 0.5em 0;
}

    .cwf-chartcart-viewlarger a {
        color: #33383a;
    }

dt.cwf-chartcart-title {
    font-size: 1.33em;
    font-weight: 700;
}

.cwf-mychartcart dl dd.cwf-chartcart-title {
    font-size: 0.875em;
}

.cwf-mychartcart dl dd.cwf-chartcart-links {
    font-size: 0.8125em;
}

    .cwf-mychartcart dl dd.cwf-chartcart-links a {
        color: #33383a;
        font-weight: normal;
    }

        .cwf-mychartcart dl dd.cwf-chartcart-links a:hover {
            color: #e66800;
        }

        .cwf-mychartcart dl dd.cwf-chartcart-links a.clear {
            float: right;
        }

.cwf-arrow-up, .cwf-arrow-up > span {
    width: 0;
    height: 0;
    display: block;
    border: inset 10px;
    border-bottom-style: solid;
    border-color: transparent;
    position: absolute;
    margin-left: -10px;
}

.cwf-arrow-up {
    border-bottom-color: #ccc;
    bottom: 0;
    left: 50%;
    visibility: hidden;
}

    .cwf-arrow-up > span {
        border-bottom-color: #FFF;
        left: 0;
        top: 0;
        margin-top: -9px;
    }

.active > .title > .cwf-arrow-up {
    visibility: visible;
}

.cwf-findhealthreformprovision .headline {
    font-family: "interface_regular", sans-serif;
    font-size: 1.375em;
    font-weight: normal;
}

    .cwf-findhealthreformprovision .headline small {
        font-size: 65%;
    }

        .cwf-findhealthreformprovision .headline small a {
            color: #044c7f;
        }

.cwf-findhealthreformprovision-results {
    margin: 3em 0;
}

    .cwf-findhealthreformprovision-results .cwf-result {
        margin: 1em 0;
        padding-top: 1em;
        border-top: 1px solid #d7d7d7;
    }

        .cwf-findhealthreformprovision-results .cwf-result:first-child {
            margin-top: 0;
            padding-top: 0;
            border-top: 0 none;
        }

        .cwf-findhealthreformprovision-results .cwf-result h4 {
            font-family: "interface_regular", sans-serif;
            font-size: 1.375em;
            font-weight: normal;
        }

        .cwf-findhealthreformprovision-results .cwf-result dl dd.cwf-related > .content {
            font-size: 0.875em;
        }

            .cwf-findhealthreformprovision-results .cwf-result dl dd.cwf-related > .content a {
                color: inherit;
            }

.side-nav li.cwf-table-of-contents {
    text-transform: none !important;
    font-family: "interface_regular", sans-serif;
    font-weight: normal;
}

    .side-nav li.cwf-table-of-contents:hover {
        background: transparent !important;
    }

    .side-nav li.cwf-table-of-contents dl {
        margin: 1em 0;
    }

        .side-nav li.cwf-table-of-contents dl dt {
            text-transform: uppercase !important;
            font-size: 0.75em;
            color: #33383a;
            margin: 0.5em 0;
        }

        .side-nav li.cwf-table-of-contents dl dd {
            font-size: 0.9375em;
        }

    .side-nav li.cwf-table-of-contents a.active, .side-nav li.cwf-table-of-contents a:hover {
        color: #f47920;
    }

.expert-spotlight.columns{
    padding-left: 0;
    padding-right: 0;
}

.featured-team-member .cwf-block-media,
.expert-spotlight .cwf-block-media{
    overflow: hidden;
    border-radius: 51%;
    max-width: 188px;
    margin: 0 auto 16px;
}

.featured-team-member .cwf-block-headline,
.expert-spotlight .cwf-block-headline,
.featured-team-member .cwf-block-content,
.expert-spotlight .cwf-block-content{
    text-align: center;
}

.cwf-featured-people {
    padding: 1em 0;
}

    .cwf-featured-people ul {
        line-height: 1.2;
    }

    .cwf-featured-people img {
        float: left;
        vertical-align: top;
        margin: 0 15px 1em 0;
        -webkit-box-shadow: 3px 3px 6px rgba(0,0,0,0.25);
        -moz-box-shadow: 3px 3px 6px rgba(0,0,0,0.25);
        box-shadow: 3px 3px 6px rgba(0,0,0,0.25);
    }

    .cwf-featured-people li > div {
        display: block;
        clear: both;
    }

    .cwf-featured-people strong {
        margin-bottom: 0.35em;
        display: block;
    }

    .cwf-featured-people small {
        display: inline;
    }

@media only screen and (min-width: 769px) {
    .cwf-featured-people li > div {
        display: inline;
        clear: none;
    }
}

dl.cwf-faq .cwf-faq-top {
    font-size: 0.75em;
    font-weight: bold;
    text-align: right;
}

    dl.cwf-faq .cwf-faq-top a {
        color: #044c7f;
    }

        dl.cwf-faq .cwf-faq-top a:before {
            content: "\2191";
            padding-right: 0.5em;
        }

div.cwf-myprofile {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f5f5f6;
    padding: 10px 30px;
    margin-bottom: 15px;
}

    div.cwf-myprofile h4 {
        margin-top: 0;
        margin-bottom: 1em;
    }

.cwf-mylibrary .cwf-nav {
    margin-bottom: 0;
}

.cwf-mylibrary-item dl {
    margin: 0;
}

    .cwf-mylibrary-item dl dt, .cwf-mylibrary-item dl dd {
        margin-bottom: 0.25em;
        color: #838383;
        padding-left: 30px;
    }

    .cwf-mylibrary-item dl dt {
        font-size: 0.875em;
        position: relative;
    }

    .cwf-mylibrary-item dl dd {
        font-size: 0.75em;
    }

    .cwf-mylibrary-item dl dt label {
        position: absolute;
        top: 0;
        left: 0;
    }

.cwf-mylibrary-item span {
    font-size: 0.875em;
    color: #575959;
    padding-left: 30px;
    display: block;
    line-height: 1.5;
}

dl.cwf-default-list dt {
    font-size: 0.875em;
}

dl.cwf-default-list dd {
    font-size: 0.8125em;
}

.cwf-map-wrapper .cwf-map-legend {
    font-size: 0.8125em;
}

    .cwf-map-wrapper .cwf-map-legend ul {
        line-height: 1.2;
    }

        .cwf-map-wrapper .cwf-map-legend ul li {
            position: relative;
            padding-left: 35px;
            min-height: 28px;
            margin-bottom: 1em;
        }

            .cwf-map-wrapper .cwf-map-legend ul li a {
                color: #575959;
                cursor: default;
            }

    .cwf-map-wrapper .cwf-map-legend .cwf-pattern {
        position: absolute;
        top: 0;
        left: 0;
        width: 28px;
        height: 28px;
    }

.cwf-map-wrapper .cwf-map-infobox {
    display: none;
}

.cwf-map-sources {
    font-size: 0.8125em;
}

.hide-for-topbar-breakpoint-up {
    display: inherit !important;
}

@media only screen and (max-width: 1023px) {
    [data-height-watch] {
        min-height: 1px !important;
    }
}

@media only screen and (max-device-width: 568px) {
    input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {
        font-size: 16px;
    }
}

@media only screen and (max-width: 640px) {
    .cwf-offcanvas-toggle {
        background-color: #575959;
        color: #FFFFFF !important;
        margin-right: 1em;
        padding: 0 0.5em;
        font-size: 14px !important;
        text-transform: uppercase;
    }

    .cwf-offcanvas {
        position: relative;
        overflow: hidden;
    }

        .cwf-offcanvas > [role="main"], .cwf-offcanvas > [role="complementary"] {
            width: 100%;
            display: block;
            position: relative;
            z-index: 1;
            float: left;
            margin-left: 0;
            -webkit-transition: 0.25s all ease-in;
            -moz-transition: 0.25s all ease-in;
            -o-transition: 0.25s all ease-in;
            transition: 0.25s all ease-in;
        }

        .cwf-offcanvas > [role="main"] {
            float: right;
        }

        .cwf-offcanvas > [role="complementary"] {
            margin-left: -100%;
            width: 80%;
        }

        .cwf-offcanvas.active > [role="main"] {
            margin-right: -80%;
        }

        .cwf-offcanvas.active > [role="complementary"] {
            margin-left: 0;
        }
}

@media only screen and (max-width: 640px) {
    .no-ie .cwf-responsivetable > table, .no-ie .cwf-responsivetable > table > thead, .no-ie .cwf-responsivetable > table > tbody, .no-ie .cwf-responsivetable > table th, .no-ie .cwf-responsivetable > table td, .no-ie .cwf-responsivetable > table tr {
        display: block;
    }

        .no-ie .cwf-responsivetable > table > thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

        .no-ie .cwf-responsivetable > table tr {
            border-top: 3px solid #DDD;
        }

            .no-ie .cwf-responsivetable > table tr:first-child {
                border-top: 0 none;
            }

        .no-ie .cwf-responsivetable > table td {
            border: none;
            border-bottom: 1px solid #DDD;
            position: relative;
            padding-left: 3em;
            padding-top: 2.5em;
            overflow-x: hidden;
        }

            .no-ie .cwf-responsivetable > table td:before {
                position: absolute;
                top: 6px;
                left: 6px;
                font-weight: bold;
                text-transform: uppercase;
                color: #999;
                font-size: 10px;
            }
}

@media only screen and (max-width: 568px) {
    .cwf-footer-mission ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 640px) {

    .cwf-block-content dl dd.cwf-media {
        float: left;
        max-width: 170px;
        margin-right: 12px;
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 768px) {
    .cwf-footer {
        padding-left: 35px;
        padding-right: 35px;
    }

    .pagination-top .cwf-label-results, .pagination-bottom .cwf-label-results {
        float: left;
    }
}

@media only screen and (min-width: 47.9375em) {
    .top-bar-section > ul {
        background-color: #4abdbc;
    }

        .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
            height: 1em;
            margin-top: 0.75em;
            border-left-color: #9ad7d7;
            border-right: 0 none;
        }

    .top-bar-section .dropdown {
        position: absolute;
        left: 0;
        width: 100%;
        padding: 1.33em 1em;
        border-radius: 0 0 4px 4px;
    }

        .top-bar-section .dropdown > li > a {
            padding: 0.75em 15px;
            -webkit-transition: all 50ms ease-out;
            -moz-transition: all 50ms ease-out;
            transition: all 50ms ease-out;
        }

        .top-bar-section .dropdown > li a:hover {
            /*background: #4abdbc !important;*/
            -webkit-transition: all 50ms ease-out;
            -moz-transition: all 50ms ease-out;
            transition: all 50ms ease-out;
        }
         .top-bar-section .dropdown .divider{

         }

    .top-bar-section .right {
        padding: 0;
    }

        .top-bar-section .right li {
            width: auto;
        }

    .hide-for-topbar-breakpoint-up {
        display: none !important;
    }
}

@media only screen and (min-width: 640px) {
    .cwf-metamenu {
        font-size: 1em;
        float: right;
    }
}
@media only screen and (min-width: 640px) and (max-width: 1024px){
    .cwf-metamenu {
        margin-right: 180px;
    }
}

@media only screen and (min-width: 769px) {

    .top-bar-section .left > li > a {
        letter-spacing: 1px;
    }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
    .top-bar-section .left > li > a {
        letter-spacing: -1px;
    }
    .top-bar-section .left > li:last-child > a {
        margin: 0;
    }
}

@media only screen and (width: 768px) {
    .top-bar-section .right {
        display: none;
    }
}

.audioplayer {
    height: 2.5em;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    border: 1px solid #222;
    position: relative;
    z-index: 1;
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#222));
    background: -webkit-linear-gradient(top, #444, #222);
    background: -moz-linear-gradient(top, #444, #222);
    background: -ms-radial-gradient(top, #444, #222);
    background: -o-linear-gradient(top, #444, #222);
    background: linear-gradient(top, #444, #222);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 0 1.25em rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 0 1.25em rgba(0,0,0,0.5);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 0 1.25em rgba(0,0,0,0.5);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 2em 0;
    max-width: 400px;
}

.audioplayer-mini {
    width: 2.5em;
    margin: 0 auto;
}

.audioplayer > div {
    position: absolute;
}

.audioplayer-playpause {
    width: 2.5em;
    height: 100%;
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 0;
    left: 0;
}

.audioplayer:not(.audioplayer-mini) .audioplayer-playpause {
    border-right: 1px solid #555;
    border-right-color: rgba(255,255,255,0.1);
}

.audioplayer-mini .audioplayer-playpause {
    width: 100%;
}

.audioplayer-playpause:hover, .audioplayer-playpause:focus {
    background-color: #222;
}

.audioplayer-playpause a {
    display: block;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
    width: 0;
    height: 0;
    border: 0.5em solid transparent;
    border-right: none;
    border-left-color: #fff;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.5em 0 0 -0.25em;
}

.audioplayer-playing .audioplayer-playpause a {
    width: 0.75em;
    height: 0.75em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.375em 0 0 -0.375em;
}

    .audioplayer-playing .audioplayer-playpause a:before, .audioplayer-playing .audioplayer-playpause a:after {
        width: 40%;
        height: 100%;
        background-color: #fff;
        content: '';
        position: absolute;
        top: 0;
    }

    .audioplayer-playing .audioplayer-playpause a:before {
        left: 0;
    }

    .audioplayer-playing .audioplayer-playpause a:after {
        right: 0;
    }

.audioplayer-time {
    width: 4.375em;
    height: 100%;
    line-height: 2.375em;
    text-align: center;
    z-index: 2;
    top: 0;
}

.audioplayer-time-current {
    border-left: 1px solid #111;
    border-left-color: rgba(0,0,0,0.25);
    left: 2.5em;
}

.audioplayer-time-duration {
    border-right: 1px solid #555;
    border-right-color: rgba(255,255,255,0.1);
    right: 2.5em;
}

.audioplayer-novolume .audioplayer-time-duration {
    border-right: 0;
    right: 0;
}

.audioplayer-bar {
    height: 0.875em;
    background-color: #222;
    cursor: pointer;
    z-index: 1;
    top: 50%;
    right: 6.875em;
    left: 6.875em;
    margin-top: -0.438em;
}

.audioplayer-novolume .audioplayer-bar {
    right: 4.375em;
}

.audioplayer-bar div {
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.audioplayer-bar-loaded {
    background-color: #333;
    z-index: 1;
}

.audioplayer-bar-played {
    background: #007fd1;
    background: -webkit-gradient(linear, left top, right top, from(#007fd1), to(#c600ff));
    background: -webkit-linear-gradient(left, #007fd1, #c600ff);
    background: -moz-linear-gradient(left, #007fd1, #c600ff);
    background: -ms-radial-gradient(left, #007fd1, #c600ff);
    background: -o-linear-gradient(left, #007fd1, #c600ff);
    background: linear-gradient(left, #007fd1, #c600ff);
    z-index: 2;
}

.audioplayer-volume {
    width: 2.5em;
    height: 100%;
    border-left: 1px solid #111;
    border-left-color: rgba(0,0,0,0.25);
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 0;
    right: 0;
}

    .audioplayer-volume:hover, .audioplayer-volume:focus {
        background-color: #222;
    }

.audioplayer-volume-button {
    width: 100%;
    height: 100%;
}

    .audioplayer-volume-button a {
        width: 0.313em;
        height: 0.375em;
        background-color: #fff;
        display: block;
        position: relative;
        z-index: 1;
        top: 40%;
        left: 35%;
    }

        .audioplayer-volume-button a:before, .audioplayer-volume-button a:after {
            content: '';
            position: absolute;
        }

        .audioplayer-volume-button a:before {
            width: 0;
            height: 0;
            border: 0.5em solid transparent;
            border-left: none;
            border-right-color: #fff;
            z-index: 2;
            top: 50%;
            right: -0.25em;
            margin-top: -0.5em;
        }

.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
    width: 0.313em;
    height: 0.313em;
    border: 0.25em double #fff;
    border-width: 0.25em 0.25em 0 0;
    left: 0.563em;
    top: -0.063em;
    -webkit-border-radius: 0 0.938em 0 0;
    -moz-border-radius: 0 0.938em 0 0;
    border-radius: 0 0.938em 0 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.audioplayer-volume-adjust {
    height: 6.25em;
    cursor: default;
    position: absolute;
    left: 0;
    right: -1px;
    top: -9999px;
    background: #222;
    background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#222));
    background: -webkit-linear-gradient(top, #444, #222);
    background: -moz-linear-gradient(top, #444, #222);
    background: -ms-radial-gradient(top, #444, #222);
    background: -o-linear-gradient(top, #444, #222);
    background: linear-gradient(top, #444, #222);
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.audioplayer-volume:not(:hover) .audioplayer-volume-adjust {
    opacity: 0;
}

.audioplayer-volume:hover .audioplayer-volume-adjust {
    top: auto;
    bottom: 100%;
}

.audioplayer-volume-adjust > div {
    width: 40%;
    height: 80%;
    background-color: #222;
    cursor: pointer;
    position: relative;
    z-index: 1;
    margin: 30% auto 0;
}

.audioplayer-volume-adjust div div {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #007fd1;
    background: -webkit-gradient(linear, left bottom, left top, from(#007fd1), to(#c600ff));
    background: -webkit-linear-gradient(bottom, #007fd1, #c600ff);
    background: -moz-linear-gradient(bottom, #007fd1, #c600ff);
    background: -ms-radial-gradient(bottom, #007fd1, #c600ff);
    background: -o-linear-gradient(bottom, #007fd1, #c600ff);
    background: linear-gradient(bottom, #007fd1, #c600ff);
}

.audioplayer-novolume .audioplayer-volume {
    display: none;
}

.audioplayer-play, .audioplayer-pause, .audioplayer-volume a {
    -webkit-filter: drop-shadow(1px 1px 0 #000);
    -moz-filter: drop-shadow(1px 1px 0 #000);
    -ms-filter: drop-shadow(1px 1px 0 #000);
    -o-filter: drop-shadow(1px 1px 0 #000);
    filter: drop-shadow(1px 1px 0 #000);
}

.audioplayer-bar, .audioplayer-bar div, .audioplayer-volume-adjust div {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.audioplayer-bar, .audioplayer-volume-adjust > div {
    -webkit-box-shadow: -1px -1px 0 rgba(0,0,0,0.5),1px 1px 0 rgba(255,255,255,0.1);
    -moz-box-shadow: -1px -1px 0 rgba(0,0,0,0.5),1px 1px 0 rgba(255,255,255,0.1);
    box-shadow: -1px -1px 0 rgba(0,0,0,0.5),1px 1px 0 rgba(255,255,255,0.1);
}

.audioplayer-volume-adjust div div, .audioplayer-bar-played {
    -webkit-box-shadow: inset 0 0 5px rgba(255,255,255,0.5);
    -moz-box-shadow: inset 0 0 5px rgba(255,255,255,0.5);
    box-shadow: inset 0 0 5px rgba(255,255,255,0.5);
}

.audioplayer-volume-adjust {
    -webkit-box-shadow: -2px -2px 2px rgba(0,0,0,0.15),2px -2px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: -2px -2px 2px rgba(0,0,0,0.15),2px -2px 2px rgba(0,0,0,0.15);
    box-shadow: -2px -2px 2px rgba(0,0,0,0.15),2px -2px 2px rgba(0,0,0,0.15);
}

.audioplayer *, .audioplayer *:before, .audioplayer *:after {
    -webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    transition: color .25s ease, background-color .25s ease, opacity .5s ease;
}

.lt-ie9 .row {
    width: 940px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
}

    .lt-ie9 .row .row {
        width: auto;
        max-width: none;
        min-width: 0;
        margin: 0 -15px;
    }

    .lt-ie9 .row.large-collapse .column, .lt-ie9 .row.large-collapse .columns {
        padding: 0;
    }

    .lt-ie9 .row .row {
        width: auto;
        max-width: none;
        min-width: 0;
        margin: 0 -15px;
    }

        .lt-ie9 .row .row.large-collapse {
            margin: 0;
        }

.lt-ie9 .column, .lt-ie9 .columns {
    float: left;
    min-height: 1px;
    padding: 0 15px;
    position: relative;
}

    .lt-ie9 .column.large-centered, .columns.large-centered {
        float: none;
        margin: 0 auto;
    }

.lt-ie9 [class*="column"] + [class*="column"]:last-child {
    float: right;
}

.lt-ie9 [class*="column"] + [class*="column"].end {
    float: left;
}

.lt-ie9 .large-1, .lt-ie9 .row .large-1 {
    width: 8.33333%;
}

.lt-ie9 .large-2, .lt-ie9 .row .large-2 {
    width: 16.66667%;
}

.lt-ie9 .large-3, .lt-ie9 .row .large-3 {
    width: 25%;
}

.lt-ie9 .large-4, .lt-ie9 .row .large-4 {
    width: 33.33333%;
}

.lt-ie9 .large-5, .lt-ie9 .row .large-5 {
    width: 41.66667%;
}

.lt-ie9 .large-6, .lt-ie9 .row .large-6 {
    width: 50%;
}

.lt-ie9 .large-7, .lt-ie9 .row .large-7 {
    width: 58.33333%;
}

.lt-ie9 .large-8, .lt-ie9 .row .large-8 {
    width: 66.66667%;
}

.lt-ie9 .large-9, .lt-ie9 .row .large-9 {
    width: 75%;
}

.lt-ie9 .large-10, .lt-ie9 .row .large-10 {
    width: 83.33333%;
}

.lt-ie9 .large-11, .lt-ie9 .row .large-11 {
    width: 91.66667%;
}

.lt-ie9 .large-12, .lt-ie9 .row .large-12 {
    width: 100%;
}

.lt-ie9 .row .large-offset-1 {
    margin-left: 8.33333%;
}

.lt-ie9 .row .large-offset-2 {
    margin-left: 16.66667%;
}

.lt-ie9 .row .large-offset-3 {
    margin-left: 25%;
}

.lt-ie9 .row .large-offset-4 {
    margin-left: 33.33333%;
}

.lt-ie9 .row .large-offset-5 {
    margin-left: 41.66667%;
}

.lt-ie9 .row .large-offset-6 {
    margin-left: 50%;
}

.lt-ie9 .row .large-offset-7 {
    margin-left: 58.33333%;
}

.lt-ie9 .row .large-offset-8 {
    margin-left: 66.66667%;
}

.lt-ie9 .row .large-offset-9 {
    margin-left: 75%;
}

.lt-ie9 .row .large-offset-10 {
    margin-left: 83.33333%;
}

.lt-ie9 .pull-2 {
    right: 16.66667%;
}

.lt-ie9 .pull-3 {
    right: 25%;
}

.lt-ie9 .pull-4 {
    right: 33.33333%;
}

.lt-ie9 .pull-5 {
    right: 41.66667%;
}

.lt-ie9 .pull-6 {
    right: 50%;
}

.lt-ie9 .pull-7 {
    right: 58.33333%;
}

.lt-ie9 .pull-8 {
    right: 66.66667%;
}

.lt-ie9 .pull-9 {
    right: 75%;
}

.lt-ie9 .pull-10 {
    right: 83.33333%;
}

.lt-ie9 .push-2 {
    left: 16.66667%;
}

.lt-ie9 .push-3 {
    left: 25%;
}

.lt-ie9 .push-4 {
    left: 33.33333%;
}

.lt-ie9 .push-5 {
    left: 41.66667%;
}

.lt-ie9 .push-6 {
    left: 50%;
}

.lt-ie9 .push-7 {
    left: 58.33333%;
}

.lt-ie9 .push-8 {
    left: 66.66667%;
}

.lt-ie9 .push-9 {
    left: 75%;
}

.lt-ie9 .push-10 {
    left: 83.33333%;
}

.lt-ie9 .row {
    *zoom: 1;
}

    .lt-ie9 .row:before, .row:after {
        content: " ";
        display: table;
    }

    .lt-ie9 .row:after {
        clear: both;
    }

.lt-ie9 .cwf-root {
    min-width: 980px;
}

.lt-ie9 .top-bar {
    *zoom: 1;
    overflow: visible;
}

    .lt-ie9 .top-bar:before, .lt-ie9 .top-bar:after {
        content: " ";
        display: table;
    }

    .lt-ie9 .top-bar:after {
        clear: both;
    }

    .lt-ie9 .top-bar .toggle-topbar {
        display: none;
    }

    .lt-ie9 .top-bar .title-area {
        float: left;
    }

    .lt-ie9 .top-bar .name h1 a {
        width: auto;
    }

    .lt-ie9 .top-bar input, .lt-ie9 .top-bar .button {
        line-height: 2em;
        font-size: 0.875em;
        height: 2em;
        padding: 0 10px;
        position: relative;
        top: 8px;
    }

.lt-ie9 .contain-to-grid .top-bar {
    max-width: 57.5em;
    margin: 0 auto;
}

.lt-ie9 .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important;
}

    .lt-ie9 .top-bar-section ul {
        width: auto;
        height: auto !important;
        display: inline;
        line-height: 1;
    }

        .lt-ie9 .top-bar-section ul li {
            float: left;
            display: block;
        }

            .lt-ie9 .top-bar-section ul li > a {
                height: 40px;
            }

            .lt-ie9 .top-bar-section ul li .js-generated {
                display: none;
            }

    .lt-ie9 .top-bar-section li a:not(.button) {
        padding: 0 15px;
        line-height: 40px;
    }

    .lt-ie9 .top-bar-section .has-dropdown > a:after {
        content: "";
        display: none;
        width: 0;
        height: 0;
        border: 5px solid #FFF;
        border-top-color: transparent;
        margin-top: -2.5px;
    }

    .lt-ie9 .top-bar-section .has-dropdown {
        position: relative;
    }

        .lt-ie9 .top-bar-section .has-dropdown > .dropdown {
            visibility: hidden;
        }

        .lt-ie9 .top-bar-section .has-dropdown.nav-hover > .dropdown {
            visibility: visible;
        }

        .lt-ie9 .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
            border: none;
            content: "\00bb";
            margin-top: -7px;
            right: 5px;
        }

    .lt-ie9 .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: transparent;
    }

        .lt-ie9 .top-bar-section .dropdown li a {
            line-height: 1;
            white-space: nowrap;
        }

        .lt-ie9 .top-bar-section .dropdown li label {
            white-space: nowrap;
        }

        .lt-ie9 .top-bar-section .dropdown li .dropdown {
            left: 100%;
            top: 0;
        }

    .lt-ie9 .top-bar-section > ul > .divider {
        display: none;
        clear: none;
        height: 40px;
        width: 0px;
    }

    .lt-ie9 .top-bar-section .has-form {
        padding: 0 15px;
        height: 40px;
    }

    .lt-ie9 .top-bar-section ul.right {
        padding-bottom: 0;
        padding-top: 0;
    }

        .lt-ie9 .top-bar-section ul.right li a {
            padding-left: .5em;
            padding-right: .5em;
        }

        .lt-ie9 .top-bar-section ul.right li .dropdown {
            left: auto;
            right: 0;
        }

            .lt-ie9 .top-bar-section ul.right li .dropdown li .dropdown {
                right: 100%;
            }

/* Custom */
.orange {
    color: #f47920;
}

/* Custom Coveo */
.coveo-values label input[type=checkbox] {
    display: none;
}

.coveo-footer {
    padding: 0 20px;
    margin-bottom: 1.25em;
    padding-top: 0.5em;
}

.coveo-title {
    margin-bottom: 0.5em;
}

ul.coveo-values {
    margin-bottom: 0;
}

.coveo-facet-breadcrumb {
    font-weight: bold;
}

    .coveo-facet-breadcrumb .coveo-clear {
        float: right;
        color: #33383a;
    }

    .coveo-facet-breadcrumb ul > div {
        cursor: pointer;
        color: #044c7f;
    }

    .coveo-facet-breadcrumb ul > div:hover {
        color: #4abdbc;
    }

.coveo-clear-all {
    clear: both;
    margin-top: 1.25em;
}

.coveo-sort-section label div {
    display: inline;
}

.CoveoSort {
    font-weight: 700;
}

.CoveoSort.coveo-selected {
    color: #f47920;
}

.coveo-empty {
    display: none;
}

.coveo-more {
    display: none;
}

    .coveo-more.coveo-active {
        display: block;
    }

.coveo-more:before {
    content: "[+] ";
}

.coveo-less:before {
    content: "[-] ";
}

.CoveoBreadcrumb {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

    .CoveoBreadcrumb .cwf-searchfilters {
        margin-bottom: 0px;
    }

    .CoveoBreadcrumb + .cwf-block {
        border-top: 0 none !important;
        padding-top: 0 !important;
    }

    div.coveo-topSpace,
    div.coveo-bottomSpace {
        height: 0px !important;
    }

#subcategoryTabsfacet,
#categoryfacet .coveo-header, #categoryfacet .coveo-values,
#subcategoryfacet .coveo-header, #subcategoryfacet .coveo-values,
#yearfacet .coveo-header, #yearfacet .coveo-values,
#stakeholderfacet .coveo-header, #stakeholderfacet .coveo-values {
    display: none;
}

#subcategoryTabsfacet.coveo-empty,
#categoryfacet.coveo-empty,
#subcategoryfacet.coveo-empty,
#yearfacet.coveo-empty, 
#stakeholderfacet.coveo-empty {
    display: inherit !important;
}

.coveo-count:before {
    content: " (";
}
.coveo-count:after {
    content: ") ";
}

.coveo-caption {

}
.no-border {
    border: none !important;
}

.global-component {
    border: 1px solid red;
    /*float: left;*/
}

/* adding selector to remove unnecessary borders to first elements in a column */
.columns .cwf-block:first-child {
    border-top: none;
    padding-top: 5px;
}

.two-column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

dl.cwf-profile.noimage {
    padding-left: 0;
    min-height: 80px;
}

dl.cwf-profile.full.noimage {
    padding-left: 0;
    min-height: 0;
}

dl.cwf-profile.full:not(.noimage) {
    min-height: 150px;
}

dl.cwf-profile:not(.full.noimage) {
    min-height: 150px;
}

/** 03-06-2015 Tabs style updates **/
.cwf-section-auto > section > .title a {
    padding-left: 1em;
    padding-right: 1em;
}

.cwf-section-auto .cwf-section-auto > section > .title > a {
    font-size: 12px;
    line-height: 16px;
    padding: 0.5em;
    white-space: normal;
    word-wrap: break-word;
}

@media only screen and (min-width: 640px) {
    .cwf-section-auto .cwf-section-auto > section > .title > a {
        width: 120px;
    }

    .cwf-section-auto .cwf-section-auto > .active > .title > a .cwf-arrow-up {
        visibility: visible;
    }

    .cwf-section-auto--modified > section.active > [data-section-content], 
    .cwf-section-auto--modified > section.active > .content {
        border-bottom: none;
    }

    .cwf-section-auto--modified .cwf-section-auto > section > .content {
        border-bottom: none;
        padding: 0;
    }
}

/** 03-09-2015 Tabs style updates **/
.cwf-section-auto--modified .cwf-section-auto > section > .content {
    border-bottom: none;
    padding: 0;
}

.cwf-section-auto--modified .tab-content-wrapper {
    border: 1px solid #ccc;
    border-top: none;
}

.cwf-section-auto--modified > section.active > [data-section-content], 
.cwf-section-auto--modified > section.active > .content {
    border-bottom: none;
}

.cwf-section-auto--modified .cwf-fieldset--filters {
    border-bottom: 1px solid #ccc;
}

/* Login Modal */

#cwf-modal-ajax-login {
    width: 80%;
    max-width: 550px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* SignUp Popup */

#cwf-modal-email-popup.reveal-modal {
  padding: 0;
  background: transparent;
  border: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#cwf-modal-email-popup.mobile-scroll {
  position: fixed;
  top: 20px !important;
}

#cwf-modal-email-popup .reveal-modal-inner {
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
  margin: 0 auto;
  max-width: 700px;
  position: relative;
}

#cwf-modal-email-popup .cwf-popup-container {
  background-image: url(../img/popup_background.jpg);
  background-position: bottom;
  min-height: 250px;
  padding: 15px 10px 25px;
  text-align: center;
}

#cwf-modal-email-popup .cwf-popup-content {
  margin: 0 auto;
  max-width: 350px;
}

#cwf-modal-email-popup h2, #cwf-modal-email-popup a {
  color: #084270;
}

#cwf-modal-email-popup h2 {
  margin-top: 0;
}

#cwf-modal-email-popup a.opt-out {
  display: block;
  font-size: 12px;
  margin-bottom: 125px;
  text-decoration: underline;
}

#cwf-modal-email-popup .cwf-simpleform-input,
#cwf-modal-email-popup .cwf-icon-email {
  border: 0;
  box-shadow: none;
  height: 40px;
}

#cwf-modal-email-popup .cwf-icon-email {
  background-color: #fff;
  color: #BEBEBE;
  display: block;
  font-size: 25px;
  float: left;
  height: 40px;
  line-height: 40px;
  width: 45px;
}

#cwf-modal-email-popup .cwf-simpleform-input {
  width: calc(100% - 45px);
}

#cwf-modal-email-popup .cwf-popup-button {
  background-color: #FF7202;
  border: 0;
  margin-bottom: 10px;
  width: 100%;
}

#cwf-modal-email-popup .cwf-popup-button h2 {
  color: #fff;
  margin: 0;
  padding: 2px;
  text-transform: uppercase;
}

/* Chart Slideshow */

.chart-slideshow .orbit-container {
  background-color: #fff;
  border: 1px solid #ccc;
}

.chart-slideshow .orbit-prev,
.chart-slideshow .orbit-next {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  height: 30px;
  width: 30px;
}

.chart-slideshow .orbit-prev {
  left: 5px;
}

.chart-slideshow .orbit-next {
  right: 5px;
}

.chart-slideshow .orbit-prev span,
.chart-slideshow .orbit-next span {
  border-width: 10px;
  margin-top: -10px;
}

.chart-slideshow .orbit-prev span {
  border-right-color: #000;
}

.chart-slideshow .orbit-prev:hover span {
  border-right-color: #fff;
}

.chart-slideshow .orbit-next span {
  border-left-color: #000;
  margin-left: -4px;
}

.chart-slideshow .orbit-next:hover span {
  border-left-color: #fff;
}

.chart-slideshow .orbit-slide-number {
  background: rgba(0, 0, 0, 0.4);
  font-size: 18px;
  left: auto;
  position: relative;
  text-align: center;
  top: auto;
}

.chart-slide-text a:hover {
  text-decoration: none;
}

.chart-slide-image img {
  margin: auto;
}

/* Person Listing */

.people-results {
    overflow: hidden;
}

/* Survey Listing */

.promo-box, .featured-survey, .featured-image {
    margin-bottom: 15px;
    position: relative;
}

.promo-box {
    padding: 15px;
}

.promo-box {
    background-size: cover;
    background-position: center center;
    border: 1px solid #ccc;
    height: 400px;
}

.promo-box .promo-box-content {
    position: absolute;
    bottom: 15px;
}

.promo-box .overlay-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.promo-box .promo-box-series {
    font-weight: normal;
}

.promo-box .promo-box-description,
.featured-survey .survey-title {
    font-family: 'berlingske_bold', serif;
    font-size: 1.4375em;
    color: #33383A;
    text-transform: none;
}

.promo-box .promo-box-survey {
    display: block;
    font-weight: bold;
}

.promo-box:hover .promo-box-survey,
.featured-survey .survey-title a:hover {
    text-decoration: underline;
}

.equal-height-cols{
    margin-bottom: 15px;
}
.featured-survey {
    height: 100%;
    border: 1px solid #ccc;
}

@media screen and (min-width: 640px) {

    .equal-height-cols{/*the row*/
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 15px;
    }
    .equal-height-cols .columns{/*the col*/
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .col-count-2 .columns{
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;  
    }
    .col-count-3 .columns{  
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 33.33%;
        -moz-box-flex: 0;
        -moz-flex: 0 1 33.33%;
        -ms-flex: 0 1 33.33%;
        flex: 0 1 33.33%;    
    }
     .equal-height-cols .columns > div {/*the bordered card*/
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        height: auto;
        border: 1px solid #ccc;
    }

}

.featured-survey > img {
    width: 100%;
}

.featured-survey .featured-survey-content {
    padding: 15px 15px 90px 15px;
}
@media screen and (min-width: 768px) {
    .featured-survey .featured-survey-content {
        padding-bottom: 75px;
    }
}
.featured-survey .category-title {
    text-transform: uppercase;
}

.featured-survey .survey-title,
.featured-survey .survey-title a {
    color: #33383a;
}

.featured-survey .series-title {
    position: absolute;
    bottom: 15px;
    left: 15px;
    margin: 0;
}

.series-overview img {
    width: 100%;
}

.series-overview .featured-title {
    position: absolute;
    left: .5em;
    right: .5em;
    bottom: .5em;
    margin: 0;
    z-index: 99;
}

.series-overview .featured-image {
    border: 1px solid #ccc;
}

.gradient-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 50%, rgba(0,0,0,1) 100%);
    z-index: 1;
}

.facet-menu h5 {
    padding: 7px 0;
}

.facet-menu select {
    height: 32px;
    border: 1px solid #ccc;
}

.facet-dropdowns > div {
    position: relative;
}

.facet-dropdowns .coveo-title {
    background-color: #fff;
    margin: 0;
    border: 1px solid #ccc;
    height: 30px;
    font-size: .85em;
    padding-left: 10px;
}

.facet-dropdowns .coveo-empty {
    display: block;
}

.facet-dropdowns .coveo-values {
    display: none;
    position: absolute;
    z-index: 99;
    background-color: #fff;
    border: 1px solid #ccc;
    top: 29px;
    left: 0;
    padding: .5em;
    width: 100%;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

.facet-dropdowns .active .coveo-values {
    display: block;
}

.facet-dropdowns .coveo-values .coveo-selectable {
    font-size: .9em;
}

.facet-dropdowns .coveo-values .coveo-has-childs .coveo-label {
    font-weight: 700;
}

.facet-dropdowns .coveo-values .coveo-no-childs {
    position: relative;
    overflow: hidden;
    padding: 2px 0 2px 18px;
}

.facet-dropdowns .coveo-values .coveo-no-childs label input[type=checkbox] {
    position: absolute;
    display: block;
    top: 6px;
    left: 0;
}

.root-hierarchical-facet-value,
.coveo-hierarchical-facet-value .coveo-caption span:first-child {
    display: none;
    border: none;
}

.icon-sort-cards,
.icon-sort-list{
    background: transparent;
    padding: 0;
    color: #444;
    border: none;
    font-size: 1em;
    -webkit-box-shadow: none;
    box-shadow: none;

}
    .icon-sort-cards:hover,
    .icon-sort-list:hover,
    .icon-sort-cards:active,
    .icon-sort-list:active,
    .icon-sort-cards:focus,
    .icon-sort-list:focus,
    .icon-sort-cards:visited,
    .icon-sort-list:visited{
        color: #f47920;
        background: transparent;
    }
.toggle-view{
    overflow: hidden;
    float: right;
    padding-right: 0.875em;
}
    .toggle-view_list,
    .toggle-view_masonry{
        float: left;
        margin-left: 1em;
    }


#result_view{
    clear: both;
}
.surveys-container .cwf-searchfilters .cwf-searchfilter-title {
    display: none;
}

.surveys-container .CoveoBreadcrumb,
.surveys-container .cwf-searchfilters.active {
    background: transparent;
}

.surveys-container .cwf-searchfilters .coveo-title {
    display: none;
}

.surveys-container .cwf-searchfilters ul.coveo-values {
    padding: 0;
}

.surveys-container .cwf-searchfilters ul.coveo-values .coveo-value {
    display: inline-block;
    padding: 2px 6px;
    margin: 0 4px 4px;
    border-radius: 4px;
    background-color: #044c7f;
    color: #fff;
}

.surveys-container .cwf-searchfilters .coveo-values .coveo-caption {
    color: #fff;
}

.surveys-container .cwf-searchfilters .cwf-icon-close:before {
    float: left;
    color: #fff;
}

.surveys-container .cwf-searchfilters .coveo-facet-breadcrumb {
    display: inline-block;
}

.surveys-container .cwf-searchfilters .coveo-facet-breadcrumb .coveo-clear {
    float: left;
    margin-right: 2px;
    margin-top: 3px;
}

.surveys-container .cwf-searchfilters .coveo-title:empty {
    display: none;
}

.surveys-container .cwf-searchfilters .coveo-clear-all {
    clear: both;
    padding-top: 0;
    margin-top: 0;
}

.surveys-container .cwf-searchfilters .coveo-clear-all a {
    border-radius: 4px;
    padding: 2px 6px;
    color: #044c7f;
    background-color: transparent;
    text-decoration: underline;
}

.surveys-container .coveo-sort-section label{
    white-space: nowrap;
}

@media screen and (min-width: 1024px) {
  .right-col .chart-slide-text {
    text-align: center;
  }

  .right-col .chart-slide-text.title {
    height: 45px;
    overflow: hidden;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .right-col .chart-slide-image,
  .right-col .chart-slide-text {
    width: 50%;
  }

  .right-col .chart-slide-image {
    float: left;
  }

  .right-col .chart-slide-text {
    float: right;
    margin: 10px 0;
    padding: 0 15px;
  }

    .right-col .chart-slide-text.title a {
      font-size: 18px;
    }

    .right-col .chart-slide-text.download a {
      font-size: 16px;
    }  
}

@media screen and (min-width: 768px) {
  .left-col .chart-slide-image,
  .left-col .chart-slide-text {
    width: 50%;
  }

  .left-col .chart-slide-image {
    float: left;
  }

  .left-col .chart-slide-text {
    float: right;
    margin: 10px 0;
    padding: 0 15px;
  }

    .left-col .chart-slide-text.title a {
      font-size: 18px;
    }

    .left-col .chart-slide-text.download a {
      font-size: 16px;
    }

    /* Person Listing */

    .person-result {
        float: left;
        width: 50%;
    }

    .person-result:nth-child(2n+1) {
        clear: both;
    }
}

@media screen and (max-width: 767px) {
  .chart-slide-text {
    text-align: center;
  }

    .chart-slide-text.title {
      height: 45px;
      overflow: hidden;
    }

    /* Person Listing */

    .person-result {
        clear: both;
    }
}

@media screen and (min-width: 640px) {

    /* Survey Listing */

    .surveys-container .facet-menu h5,
    .surveys-container .facet-menu select,
    .surveys-container .facet-menu input[type="text"],
    .surveys-container .facet-menu label {
        margin: 0;
    }
}

/*PUBLICATIONS/CASE STUDIES*/
@media only screen and (min-width: 768px) {
    .full-width-column > .tags-whats-trending + .breadcrumbs + .cwf-headline-page + .cwf-subheadline-page + .cwf-block.row{
        display: flex;
        min-height: 330px;
    }
}

.featured-publication-large,
.featured-publication-small{
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #f4f2ef;
    position: relative;
    height: 100%;
    min-height: 330px;
    margin-bottom: 1em;
}
    @media only screen and (min-width: 768px) {
        .featured-publication-large,
        .featured-publication-small{
            margin-bottom: 0;
        }
    }
    .featured-publication-large .featured-publication-title,
    .featured-publication-small .featured-publication-title{
        color: #fff;
        padding: 0 12px;
        font-size: 1.4em;
    }
        .featured-publication-large .featured-publication-title a,
        .featured-publication-small .featured-publication-title a{
            color: #fff;
        }

    .featured-publication-large .featured-publication-image{
        position: relative;
        z-index: 0;
    }
        
    .featured-publication-large .featured-publication-title{
        padding: 1em;
        margin: 0;
    }
    .featured-publication-small{
        padding: 1em;
    }
        .featured-publication-small .featured-publication-title{
            font-size: 1.2em;
            margin: 1em 0;
            padding: 0;
        }
    
    @media only screen and (min-width: 768px) {
        .featured-publication-large{
            background-color: #000;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center top;
        }
        .featured-publication-large img{
            display: none;/*normally, hide it so the background version takes over*/
        }
        .featured-publication-large.has-img img{/*unless there is no background image and instead use the inline*/
            display: block;
            float: right;
            margin-left: 1em;
            max-width: 33.333%;
        }
        .featured-publication-large .featured-publication-title{
            position: absolute;
            bottom: 0;
            width: 100%;
            z-index: 1;
        }
        .featured-publication-large.has-img .featured-publication-title{
            width: 66.666%;
        }
    }
    @media only screen and (max-width: 767px) {
        .featured-publication-large{
            background-image: none !important;/*override inline sitecore style*/
        }
        .featured-publication-large .featured-publication-title{
            background-color: transparent !important;/*override inline sitecore style*/
        }
    }
    @media print {
        .featured-publication-large .featured-publication-image{
            display: block !important;
        }
    }

/*New Coveo Masonry layouts*/

/*Filters*/

.facet-menu h5{
    font-size: 1.2em;
    font-family: 'interface_regular';
    font-weight: 400;
    color: #044c7f;
}

@media only screen and (min-width: 768px) {
.facet-menu h5{
    float: left;
    width: 90px;
}
.facet-dropdowns{
    float: left;
    width: calc(100% - 90px);
}
}

.facet-dropdowns > div{/*fakey dropdowns and the search field*/
    width: 100%;
    margin-bottom: .5em;
}
@media only screen and (min-width: 640px) {
    .coveo-sort-section .CoveoSort{
    }
}


@media only screen and (min-width: 768px) {
    .facet-dropdowns > div{
        width: 21%;
        float: left;
        margin-right: 4%;
    }
}
.facet-dropdowns .coveo-title{
    height: 33px;
    text-transform: none;
    font-family: 'interface_bold';
    line-height: 2;
    background-image: url(/theme/cwf/img/select-arrow.png);
    background-position:  97% 7px;
    background-repeat: no-repeat;
}
.full-width-content{
    padding: 30px 0 30px 0;
    background: #f4f2ef;
    clear: both;
    position: relative;
    width: 98.6vw;
    left: calc(-50vw + 50%);
}

.full-width-content-inner{
    padding: 0 15px;
    max-width: 65em;
    margin: 0 auto;
}

.full-width-content > .cwf-block,
.full-width-content > .cwf-tags{
    padding: 0 15px;
    max-width: 75em;
    margin: 2em auto;
}

.full-width-content > .cwf-block {
    border: 0;
}

.full-width-content > .cwf-block:before, .full-width-content > .cwf-block:after {
    content: " ";
    display: table;
}

.full-width-content > .cwf-block:after {
    clear: both;
}

.full-width-content > .cwf-tags {
    padding-bottom: 2em;
    margin-bottom: 0;
}
/*fix*/

.full-width-content > .full-width-newsletter{
    margin-top: 2em;
    margin-bottom: -30px;
}

.full-width-content .pills,
.full-width-content .cwf-tags{
    overflow: hidden;
    font-size: 1em;
}
.full-width-content .pills-title:after {
    content: ":";
}
.full-width-content .pills-title,
.full-width-content .cwf-tags li:first-child{
    display: inline-block;
    padding: 0;
    margin-right: 1em;
    margin-left: 0;
    background: transparent;
    font-family: 'interface_bold';
    font-size: 1.3em;
    color: #044c7f;
}
.full-width-content .pills-pill,
.full-width-content .cwf-tags li{
    display: inline-block;
    margin: 0 12px 12px 0;
    padding: 6px 12px;
    background: #044C7F;
    border-radius: 20px;
}
.full-width-content .pills-pill a,
.full-width-content .cwf-tags li a{
    font-size: 1em;
    color: #fff !important;
    font-weight: 600;
}

@media only screen and (min-width: 768px) {
    .full-width-content{
        width: 99vw;
    }
}
@media only screen and (min-width: 1024px) {
    .full-width-content{
        width: 99.2vw;
    }
}
@media only screen and (min-width: 1280px) {
    .full-width-content{
        width: 99.3vw;
    }
}
@media only screen and (min-width: 1460px) {
    .full-width-content{
        width: 99.4vw;
    }
}

.masonry-grid{
    padding: 0 15px;
    background-color: #f4f2ef;
}

.masonry-grid-sizer, .masonry-grid-item {
    width: 100%;
}

.masonry-grid-item {
    margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
    .masonry-grid{
        padding: 0;
    }
}

@media only screen and (max-width: 560px) {
    .masonry-grid-sizer, .masonry-grid-item {
        left: 0 !important;
    }
}

@media only screen and (min-width: 560px) {
    .masonry-grid-sizer, .masonry-grid-item {
        width: calc(50% - 30px);
    }
}

@media only screen and (min-width: 768px) {
    .masonry-grid-sizer, .masonry-grid-item {
        width: calc(33.333% - 30px);
    }
}

.card{
    display: block;/*this is an <a> tag! Thank you HTML5*/
    border-radius: 6px;
    overflow: hidden;
    background-color: #fff;
    color: #444;
    /*border: 1px solid #f4f2ef;*/
}
    .card:hover{
        border-color: #f4f2ef;
        color: #444;
        -moz-box-shadow:    0 0 20px rgba(4,46,127,0.4);
        -webkit-box-shadow: 0 0 20px rgba(4,46,127,0.4);
        box-shadow:         0 0 20px rgba(4,46,127,0.4);
    }
    .card.no-image{
        background: #054c80;
        color: #fff;
    }
        .card.no-image a,
        .card.no-image h1,
        .card.no-image h2,
        .card.no-image h3,
        .card.no-image h1 a,
        .card.no-image h2 a a,
        .card.no-image h3,
        .card.no-image .cwf-tags{
            background: #054c80;
            color: #fff;
        }
    .card .cwf-tags{
        margin-bottom: 1.678em;
        font-family: 'interface_bold';
        font-size: 1em;
        color: #f47920;
    }
        .card .cwf-tags li{
            float: none;
        }

    .card-series{
        padding: 10px 17px;
        background-color: #f47920;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
    }

    .card-series + .card-image,
    .card-series + .card-content{
        border-radius: 0;
    }

    .card-image{
        overflow: hidden;
        border-radius: 6px 6px 0 0;
    }
        .card-image img{
            -webkit-transition: all .2s linear;
            transition: all .2s linear;
        }

        .card:hover .card-image img{
            -webkit-transform: scale(1.05) translateZ(0);
            transform: scale(1.05) translateZ(0);
            -webkit-transition: all .2s linear;
            transition: all .2s linear;
        }
    .card-content{
        padding: 15px;
    }

    .card-content h2,
    .card-content h3{
        font-family: 'berlingske_regular', serif;
        font-weight: 400;
        margin-bottom: 2em;
        color: #444;
    }

    .card-content .cwf-tags{
        margin: 0 !important;
    }

    .card-content .cwf-tags li{
        font-family: 'interface_bold' !important;
        font-size: 1em !important;
        color: #f47920 !important;
    }

    .card .date{
        font-family: 'interface_bold';
        margin-bottom: .25em;
    }

    .card .cwf-authors{
        font-family: 'interface_bold';
    }

        .card .cwf-authors dt,
        .card .cwf-authors dd{
            display: inline;
        }

#result_list {
    overflow: hidden;
}

#view_selector button.active {
    display: block;
    margin: 0 auto;
    color: #f47920;
    text-transform: uppercase;
}

.coveo-results-column .view-more{
    display: block;
    width: 180px;
    margin: 0 auto;
    text-transform: uppercase;  
}

.coveo-results-column .view-more,
.coveo-results-column .view-more:hover, 
.coveo-results-column .view-more:focus, 
.coveo-results-column .view-more:hover{
    background-color: #044c7f;
}


@media only screen and (min-width : 768px) {
    .two-column-float-right .right-column {
        float: right;
        max-width: 380px;
        margin: 0 0 20px 20px;
    }
}

.accordion-component {
    overflow: hidden;
    background-color: #f3f1ed;
    font-family: "berlingske_regular",serif;
    margin-bottom: 25px;
}

.accordion-component h2 {
    margin-left: 8px;
    margin-top: 12px;
    margin-bottom: 12px;
    color: #044C7F;
    font-size: 24px;
}

.accordion-component p {
    color: #044C7F;
}

.accordion-component img {
    vertical-align: -3px;
    width: 20px;
}

.accordion-component div.panel {
    padding: 0 9px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
    margin:0;
    display: none;
    font-family: "interface";
    font-size: 14px;
    line-height: 16px;
}

.accordion-component div.panel.show {
    display: block !important;
    background-color: #f3f1ed;
    padding-bottom: 18px;
    opacity: 1;
    max-height: 500px;
}

.accordion-component button.accordion, button.accordion {
    background-color: #f3f1ed;
    color: #044C7F;
    cursor: pointer;
    padding: 8px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-size: 18px;
    font-family: "berlingske_regular",serif;/*changed from Rufina*/
    border-top: 2px solid white;
    margin: 0;
}

.accordion-component button.accordion.active, 
.accordion-component button.accordion:hover, button.accordion.active, button.accordion:hover {
    background-color: #f3f1ed;
}

.accordion-component button.accordion:after {
    content: '\02795'; 
    font-size: 13px;
    color: #044C7F;
    float: right;
    margin-left: 5px;
    margin-bottom: 2px;
}

.accordion-component button.accordion.active:after {
    content: "\2796";
}

.accordion-component .download-pdf {
    padding: 8px;
    font-size: 14px;
    border: 2px solid #044C7F;
    float:right;
    margin-right: 10px;
}

.accordion-component .download-pdf a {
    text-decoration: none;
    color: #044C7F;
}

.accordion-component .download-pdf a:visited{
    text-decoration: none;
    color: #044C7F;
}

.accordion-component .download-pdf:hover {
    opacity: .8;
}

@media all and (max-width : 480px) {
    .accordion-component .download-pdf {
        padding: 0px 12px 0px 12px;
        margin-top: 10px;
        margin-bottom: 10px;
        float: left;
    }
}

/* Slideshow */

.slideshow-component .rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0 !important;
    margin: 0;
}

    .slideshow-component .rslides li {
        -webkit-backface-visibility: hidden;
        position: absolute;
        display: none;
        width: 100%;
        left: 0;
        top: 0;
    }

        .slideshow-component .rslides li:first-child {
            position: relative;
            display: block;
            float: left;
        }

    .slideshow-component .rslides img {
        display: block;
        height: auto;
        float: left;
        width: 100%;
        border: 0;
    }

.slideshow-component .rslides {
    margin: 0 auto;
}

.slideshow-component .rslides_container {
    margin-bottom: 50px;
    position: relative;
    float: left;
    width: 100%;
}

.slideshow-component .centered-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 45%;
    left: 0;
    opacity: 0.7;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("/theme/cwf/img/orange_arrows_ol.png") no-repeat left top;
    margin-top: -45px;
}

    .slideshow-component .centered-btns_nav:active {
        opacity: 1.0;
    }

    .slideshow-component .centered-btns_nav.next {
        left: auto;
        background-position: right top;
        right: 0;
    }

    .slideshow-component .centered-btns_nav:focus,
    .slideshow-component .transparent-btns_nav:focus,
    .slideshow-component .large-btns_nav:focus {
        outline: none;
    }

.slideshow-component .centered-btns_tabs,
.slideshow-component .transparent-btns_tabs,
.slideshow-component .large-btns_tabs {
    margin-top: 10px;
    text-align: center;
}

    .slideshow-component .centered-btns_tabs li,
    .slideshow-component .transparent-btns_tabs li,
    .slideshow-component .large-btns_tabs li {
        display: inline;
        float: none;
        _float: left;
        *float: left;
        margin-right: 5px;
    }

    .slideshow-component .centered-btns_tabs a,
    .slideshow-component .transparent-btns_tabs a,
    .slideshow-component .large-btns_tabs a {
        text-indent: -9999px;
        overflow: hidden;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        background: #ccc;
        background: rgba(0,0,0, .2);
        display: inline-block;
        _display: block;
        *display: block;
        -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
        -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
        box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
        width: 9px;
        height: 9px;
    }

.slideshow-component .centered-btns_here a,
.slideshow-component .transparent-btns_here a,
.slideshow-component .large-btns_here a {
    background: #222;
    background: rgba(0,0,0, .8);
}

.rslides_container, .slideshow-component{
     position: relative;
}

/*body styles for full width content */
.body-caption {
    font-size: 0.8em;
    line-height: 1.4em;
    color: #999;
    border-bottom: 1px solid #999;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-bottom: 30px;
}

.body-sidebar {
    background-color: #f3f1ed;
    margin: 20px;
    padding: 20px;
    width: 40%;
    float: right;
}

.body-sidebar h4 {
    color: #a93923;
    font-weight: 400;
    -webkit-margin-before: 1em;
}

.body-sidebar p {
    line-height: 1.2em;
    font-size: 0.85em;
}

.body-pullquote {
    width: 30%;
    float: right;
    margin: 20px 0px 20px 20px;
    padding: 20px;
    line-height: 28px;
    font-weight: 300;
    background-color: #044C7F;
    color: white;
}

.sixty-ex-right {
    width: 60%;
    float: right;
    margin: 0px 0px 0px 40px;
}

.body-full-width-image-container {
    width: calc(125%);
}

@media all and (max-width : 1023px) {
    .body-full-width-image-container {
        width: 100%;
    } 
}

@media all and (max-width : 767px) {
    .body-pullquote, .body-sidebar {
        margin: 0;
        width: 100%;
    }
}

@media all and (max-width: 480px) {
    .sixty-ex-right {
        width: 100%;
    }
}

.header-image-container {
    position: relative;
}

.header-image-title {
    position: absolute;
    background-color: #f47920;
    color: #fff;
    top: 0;
    left: 0;
    padding: 10px;
    font-family: interface_regular;
    font-size: 1.15em;
    text-transform: uppercase;
}

.left-two-sm-l {
    min-height: 1px;
}

.left-two-sm-l #shareBar {
    text-align: center;
}

.left-two-sm-l #shareBar.sticky {
    position: fixed;
    top: 20px;
}

.left-two-sm-l #shareBar ul,
.left-two-sm-l #shareBar li,
.left-two-sm-l #shareBar i {
    display: block;
    float: none;
    margin-bottom: 10px;
}

.left-two-sm-l #shareBar a {
    display: inline-block;
}

.preview-mode .cmwfSurvey, 
.editing-mode .cmwfSurvey {
    display: none;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
  width: 100%;
}

  .table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
  }

  .table-responsive::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);
  }

/* -----------------------------------------
   Custom Styles
----------------------------------------- */

.new-table {
  margin-bottom: 0;
  width: 100%;
}

  .new-table.default tr:first-child td {
    background-color: #104068;
    color: #fff;
    font-weight: 700;
  }

@media only screen and (min-width: 768px) {
  .new-table.centered td {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .table-responsive {
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }

    .table-responsive th,
    .table-responsive td {
      white-space: nowrap;
    }
}

