@font-face { font-family: "Meta W01 Light"; src: url("../fonts/ff5015a8-a7c1-4d56-ab03-aea0691a57d3.eot?#iefix"); src: url("../fonts/ff5015a8-a7c1-4d56-ab03-aea0691a57d3.eot?#iefix") format("eot"), url("../fonts/34badce7-ec0d-43bb-83c0-8fb9f628b807.woff2") format("woff2"), url("../fonts/f3778d5a-00a6-4842-b6b2-5bf9b72d7aa7.woff") format("woff"), url("../fonts/5d752621-0c66-4e68-9cbb-f1d22aeae23c.ttf") format("truetype"), url("../fonts/866d9a08-8136-4c34-a650-5a8d5e50bdb3.svg#866d9a08-8136-4c34-a650-5a8d5e50bdb3") format("svg"); }
@font-face { font-family: "Meta W01 Medium"; src: url("../fonts/d5982792-fef5-4d86-be6e-9ae1caa13414.eot?#iefix"); src: url("../fonts/d5982792-fef5-4d86-be6e-9ae1caa13414.eot?#iefix") format("eot"), url("../fonts/109a983b-5e3d-4a64-a2cd-a0f4ce2e4c63.woff2") format("woff2"), url("../fonts/3dada736-036f-4f8b-8d75-63d7bc150960.woff") format("woff"), url("../fonts/8cedff54-cfb9-4504-b574-53424ddf7a99.ttf") format("truetype"), url("../fonts/1c9c0b7f-30d3-459e-9ce4-70763a631e64.svg#1c9c0b7f-30d3-459e-9ce4-70763a631e64") format("svg"); }
@font-face { font-family: "Helvetica Neue Condensed"; src: url("../fonts/ecaa98fe-425a-42de-846b-c235f0dbc449.eot"); src: url("../fonts/ecaa98fe-425a-42de-846b-c235f0dbc449.eot?#iefix") format("embedded-opentype"), url("../fonts/842088d0-1ae2-40d0-8561-3c95761ba7a6.woff") format("woff"), url("../fonts/c74505d5-13e8-47ed-94a8-630aab4da3e6.ttf") format("truetype"), url("../fonts/6cd480d1-47d0-48b4-86bd-283db2cb9235.svg#6cd480d1-47d0-48b4-86bd-283db2cb9235") format("svg"); font-weight: 400; font-style: normal; }
@font-face { font-family: "Helvetica Neue Condensed"; src: url("../fonts/83d5bc89-af33-46a9-8fe3-15d87784f50e.eot"); src: url("../fonts/83d5bc89-af33-46a9-8fe3-15d87784f50e.eot?#iefix") format("embedded-opentype"), url("../fonts/102ab74c-0e84-4fe5-a17a-b20fb643591a.woff") format("woff"), url("../fonts/1d146b29-55e2-485b-96aa-5cb628e7e9eb.ttf") format("truetype"), url("../fonts/d90b3358-e1e2-4abb-ba96-356983a54c22.svg#d90b3358-e1e2-4abb-ba96-356983a54c22") format("svg"); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Source Sans Light'; src: url("../fonts/SourceSansLight.subset.min.v1.woff2") format("woff2"), url("../fonts/SourceSansLight.subset.min.v1.woff") format("woff"), url("../fonts/SourceSansLight.subset.min.v1.otf") format("opentype"); font-style: normal; font-weight: 300; }
@font-face { font-family: 'Source Sans Variable'; src: url("../fonts/SourceSansVariable.subset.min.v4.woff2") format("woff2"); font-style: normal; font-weight: 100 900; }
@font-face { font-family: 'Source Sans Variable'; src: url("../fonts/SourceSansItalicVariable.subset.min.v4.woff2") format("woff2"); font-style: italic; font-weight: 100 900; }
/* Default settings can be found in bower_components/foundation/scss/foundation/_settings.scss */
/* Adjust small breakpoint as a cheap way of dealing with wider landscape resolutions on small devices as opposed to specifying orientation */
meta.foundation-version { font-family: "/5.5.3/"; }

meta.foundation-mq-small { font-family: "/only screen/"; width: 0; }

meta.foundation-mq-small-only { font-family: "/only screen and (max-width: 41.875em)/"; width: 0; }

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

meta.foundation-mq-medium-only { font-family: "/only screen and (min-width:41.9375em) and (max-width:64em)/"; width: 41.9375em; }

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

meta.foundation-mq-large-only { font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/"; width: 64.0625em; }

meta.foundation-mq-xlarge { font-family: "/only screen and (min-width:90.0625em)/"; width: 90.0625em; }

meta.foundation-mq-xlarge-only { font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/"; width: 90.0625em; }

meta.foundation-mq-xxlarge { font-family: "/only screen and (min-width:120.0625em)/"; width: 120.0625em; }

meta.foundation-data-attribute-namespace { font-family: false; }

html, body { height: 100%; }

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

html, body { font-size: 14px; }

body { background: #fff; color: #222; cursor: auto; font-family: Arial, sans-serif; font-style: normal; font-weight: normal; line-height: 1.5; margin: 0; padding: 0; position: relative; }

a:hover { cursor: pointer; }

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

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

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

.left { float: left !important; }

.right { float: right !important; }

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.hide { display: none; }

.invisible { visibility: hidden; }

.antialiased { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

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

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

select { width: 100%; }

.row { margin: 0 auto; max-width: 62.5rem; width: 100%; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }
.row.collapse > .column, .row.collapse > .columns { padding-left: 0; padding-right: 0; }
.row.collapse .row { margin-left: 0; margin-right: 0; }
.row .row { margin: 0 -0.9375rem; max-width: none; width: auto; }
.row .row:before, .row .row:after { content: " "; display: table; }
.row .row:after { clear: both; }
.row .row.collapse { margin: 0; max-width: none; width: auto; }
.row .row.collapse:before, .row .row.collapse:after { content: " "; display: table; }
.row .row.collapse:after { clear: both; }

.column, .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; width: 100%; float: left; }

.column + .column:last-child, .columns + .column:last-child, .column + .columns:last-child, .columns + .columns:last-child { float: right; }
.column + .column.end, .columns + .column.end, .column + .columns.end, .columns + .columns.end { float: left; }

@media only screen { .small-push-0 { position: relative; left: 0; right: auto; }
  .small-pull-0 { position: relative; right: 0; left: auto; }
  .small-push-1 { position: relative; left: 8.33333%; right: auto; }
  .small-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .small-push-2 { position: relative; left: 16.66667%; right: auto; }
  .small-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .small-push-3 { position: relative; left: 25%; right: auto; }
  .small-pull-3 { position: relative; right: 25%; left: auto; }
  .small-push-4 { position: relative; left: 33.33333%; right: auto; }
  .small-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .small-push-5 { position: relative; left: 41.66667%; right: auto; }
  .small-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .small-push-6 { position: relative; left: 50%; right: auto; }
  .small-pull-6 { position: relative; right: 50%; left: auto; }
  .small-push-7 { position: relative; left: 58.33333%; right: auto; }
  .small-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .small-push-8 { position: relative; left: 66.66667%; right: auto; }
  .small-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .small-push-9 { position: relative; left: 75%; right: auto; }
  .small-pull-9 { position: relative; right: 75%; left: auto; }
  .small-push-10 { position: relative; left: 83.33333%; right: auto; }
  .small-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .small-push-11 { position: relative; left: 91.66667%; right: auto; }
  .small-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; }
  .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 !important; }
  .small-offset-1 { margin-left: 8.33333% !important; }
  .small-offset-2 { margin-left: 16.66667% !important; }
  .small-offset-3 { margin-left: 25% !important; }
  .small-offset-4 { margin-left: 33.33333% !important; }
  .small-offset-5 { margin-left: 41.66667% !important; }
  .small-offset-6 { margin-left: 50% !important; }
  .small-offset-7 { margin-left: 58.33333% !important; }
  .small-offset-8 { margin-left: 66.66667% !important; }
  .small-offset-9 { margin-left: 75% !important; }
  .small-offset-10 { margin-left: 83.33333% !important; }
  .small-offset-11 { margin-left: 91.66667% !important; }
  .small-reset-order { float: left; left: auto; margin-left: 0; margin-right: 0; right: auto; }
  .column.small-centered, .columns.small-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.small-uncentered, .columns.small-uncentered { float: left; margin-left: 0; margin-right: 0; }
  .column.small-centered:last-child, .columns.small-centered:last-child { float: none; }
  .column.small-uncentered:last-child, .columns.small-uncentered:last-child { float: left; }
  .column.small-uncentered.opposite, .columns.small-uncentered.opposite { float: right; }
  .row.small-collapse > .column, .row.small-collapse > .columns { padding-left: 0; padding-right: 0; }
  .row.small-collapse .row { margin-left: 0; margin-right: 0; }
  .row.small-uncollapse > .column, .row.small-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; } }
@media only screen and (min-width: 41.9375em) { .medium-push-0 { position: relative; left: 0; right: auto; }
  .medium-pull-0 { position: relative; right: 0; left: auto; }
  .medium-push-1 { position: relative; left: 8.33333%; right: auto; }
  .medium-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .medium-push-2 { position: relative; left: 16.66667%; right: auto; }
  .medium-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .medium-push-3 { position: relative; left: 25%; right: auto; }
  .medium-pull-3 { position: relative; right: 25%; left: auto; }
  .medium-push-4 { position: relative; left: 33.33333%; right: auto; }
  .medium-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .medium-push-5 { position: relative; left: 41.66667%; right: auto; }
  .medium-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .medium-push-6 { position: relative; left: 50%; right: auto; }
  .medium-pull-6 { position: relative; right: 50%; left: auto; }
  .medium-push-7 { position: relative; left: 58.33333%; right: auto; }
  .medium-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .medium-push-8 { position: relative; left: 66.66667%; right: auto; }
  .medium-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .medium-push-9 { position: relative; left: 75%; right: auto; }
  .medium-pull-9 { position: relative; right: 75%; left: auto; }
  .medium-push-10 { position: relative; left: 83.33333%; right: auto; }
  .medium-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .medium-push-11 { position: relative; left: 91.66667%; right: auto; }
  .medium-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; }
  .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 !important; }
  .medium-offset-1 { margin-left: 8.33333% !important; }
  .medium-offset-2 { margin-left: 16.66667% !important; }
  .medium-offset-3 { margin-left: 25% !important; }
  .medium-offset-4 { margin-left: 33.33333% !important; }
  .medium-offset-5 { margin-left: 41.66667% !important; }
  .medium-offset-6 { margin-left: 50% !important; }
  .medium-offset-7 { margin-left: 58.33333% !important; }
  .medium-offset-8 { margin-left: 66.66667% !important; }
  .medium-offset-9 { margin-left: 75% !important; }
  .medium-offset-10 { margin-left: 83.33333% !important; }
  .medium-offset-11 { margin-left: 91.66667% !important; }
  .medium-reset-order { float: left; left: auto; margin-left: 0; margin-right: 0; right: auto; }
  .column.medium-centered, .columns.medium-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.medium-uncentered, .columns.medium-uncentered { float: left; margin-left: 0; margin-right: 0; }
  .column.medium-centered:last-child, .columns.medium-centered:last-child { float: none; }
  .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child { float: left; }
  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite { float: right; }
  .row.medium-collapse > .column, .row.medium-collapse > .columns { padding-left: 0; padding-right: 0; }
  .row.medium-collapse .row { margin-left: 0; margin-right: 0; }
  .row.medium-uncollapse > .column, .row.medium-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; }
  .push-0 { position: relative; left: 0; right: auto; }
  .pull-0 { position: relative; right: 0; left: auto; }
  .push-1 { position: relative; left: 8.33333%; right: auto; }
  .pull-1 { position: relative; right: 8.33333%; left: auto; }
  .push-2 { position: relative; left: 16.66667%; right: auto; }
  .pull-2 { position: relative; right: 16.66667%; left: auto; }
  .push-3 { position: relative; left: 25%; right: auto; }
  .pull-3 { position: relative; right: 25%; left: auto; }
  .push-4 { position: relative; left: 33.33333%; right: auto; }
  .pull-4 { position: relative; right: 33.33333%; left: auto; }
  .push-5 { position: relative; left: 41.66667%; right: auto; }
  .pull-5 { position: relative; right: 41.66667%; left: auto; }
  .push-6 { position: relative; left: 50%; right: auto; }
  .pull-6 { position: relative; right: 50%; left: auto; }
  .push-7 { position: relative; left: 58.33333%; right: auto; }
  .pull-7 { position: relative; right: 58.33333%; left: auto; }
  .push-8 { position: relative; left: 66.66667%; right: auto; }
  .pull-8 { position: relative; right: 66.66667%; left: auto; }
  .push-9 { position: relative; left: 75%; right: auto; }
  .pull-9 { position: relative; right: 75%; left: auto; }
  .push-10 { position: relative; left: 83.33333%; right: auto; }
  .pull-10 { position: relative; right: 83.33333%; left: auto; }
  .push-11 { position: relative; left: 91.66667%; right: auto; }
  .pull-11 { position: relative; right: 91.66667%; left: auto; } }
@media only screen and (min-width: 64.0625em) { .large-push-0 { position: relative; left: 0; right: auto; }
  .large-pull-0 { position: relative; right: 0; left: auto; }
  .large-push-1 { position: relative; left: 8.33333%; right: auto; }
  .large-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .large-push-2 { position: relative; left: 16.66667%; right: auto; }
  .large-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .large-push-3 { position: relative; left: 25%; right: auto; }
  .large-pull-3 { position: relative; right: 25%; left: auto; }
  .large-push-4 { position: relative; left: 33.33333%; right: auto; }
  .large-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .large-push-5 { position: relative; left: 41.66667%; right: auto; }
  .large-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .large-push-6 { position: relative; left: 50%; right: auto; }
  .large-pull-6 { position: relative; right: 50%; left: auto; }
  .large-push-7 { position: relative; left: 58.33333%; right: auto; }
  .large-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .large-push-8 { position: relative; left: 66.66667%; right: auto; }
  .large-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .large-push-9 { position: relative; left: 75%; right: auto; }
  .large-pull-9 { position: relative; right: 75%; left: auto; }
  .large-push-10 { position: relative; left: 83.33333%; right: auto; }
  .large-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .large-push-11 { position: relative; left: 91.66667%; right: auto; }
  .large-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; }
  .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 !important; }
  .large-offset-1 { margin-left: 8.33333% !important; }
  .large-offset-2 { margin-left: 16.66667% !important; }
  .large-offset-3 { margin-left: 25% !important; }
  .large-offset-4 { margin-left: 33.33333% !important; }
  .large-offset-5 { margin-left: 41.66667% !important; }
  .large-offset-6 { margin-left: 50% !important; }
  .large-offset-7 { margin-left: 58.33333% !important; }
  .large-offset-8 { margin-left: 66.66667% !important; }
  .large-offset-9 { margin-left: 75% !important; }
  .large-offset-10 { margin-left: 83.33333% !important; }
  .large-offset-11 { margin-left: 91.66667% !important; }
  .large-reset-order { float: left; left: auto; margin-left: 0; margin-right: 0; right: auto; }
  .column.large-centered, .columns.large-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.large-uncentered, .columns.large-uncentered { float: left; margin-left: 0; margin-right: 0; }
  .column.large-centered:last-child, .columns.large-centered:last-child { float: none; }
  .column.large-uncentered:last-child, .columns.large-uncentered:last-child { float: left; }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite { float: right; }
  .row.large-collapse > .column, .row.large-collapse > .columns { padding-left: 0; padding-right: 0; }
  .row.large-collapse .row { margin-left: 0; margin-right: 0; }
  .row.large-uncollapse > .column, .row.large-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; }
  .push-0 { position: relative; left: 0; right: auto; }
  .pull-0 { position: relative; right: 0; left: auto; }
  .push-1 { position: relative; left: 8.33333%; right: auto; }
  .pull-1 { position: relative; right: 8.33333%; left: auto; }
  .push-2 { position: relative; left: 16.66667%; right: auto; }
  .pull-2 { position: relative; right: 16.66667%; left: auto; }
  .push-3 { position: relative; left: 25%; right: auto; }
  .pull-3 { position: relative; right: 25%; left: auto; }
  .push-4 { position: relative; left: 33.33333%; right: auto; }
  .pull-4 { position: relative; right: 33.33333%; left: auto; }
  .push-5 { position: relative; left: 41.66667%; right: auto; }
  .pull-5 { position: relative; right: 41.66667%; left: auto; }
  .push-6 { position: relative; left: 50%; right: auto; }
  .pull-6 { position: relative; right: 50%; left: auto; }
  .push-7 { position: relative; left: 58.33333%; right: auto; }
  .pull-7 { position: relative; right: 58.33333%; left: auto; }
  .push-8 { position: relative; left: 66.66667%; right: auto; }
  .pull-8 { position: relative; right: 66.66667%; left: auto; }
  .push-9 { position: relative; left: 75%; right: auto; }
  .pull-9 { position: relative; right: 75%; left: auto; }
  .push-10 { position: relative; left: 83.33333%; right: auto; }
  .pull-10 { position: relative; right: 83.33333%; left: auto; }
  .push-11 { position: relative; left: 91.66667%; right: auto; }
  .pull-11 { position: relative; right: 91.66667%; left: auto; } }
