@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

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

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

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

.black { color: #000000 !important; }

.white { color: #FFFFFF !important; }

.red { color: #CD391F !important; }

meta.foundation-version { font-family: "/5.5.3/"; }

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

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

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

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

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

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

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

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

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

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: 100%; }

body { background: #FFFFFF; color: #181817; cursor: auto; font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; line-height: 150%; 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%; }

.alert-box { border-style: solid; border-width: 1px; display: block; font-size: 0.92857rem; font-weight: normal; margin-bottom: 1.42857rem; padding: 1rem 1.71429rem 1rem 1rem; position: relative; transition: opacity 300ms ease-out; background-color: #006FCA; border-color: #005fae; color: #FFFFFF; }
.alert-box .close { right: 0.28571rem; background: inherit; color: #333333; font-size: 1.57143rem; line-height: .9; margin-top: -0.78571rem; 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: 4px; }
.alert-box.round { border-radius: 1000px; }
.alert-box.success { background-color: #1F8817; border-color: #1b7514; color: #FFFFFF; }
.alert-box.alert { background-color: #CD391F; border-color: #b0311b; color: #FFFFFF; }
.alert-box.secondary { background-color: #e7e7e7; border-color: #c7c7c7; color: #4f4f4f; }
.alert-box.warning { background-color: #C5540E; border-color: #a9480c; color: #FFFFFF; }
.alert-box.info { background-color: #a0d3e8; border-color: #74bfdd; color: #4f4f4f; }
.alert-box.alert-close { opacity: 0; }

.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: 40em) { .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: 40.063em) 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: 40.063em) { .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.063em) and (max-width: 83em) { .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.063em) { .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: 83.063em) 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: 83.063em) { .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.063em) and (max-width: 99999999em) { .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.063em) { .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: #006FCA; line-height: inherit; text-decoration: none; }
a:hover, a:focus { color: #005fae; }
a img { border: none; }

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

/* Default header styles */
h1, h2, h3, h4, h5, h6 { color: #181817; font-family: "Noto Sans", Helvetica, Roboto, 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: #6b6b66; font-size: 60%; line-height: 0; }

h1 { font-size: 2.42857rem; }

h2 { font-size: 1.92857rem; }

h3 { font-size: 1.57143rem; }

h4 { font-size: 1.28571rem; }

h5 { font-size: 1.28571rem; }

h6 { font-size: 1rem; }

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

hr { border: solid #dedede; border-width: 1px 0 0; clear: both; height: 0; margin: 1.42857rem 0 1.35714rem; }

/* 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.14286rem 0.35714rem 0.07143rem; }

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

ul { margin-left: 1.1rem; }

/* Unordered Lists */
ul li ul, ul li ol { margin-left: 1.42857rem; 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.42857rem; margin-bottom: 0; }

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

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

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

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

/* Blockquotes */
blockquote { margin: 0 0 1.42857rem; padding: 0.64286rem 1.42857rem 0 1.35714rem; border-left: 1px solid #dedede; }
blockquote cite { display: block; font-size: 0.92857rem; color: #4e4e4b; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited { color: #4e4e4b; }

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

/* Microformats */
.vcard { display: inline-block; margin: 0 0 1.42857rem 0; border: 1px solid #dedede; padding: 0.71429rem 0.85714rem; }
.vcard li { margin: 0; display: block; }
.vcard .fn { font-weight: bold; font-size: 1.07143rem; }

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

@media only screen and (min-width: 40.063em) { h1, h2, h3, h4, h5, h6 { line-height: 1.4; }
  h1 { font-size: 3.14286rem; }
  h2 { font-size: 2.64286rem; }
  h3 { font-size: 1.92857rem; }
  h4 { font-size: 1.64286rem; }
  h5 { font-size: 1.28571rem; }
  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 200ms ease; -moz-transition: -moz-transform 200ms ease; -ms-transition: -ms-transform 200ms ease; -o-transition: -o-transform 200ms ease; transition: transform 200ms 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: 3.21429rem; line-height: 3.21429rem; 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: 3.21429rem; margin: 0; }
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 { font-size: 1.28571rem; }

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

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

.tab-bar-section { height: 3.21429rem; padding: 0 0.71429rem; 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: 3.21429rem; }
.tab-bar-section.right { left: 3.21429rem; right: 0; }
.tab-bar-section.middle { left: 3.21429rem; right: 3.21429rem; }

.tab-bar .menu-icon { color: #FFFFFF; display: block; height: 3.21429rem; padding: 0; position: relative; text-indent: 2.5rem; transform: translate3d(0, 0, 0); width: 3.21429rem; }
.tab-bar .menu-icon span::after { content: ""; display: block; height: 0; position: absolute; top: 50%; margin-top: -0.57143rem; left: 1.03571rem; box-shadow: 0 0 0 2px #FFFFFF, 0 8px 0 2px #FFFFFF, 0 16px 0 2px #FFFFFF; width: 1.14286rem; }
.tab-bar .menu-icon span:hover:after { box-shadow: 0 0 0 2px #b3b3b3, 0 8px 0 2px #b3b3b3, 0 16px 0 2px #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: 17.85714rem; 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: 17.85714rem; 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: 17.85714rem; 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: 21.42857rem; }
.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: 17.85714rem; 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: 21.42857rem; }
.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: #3d3d3d; border-bottom: none; border-top: 1px solid #1a1a1a; color: #999999; display: block; font-size: 0.71429rem; font-weight: bold; margin: 0; padding: 0.3rem 1.07143rem; 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(17.85714rem, 0, 0); -moz-transform: translate3d(17.85714rem, 0, 0); -ms-transform: translate(17.85714rem, 0); -o-transform: translate3d(17.85714rem, 0, 0); transform: translate3d(17.85714rem, 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: 40.063em) { .move-right .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap { -webkit-transform: translate3d(-17.85714rem, 0, 0); -moz-transform: translate3d(-17.85714rem, 0, 0); -ms-transform: translate(-17.85714rem, 0); -o-transform: translate3d(-17.85714rem, 0, 0); transform: translate3d(-17.85714rem, 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: 40.063em) { .move-left .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.move-top > .inner-wrap { -webkit-transform: translate3d(0, -21.42857rem, 0); -moz-transform: translate3d(0, -21.42857rem, 0); -ms-transform: translate(0, -21.42857rem); -o-transform: translate3d(0, -21.42857rem, 0); transform: translate3d(0, -21.42857rem, 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: 40.063em) { .move-top .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.move-bottom > .inner-wrap { -webkit-transform: translate3d(0, 21.42857rem, 0); -moz-transform: translate3d(0, 21.42857rem, 0); -ms-transform: translate(0, 21.42857rem); -o-transform: translate3d(0, 21.42857rem, 0); transform: translate3d(0, 21.42857rem, 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: 40.063em) { .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: 40.063em) { .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: 40.063em) { .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: 40.063em) { .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: 40.063em) { .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: 40.063em) { .offcanvas-overlap-bottom .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

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

.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: 17.85714rem; height: 21.42857rem; 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 200ms ease; -moz-transition: -moz-transform 200ms ease; -ms-transition: -ms-transform 200ms ease; -o-transition: -o-transform 200ms ease; transition: transform 200ms ease; }
.left-submenu * { -webkit-backface-visibility: hidden; }
.left-submenu .back > a { background: #444; border-bottom: none; border-top: 1px solid #1a1a1a; color: #999999; font-weight: bold; padding: 0.3rem 1.07143rem; text-transform: uppercase; margin: 0; }
.left-submenu .back > a:hover { background: #303030; border-bottom: none; border-top: 1px solid #585858; }
.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: 17.85714rem; height: 21.42857rem; 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 200ms ease; -moz-transition: -moz-transform 200ms ease; -ms-transition: -ms-transform 200ms ease; -o-transition: -o-transform 200ms ease; transition: transform 200ms ease; }
.right-submenu * { -webkit-backface-visibility: hidden; }
.right-submenu .back > a { background: #444; border-bottom: none; border-top: 1px solid #1a1a1a; color: #999999; font-weight: bold; padding: 0.3rem 1.07143rem; text-transform: uppercase; margin: 0; }
.right-submenu .back > a:hover { background: #303030; border-bottom: none; border-top: 1px solid #585858; }
.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: 17.85714rem; height: 21.42857rem; 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 200ms ease; -moz-transition: -moz-transform 200ms ease; -ms-transition: -ms-transform 200ms ease; -o-transition: -o-transform 200ms ease; transition: transform 200ms ease; }
.top-submenu * { -webkit-backface-visibility: hidden; }
.top-submenu .back > a { background: #444; border-bottom: none; border-top: 1px solid #1a1a1a; color: #999999; font-weight: bold; padding: 0.3rem 1.07143rem; text-transform: uppercase; margin: 0; }
.top-submenu .back > a:hover { background: #303030; border-bottom: none; border-top: 1px solid #585858; }
.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: 17.85714rem; height: 21.42857rem; 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 200ms ease; -moz-transition: -moz-transform 200ms ease; -ms-transition: -ms-transform 200ms ease; -o-transition: -o-transform 200ms ease; transition: transform 200ms ease; }
.bottom-submenu * { -webkit-backface-visibility: hidden; }
.bottom-submenu .back > a { background: #444; border-bottom: none; border-top: 1px solid #1a1a1a; color: #999999; font-weight: bold; padding: 0.3rem 1.07143rem; text-transform: uppercase; margin: 0; }
.bottom-submenu .back > a:hover { background: #303030; border-bottom: none; border-top: 1px solid #585858; }
.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; }

[class*="block-grid-"] { display: block; padding: 0; margin: 0 -0.71429rem; }
[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.71429rem 1.42857rem; }

@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: 40.063em) { .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.063em) { .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.64286rem 1rem 0.64286rem; background-color: #f4f4f4; border-color: gainsboro; border-radius: 4px; }
.breadcrumbs > * { color: #006FCA; float: left; font-size: 0.78571rem; line-height: 0.78571rem; margin: 0; text-transform: uppercase; }
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a { text-decoration: underline; }
.breadcrumbs > * a { color: #006FCA; }
.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.85714rem; 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: "Noto Sans", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; line-height: normal; margin: 0 0 0; position: relative; text-align: center; text-decoration: none; display: inline-block; padding: 0.71429rem 1.42857rem 0.78571rem 1.42857rem; font-size: 0.85714rem; background-color: #006FCA; border-color: #0059a2; color: #FFFFFF; transition: background-color 300ms ease-out; }
button:hover, button:focus, .button:hover, .button:focus { background-color: #0059a2; }
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: #1F8817; border-color: #196d12; color: #FFFFFF; }
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { background-color: #196d12; }
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { color: #FFFFFF; }
button.alert, .button.alert { background-color: #CD391F; border-color: #a42e19; color: #FFFFFF; }
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { background-color: #a42e19; }
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { color: #FFFFFF; }
button.warning, .button.warning { background-color: #C5540E; border-color: #9e430b; color: #FFFFFF; }
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus { background-color: #9e430b; }
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.28571rem 2.57143rem 1.35714rem 2.57143rem; font-size: 1.42857rem; }
button.small, .button.small { padding: 0.42857rem 0.85714rem 0.5rem 0.85714rem; font-size: 0.85714rem; }
button.tiny, .button.tiny { padding: 0.28571rem 0.57143rem 0.35714rem 0.57143rem; font-size: 0.42857rem; }
button.expand, .button.expand { padding: 0.71429rem 1.42857rem 0.78571rem 1.42857rem; font-size: 0.85714rem; padding-bottom: 0.78571rem; padding-top: 0.71429rem; padding-left: 0.71429rem; padding-right: 0.71429rem; width: 100%; }
button.left-align, .button.left-align { text-align: left; text-indent: 0.85714rem; }
button.right-align, .button.right-align { text-align: right; padding-right: 0.85714rem; }
button.radius, .button.radius { border-radius: 4px; }
button.round, .button.round { border-radius: 1000px; }
button.disabled, button[disabled], .button.disabled, .button[disabled] { background-color: #006FCA; border-color: #0059a2; 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: #0059a2; }
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: #006FCA; }
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: #1F8817; border-color: #196d12; 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: #196d12; }
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: #1F8817; }
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert { background-color: #CD391F; border-color: #a42e19; 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: #a42e19; }
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: #CD391F; }
button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning { background-color: #C5540E; border-color: #9e430b; 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: #9e430b; }
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: #C5540E; }
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: 40.063em) { button, .button { display: inline-block; } }
/* 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: 40.063em) { .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: 1rem; 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 8px; content: ""; display: block; height: 0; width: 0; border-color: transparent transparent #FFFFFF transparent; border-bottom-style: solid; position: absolute; top: -16px; left: 10%; z-index: 89; }
.f-dropdown:after { border: inset 9px; content: ""; display: block; height: 0; width: 0; border-color: transparent transparent #cccccc transparent; border-bottom-style: solid; position: absolute; top: -18px; left: 9%; z-index: 88; }
.f-dropdown.right:before { left: auto; right: 10%; }
.f-dropdown.right:after { left: auto; right: 9%; }
.f-dropdown.drop-right { display: none; left: -9999px; list-style: none; margin-left: 0; position: absolute; background: #FFFFFF; border: solid 1px #cccccc; font-size: 1rem; 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 8px; content: ""; display: block; height: 0; width: 0; border-color: transparent #FFFFFF transparent transparent; border-right-style: solid; position: absolute; top: 10%; left: -16px; z-index: 89; }
.f-dropdown.drop-right:after { border: inset 9px; content: ""; display: block; height: 0; width: 0; border-color: transparent #cccccc transparent transparent; border-right-style: solid; position: absolute; top: 9%; left: -18px; 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: 1rem; 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 8px; content: ""; display: block; height: 0; width: 0; border-color: transparent transparent transparent #FFFFFF; border-left-style: solid; position: absolute; top: 10%; right: -16px; left: auto; z-index: 89; }
.f-dropdown.drop-left:after { border: inset 9px; content: ""; display: block; height: 0; width: 0; border-color: transparent transparent transparent #cccccc; border-left-style: solid; position: absolute; top: 9%; right: -18px; 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: 1rem; 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 8px; content: ""; display: block; height: 0; width: 0; border-color: #FFFFFF transparent transparent transparent; border-top-style: solid; bottom: -16px; position: absolute; top: auto; left: 10%; right: auto; z-index: 89; }
.f-dropdown.drop-top:after { border: inset 9px; content: ""; display: block; height: 0; width: 0; border-color: #cccccc transparent transparent transparent; border-top-style: solid; bottom: -18px; position: absolute; top: auto; left: 9%; right: auto; z-index: 88; }
.f-dropdown li { cursor: pointer; font-size: 1rem; line-height: 1.28571rem; margin: 0; }
.f-dropdown li:hover, .f-dropdown li:focus { background: #e8e8e8; }
.f-dropdown li a { display: block; padding: 0.5rem; color: #595959; }
.f-dropdown.content { display: none; left: -9999px; list-style: none; margin-left: 0; position: absolute; background: #FFFFFF; border: solid 1px #cccccc; font-size: 1rem; height: auto; max-height: none; padding: 1.42857rem; 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: 4px; }
.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; }

.flex-video { height: 0; margin-bottom: 1.14286rem; overflow: hidden; padding-bottom: 67.5%; padding-top: 1.78571rem; 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; }

.row { margin: 0 auto; max-width: 84.28571rem; 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.64286rem; 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.64286rem; padding-right: 0.64286rem; width: 100%; float: left; }

.column + .column:last-child, .columns + .column:last-child, .column + .columns:last-child, .columns + .columns:last-child { float: left; }
.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.64286rem; padding-right: 0.64286rem; 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.64286rem; padding-right: 0.64286rem; float: left; } }
@media only screen and (min-width: 40.063em) { .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.64286rem; padding-right: 0.64286rem; 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.64286rem; padding-right: 0.64286rem; 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.063em) { .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.64286rem; padding-right: 0.64286rem; 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.64286rem; padding-right: 0.64286rem; 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: 83.063em) { .xlarge-push-0 { position: relative; left: 0; right: auto; }
  .xlarge-pull-0 { position: relative; right: 0; left: auto; }
  .xlarge-push-1 { position: relative; left: 8.33333%; right: auto; }
  .xlarge-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .xlarge-push-2 { position: relative; left: 16.66667%; right: auto; }
  .xlarge-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .xlarge-push-3 { position: relative; left: 25%; right: auto; }
  .xlarge-pull-3 { position: relative; right: 25%; left: auto; }
  .xlarge-push-4 { position: relative; left: 33.33333%; right: auto; }
  .xlarge-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .xlarge-push-5 { position: relative; left: 41.66667%; right: auto; }
  .xlarge-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .xlarge-push-6 { position: relative; left: 50%; right: auto; }
  .xlarge-pull-6 { position: relative; right: 50%; left: auto; }
  .xlarge-push-7 { position: relative; left: 58.33333%; right: auto; }
  .xlarge-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .xlarge-push-8 { position: relative; left: 66.66667%; right: auto; }
  .xlarge-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .xlarge-push-9 { position: relative; left: 75%; right: auto; }
  .xlarge-pull-9 { position: relative; right: 75%; left: auto; }
  .xlarge-push-10 { position: relative; left: 83.33333%; right: auto; }
  .xlarge-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .xlarge-push-11 { position: relative; left: 91.66667%; right: auto; }
  .xlarge-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.64286rem; padding-right: 0.64286rem; float: left; }
  .xlarge-1 { width: 8.33333%; }
  .xlarge-2 { width: 16.66667%; }
  .xlarge-3 { width: 25%; }
  .xlarge-4 { width: 33.33333%; }
  .xlarge-5 { width: 41.66667%; }
  .xlarge-6 { width: 50%; }
  .xlarge-7 { width: 58.33333%; }
  .xlarge-8 { width: 66.66667%; }
  .xlarge-9 { width: 75%; }
  .xlarge-10 { width: 83.33333%; }
  .xlarge-11 { width: 91.66667%; }
  .xlarge-12 { width: 100%; }
  .xlarge-offset-0 { margin-left: 0 !important; }
  .xlarge-offset-1 { margin-left: 8.33333% !important; }
  .xlarge-offset-2 { margin-left: 16.66667% !important; }
  .xlarge-offset-3 { margin-left: 25% !important; }
  .xlarge-offset-4 { margin-left: 33.33333% !important; }
  .xlarge-offset-5 { margin-left: 41.66667% !important; }
  .xlarge-offset-6 { margin-left: 50% !important; }
  .xlarge-offset-7 { margin-left: 58.33333% !important; }
  .xlarge-offset-8 { margin-left: 66.66667% !important; }
  .xlarge-offset-9 { margin-left: 75% !important; }
  .xlarge-offset-10 { margin-left: 83.33333% !important; }
  .xlarge-offset-11 { margin-left: 91.66667% !important; }
  .xlarge-reset-order { float: left; left: auto; margin-left: 0; margin-right: 0; right: auto; }
  .column.xlarge-centered, .columns.xlarge-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.xlarge-uncentered, .columns.xlarge-uncentered { float: left; margin-left: 0; margin-right: 0; }
  .column.xlarge-centered:last-child, .columns.xlarge-centered:last-child { float: none; }
  .column.xlarge-uncentered:last-child, .columns.xlarge-uncentered:last-child { float: left; }
  .column.xlarge-uncentered.opposite, .columns.xlarge-uncentered.opposite { float: right; }
  .row.xlarge-collapse > .column, .row.xlarge-collapse > .columns { padding-left: 0; padding-right: 0; }
  .row.xlarge-collapse .row { margin-left: 0; margin-right: 0; }
  .row.xlarge-uncollapse > .column, .row.xlarge-uncollapse > .columns { padding-left: 0.64286rem; padding-right: 0.64286rem; float: left; } }
@media only screen and (min-width: 120.063em) { .xxlarge-push-0 { position: relative; left: 0; right: auto; }
  .xxlarge-pull-0 { position: relative; right: 0; left: auto; }
  .xxlarge-push-1 { position: relative; left: 8.33333%; right: auto; }
  .xxlarge-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .xxlarge-push-2 { position: relative; left: 16.66667%; right: auto; }
  .xxlarge-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .xxlarge-push-3 { position: relative; left: 25%; right: auto; }
  .xxlarge-pull-3 { position: relative; right: 25%; left: auto; }
  .xxlarge-push-4 { position: relative; left: 33.33333%; right: auto; }
  .xxlarge-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .xxlarge-push-5 { position: relative; left: 41.66667%; right: auto; }
  .xxlarge-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .xxlarge-push-6 { position: relative; left: 50%; right: auto; }
  .xxlarge-pull-6 { position: relative; right: 50%; left: auto; }
  .xxlarge-push-7 { position: relative; left: 58.33333%; right: auto; }
  .xxlarge-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .xxlarge-push-8 { position: relative; left: 66.66667%; right: auto; }
  .xxlarge-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .xxlarge-push-9 { position: relative; left: 75%; right: auto; }
  .xxlarge-pull-9 { position: relative; right: 75%; left: auto; }
  .xxlarge-push-10 { position: relative; left: 83.33333%; right: auto; }
  .xxlarge-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .xxlarge-push-11 { position: relative; left: 91.66667%; right: auto; }
  .xxlarge-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.64286rem; padding-right: 0.64286rem; float: left; }
  .xxlarge-1 { width: 8.33333%; }
  .xxlarge-2 { width: 16.66667%; }
  .xxlarge-3 { width: 25%; }
  .xxlarge-4 { width: 33.33333%; }
  .xxlarge-5 { width: 41.66667%; }
  .xxlarge-6 { width: 50%; }
  .xxlarge-7 { width: 58.33333%; }
  .xxlarge-8 { width: 66.66667%; }
  .xxlarge-9 { width: 75%; }
  .xxlarge-10 { width: 83.33333%; }
  .xxlarge-11 { width: 91.66667%; }
  .xxlarge-12 { width: 100%; }
  .xxlarge-offset-0 { margin-left: 0 !important; }
  .xxlarge-offset-1 { margin-left: 8.33333% !important; }
  .xxlarge-offset-2 { margin-left: 16.66667% !important; }
  .xxlarge-offset-3 { margin-left: 25% !important; }
  .xxlarge-offset-4 { margin-left: 33.33333% !important; }
  .xxlarge-offset-5 { margin-left: 41.66667% !important; }
  .xxlarge-offset-6 { margin-left: 50% !important; }
  .xxlarge-offset-7 { margin-left: 58.33333% !important; }
  .xxlarge-offset-8 { margin-left: 66.66667% !important; }
  .xxlarge-offset-9 { margin-left: 75% !important; }
  .xxlarge-offset-10 { margin-left: 83.33333% !important; }
  .xxlarge-offset-11 { margin-left: 91.66667% !important; }
  .xxlarge-reset-order { float: left; left: auto; margin-left: 0; margin-right: 0; right: auto; }
  .column.xxlarge-centered, .columns.xxlarge-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.xxlarge-uncentered, .columns.xxlarge-uncentered { float: left; margin-left: 0; margin-right: 0; }
  .column.xxlarge-centered:last-child, .columns.xxlarge-centered:last-child { float: none; }
  .column.xxlarge-uncentered:last-child, .columns.xxlarge-uncentered:last-child { float: left; }
  .column.xxlarge-uncentered.opposite, .columns.xxlarge-uncentered.opposite { float: right; }
  .row.xxlarge-collapse > .column, .row.xxlarge-collapse > .columns { padding-left: 0; padding-right: 0; }
  .row.xxlarge-collapse .row { margin-left: 0; margin-right: 0; }
  .row.xxlarge-uncollapse > .column, .row.xxlarge-uncollapse > .columns { padding-left: 0.64286rem; padding-right: 0.64286rem; float: left; } }
.inline-list { list-style: none; margin-top: 0; margin-bottom: 1.21429rem; margin-left: -1.57143rem; margin-right: 0; overflow: hidden; padding: 0; }
.inline-list > li { display: block; float: left; list-style: none; margin-left: 1.57143rem; }
.inline-list > li > * { display: block; }

.label { display: inline-block; font-family: "Noto Sans", Helvetica, Roboto, 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.28571rem 0.57143rem 0.28571rem; font-size: 0.78571rem; background-color: #006FCA; color: #FFFFFF; }
.label.radius { border-radius: 4px; }
.label.round { border-radius: 1000px; }
.label.alert { background-color: #CD391F; color: #FFFFFF; }
.label.warning { background-color: #C5540E; color: #FFFFFF; }
.label.success { background-color: #1F8817; color: #FFFFFF; }
.label.secondary { background-color: #e7e7e7; color: #333333; }
.label.info { background-color: #a0d3e8; color: #333333; }

ul.pagination { display: block; margin-left: -0.35714rem; min-height: 1.71429rem; }
ul.pagination li { color: #595959; font-size: 0.85714rem; height: 1.71429rem; margin-left: 0.35714rem; }
ul.pagination li a, ul.pagination li button { border-radius: 4px; transition: background-color 300ms ease-out; background: none; color: #595959; display: block; font-size: 1em; font-weight: normal; line-height: inherit; padding: 0.07143rem 0.57143rem 0.07143rem; }
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: #a4a4a4; 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: #006FCA; color: #FFFFFF; cursor: default; font-weight: normal; }
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: #006FCA; }
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.42857rem; padding: 1.42857rem; 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.71429rem; }
.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.42857rem; padding: 1.42857rem; background: #edf7ff; 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.71429rem; }
.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: #006FCA; }
.panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus { color: #005fae; }
.panel.radius { border-radius: 4px; }

.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: 4px; display: none; position: absolute; top: 0; visibility: hidden; width: 100%; z-index: 1005; left: 0; background-color: #FFFFFF; padding: 2.14286rem; border: solid 1px #666666; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
@media only screen and (max-width: 40em) { .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: 40.063em) { .reveal-modal { left: 0; margin: 0 auto; max-width: 84.28571rem; right: 0; width: 80%; } }
@media only screen and (min-width: 40.063em) { .reveal-modal { top: 7.14286rem; } }
.reveal-modal.radius { box-shadow: none; border-radius: 4px; }
.reveal-modal.round { box-shadow: none; border-radius: 1000px; }
.reveal-modal.collapse { padding: 0; box-shadow: none; }
@media only screen and (min-width: 40.063em) { .reveal-modal.tiny { left: 0; margin: 0 auto; max-width: 84.28571rem; right: 0; width: 30%; } }
@media only screen and (min-width: 40.063em) { .reveal-modal.small { left: 0; margin: 0 auto; max-width: 84.28571rem; right: 0; width: 40%; } }
@media only screen and (min-width: 40.063em) { .reveal-modal.medium { left: 0; margin: 0 auto; max-width: 84.28571rem; right: 0; width: 60%; } }
@media only screen and (min-width: 40.063em) { .reveal-modal.large { left: 0; margin: 0 auto; max-width: 84.28571rem; right: 0; width: 70%; } }
@media only screen and (min-width: 40.063em) { .reveal-modal.xlarge { left: 0; margin: 0 auto; max-width: 84.28571rem; 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: 40.063em) { .reveal-modal.full { left: 0; margin: 0 auto; max-width: 84.28571rem; right: 0; width: 100%; } }
.reveal-modal.toback { z-index: 1003; }
.reveal-modal .close-reveal-modal { color: #AAAAAA; cursor: pointer; font-size: 2.85714rem; font-weight: bold; line-height: 1; position: absolute; top: 0.71429rem; right: 1.57143rem; }

.sub-nav { display: block; margin: -0.28571rem 0 1.28571rem; overflow: hidden; padding-top: 0.85714rem; width: auto; }
.sub-nav dt { text-transform: uppercase; }
.sub-nav dt, .sub-nav dd, .sub-nav li { color: #595959; float: left; font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif; font-size: 0.71429rem; font-weight: normal; margin-left: 1.14286rem; margin-bottom: 0; }
.sub-nav dt a, .sub-nav dd a, .sub-nav li a { color: #595959; padding: 0.71429rem 1.14286rem; text-decoration: none; }
.sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover { color: #434343; }
.sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a { border-radius: 3px; background: #006FCA; color: #FFFFFF; cursor: default; font-weight: normal; padding: 0.71429rem 1.14286rem; }
.sub-nav dt.active a:hover, .sub-nav dd.active a:hover, .sub-nav li.active a:hover { background: #005fae; }

table { background: #FFFFFF; border: solid 1px #dedede; margin-bottom: 1.42857rem; table-layout: auto; }
table caption { background: transparent; color: #181817; font-size: 1.14286rem; font-weight: bold; }
table thead { background: #F5F5F5; }
table thead tr th, table thead tr td { color: #181817; font-size: 1rem; font-weight: bold; padding: 0.57143rem 0.71429rem 0.71429rem; }
table tfoot { background: #F5F5F5; }
table tfoot tr th, table tfoot tr td { color: #181817; font-size: 1rem; font-weight: bold; padding: 0.57143rem 0.71429rem 0.71429rem; }
table tr th, table tr td { color: #181817; font-size: 1rem; padding: 0.64286rem 0.71429rem; text-align: left; }
table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #f3f3f3; }
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.28571rem; }

.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: #FFFFFF; color: #595959; font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif; font-size: 0.85714rem; padding: 0.92857rem 1.85714rem; }
.tabs dd > a:hover, .tabs .tab-title > a:hover { background-color: #FFFFFF; }
.tabs dd.active > a, .tabs .tab-title.active > a { background-color: #FFFFFF; color: #595959; }
.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a { -webkit-border-bottom-left-radius: 4px; -webkit-border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a { -webkit-border-bottom-right-radius: 4px; -webkit-border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-top-right-radius: 4px; }
.tabs.vertical dd, .tabs.vertical .tab-title { position: inherit; float: none; display: block; top: auto; }

.tabs-content { margin-bottom: 1.71429rem; 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.64286rem 0; width: 100%; }
.tabs-content > .content.active { display: block; float: none; }
.tabs-content > .content.contained { padding: 0.64286rem; }
.tabs-content.vertical { display: block; }
.tabs-content.vertical > .content { padding: 0 0.64286rem; }

@media only screen and (min-width: 40.063em) { .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; }

/* 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 #00325b; color: #006FCA; }
.has-tip.tip-left, .has-tip.tip-right { float: none !important; }

.tooltip { background: #FFFFFF; color: #595959; display: none; font-size: 0.85714rem; font-weight: normal; line-height: 1.3; max-width: 300px; padding: 0.85714rem; position: absolute; width: 100%; z-index: 1006; left: 50%; }
.tooltip > .nub { border: solid 8px; border-color: transparent transparent #FFFFFF transparent; display: block; height: 0; pointer-events: none; position: absolute; top: -16px; width: 0; left: 8px; }
.tooltip > .nub.rtl { left: auto; right: 8px; }
.tooltip.radius { border-radius: 4px; }
.tooltip.round { border-radius: 1000px; }
.tooltip.round > .nub { left: 2rem; }
.tooltip.opened { border-bottom: dotted 1px #00325b !important; color: #006FCA !important; }

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

@media only screen { .tooltip > .nub { border-color: transparent transparent #FFFFFF transparent; top: -16px; }
  .tooltip.tip-top > .nub { border-color: #FFFFFF transparent transparent transparent; bottom: -16px; top: auto; }
  .tooltip.tip-left, .tooltip.tip-right { float: none !important; }
  .tooltip.tip-left > .nub { border-color: transparent transparent transparent #FFFFFF; left: auto; margin-top: -8px; right: -16px; top: 50%; }
  .tooltip.tip-right > .nub { border-color: transparent #FFFFFF transparent transparent; left: -16px; margin-top: -8px; right: auto; top: 50%; } }
/* Standard Forms */
form { margin: 0 0 1.14286rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row { margin: 0 -0.57143rem; }
form .row .row .column, form .row .row .columns { padding: 0 0.57143rem; }
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.57143rem; }

/* Label Styles */
label { color: #4d4d4d; cursor: pointer; display: block; font-size: 0.71429rem; 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 1.14286rem 0; padding: 0.64286rem 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.71429rem; height: 2.57143rem; line-height: 2.57143rem; 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: 4px; -webkit-border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }

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

.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.85); display: block; font-family: inherit; font-size: 0.92857rem; height: 2.57143rem; margin: 0 0 1.14286rem 0; padding: 0.57143rem; 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: #f2f2f2; border-color: none; 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: #dedede; 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: #dedede; 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: 4px; }

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: 4px; -webkit-border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-top-right-radius: 4px; }
form .row .prefix-radius.row.collapse .prefix { border-radius: 0; -webkit-border-bottom-left-radius: 4px; -webkit-border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
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: 4px; -webkit-border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
form .row .postfix-radius.row.collapse .postfix { border-radius: 0; -webkit-border-bottom-right-radius: 4px; -webkit-border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-top-right-radius: 4px; }
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: #f7f7f7; 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.85); font-family: inherit; font-size: 0.92857rem; line-height: normal; padding: 0.57143rem; border-radius: 0; height: 2.57143rem; }
select::-ms-expand { display: none; }
select.radius { border-radius: 4px; }
select:focus { background-color: #f0f0f0; border-color: none; }
select:disabled { background-color: #dedede; 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 1.14286rem 0; }

input[type="checkbox"] + label, input[type="radio"] + label { display: inline-block; margin-left: 0.57143rem; margin-right: 1.14286rem; 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 #dedede; margin: 1.28571rem 0; padding: 1.42857rem; }
fieldset legend { font-weight: bold; margin: 0; margin-left: -0.21429rem; padding: 0 0.21429rem; }

/* 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.85714rem; font-style: italic; font-weight: normal; margin-bottom: 1.14286rem; margin-top: -1px; padding: 0.42857rem 0.64286rem 0.64286rem; background: #CD391F; color: #FFFFFF; }
[data-abide] span.error, [data-abide] small.error { display: none; }

span.error, small.error { display: block; font-size: 0.85714rem; font-style: italic; font-weight: normal; margin-bottom: 1.14286rem; margin-top: -1px; padding: 0.42857rem 0.64286rem 0.64286rem; background: #CD391F; color: #FFFFFF; }

.error input, .error textarea, .error select { margin-bottom: 0; }
.error input[type="checkbox"], .error input[type="radio"] { margin-bottom: 1.14286rem; }
.error label, .error label.error { color: #CD391F; }
.error small.error { display: block; font-size: 0.85714rem; font-style: italic; font-weight: normal; margin-bottom: 1.14286rem; margin-top: -1px; padding: 0.42857rem 0.64286rem 0.64286rem; background: #CD391F; 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: #CD391F; }

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

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid { width: 100%; background: #181817; }
.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: auto; z-index: 98; }

.top-bar { background: #181817; height: auto; line-height: auto; 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: 2rem; padding-bottom: .35rem; padding-top: .35rem; }
.top-bar .button, .top-bar button { font-size: 0.75rem; margin-bottom: 0; padding-bottom: 0.42143rem; padding-top: 0.42143rem; }
@media only screen and (max-width: 40em) { .top-bar .button, .top-bar button { position: relative; top: -1px; } }
.top-bar .title-area { margin: 0; position: relative; }
.top-bar .name { font-size: 14px; height: auto; 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.21429rem; line-height: auto; 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: #999999; display: block; font-weight: normal; padding: 0 auto/3; width: 75%; }
.top-bar .toggle-topbar { position: absolute; left: 0; top: 0; }
.top-bar .toggle-topbar a { color: #999999; display: block; font-size: 1rem; font-weight: bold; height: auto; line-height: auto; padding: 0 auto/3; position: relative; text-transform: uppercase; }
.top-bar .toggle-topbar.menu-icon { margin-top: -16px; top: 50%; }
.top-bar .toggle-topbar.menu-icon a { color: #808080; height: 34px; line-height: 33px; padding: 0 auto/31.78571rem 0 auto/3; position: relative; }
.top-bar .toggle-topbar.menu-icon a span::after { content: ""; display: block; height: 0; position: absolute; margin-top: -8px; top: 50%; right: auto/3; box-shadow: 0 0 0 1px #808080, 0 7px 0 1px #808080, 0 14px 0 1px #808080; 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: #181817; }
.top-bar.expanded .toggle-topbar a { color: #333333; }
.top-bar.expanded .toggle-topbar a span::after { box-shadow: 0 0 0 1px #333333, 0 7px 0 1px #333333, 0 14px 0 1px #333333; }
@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 200ms ease-out; }
.top-bar-section ul { display: block; font-size: 14px; height: auto; margin: 0; padding: 0; width: 100%; }
.top-bar-section .divider, .top-bar-section [role="separator"] { border-top: solid 1px #0c0c0c; clear: both; height: 1px; width: 100%; }
.top-bar-section ul li { background: #333333; }
.top-bar-section ul li > a { color: #999999; display: block; font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif; font-size: 0.71429rem; font-weight: normal; padding-left: auto/3; padding: 12px 0 12px auto/3; text-transform: none; width: 100%; }
.top-bar-section ul li > a.button { font-size: 0.71429rem; padding-left: auto/3; padding-right: auto/3; background-color: #006FCA; border-color: #0059a2; color: #FFFFFF; }
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus { background-color: #0059a2; }
.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: #1F8817; border-color: #196d12; color: #FFFFFF; }
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus { background-color: #196d12; }
.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: #CD391F; border-color: #a42e19; color: #FFFFFF; }
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus { background-color: #a42e19; }
.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: #C5540E; border-color: #9e430b; color: #FFFFFF; }
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus { background-color: #9e430b; }
.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.71429rem; padding-left: auto/3; padding-right: auto/3; background-color: #006FCA; border-color: #0059a2; color: #FFFFFF; }
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus { background-color: #0059a2; }
.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: #1F8817; border-color: #196d12; color: #FFFFFF; }
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus { background-color: #196d12; }
.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: #CD391F; border-color: #a42e19; color: #FFFFFF; }
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus { background-color: #a42e19; }
.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: #C5540E; border-color: #9e430b; color: #FFFFFF; }
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus { background-color: #9e430b; }
.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: #FFFFFF; color: #FFFFFF; background: #181817; }
.top-bar-section ul li.active > a { background: #FFFFFF; color: #FFFFFF; }
.top-bar-section ul li.active > a:hover { background: #FFFFFF; color: #FFFFFF; }
.top-bar-section .has-form { padding: auto/3; }
.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: auto/3; 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 auto/3; }
.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.28571rem; }
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a { color: #999999; 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 auto/3; }
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button { top: auto; }
.top-bar-section .dropdown label { color: #777777; font-size: 0.71429rem; font-weight: bold; margin-bottom: 0; padding: 8px auto/3 2px; text-transform: uppercase; }

.js-generated { display: block; }

@media only screen and (min-width: 40.063em) { .top-bar { background: #181817; 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: 1rem; height: 2rem; position: relative; top: auto-2rem/2; }
  .top-bar .has-form > .button, .top-bar .has-form > button { font-size: 1rem; height: 2rem; position: relative; top: auto-2rem/2; }
  .top-bar.expanded { background: #181817; }
  .contain-to-grid .top-bar { margin: 0 auto; margin-bottom: 0; max-width: 84.28571rem; }
  .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: #FFFFFF; background: #181817; color: #FFFFFF; }
  .top-bar-section li:not(.has-form) a:not(.button) { background: #181817; line-height: auto; padding: 0 auto/3; }
  .top-bar-section li:not(.has-form) a:not(.button):hover { background-color: #FFFFFF; background: #181817; }
  .top-bar-section li.active:not(.has-form) a:not(.button) { background: #FFFFFF; color: #FFFFFF; line-height: auto; padding: 0 auto/3; }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover { background: #FFFFFF; color: #FFFFFF; }
  .top-bar-section .has-dropdown > a { padding-right: auto/31.42857rem !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: auto/2; }
  .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.21429rem; 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: auto; padding: 12px auto/3; 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: #FFFFFF; color: #FFFFFF; background: #181817; }
  .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 #373734; border-bottom: none; border-top: none; clear: none; height: auto; width: 0; }
  .top-bar-section .has-form { background: #181817; height: auto; padding: 0 auto/3; }
  .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: #FFFFFF; background: #181817; color: #FFFFFF; }
  .no-js .top-bar-section ul li:active > a { background: #FFFFFF; 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; } }
/* 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: 40.063em) { .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.063em) { .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: 83.063em) { .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.063em) { .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; } }
.flex { display: flex; }

.justify-between { justify-content: space-between; }

/*
@font-face { font-family: 'noto_sansregular'; src: url('../fonts/notosans-regular-webfont.eot'); src: local('☺︎'), url("../fonts/notosans-regular-webfont.woff") format("woff"), url("../fonts/notosans-regular-webfont.otf") format("opentype"), url("../fonts/notosans-regular-webfont.svg#grablau") format("svg"); font-weight: normal; font-style: normal;
}

@font-face { font-family: 'noto_sansitalic'; src: url('../fonts/notosans-italic-webfont.eot'); src: local('☺︎'), url("../fonts/notosans-italic-webfont.woff") format("woff"), url("../fonts/notosans-italic-webfont.otf") format("opentype"), url("../fonts/notosans-italic-webfont.svg#grablau") format("svg"); font-weight: normal; font-style: normal;
}

@font-face { font-family: 'noto_sansbold'; src: url('../fonts/notosans-bold-webfont.eot'); src: local('☺︎'), url("../fonts/notosans-bold-webfont.woff") format("woff"), url("../fonts/notosans-bold-webfont.otf") format("opentype"), url("../fonts/notosans-bold-webfont.svg#grablau") format("svg"); font-weight: normal; font-style: normal;
}
*/
@font-face { font-family: 'avenirltpro-light'; src: url("../fonts/avenirltpro-light.eot"); src: local("☺︎"), url("../fonts/avenirltpro-light.woff") format("woff"), url("../fonts/avenirltpro-light.otf") format("opentype"), url("../fonts/avenirltpro-light.svg#grablau") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'avenirltpro-medium'; src: url("../fonts/avenirltpro-medium.eot"); src: local("☺︎"), url("../fonts/avenirltpro-medium.woff") format("woff"), url("../fonts/avenirltpro-medium.otf") format("opentype"), url("../fonts/avenirltpro-medium.svg#grablau") format("svg"); font-weight: normal; font-style: normal; }
.heading_01, .dashboard-blocks .how-many, .heading_02, .carousel-facts .stat-title, .heading_08, .heading_10, .article-wrapper .article-page .abstract-translations title, .article-wrapper .article-page .summary-title, .book-overview .title, .book-overview .sub-title, .book-overview .meta-info, .chapter-wrapper .chapter .excerpt-title, .search .queries .title, .html-view .content-side .title-underline h3, .actions .title-underline h3, .actions .title-underline > div:first-child, .actions .title-underline > h2, .nested-accordion a, .paragraph_01, .banner.subject .description, .banner.journal .description, .dashboard-blocks .title, .list-label, .menu .services li a, .paragraph_03, footer .title, footer .language, footer .site-map li a, .banner-overspill .accordion li ul li a, .panel.twitter .handle, .panel.twitter .link, .sub-header .subject-search input[type="text"], .sub-header .subject-search input[type="search"], .sub-header .subject-search input[type="submit"], .banner .search .filters .advanced-search, .banner .search .filters .accessible, .left-side-bar-nav .how-many, .issue, .reference-display, .chapter-wrapper .chapter .summary *, .actions, .submit-in-field input[type="text"], .submit-in-field input[type="search"], select, .nested-accordion .level.third a, .nested-accordion .level.fourth a, .nested-accordion .level .issue, .nested-accordion .level .date, .nested-accordion .level .pages, .nested-accordion .access, .file-actions .list-label, .custom-tooltip, .custom-tooltip p, .autocomplete-suggestion, .autocomplete-no-suggestion, .index-collection li a, .index-collection li span, .paragraph_05, footer .tabs .tab-title a, .banner-overspill .panel, .panel.twitter .time-from-posted, .panel.twitter .text, .sub-header .accessible, .tabs.grey .buy, .tabs.grey .rental, .the-journal .details, .reference-list li a, .reference-list li span a, .book-overview .spec, .chapter-wrapper .chapter .page-range, .chapter-wrapper .chapter .published, .button.grey, .overview .details, .overview .author, .overview .source, .overview .url, .overview .published, .overview .date, .overview .pages, .overview .review-date, .overview .copyright, .overview .description, .overview .publisher, .overview .entry1, .overview .entry2, .overview .occupation, .overview .time-from-posted, .carousel-facts .details, .qtip-default, .featured-product-with-image .details .about .authors, .featured-product-with-image .details .about .volume-issue, .paragraph_07, .breadcrumbs-wrapper .breadcrumbs > * a, .breadcrumbs-wrapper .breadcrumbs > * span, .breadcrumbs-wrapper .backToSearch a, .overview .biblio-meta, .overview .meta-info, .overview .sub-title, .overview .pages, .html_heading_02, .html-view .banner .content .subtitle, .html_heading_04, .aff, sup, .sup { font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; }

.sup, span.sup { position: relative; bottom: 0.5em; font-size: 0.8em; }

sub, .sub { vertical-align: sub; font-size: 0.8em; line-height: 0; }

.heading_07, .split-panel .article-title, .heading_09, .search .result-number, .search .typed-search, .custom-tooltip .price, .paragraph_02, .panel .listings li a, .representation .title, .representation .title h5, .left-side-bar-nav li a, .book-overview .author, .search .filter-title, .html-view .content-side .links a, .overview .title, .overview .title h5, .overview .name, .carousel-container .current, .autocomplete-suggestions strong, .autocomplete-group, .autocomplete-group strong, .featured-product-with-image .details .description, .featured-product-with-image .tag, .author, .paragraph_04, .panel.twitter .tweet-single .name, .tabs.grey .price, .access .institutions .info .institution, .access .institutions .info .expires, .access .institutions .info .name, .access .institutions .info .date, .issue .accordion a, .book-overview .spec span.medium-4, .overview .bold, .file-actions .permissions, .paragraph_06, .journal-tabs .tab-title a, .page-tabs .tab-title a, .book-overview .type, .secondary:not(.button) li a, .secondary:not(.button) .cart a, .overview .type, .type, .html_heading_01, .html-view .banner .content .title, .html_heading_03, .html_paragraph_01, .html_paragraph_02 { font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif; font-weight: bold; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; }

.heading_03, .banner .title, .heading_04, .heading_05, .right-side-cols .title-underline h3, .carousel-container .description { font-family: "avenirltpro-light", Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; font-weight: 100; }

.heading_06, .title-underline h2, .title-underline h3, .title-underline h4, .title-underline h5, .title-underline h6, .title-underline > div, .carousel-container .title { font-family: "avenirltpro-medium", Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; }

.error_01 { font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif; font-style: italic; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; }

.heading_01, .dashboard-blocks .how-many { font-size: 80px; line-height: 80px; }

.heading_02, .carousel-facts .stat-title { font-size: 45px; }

.heading_03, .banner .title { font-size: 40px; }

.heading_04 { font-size: 32px; }

.html_heading_01, .html-view .banner .content .title { font-size: 28px !important; }

.heading_05, .right-side-cols .title-underline h3, .carousel-container .description, .heading_06, .title-underline h2, .title-underline h3, .title-underline h4, .title-underline h5, .title-underline h6, .title-underline > div, .carousel-container .title { font-size: 26px; }

.html_heading_02, .html-view .banner .content .subtitle { font-size: 24px; }

.heading_07, .split-panel .article-title, .heading_08 { font-size: 22px; }

.heading_09, .search .result-number, .search .typed-search, .custom-tooltip .price, .heading_10, .article-wrapper .article-page .abstract-translations title, .article-wrapper .article-page .summary-title, .book-overview .title, .book-overview .sub-title, .book-overview .meta-info, .chapter-wrapper .chapter .excerpt-title, .search .queries .title, .html-view .content-side .title-underline h3, .actions .title-underline h3, .actions .title-underline > div:first-child, .actions .title-underline > h2, .nested-accordion a, .html_heading_03, .html_heading_04 { font-size: 18px; }

.heading_11, .heading_12 { font-size: 16px; }

.paragraph_01, .banner.subject .description, .banner.journal .description, .dashboard-blocks .title, .list-label, .menu .services li a, .html_paragraph_01 { font-size: 16px; }

.paragraph_02, .panel .listings li a, .representation .title, .representation .title h5, .left-side-bar-nav li a, .book-overview .author, .search .filter-title, .html-view .content-side .links a, .overview .title, .overview .title h5, .overview .name, .carousel-container .current, .autocomplete-suggestions strong, .autocomplete-group, .autocomplete-group strong, .featured-product-with-image .details .description, .featured-product-with-image .tag, .author, .paragraph_03, footer .title, footer .language, footer .site-map li a, .banner-overspill .accordion li ul li a, .panel.twitter .handle, .panel.twitter .link, .sub-header .subject-search input[type="text"], .sub-header .subject-search input[type="search"], .sub-header .subject-search input[type="submit"], .banner .search .filters .advanced-search, .banner .search .filters .accessible, .left-side-bar-nav .how-many, .issue, .reference-display, .chapter-wrapper .chapter .summary *, .actions, .submit-in-field input[type="text"], .submit-in-field input[type="search"], select, .nested-accordion .level.third a, .nested-accordion .level.fourth a, .nested-accordion .level .issue, .nested-accordion .level .date, .nested-accordion .level .pages, .nested-accordion .access, .file-actions .list-label, .custom-tooltip, .custom-tooltip p, .autocomplete-suggestion, .autocomplete-no-suggestion, .index-collection li a, .index-collection li span, .html_paragraph_02, .html_paragraph_03 { font-size: 14px; }

.paragraph_04, .panel.twitter .tweet-single .name, .tabs.grey .price, .access .institutions .info .institution, .access .institutions .info .expires, .access .institutions .info .name, .access .institutions .info .date, .issue .accordion a, .book-overview .spec span.medium-4, .overview .bold, .file-actions .permissions, .paragraph_05, footer .tabs .tab-title a, .banner-overspill .panel, .panel.twitter .time-from-posted, .panel.twitter .text, .sub-header .accessible, .tabs.grey .buy, .tabs.grey .rental, .the-journal .details, .reference-list li a, .reference-list li span a, .book-overview .spec, .chapter-wrapper .chapter .page-range, .chapter-wrapper .chapter .published, .button.grey, .overview .details, .overview .author, .overview .source, .overview .url, .overview .published, .overview .date, .overview .pages, .overview .review-date, .overview .copyright, .overview .description, .overview .publisher, .overview .entry1, .overview .entry2, .overview .occupation, .overview .time-from-posted, .carousel-facts .details, .qtip-default, .featured-product-with-image .details .about .authors, .featured-product-with-image .details .about .volume-issue, .error_01, .html_paragraph_05 { font-size: 13px; }

.paragraph_06, .journal-tabs .tab-title a, .page-tabs .tab-title a, .book-overview .type, .secondary:not(.button) li a, .secondary:not(.button) .cart a, .overview .type, .type, .paragraph_07, .breadcrumbs-wrapper .breadcrumbs > * a, .breadcrumbs-wrapper .breadcrumbs > * span, .breadcrumbs-wrapper .backToSearch a, .overview .biblio-meta, .overview .meta-info, .overview .sub-title, .overview .pages { font-size: 12px; }

.html_heading_01, .html-view .banner .content .title { line-height: 40px; }

.heading_07, .split-panel .article-title, .heading_08 { line-height: 32px; }

.html_heading_04 { line-height: 28px; }

.heading_09, .search .result-number, .search .typed-search, .custom-tooltip .price, .heading_10, .article-wrapper .article-page .abstract-translations title, .article-wrapper .article-page .summary-title, .book-overview .title, .book-overview .sub-title, .book-overview .meta-info, .chapter-wrapper .chapter .excerpt-title, .search .queries .title, .html-view .content-side .title-underline h3, .actions .title-underline h3, .actions .title-underline > div:first-child, .actions .title-underline > h2, .nested-accordion a, .paragraph_01, .banner.subject .description, .banner.journal .description, .dashboard-blocks .title, .list-label, .menu .services li a, .html_paragraph_01 { line-height: 24px; }

.html_paragraph_02, .html_paragraph_03 { line-height: 22px; }

.paragraph_02, .panel .listings li a, .representation .title, .representation .title h5, .left-side-bar-nav li a, .book-overview .author, .search .filter-title, .html-view .content-side .links a, .overview .title, .overview .title h5, .overview .name, .carousel-container .current, .autocomplete-suggestions strong, .autocomplete-group, .autocomplete-group strong, .featured-product-with-image .details .description, .featured-product-with-image .tag, .author, .paragraph_03, footer .title, footer .language, footer .site-map li a, .banner-overspill .accordion li ul li a, .panel.twitter .handle, .panel.twitter .link, .sub-header .subject-search input[type="text"], .sub-header .subject-search input[type="search"], .sub-header .subject-search input[type="submit"], .banner .search .filters .advanced-search, .banner .search .filters .accessible, .left-side-bar-nav .how-many, .issue, .reference-display, .chapter-wrapper .chapter .summary *, .actions, .submit-in-field input[type="text"], .submit-in-field input[type="search"], select, .nested-accordion .level.third a, .nested-accordion .level.fourth a, .nested-accordion .level .issue, .nested-accordion .level .date, .nested-accordion .level .pages, .nested-accordion .access, .file-actions .list-label, .custom-tooltip, .custom-tooltip p, .autocomplete-suggestion, .autocomplete-no-suggestion, .index-collection li a, .index-collection li span { line-height: 19px; }

.paragraph_04, .panel.twitter .tweet-single .name, .tabs.grey .price, .access .institutions .info .institution, .access .institutions .info .expires, .access .institutions .info .name, .access .institutions .info .date, .issue .accordion a, .book-overview .spec span.medium-4, .overview .bold, .file-actions .permissions, .paragraph_05, footer .tabs .tab-title a, .banner-overspill .panel, .panel.twitter .time-from-posted, .panel.twitter .text, .sub-header .accessible, .tabs.grey .buy, .tabs.grey .rental, .the-journal .details, .reference-list li a, .reference-list li span a, .book-overview .spec, .chapter-wrapper .chapter .page-range, .chapter-wrapper .chapter .published, .button.grey, .overview .details, .overview .author, .overview .source, .overview .url, .overview .published, .overview .date, .overview .pages, .overview .review-date, .overview .copyright, .overview .description, .overview .publisher, .overview .entry1, .overview .entry2, .overview .occupation, .overview .time-from-posted, .carousel-facts .details, .qtip-default, .featured-product-with-image .details .about .authors, .featured-product-with-image .details .about .volume-issue, .html_paragraph_05, .error_01 { line-height: 18px; }

.text_secondary { color: #999999; }

.paragraph_05, footer .tabs .tab-title a, .banner-overspill .panel, .panel.twitter .time-from-posted, .panel.twitter .text, .sub-header .accessible, .tabs.grey .buy, .tabs.grey .rental, .the-journal .details, .reference-list li a, .reference-list li span a, .book-overview .spec, .chapter-wrapper .chapter .page-range, .chapter-wrapper .chapter .published, .button.grey, .overview .details, .overview .author, .overview .source, .overview .url, .overview .published, .overview .date, .overview .pages, .overview .review-date, .overview .copyright, .overview .description, .overview .publisher, .overview .entry1, .overview .entry2, .overview .occupation, .overview .time-from-posted, .carousel-facts .details, .qtip-default, .featured-product-with-image .details .about .authors, .featured-product-with-image .details .about .volume-issue { color: #595959; }

body { background-image: url("../images/pattern_white.jpg"); background-position: 0 0; background-repeat: repeat; }

.row, .contain-to-grid .top-bar { max-width: 1380px; }

.sub-nav { margin: 0; }

.narrow-column { float: left; }
@media only screen and (max-width: 64em) { .narrow-column .title-underline { width: 100%; } }
.narrow-column .title-underline h3:not(.full-size) { font-size: 20px; }

.actions .overview { margin-bottom: 20px; }

.border-top { border-top: 1px solid #f2f1f1; padding-top: 20px; }

.bt-border { border-bottom: 1px solid #e8e8e8; }

.abstract { margin-top: 0px; }
.abstract > div:not(.body, .alternatives, .sec) { padding-top: 10px; display: none; }

.no-margin-top { margin-top: 0px !important; }

.no-top-padding { padding-top: 0px !important; }

.padding-bottom { padding-bottom: 15px; }

@media only screen and (max-width: 40em) { .small-margin-vertical { margin: 15px 0 0; } }
.clear-none { clear: none !important; }

.no-link { color: #FFFFFF !important; cursor: auto; }

.title-area { float: left; }

.title-bold { font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif !important; font-weight: bold; color: #333333; }

.logo { margin: 10px 20px 0 35px; width: 157px; }

.center-all-container { display: table; height: 120px; width: 100%; }

.center-all { display: table-cell; vertical-align: middle; width: 100%; margin: 0 auto; text-align: center; }
@media only screen and (min-width: 64.063em) { .center-all { padding-top: 10px; padding-bottom: 10px; } }

.title-underline { margin-bottom: 20px; }
.title-underline .border { width: 65px; height: 2px; background: #006FCA; }
.title-underline h2, .title-underline h3, .title-underline h4, .title-underline h5, .title-underline h6, .title-underline > div { margin-bottom: 10px; }
.title-underline > div:first-child { margin-top: 0.2rem; margin-bottom: 10px; line-height: 1; color: #333333; }

.inline { display: inline; }
.inline li { display: inline; }

.js-outglow-parent { border: 1px solid #cccccc; border-radius: 6px; transition: all 300ms ease-out; }
.js-outglow-parent.search-input { border-color: transparent !important; }
.js-outglow-parent:hover { border: 1px solid #808080; }

.glow { border-color: #006FCA; box-shadow: 0 0 1px rgba(0, 114, 207, 0.5) inset, 0px 0px 4px 0 rgba(0, 114, 207, 0.8); border: 1px solid #006FCA !important; }
.glow.js-outglow-parent input { border: 0px !important; }

.banner .glow { border-color: #006FCA !important; box-shadow: 0 0 15px #0072cf inset, 0px 0px 15px 0 #0072cf !important; }

figure { margin: 25px 0; }

.image-wrap { position: relative; }

.tabs.grey .price { font-size: inherit !important; }

.price-highlight { font-weight: normal !important; font-family: "noto_sansbold", sans-serif; color: #000 !important; font-size: 17px !important; }

.bold { font-family: "noto_sansbold", sans-serif; font-weight: normal; }

.caption { font-size: 13px; line-height: 1.6; margin: 15px 0 0 0; color: #595959; }
.caption strong { font-family: "noto_sansbold", sans-serif; font-weight: normal; }

.blue-square a { border-radius: 4px; }

.grey-bg { background-color: #f3f3f3; }

a { -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; }
a:hover, a:focus, a:active, a.active { text-decoration: none; color: #006FCA; }

.tabs-content > .content.active { float: left; }

label, ul, ol, dl { font-size: inherit; }

ul, dl, dl dd, ul li ul, ul li ol { margin: 0; }

.gbl-nav-logo { margin: 0 11px 0 35px; }

footer .column { padding-right: 0; padding-left: 0; }

.panel-sticky { width: 100%; }
.panel-sticky .actions { padding-top: 0px !important; }
.panel-sticky .actions input[type="checkbox"] { z-index: -1; }
.panel-sticky .action-mathjax { padding-top: 15px !important; font-size: 18px; }

.close_open-toggle { margin-right: 20px; }

.no-marg-r { margin-right: 0px !important; }

.off-canvas-wrap.overflow-visible { overflow: visible; }

.no-margin-vert { margin-top: 0px !important; margin-bottom: 0px !important; }

.page-operatives--tablet .hide-for-large-up { position: relative; width: 100%; }
.page-operatives--tablet .hide-for-large-up .arrow-prev { margin-right: 5px; }
.page-operatives--tablet .hide-for-large-up .arrow-next { margin-right: 0px; }
.page-operatives--tablet .hide-for-large-up .control-arrows { float: right; margin-right: 0px; }

@media only screen and (min-width: 64.063em) { .gbl-nav-logo { margin: 0 11px 0 0; }
  .columns-nopad { padding-left: 0px; padding-right: 0px; }
  .panel-wrapper { padding-left: 20px; padding-right: 20px; }
  footer .column { padding-right: 30px; padding-left: 30px; } }
@media only screen and (min-width: 40.063em) { .sticky-wrapper .button.transparent { position: static !important; }
  .sticky-wrapper .button-group { position: static !important; }
  .select-all-list { position: static !important; }
  .select-all-list .icheckbox_flat-blue { position: static !important; }
  .select-all-list .icheckbox_flat-blue .iCheck-helper { width: 100% !important; height: 10px !important; left: -60px !important; top: -10px; } }
.institution-logo-mobile { position: relative; height: 40px; width: 40px; float: right; }
.institution-logo-mobile .institution-logo { float: left; }
.institution-logo-mobile .institution-logo .current { height: 35px; width: 35px; padding: 0; float: left; margin-right: 1.4em; }
.institution-logo-mobile .institution-logo #institution-options { padding: 15px; }
.institution-logo-mobile .institution-logo #institution-options li { width: auto; float: left; margin-left: 10px; }
.institution-logo-mobile .institution-logo #institution-options li:hover { background: transparent; }
.institution-logo-mobile .institution-logo #institution-options li:first-child { margin-left: 0; }
.institution-logo-mobile .institution-logo #institution-options a { height: 35px; width: 35px; padding: 0; float: left; margin-right: 1.4em; }
.institution-logo-mobile .institution-logo #institution-options a:last-child { margin-right: 0; }

a[data-no-link] { cursor: default; }
a[data-no-link]:hover { color: inherit; }

italic, span.italic { font-style: italic; }

a.skiptocontent { height: 1px; width: 1px; position: absolute; overflow: hidden; top: -10px; display: block; }
a.skiptocontent:focus { height: auto; width: auto; top: 0; z-index: 11; background: #fff; padding: 5px; }

span.italic span.normal { font-style: normal; }
span.italic span.noItalics { font-style: normal; }

p.no-content-alerts { clear: both; }

.sc { font-variant: small-caps; }

.on-the-cover-title { font-weight: bold; font-size: 100%; }

.on-the-cover { padding-top: 2%; }

.on-the-cover-homepage { width: 18% !important; }

@media only screen and (max-width: 640px) { .on-the-cover-homepage { width: 100% !important; text-align: center; } }
a.on-the-cover-button { font-size: 13px; width: 100%; padding: 5px; }

#metricsChartEmpty { display: none; }

/* references */
.referencesContainer .ref:first-of-type { border-top: 0; }

.referencesContainer .ref { border-top: 1px dotted #c3bfbb; margin: 0.5em 0 0.5em 0; padding: 0.5em 0 0 0; }

.page-operatives ul.related-content, .page-operatives .related-content li { float: none; }

.institution-options { margin-top: 24px; }

/* RESET */
.top-bar { background: transparent; width: 100%; color: white; }

header { height: 55px; }
header .contain-to-grid { background: #181817; }
header .top-bar { width: 100%; color: #FFFFFF; height: 55px; }
header .top-bar .primary-menu { display: none; }
header .top-bar .nav-location { border-left: 1px solid #3d3d3d; width: 50px; }
header .top-bar .nav-location li { background: transparent; }
header .top-bar .nav-location li a { padding-top: 1px; padding-right: 0 !important; }
header .top-bar .location-options { padding: 0 0 0 22px; background-image: url("../images/header_sprite.png"); background-position: left -213px; background-repeat: no-repeat; text-indent: -9999px; }
header .top-bar .location-options:hover { background-position: left -293px; }
header .top-bar-section li:not(.has-form) a:not(.button) { line-height: 55px; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }

@media only screen and (min-width: 40.063em) { header .top-bar .nav-location { width: 75px; } }
@media only screen and (min-width: 64.063em) { header .top-bar .location-options { text-indent: 0; }
  header .top-bar .nav-location { border-left: 0; width: auto; }
  header .top-bar .primary-menu { display: inline; }
  header .logo { margin: 10px 20px 0 0; }
  .top-bar-section .has-dropdown > a:after { margin-top: 3px; content: ""; display: inline-block; background-image: url("../images/dropdown_arrow.svg"); background-position: 0 0; background-repeat: no-repeat; height: 7px; width: 13px; background-size: 13px; margin-left: 8px; border: 0; }
  #nav .dropdown { background: #333333; background: rgba(0, 0, 0, 0.8); }
  #nav .dropdown li { background: transparent; }
  #nav .dropdown li a { width: 200px; border-bottom: 1px solid #999999; height: 40px; line-height: 40px; padding: 0 15px; background: transparent; color: #999999; }
  #nav .dropdown li a:hover { background: transparent; color: #FFFFFF; }
  #nav .dropdown li:last-child a { border-bottom: 0; } }
footer { clear: both; margin-top: 15px; }
footer .logo { margin: 10px 20px 0 0; }
footer ul.tabs { position: inherit; }
footer ul.tabs .tab-title { position: inherit; }
footer li { width: 100%; }
footer li a { color: #FFFFFF; }
@media only screen and (max-width: 64em) { footer li:not(.accordion-navigation) { border-bottom: 1px solid #181817; } }
footer a:hover, footer a:focus { color: #FFFFFF; }
footer .top { background-image: url("../images/pattern_dark_grey.jpg"); background-position: 0 0; background-repeat: repeat; }
footer .mid { background-image: url("../images/pattern_light_grey.jpg"); background-position: 0 0; background-repeat: repeat; }
footer .bottom { background: #222222; clear: both; overflow: hidden; border-top: 0; padding: 0; }
footer .bottom .sub-nav a { float: left; padding-left: 10px; }
@media only screen and (max-width: 64em) { footer .mid, footer .bottom, footer .mid ul, footer .mid ul li { background-image: url("../images/pattern_dark_grey.jpg"); background-position: 0 0; background-repeat: repeat; border: 0px !important; }
  footer .mid .large-3.column, footer .bottom .large-3.column, footer .mid ul .large-3.column, footer .mid ul li .large-3.column { border-bottom: 1px solid #181817; } }
footer .sub-nav { padding-top: 0; }
footer .sub-nav li a { color: #9F9F9F; }
footer .sub-nav li a:hover, footer .sub-nav li a:focus { color: #FFFFFF; }
footer .gbl-nav-logo { margin-left: 0; display: none; }
footer .logo { display: none; }
footer .copyright { float: left; }
footer .tabs { position: relative; }
footer .tabs .tab-title a { padding-left: 10px; padding-right: 22px; background-color: transparent; color: #FFFFFF; }
footer .tabs .tab-title a:hover, footer .tabs .tab-title a a:focus { background-color: transparent; }
footer .title { color: #9F9F9F; margin-bottom: 14px; text-align: left; }
footer .language { overflow: hidden; }
footer .language .current { color: #FFFFFF; padding: 12px 0; float: left; }
footer .language .current:after { content: ""; display: inline-block; background-image: url("../images/dropdown_arrow.svg"); background-position: 0 0; background-repeat: no-repeat; height: 7px; width: 13px; background-size: 13px; margin-left: 8px; }
footer .language .current:hover, footer .language .current a:focus { color: #006FCA; }
footer .language .options { max-height: 94px; overflow: scroll; width: 200px; }
footer .social { clear: both; float: left; }
footer .social li { margin-right: 15px; margin-left: 0; border-bottom: 0; }
footer .social-container { margin: 20px 0; overflow: hidden; padding-left: 10px; }
footer .f-dropdown li { border-bottom: 0; }
footer .site-map { padding-top: 0; }
footer .site-map li a { color: #FFFFFF; padding-left: 10px; float: left; }
footer .site-map li a:hover, footer .site-map li a a:focus { color: #9F9F9F; }
footer .accordion .content { padding-top: 0; }
@media only screen and (min-width: 64.063em) { footer .accordion .content { display: block; } }

footer .tablet-footer-actions { padding: 0px 10px; background-color: #181817; }
footer .tablet-footer-actions li { background-color: #181817 !important; width: auto; }
footer .tablet-footer-actions li a { color: #999999; font-size: 12px; padding: 10px 0; display: inline-block; }
footer .tablet-footer-actions li.back-to-top { text-align: right; }
footer .tablet-footer-actions li.back-to-top a { padding-right: 24px; }
footer .back-to-top a { background-image: url("../images/up.svg"); background-position: right center; background-repeat: no-repeat; background-size: 13px; padding-right: 24px; }
footer .back-to-top:hover a, footer .back-to-top a:focus a { background-image: url("../images/up_hover.svg"); background-position: right center; background-repeat: no-repeat; background-size: 13px; }

@media only screen and (min-width: 40.063em) { footer .back-to-top { width: 50%; display: block; }
  footer .back-to-top a { float: right; }
  footer .copyright { width: 50%; } }
@media only screen and (min-width: 64.063em) { footer { margin-top: 3.571em; }
  footer li { width: auto; border-bottom: 0; }
  footer .tab-title { border-left: 1px solid #3d3d3d; }
  footer .mid { border-top: 1px solid #3d3d3d; padding-top: 1.429em; padding-bottom: 1.429em; }
  footer .bottom { height: 55px; border-top: 1px solid #3d3d3d; }
  footer .bottom .sub-nav { padding-top: 17px; }
  footer .bottom .sub-nav a { float: none; padding-left: 0; }
  footer .gbl-nav-logo { display: block; float: left; margin-top: -15px; }
  footer .logo { display: block; }
  footer .back-to-top { display: none; }
  footer .copyright { float: right; width: auto; }
  footer .copyright a { padding-right: 0; }
  footer .title { text-align: right; margin-bottom: 7px; }
  footer .social { float: right; }
  footer .social li { margin-right: 0; margin-left: 15px; }
  footer .site-map { padding-top: 0; }
  footer .site-map li a { padding-left: 0; float: none; }
  footer .site-map li:first-child a { padding-left: 0; }
  footer .tabs { display: table; margin: 0 auto; }
  footer .tabs .tab-title a { padding-left: 22px; }
  footer .accordion .accordion-navigation > a { display: none; }
  footer .social-container { margin: 0; }
  footer .language { width: 100%; margin-bottom: 12px; }
  footer .language .current { padding: 12px 0 0; } }
.banner { position: relative; top: 0; left: 0; overflow: hidden; clear: both; }
.banner.banner-placeholder { background: url("../images/bannerPlaceholder_2140x1100.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-1 { background: url("../images/banner9_2140x480.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-2 { background: url("../images/banner5_2140x710.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-3 { background: url("../images/banner6_2140x1100.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-4 { background: url("../images/banner7_2140x1100.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-4.birthday { background: url("../images/Homepage_Cupcake_2140x1100.jpg") no-repeat top center; background-position: center -78px; }
@media only screen and (max-width: 40em) { .banner.banner-4.birthday { background-size: 1250px; background-position: center -1px; } }
.banner.banner-4-flipped { background: url("../images/banner7_2140x1100_flipped.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-4-flipped.birthday { background: url("../images/Homepage_Cupcake_2140x1100.jpg") no-repeat top center; background-position: center -78px; }
@media only screen and (max-width: 40em) { .banner.banner-4-flipped.birthday { background-size: 1250px; background-position: center -1px; } }
.banner.banner-5 { background: url("../images/banner2_2140x480.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-6 { background: url("../images/banner9_2140x480.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-7 { background: url("../images/my-core-bg.jpg") no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-8 { background: url("../images/search.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner img { height: auto; width: 120%; max-width: none; margin-left: -10%; }
.banner.large, .banner.medium { height: 350px; }
.banner.large .image, .banner.large .element-cover-image, .banner.medium .image, .banner.medium .element-cover-image { position: relative; }
.banner.large .content, .banner.medium .content { top: 0; left: 0; bottom: 0; right: 0; position: absolute; }
.banner.small { min-height: 120px; }
.banner.small img.blurred-cover { position: absolute; width: 100%; height: auto; bottom: 0; right: 0; margin-bottom: -20%; }
@media only screen and (max-width: 64em) { .banner.small img.blurred-cover { -ms-filter: blur(10px); -moz-filter: blur(10px); -webkit-filter: blur(10px); filter: blur(10px); } }
.banner.small .content { padding-top: 0; }
.banner.small .center-all-container { min-height: 120px; }
.banner.small .search-input { width: 100%; padding: 0 20px 0px 20px; margin-bottom: 30px !important; }
@media only screen and (max-width: 40em) { .banner.small .search-input { padding: 0; } }
.banner.small input, .banner.small form { margin-bottom: 0; }
@media only screen and (min-width: 40.063em) { .banner.small.logo-exists.society-logo-exists .search-form { margin-top: 10px; } }
@media only screen and (min-width: 64.063em) { .banner.small.logo-exists:not(.society-logo-exists) .search-form { margin-top: 10px; } }
.banner.small.society-logo-exists .society-logo img { max-height: 80px; max-width: 100%; width: auto; float: right; height: auto; }
@media only screen and (max-width: 40em) { .banner.small.society-logo-exists .society-logo img { float: none; margin-bottom: 20px; margin-left: 0; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .banner.small.society-logo-exists.logo-exists .banner-title { margin-top: 10px; } }
.banner.small.society-logo-exists:not(.logo-exists) .banner-title { margin-top: 13px; }
.banner.small.society-logo-exists:not(.logo-exists) .search-form { margin-top: 10px; }
.banner.small .journal-logo, .banner.small .small-logo { background-size: contain; background-repeat: no-repeat; }
@media only screen and (max-width: 40em) { .banner.small .journal-logo, .banner.small .small-logo { background-position: 50%; max-height: 50px; margin: 20px 0; } }
@media only screen and (min-width: 40.063em) { .banner.small .journal-logo, .banner.small .small-logo { margin: auto 0; } }
@media only screen and (min-width: 64.063em) { .banner.small .journal-logo, .banner.small .small-logo { height: 60px; } }
.banner .title { text-align: center; color: #FFFFFF; margin: 0; line-height: 1.1; font-size: 27px; }
@media only screen and (max-width: 64em) { .banner .title { margin-top: 8px; } }
.banner .title .sub-title { color: #FFFFFF; }
.banner .sub-title { color: white; -webkit-font-smoothing: antialiased; }
@media only screen and (max-width: 40em) { .banner .sub-title.title-left { padding-top: 0; } }
.banner.book { background: url("../images/book_title_bg_2140x240.jpg") no-repeat top center; background-size: cover; }
.banner.book .title { color: white; }
.banner.book .title > a { color: white; }
.banner.book .sub-title { color: white; margin: 0; font-size: 18px; text-align: left; font-family: avenirltpro-light, Helvetica, sans-serif; }
@media only screen and (max-width: 40em) { .banner.book .sub-title { text-align: center; margin: 0px 20px 30px 20px; } }
.banner.book .title.black > a, .banner.book .sub-title.black > a { color: #000000; }
.banner .image, .banner .element-cover-image { float: left; top: 0; left: 0; bottom: 0; right: 0; position: absolute; width: 100%; height: 100%; background: #000000; z-index: -1; }
.banner .login-register-group { display: none; }
.banner .icheckbox_flat-blue { margin-left: 18px; }
.banner .content { z-index: 2; margin: auto; padding-top: 30px; height: 100%; }
.banner .content.full-height { padding-top: 0; padding-bottom: 0; }
.banner .content .logo-home { background-image: url("../images/logo_core_home.png"); background-position: 0 0; background-repeat: no-repeat; background-size: 100% auto; width: 45%; max-width: 150px; height: 79px; float: left; margin-top: 15px; }
.banner .content .logo-home.birthday { background-image: url("../images/CambridgeCore_1BalloonY_VERT-WHT_cropped.png"); background-position: 0 0; background-repeat: no-repeat; max-width: 229.85px; height: 89.31px; }
@media only screen and (max-width: 40em) { .banner .content .logo-home.birthday { max-width: 157.27px; height: 61.11px; } }
.banner .login-register-group li { margin: 0 4px; display: inline-block; }
.banner .login-register-group li a { padding-left: 1.7em; padding-right: 1.7em; }
.banner.subject, .banner.journal { padding-top: 30px; }
.banner.subject .title, .banner.journal .title { margin-bottom: 20px; text-align: center; }
.banner.subject .title.hide-text, .banner.journal .title.hide-text { text-indent: -99999px; }
.banner.subject .title.journal-logo, .banner.journal .title.journal-logo { background-size: contain; background-repeat: no-repeat; background-position: 50%; }
@media only screen and (max-width: 40em) { .banner.subject .title.journal-logo, .banner.journal .title.journal-logo { height: 40px; margin-top: 0; } }
@media only screen and (min-width: 40.063em) { .banner.subject .title.journal-logo, .banner.journal .title.journal-logo { height: 80px; margin-top: 40px; } }
.banner.subject .sub-title, .banner.journal .sub-title { text-align: center; font-size: 16px; }
.banner.subject .description, .banner.journal .description { display: none; }
.banner.subject .social, .banner.subject .button.dark, .banner.journal .social, .banner.journal .button.dark { display: none; }
.banner.subject .search-subject, .banner.journal .search-subject { width: 280px; clear: both; margin: 0 auto; }
.banner.subject .search-subject input[type="text"], .banner.subject .search-subject input[type="search"], .banner.journal .search-subject input[type="text"], .banner.journal .search-subject input[type="search"] { border-bottom-right-radius: 0; border-top-right-radius: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; border: 1px solid #cccccc; }
.banner.subject .input-group-journal-home, .banner.journal .input-group-journal-home { width: 280px; height: 40px; margin: 20px auto 20px; border-radius: 5px; }
.banner.subject .input-group-journal-home input, .banner.journal .input-group-journal-home input { border-right: 0px; height: 40px; }
.banner.subject .input-group-journal-home input.prefix-radius, .banner.journal .input-group-journal-home input.prefix-radius { border-radius: 5px 0px 0px 5px; }
.banner.subject .input-group-journal-home input.postfix-radius, .banner.journal .input-group-journal-home input.postfix-radius { border-radius: 0px 5px 5px 0px; }
.banner.subject .input-group-journal-home .fts-enabled > input, .banner.journal .input-group-journal-home .fts-enabled > input { margin-bottom: 0; }
.banner.subject .logos, .banner.journal .logos { display: none; }
.banner.subject .clear-right, .banner.journal .clear-right { clear: right; }
.banner.subject form, .banner.journal form { float: right; clear: both; width: 100%; }
.banner.article { background-color: #2d6e9c; }
.banner.article .title, .banner.article .subtitle { color: #FFFFFF; font-family: avenirltpro-light, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; }
@media only screen and (min-width: 40.063em) { .banner.article .title, .banner.article .subtitle { text-align: left; max-width: 100%; margin: auto 0; } }
@media only screen and (min-width: 64.063em) { .banner.article.small { min-height: 100px; height: 100px; }
  .banner.article.small .center-all-container { min-height: 100px; height: 100px; }
  .banner.article.small .center-all-container .center-all { padding-top: 5px; padding-bottom: 5px; }
  .banner.article.small .center-all-container .center-all .title { font-size: 35px !important; } }
.banner .title-left { padding: 20px 0; }
@media only screen and (max-width: 64em) { .banner .title-left { line-height: 43px; } }
.banner.christmas-video { background: black !important; }
.banner.christmas-video .christmas-video-720 { min-width: 100%; min-height: 100%; position: absolute; top: 30%; left: 50%; transform: translateX(-50%) translateY(-30%); }
@media only screen and (max-width: 40em) { .banner.christmas-video .christmas-video-720 { width: 255%; } }
.banner.christmas-video #toggleVideoPlay { position: absolute; right: 15px; top: 15px; z-index: 1; }
.banner.christmas-video #toggleVideoPlay > img { opacity: 0.7; width: 37px; margin-left: 0; }
.banner .search-full-text { text-align: left; padding-top: 10px; }
.banner .search-full-text label { color: white; position: relative; }
.banner .search-full-text label .checkbox-wrapper { background: white; width: 16px; height: 16px; border-radius: 3px; position: absolute; }
.banner .search-full-text label .checkbox-wrapper > span { position: absolute; left: -1px; top: 0; }
.banner .search-full-text label .label-text { position: absolute; top: -3px; left: 25px; font-size: 14px; white-space: nowrap; }

@media only screen and (min-width: 40.063em) { .chapter-wrapper .banner.small .search-input { margin-right: 1px !important; }
  .banner.large, .banner.medium { height: 550px; }
  .banner.large .image, .banner.large .element-cover-image, .banner.medium .image, .banner.medium .element-cover-image { z-index: 0; }
  .banner.small { min-height: 120px; }
  .banner.small .search-input { margin-bottom: 0px !important; margin-right: -3px !important; }
  .banner.medium { max-height: 360px; }
  .banner .login-register-group { display: block; }
  .banner .content .logo-home { margin-top: 0; max-width: 236px; }
  .banner .content.full-height > .row { height: 100%; }
  .banner .content.full-height > .row > .column { height: 100%; }
  .banner.subject, .banner.journal { padding-top: 20px; padding-bottom: 20px; }
  .banner.subject .title, .banner.journal .title { margin-bottom: 20px; text-align: center; }
  .banner.subject .description, .banner.journal .description { display: block; color: #FFFFFF; margin-bottom: 24px; max-width: 460px; }
  .banner.subject .social, .banner.subject .button.dark, .banner.journal .social, .banner.journal .button.dark { display: block; }
  .banner.subject .social.bottom-left, .banner.journal .social.bottom-left { display: none; }
  .banner.subject .search-subject, .banner.journal .search-subject { width: 320px; margin-top: 40px; float: right; height: 42px; margin-bottom: 10px; }
  .banner.subject .input-group-journal-home, .banner.journal .input-group-journal-home { width: 610px; height: 40px; margin: 45px auto 40px; border-radius: 5px; }
  .banner.subject .input-group-journal-home input, .banner.journal .input-group-journal-home input { border-right: 0px; height: 40px; width: 100%; }
  .banner.journal .title { margin-top: 80px; max-width: 100%; }
  .banner.subject .title { text-align: left; }
  .search-input { padding: 0px !important; }
  .main-input.search-input { float: none; }
  .title-left { text-align: left !important; padding: 0px !important; } }
@media only screen and (min-width: 64.063em) { .banner .search-input-wrap { padding-right: 0px; }
  .banner.subject .logos, .banner.journal .logos { display: block; }
  .banner.subject .logos li, .banner.journal .logos li { float: left; margin-left: 10px; }
  .banner.subject .logos img, .banner.journal .logos img { max-height: 50px; width: auto; }
  .banner.subject .social.bottom-left, .banner.journal .social.bottom-left { display: block; }
  .banner.journal .title { margin-top: 0px; max-width: 70%; margin: auto 15%; }
  .banner .title { font-size: 40px !important; } }
@media only screen and (min-width: 40.063em) { html.flexbox .banner.small .center-all > .row { display: flex; align-items: center; }
  html.flexbox .banner.small .center-all > .row .search-form, html.flexbox .banner.small .center-all > .row .banner-title { margin-top: 0; } }

.banner.book .search-input { height: 42px; }
@media only screen and (max-width: 40em) { .banner.book .search-input { margin-bottom: 60px !important; } }

.banner-overspill { margin-bottom: 15px; }
.banner-overspill .panel { overflow: hidden; }
.banner-overspill .accordion { background: #181817; overflow: hidden; }
.banner-overspill .accordion li ul li a { color: #f3f3f3; padding: 10px; display: block; }
.banner-overspill .accordion .accordion-navigation > a { padding: 10px; z-index: 2; background: #1f1f1f; }
.banner-overspill .accordion .content { padding-bottom: 10px; }
.banner-overspill .list-label.centre-offset { padding-left: 0; padding-top: 5px; padding-right: 5px; }
.banner-overspill .social { overflow: hidden; }
.banner-overspill .logos { display: block; }
.banner-overspill .logos li { float: left; margin-left: 10px; text-align: left; }
.banner-overspill .logos img { max-height: 43px; }
.banner-overspill .logo-text { margin-top: 5px; padding-left: 0px; padding-right: 0px; }
.banner-overspill #otherActions { padding: 0px; }
.banner-overspill #otherActions ul li:not(:last-child) { border-bottom: 1px solid #333333; }
.banner-overspill #otherActions ul li { padding: 5px 0; }
.banner-overspill #otherActions ul.social.black li { border: 0px; }

@media only screen and (min-width: 40.063em) { .banner-overspill .panel { margin-top: 10px; padding-bottom: 15px; }
  .banner-overspill .column.right .panel { margin-left: -10px; } }
@media only screen and (min-width: 64.063em) { .banner-overspill { display: none; } }
.panel { background: #FFFFFF; margin-left: -3px; margin-right: -3px; margin-bottom: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 12px; border: 0; -webkit-box-shadow: 0.5px 0.866px 1px 0px rgba(51, 51, 51, 0.15); -moz-box-shadow: 0.5px 0.866px 1px 0px rgba(51, 51, 51, 0.15); box-shadow: 0.5px 0.866px 1px 0px rgba(51, 51, 51, 0.15); }
.panel.margin-top { margin-top: 20px; }
@media only screen and (max-width: 64em) and (min-width: 40em) { .panel.tablet-column { width: 49%; display: inline-block; }
  .panel.tablet-column.first { margin-right: 1%; } }
.panel .show-for-small-only .button.transparent { left: 50%; margin-left: -55px; width: 110px; margin-top: 20px; text-align: center; }
.panel .header { overflow: hidden; }
.panel a { clear: both; color: inherit; }
.panel a:hover, .panel a:focus { color: #006FCA; cursor: pointer; }
.panel .image, .panel .element-cover-image { overflow: hidden; }
.panel .image.promo, .panel .promo.element-cover-image { height: 250px; }
.panel .image.promo img, .panel .promo.element-cover-image img { max-width: 300px; max-height: 250px; width: 100%; height: auto; float: left; }
.panel .listings { margin-bottom: 0; }
.panel .listings li { background-image: url("../images/bullet_point.svg"); background-position: no-repeat left center; background-repeat: no-repeat; padding-left: 20px; background-position: left 12px; padding-bottom: 7px; padding-top: 3px; background-size: 10px; }
@media only screen and (min-width: 40em) { .panel .listings li:first-child { border-top: 0; } }
@media only screen and (max-width: 64em) and (min-width: 40em) { .panel .listings li { width: 100%; display: inline-block; }
  .panel .listings li:first-child, .panel .listings li:nth-child(2) { border-top: 0; } }