﻿@charset "UTF-8";
/*! jQuery UI - v1.11.4 - 2015-05-04
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url("../images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222222; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("../images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("../images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url("../images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("../images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("../images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("../images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  font-weight: bold; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("../images/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("../images/ui-icons_222222_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("../images/ui-icons_888888_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("../images/ui-icons_454545_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("../images/ui-icons_454545_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("../images/ui-icons_2e83ff_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("../images/ui-icons_cd0a0a_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url("../images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("../images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  position: relative;
  vertical-align: baseline;
  line-height: 20px; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/*!
Video.js Default Styles (http://videojs.com)
Version 4.12.7
Create your own skin at http://designer.videojs.com
*/
/* SKIN
================================================================================
The main class name for all skin-specific styles. To make your own skin,
replace all occurrences of 'vjs-default-skin' with a new name. Then add your new
skin name to your video tag instead of the default skin.
e.g. <video class="video-js my-skin-name">
*/
.vjs-default-skin {
  color: #cccccc; }

/* Custom Icon Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/
@font-face {
  font-family: 'VideoJS';
  src: url('font/vjs.eot');
  src: url('font/vjs.eot?#iefix') format('embedded-opentype'), url('font/vjs.woff') format('woff'), url('font/vjs.ttf') format('truetype'), url('font/vjs.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }

/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Slider - used for Volume bar and Seek bar */
.vjs-default-skin .vjs-slider {
  /* Replace browser focus highlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9); }

.vjs-default-skin .vjs-slider:focus {
  /* box-shadow */
  box-shadow: 0 0 2em #ffffff; }

.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  left: 0;
  top: 0; }

.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0em 0em 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
  /* Rotate the square icon to make a diamond */
  /* transform */
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vjs-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control items */
  height: 3em;
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7); }

/* Show the control bar only once the video has started playing */
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */
  visibility: visible;
  opacity: 1;
  /* transition */
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s; }

/* Hide the control bar when the video is playing and the user is inactive  */
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  /* transition */
  -webkit-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; }

.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none; }

.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none; }

/* The control bar shouldn't show after an error */
.vjs-default-skin.vjs-error .vjs-control-bar {
  display: none; }

/* Don't hide the control bar if it's audio */
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible; }

/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
  - "\9" IE8 hack didn't work for this
  - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media \0screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: ""; } }

/* General styles for individual controls. */
.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3em;
  width: 4em; }

/* Font button icons */
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

/* Replacement for focus outline */
.vjs-default-skin .vjs-control:focus:before, .vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff; }

.vjs-default-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elements when
  this is set to 0 */ }

/* Hide control text visually, but have it available for screenreaders */
.vjs-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* Play/Pause
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer; }

.vjs-default-skin .vjs-play-control:before {
  content: "\e001"; }

.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002"; }

/* Playback toggle
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none; }

/* Volume/Mute
-------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-mute-control, .vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right; }

.vjs-default-skin .vjs-mute-control:before, .vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006"; }

.vjs-default-skin .vjs-mute-control.vjs-vol-0:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003"; }

.vjs-default-skin .vjs-mute-control.vjs-vol-1:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004"; }

.vjs-default-skin .vjs-mute-control.vjs-vol-2:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005"; }

.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right; }

.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 0.6em;
  margin: 1.1em auto 0; }

.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5em;
  /* assuming volume starts at 1.0 */
  width: 100%;
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat; }

.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
  /* Assumes volume starts at 1.0. If you change the size of the
     handle relative to the volume bar, you'll need to update this value
     too. */
  left: 4.5em; }

.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em; }

/* The volume menu button is like menu buttons (captions/subtitles) but works
    a little differently. It needs to be possible to tab to the volume slider
    without hitting space bar on the menu button. To do this we're not using
    display:none to hide the slider menu by default, and instead setting the
    width and height to zero. */
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent; }

.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  height: 0;
  width: 0; }

.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu, .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */ }

.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content, .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 10em; }

/* Progress
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  /* Set above the rest of the controls. */
  top: -1em;
  /* Shrink the bar slower than it grows. */
  /* transition */
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

/* On hover, make the progress bar grow to something that's more clickable.
    This simply changes the overall font for the progress bar, and this
    updates both the em-based widths and heights, as wells as the icon font */
.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  /* Even though we're not changing the top/height, we need to include them in
      the transition so they're handled correctly. */
  /* transition */
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

/* Box containing play and load progresses. Also acts as seek scrubber. */
.vjs-default-skin .vjs-progress-holder {
  height: 100%; }

/* Progress Bars */
.vjs-default-skin .vjs-progress-holder .vjs-play-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  /* updated by javascript during playback */
  width: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0; }

.vjs-default-skin .vjs-play-progress {
  /*
    Using a data URI to create the white diagonal lines with a transparent
      background. Surprisingly works in IE8.
      Created using http://www.patternify.com
    Changing the first color value will change the bar color.
    Also using a paralax effect to make the lines move backwards.
      The -50% left position makes that happen.
  */
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat; }

.vjs-default-skin .vjs-load-progress {
  background: #646464;
  /* IE8- Fallback */
  background: rgba(255, 255, 255, 0.2); }

/* there are child elements of the load progress bar that represent the
   specific time ranges that have been buffered */
.vjs-default-skin .vjs-load-progress div {
  background: #787878;
  /* IE8- Fallback */
  background: rgba(255, 255, 255, 0.1); }

.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%; }

.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em;
  /* Minor adjustment */ }

/* Live Mode
--------------------------------------------------------------------------------
*/
.vjs-default-skin.vjs-live .vjs-time-controls, .vjs-default-skin.vjs-live .vjs-time-divider, .vjs-default-skin.vjs-live .vjs-progress-control {
  display: none; }

.vjs-default-skin.vjs-live .vjs-live-display {
  display: block; }

/* Live Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em; }

/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  /* Align vertically by making the line height the same as the control bar */
  line-height: 3em; }

.vjs-default-skin .vjs-current-time {
  float: left; }

.vjs-default-skin .vjs-duration {
  float: left; }

/* Remaining time is in the HTML, but not included in default design */
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left; }

.vjs-time-divider {
  float: left;
  line-height: 3em; }

/* Fullscreen
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right; }

.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000"; }

/* Switch to the exit icon when the player is in fullscreen */
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b"; }

/* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Positioning of the play button in the center or other corners can be done more
easily in the skin designer. http://designer.videojs.com/
*/
.vjs-default-skin .vjs-big-play-button {
  left: 0.5em;
  top: 0.5em;
  font-size: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 4em;
  height: 2.6em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  /* Need a slightly gray bg so it can be seen on black backgrounds */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  border: 0.1em solid #3b4249;
  /* border-radius */
  border-radius: 0.8em;
  /* box-shadow */
  box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  /* transition */
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

/* Optionally center */
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  /* Center it horizontally */
  left: 50%;
  margin-left: -2.1em;
  /* Center it vertically */
  top: 50%;
  margin-top: -1.4em; }

/* Hide if controls are disabled */
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none; }

/* Hide when video starts playing */
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none; }

/* Hide on mobile devices. Remove when we stop using native controls
    by default on mobile  */
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none; }

.vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  /* IE8 needs a non-glow hover state */
  background-color: #505050;
  background-color: rgba(50, 50, 50, 0.75);
  /* box-shadow */
  box-shadow: 0 0 3em #ffffff;
  /* transition */
  -webkit-transition: all 0s;
  transition: all 0s; }

.vjs-default-skin .vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */
  line-height: 2.6em;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  /* Needed for IE8 */
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%; }

.vjs-error .vjs-big-play-button {
  display: none; }

/* Error Display
--------------------------------------------------------------------------------
*/
.vjs-error-display {
  display: none; }

.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.vjs-error .vjs-error-display:before {
  content: 'X';
  font-family: Arial;
  font-size: 4em;
  color: #666666;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */
  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  /* Needed for IE8 */
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  width: 100%; }

.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background: #000000;
  background: rgba(0, 0, 0, 0.5); }

.vjs-error-display a, .vjs-error-display a:visited {
  color: #F4A460; }

/* Loading Spinner
--------------------------------------------------------------------------------
*/
.vjs-loading-spinner {
  /* Should be hidden by default */
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75; }

/* Show the spinner when waiting for data and seeking to a new time */
.vjs-waiting .vjs-loading-spinner, .vjs-seeking .vjs-loading-spinner {
  display: block;
  /* only animate when showing because it can be processor heavy */
  /* animation */
  -webkit-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear; }

/* Errors are unrecoverable without user interaction so hide the spinner */
.vjs-error .vjs-loading-spinner {
  display: none;
  /* ensure animation doesn't continue while hidden */
  /* animation */
  -webkit-animation: none;
  animation: none; }

.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e01e";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0em 0em 0.1em #000; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }

/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer; }

.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */ }

/* Button Pop-up Menu */
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */
  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  /* box-shadow */
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2); }

.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu, .vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
  display: block; }

/* prevent menus from opening while scrubbing (FF, IE) */
.vjs-default-skin.vjs-scrubbing .vjs-menu-button:hover .vjs-control-content .vjs-menu {
  display: none; }

.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase; }

.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000; }

.vjs-default-skin .vjs-menu-button ul li:focus, .vjs-default-skin .vjs-menu-button ul li:hover, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  box-shadow: 0 0 1em #ffffff; }

.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default; }

/* Subtitles Button */
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c"; }

/* Captions Button */
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008"; }

/* Chapters Button */
.vjs-default-skin .vjs-chapters-button:before {
  content: "\e00c"; }

.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24em;
  left: -12em; }

/* Replacement for focus outline */
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before, .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  box-shadow: 0 0 1em #ffffff; }

/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
     easily calculable. */
  font-size: 10px;
  /* Allow poster to be vertically aligned. */
  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/
  /* Provide some basic defaults for fonts */
  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */
  font-family: Arial, sans-serif;
  /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute; }

/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto; }

.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute; }

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important; }

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none; }

/* Poster Styles */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%; }

/* Hide the poster after the video has started playing */
.video-js.vjs-has-started .vjs-poster {
  display: none; }

/* Don't hide the poster if we're playing audio */
.video-js.vjs-audio.vjs-has-started .vjs-poster {
  display: block; }

/* Hide the poster when controls are disabled because it's clickable
    and the native poster can take over */
.video-js.vjs-controls-disabled .vjs-poster {
  display: none; }

/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none; }

/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 3em;
  right: 0;
  pointer-events: none; }

/* Captions Settings Dialog */
.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #000;
  opacity: 0.75;
  color: #FFF;
  margin: 0 auto;
  padding: 0.5em;
  height: 15em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 40em; }

.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 2em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto; }

.vjs-caption-settings .vjs-tracksettings-colors, .vjs-caption-settings .vjs-tracksettings-font {
  float: left; }

.vjs-caption-settings .vjs-tracksettings-colors:after, .vjs-caption-settings .vjs-tracksettings-font:after, .vjs-caption-settings .vjs-tracksettings-controls:after {
  clear: both; }

.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em; }

.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px; }

.vjs-caption-settings .vjs-tracksetting label {
  display: block;
  width: 100px;
  margin-bottom: 5px; }

.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px; }

.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px; }

.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0; }

.vjs-caption-settings label > input {
  margin-right: 10px; }

.vjs-caption-settings input[type="button"] {
  width: 40px;
  height: 40px; }

/* Hide disabled or unsupported controls */
.vjs-hidden {
  display: none !important; }

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible; }

/*  In IE8 w/ no JavaScript (no HTML5 shim), the video tag doesn't register.
    The .video-js classname on the video tag also isn't considered.
    This optional paragraph inside the video tag can provide a message to users
    about what's required to play video. */
.vjs-no-js {
  padding: 2em;
  color: #ccc;
  background-color: #333;
  font-size: 1.8em;
  font-family: Arial, sans-serif;
  text-align: center;
  width: 30em;
  height: 15em;
  margin: 0 auto; }

.vjs-no-js a, .vjs-no-js a:visited {
  color: #F4A460; }

/* -----------------------------------------------------------------------------
The original source of this file lives at
https://github.com/videojs/video.js/blob/master/src/css/video-js.less */
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before, .fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before, .fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

@font-face {
  font-family: "Apex-New-100-normal";
  src: url('../fonts/Ascent-Thin.eot');
  src: url('../fonts/Ascent-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Ascent-Thin.woff') format('woff'), url('../fonts/Ascent-Thin.ttf') format('truetype'), url('../fonts/Ascent-Thin.svg#Apex-New') format('svg');
  font-weight: 100; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Apex-New';
    src: url('../fonts/Ascent-Thin.svg#Apex-New') format('svg'); }
 }

@font-face {
  font-family: "Apex-New-100-italic";
  src: url('../fonts/Ascent-ThinItalic.eot');
  src: url('../fonts/Ascent-ThinItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Ascent-ThinItalic.woff') format('woff'), url('../fonts/Ascent-ThinItalic.ttf') format('truetype'), url('../fonts/Ascent-ThinItalic.svg#Apex-New') format('svg');
  font-weight: 100; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Apex-New';
    src: url('../fonts/Ascent-ThinItalic.svg#Apex-New') format('svg'); }
 }

@font-face {
  font-family: "Apex-New-200-normal";
  src: url('../fonts/Ascent-Light.eot');
  src: url('../fonts/Ascent-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Ascent-Light.woff') format('woff'), url('../fonts/Ascent-Light.ttf') format('truetype'), url('../fonts/Ascent-Light.svg#Apex-New') format('svg');
  font-weight: 200; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Apex-New';
    src: url('../fonts/Ascent-Light.svg#Apex-New') format('svg'); }
 }

@font-face {
  font-family: "Apex-New-200-italic";
  src: url('../fonts/Ascent-LightItalic.eot');
  src: url('../fonts/Ascent-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Ascent-LightItalic.woff') format('woff'), url('../fonts/Ascent-LightItalic.ttf') format('truetype'), url('../fonts/Ascent-LightItalic.svg#Apex-New') format('svg');
  font-weight: 200; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Apex-New';
    src: url('../fonts/Ascent-LightItalic.svg#Apex-New') format('svg'); }
 }

@font-face {
  font-family: "Apex-New-300-normal";
  src: url('../fonts/Ascent-Book.eot');
  src: url('../fonts/Ascent-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/Ascent-Book.woff') format('woff'), url('../fonts/Ascent-Book.ttf') format('truetype'), url('../fonts/Ascent-Book.svg#Apex-New') format('svg');
  font-weight: 300; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Apex-New';
    src: url('../fonts/Ascent-Book.svg#Apex-New') format('svg'); }
 }

@font-face {
  font-family: "Apex-New-300-italic";
  src: url('../fonts/Ascent-BookItalic.eot');
  src: url('../fonts/Ascent-BookItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Ascent-BookItalic.woff') format('woff'), url('../fonts/Ascent-BookItalic.ttf') format('truetype'), url('../fonts/Ascent-BookItalic.svg#Apex-New') format('svg');
  font-weight: 300; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Apex-New';
    src: url('../fonts/Ascent-BookItalic.svg#Apex-New') format('svg'); }
 }

@font-face {
  font-family: "Apex-New-400-normal";
  src: url('../fonts/Ascent-Medium.eot');
  src: url('../fonts/Ascent-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Ascent-Medium.woff') format('woff'), url('../fonts/Ascent-Medium.ttf') format('truetype'), url('../fonts/Ascent-Medium.svg#Apex-New') format('svg');
  font-weight: 400; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Apex-New';
    src: url('../fonts/Ascent-Medium.svg#Apex-New') format('svg'); }
 }

@font-face {
  font-family: "Apex-New-400-italic";
  src: url('../fonts/Ascent-MediumItalic.eot');
  src: url('../fonts/Ascent-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Ascent-MediumItalic.woff') format('woff'), url('../fonts/Ascent-MediumItalic.ttf') format('truetype'), url('../fonts/Ascent-MediumItalic.svg#Apex-New') format('svg');
  font-weight: 400; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Apex-New';
    src: url('../fonts/Ascent-MediumItalic.svg#Apex-New') format('svg'); }
 }

@font-face {
  font-family: "Apex-New-500-normal";
  src: url('../fonts/Ascent-Bold.eot');
  src: url('../fonts/Ascent-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Ascent-Bold.woff') format('woff'), url('../fonts/Ascent-Bold.ttf') format('truetype'), url('../fonts/Ascent-Bold.svg#Apex-New') format('svg');
  font-weight: 500; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Apex-New';
    src: url('../fonts/Ascent-Bold.svg#Apex-New') format('svg'); }
 }

@font-face {
  font-family: "Apex-New-500-italic";
  src: url('../fonts/Ascent-BoldItalic.eot');
  src: url('../fonts/Ascent-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Ascent-BoldItalic.woff') format('woff'), url('../fonts/Ascent-BoldItalic.ttf') format('truetype'), url('../fonts/Ascent-BoldItalic.svg#Apex-New') format('svg');
  font-weight: 500; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Apex-New';
    src: url('../fonts/Ascent-BoldItalic.svg#Apex-New') format('svg'); }
 }

@font-face {
  font-family: "Apex-New-600-normal";
  src: url('../fonts/Ascent-Heavy.eot');
  src: url('../fonts/Ascent-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/Ascent-Heavy.woff') format('woff'), url('../fonts/Ascent-Heavy.ttf') format('truetype'), url('../fonts/Ascent-Heavy.svg#Apex-New') format('svg');
  font-weight: 600; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Apex-New';
    src: url('../fonts/Ascent-Heavy.svg#Apex-New') format('svg'); }
 }

@font-face {
  font-family: "Apex-New-600-italic";
  src: url('../fonts/Ascent-HeavyItalic.eot');
  src: url('../fonts/Ascent-HeavyItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Ascent-HeavyItalic.woff') format('woff'), url('../fonts/Ascent-HeavyItalic.ttf') format('truetype'), url('../fonts/Ascent-HeavyItalic.svg#Apex-New') format('svg');
  font-weight: 600; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Apex-New';
    src: url('../fonts/Ascent-HeavyItalic.svg#Apex-New') format('svg'); }
 }

@font-face {
  font-family: "Apex-New-700-normal";
  src: url('../fonts/Ascent-Ultra.eot');
  src: url('../fonts/Ascent-Ultra.eot?#iefix') format('embedded-opentype'), url('../fonts/Ascent-Ultra.woff') format('woff'), url('../fonts/Ascent-Ultra.ttf') format('truetype'), url('../fonts/Ascent-Ultra.svg#Apex-New') format('svg');
  font-weight: 700; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Apex-New';
    src: url('../fonts/Ascent-Ultra.svg#Apex-New') format('svg'); }
 }

@font-face {
  font-family: "Apex-New-700-italic";
  src: url('../fonts/Ascent-UltraItalic.eot');
  src: url('../fonts/Ascent-UltraItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Ascent-UltraItalic.woff') format('woff'), url('../fonts/Ascent-UltraItalic.ttf') format('truetype'), url('../fonts/Ascent-UltraItalic.svg#Apex-New') format('svg');
  font-weight: 700; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Apex-New';
    src: url('../fonts/Ascent-UltraItalic.svg#Apex-New') format('svg'); }
 }

* {
  line-height: 1.5em;
  outline: none !important; }

*, *:after, *:before {
  box-sizing: border-box; }

html {
  min-height: 100%; }

body {
  font-size: 0.875em;
  font-family: "Apex-New-300-normal";
  font-weight: 300;
  color: #636466;
  overflow-x: hidden;
  min-height: 100%;
  position: relative; }

ul, ol {
  padding: 0;
  margin: 0; }

b, strong {
  font-family: "Apex-New-500-normal";
  font-weight: 500; }

input {
  outline: none; }

main {
    display: block;
}

@media screen and (min-width: 1240px){
  body > main {
      padding-top: 190px;
  }
}

@media screen and (min-width: 901px) and (max-width: 1240px){
  body > main {
      padding-top: 210px;
  }
}
@media screen and (max-width: 900px) {
  body > main {
      padding-top: 115px;
  }
}

.no-header{
  padding-top: 0px;
}

nav ul {
  list-style-type: none; }

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  font-family: "Apex-New-300-normal";
  font-weight: 300;
  font-size: 1em; }

p {
  margin-top: .5em;
  margin-bottom: .5em; }

a, a:active, a:visited, a:hover {
  text-decoration: none;
  border: none;
  outline: none; }

a {
  color: #1b4297;
  -webkit-transition: color 0.3s;
          transition: color 0.3s; }