.accordion { margin-bottom: 0; margin-left: 0; }
.accordion:before, .accordion:after { content: " "; display: table; }
.accordion:after { clear: both; }
.accordion .accordion-navigation, .accordion dd { display: block; margin-bottom: 0 !important; }
.accordion .accordion-navigation.active > a, .accordion dd.active > a { background: #e8e8e8; color: #222222; }
.accordion .accordion-navigation > a, .accordion dd > a { background: #EFEFEF; color: #222222; display: block; font-family: Arial, sans-serif; font-size: 1rem; padding: 1rem; }
.accordion .accordion-navigation > a:hover, .accordion dd > a:hover { background: #e3e3e3; }
.accordion .accordion-navigation > .content, .accordion dd > .content { display: none; padding: 0.9375rem; }
.accordion .accordion-navigation > .content.active, .accordion dd > .content.active { background: #FFFFFF; display: block; }

.alert-box { border-style: solid; border-width: 1px; display: block; font-size: 0.8125rem; font-weight: normal; margin-bottom: 1.25rem; padding: 0.875rem 1.5rem 0.875rem 0.875rem; position: relative; transition: opacity 300ms ease-out; background-color: #c00; border-color: #af0000; color: #FFFFFF; }
.alert-box .close { right: 0.25rem; background: inherit; color: #333333; font-size: 1.375rem; line-height: .9; margin-top: -0.6875rem; opacity: 0.3; padding: 0 6px 4px; position: absolute; top: 50%; }
.alert-box .close:hover, .alert-box .close:focus { opacity: 0.5; }
.alert-box.radius { border-radius: 3px; }
.alert-box.round { border-radius: 1000px; }
.alert-box.success { background-color: #43AC6A; border-color: #3a945b; color: #FFFFFF; }
.alert-box.alert { background-color: #c60f13; border-color: #aa0d10; color: #FFFFFF; }
.alert-box.secondary { background-color: #e7e7e7; border-color: #c7c7c7; color: #4f4f4f; }
.alert-box.warning { background-color: #f08a24; border-color: #de770f; color: #FFFFFF; }
.alert-box.info { background-color: #a0d3e8; border-color: #74bfdd; color: #4f4f4f; }
.alert-box.alert-close { opacity: 0; }

[class*="block-grid-"] { display: block; padding: 0; margin: 0 -0.625rem; }
[class*="block-grid-"]:before, [class*="block-grid-"]:after { content: " "; display: table; }
[class*="block-grid-"]:after { clear: both; }
[class*="block-grid-"] > li { display: block; float: left; height: auto; padding: 0 0.625rem 1.25rem; }

@media only screen { .small-block-grid-1 > li { list-style: none; width: 100%; }
  .small-block-grid-1 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
  .small-block-grid-2 > li { list-style: none; width: 50%; }
  .small-block-grid-2 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
  .small-block-grid-3 > li { list-style: none; width: 33.33333%; }
  .small-block-grid-3 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
  .small-block-grid-4 > li { list-style: none; width: 25%; }
  .small-block-grid-4 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
  .small-block-grid-5 > li { list-style: none; width: 20%; }
  .small-block-grid-5 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
  .small-block-grid-6 > li { list-style: none; width: 16.66667%; }
  .small-block-grid-6 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
  .small-block-grid-7 > li { list-style: none; width: 14.28571%; }
  .small-block-grid-7 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
  .small-block-grid-8 > li { list-style: none; width: 12.5%; }
  .small-block-grid-8 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
  .small-block-grid-9 > li { list-style: none; width: 11.11111%; }
  .small-block-grid-9 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
  .small-block-grid-10 > li { list-style: none; width: 10%; }
  .small-block-grid-10 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
  .small-block-grid-11 > li { list-style: none; width: 9.09091%; }
  .small-block-grid-11 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
  .small-block-grid-12 > li { list-style: none; width: 8.33333%; }
  .small-block-grid-12 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-12 > li:nth-of-type(12n+1) { clear: both; } }
@media only screen and (min-width: 41.9375em) { .medium-block-grid-1 > li { list-style: none; width: 100%; }
  .medium-block-grid-1 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
  .medium-block-grid-2 > li { list-style: none; width: 50%; }
  .medium-block-grid-2 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
  .medium-block-grid-3 > li { list-style: none; width: 33.33333%; }
  .medium-block-grid-3 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
  .medium-block-grid-4 > li { list-style: none; width: 25%; }
  .medium-block-grid-4 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
  .medium-block-grid-5 > li { list-style: none; width: 20%; }
  .medium-block-grid-5 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
  .medium-block-grid-6 > li { list-style: none; width: 16.66667%; }
  .medium-block-grid-6 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
  .medium-block-grid-7 > li { list-style: none; width: 14.28571%; }
  .medium-block-grid-7 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
  .medium-block-grid-8 > li { list-style: none; width: 12.5%; }
  .medium-block-grid-8 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
  .medium-block-grid-9 > li { list-style: none; width: 11.11111%; }
  .medium-block-grid-9 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
  .medium-block-grid-10 > li { list-style: none; width: 10%; }
  .medium-block-grid-10 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
  .medium-block-grid-11 > li { list-style: none; width: 9.09091%; }
  .medium-block-grid-11 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
  .medium-block-grid-12 > li { list-style: none; width: 8.33333%; }
  .medium-block-grid-12 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-12 > li:nth-of-type(12n+1) { clear: both; } }
@media only screen and (min-width: 64.0625em) { .large-block-grid-1 > li { list-style: none; width: 100%; }
  .large-block-grid-1 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
  .large-block-grid-2 > li { list-style: none; width: 50%; }
  .large-block-grid-2 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
  .large-block-grid-3 > li { list-style: none; width: 33.33333%; }
  .large-block-grid-3 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
  .large-block-grid-4 > li { list-style: none; width: 25%; }
  .large-block-grid-4 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
  .large-block-grid-5 > li { list-style: none; width: 20%; }
  .large-block-grid-5 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
  .large-block-grid-6 > li { list-style: none; width: 16.66667%; }
  .large-block-grid-6 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
  .large-block-grid-7 > li { list-style: none; width: 14.28571%; }
  .large-block-grid-7 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
  .large-block-grid-8 > li { list-style: none; width: 12.5%; }
  .large-block-grid-8 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
  .large-block-grid-9 > li { list-style: none; width: 11.11111%; }
  .large-block-grid-9 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
  .large-block-grid-10 > li { list-style: none; width: 10%; }
  .large-block-grid-10 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
  .large-block-grid-11 > li { list-style: none; width: 9.09091%; }
  .large-block-grid-11 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
  .large-block-grid-12 > li { list-style: none; width: 8.33333%; }
  .large-block-grid-12 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-12 > li:nth-of-type(12n+1) { clear: both; } }
.breadcrumbs { border-style: solid; border-width: 1px; display: block; list-style: none; margin-left: 0; overflow: hidden; padding: 0.5625rem 0.875rem 0.5625rem; background-color: #f4f4f4; border-color: gainsboro; border-radius: 3px; }
.breadcrumbs > * { color: #c00; float: left; font-size: 0.6875rem; line-height: 0.6875rem; margin: 0; text-transform: uppercase; }
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a { text-decoration: underline; }
.breadcrumbs > * a { color: #c00; }
.breadcrumbs > *.current { color: #333333; cursor: default; }
.breadcrumbs > *.current a { color: #333333; cursor: default; }
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a { text-decoration: none; }
.breadcrumbs > *.unavailable { color: #999999; }
.breadcrumbs > *.unavailable a { color: #999999; }
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus, .breadcrumbs > *.unavailable a:focus { color: #999999; cursor: not-allowed; text-decoration: none; }
.breadcrumbs > *:before { color: #AAAAAA; content: "/"; margin: 0 0.75rem; position: relative; top: 1px; }
.breadcrumbs > *:first-child:before { content: " "; margin: 0; }

/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after { content: "/"; }

button, .button { -webkit-appearance: none; -moz-appearance: none; border-radius: 0; border-style: solid; border-width: 0; cursor: pointer; font-family: Arial, sans-serif; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-align: center; text-decoration: none; display: inline-block; padding: 1rem 2rem 1.0625rem 2rem; font-size: 1rem; background-color: #c00; border-color: #a30000; color: #FFFFFF; transition: background-color 300ms ease-out; }
button:hover, button:focus, .button:hover, .button:focus { background-color: #a30000; }
button:hover, button:focus, .button:hover, .button:focus { color: #FFFFFF; }
button.secondary, .button.secondary { background-color: #e7e7e7; border-color: #b9b9b9; color: #333333; }
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { background-color: #b9b9b9; }
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { color: #333333; }
button.success, .button.success { background-color: #43AC6A; border-color: #368a55; color: #FFFFFF; }
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { background-color: #368a55; }
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { color: #FFFFFF; }
button.alert, .button.alert { background-color: #c60f13; border-color: #9e0c0f; color: #FFFFFF; }
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { background-color: #9e0c0f; }
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { color: #FFFFFF; }
button.warning, .button.warning { background-color: #f08a24; border-color: #cf6e0e; color: #FFFFFF; }
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus { background-color: #cf6e0e; }
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus { color: #FFFFFF; }
button.info, .button.info { background-color: #a0d3e8; border-color: #61b6d9; color: #333333; }
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus { background-color: #61b6d9; }
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus { color: #FFFFFF; }
button.large, .button.large { padding: 1.125rem 2.25rem 1.1875rem 2.25rem; font-size: 1.25rem; }
button.small, .button.small { padding: 0.875rem 1.75rem 0.9375rem 1.75rem; font-size: 0.8125rem; }
button.tiny, .button.tiny { padding: 0.625rem 1.25rem 0.6875rem 1.25rem; font-size: 0.6875rem; }
button.expand, .button.expand { padding: 1rem 2rem 1.0625rem 2rem; font-size: 1rem; padding-bottom: 1.0625rem; padding-top: 1rem; padding-left: 1rem; padding-right: 1rem; width: 100%; }
button.left-align, .button.left-align { text-align: left; text-indent: 0.75rem; }
button.right-align, .button.right-align { text-align: right; padding-right: 0.75rem; }
button.radius, .button.radius { border-radius: 3px; }
button.round, .button.round { border-radius: 1000px; }
button.disabled, button[disabled], .button.disabled, .button[disabled] { background-color: #c00; border-color: #a30000; color: #FFFFFF; box-shadow: none; cursor: default; opacity: 0.7; }
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: #a30000; }
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: #FFFFFF; }
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: #c00; }
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary { background-color: #e7e7e7; border-color: #b9b9b9; color: #333333; box-shadow: none; cursor: default; opacity: 0.7; }
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: #b9b9b9; }
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: #333333; }
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: #e7e7e7; }
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success { background-color: #43AC6A; border-color: #368a55; color: #FFFFFF; box-shadow: none; cursor: default; opacity: 0.7; }
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: #368a55; }
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: #FFFFFF; }
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: #43AC6A; }
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert { background-color: #c60f13; border-color: #9e0c0f; color: #FFFFFF; box-shadow: none; cursor: default; opacity: 0.7; }
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: #9e0c0f; }
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: #FFFFFF; }
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: #c60f13; }
button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning { background-color: #f08a24; border-color: #cf6e0e; color: #FFFFFF; box-shadow: none; cursor: default; opacity: 0.7; }
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus { background-color: #cf6e0e; }
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus { color: #FFFFFF; }
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus { background-color: #f08a24; }
button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info { background-color: #a0d3e8; border-color: #61b6d9; color: #333333; box-shadow: none; cursor: default; opacity: 0.7; }
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus { background-color: #61b6d9; }
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus { color: #FFFFFF; }
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus { background-color: #a0d3e8; }

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

@media only screen and (min-width: 41.9375em) { button, .button { display: inline-block; } }
.button-group { list-style: none; margin: 0; left: 0; }
.button-group:before, .button-group:after { content: " "; display: table; }
.button-group:after { clear: both; }
.button-group.even-2 li { display: inline-block; margin: 0 -2px; width: 50%; }
.button-group.even-2 li > button, .button-group.even-2 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button { border-left: 0; }
.button-group.even-2 li button, .button-group.even-2 li .button { width: 100%; }
.button-group.even-3 li { display: inline-block; margin: 0 -2px; width: 33.33333%; }
.button-group.even-3 li > button, .button-group.even-3 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button { border-left: 0; }
.button-group.even-3 li button, .button-group.even-3 li .button { width: 100%; }
.button-group.even-4 li { display: inline-block; margin: 0 -2px; width: 25%; }
.button-group.even-4 li > button, .button-group.even-4 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button { border-left: 0; }
.button-group.even-4 li button, .button-group.even-4 li .button { width: 100%; }
.button-group.even-5 li { display: inline-block; margin: 0 -2px; width: 20%; }
.button-group.even-5 li > button, .button-group.even-5 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button { border-left: 0; }
.button-group.even-5 li button, .button-group.even-5 li .button { width: 100%; }
.button-group.even-6 li { display: inline-block; margin: 0 -2px; width: 16.66667%; }
.button-group.even-6 li > button, .button-group.even-6 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button { border-left: 0; }
.button-group.even-6 li button, .button-group.even-6 li .button { width: 100%; }
.button-group.even-7 li { display: inline-block; margin: 0 -2px; width: 14.28571%; }
.button-group.even-7 li > button, .button-group.even-7 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button { border-left: 0; }
.button-group.even-7 li button, .button-group.even-7 li .button { width: 100%; }
.button-group.even-8 li { display: inline-block; margin: 0 -2px; width: 12.5%; }
.button-group.even-8 li > button, .button-group.even-8 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button { border-left: 0; }
.button-group.even-8 li button, .button-group.even-8 li .button { width: 100%; }
.button-group > li { display: inline-block; margin: 0 -2px; }
.button-group > li > button, .button-group > li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group > li:first-child button, .button-group > li:first-child .button { border-left: 0; }
.button-group.stack > li { display: block; margin: 0; float: none; }
.button-group.stack > li > button, .button-group.stack > li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button { border-left: 0; }
.button-group.stack > li > button, .button-group.stack > li .button { border-color: rgba(255, 255, 255, 0.5); border-left-width: 0; border-top: 1px solid; display: block; margin: 0; }
.button-group.stack > li > button { width: 100%; }
.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button { border-top: 0; }
.button-group.stack-for-small > li { display: inline-block; margin: 0 -2px; }
.button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button { border-left: 0; }
@media only screen and (max-width: 41.875em) { .button-group.stack-for-small > li { display: block; margin: 0; width: 100%; }
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button { border-left: 0; }
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button { border-color: rgba(255, 255, 255, 0.5); border-left-width: 0; border-top: 1px solid; display: block; margin: 0; }
  .button-group.stack-for-small > li > button { width: 100%; }
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button { border-top: 0; } }
.button-group.radius > * { display: inline-block; margin: 0 -2px; }
.button-group.radius > * > button, .button-group.radius > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button { border-left: 0; }
.button-group.radius > *, .button-group.radius > * > a, .button-group.radius > * > button, .button-group.radius > * > .button { border-radius: 0; }
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button { -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button { -webkit-border-bottom-right-radius: 3px; -webkit-border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; }
.button-group.radius.stack > * { display: block; margin: 0; }
.button-group.radius.stack > * > button, .button-group.radius.stack > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button { border-left: 0; }
.button-group.radius.stack > * > button, .button-group.radius.stack > * .button { border-color: rgba(255, 255, 255, 0.5); border-left-width: 0; border-top: 1px solid; display: block; margin: 0; }
.button-group.radius.stack > * > button { width: 100%; }
.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button { border-top: 0; }
.button-group.radius.stack > *, .button-group.radius.stack > * > a, .button-group.radius.stack > * > button, .button-group.radius.stack > * > .button { border-radius: 0; }
.button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .button { -webkit-top-left-radius: 3px; -webkit-top-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .button { -webkit-bottom-left-radius: 3px; -webkit-bottom-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
@media only screen and (min-width: 41.9375em) { .button-group.radius.stack-for-small > * { display: inline-block; margin: 0 -2px; }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button { border-left: 0; }
  .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button { border-radius: 0; }
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button { -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button { -webkit-border-bottom-right-radius: 3px; -webkit-border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; } }
@media only screen and (max-width: 41.875em) { .button-group.radius.stack-for-small > * { display: block; margin: 0; }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button { border-left: 0; }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button { border-color: rgba(255, 255, 255, 0.5); border-left-width: 0; border-top: 1px solid; display: block; margin: 0; }
  .button-group.radius.stack-for-small > * > button { width: 100%; }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button { border-top: 0; }
  .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button { border-radius: 0; }
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button { -webkit-top-left-radius: 3px; -webkit-top-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button { -webkit-bottom-left-radius: 3px; -webkit-bottom-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; } }
.button-group.round > * { display: inline-block; margin: 0 -2px; }
.button-group.round > * > button, .button-group.round > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.round > *:first-child button, .button-group.round > *:first-child .button { border-left: 0; }
.button-group.round > *, .button-group.round > * > a, .button-group.round > * > button, .button-group.round > * > .button { border-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 { -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 { -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }
.button-group.round.stack > * { display: block; margin: 0; }
.button-group.round.stack > * > button, .button-group.round.stack > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button { border-left: 0; }
.button-group.round.stack > * > button, .button-group.round.stack > * .button { border-color: rgba(255, 255, 255, 0.5); border-left-width: 0; border-top: 1px solid; display: block; margin: 0; }
.button-group.round.stack > * > button { width: 100%; }
.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button { border-top: 0; }
.button-group.round.stack > *, .button-group.round.stack > * > a, .button-group.round.stack > * > button, .button-group.round.stack > * > .button { border-radius: 0; }
.button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .button { -webkit-top-left-radius: 1rem; -webkit-top-right-radius: 1rem; border-top-left-radius: 1rem; border-top-right-radius: 1rem; }
.button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .button { -webkit-bottom-left-radius: 1rem; -webkit-bottom-right-radius: 1rem; border-bottom-left-radius: 1rem; border-bottom-right-radius: 1rem; }
@media only screen and (min-width: 41.9375em) { .button-group.round.stack-for-small > * { display: inline-block; margin: 0 -2px; }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button { border-left: 0; }
  .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button { border-radius: 0; }
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button { -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.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button { -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; } }
@media only screen and (max-width: 41.875em) { .button-group.round.stack-for-small > * { display: block; margin: 0; }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button { border-left: 0; }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button { border-color: rgba(255, 255, 255, 0.5); border-left-width: 0; border-top: 1px solid; display: block; margin: 0; }
  .button-group.round.stack-for-small > * > button { width: 100%; }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button { border-top: 0; }
  .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button { border-radius: 0; }
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button { -webkit-top-left-radius: 1rem; -webkit-top-right-radius: 1rem; border-top-left-radius: 1rem; border-top-right-radius: 1rem; }
  .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button { -webkit-bottom-left-radius: 1rem; -webkit-bottom-right-radius: 1rem; border-bottom-left-radius: 1rem; border-bottom-right-radius: 1rem; } }

.button-bar:before, .button-bar:after { content: " "; display: table; }
.button-bar:after { clear: both; }
.button-bar .button-group { float: left; margin-right: 0.625rem; }
.button-bar .button-group div { overflow: hidden; }

/* Clearing Styles */
.clearing-thumbs, [data-clearing] { list-style: none; margin-left: 0; margin-bottom: 0; }
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after { content: " "; display: table; }
.clearing-thumbs:after, [data-clearing]:after { clear: both; }
.clearing-thumbs li, [data-clearing] li { float: left; margin-right: 10px; }
.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li { margin-right: 0; }

.clearing-blackout { background: #333333; height: 100%; position: fixed; top: 0; width: 100%; z-index: 998; left: 0; }
.clearing-blackout .clearing-close { display: block; }

.clearing-container { height: 100%; margin: 0; overflow: hidden; position: relative; z-index: 998; }

.clearing-touch-label { color: #AAAAAA; font-size: .6em; left: 50%; position: absolute; top: 50%; }

.visible-img { height: 95%; position: relative; }
.visible-img img { position: absolute; left: 50%; top: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); -o-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); max-height: 100%; max-width: 100%; }

.clearing-caption { background: #333333; bottom: 0; color: #CCCCCC; font-size: 0.875em; line-height: 1.3; margin-bottom: 0; padding: 10px 30px 20px; position: absolute; text-align: center; width: 100%; left: 0; }

.clearing-close { color: #CCCCCC; display: none; font-size: 30px; line-height: 1; padding-left: 20px; padding-top: 10px; z-index: 999; }
.clearing-close:hover, .clearing-close:focus { color: #CCCCCC; }

.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: 41.9375em) { .clearing-main-prev, .clearing-main-next { height: 100%; position: absolute; top: 0; width: 40px; }
  .clearing-main-prev > span, .clearing-main-next > span { border: solid 12px; display: block; height: 0; position: absolute; top: 50%; width: 0; }
  .clearing-main-prev > span:hover, .clearing-main-next > span:hover { opacity: .8; }
  .clearing-main-prev { left: 0; }
  .clearing-main-prev > span { left: 5px; border-color: transparent; border-right-color: #CCCCCC; }
  .clearing-main-next { right: 0; }
  .clearing-main-next > span { border-color: transparent; border-left-color: #CCCCCC; }
  .clearing-main-prev.disabled, .clearing-main-next.disabled { opacity: .3; }
  .clearing-assembled .clearing-container .carousel { background: rgba(51, 51, 51, 0.8); height: 120px; margin-top: 10px; text-align: center; }
  .clearing-assembled .clearing-container .carousel > ul { display: inline-block; z-index: 999; height: 100%; position: relative; float: none; }
  .clearing-assembled .clearing-container .carousel > ul li { clear: none; cursor: pointer; display: block; float: left; margin-right: 0; min-height: inherit; opacity: .4; overflow: hidden; padding: 0; position: relative; width: 120px; }
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img { height: 100%; max-width: none; }
  .clearing-assembled .clearing-container .carousel > ul li a.th { border: none; box-shadow: none; display: block; }
  .clearing-assembled .clearing-container .carousel > ul li img { cursor: pointer !important; width: 100% !important; }
  .clearing-assembled .clearing-container .carousel > ul li.visible { opacity: 1; }
  .clearing-assembled .clearing-container .carousel > ul li:hover { opacity: .8; }
  .clearing-assembled .clearing-container .visible-img { background: #333333; height: 85%; overflow: hidden; }
  .clearing-close { padding-left: 0; padding-top: 0; position: absolute; top: 10px; right: 20px; } }
/* Foundation Dropdowns */
.f-dropdown { display: none; left: -9999px; list-style: none; margin-left: 0; position: absolute; background: #FFFFFF; border: solid 1px #cccccc; font-size: 0.875rem; height: auto; max-height: none; width: 100%; z-index: 89; margin-top: 2px; max-width: 200px; }
.f-dropdown.open { display: block; }
.f-dropdown > *:first-child { margin-top: 0; }
.f-dropdown > *:last-child { margin-bottom: 0; }
.f-dropdown:before { border: inset 6px; content: ""; display: block; height: 0; width: 0; border-color: transparent transparent #FFFFFF transparent; border-bottom-style: solid; position: absolute; top: -12px; left: 10px; z-index: 89; }
.f-dropdown:after { border: inset 7px; content: ""; display: block; height: 0; width: 0; border-color: transparent transparent #cccccc transparent; border-bottom-style: solid; position: absolute; top: -14px; left: 9px; z-index: 88; }
.f-dropdown.right:before { left: auto; right: 10px; }
.f-dropdown.right:after { left: auto; right: 9px; }
.f-dropdown.drop-right { display: none; left: -9999px; list-style: none; margin-left: 0; position: absolute; background: #FFFFFF; border: solid 1px #cccccc; font-size: 0.875rem; height: auto; max-height: none; width: 100%; z-index: 89; margin-top: 0; margin-left: 2px; max-width: 200px; }
.f-dropdown.drop-right.open { display: block; }
.f-dropdown.drop-right > *:first-child { margin-top: 0; }
.f-dropdown.drop-right > *:last-child { margin-bottom: 0; }
.f-dropdown.drop-right:before { border: inset 6px; content: ""; display: block; height: 0; width: 0; border-color: transparent #FFFFFF transparent transparent; border-right-style: solid; position: absolute; top: 10px; left: -12px; z-index: 89; }
.f-dropdown.drop-right:after { border: inset 7px; content: ""; display: block; height: 0; width: 0; border-color: transparent #cccccc transparent transparent; border-right-style: solid; position: absolute; top: 9px; left: -14px; z-index: 88; }
.f-dropdown.drop-left { display: none; left: -9999px; list-style: none; margin-left: 0; position: absolute; background: #FFFFFF; border: solid 1px #cccccc; font-size: 0.875rem; height: auto; max-height: none; width: 100%; z-index: 89; margin-top: 0; margin-left: -2px; max-width: 200px; }
.f-dropdown.drop-left.open { display: block; }
.f-dropdown.drop-left > *:first-child { margin-top: 0; }
.f-dropdown.drop-left > *:last-child { margin-bottom: 0; }
.f-dropdown.drop-left:before { border: inset 6px; content: ""; display: block; height: 0; width: 0; border-color: transparent transparent transparent #FFFFFF; border-left-style: solid; position: absolute; top: 10px; right: -12px; left: auto; z-index: 89; }
.f-dropdown.drop-left:after { border: inset 7px; content: ""; display: block; height: 0; width: 0; border-color: transparent transparent transparent #cccccc; border-left-style: solid; position: absolute; top: 9px; right: -14px; left: auto; z-index: 88; }
.f-dropdown.drop-top { display: none; left: -9999px; list-style: none; margin-left: 0; position: absolute; background: #FFFFFF; border: solid 1px #cccccc; font-size: 0.875rem; height: auto; max-height: none; width: 100%; z-index: 89; margin-left: 0; margin-top: -2px; max-width: 200px; }
.f-dropdown.drop-top.open { display: block; }
.f-dropdown.drop-top > *:first-child { margin-top: 0; }
.f-dropdown.drop-top > *:last-child { margin-bottom: 0; }
.f-dropdown.drop-top:before { border: inset 6px; content: ""; display: block; height: 0; width: 0; border-color: #FFFFFF transparent transparent transparent; border-top-style: solid; bottom: -12px; position: absolute; top: auto; left: 10px; right: auto; z-index: 89; }
.f-dropdown.drop-top:after { border: inset 7px; content: ""; display: block; height: 0; width: 0; border-color: #cccccc transparent transparent transparent; border-top-style: solid; bottom: -14px; position: absolute; top: auto; left: 9px; right: auto; z-index: 88; }
.f-dropdown li { cursor: pointer; font-size: 0.875rem; line-height: 1.125rem; margin: 0; }
.f-dropdown li:hover, .f-dropdown li:focus { background: #EEEEEE; }
.f-dropdown li a { display: block; padding: 0.5rem; color: #555555; }
.f-dropdown.content { display: none; left: -9999px; list-style: none; margin-left: 0; position: absolute; background: #FFFFFF; border: solid 1px #cccccc; font-size: 0.875rem; height: auto; max-height: none; padding: 1.25rem; width: 100%; z-index: 89; max-width: 200px; }
.f-dropdown.content.open { display: block; }
.f-dropdown.content > *:first-child { margin-top: 0; }
.f-dropdown.content > *:last-child { margin-bottom: 0; }
.f-dropdown.radius { border-radius: 3px; }
.f-dropdown.tiny { max-width: 200px; }
.f-dropdown.small { max-width: 300px; }
.f-dropdown.medium { max-width: 500px; }
.f-dropdown.large { max-width: 800px; }
.f-dropdown.mega { width: 100% !important; max-width: 100% !important; }
.f-dropdown.mega.open { left: 0 !important; }

.dropdown.button, button.dropdown { position: relative; padding-right: 3.5625rem; }
.dropdown.button::after, button.dropdown::after { border-color: #FFFFFF transparent transparent transparent; border-style: solid; content: ""; display: block; height: 0; position: absolute; top: 50%; width: 0; }
.dropdown.button::after, button.dropdown::after { border-width: 0.375rem; right: 1.40625rem; margin-top: -0.15625rem; }
.dropdown.button::after, button.dropdown::after { border-color: #FFFFFF transparent transparent transparent; }
.dropdown.button.tiny, button.dropdown.tiny { padding-right: 2.625rem; }
.dropdown.button.tiny:after, button.dropdown.tiny:after { border-width: 0.375rem; right: 1.125rem; margin-top: -0.125rem; }
.dropdown.button.tiny::after, button.dropdown.tiny::after { border-color: #FFFFFF transparent transparent transparent; }
.dropdown.button.small, button.dropdown.small { padding-right: 3.0625rem; }
.dropdown.button.small::after, button.dropdown.small::after { border-width: 0.4375rem; right: 1.3125rem; margin-top: -0.15625rem; }
.dropdown.button.small::after, button.dropdown.small::after { border-color: #FFFFFF transparent transparent transparent; }
.dropdown.button.large, button.dropdown.large { padding-right: 3.625rem; }
.dropdown.button.large::after, button.dropdown.large::after { border-width: 0.3125rem; right: 1.71875rem; margin-top: -0.15625rem; }
.dropdown.button.large::after, button.dropdown.large::after { border-color: #FFFFFF transparent transparent transparent; }
.dropdown.button.secondary:after, button.dropdown.secondary:after { border-color: #333333 transparent transparent transparent; }

.flex-video { height: 0; margin-bottom: 1rem; overflow: hidden; padding-bottom: 67.5%; padding-top: 1.5625rem; position: relative; }
.flex-video.widescreen { padding-bottom: 56.34%; }
.flex-video.vimeo { padding-top: 0; }
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video { height: 100%; position: absolute; top: 0; width: 100%; left: 0; }

/* Standard Forms */
form { margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row { margin: 0 -0.5rem; }
form .row .row .column, form .row .row .columns { padding: 0 0.5rem; }
form .row .row.collapse { margin: 0; }
form .row .row.collapse .column, form .row .row.collapse .columns { padding: 0; }
form .row .row.collapse input { -webkit-border-bottom-right-radius: 0; -webkit-border-top-right-radius: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; }
form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns { padding-left: 0.5rem; }

/* Label Styles */
label { color: #4d4d4d; cursor: pointer; display: block; font-size: 0.875rem; font-weight: normal; line-height: 1.5; margin-bottom: 0; /* Styles for required inputs */ }
label.right { float: none !important; text-align: right; }
label.inline { margin: 0 0 1rem 0; padding: 0.5625rem 0; }
label small { text-transform: capitalize; color: #676767; }

/* Attach elements to the beginning or end of an input */
.prefix, .postfix { border-style: solid; border-width: 1px; display: block; font-size: 0.875rem; height: 2.3125rem; line-height: 2.3125rem; overflow: visible; padding-bottom: 0; padding-top: 0; position: relative; text-align: center; width: 100%; z-index: 2; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button { border: none; padding-left: 0; padding-right: 0; padding-bottom: 0; padding-top: 0; text-align: center; }

.prefix.button { border: none; padding-left: 0; padding-right: 0; padding-bottom: 0; padding-top: 0; text-align: center; }

.prefix.button.radius { border-radius: 0; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }

.postfix.button.radius { border-radius: 0; -webkit-border-bottom-right-radius: 3px; -webkit-border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; }

.prefix.button.round { border-radius: 0; -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 { border-radius: 0; -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix { background: #f2f2f2; border-right: none; color: #333333; border-color: #cccccc; }

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

/* We use this to get basic styling on all basic form elements */
input:not([type]), 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"], input[type="color"], textarea { -webkit-appearance: none; -moz-appearance: none; border-radius: 0; background-color: #FFFFFF; border-style: solid; border-width: 1px; border-color: #cccccc; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.75); display: block; font-family: inherit; font-size: 0.875rem; height: 2.3125rem; margin: 0 0 1rem 0; padding: 0.5rem; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: border-color 0.15s linear, background 0.15s linear; -moz-transition: border-color 0.15s linear, background 0.15s linear; -ms-transition: border-color 0.15s linear, background 0.15s linear; -o-transition: border-color 0.15s linear, background 0.15s linear; transition: border-color 0.15s linear, background 0.15s linear; }
input:not([type]):focus, 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, input[type="color"]:focus, textarea:focus { background: #fafafa; border-color: #999999; outline: none; }
input:not([type]):disabled, 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, input[type="color"]:disabled, textarea:disabled { background-color: #DDDDDD; cursor: default; }
input:not([type])[disabled], input:not([type])[readonly], fieldset[disabled] input:not([type]), input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea { background-color: #DDDDDD; cursor: default; }
input:not([type]).radius, input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius { border-radius: 3px; }

form .row .prefix-radius.row.collapse input, form .row .prefix-radius.row.collapse textarea, form .row .prefix-radius.row.collapse select, form .row .prefix-radius.row.collapse button { border-radius: 0; -webkit-border-bottom-right-radius: 3px; -webkit-border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; }
form .row .prefix-radius.row.collapse .prefix { border-radius: 0; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse input, form .row .postfix-radius.row.collapse textarea, form .row .postfix-radius.row.collapse select, form .row .postfix-radius.row.collapse button { border-radius: 0; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse .postfix { border-radius: 0; -webkit-border-bottom-right-radius: 3px; -webkit-border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; }
form .row .prefix-round.row.collapse input, form .row .prefix-round.row.collapse textarea, form .row .prefix-round.row.collapse select, form .row .prefix-round.row.collapse button { border-radius: 0; -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix { border-radius: 0; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input, form .row .postfix-round.row.collapse textarea, form .row .postfix-round.row.collapse select, form .row .postfix-round.row.collapse button { border-radius: 0; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix { border-radius: 0; -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }

input[type="submit"] { -webkit-appearance: none; -moz-appearance: none; border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] { height: auto; }

/* Not allow resize out of parent */
textarea { max-width: 100%; }

::-webkit-input-placeholder { color: #666666; }

:-moz-placeholder { /* Firefox 18- */ color: #666666; }

::-moz-placeholder { /* Firefox 19+ */ color: #666666; }

:-ms-input-placeholder { color: #666666; }

/* Add height value for select elements to match text input height */
select { -webkit-appearance: none !important; -moz-appearance: none !important; background-color: #FAFAFA; border-radius: 0; background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+"); background-position: 100% center; background-repeat: no-repeat; border-style: solid; border-width: 1px; border-color: #cccccc; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.875rem; line-height: normal; padding: 0.5rem; border-radius: 0; height: 2.3125rem; }
select::-ms-expand { display: none; }
select.radius { border-radius: 3px; }
select:focus { background-color: #f3f3f3; border-color: #999999; }
select:disabled { background-color: #DDDDDD; cursor: default; }
select[multiple] { height: auto; }

/* Adjust margin for form elements below */
input[type="file"], input[type="checkbox"], input[type="radio"], select { margin: 0 0 1rem 0; }

input[type="checkbox"] + label, input[type="radio"] + label { display: inline-block; margin-left: 0.5rem; margin-right: 1rem; margin-bottom: 0; vertical-align: baseline; }

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

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset { border: 1px solid #DDDDDD; margin: 1.125rem 0; padding: 1.25rem; }
fieldset legend { font-weight: bold; margin: 0; margin-left: -0.1875rem; padding: 0 0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error { display: block; font-size: 0.75rem; font-style: italic; font-weight: normal; margin-bottom: 1rem; margin-top: -1px; padding: 0.375rem 0.5625rem 0.5625rem; background: #c60f13; color: #FFFFFF; }
[data-abide] span.error, [data-abide] small.error { display: none; }

span.error, small.error { display: block; font-size: 0.75rem; font-style: italic; font-weight: normal; margin-bottom: 1rem; margin-top: -1px; padding: 0.375rem 0.5625rem 0.5625rem; background: #c60f13; color: #FFFFFF; }

.error input, .error textarea, .error select { margin-bottom: 0; }
.error input[type="checkbox"], .error input[type="radio"] { margin-bottom: 1rem; }
.error label, .error label.error { color: #c60f13; }
.error small.error { display: block; font-size: 0.75rem; font-style: italic; font-weight: normal; margin-bottom: 1rem; margin-top: -1px; padding: 0.375rem 0.5625rem 0.5625rem; background: #c60f13; color: #FFFFFF; }
.error > label > small { background: transparent; color: #676767; display: inline; font-size: 60%; font-style: normal; margin: 0; padding: 0; text-transform: capitalize; }
.error span.error-message { display: block; }

input.error, textarea.error, select.error { margin-bottom: 0; }

label.error { color: #c60f13; }

.icon-bar { display: inline-block; font-size: 0; width: 100%; background: #333333; }
.icon-bar > * { display: block; float: left; font-size: 1rem; margin: 0 auto; padding: 1.25rem; text-align: center; width: 25%; }
.icon-bar > * i, .icon-bar > * img { display: block; margin: 0 auto; }
.icon-bar > * i + label, .icon-bar > * img + label { margin-top: .0625rem; }
.icon-bar > * i { font-size: 1.875rem; vertical-align: middle; }
.icon-bar > * img { height: 1.875rem; width: 1.875rem; }
.icon-bar.label-right > * i, .icon-bar.label-right > * img { display: inline-block; margin: 0 .0625rem 0 0; }
.icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label { margin-top: 0; }
.icon-bar.label-right > * label { display: inline-block; }
.icon-bar.vertical.label-right > * { text-align: left; }
.icon-bar.vertical, .icon-bar.small-vertical { height: 100%; width: auto; }
.icon-bar.vertical .item, .icon-bar.small-vertical .item { float: none; margin: auto; width: auto; }
@media only screen and (min-width: 41.9375em) { .icon-bar.medium-vertical { height: 100%; width: auto; }
  .icon-bar.medium-vertical .item { float: none; margin: auto; width: auto; } }
@media only screen and (min-width: 64.0625em) { .icon-bar.large-vertical { height: 100%; width: auto; }
  .icon-bar.large-vertical .item { float: none; margin: auto; width: auto; } }
.icon-bar > * { font-size: 1rem; padding: 1.25rem; }
.icon-bar > * i + label, .icon-bar > * img + label { margin-top: .0625rem; font-size: 1rem; }
.icon-bar > * i { font-size: 1.875rem; }
.icon-bar > * img { height: 1.875rem; width: 1.875rem; }
.icon-bar > * label { color: #FFFFFF; }
.icon-bar > * i { color: #FFFFFF; }
.icon-bar > a:hover { background: #c00; }
.icon-bar > a:hover label { color: #FFFFFF; }
.icon-bar > a:hover i { color: #FFFFFF; }
.icon-bar > a.active { background: #c00; }
.icon-bar > a.active label { color: #FFFFFF; }
.icon-bar > a.active i { color: #FFFFFF; }
.icon-bar .item.disabled { cursor: not-allowed; opacity: 0.7; pointer-events: none; }
.icon-bar .item.disabled > * { opacity: 0.7; cursor: not-allowed; }
.icon-bar.two-up .item { width: 50%; }
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item { width: auto; }
@media only screen and (min-width: 41.9375em) { .icon-bar.two-up.medium-vertical .item { width: auto; } }
@media only screen and (min-width: 64.0625em) { .icon-bar.two-up.large-vertical .item { width: auto; } }
.icon-bar.three-up .item { width: 33.3333%; }
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item { width: auto; }
@media only screen and (min-width: 41.9375em) { .icon-bar.three-up.medium-vertical .item { width: auto; } }
@media only screen and (min-width: 64.0625em) { .icon-bar.three-up.large-vertical .item { width: auto; } }
.icon-bar.four-up .item { width: 25%; }
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item { width: auto; }
@media only screen and (min-width: 41.9375em) { .icon-bar.four-up.medium-vertical .item { width: auto; } }
@media only screen and (min-width: 64.0625em) { .icon-bar.four-up.large-vertical .item { width: auto; } }
.icon-bar.five-up .item { width: 20%; }
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item { width: auto; }
@media only screen and (min-width: 41.9375em) { .icon-bar.five-up.medium-vertical .item { width: auto; } }
@media only screen and (min-width: 64.0625em) { .icon-bar.five-up.large-vertical .item { width: auto; } }
.icon-bar.six-up .item { width: 16.66667%; }
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item { width: auto; }
@media only screen and (min-width: 41.9375em) { .icon-bar.six-up.medium-vertical .item { width: auto; } }
@media only screen and (min-width: 64.0625em) { .icon-bar.six-up.large-vertical .item { width: auto; } }
.icon-bar.seven-up .item { width: 14.28571%; }
.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item { width: auto; }
@media only screen and (min-width: 41.9375em) { .icon-bar.seven-up.medium-vertical .item { width: auto; } }
@media only screen and (min-width: 64.0625em) { .icon-bar.seven-up.large-vertical .item { width: auto; } }
.icon-bar.eight-up .item { width: 12.5%; }
.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item { width: auto; }
@media only screen and (min-width: 41.9375em) { .icon-bar.eight-up.medium-vertical .item { width: auto; } }
@media only screen and (min-width: 64.0625em) { .icon-bar.eight-up.large-vertical .item { width: auto; } }

.icon-bar.two-up .item { width: 50%; }
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item { width: auto; }
@media only screen and (min-width: 41.9375em) { .icon-bar.two-up.medium-vertical .item { width: auto; } }
@media only screen and (min-width: 64.0625em) { .icon-bar.two-up.large-vertical .item { width: auto; } }
.icon-bar.three-up .item { width: 33.3333%; }
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item { width: auto; }
@media only screen and (min-width: 41.9375em) { .icon-bar.three-up.medium-vertical .item { width: auto; } }
@media only screen and (min-width: 64.0625em) { .icon-bar.three-up.large-vertical .item { width: auto; } }
.icon-bar.four-up .item { width: 25%; }
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item { width: auto; }
@media only screen and (min-width: 41.9375em) { .icon-bar.four-up.medium-vertical .item { width: auto; } }
@media only screen and (min-width: 64.0625em) { .icon-bar.four-up.large-vertical .item { width: auto; } }
.icon-bar.five-up .item { width: 20%; }
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item { width: auto; }
@media only screen and (min-width: 41.9375em) { .icon-bar.five-up.medium-vertical .item { width: auto; } }
@media only screen and (min-width: 64.0625em) { .icon-bar.five-up.large-vertical .item { width: auto; } }
.icon-bar.six-up .item { width: 16.66667%; }
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item { width: auto; }
@media only screen and (min-width: 41.9375em) { .icon-bar.six-up.medium-vertical .item { width: auto; } }
@media only screen and (min-width: 64.0625em) { .icon-bar.six-up.large-vertical .item { width: auto; } }
.icon-bar.seven-up .item { width: 14.28571%; }
.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item { width: auto; }
@media only screen and (min-width: 41.9375em) { .icon-bar.seven-up.medium-vertical .item { width: auto; } }
@media only screen and (min-width: 64.0625em) { .icon-bar.seven-up.large-vertical .item { width: auto; } }
.icon-bar.eight-up .item { width: 12.5%; }
.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item { width: auto; }
@media only screen and (min-width: 41.9375em) { .icon-bar.eight-up.medium-vertical .item { width: auto; } }
@media only screen and (min-width: 64.0625em) { .icon-bar.eight-up.large-vertical .item { width: auto; } }

.inline-list { list-style: none; margin-top: 0; margin-bottom: 1.0625rem; margin-left: -1.375rem; margin-right: 0; overflow: hidden; padding: 0; }
.inline-list > li { display: block; float: left; list-style: none; margin-left: 1.375rem; }
.inline-list > li > * { display: block; }

/* Foundation Joyride */
.joyride-list { display: none; }

/* Default styles for the container */
.joyride-tip-guide { background: #333333; color: #FFFFFF; display: none; font-family: inherit; font-weight: normal; position: absolute; top: 0; width: 95%; z-index: 103; left: 2.5%; }

.lt-ie9 .joyride-tip-guide { margin-left: -400px; max-width: 800px; left: 50%; }

.joyride-content-wrapper { padding: 1.125rem 1.25rem 1.5rem; width: 100%; }
.joyride-content-wrapper .button { margin-bottom: 0 !important; }
.joyride-content-wrapper .joyride-prev-tip { margin-right: 10px; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub { border: 10px solid #333333; display: block; height: 0; position: absolute; width: 0; left: 22px; }
.joyride-tip-guide .joyride-nub.top { border-color: #333333; border-top-color: transparent !important; border-top-style: solid; border-left-color: transparent !important; border-right-color: transparent !important; top: -20px; }
.joyride-tip-guide .joyride-nub.bottom { border-color: #333333 !important; border-bottom-color: transparent !important; border-bottom-style: solid; border-left-color: transparent !important; border-right-color: transparent !important; bottom: -20px; }
.joyride-tip-guide .joyride-nub.right { right: -20px; }
.joyride-tip-guide .joyride-nub.left { left: -20px; }

/* Typography */
.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 { color: #FFFFFF; font-weight: bold; line-height: 1.25; margin: 0; }

.joyride-tip-guide p { font-size: 0.875rem; line-height: 1.3; margin: 0 0 1.125rem 0; }

.joyride-timer-indicator-wrap { border: solid 1px #555555; bottom: 1rem; height: 3px; position: absolute; width: 50px; right: 1.0625rem; }

.joyride-timer-indicator { background: #666666; display: block; height: inherit; width: 0; }

.joyride-close-tip { color: #777777 !important; font-size: 24px; font-weight: normal; line-height: .5 !important; position: absolute; text-decoration: none; top: 10px; right: 12px; }
.joyride-close-tip:hover, .joyride-close-tip:focus { color: #EEEEEE !important; }

.joyride-modal-bg { background: rgba(0, 0, 0, 0.5); cursor: pointer; display: none; height: 100%; position: fixed; top: 0; width: 100%; z-index: 100; left: 0; }

.joyride-expose-wrapper { background-color: #FFFFFF; border-radius: 3px; box-shadow: 0 0 15px #FFFFFF; position: absolute; z-index: 102; }

.joyride-expose-cover { background: transparent; border-radius: 3px; left: 0; position: absolute; top: 0; z-index: 9999; }

/* Styles for screens that are at least 768px; */
@media only screen { .joyride-tip-guide { width: 300px; left: inherit; }
  .joyride-tip-guide .joyride-nub.bottom { border-color: #333333 !important; border-bottom-color: transparent !important; border-left-color: transparent !important; border-right-color: transparent !important; bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right { border-color: #333333 !important; border-right-color: transparent !important; border-bottom-color: transparent !important; border-top-color: transparent !important; left: auto; right: -20px; top: 22px; }
  .joyride-tip-guide .joyride-nub.left { border-color: #333333 !important; border-bottom-color: transparent !important; border-left-color: transparent !important; border-top-color: transparent !important; left: -20px; right: auto; top: 22px; } }
.keystroke, kbd { background-color: #ededed; border-color: #dddddd; color: #222222; border-style: solid; border-width: 1px; font-family: "Consolas", "Menlo", "Courier", monospace; font-size: inherit; margin: 0; padding: 0.125rem 0.25rem 0; border-radius: 3px; }

.label { display: inline-block; font-family: Arial, sans-serif; font-weight: normal; line-height: 1; margin-bottom: auto; position: relative; text-align: center; text-decoration: none; white-space: nowrap; padding: 0.25rem 0.5rem 0.25rem; font-size: 0.6875rem; background-color: #c00; color: #FFFFFF; }
.label.radius { border-radius: 3px; }
.label.round { border-radius: 1000px; }
.label.alert { background-color: #c60f13; color: #FFFFFF; }
.label.warning { background-color: #f08a24; color: #FFFFFF; }
.label.success { background-color: #43AC6A; color: #FFFFFF; }
.label.secondary { background-color: #e7e7e7; color: #333333; }
.label.info { background-color: #a0d3e8; color: #333333; }

[data-magellan-expedition], [data-magellan-expedition-clone] { background: #FFFFFF; min-width: 100%; padding: 10px; z-index: 50; }
[data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav { margin-bottom: 0; }
[data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd { margin-bottom: 0; }
[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a { line-height: 1.8em; }

@-webkit-keyframes rotate { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes rotate { from { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } }
/* Orbit Graceful Loading */
.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; }
.slideshow-wrapper .orbit-container .orbit-bullets li { display: inline-block; }
.slideshow-wrapper .preloader { border-radius: 1000px; animation-duration: 1.5s; animation-iteration-count: infinite; animation-name: rotate; animation-timing-function: linear; border-color: #555555 #FFFFFF; border: solid 3px; display: block; height: 40px; left: 50%; margin-left: -20px; margin-top: -20px; position: absolute; top: 50%; width: 40px; }

.orbit-container { background: none; overflow: hidden; position: relative; width: 100%; }
.orbit-container .orbit-slides-container { list-style: none; margin: 0; padding: 0; position: relative; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); }
.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 { bottom: 0; position: absolute; background-color: rgba(51, 51, 51, 0.8); color: #FFFFFF; font-size: 0.875rem; padding: 0.625rem 0.875rem; width: 100%; }
.orbit-container .orbit-slide-number { left: 10px; background: transparent; color: #FFFFFF; font-size: 12px; position: absolute; top: 10px; z-index: 10; }
.orbit-container .orbit-slide-number span { font-weight: 700; padding: 0.3125rem; }
.orbit-container .orbit-timer { position: absolute; top: 12px; right: 10px; height: 6px; width: 100px; z-index: 10; }
.orbit-container .orbit-timer .orbit-progress { height: 3px; background-color: rgba(255, 255, 255, 0.3); display: block; width: 0; position: relative; right: 20px; top: 5px; }
.orbit-container .orbit-timer > span { border: solid 4px #FFFFFF; border-bottom: none; border-top: none; display: none; height: 14px; position: absolute; top: 0; width: 11px; right: 0; }
.orbit-container .orbit-timer.paused > span { top: 0; width: 11px; height: 14px; border: inset 8px; border-left-style: solid; border-color: transparent; border-left-color: #FFFFFF; right: -4px; }
.orbit-container .orbit-timer.paused > span.dark { border-left-color: #333333; }
.orbit-container:hover .orbit-timer > span { display: block; }
.orbit-container .orbit-prev, .orbit-container .orbit-next { background-color: transparent; color: white; height: 60px; line-height: 50px; margin-top: -25px; position: absolute; text-indent: -9999px !important; top: 45%; width: 36px; z-index: 10; }
.orbit-container .orbit-prev:hover, .orbit-container .orbit-next:hover { background-color: rgba(0, 0, 0, 0.3); }
.orbit-container .orbit-prev > span, .orbit-container .orbit-next > span { border: inset 10px; display: block; height: 0; margin-top: -10px; position: absolute; top: 50%; width: 0; }
.orbit-container .orbit-prev { left: 0; }
.orbit-container .orbit-prev > span { border-right-style: solid; border-color: transparent; border-right-color: #FFFFFF; }
.orbit-container .orbit-prev:hover > span { border-right-color: #FFFFFF; }
.orbit-container .orbit-next { right: 0; }
.orbit-container .orbit-next > span { border-color: transparent; border-left-style: solid; border-left-color: #FFFFFF; left: 50%; margin-left: -4px; }
.orbit-container .orbit-next:hover > span { border-left-color: #FFFFFF; }

.orbit-bullets-container { text-align: center; }

.orbit-bullets { display: block; float: none; margin: 0 auto 30px auto; overflow: hidden; position: relative; text-align: center; top: 10px; }
.orbit-bullets li { background: #CCCCCC; cursor: pointer; display: inline-block; float: none; height: 0.5625rem; margin-right: 6px; width: 0.5625rem; border-radius: 1000px; }
.orbit-bullets li.active { background: #999999; }
.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: 41.9375em) { .touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next { display: inherit; }
  .touch .orbit-bullets { display: block; } }
@media only screen and (max-width: 41.875em) { .orbit-stack-on-small .orbit-slides-container { height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * { margin: 0  !important; opacity: 1 !important; position: relative; }
  .orbit-stack-on-small .orbit-slide-number { display: none; }
  .orbit-timer { display: none; }
  .orbit-next, .orbit-prev { display: none; }
  .orbit-bullets { display: none; } }
ul.pagination { display: block; margin-left: -0.3125rem; min-height: 1.5rem; }
ul.pagination li { color: #222222; font-size: 0.875rem; height: 1.5rem; margin-left: 0.3125rem; }
ul.pagination li a, ul.pagination li button { border-radius: 3px; transition: background-color 300ms ease-out; background: none; color: #999999; display: block; font-size: 1em; font-weight: normal; line-height: inherit; padding: 0.0625rem 0.625rem 0.0625rem; }
ul.pagination li:hover a, ul.pagination li a:focus, ul.pagination li:hover button, ul.pagination li button:focus { background: #e6e6e6; }
ul.pagination li.unavailable a, ul.pagination li.unavailable button { cursor: default; color: #999999; pointer-events: none; }
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus { background: transparent; }
ul.pagination li.current a, ul.pagination li.current button { background: #c00; color: #FFFFFF; cursor: default; font-weight: bold; }
ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus { background: #c00; }
ul.pagination li { display: block; float: left; }

/* Pagination centred wrapper */
.pagination-centered { text-align: center; }
.pagination-centered ul.pagination li { display: inline-block; float: none; }

/* Panels */
.panel { border-style: solid; border-width: 1px; border-color: #d8d8d8; margin-bottom: 1.25rem; padding: 1.25rem; background: #f2f2f2; color: #333333; }
.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, .panel li, .panel dl { color: #333333; }
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 { line-height: 1; margin-bottom: 0.625rem; }
.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: 1px; border-color: #d8d8d8; margin-bottom: 1.25rem; padding: 1.25rem; background: #ffeded; color: #333333; }
.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, .panel.callout li, .panel.callout dl { color: #333333; }
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 { line-height: 1; margin-bottom: 0.625rem; }
.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:not(.button) { color: #c00; }
.panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus { color: #af0000; }
.panel.radius { border-radius: 3px; }

/* Pricing Tables */
.pricing-table { border: solid 1px #DDDDDD; margin-left: 0; margin-bottom: 1.25rem; }
.pricing-table * { list-style: none; line-height: 1; }
.pricing-table .title { background-color: #333333; color: #EEEEEE; font-family: Arial, sans-serif; font-size: 1rem; font-weight: normal; padding: 0.9375rem 1.25rem; text-align: center; }
.pricing-table .price { background-color: #F6F6F6; color: #333333; font-family: Arial, sans-serif; font-size: 2rem; font-weight: normal; padding: 0.9375rem 1.25rem; text-align: center; }
.pricing-table .description { background-color: #FFFFFF; border-bottom: dotted 1px #DDDDDD; color: #777777; font-size: 0.75rem; font-weight: normal; line-height: 1.4; padding: 0.9375rem; text-align: center; }
.pricing-table .bullet-item { background-color: #FFFFFF; border-bottom: dotted 1px #DDDDDD; color: #333333; font-size: 0.875rem; font-weight: normal; padding: 0.9375rem; text-align: center; }
.pricing-table .cta-button { background-color: #FFFFFF; padding: 1.25rem 1.25rem 0; text-align: center; }

/* Progress Bar */
.progress { background-color: #F6F6F6; border: 1px solid white; height: 1.5625rem; margin-bottom: 0.625rem; padding: 0.125rem; }
.progress .meter { background: #c00; display: block; height: 100%; float: left; width: 0%; }
.progress .meter.secondary { background: #e7e7e7; display: block; height: 100%; float: left; width: 0%; }
.progress .meter.success { background: #43AC6A; display: block; height: 100%; float: left; width: 0%; }
.progress .meter.alert { background: #c60f13; display: block; height: 100%; float: left; width: 0%; }
.progress.secondary .meter { background: #e7e7e7; display: block; height: 100%; float: left; width: 0%; }
.progress.success .meter { background: #43AC6A; display: block; height: 100%; float: left; width: 0%; }
.progress.alert .meter { background: #c60f13; display: block; height: 100%; float: left; width: 0%; }
.progress.radius { border-radius: 3px; }
.progress.radius .meter { border-radius: 2px; }
.progress.round { border-radius: 1000px; }
.progress.round .meter { border-radius: 999px; }

.range-slider { border: 1px solid #DDDDDD; margin: 1.25rem 0; position: relative; -ms-touch-action: none; touch-action: none; display: block; height: 1rem; width: 100%; background: #FAFAFA; }
.range-slider.vertical-range { border: 1px solid #DDDDDD; margin: 1.25rem 0; position: relative; -ms-touch-action: none; touch-action: none; display: inline-block; height: 12.5rem; width: 1rem; }
.range-slider.vertical-range .range-slider-handle { bottom: -10.5rem; margin-left: -0.5rem; margin-top: 0; position: absolute; }
.range-slider.vertical-range .range-slider-active-segment { border-bottom-left-radius: inherit; border-bottom-right-radius: inherit; border-top-left-radius: initial; bottom: 0; height: auto; width: 0.875rem; }
.range-slider.radius { background: #FAFAFA; border-radius: 3px; }
.range-slider.radius .range-slider-handle { background: #c00; border-radius: 3px; }
.range-slider.radius .range-slider-handle:hover { background: #b40000; }
.range-slider.round { background: #FAFAFA; border-radius: 1000px; }
.range-slider.round .range-slider-handle { background: #c00; border-radius: 1000px; }
.range-slider.round .range-slider-handle:hover { background: #b40000; }
.range-slider.disabled, .range-slider[disabled] { background: #FAFAFA; cursor: not-allowed; opacity: 0.7; }
.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle { background: #c00; cursor: default; opacity: 0.7; }
.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover { background: #b40000; }

.range-slider-active-segment { background: #e5e5e5; border-bottom-left-radius: inherit; border-top-left-radius: inherit; display: inline-block; height: 0.875rem; position: absolute; }

.range-slider-handle { border: 1px solid none; cursor: pointer; display: inline-block; height: 1.375rem; position: absolute; top: -0.3125rem; width: 2rem; z-index: 1; -ms-touch-action: manipulation; touch-action: manipulation; background: #c00; }
.range-slider-handle:hover { background: #b40000; }

.reveal-modal-bg { background: #000000; background: rgba(0, 0, 0, 0.45); bottom: 0; display: none; left: 0; position: fixed; right: 0; top: 0; z-index: 1004; left: 0; }

.reveal-modal { border-radius: 3px; display: none; position: absolute; top: 0; visibility: hidden; width: 100%; z-index: 1005; left: 0; background-color: #FFFFFF; padding: 1.875rem; border: solid 1px #666666; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
@media only screen and (max-width: 41.875em) { .reveal-modal { min-height: 100vh; } }
.reveal-modal .column, .reveal-modal .columns { min-width: 0; }
.reveal-modal > :first-child { margin-top: 0; }
.reveal-modal > :last-child { margin-bottom: 0; }
@media only screen and (min-width: 41.9375em) { .reveal-modal { left: 0; margin: 0 auto; max-width: 62.5rem; right: 0; width: 80%; } }
@media only screen and (min-width: 41.9375em) { .reveal-modal { top: 6.25rem; } }
.reveal-modal.radius { box-shadow: none; border-radius: 3px; }
.reveal-modal.round { box-shadow: none; border-radius: 1000px; }
.reveal-modal.collapse { padding: 0; box-shadow: none; }
@media only screen and (min-width: 41.9375em) { .reveal-modal.tiny { left: 0; margin: 0 auto; max-width: 62.5rem; right: 0; width: 30%; } }
@media only screen and (min-width: 41.9375em) { .reveal-modal.small { left: 0; margin: 0 auto; max-width: 62.5rem; right: 0; width: 40%; } }
@media only screen and (min-width: 41.9375em) { .reveal-modal.medium { left: 0; margin: 0 auto; max-width: 62.5rem; right: 0; width: 60%; } }
@media only screen and (min-width: 41.9375em) { .reveal-modal.large { left: 0; margin: 0 auto; max-width: 62.5rem; right: 0; width: 70%; } }
@media only screen and (min-width: 41.9375em) { .reveal-modal.xlarge { left: 0; margin: 0 auto; max-width: 62.5rem; right: 0; width: 95%; } }
.reveal-modal.full { height: 100vh; height: 100%; left: 0; margin-left: 0 !important; max-width: none !important; min-height: 100vh; top: 0; }
@media only screen and (min-width: 41.9375em) { .reveal-modal.full { left: 0; margin: 0 auto; max-width: 62.5rem; right: 0; width: 100%; } }
.reveal-modal.toback { z-index: 1003; }
.reveal-modal .close-reveal-modal { color: #AAAAAA; cursor: pointer; font-size: 2.5rem; font-weight: bold; line-height: 1; position: absolute; top: 0.625rem; right: 1.375rem; }

.side-nav { display: block; font-family: Arial, sans-serif; list-style-position: outside; list-style-type: none; margin: 0; padding: 0.875rem 0; }
.side-nav li { font-size: 0.875rem; font-weight: normal; margin: 0 0 0.4375rem 0; }
.side-nav li a:not(.button) { color: #c00; display: block; margin: 0; padding: 0.4375rem 0.875rem; }
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus { background: rgba(0, 0, 0, 0.025); color: #ff2929; }
.side-nav li a:not(.button):active { color: #ff2929; }
.side-nav li.active > a:first-child:not(.button) { color: #ff2929; font-family: Arial, sans-serif; font-weight: normal; }
.side-nav li.divider { border-top: 1px solid; height: 0; list-style: none; padding: 0; border-top-color: #e6e6e6; }
.side-nav li.heading { color: #c00; font-size: 0.875rem; font-weight: bold; text-transform: uppercase; }

.split.button { position: relative; padding-right: 5.0625rem; }
.split.button span { display: block; height: 100%; position: absolute; right: 0; top: 0; border-left: solid 1px; }
.split.button span:after { position: absolute; content: ""; width: 0; height: 0; display: block; border-style: inset; top: 50%; left: 50%; }
.split.button span:active { background-color: rgba(0, 0, 0, 0.1); }
.split.button span { border-left-color: rgba(255, 255, 255, 0.5); }
.split.button span { width: 3.09375rem; }
.split.button span:after { border-top-style: solid; border-width: 0.375rem; margin-left: -0.375rem; top: 48%; }
.split.button span:after { border-color: #FFFFFF transparent transparent transparent; }
.split.button.secondary span { border-left-color: rgba(255, 255, 255, 0.5); }
.split.button.secondary span:after { border-color: #FFFFFF transparent transparent transparent; }
.split.button.alert span { border-left-color: rgba(255, 255, 255, 0.5); }
.split.button.success span { border-left-color: rgba(255, 255, 255, 0.5); }
.split.button.tiny { padding-right: 3.75rem; }
.split.button.tiny span { width: 2.25rem; }
.split.button.tiny span:after { border-top-style: solid; border-width: 0.375rem; margin-left: -0.375rem; top: 48%; }
.split.button.small { padding-right: 4.375rem; }
.split.button.small span { width: 2.625rem; }
.split.button.small span:after { border-top-style: solid; border-width: 0.4375rem; margin-left: -0.375rem; top: 48%; }
.split.button.large { padding-right: 5.5rem; }
.split.button.large span { width: 3.4375rem; }
.split.button.large span:after { border-top-style: solid; border-width: 0.3125rem; margin-left: -0.375rem; top: 48%; }
.split.button.expand { padding-left: 2rem; }
.split.button.secondary span:after { border-color: #333333 transparent transparent transparent; }
.split.button.radius span { -webkit-border-bottom-right-radius: 3px; -webkit-border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; }
.split.button.round span { -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }
.split.button.no-pip span:before { border-style: none; }
.split.button.no-pip span:after { border-style: none; }
.split.button.no-pip span > i { display: block; left: 50%; margin-left: -0.28889em; margin-top: -0.48889em; position: absolute; top: 50%; }

.sub-nav { display: block; margin: -0.25rem 0 1.125rem; overflow: hidden; padding-top: 0.25rem; width: auto; }
.sub-nav dt { text-transform: uppercase; }
.sub-nav dt, .sub-nav dd, .sub-nav li { color: #999999; float: left; font-family: Arial, sans-serif; font-size: 0.875rem; font-weight: normal; margin-left: 1rem; margin-bottom: 0; }
.sub-nav dt a, .sub-nav dd a, .sub-nav li a { color: #999999; padding: 0.1875rem 1rem; text-decoration: none; }
.sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover { color: #737373; }
.sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a { border-radius: 3px; background: #c00; color: #FFFFFF; cursor: default; font-weight: normal; padding: 0.1875rem 1rem; }
.sub-nav dt.active a:hover, .sub-nav dd.active a:hover, .sub-nav li.active a:hover { background: #af0000; }

.switch { border: none; margin-bottom: 1.5rem; outline: 0; padding: 0; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.switch label { background: #DDDDDD; color: transparent; cursor: pointer; display: block; margin-bottom: 1rem; position: relative; text-indent: 100%; width: 4rem; height: 2rem; transition: left 0.15s ease-out; }
.switch input { left: 10px; opacity: 0; padding: 0; position: absolute; top: 9px; }
.switch input + label { margin-left: 0; margin-right: 0; }
.switch label:after { background: #FFFFFF; content: ""; display: block; height: 1.5rem; left: .25rem; position: absolute; top: .25rem; width: 1.5rem; -webkit-transition: left 0.15s ease-out; -moz-transition: left 0.15s ease-out; -o-transition: translate3d(0, 0, 0); transition: left 0.15s ease-out; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.switch input:checked + label { background: #c00; }
.switch input:checked + label:after { left: 2.25rem; }
.switch label { height: 2rem; width: 4rem; }
.switch label:after { height: 1.5rem; width: 1.5rem; }
.switch input:checked + label:after { left: 2.25rem; }
.switch label { color: transparent; background: #DDDDDD; }
.switch label:after { background: #FFFFFF; }
.switch input:checked + label { background: #c00; }
.switch.large label { height: 2.5rem; width: 5rem; }
.switch.large label:after { height: 2rem; width: 2rem; }
.switch.large input:checked + label:after { left: 2.75rem; }
.switch.small label { height: 1.75rem; width: 3.5rem; }
.switch.small label:after { height: 1.25rem; width: 1.25rem; }
.switch.small input:checked + label:after { left: 2rem; }
.switch.tiny label { height: 1.5rem; width: 3rem; }
.switch.tiny label:after { height: 1rem; width: 1rem; }
.switch.tiny input:checked + label:after { left: 1.75rem; }
.switch.radius label { border-radius: 4px; }
.switch.radius label:after { border-radius: 3px; }
.switch.round { border-radius: 1000px; }
.switch.round label { border-radius: 2rem; }
.switch.round label:after { border-radius: 2rem; }

table { background: #FFFFFF; border: solid 1px #DDDDDD; margin-bottom: 1.25rem; table-layout: auto; }
table caption { background: transparent; color: #222222; font-size: 1rem; font-weight: bold; }
table thead { background: #F5F5F5; }
table thead tr th, table thead tr td { color: #222222; font-size: 0.875rem; font-weight: bold; padding: 0.5rem 0.625rem 0.625rem; }
table tfoot { background: #F5F5F5; }
table tfoot tr th, table tfoot tr td { color: #222222; font-size: 0.875rem; font-weight: bold; padding: 0.5rem 0.625rem 0.625rem; }
table tr th, table tr td { color: #222222; font-size: 0.875rem; padding: 0.5625rem 0.625rem; text-align: left; }
table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #F9F9F9; }
table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th, table tbody tr td, table tr td { display: table-cell; line-height: 1.125rem; }

.tabs { margin-bottom: 0 !important; margin-left: 0; }
.tabs:before, .tabs:after { content: " "; display: table; }
.tabs:after { clear: both; }
.tabs dd, .tabs .tab-title { float: left; list-style: none; margin-bottom: 0 !important; position: relative; }
.tabs dd > a, .tabs .tab-title > a { display: block; background-color: #EFEFEF; color: #222222; font-family: Arial, sans-serif; font-size: 1rem; padding: 1rem 2rem; }
.tabs dd > a:hover, .tabs .tab-title > a:hover { background-color: #e1e1e1; }
.tabs dd.active > a, .tabs .tab-title.active > a { background-color: #FFFFFF; color: #222222; }
.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a { -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }
.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a { -webkit-border-bottom-right-radius: 3px; -webkit-border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; }
.tabs.vertical dd, .tabs.vertical .tab-title { position: inherit; float: none; display: block; top: auto; }

.tabs-content { margin-bottom: 1.5rem; width: 100%; }
.tabs-content:before, .tabs-content:after { content: " "; display: table; }
.tabs-content:after { clear: both; }
.tabs-content > .content { display: none; float: left; padding: 0.9375rem 0; width: 100%; }
.tabs-content > .content.active { display: block; float: none; }
.tabs-content > .content.contained { padding: 0.9375rem; }
.tabs-content.vertical { display: block; }
.tabs-content.vertical > .content { padding: 0 0.9375rem; }

@media only screen and (min-width: 41.9375em) { .tabs.vertical { float: left; margin: 0; margin-bottom: 1.25rem !important; max-width: 20%; width: 20%; }
  .tabs-content.vertical { float: left; margin-left: -1px; max-width: 80%; padding-left: 1rem; width: 80%; } }
.no-js .tabs-content > .content { display: block; float: none; }

/* Image Thumbnails */
.th { border: solid 4px #FFFFFF; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); display: inline-block; line-height: 0; max-width: 100%; transition: all 200ms ease-out; }
.th:hover, .th:focus { box-shadow: 0 0 6px 1px rgba(204, 0, 0, 0.5); }
.th.radius { border-radius: 3px; }

/* Tooltips */
.has-tip { border-bottom: dotted 1px #CCCCCC; color: #333333; cursor: help; font-weight: bold; }
.has-tip:hover, .has-tip:focus { border-bottom: dotted 1px #5c0000; color: #c00; }
.has-tip.tip-left, .has-tip.tip-right { float: none !important; }

.tooltip { background: #333333; color: #FFFFFF; display: none; font-size: 0.875rem; font-weight: normal; line-height: 1.3; max-width: 300px; padding: 0.75rem; position: absolute; width: 100%; z-index: 1006; left: 50%; }
.tooltip > .nub { border: solid 5px; border-color: transparent transparent #333333 transparent; display: block; height: 0; pointer-events: none; position: absolute; top: -10px; width: 0; left: 5px; }
.tooltip > .nub.rtl { left: auto; right: 5px; }
.tooltip.radius { border-radius: 3px; }
.tooltip.round { border-radius: 1000px; }
.tooltip.round > .nub { left: 2rem; }
.tooltip.opened { border-bottom: dotted 1px #5c0000 !important; color: #c00 !important; }

.tap-to-close { color: #777777; display: block; font-size: 0.625rem; font-weight: normal; }

@media only screen { .tooltip > .nub { border-color: transparent transparent #333333 transparent; top: -10px; }
  .tooltip.tip-top > .nub { border-color: #333333 transparent transparent transparent; bottom: -10px; top: auto; }
  .tooltip.tip-left, .tooltip.tip-right { float: none !important; }
  .tooltip.tip-left > .nub { border-color: transparent transparent transparent #333333; left: auto; margin-top: -5px; right: -10px; top: 50%; }
  .tooltip.tip-right > .nub { border-color: transparent #333333 transparent transparent; left: -10px; margin-top: -5px; right: auto; top: 50%; } }
meta.foundation-mq-topbar { font-family: "/only screen and (min-width:41.9375em)/"; width: 41.9375em; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid { width: 100%; background: #333333; }
.contain-to-grid .top-bar { margin-bottom: 0; }

.fixed { position: fixed; top: 0; width: 100%; z-index: 99; left: 0; }
.fixed.expanded:not(.top-bar) { height: auto; max-height: 100%; overflow-y: auto; width: 100%; }
.fixed.expanded:not(.top-bar) .title-area { position: fixed; width: 100%; z-index: 99; }
.fixed.expanded:not(.top-bar) .top-bar-section { margin-top: 2.8125rem; z-index: 98; }

.top-bar { background: #333333; height: 2.8125rem; line-height: 2.8125rem; margin-bottom: 0; overflow: hidden; position: relative; }
.top-bar ul { list-style: none; margin-bottom: 0; }
.top-bar .row { max-width: none; }
.top-bar form, .top-bar input, .top-bar select { margin-bottom: 0; }
.top-bar input, .top-bar select { font-size: 0.75rem; height: 1.75rem; padding-bottom: .35rem; padding-top: .35rem; }
.top-bar .button, .top-bar button { font-size: 0.75rem; margin-bottom: 0; padding-bottom: 0.4125rem; padding-top: 0.4125rem; }
@media only screen and (max-width: 41.875em) { .top-bar .button, .top-bar button { position: relative; top: -1px; } }
.top-bar .title-area { margin: 0; position: relative; }
.top-bar .name { font-size: 16px; height: 2.8125rem; margin: 0; }
.top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span { font-size: 1.0625rem; line-height: 2.8125rem; margin: 0; }
.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a { color: #FFFFFF; display: block; font-weight: normal; padding: 0 0.9375rem; width: 75%; }
.top-bar .toggle-topbar { position: absolute; right: 0; top: 0; }
.top-bar .toggle-topbar a { color: #FFFFFF; display: block; font-size: 0.8125rem; font-weight: bold; height: 2.8125rem; line-height: 2.8125rem; padding: 0 0.9375rem; position: relative; text-transform: uppercase; }
.top-bar .toggle-topbar.menu-icon { margin-top: -16px; top: 50%; }
.top-bar .toggle-topbar.menu-icon a { color: #FFFFFF; height: 34px; line-height: 33px; padding: 0 2.5rem 0 0.9375rem; position: relative; }
.top-bar .toggle-topbar.menu-icon a span::after { content: ""; display: block; height: 0; position: absolute; margin-top: -8px; top: 50%; right: 0.9375rem; box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF; width: 16px; }
.top-bar .toggle-topbar.menu-icon a span:hover:after { box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
.top-bar.expanded { background: transparent; height: auto; }
.top-bar.expanded .title-area { background: #333333; }
.top-bar.expanded .toggle-topbar a { color: #888888; }
.top-bar.expanded .toggle-topbar a span::after { box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888; }
@media screen and (-webkit-min-device-pixel-ratio: 0) { .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown, .top-bar.expanded .top-bar-section .dropdown { clip: initial; }
  .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul { padding: 0; } }

.top-bar-section { left: 0; position: relative; width: auto; transition: left 300ms ease-out; }
.top-bar-section ul { display: block; font-size: 16px; height: auto; margin: 0; padding: 0; width: 100%; }
.top-bar-section .divider, .top-bar-section [role="separator"] { border-top: solid 1px #1a1a1a; clear: both; height: 1px; width: 100%; }
.top-bar-section ul li { background: #333333; }
.top-bar-section ul li > a { color: #FFFFFF; display: block; font-family: Arial, sans-serif; font-size: 0.8125rem; font-weight: normal; padding-left: 0.9375rem; padding: 12px 0 12px 0.9375rem; text-transform: none; width: 100%; }
.top-bar-section ul li > a.button { font-size: 0.8125rem; padding-left: 0.9375rem; padding-right: 0.9375rem; background-color: #c00; border-color: #a30000; color: #FFFFFF; }
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus { background-color: #a30000; }
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus { color: #FFFFFF; }
.top-bar-section ul li > a.button.secondary { background-color: #e7e7e7; border-color: #b9b9b9; color: #333333; }
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus { background-color: #b9b9b9; }
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus { color: #333333; }
.top-bar-section ul li > a.button.success { background-color: #43AC6A; border-color: #368a55; color: #FFFFFF; }
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus { background-color: #368a55; }
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus { color: #FFFFFF; }
.top-bar-section ul li > a.button.alert { background-color: #c60f13; border-color: #9e0c0f; color: #FFFFFF; }
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus { background-color: #9e0c0f; }
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus { color: #FFFFFF; }
.top-bar-section ul li > a.button.warning { background-color: #f08a24; border-color: #cf6e0e; color: #FFFFFF; }
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus { background-color: #cf6e0e; }
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus { color: #FFFFFF; }
.top-bar-section ul li > a.button.info { background-color: #a0d3e8; border-color: #61b6d9; color: #333333; }
.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus { background-color: #61b6d9; }
.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus { color: #FFFFFF; }
.top-bar-section ul li > button { font-size: 0.8125rem; padding-left: 0.9375rem; padding-right: 0.9375rem; background-color: #c00; border-color: #a30000; color: #FFFFFF; }
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus { background-color: #a30000; }
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus { color: #FFFFFF; }
.top-bar-section ul li > button.secondary { background-color: #e7e7e7; border-color: #b9b9b9; color: #333333; }
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus { background-color: #b9b9b9; }
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus { color: #333333; }
.top-bar-section ul li > button.success { background-color: #43AC6A; border-color: #368a55; color: #FFFFFF; }
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus { background-color: #368a55; }
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus { color: #FFFFFF; }
.top-bar-section ul li > button.alert { background-color: #c60f13; border-color: #9e0c0f; color: #FFFFFF; }
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus { background-color: #9e0c0f; }
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus { color: #FFFFFF; }
.top-bar-section ul li > button.warning { background-color: #f08a24; border-color: #cf6e0e; color: #FFFFFF; }
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus { background-color: #cf6e0e; }
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus { color: #FFFFFF; }
.top-bar-section ul li > button.info { background-color: #a0d3e8; border-color: #61b6d9; color: #333333; }
.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus { background-color: #61b6d9; }
.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus { color: #FFFFFF; }
.top-bar-section ul li:hover:not(.has-form) > a { background-color: #555555; color: #FFFFFF; background: #222222; }
.top-bar-section ul li.active > a { background: #c00; color: #FFFFFF; }
.top-bar-section ul li.active > a:hover { background: #af0000; color: #FFFFFF; }
.top-bar-section .has-form { padding: 0.9375rem; }
.top-bar-section .has-dropdown { position: relative; }
.top-bar-section .has-dropdown > a:after { border: inset 5px; content: ""; display: block; height: 0; width: 0; border-color: transparent transparent transparent rgba(255, 255, 255, 0.4); border-left-style: solid; margin-right: 0.9375rem; margin-top: -4.5px; position: absolute; top: 50%; right: 0; }
.top-bar-section .has-dropdown.moved { position: static; }
.top-bar-section .has-dropdown.moved > .dropdown { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; display: block; position: absolute !important; width: 100%; }
.top-bar-section .has-dropdown.moved > a:after { display: none; }
.top-bar-section .dropdown { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; display: block; padding: 0; position: absolute; top: 0; z-index: 99; left: 100%; }
.top-bar-section .dropdown li { height: auto; width: 100%; }
.top-bar-section .dropdown li a { font-weight: normal; padding: 8px 0.9375rem; }
.top-bar-section .dropdown li a.parent-link { font-weight: normal; }
.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link { margin-bottom: 0; margin-top: 0; font-size: 1.125rem; }
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a { color: #FFFFFF; display: block; }
.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover { background: none; }
.top-bar-section .dropdown li.has-form { padding: 8px 0.9375rem; }
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button { top: auto; }
.top-bar-section .dropdown label { color: #777777; font-size: 0.625rem; font-weight: bold; margin-bottom: 0; padding: 8px 0.9375rem 2px; text-transform: uppercase; }

.js-generated { display: block; }

@media only screen and (min-width: 41.9375em) { .top-bar { background: #333333; 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, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name h5 a, .top-bar .name h6 a { width: auto; }
  .top-bar input, .top-bar select, .top-bar .button, .top-bar button { font-size: 0.875rem; height: 1.75rem; position: relative; top: 0.53125rem; }
  .top-bar .has-form > .button, .top-bar .has-form > button { font-size: 0.875rem; height: 1.75rem; position: relative; top: 0.53125rem; }
  .top-bar.expanded { background: #333333; }
  .contain-to-grid .top-bar { margin: 0 auto; margin-bottom: 0; max-width: 62.5rem; }
  .top-bar-section { transition: none 0 0; left: 0 !important; }
  .top-bar-section ul { display: inline; height: auto !important; width: auto; }
  .top-bar-section ul li { float: left; }
  .top-bar-section ul li .js-generated { display: none; }
  .top-bar-section li.hover > a:not(.button) { background-color: #555555; background: #222222; color: #FFFFFF; }
  .top-bar-section li:not(.has-form) a:not(.button) { background: #333333; line-height: 2.8125rem; padding: 0 0.9375rem; }
  .top-bar-section li:not(.has-form) a:not(.button):hover { background-color: #555555; background: #222222; }
  .top-bar-section li.active:not(.has-form) a:not(.button) { background: #c00; color: #FFFFFF; line-height: 2.8125rem; padding: 0 0.9375rem; }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover { background: #af0000; color: #FFFFFF; }
  .top-bar-section .has-dropdown > a { padding-right: 2.1875rem !important; }
  .top-bar-section .has-dropdown > a:after { border: inset 5px; content: ""; display: block; height: 0; width: 0; border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent; border-top-style: solid; margin-top: -2.5px; top: 1.40625rem; }
  .top-bar-section .has-dropdown.moved { position: relative; }
  .top-bar-section .has-dropdown.moved > .dropdown { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; display: block; }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; display: block; position: absolute !important; }
  .top-bar-section .has-dropdown > a:focus + .dropdown { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; display: block; position: absolute !important; }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after { border: none; content: "\00bb"; top: 0.1875rem; right: 5px; }
  .top-bar-section .dropdown { left: 0; background: transparent; min-width: 100%; top: auto; }
  .top-bar-section .dropdown li a { background: #333333; color: #FFFFFF; line-height: 2.8125rem; padding: 12px 0.9375rem; white-space: nowrap; }
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) { background: #333333; color: #FFFFFF; }
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) { background-color: #555555; color: #FFFFFF; background: #222222; }
  .top-bar-section .dropdown li label { background: #333333; white-space: nowrap; }
  .top-bar-section .dropdown li .dropdown { left: 100%; top: 0; }
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] { border-right: solid 1px #4e4e4e; border-bottom: none; border-top: none; clear: none; height: 2.8125rem; width: 0; }
  .top-bar-section .has-form { background: #333333; height: 2.8125rem; padding: 0 0.9375rem; }
  .top-bar-section .right li .dropdown { left: auto; right: 0; }
  .top-bar-section .right li .dropdown li .dropdown { right: 100%; }
  .top-bar-section .left li .dropdown { right: auto; left: 0; }
  .top-bar-section .left li .dropdown li .dropdown { left: 100%; }
  .no-js .top-bar-section ul li:hover > a { background-color: #555555; background: #222222; color: #FFFFFF; }
  .no-js .top-bar-section ul li:active > a { background: #c00; color: #FFFFFF; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; display: block; position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; display: block; position: absolute !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; }

@media only screen and (max-width: 41.875em) { .small-only-text-left { text-align: left !important; }
  .small-only-text-right { text-align: right !important; }
  .small-only-text-center { text-align: center !important; }
  .small-only-text-justify { text-align: justify !important; } }
@media only screen { .small-text-left { text-align: left !important; }
  .small-text-right { text-align: right !important; }
  .small-text-center { text-align: center !important; }
  .small-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 41.9375em) and (max-width: 64em) { .medium-only-text-left { text-align: left !important; }
  .medium-only-text-right { text-align: right !important; }
  .medium-only-text-center { text-align: center !important; }
  .medium-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 41.9375em) { .medium-text-left { text-align: left !important; }
  .medium-text-right { text-align: right !important; }
  .medium-text-center { text-align: center !important; }
  .medium-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 64.0625em) and (max-width: 90em) { .large-only-text-left { text-align: left !important; }
  .large-only-text-right { text-align: right !important; }
  .large-only-text-center { text-align: center !important; }
  .large-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 64.0625em) { .large-text-left { text-align: left !important; }
  .large-text-right { text-align: right !important; }
  .large-text-center { text-align: center !important; }
  .large-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 90.0625em) and (max-width: 120em) { .xlarge-only-text-left { text-align: left !important; }
  .xlarge-only-text-right { text-align: right !important; }
  .xlarge-only-text-center { text-align: center !important; }
  .xlarge-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 90.0625em) { .xlarge-text-left { text-align: left !important; }
  .xlarge-text-right { text-align: right !important; }
  .xlarge-text-center { text-align: center !important; }
  .xlarge-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) { .xxlarge-only-text-left { text-align: left !important; }
  .xxlarge-only-text-right { text-align: right !important; }
  .xxlarge-only-text-center { text-align: center !important; }
  .xxlarge-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 120.0625em) { .xxlarge-text-left { text-align: left !important; }
  .xxlarge-text-right { text-align: right !important; }
  .xxlarge-text-center { text-align: center !important; }
  .xxlarge-text-justify { text-align: justify !important; } }
/* Typography resets */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; }

/* Default Link Styles */
a { color: #c00; line-height: inherit; text-decoration: none; }
a:hover, a:focus { color: #af0000; }
a img { border: none; }

/* Default paragraph styles */
p { font-family: inherit; font-size: 1rem; font-weight: normal; line-height: 1.6; margin-bottom: 1.25rem; text-rendering: optimizeLegibility; }
p.lead { font-size: 1.21875rem; line-height: 1.6; }
p aside { font-size: 0.875rem; font-style: italic; line-height: 1.35; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 { color: #222222; font-family: "Meta W01 Light", Arial, sans-serif; font-style: normal; font-weight: normal; line-height: 1.4; margin-bottom: 0.5rem; margin-top: 0.2rem; text-rendering: optimizeLegibility; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { color: #6f6f6f; font-size: 60%; line-height: 0; }

h1 { font-size: 2.125rem; }

h2 { font-size: 1.6875rem; }

h3 { font-size: 1.375rem; }

h4 { font-size: 1.125rem; }

h5 { font-size: 1.125rem; }

h6 { font-size: 1rem; }

.subheader { line-height: 1.4; color: #6f6f6f; font-weight: normal; margin-top: 0.2rem; margin-bottom: 0.5rem; }

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

/* Helpful Typography Defaults */
em, i { font-style: italic; line-height: inherit; }

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

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

code { background-color: #f8f8f8; border-color: #dfdfdf; border-style: solid; border-width: 1px; color: #333333; font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul, ol, dl { font-family: inherit; font-size: 1rem; line-height: 1.6; list-style-position: outside; margin-bottom: 1.25rem; }

ul { margin-left: 1.1rem; }

/* Unordered Lists */
ul li ul, ul li ol { margin-left: 1.25rem; margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul { list-style: inherit; }
ul.square { list-style-type: square; margin-left: 1.1rem; }
ul.circle { list-style-type: circle; margin-left: 1.1rem; }
ul.disc { list-style-type: disc; margin-left: 1.1rem; }

/* Ordered Lists */
ol { margin-left: 1.4rem; }
ol li ul, ol li ol { margin-left: 1.25rem; margin-bottom: 0; }

.no-bullet { list-style-type: none; margin-left: 0; }
.no-bullet li ul, .no-bullet li ol { margin-left: 1.25rem; margin-bottom: 0; list-style: none; }

/* Definition Lists */
dl dt { margin-bottom: 0.3rem; font-weight: bold; }
dl dd { margin-bottom: 0.75rem; }

/* Abbreviations */
abbr, acronym { text-transform: uppercase; font-size: 90%; color: #222; cursor: help; }

abbr { text-transform: none; }
abbr[title] { border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote { margin: 0 0 1.25rem; padding: 0.5625rem 1.25rem 0 1.1875rem; border-left: 1px solid #DDDDDD; }
blockquote cite { display: block; font-size: 0.8125rem; color: #555555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited { color: #555555; }

blockquote, blockquote p { line-height: 1.6; color: #6f6f6f; }

/* Microformats */
.vcard { display: inline-block; margin: 0 0 1.25rem 0; border: 1px solid #DDDDDD; padding: 0.625rem 0.75rem; }
.vcard li { margin: 0; display: block; }
.vcard .fn { font-weight: bold; font-size: 0.9375rem; }

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

@media only screen and (min-width: 41.9375em) { h1, h2, h3, h4, h5, h6 { line-height: 1.4; }
  h1 { font-size: 2.75rem; }
  h2 { font-size: 2.3125rem; }
  h3 { font-size: 1.6875rem; }
  h4 { font-size: 1.4375rem; }
  h5 { font-size: 1.125rem; }
  h6 { font-size: 1rem; } }
/* Print styles.  Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/ Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
@media print { * { background: transparent !important; color: #000000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  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 #999999; page-break-inside: avoid; }
  thead { display: table-header-group; /* h5bp.com/t */ }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.34in; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; } }
.off-canvas-wrap { -webkit-backface-visibility: hidden; position: relative; width: 100%; overflow: hidden; }
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left, .off-canvas-wrap.move-bottom, .off-canvas-wrap.move-top { min-height: 100%; -webkit-overflow-scrolling: touch; }

.inner-wrap { position: relative; width: 100%; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }
.inner-wrap:before, .inner-wrap:after { content: " "; display: table; }
.inner-wrap:after { clear: both; }

.tab-bar { -webkit-backface-visibility: hidden; background: #333333; color: #FFFFFF; height: 2.8125rem; line-height: 2.8125rem; position: relative; }
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 { color: #FFFFFF; font-weight: bold; line-height: 2.8125rem; margin: 0; }
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 { font-size: 1.125rem; }

.left-small { height: 2.8125rem; position: absolute; top: 0; width: 2.8125rem; border-right: solid 1px #1a1a1a; left: 0; }

.right-small { height: 2.8125rem; position: absolute; top: 0; width: 2.8125rem; border-left: solid 1px #1a1a1a; right: 0; }

.tab-bar-section { height: 2.8125rem; padding: 0 0.625rem; position: absolute; text-align: center; top: 0; }
.tab-bar-section.left { text-align: left; }
.tab-bar-section.right { text-align: right; }
.tab-bar-section.left { left: 0; right: 2.8125rem; }
.tab-bar-section.right { left: 2.8125rem; right: 0; }
.tab-bar-section.middle { left: 2.8125rem; right: 2.8125rem; }

.tab-bar .menu-icon { color: #FFFFFF; display: block; height: 2.8125rem; padding: 0; position: relative; text-indent: 2.1875rem; transform: translate3d(0, 0, 0); width: 2.8125rem; }
.tab-bar .menu-icon span::after { content: ""; display: block; height: 0; position: absolute; top: 50%; margin-top: -0.5rem; left: 0.90625rem; box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF; width: 1rem; }
.tab-bar .menu-icon span:hover:after { box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu { -webkit-backface-visibility: hidden; background: #333333; bottom: 0; box-sizing: content-box; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; overflow-x: hidden; overflow-y: auto; position: absolute; transition: transform 500ms ease 0s; width: 15.625rem; z-index: 1001; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate(-100%, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); left: 0; top: 0; }
.left-off-canvas-menu * { -webkit-backface-visibility: hidden; }

.right-off-canvas-menu { -webkit-backface-visibility: hidden; background: #333333; bottom: 0; box-sizing: content-box; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; overflow-x: hidden; overflow-y: auto; position: absolute; transition: transform 500ms ease 0s; width: 15.625rem; z-index: 1001; -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate(100%, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); right: 0; top: 0; }
.right-off-canvas-menu * { -webkit-backface-visibility: hidden; }

.top-off-canvas-menu { -webkit-backface-visibility: hidden; background: #333333; bottom: 0; box-sizing: content-box; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; overflow-x: hidden; overflow-y: auto; position: absolute; transition: transform 500ms ease 0s; width: 15.625rem; z-index: 1001; -webkit-transform: translate3d(0, -100%, 0); -moz-transform: translate3d(0, -100%, 0); -ms-transform: translate(0, -100%); -o-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); top: 0; width: 100%; height: 18.75rem; }
.top-off-canvas-menu * { -webkit-backface-visibility: hidden; }

.bottom-off-canvas-menu { -webkit-backface-visibility: hidden; background: #333333; bottom: 0; box-sizing: content-box; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; overflow-x: hidden; overflow-y: auto; position: absolute; transition: transform 500ms ease 0s; width: 15.625rem; z-index: 1001; -webkit-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate(0, 100%); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); bottom: 0; width: 100%; height: 18.75rem; }
.bottom-off-canvas-menu * { -webkit-backface-visibility: hidden; }

ul.off-canvas-list { list-style-type: none; margin: 0; padding: 0; }
ul.off-canvas-list li label { background: #444444; border-bottom: none; border-top: 1px solid #5e5e5e; color: #999999; display: block; font-size: 0.75rem; font-weight: bold; margin: 0; padding: 0.3rem 0.9375rem; text-transform: uppercase; }
ul.off-canvas-list li a { border-bottom: 1px solid #262626; color: rgba(255, 255, 255, 0.7); display: block; padding: 0.66667rem; transition: background 300ms ease; }
ul.off-canvas-list li a:hover { background: #242424; }
ul.off-canvas-list li a:active { background: #242424; }

.move-right > .inner-wrap { -webkit-transform: translate3d(15.625rem, 0, 0); -moz-transform: translate3d(15.625rem, 0, 0); -ms-transform: translate(15.625rem, 0); -o-transform: translate3d(15.625rem, 0, 0); transform: translate3d(15.625rem, 0, 0); }
.move-right .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: transparent; background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }
@media only screen and (min-width: 41.9375em) { .move-right .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap { -webkit-transform: translate3d(-15.625rem, 0, 0); -moz-transform: translate3d(-15.625rem, 0, 0); -ms-transform: translate(-15.625rem, 0); -o-transform: translate3d(-15.625rem, 0, 0); transform: translate3d(-15.625rem, 0, 0); }
.move-left .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: transparent; background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }
@media only screen and (min-width: 41.9375em) { .move-left .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.move-top > .inner-wrap { -webkit-transform: translate3d(0, -18.75rem, 0); -moz-transform: translate3d(0, -18.75rem, 0); -ms-transform: translate(0, -18.75rem); -o-transform: translate3d(0, -18.75rem, 0); transform: translate3d(0, -18.75rem, 0); }
.move-top .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: transparent; background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }
@media only screen and (min-width: 41.9375em) { .move-top .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.move-bottom > .inner-wrap { -webkit-transform: translate3d(0, 18.75rem, 0); -moz-transform: translate3d(0, 18.75rem, 0); -ms-transform: translate(0, 18.75rem); -o-transform: translate3d(0, 18.75rem, 0); transform: translate3d(0, 18.75rem, 0); }
.move-bottom .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: transparent; background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }
@media only screen and (min-width: 41.9375em) { .move-bottom .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu, .offcanvas-overlap .top-off-canvas-menu, .offcanvas-overlap .bottom-off-canvas-menu { -ms-transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; transform: none; z-index: 1003; }
.offcanvas-overlap .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: transparent; background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }
@media only screen and (min-width: 41.9375em) { .offcanvas-overlap .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu { -ms-transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; transform: none; z-index: 1003; }
.offcanvas-overlap-left .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: transparent; background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }
@media only screen and (min-width: 41.9375em) { .offcanvas-overlap-left .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu { -ms-transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; transform: none; z-index: 1003; }
.offcanvas-overlap-right .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: transparent; background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }
@media only screen and (min-width: 41.9375em) { .offcanvas-overlap-right .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-top .bottom-off-canvas-menu { -ms-transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; transform: none; z-index: 1003; }
.offcanvas-overlap-top .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: transparent; background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }
@media only screen and (min-width: 41.9375em) { .offcanvas-overlap-top .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-bottom .top-off-canvas-menu { -ms-transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; transform: none; z-index: 1003; }
.offcanvas-overlap-bottom .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: transparent; background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }
@media only screen and (min-width: 41.9375em) { .offcanvas-overlap-bottom .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu { left: -15.625rem; }
.no-csstransforms .right-off-canvas-menu { right: -15.625rem; }
.no-csstransforms .top-off-canvas-menu { top: -18.75rem; }
.no-csstransforms .bottom-off-canvas-menu { bottom: -18.75rem; }
.no-csstransforms .move-left > .inner-wrap { right: 15.625rem; }
.no-csstransforms .move-right > .inner-wrap { left: 15.625rem; }
.no-csstransforms .move-top > .inner-wrap { right: 18.75rem; }
.no-csstransforms .move-bottom > .inner-wrap { left: 18.75rem; }

.left-submenu { -webkit-backface-visibility: hidden; -webkit-overflow-scrolling: touch; background: #333333; bottom: 0; box-sizing: content-box; margin: 0; overflow-x: hidden; overflow-y: auto; position: absolute; top: 0; width: 15.625rem; height: 18.75rem; z-index: 1002; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate(-100%, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); left: 0; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }
.left-submenu * { -webkit-backface-visibility: hidden; }
.left-submenu .back > a { background: #444; border-bottom: none; border-top: 1px solid #5e5e5e; color: #999999; font-weight: bold; padding: 0.3rem 0.9375rem; text-transform: uppercase; margin: 0; }
.left-submenu .back > a:hover { background: #303030; border-bottom: none; border-top: 1px solid #5e5e5e; }
.left-submenu .back > a:before { content: "\AB"; margin-right: .5rem; display: inline; }
.left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap { -webkit-transform: translate3d(0%, 0, 0); -moz-transform: translate3d(0%, 0, 0); -ms-transform: translate(0%, 0); -o-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0); }

.right-submenu { -webkit-backface-visibility: hidden; -webkit-overflow-scrolling: touch; background: #333333; bottom: 0; box-sizing: content-box; margin: 0; overflow-x: hidden; overflow-y: auto; position: absolute; top: 0; width: 15.625rem; height: 18.75rem; z-index: 1002; -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate(100%, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); right: 0; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }
.right-submenu * { -webkit-backface-visibility: hidden; }
.right-submenu .back > a { background: #444; border-bottom: none; border-top: 1px solid #5e5e5e; color: #999999; font-weight: bold; padding: 0.3rem 0.9375rem; text-transform: uppercase; margin: 0; }
.right-submenu .back > a:hover { background: #303030; border-bottom: none; border-top: 1px solid #5e5e5e; }
.right-submenu .back > a:after { content: "\BB"; margin-left: .5rem; display: inline; }
.right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap { -webkit-transform: translate3d(0%, 0, 0); -moz-transform: translate3d(0%, 0, 0); -ms-transform: translate(0%, 0); -o-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0); }

.top-submenu { -webkit-backface-visibility: hidden; -webkit-overflow-scrolling: touch; background: #333333; bottom: 0; box-sizing: content-box; margin: 0; overflow-x: hidden; overflow-y: auto; position: absolute; top: 0; width: 15.625rem; height: 18.75rem; z-index: 1002; -webkit-transform: translate3d(0, -100%, 0); -moz-transform: translate3d(0, -100%, 0); -ms-transform: translate(0, -100%); -o-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); top: 0; width: 100%; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }
.top-submenu * { -webkit-backface-visibility: hidden; }
.top-submenu .back > a { background: #444; border-bottom: none; border-top: 1px solid #5e5e5e; color: #999999; font-weight: bold; padding: 0.3rem 0.9375rem; text-transform: uppercase; margin: 0; }
.top-submenu .back > a:hover { background: #303030; border-bottom: none; border-top: 1px solid #5e5e5e; }
.top-submenu.move-bottom, .top-submenu.offcanvas-overlap-bottom, .top-submenu.offcanvas-overlap { -webkit-transform: translate3d(0, 0%, 0); -moz-transform: translate3d(0, 0%, 0); -ms-transform: translate(0, 0%); -o-transform: translate3d(0, 0%, 0); transform: translate3d(0, 0%, 0); }

.bottom-submenu { -webkit-backface-visibility: hidden; -webkit-overflow-scrolling: touch; background: #333333; bottom: 0; box-sizing: content-box; margin: 0; overflow-x: hidden; overflow-y: auto; position: absolute; top: 0; width: 15.625rem; height: 18.75rem; z-index: 1002; -webkit-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate(0, 100%); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); bottom: 0; width: 100%; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }
.bottom-submenu * { -webkit-backface-visibility: hidden; }
.bottom-submenu .back > a { background: #444; border-bottom: none; border-top: 1px solid #5e5e5e; color: #999999; font-weight: bold; padding: 0.3rem 0.9375rem; text-transform: uppercase; margin: 0; }
.bottom-submenu .back > a:hover { background: #303030; border-bottom: none; border-top: 1px solid #5e5e5e; }
.bottom-submenu.move-top, .bottom-submenu.offcanvas-overlap-top, .bottom-submenu.offcanvas-overlap { -webkit-transform: translate3d(0, 0%, 0); -moz-transform: translate3d(0, 0%, 0); -ms-transform: translate(0, 0%); -o-transform: translate3d(0, 0%, 0); transform: translate3d(0, 0%, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after { content: "\BB"; margin-left: .5rem; display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before { content: "\AB"; margin-right: .5rem; display: inline; }

/* small displays */
@media only screen { .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 41.9375em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.0625em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.0625em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.0625em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape, .hide-for-portrait { display: inherit !important; }

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

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait { display: table !important; }

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; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait { display: table !important; }
  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; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape { display: table !important; }
  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; } }
/* Touch-enabled device targeting */
.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; }

/* Specific visibility for tables */
table.hide-for-touch { display: table !important; }

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

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

/* Screen reader-specific classes */
.show-for-sr { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }

.show-on-focus { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
.show-on-focus:focus, .show-on-focus:active { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }

/* Print visibility */
.print-only, .show-for-print { display: none !important; }

@media print { .print-only, .show-for-print { display: block !important; }
  .hide-on-print, .hide-for-print { display: none !important; }
  table.show-for-print { display: table !important; }
  thead.show-for-print { display: table-header-group !important; }
  tbody.show-for-print { display: table-row-group !important; }
  tr.show-for-print { display: table-row !important; }
  td.show-for-print { display: table-cell !important; }
  th.show-for-print { display: table-cell !important; } }
/* Override html's font-size */
html { font-size: 100%; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

ul, ol, dl { font-size: 0.875rem; }

.tabs-content { margin-left: 0; }

.tabs { height: 40px; border-bottom: solid 2px #b8b8b8; }
.tabs li a:focus { outline: none; }

.tabs dd, .tabs li { border: none; display: block; float: left; padding: 0; margin: 0; }

.tabs dd.active, .tabs li.active { margin-top: -3px; border-top: 3px solid #c00; }

.tabs dd.active a, .tabs li.active a { cursor: default; color: #454141; background: #fff; border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; font-weight: bold; }

.tabs dd a, .tabs li a { color: #7a7272; display: block; font-size: 0.875rem; height: 40px; line-height: 40px; padding: 0 23.8px; background-color: transparent; }
@media only screen and (min-width: 41.9375em) and (max-width: 64em) { .tabs dd a, .tabs li a { padding: 0 16px; } }

.breadcrumbs { margin-left: 0 !important; }
.breadcrumbs li { margin: 0.5rem 0; }
@media only screen and (min-width: 41.9375em) { .breadcrumbs li { margin: 0; } }

.button { width: auto; background-color: #c00; outline: none; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; color: white; cursor: pointer; display: inline-block; font-family: inherit; font-size: 0.875rem; font-weight: bold; line-height: 1.1rem; margin: 0; padding: 10px 20px 11px; position: relative; text-align: center; text-decoration: none; -webkit-transition: background-color .15s ease-in-out; -moz-transition: background-color .15s ease-in-out; -o-transition: background-color .15s ease-in-out; transition: background-color .15s ease-in-out; }
.button:hover, .button:focus { color: white; background-color: #900; }

@media only screen and (max-width: 41.875em) { .button.large, button.large { padding: 1rem 2rem 1rem 2rem !important; } }

@media only screen and (max-width: 41.875em) { .tabs-content { width: auto; margin-left: 0; } }

.tabs-content > .content { padding-bottom: 0; }
@media only screen and (max-width: 41.875em) { .tabs-content > .content { padding: 0; } }
@media only screen and (min-width: 41.9375em) { .tabs-content > .content ul[class*="block-grid-"] { margin-left: -10px !important; }
  .tabs-content > .content#recent-alertboxesTab, .tabs-content > .content#popular-alertboxesTab { padding-top: 0; } }
@media only screen and (max-width: 41.875em) { .tabs-content > .content.hide { display: none; } }

table.hide-for-small-down { display: none !important; }
@media only screen and (min-width: 41.9375em) { table.hide-for-small-down { display: table !important; } }

@media only screen and (min-width: 41.9375em) { th.show-for-small-down { display: none !important; } }

table.show-for-small-down { display: table !important; }
@media only screen and (min-width: 41.9375em) { table.show-for-small-down { display: none !important; } }

.breadcrumbs > * { color: #2b2828; }

@media only screen and (max-width: 41.875em) { li { font-size: 1rem !important; }
  .no-bullet li { padding-bottom: 1em !important; } }
@media only screen and (max-width: 41.875em) { [class*="block-grid-"] { display: block; padding: 0; margin: 0 !important; }
  [class*="block-grid-"] li { padding-left: 0; padding-right: 10px; } }
@media only screen and (max-width: 41.875em) { img { width: 100%; } }

p { font-size: 1rem; }
@media only screen and (min-width: 41.9375em) { p { font-size: 0.875rem; } }

@media only screen and (min-width: 41.9375em) { .article-topics .medium-block-grid-1 { margin-left: -0.625rem !important; } }

.alert-box { display: block; padding: 6px 7px 7px; font-weight: bold; font-size: 0.875rem; color: white; background-color: #cc0000; border: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 12px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; text-shadow: 0 -1px rgba(0, 0, 0, 0.3); position: relative; }
.alert-box.alert { background-color: #c60f13; color: #fff; text-shadow: 0 -1px rgba(0, 0, 0, 0.3); }

@media only screen and (max-width: 41.875em) { .reveal-modal { min-height: 30%; } }

h1 { font-size: 2.2em; line-height: 1.1em; font-weight: bold; margin-top: 0.875rem; margin-bottom: 0.875rem; }

h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; font-size: 1.6em; }

h2 { font-family: "Meta W01 Light", Arial, sans-serif; }

a { color: #0080a5; }
a:visited { color: #663399; }
a:hover { text-decoration: underline; }
a:active { color: #b30000 !important; }
a.button { color: white; background: #c00; }
a.button:visited { color: #FFFFFF; }
a.button:hover { color: #FFFFFF !important; text-decoration: none !important; }

.center { text-align: center; }

.normal { font-weight: normal; }

.hide { display: none !important; }

.underlinedlink a { text-decoration: underline; }

@media only screen and (min-width: 41.9375em) { article ul, article ol, article dl, .report-body ul, .report-body ol, .report-body dl { margin-left: 2.5rem; } }
article .login input[name="username"], article .login input[name="password"], .report-body .login input[name="username"], .report-body .login input[name="password"] { width: 100%; }
@media only screen and (min-width: 41.9375em) { article .login input[name="username"], article .login input[name="password"], .report-body .login input[name="username"], .report-body .login input[name="password"] { width: 25rem; } }
@media only screen and (min-width: 41.9375em) { article .login input[name="password"], .report-body .login input[name="password"] { width: 12.5rem; } }

@media only screen and (min-width: 41.9375em) { .content-body footer h2 { font-size: 1.3rem; } }
.content-body footer h3 { font-size: 1rem; }

/* Carets */
.arrow-down { position: absolute; top: 0.6875rem; right: 0; margin-right: 15px; border-left: 0.45rem solid transparent; border-right: 0.45rem solid transparent; border-top: 0.8rem solid #7B7474; }

.arrow-up.arrow-down { position: absolute; top: 0.6875rem; right: 0; border-left: 0.45rem solid transparent; border-right: 0.45rem solid transparent; border-top: none; border-bottom: 0.8rem solid #7B7474; }

.arrow-right { float: left; margin-right: 5px; border-top: 0.4rem solid transparent; border-left: 0.8rem solid #7b7474; border-bottom: 0.4rem solid transparent; }

.arrow-right.arrow-down { border-left: 0.45rem solid transparent; border-right: 0.45rem solid transparent; border-bottom: none; border-top: 0.8rem solid #7B7474; }

.arrow-right.arrow-navigator { float: right; border-left-color: #fff; }

.section-arrow { position: absolute; }

.section-arrow.arrow-right { top: 1px; }

.section-arrow.arrow-down { top: 8px; }

/*** Panels **/
.message-panel { border-style: solid; border-width: 1px; border-color: #d8d8d8; margin-bottom: 1.25rem; padding: 0.625rem; background: #f2f2f2; color: #333333; text-align: center; margin: 1rem 0; }
.message-panel > :first-child { margin-top: 0; }
.message-panel > :last-child { margin-bottom: 0; }
.message-panel.danger { background-color: #f2dede; border-color: #c9302c; }
.message-panel.warning { background-color: #fcf8e3; border-color: #ec971f; }

/* Style a staff-only preview alert eg, if we want to show a message above an unpublished article or event to remind a staff user that the article isn't available to normal users */
.preview-panel { border-style: solid; border-width: 1px; border-color: #d8d8d8; margin-bottom: 1.25rem; padding: 10px; background: #FFDEAD; color: #333333; border-color: orange; text-align: center; }
.preview-panel > :first-child { margin-top: 0; }
.preview-panel > :last-child { margin-bottom: 0; }
.preview-panel p { font-weight: bold; }

/*** Misc **/
.currentpage { font-weight: bold; }

.related-content ul { margin-left: 0 !important; }

.fa-twitter { color: #1F98C7; }

#skipNav a { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; }
#skipNav a:focus { position: static; width: auto; height: auto; }

.ga-data-layer { display: none !important; }

/*** Print **/
@media print { a[href]:after { content: none !important; } }
@media only screen and (min-width: 41.9375em) { body.auth-login .submit-row input[type="submit"] { margin-right: 1rem; } }

header.main { margin: 0.65rem auto 1.2rem; /* Style for dropmenu */ }
@media only screen and (min-width: 41.9375em) { header.main { margin: 1.25rem auto; } }
header.main a { text-decoration: none; }
header.main input { width: 100%; }
header.main input:focus { outline: none; border-color: #3c99cd; }
header.main nav.main { margin: 2.075rem 0 1.25rem 0; }
header.main nav.main ul { font-size: 18px; margin: 0; padding: 0; }
header.main nav.main ul li { list-style: none; display: inline-block; margin: 0 1.5625rem; padding: 0 0 0.7rem 0; }
header.main nav.main ul li:first-child { margin-left: 0; }
header.main nav.main ul li:last-child { margin-right: 0; }
header.main nav.main ul li.active a { border-bottom: 0.25rem solid #c00; }
header.main nav.main ul.primary { border-bottom: 1px rgba(179, 179, 179, 0.5) solid; font-family: "Source Sans Light", Arial, sans-serif; }
@supports (font-variation-settings: normal) { header.main nav.main ul.primary { font-family: "Source Sans Variable", Arial, sans-serif; font-variation-settings: "wght" 400; } }
header.main nav.main ul.primary a { border-bottom: 0.25rem solid transparent; color: #000000; padding-bottom: 0.75rem; transition: 0.15s ease-out; }
header.main nav.main ul.primary a:hover { border-bottom: 0.25rem solid #c00; color: #000000 !important; }
header.main nav.main ul.secondary { font-size: 1rem; padding-top: 1.25rem; }
header.main .logo { display: inline-block; font-family: "Meta W01 Light", Arial, sans-serif; padding-left: 0.3rem; }
@media only screen and (min-width: 41.9375em) { header.main .logo { padding-left: 0; } }
header.main .logo a { color: #000000; text-decoration: none; white-space: nowrap; }
header.main .logo a:hover { color: #000000 !important; }
header.main .logo h4 { margin: -0.25rem 0 0 0; font-size: 1.125rem; font-weight: normal; }
header.main .logo img { padding: 0 0.3rem 0 0; width: 4rem !important; }
@media only screen and (min-width: 41.9375em) { header.main .logo img { padding: 0 0.65rem 1rem 0; width: 6.75rem !important; } }
header.main .logo .company-name { display: inline-block; font-size: 1.2em; position: relative; top: 4px; }
@media only screen and (min-width: 41.9375em) { header.main .logo .company-name { font-size: 2.5em; top: 2px; } }
@media only screen and (min-width: 64.0625em) { header.main .logo .company-name { font-size: 2.85em; } }
header.main .logo .company-name em { color: #c00; font-style: normal; }
header.main ul { margin-left: 0; }
header.main ul li { list-style: none; }
header.main ul li.certification { text-align: right; }
header.main .actions > div { display: inline-block; }
header.main .actions .login { float: right; margin: 0.6rem 0; }
header.main .search { padding-top: 1.25rem; }
header.main .search input.term { border-bottom-left-radius: 4px; border-top-left-radius: 4px; margin-bottom: 0; }
header.main .search input.button { background: #0080a5; border-bottom-right-radius: 4px; border-top-right-radius: 4px; font-weight: normal; }
header.main .search input.button:hover { filter: brightness(90%); }
header.main .search.hide-for-medium-up { padding: 0.5rem 0.65rem; }
header.main .toggle { border-radius: 4px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15); background: #0080a5; color: #fff !important; display: none !important; font-size: 1rem; margin-left: -5px; padding: 0.3rem 0.3125rem; text-align: center; text-decoration: none; width: 4rem; }
header.main .toggle:hover { color: #fff !important; }
@media only screen and (max-width: 41.875em) { header.main .toggle.active { display: inline-block !important; } }
header.main .toggle.close { background: #000000; border-color: #000000; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
header.main nav.menu { display: none; }
header.main nav.menu ul { background: #000000; margin: 0; }
header.main nav.menu ul li { list-style: none; margin: 0 1rem; padding: 0; border-bottom: 1px solid #7a7a7a; }
header.main nav.menu ul li:last-child { border: none; }
header.main nav.menu ul li a { color: #FFFFFF; display: block; padding: 1rem; width: 100%; }
header.main nav.menu ul li a:hover { color: #FFFFFF !important; }
header.main nav.menu ul li a .chevron { float: right; padding-top: 5px; transition: 0.15s ease-out; }
header.main nav.menu ul li a.open .chevron { transform: rotate(180deg); padding-top: 5px; padding-bottom: 5px; }
header.main nav.menu ul li ul { background: #444; display: none; margin: 0 -1rem; margin-bottom: -2px; }
header.main nav.menu ul li ul li { margin: 0 1rem; }
header.main nav.menu ul li ul li a { padding-left: 3rem; padding-bottom: 1rem; }
header.main #toggle-menu { color: #fff !important; background: #cc0000; padding: 0.6rem 0.3125rem; font-size: 1rem; text-transform: uppercase; text-decoration: none; display: inline-block !important; }
@media only screen and (min-width: 41.9375em) { header.main #toggle-menu { display: none !important; } }
header.main #toggle-menu.displayed { background-color: #444; }
header.main .menu-content, header.main .submenu-content { list-style-type: none; margin: 0; display: none; }
header.main .menu-content { background-color: #eee; margin-bottom: 0.5rem; margin-top: 2px; }
header.main .submenu-content { background-color: #888; margin: 5px -20px -5px -20px; }
header.main .menu-content li { padding: 5px 10px; margin: 0 10px; border-bottom: 1px solid #ccc; position: relative; }
header.main .menu-content li a { display: block; width: 100%; height: 100%; color: blue; }
header.main .menu-content li a:visited { color: blue; }
header.main .menu-content li a:hover { text-decoration: none; }
header.main .menu-content li a:active { color: blue !important; }
header.main .top-menu li a:active, header.main a:hover { color: #0080a5 !important; }
header.main .submenu-content li a { color: #fff; }
header.main .submenu-content li a:visited { color: #fff; }
header.main .submenu-content li a:hover { text-decoration: none; }
header.main .submenu-content li a:active { color: #fff !important; }
header.main .has-submenu.displayed > a { color: #444 !important; }
header.main .submenu-content li:last-child { border-bottom: none; }
header.main .menu-content li:last-child { border-bottom: none; }
header.main .submenu-content li { padding: 5px 20px; border-bottom: 1px solid #aaa; }
header.main .header-divider { margin: 1px 0 0; }
header.main #toggleSearchForm { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15); background: #0080a5; color: #fff !important; border-radius: 4px; display: none !important; font-size: 1rem; padding: 0.3rem 0.9375rem; position: absolute; right: 0.5rem; top: 0px; }
header.main #toggleSearchForm.opened { background: #000000; }
@media only screen and (max-width: 41.875em) { header.main #toggleSearchForm { display: inline-block !important; } }
header.main .shopping-cart { padding-right: 0; text-align: right; }
@media only screen and (max-width: 41.875em) { header.main .shopping-cart { background: #DDDDDD; border-bottom: 1px solid #B9B9B9; border-top: 1px solid #fff; margin-bottom: 0.65rem; margin-top: -0.65rem; padding: 0.8rem; } }

@media only screen and (max-width: 41.875em) { #page-header { margin-bottom: 0.5rem; } }
@media only screen and (min-width: 41.9375em) { #page-header { margin-bottom: 1.69rem; padding-top: 1.44rem; } }
#page-header .masthead { /* Style for dropmenu */ }
#page-header .masthead h1 { font-weight: normal; font-size: 0.9rem; display: inline-block; margin-top: 0.5rem; margin-bottom: 0; padding: 0 0.3rem; }
@media only screen and (min-width: 41.9375em) { #page-header .masthead h1 { padding: 0; margin-top: 0; font-size: 1.6875rem; } }
#page-header .masthead h1.company-name { font-family: "Meta W01 Light", Arial, sans-serif; }
#page-header .masthead h1 > a { color: black; text-decoration: none; }
#page-header .masthead h1 > a .norman { color: #c00; }
#page-header .masthead h1 > a:hover { color: black !important; }
#page-header .masthead h1 > a img { max-height: 30px; display: inline-block; vertical-align: -5px; padding-right: 3px; width: 2.7rem !important; }
@media only screen and (max-width: 41.875em) { #page-header .masthead h1 > a img { width: 4rem !important; vertical-align: -6px; padding-right: 5px; } }
@media only screen and (min-width: 41.9375em) { #page-header .masthead h1 > a img { vertical-align: -6px; padding-right: 10px; width: 74px !important; max-height: 30px; } }
#page-header .masthead .tagline { font-size: 1.1em; color: #444; margin: 0.25em 0; }
#page-header .masthead .toggle { border-radius: 4px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15); background: #0080a5; color: #fff !important; display: none !important; font-size: 1rem; margin-left: -5px; padding: 0.3rem 0.3125rem; text-align: center; text-decoration: none; width: 4rem; }
#page-header .masthead .toggle:hover { color: #fff !important; }
@media only screen and (max-width: 41.875em) { #page-header .masthead .toggle.active { display: inline-block !important; } }
#page-header .masthead .toggle.close { background: #000000; border-color: #000000; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
#page-header .masthead nav.menu { display: none; }
#page-header .masthead nav.menu ul { background: #000000; margin: 0; }
#page-header .masthead nav.menu ul li { list-style: none; margin: 0 1rem; padding: 0; border-bottom: 1px solid #7a7a7a; }
#page-header .masthead nav.menu ul li:last-child { border: none; }
#page-header .masthead nav.menu ul li a { color: #FFFFFF; display: block; padding: 1rem; width: 100%; }
#page-header .masthead nav.menu ul li a:hover { color: #FFFFFF !important; }
#page-header .masthead nav.menu ul li a .chevron { float: right; padding-top: 5px; transition: 0.15s ease-out; }
#page-header .masthead nav.menu ul li a.open .chevron { transform: rotate(180deg); padding-top: 5px; padding-bottom: 5px; }
#page-header .masthead nav.menu ul li ul { background: #444; display: none; margin: 0 -1rem; margin-bottom: -2px; }
#page-header .masthead nav.menu ul li ul li { margin: 0 1rem; }
#page-header .masthead nav.menu ul li ul li a { padding-left: 3rem; padding-bottom: 1rem; }
#page-header .masthead #toggle-menu { color: #fff !important; background: #cc0000; padding: 0.6rem 0.3125rem; font-size: 1rem; text-transform: uppercase; text-decoration: none; display: inline-block !important; }
@media only screen and (min-width: 41.9375em) { #page-header .masthead #toggle-menu { display: none !important; } }
#page-header .masthead #toggle-menu.displayed { background-color: #444; }
#page-header .masthead .menu-content, #page-header .masthead .submenu-content { list-style-type: none; margin: 0; display: none; }
#page-header .masthead .menu-content { background-color: #eee; margin-bottom: 0.5rem; margin-top: 2px; }
#page-header .masthead .submenu-content { background-color: #888; margin: 5px -20px -5px -20px; }
#page-header .masthead .menu-content li { padding: 5px 10px; margin: 0 10px; border-bottom: 1px solid #ccc; position: relative; }
#page-header .masthead .menu-content li a { display: block; width: 100%; height: 100%; color: blue; }
#page-header .masthead .menu-content li a:visited { color: blue; }
#page-header .masthead .menu-content li a:hover { text-decoration: none; }
#page-header .masthead .menu-content li a:active { color: blue !important; }
#page-header .masthead .top-menu li a:active, #page-header .masthead a:hover { color: #0080a5 !important; }
#page-header .masthead .submenu-content li a { color: #fff; }
#page-header .masthead .submenu-content li a:visited { color: #fff; }
#page-header .masthead .submenu-content li a:hover { text-decoration: none; }
#page-header .masthead .submenu-content li a:active { color: #fff !important; }
#page-header .masthead .has-submenu.displayed > a { color: #444 !important; }
#page-header .masthead .submenu-content li:last-child { border-bottom: none; }
#page-header .masthead .menu-content li:last-child { border-bottom: none; }
#page-header .masthead .submenu-content li { padding: 5px 20px; border-bottom: 1px solid #aaa; }
#page-header .masthead .header-divider { margin: 1px 0 0; }
#page-header .masthead-actions { max-width: 500px; }
#page-header .primary-nav { font-family: "Source Sans Light", Arial, sans-serif; border-bottom: 1px solid #eee; }
#page-header .primary-nav ul { margin: 0; padding: 0; border: 0; overflow: hidden; *zoom: 1; line-height: 2.315rem; }
#page-header .primary-nav li { list-style-image: none; list-style-type: none; margin-left: 0; display: inline-block; vertical-align: middle; *vertical-align: auto; *zoom: 1; *display: inline; white-space: nowrap; padding-right: 1.44rem; font-size: 18px; font-size: 1.8rem; font-size: 1.1rem; font-weight: bold; line-height: 2.315rem; }
#page-header .primary-nav li a { display: block; height: 2.315rem; color: #444; text-decoration: none; padding-bottom: 1.065rem; border-bottom: 0px solid #c00; transition: all 300ms ease-out; }
#page-header .primary-nav li a:hover { border-bottom-width: 4px; }
#page-header .primary-nav li span { border-bottom: 4px solid #c00; display: block; height: 2.315rem; }
#page-header .inline-list li { padding: 0; }
#page-header .secondary-nav .inline-list { margin-left: 0; }
#page-header .secondary-nav .inline-list > li { font-size: 0.85rem; margin-left: 1.075rem; padding-right: 1.075rem; }
#page-header .secondary-nav .inline-list > li:first-child { margin-left: 0; }
#page-header .shopping-cart { text-align: right; margin-bottom: 8px; }
@media only screen and (min-width: 41.9375em) { #page-header .shopping-cart { height: 1.065rem; line-height: 1.065rem; } }
#page-header .shopping-cart a { display: inline-block; padding-left: 25px; background: url(../img/shoppingcart.png) left center no-repeat; background-size: contain; }
#page-header .shopping-cart.mobile-cart .container { background: #DDDDDD; border-bottom: 1px solid #B9B9B9; border-top: 1px solid #fff; padding: 0.8rem; }
#page-header a.postfix { border: 1px solid maroon; line-height: 0.8em; }
#page-header .search-form { padding-top: 17px; background-color: #eee; }
@media only screen and (min-width: 41.9375em) { #page-header .search-form { padding-top: 0; background: none; } }
#page-header .search-form input[type=text] { padding: 0.375rem; height: 2rem; }
#page-header .search-form .button.search { background: #0080a5; border-color: #0080a5; width: 100%; height: 2rem; }

/* Styles for selecting the appropriate primary nav depending on which location we are visiting */
.location-home #nav-home, .location-training #nav-training, .location-reports #nav-reports, .location-consulting #nav-consulting, .location-articles #nav-articles, .location-about #nav-about { border-bottom-width: 4px !important; color: black !important; }

.secondary-nav a:visited { color: #0080a5; }
.secondary-nav a:hover { color: #b30000; }
.secondary-nav ul { margin-bottom: 0; margin-top: 0.5em; margin-left: -22px; }
.secondary-nav ul li { font-size: 1rem; border-right: 1px solid #eee; }
.secondary-nav ul li:last-child { border: none; }

/* Styles for selecting the appropriate subnav depending on which location we are visiting  Note: The consulting page selectors are dynamically generated so this portion of styling is duplicated in the consulting subnav_base.html */
.location-ux-conference .secondary-nav #nav-ux-conference a:hover, .location-ux-certification .secondary-nav #nav-certification-profile a:hover, .location-certification-overview .secondary-nav #nav-certification-profile a:hover, .location-online-seminars .secondary-nav #nav-online-seminars a:hover, .location-in-house-training .secondary-nav #nav-in-house-training a:hover, .location-people .secondary-nav #nav-people a:hover, .location-whynng .secondary-nav #nav-whynng a:hover, .location-contact .secondary-nav #nav-contact a:hover, .location-news .secondary-nav #nav-news a:hover, .location-history .secondary-nav #nav-history a:hover, .location-books .secondary-nav #nav-books a:hover { text-decoration: none; }
.location-ux-conference .secondary-nav #nav-ux-conference a span, .location-ux-certification .secondary-nav #nav-certification-profile a span, .location-certification-overview .secondary-nav #nav-certification-profile a span, .location-online-seminars .secondary-nav #nav-online-seminars a span, .location-in-house-training .secondary-nav #nav-in-house-training a span, .location-people .secondary-nav #nav-people a span, .location-whynng .secondary-nav #nav-whynng a span, .location-contact .secondary-nav #nav-contact a span, .location-news .secondary-nav #nav-news a span, .location-history .secondary-nav #nav-history a span, .location-books .secondary-nav #nav-books a span { font-weight: bold; color: black; }

@media print { .show-for-small-only, .show-for-small-down { display: none !important; }
  #page-header nav { display: none; }
  #page-header .search-form { display: none !important; }
  #page-header .masthead h1 { display: block; padding: 0; margin-top: 0; font-size: 1.6875rem; }
  #page-header .masthead h1 > a img { vertical-align: -6px; padding-right: 10px; width: 74px !important; max-height: 30px; }
  #page-header .masthead #toggle-search-form, #page-header .masthead #toggle-menu { display: none !important; } }
#page-footer { margin-top: 3em; padding-top: 1em; padding-bottom: 2em; background: url(../img/footer_separator.png) center top no-repeat; }
#page-footer a { font-size: 0.875rem; color: #2D4BDB !important; }
@media only screen and (max-width: 41.875em) { #page-footer li { font-size: 0.875rem !important; } }
#page-footer h1 { font-weight: bold; font-size: 1.16rem; }
@media only screen and (min-width: 41.9375em) { #page-footer h1 { font-size: 1.43rem; } }
#page-footer h1 .lowercase { text-transform: lowercase; }
#page-footer .l-navrail li { margin-bottom: 0.5rem; }
@media only screen and (min-width: 41.9375em) { #page-footer .l-navrail li { margin-bottom: 0; } }
#page-footer .footer-popular div { width: 45% !important; font-size: 1rem !important; }
#page-footer .footer-popular div:nth-child(2) { margin-right: 1.7rem; }
@media only screen and (min-width: 41.9375em) { #page-footer .footer-popular div:nth-child(2) { margin-right: 0; } }
#page-footer .footer-popular a { color: #2b2828; transition: all 300ms ease-out; }
#page-footer .footer-popular a:hover { color: #c00; }
@media only screen and (min-width: 41.9375em) { #page-footer .footer-popular a { color: #2b2828 !important; } }
#page-footer .footer-popular ul { margin-left: 0; }
#page-footer .footer-about iframe { border: none; margin-top: 5px; }
#page-footer .footer-about ul { list-style-type: none; margin: 0; padding: 0; font-size: 0.787rem; }
#page-footer .footer-about li { font-size: 0.84rem; padding-bottom: 0.5em; }
@media only screen and (min-width: 41.9375em) { #page-footer ul.no-bullet li { margin: 0; line-height: 1.6; } }
#page-footer .footer-contact p { white-space: pre-line; }
@media only screen and (min-width: 41.9375em) { #page-footer .right-column li { padding-bottom: 0; } }
#page-footer .copyright { color: #999; padding-top: 1rem; }
#page-footer .copyright ul { margin: 0; padding: 0; border: 0; overflow: hidden; *zoom: 1; }
#page-footer .copyright ul li { list-style-image: none; list-style-type: none; margin-left: 0; white-space: nowrap; float: left; padding-left: 1em; padding-right: 1em; }
#page-footer .copyright ul li:first-child { padding-left: 0; }
#page-footer .copyright ul li:last-child { padding-right: 0; }
#page-footer .copyright ul li.last { padding-right: 0; }
#page-footer .copyright li { font-size: 0.9rem; }
#page-footer .copyright a { color: #999 !important; transition: all 300ms ease-out; text-align: right; }
#page-footer .copyright a:hover { color: #c00; }
#page-footer .copyright p { font-size: 0.875rem; }

#pageFooter { background-color: #f7f6f6; margin-top: 1rem; padding: 3.125rem; }
@media only screen and (max-width: 41.875em) { #pageFooter { padding: 3.125rem 0.75rem; } }
#pageFooter a { color: #000000; }
#pageFooter h4 { font-family: "Meta W01 Light", Arial, sans-serif; font-size: 1.125rem; font-weight: bold; letter-spacing: 0.125rem; margin: 0; padding-bottom: 1.25rem; }
#pageFooter ul { list-style-type: none; margin: 0; padding: 0; }
#pageFooter ul li a { color: #000000; }
#pageFooter ul.topics { columns: 2; }
#pageFooter ul.topics a { color: #000000; }
#pageFooter ul.topics li { display: inline-block; width: 100%; }
#pageFooter ul.social { padding-bottom: 1em; }
#pageFooter ul.social .button { background: #FFFFFF; border-radius: 4px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15); color: #000000; font-weight: normal; line-height: 28px; padding: 0.575em 1.145em; text-align: left; transition: 0.15s; width: 100%; }
#pageFooter ul.social .button:hover { color: #000000 !important; filter: brightness(90%); }
#pageFooter ul.social .button.newsletter { text-align: center; }
#pageFooter ul li { padding-bottom: 1em; }
#pageFooter .fa { font-size: 2.75em; padding-right: 0.35em; vertical-align: middle; }
#pageFooter .fa-twitter { color: #00aced; }
#pageFooter .fa-rss-square { color: #f26522; }
#pageFooter .copyright { color: #999; }
#pageFooter .copyright a { color: #999 !important; }

@media print { #page-footer { margin-top: 0; padding-top: 0; } }
@media only screen and (max-width: 41.875em) { .l-section-intro { margin-bottom: 0.64em; } }
@media only screen and (min-width: 41.9375em) { .l-section-intro { margin-bottom: 1.64em; } }
.l-section-intro header h1 { font-weight: bold; margin-top: 0; }
@media only screen and (min-width: 41.9375em) { .l-section-intro header h1 { display: inline; } }
.l-section-intro header h1.event-city-on-register { display: inline; }
.l-section-intro header h1.event-city-on-register:after { content: ' / '; }
@media only screen and (min-width: 41.9375em) { .l-section-intro header h1.event-city-on-register:after { content: ''; } }
@media only screen and (min-width: 41.9375em) { .l-section-intro header h1.event-city-on-register { display: block; } }
.l-section-intro header h2 { font-weight: normal; margin-bottom: 4px; line-height: 1.6; }
@media only screen and (max-width: 41.875em) { .l-section-intro header h2.event-date-on-register { display: inline; font-size: 1.1em; line-height: 1.8em; } }
@media only screen and (min-width: 41.9375em) { .l-section-intro header h2.event-date-on-register { display: block; } }
.l-section-intro > img { max-width: 100%; margin: 1.2em 0 2.64em; }

.section-intro-side-image img { max-width: 100%; }

.l-subsection h1 { font-weight: bold; font-size: 2.2em; margin-top: 0; position: relative; }
.l-subsection h2 { margin-bottom: 4px; }
.l-subsection h3 { margin-bottom: 4px; }
.l-subsection h3, .l-subsection h4, .l-subsection h5 { font-size: 1em; font-weight: bold; }
.l-subsection .lede { font-size: 1.06rem; padding-left: 1.64em; border-left: 1px solid #eee; }
.l-subsection .no-indent { margin-left: 2px; }
.l-subsection .sidebarPhoto { margin-bottom: 14px; }
@media only screen and (min-width: 41.9375em) { .l-subsection { margin-bottom: 2.64em; } }

@media only screen and (min-width: 41.9375em) { .l-navrail { margin-bottom: 2em; } }
.l-navrail h1 { font-size: 1.1rem; }
.l-navrail h1 > .show-for-small-down { display: inline !important; }
@media only screen and (min-width: 41.9375em) { .l-navrail h1 > .show-for-small-down { display: none !important; } }
@media only screen and (min-width: 41.9375em) { .l-navrail h1 > .show-for-medium-up { display: inline !important; } }
.l-navrail > h1 a { float: right; font-size: 0.8em; line-height: 18px; }
.l-navrail h1:first-child { margin-top: 0; }
.l-navrail h2 { font-size: 1em; margin-bottom: 4px; }
.l-navrail > h2 { font-size: 1em; }
.l-navrail .announcement { background: #eee; padding: 0.75rem; margin-bottom: 1rem; }
.l-navrail .announcement h1 { margin-bottom: 0.5rem; }
.l-navrail .announcement h2 { margin-top: 0; }
.l-navrail .announcement p:last-child { margin-bottom: 0; }

.l-usercontent h1 { margin-top: 0; }
.l-usercontent h2 { margin-bottom: 4px; }
.l-usercontent h3, .l-usercontent h4, .l-usercontent h5, .l-usercontent h6 { font-size: 1em; font-weight: bold; font-style: normal; }

.course-instructor { margin-bottom: 30px; }
.course-instructor h1 { margin-bottom: 3px; }

.training-title, .training-title:hover { color: #222222 !important; text-decoration: none; padding-left: 1.2rem; }

.person-meet-list { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }

.l-section-intro .learn-more { font-size: inherit; }

.hot-line { margin-top: 1rem; text-align: center; font-size: 0.8rem; }

@media only screen and (min-width: 41.9375em) { .training-content { display: block; }
  .person-meet-list { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }
  .hot-line { margin-top: 0; font-size: 0.9rem; }
  table.hide-for-medium-up.force-hide-for-medium-up { display: none !important; } }
#tab-content-area { margin: 0 !important; list-style-type: none; }

section.subsection h1 { font-weight: bold; font-size: 1.64em; margin: 10px 0 20px; line-height: 0.1em; }
@media only screen and (min-width: 41.9375em) { section.subsection h1 { font-size: 1.92em; } }
section.subsection h1 span { background: #fff; padding-right: 10px; }
section.subsection h2 { font-size: 1.36rem; }
@media only screen and (min-width: 41.9375em) { section.subsection h2 { font-size: 1.64em; } }
section.subsection header { margin-bottom: 2rem; }
@media only screen and (min-width: 41.9375em) { section.subsection header h1 { border-bottom: 1px solid #eee; } }

.collapse-link { position: relative; display: block; cursor: pointer; width: 100%; background-color: white; z-index: 10; border-bottom: 1px solid #fff; margin: 0 !important; padding: 0.875rem 0; }
.collapse-link:before { color: #2b2828; content: url("../img/caret-down.png"); padding-right: 0.5em; }
.collapse-link.collapsed:before { padding-right: 0.5em; content: url("../img/caret-right.png"); }

.collapse-link.force-desktop-collapsed:before { color: #2b2828; content: url("../img/caret-down.png"); padding-right: 0.5em; }
.collapse-link.force-desktop-collapsed.collapsed:before { padding-right: 0.5em; content: url("../img/caret-right.png"); }

.collapsable-content { position: relative !important; }
@media only screen and (max-width: 41.875em) { .collapsable-content h1 { font-size: 1.3rem; font-weight: bold; } }

.collapsable { position: relative; opacity: 1; height: auto; transition: all 300ms ease-out; }
.collapsable.collapsed { height: 0; opacity: 0; overflow-y: hidden; }
@media only screen and (min-width: 41.9375em) { .collapsable.collapsed { height: auto; opacity: 1; overflow-x: hidden; } }
@media only screen and (min-width: 41.9375em) { .collapsable.collapsed.medium { height: 0; opacity: 0; } }
@media only screen and (min-width: 41.9375em) { .collapsable.collapsed.force-desktop-collapsed { height: 0; opacity: 0; overflow-y: hidden; } }
@media only screen and (min-width: 41.9375em) { .collapsable p { margin-bottom: 17px; } }
.collapsable .accordion { margin-left: 0 !important; }
.collapsable .accordion a, .collapsable .accordion .accordion-navigation > a:hover, .collapsable .accordion .accordion-navigation.active > a { background: none; padding: 0 0 10px 0; color: #0080a5; }

.scroll-over { position: absolute !important; bottom: 0; }

.error.required { margin: 0.5rem 0; display: none; }

.errorlist { list-style: none; margin: 0 !important; }
.errorlist li { padding: 0; color: #c00; }

.errornote { color: #c00; }

.clear { clear: both; }

ul.messages li { border: 1px solid transparent; padding: .75rem 1.25rem; }
ul.messages li.success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; }

@media only screen and (max-width: 41.875em) { .register-for-courses { display: none; } }

.no-bullet { list-style-type: none; }

.card-types { margin: 1em 0; }
.card-types ul { margin-left: 0 !important; }
.card-types ul li:first-child { margin-left: 0 !important; }

@media only screen and (min-width: 41.9375em) { .expiry-selects .formrow { width: 20%; float: left; } }

.card_cvv .helptext { white-space: nowrap; }

@media only screen and (max-width: 41.875em) { #tab-content-area .content { display: block !important; } }
h1 a.unstyled { font-size: 1.3rem !important; color: #222; }

.badge.new { background-color: #ffff00; }

@media only screen and (max-width: 41.875em) { .location-home .tagline { margin-bottom: 0.44rem; } }
.location-home .intro { font-size: 1.215em; }
.location-home .intro p { font-size: 1em; }
.location-home .whatwedo { margin-bottom: 17px; }
.location-home .whatwedo .headerlink { display: block; position: relative; margin-bottom: 1.44rem; }
.location-home .whatwedo .headerlink img { width: inherit; max-width: 100%; display: block; }
.location-home .whatwedo .headerlink h2 { position: absolute; bottom: 0; left: 0; background: #3c99cd; background: rgba(60, 153, 205, 0.85); color: white; margin: 0; font-size: 1.645em; padding: 0.25em 2em 0.25em 0.5em; color: white; letter-spacing: 1px; }
.location-home .whatwedo .headerlink h2 a { color: white; text-decoration: none; letter-spacing: 1px; }
.location-home .whatwedo p { margin-bottom: 0.5em; }
.location-home .whatwedo ul { margin-bottom: 0; margin-left: 14px; }
.location-home .headerlink-no-image { background-color: #c00; color: #FFFFFF !important; padding: 0.5rem; font-size: 1rem; line-height: 1rem; width: 100%; display: block; margin-bottom: 1rem; text-transform: uppercase; font-weight: bold; }
@media only screen and (max-width: 41.875em) { .location-home .headerlink-no-image { margin-bottom: 0.5rem; } }
.location-home .headerlink-no-image:active { text-decoration: underline; }
.location-home .uw-event h2 { font-family: "Meta W01 Medium", Arial, sans-serif; }
@media only screen and (max-width: 41.875em) { .location-home .latest-news { font-size: 1.15em; } }
.location-home .latest-news h2 { background: #E7CD8E; display: inline-block; font-family: "Meta W01 Medium", Arial, sans-serif; font-size: 1.645em; padding: 0.25em 0.5em; }
.location-home .latest-news .news-item { margin-bottom: 1.065rem; }
@media only screen and (max-width: 41.875em) { .location-home .latest-news .news-item { margin-bottom: 0.625rem; } }
.location-home .latest-news .news-item a { font-size: 1.215em; margin-bottom: 0.2em; }
.location-home .latest-news .news-item .date { font-size: 0.85em; color: #888; line-height: 0.875rem; display: block; }
@media only screen and (min-width: 41.9375em) { .location-home .latest-news .news-item .date { text-transform: uppercase; } }
.location-home .latest-news article { margin-bottom: 1.065rem; }
@media only screen and (max-width: 41.875em) { .location-home .latest-news article { margin-bottom: 0.625rem; } }
.location-home .latest-news article h1 { font-weight: normal; margin-bottom: 0.2em; }
.location-home .latest-news article footer { color: #888; line-height: 0.875rem; }
@media only screen and (min-width: 41.9375em) { .location-home .latest-news article footer { text-transform: uppercase; } }

.l-uw-locations .uw-event h1, .l-uw-locations .uw-event h2, .l-uw-sidebar .uw-event h1, .l-uw-sidebar .uw-event h2 { font-size: 1.2em; margin-bottom: 0; }
@media only screen and (max-width: 41.875em) { .l-uw-locations .uw-event h1, .l-uw-locations .uw-event h2, .l-uw-sidebar .uw-event h1, .l-uw-sidebar .uw-event h2 { font-size: 1.1em; margin-top: 0.25rem; } }
.l-uw-locations .uw-event h1 a, .l-uw-sidebar .uw-event h1 a { color: black; }
.l-uw-locations .uw-event h1 a:hover, .l-uw-sidebar .uw-event h1 a:hover { text-decoration: none; }
.l-uw-locations .uw-event p, .l-uw-sidebar .uw-event p { font-size: 1em; margin-bottom: 0.5em; }
.l-uw-locations .uw-event img, .l-uw-sidebar .uw-event img { height: 150px; width: 225px; }
@media only screen and (max-width: 41.875em) { .l-uw-locations .uw-event img, .l-uw-sidebar .uw-event img { width: 163px; height: 80px; } }
.l-uw-locations ul.block-grid, .l-uw-sidebar ul.block-grid { margin-bottom: 1em; }
.l-uw-locations ul.block-grid li, .l-uw-sidebar ul.block-grid li { padding-bottom: 1em; }
.l-uw-locations ul.no-bullet, .l-uw-sidebar ul.no-bullet { list-style: none; }
@media only screen and (min-width: 41.9375em) { .l-uw-locations ul.no-bullet li, .l-uw-sidebar ul.no-bullet li { line-height: 1.3em; padding-bottom: 0.5em; margin-bottom: 0; } }
.l-uw-locations ul.no-bullet li ul, .l-uw-sidebar ul.no-bullet li ul { list-style: none; }
.l-uw-locations ul.no-bullet li ul li, .l-uw-sidebar ul.no-bullet li ul li { list-style: none; }

table td a button { padding: 1px 6px; border: 1px solid gray; background-color: #E8E8E8; color: buttontext; font-size: 0.8rem; }
table td a button:hover { background-color: #E8E8E8; }
table.noborder { border-width: 0; }
table.noborder tr { background-color: #fff; }
table.certificationprofile tr:first-child { background-color: #dd001e; padding: 5px; }
table.certificationprofile tr:first-child th { color: #fff !important; }

h1.certificationprofile { background: #c00; color: #fff; padding: 5px; }
@media only screen and (min-width: 41.9375em) { h1.certificationprofile { font-size: 1.6rem !important; } }

.training-company-list { list-style: none; }
@media only screen and (min-width: 41.9375em) { .training-company-list li { float: left; width: 50%; } }

.client-list { list-style-type: none; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
@media only screen and (min-width: 41.9375em) { .client-list { list-style-type: disc; margin-left: 2.5rem; -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; } }

.training-manager-topics { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; list-style-type: none; }

.training-topic-list { list-style-type: none; }
@media only screen and (max-width: 41.875em) { .training-topic-list { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; } }

@media only screen and (min-width: 41.9375em) { .in-house-training-options { display: table-footer-group; }
  .in-house-training-options h2 { margin-top: 2em; } }

.button_gray { padding: 1px 6px; border: 1px solid gray; background-color: #E8E8E8; color: black; font-size: 0.8rem; cursor: default; }
.button_gray:hover, .button_gray:focus, .button_gray:active { background-color: #E8E8E8; color: black; outline: none; border: 1px solid #353535; }

.sidebarPhoto img { margin: 1rem 0; width: 100%; }
@media only screen and (min-width: 41.9375em) { .sidebarPhoto img { margin: 0; } }

.other-cities { margin-top: 2rem; }
@media only screen and (min-width: 41.9375em) { .other-cities { margin-top: 0; } }

.course-dates { float: left; margin-right: 1rem; }
@media only screen and (min-width: 41.9375em) { .course-dates { margin-right: 0; } }

.course-register { float: right; font-size: 0.9rem !important; top: 4px; padding: 0.5rem 1rem; }

.first-why-attend { display: none !important; }
@media only screen and (min-width: 41.9375em) { .first-why-attend { display: list-item !important; } }

.course-detail .l-event-sidebar ul { list-style-type: none; }
.course-detail .collapse-content .accordion .accordion-navigation > a { text-align: right; }

.l-section-intro header h1, .l-section-intro header h2.uwDate { display: block; }
@media only screen and (min-width: 41.9375em) { .l-section-intro header h1, .l-section-intro header h2.uwDate { display: inline; } }
@media only screen and (min-width: 41.9375em) { .l-section-intro header h1 span { font-weight: normal; } }
@media only screen and (min-width: 41.9375em) { .l-section-intro .tabs { margin-left: 0; border-bottom: solid 2px #b8b8b8; } }

.training-overview .l-subsection ul { margin-left: 20px; }
.training-overview .l-subsection ul.event-list { margin-left: 0; }

.event-list > li { padding: 0.5rem 1.25rem 0 0; }
@media only screen and (min-width: 41.9375em) { .event-list li.has_upcoming { width: 30%; } }
@media only screen and (max-width: 41.875em) { .event-list .upcoming-event-item { width: 100%; margin-top: 0.5rem; } }
@media only screen and (min-width: 41.9375em) { .event-list .upcoming-event-item { width: 40%; } }
.event-list .upcoming-event-item ul { list-style: none; margin-left: 0; }
.event-list .upcoming-event-list li { line-height: 1rem; margin: 0.3rem 0; }

@media only screen and (min-width: 41.9375em) { .event-detail input[type="radio"] { margin-bottom: 0; } }

body.training-overview .l-subsection .pagebit p { margin-bottom: 0.5em; }
body.training-overview .event-list header h3 { margin-top: 0; }
body.training-overview .event-list header span { display: inline-block; margin-bottom: 1px; }
body.training-overview .event-list .conference header h3 { margin-bottom: 0.06rem; }
body.training-overview section.in-person { margin-bottom: 0; }
body.training-overview section.online-seminars .seminar-list { margin-left: 0 !important; list-style-type: none; }

.sidebar .related-images img { margin-bottom: 0.5rem; }

body.course-detail .related-courses ul { margin-left: 0 !important; }
body.course-detail .related-images img { margin-bottom: 0.5rem; }
@media only screen and (min-width: 41.9375em) { body.course-detail .certification-info { margin-top: 2.64rem; } }
body.course-detail .certification-info .badge { padding-left: 0px; }

body.location-event-course-detail .l-course-content header { margin-top: 0; }
body.location-event-course-detail .l-course-content header h1 { margin-top: 0; }
body.location-event-course-detail .sidebar { padding-right: 0; }
@media only screen and (max-width: 41.875em) { body.location-event-course-detail .register-pricing-links { margin-top: 1rem; } }
body.location-event-course-detail .course-dates { margin-bottom: 3rem; }
@media only screen and (max-width: 41.875em) { body.location-event-course-detail .course-dates { text-align: center; margin-bottom: 1rem; } }

.participant-comments { position: relative; }
@media only screen and (min-width: 41.9375em) { .participant-comments .collapse-content { margin-top: 2rem; } }
.participant-comments .accordion-navigation > a { text-align: right; }
.participant-comments .more-comments { padding: 0 !important; }

.report-topic-list .report { width: 100%; padding: 0.5em 0; }
@media only screen and (min-width: 41.9375em) { .report-topic-list .report { padding: 0.5em 0em; } }
.report-topic-list .report h1 { font-weight: bold; font-size: 1.2em; margin-top: 0; margin-bottom: 8px; }
.report-topic-list .report.dark { background: #eee; }

ul.report-topic-list { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
@media only screen and (min-width: 41.9375em) { ul.report-topic-list { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
  ul.report-topic-list li { padding-bottom: 0 !important; } }

@media only screen and (min-width: 41.9375em) { .report-header, .report-tag-line, .l-latest-research, .column-left { width: 50%; }
  .report-header { float: left; }
  .report-image { float: right; width: 47%; }
  .report-tag-line { float: left; }
  .l-latest-research { position: absolute; right: 0; top: 273px; width: 47%; }
  .column-left { float: left; }
  .column-left .small-block-grid-2 li { padding-left: 0; } }
@media only screen and (min-width: 41.9375em) { .fix-report-width { padding-top: 1.25rem; padding-right: 2.25rem; } }

.fix-sidebar-width { width: 20% !important; padding-right: 0; padding-left: 6rem; }

.fix-navrail-width { width: 23% !important; padding-right: 0; }

.report-body { padding: 20px; }
.report-body h1 { font-weight: bold; position: relative; }
.report-body h2 { margin-bottom: 4px; }
.report-body h3, .report-body h4, .report-body h5 { font-size: 1em; font-weight: bold; }
.report-body .main-description { margin-top: 17px; }
.report-body .main-description .reportImage { position: relative; float: right; margin-left: 15px; width: 150px; }

.reveal-modal h2 { border-bottom: 1px solid #ddd; padding-bottom: 10px; }
.reveal-modal p { margin: 0; }
.reveal-modal .buttons { margin-top: 1.2em; text-align: right; }

.button.pricing { color: white; }
@media only screen and (max-width: 41.875em) { .button.pricing { padding: 0.5rem 1.75rem 0.5357rem 1.75rem; } }
.button.pricing:visited { color: white; }
.button.pricing .price { display: block; font-size: 1.5em; }

.cart-h3 { margin: 10px 0 5px 0 !important; }

.cart-block { margin-bottom: 25px; }
.cart-block span { font-size: 26px !important; font-weight: bold; }
.cart-block a.button { float: right; }
@media only screen and (min-width: 41.9375em) { .cart-block a.button { font-size: 11px; padding: 7px 14px 8px; } }

.license-block { font-size: 0.86em; padding-top: 10px; margin-bottom: 2rem; }
@media only screen and (min-width: 41.9375em) { .license-block { margin-bottom: 0; } }
.license-block a { white-space: nowrap; }
.license-block a.lic-trigger:before { font-family: FontAwesome; content: "\f0da"; display: inline-block !important; text-decoration: none; color: black; margin-right: 0.2rem; }
.license-block a.lic-trigger.expanded:before { content: "\f0d7"; }
.license-block h4 { font-weight: bold; font-size: 0.86em; margin-bottom: 4px; }
.license-block ul { margin-left: 18px; }
.license-block li { font-size: 0.86em; }
.license-block #lic-copy { display: none; }

@media only screen and (min-width: 41.9375em) { .sidebar { padding-left: 2.5rem; } }
@media only screen and (min-width: 41.9375em) { .sidebar h1 { font-size: 1.4rem; } }

@media only screen and (min-width: 41.9375em) { .report-sidebar { padding-right: 0; } }
@media only screen and (min-width: 41.9375em) { .report-sidebar .report-body { padding-top: 40px; padding-left: 0; padding-right: 4.5rem; } }
@media only screen and (max-width: 41.875em) { .report-sidebar .report-body ul:not(.no-bullet) { margin-left: 15px; } }

@media only screen and (min-width: 41.9375em) { .related-report-training { padding-left: 0; }
  .related-report-training ul { margin-left: 40px; } }

.location-about .principals li a { display: block; }
.location-about .recent-news article { margin-bottom: 1.2em; }
.location-about .recent-news article h1 { font-size: 1em; margin: 0; font-weight: bold; }
.location-about .recent-news article p { font-size: 1em; }
.location-about .recent-news article:hover { text-decoration: none; }

.news_item h2 { margin-bottom: 0; }
.news_item h2 a { word-wrap: break-word; }

.news-pagination { text-align: center; }
@media only screen and (min-width: 41.9375em) { .news-pagination { text-align: inherit; } }

.publication-list header { margin-bottom: 0 !important; }
.publication-list h3, .publication-list h4 { font-size: 1rem; }
.publication-list h4 { font-weight: normal; }
.publication-list ul { list-style-type: none; margin: 0 0 1rem; }
.publication-list li { line-height: 1.25em; margin-top: 1rem; }
.publication-list .collapsable-content ul { margin: 0 0 0.875rem 1rem; }
.publication-list .collapsable-content h4 + div { margin-top: 0.875rem; }
.publication-list .collapsable-content .collapse-link { color: #0080a5; padding: 0; }
.publication-list .collapsable-content .collapse-link:before { font-family: FontAwesome; content: "\f0d7"; color: #0080a5; }
.publication-list .collapsable-content .collapse-link.collapsed:before { font-family: FontAwesome; content: "\f0da"; }
.publication-list .collapsable-content .collapsable.collapsed { height: 0; opacity: 0; overflow-y: hidden; }

.publication-list-item { float: left; width: 100%; }
.publication-list-item h3 { font-size: 1em !important; margin: 0; }
@media only screen and (min-width: 41.9375em) { .publication-list-item h3 { font-size: 1.2em !important; } }
.publication-list-item time { color: #948b8b; font-size: 1em; }
.publication-list-item p { margin: 0.6rem 0 0; }
@media only screen and (min-width: 41.9375em) { .publication-list-item .video .details { width: 73%; float: left; padding-right: 0.5rem; } }
.publication-list-item .video .thumbnail { float: right; padding-left: 0.5rem; width: 40%; }
@media only screen and (min-width: 41.9375em) { .publication-list-item .video .thumbnail { padding-left: 0; width: 27%; } }
.publication-list-item .video .thumbnail .thumbnail-container { display: inline-block; position: relative; }
.publication-list-item .video .thumbnail .thumbnail-container img { display: block; width: 100%; }
.publication-list-item .video .thumbnail .thumbnail-container .positioner { width: 50%; height: 50%; position: absolute; left: 0; top: 0; /* A background to check the center point of the positioner over the icon */ }
.publication-list-item .video .thumbnail .thumbnail-container .positioner .icon { position: absolute; right: -20px; bottom: -20px; width: 40px; height: 40px; }
.publication-list-item .video .thumbnail .thumbnail-container .positioner .icon .fa { position: absolute; color: #212121; right: 4px; top: 4px; }
.publication-list-item .video .thumbnail .thumbnail-container .positioner .icon .fa-2x { font-size: 2em; }
@media only screen and (min-width: 41.9375em) { .publication-list-item .video .thumbnail .thumbnail-container .positioner .icon .fa-2x { font-size: 1.9em; } }
.publication-list-item .video .thumbnail .thumbnail-container .positioner .icon .background { color: #fff; right: 11px; top: 11px; }
.publication-list-item .video .thumbnail .thumbnail-container:hover .positioner .icon { border-color: #c00; }
.publication-list-item .video .thumbnail .thumbnail-container:hover .positioner .icon span { color: #c00; }

.avatar-list { line-height: 1.2; }
.avatar-list p { margin-bottom: 0; }
.avatar-list li { margin-bottom: 1.64em; }
.avatar-list li a { line-height: 1.3; margin-bottom: 0.2rem; display: block; }
.avatar-list li p { line-height: 1.3; margin-bottom: 0; }
.avatar-list img { width: inherit; }

.avatar_wrapped_text, .portrait-wrapped-text { width: 40%; float: left; margin-right: 10px; }

body.person-detail h3 { font-size: 1em; }
@media only screen and (min-width: 41.9375em) { body.person-detail h3 { font-size: 1.2em; } }
@media only screen and (min-width: 41.9375em) { body.person-detail #biography { margin-bottom: 1rem; } }
body.person-detail #biography .bio { margin-bottom: 0; }
body.person-detail #biography .bio img.avatar { margin: 0 1rem 1rem 0; }
@media only screen and (max-width: 41.875em) { body.person-detail #biography .bio ul { margin-left: 1rem !important; } }
@media only screen and (max-width: 41.875em) { body.person-detail #biography .bio ul li { list-style-position: outside; } }
body.person-detail #courses .course-card .heading { font-weight: bold; line-height: 1.25em; }
@media only screen and (min-width: 41.9375em) { body.person-detail #publications { margin-bottom: 2.64rem; } }
body.person-detail #publications .more { padding-top: 1rem; }
body.person-detail .course-list { margin-bottom: 1.14rem; }
body.person-detail .course-list li { padding-bottom: 0; }
body.person-detail .course-list .course-card { background: #eee; margin-bottom: 1.5rem; }
body.person-detail .course-list .course-card span.heading { border-bottom: 1px solid #ddd; display: block; padding: 0.5rem 1rem; }
body.person-detail .course-list .course-card p { padding: 0.5rem 1rem; }
@media only screen and (min-width: 41.9375em) { body.person-detail .more-list > li ul li { margin-bottom: 1rem; } }
body.person-detail .more-list > li .highlight { background: #eee; margin-bottom: 1.64rem; padding: 0.5rem 1rem; }
body.person-detail .more-list > li .highlight p { margin-bottom: 0; }
body.person-detail .more-list > li .fa { vertical-align: middle; }

.alertbox-article-listitem { margin: 1.7rem 0; }
.alertbox-article-listitem h1 { font-size: 1.2em; margin-bottom: 0.2em; }
.alertbox-article-listitem h2 { margin-top: 0; margin-bottom: 0.64em; font-size: 1em; font-weight: normal; color: #948b8b; }

.alertbox-article-content > header { overflow: hidden; *zoom: 1; }
.alertbox-article-content > header .article-sharing { float: right; margin-left: 1.5em; }
@media print { .alertbox-article-content > header .article-sharing { display: none; } }
.alertbox-article-content > header .date { margin-bottom: 0; }
.alertbox-article-content h2 { margin-bottom: 5px; margin-top: 25px; }
.alertbox-article-content h3 { font-size: 1rem; margin: 20px 0; }
@media only screen and (min-width: 41.9375em) { .alertbox-article-content h3 { margin: 1.4rem 0 0 0; } }
.alertbox-article-content > footer .learn-more { margin-bottom: -3px; }
.alertbox-article-content > footer h2 { margin-bottom: 10px; }
.alertbox-article-content > footer h3 { margin: 20px 0; }
.alertbox-article-content > footer ul { margin-bottom: 5px; margin-top: -5px; }
.alertbox-article-content > footer > footer .learn-more { margin-bottom: -3px; }
.alertbox-article-content > footer > footer h2 { margin-bottom: 10px; }
.alertbox-article-content > footer > footer h3 { margin-bottom: 10px; }

.topic-links { margin-top: 0; margin-bottom: 1em; }
.topic-links li { display: inline-block; padding-bottom: 0.75em !important; margin-right: 0.5em; }
.topic-links ul { margin-left: 0 !important; display: inline; }

.article-pager { text-align: center; font-size: 1.2em; margin: 2em 0 0; }

.sharing-links { font-size: 0.86em; text-align: right; margin: 0.2em 0; }

.author-meta { margin-top: -5px; font-size: 0.9em; }
.author-meta a { font-size: 1.2em; }

.author-topics h3 { font-size: 0.9em; font-weight: normal; margin-bottom: 10px; }
.author-topics ul { list-style: none; margin: 0; padding: 0; }
.author-topics ul li { list-style: inline-block; margin: 0; padding: 0 5px 0 0; }

.right-aside h3 { font-size: 0.875rem; margin-bottom: 0; }

h1.topic-list-title { font-weight: normal !important; }

.four-grid { width: 50%; float: left; padding-right: 8px; }
.four-grid ul { margin-left: 0 !important; }
.four-grid ul li { padding-left: 0; line-height: 1.2em; margin-bottom: 8px; }

.author-bio-block, .author-article-list { overflow: hidden; *zoom: 1; display: block; }

.l-navrail ul { margin-top: 5px; margin-bottom: 20px; }
.l-navrail ul li { padding-bottom: 0.875rem; }
@media only screen and (min-width: 41.9375em) { .l-navrail ul li { margin-bottom: 8px; line-height: 1.2em; } }
.l-navrail #articleAnnouncement { margin: 2em 0 0; padding: 0.25em 1.25em; background: #eee; }
.l-navrail #articleAnnouncement h1 { font-size: 1rem; }
@media only screen and (min-width: 41.9375em) { .l-navrail #articleAnnouncement h1 { font-size: 1.1rem; } }
.l-navrail #articleAnnouncement { margin: 2em 0 0; padding: 0.25em 1.25em; background: #eee; }

.article-detail-bl header .l-subsection { margin-bottom: 12px; }
.article-detail-bl p { line-height: 1.7rem; margin-bottom: 7px; margin-top: 5px; }
@media only screen and (max-width: 41.875em) { .article-detail-bl p { width: auto !important; } }
@media only screen and (min-width: 41.9375em) { .article-detail-bl p { font-size: 0.94rem; line-height: 1.4rem; } }
.article-detail-bl hr { border-color: #eee; }
.article-detail-bl .lede strong { color: #b30000; }
@media only screen and (min-width: 41.9375em) { .article-detail-bl .lede { color: #b30000; } }

.news-rail h1 a { text-align: left; float: none; }

.alertbox-subscribe-form { background: #eee; padding: 14px 20px; margin-bottom: 20px; }
.alertbox-subscribe-form .mc-field-group.input-group strong { display: block; margin-bottom: 0.5rem; }
@media only screen and (max-width: 41.875em) { .alertbox-subscribe-form .mc-field-group.input-group label { margin-bottom: 1rem; }
  .alertbox-subscribe-form .mc-field-group.input-group input[type="file"], .alertbox-subscribe-form .mc-field-group.input-group input[type="checkbox"], .alertbox-subscribe-form .mc-field-group.input-group input[type="radio"], .alertbox-subscribe-form .mc-field-group.input-group select { margin: 0; } }

article figure { background: #eee; margin: 1em 0; padding: 1em; line-height: 1.3em; text-align: center; }
article figure figcaption { font-size: 0.94rem; line-height: 1.2rem; text-align: left; color: #444; }

article ul, article ol { margin-top: 0.5em; margin-bottom: 0.5em; }
article ul li, article ol li { line-height: 1.6em; padding-bottom: 0.5em; }
article footer ul li { font-size: 0.875rem; }

.underlinedlink table { border-collapse: separate; }
@media only screen and (max-width: 41.875em) { .underlinedlink table { width: 100%; } }
.underlinedlink table tr th { text-align: center; line-height: inherit; padding: 0; }
.underlinedlink table tr td { border: none; }
@media only screen and (min-width: 41.9375em) { .underlinedlink table { margin-left: 0; margin-right: 0; } }
.underlinedlink table caption { margin-top: 6px; font-weight: normal; font-size: 14px; }
.underlinedlink img, .underlinedlink video { margin-bottom: 7px !important; max-width: 100% !important; display: block; }
@media only screen and (max-width: 41.875em) { .underlinedlink img, .underlinedlink video { margin-left: auto !important; margin-right: auto !important; height: auto !important; } }
.underlinedlink iframe { margin-bottom: 7px !important; max-width: 100% !important; }
@media only screen and (max-width: 41.875em) { .underlinedlink iframe { margin-left: auto !important; margin-right: auto !important; height: auto !important; } }
.underlinedlink dt { font-weight: normal !important; }

@media only screen and (min-width: 41.9375em) { .article-topics ul li { padding-bottom: 0 !important; } }

body.location-articles figure img { margin-bottom: 0.75rem; }
body.location-articles a.expander:before { font-family: FontAwesome; content: "\f0da"; display: inline-block !important; text-decoration: none; margin-right: 0.3rem; }
body.location-articles a.expander.expanded:before { content: "\f0d7"; }

body.location-articles .l-navrail h1:first-child, body.location-videos .l-navrail h1:first-child { margin-top: 0; }
body.location-articles .l-navrail h3, body.location-videos .l-navrail h3 { margin-bottom: 0.5rem; }
body.location-articles .l-navrail hr, body.location-videos .l-navrail hr { margin: 1rem 0 0; }
body.location-articles .l-navrail ul, body.location-videos .l-navrail ul { list-style: none; margin: 0; }
body.location-articles .l-navrail ul li, body.location-videos .l-navrail ul li { margin: 0 0 0.5rem 0; padding: 0; }
@media only screen and (max-width: 41.875em) { body.location-articles .l-navrail ul li, body.location-videos .l-navrail ul li { margin-bottom: 1rem; } }
body.location-articles section, body.location-videos section { margin-bottom: 1rem; }
body.location-articles .right-aside ul li, body.location-videos .right-aside ul li { padding-bottom: 0 !important; }
body.location-articles .right-aside.learn-more h2, body.location-videos .right-aside.learn-more h2 { font-size: 1.64em; padding-top: 1rem; margin-top: 0; border-top: 1px solid #eee; }
@media only screen and (max-width: 41.875em) { body.location-articles .right-aside.learn-more h3, body.location-videos .right-aside.learn-more h3 { font-size: 1.14em; } }

body.articles-home { /* Note: the same adjustments also exist in articles/_topic.scss */ }
body.articles-home #tabContentArea .content { display: none; }
body.articles-home #tabContentArea .content.active { display: block; }
body.articles-home .publication-list .publication-list-item { margin-bottom: 0.7rem; }
@media only screen and (max-width: 41.875em) { body.articles-home .publication-list .publication-list-item h3 { font-size: 1.2em !important; } }

body.articles-topic .articles-left-column { margin-bottom: 0; }
body.articles-topic h2.topic-name { font-family: "Meta W01 Medium", Arial, sans-serif; font-weight: normal; font-size: 1.64em; }
@media only screen and (min-width: 41.9375em) { body.articles-topic h2.topic-name { margin-top: 0; } }
body.articles-topic .l-navrail { padding-left: 1.3rem; }
body.articles-topic .publication-list .publication-list-item { margin-bottom: 0.7rem; }
@media only screen and (min-width: 41.9375em) { body.articles-topic .publication-list .publication-list-item .video .details { width: 65%; } }
@media only screen and (min-width: 41.9375em) { body.articles-topic .publication-list .publication-list-item .video .thumbnail { width: 35%; } }
@media only screen and (max-width: 41.875em) { body.articles-topic .publication-list h3 { font-size: 1.2em !important; } }

body.articles-author .biography img.portrait.portrait-wrapped-text { margin: 0 1rem 1rem 0; }
body.articles-author .biography .fa-twitter { font-size: 1.5rem; }
body.articles-author .biography .fa-twitter + a { line-height: 1.5rem; display: inline-block; vertical-align: text-bottom; margin-left: 0.25rem; }

@supports (font-variation-settings: normal) { body.articles-detail #contentBody h1, body.articles-detail #contentBody h2, body.articles-detail #contentBody h3, body.articles-detail #contentBody h4, body.articles-detail #contentBody h5 { font-family: "Source Sans Variable", Arial, sans-serif; font-variation-settings: "wght" 700; } }
@supports (font-variation-settings: normal) { body.articles-detail #contentBody h2, body.articles-detail #contentBody h3, body.articles-detail #contentBody h4, body.articles-detail #contentBody h5 { font-variation-settings: "wght" 600; } }
body.articles-detail #contentBody h2 { font-size: 1.6rem; }
body.articles-detail #contentBody h3 { font-size: 1.3rem; }
@supports (font-variation-settings: normal) { body.articles-detail #contentBody strong { font-variation-settings: "wght" 600; } }
body.articles-detail #contentBody ol, body.articles-detail #contentBody ul { font-size: 0.94rem; line-height: 1.4rem; }
body.articles-detail #contentBody ol li, body.articles-detail #contentBody ul li { line-height: 1.4rem; }
@supports (font-variation-settings: normal) { body.articles-detail .articles-left-column h1 { font-family: "Source Sans Variable", Arial, sans-serif; font-variation-settings: "wght" 600; } }
body.articles-detail video { width: 100%; }
body.articles-detail #article-body a { text-decoration: underline; }
body.articles-detail .attachments { list-style: none; margin-left: 0 !important; }
body.articles-detail .related-videos .caption { margin-bottom: 0.5rem; }
body.articles-detail .related-videos .topic-related { margin-left: 5px !important; margin-right: 2px; }
@media print { body.articles-detail .articles-left-column { display: none; }
  body.articles-detail .content-body { margin-top: 1rem; }
  body.articles-detail .content-body .share, body.articles-detail .content-body .learn-more, body.articles-detail .content-body .related-content { display: none; } }
body.articles-detail .publication-list-item .video .thumbnail { float: none; width: 100%; }
@media only screen and (min-width: 41.9375em) { body.articles-detail .publication-list-item .video .thumbnail .thumbnail-container .positioner .icon .fa { right: 2px; top: 2px; } }
body.articles-detail .flex-video.widescreen.youtube { padding-bottom: 52.34% !important; }
body.articles-detail .modal .secondary.button { background: #0080a5; border-color: #0080a5; color: #fff; border-radius: 4px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15); }
body.articles-detail .modal .secondary.button:hover { filter: brightness(90%); text-decoration: none; }
body.articles-detail #joinButton { background: #0080a5; display: block; margin: 10px auto; }
body.articles-detail .modal #gcModalButton { background: #0080a5; }
body.articles-detail .modal #gcPortraitStep #profilePortrait { margin-right: 20px; max-width: 80px; }
body.articles-detail .modal #gcPortraitStep #profileImageForm button.uploadcare--widget__button_type_open { background: #0080a5; }
body.articles-detail .modal #gcPortraitStep .upload-picture { align-items: center; display: flex; justify-content: center; }
body.articles-detail .modal.slide { display: none; }
body.articles-detail .modal.slide.is-open { display: block; }
body.articles-detail .modal .overlay { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.6); display: flex; justify-content: center; align-items: center; z-index: 9999; }
body.articles-detail .modal .container { background-color: #fff; padding: 30px; max-width: 800px; max-height: 100vh; border-radius: 4px; overflow-y: auto; box-sizing: border-box; }
@media only screen and (max-width: 41.875em) { body.articles-detail .modal .container { width: 90%; } }
body.articles-detail .modal .error { color: #c00; }
body.articles-detail .modal header { display: flex; justify-content: space-between; }
body.articles-detail .modal header .close { font-size: 1.75rem; }
body.articles-detail .modal header button.close { background: Transparent no-repeat; border: none; color: black; cursor: pointer; font-size: 1.75rem; overflow: hidden; outline: none; padding: 0; }
body.articles-detail .modal header button.close::-moz-focus-inner { border: 0; }
body.articles-detail .modal footer { display: flex; justify-content: flex-end; }
body.articles-detail .modal footer a, body.articles-detail .modal footer button { margin-left: 1rem; }
body.articles-detail .modal footer a { line-height: 3; }
body.articles-detail #authModal .container { width: 800px; }
body.articles-detail #gcTermsModal header { padding: 1.25rem 0.625rem 0; }
body.articles-detail #gcTermsModal .container { overflow-y: initial; padding: 0; }
body.articles-detail #gcTermsModal .container .content-container { max-height: 60vh; overflow-y: auto; }
body.articles-detail #gcTermsModal .container .content-container .content { padding: 1.25rem; }
body.articles-detail #gcTermsModal .container footer { align-items: center; background: #f7f6f6; flex-direction: column; padding: 1.25rem; }
body.articles-detail #gcTermsModal .container footer div { align-items: center; display: flex; justify-content: flex-end; width: 100%; }
body.articles-detail #gcTermsModal .container footer .left { margin-right: auto; }
@media only screen and (max-width: 41.875em) { body.articles-detail #gcTermsModal .container footer div { justify-content: space-between; }
  body.articles-detail #gcTermsModal .container footer .view-or-print a { margin: 0 auto; } }

@media only screen and (min-width: 41.9375em) { .related-videos ul { margin-left: 5px !important; margin-right: 2px; } }

.video-container { cursor: pointer; }
@media only screen and (max-width: 41.875em) { .video-container { padding-left: 0.9375rem; } }
.video-container .thumbnail { position: relative; }
@media only screen and (max-width: 41.875em) { .video-container .thumbnail { padding-left: 0; float: left; width: 50%; } }
.video-container .thumbnail span { font-size: 3rem; position: absolute; color: #212121; top: 30%; left: 40%; transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1); }
.video-container .thumbnail span:hover { color: #f00; }
.video-container .thumbnail span.background { color: #fff; left: 45%; font-size: 2rem; top: 38%; }
@media only screen and (max-width: 41.875em) { .video-container .caption { float: right; width: 50%; padding-left: 0.8rem; } }
.video-container time { display: block; color: #000000; }

.youtube.lazy-embed { cursor: pointer; position: relative; }
.youtube.lazy-embed span.video-play-button { font-size: 5rem; color: #ccc; margin: -33px 0 0 -31px; position: absolute; left: 50%; top: 50%; }
@media only screen and (max-width: 41.875em) { .youtube.lazy-embed span.video-play-button { top: 55%; } }
.youtube.lazy-embed span.video-play-button:hover { color: #900; }
.youtube.lazy-embed iframe { border: 0; bottom: 0; height: 100%; position: absolute; left: 0; top: 0; width: 100%; }

body.video-detail .flex-video.widescreen.youtube { padding-bottom: 52.34% !important; }
body.video-detail #videoSummary { margin: 0; }
body.video-detail #relatedArticle { margin-bottom: 0; }
@media only screen and (min-width: 41.9375em) { body.video-detail .related-videos { margin-bottom: 1.5rem; } }
@media only screen and (min-width: 41.9375em) { body.video-detail .related-videos .publication-list-item .video .thumbnail-container .positioner .icon .fa { right: 3px; top: 3px; } }

.address { white-space: pre-line; }

.register-pricing-links { text-align: center; }

.pricetable td, .pricetable th { font-size: 0.815rem !important; }
.pricetable .priceValue { white-space: nowrap; }

table.table-pricing td { background-color: white; font-weight: normal; color: #000; }
table.table-pricing td.selected { background-color: #CC0000; font-weight: bold; color: #fff; }

.button.register-button { color: #FFFFFF; line-height: 1.5rem; padding-bottom: 0.5rem; padding-top: 0.5rem; font-family: "Meta W01 Medium", Arial, sans-serif; font-size: 1.2em; }
@media only screen and (min-width: 41.9375em) { .button.register-button { padding-top: 0.25rem; padding-bottom: 0.25rem; } }

@media only screen and (max-width: 41.875em) { #registration_soon { padding: 1rem; text-align: center; } }

.coursedate { margin-top: 2.64em; }

.errormessage { padding-left: 1rem; }
.errormessage h2 { font-size: 1rem !important; margin-left: -6px; }

.event-agenda .course_date { clear: both; border-top: 1px solid #ddd; padding-top: 0.5em; margin-bottom: 8px !important; }
.event-agenda .course_date span { font-weight: normal; font-size: 0.9em; }
@media only screen and (max-width: 41.875em) { .event-agenda .event-course > li { width: 100%; padding-right: 0; } }
.event-agenda .courseinfo { padding: 0; background: #eee; cursor: pointer; }
@media only screen and (min-width: 41.9375em) { .event-agenda .courseinfo { min-height: 12rem; height: 100%; display: table; } }
.event-agenda .courseinfo h2 { border-bottom: 1px solid #ddd; font-family: Arial, sans-serif; font-size: 1em; font-weight: bold; padding: 0.75em 1em 0.5em; margin-bottom: 0; }
.event-agenda .courseinfo h3 { font-size: 1em; margin-top: 0; font-weight: normal; line-height: 1.25em; padding: 0.5em 1em 1em; background: #eee; }
.event-agenda .courseinfo .sold-out { color: #c00; text-transform: uppercase; display: inline-block; margin-top: 0.5rem; }
.event-agenda .courseinfo .card-list { display: table-row; height: 0.1rem; }
.event-agenda .courseinfo .card-list ul { list-style: none; margin: 0 !important; padding: 0 1em 0.5rem; display: inline-block; }
.event-agenda .courseinfo .card-list ul li { color: black; display: inline-block; line-height: 1rem; padding: 0 0 0 0.2rem; }
.event-agenda a .courseinfo h2 { color: #0080a5; }
.event-agenda a:visited .courseinfo h2 { color: #663399; }
.event-agenda a:hover .courseinfo h2, .event-agenda a:hover .courseinfo h3, .event-agenda a:active .courseinfo h2, .event-agenda a:active .courseinfo h3 { color: #b30000 !important; text-decoration: underline; }

.mainCourseContent { position: relative; }
.mainCourseContent blockquote { border-left: 0 none; margin-left: 0; margin-bottom: 0; color: #2b2828; font-size: 1.065rem; font-weight: 200; font-style: italic; position: relative; z-index: 1; }
@media only screen and (min-width: 41.9375em) { .mainCourseContent blockquote { padding: 0 2.5em; } }
.mainCourseContent blockquote:before { color: #eee; content: "\201C"; font: italic bold 7.4em/1em 'Helvetica Neue','Helvetica', Helvetica, Arial, sans-serif; position: absolute; top: -25px; left: 1.065rem; z-index: -1; }
.mainCourseContent blockquote + p { color: #999; font-size: 0.85em; text-align: right; padding-right: 3.5em; font-weight: 200; }
@media only screen and (max-width: 41.875em) { .mainCourseContent ul:not(.no-bullet) { margin-left: 15px; } }

.course-or { font-size: 1em; font-weight: bold; text-transform: uppercase; padding-left: 3.14em; }

.course-instructor h1 { font-size: 1.2em; margin-bottom: 0.3em; }
.course-instructor img { margin-right: 0.7rem; margin-bottom: -0.1rem; width: 40%; float: left; }
@media only screen and (min-width: 41.9375em) { .course-instructor img { width: auto; } }

.formrow { margin-bottom: 1em; }

.l-event-sidebar { margin-bottom: 1em; }
.l-event-sidebar ul { margin-left: 0 !important; }

.l-course-content h2 { margin-bottom: .25em; }
.l-course-content h3 { margin-bottom: .25em; font-size: 1em; }

@media only screen and (min-width: 41.9375em) { article ul { margin-left: 2.5rem !important; } }
article.event-detail .event-description-text { margin-top: 1rem; }
@media only screen and (min-width: 41.9375em) { article.event-detail .event-description-text { margin-top: 0; } }

@media only screen and (min-width: 41.9375em) { div.certification-content-wrapper { margin-bottom: 0; } }

.ux-certification-images { margin-bottom: 1rem; }
.ux-certification-images img { width: 130px; float: left; }
.ux-certification-images img:last-child { margin: 0 5px; }

@media only screen and (max-width: 41.875em) { .large-register-button { width: 230px; } }

.course-categories ul, .course-scheduled ul { margin-left: 0 !important; }
.course-categories ul li, .course-scheduled ul li { margin-bottom: 0.5rem; line-height: 1.6; }
@media only screen and (min-width: 41.9375em) { .course-categories ul li, .course-scheduled ul li { margin-bottom: 0; line-height: 1.3em; } }

@media only screen and (max-width: 41.875em) { #locationTab a { font-size: 1rem; } }

body.ux-conference .l-subsection h2:first-child { margin-top: 0; }
body.ux-conference .who-will-you-meet li { padding-bottom: 0; }

body.event-detail .hero-image img { margin: auto; }
body.event-detail .printable { text-align: center; margin: 2rem 0; }
@media only screen and (min-width: 41.9375em) { body.event-detail #tab-content-area > .content { display: none; padding: 0.9375rem 0; } }
@media only screen and (max-width: 41.875em) { body.event-detail #tab-content-area > .content { float: inherit; } }
@media only screen and (max-width: 41.875em) { body.event-detail #tab-content-area > .content.active { float: inherit; } }
@media only screen and (min-width: 41.9375em) { body.event-detail #tab-content-area > .content.active { display: block; } }
@media only screen and (max-width: 41.875em) { body.event-detail .tippy-popper { max-width: 97% !important; } }
body.event-detail .tippy-tooltip .tippy-backdrop { background-color: #eee; }
body.event-detail .tippy-tooltip .tippy-content { color: black; }
body.event-detail .tippy-tooltip .tippy-content p { margin: 0 1rem 0 0; }
body.event-detail .tippy-tooltip .tippy-content p.close { margin: 0; text-align: right; right: 5px; top: 1px; position: absolute; }
body.event-detail .tippy-tooltip .tippy-content p.close a { color: black; }
body.event-detail .tippy-tooltip.mobile-theme { border: 2px solid #00aa00; border-radius: 0; }
body.event-detail .specialties .swatch { display: inline-block; height: 12px; width: 12px; top: 1px; position: relative; }
body.event-detail .specialties .swatch.hollow { border: 2px solid black; }
body.event-detail .specialties li.specialty-label { margin-right: 0.2rem; }
body.event-detail .specialties li.specialty-label .swatch { margin-right: 0.2rem; }
body.event-detail .specialties-legend { border: 1px solid #ddd; padding: 0.5rem; }
body.event-detail .specialties-legend p { margin-bottom: 0; }
body.event-detail .specialties-legend ul { list-style: none; margin-left: 0.6rem !important; }
body.event-detail .specialties-legend ul li { padding: 0; }
body.event-detail .specialties-legend ul li.specialty-label { text-indent: -0.6rem; }
body.event-detail .specialties-legend ul li.specialty-label .help { cursor: pointer; left: 15px; position: relative; }

body.event-gallery .gallery-item { background: #fff url(data:image/gif;base64,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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) center center no-repeat; padding-bottom: 30%; }
@media only screen and (max-width: 41.875em) { body.event-gallery .gallery-item { padding-bottom: 75%; } }
body.event-gallery .gallery-item.b-loaded { padding: 0.2rem; background: none; }
body.event-gallery .gallery-item img.b-loaded { width: 100%; }

body.event-registration #registration-form input { margin: 0; }
body.event-registration #registration-form input[type=submit] { width: 100%; font-size: 1rem; }
@media only screen and (max-width: 41.875em) { body.event-registration #registration-form input[type=submit] { padding: 1.125rem !important; } }
@media only screen and (min-width: 41.9375em) { body.event-registration #registration-form input[type=submit] { width: 50%; float: right; } }
@media only screen and (min-width: 41.9375em) { body.event-registration #registration-form input { width: 50%; }
  body.event-registration #registration-form input[type="radio"], body.event-registration #registration-form input[type="checkbox"] { width: inherit; }
  body.event-registration #registration-form .formrow.full-width input { width: 100%; } }
body.event-registration #registration-form select { margin: 0; }
@media only screen and (min-width: 41.9375em) { body.event-registration #registration-form select { padding: 0.5rem; height: auto; font-size: 0.815rem; } }
body.event-registration #registration-form label { font-weight: bold; }
body.event-registration #registration-form label em { font-weight: normal; }
body.event-registration #registration-form ul { list-style-type: none; }
body.event-registration #registration-form li > label { font-weight: normal; }
body.event-registration #registration-form .row { margin-bottom: 1rem; }
body.event-registration #registration-form .row.number_of_exams { margin: 1rem 0; }
body.event-registration #registration-form .row.number_of_exams div:first-child { padding-left: 0; }
body.event-registration #registration-form .row.number_of_exams div:last-child { line-height: 2rem; }
body.event-registration #registration-form .row.city-state-zip input { width: 100%; }
body.event-registration #registration-form .country-tax .row { margin-bottom: 1rem; }
body.event-registration #registration-form .payment-choice ul { margin-left: 0 !important; }
body.event-registration #registration-form .tax-registration-panel { margin-bottom: 1.5rem; }
body.event-registration #registration-form #vatNumberEntry { margin-top: 1rem; }
body.event-registration #registration-form #vatNumberEntry .vat-choice { margin-bottom: 1rem; }
body.event-registration .row.full-name { padding-bottom: 2rem; }
body.event-registration table.course-fees { width: 100%; }
body.event-registration table.course-fees tr { background: #FFF; }
body.event-registration table.course-fees tr.total { background: #F9F9F9; }
body.event-registration table.course-fees tr td.fee { text-align: right; }
body.event-registration .callout h2 { background-color: #ddd; padding: 0.5rem; }
body.event-registration .callout p { border: 1px solid #ddd; padding: 1rem 0.5rem; }

body.event-invoice table tbody tr { background: #FFFFFF; }

.event-registration .error small.error .errorlist li { color: #FFFFFF; }
.event-registration .registrationform .row .l-subsection, .event-registration .registration-form .row .l-subsection { margin-bottom: 0; }
.event-registration ul.breadcrumbs li.active { color: #c00; font-weight: bold; }
.event-registration ul.breadcrumbs li:before { content: '\27A4'; }
.event-registration ul.breadcrumbs li:first-child:before { content: ""; }
.event-registration ul.breadcrumbs li { margin: 0.5rem 0; }
@media only screen and (max-width: 41.875em) { .event-registration ul.breadcrumbs li { color: #000; } }
@media only screen and (min-width: 41.9375em) { .event-registration ul.breadcrumbs li { margin: 0; padding-bottom: 0; } }
.event-registration .norm { font-weight: normal; font-style: italic; }
.event-registration .alert-box ul { margin-bottom: 0; }
.event-registration .pricing p { margin-top: 0; margin-bottom: 0; }
.event-registration .pricing.total p { padding-top: 0.2em; font-size: 1.2em; font-weight: bold; border-top: 1px solid #aaa; }
.event-registration .pricing.total p em { display: block; font-size: 1em; font-weight: normal; line-height: 1.2em; padding-top: 0.4em; }
.event-registration .pricing .amount { text-align: right; }
.event-registration .helptext { color: #888; font-size: .857142857em; display: block; }

.back-bt { font-size: 1rem !important; padding-left: 1rem !important; padding-right: 1rem !important; }
@media only screen and (min-width: 41.9375em) { .back-bt { margin-top: 0; } }
.back-bt span { position: relative; margin-right: 0.4rem; font-size: 0.6rem; font-weight: bolder; top: -3px; }

td.price { text-align: right; }

.book { margin-bottom: 1.64em; }

.booklist_header h1 { font-size: 1.64em; }
@media only screen and (max-width: 41.875em) { .booklist_header h1 { margin: 0; padding: 0; } }

.bookimg { margin-bottom: 1.2em; }

.purchase_options { overflow: hidden; *zoom: 1; }
.purchase_options .purchase_from { float: left; width: 9em; }
.purchase_options .purchase_from p { font-weight: bold; }
.purchase_options .purchase_links { padding-left: 9em; }

body.book-detail .book-cover { float: right; margin: 0 0 0.5rem 0.5rem; height: 185px; width: 140px; }
@media only screen and (min-width: 41.9375em) { body.book-detail .book-cover { width: 100%; } }

.search-results .l-navrail ul { list-style-type: none; }
.search-results .result-person h1 { margin-top: 0; }
.search-results .result-person .avatar { float: left; margin: 0 1.2em 0.7em 0; }
.search-results .button { background-color: #0080a5; font-weight: normal; }

.results { margin-top: 1.065rem; }

article.searchresult { margin-bottom: 1.065rem; overflow: hidden; *zoom: 1; }
article.searchresult h1 { font-size: 1.2em; margin-bottom: 0.64em; font-weight: bold; }
article.searchresult h2 { margin-top: -8px; font-size: 1em; font-weight: bold; color: #888; text-transform: uppercase; margin-bottom: 2px; }
article.searchresult p { margin-bottom: 1px; margin-top: 1px; }
article.searchresult ul { margin-bottom: 5px; margin-top: 0px; }

.pagination { font-size: 1.065rem; text-align: center; margin: 2em 0 0; }

.location-consulting .price { text-align: right; }

.l-fastspring ul { list-style-type: none; }
.l-fastspring h1 { font-weight: bold; font-size: 1.64em; margin-top: 0; }
.l-fastspring h2 { font-size: 1.2em; }
.l-fastspring h3, .l-fastspring h4, .l-fastspring h5 { font-size: 1em; font-weight: bold; }

.meter { position: relative; margin-bottom: 10px; }
.meter .bar { position: relative; height: 20px; width: 80px; background: #CCCCCC; border: 2px solid #CCCCCC; }
.meter .bar.master { width: 100%; }
@media only screen and (min-width: 41.9375em) { .meter .bar.master { width: 240px; } }
.meter .bar.hide { display: none; }
.meter .earned { position: absolute; top: 0; left: 0; height: 100%; background: #CC0000; }
.meter .earned.done { width: 100%; }

table.certification-pricing-table { margin-bottom: 0.5rem; }
table.certification-pricing-table th { text-align: center; }
table.certification-pricing-table td.currency { white-space: nowrap; }
table.certification-pricing-table td.fee { text-align: right; }

.pricing-footnotes p { margin-bottom: 0; }

table.exam-pricing-table th { text-align: center; }
table.exam-pricing-table td.fee { text-align: center; }

table.certificationprofile { border-spacing: 0px; }

table.certificationprofile th, table.certificationprofile td { text-align: center; padding: 5px; }

table.certificationprofile td { text-align: center; }

table.certificationprofile th:nth-child(1), table.certificationprofile td:nth-child(1) { text-align: left; width: 70%; }
@media only screen and (min-width: 41.9375em) { table.certificationprofile th:nth-child(1), table.certificationprofile td:nth-child(1) { width: 20%; } }

table.nostripes tbody tr:nth-child(even) { background: #fff; }

table.noborder { border-width: 0; }
@media only screen and (max-width: 41.875em) { table.noborder { margin-bottom: 0; } }

.pdf-icon { margin: 4px; }

hr.certificationprofile { margin: 10px 0px 20px; }

.certificationprofile tr:first-child, h1.certificationprofile, h2.certificationprofile, h3.certificationprofile { color: #fff; background-color: #dd001e; padding: 5px; }

.extend-deadline-bt { margin-bottom: 2rem; }
@media only screen and (min-width: 41.9375em) { .extend-deadline-bt { margin-bottom: 0; } }

.about-profile h1 { font-weight: bold; font-size: 1.3rem; position: relative; }
@media only screen and (min-width: 41.9375em) { .about-profile h1 { font-size: 1.6rem; } }
.about-profile h2 { margin-bottom: 4px; font-size: 1.2em; }
.about-profile h3, .about-profile h4, .about-profile h5 { font-size: 1em; font-weight: bold; }
@media only screen and (max-width: 41.875em) { .about-profile .report-body { padding: 0 !important; } }

@media only screen and (min-width: 41.9375em) { .purchase-botton { padding: 3px 19px; } }

.offset-by-one { margin-left: 8.33333% !important; }

.attend-badge-icon, .pdf-icon { width: auto !important; }

.attend-badge-icon { margin-top: 2rem; }
@media only screen and (min-width: 41.9375em) { .attend-badge-icon { margin-top: 0; } }

@media only screen and (max-width: 41.875em) { .login-button { font-size: 1.4rem !important; padding-left: 3rem; padding-right: 3rem; } }

.credits table td { padding-left: 0; padding-right: 0; }
.credits table td:first-child { width: 160px; }
.credits table td.full { width: auto; }

@media only screen and (max-width: 41.875em) { .ux-certification-login-form.report-body { padding: 0; } }

@media only screen and (min-width: 41.9375em) { .ux-certification-login-form input, form.login input { width: 50%; } }

#Directory { margin-top: 1em; }
#Directory .instructions { font-size: 1.065rem; margin-bottom: .2em; }

#DirectoryTopControls { background: #CC0000; padding: 0.5em; color: white; }
#DirectoryTopControls .container { overflow: auto; }
#DirectoryTopControls .half { float: left; width: 50%; }
#DirectoryTopControls .search-box input { display: inline; height: 32px; border-radius: 0; border: none; vertical-align: top; font-size: 1em; }
#DirectoryTopControls .search-box #DirectorySearchInput { width: 60%; }
#DirectoryTopControls .search-box #DirectorySearchButton { width: 40%; background-color: #D2D2D2; font-weight: bold; border: 1px solid gray; color: black; }
#DirectoryTopControls p { font-size: 1.065rem; line-height: 32px; margin-left: 10px; }

@media only screen and (max-width: 41.875em) { #certificationTab img { display: none; } }

#DirectoryContent table { border-spacing: 0; border: 0; width: 100%; }
#DirectoryContent #DirectoryContentTableHead { background: #CC0000; }
#DirectoryContent #DirectoryContentTableHead th { color: white; font-weight: bold; text-decoration: underline; cursor: pointer; white-space: nowrap; }

#DirectoryPaginationControls a, #DirectoryPaginationControls span { margin: 0 5px; word-wrap: break-word; }

@media only screen and (min-width: 41.9375em) { .ux-certification-des { padding-right: 0; width: 70%; } }

.ux-certification-edit { margin-left: 1rem; }

.ux-certification-form form { padding-bottom: 1rem; background: #eee; }
.ux-certification-form form .actions { padding: 0 0.875rem; }
.ux-certification-form table, .ux-certification-form table tr { background: #eee !important; overflow: auto; }
.ux-certification-form .valign-top { vertical-align: top; }
.ux-certification-form .no-input-margin input { margin: 0; }

.ux-certification .tabs-content > li { display: none; }

.ux-certification .tabs-content > li.active { display: block; }

@media only screen and (max-width: 41.875em) { .top-aligned { vertical-align: top !important; padding-top: 1.5em !important; }
  .left-aligned { padding-left: 15px !important; }
  .left-aligned-table td { padding-left: 0px !important; }
  .top-aligned .show-for-small-down { display: block !important; font-size: 0.875rem !important; }
  .ux-certification .tabs-content > li { display: block; } }
.data-table { /* This is a hacky way of position the length control by request, but it prevents us from having to build a plugin for different rendering */ }
@media only screen and (min-width: 41.9375em) { .data-table .dataTables_length label { position: relative; top: 30px; left: -45px; height: 2rem; }
  .data-table .dataTables_length label select { position: relative; top: -30px; left: 45px; } }
.data-table .dataTable thead { background-color: #c00; }
.data-table .dataTable thead tr th { color: white; text-decoration: underline; cursor: pointer; }
.data-table .dataTable thead tr th span { display: inline-block !important; text-decoration: underline; }
@media only screen and (min-width: 41.9375em) { .data-table .dataTable thead tr th span.show-for-small-down { display: none !important; } }
@media only screen and (min-width: 41.9375em) { .data-table .dataTable thead tr th span.show-for-medium-up { display: none !important; } }
.data-table .dataTable thead tr th.sorting_asc:after { content: "\a0\25b2"; display: inline-block !important; text-decoration: none; white-space: nowrap; }
.data-table .dataTable thead tr th.sorting_desc:after { content: "\a0\25bc"; display: inline-block !important; text-decoration: none; white-space: nowrap; }
.data-table .dataTable .certificate-type, .data-table .dataTable .country, .data-table .dataTable .date-achieved, .data-table .dataTable .certificate-id { width: 1%; white-space: nowrap; }
.data-table .dataTable tr.child ul { margin: 0; padding: 0; list-style-type: none; }
.data-table .dataTable tr.child span.dtr-title, .data-table .dataTable tr.child span.dtr-data { font-size: 0.875rem; }
.data-table .dataTable tr.child span.dtr-title { font-weight: bold; }
.data-table .dataTable tr.child span.dtr-title:after { content: ":"; }
.data-table .dataTable tr.child span.dtr-data:empty:after { content: "None"; }
.data-table .dataTable.dtr-inline.collapsed tbody td:first-child { padding-left: 1.5rem; }
.data-table .dataTable.dtr-inline.collapsed tbody td:first-child:before { content: "\a0\25b6"; position: absolute; display: block; left: 2px; }
.data-table .dataTable.dtr-inline.collapsed tbody td.child:first-child:before, .data-table .dataTable.dtr-inline.collapsed tbody td.dataTables_empty:before { content: ''; }
.data-table .dataTable.dtr-inline.collapsed tbody td.dataTables_empty { padding-left: 0.625rem; }
.data-table .dataTable.dtr-inline.collapsed tbody tr.parent td:first-child:before { content: "\a0\25bc"; }
.data-table .dataTables_paginate ul.pagination { width: 100%; margin: 1.5rem auto 0.75rem; }
@media only screen and (min-width: 41.9375em) { .data-table .dataTables_paginate ul.pagination { width: 45%; } }
.data-table .dataTables_paginate ul.pagination a { color: #0080a5; background: none; }
@media only screen and (max-width: 41.875em) { .data-table .dataTables_paginate ul.pagination li { margin-left: 0; } }
@media only screen and (max-width: 41.875em) { .data-table .dataTables_paginate ul.pagination li.previous a, .data-table .dataTables_paginate ul.pagination li.next a { padding-left: 0; padding-right: 0; } }
.data-table .dataTables_paginate ul.pagination li.current a, .data-table .dataTables_paginate ul.pagination li.unavailable a { color: black; background: none; text-decoration: none; }
.data-table .correction { margin-top: 1rem; text-align: center; }

.get-started { text-align: center; }

body.certification-profile header h1 { margin-top: 0; width: 85%; }
body.certification-profile .progress { background-color: #ccc; }
body.certification-profile table.certification { width: 100%; }
body.certification-profile table.certification tbody::after { content: ''; display: block; height: 1rem; }
body.certification-profile table.certification td { padding: 0; }
body.certification-profile table.certification td.certification-label { width: 45%; padding-right: 1rem; }
body.certification-profile table.certification td.progress-bar .progress { margin-bottom: 0; display: inline-block; width: 100%; }
body.certification-profile table.certification td.progress-bar .progress.short { width: 33%; }
body.certification-profile table.certification td.progress-bar .progress .meter { margin-bottom: 0; padding: 0; }
body.certification-profile table.certification td.progress-bar .progress-label { position: relative; display: inline-block; top: -6px; padding-left: 0.5rem; }
body.certification-profile .certification-edit input[type='checkbox'] { margin-top: 0.8rem; }
body.certification-profile .certification-edit a.cancel { padding: 0.5rem 1rem 0.5rem 0.5rem; }
body.certification-profile .certification-edit .errorlist { color: #c00; }
body.certification-profile .certification-edit .instructions em { display: inline-block; }
body.certification-profile .certification-edit .instructions input { margin-bottom: 0.2rem; }
body.certification-profile .certification-edit .actions { margin-top: 2rem; }

body.ux-certification-page article .l-subsection { margin-bottom: 0; }
body.ux-certification-page .page-side-nav { list-style-type: none; }
body.ux-certification-page .page-side-nav li { margin-bottom: 0.25rem; }
body.ux-certification-page .page-side-nav li a:first-child + ul { margin-top: 0.25rem; }
body.ux-certification-page .page-side-nav li.active > a:first-child { color: black; font-weight: bold; text-decoration: none; cursor: default; border-left: 5px solid #c00; padding-left: 0.4rem; }
body.ux-certification-page .page-side-nav li a:visited { color: #0080a5; }
body.ux-certification-page .page-side-nav.root { margin-left: 0; }
body.ux-certification-page .course-addendum { font-size: 0.875rem; }

body.ux-certification-overview .l-subsection { margin-bottom: 0; }
body.ux-certification-overview .button.login { padding: 8px 10px; }
body.ux-certification-overview .badges img { width: 200px; height: 174px; margin-bottom: 15px; }
body.ux-certification-overview .verify { text-align: center; margin: 1rem auto; }
body.ux-certification-overview .subnav { list-style-type: none; margin-left: 1rem !important; }
body.ux-certification-overview .subnav h2 { display: inline-block; margin: 0; font-size: 1.2em; }
body.ux-certification-overview .subnav.root { margin-left: 0 !important; }
body.ux-certification-overview .get-started { text-align: center; margin-top: 1rem; }

@media only screen and (max-width: 41.875em) { body.ux-certification-verify .data-table .dataTable thead tr th span.hide-for-small-down { display: none !important; } }
body.ux-certification-verify .data-table .dataTable.dtr-inline.collapsed tbody td:first-child:before { display: inline-block; left: 1.1rem; }
@media only screen and (min-width: 41.9375em) { body.ux-certification-verify .data-table .dataTables_paginate ul.pagination { width: 70%; margin: 1.5rem auto !important; } }

body.online-seminars .bordered { border-bottom: 1px solid #eee; margin-bottom: 1rem; }
body.online-seminars .l-subsection em { line-height: 1.6; }
body.online-seminars .topic-links li { padding: 0 !important; margin-bottom: 0; }
body.online-seminars .course-instructor { margin-bottom: 0.65rem; }
@media only screen and (min-width: 41.9375em) { body.online-seminars .course-instructor { margin: 0.65rem 0 0 0; } }
body.online-seminars .course-instructor img { width: 85%; margin: 0; }
body.online-seminars .course-instructor div.name { margin-bottom: 5px; }
body.online-seminars .course-instructor .name { margin-bottom: 0.5rem; }
@media only screen and (max-width: 41.875em) { body.online-seminars .course-instructor .name { padding-left: 0; } }
body.online-seminars .course-instructor .instructor-name { font-weight: bold; display: inline-block; line-height: 1.3rem; font-size: 1rem; }
@media only screen and (min-width: 41.9375em) { body.online-seminars .course-instructor .instructor-name { font-size: 1.11rem; margin-top: 0.3rem; } }
body.online-seminars .course-instructor .instructor-name.multiple { font-size: 1rem; }
body.online-seminars .course-instructor .instructor-title { display: inline-block; line-height: 1.3em; font-size: 1rem; }
body.online-seminars .course-instructor .instructor-portrait { padding-right: 0; }
@media only screen and (max-width: 41.875em) { body.online-seminars .course-instructor .instructor-portrait { margin-top: 0.6rem; } }
body.online-seminars .course-instructor .bio { margin-top: 1rem; }
@media only screen and (min-width: 41.9375em) { body.online-seminars .course-instructor .bio { margin-top: 0; padding-left: 0; } }
body.online-seminars .l-section-intro { margin-bottom: 0; }
body.online-seminars .courseInfoContent { border-bottom: 1px solid #eee; }
@media only screen and (max-width: 41.875em) { body.online-seminars .courseInfoContent { padding-bottom: 10px; } }
@media only screen and (max-width: 41.875em) { body.online-seminars .courseInfoContent a.register-button { margin-top: -15px; margin-bottom: 10px; } }
body.online-seminars .mainCourseContent { padding-top: 1rem; }
body.online-seminars .cta { background: #eee; padding: 1rem; margin: 1rem 0; }
body.online-seminars .cta p { margin-bottom: 0; }
body.online-seminars .cta button { margin-top: 1rem; }
body.online-seminars .cta .cta-button span { line-height: 1.5rem; }
@media only screen and (max-width: 41.875em) { body.online-seminars .cta .cta-button span { padding: 0.25rem; } }
body.online-seminars .topic-list li { margin: 0; padding: 4px 0; }
body.online-seminars .list-view h2 { margin-top: 0; }
body.online-seminars .list-view .tabs-content li { list-style-type: none; }
body.online-seminars .list-view .seminar-group { margin-top: 0.75rem; }
body.online-seminars .list-view .seminar-group h1 { margin-bottom: 0.5rem; }
@media only screen and (max-width: 41.875em) { body.online-seminars .list-view .seminar-group .online-seminar header strong { font-size: 1.275em; } }
body.online-seminars .list-view .course-listing { margin-top: 14px; }
body.online-seminars .list-view .course-listing .l-subsection { margin-bottom: 0; }
body.online-seminars .coming-soon { font-size: 1em; font-weight: normal; }
@media only screen and (min-width: 41.9375em) { body.online-seminars .cart-block a.button { font-size: 1.2em; } }
body.online-seminars .cart-block span.coming-soon { font-size: 1.2em !important; line-height: 1.83em; }

body.user-profile h1 { margin-top: 0; }
body.user-profile .button { background: #0080a5; padding: 0.5rem; }
body.user-profile form label { font-weight: bold; }
body.user-profile form .help-text { color: #888; margin: 0; }
body.user-profile .profile-panel { margin-bottom: 2rem; }
body.user-profile .profile-panel h2 { color: #000000; margin: 0; padding: 0.5rem 0.5rem 0.5rem 0; }
body.user-profile .profile-panel h2 span { display: inline-block; float: right; font-size: 0.85rem; margin-top: 0.6rem; }
body.user-profile .profile-panel h2 span.fa-pencil { margin-left: 0.5rem; color: #0080a5; }
body.user-profile .profile-panel h2 span.toolbar { font-weight: normal; font-family: Arial, sans-serif; line-height: 1.4; }
body.user-profile .profile-panel table { margin-bottom: 0.5rem; width: 100%; }
body.user-profile .profile-panel table th { width: 1%; white-space: nowrap; }
body.user-profile .profile-panel div.columns { margin-top: 1rem; }
body.user-profile .profile-panel .badge { display: block; margin: 0 auto; }
body.user-profile .profile-panel .row { margin: 0 auto; }
body.user-profile .profile-panel .columns { padding-left: 0; }
body.user-profile #certificationSummary tr:last-of-type td, body.user-profile #certificationSummary tr:first-of-type td { background: #FFFFFF; text-align: center; }
body.user-profile #certificationSummary tr:first-of-type td { border-bottom: 1px solid #DDD; }
body.user-profile #certificationSummary tr:last-of-type td { border-top: 1px solid #DDD; }

body.user-detail nav .secondary #navUserProfile a { color: black; cursor: default; font-weight: bold; }
body.user-detail nav .secondary #navUserProfile a:hover { text-decoration: none; color: black !important; }

body.user-certification-details nav .secondary #navCertificationDetails a { color: black; cursor: default; font-weight: bold; }
body.user-certification-details nav .secondary #navCertificationDetails a:hover { text-decoration: none; color: black !important; }
body.user-certification-details .certification-progress tr { background: #FFFFFF; }
body.user-certification-details .certification-progress th { background: #F6F6F6; }
body.user-certification-details .certification-progress td.nowrap { width: 1%; white-space: nowrap; }
body.user-certification-details .certification-progress td > .progress { background: #ccc; margin-bottom: 0; }
body.user-certification-details .certification-progress td.progress-container { padding-bottom: 0; width: 100%; }
body.user-certification-details .certification-progress td.progress-label { padding-top: 0; }
body.user-certification-details .certification-progress td .progress .meter { background: #0080a5; }
@media only screen and (min-width: 41.9375em) { body.user-certification-details #examResults thead .purchase { float: right; } }
body.user-certification-details #examResults thead tr th.course { width: 20%; }
body.user-certification-details #examResults thead tr th.attempt { width: 12%; }
body.user-certification-details #examResults thead tr th.credit { width: 15%; }
body.user-certification-details #examResults thead tr th.status { width: 15%; }
@media only screen and (max-width: 41.875em) { body.user-certification-details #examResults thead tr th.status { width: 1%; } }
body.user-certification-details #examResults tbody td.status div { display: inline-block !important; }
@media only screen and (min-width: 41.9375em) { body.user-certification-details #examResults tbody td.status div.show-for-small-down { display: none !important; } }
@media only screen and (max-width: 41.875em) { body.user-certification-details #examResults tbody td.status div.hide-for-small-down { display: none !important; } }
body.user-certification-details #examResults tbody td .collapse-link { background-color: transparent; }