a:hover {
  color: #3684ff; }

a:active {
  color: #000435;
  -webkit-transition: color 0s;
          transition: color 0s; }

[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important; }

.ui-datepicker-calendar {
  display: none; }

.company-logo img {
  max-width: 15.35714em; }

ul.list-style li {
  margin: 1.28571em 0; }

.hidden {
  position: absolute;
  left: -10000px; }

.page-green .font-color-matched {
  color: #00ae9a; }
.page-teal .font-color-matched {
  color: #45c2cc; }
.page-light-green .font-color-matched {
  color: #89cb94; }
.page-orange .font-color-matched {
  color: #fdb916; }
.page-purple .font-color-matched {
  color: #815aa5; }
.page-lavendar .font-color-matched {
  color: #bea0cb; }
.page-bronze .font-color-matched {
  color: #887647; }

.grid, .content-people .people-profile, .content-people.content-full-width, .content-contact, .content-subsidiary-careers {
  margin: 0 0 20px 0; }
  .grid:after, .content-people .people-profile:after, .content-people.content-full-width:after, .content-contact:after, .content-subsidiary-careers:after {
    content: "";
    display: table;
    clear: both; }

[class*='col-'], .content-people .image-container, .content-people .profile-details, .content-people.content-full-width .grid, .content-people.content-full-width .people-profile, .content-people.content-full-width .content-people.content-full-width, .content-people.content-full-width .content-contact, .content-people.content-full-width .content-subsidiary-careers, .content-media-resources .content-copy, .content-media-resources .content-links, .content-subsidiary-careers .content-copy, .content-subsidiary-careers .btn, .links-grid.icon-links.full-width > .grid, .content-people .links-grid.icon-links.full-width > .people-profile, .links-grid.icon-links.full-width > .content-people.content-full-width, .links-grid.icon-links.full-width > .content-contact, .links-grid.icon-links.full-width > .content-subsidiary-careers {
  float: left;
  padding-right: 20px; }

.content-people .people-profile [class*='col-']:last-child, .content-people.content-full-width [class*='col-']:last-child, .content-contact [class*='col-']:last-child, .content-subsidiary-careers [class*='col-']:last-child {
  padding-right: 0; }
[class*='col-'] img {
  max-width: 100%; }

.col-1-2 p > img {
    margin: 20px 0;
}

.pageeditor {
  padding: 20px; }

.col-full {
  width: 100%;
  padding: 0; }

.col-2-3 {
  width: 66.66%; }

.col-1-3 {
  width: 33.33%; }

.col-1-2 {
  width: 50%; }

.col-1-4 {
  width: 25%;
  margin: 15px 0; }

.col-3-4 {
  width: 75%; }

.col-right {
  float: right;
  padding-right: 0; }
  .col-right ~ [class*='col-']:last-of-type {
    padding-right: 20px; }

.grid-pad {
  padding: 20px 0 20px 20px; }
  .grid-pad [class*='col-']:last-of-type {
    padding-right: 20px; }

@media screen and (max-width: 56.25em) {
  .grid-2-2 .col-1-2 {
    padding-right: 0;
    width: 100%; }
    .grid-2-2 .col-1-2 > * {
      display: block;
      max-width: 600px;
      margin-left: auto;
      margin-right: auto; } }

.rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6 {
  font-family: "Apex-New-500-normal";
  font-weight: 500; }
.rte h1 {
  font-size: 2.14286em;
  margin-top: 0.83333em; }
.rte h2 {
  font-size: 1.71429em;
  margin-top: 1.04167em; }
.rte h3 {
  font-size: 1.5em;
  margin-top: 1.19048em; }
.rte h4 {
  font-size: 1.28571em;
  margin-top: 1.38889em; }
.rte h5 {
  font-size: 1.14286em;
  margin-top: 1.5625em; }
.rte h6 {
  font-size: 1em;
  margin-top: 1.78571em; }
.rte p {
  margin-top: 1.78571em;
  margin-bottom: 0; }
  .rte p:first-of-type {
    margin-top: 0; }
.rte h1 + p, .rte h2 + p, .rte h3 + p, .rte h4 + p, .rte h5 + p, .rte h6 + p {
  margin-top: 0; }
.rte ul, .rte ol {
  margin-left: 3.81429em; }
.rte li {
  margin: 1.28571em 0; }

.global-nav a {
  padding: 0.5em 1em;
  width: 100%;
  height: 100%;
  line-height: 1.5em;
  display: block;
  outline: none; }
  .global-nav a:hover {
    color: #3684ff; }
    @media screen and (max-width: 56.25em) {
      .global-nav a:hover {
        color: #1b4297; } }
  @media screen and (max-width: 56.25em) {
    .global-nav a {
      padding-left: 3.5em; } }
.global-nav .level-1-links {
  font-family: "Apex-New-400-normal";
  font-weight: 400;
  font-size: 1.07143em;
  text-transform: uppercase;
  display: table;
  table-layout: fixed;
  width: 100%; }
.global-nav .level-1-link {
  text-align: center;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  width: 14.28571%;
  position: relative; }
  .global-nav .level-1-link > a {
    padding: 1em .75em; }
    @media screen and (max-width: 56.25em) {
      .global-nav .level-1-link > a {
        padding-left: 3em;
        background-color: white;
        opacity: .9; } }
.global-nav .level-2-link, .global-nav .level-3-link {
  position: relative;
  word-wrap: break-word;
  text-align: left; }
.global-nav .level-2-links, .global-nav .level-3-links {
  display: none;
  position: absolute;
  z-index: 1;
  background-color: white;
  text-align: center;
  width: 100%;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
  background-position: 0px -40px; }
  @media screen and (max-width: 56.25em) {
    .global-nav .level-2-links, .global-nav .level-3-links {
      box-shadow: inset 0px 20px 20px -20px rgba(0, 0, 0, 0.3), inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3); } }
.global-nav .level-2-links {
  top: 100%;
  left: 0;
  font-size: 0.73333em; }
  @media screen and (max-width: 56.25em) {
    .global-nav .level-2-links {
      font-size: 0.93333em;
      padding-left: 1em; } }
.global-nav .level-3-links {
  top: 0;
  left: 100%; }
.global-nav .level-1-link.is-selected > .level-2-links, .global-nav .level-2-link.is-selected > .level-3-links {
  display: block; }
.global-nav .link-mobile-view {
  display: none; }
  @media screen and (max-width: 56.25em) {
    .global-nav .link-mobile-view {
      display: block; } }
.global-nav .link-full-view {
  display: block;
  padding-right: 2.5em; }
  .global-nav .link-full-view .fa {
    position: absolute;
    right: 0;
    top: 0;
    width: 2.5em;
    height: 2.5em;
    z-index: 2; }
    .global-nav .link-full-view .fa:before {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%);
      font-size: 2em; }
  @media screen and (max-width: 56.25em) {
    .global-nav .link-full-view {
      display: none; } }
.global-nav .nav-link-home.is-selected > a {
  color: #00ae9a;
  opacity: 1; }
  @media screen and (max-width: 56.25em) {
    .global-nav .nav-link-home.is-selected > a {
      background-color: #00ae9a;
      color: #fff; } }
.global-nav .nav-link-home .level-2-link.is-selected .fa {
  color: #fff;
  background-color: #00ae9a;
  box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.3); }
  .global-nav .nav-link-home .level-2-link.is-selected .fa:before {
    content: "\f0d9"; }
.global-nav .nav-link-home .level-2-links {
  border: 2px solid #00ae9a;
  border-top: none;
  background-image: url(''); }
.global-nav .nav-link-home .level-3-links {
  border: 2px solid #00ae9a;
  background-image: url(''); }
.global-nav .nav-link-mission.is-selected > a {
  color: #45c2cc;
  opacity: 1; }
  @media screen and (max-width: 56.25em) {
    .global-nav .nav-link-mission.is-selected > a {
      background-color: #45c2cc;
      color: #fff; } }
.global-nav .nav-link-mission .level-2-link.is-selected .fa {
  color: #fff;
  background-color: #45c2cc;
  box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.3); }
  .global-nav .nav-link-mission .level-2-link.is-selected .fa:before {
    content: "\f0d9"; }
.global-nav .nav-link-mission .level-2-links, .mean-nav .nav-link-mission .level-2-links {
  border: 2px solid #45c2cc;
  border-top: none;
  background-image: url('../images/mission-texture.png'); }
.global-nav .nav-link-mission .level-3-links {
  border: 2px solid #45c2cc;
  background-image: url('../images/mission-texture-2.png'); }
.global-nav .nav-link-work.is-selected > a {
  color: #89cb94;
  opacity: 1; }
  @media screen and (max-width: 56.25em) {
    .global-nav .nav-link-work.is-selected > a {
      background-color: #89cb94;
      color: #fff; } }
.global-nav .nav-link-work .level-2-link.is-selected .fa {
  color: #fff;
  background-color: #89cb94;
  box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.3); }
  .global-nav .nav-link-work .level-2-link.is-selected .fa:before {
    content: "\f0d9"; }
.global-nav .nav-link-work .level-2-links, .mean-nav .nav-link-work .level-2-links {
  border: 2px solid #89cb94;
  border-top: none;
  background-image: url('../images/work-texture.png'); }
.global-nav .nav-link-work .level-3-links {
  border: 2px solid #89cb94;
  background-image: url('../images/work-texture-2.png'); }
.global-nav .nav-link-news.is-selected > a {
  color: #fdb916;
  opacity: 1; }
  @media screen and (max-width: 56.25em) {
    .global-nav .nav-link-news.is-selected > a {
      background-color: #fdb916;
      color: #fff; } }
.global-nav .nav-link-news .level-2-link.is-selected .fa {
  color: #fff;
  background-color: #fdb916;
  box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.3); }
  .global-nav .nav-link-news .level-2-link.is-selected .fa:before {
    content: "\f0d9"; }
.global-nav .nav-link-news .level-2-links, .mean-nav .nav-link-news .level-2-links {
  border: 2px solid #fdb916;
  border-top: none;
  background-image: url('../images/news-texture.png'); }
.global-nav .nav-link-news .level-3-links {
  border: 2px solid #fdb916;
  background-image: url(''); }
.global-nav .nav-link-community.is-selected > a {
  color: #815aa5;
  opacity: 1; }
  @media screen and (max-width: 56.25em) {
    .global-nav .nav-link-community.is-selected > a {
      background-color: #815aa5;
      color: #fff; } }
.global-nav .nav-link-community .level-2-link.is-selected .fa {
  color: #fff;
  background-color: #815aa5;
  box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.3); }
  .global-nav .nav-link-community .level-2-link.is-selected .fa:before {
    content: "\f0d9"; }
.global-nav .nav-link-community .level-2-links, .mean-nav .nav-link-community .level-2-links {
  border: 2px solid #815aa5;
  border-top: none;
  background-image: url('../images/community-texture.png'); }
.global-nav .nav-link-community .level-3-links {
  border: 2px solid #815aa5;
  background-image: url(''); }
.global-nav .nav-link-about.is-selected > a {
  color: #bea0cb;
  opacity: 1; }
  @media screen and (max-width: 56.25em) {
    .global-nav .nav-link-about.is-selected > a {
      background-color: #bea0cb;
      color: #fff; } }
.global-nav .nav-link-about .level-2-link.is-selected .fa {
  color: #fff;
  background-color: #bea0cb;
  box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.3); }
  .global-nav .nav-link-about .level-2-link.is-selected .fa:before {
    content: "\f0d9"; }
.global-nav .nav-link-about .level-2-links, .mean-nav .nav-link-about .level-2-links {
  border: 2px solid #bea0cb;
  border-top: none;
  background-image: url('../images/about-texture.png'); }
.global-nav .nav-link-about .level-3-links {
  border: 2px solid #bea0cb;
  background-image: url('../images/about-texture-2.png'); }
.global-nav .nav-link-careers.is-selected > a {
  color: #887647;
  opacity: 1; }
  @media screen and (max-width: 56.25em) {
    .global-nav .nav-link-careers.is-selected > a {
      background-color: #887647;
      color: #fff; } }
.global-nav .nav-link-careers .level-2-link.is-selected .fa {
  color: #fff;
  background-color: #887647;
  box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.3); }
  .global-nav .nav-link-careers .level-2-link.is-selected .fa:before {
    content: "\f0d9"; }
.global-nav .nav-link-careers .level-2-links, .mean-nav .nav-link-careers .level-2-links {
  border: 2px solid #887647;
  border-top: none;
  background-image: url('../images/careers-texture.png'); }
.global-nav .nav-link-careers .level-3-links {
  border: 2px solid #887647;
  background-image: url(''); }
@media screen and (max-width: 56.25em) {
  .global-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 115%;
    display: none; }
    .global-nav.is-open {
      display: block; }
    .global-nav .level-1-link {
      width: auto;
      display: block; }
      .global-nav .level-1-link.is-selected .level-2-links {
        display: block;
        border: none; }
    .global-nav .level-1-link, .global-nav .level-2-links, .global-nav .level-2-link {
      position: static;
      text-align: left; } }

.btn {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-family: "Apex-New-400-normal";
  font-weight: 400;
  border: none;
  line-height: 1.2em;
  font-size: 0.85714em;
  padding: .6em 2em;
  color: #fff;
  background-color: #1b4297;
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s; }
  .btn:hover {
    background-color: #3684ff;
    color: #fff; }
  .btn:active {
    background-color: #000435;
    -webkit-transition: background-color 0s;
            transition: background-color 0s; }

.btn-search {
  font-size: 0.85714em; }

.h1, .page-header .page-title {
  font-size: 2.57143em; }

.h2 {
  font-size: 2.14286em; }

.h3 {
  font-size: 1.71429em; }

.h4 {
  font-size: 1.5em; }

.h5 {
  font-size: 1.28571em; }

.h6, .aside-title {
  font-size: 1.14286em; }

.aside-title {
  font-family: "Apex-New-500-normal";
  font-weight: 500;
  color: #fff;
  line-height: 2em;
  text-align: center;
  text-transform: uppercase;
  background-image: url("../images/orange-texture.jpg");
  background-size: cover; }
  .page-green .aside-title {
    background-image: url("../images/teal-texture.jpg"); }
  .page-light-green .aside-title {
    background-image: url("../images/light-green-texture.jpg"); }

.search {
  height: 2em; }
  @media screen and (max-width: 56.25em) {
    .search {
      background-color: #fff; } }
  .search .search-input-container {
    overflow: hidden;
    height: 100%;
    padding-right: 0.85714em; }
  .search .btn {
    height: 100%;
    float: right; }

.breadcrumb-nav {
  margin-bottom: 0.57143em; }
  .breadcrumb-nav .nav-links {
    font-size: 0.85714em; }
    .breadcrumb-nav .nav-links .nav-link {
      display: inline-block; }
      .breadcrumb-nav .nav-links .nav-link:after {
        content: '>';
        padding: 0 .1em; }
      .breadcrumb-nav .nav-links .nav-link:last-child:after {
        display: none; }
      .breadcrumb-nav .nav-links .nav-link:last-of-type {
        font-family: "Apex-New-400-normal";
        font-weight: 400; }
  @media screen and (max-width: 37.5em) {
    .breadcrumb-nav {
      display: none; } }

.mobile-nav {
  font-size: 1.14286em;
  color: #1b4297; }
  .mobile-nav:before {
    content: '';
    display: inline-block;
    height: 48px;
    vertical-align: middle; }
  .mobile-nav .mobile-nav-open {
    font-family: "Apex-New-400-normal";
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle; }
  .mobile-nav .mobile-search-open {
    vertical-align: middle;
    margin-left: 30px; }
    @media screen and (max-width: 25.875em) {
      .mobile-nav .mobile-search-open {
        margin-left: 10px;
        width: 43px; } }
  .mobile-nav .mobile-search-close {
    margin-left: 30px;
    width: 48px;
    height: 48px; }
    @media screen and (max-width: 25.875em) {
      .mobile-nav .mobile-search-close {
        margin-left: 10px;
        width: 43px;
        height: 43px; } }
  .mobile-nav .mobile-nav-close, .mobile-nav .mobile-search-close {
    display: none;
    padding: 0 10px;
    width: 43px; }
    @media screen and (max-width: 25.875em) {
      .mobile-nav .mobile-nav-close, .mobile-nav .mobile-search-close {
        width: 43px; } }
  .nav-is-open .mobile-nav .mobile-nav-close {
    display: inline-block; }
  .nav-is-open .mobile-nav .mobile-nav-open {
    display: none; }
  .search-is-open .mobile-nav .mobile-search-close {
    display: inline-block; }
  .search-is-open .mobile-nav .mobile-search-open {
    display: none; }

  hr {
      height: 2px;
      background: #00ae9a;
      border: none;
  }
  .page-green hr {
      background: #00ae9a; }
    .page-teal hr {
      background: #45c2cc; }
    .page-light-green hr {
      background: #89cb94; }
    .page-orange hr {
      background: #fdb916; }
    .page-purple hr {
      background: #815aa5; }
    .page-lavendar hr {
      background: #bea0cb; }
    .page-bronze hr {
      background: #887647; }

  .highlight-wrapper-left, .highlight-wrapper-right {
  overflow: hidden; }
  .highlight-wrapper-left .wrapper-text, .highlight-wrapper-right .wrapper-text {
    line-height: 1em;
    text-transform: uppercase;
    font-family: "Apex-New-400-normal";
    font-weight: 400; }
    
    .page-green .highlight-wrapper-left .wrapper-text, .page-green .highlight-wrapper-right .wrapper-text {
      color: #00ae9a; }
    .page-teal .highlight-wrapper-left .wrapper-text, .page-teal .highlight-wrapper-right .wrapper-text {
      color: #45c2cc; }
    .page-light-green .highlight-wrapper-left .wrapper-text, .page-light-green .highlight-wrapper-right .wrapper-text {
      color: #89cb94; }
    .page-orange .highlight-wrapper-left .wrapper-text, .page-orange .highlight-wrapper-right .wrapper-text {
      color: #fdb916; }
    .page-purple .highlight-wrapper-left .wrapper-text, .page-purple .highlight-wrapper-right .wrapper-text {
      color: #815aa5; }
    .page-lavendar .highlight-wrapper-left .wrapper-text, .page-lavendar .highlight-wrapper-right .wrapper-text {
      color: #bea0cb; }
    .page-bronze .highlight-wrapper-left .wrapper-text, .page-bronze .highlight-wrapper-right .wrapper-text {
      color: #887647; }
  .highlight-wrapper-left .wrapper-line, .highlight-wrapper-right .wrapper-line {
    height: 85%;
    overflow: hidden; }
    .page-green .highlight-wrapper-left .wrapper-line, .page-green .highlight-wrapper-right .wrapper-line {
      border-color: #00ae9a; }
    .page-teal .highlight-wrapper-left .wrapper-line, .page-teal .highlight-wrapper-right .wrapper-line {
      border-color: #45c2cc; }
    .page-light-green .highlight-wrapper-left .wrapper-line, .page-light-green .highlight-wrapper-right .wrapper-line {
      border-color: #89cb94; }
    .page-orange .highlight-wrapper-left .wrapper-line, .page-orange .highlight-wrapper-right .wrapper-line {
      border-color: #fdb916; }
    .page-purple .highlight-wrapper-left .wrapper-line, .page-purple .highlight-wrapper-right .wrapper-line {
      border-color: #815aa5; }
    .page-lavendar .highlight-wrapper-left .wrapper-line, .page-lavendar .highlight-wrapper-right .wrapper-line {
      border-color: #bea0cb; }
    .page-bronze .highlight-wrapper-left .wrapper-line, .page-bronze .highlight-wrapper-right .wrapper-line {
      border-color: #887647; }

       @media screen and (max-width: 415px) {
        .highlight-wrapper-left .wrapper-line, .highlight-wrapper-right .wrapper-line{display:none;}
       }

.highlight-wrapper-left {
  height: 2em; }
  .highlight-wrapper-left .wrapper-text {
    float: left;
    margin-right: 1%;
    font-size: 1.5em; }
  .highlight-wrapper-left .wrapper-line {
    border-bottom: 2px solid; }
  @media screen and (max-width: 25.875em) {
    .highlight-wrapper-left {
      height: auto; }
      .highlight-wrapper-left .wrapper-line {
        border-bottom: none; } }

.highlight-wrapper-right {
  height: 1.2em; }
  .highlight-wrapper-right .wrapper-text {
    float: right;
    margin-left: 1%;
    font-size: 1.1em; }
  .highlight-wrapper-right .wrapper-line {
    border-bottom: 1px solid; }
  .highlight-wrapper-right a {
    font-family: "Apex-New-500-normal";
    font-weight: 500;
    line-height: 1em; }
  @media screen and (max-width: 25.875em) {
    .highlight-wrapper-right {
      height: auto; }
      .highlight-wrapper-right .wrapper-line {
        border-bottom: none; }
      .highlight-wrapper-right a {
        line-height: 1.5em; } }

.social-media a {
  margin-right: 0.3em; }
  .social-media a:last-of-type {
    margin-right: 0; }
.social-media .fa {
  color: #fff;
  position: relative;
  line-height: 1.32em;
  text-align: center;
  font-size: 2.2em;
  width: 1.32em;
  background-color: #1b4297;
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s; }
  .social-media .fa:hover {
    background-color: #3684ff; }

.list {
  list-style-type: none; }
  .list.bullets {
    list-style-type: disc; }
    .list.bullets li {
      margin-left: 1em; }
  .list li {
    margin-top: 1.28571em;
    margin-bottom: 1.28571em; }
    .list li:first-of-type {
      margin-top: 0; }
    .list li:last-of-type {
      margin-bottom: 0; }

.list-contacts, .list-contacts ul {
  list-style-type: none; }
.list-contacts .list-contact + .list-contact {
  margin-top: 1em; }
.list-contacts .contact-name {
  font-family: "Apex-New-500-normal";
  font-weight: 500;
  font-size: 1.14286em; }
.list-contacts .contact-titles {
  font-family: "Apex-New-300-italic";
  font-weight: 300; }

.aside-image-link {
  position: relative;
  line-height: 0px;
  text-align: center; }
  .aside-image-link a {
    display: inline-block;
    position: relative;
    text-align: left; }
  .aside-image-link .image-link-image {
    display: block;
    border: 2px solid; }
    .page-green .aside-image-link .image-link-image {
      border-color: #00ae9a; }
    .page-teal .aside-image-link .image-link-image {
      border-color: #45c2cc; }
    .page-light-green .aside-image-link .image-link-image {
      border-color: #89cb94; }
    .page-orange .aside-image-link .image-link-image {
      border-color: #fdb916; }
    .page-purple .aside-image-link .image-link-image {
      border-color: #815aa5; }
    .page-lavendar .aside-image-link .image-link-image {
      border-color: #bea0cb; }
    .page-bronze .aside-image-link .image-link-image {
      border-color: #887647; }
  .aside-image-link .image-link-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    color: #fff;
    padding: 1em; }
  .aside-image-link .content-text {
    text-transform: uppercase;
    font-family: "Apex-New-200-normal";
    font-weight: 200;
    font-size: 1.85714em;
    line-height: 1.2em; }
  .aside-image-link .call-to-action {
    color: #fff;
    font-family: "Apex-New-500-normal";
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.92857em; }

.share-tools .share-text {
  text-transform: uppercase;
  font-family: "Apex-New-400-italic";
  font-weight: 400; }
.share-tools .share-icons {
  display: inline-block; }
.share-tools .share-icon {
  vertical-align: middle;
  display: inline-block;
  padding-left: 1.14286em; }
  @media screen and (max-width: 25.875em) {
    .share-tools .share-icon {
      padding-left: .2em; } }

.results-list {
  border-top: 2px solid #00ae9a;
  padding-top: 1em; }
  .page-green .results-list {
    border-color: #00ae9a; }
  .page-teal .results-list {
    border-color: #45c2cc; }
  .page-light-green .results-list {
    border-color: #89cb94; }
  .page-orange .results-list {
    border-color: #fdb916; }
  .page-purple .results-list {
    border-color: #815aa5; }
  .page-lavendar .results-list {
    border-color: #bea0cb; }
  .page-bronze .results-list {
    border-color: #887647; }
  .results-list ul {
    list-style-type: none;
    padding-left: 1.21429em }
  .results-list .results-count {
    font-family: "Apex-New-500-normal";
    font-weight: 500;
    font-size: 1.28571em;
    text-transform: uppercase;
    margin-bottom: 60px; }
  .results-list .result {
    padding: 1em 0;
    border-top: 1px solid #00ae9a; }
    .page-green .results-list .result {
      border-color: #00ae9a; }
    .page-teal .results-list .result {
      border-color: #45c2cc; }
    .page-light-green .results-list .result {
      border-color: #89cb94; }
    .page-orange .results-list .result {
      border-color: #fdb916; }
    .page-purple .results-list .result {
      border-color: #815aa5; }
    .page-lavendar .results-list .result {
      border-color: #bea0cb; }
    .page-bronze .results-list .result {
      border-color: #887647; }
    .results-list .result:first-child {
      border-top: none; }
  .results-list .isvideo a:after {
    content: "\f03d";
    font-family: "FontAwesome";
    padding-left: .25em; }
  .results-list .result-title {
    font-size: 1.5em; }
  .results-list .result-subtitle {
    font-size: 1.14286em;
    margin: .5em 0; }

.filter-date-picker {
  position: relative; }
  .filter-date-picker .text {
    display: inline-block;
    width: 25px;
    margin-right: 5px; }
  .filter-date-picker .date-from, .filter-date-picker .date-to {
    text-align: justify; }
    .filter-date-picker .date-from:after, .filter-date-picker .date-to:after {
      content: '';
      display: inline-block;
      width: 100%; }
  .filter-date-picker .date-month, .filter-date-picker .date-year {
    display: inline-block;
    position: relative;
    width: 50%;
    margin-right: .1em; }
    .filter-date-picker .date-month input, .filter-date-picker .date-year input {
      width: 100%;
      cursor: pointer; }
    .filter-date-picker .date-month .label, .filter-date-picker .date-year .label {
      position: absolute;
      top: 100%;
      left: 0; }
  .filter-date-picker .search-calendar-icon {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    cursor: pointer; }
  .filter-date-picker .datepicker-ui-from, .filter-date-picker .datepicker-ui-to {
    background-color: white;
    display: none;
    border: 2px solid #eaeaea;
    position: absolute;
    top: 100%; }
    .filter-date-picker .datepicker-ui-from.is-visible, .filter-date-picker .datepicker-ui-to.is-visible {
      display: inline-block; }

.parallax-hero{
  width: 1600px;
    height: 430px;
    margin: 0 auto;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.full-width-hero-content {
  text-align: left;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 17%;
  width: 50%;
  max-width: 800px; }
  @media screen and (max-width: 56.25em) {
    .full-width-hero-content {
      font-size: .8em; } }
  @media screen and (max-width: 38.5em) {
    .full-width-hero-content {
      position: static;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0);
      color: #636466;
      padding: 20px 40px;
      width: 100%; } }
  @media screen and (max-width: 25.875em) {
    .full-width-hero-content {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 38.5em) {
    .full-width-hero-content .col-full {
      padding-right: 20px; }
      .full-width-hero-content .col-full:last-of-type {
        padding-right: 0; } }
  @media screen and (max-width: 25.875em) {
    .full-width-hero-content .col-full {
      width: 100%;
      padding: 0; } }
  .full-width-hero-content .hero-content-title {
    font-size: 4.28571em;
    text-transform: uppercase;
    font-family: "Apex-New-200-normal";
    font-weight: 200; }
    @media screen and (max-width: 38.5em) {
      .full-width-hero-content .hero-content-title {
        line-height: 1.1em;
        text-align: center;
        margin-bottom: .5em; }
        .page-green .full-width-hero-content .hero-content-title {
          color: #00ae9a; }
        .page-teal .full-width-hero-content .hero-content-title {
          color: #45c2cc; }
        .page-light-green .full-width-hero-content .hero-content-title {
          color: #89cb94; }
        .page-orange .full-width-hero-content .hero-content-title {
          color: #fdb916; }
        .page-purple .full-width-hero-content .hero-content-title {
          color: #815aa5; }
        .page-lavendar .full-width-hero-content .hero-content-title {
          color: #bea0cb; }
        .page-bronze .full-width-hero-content .hero-content-title {
          color: #887647; } }
    @media screen and (max-width: 73.125em) and (min-width: 45.3125em) {
      .full-width-hero-content .hero-content-title {
        font-size: 3.57143em; } }
    @media screen and (max-width: 45.25em) and (min-width: 37.5625em) {
      .full-width-hero-content .hero-content-title {
        font-size: 3em; } }
  .full-width-hero-content .hero-content-brief {
    max-width: 450px;
    font-size: 1.71429em;
    line-height: 1.3em;
    font-family: "Apex-New-300-normal";
    font-weight: 300; }
    .full-width-hero-content .hero-content-brief p {
      margin: 0; }
    @media screen and (max-width: 73.125em) and (min-width: 45.3125em) {
      .full-width-hero-content .hero-content-brief {
        font-size: 1.57143em; } }
    @media screen and (max-width: 45.25em) and (min-width: 37.5625em) {
      .full-width-hero-content .hero-content-brief {
        font-size: 1.5em; } }

.full-width-hero-content-subsidiary {
  padding: 2.5em 3em;
  background-image: url('../images/subsidiary-background.png');
  background-size: cover;
  position: relative;
  height: 430px; }
  @media screen and (max-width: 71.875em) {
    .full-width-hero-content-subsidiary {
      height: auto; } }
  .full-width-hero-content-subsidiary .image-container {
    text-align: center;
    line-height: 0; }
    .full-width-hero-content-subsidiary .image-container:after {
      content: '';
      display: inline-block; }
  .full-width-hero-content-subsidiary .subsidiary-logo {
    width: 100%;
    max-width: 201px;
    height: auto; }
    @media screen and (max-width: 71.875em) {
      .full-width-hero-content-subsidiary .subsidiary-logo {
        position: absolute;
        left: 5%;
        width: 40%;
        max-width: none;
        top: 20%; } }
    @media screen and (max-width: 25.875em) {
      .full-width-hero-content-subsidiary .subsidiary-logo {
        position: static;
        width: 100%;
        max-width: 201px;
        left: auto;
        top: auto; } }
  .full-width-hero-content-subsidiary .subsidiary-brief {
    text-align: left;
    margin: 1.5em 0 1em; }
    @media screen and (max-width: 56.25em) {
      .full-width-hero-content-subsidiary .subsidiary-brief {
        margin-top: 0; } }
    @media screen and (max-width: 25.875em) {
      .full-width-hero-content-subsidiary .subsidiary-brief {
        margin-top: 1.5em; } }
  .full-width-hero-content-subsidiary .subsidiary-buttons {
    margin-top: .75em; }
    @media screen and (max-width: 87.5em) {
      .full-width-hero-content-subsidiary .subsidiary-buttons {
        width: 50%; }
        .full-width-hero-content-subsidiary .subsidiary-buttons:nth-of-type(odd) {
          padding-right: 10px; }
        .full-width-hero-content-subsidiary .subsidiary-buttons:last-of-type(even) {
          padding-left: 10px; } }
  .full-width-hero-content-subsidiary .btn {
    width: 100%;
    padding: .75em 1em;
    line-height: 1.25em;
    font-size: 0.85714em;
    display: inline-block; }
  @media screen and (max-width: 71.875em) {
    .full-width-hero-content-subsidiary .col-full {
      width: 50%; } }
  @media screen and (max-width: 25.875em) {
    .full-width-hero-content-subsidiary .col-full {
      width: 100%;
      padding-right: 0;
      padding-left: 0; } }
  @media screen and (max-width: 37.5em) {
    .full-width-hero-content-subsidiary .col-full.subsidiary-buttons {
      width: 100%;
      padding-right: 0;
      padding-left: 0; } }

.content-funding {
  padding: 1em;
  background-image: url("/toolkit/images/funding-background.png");
  background-size: cover; }
  @media screen and (max-width: 56.25em) {
    .content-funding .col-1-2 {
      width: 50%;
      padding-right: 20px; } }
  @media screen and (max-width: 37.5em) {
    .content-funding .col-1-2 {
      text-align: center; } }
  .content-funding .funding-copy {
    font-size: 1.28571em;
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: .2em;
    color: #fff;
    text-align: left; }
    @media screen and (max-width: 37.5em) {
      .content-funding .funding-copy {
        margin: .75em 0; } }
  .content-funding .funding-emphasis {
    font-family: "Apex-New-400-normal";
    font-weight: 400;
    display: block; }
  .content-funding .btn {
    line-height: 1.3em;
    padding: .5em 1.5em; }

.content-people {
  margin: 1.5em 0;
  padding: 20px;
  background-color: #f3f4f4; }
  .content-people .image-container, .content-people .profile-details {
    width: 50%; }
    @media screen and (max-width: 37.5em) {
      .content-people .image-container, .content-people .profile-details {
        width: 100%;
        padding-right: 0; } }
  @media screen and (max-width: 56.25em) {
    .content-people .people-profile {
      padding-right: 0; } }
  @media screen and (max-width: 37.5em) {
    .content-people .profile-name {
      text-align: center; } }
  @media screen and (max-width: 25.875em) {
    .content-people .profile-name {
      text-align: left; } }
  @media screen and (max-width: 37.5em) {
    .content-people .profile-title, .content-people .profile-subsidiary {
      text-align: center; } }
  @media screen and (max-width: 25.875em) {
    .content-people .profile-title, .content-people .profile-subsidiary {
      text-align: left; } }
  .content-people .people-video {
    cursor: pointer;
    margin-bottom: 0; }
  .content-people div.video-container {
    padding: 0;
    background-color: transparent; }
  .content-people .video-caption {
    font-size: 0.85714em;
    margin-top: .75em; }
  @media screen and (min-width: 56.25em) {
    .content-people.content-full-width .grid, .content-people.content-full-width .people-profile, .content-people.content-full-width .content-people.content-full-width, .content-people.content-full-width .content-contact, .content-people.content-full-width .content-subsidiary-careers {
      margin-bottom: 0; }
    .content-people.content-full-width .people-profile {
      width: 60%; }
      .content-people.content-full-width .people-profile .image-container {
        width: 45%; }
      .content-people.content-full-width .people-profile .profile-details {
        width: 55%; }
    .content-people.content-full-width .people-video {
      width: 40%;
      padding-right: 0; } }

.content-contact {
  color: #404040; }
  .content-contact .general-contact {
    float: left; }
    @media screen and (max-width: 37.5em) {
      .content-contact .general-contact {
        float: none; } }
  .content-contact .contact-header {
    color: #89cb94;
    font-family: "Apex-New-500-normal";
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 1em; }
    @media screen and (max-width: 37.5em) {
      .content-contact .contact-header {
        margin-top: 1em; } }
  .content-contact .media-contact-container {
    text-align: right;
    overflow: hidden; }
    @media screen and (max-width: 37.5em) {
      .content-contact .media-contact-container {
        text-align: left; } }
  .content-contact .media-contact {
    display: inline-block;
    text-align: left;
    padding-right: 1em; }
  .content-contact .name {
    font-family: "Apex-New-500-normal";
    font-weight: 500;
    font-size: 1.14286em; }

.content-home-page-feature .image-container img {
  max-width: 100%;
  width: auto; }
.content-home-page-feature .title {
  font-size: 2.14286em;
  line-height: 1.2em;
  margin-top: -5px;
  display: block; }
  @media screen and (max-width: 37.5em) {
    .content-home-page-feature .title {
      display: inline-block;
      margin-top: .5em; } }
.content-home-page-feature .copy {
  font-size: 1.14286em;
  margin: 1em 0; }
.content-home-page-feature .btn {
  padding-left: 1em;
  padding-right: 1em; }
.content-home-page-feature .grid, .content-home-page-feature .content-people .people-profile, .content-people .content-home-page-feature .people-profile, .content-home-page-feature .content-people.content-full-width, .content-home-page-feature .content-contact, .content-home-page-feature .content-subsidiary-careers {
  margin-bottom: 0; }

@media screen and (max-width: 68.75em) {
  .content-media-resources .content-copy {
    width: 50%; } }
@media screen and (max-width: 25.875em) {
  .content-media-resources .content-copy {
    width: 100%;
    padding-right: 0; } }
.content-media-resources .content-links {
  margin-top: 1em;
  list-style-type: none;
  font-size: 0.85714em; }
  @media screen and (max-width: 68.75em) {
    .content-media-resources .content-links {
      width: 50%;
      padding-right: 0; } }
  @media screen and (max-width: 25.875em) {
    .content-media-resources .content-links {
      width: 100%;
      margin-bottom: 0; } }
@media screen and (max-width: 25.875em) {
  .content-media-resources .content-link:last-of-type {
    margin-bottom: 0; } }
.content-media-resources .btn {
  width: 100%;
  padding-left: .5em;
  padding-right: .5em; }
.content-media-resources [class*='col-'] {
  margin-bottom: 1em; }
  .content-media-resources [class*='col-']:nth-child(odd) {
    padding-left: 0; }
  @media screen and (max-width: 68.75em) {
    .content-media-resources [class*='col-'] {
      width: 80%;
      padding: 0;
      float: none;
      margin-left: auto;
      margin-right: 0; } }
  @media screen and (max-width: 25.875em) {
    .content-media-resources [class*='col-'] {
      margin-right: auto; } }

.content-link.col-1-2 {
    width: 48%;
    margin: 5px 0;
}
.grid:nth-child(n+3) .col-1-4 {
    margin-top: 55px;
}

.content-subsidiary-careers {
  padding: 2.5em;
  margin-bottom: 0; }
  @media screen and (max-width: 56.25em) {
    .content-subsidiary-careers {
      padding: 0;
      margin-bottom: 0; } }
  .content-subsidiary-careers .content-copy {
    font-size: 15px;
    margin-bottom: 1em; }
    @media screen and (max-width: 59.375em) {
      .content-subsidiary-careers .content-copy {
        margin-bottom: .5em; } }
    @media screen and (max-width: 37.5em) {
      .content-subsidiary-careers .content-copy {
        width: 100%;
        padding: 0; } }
  .content-subsidiary-careers.no-btn .content-copy {
    margin-bottom: 0; }
    @media screen and (max-width: 56.25em) {
      .content-subsidiary-careers.no-btn .content-copy {
        width: 100%;
        padding: 0; } }
  .content-subsidiary-careers .emphasis {
    font-family: "Apex-New-400-normal";
    font-weight: 400; }
  .content-subsidiary-careers .btn {
    font-size: 12px;
    padding: .75em 1.5em; }
    @media screen and (max-width: 56.25em) {
      .content-subsidiary-careers .btn {
        margin-top: 2px;
        width: 50%; } }
    @media screen and (max-width: 37.5em) {
      .content-subsidiary-careers .btn {
        width: 100%;
        margin-top: 1em; } }

.content-text-buttons {
  padding: 1.75em;
  padding-right: 0; }
  @media screen and (max-width: 56.25em) {
    .content-text-buttons {
      padding: 0; } }
  .content-text-buttons .content-copy {
    font-size: 1.5em; }
    @media screen and (max-width: 65.625em) {
      .content-text-buttons .content-copy {
        font-size: 1.14286em; } }
    @media screen and (max-width: 56.25em) {
      .content-text-buttons .content-copy {
        font-size: 1em; } }
  .content-text-buttons .links-grid {
    margin-top: 10px; }
    @media screen and (max-width: 56.25em) {
      .content-text-buttons .links-grid {
        margin-top: 20px; } }

.crisis-banner {
  background-color: #a62286;
  font-family: "Apex-New-600-normal";
  font-weight: 600;
  padding: 0 .5em; }
  .crisis-banner .crisis-headline {
    font-size: 2.85714em;
    color: #fff;
    text-transform: uppercase; }
    @media screen and (max-width: 25.875em) {
      .crisis-banner .crisis-headline {
        font-size: 2.14286em; } }
  .crisis-banner .crisis-icon {
    width: auto; }
    @media screen and (max-width: 25.875em) {
      .crisis-banner .crisis-icon {
        width: 2em; } }

.people-profile .image-container {
  line-height: 0; }
  .people-profile .image-container img {
    max-width: 100%; }
.people-profile .profile-details {
  margin-top: 1em; }
.people-profile .profile-name {
  font-family: "Apex-New-400-normal";
  font-weight: 400;
  font-size: 1.28571em; }
.people-profile .profile-title, .people-profile .profile-subsidiary {
  font-family: "Apex-New-300-italic";
  font-weight: 300;
  font-size: 1.14286em;
  line-height: 1.2em; }
.people-profile .profile-brief {
  margin-top: 1em; }

.input-box-wrapper {
  background-color: #eaeaea;
  border: 1px solid #d8d8d8;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  padding-left: 9px; }
  .input-box-wrapper .input-box {
    background-color: #eaeaea;
    border: none;
    height: 100%;
    width: 100% !important; }

.general-content-copy-bullets ul {
  margin-left: 3em; }
.general-content-copy-bullets li {
  margin: 1.28571em 0;}
.content-image-4-col .general-content-copy-bullets {
  margin-top: 1em; }

.general-content-headline-copy .headline {
  font-size: 1.85714em;
  font-family: "Apex-New-200-normal";
  font-weight: 200; }

.hero-video-content {
  width: 100%;
  margin: 0 auto; }
  .hero-video-content .video-js {
    padding-top: 56.25%; }
  .hero-video-content .vjs-loading-spinner {
    display: none; }

.drop-down-links {
  background-color: #f7f7f7;
  border: 1px solid #ebebeb;
  text-transform: uppercase;
  font-family: "Apex-New-400-normal";
  font-weight: 400;
  color: #1b4297;
  text-align: center;
  position: relative;
  width: 100%; }
  .drop-down-links:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .drop-down-links .label {
    padding: 8px 16px; }
  .drop-down-links .links {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border: 2px solid #89cb94;
    border-top: none;
    display: none;
    color: #1b4297;
    list-style: none;
    background-image: url('../images/work-texture.png');
    height: 50vh;
    overflow-y: scroll;
    overflow-x: hidden; }
     @media screen and (max-width: 900px) {
      .drop-down-links .links {
        height: 30vh;
      }
     }
  .drop-down-links .link {
    margin: 6px 0; }
  .drop-down-links.active {
    background-color: #89cb94;
    color: #fff;
    border: none; }
    .drop-down-links.active .links {
      display: block;
      z-index: 998; }

.youtube-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .youtube-video-container iframe, .youtube-video-container object, .youtube-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .youtube-video-container .col-3-4 .video-max-width {
    width: 66%; }

.module {
  margin-top: 7.14286em; }
  @media screen and (max-width: 25.875em) {
    .module {
      margin-top: 4.28571em; } }
  .module:first-child {
    margin-top: 0; }

header.global-header {
  position: relative;
  z-index: 9999;
  border-bottom: 7px solid transparent; }
  header.global-header.module {
    margin-bottom: 0.57143em;
    margin-top: 0px;
    padding-top: 2.78571em;
    position: fixed;
    z-index: 999;
    background: white;
    width: 100%;
    transition: all 0.4s ease;
}

  header.global-header.search-is-open {
    margin-bottom: 2.85714em; }
  @media screen and (max-width: 56.25em) {
    header.global-header .page-wrapper {
      padding-left: 1.07143em;
      padding-right: 1.07143em; } }
  header.global-header .company-logo {
    display: inline-block; }
    @media screen and (max-width: 56.25em) {
      header.global-header .company-logo {
        margin-bottom: 0.92857em;
        position: relative;
        z-index: 99999; }
        header.global-header .company-logo img {
          width: 191px; } }
    @media screen and (max-width: 25.875em) {
      header.global-header .company-logo img {
        width: 171px; } }
  header.global-header .search {
    float: right;
    margin-top: 8px;
    width: 40%;
    max-width: 28.57143em; }
    @media screen and (max-width: 56.25em) {
      header.global-header .search {
        display: none;
        width: 100%; }
        header.global-header .search.is-open {
          display: block;
          position: absolute;
          top: 100%;
          right: 0;
          height: 2.85714em;
          padding: 0.42857em 0.85714em 0.42857em 0;
          max-width: none; }
          header.global-header .search.is-open .search-input-wrapper {
            max-width: 300px;
            margin-left: auto;
            margin-right: 0; } }
    header.global-header .search .search-input-container {
      padding-left: 0.85714em; }
  header.global-header .global-nav {
    margin-top: 1.78571em; }
    @media screen and (max-width: 56.25em) {
      header.global-header .global-nav {
        margin-top: 0; } }
  header.global-header .mobile-nav {
    float: right;
    display: none; }
    @media screen and (max-width: 56.25em) {
      header.global-header .mobile-nav {
        display: block;
        position: relative;
        z-index: 9999; } }
  .page-green header.global-header {
    border-color: #00ae9a; }
    .page-green header.global-header .nav-link-home {
      background-color: #00ae9a; }
      .page-green header.global-header .nav-link-home > a {
        color: #fff;
        font-family: "Apex-New-500-normal";
        font-weight: 500; }
        @media screen and (max-width: 56.25em) {
          .page-green header.global-header .nav-link-home > a {
            font-family: "Apex-New-400-normal";
            font-weight: 400;
            color: #1b4297;
            background: #00ae9a; } }
      @media screen and (max-width: 56.25em) {
        .page-green header.global-header .nav-link-home.is-selected > a {
          color: #fff; } }
      @media screen and (max-width: 56.25em) {
        .page-green header.global-header .nav-link-home {
          background-color: transparent; } }
  .page-teal header.global-header {
    border-color: #45c2cc; }
    .page-teal header.global-header .nav-link-mission {
      background-color: #45c2cc; }
      .page-teal header.global-header .nav-link-mission > a {
        color: #fff;
        font-family: "Apex-New-500-normal";
        font-weight: 500; }
        @media screen and (max-width: 56.25em) {
          .page-teal header.global-header .nav-link-mission > a {
            font-family: "Apex-New-400-normal";
            font-weight: 400;
            color: #1b4297;
            background: #45c2cc; } }
      @media screen and (max-width: 56.25em) {
        .page-teal header.global-header .nav-link-mission.is-selected > a {
          color: #fff; } }
      @media screen and (max-width: 56.25em) {
        .page-teal header.global-header .nav-link-mission {
          background-color: transparent; } }
  .page-light-green header.global-header {
    border-color: #89cb94; }
    .page-light-green header.global-header .nav-link-work {
      background-color: #89cb94; }
      .page-light-green header.global-header .nav-link-work > a {
        color: #fff;
        font-family: "Apex-New-500-normal";
        font-weight: 500; }
        @media screen and (max-width: 56.25em) {
          .page-light-green header.global-header .nav-link-work > a {
            font-family: "Apex-New-400-normal";
            font-weight: 400;
            color: #1b4297;
            background: #89cb94; } }
      @media screen and (max-width: 56.25em) {
        .page-light-green header.global-header .nav-link-work.is-selected > a {
          color: #fff; } }
      @media screen and (max-width: 56.25em) {
        .page-light-green header.global-header .nav-link-work {
          background-color: transparent; } }
  .page-orange header.global-header {
    border-color: #fdb916; }
    .page-orange header.global-header .nav-link-news {
      background-color: #fdb916; }
      .page-orange header.global-header .nav-link-news > a {
        color: #fff;
        font-family: "Apex-New-500-normal";
        font-weight: 500;
        background: #fdb916; }
        @media screen and (max-width: 56.25em) {
          .page-orange header.global-header .nav-link-news > a {
            font-family: "Apex-New-400-normal";
            font-weight: 400;
            color: #1b4297; } }
      @media screen and (max-width: 56.25em) {
        .page-orange header.global-header .nav-link-news.is-selected > a {
          color: #fff; } }
      @media screen and (max-width: 56.25em) {
        .page-orange header.global-header .nav-link-news {
          background-color: transparent; } }
  .page-purple header.global-header {
    border-color: #815aa5; }
    .page-purple header.global-header .nav-link-community {
      background-color: #815aa5; }
      .page-purple header.global-header .nav-link-community > a {
        color: #fff;
        font-family: "Apex-New-500-normal";
        font-weight: 500;
        background: #815aa5; }
        @media screen and (max-width: 56.25em) {
          .page-purple header.global-header .nav-link-community > a {
            font-family: "Apex-New-400-normal";
            font-weight: 400;
            color: #1b4297; } }
      @media screen and (max-width: 56.25em) {
        .page-purple header.global-header .nav-link-community.is-selected > a {
          color: #fff; } }
      @media screen and (max-width: 56.25em) {
        .page-purple header.global-header .nav-link-community {
          background-color: transparent; } }
  .page-lavendar header.global-header {
    border-color: #bea0cb; }
    .page-lavendar header.global-header .nav-link-about {
      background-color: #bea0cb; }
      .page-lavendar header.global-header .nav-link-about > a {
        color: #fff;
        font-family: "Apex-New-500-normal";
        font-weight: 500;
        background: #bea0cb; }
        @media screen and (max-width: 56.25em) {
          .page-lavendar header.global-header .nav-link-about > a {
            font-family: "Apex-New-400-normal";
            font-weight: 400;
            color: #1b4297; } }
      @media screen and (max-width: 56.25em) {
        .page-lavendar header.global-header .nav-link-about.is-selected > a {
          color: #fff; } }
      @media screen and (max-width: 56.25em) {
        .page-lavendar header.global-header .nav-link-about {
          background-color: transparent; } }
  .page-bronze header.global-header {
    border-color: #887647; }
    .page-bronze header.global-header .nav-link-careers {
      background-color: #887647; }
      .page-bronze header.global-header .nav-link-careers > a {
        color: #fff;
        font-family: "Apex-New-500-normal";
        font-weight: 500;
        background: #887647; }
        @media screen and (max-width: 56.25em) {
          .page-bronze header.global-header .nav-link-careers > a {
            font-family: "Apex-New-400-normal";
            font-weight: 400;
            color: #1b4297; } }
      @media screen and (max-width: 56.25em) {
        .page-bronze header.global-header .nav-link-careers.is-selected > a {
          color: #fff; } }
      @media screen and (max-width: 56.25em) {
        .page-bronze header.global-header .nav-link-careers {
          background-color: transparent; } }

.global-footer {
  font-family: "Apex-New-400-normal";
  font-weight: 400;
  text-align: justify;
  padding: 20px 0 30px;
  clear: both; }
  @media screen and (max-width: 37.5em) {
    .global-footer {
      text-align: center; } }
  .global-footer:after {
    content: '';
    width: 100%;
    display: inline-block; }
  .global-footer.module {
    margin-top: 8.35714em; }
  .global-footer .footer-links {
    font-size: 0.85714em;
    display: inline-block;
    vertical-align: top;
    width: 50%; }
    @media screen and (max-width: 37.5em) {
      .global-footer .footer-links {
        width: auto; } }
  .global-footer .footer-notes {
    font-size: 0.78571em;
    display: inline-block;
    width: 25em;
    color: #636466; }
  .global-footer .description {
    margin-bottom: 1em; }
  .global-footer .footer-nav {
    margin-top: 1em;
    margin-bottom: 1em; }
  .global-footer .footer-nav-link {
    display: inline-block;
    margin-right: 1em; }

.featured-story.grid, .content-people .featured-story.people-profile, .featured-story.content-people.content-full-width, .featured-story.content-contact, .featured-story.content-subsidiary-careers {
  padding: 2.5em;
  background-color: #eceded;
  position: relative; }
  .featured-story.grid .featured-story-title, .content-people .featured-story.people-profile .featured-story-title, .featured-story.content-people.content-full-width .featured-story-title, .featured-story.content-contact .featured-story-title, .featured-story.content-subsidiary-careers .featured-story-title {
    font-size: 2.14286em;
    line-height: 1.1em; }
  .featured-story.grid .featured-story-brief, .content-people .featured-story.people-profile .featured-story-brief, .featured-story.content-people.content-full-width .featured-story-brief, .featured-story.content-contact .featured-story-brief, .featured-story.content-subsidiary-careers .featured-story-brief {
    font-size: 1.14286em;
    margin: 1.25em 0; }
  .featured-story.grid > .col-1-3, .content-people .featured-story.people-profile > .col-1-3, .featured-story.content-people.content-full-width > .col-1-3, .featured-story.content-contact > .col-1-3, .featured-story.content-subsidiary-careers > .col-1-3 {
    text-align: center; }
    .featured-story.grid > .col-1-3 img, .content-people .featured-story.people-profile > .col-1-3 img, .featured-story.content-people.content-full-width > .col-1-3 img, .featured-story.content-contact > .col-1-3 img, .featured-story.content-subsidiary-careers > .col-1-3 img {
      width: auto;
      max-width: 100%; }
    @media screen and (max-width: 37.5em) {
      .featured-story.grid > .col-1-3, .content-people .featured-story.people-profile > .col-1-3, .featured-story.content-people.content-full-width > .col-1-3, .featured-story.content-contact > .col-1-3, .featured-story.content-subsidiary-careers > .col-1-3 {
        width: 100%;
        padding-right: 0; } }
  .featured-story.grid > .col-2-3, .content-people .featured-story.people-profile > .col-2-3, .featured-story.content-people.content-full-width > .col-2-3, .featured-story.content-contact > .col-2-3, .featured-story.content-subsidiary-careers > .col-2-3 {
    position: absolute;
    top: 50%;
    left: 35%;
    width: 65%;
    padding-right: 35px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media screen and (max-width: 80em) {
      .featured-story.grid > .col-2-3, .content-people .featured-story.people-profile > .col-2-3, .featured-story.content-people.content-full-width > .col-2-3, .featured-story.content-contact > .col-2-3, .featured-story.content-subsidiary-careers > .col-2-3 {
        position: static;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        width: 66.66%;
        padding-right: 0; } }
    @media screen and (max-width: 37.5em) {
      .featured-story.grid > .col-2-3, .content-people .featured-story.people-profile > .col-2-3, .featured-story.content-people.content-full-width > .col-2-3, .featured-story.content-contact > .col-2-3, .featured-story.content-subsidiary-careers > .col-2-3 {
        width: 100%;
        margin-top: 1em; } }
  .featured-story.grid.crisis > .col-2-3, .content-people .featured-story.crisis.people-profile > .col-2-3, .featured-story.crisis.content-people.content-full-width > .col-2-3, .featured-story.crisis.content-contact > .col-2-3, .featured-story.crisis.content-subsidiary-careers > .col-2-3 {
    position: static;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    width: 66.66%;
    padding-right: 0; }
    @media screen and (max-width: 37.5em) {
      .featured-story.grid.crisis > .col-2-3, .content-people .featured-story.crisis.people-profile > .col-2-3, .featured-story.crisis.content-people.content-full-width > .col-2-3, .featured-story.crisis.content-contact > .col-2-3, .featured-story.crisis.content-subsidiary-careers > .col-2-3 {
        width: 100%; } }
  @media screen and (max-width: 37.5em) {
    .featured-story.grid.crisis .crisis-panel, .content-people .featured-story.crisis.people-profile .crisis-panel, .featured-story.crisis.content-people.content-full-width .crisis-panel, .featured-story.crisis.content-contact .crisis-panel, .featured-story.crisis.content-subsidiary-careers .crisis-panel {
      width: 100%; } }
  .featured-story.grid.crisis .crisis-banner, .content-people .featured-story.crisis.people-profile .crisis-banner, .featured-story.crisis.content-people.content-full-width .crisis-banner, .featured-story.crisis.content-contact .crisis-banner, .featured-story.crisis.content-subsidiary-careers .crisis-banner {
    margin-bottom: .5em; }
    @media screen and (max-width: 25.875em) {
      .featured-story.grid.crisis .crisis-banner .crisis-headline, .content-people .featured-story.crisis.people-profile .crisis-banner .crisis-headline, .featured-story.crisis.content-people.content-full-width .crisis-banner .crisis-headline, .featured-story.crisis.content-contact .crisis-banner .crisis-headline, .featured-story.crisis.content-subsidiary-careers .crisis-banner .crisis-headline {
        font-size: 1.57143em; } }
    @media screen and (max-width: 25.875em) {
      .featured-story.grid.crisis .crisis-banner .crisis-icon, .content-people .featured-story.crisis.people-profile .crisis-banner .crisis-icon, .featured-story.crisis.content-people.content-full-width .crisis-banner .crisis-icon, .featured-story.crisis.content-contact .crisis-banner .crisis-icon, .featured-story.crisis.content-subsidiary-careers .crisis-banner .crisis-icon {
        width: 1.5em; } }

.module.first {
  margin-top: 4em; }

.news-list ul {
  list-style-type: none;
  margin: 0px; }
.news-list .divider-lines .news-item:before {
  content: '';
  display: inline-block;
  width: 100%;
  position: absolute;
  border-bottom: 1px solid red;
  margin-left: 12.42857em;
  top: 100%;
  left: 0; }
  .page-green .news-list .divider-lines .news-item:before {
    border-color: #00ae9a; }
  .page-teal .news-list .divider-lines .news-item:before {
    border-color: #45c2cc; }
  .page-light-green .news-list .divider-lines .news-item:before {
    border-color: #89cb94; }
  .page-orange .news-list .divider-lines .news-item:before {
    border-color: #fdb916; }
  .page-purple .news-list .divider-lines .news-item:before {
    border-color: #815aa5; }
  .page-lavendar .news-list .divider-lines .news-item:before {
    border-color: #bea0cb; }
  .page-bronze .news-list .divider-lines .news-item:before {
    border-color: #887647; }
  @media screen and (max-width: 25.875em) {
    .news-list .divider-lines .news-item:before {
      margin-left: 0; } }
.news-list .divider-lines .news-item:last-of-type:before {
  border-bottom: none; }
.news-list .news-item {
  padding: .75em 0;
  position: relative; }
  .news-list .news-item:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 25.875em) {
    .news-list .news-item {
      text-align: center; } }
  .news-list .news-item:first-of-type {
    padding-top: 1.5em; }
  .news-list .news-item:last-of-type {
    padding-bottom: 1em; }
.news-list .news-item-image {
  line-height: 0;
  float: left; }
  @media screen and (max-width: 25.875em) {
    .news-list .news-item-image {
      float: none;
      text-align: center; } }
  .news-list .news-item-image.is-video {
    position: relative; }
    .news-list .news-item-image.is-video:after {
      font-family: 'FontAwesome';
      content: "\f03d";
      position: absolute;
      top: .5em;
      right: .75em;
      font-size: 1.25em;
      color: white; }
  .news-list .news-item-image img {
    max-width: 160px; }
    @media screen and (max-width: 25.875em) {
      .news-list .news-item-image img {
        max-width: 100%;
        width: auto; } }
.news-list .news-item-content {
  margin-left: 11.42857em;
  padding-left: 1em; }
  @media screen and (max-width: 25.875em) {
    .news-list .news-item-content {
      text-align: left;
      margin-left: 0;
      padding-left: 0; } }
  .news-list .news-item-content .item-date {
    line-height: 1em; }
.news-list .item-title {
  font-family: "Apex-New-300-normal";
  font-weight: 300;
  font-size: 1.5em;
  line-height: 1.25em;
  position: relative;
  top: -4px;
  margin-top: inherit; }
  @media screen and (max-width: 25.875em) {
    .news-list .item-title {
      font-size: 1.71429em;
      margin: .5em 0 .25em;
      top: 0; } }
.news-list .item-brief {
  font-size: 1.14286em; }
.news-list.news-list-home-page {
  overflow-x: hidden; }
  .news-list.news-list-home-page .news-item-image img {
    max-width: 100px; }
    @media screen and (max-width: 25.875em) {
      .news-list.news-list-home-page .news-item-image img {
        max-width: 100%;
        width: auto; } }
  .news-list.news-list-home-page .divider-lines .news-item:before {
    margin-left: 8.14286em; }
    @media screen and (max-width: 25.875em) {
      .news-list.news-list-home-page .divider-lines .news-item:before {
        margin-left: 0; } }
  .news-list.news-list-home-page .news-item-content {
    margin-left: 7.14286em;
    padding-top: 1em; }
    @media screen and (max-width: 37.5em) {
      .news-list.news-list-home-page .news-item-content {
        padding-top: 0; } }
    @media screen and (max-width: 25.875em) {
      .news-list.news-list-home-page .news-item-content {
        margin-left: 0; } }

.news-search .search {
  margin: 1em 0; }

.side-list .list {
  padding: 1em; }
.side-list .list-contacts {
  padding: 1em 2.75em; }
  .side-list .list-contacts p {
    margin: 0; }
.side-list .background-color {
  background-color: #f4efd6; }
.side-list.module {
  margin-top: 0; }
  .side-list.module ul {
    padding-left: 1.21429em; }

.social-media-module .social-media {
  text-align: center;
  padding: 1em; }
  @media screen and (max-width: 60em) {
    .social-media-module .social-media {
      text-align: justify; } }
  @media screen and (max-width: 56.25em) {
    .social-media-module .social-media {
      text-align: center; } }
  .social-media-module .social-media:after {
    content: '';
    width: 100%;
    display: inline-block; }
  @media screen and (max-width: 60em) {
    .social-media-module .social-media a {
      margin-right: 0; } }
  @media screen and (max-width: 56.25em) {
    .social-media-module .social-media a {
      margin-right: .4em; } }

.section-img-background {
  position: relative; }
  .section-img-background .section-img {
    width: 100%;
    overflow: hidden;
    line-height: 0; }
    .section-img-background .section-img img {
      width: 100%; }
      @media screen and (max-width: 56.25em) {
        .section-img-background .section-img img {
          width: 133%; } }
      @media screen and (max-width: 37.5em) {
        .section-img-background .section-img img {
          width: 200%; } }
  @media screen and (max-width: 56.25em) {
    .section-img-background.image-focus-right .section-img img {
      margin-left: -33%; } }
  @media screen and (max-width: 37.5em) {
    .section-img-background.image-focus-right .section-img img {
      margin-left: -100%; } }
  @media screen and (max-width: 56.25em) {
    .col-3-4 .section-img-background .section-img img {
      width: 100%; } }
  @media screen and (max-width: 37.5em) {
    .col-3-4 .section-img-background .section-img img {
      width: 200%; } }
  @media screen and (max-width: 37.5em) {
    .col-3-4 .section-img-background.image-focus-right .section-img img {
      margin-left: -100%; } }
  .section-img-background .section-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 1em; }
    @media screen and (max-width: 56.25em) {
      .section-img-background .section-content {
        position: static;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        padding: 1em 0; } }
  .section-img-background.image-focus-right .section-content {
    left: 0%;
    width: 50%; }
    @media screen and (max-width: 56.25em) {
      .section-img-background.image-focus-right .section-content {
        width: auto; } }
  @media screen and (max-width: 68.75em) {
    .section-img-background .media-resources-intro {
      position: static;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0);
      padding: 0;
      padding-top: 1em;
      margin-bottom: 40px; }
      .section-img-background .media-resources-intro:after {
        content: "";
        display: table;
        clear: both; } }
  @media screen and (max-width: 25.875em) {
    .section-img-background .media-resources-intro {
      padding-bottom: 0; } }
  .section-img-background.subsidiary-careers {
    margin-top: 1.5em; }
    .section-img-background.subsidiary-careers + * {
      margin-top: 1em; }
  @media screen and (max-width: 78.125em) {
    .section-img-background .general-content-copy-bullets, .content-subsidiary-careers {
      font-size: 9px; } }
  @media screen and (max-width: 56.25em) {
    .section-img-background .general-content-copy-bullets {
      font-size: 1em; } }

.section-title-bar img {
  display: block; }
  @media screen and (max-width: 25.875em) {
    .section-title-bar img {
      max-width: 100%;
      width: auto; } }
@media screen and (max-width: 25.875em) {
  .section-title-bar .col-right {
    float: none; } }
.section-title-bar .col-right ~ .highlight-wrapper-container {
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 66%;
  padding-right: 20px; }
  @media screen and (max-width: 43.125em) {
    .section-title-bar .col-right ~ .highlight-wrapper-container {
      clear: both;
      position: static;
      width: 100%;
      padding-right: 0; } }
.section-title-bar .col-right ~ .section-copy {
  left: 0; }
.section-title-bar .section-content {
  position: relative;
  padding: 1em 0; }
.section-title-bar .content-title {
  font-family: "Apex-New-400-normal";
  font-weight: 400;
  font-size: 1.71429em;
  line-height: 1.25em;
  margin: .5em 0 .25em; }
.section-title-bar .content-subtitle {
  font-family: "Apex-New-400-italic";
  font-weight: 400;
  font-size: 1.28571em;
  line-height: 1.44444em; }
.section-title-bar .highlight-wrapper-container {
  position: absolute;
  bottom: 0;
  left: 33%;
  width: 66%; }
  @media screen and (max-width: 43.125em) {
    .section-title-bar .highlight-wrapper-container {
      clear: both;
      position: static;
      width: 100%; } }
@media screen and (max-width: 43.125em) {
  .section-title-bar [class*='col-'] {
    width: 50%; } }
@media screen and (max-width: 25.875em) {
  .section-title-bar [class*='col-'] {
    width: 100%;
    padding: 0; } }
.section-title-bar .section-copy ul {
  margin-left: 2em; }
@media screen and (max-width: 43.125em) {
  .section-title-bar .section-copy {
    position: static;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); } }
@media screen and (max-width: 25.875em) {
  .section-title-bar .section-copy {
    padding-bottom: 1em; } }

.page-header {
  border-bottom: 1px solid; }
  .page-green .page-header {
    border-color: #00ae9a; }
  .page-teal .page-header {
    border-color: #45c2cc; }
  .page-light-green .page-header {
    border-color: #89cb94; }
  .page-orange .page-header {
    border-color: #fdb916; }
  .page-purple .page-header {
    border-color: #815aa5; }
  .page-lavendar .page-header {
    border-color: #bea0cb; }
  .page-bronze .page-header {
    border-color: #887647; }
  .page-header:after {
    content: "";
    display: table;
    clear: both; }
  .page-header.module {
    margin: 0 0 20px 0; }
  .page-header .page-title {
    font-family: "Apex-New-300-normal";
    font-weight: 300;
    line-height: 1.2em;
    margin-bottom: 20px; }
  .page-header .article-date {
    float: left;
    font-family: "Apex-New-300-italic";
    font-weight: 300; }
    @media screen and (max-width: 37.5em) {
      .page-header .article-date {
        float: none; } }
  .page-header .share-tools {
    float: right;
    margin-bottom: 1em; }
    @media screen and (max-width: 37.5em) {
      .page-header .share-tools {
        float: none;
        margin-top: 1em; } }

.article-header .article-image {
  text-align: center;
  margin-bottom: 1.42857em; }
  .article-header .article-image img {
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 auto; }
.article-header .article-image-caption {
  font-family: "Apex-New-400-italic";
  font-weight: 400;
  font-size: 0.85714em;
  text-align: left;
  margin-top: 1.66667em; }
.article-header .aside-title {
  background-image: url('../images/background-texture.jpg');
  color: #636466;
  padding: .5em; }
.article-header ul {
  border-bottom: 3px solid #000;
  padding: 0 1.07143em;
  list-style-type: none; }
.article-header li {
  font-family: "Apex-New-400-italic";
  font-weight: 400;
  border-bottom: 1px solid #cdd3d6;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1.07143em 0; }
  .article-header li:last-child {
    border-bottom: none; }
  .article-header li:before {
    content: "•";
    display: inline-block;
    padding-right: 5px; }
.article-header [class*="col-"] {
  width: 100%;
  padding-right: 0; }
  @media screen and (max-width: 37.5em) {
    .article-header [class*="col-"] {
      width: 50%;
      padding-right: 20px; }
      .article-header [class*="col-"]:last-child {
        padding-right: 0; } }
  @media screen and (max-width: 25.875em) {
    .article-header [class*="col-"] {
      width: 100%;
      padding-right: 0; } }

.search-result .search-header {
  font-family: "Apex-New-500-normal";
  font-weight: 500;
  font-size: 1.28571em;
  text-transform: uppercase; }
.search-result .search {
    margin: 1em auto 5em;
    width: 50%;
    max-width: 35.71429em;
}
.search-result .btn-view-more-results {
  margin-top: 3em;
  width: 100%;
  text-align: right;
  position: relative; }
  .search-result .btn-view-more-results:before {
    position: absolute;
    left: .5em;
    content: "+";
    font-size: 2em; }

.search-filter {
  background-color: #f4efd6;
  margin-bottom: 100px; }
  .search-filter ul {
    list-style-type: none; }
  .search-filter .search-filter-clear {
    padding: .5em 0;
    color: #1b4297;
    background-color: transparent;
    border: none;
    display: block; }
    .search-filter .search-filter-clear:hover {
      color: #3684ff; }
    .search-filter .search-filter-clear:active {
      color: #000435; }
  .search-filter .filter-control {
    padding: 1em 0;
    margin-left: 1em;
    margin-right: 1em; }
    .search-filter .filter-control:first-of-type {
      border-bottom: 2px solid #fdb916; }
    .search-filter .filter-control:last-of-type {
      border-top: 2px solid #fdb916; }
  .search-filter .filters {
    padding-left: 1em;
    padding-right: 1em; }
  .search-filter .filter {
    border-top: 1px solid #fdb916;
    border-bottom: 1px solid #fdb916; }
    .search-filter .filter:first-of-type {
      border-top: 2px solid #fdb916;
      border-top: none; }
    .search-filter .filter:last-of-type {
      border-bottom: 2px solid #fdb916;
      border-bottom: none; }
  .search-filter .filter {
    padding: 1em 0; }
  .search-filter .filter-name:before {
    content: "\f0d7";
    font-family: 'FontAwesome';
    padding: 0 .25em;
    width: 1.5em;
    display: inline-block;
    cursor: pointer; }
  .search-filter .filter-name.is-collapsed:before {
    content: "\f0da"; }
  .search-filter .filter-name.is-collapsed ~ .filter-options {
    display: none; }
  .search-filter .filter-options {
    margin-left: 2px; }

.article-tags.module {
  margin-top: 2.64286em; }
.article-tags .article-tags-label {
  font-family: "Apex-New-300-normal";
  font-weight: 300; }
.article-tags .list {
  display: inline;
  padding-left: .25em; }
.article-tags .list-item {
  display: inline-block;
  margin: 0;
  font-family: "Apex-New-300-normal";
  font-weight: 300; }
  .article-tags .list-item:after {
    content: ","; }
  .article-tags .list-item:last-child:after {
    content: ""; }

.locations-map .map {
  margin-top: 1em;
  margin-bottom: 1em; }

.full-width-hero {
  overflow: hidden;
  position: relative;
  text-align: center;
  line-height: 0; }
  .full-width-hero:before {
    content: "";
    position: absolute;
    top: 0;
    height: 15px;
    left: 50%;
    width: 100%;
    max-width: 1600px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    box-shadow: inset 0px 15px 15px -15px rgba(0, 0, 0, 0.75);
    z-index: 1; }
  .full-width-hero .hero-image {
    width: 100%;
    max-width: 1600px;
    height: auto; }
    @media screen and (max-width: 37.5em) {
      .full-width-hero .hero-image {
        width: 200%; }
        .full-width-hero .hero-image.subsidiary-hero {
          width: 125%; } }
  .full-width-hero .subsidiary-content-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    .full-width-hero .subsidiary-content-container .grid, .full-width-hero .subsidiary-content-container .content-people .people-profile, .content-people .full-width-hero .subsidiary-content-container .people-profile, .full-width-hero .subsidiary-content-container .content-people.content-full-width, .full-width-hero .subsidiary-content-container .content-contact, .full-width-hero .subsidiary-content-container .content-subsidiary-careers {
      margin-bottom: 0; }
    @media screen and (max-width: 71.875em) {
      .full-width-hero .subsidiary-content-container {
        position: static; } }
    @media screen and (max-width: 87.5em) {
      .full-width-hero .subsidiary-content-container .page-wrapper {
        padding: 0; } }
    @media screen and (max-width: 87.5em) {
      .full-width-hero .subsidiary-content-container .col-1-4 {
        width: 33%; } }
    @media screen and (max-width: 71.875em) {
      .full-width-hero .subsidiary-content-container .col-1-4 {
        width: 100%; } }
  .bg {
    position: fixed;
    width: 100%;
    height: 499px; /*same height as home-page-hero */
    top:0;
    left:0;
    z-index: -1;
  }
  .full-width-hero.home-page-hero {
    position: relative;
    top: 20px;
    margin-bottom: 50px;}
    @media screen and (max-width: 25.875em){
      .full-width-hero.home-page-hero {
        top: 0px;}
    }
    @media screen and (max-width: 37.5em) {
      .full-width-hero.home-page-hero .hero-image {
        width: 100%; } }
    .full-width-hero.home-page-hero .hero-video-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .full-width-hero.home-page-hero .title {
      position: absolute;
      top: 30%;
      left: 50%;
      width: 100%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      line-height: 1.2em;
      font-size: 6em;
      color: #fff;
      text-transform: uppercase;
      font-family: "Apex-New-400-normal";
      font-weight: 400; }
      @media screen and (max-width: 81.25em) {
        .full-width-hero.home-page-hero .title {
          font-size: 4.28571em; } }
      @media screen and (max-width: 62.5em) {
        .full-width-hero.home-page-hero .title {
          font-size: 3.42857em; } }
      @media screen and (max-width: 56.25em) {
        .full-width-hero.home-page-hero .title {
          font-size: 2.57143em; } }
      @media screen and (max-width: 37.5em) {
        .full-width-hero.home-page-hero .title {
          margin-top: .5em;
          text-align: center;
          position: static;
          -webkit-transform: translateX(0);
              -ms-transform: translateX(0);
                  transform: translateX(0);
          color: #00ae9a;
          padding-left: 40px;
          padding-right: 40px; } }
      @media screen and (max-width: 25.875em) {
        .full-width-hero.home-page-hero .title {
          padding-left: 20px;
          padding-right: 20px; } }
    .full-width-hero.home-page-hero .sub-title {
      position: absolute;
      top: 46%;
      left: 50%;
      width: 100%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      line-height: 2.5em;
      font-family: "Apex-New-400-normal";
      font-weight: 400;
      font-size: 2em;
      color: #fff; }
      @media screen and (max-width: 81.25em) {
        .full-width-hero.home-page-hero .sub-title {
          font-size: 1.71429em; } }
      @media screen and (max-width: 62.5em) {
        .full-width-hero.home-page-hero .sub-title {
          font-size: 1.71429em; } }
      @media screen and (max-width: 56.25em) {
        .full-width-hero.home-page-hero .sub-title {
          font-size: 1.21429em; } }
      @media screen and (max-width: 37.5em) {
        .full-width-hero.home-page-hero .sub-title {
          margin-top: .5em;
          text-align: center;
          position: static;
          -webkit-transform: translateX(0);
              -ms-transform: translateX(0);
                  transform: translateX(0);
          color: #00ae9a;
          padding-left: 40px;
          padding-right: 40px; } }
      @media screen and (max-width: 25.875em) {
        .full-width-hero.home-page-hero .sub-title {
          line-height: 1.4em;
          padding-left: 20px;
          padding-right: 20px; } }

.subsidiary-grid .subsidiaries {
  list-style-type: none;
  margin-left: -10px;
  margin-right: -10px; }
.subsidiary-grid .col-1-4 {
  padding: 0 10px;
  text-align: center;
  min-height: 300px; }
  .subsidiary-grid .col-1-4:last-child {
    padding-right: 10px; }
  @media screen and (max-width: 56.25em) {
    .subsidiary-grid .col-1-4 {
      width: 33.33%; } }
  @media screen and (max-width: 37.5em) {
    .subsidiary-grid .col-1-4 {
      width: 50%; } }
  @media screen and (max-width: 25.875em) {
    .subsidiary-grid .col-1-4 {
      width: 100%; } }
.subsidiary-grid .subsidiary {
  display: inline-block;
  text-align: left;
  width: 100%; }
.subsidiary-grid .subsidiary-hero {
  position: relative; }
  .subsidiary-grid .subsidiary-hero:hover .hero-rollover {
    opacity: 1; }
.subsidiary-grid .hero-image {
  max-width: 280px; }
.subsidiary-grid .hero-rollover {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: opacity .2s ease-in-out;
          transition: opacity .2s ease-in-out; }
.subsidiary-grid .rollover-image {
  width: 100%;
  opacity: .9; }
.subsidiary-grid .subsidiary-logo {
  width: 70%;
  position: absolute;
  top: 10%;
  left: 15%; }
  @media screen and (max-width: 75em) {
    .subsidiary-grid .subsidiary-logo {
      top: 5%; } }
.subsidiary-grid .subsidiary-link {
  position: absolute;
  display: inline-block;
  top: 35%;
  width: 80%;
  left: 10%;
  line-height: 1.2em;
  font-size: 1.28571em;
  padding: 0;
  color: #636466;
  font-family: "Apex-New-400-normal";
  font-weight: 400; }
  .subsidiary-grid .subsidiary-link p {
    margin: 0em;
    line-height: 1.2em; }
  @media screen and (max-width: 75em) {
    .subsidiary-grid .subsidiary-link {
      top: 30%; } }
  @media screen and (max-width: 62.5em) {
    .subsidiary-grid .subsidiary-link {
      font-size: 1.07143em; } }
  @media screen and (max-width: 42.1875em) {
    .subsidiary-grid .subsidiary-link {
      font-size: 0.92857em; } }
  @media screen and (max-width: 37.5em) {
    .subsidiary-grid .subsidiary-link {
      font-size: 1.14286em; } }
  @media screen and (max-width: 31.25em) {
    .subsidiary-grid .subsidiary-link {
      font-size: 1em; } }
  @media screen and (max-width: 28.125em) {
    .subsidiary-grid .subsidiary-link {
      font-size: 0.85714em; } }
  @media screen and (max-width: 25.875em) {
    .subsidiary-grid .subsidiary-link {
      top: 30%;
      font-size: 1.5em; } }
.subsidiary-grid .highlight-wrapper-right {
  position: absolute;
  bottom: 0;
  height: auto;
  right: 0;
  width: 100%; }
  .subsidiary-grid .highlight-wrapper-right .wrapper-text {
    text-align: right;
    line-height: 1;
    font-family: "Apex-New-500-normal";
    font-weight: 500;
    color: #1b4297; }
    .subsidiary-grid .highlight-wrapper-right .wrapper-text:hover {
      color: #3684ff; }
  .subsidiary-grid .highlight-wrapper-right .wrapper-line {
    border-color: #1b4297; }
.subsidiary-grid .footer-container {
  position: relative;
  bottom: 1em;
  width: 80%;
  left: 10%; }
.subsidiary-grid .button-text {
  font-family: "Apex-New-400-normal";
  font-weight: 400;
  font-size: 0.85714em;
  color: #fff; }
.subsidiary-grid .subsidiary-title {
  font-family: "Apex-New-400-normal";
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.28571em;
  line-height: 1.5;
  margin-top: .5em;
  height: 3.85714em;
  max-width: 280px; }

.intro-copy {
  margin: 4em 0; }
  .intro-copy.grid, .content-people .intro-copy.people-profile, .intro-copy.content-people.content-full-width, .intro-copy.content-contact, .intro-copy.content-subsidiary-careers {
    margin-bottom: 0; }
 
  .intro-copy-header {
    font-family: "Apex-New-300-normal";
    font-weight: 300;
    font-size: 1.85714em; }
    .page-green .intro-copy-header {
      color: #00ae9a; }
    .page-teal  .intro-copy-header {
      color: #45c2cc; }
    .page-light-green .intro-copy-header {
      color: #89cb94; }
    .page-orange .intro-copy-header {
      color: #fdb916; }
    .page-purple .intro-copy-header {
      color: #815aa5; }
    .page-lavendar .intro-copy-header {
      color: #bea0cb; }
    .page-bronze .intro-copy-header {
      color: #887647; }
    @media screen and (max-width: 56.25em) {
      .intro-copy .intro-copy-header {
        margin-bottom: 1.5em; } }
  @media screen and (max-width: 56.25em) {
    .intro-copy-header, .intro-copy .intro-copy-brief {
      max-width: none;
      margin-left: 0;
      margin-right: 0; } }
  @media screen and (min-width: 56.25em) {
    .intro-copy .intro-copy-brief {
      margin-top: 5px; } }
  .intro-copy .btn {
    margin-top: 1.5em;
    font-size: 0.85714em;
    display: inline-block; }
  .intro-copy p {
    margin-top: 0; }

.intro-copy-brief {
    margin-bottom: 1.5em;
}


.executive-leadership .executive-profiles {
  line-height: 0; }
  .executive-leadership .executive-profiles:after {
    display: inline-block;
    width: 100%;
    content: ''; }
.executive-leadership .profile-container {
  display: inline-block;
  width: 23.33333%;
  vertical-align: top;
  margin: 1.5em .65% 90px; }
  @media screen and (max-width: 56.25em) {
    .executive-leadership .profile-container {
      float: left;
      width: 48%;
      min-height: 405px; } }
.executive-leadership .executive-profile {
  display: inline-block;
  line-height: 0;
  width: 100%; }
.executive-leadership .profile-photo {
  width: 100%;
  max-width: 100%; }
.executive-leadership .profile-details {
  margin-top: 1em;
  text-align: left;
  max-width: 20em; }
.executive-leadership .name {
  font-family: "Apex-New-400-normal";
  font-weight: 400;
  font-size: 1.28571em;
  display: block; }
.executive-leadership .title {
  font-family: "Apex-New-300-italic";
  font-weight: 300;
  font-size: 1.14286em;
  display: block;
  line-height: 1.2em; }
section.executive-leadership.module {
    margin-top: 0px;
}
  @media screen and (max-width: 40.625em) {
    .executive-leadership .profile-container {
      width: 100%; }
      .executive-leadership .executive-profile {
        display: block;
        width: 280px;
        margin: 0 auto;
      } }
.image-text-2-col {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto; }
  .image-text-2-col > .grid, .content-people .image-text-2-col > .people-profile, .image-text-2-col > .content-people.content-full-width, .image-text-2-col > .content-contact, .image-text-2-col > .content-subsidiary-careers {
    margin: 1.5em 0; }
  @media screen and (max-width: 37.5em) {
    .image-text-2-col .col-1-2, .intro-copy-brief .col-1-2 {
      float: none;
      width: 100%;
      padding: 0; } }
  .image-text-2-col .image-container {
    text-align: right;
    line-height: 0; }
    @media screen and (max-width: 37.5em) {
      .image-text-2-col .image-container, .intro-copy-brief .col-right {
        text-align: center; } }
    .image-text-2-col .image-container img {
      width: 100%;
      max-width: 280px;
      height: inherit; }
  .image-text-2-col .grid .image-container + div  {
    font-family: "Apex-New-300-normal";
    font-weight: 300;
    font-size: 1.28571em;
    margin-bottom: 1.5em; }
    .image-text-2-col .grid .content + div {
    margin: 1.25em 0 0;
    font-size: 14px !important;
  }
    

    @media screen and (max-width: 37.5em) {
      .image-text-2-col .copy-header {
        margin: 0.77778em 0; } }
  .image-text-2-col .copy-body .btn {
    margin-top: 1.5em; }



@media screen and (max-width: 56.25em) {
  .about-panel > .grid, .content-people .about-panel > .people-profile, .about-panel > .content-people.content-full-width, .about-panel > .content-contact, .about-panel > .content-subsidiary-careers {
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0; } }
.about-panel > .grid > .col-1-2, .content-people .about-panel > .people-profile > .col-1-2, .about-panel > .content-people.content-full-width > .col-1-2, .about-panel > .content-contact > .col-1-2, .about-panel > .content-subsidiary-careers > .col-1-2 {
  margin-top: 7.14286em; }
  @media screen and (max-width: 56.25em) {
    .about-panel > .grid > .col-1-2, .content-people .about-panel > .people-profile > .col-1-2, .about-panel > .content-people.content-full-width > .col-1-2, .about-panel > .content-contact > .col-1-2, .about-panel > .content-subsidiary-careers > .col-1-2 {
      width: 100%;
      padding: 0; } }

.subsidiary-news .results-list {
  padding-top: 0;
  border-top: none; }

.grid-3-component .image-container {
  border-bottom: 0.5em solid #00ae9a;
  margin-bottom: 1em;
  padding-bottom: 0.42857em;
  line-height: 0; }

.grid-3-component .grid, .grid-3-component .content-people .people-profile, .content-people .grid-3-component .people-profile, .grid-3-component .content-people.content-full-width, .grid-3-component .content-contact, .grid-3-component .content-subsidiary-careers {
  list-style-type: none;
  margin-right: -20px;
  margin-bottom: 0; }
@media screen and (max-width: 56.25em) {
  .grid-3-component .col-1-3 {
    width: 50%;
    margin-bottom: 2em; } }
@media screen and (max-width: 25.875em) {
  .grid-3-component .col-1-3 {
    width: 100%; } }
.grid-3-component .col-1-3:last-of-type {
  padding-right: 20px; }
  @media screen and (max-width: 56.25em) {
    .grid-3-component .col-1-3:last-of-type {
      clear: left;
      margin-bottom: 0; } }
  .grid-3-component .image-container a {
    line-height: 0; }
  .grid-3-component .image-container.section-mission, .grid-3-component .image-container.section-blue-light {
    border-color: #45c2cc; }
  .grid-3-component .image-container.section-work, .grid-3-component .image-container.section-green-light {
    border-color: #89cb94; }
  .grid-3-component .image-container.section-news, .grid-3-component .image-container.section-yellow {
    border-color: #fdb916; }
  .grid-3-component .image-container.section-community, .grid-3-component .image-container.section-purple-dark {
    border-color: #815aa5; }
  .grid-3-component .image-container.section-about, .grid-3-component .image-container.section-purple-light  {
    border-color: #bea0cb; }
  .grid-3-component .image-container.section-careers, .grid-3-component .image-container.section-brown {
    border-color: #887647; }
.grid-3-component .headline {
  font-size: 1.28571em;
  text-transform: uppercase;
  margin-top: 0.77778em;
  font-family: "Apex-New-400-normal";
  font-weight: 400; }
  .grid-3-component .headline a {
    line-height: 1.2em;
    display: inline-block; }

.ministry-map ul {
  list-style-type: none; }
.ministry-map .map {
  margin-top: 1.25em; }
  .ministry-map .map img {
    width: 100%;
    border: 1px solid #89cb94; }
.ministry-map .legend {
  margin-top: 1em; }
  .ministry-map .legend .markers {
    text-align: right; }
  .ministry-map .legend .marker {
    display: inline-block;
    margin-left: 2.5em; }
    .ministry-map .legend .marker:first-of-type {
      margin-left: 0; }
  .ministry-map .legend .label {
    text-align: left;
    display: inline-block;
    width: 5em;
    font-family: "Apex-New-400-normal";
    font-weight: 400;
    font-size: 0.71429em;
    line-height: 1.1em; }
.ministry-map > .grid, .content-people .ministry-map > .people-profile, .ministry-map > .content-people.content-full-width, .ministry-map > .content-contact, .ministry-map > .content-subsidiary-careers {
  margin-top: 1.5em; }
.ministry-map .copy {
  padding-right: 0; }
  @media screen and (max-width: 56.25em) {
    .ministry-map .copy {
      width: 33.33%; } }
  @media screen and (max-width: 37.5em) {
    .ministry-map .copy {
      width: 100%; } }
  .ministry-map .copy .title {
    font-family: "Apex-New-400-normal";
    font-weight: 400;
    font-size: 1.71429em;
    color: #89cb94;
    line-height: 1.2em;
    margin: .5em 0 .25em; }
.ministry-map .markets {
  padding-left: 20px; }
  @media screen and (max-width: 56.25em) {
    .ministry-map .markets {
      width: 66.66%; } }
  @media screen and (max-width: 37.5em) {
    .ministry-map .markets {
      padding-left: 0;
      width: 100%;
      margin-top: 2em; } }
.ministry-map .market-list {
  border-left: 1px solid #89cb94;
  padding-left: 2em;
  font-family: "Apex-New-400-normal";
  font-weight: 400; }
  @media screen and (max-width: 56.25em) {
    .ministry-map .market-list {
      width: 50%; } }
  @media screen and (max-width: 25.875em) {
    .ministry-map .market-list {
      width: 100%; } }
.ministry-map .market-name {
  position: relative; }
  .ministry-map .market-name .fa {
    position: absolute;
    left: -1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #89cb94; }
.ministry-map .submarkets {
  display: none;
  padding-left: 1em; }
.ministry-map .show-expanded .fa:before {
  content: "\f0d7"; }
.ministry-map .show-expanded ~ .submarkets {
  display: block; }

.home-page-crisis-banner {
  margin: 2em 0 4em; }
  @media screen and (max-width: 25.875em) {
    .home-page-crisis-banner {
      margin: 0; } }
  .home-page-crisis-banner .content {
    padding: .5em 1em; }
  .home-page-crisis-banner .headline {
    color: #a62286;
    font-size: 2.14286em;
    line-height: 1.2em; }
  .home-page-crisis-banner .link {
    font-family: "Apex-New-600-normal";
    font-weight: 600;
    text-transform: uppercase; }
    @media screen and (max-width: 25.875em) {
      .home-page-crisis-banner .link {
        margin-top: .5em;
        display: block; } }

.thumbnails-3-stories .grid-3-component {
  padding: 1.5em 4em; }
  @media screen and (max-width: 56.25em) {
    .thumbnails-3-stories .grid-3-component {
      padding-left: 2em;
      padding-right: 2em; } }
  .thumbnails-3-stories .grid-3-component .image-container {
    text-align: center; }
    .thumbnails-3-stories .grid-3-component .image-container img {
      width: auto;
      max-width: 100%; }
  .thumbnails-3-stories .grid-3-component > .grid, .thumbnails-3-stories .content-people .grid-3-component > .people-profile, .content-people .thumbnails-3-stories .grid-3-component > .people-profile, .thumbnails-3-stories .grid-3-component > .content-people.content-full-width, .thumbnails-3-stories .grid-3-component > .content-contact, .thumbnails-3-stories .grid-3-component > .content-subsidiary-careers {
    margin-right: -10%; }
  .thumbnails-3-stories .grid-3-component .col-1-3 {
    padding-right: 10%; }
  .thumbnails-3-stories .grid-3-component .headline a {
    font-family: "Apex-New-300-normal";
    font-weight: 300;
    text-transform: none; }

.image-text-stacked .content {
  margin: 1.5em 0 1em;
  line-height: 0; }
.image-text-stacked .image {
  max-width: 100%; }
.image-text-stacked .copy {
  margin-top: 1em; }
.image-text-stacked .links-grid {
  margin-top: 20px; }

.single-leader-4-col > .grid, .content-people .single-leader-4-col > .people-profile, .single-leader-4-col > .content-people.content-full-width, .single-leader-4-col > .content-contact, .single-leader-4-col > .content-subsidiary-careers {
  margin: 1.5em 0; }
@media screen and (max-width: 56.25em) {
  .single-leader-4-col {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto; }
    .single-leader-4-col > .grid, .content-people .single-leader-4-col > .people-profile, .single-leader-4-col > .content-people.content-full-width, .single-leader-4-col > .content-contact, .single-leader-4-col > .content-subsidiary-careers {
      margin: 1.5em 0; }
  }
    @media screen and (max-width: 37.5em) {
      .single-leader-4-col .col-1-2 {
        float: none;
        width: 100%;
        padding: 0; } }
    .single-leader-4-col .image-container {
      text-align: right;
      line-height: 0; }
      @media screen and (max-width: 37.5em) {
        .single-leader-4-col .image-container {
          text-align: center; } }
      .single-leader-4-col .image-container img {
        width: 100%;
        max-width: 280px; }
    .single-leader-4-col .copy-header {
      font-family: "Apex-New-200-normal";
      font-weight: 200;
      font-size: 1.28571em;
      margin-bottom: 1.5em; }
      @media screen and (max-width: 37.5em) {
        .single-leader-4-col .copy-header {
          margin: 0.77778em 0; } }
    .single-leader-4-col .copy-body .btn {
      margin-top: 1.5em; } 
.single-leader-4-col .image-container {
  text-align: center; }

.submit-form {
  border: 1px solid; }
  .submit-form .error {
    color: red; }
  .submit-form .success-text {
    color: #008000;
    font-weight: bold; }
  .page-green .submit-form {
    border-color: #00ae9a; }
  .page-teal .submit-form {
    border-color: #45c2cc; }
  .page-light-green .submit-form {
    border-color: #89cb94; }
  .page-orange .submit-form {
    border-color: #fdb916; }
  .page-purple .submit-form {
    border-color: #815aa5; }
  .page-lavendar .submit-form {
    border-color: #bea0cb; }
  .page-bronze .submit-form {
    border-color: #887647; }
  .submit-form .form {
    padding: 2em 2em; }
  .submit-form .field {
    padding: .5em; }
    .submit-form .field:after {
      content: "";
      display: table;
      clear: both; }
  .submit-form .label {
    display: inline-block;
    min-width: 80px;
    width: 30%;
    padding-right: .5em;
    text-align: right;
    line-height: 1.1em;
    vertical-align: middle; }
    @media screen and (max-width: 25.875em) {
      .submit-form .label {
        display: block;
        width: auto;
        min-width: 0;
        text-align: left;
        margin-bottom: .3em; } }
  .submit-form .input-box-wrapper {
    display: inline-block;
    width: 65%;
    height: 2em; }
    @media screen and (max-width: 25.875em) {
      .submit-form .input-box-wrapper {
        display: block;
        width: auto;
        min-width: 0; } }
  .submit-form .checkboxes {
    list-style-type: none;
    margin-left: 30%; }
    @media screen and (max-width: 25.875em) {
      .submit-form .checkboxes {
        margin-left: 0; } }
  .submit-form .checkbox {
    padding: .5em; }
  .submit-form .checkbox-input {
    position: absolute;
    margin-top: .25em; }
  .submit-form .checkbox-label {
    display: block;
    overflow: hidden;
    margin-left: 1.5em; }
  .submit-form .action-buttons {
    text-align: center;
    margin-top: 2em; }
    .submit-form .action-buttons .btn {
      padding-left: 1.75em;
      padding-right: 1.75em; }
    .submit-form .action-buttons .action-clear {
      background-color: #fff;
      color: #1b4297;
      border: 1px solid #1b4297;
      margin-left: .75em;
      -webkit-transition: color .3s, border-color .3s, background-color .3s;
              transition: color .3s, border-color .3s, background-color .3s; }
      .submit-form .action-buttons .action-clear:hover {
        background-color: #3684ff;
        color: #fff;
        border-color: transparent; }

.links-grid {
  width: 90%; }
  .links-grid .grid, .links-grid .content-people .people-profile, .content-people .links-grid .people-profile, .links-grid .content-people.content-full-width, .links-grid .content-contact, .links-grid .content-subsidiary-careers {
    margin-right: -20px; }
    @media screen and (max-width: 25.875em) {
      .links-grid .grid, .links-grid .content-people .people-profile, .content-people .links-grid .people-profile, .links-grid .content-people.content-full-width, .links-grid .content-contact, .links-grid .content-subsidiary-careers {
        margin-bottom: 0; }
        .links-grid .grid:last-of-type .col-1-2:last-of-type, .links-grid .content-people .people-profile:last-of-type .col-1-2:last-of-type, .content-people .links-grid .people-profile:last-of-type .col-1-2:last-of-type, .links-grid .content-people.content-full-width:last-of-type .col-1-2:last-of-type, .links-grid .content-contact:last-of-type .col-1-2:last-of-type, .links-grid .content-subsidiary-careers:last-of-type .col-1-2:last-of-type {
          margin-bottom: 0; } }
    .links-grid .grid .col-1-2, .links-grid .content-people .people-profile .col-1-2, .content-people .links-grid .people-profile .col-1-2, .links-grid .content-people.content-full-width .col-1-2, .links-grid .content-contact .col-1-2, .links-grid .content-subsidiary-careers .col-1-2 {
      padding-right: 20px; }
      @media screen and (max-width: 25.875em) {
        .links-grid .grid .col-1-2, .links-grid .content-people .people-profile .col-1-2, .content-people .links-grid .people-profile .col-1-2, .links-grid .content-people.content-full-width .col-1-2, .links-grid .content-contact .col-1-2, .links-grid .content-subsidiary-careers .col-1-2 {
          width: 100%;
          margin-bottom: 10px; } }
  .links-grid .btn {
    width: 100%;
    font-size: 0.85714em;
    line-height: 1.2em;
    padding: .75em 1em; }
  .links-grid.icon-links {
    width: 100%; }
    .links-grid.icon-links > .grid, .content-people .links-grid.icon-links > .people-profile, .links-grid.icon-links > .content-people.content-full-width, .links-grid.icon-links > .content-contact, .links-grid.icon-links > .content-subsidiary-careers {
      margin-bottom: 0; }
    .links-grid.icon-links .icon-link {
      display: block;
      margin-bottom: 15px; }
      .links-grid.icon-links .icon-link:after {
        content: "";
        display: table;
        clear: both; }
      .links-grid.icon-links .icon-link:before {
        content: "";
        display: inline-block; }
    .links-grid.icon-links .icon {
      max-width: 100%;
      width: auto;
      float: left; }
    .links-grid.icon-links .link-text {
      font-size: 1.5em;
      text-transform: uppercase;
      font-family: "Apex-New-400-normal";
      font-weight: 400;
      padding: 20px .75em;
      overflow: hidden; }
    .links-grid.icon-links.full-width:after {
      content: "";
      display: table;
      clear: both; }
    .links-grid.icon-links.full-width > .grid, .content-people .links-grid.icon-links.full-width > .people-profile, .links-grid.icon-links.full-width > .content-people.content-full-width, .links-grid.icon-links.full-width > .content-contact, .links-grid.icon-links.full-width > .content-subsidiary-careers {
      width: 50%; }
      @media screen and (max-width: 56.25em) {
        .links-grid.icon-links.full-width > .grid, .content-people .links-grid.icon-links.full-width > .people-profile, .links-grid.icon-links.full-width > .content-people.content-full-width, .links-grid.icon-links.full-width > .content-contact, .links-grid.icon-links.full-width > .content-subsidiary-careers {
          width: 100%;
          padding: 0; } }
    .links-grid.icon-links.full-width .icon-link {
      margin-bottom: 0; }
      @media screen and (max-width: 56.25em) {
        .links-grid.icon-links.full-width .icon-link {
          margin-bottom: 20px; } }

@media screen and (max-width: 56.25em) {
  .content-image-4-col {
    max-width: 42.85714em;
    margin-left: auto;
    margin-right: auto; } }
.content-image-4-col > .grid, .content-people .content-image-4-col > .people-profile, .content-image-4-col > .content-people.content-full-width, .content-image-4-col > .content-contact, .content-image-4-col > .content-subsidiary-careers {
  margin-top: 20px;
  margin-bottom: 20px; }
  .content-image-4-col > .grid > .col-1-2:first-of-type, .content-people .content-image-4-col > .people-profile > .col-1-2:first-of-type, .content-image-4-col > .content-people.content-full-width > .col-1-2:first-of-type, .content-image-4-col > .content-contact > .col-1-2:first-of-type, .content-image-4-col > .content-subsidiary-careers > .col-1-2:first-of-type {
    line-height: 0; }
  .content-image-4-col > .grid > .col-1-2:last-of-type, .content-people .content-image-4-col > .people-profile > .col-1-2:last-of-type, .content-image-4-col > .content-people.content-full-width > .col-1-2:last-of-type, .content-image-4-col > .content-contact > .col-1-2:last-of-type, .content-image-4-col > .content-subsidiary-careers > .col-1-2:last-of-type {
    margin-bottom: 0; }
  @media screen and (max-width: 56.25em) {
    .content-image-4-col > .grid > .col-1-2, .content-people .content-image-4-col > .people-profile > .col-1-2, .content-image-4-col > .content-people.content-full-width > .col-1-2, .content-image-4-col > .content-contact > .col-1-2, .content-image-4-col > .content-subsidiary-careers > .col-1-2 {
      width: 100%;
      padding-right: 0; } }
.content-image-4-col .image-text-stacked .content {
  margin-top: 1em; }
  @media screen and (max-width: 56.25em) {
    .content-image-4-col .image-text-stacked .content {
      margin-bottom: 0; } }
  .content-image-4-col .image-text-stacked .content .copy {
    margin-top: 0; }
.content-image-4-col .image {
  width: auto;
  max-width: 100%;
  line-height: 0; }

.copy-icons-background-image .image-content-container {
  margin-top: 1em;
  position: relative; }
  .copy-icons-background-image .image-content-container .section-img {
    line-height: 0;
    overflow: hidden; }
.copy-icons-background-image .section-content {
  top: 25%;
  font-size: 1.5em; }
  @media screen and (max-width: 56.25em) {
    .copy-icons-background-image .section-content {
      max-width: 600px;
      font-size: 1em;
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 0; } }
.copy-icons-background-image .image-content-container .links-grid {
  padding: 1em 3em;
  position: absolute;
  bottom: 0;
  background-color: white;
  opacity: .9;
  border-top: 1px solid;
  border-bottom: 1px solid;
  text-align: justify;
  padding: 0px 42px;
  line-height: 0;
  font-size: 0; }
  .page-green .copy-icons-background-image .image-content-container .links-grid {
    border-color: #00ae9a; }
  .page-teal .copy-icons-background-image .image-content-container .links-grid {
    border-color: #45c2cc; }
  .page-light-green .copy-icons-background-image .image-content-container .links-grid {
    border-color: #89cb94; }
  .page-orange .copy-icons-background-image .image-content-container .links-grid {
    border-color: #fdb916; }
  .page-purple .copy-icons-background-image .image-content-container .links-grid {
    border-color: #815aa5; }
  .page-lavendar .copy-icons-background-image .image-content-container .links-grid {
    border-color: #bea0cb; }
  .page-bronze .copy-icons-background-image .image-content-container .links-grid {
    border-color: #887647; }
  .copy-icons-background-image .image-content-container .links-grid:after {
    content: '';
    width: 100%;
    display: inline-block; }
  @media screen and (max-width: 56.25em) {
    .copy-icons-background-image .image-content-container .links-grid {
      position: static;
      max-width: 600px;
      margin-left: auto;
      margin-right: auto;
      padding: 0;
      margin-top: 20px;
      border: none; } }
  .copy-icons-background-image .image-content-container .links-grid div.col-1-4 {
    float: none;
    display: inline-block;
    font-size: 14px;
    line-height: 21px; }
    @media screen and (max-width: 56.25em) {
      .copy-icons-background-image .image-content-container .links-grid div.col-1-4 {
        width: 50%; } }
    @media screen and (max-width: 25.875em) {
      .copy-icons-background-image .image-content-container .links-grid div.col-1-4 {
        width: 100%; } }

.video-container {
  padding: 1em; }
  /*.page-green .video-container {
    background-color: rgba(0, 174, 154, 0.1); }
  .page-teal .video-container {
    background-color: rgba(69, 194, 204, 0.1); }
  .page-light-green .video-container {
    background-color: rgba(137, 203, 148, 0.1); }
  .page-orange .video-container {
    background-color: rgba(253, 185, 22, 0.1); }
  .page-purple .video-container {
    background-color: rgba(129, 90, 165, 0.1); }
  .page-lavendar .video-container {
    background-color: rgba(190, 160, 203, 0.1); }
  .page-bronze .video-container {
    background-color: rgba(136, 118, 71, 0.1); } */
  .video-container .video-wrapper {
    line-height: 0; }
    .video-container .video-wrapper img {
      width: 100%; }
  .video-container .video-caption {
    line-height: 1.4em;
    font-family: "Apex-New-300-italic";
    font-weight: 300;
    font-size: 0.78571em;
    margin-top: 1.27273em; }

.hide-from-mobile {
  display: block; }
  @media screen and (max-width: 25.875em) {
    .hide-from-mobile {
      display: none; } }

.show-only-on-mobile {
  display: none; }
  @media screen and (max-width: 25.875em) {
    .show-only-on-mobile {
      display: block; } }

.page-wrapper {
  width: 100%;
  max-width: 91.42857em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.85714em;
  padding-right: 2.85714em; }
  @media screen and (max-width: 25.875em) {
    .page-wrapper {
      padding-left: 1.42857em;
      padding-right: 1.42857em; } }

@media screen and (max-width: 56.25em) {
  .side-content .grid > [class*='col'], .side-content .content-people .people-profile > [class*='col'], .content-people .side-content .people-profile > [class*='col'], .side-content .content-people.content-full-width > [class*='col'], .side-content .content-contact > [class*='col'], .side-content .content-subsidiary-careers > [class*='col'] {
    width: 50%;
    padding-right: 20px; }
    .side-content .grid > [class*='col']:last-child, .side-content .content-people .people-profile > [class*='col']:last-child, .content-people .side-content .people-profile > [class*='col']:last-child, .side-content .content-people.content-full-width > [class*='col']:last-child, .side-content .content-contact > [class*='col']:last-child, .side-content .content-subsidiary-careers > [class*='col']:last-child {
      padding-right: 0; } }
@media screen and (max-width: 37.5em) {
  .side-content .grid > [class*='col'], .side-content .content-people .people-profile > [class*='col'], .content-people .side-content .people-profile > [class*='col'], .side-content .content-people.content-full-width > [class*='col'], .side-content .content-contact > [class*='col'], .side-content .content-subsidiary-careers > [class*='col'] {
    width: 100%;
    padding-right: 0; } }
.side-content .module {
  margin-top: 1.71429em; }
.side-content [class*='col-']:first-of-type > .module:first-of-type {
  margin-top: 0; }

@media screen and (max-width: 56.25em) {
  .search-results .col-1-4 {
    width: 33.33%;
    padding-right: 20px; } }
@media screen and (max-width: 37.5em) {
  .search-results .col-1-4 {
    width: 100%;
    padding-right: 0; } }
@media screen and (max-width: 56.25em) {
  .search-results .col-3-4 {
    width: 66.66%; } }
@media screen and (max-width: 37.5em) {
  .search-results .col-3-4 {
    width: 100%;
    padding-right: 0; } }

@media screen and (max-width: 56.25em) {
  .news-article .article-title > [class*='col'] {
    width: 100%;
    padding: 0; } }
@media screen and (max-width: 56.25em) {
  .news-article .article-aside {
    padding-right: 0; } }
@media screen and (max-width: 37.5em) {
  .news-article .article-aside > [class*='col'] {
    width: 100%;
    padding: 0; } }
@media screen and (max-width: 56.25em) {
  .news-article .side-content > [class*='col'] {
    padding-right: 20px; }
    .news-article .side-content > [class*='col']:last-child {
      padding-right: 0; } }
@media screen and (max-width: 37.5em) {
  .news-article .side-content > [class*='col'] {
    width: 100%;
    padding-right: 0; } }

.home-search .search {
  margin: 4.28571em auto; }

.section-landing > .grid:first-child, .content-people .section-landing > .people-profile:first-child, .section-landing > .content-people.content-full-width:first-child, .section-landing > .content-contact:first-child, .section-landing > .content-subsidiary-careers:first-child {
  margin-bottom: 0; }

.media-resources .grid[class*='row-']:not(.row-1) .col-1-4, .media-resources .content-people [class*='row-'].people-profile:not(.row-1) .col-1-4, .content-people .media-resources [class*='row-'].people-profile:not(.row-1) .col-1-4, .media-resources [class*='row-'].content-people.content-full-width:not(.row-1) .col-1-4, .media-resources [class*='row-'].content-contact:not(.row-1) .col-1-4, .media-resources [class*='row-'].content-subsidiary-careers:not(.row-1) .col-1-4 {
  padding-top: 17px; }
  @media screen and (max-width: 56.25em) {
    .media-resources .grid[class*='row-']:not(.row-1) .col-1-4, .media-resources .content-people [class*='row-'].people-profile:not(.row-1) .col-1-4, .content-people .media-resources [class*='row-'].people-profile:not(.row-1) .col-1-4, .media-resources [class*='row-'].content-people.content-full-width:not(.row-1) .col-1-4, .media-resources [class*='row-'].content-contact:not(.row-1) .col-1-4, .media-resources [class*='row-'].content-subsidiary-careers:not(.row-1) .col-1-4 {
      padding-top: 0px; } }
@media screen and (max-width: 25.875em) {
  .media-resources .row-2 {
    margin-bottom: 0; } }

.module:first-child {
  margin-top: 0; }

.subsidiary-landing > .grid, .content-people .subsidiary-landing > .people-profile, .subsidiary-landing > .content-people.content-full-width, .subsidiary-landing > .content-contact, .subsidiary-landing > .content-subsidiary-careers {
  margin-bottom: 7.14286em; }

  .home-page .middle-content {
    margin-top: 4em;
    margin-bottom: 7em;
    margin-right: -2.85714em;
    width: 100%;
    position: relative;
    z-index: 1 !important; 
    clear: both;
  }
    @media screen and (max-width: 56.25em) {
      .home-page .middle-content {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto; } }
        @media screen and (max-width: 600px) {
          .home-page .middle-content:first-child{
            margin: 0px;
          }
        }
    @media screen and (max-width: 25.875em) {
      .home-page .middle-content:first-child {
        margin-top: 0px; }
       .home-page .middle-content:first-child .col-1-2:last-child {
       margin: 30px 0 0;
    } }

      @media screen and (max-width: 56.25em) {
        .home-page .middle-content > .col-1-2 {
          width: 100%;
          padding-right: 0; }
          .col-1-4 {
            width: 49%;
            display: inline-block;
            float: none;
            vertical-align: top;
        }
      }
      @media screen and (max-width: 56.25em) {
        .home-page .middle-content > .col-1-2:last-of-type {
          margin-top: 90px; } }
      @media screen and (max-width: 25.875em) {
        .home-page .middle-content > .col-1-2:last-of-type { /* removed margin-top */ } }

 @media screen and (min-width: 25.875em) and (max-width: 56.25em) { 
  .intro-copy-header{margin-bottom: -30px;}
 }
@media screen and (max-width: 25.875em) {
  .col-1-4 {
    width: 100%; } }


  .gsc-result-info {
  display: none; }

.cse .gsc-control-cse, .gsc-control-cse {
  padding: 0 !important; }

.cse .gs-webResult, .gs-result, .gsc-imageResult-classic, .gsc-imageResult-column {
  padding: 0 0 1em 0 !important;
  border-bottom: 1px solid #00ae9a !important; }

.gsc-adBlockVertical {
  display: none !important; }

.gsc-above-wrapper-area {
  display: none; }

.gsc-control-cse .gs-result .gs-title {
  text-decoration: none;
  color: #1b4297 !important;
  line-height: 1.2em;
  font-size: 22px !important;
  font-family: "Apex-New-300-normal";
  height: inherit; }

.gs-result .gs-title * {
  text-decoration: none !important;
  color: #1b4297 !important;
  font-size: 1.3em !important; }

.gs-result .gs-title b {
  font-weight: 300 !important;
  font-size: 24px !important;
  font-family: "Apex-New-300-normal"; }

.gsc-control-cse .gs-result .gs-snippet {
  font-size: 16px;
  margin: .5em 0;
  color: #636466 !important;
  font-family: "Apex-New-300-normal";
  line-height: 1.5em; }

.gsc-thinWrapper {
  width: 100% !important; }

.gsc-webResult.gsc-result:hover {
  border-left-color: #fff !important; }

.gs-webResult .gs-visibleUrl {
  color: #636466 !important;
  font-family: "Apex-New-300-normal"; }

.gsc-results .gsc-cursor-box {
  display: none; }

.gcsc-branding {
  display: none; }

.results-count {
  display: none; }

.gsc-thumbnail {
  display: none; }

.modular-page-wrapper {
  overflow: hidden; }
  .modular-page-wrapper .intro-copy {
    margin: 0; }
  .modular-page-wrapper > .col-full {
    margin: 7.14286em 0 0 0; }
    .modular-page-wrapper > .col-full:first-of-type {
      margin-top: 0em; }
      @media screen and (max-width: 37.5em) {
        .modular-page-wrapper > .col-full:first-of-type {
          margin-top: 0; } }
    @media screen and (max-width: 56.25em) {
      .modular-page-wrapper > .col-full > .col-1-2 {
        width: 100%;
        padding-right: 0; }
        .modular-page-wrapper > .col-full > .col-1-2 > * {
          margin-left: auto;
          margin-right: auto;
          display: block;
          max-width: 42.85714em; }
        .modular-page-wrapper > .col-full > .col-1-2 + .col-1-2 {
          margin: 7.14286em 0 0 0; } }
    @media screen and (max-width: 56.25em) {
      .modular-page-wrapper > .col-full > .col-3-4 {
        width: 100%;
        padding-right: 0; }
        .modular-page-wrapper > .col-full > .col-3-4 + .col-3-4 {
          margin: 7.14286em 0 0 0; } }
    
      @media screen and (max-width: 56.25em) {
        .modular-page-wrapper > .col-full > .col-1-4 {
          width: 33.33%; }
          .modular-page-wrapper > .col-full > .col-1-4:nth-child(3) {
            padding-right: 0; } }
      @media screen and (max-width: 37.5em) {
        .modular-page-wrapper > .col-full > .col-1-4 {
          width: 50%; }
          .modular-page-wrapper > .col-full > .col-1-4:nth-child(2) {
            padding-right: 0; } }
      @media screen and (max-width: 25.875em) {
        .modular-page-wrapper > .col-full > .col-1-4 {
          width: 100%;
          padding-right: 0; }
          .modular-page-wrapper > .col-full > .col-1-4 + .col-1-4 {
            margin: 7.14286em 0 0 0; } }

@media screen and (max-width: 56.25em) {
  .page .col-3-4 {
    width: 100%;
    padding-right: 0; }
    .page .col-3-4 + .col-1-4 {
      width: 100%;
      padding-right: 0; } }

.professional-detail .main-bio, .professional-detail .rte {
  margin-bottom: 2.14286em; }
.professional-detail .article-header .article-image-caption {
  font-size: 1.14286em; }
.professional-detail .highlight-wrapper-left .wrapper-text {
  font-size: 1.3em; }
.professional-detail .page-title {
  margin-bottom: 5px;
  line-height: 1em; }
.professional-detail .professional-title {
  font-size: 1.14286em;
  line-height: 1em;
  margin-bottom: 15px;
  font-style: italic; }
.professional-detail .sub-section-title {
  font-family: "Apex-New-500-normal";
  font-weight: 500;
  font-size: 1em;
  line-height: 1em; }
.professional-detail .highlight-wrapper-right {
  margin-top: 2.85714em; }
.professional-detail .rte li:first-of-type {
  margin-top: 0.85714em; }
.professional-detail .rte li:last-of-type {
  margin-bottom: 2em; }

.map-page #container {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  vertical-align: middle;
  margin-bottom: -40%; }
  @media screen and (max-width: 25.875em) {
    .map-page #container {
      display: none; } }
.map-page .image-container {
  display: none; }
.map-page .module {
  margin-top: 3.57143em; }
.map-page .svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0; }
.map-page .highlight-wrapper-left.highlight-title {
  margin: auto;
  text-align: center; }
  .map-page .highlight-wrapper-left.highlight-title .wrapper-text {
    font-size: 1em;
    float: none;
    height: initial; }
.map-page .intro-copy {
  margin-top: 1em; }
.map-page .drop-down-links {
  margin: auto; }
  @media screen and (max-width: 56.25em) {
    .map-page .drop-down-links {
      max-width: 21.42857em; } }
@media screen and (max-width: 56.25em) {
  .map-page .col-1-4 {
    margin-top: -14.28571em; } }
@media screen and (max-width: 37.5em) {
  .map-page .col-1-4 {
    margin-top: -7.14286em; } }
@media screen and (max-width: 25.875em) {
  .map-page .col-1-4 {
    margin-top: 3em; } }
@media screen and (max-width: 56.25em) {
  .map-page + .global-footer.module {
    margin-top: 0em; } }
@media screen and (max-width: 25.875em) {
  .map-page + .global-footer.module {
    margin-top: 8.35em; } }
.map-page + .global-footer {
  position: relative;
  z-index: 900; }

.page-not-found .copy-icons-background-image .image-content-container .links-grid {
  background-color: #eaeaea;
  border-color: #fff; }
.page-not-found .search {
  margin-top: 7.14286em;
  max-width: 35.71429em;
  margin-left: auto;
  margin-right: auto; }

.state-page .module {
  margin-top: 1.71429em; }
.state-page .sub-title {
  font-size: 1.2em;
  text-transform: uppercase;
  line-height: 1em; }
.state-page .health-listing-image {
  line-height: 0;
  float: left; }
  @media screen and (max-width: 25.875em) {
    .state-page .health-listing-image {
      float: none;
      text-align: center; } }
  .state-page .health-listing-image img {
    max-width: 160px;
    display: block; }
    @media screen and (max-width: 25.875em) {
      .state-page .health-listing-image img {
        max-width: 100%;
        width: auto; } }
.state-page .health-listing-item {
  padding: 1em 0;
  position: relative; }
  .state-page .health-listing-item:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 25.875em) {
    .state-page .health-listing-item {
      text-align: center; } }
  .state-page .health-listing-item:first-of-type {
    padding-top: 0em; }
  .state-page .health-listing-item:last-of-type {
    padding-bottom: 1em; }
  .state-page .health-listing-item + .health-listing-item {
    border-top: 2px solid; }
    .page-green .state-page .health-listing-item + .health-listing-item {
      border-color: #00ae9a; }
    .page-teal .state-page .health-listing-item + .health-listing-item {
      border-color: #45c2cc; }
    .page-light-green .state-page .health-listing-item + .health-listing-item {
      border-color: #89cb94; }
    .page-orange .state-page .health-listing-item + .health-listing-item {
      border-color: #fdb916; }
    .page-purple .state-page .health-listing-item + .health-listing-item {
      border-color: #815aa5; }
    .page-lavendar .state-page .health-listing-item + .health-listing-item {
      border-color: #bea0cb; }
    .page-bronze .state-page .health-listing-item + .health-listing-item {
      border-color: #887647; }
.state-page .health-listing-content {
  margin-left: 11.42857em;
  padding-left: 1em; }
  @media screen and (max-width: 25.875em) {
    .state-page .health-listing-content {
      text-align: left;
      margin-left: 0;
      padding-left: 0; } }
.state-page .item-title {
  font-family: "Apex-New-300-normal";
  font-weight: 300;
  font-size: 1.5em;
  line-height: 1.25em;
  position: relative;
  top: -4px; }
  @media screen and (max-width: 25.875em) {
    .state-page .item-title {
      font-size: 1.71429em;
      margin: .5em 0 .25em;
      top: 0; } }
.state-page .item-brief {
  font-size: 1.14286em; }
.state-page .item-link {
  margin-top: 0.71429em; }
.state-page .drop-down-links {
  margin: auto; }
  @media screen and (max-width: 56.25em) {
    .state-page .drop-down-links {
      max-width: 21.42857em; } }
.state-page .highlight-wrapper-left.highlight-title {
  margin: auto;
  text-align: center; }
  .state-page .highlight-wrapper-left.highlight-title .wrapper-text {
    font-size: 1em;
    float: none;
    ine-height: 1.5em; }
@media screen and (max-width: 56.25em) {
  .state-page .col-1-4 {
    margin-top: 3.57143em; } }


/* New Css */
li.level-1-link:hover > ul, li.level-2-link:hover > ul{
  display: block;
}

/* Sticky header stuffs */
header.sticky {
    padding: 10px 0 0 !important;
}
header.sticky form {
    display: none;
}
header.sticky .company-logo {
    float: left;
    width: 15%
}
.sticky .company-logo img {
    width: 90%;
    margin-top: 10px;
}
header.sticky nav {
    float: left;
    width: 85%;
}
header.sticky nav {
    float: left;
    width: 85%;
    margin: 0px !important;
}
header.sticky .global-nav .level-1-link{
  vertical-align: top;
}
header.global-header.sticky .search {
    display: none;
}
a.link-mobile-view {
    display: none !important;
}
@media screen and (max-width: 56.25em) {
    nav i.fa.fa-caret-right {
      display: none;
  }
}

/* Year highlights */
.news-highlights-list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
li.highlight-item {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1%;
}
li.highlight-item img {
    float: left;
    margin: 0 15px 15px 0;
    width: 150px;
}
@media screen and (max-width: 56.25em) {
  li.highlight-item {
    width: 100%;
  }
}


/* Other Styles */
.thumbnails-3-stories .image-container {
    border: none;
}
video.hero-image.video-tag {
    display: inline-block;
  }

.home-page-hero .hero-image {
    display: none;
}
@media screen and (max-width: 768px) {
  .home-page-hero .hero-image {
    display: inline-block;
  }
  video.hero-image.video-tag {
    display: none;
  }
}



.module.grid .state-page {
    margin-top: -75px;
}
.module.grid .state-page + .col-1-4 {
    margin-top: -75px;
}

.search.ng-pristine.ng-valid {
    margin: 120px auto 20px;
    width: 45%;
}
@media screen and (max-width: 855px) {
  .search.ng-pristine.ng-valid {
    width: 75%;
  }
}
@media screen and (max-width: 585px) {
  .search.ng-pristine.ng-valid {
    width: 100%;
  }
}
header.page-header.module + .grid.middle-content {
    margin-top: 0px;
}
.intro-copy-header p {
    margin: 0px;
}
aside.col-1-4 {
    padding: 0px;
}
section.section-title-bar.module {
    margin: 40px 0;
}
aside hr {
    background: grey !Important;
    height: 1px;
}
.social-media-module.module {
    margin: 25px 0 35px;
}
section.executive-leadership.module .executive-profiles {
    margin-bottom: -30px;
}
.image-container img {
    width: 100%;
}
.col-full.image-container {
    min-height: 1px;
}
.grid.article-title .page-header {
    margin: 0px;
}


/* styles to fix home page featured news */
.page-green .featured-story {
    background: none;
    padding: 0px;
}
.page-green .featured-story .col-1-3 {
    width: 48%;
    padding: 0px 10px 0 0;
}
.featured-story .featured-story-brief {
    margin-bottom: 40px !important;
}
.page-green .featured-story .col-2-3 {
    width: 50% !important;
    margin-left: 2% !important;
}


/* veterans banner */
.copy-icons-background-image {
    margin-top: 70px;
}
.page-green .links-grid.icon-links.full-width {
    background-color: #eaeaea;
    border-color: #fff;
}

 /* 404 page styles */
 .page-green .copy-icons-background-image {
    margin-top: -5px;
}
.page-green .copy-icons-background-image .highlight-wrapper-left {
    display: none;
}

/* news page styles */
aside.news-search.module {
    margin-top: 40px;
}
aside .image-text-stacked.module {
    margin-top: 35px;
}
.grid.featured-story.module.crisis h2 {
    font-family: "Apex-New-300-normal";
    font-weight: 300;
    font-size: 1em;
    margin: 0px;
}
.grid.news-list.module.first {
    margin-top: 60px;
}
.side-list.module {
  margin-top: 0; }

.search-filter.module {
    margin: 0px 20px 100px 0;
    color: #636466 !important;
}
section.search-result.module {
    margin-bottom: 100px;
}
.date-from, .date-to {
    margin-bottom: 20px;
}
.section-content.media-resources-intro ul {
    padding: 0px;
    margin-left: 0px;
}

/* podcast stylings */
.podcast-list .col-1-2.full-width-text {
    width: 100%;
}
.podcast-list .col-1-2 button {
    display: block;
    margin-right: 5px;
}
.podcast-list .col-1-2.full-width-text button {
    display: inline-block;
    margin-right: 5px;
}
.podcast-list .col-1-2 {
    font-size: 14px !important;
    font-family: font-family: "Apex-New-300-normal" !important;
}
.podcast-list .col-1-2 .copy-header {
    font-size: 18px;
    margin-bottom: 30px;
}
.podcast-list .col-1-2.full-width-text .copy-header {
    font-size: 14px;
    margin: 0;
}


/* Search Results */
.gsc-table-result {
    width: 100%;
}
.gs-webResult {
    margin-bottom: 1em;
}
.gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-long {
    font-size: 13px;
}


.header-gray {
    color: #636466;
}
.rss-link{
  font-family: "Apex-New-500-normal";
  font-weight: 500;
  color: #fff;
  line-height: 2em;
  text-align: center;
  text-transform: uppercase;
  background-image: url("../images/orange-texture.jpg");
  background-size: cover;
  width: 100%;
  display: block;
  font-size: 26px;
  margin: 30px 0; }


.copy img {
    max-width: 100%;
    height: auto !important;
}

.col-1-3.section-copy + .highlight-wrapper-container {
    width: 100%;
}
.col-1-3.section-copy p {
    margin-top: 10px;
}
section.module.grid.map-page {
    margin-top: 0px;
}
.map-page .middle-content {
    margin-bottom: 30px;
}
.map-page .grid.page-wrapper.modular-page-wrapper.ng-scope {
    padding: 0px;
}
.map-page .col-1-4 {
    margin-top: 10px;
}

.map-page .col-3-4 {
    overflow: hidden;
}

.executive-profile img {
    max-width: 100%;
}
.page-wrapper > .highlight-wrapper-left {
    margin-top: 50px;
}
.col-1-4 .highlight-wrapper-left.highlight-title .wrapper-text {
    font-size: 14px !important;
    text-align: center;
    width: 100%;
}

.image-text-stacked.module {
    clear: both;
}
.image-text-stacked.module:nth-child(3n) {
    margin-top: 30px;
}

li.col-1-3 li {
    list-style-type: disc;
}

.rte img {
    max-width: 100%;
    height: inherit;
}

aside img {
    height: inherit;
}

.viddler-auto-embed {
    z-index: 1 !important;
    position: relative;
}
main iframe {
    position: relative;
    z-index: 1 !important;
    max-width: 100%;
}
aside.side-list ol {
    padding: 0 20px;
}

.section-img-background.image-focus-right .content-copy {
    font-size: 1.25em;
    display: block;
    padding-left: 20px;
    width: 100%;
}

.section-img-background.image-focus-right .section-content.media-resources-intro ul {
    padding: 20px;
    margin-left: 0px;
    width: 90%;
    font-size: 14px;
}

@media screen and (max-width: 68.75em){
  .content-link.col-1-2{
    width: 100%;
  }
  .section-img-background.image-focus-right .content-link.col-1-2{
    width: 47%;
    margin: 1%;
    display: inline-block;
  }
  .content-media-resources .content-links {
    margin-top: 0em;
  }
}

@media screen and (max-width: 56.25em){
  section.section-img-background.image-focus-right .section-img-background .section-content {
      position: static;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      padding: 1em 0;
  }
}

header.sticky .mobile-nav {
    display: none;
}
header.sticky .mean-bar a {
    right: 20px !important;
}
.meanmenu-reveal {
    right: 80px !important;
}
.grid.page-wrapper.modular-page-wrapper.ng-scope {
    overflow: visible;
}
@media screen and (max-width: 56.25em){
  .module.grid .state-page {
    margin-top: -35px;
  }
  .module.grid .state-page + .col-1-4 {
    margin-top: 15px;
  }
}

header.sticky .mean-nav {
    position: absolute;
    top: 57px;
}
header.sticky a.meanmenu-reveal.meanclose {
    top: -14px;
}
.mean-bar {
    width: 100%;
}
.mean-nav {
    width: 100% !important;
}
.mean-container .mean-nav > ul {
    max-height: 65vh;
    overflow-y: scroll;
    overflow-x: hidden;
}
.header-title{
  margin-bottom: -50px;
}
.header-title + .module {
  margin-top: 60px;
}
.header-title + .col-full {
  margin-top: 60px;
}

.mean-container .mean-bar {
  padding: 10px 0 !important;
}

@media screen and (max-width: 25.875em){
  .mean-container .mean-bar {
    padding: 5px 0 !important;
  }
}

object {
  max-width: 100%;
}
.subsidiary-content-container .col-1-4 {
    margin: 0px;
}
.grid-3-component{
  clear: both;
}
.intro-copy-brief ul {
    padding-left: 1.5em;
}
@media (min-width: 901px) {
    .header-white {
  color: white;
}
}

/* Anything Smaller than Large  */
@media (max-width: 900px) {
    .header-white {
  color: #636466;
}
}
@media (min-width: 617px) {
    .full-header-white {
  color: white;
}
}

/* Anything Smaller than Large  */
@media (max-width: 616px) {
    .full-header-white {
  color: #636466;
}
}
/*.header-white {
  color: white;
}*/
:target:before {
    content: "";
    display: block;
    height: 90px;
    margin: -120px 0 0;
}

/* Accordian fixes */
#accordion input[name=accordion-level-1]:not(:checked) + div { display: none; }
#accordion input[name=accordion-level-1]:checked + div { display: block; }
#accordion input[name=accordion-level-1] { width: 0px; height: 0px; margin: 0px; opacity: 0.0; }
#accordion label { cursor: pointer; } 

@charset "UTF-8";
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;display:table;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}.foundation-mq{font-family:"small=0em&medium=40.9375em&large=50em&xlarge=64.0625em&xxlarge=75em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:Whitney,Arial,sans-serif;font-weight:600;line-height:1.5;color:#222;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}.is-visible{display:block!important}.is-hidden{display:none!important}.row{max-width:75rem;margin-right:auto;margin-left:auto}.row:after,.row:before{display:table;content:" "}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row .row{margin-right:-.15625rem;margin-left:-.15625rem}@media print,screen and (min-width:40.9375em){.row .row{margin-right:-.3125rem;margin-left:-.3125rem}}@media print,screen and (min-width:50em){.row .row{margin-right:-.375rem;margin-left:-.375rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.gutter-small>.column,.row.gutter-small>.columns{padding-right:.15625rem;padding-left:.15625rem}.row.gutter-medium>.column,.row.gutter-medium>.columns{padding-right:.3125rem;padding-left:.3125rem}.row.gutter-large>.column,.row.gutter-large>.columns,.row.gutter-xlarge>.column,.row.gutter-xlarge>.columns{padding-right:.375rem;padding-left:.375rem}.column,.columns{width:100%;float:left;padding-right:.15625rem;padding-left:.15625rem}@media print,screen and (min-width:40.9375em){.column,.columns{padding-right:.3125rem;padding-left:.3125rem}}@media print,screen and (min-width:50em){.column,.columns{padding-right:.375rem;padding-left:.375rem}}@media screen and (min-width:64.0625em){.column,.columns{padding-right:.375rem;padding-left:.375rem}}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{width:8.3333333333%}.small-push-1{position:relative;left:8.3333333333%}.small-pull-1{position:relative;left:-8.3333333333%}.small-offset-0{margin-left:0}.small-2{width:16.6666666667%}.small-push-2{position:relative;left:16.6666666667%}.small-pull-2{position:relative;left:-16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.6666666667%}.small-4{width:33.3333333333%}.small-push-4{position:relative;left:33.3333333333%}.small-pull-4{position:relative;left:-33.3333333333%}.small-offset-3{margin-left:25%}.small-5{width:41.6666666667%}.small-push-5{position:relative;left:41.6666666667%}.small-pull-5{position:relative;left:-41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.6666666667%}.small-7{width:58.3333333333%}.small-push-7{position:relative;left:58.3333333333%}.small-pull-7{position:relative;left:-58.3333333333%}.small-offset-6{margin-left:50%}.small-8{width:66.6666666667%}.small-push-8{position:relative;left:66.6666666667%}.small-pull-8{position:relative;left:-66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.6666666667%}.small-10{width:83.3333333333%}.small-push-10{position:relative;left:83.3333333333%}.small-pull-10{position:relative;left:-83.3333333333%}.small-offset-9{margin-left:75%}.small-11{width:91.6666666667%}.small-push-11{position:relative;left:91.6666666667%}.small-pull-11{position:relative;left:-91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1>.column,.small-up-1>.columns{float:left;width:100%}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{float:left;width:50%}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(odd),.small-up-2>.columns:nth-of-type(odd){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{float:left;width:33.3333333333%}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{float:left;width:25%}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{float:left;width:20%}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{float:left;width:16.6666666667%}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{float:left;width:14.2857142857%}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{float:left;width:12.5%}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.expanded.row .small-collapse.row,.small-collapse .row{margin-right:0;margin-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.15625rem;padding-left:.15625rem}.small-centered{margin-right:auto;margin-left:auto}.small-centered,.small-centered:last-child:not(:first-child){float:none;clear:both}.small-pull-0,.small-push-0,.small-uncentered{position:static;float:left;margin-right:0;margin-left:0}@media print,screen and (min-width:40.9375em){.medium-1{width:8.3333333333%}.medium-push-1{position:relative;left:8.3333333333%}.medium-pull-1{position:relative;left:-8.3333333333%}.medium-offset-0{margin-left:0}.medium-2{width:16.6666666667%}.medium-push-2{position:relative;left:16.6666666667%}.medium-pull-2{position:relative;left:-16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{width:33.3333333333%}.medium-push-4{position:relative;left:33.3333333333%}.medium-pull-4{position:relative;left:-33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.6666666667%}.medium-push-5{position:relative;left:41.6666666667%}.medium-pull-5{position:relative;left:-41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{width:58.3333333333%}.medium-push-7{position:relative;left:58.3333333333%}.medium-pull-7{position:relative;left:-58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.6666666667%}.medium-push-8{position:relative;left:66.6666666667%}.medium-pull-8{position:relative;left:-66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{width:83.3333333333%}.medium-push-10{position:relative;left:83.3333333333%}.medium-pull-10{position:relative;left:-83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.6666666667%}.medium-push-11{position:relative;left:91.6666666667%}.medium-pull-11{position:relative;left:-91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1>.column,.medium-up-1>.columns{float:left;width:100%}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{float:left;width:50%}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(odd),.medium-up-2>.columns:nth-of-type(odd){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{float:left;width:33.3333333333%}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{float:left;width:25%}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{float:left;width:20%}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{float:left;width:16.6666666667%}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{float:left;width:14.2857142857%}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{float:left;width:12.5%}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.expanded.row .medium-collapse.row,.medium-collapse .row{margin-right:0;margin-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.3125rem;padding-left:.3125rem}.medium-centered{margin-right:auto;margin-left:auto}.medium-centered,.medium-centered:last-child:not(:first-child){float:none;clear:both}.medium-pull-0,.medium-push-0,.medium-uncentered{position:static;float:left;margin-right:0;margin-left:0}}@media print,screen and (min-width:50em){.large-1{width:8.3333333333%}.large-push-1{position:relative;left:8.3333333333%}.large-pull-1{position:relative;left:-8.3333333333%}.large-offset-0{margin-left:0}.large-2{width:16.6666666667%}.large-push-2{position:relative;left:16.6666666667%}.large-pull-2{position:relative;left:-16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.6666666667%}.large-4{width:33.3333333333%}.large-push-4{position:relative;left:33.3333333333%}.large-pull-4{position:relative;left:-33.3333333333%}.large-offset-3{margin-left:25%}.large-5{width:41.6666666667%}.large-push-5{position:relative;left:41.6666666667%}.large-pull-5{position:relative;left:-41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.6666666667%}.large-7{width:58.3333333333%}.large-push-7{position:relative;left:58.3333333333%}.large-pull-7{position:relative;left:-58.3333333333%}.large-offset-6{margin-left:50%}.large-8{width:66.6666666667%}.large-push-8{position:relative;left:66.6666666667%}.large-pull-8{position:relative;left:-66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.6666666667%}.large-10{width:83.3333333333%}.large-push-10{position:relative;left:83.3333333333%}.large-pull-10{position:relative;left:-83.3333333333%}.large-offset-9{margin-left:75%}.large-11{width:91.6666666667%}.large-push-11{position:relative;left:91.6666666667%}.large-pull-11{position:relative;left:-91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1>.column,.large-up-1>.columns{float:left;width:100%}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{float:left;width:50%}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(odd),.large-up-2>.columns:nth-of-type(odd){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{float:left;width:33.3333333333%}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{float:left;width:25%}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{float:left;width:20%}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{float:left;width:16.6666666667%}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{float:left;width:14.2857142857%}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{float:left;width:12.5%}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.expanded.row .large-collapse.row,.large-collapse .row{margin-right:0;margin-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.375rem;padding-left:.375rem}.large-centered{margin-right:auto;margin-left:auto}.large-centered,.large-centered:last-child:not(:first-child){float:none;clear:both}.large-pull-0,.large-push-0,.large-uncentered{position:static;float:left;margin-right:0;margin-left:0}}.column-block{margin-bottom:.3125rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40.9375em){.column-block{margin-bottom:.625rem}.column-block>:last-child{margin-bottom:0}}@media print,screen and (min-width:50em){.column-block{margin-bottom:.75rem}.column-block>:last-child{margin-bottom:0}}@media screen and (min-width:64.0625em){.column-block{margin-bottom:.75rem}.column-block>:last-child{margin-bottom:0}}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.2;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:.75rem;line-height:inherit}h1,h2,h3,h4,h5,h6{font-family:Chronicle,Arial,sans-serif;font-style:normal;font-weight:700;color:inherit;text-rendering:optimizeLegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#999}h1{font-size:2.375rem}h1,h2{line-height:1.2;margin-top:0;margin-bottom:.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h3,h4{line-height:1.2;margin-top:0;margin-bottom:.5rem}h4{font-size:1.125rem}h5{font-size:1.0625rem}h5,h6{line-height:1.2;margin-top:0;margin-bottom:.5rem}h6{font-size:1rem}@media print,screen and (min-width:40.9375em){h1{font-size:3.75rem}h2{font-size:3rem}h3{font-size:2.5rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}}a{line-height:inherit;color:#1b4297;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#173982}a img{border:0}hr{clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #999;border-left:0}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.2}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #999}blockquote,blockquote p{line-height:1.2;color:#626262}cite{display:block;font-size:.8125rem;color:#626262}cite:before{content:"— "}abbr{border-bottom:1px dotted #000;color:#222;cursor:help}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #999;font-weight:600}code,kbd{background-color:#cbcbcb;font-family:Consolas,Liberation Mono,Courier,monospace;color:#000}kbd{margin:0;padding:.125rem .25rem 0}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:600;line-height:1.4;color:#626262}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40.9375em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:50em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}.show-for-print{display:block!important}.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,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #626262;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:11px 30px;-webkit-appearance:none;border:1px solid transparent;border-radius:3px;transition:background-color .25s ease-out,color .25s ease-out;font-size:11px;line-height:1;text-align:center;background-color:#1b4297;color:#fff}[data-whatinput=mouse] .button{outline:0}.button:focus,.button:hover{background-color:#173880;color:#fff}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:22px}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button.primary{background-color:#1b4297;color:#fff}.button.primary:focus,.button.primary:hover{background-color:#163579;color:#fff}.button.secondary{background-color:#fff;color:#222}.button.secondary:focus,.button.secondary:hover{background-color:#ccc;color:#222}.button.success{background-color:#3adb76;color:#222}.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#222}.button.warning{background-color:#ffae00;color:#222}.button.warning:focus,.button.warning:hover{background-color:#cc8b00;color:#222}.button.alert{background-color:#cc4b37;color:#fff}.button.alert:focus,.button.alert:hover{background-color:#a53b2a;color:#fff}.button.hollow{border:1px solid #1b4297;color:#1b4297}.button.hollow,.button.hollow:focus,.button.hollow:hover{background-color:transparent}.button.hollow:focus,.button.hollow:hover{border-color:#0e214c;color:#0e214c}.button.hollow.primary{border:1px solid #1b4297;color:#1b4297}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#0e214c;color:#0e214c}.button.hollow.secondary{border:1px solid #fff;color:#fff}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#807f7f;color:#807f7f}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#805700;color:#805700}.button.hollow.alert{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#67251a;color:#67251a}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#1b4297;color:#fff}.button.disabled.primary,.button[disabled].primary{opacity:.25;cursor:not-allowed}.button.disabled.primary,.button.disabled.primary:focus,.button.disabled.primary:hover,.button[disabled].primary,.button[disabled].primary:focus,.button[disabled].primary:hover{background-color:#1b4297;color:#fff}.button.disabled.secondary,.button[disabled].secondary{opacity:.25;cursor:not-allowed}.button.disabled.secondary,.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button[disabled].secondary,.button[disabled].secondary:focus,.button[disabled].secondary:hover{background-color:#fff;color:#222}.button.disabled.success,.button[disabled].success{opacity:.25;cursor:not-allowed}.button.disabled.success,.button.disabled.success:focus,.button.disabled.success:hover,.button[disabled].success,.button[disabled].success:focus,.button[disabled].success:hover{background-color:#3adb76;color:#222}.button.disabled.warning,.button[disabled].warning{opacity:.25;cursor:not-allowed}.button.disabled.warning,.button.disabled.warning:focus,.button.disabled.warning:hover,.button[disabled].warning,.button[disabled].warning:focus,.button[disabled].warning:hover{background-color:#ffae00;color:#222}.button.disabled.alert,.button[disabled].alert{opacity:.25;cursor:not-allowed}.button.disabled.alert,.button.disabled.alert:focus,.button.disabled.alert:hover,.button[disabled].alert,.button[disabled].alert:focus,.button[disabled].alert:hover{background-color:#cc4b37;color:#fff}.button.dropdown:after{display:block;width:0;height:0;border:.4em inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fff transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:30px}.button.arrow-only:after{top:-.1em;float:none;margin-left:0}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:block;box-sizing:border-box;width:100%;height:3.125rem;margin:0 0 1.625rem;padding:.8125rem;border:1px solid #999;border-radius:3px;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);font-family:Whitney,Arial,sans-serif;font-size:.75rem;font-weight:600;color:#000;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{outline:none;border:1px solid #626262;background-color:#fff;box-shadow:none;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}input::placeholder,textarea::placeholder{color:#999}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#cbcbcb;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}[type=checkbox],[type=file],[type=radio]{margin:0 0 1.625rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.8125rem;margin-right:1.625rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.8125rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:600;line-height:1.8;color:#000}label.middle{margin:0 0 1.625rem;padding:.875rem 0}.help-text{margin-top:-.8125rem;font-size:.75rem;font-style:italic;color:#000}.input-group{display:table;width:100%;margin-bottom:1.625rem}.input-group>:first-child{border-radius:3px 0 0 3px}.input-group>:last-child>*{border-radius:0 3px 3px 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label{margin:0;white-space:nowrap;display:table-cell;vertical-align:middle}.input-group-label{padding:0 1rem;border:1px solid #999;background:#cbcbcb;color:#000;text-align:center;white-space:nowrap;width:1%;height:100%}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;height:3.1875rem}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;width:1%;height:100%}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{height:3.1875rem;padding-top:0;padding-bottom:0;font-size:.75rem}.input-group .input-group-button{display:table-cell}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.8125rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #999}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem;background:#fff}select{height:3.125rem;margin:0 0 1.625rem;padding:.8125rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #999;border-radius:0;background-color:#fff;font-family:Whitney,Arial,sans-serif;font-size:.75rem;line-height:normal;color:#000;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2898, 98, 98%29'></polygon></svg>");background-origin:content-box;background-position:right -1.625rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:2.4375rem;transition:box-shadow .5s,border-color .25s ease-in-out}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #626262;background-color:#fff;box-shadow:none;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#cbcbcb;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#faedeb}.is-invalid-input:not(:focus)::-webkit-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.form-error,.is-invalid-label{color:#cc4b37}.form-error{display:none;margin-top:-.8125rem;margin-bottom:1.625rem;font-size:.75rem;font-weight:700}.form-error.is-visible{display:block}.hide{display:none!important}.invisible{visibility:hidden}@media screen and (max-width:40.875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40.9375em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40.9375em){.hide-for-medium{display:none!important}}@media screen and (max-width:40.875em){.show-for-medium{display:none!important}}@media screen and (min-width:40.9375em) and (max-width:49.9375em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:40.875em),screen and (min-width:50em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:50em){.hide-for-large{display:none!important}}@media screen and (max-width:49.9375em){.show-for-large{display:none!important}}@media screen and (min-width:50em) and (max-width:64em){.hide-for-large-only{display:none!important}}@media screen and (max-width:49.9375em),screen and (min-width:64.0625em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto;height:auto;overflow:visible;clip:auto}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{clear:both}.accordion{margin-left:0;background:#fff;list-style-type:none}.accordion-item:first-child>:first-child,.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #cbcbcb;border-bottom:0;font-size:.75rem;line-height:1;color:#1b4297}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #cbcbcb;border-radius:0 0 0 0}.accordion-title:focus,.accordion-title:hover{background-color:#cbcbcb}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active>.accordion-title:before{content:"\2013"}.accordion-content{display:none;padding:1rem;border:1px solid #cbcbcb;border-bottom:0;background-color:#fff;color:#222}:last-child>.accordion-content:last-child{border-bottom:1px solid #cbcbcb}.is-accordion-submenu-parent>a{position:relative}.is-accordion-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1b4297 transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.is-accordion-submenu-parent[aria-expanded=true]>a:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center}.badge,.badge.primary{background:#1b4297;color:#fff}.badge.secondary{background:#fff;color:#000}.badge.success{background:#3adb76;color:#000}.badge.warning{background:#ffae00;color:#000}.badge.alert{background:#cc4b37;color:#000}.breadcrumbs{margin:0 0 1rem;list-style:none}.breadcrumbs:after,.breadcrumbs:before{display:table;content:" "}.breadcrumbs:after{clear:both}.breadcrumbs li{float:left;font-size:.6875rem;color:#000;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;top:1px;margin:0 .75rem;opacity:1;content:"/";color:#999}.breadcrumbs a{color:#1b4297}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#999;cursor:not-allowed}.button-group{margin-bottom:1rem;font-size:0}.button-group:after,.button-group:before{display:table;content:" "}.button-group:after{clear:both}.button-group .button{margin:0;margin-right:1px;margin-bottom:1px;font-size:11px}.button-group .button:last-child{margin-right:0}.button-group.tiny .button{font-size:.6rem}.button-group.small .button{font-size:.75rem}.button-group.large .button{font-size:22px}.button-group.expanded{margin-right:-1px}.button-group.expanded:after,.button-group.expanded:before{display:none}.button-group.expanded .button:first-child:last-child{width:100%}.button-group.expanded .button:first-child:nth-last-child(2),.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button{display:inline-block;width:calc(50% - 1px);margin-right:1px}.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(2):last-child{margin-right:-6px}.button-group.expanded .button:first-child:nth-last-child(3),.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button{display:inline-block;width:calc(33.3333333333% - 1px);margin-right:1px}.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(3):last-child{margin-right:-6px}.button-group.expanded .button:first-child:nth-last-child(4),.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button{display:inline-block;width:calc(25% - 1px);margin-right:1px}.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(4):last-child{margin-right:-6px}.button-group.expanded .button:first-child:nth-last-child(5),.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button{display:inline-block;width:calc(20% - 1px);margin-right:1px}.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(5):last-child{margin-right:-6px}.button-group.expanded .button:first-child:nth-last-child(6),.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button{display:inline-block;width:calc(16.6666666667% - 1px);margin-right:1px}.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(6):last-child{margin-right:-6px}.button-group.primary .button{background-color:#1b4297;color:#fff}.button-group.primary .button:focus,.button-group.primary .button:hover{background-color:#163579;color:#fff}.button-group.secondary .button{background-color:#fff;color:#222}.button-group.secondary .button:focus,.button-group.secondary .button:hover{background-color:#ccc;color:#222}.button-group.success .button{background-color:#3adb76;color:#222}.button-group.success .button:focus,.button-group.success .button:hover{background-color:#22bb5b;color:#222}.button-group.warning .button{background-color:#ffae00;color:#222}.button-group.warning .button:focus,.button-group.warning .button:hover{background-color:#cc8b00;color:#222}.button-group.alert .button{background-color:#cc4b37;color:#fff}.button-group.alert .button:focus,.button-group.alert .button:hover{background-color:#a53b2a;color:#fff}.button-group.stacked-for-medium .button,.button-group.stacked-for-small .button,.button-group.stacked .button{width:100%}.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked .button:last-child{margin-bottom:0}@media print,screen and (min-width:40.9375em){.button-group.stacked-for-small .button{width:auto;margin-bottom:0}}@media print,screen and (min-width:50em){.button-group.stacked-for-medium .button{width:auto;margin-bottom:0}}@media screen and (max-width:40.875em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}.callout{position:relative;margin:0 0 1rem;padding:1rem;border:1px solid rgba(0,0,0,.25);border-radius:0;background-color:#fff;color:#222}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#d5e0f7;color:#222}.callout.secondary{background-color:#fff;color:#222}.callout.success{background-color:#e1faea;color:#222}.callout.warning{background-color:#fff3d9;color:#222}.callout.alert{background-color:#f7e4e1;color:#222}.callout.small{padding:.5rem}.callout.large{padding:3rem}.close-button{position:absolute;color:#626262;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:focus,.close-button:hover{color:#000}.close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}.close-button,.close-button.medium{right:1rem;top:.5rem;font-size:2em;line-height:1}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height .5s}.is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fff;transition:-webkit-transform .15s linear;transition:transform .15s linear;transition:transform .15s linear,-webkit-transform .15s linear}.is-drilldown-submenu.is-active{z-index:1;display:block;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.is-drilldown-submenu.is-closing{-webkit-transform:translateX(100%);transform:translateX(100%)}.drilldown-submenu-cover-previous{min-height:100%}.is-drilldown-submenu-parent>a{position:relative}.is-drilldown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1b4297;position:absolute;top:50%;margin-top:-6px;right:1rem}.js-drilldown-back>a:before{display:block;width:0;height:0;border:6px inset;content:"";border-right-style:solid;border-color:transparent #1b4297 transparent transparent;display:inline-block;vertical-align:middle;margin-right:.75rem;border-left-width:0}.dropdown-pane{position:absolute;z-index:10;display:block;width:300px;padding:1rem;visibility:hidden;border:1px solid #999;border-radius:0;background-color:#fff;font-size:1rem}.dropdown-pane.is-open{visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1b4297 transparent transparent;right:5px;margin-top:-3px}[data-whatinput=mouse] .dropdown.menu a{outline:0}.no-js .dropdown.menu ul{display:none}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a:after{right:14px}.dropdown.menu.vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1b4297 transparent transparent}.dropdown.menu.vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1b4297}@media print,screen and (min-width:40.9375em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1b4297 transparent transparent;right:5px;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a:after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1b4297 transparent transparent}.dropdown.menu.medium-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1b4297}}@media print,screen and (min-width:50em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1b4297 transparent transparent;right:5px;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a:after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1b4297 transparent transparent}.dropdown.menu.large-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1b4297}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:5px;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #999;background:#fff}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1b4297 transparent transparent}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1b4297}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.label{display:inline-block;padding:.33333rem .5rem;border-radius:0;font-size:.8rem;line-height:1;white-space:nowrap;cursor:default}.label,.label.primary{background:#1b4297;color:#fff}.label.secondary{background:#fff;color:#000}.label.success{background:#3adb76;color:#000}.label.warning{background:#ffae00;color:#000}.label.alert{background:#cc4b37;color:#000}.media-object{display:block;margin-bottom:1rem}.media-object img{max-width:none}@media screen and (max-width:40.875em){.media-object.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;display:block}.media-object.stack-for-small .media-object-section img{width:100%}}.media-object-section{display:table-cell;vertical-align:top}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section>:last-child{margin-bottom:0}.media-object-section.middle{vertical-align:middle}.media-object-section.bottom{vertical-align:bottom}.menu{margin:0;list-style-type:none}.menu>li{display:table-cell;vertical-align:middle}[data-whatinput=mouse] .menu>li{outline:0}.menu>li>a{display:block;padding:.7rem 1rem;line-height:1}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu>li>a i,.menu>li>a i+span,.menu>li>a img,.menu>li>a img+span,.menu>li>a svg,.menu>li>a svg+span{vertical-align:middle}.menu>li>a i,.menu>li>a img,.menu>li>a svg{margin-right:.25rem;display:inline-block}.menu.horizontal>li,.menu>li{display:table-cell}.menu.expanded{display:table;width:100%;table-layout:fixed}.menu.expanded>li:first-child:last-child{width:100%}.menu.vertical>li{display:block}@media print,screen and (min-width:40.9375em){.menu.medium-horizontal>li{display:table-cell}.menu.medium-expanded{display:table;width:100%;table-layout:fixed}.menu.medium-expanded>li:first-child:last-child{width:100%}.menu.medium-vertical>li{display:block}}@media print,screen and (min-width:50em){.menu.large-horizontal>li{display:table-cell}.menu.large-expanded{display:table;width:100%;table-layout:fixed}.menu.large-expanded>li:first-child:last-child{width:100%}.menu.large-vertical>li{display:block}}.menu.simple li{display:inline-block;vertical-align:top;line-height:1}.menu.simple a{padding:0}.menu.simple li{margin-left:0;margin-right:1rem}.menu.simple.align-right li{margin-right:0;margin-left:1rem}.menu.align-right:after,.menu.align-right:before{display:table;content:" "}.menu.align-right:after{clear:both}.menu.align-right>li{float:right}.menu.icon-top>li>a{text-align:center}.menu.icon-top>li>a i,.menu.icon-top>li>a img,.menu.icon-top>li>a svg{display:block;margin:0 auto .25rem}.menu.icon-top.vertical a>span{margin:auto}.menu.nested{margin-left:1rem}.menu .active>a{background:#1b4297;color:#fff}.menu.menu-bordered li{border:1px solid #cbcbcb}.menu.menu-bordered li:not(:first-child){border-top:0}.menu.menu-hover li:hover{background-color:#cbcbcb}.menu-text{padding-top:0;padding-bottom:0;padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered{text-align:center}.menu-centered>.menu{display:inline-block;vertical-align:top}.no-js [data-responsive-menu] ul{display:none}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:hsla(0,0%,100%,.25);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:1;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#cbcbcb}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.is-transition-overlap{z-index:10}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(0,0,0,.7)}.off-canvas.is-open{-webkit-transform:translate(0);transform:translate(0)}.off-canvas-absolute{position:absolute;z-index:1;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#cbcbcb}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-overlap{z-index:10}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(0,0,0,.7)}.off-canvas-absolute.is-open{-webkit-transform:translate(0);transform:translate(0)}.position-left{top:0;left:0;width:250px;height:100%;-webkit-transform:translateX(-250px);transform:translateX(-250px);overflow-y:auto}.position-left.is-open~.off-canvas-content{-webkit-transform:translateX(250px);transform:translateX(250px)}.position-left.is-transition-push:after{position:absolute;top:0;right:0;height:100%;width:1px;box-shadow:0 0 10px rgba(0,0,0,.7);content:" "}.position-left.is-transition-overlap.is-open~.off-canvas-content{-webkit-transform:none;transform:none}.position-right{top:0;right:0;width:250px;height:100%;-webkit-transform:translateX(250px);transform:translateX(250px);overflow-y:auto}.position-right.is-open~.off-canvas-content{-webkit-transform:translateX(-250px);transform:translateX(-250px)}.position-right.is-transition-push:after{position:absolute;top:0;left:0;height:100%;width:1px;box-shadow:0 0 10px rgba(0,0,0,.7);content:" "}.position-right.is-transition-overlap.is-open~.off-canvas-content{-webkit-transform:none;transform:none}.position-top{top:0;left:0;width:100%;height:250px;-webkit-transform:translateY(-250px);transform:translateY(-250px);overflow-x:auto}.position-top.is-open~.off-canvas-content{-webkit-transform:translateY(250px);transform:translateY(250px)}.position-top.is-transition-push:after{position:absolute;bottom:0;left:0;height:1px;width:100%;box-shadow:0 0 10px rgba(0,0,0,.7);content:" "}.position-top.is-transition-overlap.is-open~.off-canvas-content{-webkit-transform:none;transform:none}.position-bottom{bottom:0;left:0;width:100%;height:250px;-webkit-transform:translateY(250px);transform:translateY(250px);overflow-x:auto}.position-bottom.is-open~.off-canvas-content{-webkit-transform:translateY(-250px);transform:translateY(-250px)}.position-bottom.is-transition-push:after{position:absolute;top:0;left:0;height:1px;width:100%;box-shadow:0 0 10px rgba(0,0,0,.7);content:" "}.position-bottom.is-transition-overlap.is-open~.off-canvas-content{-webkit-transform:none;transform:none}.off-canvas-content{transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media print,screen and (min-width:40.9375em){.position-left.reveal-for-medium{-webkit-transform:none;transform:none;z-index:1}.position-left.reveal-for-medium~.off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{-webkit-transform:none;transform:none;z-index:1}.position-right.reveal-for-medium~.off-canvas-content{margin-right:250px}.position-top.reveal-for-medium{-webkit-transform:none;transform:none;z-index:1}.position-top.reveal-for-medium~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-medium{-webkit-transform:none;transform:none;z-index:1}.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:50em){.position-left.reveal-for-large{-webkit-transform:none;transform:none;z-index:1}.position-left.reveal-for-large~.off-canvas-content{margin-left:250px}.position-right.reveal-for-large{-webkit-transform:none;transform:none;z-index:1}.position-right.reveal-for-large~.off-canvas-content{margin-right:250px}.position-top.reveal-for-large{-webkit-transform:none;transform:none;z-index:1}.position-top.reveal-for-large~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-large{-webkit-transform:none;transform:none;z-index:1}.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:250px}}.orbit,.orbit-container{position:relative}.orbit-container{height:0;margin:0;list-style:none;overflow:hidden}.orbit-slide{width:100%}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{width:100%;max-width:100%;margin:0}.orbit-caption{position:absolute;bottom:0;width:100%;margin-bottom:0;padding:1rem;background-color:rgba(0,0,0,.5);color:#fff}.orbit-next,.orbit-previous{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;padding:1rem;color:#fff}[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous{outline:0}.orbit-next:active,.orbit-next:focus,.orbit-next:hover,.orbit-previous:active,.orbit-previous:focus,.orbit-previous:hover{background-color:rgba(0,0,0,.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center}[data-whatinput=mouse] .orbit-bullets{outline:0}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;border-radius:50%;background-color:#999}.orbit-bullets button.is-active,.orbit-bullets button:hover{background-color:#626262}.pagination{margin-left:0;margin-bottom:1rem}.pagination:after,.pagination:before{display:table;content:" "}.pagination:after{clear:both}.pagination li{margin-right:.0625rem;border-radius:0;font-size:.875rem;display:none}.pagination li:first-child,.pagination li:last-child{display:inline-block}@media print,screen and (min-width:40.9375em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.1875rem .625rem;border-radius:0;color:#000}.pagination a:hover,.pagination button:hover{background:#cbcbcb}.pagination .current{padding:.1875rem .625rem;background:#1b4297;color:#fff;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#999;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis:after{padding:.1875rem .625rem;content:"\2026";color:#000}.pagination-previous.disabled:before,.pagination-previous a:before{display:inline-block;margin-right:.5rem;content:"\00ab"}.pagination-next.disabled:after,.pagination-next a:after{display:inline-block;margin-left:.5rem;content:"\00bb"}.progress{height:1rem;margin-bottom:1rem;border-radius:0;background-color:#999}.progress.primary .progress-meter{background-color:#1b4297}.progress.secondary .progress-meter{background-color:#fff}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#cc4b37}.progress-meter{position:relative;display:block;width:0;height:100%;background-color:#1b4297}.progress-meter-text{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;margin:0;font-size:.75rem;font-weight:700;color:#fff;white-space:nowrap}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#cbcbcb;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;touch-action:none}.slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:.5rem;background-color:#999;transition:all .2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}.slider-handle{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;left:0;z-index:1;display:inline-block;width:1.4rem;height:1.4rem;border-radius:0;background-color:#1b4297;transition:all .2s ease-in-out;-ms-touch-action:manipulation;touch-action:manipulation}[data-whatinput=mouse] .slider-handle{outline:0}.slider-handle:hover{background-color:#173880}.slider-handle.is-dragging{transition:all 0s linear}.slider.disabled,.slider[disabled]{opacity:.25;cursor:not-allowed}.slider.vertical{display:inline-block;width:.5rem;height:12.5rem;margin:0 1.25rem;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.slider.vertical .slider-fill{top:0;width:.5rem;max-height:100%}.slider.vertical .slider-handle{position:absolute;top:0;left:50%;width:1.4rem;height:1.4rem;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.sticky,.sticky-container{position:relative}.sticky{z-index:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.sticky.is-stuck{position:fixed;z-index:5}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}body.is-reveal-open{overflow:hidden}html.is-reveal-open,html.is-reveal-open body{min-height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(0,0,0,.45);overflow-y:scroll}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #999;border-radius:0;background-color:#fff;position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:40.9375em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40.9375em){.reveal{width:600px;max-width:75rem}}@media print,screen and (min-width:40.9375em){.reveal .reveal{right:auto;left:auto;margin:0 auto}}.reveal.collapse{padding:0}@media print,screen and (min-width:40.9375em){.reveal.tiny{width:30%;max-width:75rem}}@media print,screen and (min-width:40.9375em){.reveal.small{width:50%;max-width:75rem}}@media print,screen and (min-width:40.9375em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;left:0;width:100%;max-width:none;height:100%;height:100vh;min-height:100vh;margin-left:0;border:0;border-radius:0}@media screen and (max-width:40.875em){.reveal{top:0;left:0;width:100%;max-width:none;height:100%;height:100vh;min-height:100vh;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.switch{height:2rem;position:relative;margin-bottom:1rem;outline:0;font-size:.875rem;font-weight:700;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:0;background:#999;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle:after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;-webkit-transform:translateZ(0);transform:translateZ(0);border-radius:0;background:#fff;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#1b4297}input:checked~.switch-paddle:after{left:2.25rem}[data-whatinput=mouse] input:focus~.switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny{height:1.5rem}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.625rem}.switch.tiny .switch-paddle:after{top:.25rem;left:.25rem;width:1rem;height:1rem}.switch.tiny input:checked~.switch-paddle:after{left:1.75rem}.switch.small{height:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.75rem}.switch.small .switch-paddle:after{top:.25rem;left:.25rem;width:1.25rem;height:1.25rem}.switch.small input:checked~.switch-paddle:after{left:2rem}.switch.large{height:2.5rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1rem}.switch.large .switch-paddle:after{top:.25rem;left:.25rem;width:2rem;height:2rem}.switch.large input:checked~.switch-paddle:after{left:2.75rem}table{width:100%;margin-bottom:1rem;border-radius:0}tbody,tfoot,thead{border:1px solid #f2f2f2;background-color:#fff}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f9f9f9;color:#222}tfoot{background:#f2f2f2;color:#222}tfoot tr,thead tr{background:transparent}tfoot td,tfoot th,thead td,thead th{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(2n){border-bottom:0;background-color:#f2f2f2}table.unstriped tbody{background-color:#fff}table.unstriped tbody tr{border-bottom:0;border-bottom:1px solid #f2f2f2;background-color:#fff}@media screen and (max-width:49.9375em){table.stack tfoot,table.stack thead{display:none}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f4f4f4}table.hover tfoot tr:hover{background-color:#ededed}table.hover tbody tr:hover{background-color:#fafafa}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#ededed}.table-scroll{overflow-x:auto}.table-scroll table{width:auto}.tabs{margin:0;border:1px solid #cbcbcb;background:#fff;list-style-type:none}.tabs:after,.tabs:before{display:table;content:" "}.tabs:after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#1b4297}.tabs.primary>li>a{color:#fff}.tabs.primary>li>a:focus,.tabs.primary>li>a:hover{background:#1e48a5}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#1b4297}.tabs-title>a:hover{background:#fff;color:#173982}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#cbcbcb;color:#1b4297}.tabs-content{border:1px solid #cbcbcb;border-top:0;background:#fff;color:#222;transition:all .5s ease}.tabs-content.vertical{border:1px solid #cbcbcb;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel[aria-hidden=false]{display:block}.thumbnail{display:inline-block;max-width:100%;margin-bottom:1rem;border:4px solid #fff;border-radius:0;box-shadow:0 0 0 1px rgba(0,0,0,.2);line-height:0}a.thumbnail{transition:box-shadow .2s ease-out}a.thumbnail:focus,a.thumbnail:hover{box-shadow:0 0 6px 1px rgba(27,66,151,.5)}a.thumbnail image{box-shadow:none}.title-bar{padding:.5rem;background:#000;color:#fff}.title-bar:after,.title-bar:before{display:table;content:" "}.title-bar:after{clear:both}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left{float:left}.title-bar-right{float:right;text-align:right}.title-bar-title{vertical-align:middle}.has-tip,.title-bar-title{display:inline-block;font-weight:700}.has-tip{position:relative;border-bottom:1px dotted #626262;cursor:help}.tooltip{position:absolute;top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#000;font-size:.75rem;color:#fff}.tooltip:before{border:.75rem inset;border-top-width:0;border-bottom-style:solid;border-color:transparent transparent #000;position:absolute;bottom:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tooltip.top:before,.tooltip:before{display:block;width:0;height:0;content:""}.tooltip.top:before{border:.75rem inset;border-bottom-width:0;border-top-style:solid;border-color:#000 transparent transparent;top:100%;bottom:auto}.tooltip.left:before{border:.75rem inset;border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #000;left:100%}.tooltip.left:before,.tooltip.right:before{display:block;width:0;height:0;content:"";top:50%;bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tooltip.right:before{border:.75rem inset;border-left-width:0;border-right-style:solid;border-color:transparent #000 transparent transparent;right:100%;left:auto}.top-bar{padding:.5rem}.top-bar:after,.top-bar:before{display:table;content:" "}.top-bar:after{clear:both}.top-bar,.top-bar ul{background-color:#cbcbcb}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{width:100%}@media print,screen and (min-width:40.9375em){.top-bar .top-bar-left,.top-bar .top-bar-right{width:auto}}@media screen and (max-width:49.9375em){.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{width:100%}}@media screen and (max-width:64em){.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{width:100%}}.top-bar-title{display:inline-block;float:left;padding:.5rem 1rem .5rem 0}.top-bar-title .menu-icon{bottom:2px}.top-bar-left{float:left}.top-bar-right{float:right}.slide-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateY(100%);transform:translateY(100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateX(100%);transform:translateX(100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{-webkit-transform:translateY(100%);transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{-webkit-transform:translateX(100%);transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:top;transform-origin:top;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);-webkit-transform-origin:bottom;transform-origin:bottom;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active,.hinge-out-from-top.mui-leave{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform-origin:top;transform-origin:top;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.hinge-out-from-top.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:right;transform-origin:right;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:bottom;transform-origin:bottom;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:left;transform-origin:left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:scale(.5);transform:scale(.5);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.scale-in-up.mui-enter.mui-enter-active{-webkit-transform:scale(1);transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:scale(1.5);transform:scale(1.5);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.scale-in-down.mui-enter.mui-enter-active,.scale-out-up.mui-leave{-webkit-transform:scale(1);transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.scale-out-up.mui-leave.mui-leave-active{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:scale(1);transform:scale(1);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.scale-out-down.mui-leave.mui-leave-active{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:rotate(-270deg);transform:rotate(-270deg);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.spin-in.mui-enter.mui-enter-active,.spin-out.mui-leave{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.spin-in-ccw.mui-enter,.spin-out.mui-leave.mui-leave-active{-webkit-transform:rotate(270deg);transform:rotate(270deg);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.spin-in-ccw.mui-enter.mui-enter-active,.spin-out-ccw.mui-leave{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.spin-out-ccw.mui-leave.mui-leave-active{-webkit-transform:rotate(-270deg);transform:rotate(-270deg);opacity:0}.slow{transition-duration:.75s!important}.fast{transition-duration:.25s!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important}.long-delay{transition-delay:.7s!important}.shake{-webkit-animation-name:a;animation-name:a}@-webkit-keyframes a{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}@keyframes a{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}.spin-cw{-webkit-animation-name:b;animation-name:b}@-webkit-keyframes b{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.spin-ccw{-webkit-animation-name:b;animation-name:b}@keyframes b{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wiggle{-webkit-animation-name:c;animation-name:c}@-webkit-keyframes c{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,30%,70%,to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes c{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,30%,70%,to{-webkit-transform:rotate(0);transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{-webkit-animation-duration:.5s;animation-duration:.5s}.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.slow{-webkit-animation-duration:.75s!important;animation-duration:.75s!important}.fast{-webkit-animation-duration:.25s!important;animation-duration:.25s!important}.linear{-webkit-animation-timing-function:linear!important;animation-timing-function:linear!important}.ease{-webkit-animation-timing-function:ease!important;animation-timing-function:ease!important}.ease-in{-webkit-animation-timing-function:ease-in!important;animation-timing-function:ease-in!important}.ease-out{-webkit-animation-timing-function:ease-out!important;animation-timing-function:ease-out!important}.ease-in-out{-webkit-animation-timing-function:ease-in-out!important;animation-timing-function:ease-in-out!important}.bounce-in{-webkit-animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important;animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{-webkit-animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important;animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{-webkit-animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important;animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{-webkit-animation-delay:.3s!important;animation-delay:.3s!important}.long-delay{-webkit-animation-delay:.7s!important;animation-delay:.7s!important}.article-grid,.article-teaser{margin-bottom:35px}@media print,screen and (min-width:40.9375em){.article-grid,.article-teaser{margin-bottom:45px}}@media print,screen and (min-width:50em){.article-grid,.article-teaser{margin-bottom:75px}}.homepage-banner:after,header:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}a.more{color:#1e69d2;font-weight:600;font-size:.875rem;letter-spacing:.25px}a.more:after{content:"\3E";margin-left:3px}@font-face{font-family:Chronicle;src:url(/assets/fonts/ChronicleTextG1-Roman.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ChronicleTextG1-Roman.otf) format("opentype"),url(/assets/fonts/ChronicleTextG1-Roman.woff) format("woff"),url(/assets/fonts/ChronicleTextG1-Roman.ttf) format("truetype"),url(/assets/fonts/ChronicleTextG1-Roman.svg#ChronicleTextG1-Roman) format("svg");font-weight:500;font-style:normal}@font-face{font-family:Chronicle;src:url(/assets/fonts/ChronicleTextG1-Semi.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ChronicleTextG1-Semi.otf) format("opentype"),url(/assets/fonts/ChronicleTextG1-Semi.woff) format("woff"),url(/assets/fonts/ChronicleTextG1-Semi.ttf) format("truetype"),url(/assets/fonts/ChronicleTextG1-Semi.svg#ChronicleTextG1-Semi) format("svg");font-weight:600;font-style:normal}@font-face{font-family:Chronicle;src:url(/assets/fonts/ChronicleTextG1-Bold.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ChronicleTextG1-Bold.otf) format("opentype"),url(/assets/fonts/ChronicleTextG1-Bold.woff) format("woff"),url(/assets/fonts/ChronicleTextG1-Bold.ttf) format("truetype"),url(/assets/fonts/ChronicleTextG1-Bold.svg#ChronicleTextG1-Bold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:Whitney;src:url(/assets/fonts/Whitney-Book?#iefix) format("embedded-opentype"),url(/assets/fonts/Whitney-Book.otf) format("opentype"),url(/assets/fonts/Whitney-Book.woff) format("woff"),url(/assets/fonts/Whitney-Book.ttf) format("truetype"),url(/assets/fonts/Whitney-Book.svg#Whitney-Book) format("svg");font-weight:500;font-style:normal}@font-face{font-family:Whitney;src:url(/assets/fonts/Whitney-Medium.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Whitney-Medium.otf) format("opentype"),url(/assets/fonts/Whitney-Medium.woff) format("woff"),url(/assets/fonts/Whitney-Medium.ttf) format("truetype"),url(/assets/fonts/Whitney-Medium.svg#Whitney-Medium) format("svg");font-weight:600;font-style:normal}@font-face{font-family:Whitney;src:url(/assets/fonts/Whitney-Bold.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Whitney-Bold.otf) format("opentype"),url(/assets/fonts/Whitney-Bold.woff) format("woff"),url(/assets/fonts/Whitney-Bold.ttf) format("truetype"),url(/assets/fonts/Whitney-Bold.svg#Whitney-Bold) format("svg");font-weight:700;font-style:normal}body{font-size:1.0625rem}.article-grid .headline,.article-teaser .headline{font-family:Chronicle,Arial,sans-serif;font-weight:600;line-height:1.2}small{font-weight:500}a:hover{color:inherit;text-decoration:underline}.eyebrow{font-size:.875rem;font-weight:700;display:block;text-transform:uppercase}.button,button{cursor:pointer;outline:none}.button{font-weight:700;text-transform:uppercase;letter-spacing:.75px;outline:0;cursor:pointer;border:1px solid #626262}.button:hover{text-decoration:none}body.nav-bar-shown:before,body.search-bar-shown:before{content:"";background:#222;opacity:.9;position:fixed;height:100%;width:100%;z-index:3}@media print,screen and (min-width:50em){body.nav-bar-shown,body.search-bar-shown{overflow:hidden;position:fixed;width:100%}}.grid-container{margin:0 15px}@media print,screen and (min-width:40.9375em){.grid-container{margin:0 30px}}@media print,screen and (min-width:50em){.grid-container{margin:0 60px}}@media screen and (min-width:64.0625em){.grid-container{margin:0 100px}}header{background:#fff;border-bottom:1px solid #ebebeb;padding:18px 15px;max-width:1600px;width:100%;margin:auto;position:relative}header .logo{height:44px;width:180px;margin:auto;display:block}header .header-icons{margin-top:4px;position:absolute;top:0;width:100%;left:0;padding:0 18px}header .search-icon{float:right;margin:23px 0 0;z-index:2;display:inline-block;vertical-align:3px}header .search-icon svg{height:22px;width:22px;fill:#999}header .search-icon.active svg{fill:#1e69d2}header .nav-icon{float:left;margin-top:18px}header .nav-icon svg{height:28px;width:28px;fill:#999}header .nav-icon.active svg{fill:#1e69d2}header nav{overflow:hidden;max-height:0;opacity:0;transition:all .2s ease-out;float:right;margin-top:15px;position:absolute;width:100%;left:0;z-index:1}header nav.show{max-height:2000px;opacity:1}header .menu{padding-bottom:15px}header .menu ul{margin-left:0}header .menu li{background:#fff;border-bottom:1px solid #cbcbcb}header .menu a{text-transform:uppercase;font-size:1rem;color:#626262;letter-spacing:1px}header .menu>li{display:inline-block}header .menu>li>a{padding:15px}header .menu .submenu li{display:block;padding:5px 0}header .menu .submenu a{color:#1e69d2;text-transform:none;display:block;padding:10px 15px}header .menu .submenu a:hover{text-decoration:none}header .menu .submenu a:after{content:"\203A";font-size:1.1875rem;padding-left:5px;position:relative;right:0;top:1px}header .menu .submenu .js-drilldown-back{background:#ebebeb;padding:3px 0}header .menu .submenu .js-drilldown-back a:after{display:none}header .menu .headline{font-weight:700;font-size:1.125rem;display:block;margin-bottom:5px;padding-left:15px}header .menu .half{margin:15px 0 0}header .menu .is-drilldown-submenu-parent>a:after{border-color:transparent transparent transparent #1b4297}header .is-dropdown-submenu{display:block;border:0;background:none}header.search-bar-shown .search{max-height:100px;opacity:1}header.nav-bar-shown{z-index:3}header.nav-bar-shown nav{max-height:2000px;opacity:1}@media print,screen and (min-width:50em){header{padding-bottom:0;position:static}header .logo{margin:0;display:inline-block}header nav{overflow:visible;max-height:none;opacity:1;position:relative;margin-top:4px;display:block;width:100%;text-align:right}header .header-icons{right:0;left:auto;z-index:4;width:100px}header .search-icon{display:block;margin:28px 22px 0 0}header .search-icon svg{fill:#1e69d2}header .nav-icon{display:none}header .menu.vertical li,header .menu li{background:none;border-bottom:0}header .menu.vertical>li,header .menu>li{display:inline-block;margin-right:23px}header .menu.vertical>li:last-child,header .menu>li:last-child{margin-right:0}header .menu.vertical>li>a,header .menu>li>a{font-size:.875rem;padding:15px 10px}header .menu .submenu,header .menu.vertical .submenu{padding:20px 30px;background:#fff;box-shadow:0 0 6px 0 #b2b1b1;text-align:left}header .menu .submenu a,header .menu.vertical .submenu a{font-size:.75rem;padding:0;display:inline-block}header .menu .submenu.divide>li,header .menu.vertical .submenu.divide>li{display:table}header .menu .submenu .headline,header .menu.vertical .submenu .headline{font-size:.875rem;padding-left:0}header .menu .submenu .half,header .menu.vertical .submenu .half{width:50%;display:table-cell;position:relative}header .menu .submenu .half:first-child:after,header .menu.vertical .submenu .half:first-child:after{content:"";display:block;position:absolute;right:0;height:100%;width:2px;background:#cbcbcb;top:0}header .menu .submenu .half:last-child,header .menu.vertical .submenu .half:last-child{padding-left:25px}header .is-dropdown-submenu-parent{position:static}header .dropdown.menu.vertical>li.opens-left>a:after,header .dropdown.menu.vertical>li.opens-right>a:after{display:none}header .dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:0;left:0;top:64px;width:62%}header .is-dropdown-submenu{display:none}}@media screen and (min-width:75em){header nav{width:auto}header .menu.vertical>li,header .menu.vertical>li:last-child,header .menu>li,header .menu>li:last-child{margin-right:60px}header .menu.vertical>li>a,header .menu>li>a{font-size:1rem}header .menu .submenu a,header .menu.vertical .submenu a{font-size:.875rem}header .menu .submenu .headline,header .menu.vertical .submenu .headline{font-size:1rem}header .dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{top:62px}}.search{overflow:hidden;max-height:0;opacity:0;transition:all .2s ease-out;box-shadow:0 3px 4px 0 #807f7f;position:absolute;right:0;background:#fff;padding:20px;top:0;width:100%;z-index:-1}.search.show{max-height:100px;opacity:1}.search .search-icon{top:15px;width:9%;margin:0;position:absolute;right:6px}.search .search-icon svg{fill:#1e69d2}.search .close{font-size:.75rem;text-transform:none;font-weight:400;position:absolute;top:18px;left:4px;width:9%;margin-top:0}.search .close svg{width:16px;height:16px}.search form{position:relative}.search input{padding-right:42px;width:75%;margin:0 auto}@media print,screen and (min-width:50em){.search input{width:84%}.search .close,.search .search-icon{width:5%}}.search-bar-shown .search{z-index:5}.homepage-banner{overflow:hidden;font-size:1.25rem;max-width:1600px;width:100%;position:relative;margin:0 auto 10px}.homepage-banner h1{font-family:Whitney,Arial,sans-serif;font-weight:500;color:#fff;font-size:1.75rem}.homepage-banner h2{font-size:1.75rem}.homepage-banner .columns{position:relative;padding:0}.homepage-banner .left-col{margin-bottom:10px}.homepage-banner .left-col .content{background:#00a890}.homepage-banner .right-col{color:#fff}.homepage-banner .content{padding:45px 15px}.homepage-banner img{position:absolute;top:0;z-index:-2;max-width:none}.homepage-banner img.left{right:0}.homepage-banner img.right{left:0}@media print,screen and (min-width:40.9375em){.homepage-banner h1{margin:86px 0 18px;max-width:200px}.homepage-banner h2{margin-top:45px}.homepage-banner .columns,.homepage-banner .columns:last-child:not(:first-child){display:table-cell;float:none;min-height:394px}.homepage-banner .left-col .content{margin-bottom:70px;position:absolute;right:0;top:0;height:100%;padding:0 20px;border-right:10px solid #fff;width:57%}.homepage-banner .right-col .grid-container{margin:0}.homepage-banner .right-col .content{padding:0 30px}}@media screen and (min-width:75em){.homepage-banner .grid-container{margin:0}.homepage-banner .right-col .content{padding:0 38px 46px 55px}}.callout-banner{margin-bottom:35px;position:relative;min-height:204px;color:#fff;overflow:hidden;font-size:1.25rem}.callout-banner h3{font-weight:600}.callout-banner img{position:absolute;z-index:-1;min-height:100%;max-width:none;min-width:100%}.callout-banner .content{padding:34px 0 30px}.callout-banner .button{margin-top:40px}.article-teaser .headline{font-weight:700;display:block;font-size:1.75rem}.article-teaser small{padding:12px 0 8px;display:block}.article-teaser img{width:100%}@media print,screen and (min-width:40.9375em){.article-teaser img{margin-top:25px}}.article-grid .headline{display:block;font-size:1.375rem}.article-grid .article-block a{color:#222}.article-grid .article-block a:hover{text-decoration:none}.article-grid small{padding-top:8px;display:block}.article-grid img{width:100%}.article-grid .content{padding:18px;background:#f5f5f5;margin-bottom:15px}@media print,screen and (min-width:50em){.article-grid .content{margin-bottom:35px}}footer{background:#1b4297;color:#fff;min-height:272px;font-weight:600;font-size:.75rem;padding-bottom:35px;text-align:center}footer ul{list-style:none;margin:0}footer ul li{display:inline-block}footer a{color:#fff}footer .logo-container{border-bottom:2px solid #4769b2;padding:20px 0;margin-bottom:24px}footer .logo{height:44px;width:180px;fill:#fff}footer .social{margin-bottom:18px}footer .social li{margin-right:10px}footer .icon{display:block;border-radius:50%;border:1px solid #fff;padding:20px;position:relative}footer .icon svg{height:14px;width:20px;fill:#fff;position:absolute;left:26%;top:33%}footer .utility{margin-bottom:10px}footer .utility li:after{content:"";height:10px;width:1px;background:#fff;display:inline-block;vertical-align:-1px;margin:0 3px 0 7px}footer .utility li:last-child:after{display:none}footer .assist{margin-top:35px;font-size:1rem;display:block}footer .assist svg{height:32px;width:32px;fill:#fff;display:inline-block;vertical-align:middle;margin-left:20px}@media screen and (min-width:40.9375em){footer{text-align:left}footer .logo-container{border-bottom:2px solid #4769b2;padding:36px 0;margin-bottom:24px}footer .assist{float:right}}
/*# sourceMappingURL=app.css.map */