@charset "UTF-8";

/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.css,  jquery.ui.accordion.css,  jquery.ui.autocomplete.css,  jquery.ui.button.css,  jquery.ui.datepicker.css,  jquery.ui.dialog.css,  jquery.ui.menu.css,  jquery.ui.progressbar.css,  jquery.ui.resizable.css,  jquery.ui.selectable.css,  jquery.ui.slider.css,  jquery.ui.spinner.css,  jquery.ui.tabs.css,  jquery.ui.tooltip.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 2013 jQuery Foundation and other contributors Licensed MIT */

/*!
 * Bootstrap v3.0.3 (http://getbootstrap.com)
 * Copyright 2013 Twitter,  Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 */

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

@import url("fonts/foundation-icons/foundation-icons.css");

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

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

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

  thead {
    display: table-header-group;
  }

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

  img {
    max-width: 100% !important;
  }

@page {
    margin: 2cm .5cm;
}

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

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

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}

@media (min-width: 768px) {
  .lead {
    font-size: 1.16667rem;
  }
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }

  .dl-horizontal dd:after,
  .dl-horizontal dd:before {
    display: table;
    content: " ";
  }

  .dl-horizontal dd:after {
    clear: both;
  }
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666666666666%;
  }

  .col-sm-10 {
    width: 83.33333333333334%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666666666666%;
  }

  .col-sm-7 {
    width: 58.333333333333336%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666666666667%;
  }

  .col-sm-4 {
    width: 33.33333333333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.666666666666664%;
  }

  .col-sm-1 {
    width: 8.333333333333332%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }

  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }

  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }

  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }

  .col-sm-pull-0 {
    right: 0;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666666666666%;
  }

  .col-sm-push-10 {
    left: 83.33333333333334%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666666666666%;
  }

  .col-sm-push-7 {
    left: 58.333333333333336%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666666666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.666666666666664%;
  }

  .col-sm-push-1 {
    left: 8.333333333333332%;
  }

  .col-sm-push-0 {
    left: 0;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }

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

  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }

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

  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }

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

  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666666666666%;
  }

  .col-md-10 {
    width: 83.33333333333334%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666666666666%;
  }

  .col-md-7 {
    width: 58.333333333333336%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666666666667%;
  }

  .col-md-4 {
    width: 33.33333333333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.666666666666664%;
  }

  .col-md-1 {
    width: 8.333333333333332%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666666666666%;
  }

  .col-md-pull-10 {
    right: 83.33333333333334%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666666666666%;
  }

  .col-md-pull-7 {
    right: 58.333333333333336%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666666666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.666666666666664%;
  }

  .col-md-pull-1 {
    right: 8.333333333333332%;
  }

  .col-md-pull-0 {
    right: 0;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666666666666%;
  }

  .col-md-push-10 {
    left: 83.33333333333334%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666666666666%;
  }

  .col-md-push-7 {
    left: 58.333333333333336%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666666666667%;
  }

  .col-md-push-4 {
    left: 33.33333333333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.666666666666664%;
  }

  .col-md-push-1 {
    left: 8.333333333333332%;
  }

  .col-md-push-0 {
    left: 0;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }

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

  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }

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

  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }

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

  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666666666666%;
  }

  .col-lg-10 {
    width: 83.33333333333334%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666666666666%;
  }

  .col-lg-7 {
    width: 58.333333333333336%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666666666667%;
  }

  .col-lg-4 {
    width: 33.33333333333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.666666666666664%;
  }

  .col-lg-1 {
    width: 8.333333333333332%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }

  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }

  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }

  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }

  .col-lg-pull-0 {
    right: 0;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666666666666%;
  }

  .col-lg-push-10 {
    left: 83.33333333333334%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666666666666%;
  }

  .col-lg-push-7 {
    left: 58.333333333333336%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666666666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.666666666666664%;
  }

  .col-lg-push-1 {
    left: 8.333333333333332%;
  }

  .col-lg-push-0 {
    left: 0;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }

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

  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }

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

  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }

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

  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #ddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
  }

  .form-inline select.form-control {
    width: auto;
  }

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/UserControls/ComparatorCalculator/fonts/glyphicons-halflings-regular.eot);
  src: url(/UserControls/ComparatorCalculator/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/UserControls/ComparatorCalculator/fonts/glyphicons-halflings-regular.woff) format("woff"), url(/UserControls/ComparatorCalculator/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/UserControls/ComparatorCalculator/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format("svg");
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 0.59rem;
  }

  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
  }

  .navbar-form select.form-control {
    width: auto;
  }

  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 3.5rem;
  }
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 1.66667rem;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

@-ms-viewport {
  width: device-width;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }

  table.visible-xs.visible-sm {
    display: table;
  }

  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  td.visible-xs.visible-sm,
  th.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }

  table.visible-xs.visible-md {
    display: table;
  }

  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  td.visible-xs.visible-md,
  th.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }

  table.visible-xs.visible-lg {
    display: table;
  }

  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  td.visible-xs.visible-lg,
  th.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }

  table.visible-sm.visible-xs {
    display: table;
  }

  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  td.visible-sm.visible-xs,
  th.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }

  table.visible-sm.visible-md {
    display: table;
  }

  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  td.visible-sm.visible-md,
  th.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }

  table.visible-sm.visible-lg {
    display: table;
  }

  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  td.visible-sm.visible-lg,
  th.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }

  table.visible-md.visible-xs {
    display: table;
  }

  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  td.visible-md.visible-xs,
  th.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }

  table.visible-md.visible-sm {
    display: table;
  }

  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  td.visible-md.visible-sm,
  th.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }

  table.visible-md.visible-lg {
    display: table;
  }

  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  td.visible-md.visible-lg,
  th.visible-md.visible-lg {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }

  table.visible-lg.visible-xs {
    display: table;
  }

  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  td.visible-lg.visible-xs,
  th.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }

  table.visible-lg.visible-sm {
    display: table;
  }

  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  td.visible-lg.visible-sm,
  th.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }

  table.visible-lg.visible-md {
    display: table;
  }

  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  td.visible-lg.visible-md,
  th.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs,
  td.hidden-xs,
  th.hidden-xs,
  tr.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  td.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  td.hidden-sm,
  th.hidden-sm,
  tr.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  td.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  td.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  td.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  td.hidden-md,
  th.hidden-md,
  tr.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  td.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  td.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg,
  td.hidden-lg,
  th.hidden-lg,
  tr.hidden-lg {
    display: none !important;
  }
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }

  .hidden-print,
  td.hidden-print,
  th.hidden-print,
  tr.hidden-print {
    display: none !important;
  }
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1,  CSS: MIT License)
 */

@font-face {
  font-family: FontAwesome;
  src: url(/UserControls/ComparatorCalculator/fonts/fontawesome-webfont.eot?v=4.0.3);
  src: url(/UserControls/ComparatorCalculator/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format("embedded-opentype"), url(/UserControls/ComparatorCalculator/fonts/fontawesome-webfont.woff?v=4.0.3) format("woff"), url(/UserControls/ComparatorCalculator/fonts/fontawesome-webfont.ttf?v=4.0.3) format("truetype"), url(/UserControls/ComparatorCalculator/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }

  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.css,  jquery.ui.accordion.css,  jquery.ui.autocomplete.css,  jquery.ui.button.css,  jquery.ui.datepicker.css,  jquery.ui.dialog.css,  jquery.ui.menu.css,  jquery.ui.progressbar.css,  jquery.ui.resizable.css,  jquery.ui.selectable.css,  jquery.ui.slider.css,  jquery.ui.spinner.css,  jquery.ui.tabs.css,  jquery.ui.tooltip.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 2013 jQuery Foundation and other contributors Licensed MIT */

/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.css,  jquery.ui.accordion.css,  jquery.ui.autocomplete.css,  jquery.ui.button.css,  jquery.ui.datepicker.css,  jquery.ui.dialog.css,  jquery.ui.menu.css,  jquery.ui.progressbar.css,  jquery.ui.resizable.css,  jquery.ui.selectable.css,  jquery.ui.slider.css,  jquery.ui.spinner.css,  jquery.ui.tabs.css,  jquery.ui.tooltip.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 2013 jQuery Foundation and other contributors Licensed MIT */

/*!
 * Bootstrap v3.0.3 (http://getbootstrap.com)
 * Copyright 2013 Twitter,  Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 */

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

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

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

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

[hidden],
template {
  display: none;
}

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

body {
  margin: 0;
}

a {
  background: 0 0;
}

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

h1 {
  margin: .67em 0;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

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

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

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

pre {
  white-space: pre-wrap;
}

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

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

button,
input,
select,
textarea {
  margin: 0;
}

button,
select {
  text-transform: none;
}

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

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

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

input[type=search] {
  -webkit-appearance: textfield;
}

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

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

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

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

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

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

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

  thead {
    display: table-header-group;
  }

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

  img {
    max-width: 100% !important;
  }

@page {
    margin: 2cm .5cm;
}

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

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

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}

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

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: inherit;*/
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #999;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}

.h1,
h1 {
  font-size: 2rem;
}

.h2,
h2 {
  font-size: 1.66667rem;
}

.h3,
h3 {
  font-size: 1.33333rem;
}

.h4,
h4 {
  font-size: 1rem;
}

.h5,
h5 {
  font-size: 0.77778rem;
}

.h6,
h6 {
  font-size: 0.66667rem;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 0.88889rem;
  font-weight: 200;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .lead {
    font-size: 1.16667rem;
  }
}

.small,
small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #999;
}

.text-primary {
  color: #428bca;
}

.text-primary:hover {
  color: #3071a9;
}

.text-warning {
  color: #8a6d3b;
}

.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

.text-danger:hover {
  color: #843534;
}

.text-success {
  color: #3c763d;
}

.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

.text-info:hover {
  color: #245269;
}

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.list-inline > li:first-child {
  padding-left: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd,
dt {
  line-height: 1.5;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }

  .dl-horizontal dd:after,
  .dl-horizontal dd:before {
    display: table;
    content: " ";
  }

  .dl-horizontal dd:after {
    clear: both;
  }
}

abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}

blockquote p {
  font-size: 0.97222rem;
  font-weight: 300;
  line-height: 1.5;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote .small,
blockquote small {
  display: block;
  line-height: 1.5;
  color: #999;
}

blockquote .small:before,
blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}

blockquote.pull-right .small,
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right .small:before,
blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right .small:after,
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

blockquote:after,
blockquote:before {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.5;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 0.72222rem;
  line-height: 1.5;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

/*    .row {
    margin-right: -15px;
    margin-left: -15px;
}
.row:after, .row:before {
    display: table;
    content: " "}
.row:after {
    clear: both;
}*/

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666666666666%;
}

.col-xs-pull-10 {
  right: 83.33333333333334%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666666666666%;
}

.col-xs-pull-7 {
  right: 58.333333333333336%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666666666667%;
}

.col-xs-pull-4 {
  right: 33.33333333333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.666666666666664%;
}

.col-xs-pull-1 {
  right: 8.333333333333332%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666666666666%;
}

.col-xs-push-10 {
  left: 83.33333333333334%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666666666666%;
}

.col-xs-push-7 {
  left: 58.333333333333336%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666666666667%;
}

.col-xs-push-4 {
  left: 33.33333333333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.666666666666664%;
}

.col-xs-push-1 {
  left: 8.333333333333332%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

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

.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

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

.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

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

.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666666666666%;
  }

  .col-sm-10 {
    width: 83.33333333333334%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666666666666%;
  }

  .col-sm-7 {
    width: 58.333333333333336%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666666666667%;
  }

  .col-sm-4 {
    width: 33.33333333333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.666666666666664%;
  }

  .col-sm-1 {
    width: 8.333333333333332%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }

  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }

  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }

  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }

  .col-sm-pull-0 {
    right: 0;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666666666666%;
  }

  .col-sm-push-10 {
    left: 83.33333333333334%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666666666666%;
  }

  .col-sm-push-7 {
    left: 58.333333333333336%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666666666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.666666666666664%;
  }

  .col-sm-push-1 {
    left: 8.333333333333332%;
  }

  .col-sm-push-0 {
    left: 0;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }

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

  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }

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

  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }

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

  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666666666666%;
  }

  .col-md-10 {
    width: 83.33333333333334%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666666666666%;
  }

  .col-md-7 {
    width: 58.333333333333336%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666666666667%;
  }

  .col-md-4 {
    width: 33.33333333333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.666666666666664%;
  }

  .col-md-1 {
    width: 8.333333333333332%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666666666666%;
  }

  .col-md-pull-10 {
    right: 83.33333333333334%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666666666666%;
  }

  .col-md-pull-7 {
    right: 58.333333333333336%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666666666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.666666666666664%;
  }

  .col-md-pull-1 {
    right: 8.333333333333332%;
  }

  .col-md-pull-0 {
    right: 0;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666666666666%;
  }

  .col-md-push-10 {
    left: 83.33333333333334%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666666666666%;
  }

  .col-md-push-7 {
    left: 58.333333333333336%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666666666667%;
  }

  .col-md-push-4 {
    left: 33.33333333333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.666666666666664%;
  }

  .col-md-push-1 {
    left: 8.333333333333332%;
  }

  .col-md-push-0 {
    left: 0;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }

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

  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }

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

  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }

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

  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666666666666%;
  }

  .col-lg-10 {
    width: 83.33333333333334%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666666666666%;
  }

  .col-lg-7 {
    width: 58.333333333333336%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666666666667%;
  }

  .col-lg-4 {
    width: 33.33333333333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.666666666666664%;
  }

  .col-lg-1 {
    width: 8.333333333333332%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }

  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }

  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }

  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }

  .col-lg-pull-0 {
    right: 0;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666666666666%;
  }

  .col-lg-push-10 {
    left: 83.33333333333334%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666666666666%;
  }

  .col-lg-push-7 {
    left: 58.333333333333336%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666666666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.666666666666664%;
  }

  .col-lg-push-1 {
    left: 8.333333333333332%;
  }

  .col-lg-push-0 {
    left: 0;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }

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

  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }

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

  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }

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

  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}

.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*=col-],
table th[class*=col-] {
  display: table-cell;
  float: none;
}

.table > tbody > .active > td,
.table > tbody > .active > th,
.table > tbody > tr > .active,
.table > tfoot > .active > td,
.table > tfoot > .active > th,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > thead > .active > th,
.table > thead > tr > .active {
  background-color: #f5f5f5;
}

.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th,
.table-hover > tbody > tr > .active:hover {
  background-color: #e8e8e8;
}

.table > tbody > .success > td,
.table > tbody > .success > th,
.table > tbody > tr > .success,
.table > tfoot > .success > td,
.table > tfoot > .success > th,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > thead > .success > th,
.table > thead > tr > .success {
  background-color: #dff0d8;
}

.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th,
.table-hover > tbody > tr > .success:hover {
  background-color: #d0e9c6;
}

.table > tbody > .danger > td,
.table > tbody > .danger > th,
.table > tbody > tr > .danger,
.table > tfoot > .danger > td,
.table > tfoot > .danger > th,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > thead > .danger > th,
.table > thead > tr > .danger {
  background-color: #f2dede;
}

.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th,
.table-hover > tbody > tr > .danger:hover {
  background-color: #ebcccc;
}

.table > tbody > .warning > td,
.table > tbody > .warning > th,
.table > tbody > tr > .warning,
.table > tfoot > .warning > td,
.table > tfoot > .warning > th,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > thead > .warning > th,
.table > thead > tr > .warning {
  background-color: #fcf8e3;
}

.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th,
.table-hover > tbody > tr > .warning:hover {
  background-color: #faf2cc;
}

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #ddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 1.16667rem;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type=file] {
  display: block;
}

select[multiple],
select[size] {
  height: auto;
}

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 0.77778rem;
  line-height: 1.5;
  color: #555;
  vertical-align: middle;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 0.77778rem;
  line-height: 1.5;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control:-moz-placeholder {
  color: #999;
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

.checkbox,
.radio {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.checkbox label,
.radio label {
  display: inline;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  float: left;
  margin-left: -20px;
}

.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}

.checkbox-inline,
.radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 0.66667rem;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 0.88rem;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 1.35rem;
}

textarea.input-lg {
  height: auto;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
  }

  .form-inline select.form-control {
    width: auto;
  }

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    float: none;
    margin-left: 0;
  }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

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

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 0.77778rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default.active,
.btn-default:active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #fff;
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary.active,
.btn-primary:active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning.active,
.btn-warning:active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger.active,
.btn-danger:active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success.active,
.btn-success:active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info.active,
.btn-info:active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 0.66667rem;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 0.66667rem;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/UserControls/ComparatorCalculator/fonts/glyphicons-halflings-regular.eot);
  src: url(/UserControls/ComparatorCalculator/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/UserControls/ComparatorCalculator/fonts/glyphicons-halflings-regular.woff) format("woff"), url(/UserControls/ComparatorCalculator/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/UserControls/ComparatorCalculator/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
  width: 1em;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 0.77778rem;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #999;
}

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.66667rem;
  line-height: 1.5;
  color: #999;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}

.btn-group-vertical > .btn:focus,
.btn-group > .btn:focus {
  outline: 0;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar:after,
.btn-toolbar:before {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group {
  float: left;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

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

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 0.66667rem;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 0.66667rem;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 6px;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

[data-toggle=buttons] > .btn > input[type=checkbox],
[data-toggle=buttons] > .btn > input[type=radio] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 1.35rem;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 0.66667rem;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 0.88rem;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 0.77778rem;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 0.66667rem;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 1rem;
  border-radius: 6px;
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn:first-child > .btn {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn {
  margin-left: -1px;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -4px;
}

.input-group-btn > .btn:active,
.input-group-btn > .btn:hover {
  z-index: 2;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

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

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #999;
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:after,
.navbar-header:before {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

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

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 1rem;
  line-height: 0.59rem;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 0.59rem;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 0.59rem;
  }

  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
  }

  .navbar-form select.form-control {
    width: auto;
  }

  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #999;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #999;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #999;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.5;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  background-color: #eee;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 1rem;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 0.66667rem;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

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

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label[href]:focus,
.label[href]:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #999;
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: gray;
}

.label-primary {
  background-color: #428bca;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #3071a9;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 0.66667rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.nav-pills > .active > a > .badge,
a.list-group-item.active > .badge {
  color: #428bca;
  background-color: #fff;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 1.16667rem;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eee;
}

.jumbotron .h1,
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron p {
  line-height: 1.5;
}

.container .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 3.5rem;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.thumbnail a > img,
.thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #428bca;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 700;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 0.66667rem;
  line-height: 0.59rem;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
}

.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
  color: inherit;
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.5;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:after,
.panel-body:before {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
}

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child td,
.panel > .table > tbody:first-child th {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.88889rem;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 1.16667rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:after,
.modal-footer:before {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

/*.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 0.66667rem;
    line-height: 1.5;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000;
    border-width: 5px 5px 0;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-top-color: #000;
    border-width: 5px 5px 0;
}

.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-top-color: #000;
    border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000;
    border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000;
    border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px;
}*/

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 0.77778rem;
  font-weight: 400;
  line-height: 0.53rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #fff;
  border-bottom-width: 0;
  content: " ";
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0;
  content: " ";
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #fff;
  border-top-width: 0;
  content: " ";
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #fff;
  border-right-width: 0;
  content: " ";
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 1.11111rem;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: .5;
  filter: alpha(opacity=50);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
  filter: alpha(opacity=90);
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 1.66667rem;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

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

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs,
td.visible-lg,
td.visible-md,
td.visible-sm,
td.visible-xs,
th.visible-lg,
th.visible-md,
th.visible-sm,
th.visible-xs,
tr.visible-lg,
tr.visible-md,
tr.visible-sm,
tr.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }

  table.visible-xs.visible-sm {
    display: table;
  }

  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  td.visible-xs.visible-sm,
  th.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }

  table.visible-xs.visible-md {
    display: table;
  }

  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  td.visible-xs.visible-md,
  th.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }

  table.visible-xs.visible-lg {
    display: table;
  }

  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  td.visible-xs.visible-lg,
  th.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }

  table.visible-sm.visible-xs {
    display: table;
  }

  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  td.visible-sm.visible-xs,
  th.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }

  table.visible-sm.visible-md {
    display: table;
  }

  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  td.visible-sm.visible-md,
  th.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }

  table.visible-sm.visible-lg {
    display: table;
  }

  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  td.visible-sm.visible-lg,
  th.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }

  table.visible-md.visible-xs {
    display: table;
  }

  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  td.visible-md.visible-xs,
  th.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }

  table.visible-md.visible-sm {
    display: table;
  }

  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  td.visible-md.visible-sm,
  th.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }

  table.visible-md.visible-lg {
    display: table;
  }

  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  td.visible-md.visible-lg,
  th.visible-md.visible-lg {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }

  table.visible-lg.visible-xs {
    display: table;
  }

  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  td.visible-lg.visible-xs,
  th.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }

  table.visible-lg.visible-sm {
    display: table;
  }

  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  td.visible-lg.visible-sm,
  th.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }

  table.visible-lg.visible-md {
    display: table;
  }

  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  td.visible-lg.visible-md,
  th.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}

.hidden-xs {
  display: block !important;
}

table.hidden-xs {
  display: table;
}

tr.hidden-xs {
  display: table-row !important;
}

td.hidden-xs,
th.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-xs,
  td.hidden-xs,
  th.hidden-xs,
  tr.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  td.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
}

.hidden-sm {
  display: block !important;
}

table.hidden-sm {
  display: table;
}

tr.hidden-sm {
  display: table-row !important;
}

td.hidden-sm,
th.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  td.hidden-sm,
  th.hidden-sm,
  tr.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  td.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
}

.hidden-md {
  display: block !important;
}

table.hidden-md {
  display: table;
}

tr.hidden-md {
  display: table-row !important;
}

td.hidden-md,
th.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  td.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  td.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  td.hidden-md,
  th.hidden-md,
  tr.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  td.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
}

.hidden-lg {
  display: block !important;
}

table.hidden-lg {
  display: table;
}

tr.hidden-lg {
  display: table-row !important;
}

td.hidden-lg,
th.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  td.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg,
  td.hidden-lg,
  th.hidden-lg,
  tr.hidden-lg {
    display: none !important;
  }
}

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }

  .hidden-print,
  td.hidden-print,
  th.hidden-print,
  tr.hidden-print {
    display: none !important;
  }
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1,  CSS: MIT License)
 */

@font-face {
  font-family: FontAwesome;
  src: url(/UserControls/ComparatorCalculator/fonts/fontawesome-webfont.eot?v=4.0.3);
  src: url(/UserControls/ComparatorCalculator/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format("embedded-opentype"), url(/UserControls/ComparatorCalculator/fonts/fontawesome-webfont.woff?v=4.0.3) format("woff"), url(/UserControls/ComparatorCalculator/fonts/fontawesome-webfont.ttf?v=4.0.3) format("truetype"), url(/UserControls/ComparatorCalculator/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal;
}

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: .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.2857142857142858em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: .14285714285714285em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.8571428571428572em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }

  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

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

.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-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-cog:before,
.fa-gear: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-repeat:before,
.fa-rotate-right: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-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-exclamation-triangle:before,
.fa-warning: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 {
  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-cogs:before,
.fa-gears: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:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.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-floppy-o:before,
.fa-save:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.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-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}

.fa-sort-asc:before,
.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-desc:before,
.fa-sort-up:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-clipboard:before,
.fa-paste: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-chain-broken:before,
.fa-unlink: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-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150";
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151";
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152";
}

.fa-eur:before,
.fa-euro:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157";
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158";
}

.fa-krw:before,
.fa-won: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 {
  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-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.css,  jquery.ui.accordion.css,  jquery.ui.autocomplete.css,  jquery.ui.button.css,  jquery.ui.datepicker.css,  jquery.ui.dialog.css,  jquery.ui.menu.css,  jquery.ui.progressbar.css,  jquery.ui.resizable.css,  jquery.ui.selectable.css,  jquery.ui.slider.css,  jquery.ui.spinner.css,  jquery.ui.tabs.css,  jquery.ui.tooltip.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 2013 jQuery Foundation and other contributors Licensed MIT */

.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.5;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0;
}

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2.2em;
}

button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

input.ui-button {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
  left: .5em;
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
  right: .5em;
}

.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

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

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-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-next span,
.ui-datepicker .ui-datepicker-prev 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-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.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: 700;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td a,
.ui-datepicker td span {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 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;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

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

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

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: 0 0;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
}

.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0;
}

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: 400;
}

.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-focus {
  font-weight: 400;
  margin: -1px;
}

.ui-menu .ui-state-disabled {
  font-weight: 400;
  margin: .4em 0 .2em;
  line-height: 1.5;
}

.ui-menu .ui-state-disabled a {
  cursor: default;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}

.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url(/UserControls/images/animated-overlay.gif);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: .25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.00556rem;
  display: block;
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: 0;
  background: 0 0;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
}

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-tabs {
  position: relative;
  padding: .2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0 0;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff url(/UserControls/ComparatorCalculator/img/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222;
}

.ui-widget-content a {
  color: #222;
}

.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc url(/UserControls/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222;
  font-weight: 700;
}

.ui-widget-header a {
  color: #222;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/UserControls/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: 400;
  color: #555;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555;
  text-decoration: none;
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  border: 1px solid #999;
  background: #dadada url(/UserControls/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: 400;
  color: #212121;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover 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 #aaa;
  background: #fff url(/UserControls/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: 400;
  color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(/UserControls/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(/UserControls/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.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: 700;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
  background-image: url(/UserControls/images/ui-icons_222222_256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(/UserControls/images/ui-icons_888888_256x240.png);
}

.ui-state-active .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: url(/UserControls/images/ui-icons_454545_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(/UserControls/images/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/UserControls/images/ui-icons_cd0a0a_256x240.png);
}

.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-first,
.ui-icon-seek-start {
  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;
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
  border-bottom-right-radius: 4px;
}

.ui-widget-overlay {
  background: #aaa url(/UserControls/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url(/UserControls/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}

rzslider,
[rz-slider] {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 2px;
  margin: 0px 0 15px;
  vertical-align: middle;
}

rzslider span,
[rz-slider] span {
  position: absolute;
  display: inline-block;
  white-space: nowrap;
}

rzslider span.base,
[rz-slider] span.base {
  width: 100%;
  height: 100%;
  padding: 0;
}

rzslider span.bar,
[rz-slider] span.bar {
  background: none repeat scroll 0 0 #FFF;
  border: 1px solid #CCC;
  border-radius: 5px;
  height: 20px;
  width: 300px;
  z-index: 0;
}

rzslider span.bar.selection,
[rz-slider] span.bar.selection {
  z-index: 1;
  width: 0;
  background: #67b700;
}

rzslider span.pointer,
[rz-slider] span.pointer {
  background-color: #939A00;
  border-radius: 10px;
  cursor: pointer;
  height: 32px;
  top: -7px;
  width: 50px;
  z-index: 2;
}

rzslider span.pointer.active:after,
rzslider span.pointer:hover:after,
[rz-slider] span.pointer.active:after,
[rz-slider] span.pointer:hover:after {
  background-color: #67b700;
}

rzslider span.bubble,
[rz-slider] span.bubble {
  color: #FFF;
  cursor: default;
  left: -25px;
  padding: 1px 3px;
  top: -3px;
  z-index: 999;
  pointer-events: none;
}

.no-pointerevents rzslider span.bubble,
.no-pointerevents [rz-slider] span.bubble {
  color: #333;
  top: -32px;
}

rzslider span.bubble.limit,
[rz-slider] span.bubble.limit {
  color: #333;
  cursor: default;
  left: -38px !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  /* For IE8 and earlier */
  padding: 1px 3px;
  top: -3px;
  z-index: 999;
  pointer-events: none;
  zoom: 1;
}

rzslider span.bubble.last,
[rz-slider] span.bubble.last {
  left: 310px !important;
}

rzslider span.bubble.pointer-label,
[rz-slider] span.bubble.pointer-label {
  color: #FFF;
  cursor: default;
  left: -25px;
  padding: 1px 3px;
  top: -3px;
  z-index: 999;
  pointer-events: none;
}

rzslider span.bubble.selection,
[rz-slider] span.bubble.selection {
  color: #333;
  cursor: default;
  left: -25px;
  padding: 1px 3px;
  top: -3px;
  z-index: 999;
}

#browser-detection {
  background: #FFFFE5;
  color: #333;
  position: fixed;
  _position: absolute;
  padding: 10px 15px;
  font-size: 0.72222rem;
  font-family: "Trebuchet MS", "Segoe UI", Arial, Tahoma, sans-serif;
  border-radius: 5px;
  border: 1px solid #D6D6C1;
  -moz-border-radius: 5px;
  width: 700px;
  z-index: 1001;
}

#browser-detection P {
  margin: 0;
  padding: 0;
  background: 0 0;
  line-height: 135%;
  width: auto;
  float: none;
  border: 0;
  text-align: left;
}

#browser-detection P.bd-title {
  padding-top: 0;
  font-size: 1.38889rem;
  line-height: 100%;
}

#browser-detection P.bd-notice {
  padding-bottom: 5px;
  padding-top: 5px;
}

#browser-detection SPAN.bd-highlight {
  color: #B50E0E;
}

#browser-detection A#browser-detection-close {
  width: 15px;
  height: 15px;
  outline: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  text-indent: -500em;
  line-height: 100%;
  background: url(/UserControls/ComparatorCalculator/img/close.gif) no-repeat center center;
}

#browser-detection A#browser-detection-close:HOVER {
  background-color: beige;
}

#browser-detection UL.bd-browsers-list,
#browser-detection UL.bd-browsers-list LI,
#browser-detection UL.bd-skip-buttons,
#browser-detection UL.bd-skip-buttons LI {
  padding: 0;
  margin: 0;
  float: left;
  list-style: none;
}

#browser-detection UL.bd-browsers-list {
  clear: both;
  margin-top: 3px;
  padding: 7px 0;
  border-top: 1px solid beige;
  border-bottom: 1px solid beige;
  width: 100%;
}

#browser-detection UL.bd-browsers-list LI {
  text-align: left;
}

#browser-detection UL.bd-browsers-list LI A {
  width: 60px;
  height: 55px;
  display: block;
  color: #666;
  padding: 10px 10px 0 65px;
  text-decoration: none;
}

#browser-detection UL.bd-browsers-list LI A:HOVER {
  text-decoration: underline;
}

#browser-detection UL.bd-browsers-list LI.firefox A {
  background: url(/UserControls/ComparatorCalculator/img/firefox.gif) no-repeat left top;
}

#browser-detection UL.bd-browsers-list LI.chrome A {
  background: url(/UserControls/ComparatorCalculator/img/chrome.gif) no-repeat left top;
}

#browser-detection UL.bd-browsers-list LI.safari A {
  background: url(/UserControls/ComparatorCalculator/img/safari.gif) no-repeat left top;
}

#browser-detection UL.bd-browsers-list LI.opera A {
  background: url(/UserControls/ComparatorCalculator/img/opera.gif) no-repeat left top;
}

#browser-detection UL.bd-browsers-list LI.msie A {
  background: url(/UserControls/ComparatorCalculator/img/msie.gif) no-repeat left top;
}

#browser-detection UL.bd-skip-buttons {
  margin-top: 10px;
}

#browser-detection UL.bd-skip-buttons LI {
  display: inline;
  margin-right: 10px;
}

#browser-detection UL.bd-skip-buttons LI BUTTON {
  font-size: 0.72222rem;
}

#browser-detection DIV.bd-poweredby {
  font-size: 0.5rem;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-style: italic;
}

#browser-detection DIV.bd-poweredby,
#browser-detection DIV.bd-poweredby A {
  color: #AAA;
}

#browser-detection DIV.bd-poweredby A {
  text-decoration: underline;
}

#browser-detection DIV.bd-poweredby A:HOVER {
  text-decoration: none;
}

#black_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 1000;
  -moz-opacity: .8;
  opacity: .8;
  filter: alpha(opacity=80);
}

/*$header-sizes: ( 
    small: (
        'h1': 24,
        'h2': 20, 
        'h3': 19, 
        'h4': 18,
        'h5': 17,
        'h6': 16,
    ),
    medium: (
        'h1': 48,
        'h2': 40,
        'h3': 31,
        'h4': 25,
        'h5': 20, 
        'h6': 16, 
    ),
    );*/

.custom-sticky {
  z-index: 1;
}

.custom-sticky.is-stuck {
  position: fixed;
}

.custom-sticky.is-absolute {
  position: absolute;
}

h6 {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  font-weight: normal;
  line-height: 0.95rem;
}

a {
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: none;
}

.main-layout {
  min-height: 650px;
  background-color: #F4F5FB;
}

.allow-scroll {
  overflow: visible;
}

.deny-scroll {
  overflow: hidden;
}

.v-centered-container:before {
  content: '';
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}

.v-centered {
  margin: 0;
  vertical-align: middle;
  display: inline-block;
}

.div-flipped,
.employee-profile .card .right-container .name-and-title-container .employee-name .carrot.flipped {
  -moz-transform: scaleY(-1);
  /* Gecko */
  -o-transform: scaleY(-1);
  /* Opera */
  -webkit-transform: scaleY(-1);
  /* Webkit */
  transform: scaleY(-1);
  /* Standard */
  filter: FlipV;
  /* IE 6/7/8 */
}

.div-mirrored {
  -moz-transform: scaleX(-1);
  /* Gecko */
  -o-transform: scaleX(-1);
  /* Opera */
  -webkit-transform: scaleX(-1);
  /* Webkit */
  transform: scaleX(-1);
  /* Standard */
  filter: FlipH;
  /* IE 6/7/8 */
}

.template {
  display: none;
}

.hidden {
  display: none;
}

.has-error {
  background-color: lightpink;
}

.box-shadow {
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
}

.line-clamp {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
}

#PublicWrapper {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  padding-top: 0;
}

.date-and-share-row .social-icons.float-right {
  top: -3px;
  position: relative;
}

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

.hoopp-tooltip {
  display: inline;
  position: relative;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

.hoopp-tooltip:hover:after {
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  color: #fff;
  content: attr(tooltip-text);
  padding: 5px 15px;
  z-index: 9999;
  /*bottom: 5%;*/
  position: fixed;
  width: 90%;
  left: 5%;
  top: 130px;
}

@media screen and (min-width: 64em) {
  .hoopp-tooltip:hover:after {
    top: initial;
    left: 20%;
    width: 275px;
    bottom: 27px;
    position: absolute;
  }

  .hoopp-tooltip:hover:before {
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 21px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 9999;
  }
}

.hoopp-filled-pill-button,
button[type="button"].hoopp-filled-pill-button {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 0.88889rem;
  line-height: 0.88889rem;
  margin-top: 20px;
  margin-bottom: 50px;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  color: #F5F5F5;
  background-color: #193094;
  border-radius: 20px;
  height: 44px;
  padding: 12px 50px 12px 50px;
  transition: all .25s;
  cursor: pointer;
}

.hoopp-filled-pill-button:hover,
.hoopp-filled-pill-button:focus,
button[type="button"].hoopp-filled-pill-button:hover,
button[type="button"].hoopp-filled-pill-button:focus {
  background-color: #203ec0;
  color: #F5F5F5;
}

.hoopp-filled-pill-button.hoopp-green,
button[type="button"].hoopp-filled-pill-button.hoopp-green {
  background-color: #009848;
}

.hoopp-filled-pill-button.hoopp-green:hover,
.hoopp-filled-pill-button.hoopp-green:focus,
button[type="button"].hoopp-filled-pill-button.hoopp-green:hover,
button[type="button"].hoopp-filled-pill-button.hoopp-green:focus {
  background-color: #00cb60;
}

.hoopp-filled-pill-button.hoopp-purple,
button[type="button"].hoopp-filled-pill-button.hoopp-purple {
  background-color: #8C288F;
}

.hoopp-filled-pill-button.hoopp-purple:hover,
.hoopp-filled-pill-button.hoopp-purple:focus,
button[type="button"].hoopp-filled-pill-button.hoopp-purple:hover,
button[type="button"].hoopp-filled-pill-button.hoopp-purple:focus {
  background-color: #b333b7;
}

.hoopp-pill-button {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.88889rem;
  line-height: 0.88889rem;
  margin-top: 20px;
  margin-bottom: 50px;
  color: #193094;
  border: 1px solid #193094;
  border-radius: 20px;
  height: 44px;
  padding: 12px 50px 12px 50px;
  transition: all .25s;
  cursor: pointer;
}

.hoopp-pill-button:hover,
.hoopp-pill-button:focus {
  opacity: 0.6;
}

.hoopp-pill-button.hoopp-green {
  border: 1px solid #009848;
  color: #009848;
}

.hoopp-pill-button.hoopp-purple {
  border: 1px solid #8C288F;
  color: #8C288F;
}

sf-link-selector.hide-text-to-display .form-group[ng-hide="sfSelectedItem.linkHasChildrenElements"] {
  display: none;
}

html.is-reveal-open {
  overflow: hidden;
}

.full-width {
  width: 100%;
}

.default-widget-padding {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (min-width: 64em) {
  .global-container-alignment {
    margin-right: 30px;
    margin-left: 30px;
  }
}

@media screen and (min-width: 64em) {
  .page-with-side-nav .global-container-alignment {
    margin-right: 30px;
    margin-left: 0;
  }
}

/*img[src$=".gif"], img[src$=".png"] {
    image-rendering: -moz-crisp-edges;      
    image-rendering:   -o-crisp-edges;   
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  
}*/

select.edge-select-fix {
  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%28138, 138, 138%29'></polygon></svg>") !important;
}

.ellipsis-wrapper {
  overflow: hidden;
}

.no-outline {
  outline: none;
}

::-ms-clear {
  display: none;
}

::-webkit-search-decoration,
::-webkit-search-cancel-button,
::-webkit-search-results-button,
::-webkit-search-results-decoration {
  display: none;
}

.underline-on-focus {
  position: relative;
}

.underline-on-focus:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -3px;
  left: 0;
  background-color: #2199e8;
  visibility: hidden;
  opacity: 0.7;
  transform-origin: 0% 50%;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.underline-on-focus:hover,
.underline-on-focus:focus {
  outline: none;
  color: #2199e8;
}

.underline-on-focus:hover:before,
.underline-on-focus:focus:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.disabled {
  opacity: .25;
  cursor: not-allowed;
}

:root:root:root:root:root .sf-backend-wrp .custom-sitefinity-designer .row {
  display: block;
}

:root:root:root:root:root .sf-backend-wrp .custom-sitefinity-designer .row h1,
:root:root:root:root:root .sf-backend-wrp .custom-sitefinity-designer .row h2,
:root:root:root:root:root .sf-backend-wrp .custom-sitefinity-designer .row li {
  margin-left: 15px;
  margin-right: 15px;
}

:root:root:root:root:root .sf-backend-wrp .custom-sitefinity-designer .row button {
  margin-left: 15px !important;
}

:root:root:root:root:root .sf-backend-wrp .custom-sitefinity-designer .button {
  color: white;
}

:root:root:root:root:root .sf-backend-wrp .custom-sitefinity-designer select.content-duplicate-select {
  background-image: none;
}

:root:root:root:root:root .sf-backend-wrp .custom-sitefinity-designer hr {
  border-top: 1px solid #59595B !important;
  margin-left: -30px;
  margin-right: -30px;
}

:root:root:root:root:root .sf-backend-wrp .custom-sitefinity-designer .colour-card:last-child:not(:first-child) {
  float: left;
}

:root:root:root:root:root .sf-backend-wrp .custom-sitefinity-designer .colour-card input[type="radio"]:checked + label {
  background-color: #ddd;
}

:root:root:root:root:root .sf-backend-wrp .custom-sitefinity-designer .colour-card .colour-label {
  width: 100%;
  border: 1px solid grey;
  border-radius: 10%;
  text-align: center;
}

:root:root:root:root:root .sf-backend-wrp .custom-sitefinity-designer .colour-card .colour-label:hover {
  background-color: #ddd;
}

:root:root:root:root:root .sf-backend-wrp .custom-sitefinity-designer .colour-card .colour-label .colour {
  height: 50px;
  width: 80%;
  display: block;
  margin: 5px 10% 10px;
}

:root:root:root:root:root .sf-backend-wrp .custom-sitefinity-designer sf-link-selector.no-text-to-display div[ng-show="sfSelectedItem.mode==sfLinkMode.WebAddress"] div.form-group:nth-child(2) {
  display: none;
}

.content-box {
  border: 1px solid #ccc;
  border-radius: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}

@font-face {
  font-family: 'icomoon';
  src: url("/../../assets/fonts//icomoon.eot?t5c0c2");
  src: url("/../../assets/fonts//icomoon.eot?t5c0c2#iefix") format("embedded-opentype"), url("/../../assets/fonts//icomoon.ttf?t5c0c2") format("truetype"), url("/../../assets/fonts//icomoon.woff?t5c0c2") format("woff"), url("/../../assets/fonts//icomoon.svg?t5c0c2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Styling links using icons from font awesome */
}

.icon-twitter {
  text-align: center;
  width: 24px;
  height: 24px;
  color: #fff !important;
  position: relative;
  display: inline-block;
  padding-top: 6px;
  margin-right: 0.5em;
  background-color: #58595b;
}

.icon-facebook {
  text-align: center;
  width: 24px;
  height: 24px;
  color: #fff !important;
  position: relative;
  display: inline-block;
  padding-top: 6px;
  margin-right: 0.5em;
  background-color: #58595b;
}

.icon-instagram {
  text-align: center;
  width: 24px;
  height: 24px;
  color: #fff !important;
  position: relative;
  display: inline-block;
  padding-top: 6px;
  margin-right: 0.5em;
  background-color: #58595b;
}

.icon-linkedin {
  text-align: center;
  width: 24px;
  height: 24px;
  color: #fff !important;
  position: relative;
  display: inline-block;
  padding-top: 6px;
  margin-right: 0.5em;
  background-color: #58595b;
}

.icon-mirrored:before {
  transform: scale(-1, 1);
}

.icon-flipped:before {
  transform: rotate(180deg);
}

.icon-next:before {
  content: "\e901";
}

.icon-pill-arrow:before {
  content: "\e900";
}

.icon-circle-up:before {
  content: "\ea41";
}

.icon-circle-down:before {
  content: "\ea43";
}

.loader {
  margin: 100px auto;
  font-size: 1.38889rem;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0em -2.6em 0em 0em #009944;
}

@-webkit-keyframes load5 {
  0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #009944, 1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2), 2.5em 0em 0 0em rgba(0, 153, 68, 0.2), 1.75em 1.75em 0 0em rgba(0, 153, 68, 0.2), 0em 2.5em 0 0em rgba(0, 153, 68, 0.2), -1.8em 1.8em 0 0em rgba(0, 153, 68, 0.2), -2.6em 0em 0 0em rgba(0, 153, 68, 0.5), -1.8em -1.8em 0 0em rgba(0, 153, 68, 0.7);
  }

  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 153, 68, 0.7), 1.8em -1.8em 0 0em #009944, 2.5em 0em 0 0em rgba(0, 153, 68, 0.2), 1.75em 1.75em 0 0em rgba(0, 153, 68, 0.2), 0em 2.5em 0 0em rgba(0, 153, 68, 0.2), -1.8em 1.8em 0 0em rgba(0, 153, 68, 0.2), -2.6em 0em 0 0em rgba(0, 153, 68, 0.2), -1.8em -1.8em 0 0em rgba(0, 153, 68, 0.5);
  }

  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 153, 68, 0.5), 1.8em -1.8em 0 0em rgba(0, 153, 68, 0.7), 2.5em 0em 0 0em #009944, 1.75em 1.75em 0 0em rgba(0, 153, 68, 0.2), 0em 2.5em 0 0em rgba(0, 153, 68, 0.2), -1.8em 1.8em 0 0em rgba(0, 153, 68, 0.2), -2.6em 0em 0 0em rgba(0, 153, 68, 0.2), -1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2);
  }

  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 153, 68, 0.2), 1.8em -1.8em 0 0em rgba(0, 153, 68, 0.5), 2.5em 0em 0 0em rgba(0, 153, 68, 0.7), 1.75em 1.75em 0 0em #009944, 0em 2.5em 0 0em rgba(0, 153, 68, 0.2), -1.8em 1.8em 0 0em rgba(0, 153, 68, 0.2), -2.6em 0em 0 0em rgba(0, 153, 68, 0.2), -1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2);
  }

  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 153, 68, 0.2), 1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2), 2.5em 0em 0 0em rgba(0, 153, 68, 0.5), 1.75em 1.75em 0 0em rgba(0, 153, 68, 0.7), 0em 2.5em 0 0em #009944, -1.8em 1.8em 0 0em rgba(0, 153, 68, 0.2), -2.6em 0em 0 0em rgba(0, 153, 68, 0.2), -1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2);
  }

  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 153, 68, 0.2), 1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2), 2.5em 0em 0 0em rgba(0, 153, 68, 0.2), 1.75em 1.75em 0 0em rgba(0, 153, 68, 0.5), 0em 2.5em 0 0em rgba(0, 153, 68, 0.7), -1.8em 1.8em 0 0em #009944, -2.6em 0em 0 0em rgba(0, 153, 68, 0.2), -1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2);
  }

  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 153, 68, 0.2), 1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2), 2.5em 0em 0 0em rgba(0, 153, 68, 0.2), 1.75em 1.75em 0 0em rgba(0, 153, 68, 0.2), 0em 2.5em 0 0em rgba(0, 153, 68, 0.5), -1.8em 1.8em 0 0em rgba(0, 153, 68, 0.7), -2.6em 0em 0 0em #009944, -1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2);
  }

  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 153, 68, 0.2), 1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2), 2.5em 0em 0 0em rgba(0, 153, 68, 0.2), 1.75em 1.75em 0 0em rgba(0, 153, 68, 0.2), 0em 2.5em 0 0em rgba(0, 153, 68, 0.2), -1.8em 1.8em 0 0em rgba(0, 153, 68, 0.5), -2.6em 0em 0 0em rgba(0, 153, 68, 0.7), -1.8em -1.8em 0 0em #009944;
  }
}

@keyframes load5 {
  0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #009944, 1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2), 2.5em 0em 0 0em rgba(0, 153, 68, 0.2), 1.75em 1.75em 0 0em rgba(0, 153, 68, 0.2), 0em 2.5em 0 0em rgba(0, 153, 68, 0.2), -1.8em 1.8em 0 0em rgba(0, 153, 68, 0.2), -2.6em 0em 0 0em rgba(0, 153, 68, 0.5), -1.8em -1.8em 0 0em rgba(0, 153, 68, 0.7);
  }

  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 153, 68, 0.7), 1.8em -1.8em 0 0em #009944, 2.5em 0em 0 0em rgba(0, 153, 68, 0.2), 1.75em 1.75em 0 0em rgba(0, 153, 68, 0.2), 0em 2.5em 0 0em rgba(0, 153, 68, 0.2), -1.8em 1.8em 0 0em rgba(0, 153, 68, 0.2), -2.6em 0em 0 0em rgba(0, 153, 68, 0.2), -1.8em -1.8em 0 0em rgba(0, 153, 68, 0.5);
  }

  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 153, 68, 0.5), 1.8em -1.8em 0 0em rgba(0, 153, 68, 0.7), 2.5em 0em 0 0em #009944, 1.75em 1.75em 0 0em rgba(0, 153, 68, 0.2), 0em 2.5em 0 0em rgba(0, 153, 68, 0.2), -1.8em 1.8em 0 0em rgba(0, 153, 68, 0.2), -2.6em 0em 0 0em rgba(0, 153, 68, 0.2), -1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2);
  }

  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 153, 68, 0.2), 1.8em -1.8em 0 0em rgba(0, 153, 68, 0.5), 2.5em 0em 0 0em rgba(0, 153, 68, 0.7), 1.75em 1.75em 0 0em #009944, 0em 2.5em 0 0em rgba(0, 153, 68, 0.2), -1.8em 1.8em 0 0em rgba(0, 153, 68, 0.2), -2.6em 0em 0 0em rgba(0, 153, 68, 0.2), -1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2);
  }

  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 153, 68, 0.2), 1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2), 2.5em 0em 0 0em rgba(0, 153, 68, 0.5), 1.75em 1.75em 0 0em rgba(0, 153, 68, 0.7), 0em 2.5em 0 0em #009944, -1.8em 1.8em 0 0em rgba(0, 153, 68, 0.2), -2.6em 0em 0 0em rgba(0, 153, 68, 0.2), -1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2);
  }

  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 153, 68, 0.2), 1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2), 2.5em 0em 0 0em rgba(0, 153, 68, 0.2), 1.75em 1.75em 0 0em rgba(0, 153, 68, 0.5), 0em 2.5em 0 0em rgba(0, 153, 68, 0.7), -1.8em 1.8em 0 0em #009944, -2.6em 0em 0 0em rgba(0, 153, 68, 0.2), -1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2);
  }

  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 153, 68, 0.2), 1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2), 2.5em 0em 0 0em rgba(0, 153, 68, 0.2), 1.75em 1.75em 0 0em rgba(0, 153, 68, 0.2), 0em 2.5em 0 0em rgba(0, 153, 68, 0.5), -1.8em 1.8em 0 0em rgba(0, 153, 68, 0.7), -2.6em 0em 0 0em #009944, -1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2);
  }

  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 153, 68, 0.2), 1.8em -1.8em 0 0em rgba(0, 153, 68, 0.2), 2.5em 0em 0 0em rgba(0, 153, 68, 0.2), 1.75em 1.75em 0 0em rgba(0, 153, 68, 0.2), 0em 2.5em 0 0em rgba(0, 153, 68, 0.2), -1.8em 1.8em 0 0em rgba(0, 153, 68, 0.5), -2.6em 0em 0 0em rgba(0, 153, 68, 0.7), -1.8em -1.8em 0 0em #009944;
  }
}

/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */

@media print, screen and (min-width: 40em) {
  .reveal,
  .reveal.tiny,
  .reveal.small,
  .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/*$dropdownmenu-arrows: false;*/

html,
body {
  height: 100%;
}

body {
  overflow-x: hidden;
}

body {
  font-family: Font-book, Times, Times New Roman, serif;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
}

body label {
  font-size: 1em;
}

.off-canvas-wrapper.is-close .position-right {
  display: none;
}

.off-canvas-wrapper.is-open {
  position: fixed;
  width: 100%;
}

.off-canvas-wrapper.is-open.is-ios {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}

.off-canvas-wrapper.is-open .position-right {
  z-index: 100;
  display: block;
}

#szfb_feedback_toggle h2 {
  line-height: 0.78rem;
}

.sticky.is-anchored.hoopp-sticky {
  position: fixed;
  z-index: 5;
}

.sticky.hoopp-sticky {
  position: fixed;
}

.cookie-consent-banner {
  position: fixed;
  bottom: 0px;
  z-index: 7;
  width: 100%;
}

.top-button-container {
  width: 60px;
  height: 60px;
  right: 25px;
  z-index: 5;
}

.top-button-container button {
  width: 100%;
  height: 100%;
}

.top-button-container .top-button {
  width: 100%;
  height: 100%;
  background-color: #6969aa;
  border-radius: 50%;
}

.top-button-container .top-button .top-arrow::before {
  border-style: solid;
  border-width: 0.45em 0.45em 0 0;
  content: '';
  color: #fff;
  height: 22px;
  width: 22px;
  transform: rotate(-45deg);
  position: relative;
  float: left;
  top: 23px;
  left: 19px;
}

.top-button-container.is-fixed {
  position: fixed;
  bottom: 10px;
}

.top-button-container.is-absolute {
  position: absolute;
}

@media screen and (min-width: 40em) {
  .top-button-container.is-fixed {
    bottom: 100px;
  }
}

@media only screen and (max-width: 63.99em) {
  html,
  body {
    height: 100%;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  html::-webkit-scrollbar,
  body::-webkit-scrollbar {
    display: none;
  }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[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-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&tablets=48em&large=64em&xlarge=75.0625em&xxlarge=90em";
}

html {
  box-sizing: border-box;
  font-size: 1.11111rem;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: normal;
  line-height: 34px;
  color: #272727;
  -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%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.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;
  cursor: auto;
}

[data-whatinput='mouse'] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.44375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #ffffff;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

input[type=search] {
  box-sizing: border-box;
}

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

::placeholder {
  color: #cacaca;
}

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem;
}

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

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem;
}

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

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #000000;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.55625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #000000;
}

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem;
}

.input-group > :first-child,
.input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group > :last-child,
.input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group-label,
.input-group-field,
.input-group-button,
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #000000;
  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;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: 2.44375rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

.input-group .input-group-button {
  display: table-cell;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}

.fieldset legend {
  margin: 0;
  margin-left: -0.16875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.44375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  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%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.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 #8a8a8a;
  background-color: #ffffff;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #ec5840;
  background-color: #fdeeec;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #ec5840;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #ec5840;
}

.is-invalid-label {
  color: #ec5840;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840;
}

.form-error.is-visible {
  display: block;
}

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

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
}

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

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

small {
  font-size: 0.77778rem;
  line-height: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
  line-height: 0;
  color: #cacaca;
}

h1,
.h1 {
  font-size: 1.35rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2,
.h2 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3,
.h3 {
  font-size: 1.06875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4,
.h4 {
  font-size: 1.0125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5,
.h5 {
  font-size: 0.95625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6,
.h6 {
  font-size: 0.9rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1,
  .h1 {
    font-size: 2.7rem;
  }

  h2,
  .h2 {
    font-size: 2.25rem;
  }

  h3,
  .h3 {
    font-size: 1.74375rem;
  }

  h4,
  .h4 {
    font-size: 1.40625rem;
  }

  h5,
  .h5 {
    font-size: 1.125rem;
  }

  h6,
  .h6 {
    font-size: 0.9rem;
  }
}

a {
  line-height: inherit;
  color: #2b4beb;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:focus {
  color: #1536da;
}

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 #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.5;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

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

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

blockquote,
blockquote p {
  line-height: 1.5;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}

cite:before {
  content: "— ";
}

abbr,
abbr[title] {
  border-bottom: 1px dotted #000000;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000000;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000000;
}

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

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

ul.no-bullet,
ol.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: 40em) {
  .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: 48em) {
  .tablets-text-left {
    text-align: left;
  }

  .tablets-text-right {
    text-align: right;
  }

  .tablets-text-center {
    text-align: center;
  }

  .tablets-text-justify {
    text-align: justify;
  }
}

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }

  .large-text-right {
    text-align: right;
  }

  .large-text-center {
    text-align: center;
  }

  .large-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-text-left {
    text-align: left;
  }

  .xlarge-text-right {
    text-align: right;
  }

  .xlarge-text-center {
    text-align: center;
  }

  .xlarge-text-justify {
    text-align: justify;
  }
}

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

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !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 {
    display: table-cell !important;
  }

  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^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

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

  thead {
    display: table-header-group;
  }

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

  img {
    max-width: 100% !important;
  }

@page {
    margin: 0.5cm;
}

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

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

  .print-break-inside {
    page-break-inside: auto;
  }
}

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}

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

.row::after {
  clear: both;
}

.row.collapse > .column,
.row.collapse > .columns,
.page-with-side-nav > .row.collapse > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.collapse > .large-12-variation,
.row.collapse > .large-12-variation {
  padding-right: 0;
  padding-left: 0;
}

.row .row {
  margin-right: -0.5625rem;
  margin-left: -0.5625rem;
}

@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.84375rem;
    margin-left: -0.84375rem;
  }
}

@media print, screen and (min-width: 48em) {
  .row .row {
    margin-right: -0.84375rem;
    margin-left: -0.84375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.84375rem;
    margin-left: -0.84375rem;
  }
}

@media screen and (min-width: 75.0625em) {
  .row .row {
    margin-right: -0.84375rem;
    margin-left: -0.84375rem;
  }
}

.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,
.page-with-side-nav > .row.gutter-small > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.gutter-small > .large-12-variation,
.row.gutter-small > .large-12-variation {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.row.gutter-medium > .column,
.row.gutter-medium > .columns,
.page-with-side-nav > .row.gutter-medium > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.gutter-medium > .large-12-variation,
.row.gutter-medium > .large-12-variation {
  padding-right: 0.84375rem;
  padding-left: 0.84375rem;
}

.column,
.columns,
.page-with-side-nav > .row > .large-12-variation,
.page-with-side-nav > .sf_cols > .row > .large-12-variation,
.large-12-variation {
  width: 100%;
  float: left;
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

@media print, screen and (min-width: 40em) {
  .column,
  .columns,
  .page-with-side-nav > .row > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row > .large-12-variation,
  .large-12-variation {
    padding-right: 0.84375rem;
    padding-left: 0.84375rem;
  }
}

.column,
.columns,
.page-with-side-nav > .row > .large-12-variation,
.page-with-side-nav > .sf_cols > .row > .large-12-variation,
.large-12-variation,
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child),
.page-with-side-nav > .sf_cols > .row > .large-12-variation:last-child:not(:first-child),
.large-12-variation:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child),
.page-with-side-nav > .sf_cols > .row > .large-12-variation:last-child:not(:first-child),
.large-12-variation:last-child:not(:first-child) {
  float: right;
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child,
.end.large-12-variation:last-child:last-child {
  float: left;
}

.column.row.row,
.row.row.columns,
.page-with-side-nav > .sf_cols > .row > .row.row.large-12-variation,
.row.row.large-12-variation {
  float: none;
}

.row .column.row.row,
.row .row.row.columns,
.row .row.row.large-12-variation {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  width: 8.33333%;
}

.small-push-1 {
  position: relative;
  left: 8.33333%;
}

.small-pull-1 {
  position: relative;
  left: -8.33333%;
}

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

.small-2 {
  width: 16.66667%;
}

.small-push-2 {
  position: relative;
  left: 16.66667%;
}

.small-pull-2 {
  position: relative;
  left: -16.66667%;
}

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

.small-3 {
  width: 25%;
}

.small-push-3 {
  position: relative;
  left: 25%;
}

.small-pull-3 {
  position: relative;
  left: -25%;
}

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

.small-4 {
  width: 33.33333%;
}

.small-push-4 {
  position: relative;
  left: 33.33333%;
}

.small-pull-4 {
  position: relative;
  left: -33.33333%;
}

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

.small-5 {
  width: 41.66667%;
}

.small-push-5 {
  position: relative;
  left: 41.66667%;
}

.small-pull-5 {
  position: relative;
  left: -41.66667%;
}

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

.small-6 {
  width: 50%;
}

.small-push-6 {
  position: relative;
  left: 50%;
}

.small-pull-6 {
  position: relative;
  left: -50%;
}

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

.small-7 {
  width: 58.33333%;
}

.small-push-7 {
  position: relative;
  left: 58.33333%;
}

.small-pull-7 {
  position: relative;
  left: -58.33333%;
}

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

.small-8 {
  width: 66.66667%;
}

.small-push-8 {
  position: relative;
  left: 66.66667%;
}

.small-pull-8 {
  position: relative;
  left: -66.66667%;
}

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

.small-9 {
  width: 75%;
}

.small-push-9 {
  position: relative;
  left: 75%;
}

.small-pull-9 {
  position: relative;
  left: -75%;
}

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

.small-10 {
  width: 83.33333%;
}

.small-push-10 {
  position: relative;
  left: 83.33333%;
}

.small-pull-10 {
  position: relative;
  left: -83.33333%;
}

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

.small-11 {
  width: 91.66667%;
}

.small-push-11 {
  position: relative;
  left: 91.66667%;
}

.small-pull-11 {
  position: relative;
  left: -91.66667%;
}

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

.small-12 {
  width: 100%;
}

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

.small-up-1 > .column,
.small-up-1 > .columns,
.page-with-side-nav > .row.small-up-1 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-1 > .large-12-variation,
.small-up-1 > .large-12-variation {
  float: left;
  width: 100%;
}

.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-1 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-1 > .large-12-variation:nth-of-type(1n),
.small-up-1 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}

.small-up-1 > .column:nth-of-type(1n+1),
.small-up-1 > .columns:nth-of-type(1n+1),
.page-with-side-nav > .row.small-up-1 > .large-12-variation:nth-of-type(1n+1),
.page-with-side-nav > .sf_cols > .row.small-up-1 > .large-12-variation:nth-of-type(1n+1),
.small-up-1 > .large-12-variation:nth-of-type(1n+1) {
  clear: both;
}

.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child,
.page-with-side-nav > .row.small-up-1 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-1 > .large-12-variation:last-child,
.small-up-1 > .large-12-variation:last-child {
  float: left;
}

.small-up-2 > .column,
.small-up-2 > .columns,
.page-with-side-nav > .row.small-up-2 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-2 > .large-12-variation,
.small-up-2 > .large-12-variation {
  float: left;
  width: 50%;
}

.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-2 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-2 > .large-12-variation:nth-of-type(1n),
.small-up-2 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1),
.small-up-2 > .columns:nth-of-type(2n+1),
.page-with-side-nav > .row.small-up-2 > .large-12-variation:nth-of-type(2n+1),
.page-with-side-nav > .sf_cols > .row.small-up-2 > .large-12-variation:nth-of-type(2n+1),
.small-up-2 > .large-12-variation:nth-of-type(2n+1) {
  clear: both;
}

.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child,
.page-with-side-nav > .row.small-up-2 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-2 > .large-12-variation:last-child,
.small-up-2 > .large-12-variation:last-child {
  float: left;
}

.small-up-3 > .column,
.small-up-3 > .columns,
.page-with-side-nav > .row.small-up-3 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-3 > .large-12-variation,
.small-up-3 > .large-12-variation {
  float: left;
  width: 33.33333%;
}

.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-3 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-3 > .large-12-variation:nth-of-type(1n),
.small-up-3 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}

.small-up-3 > .column:nth-of-type(3n+1),
.small-up-3 > .columns:nth-of-type(3n+1),
.page-with-side-nav > .row.small-up-3 > .large-12-variation:nth-of-type(3n+1),
.page-with-side-nav > .sf_cols > .row.small-up-3 > .large-12-variation:nth-of-type(3n+1),
.small-up-3 > .large-12-variation:nth-of-type(3n+1) {
  clear: both;
}

.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child,
.page-with-side-nav > .row.small-up-3 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-3 > .large-12-variation:last-child,
.small-up-3 > .large-12-variation:last-child {
  float: left;
}

.small-up-4 > .column,
.small-up-4 > .columns,
.page-with-side-nav > .row.small-up-4 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-4 > .large-12-variation,
.small-up-4 > .large-12-variation {
  float: left;
  width: 25%;
}

.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-4 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-4 > .large-12-variation:nth-of-type(1n),
.small-up-4 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}

.small-up-4 > .column:nth-of-type(4n+1),
.small-up-4 > .columns:nth-of-type(4n+1),
.page-with-side-nav > .row.small-up-4 > .large-12-variation:nth-of-type(4n+1),
.page-with-side-nav > .sf_cols > .row.small-up-4 > .large-12-variation:nth-of-type(4n+1),
.small-up-4 > .large-12-variation:nth-of-type(4n+1) {
  clear: both;
}

.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child,
.page-with-side-nav > .row.small-up-4 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-4 > .large-12-variation:last-child,
.small-up-4 > .large-12-variation:last-child {
  float: left;
}

.small-up-5 > .column,
.small-up-5 > .columns,
.page-with-side-nav > .row.small-up-5 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-5 > .large-12-variation,
.small-up-5 > .large-12-variation {
  float: left;
  width: 20%;
}

.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-5 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-5 > .large-12-variation:nth-of-type(1n),
.small-up-5 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}

.small-up-5 > .column:nth-of-type(5n+1),
.small-up-5 > .columns:nth-of-type(5n+1),
.page-with-side-nav > .row.small-up-5 > .large-12-variation:nth-of-type(5n+1),
.page-with-side-nav > .sf_cols > .row.small-up-5 > .large-12-variation:nth-of-type(5n+1),
.small-up-5 > .large-12-variation:nth-of-type(5n+1) {
  clear: both;
}

.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child,
.page-with-side-nav > .row.small-up-5 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-5 > .large-12-variation:last-child,
.small-up-5 > .large-12-variation:last-child {
  float: left;
}

.small-up-6 > .column,
.small-up-6 > .columns,
.page-with-side-nav > .row.small-up-6 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-6 > .large-12-variation,
.small-up-6 > .large-12-variation {
  float: left;
  width: 16.66667%;
}

.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-6 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-6 > .large-12-variation:nth-of-type(1n),
.small-up-6 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}

.small-up-6 > .column:nth-of-type(6n+1),
.small-up-6 > .columns:nth-of-type(6n+1),
.page-with-side-nav > .row.small-up-6 > .large-12-variation:nth-of-type(6n+1),
.page-with-side-nav > .sf_cols > .row.small-up-6 > .large-12-variation:nth-of-type(6n+1),
.small-up-6 > .large-12-variation:nth-of-type(6n+1) {
  clear: both;
}

.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child,
.page-with-side-nav > .row.small-up-6 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-6 > .large-12-variation:last-child,
.small-up-6 > .large-12-variation:last-child {
  float: left;
}

.small-up-7 > .column,
.small-up-7 > .columns,
.page-with-side-nav > .row.small-up-7 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-7 > .large-12-variation,
.small-up-7 > .large-12-variation {
  float: left;
  width: 14.28571%;
}

.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-7 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-7 > .large-12-variation:nth-of-type(1n),
.small-up-7 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}

.small-up-7 > .column:nth-of-type(7n+1),
.small-up-7 > .columns:nth-of-type(7n+1),
.page-with-side-nav > .row.small-up-7 > .large-12-variation:nth-of-type(7n+1),
.page-with-side-nav > .sf_cols > .row.small-up-7 > .large-12-variation:nth-of-type(7n+1),
.small-up-7 > .large-12-variation:nth-of-type(7n+1) {
  clear: both;
}

.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child,
.page-with-side-nav > .row.small-up-7 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-7 > .large-12-variation:last-child,
.small-up-7 > .large-12-variation:last-child {
  float: left;
}

.small-up-8 > .column,
.small-up-8 > .columns,
.page-with-side-nav > .row.small-up-8 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-8 > .large-12-variation,
.small-up-8 > .large-12-variation {
  float: left;
  width: 12.5%;
}

.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-8 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-8 > .large-12-variation:nth-of-type(1n),
.small-up-8 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}

.small-up-8 > .column:nth-of-type(8n+1),
.small-up-8 > .columns:nth-of-type(8n+1),
.page-with-side-nav > .row.small-up-8 > .large-12-variation:nth-of-type(8n+1),
.page-with-side-nav > .sf_cols > .row.small-up-8 > .large-12-variation:nth-of-type(8n+1),
.small-up-8 > .large-12-variation:nth-of-type(8n+1) {
  clear: both;
}

.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child,
.page-with-side-nav > .row.small-up-8 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-8 > .large-12-variation:last-child,
.small-up-8 > .large-12-variation:last-child {
  float: left;
}

.small-collapse > .column,
.small-collapse > .columns,
.page-with-side-nav > .row.small-collapse > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-collapse > .large-12-variation,
.small-collapse > .large-12-variation {
  padding-right: 0;
  padding-left: 0;
}

.small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}

.small-uncollapse > .column,
.small-uncollapse > .columns,
.page-with-side-nav > .row.small-uncollapse > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-uncollapse > .large-12-variation,
.small-uncollapse > .large-12-variation {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.small-centered {
  margin-right: auto;
  margin-left: auto;
}

.small-centered,
.small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0;
}

.small-uncentered,
.small-uncentered:last-child:not(:first-child),
.small-push-0,
.small-push-0:last-child:not(:first-child),
.small-pull-0,
.small-pull-0:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.small-uncentered:last-child:not(:first-child),
.small-push-0:last-child:not(:first-child),
.small-pull-0:last-child:not(:first-child) {
  float: right;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%;
  }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }

  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }

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

  .medium-2 {
    width: 16.66667%;
  }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }

  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }

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

  .medium-3 {
    width: 25%;
  }

  .medium-push-3 {
    position: relative;
    left: 25%;
  }

  .medium-pull-3 {
    position: relative;
    left: -25%;
  }

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

  .medium-4 {
    width: 33.33333%;
  }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }

  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }

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

  .medium-5 {
    width: 41.66667%;
  }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }

  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }

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

  .medium-6 {
    width: 50%;
  }

  .medium-push-6 {
    position: relative;
    left: 50%;
  }

  .medium-pull-6 {
    position: relative;
    left: -50%;
  }

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

  .medium-7 {
    width: 58.33333%;
  }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }

  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }

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

  .medium-8 {
    width: 66.66667%;
  }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }

  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }

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

  .medium-9 {
    width: 75%;
  }

  .medium-push-9 {
    position: relative;
    left: 75%;
  }

  .medium-pull-9 {
    position: relative;
    left: -75%;
  }

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

  .medium-10 {
    width: 83.33333%;
  }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }

  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }

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

  .medium-11 {
    width: 91.66667%;
  }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }

  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }

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

  .medium-12 {
    width: 100%;
  }

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

  .medium-up-1 > .column,
  .medium-up-1 > .columns,
  .page-with-side-nav > .row.medium-up-1 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-1 > .large-12-variation,
  .medium-up-1 > .large-12-variation {
    float: left;
    width: 100%;
  }

  .medium-up-1 > .column:nth-of-type(1n),
  .medium-up-1 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-1 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-1 > .large-12-variation:nth-of-type(1n),
  .medium-up-1 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-1 > .column:nth-of-type(1n+1),
  .medium-up-1 > .columns:nth-of-type(1n+1),
  .page-with-side-nav > .row.medium-up-1 > .large-12-variation:nth-of-type(1n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-1 > .large-12-variation:nth-of-type(1n+1),
  .medium-up-1 > .large-12-variation:nth-of-type(1n+1) {
    clear: both;
  }

  .medium-up-1 > .column:last-child,
  .medium-up-1 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-1 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-1 > .large-12-variation:last-child,
  .medium-up-1 > .large-12-variation:last-child {
    float: left;
  }

  .medium-up-2 > .column,
  .medium-up-2 > .columns,
  .page-with-side-nav > .row.medium-up-2 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-2 > .large-12-variation,
  .medium-up-2 > .large-12-variation {
    float: left;
    width: 50%;
  }

  .medium-up-2 > .column:nth-of-type(1n),
  .medium-up-2 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-2 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-2 > .large-12-variation:nth-of-type(1n),
  .medium-up-2 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-2 > .column:nth-of-type(2n+1),
  .medium-up-2 > .columns:nth-of-type(2n+1),
  .page-with-side-nav > .row.medium-up-2 > .large-12-variation:nth-of-type(2n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-2 > .large-12-variation:nth-of-type(2n+1),
  .medium-up-2 > .large-12-variation:nth-of-type(2n+1) {
    clear: both;
  }

  .medium-up-2 > .column:last-child,
  .medium-up-2 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-2 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-2 > .large-12-variation:last-child,
  .medium-up-2 > .large-12-variation:last-child {
    float: left;
  }

  .medium-up-3 > .column,
  .medium-up-3 > .columns,
  .page-with-side-nav > .row.medium-up-3 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-3 > .large-12-variation,
  .medium-up-3 > .large-12-variation {
    float: left;
    width: 33.33333%;
  }

  .medium-up-3 > .column:nth-of-type(1n),
  .medium-up-3 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-3 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-3 > .large-12-variation:nth-of-type(1n),
  .medium-up-3 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-3 > .column:nth-of-type(3n+1),
  .medium-up-3 > .columns:nth-of-type(3n+1),
  .page-with-side-nav > .row.medium-up-3 > .large-12-variation:nth-of-type(3n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-3 > .large-12-variation:nth-of-type(3n+1),
  .medium-up-3 > .large-12-variation:nth-of-type(3n+1) {
    clear: both;
  }

  .medium-up-3 > .column:last-child,
  .medium-up-3 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-3 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-3 > .large-12-variation:last-child,
  .medium-up-3 > .large-12-variation:last-child {
    float: left;
  }

  .medium-up-4 > .column,
  .medium-up-4 > .columns,
  .page-with-side-nav > .row.medium-up-4 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-4 > .large-12-variation,
  .medium-up-4 > .large-12-variation {
    float: left;
    width: 25%;
  }

  .medium-up-4 > .column:nth-of-type(1n),
  .medium-up-4 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-4 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-4 > .large-12-variation:nth-of-type(1n),
  .medium-up-4 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-4 > .column:nth-of-type(4n+1),
  .medium-up-4 > .columns:nth-of-type(4n+1),
  .page-with-side-nav > .row.medium-up-4 > .large-12-variation:nth-of-type(4n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-4 > .large-12-variation:nth-of-type(4n+1),
  .medium-up-4 > .large-12-variation:nth-of-type(4n+1) {
    clear: both;
  }

  .medium-up-4 > .column:last-child,
  .medium-up-4 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-4 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-4 > .large-12-variation:last-child,
  .medium-up-4 > .large-12-variation:last-child {
    float: left;
  }

  .medium-up-5 > .column,
  .medium-up-5 > .columns,
  .page-with-side-nav > .row.medium-up-5 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-5 > .large-12-variation,
  .medium-up-5 > .large-12-variation {
    float: left;
    width: 20%;
  }

  .medium-up-5 > .column:nth-of-type(1n),
  .medium-up-5 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-5 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-5 > .large-12-variation:nth-of-type(1n),
  .medium-up-5 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-5 > .column:nth-of-type(5n+1),
  .medium-up-5 > .columns:nth-of-type(5n+1),
  .page-with-side-nav > .row.medium-up-5 > .large-12-variation:nth-of-type(5n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-5 > .large-12-variation:nth-of-type(5n+1),
  .medium-up-5 > .large-12-variation:nth-of-type(5n+1) {
    clear: both;
  }

  .medium-up-5 > .column:last-child,
  .medium-up-5 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-5 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-5 > .large-12-variation:last-child,
  .medium-up-5 > .large-12-variation:last-child {
    float: left;
  }

  .medium-up-6 > .column,
  .medium-up-6 > .columns,
  .page-with-side-nav > .row.medium-up-6 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-6 > .large-12-variation,
  .medium-up-6 > .large-12-variation {
    float: left;
    width: 16.66667%;
  }

  .medium-up-6 > .column:nth-of-type(1n),
  .medium-up-6 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-6 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-6 > .large-12-variation:nth-of-type(1n),
  .medium-up-6 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-6 > .column:nth-of-type(6n+1),
  .medium-up-6 > .columns:nth-of-type(6n+1),
  .page-with-side-nav > .row.medium-up-6 > .large-12-variation:nth-of-type(6n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-6 > .large-12-variation:nth-of-type(6n+1),
  .medium-up-6 > .large-12-variation:nth-of-type(6n+1) {
    clear: both;
  }

  .medium-up-6 > .column:last-child,
  .medium-up-6 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-6 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-6 > .large-12-variation:last-child,
  .medium-up-6 > .large-12-variation:last-child {
    float: left;
  }

  .medium-up-7 > .column,
  .medium-up-7 > .columns,
  .page-with-side-nav > .row.medium-up-7 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-7 > .large-12-variation,
  .medium-up-7 > .large-12-variation {
    float: left;
    width: 14.28571%;
  }

  .medium-up-7 > .column:nth-of-type(1n),
  .medium-up-7 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-7 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-7 > .large-12-variation:nth-of-type(1n),
  .medium-up-7 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-7 > .column:nth-of-type(7n+1),
  .medium-up-7 > .columns:nth-of-type(7n+1),
  .page-with-side-nav > .row.medium-up-7 > .large-12-variation:nth-of-type(7n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-7 > .large-12-variation:nth-of-type(7n+1),
  .medium-up-7 > .large-12-variation:nth-of-type(7n+1) {
    clear: both;
  }

  .medium-up-7 > .column:last-child,
  .medium-up-7 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-7 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-7 > .large-12-variation:last-child,
  .medium-up-7 > .large-12-variation:last-child {
    float: left;
  }

  .medium-up-8 > .column,
  .medium-up-8 > .columns,
  .page-with-side-nav > .row.medium-up-8 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-8 > .large-12-variation,
  .medium-up-8 > .large-12-variation {
    float: left;
    width: 12.5%;
  }

  .medium-up-8 > .column:nth-of-type(1n),
  .medium-up-8 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-8 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-8 > .large-12-variation:nth-of-type(1n),
  .medium-up-8 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-8 > .column:nth-of-type(8n+1),
  .medium-up-8 > .columns:nth-of-type(8n+1),
  .page-with-side-nav > .row.medium-up-8 > .large-12-variation:nth-of-type(8n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-8 > .large-12-variation:nth-of-type(8n+1),
  .medium-up-8 > .large-12-variation:nth-of-type(8n+1) {
    clear: both;
  }

  .medium-up-8 > .column:last-child,
  .medium-up-8 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-8 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-8 > .large-12-variation:last-child,
  .medium-up-8 > .large-12-variation:last-child {
    float: left;
  }

  .medium-collapse > .column,
  .medium-collapse > .columns,
  .page-with-side-nav > .row.medium-collapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-collapse > .large-12-variation,
  .medium-collapse > .large-12-variation {
    padding-right: 0;
    padding-left: 0;
  }

  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }

  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  .medium-uncollapse > .column,
  .medium-uncollapse > .columns,
  .page-with-side-nav > .row.medium-uncollapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-uncollapse > .large-12-variation,
  .medium-uncollapse > .large-12-variation {
    padding-right: 0.84375rem;
    padding-left: 0.84375rem;
  }

  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }

  .medium-centered,
  .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }

  .medium-uncentered,
  .medium-uncentered:last-child:not(:first-child),
  .medium-push-0,
  .medium-push-0:last-child:not(:first-child),
  .medium-pull-0,
  .medium-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }

  .medium-uncentered:last-child:not(:first-child),
  .medium-push-0:last-child:not(:first-child),
  .medium-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

@media print, screen and (min-width: 48em) {
  .tablets-1 {
    width: 8.33333%;
  }

  .tablets-push-1 {
    position: relative;
    left: 8.33333%;
  }

  .tablets-pull-1 {
    position: relative;
    left: -8.33333%;
  }

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

  .tablets-2 {
    width: 16.66667%;
  }

  .tablets-push-2 {
    position: relative;
    left: 16.66667%;
  }

  .tablets-pull-2 {
    position: relative;
    left: -16.66667%;
  }

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

  .tablets-3 {
    width: 25%;
  }

  .tablets-push-3 {
    position: relative;
    left: 25%;
  }

  .tablets-pull-3 {
    position: relative;
    left: -25%;
  }

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

  .tablets-4 {
    width: 33.33333%;
  }

  .tablets-push-4 {
    position: relative;
    left: 33.33333%;
  }

  .tablets-pull-4 {
    position: relative;
    left: -33.33333%;
  }

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

  .tablets-5 {
    width: 41.66667%;
  }

  .tablets-push-5 {
    position: relative;
    left: 41.66667%;
  }

  .tablets-pull-5 {
    position: relative;
    left: -41.66667%;
  }

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

  .tablets-6 {
    width: 50%;
  }

  .tablets-push-6 {
    position: relative;
    left: 50%;
  }

  .tablets-pull-6 {
    position: relative;
    left: -50%;
  }

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

  .tablets-7 {
    width: 58.33333%;
  }

  .tablets-push-7 {
    position: relative;
    left: 58.33333%;
  }

  .tablets-pull-7 {
    position: relative;
    left: -58.33333%;
  }

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

  .tablets-8 {
    width: 66.66667%;
  }

  .tablets-push-8 {
    position: relative;
    left: 66.66667%;
  }

  .tablets-pull-8 {
    position: relative;
    left: -66.66667%;
  }

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

  .tablets-9 {
    width: 75%;
  }

  .tablets-push-9 {
    position: relative;
    left: 75%;
  }

  .tablets-pull-9 {
    position: relative;
    left: -75%;
  }

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

  .tablets-10 {
    width: 83.33333%;
  }

  .tablets-push-10 {
    position: relative;
    left: 83.33333%;
  }

  .tablets-pull-10 {
    position: relative;
    left: -83.33333%;
  }

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

  .tablets-11 {
    width: 91.66667%;
  }

  .tablets-push-11 {
    position: relative;
    left: 91.66667%;
  }

  .tablets-pull-11 {
    position: relative;
    left: -91.66667%;
  }

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

  .tablets-12 {
    width: 100%;
  }

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

  .tablets-up-1 > .column,
  .tablets-up-1 > .columns,
  .page-with-side-nav > .row.tablets-up-1 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-1 > .large-12-variation,
  .tablets-up-1 > .large-12-variation {
    float: left;
    width: 100%;
  }

  .tablets-up-1 > .column:nth-of-type(1n),
  .tablets-up-1 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-1 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-1 > .large-12-variation:nth-of-type(1n),
  .tablets-up-1 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-1 > .column:nth-of-type(1n+1),
  .tablets-up-1 > .columns:nth-of-type(1n+1),
  .page-with-side-nav > .row.tablets-up-1 > .large-12-variation:nth-of-type(1n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-1 > .large-12-variation:nth-of-type(1n+1),
  .tablets-up-1 > .large-12-variation:nth-of-type(1n+1) {
    clear: both;
  }

  .tablets-up-1 > .column:last-child,
  .tablets-up-1 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-1 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-1 > .large-12-variation:last-child,
  .tablets-up-1 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-up-2 > .column,
  .tablets-up-2 > .columns,
  .page-with-side-nav > .row.tablets-up-2 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-2 > .large-12-variation,
  .tablets-up-2 > .large-12-variation {
    float: left;
    width: 50%;
  }

  .tablets-up-2 > .column:nth-of-type(1n),
  .tablets-up-2 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-2 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-2 > .large-12-variation:nth-of-type(1n),
  .tablets-up-2 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-2 > .column:nth-of-type(2n+1),
  .tablets-up-2 > .columns:nth-of-type(2n+1),
  .page-with-side-nav > .row.tablets-up-2 > .large-12-variation:nth-of-type(2n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-2 > .large-12-variation:nth-of-type(2n+1),
  .tablets-up-2 > .large-12-variation:nth-of-type(2n+1) {
    clear: both;
  }

  .tablets-up-2 > .column:last-child,
  .tablets-up-2 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-2 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-2 > .large-12-variation:last-child,
  .tablets-up-2 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-up-3 > .column,
  .tablets-up-3 > .columns,
  .page-with-side-nav > .row.tablets-up-3 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-3 > .large-12-variation,
  .tablets-up-3 > .large-12-variation {
    float: left;
    width: 33.33333%;
  }

  .tablets-up-3 > .column:nth-of-type(1n),
  .tablets-up-3 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-3 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-3 > .large-12-variation:nth-of-type(1n),
  .tablets-up-3 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-3 > .column:nth-of-type(3n+1),
  .tablets-up-3 > .columns:nth-of-type(3n+1),
  .page-with-side-nav > .row.tablets-up-3 > .large-12-variation:nth-of-type(3n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-3 > .large-12-variation:nth-of-type(3n+1),
  .tablets-up-3 > .large-12-variation:nth-of-type(3n+1) {
    clear: both;
  }

  .tablets-up-3 > .column:last-child,
  .tablets-up-3 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-3 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-3 > .large-12-variation:last-child,
  .tablets-up-3 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-up-4 > .column,
  .tablets-up-4 > .columns,
  .page-with-side-nav > .row.tablets-up-4 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-4 > .large-12-variation,
  .tablets-up-4 > .large-12-variation {
    float: left;
    width: 25%;
  }

  .tablets-up-4 > .column:nth-of-type(1n),
  .tablets-up-4 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-4 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-4 > .large-12-variation:nth-of-type(1n),
  .tablets-up-4 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-4 > .column:nth-of-type(4n+1),
  .tablets-up-4 > .columns:nth-of-type(4n+1),
  .page-with-side-nav > .row.tablets-up-4 > .large-12-variation:nth-of-type(4n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-4 > .large-12-variation:nth-of-type(4n+1),
  .tablets-up-4 > .large-12-variation:nth-of-type(4n+1) {
    clear: both;
  }

  .tablets-up-4 > .column:last-child,
  .tablets-up-4 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-4 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-4 > .large-12-variation:last-child,
  .tablets-up-4 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-up-5 > .column,
  .tablets-up-5 > .columns,
  .page-with-side-nav > .row.tablets-up-5 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-5 > .large-12-variation,
  .tablets-up-5 > .large-12-variation {
    float: left;
    width: 20%;
  }

  .tablets-up-5 > .column:nth-of-type(1n),
  .tablets-up-5 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-5 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-5 > .large-12-variation:nth-of-type(1n),
  .tablets-up-5 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-5 > .column:nth-of-type(5n+1),
  .tablets-up-5 > .columns:nth-of-type(5n+1),
  .page-with-side-nav > .row.tablets-up-5 > .large-12-variation:nth-of-type(5n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-5 > .large-12-variation:nth-of-type(5n+1),
  .tablets-up-5 > .large-12-variation:nth-of-type(5n+1) {
    clear: both;
  }

  .tablets-up-5 > .column:last-child,
  .tablets-up-5 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-5 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-5 > .large-12-variation:last-child,
  .tablets-up-5 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-up-6 > .column,
  .tablets-up-6 > .columns,
  .page-with-side-nav > .row.tablets-up-6 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-6 > .large-12-variation,
  .tablets-up-6 > .large-12-variation {
    float: left;
    width: 16.66667%;
  }

  .tablets-up-6 > .column:nth-of-type(1n),
  .tablets-up-6 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-6 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-6 > .large-12-variation:nth-of-type(1n),
  .tablets-up-6 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-6 > .column:nth-of-type(6n+1),
  .tablets-up-6 > .columns:nth-of-type(6n+1),
  .page-with-side-nav > .row.tablets-up-6 > .large-12-variation:nth-of-type(6n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-6 > .large-12-variation:nth-of-type(6n+1),
  .tablets-up-6 > .large-12-variation:nth-of-type(6n+1) {
    clear: both;
  }

  .tablets-up-6 > .column:last-child,
  .tablets-up-6 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-6 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-6 > .large-12-variation:last-child,
  .tablets-up-6 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-up-7 > .column,
  .tablets-up-7 > .columns,
  .page-with-side-nav > .row.tablets-up-7 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-7 > .large-12-variation,
  .tablets-up-7 > .large-12-variation {
    float: left;
    width: 14.28571%;
  }

  .tablets-up-7 > .column:nth-of-type(1n),
  .tablets-up-7 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-7 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-7 > .large-12-variation:nth-of-type(1n),
  .tablets-up-7 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-7 > .column:nth-of-type(7n+1),
  .tablets-up-7 > .columns:nth-of-type(7n+1),
  .page-with-side-nav > .row.tablets-up-7 > .large-12-variation:nth-of-type(7n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-7 > .large-12-variation:nth-of-type(7n+1),
  .tablets-up-7 > .large-12-variation:nth-of-type(7n+1) {
    clear: both;
  }

  .tablets-up-7 > .column:last-child,
  .tablets-up-7 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-7 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-7 > .large-12-variation:last-child,
  .tablets-up-7 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-up-8 > .column,
  .tablets-up-8 > .columns,
  .page-with-side-nav > .row.tablets-up-8 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-8 > .large-12-variation,
  .tablets-up-8 > .large-12-variation {
    float: left;
    width: 12.5%;
  }

  .tablets-up-8 > .column:nth-of-type(1n),
  .tablets-up-8 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-8 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-8 > .large-12-variation:nth-of-type(1n),
  .tablets-up-8 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-8 > .column:nth-of-type(8n+1),
  .tablets-up-8 > .columns:nth-of-type(8n+1),
  .page-with-side-nav > .row.tablets-up-8 > .large-12-variation:nth-of-type(8n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-8 > .large-12-variation:nth-of-type(8n+1),
  .tablets-up-8 > .large-12-variation:nth-of-type(8n+1) {
    clear: both;
  }

  .tablets-up-8 > .column:last-child,
  .tablets-up-8 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-8 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-8 > .large-12-variation:last-child,
  .tablets-up-8 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-collapse > .column,
  .tablets-collapse > .columns,
  .page-with-side-nav > .row.tablets-collapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-collapse > .large-12-variation,
  .tablets-collapse > .large-12-variation {
    padding-right: 0;
    padding-left: 0;
  }

  .tablets-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }

  .expanded.row .tablets-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  .tablets-uncollapse > .column,
  .tablets-uncollapse > .columns,
  .page-with-side-nav > .row.tablets-uncollapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-uncollapse > .large-12-variation,
  .tablets-uncollapse > .large-12-variation {
    padding-right: 0.84375rem;
    padding-left: 0.84375rem;
  }

  .tablets-centered {
    margin-right: auto;
    margin-left: auto;
  }

  .tablets-centered,
  .tablets-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .tablets-uncentered,
  .tablets-push-0,
  .tablets-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }

  .tablets-uncentered,
  .tablets-uncentered:last-child:not(:first-child),
  .tablets-push-0,
  .tablets-push-0:last-child:not(:first-child),
  .tablets-pull-0,
  .tablets-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }

  .tablets-uncentered:last-child:not(:first-child),
  .tablets-push-0:last-child:not(:first-child),
  .tablets-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%;
  }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }

  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }

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

  .large-2 {
    width: 16.66667%;
  }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }

  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }

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

  .large-3 {
    width: 25%;
  }

  .large-push-3 {
    position: relative;
    left: 25%;
  }

  .large-pull-3 {
    position: relative;
    left: -25%;
  }

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

  .large-4 {
    width: 33.33333%;
  }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }

  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }

  .large-offset-3,
  .page-with-side-nav > .row > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row > .large-12-variation {
    margin-left: 25%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }

  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }

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

  .large-6 {
    width: 50%;
  }

  .large-push-6 {
    position: relative;
    left: 50%;
  }

  .large-pull-6 {
    position: relative;
    left: -50%;
  }

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

  .large-7 {
    width: 58.33333%;
  }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }

  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }

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

  .large-8 {
    width: 66.66667%;
  }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }

  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }

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

  .large-9,
  .page-with-side-nav > .row > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row > .large-12-variation {
    width: 75%;
  }

  .large-push-9 {
    position: relative;
    left: 75%;
  }

  .large-pull-9 {
    position: relative;
    left: -75%;
  }

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

  .large-10 {
    width: 83.33333%;
  }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }

  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }

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

  .large-11 {
    width: 91.66667%;
  }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }

  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }

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

  .large-12,
  .large-12-variation {
    width: 100%;
  }

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

  .large-up-1 > .column,
  .large-up-1 > .columns,
  .page-with-side-nav > .row.large-up-1 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-1 > .large-12-variation,
  .large-up-1 > .large-12-variation {
    float: left;
    width: 100%;
  }

  .large-up-1 > .column:nth-of-type(1n),
  .large-up-1 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-1 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-1 > .large-12-variation:nth-of-type(1n),
  .large-up-1 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-1 > .column:nth-of-type(1n+1),
  .large-up-1 > .columns:nth-of-type(1n+1),
  .page-with-side-nav > .row.large-up-1 > .large-12-variation:nth-of-type(1n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-1 > .large-12-variation:nth-of-type(1n+1),
  .large-up-1 > .large-12-variation:nth-of-type(1n+1) {
    clear: both;
  }

  .large-up-1 > .column:last-child,
  .large-up-1 > .columns:last-child,
  .page-with-side-nav > .row.large-up-1 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-1 > .large-12-variation:last-child,
  .large-up-1 > .large-12-variation:last-child {
    float: left;
  }

  .large-up-2 > .column,
  .large-up-2 > .columns,
  .page-with-side-nav > .row.large-up-2 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-2 > .large-12-variation,
  .large-up-2 > .large-12-variation {
    float: left;
    width: 50%;
  }

  .large-up-2 > .column:nth-of-type(1n),
  .large-up-2 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-2 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-2 > .large-12-variation:nth-of-type(1n),
  .large-up-2 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-2 > .column:nth-of-type(2n+1),
  .large-up-2 > .columns:nth-of-type(2n+1),
  .page-with-side-nav > .row.large-up-2 > .large-12-variation:nth-of-type(2n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-2 > .large-12-variation:nth-of-type(2n+1),
  .large-up-2 > .large-12-variation:nth-of-type(2n+1) {
    clear: both;
  }

  .large-up-2 > .column:last-child,
  .large-up-2 > .columns:last-child,
  .page-with-side-nav > .row.large-up-2 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-2 > .large-12-variation:last-child,
  .large-up-2 > .large-12-variation:last-child {
    float: left;
  }

  .large-up-3 > .column,
  .large-up-3 > .columns,
  .page-with-side-nav > .row.large-up-3 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-3 > .large-12-variation,
  .large-up-3 > .large-12-variation {
    float: left;
    width: 33.33333%;
  }

  .large-up-3 > .column:nth-of-type(1n),
  .large-up-3 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-3 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-3 > .large-12-variation:nth-of-type(1n),
  .large-up-3 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-3 > .column:nth-of-type(3n+1),
  .large-up-3 > .columns:nth-of-type(3n+1),
  .page-with-side-nav > .row.large-up-3 > .large-12-variation:nth-of-type(3n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-3 > .large-12-variation:nth-of-type(3n+1),
  .large-up-3 > .large-12-variation:nth-of-type(3n+1) {
    clear: both;
  }

  .large-up-3 > .column:last-child,
  .large-up-3 > .columns:last-child,
  .page-with-side-nav > .row.large-up-3 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-3 > .large-12-variation:last-child,
  .large-up-3 > .large-12-variation:last-child {
    float: left;
  }

  .large-up-4 > .column,
  .large-up-4 > .columns,
  .page-with-side-nav > .row.large-up-4 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-4 > .large-12-variation,
  .large-up-4 > .large-12-variation {
    float: left;
    width: 25%;
  }

  .large-up-4 > .column:nth-of-type(1n),
  .large-up-4 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-4 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-4 > .large-12-variation:nth-of-type(1n),
  .large-up-4 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-4 > .column:nth-of-type(4n+1),
  .large-up-4 > .columns:nth-of-type(4n+1),
  .page-with-side-nav > .row.large-up-4 > .large-12-variation:nth-of-type(4n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-4 > .large-12-variation:nth-of-type(4n+1),
  .large-up-4 > .large-12-variation:nth-of-type(4n+1) {
    clear: both;
  }

  .large-up-4 > .column:last-child,
  .large-up-4 > .columns:last-child,
  .page-with-side-nav > .row.large-up-4 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-4 > .large-12-variation:last-child,
  .large-up-4 > .large-12-variation:last-child {
    float: left;
  }

  .large-up-5 > .column,
  .large-up-5 > .columns,
  .page-with-side-nav > .row.large-up-5 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-5 > .large-12-variation,
  .large-up-5 > .large-12-variation {
    float: left;
    width: 20%;
  }

  .large-up-5 > .column:nth-of-type(1n),
  .large-up-5 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-5 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-5 > .large-12-variation:nth-of-type(1n),
  .large-up-5 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-5 > .column:nth-of-type(5n+1),
  .large-up-5 > .columns:nth-of-type(5n+1),
  .page-with-side-nav > .row.large-up-5 > .large-12-variation:nth-of-type(5n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-5 > .large-12-variation:nth-of-type(5n+1),
  .large-up-5 > .large-12-variation:nth-of-type(5n+1) {
    clear: both;
  }

  .large-up-5 > .column:last-child,
  .large-up-5 > .columns:last-child,
  .page-with-side-nav > .row.large-up-5 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-5 > .large-12-variation:last-child,
  .large-up-5 > .large-12-variation:last-child {
    float: left;
  }

  .large-up-6 > .column,
  .large-up-6 > .columns,
  .page-with-side-nav > .row.large-up-6 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-6 > .large-12-variation,
  .large-up-6 > .large-12-variation {
    float: left;
    width: 16.66667%;
  }

  .large-up-6 > .column:nth-of-type(1n),
  .large-up-6 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-6 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-6 > .large-12-variation:nth-of-type(1n),
  .large-up-6 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-6 > .column:nth-of-type(6n+1),
  .large-up-6 > .columns:nth-of-type(6n+1),
  .page-with-side-nav > .row.large-up-6 > .large-12-variation:nth-of-type(6n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-6 > .large-12-variation:nth-of-type(6n+1),
  .large-up-6 > .large-12-variation:nth-of-type(6n+1) {
    clear: both;
  }

  .large-up-6 > .column:last-child,
  .large-up-6 > .columns:last-child,
  .page-with-side-nav > .row.large-up-6 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-6 > .large-12-variation:last-child,
  .large-up-6 > .large-12-variation:last-child {
    float: left;
  }

  .large-up-7 > .column,
  .large-up-7 > .columns,
  .page-with-side-nav > .row.large-up-7 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-7 > .large-12-variation,
  .large-up-7 > .large-12-variation {
    float: left;
    width: 14.28571%;
  }

  .large-up-7 > .column:nth-of-type(1n),
  .large-up-7 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-7 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-7 > .large-12-variation:nth-of-type(1n),
  .large-up-7 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-7 > .column:nth-of-type(7n+1),
  .large-up-7 > .columns:nth-of-type(7n+1),
  .page-with-side-nav > .row.large-up-7 > .large-12-variation:nth-of-type(7n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-7 > .large-12-variation:nth-of-type(7n+1),
  .large-up-7 > .large-12-variation:nth-of-type(7n+1) {
    clear: both;
  }

  .large-up-7 > .column:last-child,
  .large-up-7 > .columns:last-child,
  .page-with-side-nav > .row.large-up-7 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-7 > .large-12-variation:last-child,
  .large-up-7 > .large-12-variation:last-child {
    float: left;
  }

  .large-up-8 > .column,
  .large-up-8 > .columns,
  .page-with-side-nav > .row.large-up-8 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-8 > .large-12-variation,
  .large-up-8 > .large-12-variation {
    float: left;
    width: 12.5%;
  }

  .large-up-8 > .column:nth-of-type(1n),
  .large-up-8 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-8 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-8 > .large-12-variation:nth-of-type(1n),
  .large-up-8 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-8 > .column:nth-of-type(8n+1),
  .large-up-8 > .columns:nth-of-type(8n+1),
  .page-with-side-nav > .row.large-up-8 > .large-12-variation:nth-of-type(8n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-8 > .large-12-variation:nth-of-type(8n+1),
  .large-up-8 > .large-12-variation:nth-of-type(8n+1) {
    clear: both;
  }

  .large-up-8 > .column:last-child,
  .large-up-8 > .columns:last-child,
  .page-with-side-nav > .row.large-up-8 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-8 > .large-12-variation:last-child,
  .large-up-8 > .large-12-variation:last-child {
    float: left;
  }

  .large-collapse > .column,
  .large-collapse > .columns,
  .page-with-side-nav > .row.large-collapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-collapse > .large-12-variation,
  .large-collapse > .large-12-variation {
    padding-right: 0;
    padding-left: 0;
  }

  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }

  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  .large-uncollapse > .column,
  .large-uncollapse > .columns,
  .page-with-side-nav > .row.large-uncollapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-uncollapse > .large-12-variation,
  .large-uncollapse > .large-12-variation {
    padding-right: 0.84375rem;
    padding-left: 0.84375rem;
  }

  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }

  .large-centered,
  .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }

  .large-uncentered,
  .large-uncentered:last-child:not(:first-child),
  .large-push-0,
  .large-push-0:last-child:not(:first-child),
  .large-pull-0,
  .large-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }

  .large-uncentered:last-child:not(:first-child),
  .large-push-0:last-child:not(:first-child),
  .large-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-1 {
    width: 8.33333%;
  }

  .xlarge-push-1 {
    position: relative;
    left: 8.33333%;
  }

  .xlarge-pull-1 {
    position: relative;
    left: -8.33333%;
  }

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

  .xlarge-2 {
    width: 16.66667%;
  }

  .xlarge-push-2 {
    position: relative;
    left: 16.66667%;
  }

  .xlarge-pull-2 {
    position: relative;
    left: -16.66667%;
  }

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

  .xlarge-3 {
    width: 25%;
  }

  .xlarge-push-3 {
    position: relative;
    left: 25%;
  }

  .xlarge-pull-3 {
    position: relative;
    left: -25%;
  }

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

  .xlarge-4 {
    width: 33.33333%;
  }

  .xlarge-push-4 {
    position: relative;
    left: 33.33333%;
  }

  .xlarge-pull-4 {
    position: relative;
    left: -33.33333%;
  }

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

  .xlarge-5 {
    width: 41.66667%;
  }

  .xlarge-push-5 {
    position: relative;
    left: 41.66667%;
  }

  .xlarge-pull-5 {
    position: relative;
    left: -41.66667%;
  }

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

  .xlarge-6 {
    width: 50%;
  }

  .xlarge-push-6 {
    position: relative;
    left: 50%;
  }

  .xlarge-pull-6 {
    position: relative;
    left: -50%;
  }

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

  .xlarge-7 {
    width: 58.33333%;
  }

  .xlarge-push-7 {
    position: relative;
    left: 58.33333%;
  }

  .xlarge-pull-7 {
    position: relative;
    left: -58.33333%;
  }

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

  .xlarge-8 {
    width: 66.66667%;
  }

  .xlarge-push-8 {
    position: relative;
    left: 66.66667%;
  }

  .xlarge-pull-8 {
    position: relative;
    left: -66.66667%;
  }

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

  .xlarge-9 {
    width: 75%;
  }

  .xlarge-push-9 {
    position: relative;
    left: 75%;
  }

  .xlarge-pull-9 {
    position: relative;
    left: -75%;
  }

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

  .xlarge-10 {
    width: 83.33333%;
  }

  .xlarge-push-10 {
    position: relative;
    left: 83.33333%;
  }

  .xlarge-pull-10 {
    position: relative;
    left: -83.33333%;
  }

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

  .xlarge-11 {
    width: 91.66667%;
  }

  .xlarge-push-11 {
    position: relative;
    left: 91.66667%;
  }

  .xlarge-pull-11 {
    position: relative;
    left: -91.66667%;
  }

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

  .xlarge-12 {
    width: 100%;
  }

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

  .xlarge-up-1 > .column,
  .xlarge-up-1 > .columns,
  .page-with-side-nav > .row.xlarge-up-1 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-1 > .large-12-variation,
  .xlarge-up-1 > .large-12-variation {
    float: left;
    width: 100%;
  }

  .xlarge-up-1 > .column:nth-of-type(1n),
  .xlarge-up-1 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-1 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-1 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-1 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-1 > .column:nth-of-type(1n+1),
  .xlarge-up-1 > .columns:nth-of-type(1n+1),
  .page-with-side-nav > .row.xlarge-up-1 > .large-12-variation:nth-of-type(1n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-1 > .large-12-variation:nth-of-type(1n+1),
  .xlarge-up-1 > .large-12-variation:nth-of-type(1n+1) {
    clear: both;
  }

  .xlarge-up-1 > .column:last-child,
  .xlarge-up-1 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-1 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-1 > .large-12-variation:last-child,
  .xlarge-up-1 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-up-2 > .column,
  .xlarge-up-2 > .columns,
  .page-with-side-nav > .row.xlarge-up-2 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-2 > .large-12-variation,
  .xlarge-up-2 > .large-12-variation {
    float: left;
    width: 50%;
  }

  .xlarge-up-2 > .column:nth-of-type(1n),
  .xlarge-up-2 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-2 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-2 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-2 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-2 > .column:nth-of-type(2n+1),
  .xlarge-up-2 > .columns:nth-of-type(2n+1),
  .page-with-side-nav > .row.xlarge-up-2 > .large-12-variation:nth-of-type(2n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-2 > .large-12-variation:nth-of-type(2n+1),
  .xlarge-up-2 > .large-12-variation:nth-of-type(2n+1) {
    clear: both;
  }

  .xlarge-up-2 > .column:last-child,
  .xlarge-up-2 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-2 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-2 > .large-12-variation:last-child,
  .xlarge-up-2 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-up-3 > .column,
  .xlarge-up-3 > .columns,
  .page-with-side-nav > .row.xlarge-up-3 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-3 > .large-12-variation,
  .xlarge-up-3 > .large-12-variation {
    float: left;
    width: 33.33333%;
  }

  .xlarge-up-3 > .column:nth-of-type(1n),
  .xlarge-up-3 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-3 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-3 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-3 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-3 > .column:nth-of-type(3n+1),
  .xlarge-up-3 > .columns:nth-of-type(3n+1),
  .page-with-side-nav > .row.xlarge-up-3 > .large-12-variation:nth-of-type(3n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-3 > .large-12-variation:nth-of-type(3n+1),
  .xlarge-up-3 > .large-12-variation:nth-of-type(3n+1) {
    clear: both;
  }

  .xlarge-up-3 > .column:last-child,
  .xlarge-up-3 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-3 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-3 > .large-12-variation:last-child,
  .xlarge-up-3 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-up-4 > .column,
  .xlarge-up-4 > .columns,
  .page-with-side-nav > .row.xlarge-up-4 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-4 > .large-12-variation,
  .xlarge-up-4 > .large-12-variation {
    float: left;
    width: 25%;
  }

  .xlarge-up-4 > .column:nth-of-type(1n),
  .xlarge-up-4 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-4 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-4 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-4 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-4 > .column:nth-of-type(4n+1),
  .xlarge-up-4 > .columns:nth-of-type(4n+1),
  .page-with-side-nav > .row.xlarge-up-4 > .large-12-variation:nth-of-type(4n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-4 > .large-12-variation:nth-of-type(4n+1),
  .xlarge-up-4 > .large-12-variation:nth-of-type(4n+1) {
    clear: both;
  }

  .xlarge-up-4 > .column:last-child,
  .xlarge-up-4 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-4 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-4 > .large-12-variation:last-child,
  .xlarge-up-4 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-up-5 > .column,
  .xlarge-up-5 > .columns,
  .page-with-side-nav > .row.xlarge-up-5 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-5 > .large-12-variation,
  .xlarge-up-5 > .large-12-variation {
    float: left;
    width: 20%;
  }

  .xlarge-up-5 > .column:nth-of-type(1n),
  .xlarge-up-5 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-5 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-5 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-5 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-5 > .column:nth-of-type(5n+1),
  .xlarge-up-5 > .columns:nth-of-type(5n+1),
  .page-with-side-nav > .row.xlarge-up-5 > .large-12-variation:nth-of-type(5n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-5 > .large-12-variation:nth-of-type(5n+1),
  .xlarge-up-5 > .large-12-variation:nth-of-type(5n+1) {
    clear: both;
  }

  .xlarge-up-5 > .column:last-child,
  .xlarge-up-5 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-5 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-5 > .large-12-variation:last-child,
  .xlarge-up-5 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-up-6 > .column,
  .xlarge-up-6 > .columns,
  .page-with-side-nav > .row.xlarge-up-6 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-6 > .large-12-variation,
  .xlarge-up-6 > .large-12-variation {
    float: left;
    width: 16.66667%;
  }

  .xlarge-up-6 > .column:nth-of-type(1n),
  .xlarge-up-6 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-6 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-6 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-6 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-6 > .column:nth-of-type(6n+1),
  .xlarge-up-6 > .columns:nth-of-type(6n+1),
  .page-with-side-nav > .row.xlarge-up-6 > .large-12-variation:nth-of-type(6n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-6 > .large-12-variation:nth-of-type(6n+1),
  .xlarge-up-6 > .large-12-variation:nth-of-type(6n+1) {
    clear: both;
  }

  .xlarge-up-6 > .column:last-child,
  .xlarge-up-6 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-6 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-6 > .large-12-variation:last-child,
  .xlarge-up-6 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-up-7 > .column,
  .xlarge-up-7 > .columns,
  .page-with-side-nav > .row.xlarge-up-7 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-7 > .large-12-variation,
  .xlarge-up-7 > .large-12-variation {
    float: left;
    width: 14.28571%;
  }

  .xlarge-up-7 > .column:nth-of-type(1n),
  .xlarge-up-7 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-7 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-7 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-7 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-7 > .column:nth-of-type(7n+1),
  .xlarge-up-7 > .columns:nth-of-type(7n+1),
  .page-with-side-nav > .row.xlarge-up-7 > .large-12-variation:nth-of-type(7n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-7 > .large-12-variation:nth-of-type(7n+1),
  .xlarge-up-7 > .large-12-variation:nth-of-type(7n+1) {
    clear: both;
  }

  .xlarge-up-7 > .column:last-child,
  .xlarge-up-7 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-7 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-7 > .large-12-variation:last-child,
  .xlarge-up-7 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-up-8 > .column,
  .xlarge-up-8 > .columns,
  .page-with-side-nav > .row.xlarge-up-8 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-8 > .large-12-variation,
  .xlarge-up-8 > .large-12-variation {
    float: left;
    width: 12.5%;
  }

  .xlarge-up-8 > .column:nth-of-type(1n),
  .xlarge-up-8 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-8 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-8 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-8 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-8 > .column:nth-of-type(8n+1),
  .xlarge-up-8 > .columns:nth-of-type(8n+1),
  .page-with-side-nav > .row.xlarge-up-8 > .large-12-variation:nth-of-type(8n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-8 > .large-12-variation:nth-of-type(8n+1),
  .xlarge-up-8 > .large-12-variation:nth-of-type(8n+1) {
    clear: both;
  }

  .xlarge-up-8 > .column:last-child,
  .xlarge-up-8 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-8 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-8 > .large-12-variation:last-child,
  .xlarge-up-8 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-collapse > .column,
  .xlarge-collapse > .columns,
  .page-with-side-nav > .row.xlarge-collapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-collapse > .large-12-variation,
  .xlarge-collapse > .large-12-variation {
    padding-right: 0;
    padding-left: 0;
  }

  .xlarge-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }

  .expanded.row .xlarge-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  .xlarge-uncollapse > .column,
  .xlarge-uncollapse > .columns,
  .page-with-side-nav > .row.xlarge-uncollapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-uncollapse > .large-12-variation,
  .xlarge-uncollapse > .large-12-variation {
    padding-right: 0.84375rem;
    padding-left: 0.84375rem;
  }

  .xlarge-centered {
    margin-right: auto;
    margin-left: auto;
  }

  .xlarge-centered,
  .xlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .xlarge-uncentered,
  .xlarge-push-0,
  .xlarge-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }

  .xlarge-uncentered,
  .xlarge-uncentered:last-child:not(:first-child),
  .xlarge-push-0,
  .xlarge-push-0:last-child:not(:first-child),
  .xlarge-pull-0,
  .xlarge-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }

  .xlarge-uncentered:last-child:not(:first-child),
  .xlarge-push-0:last-child:not(:first-child),
  .xlarge-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

.column-block {
  margin-bottom: 1.125rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.6875rem;
  }

  .column-block > :last-child {
    margin-bottom: 0;
  }
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2199e8;
  color: #ffffff;
}

[data-whatinput='mouse'] .button {
  outline: 0;
}

.button:hover,
.button:focus {
  background-color: #1583cc;
  color: #ffffff;
}

.button.tiny {
  font-size: 0.6rem;
}

.button.small {
  font-size: 0.75rem;
}

.button.large {
  font-size: 1.25rem;
}

.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.button.primary {
  background-color: #2199e8;
  color: #000000;
}

.button.primary:hover,
.button.primary:focus {
  background-color: #147cc0;
  color: #000000;
}

.button.secondary {
  background-color: #777;
  color: #000000;
}

.button.secondary:hover,
.button.secondary:focus {
  background-color: #5f5f5f;
  color: #000000;
}

.button.success {
  background-color: #3adb76;
  color: #000000;
}

.button.success:hover,
.button.success:focus {
  background-color: #22bb5b;
  color: #000000;
}

.button.warning {
  background-color: #ffae00;
  color: #000000;
}

.button.warning:hover,
.button.warning:focus {
  background-color: #cc8b00;
  color: #000000;
}

.button.alert {
  background-color: #ec5840;
  color: #000000;
}

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

.button.disabled,
.button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

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

.button.disabled.primary,
.button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.primary,
.button.disabled.primary:hover,
.button.disabled.primary:focus,
.button[disabled].primary,
.button[disabled].primary:hover,
.button[disabled].primary:focus {
  background-color: #2199e8;
  color: #000000;
}

.button.disabled.secondary,
.button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

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

.button.disabled.success,
.button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.success,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success,
.button[disabled].success:hover,
.button[disabled].success:focus {
  background-color: #3adb76;
  color: #000000;
}

.button.disabled.warning,
.button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

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

.button.disabled.alert,
.button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

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

.button.hollow {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.hollow,
.button.hollow:hover,
.button.hollow:focus {
  background-color: transparent;
}

.button.hollow.disabled,
.button.hollow.disabled:hover,
.button.hollow.disabled:focus,
.button.hollow[disabled],
.button.hollow[disabled]:hover,
.button.hollow[disabled]:focus {
  background-color: transparent;
}

.button.hollow:hover,
.button.hollow:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}

.button.hollow:hover.disabled,
.button.hollow:hover[disabled],
.button.hollow:focus.disabled,
.button.hollow:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.hollow.primary {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.hollow.primary:hover,
.button.hollow.primary:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}

.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled],
.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.hollow.secondary {
  border: 1px solid #777;
  color: #777;
}

.button.hollow.secondary:hover,
.button.hollow.secondary:focus {
  border-color: #3c3c3c;
  color: #3c3c3c;
}

.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled],
.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled] {
  border: 1px solid #777;
  color: #777;
}

.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.success:hover,
.button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}

.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled],
.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:hover,
.button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled],
.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.alert {
  border: 1px solid #ec5840;
  color: #ec5840;
}

.button.hollow.alert:hover,
.button.hollow.alert:focus {
  border-color: #881f0e;
  color: #881f0e;
}

.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled],
.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled] {
  border: 1px solid #ec5840;
  color: #ec5840;
}

.button.clear {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.clear,
.button.clear:hover,
.button.clear:focus {
  background-color: transparent;
}

.button.clear.disabled,
.button.clear.disabled:hover,
.button.clear.disabled:focus,
.button.clear[disabled],
.button.clear[disabled]:hover,
.button.clear[disabled]:focus {
  background-color: transparent;
}

.button.clear:hover,
.button.clear:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}

.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear:focus.disabled,
.button.clear:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.clear,
.button.clear.disabled,
.button.clear[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled] {
  border-color: transparent;
}

.button.clear.primary {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.clear.primary:hover,
.button.clear.primary:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}

.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled] {
  border-color: transparent;
}

.button.clear.secondary {
  border: 1px solid #777;
  color: #777;
}

.button.clear.secondary:hover,
.button.clear.secondary:focus {
  border-color: #3c3c3c;
  color: #3c3c3c;
}

.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled] {
  border: 1px solid #777;
  color: #777;
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled] {
  border-color: transparent;
}

.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.clear.success:hover,
.button.clear.success:focus {
  border-color: #157539;
  color: #157539;
}

.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled] {
  border-color: transparent;
}

.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning:hover,
.button.clear.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled] {
  border-color: transparent;
}

.button.clear.alert {
  border: 1px solid #ec5840;
  color: #ec5840;
}

.button.clear.alert:hover,
.button.clear.alert:focus {
  border-color: #881f0e;
  color: #881f0e;
}

.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled] {
  border: 1px solid #ec5840;
  color: #ec5840;
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled] {
  border-color: transparent;
}

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #ffffff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

.button.dropdown.hollow::after,
.button.dropdown.clear::after {
  border-top-color: #2199e8;
}

.button.dropdown.hollow.primary::after,
.button.dropdown.clear.primary::after {
  border-top-color: #2199e8;
}

.button.dropdown.hollow.secondary::after,
.button.dropdown.clear.secondary::after {
  border-top-color: #777;
}

.button.dropdown.hollow.success::after,
.button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}

.button.dropdown.hollow.warning::after,
.button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}

.button.dropdown.hollow.alert::after,
.button.dropdown.clear.alert::after {
  border-top-color: #ec5840;
}

.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover,
a.button:focus {
  text-decoration: none;
}

.button-group {
  margin-bottom: 1rem;
  font-size: 0;
}

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

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

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
}

.button-group .button:last-child {
  margin-right: 0;
}

.button-group.tiny .button {
  font-size: 0.6rem;
}

.button-group.small .button {
  font-size: 0.75rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.expanded {
  margin-right: -1px;
}

.button-group.expanded::before,
.button-group.expanded::after {
  display: none;
}

.button-group.expanded .button:first-child:last-child {
  width: calc(100% - 1px);
}

.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):last-child,
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button: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.33333% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(3):last-child,
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button: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):last-child,
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button: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):last-child,
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button: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.66667% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(6):last-child,
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.primary .button {
  background-color: #2199e8;
  color: #000000;
}

.button-group.primary .button:hover,
.button-group.primary .button:focus {
  background-color: #147cc0;
  color: #000000;
}

.button-group.secondary .button {
  background-color: #777;
  color: #000000;
}

.button-group.secondary .button:hover,
.button-group.secondary .button:focus {
  background-color: #5f5f5f;
  color: #000000;
}

.button-group.success .button {
  background-color: #3adb76;
  color: #000000;
}

.button-group.success .button:hover,
.button-group.success .button:focus {
  background-color: #22bb5b;
  color: #000000;
}

.button-group.warning .button {
  background-color: #ffae00;
  color: #000000;
}

.button-group.warning .button:hover,
.button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #000000;
}

.button-group.alert .button {
  background-color: #ec5840;
  color: #000000;
}

.button-group.alert .button:hover,
.button-group.alert .button:focus {
  background-color: #da3116;
  color: #000000;
}

.button-group.stacked .button,
.button-group.stacked-for-small .button,
.button-group.stacked-for-medium .button {
  width: 100%;
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}

.button-group.stacked.expanded,
.button-group.stacked-for-small.expanded,
.button-group.stacked-for-medium.expanded {
  margin-right: -1px;
}

.button-group.stacked.expanded::before,
.button-group.stacked.expanded::after,
.button-group.stacked-for-small.expanded::before,
.button-group.stacked-for-small.expanded::after,
.button-group.stacked-for-medium.expanded::before,
.button-group.stacked-for-medium.expanded::after {
  display: none;
}

.button-group.stacked.expanded .button:first-child:last-child,
.button-group.stacked-for-small.expanded .button:first-child:last-child,
.button-group.stacked-for-medium.expanded .button:first-child:last-child {
  width: calc(100% - 1px);
}

.button-group.stacked.expanded .button:first-child:nth-last-child(2),
.button-group.stacked.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2),
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2),
.button-group.stacked-for-medium.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.stacked.expanded .button:first-child:nth-last-child(2):last-child,
.button-group.stacked.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(3),
.button-group.stacked.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3),
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3),
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
  display: inline-block;
  width: calc(33.33333% - 1px);
  margin-right: 1px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(3):last-child,
.button-group.stacked.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(4),
.button-group.stacked.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4),
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4),
.button-group.stacked-for-medium.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.stacked.expanded .button:first-child:nth-last-child(4):last-child,
.button-group.stacked.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(5),
.button-group.stacked.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5),
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5),
.button-group.stacked-for-medium.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.stacked.expanded .button:first-child:nth-last-child(5):last-child,
.button-group.stacked.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(6),
.button-group.stacked.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6),
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6),
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
  display: inline-block;
  width: calc(16.66667% - 1px);
  margin-right: 1px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(6):last-child,
.button-group.stacked.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
  margin-right: -6px;
}

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    width: auto;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    width: auto;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }

  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}

@media screen and (max-width: 47.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }

  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}

[data-whatinput='mouse'] .close-button {
  outline: 0;
}

.close-button:hover,
.close-button:focus {
  color: #000000;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button,
.close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #2199e8;
  color: #ffffff;
}

.label.primary {
  background: #2199e8;
  color: #000000;
}

.label.secondary {
  background: #777;
  color: #000000;
}

.label.success {
  background: #3adb76;
  color: #000000;
}

.label.warning {
  background: #ffae00;
  color: #000000;
}

.label.alert {
  background: #ec5840;
  color: #000000;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca;
}

.progress.primary .progress-meter {
  background-color: #2199e8;
}

.progress.secondary .progress-meter {
  background-color: #777;
}

.progress.success .progress-meter {
  background-color: #3adb76;
}

.progress.warning .progress-meter {
  background-color: #ffae00;
}

.progress.alert .progress-meter {
  background-color: #ec5840;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #2199e8;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ffffff;
  white-space: nowrap;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  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: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #2199e8;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[data-whatinput='mouse'] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #1583cc;
}

.slider-handle.is-dragging {
  transition: all 0s linear;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.7875rem;
  font-weight: bold;
  color: #ffffff;
  -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: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}

input + .switch-paddle {
  margin: 0;
}

.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #ffffff;
  transition: all 0.25s ease-out;
  content: '';
}

input:checked ~ .switch-paddle {
  background: #2199e8;
}

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

.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.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: 0.675rem;
}

.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.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: 0.9rem;
}

.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}

thead,
tbody,
tfoot {
  border: 1px solid #f2f2f2;
  background-color: #ffffff;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

thead {
  background: #f9f9f9;
  color: #0a0a0a;
}

tfoot {
  background: #f2f2f2;
  color: #0a0a0a;
}

thead tr,
tfoot tr {
  background: transparent;
}

thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f2f2f2;
}

table.unstriped tbody {
  background-color: #ffffff;
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f2f2f2;
  background-color: #ffffff;
}

@media screen and (max-width: 47.99875em) {
  table.stack thead {
    display: none;
  }

  table.stack tfoot {
    display: none;
  }

  table.stack tr,
  table.stack th,
  table.stack td {
    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(even):hover {
  background-color: #ededed;
}

.table-scroll {
  overflow-x: auto;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #2199e8;
  color: #ffffff;
}

.badge.primary {
  background: #2199e8;
  color: #000000;
}

.badge.secondary {
  background: #777;
  color: #000000;
}

.badge.success {
  background: #3adb76;
  color: #000000;
}

.badge.warning {
  background: #ffae00;
  color: #000000;
}

.badge.alert {
  background: #ec5840;
  color: #000000;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

.breadcrumbs::before,
.breadcrumbs::after {
  display: table;
  content: ' ';
}

.breadcrumbs::after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #000000;
  cursor: default;
  text-transform: uppercase;
}

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}

.breadcrumbs a {
  color: #2199e8;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  background-color: #def0fc;
  color: #0a0a0a;
}

.callout.secondary {
  background-color: #ebebeb;
  color: #0a0a0a;
}

.callout.success {
  background-color: #e1faea;
  color: #0a0a0a;
}

.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}

.callout.alert {
  background-color: #fce6e2;
  color: #0a0a0a;
}

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #ffffff;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  padding: 1rem;
  background: #e6e6e6;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem;
}

.dropdown-pane.is-opening {
  display: block;
}

.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

.pagination::before,
.pagination::after {
  display: table;
  content: ' ';
}

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}

.pagination li:last-child,
.pagination li:first-child {
  display: inline-block;
}

@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}

.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #000000;
}

.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2199e8;
  color: #ffffff;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: transparent;
}

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #000000;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab';
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb';
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.5rem;
  border-radius: 0;
  background-color: #000000;
  font-size: 100%;
  color: #ffffff;
}

.tooltip::before {
  position: absolute;
}

.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #000000;
  bottom: 100%;
}

.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #000000 transparent transparent;
  top: 100%;
  bottom: auto;
}

.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #000000;
  left: 100%;
}

.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #000000 transparent transparent;
  right: 100%;
  left: auto;
}

.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.accordion {
  margin-left: 0;
  background: #ffffff;
  list-style-type: none;
}

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}

.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 #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #2199e8;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}

.accordion-title:hover,
.accordion-title:focus {
  background-color: #e6e6e6;
}

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: '+';
}

.is-active > .accordion-title::before {
  content: '\2013';
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #ffffff;
  color: #0a0a0a;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.media-object {
  display: block;
  margin-bottom: 1rem;
}

.media-object img {
  max-width: none;
}

.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 screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    display: block;
  }

  .stack-for-small .media-object-section img {
    width: 100%;
  }
}

.media-object-section.middle {
  vertical-align: middle;
}

.media-object-section.bottom {
  vertical-align: bottom;
}

.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
  position: absolute;
}

.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, 0.5);
  color: #ffffff;
}

.orbit-previous,
.orbit-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #ffffff;
}

[data-whatinput='mouse'] .orbit-previous,
[data-whatinput='mouse'] .orbit-next {
  outline: 0;
}

.orbit-previous:hover,
.orbit-next:hover,
.orbit-previous:active,
.orbit-next:active,
.orbit-previous:focus,
.orbit-next:focus {
  background-color: rgba(0, 0, 0, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}

[data-whatinput='mouse'] .orbit-bullets {
  outline: 0;
}

.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}

.orbit-bullets button:hover {
  background-color: #8a8a8a;
}

.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

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

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #ffffff;
  list-style-type: none;
}

.tabs::before,
.tabs::after {
  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: #2199e8;
}

.tabs.primary > li > a {
  color: #000000;
}

.tabs.primary > li > a:hover,
.tabs.primary > li > a:focus {
  background: #1893e4;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2199e8;
}

[data-whatinput='mouse'] .tabs-title > a {
  outline: 0;
}

.tabs-title > a:hover {
  background: #ffffff;
  color: #1585cf;
}

.tabs-title > a:focus,
.tabs-title > a[aria-selected='true'] {
  background: #e6e6e6;
  color: #2199e8;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #ffffff;
  color: #0a0a0a;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}

.tabs-panel.is-active {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #ffffff;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  line-height: 0;
}

a.thumbnail {
  transition: box-shadow 200ms ease-out;
}

a.thumbnail:hover,
a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5);
}

a.thumbnail image {
  box-shadow: none;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

[data-whatinput='mouse'] .menu li {
  outline: 0;
}

.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu li,
.menu.horizontal li {
  display: inline-block;
}

.menu.vertical li {
  display: block;
}

.menu.expanded {
  display: table;
  width: 100%;
}

.menu.expanded > li {
  display: table-cell;
  vertical-align: middle;
}

.menu.simple li + li {
  margin-left: 1rem;
}

.menu.simple a {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal li {
    display: inline-block;
  }

  .menu.medium-vertical li {
    display: block;
  }

  .menu.medium-expanded {
    display: table;
    width: 100%;
  }

  .menu.medium-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }

  .menu.medium-simple {
    display: table;
    width: 100%;
  }

  .menu.medium-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

@media print, screen and (min-width: 48em) {
  .menu.tablets-horizontal li {
    display: inline-block;
  }

  .menu.tablets-vertical li {
    display: block;
  }

  .menu.tablets-expanded {
    display: table;
    width: 100%;
  }

  .menu.tablets-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }

  .menu.tablets-simple {
    display: table;
    width: 100%;
  }

  .menu.tablets-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

@media print, screen and (min-width: 64em) {
  .menu.large-horizontal li {
    display: inline-block;
  }

  .menu.large-vertical li {
    display: block;
  }

  .menu.large-expanded {
    display: table;
    width: 100%;
  }

  .menu.large-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }

  .menu.large-simple {
    display: table;
    width: 100%;
  }

  .menu.large-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

@media screen and (min-width: 75.0625em) {
  .menu.xlarge-horizontal li {
    display: inline-block;
  }

  .menu.xlarge-vertical li {
    display: block;
  }

  .menu.xlarge-expanded {
    display: table;
    width: 100%;
  }

  .menu.xlarge-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }

  .menu.xlarge-simple {
    display: table;
    width: 100%;
  }

  .menu.xlarge-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

.menu.icons img,
.menu.icons i,
.menu.icons svg {
  vertical-align: middle;
}

.menu.icons img + span,
.menu.icons i + span,
.menu.icons svg + span {
  vertical-align: middle;
}

.menu.icon-top img,
.menu.icon-top i,
.menu.icon-top svg,
.menu.icon-right img,
.menu.icon-right i,
.menu.icon-right svg,
.menu.icon-bottom img,
.menu.icon-bottom i,
.menu.icon-bottom svg,
.menu.icon-left img,
.menu.icon-left i,
.menu.icon-left svg {
  vertical-align: middle;
}

.menu.icon-top img + span,
.menu.icon-top i + span,
.menu.icon-top svg + span,
.menu.icon-right img + span,
.menu.icon-right i + span,
.menu.icon-right svg + span,
.menu.icon-bottom img + span,
.menu.icon-bottom i + span,
.menu.icon-bottom svg + span,
.menu.icon-left img + span,
.menu.icon-left i + span,
.menu.icon-left svg + span {
  vertical-align: middle;
}

.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
  display: inline-block;
}

.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
  display: inline-block;
}

.menu.icon-top li a {
  text-align: center;
}

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  display: block;
  margin: 0 auto 0.25rem;
}

.menu.icon-bottom li a {
  text-align: center;
}

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  display: block;
  margin: 0.25rem auto 0;
}

.menu .is-active > a {
  background: #2199e8;
  color: #ffffff;
}

.menu .active > a {
  background: #2199e8;
  color: #ffffff;
}

.menu.align-left {
  text-align: left;
}

.menu.align-right {
  text-align: right;
}

.menu.align-right .submenu li {
  text-align: left;
}

.menu.align-right.vertical .submenu li {
  text-align: right;
}

.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}

.menu.align-center {
  text-align: center;
}

.menu.align-center .submenu li {
  text-align: left;
}

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  text-align: center;
}

.menu-centered > .menu .submenu li {
  text-align: left;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #ffffff;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
  content: '';
}

.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #000000;
  box-shadow: 0 7px 0 #000000, 0 14px 0 #000000;
  content: '';
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.accordion-menu li {
  width: 100%;
}

.accordion-menu a {
  padding: 0.7rem 1rem;
}

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2199e8 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #ffffff;
}

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #ffffff;
  transition: transform 0.15s linear;
}

.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}

.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}

.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}

.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2199e8;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2b4beb;
  right: 1rem;
  left: auto;
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2b4beb transparent transparent;
  right: auto;
  left: 1rem;
}

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2199e8 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.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: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2b4beb transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}

.dropdown.menu > li > a {
  background: #ffffff;
  padding: 0.7rem 1rem;
}

.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #2199e8;
}

.no-js .dropdown.menu ul {
  display: none;
}

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  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: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2b4beb transparent transparent;
  right: auto;
  left: 5px;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2b4beb;
}

@media print, screen and (min-width: 40em) {
  .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: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2b4beb transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }

  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    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: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2b4beb transparent transparent;
    right: auto;
    left: 5px;
  }

  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2b4beb;
  }
}

@media print, screen and (min-width: 48em) {
  .dropdown.menu.tablets-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }

  .dropdown.menu.tablets-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }

  .dropdown.menu.tablets-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }

  .dropdown.menu.tablets-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2b4beb transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }

  .dropdown.menu.tablets-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.tablets-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }

  .dropdown.menu.tablets-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }

  .dropdown.menu.tablets-vertical > li > a::after {
    right: 14px;
  }

  .dropdown.menu.tablets-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2b4beb transparent transparent;
    right: auto;
    left: 5px;
  }

  .dropdown.menu.tablets-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2b4beb;
  }
}

@media print, screen and (min-width: 64em) {
  .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: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2b4beb transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }

  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    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: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2b4beb transparent transparent;
    right: auto;
    left: 5px;
  }

  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2b4beb;
  }
}

@media screen and (min-width: 75.0625em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }

  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }

  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }

  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2b4beb transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }

  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }

  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }

  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px;
  }

  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2b4beb transparent transparent;
    right: auto;
    left: 5px;
  }

  .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2b4beb;
  }
}

.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;
  left: auto;
  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 #cacaca;
  background: #ffffff;
}

.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}

.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: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2b4beb transparent transparent;
  right: auto;
  left: 5px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2b4beb;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(255, 255, 255, 0.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: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: white;
}

[data-whatinput='mouse'] .off-canvas {
  outline: 0;
}

.off-canvas.is-transition-push {
  z-index: 12;
}

.off-canvas.is-closed {
  visibility: hidden;
}

.off-canvas.is-transition-overlap {
  z-index: 13;
}

.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.off-canvas.is-open {
  transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: white;
}

[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0;
}

.off-canvas-absolute.is-transition-push {
  z-index: 12;
}

.off-canvas-absolute.is-closed {
  visibility: hidden;
}

.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}

.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
}

@media screen and (min-width: 100em) {
  .position-left {
    transform: translateX(-);
  }
}

@media screen and (min-width: 100em) {
  .off-canvas-content .off-canvas.position-left {
    transform: translateX(-);
  }
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

@media screen and (min-width: 100em) {
  .off-canvas-content.is-open-left.has-transition-push {
    transform: translateX();
  }
}

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
}

@media screen and (min-width: 100em) {
  .position-right {
    transform: translateX();
  }
}

@media screen and (min-width: 100em) {
  .off-canvas-content .off-canvas.position-right {
    transform: translateX();
  }
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

@media screen and (min-width: 100em) {
  .off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-);
  }
}

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
}

@media screen and (min-width: 15.625em) {
  .position-top {
    transform: translateY(-);
  }
}

@media screen and (min-width: 15.625em) {
  .off-canvas-content .off-canvas.position-top {
    transform: translateY(-);
  }
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

@media screen and (min-width: 15.625em) {
  .off-canvas-content.is-open-top.has-transition-push {
    transform: translateY();
  }
}

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
}

@media screen and (min-width: 15.625em) {
  .position-bottom {
    transform: translateY();
  }
}

@media screen and (min-width: 15.625em) {
  .off-canvas-content .off-canvas.position-bottom {
    transform: translateY();
  }
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

@media screen and (min-width: 15.625em) {
  .off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-);
  }
}

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, 0.25);
}

.off-canvas-content {
  transform: none;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}

.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-left.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-left {
    margin-left: 100%;
  }

  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 100%;
  }

  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-right.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-right {
    margin-right: 100%;
  }

  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 100%;
  }

  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-top.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-top {
    margin-top: 100%;
  }

  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 100%;
  }

  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 100%;
  }

  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .position-left.reveal-for-tablets {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-left.reveal-for-tablets .close-button {
    display: none;
  }

  .off-canvas-content .position-left.reveal-for-tablets {
    transform: none;
  }

  .off-canvas-content.has-reveal-left {
    margin-left: 100%;
  }

  .position-left.reveal-for-tablets ~ .off-canvas-content {
    margin-left: 100%;
  }

  .position-right.reveal-for-tablets {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-right.reveal-for-tablets .close-button {
    display: none;
  }

  .off-canvas-content .position-right.reveal-for-tablets {
    transform: none;
  }

  .off-canvas-content.has-reveal-right {
    margin-right: 100%;
  }

  .position-right.reveal-for-tablets ~ .off-canvas-content {
    margin-right: 100%;
  }

  .position-top.reveal-for-tablets {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-top.reveal-for-tablets .close-button {
    display: none;
  }

  .off-canvas-content .position-top.reveal-for-tablets {
    transform: none;
  }

  .off-canvas-content.has-reveal-top {
    margin-top: 100%;
  }

  .position-top.reveal-for-tablets ~ .off-canvas-content {
    margin-top: 100%;
  }

  .position-bottom.reveal-for-tablets {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-bottom.reveal-for-tablets .close-button {
    display: none;
  }

  .off-canvas-content .position-bottom.reveal-for-tablets {
    transform: none;
  }

  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 100%;
  }

  .position-bottom.reveal-for-tablets ~ .off-canvas-content {
    margin-bottom: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-left.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-left {
    margin-left: 100%;
  }

  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 100%;
  }

  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-right.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-right {
    margin-right: 100%;
  }

  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 100%;
  }

  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-top.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-top {
    margin-top: 100%;
  }

  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 100%;
  }

  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-bottom.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 100%;
  }

  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 100%;
  }
}

@media screen and (min-width: 75.0625em) {
  .position-left.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-left.reveal-for-xlarge .close-button {
    display: none;
  }

  .off-canvas-content .position-left.reveal-for-xlarge {
    transform: none;
  }

  .off-canvas-content.has-reveal-left {
    margin-left: 100%;
  }

  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 100%;
  }

  .position-right.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-right.reveal-for-xlarge .close-button {
    display: none;
  }

  .off-canvas-content .position-right.reveal-for-xlarge {
    transform: none;
  }

  .off-canvas-content.has-reveal-right {
    margin-right: 100%;
  }

  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 100%;
  }

  .position-top.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-top.reveal-for-xlarge .close-button {
    display: none;
  }

  .off-canvas-content .position-top.reveal-for-xlarge {
    transform: none;
  }

  .off-canvas-content.has-reveal-top {
    margin-top: 100%;
  }

  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 100%;
  }

  .position-bottom.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-bottom.reveal-for-xlarge .close-button {
    display: none;
  }

  .off-canvas-content .position-bottom.reveal-for-xlarge {
    transform: none;
  }

  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 100%;
  }

  .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
    margin-bottom: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }

  .off-canvas.in-canvas-for-medium.position-left,
  .off-canvas.in-canvas-for-medium.position-right,
  .off-canvas.in-canvas-for-medium.position-top,
  .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }

  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}

@media print, screen and (min-width: 48em) {
  .off-canvas.in-canvas-for-tablets {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }

  .off-canvas.in-canvas-for-tablets.position-left,
  .off-canvas.in-canvas-for-tablets.position-right,
  .off-canvas.in-canvas-for-tablets.position-top,
  .off-canvas.in-canvas-for-tablets.position-bottom {
    box-shadow: none;
    transform: none;
  }

  .off-canvas.in-canvas-for-tablets .close-button {
    display: none;
  }
}

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }

  .off-canvas.in-canvas-for-large.position-left,
  .off-canvas.in-canvas-for-large.position-right,
  .off-canvas.in-canvas-for-large.position-top,
  .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }

  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}

@media screen and (min-width: 75.0625em) {
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }

  .off-canvas.in-canvas-for-xlarge.position-left,
  .off-canvas.in-canvas-for-xlarge.position-right,
  .off-canvas.in-canvas-for-xlarge.position-top,
  .off-canvas.in-canvas-for-xlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }

  .off-canvas.in-canvas-for-xlarge .close-button {
    display: none;
  }
}

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}

html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
}

html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: auto;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  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: 40em) {
  .reveal {
    min-height: 0;
  }
}

.reveal .column,
.reveal .columns,
.reveal .page-with-side-nav > .row > .large-12-variation,
.reveal .page-with-side-nav > .sf_cols > .row > .large-12-variation,
.reveal .large-12-variation {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}

.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}

.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}

.reveal.without-overlay {
  position: fixed;
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}

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

.title-bar {
  padding: 0.5rem;
  background: #000000;
  color: #ffffff;
}

.title-bar::before,
.title-bar::after {
  display: table;
  content: ' ';
}

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

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

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

.title-bar-right {
  float: right;
  text-align: right;
}

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.top-bar {
  padding: 0.5rem;
}

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

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

.top-bar,
.top-bar ul {
  background-color: white;
}

.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: 40em) {
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: auto;
  }
}

@media screen and (max-width: 47.99875em) {
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    width: 100%;
  }
}

@media screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-tablets .top-bar-left,
  .top-bar.stacked-for-tablets .top-bar-right {
    width: 100%;
  }
}

@media screen and (max-width: 75.06125em) {
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    width: 100%;
  }
}

@media screen and (max-width: 89.99875em) {
  .top-bar.stacked-for-xlarge .top-bar-left,
  .top-bar.stacked-for-xlarge .top-bar-right {
    width: 100%;
  }
}

.top-bar-title {
  display: inline-block;
  float: left;
  padding: 0.5rem 1rem 0.5rem 0;
}

.top-bar-title .menu-icon {
  bottom: 2px;
}

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

.top-bar-right {
  float: right;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before,
.clearfix::after {
  display: table;
  content: ' ';
}

.clearfix::after {
  clear: both;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 40em) and (max-width: 47.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 48em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 48em) {
  .hide-for-tablets {
    display: none !important;
  }
}

@media screen and (max-width: 47.99875em) {
  .show-for-tablets {
    display: none !important;
  }
}

@media screen and (min-width: 48em) and (max-width: 63.99875em) {
  .hide-for-tablets-only {
    display: none !important;
  }
}

@media screen and (max-width: 47.99875em), screen and (min-width: 64em) {
  .show-for-tablets-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 75.06125em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75.0625em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 75.0625em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 75.06125em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 75.0625em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 75.06125em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

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

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

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    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;
  }
}

#skipToMain a {
  display: block;
  position: absolute;
  top: -100px;
  transition: top .5s ease-out;
  transition-duration: 0.001ms !important;
  left: 40%;
}

#skipToMain a:focus {
  top: 0;
  position: fixed;
  z-index: 9999;
  color: #000000;
}

/* Prevent FOUC */

@media screen and (max-width: 39.99875em) {
  .no-js .top-bar {
    display: none;
  }
}

@media print, screen and (min-width: 40em) {
  .no-js .title-bar {
    display: none;
  }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[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-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&tablets=48em&large=64em&xlarge=75.0625em&xxlarge=90em";
}

html {
  box-sizing: border-box;
  font-size: 1.11111rem;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: normal;
  line-height: 34px;
  color: #272727;
  -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%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.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;
  cursor: auto;
}

[data-whatinput='mouse'] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}

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

.row::after {
  clear: both;
}

.row.collapse > .column,
.row.collapse > .columns,
.page-with-side-nav > .row.collapse > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.collapse > .large-12-variation,
.row.collapse > .large-12-variation {
  padding-right: 0;
  padding-left: 0;
}

.row .row {
  margin-right: -0.5625rem;
  margin-left: -0.5625rem;
}

@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.84375rem;
    margin-left: -0.84375rem;
  }
}

@media print, screen and (min-width: 48em) {
  .row .row {
    margin-right: -0.84375rem;
    margin-left: -0.84375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.84375rem;
    margin-left: -0.84375rem;
  }
}

@media screen and (min-width: 75.0625em) {
  .row .row {
    margin-right: -0.84375rem;
    margin-left: -0.84375rem;
  }
}

.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,
.page-with-side-nav > .row.gutter-small > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.gutter-small > .large-12-variation,
.row.gutter-small > .large-12-variation {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.row.gutter-medium > .column,
.row.gutter-medium > .columns,
.page-with-side-nav > .row.gutter-medium > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.gutter-medium > .large-12-variation,
.row.gutter-medium > .large-12-variation {
  padding-right: 0.84375rem;
  padding-left: 0.84375rem;
}

.column,
.columns,
.page-with-side-nav > .row > .large-12-variation,
.page-with-side-nav > .sf_cols > .row > .large-12-variation,
.large-12-variation {
  width: 100%;
  float: left;
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

@media print, screen and (min-width: 40em) {
  .column,
  .columns,
  .page-with-side-nav > .row > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row > .large-12-variation,
  .large-12-variation {
    padding-right: 0.84375rem;
    padding-left: 0.84375rem;
  }
}

.column,
.columns,
.page-with-side-nav > .row > .large-12-variation,
.page-with-side-nav > .sf_cols > .row > .large-12-variation,
.large-12-variation,
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child),
.page-with-side-nav > .sf_cols > .row > .large-12-variation:last-child:not(:first-child),
.large-12-variation:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child),
.page-with-side-nav > .sf_cols > .row > .large-12-variation:last-child:not(:first-child),
.large-12-variation:last-child:not(:first-child) {
  float: right;
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child,
.end.large-12-variation:last-child:last-child {
  float: left;
}

.column.row.row,
.row.row.columns,
.page-with-side-nav > .sf_cols > .row > .row.row.large-12-variation,
.row.row.large-12-variation {
  float: none;
}

.row .column.row.row,
.row .row.row.columns,
.row .row.row.large-12-variation {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  width: 8.33333%;
}

.small-push-1 {
  position: relative;
  left: 8.33333%;
}

.small-pull-1 {
  position: relative;
  left: -8.33333%;
}

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

.small-2 {
  width: 16.66667%;
}

.small-push-2 {
  position: relative;
  left: 16.66667%;
}

.small-pull-2 {
  position: relative;
  left: -16.66667%;
}

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

.small-3 {
  width: 25%;
}

.small-push-3 {
  position: relative;
  left: 25%;
}

.small-pull-3 {
  position: relative;
  left: -25%;
}

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

.small-4 {
  width: 33.33333%;
}

.small-push-4 {
  position: relative;
  left: 33.33333%;
}

.small-pull-4 {
  position: relative;
  left: -33.33333%;
}

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

.small-5 {
  width: 41.66667%;
}

.small-push-5 {
  position: relative;
  left: 41.66667%;
}

.small-pull-5 {
  position: relative;
  left: -41.66667%;
}

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

.small-6 {
  width: 50%;
}

.small-push-6 {
  position: relative;
  left: 50%;
}

.small-pull-6 {
  position: relative;
  left: -50%;
}

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

.small-7 {
  width: 58.33333%;
}

.small-push-7 {
  position: relative;
  left: 58.33333%;
}

.small-pull-7 {
  position: relative;
  left: -58.33333%;
}

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

.small-8 {
  width: 66.66667%;
}

.small-push-8 {
  position: relative;
  left: 66.66667%;
}

.small-pull-8 {
  position: relative;
  left: -66.66667%;
}

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

.small-9 {
  width: 75%;
}

.small-push-9 {
  position: relative;
  left: 75%;
}

.small-pull-9 {
  position: relative;
  left: -75%;
}

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

.small-10 {
  width: 83.33333%;
}

.small-push-10 {
  position: relative;
  left: 83.33333%;
}

.small-pull-10 {
  position: relative;
  left: -83.33333%;
}

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

.small-11 {
  width: 91.66667%;
}

.small-push-11 {
  position: relative;
  left: 91.66667%;
}

.small-pull-11 {
  position: relative;
  left: -91.66667%;
}

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

.small-12 {
  width: 100%;
}

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

.small-up-1 > .column,
.small-up-1 > .columns,
.page-with-side-nav > .row.small-up-1 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-1 > .large-12-variation,
.small-up-1 > .large-12-variation {
  float: left;
  width: 100%;
}

.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-1 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-1 > .large-12-variation:nth-of-type(1n),
.small-up-1 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}

.small-up-1 > .column:nth-of-type(1n+1),
.small-up-1 > .columns:nth-of-type(1n+1),
.page-with-side-nav > .row.small-up-1 > .large-12-variation:nth-of-type(1n+1),
.page-with-side-nav > .sf_cols > .row.small-up-1 > .large-12-variation:nth-of-type(1n+1),
.small-up-1 > .large-12-variation:nth-of-type(1n+1) {
  clear: both;
}

.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child,
.page-with-side-nav > .row.small-up-1 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-1 > .large-12-variation:last-child,
.small-up-1 > .large-12-variation:last-child {
  float: left;
}

.small-up-2 > .column,
.small-up-2 > .columns,
.page-with-side-nav > .row.small-up-2 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-2 > .large-12-variation,
.small-up-2 > .large-12-variation {
  float: left;
  width: 50%;
}

.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-2 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-2 > .large-12-variation:nth-of-type(1n),
.small-up-2 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}

.small-up-2 > .column:nth-of-type(2n+1),
.small-up-2 > .columns:nth-of-type(2n+1),
.page-with-side-nav > .row.small-up-2 > .large-12-variation:nth-of-type(2n+1),
.page-with-side-nav > .sf_cols > .row.small-up-2 > .large-12-variation:nth-of-type(2n+1),
.small-up-2 > .large-12-variation:nth-of-type(2n+1) {
  clear: both;
}

.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child,
.page-with-side-nav > .row.small-up-2 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-2 > .large-12-variation:last-child,
.small-up-2 > .large-12-variation:last-child {
  float: left;
}

.small-up-3 > .column,
.small-up-3 > .columns,
.page-with-side-nav > .row.small-up-3 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-3 > .large-12-variation,
.small-up-3 > .large-12-variation {
  float: left;
  width: 33.33333%;
}

.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-3 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-3 > .large-12-variation:nth-of-type(1n),
.small-up-3 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}

.small-up-3 > .column:nth-of-type(3n+1),
.small-up-3 > .columns:nth-of-type(3n+1),
.page-with-side-nav > .row.small-up-3 > .large-12-variation:nth-of-type(3n+1),
.page-with-side-nav > .sf_cols > .row.small-up-3 > .large-12-variation:nth-of-type(3n+1),
.small-up-3 > .large-12-variation:nth-of-type(3n+1) {
  clear: both;
}

.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child,
.page-with-side-nav > .row.small-up-3 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-3 > .large-12-variation:last-child,
.small-up-3 > .large-12-variation:last-child {
  float: left;
}

.small-up-4 > .column,
.small-up-4 > .columns,
.page-with-side-nav > .row.small-up-4 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-4 > .large-12-variation,
.small-up-4 > .large-12-variation {
  float: left;
  width: 25%;
}

.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-4 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-4 > .large-12-variation:nth-of-type(1n),
.small-up-4 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}

.small-up-4 > .column:nth-of-type(4n+1),
.small-up-4 > .columns:nth-of-type(4n+1),
.page-with-side-nav > .row.small-up-4 > .large-12-variation:nth-of-type(4n+1),
.page-with-side-nav > .sf_cols > .row.small-up-4 > .large-12-variation:nth-of-type(4n+1),
.small-up-4 > .large-12-variation:nth-of-type(4n+1) {
  clear: both;
}

.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child,
.page-with-side-nav > .row.small-up-4 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-4 > .large-12-variation:last-child,
.small-up-4 > .large-12-variation:last-child {
  float: left;
}

.small-up-5 > .column,
.small-up-5 > .columns,
.page-with-side-nav > .row.small-up-5 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-5 > .large-12-variation,
.small-up-5 > .large-12-variation {
  float: left;
  width: 20%;
}

.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-5 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-5 > .large-12-variation:nth-of-type(1n),
.small-up-5 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}

.small-up-5 > .column:nth-of-type(5n+1),
.small-up-5 > .columns:nth-of-type(5n+1),
.page-with-side-nav > .row.small-up-5 > .large-12-variation:nth-of-type(5n+1),
.page-with-side-nav > .sf_cols > .row.small-up-5 > .large-12-variation:nth-of-type(5n+1),
.small-up-5 > .large-12-variation:nth-of-type(5n+1) {
  clear: both;
}

.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child,
.page-with-side-nav > .row.small-up-5 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-5 > .large-12-variation:last-child,
.small-up-5 > .large-12-variation:last-child {
  float: left;
}

.small-up-6 > .column,
.small-up-6 > .columns,
.page-with-side-nav > .row.small-up-6 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-6 > .large-12-variation,
.small-up-6 > .large-12-variation {
  float: left;
  width: 16.66667%;
}

.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-6 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-6 > .large-12-variation:nth-of-type(1n),
.small-up-6 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}

.small-up-6 > .column:nth-of-type(6n+1),
.small-up-6 > .columns:nth-of-type(6n+1),
.page-with-side-nav > .row.small-up-6 > .large-12-variation:nth-of-type(6n+1),
.page-with-side-nav > .sf_cols > .row.small-up-6 > .large-12-variation:nth-of-type(6n+1),
.small-up-6 > .large-12-variation:nth-of-type(6n+1) {
  clear: both;
}

.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child,
.page-with-side-nav > .row.small-up-6 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-6 > .large-12-variation:last-child,
.small-up-6 > .large-12-variation:last-child {
  float: left;
}

.small-up-7 > .column,
.small-up-7 > .columns,
.page-with-side-nav > .row.small-up-7 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-7 > .large-12-variation,
.small-up-7 > .large-12-variation {
  float: left;
  width: 14.28571%;
}

.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-7 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-7 > .large-12-variation:nth-of-type(1n),
.small-up-7 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}

.small-up-7 > .column:nth-of-type(7n+1),
.small-up-7 > .columns:nth-of-type(7n+1),
.page-with-side-nav > .row.small-up-7 > .large-12-variation:nth-of-type(7n+1),
.page-with-side-nav > .sf_cols > .row.small-up-7 > .large-12-variation:nth-of-type(7n+1),
.small-up-7 > .large-12-variation:nth-of-type(7n+1) {
  clear: both;
}

.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child,
.page-with-side-nav > .row.small-up-7 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-7 > .large-12-variation:last-child,
.small-up-7 > .large-12-variation:last-child {
  float: left;
}

.small-up-8 > .column,
.small-up-8 > .columns,
.page-with-side-nav > .row.small-up-8 > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-up-8 > .large-12-variation,
.small-up-8 > .large-12-variation {
  float: left;
  width: 12.5%;
}

.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n),
.page-with-side-nav > .row.small-up-8 > .large-12-variation:nth-of-type(1n),
.page-with-side-nav > .sf_cols > .row.small-up-8 > .large-12-variation:nth-of-type(1n),
.small-up-8 > .large-12-variation:nth-of-type(1n) {
  clear: none;
}

.small-up-8 > .column:nth-of-type(8n+1),
.small-up-8 > .columns:nth-of-type(8n+1),
.page-with-side-nav > .row.small-up-8 > .large-12-variation:nth-of-type(8n+1),
.page-with-side-nav > .sf_cols > .row.small-up-8 > .large-12-variation:nth-of-type(8n+1),
.small-up-8 > .large-12-variation:nth-of-type(8n+1) {
  clear: both;
}

.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child,
.page-with-side-nav > .row.small-up-8 > .large-12-variation:last-child,
.page-with-side-nav > .sf_cols > .row.small-up-8 > .large-12-variation:last-child,
.small-up-8 > .large-12-variation:last-child {
  float: left;
}

.small-collapse > .column,
.small-collapse > .columns,
.page-with-side-nav > .row.small-collapse > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-collapse > .large-12-variation,
.small-collapse > .large-12-variation {
  padding-right: 0;
  padding-left: 0;
}

.small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}

.small-uncollapse > .column,
.small-uncollapse > .columns,
.page-with-side-nav > .row.small-uncollapse > .large-12-variation,
.page-with-side-nav > .sf_cols > .row.small-uncollapse > .large-12-variation,
.small-uncollapse > .large-12-variation {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.small-centered {
  margin-right: auto;
  margin-left: auto;
}

.small-centered,
.small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0;
}

.small-uncentered,
.small-uncentered:last-child:not(:first-child),
.small-push-0,
.small-push-0:last-child:not(:first-child),
.small-pull-0,
.small-pull-0:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.small-uncentered:last-child:not(:first-child),
.small-push-0:last-child:not(:first-child),
.small-pull-0:last-child:not(:first-child) {
  float: right;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%;
  }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }

  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }

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

  .medium-2 {
    width: 16.66667%;
  }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }

  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }

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

  .medium-3 {
    width: 25%;
  }

  .medium-push-3 {
    position: relative;
    left: 25%;
  }

  .medium-pull-3 {
    position: relative;
    left: -25%;
  }

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

  .medium-4 {
    width: 33.33333%;
  }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }

  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }

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

  .medium-5 {
    width: 41.66667%;
  }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }

  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }

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

  .medium-6 {
    width: 50%;
  }

  .medium-push-6 {
    position: relative;
    left: 50%;
  }

  .medium-pull-6 {
    position: relative;
    left: -50%;
  }

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

  .medium-7 {
    width: 58.33333%;
  }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }

  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }

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

  .medium-8 {
    width: 66.66667%;
  }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }

  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }

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

  .medium-9 {
    width: 75%;
  }

  .medium-push-9 {
    position: relative;
    left: 75%;
  }

  .medium-pull-9 {
    position: relative;
    left: -75%;
  }

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

  .medium-10 {
    width: 83.33333%;
  }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }

  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }

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

  .medium-11 {
    width: 91.66667%;
  }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }

  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }

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

  .medium-12 {
    width: 100%;
  }

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

  .medium-up-1 > .column,
  .medium-up-1 > .columns,
  .page-with-side-nav > .row.medium-up-1 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-1 > .large-12-variation,
  .medium-up-1 > .large-12-variation {
    float: left;
    width: 100%;
  }

  .medium-up-1 > .column:nth-of-type(1n),
  .medium-up-1 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-1 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-1 > .large-12-variation:nth-of-type(1n),
  .medium-up-1 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-1 > .column:nth-of-type(1n+1),
  .medium-up-1 > .columns:nth-of-type(1n+1),
  .page-with-side-nav > .row.medium-up-1 > .large-12-variation:nth-of-type(1n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-1 > .large-12-variation:nth-of-type(1n+1),
  .medium-up-1 > .large-12-variation:nth-of-type(1n+1) {
    clear: both;
  }

  .medium-up-1 > .column:last-child,
  .medium-up-1 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-1 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-1 > .large-12-variation:last-child,
  .medium-up-1 > .large-12-variation:last-child {
    float: left;
  }

  .medium-up-2 > .column,
  .medium-up-2 > .columns,
  .page-with-side-nav > .row.medium-up-2 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-2 > .large-12-variation,
  .medium-up-2 > .large-12-variation {
    float: left;
    width: 50%;
  }

  .medium-up-2 > .column:nth-of-type(1n),
  .medium-up-2 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-2 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-2 > .large-12-variation:nth-of-type(1n),
  .medium-up-2 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-2 > .column:nth-of-type(2n+1),
  .medium-up-2 > .columns:nth-of-type(2n+1),
  .page-with-side-nav > .row.medium-up-2 > .large-12-variation:nth-of-type(2n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-2 > .large-12-variation:nth-of-type(2n+1),
  .medium-up-2 > .large-12-variation:nth-of-type(2n+1) {
    clear: both;
  }

  .medium-up-2 > .column:last-child,
  .medium-up-2 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-2 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-2 > .large-12-variation:last-child,
  .medium-up-2 > .large-12-variation:last-child {
    float: left;
  }

  .medium-up-3 > .column,
  .medium-up-3 > .columns,
  .page-with-side-nav > .row.medium-up-3 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-3 > .large-12-variation,
  .medium-up-3 > .large-12-variation {
    float: left;
    width: 33.33333%;
  }

  .medium-up-3 > .column:nth-of-type(1n),
  .medium-up-3 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-3 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-3 > .large-12-variation:nth-of-type(1n),
  .medium-up-3 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-3 > .column:nth-of-type(3n+1),
  .medium-up-3 > .columns:nth-of-type(3n+1),
  .page-with-side-nav > .row.medium-up-3 > .large-12-variation:nth-of-type(3n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-3 > .large-12-variation:nth-of-type(3n+1),
  .medium-up-3 > .large-12-variation:nth-of-type(3n+1) {
    clear: both;
  }

  .medium-up-3 > .column:last-child,
  .medium-up-3 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-3 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-3 > .large-12-variation:last-child,
  .medium-up-3 > .large-12-variation:last-child {
    float: left;
  }

  .medium-up-4 > .column,
  .medium-up-4 > .columns,
  .page-with-side-nav > .row.medium-up-4 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-4 > .large-12-variation,
  .medium-up-4 > .large-12-variation {
    float: left;
    width: 25%;
  }

  .medium-up-4 > .column:nth-of-type(1n),
  .medium-up-4 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-4 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-4 > .large-12-variation:nth-of-type(1n),
  .medium-up-4 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-4 > .column:nth-of-type(4n+1),
  .medium-up-4 > .columns:nth-of-type(4n+1),
  .page-with-side-nav > .row.medium-up-4 > .large-12-variation:nth-of-type(4n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-4 > .large-12-variation:nth-of-type(4n+1),
  .medium-up-4 > .large-12-variation:nth-of-type(4n+1) {
    clear: both;
  }

  .medium-up-4 > .column:last-child,
  .medium-up-4 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-4 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-4 > .large-12-variation:last-child,
  .medium-up-4 > .large-12-variation:last-child {
    float: left;
  }

  .medium-up-5 > .column,
  .medium-up-5 > .columns,
  .page-with-side-nav > .row.medium-up-5 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-5 > .large-12-variation,
  .medium-up-5 > .large-12-variation {
    float: left;
    width: 20%;
  }

  .medium-up-5 > .column:nth-of-type(1n),
  .medium-up-5 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-5 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-5 > .large-12-variation:nth-of-type(1n),
  .medium-up-5 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-5 > .column:nth-of-type(5n+1),
  .medium-up-5 > .columns:nth-of-type(5n+1),
  .page-with-side-nav > .row.medium-up-5 > .large-12-variation:nth-of-type(5n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-5 > .large-12-variation:nth-of-type(5n+1),
  .medium-up-5 > .large-12-variation:nth-of-type(5n+1) {
    clear: both;
  }

  .medium-up-5 > .column:last-child,
  .medium-up-5 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-5 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-5 > .large-12-variation:last-child,
  .medium-up-5 > .large-12-variation:last-child {
    float: left;
  }

  .medium-up-6 > .column,
  .medium-up-6 > .columns,
  .page-with-side-nav > .row.medium-up-6 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-6 > .large-12-variation,
  .medium-up-6 > .large-12-variation {
    float: left;
    width: 16.66667%;
  }

  .medium-up-6 > .column:nth-of-type(1n),
  .medium-up-6 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-6 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-6 > .large-12-variation:nth-of-type(1n),
  .medium-up-6 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-6 > .column:nth-of-type(6n+1),
  .medium-up-6 > .columns:nth-of-type(6n+1),
  .page-with-side-nav > .row.medium-up-6 > .large-12-variation:nth-of-type(6n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-6 > .large-12-variation:nth-of-type(6n+1),
  .medium-up-6 > .large-12-variation:nth-of-type(6n+1) {
    clear: both;
  }

  .medium-up-6 > .column:last-child,
  .medium-up-6 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-6 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-6 > .large-12-variation:last-child,
  .medium-up-6 > .large-12-variation:last-child {
    float: left;
  }

  .medium-up-7 > .column,
  .medium-up-7 > .columns,
  .page-with-side-nav > .row.medium-up-7 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-7 > .large-12-variation,
  .medium-up-7 > .large-12-variation {
    float: left;
    width: 14.28571%;
  }

  .medium-up-7 > .column:nth-of-type(1n),
  .medium-up-7 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-7 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-7 > .large-12-variation:nth-of-type(1n),
  .medium-up-7 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-7 > .column:nth-of-type(7n+1),
  .medium-up-7 > .columns:nth-of-type(7n+1),
  .page-with-side-nav > .row.medium-up-7 > .large-12-variation:nth-of-type(7n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-7 > .large-12-variation:nth-of-type(7n+1),
  .medium-up-7 > .large-12-variation:nth-of-type(7n+1) {
    clear: both;
  }

  .medium-up-7 > .column:last-child,
  .medium-up-7 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-7 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-7 > .large-12-variation:last-child,
  .medium-up-7 > .large-12-variation:last-child {
    float: left;
  }

  .medium-up-8 > .column,
  .medium-up-8 > .columns,
  .page-with-side-nav > .row.medium-up-8 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-up-8 > .large-12-variation,
  .medium-up-8 > .large-12-variation {
    float: left;
    width: 12.5%;
  }

  .medium-up-8 > .column:nth-of-type(1n),
  .medium-up-8 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.medium-up-8 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.medium-up-8 > .large-12-variation:nth-of-type(1n),
  .medium-up-8 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-8 > .column:nth-of-type(8n+1),
  .medium-up-8 > .columns:nth-of-type(8n+1),
  .page-with-side-nav > .row.medium-up-8 > .large-12-variation:nth-of-type(8n+1),
  .page-with-side-nav > .sf_cols > .row.medium-up-8 > .large-12-variation:nth-of-type(8n+1),
  .medium-up-8 > .large-12-variation:nth-of-type(8n+1) {
    clear: both;
  }

  .medium-up-8 > .column:last-child,
  .medium-up-8 > .columns:last-child,
  .page-with-side-nav > .row.medium-up-8 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.medium-up-8 > .large-12-variation:last-child,
  .medium-up-8 > .large-12-variation:last-child {
    float: left;
  }

  .medium-collapse > .column,
  .medium-collapse > .columns,
  .page-with-side-nav > .row.medium-collapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-collapse > .large-12-variation,
  .medium-collapse > .large-12-variation {
    padding-right: 0;
    padding-left: 0;
  }

  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }

  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  .medium-uncollapse > .column,
  .medium-uncollapse > .columns,
  .page-with-side-nav > .row.medium-uncollapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-uncollapse > .large-12-variation,
  .medium-uncollapse > .large-12-variation {
    padding-right: 0.84375rem;
    padding-left: 0.84375rem;
  }

  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }

  .medium-centered,
  .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }

  .medium-uncentered,
  .medium-uncentered:last-child:not(:first-child),
  .medium-push-0,
  .medium-push-0:last-child:not(:first-child),
  .medium-pull-0,
  .medium-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }

  .medium-uncentered:last-child:not(:first-child),
  .medium-push-0:last-child:not(:first-child),
  .medium-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

@media print, screen and (min-width: 48em) {
  .tablets-1 {
    width: 8.33333%;
  }

  .tablets-push-1 {
    position: relative;
    left: 8.33333%;
  }

  .tablets-pull-1 {
    position: relative;
    left: -8.33333%;
  }

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

  .tablets-2 {
    width: 16.66667%;
  }

  .tablets-push-2 {
    position: relative;
    left: 16.66667%;
  }

  .tablets-pull-2 {
    position: relative;
    left: -16.66667%;
  }

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

  .tablets-3 {
    width: 25%;
  }

  .tablets-push-3 {
    position: relative;
    left: 25%;
  }

  .tablets-pull-3 {
    position: relative;
    left: -25%;
  }

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

  .tablets-4 {
    width: 33.33333%;
  }

  .tablets-push-4 {
    position: relative;
    left: 33.33333%;
  }

  .tablets-pull-4 {
    position: relative;
    left: -33.33333%;
  }

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

  .tablets-5 {
    width: 41.66667%;
  }

  .tablets-push-5 {
    position: relative;
    left: 41.66667%;
  }

  .tablets-pull-5 {
    position: relative;
    left: -41.66667%;
  }

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

  .tablets-6 {
    width: 50%;
  }

  .tablets-push-6 {
    position: relative;
    left: 50%;
  }

  .tablets-pull-6 {
    position: relative;
    left: -50%;
  }

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

  .tablets-7 {
    width: 58.33333%;
  }

  .tablets-push-7 {
    position: relative;
    left: 58.33333%;
  }

  .tablets-pull-7 {
    position: relative;
    left: -58.33333%;
  }

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

  .tablets-8 {
    width: 66.66667%;
  }

  .tablets-push-8 {
    position: relative;
    left: 66.66667%;
  }

  .tablets-pull-8 {
    position: relative;
    left: -66.66667%;
  }

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

  .tablets-9 {
    width: 75%;
  }

  .tablets-push-9 {
    position: relative;
    left: 75%;
  }

  .tablets-pull-9 {
    position: relative;
    left: -75%;
  }

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

  .tablets-10 {
    width: 83.33333%;
  }

  .tablets-push-10 {
    position: relative;
    left: 83.33333%;
  }

  .tablets-pull-10 {
    position: relative;
    left: -83.33333%;
  }

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

  .tablets-11 {
    width: 91.66667%;
  }

  .tablets-push-11 {
    position: relative;
    left: 91.66667%;
  }

  .tablets-pull-11 {
    position: relative;
    left: -91.66667%;
  }

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

  .tablets-12 {
    width: 100%;
  }

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

  .tablets-up-1 > .column,
  .tablets-up-1 > .columns,
  .page-with-side-nav > .row.tablets-up-1 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-1 > .large-12-variation,
  .tablets-up-1 > .large-12-variation {
    float: left;
    width: 100%;
  }

  .tablets-up-1 > .column:nth-of-type(1n),
  .tablets-up-1 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-1 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-1 > .large-12-variation:nth-of-type(1n),
  .tablets-up-1 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-1 > .column:nth-of-type(1n+1),
  .tablets-up-1 > .columns:nth-of-type(1n+1),
  .page-with-side-nav > .row.tablets-up-1 > .large-12-variation:nth-of-type(1n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-1 > .large-12-variation:nth-of-type(1n+1),
  .tablets-up-1 > .large-12-variation:nth-of-type(1n+1) {
    clear: both;
  }

  .tablets-up-1 > .column:last-child,
  .tablets-up-1 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-1 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-1 > .large-12-variation:last-child,
  .tablets-up-1 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-up-2 > .column,
  .tablets-up-2 > .columns,
  .page-with-side-nav > .row.tablets-up-2 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-2 > .large-12-variation,
  .tablets-up-2 > .large-12-variation {
    float: left;
    width: 50%;
  }

  .tablets-up-2 > .column:nth-of-type(1n),
  .tablets-up-2 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-2 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-2 > .large-12-variation:nth-of-type(1n),
  .tablets-up-2 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-2 > .column:nth-of-type(2n+1),
  .tablets-up-2 > .columns:nth-of-type(2n+1),
  .page-with-side-nav > .row.tablets-up-2 > .large-12-variation:nth-of-type(2n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-2 > .large-12-variation:nth-of-type(2n+1),
  .tablets-up-2 > .large-12-variation:nth-of-type(2n+1) {
    clear: both;
  }

  .tablets-up-2 > .column:last-child,
  .tablets-up-2 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-2 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-2 > .large-12-variation:last-child,
  .tablets-up-2 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-up-3 > .column,
  .tablets-up-3 > .columns,
  .page-with-side-nav > .row.tablets-up-3 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-3 > .large-12-variation,
  .tablets-up-3 > .large-12-variation {
    float: left;
    width: 33.33333%;
  }

  .tablets-up-3 > .column:nth-of-type(1n),
  .tablets-up-3 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-3 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-3 > .large-12-variation:nth-of-type(1n),
  .tablets-up-3 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-3 > .column:nth-of-type(3n+1),
  .tablets-up-3 > .columns:nth-of-type(3n+1),
  .page-with-side-nav > .row.tablets-up-3 > .large-12-variation:nth-of-type(3n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-3 > .large-12-variation:nth-of-type(3n+1),
  .tablets-up-3 > .large-12-variation:nth-of-type(3n+1) {
    clear: both;
  }

  .tablets-up-3 > .column:last-child,
  .tablets-up-3 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-3 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-3 > .large-12-variation:last-child,
  .tablets-up-3 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-up-4 > .column,
  .tablets-up-4 > .columns,
  .page-with-side-nav > .row.tablets-up-4 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-4 > .large-12-variation,
  .tablets-up-4 > .large-12-variation {
    float: left;
    width: 25%;
  }

  .tablets-up-4 > .column:nth-of-type(1n),
  .tablets-up-4 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-4 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-4 > .large-12-variation:nth-of-type(1n),
  .tablets-up-4 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-4 > .column:nth-of-type(4n+1),
  .tablets-up-4 > .columns:nth-of-type(4n+1),
  .page-with-side-nav > .row.tablets-up-4 > .large-12-variation:nth-of-type(4n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-4 > .large-12-variation:nth-of-type(4n+1),
  .tablets-up-4 > .large-12-variation:nth-of-type(4n+1) {
    clear: both;
  }

  .tablets-up-4 > .column:last-child,
  .tablets-up-4 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-4 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-4 > .large-12-variation:last-child,
  .tablets-up-4 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-up-5 > .column,
  .tablets-up-5 > .columns,
  .page-with-side-nav > .row.tablets-up-5 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-5 > .large-12-variation,
  .tablets-up-5 > .large-12-variation {
    float: left;
    width: 20%;
  }

  .tablets-up-5 > .column:nth-of-type(1n),
  .tablets-up-5 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-5 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-5 > .large-12-variation:nth-of-type(1n),
  .tablets-up-5 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-5 > .column:nth-of-type(5n+1),
  .tablets-up-5 > .columns:nth-of-type(5n+1),
  .page-with-side-nav > .row.tablets-up-5 > .large-12-variation:nth-of-type(5n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-5 > .large-12-variation:nth-of-type(5n+1),
  .tablets-up-5 > .large-12-variation:nth-of-type(5n+1) {
    clear: both;
  }

  .tablets-up-5 > .column:last-child,
  .tablets-up-5 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-5 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-5 > .large-12-variation:last-child,
  .tablets-up-5 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-up-6 > .column,
  .tablets-up-6 > .columns,
  .page-with-side-nav > .row.tablets-up-6 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-6 > .large-12-variation,
  .tablets-up-6 > .large-12-variation {
    float: left;
    width: 16.66667%;
  }

  .tablets-up-6 > .column:nth-of-type(1n),
  .tablets-up-6 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-6 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-6 > .large-12-variation:nth-of-type(1n),
  .tablets-up-6 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-6 > .column:nth-of-type(6n+1),
  .tablets-up-6 > .columns:nth-of-type(6n+1),
  .page-with-side-nav > .row.tablets-up-6 > .large-12-variation:nth-of-type(6n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-6 > .large-12-variation:nth-of-type(6n+1),
  .tablets-up-6 > .large-12-variation:nth-of-type(6n+1) {
    clear: both;
  }

  .tablets-up-6 > .column:last-child,
  .tablets-up-6 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-6 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-6 > .large-12-variation:last-child,
  .tablets-up-6 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-up-7 > .column,
  .tablets-up-7 > .columns,
  .page-with-side-nav > .row.tablets-up-7 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-7 > .large-12-variation,
  .tablets-up-7 > .large-12-variation {
    float: left;
    width: 14.28571%;
  }

  .tablets-up-7 > .column:nth-of-type(1n),
  .tablets-up-7 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-7 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-7 > .large-12-variation:nth-of-type(1n),
  .tablets-up-7 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-7 > .column:nth-of-type(7n+1),
  .tablets-up-7 > .columns:nth-of-type(7n+1),
  .page-with-side-nav > .row.tablets-up-7 > .large-12-variation:nth-of-type(7n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-7 > .large-12-variation:nth-of-type(7n+1),
  .tablets-up-7 > .large-12-variation:nth-of-type(7n+1) {
    clear: both;
  }

  .tablets-up-7 > .column:last-child,
  .tablets-up-7 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-7 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-7 > .large-12-variation:last-child,
  .tablets-up-7 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-up-8 > .column,
  .tablets-up-8 > .columns,
  .page-with-side-nav > .row.tablets-up-8 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-up-8 > .large-12-variation,
  .tablets-up-8 > .large-12-variation {
    float: left;
    width: 12.5%;
  }

  .tablets-up-8 > .column:nth-of-type(1n),
  .tablets-up-8 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.tablets-up-8 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.tablets-up-8 > .large-12-variation:nth-of-type(1n),
  .tablets-up-8 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .tablets-up-8 > .column:nth-of-type(8n+1),
  .tablets-up-8 > .columns:nth-of-type(8n+1),
  .page-with-side-nav > .row.tablets-up-8 > .large-12-variation:nth-of-type(8n+1),
  .page-with-side-nav > .sf_cols > .row.tablets-up-8 > .large-12-variation:nth-of-type(8n+1),
  .tablets-up-8 > .large-12-variation:nth-of-type(8n+1) {
    clear: both;
  }

  .tablets-up-8 > .column:last-child,
  .tablets-up-8 > .columns:last-child,
  .page-with-side-nav > .row.tablets-up-8 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.tablets-up-8 > .large-12-variation:last-child,
  .tablets-up-8 > .large-12-variation:last-child {
    float: left;
  }

  .tablets-collapse > .column,
  .tablets-collapse > .columns,
  .page-with-side-nav > .row.tablets-collapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-collapse > .large-12-variation,
  .tablets-collapse > .large-12-variation {
    padding-right: 0;
    padding-left: 0;
  }

  .tablets-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }

  .expanded.row .tablets-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  .tablets-uncollapse > .column,
  .tablets-uncollapse > .columns,
  .page-with-side-nav > .row.tablets-uncollapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-uncollapse > .large-12-variation,
  .tablets-uncollapse > .large-12-variation {
    padding-right: 0.84375rem;
    padding-left: 0.84375rem;
  }

  .tablets-centered {
    margin-right: auto;
    margin-left: auto;
  }

  .tablets-centered,
  .tablets-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .tablets-uncentered,
  .tablets-push-0,
  .tablets-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }

  .tablets-uncentered,
  .tablets-uncentered:last-child:not(:first-child),
  .tablets-push-0,
  .tablets-push-0:last-child:not(:first-child),
  .tablets-pull-0,
  .tablets-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }

  .tablets-uncentered:last-child:not(:first-child),
  .tablets-push-0:last-child:not(:first-child),
  .tablets-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%;
  }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }

  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }

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

  .large-2 {
    width: 16.66667%;
  }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }

  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }

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

  .large-3 {
    width: 25%;
  }

  .large-push-3 {
    position: relative;
    left: 25%;
  }

  .large-pull-3 {
    position: relative;
    left: -25%;
  }

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

  .large-4 {
    width: 33.33333%;
  }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }

  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }

  .large-offset-3,
  .page-with-side-nav > .row > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row > .large-12-variation {
    margin-left: 25%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }

  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }

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

  .large-6 {
    width: 50%;
  }

  .large-push-6 {
    position: relative;
    left: 50%;
  }

  .large-pull-6 {
    position: relative;
    left: -50%;
  }

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

  .large-7 {
    width: 58.33333%;
  }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }

  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }

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

  .large-8 {
    width: 66.66667%;
  }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }

  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }

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

  .large-9,
  .page-with-side-nav > .row > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row > .large-12-variation {
    width: 75%;
  }

  .large-push-9 {
    position: relative;
    left: 75%;
  }

  .large-pull-9 {
    position: relative;
    left: -75%;
  }

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

  .large-10 {
    width: 83.33333%;
  }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }

  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }

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

  .large-11 {
    width: 91.66667%;
  }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }

  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }

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

  .large-12,
  .large-12-variation {
    width: 100%;
  }

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

  .large-up-1 > .column,
  .large-up-1 > .columns,
  .page-with-side-nav > .row.large-up-1 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-1 > .large-12-variation,
  .large-up-1 > .large-12-variation {
    float: left;
    width: 100%;
  }

  .large-up-1 > .column:nth-of-type(1n),
  .large-up-1 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-1 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-1 > .large-12-variation:nth-of-type(1n),
  .large-up-1 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-1 > .column:nth-of-type(1n+1),
  .large-up-1 > .columns:nth-of-type(1n+1),
  .page-with-side-nav > .row.large-up-1 > .large-12-variation:nth-of-type(1n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-1 > .large-12-variation:nth-of-type(1n+1),
  .large-up-1 > .large-12-variation:nth-of-type(1n+1) {
    clear: both;
  }

  .large-up-1 > .column:last-child,
  .large-up-1 > .columns:last-child,
  .page-with-side-nav > .row.large-up-1 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-1 > .large-12-variation:last-child,
  .large-up-1 > .large-12-variation:last-child {
    float: left;
  }

  .large-up-2 > .column,
  .large-up-2 > .columns,
  .page-with-side-nav > .row.large-up-2 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-2 > .large-12-variation,
  .large-up-2 > .large-12-variation {
    float: left;
    width: 50%;
  }

  .large-up-2 > .column:nth-of-type(1n),
  .large-up-2 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-2 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-2 > .large-12-variation:nth-of-type(1n),
  .large-up-2 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-2 > .column:nth-of-type(2n+1),
  .large-up-2 > .columns:nth-of-type(2n+1),
  .page-with-side-nav > .row.large-up-2 > .large-12-variation:nth-of-type(2n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-2 > .large-12-variation:nth-of-type(2n+1),
  .large-up-2 > .large-12-variation:nth-of-type(2n+1) {
    clear: both;
  }

  .large-up-2 > .column:last-child,
  .large-up-2 > .columns:last-child,
  .page-with-side-nav > .row.large-up-2 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-2 > .large-12-variation:last-child,
  .large-up-2 > .large-12-variation:last-child {
    float: left;
  }

  .large-up-3 > .column,
  .large-up-3 > .columns,
  .page-with-side-nav > .row.large-up-3 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-3 > .large-12-variation,
  .large-up-3 > .large-12-variation {
    float: left;
    width: 33.33333%;
  }

  .large-up-3 > .column:nth-of-type(1n),
  .large-up-3 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-3 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-3 > .large-12-variation:nth-of-type(1n),
  .large-up-3 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-3 > .column:nth-of-type(3n+1),
  .large-up-3 > .columns:nth-of-type(3n+1),
  .page-with-side-nav > .row.large-up-3 > .large-12-variation:nth-of-type(3n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-3 > .large-12-variation:nth-of-type(3n+1),
  .large-up-3 > .large-12-variation:nth-of-type(3n+1) {
    clear: both;
  }

  .large-up-3 > .column:last-child,
  .large-up-3 > .columns:last-child,
  .page-with-side-nav > .row.large-up-3 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-3 > .large-12-variation:last-child,
  .large-up-3 > .large-12-variation:last-child {
    float: left;
  }

  .large-up-4 > .column,
  .large-up-4 > .columns,
  .page-with-side-nav > .row.large-up-4 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-4 > .large-12-variation,
  .large-up-4 > .large-12-variation {
    float: left;
    width: 25%;
  }

  .large-up-4 > .column:nth-of-type(1n),
  .large-up-4 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-4 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-4 > .large-12-variation:nth-of-type(1n),
  .large-up-4 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-4 > .column:nth-of-type(4n+1),
  .large-up-4 > .columns:nth-of-type(4n+1),
  .page-with-side-nav > .row.large-up-4 > .large-12-variation:nth-of-type(4n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-4 > .large-12-variation:nth-of-type(4n+1),
  .large-up-4 > .large-12-variation:nth-of-type(4n+1) {
    clear: both;
  }

  .large-up-4 > .column:last-child,
  .large-up-4 > .columns:last-child,
  .page-with-side-nav > .row.large-up-4 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-4 > .large-12-variation:last-child,
  .large-up-4 > .large-12-variation:last-child {
    float: left;
  }

  .large-up-5 > .column,
  .large-up-5 > .columns,
  .page-with-side-nav > .row.large-up-5 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-5 > .large-12-variation,
  .large-up-5 > .large-12-variation {
    float: left;
    width: 20%;
  }

  .large-up-5 > .column:nth-of-type(1n),
  .large-up-5 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-5 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-5 > .large-12-variation:nth-of-type(1n),
  .large-up-5 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-5 > .column:nth-of-type(5n+1),
  .large-up-5 > .columns:nth-of-type(5n+1),
  .page-with-side-nav > .row.large-up-5 > .large-12-variation:nth-of-type(5n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-5 > .large-12-variation:nth-of-type(5n+1),
  .large-up-5 > .large-12-variation:nth-of-type(5n+1) {
    clear: both;
  }

  .large-up-5 > .column:last-child,
  .large-up-5 > .columns:last-child,
  .page-with-side-nav > .row.large-up-5 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-5 > .large-12-variation:last-child,
  .large-up-5 > .large-12-variation:last-child {
    float: left;
  }

  .large-up-6 > .column,
  .large-up-6 > .columns,
  .page-with-side-nav > .row.large-up-6 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-6 > .large-12-variation,
  .large-up-6 > .large-12-variation {
    float: left;
    width: 16.66667%;
  }

  .large-up-6 > .column:nth-of-type(1n),
  .large-up-6 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-6 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-6 > .large-12-variation:nth-of-type(1n),
  .large-up-6 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-6 > .column:nth-of-type(6n+1),
  .large-up-6 > .columns:nth-of-type(6n+1),
  .page-with-side-nav > .row.large-up-6 > .large-12-variation:nth-of-type(6n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-6 > .large-12-variation:nth-of-type(6n+1),
  .large-up-6 > .large-12-variation:nth-of-type(6n+1) {
    clear: both;
  }

  .large-up-6 > .column:last-child,
  .large-up-6 > .columns:last-child,
  .page-with-side-nav > .row.large-up-6 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-6 > .large-12-variation:last-child,
  .large-up-6 > .large-12-variation:last-child {
    float: left;
  }

  .large-up-7 > .column,
  .large-up-7 > .columns,
  .page-with-side-nav > .row.large-up-7 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-7 > .large-12-variation,
  .large-up-7 > .large-12-variation {
    float: left;
    width: 14.28571%;
  }

  .large-up-7 > .column:nth-of-type(1n),
  .large-up-7 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-7 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-7 > .large-12-variation:nth-of-type(1n),
  .large-up-7 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-7 > .column:nth-of-type(7n+1),
  .large-up-7 > .columns:nth-of-type(7n+1),
  .page-with-side-nav > .row.large-up-7 > .large-12-variation:nth-of-type(7n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-7 > .large-12-variation:nth-of-type(7n+1),
  .large-up-7 > .large-12-variation:nth-of-type(7n+1) {
    clear: both;
  }

  .large-up-7 > .column:last-child,
  .large-up-7 > .columns:last-child,
  .page-with-side-nav > .row.large-up-7 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-7 > .large-12-variation:last-child,
  .large-up-7 > .large-12-variation:last-child {
    float: left;
  }

  .large-up-8 > .column,
  .large-up-8 > .columns,
  .page-with-side-nav > .row.large-up-8 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-up-8 > .large-12-variation,
  .large-up-8 > .large-12-variation {
    float: left;
    width: 12.5%;
  }

  .large-up-8 > .column:nth-of-type(1n),
  .large-up-8 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.large-up-8 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.large-up-8 > .large-12-variation:nth-of-type(1n),
  .large-up-8 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .large-up-8 > .column:nth-of-type(8n+1),
  .large-up-8 > .columns:nth-of-type(8n+1),
  .page-with-side-nav > .row.large-up-8 > .large-12-variation:nth-of-type(8n+1),
  .page-with-side-nav > .sf_cols > .row.large-up-8 > .large-12-variation:nth-of-type(8n+1),
  .large-up-8 > .large-12-variation:nth-of-type(8n+1) {
    clear: both;
  }

  .large-up-8 > .column:last-child,
  .large-up-8 > .columns:last-child,
  .page-with-side-nav > .row.large-up-8 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.large-up-8 > .large-12-variation:last-child,
  .large-up-8 > .large-12-variation:last-child {
    float: left;
  }

  .large-collapse > .column,
  .large-collapse > .columns,
  .page-with-side-nav > .row.large-collapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-collapse > .large-12-variation,
  .large-collapse > .large-12-variation {
    padding-right: 0;
    padding-left: 0;
  }

  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }

  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  .large-uncollapse > .column,
  .large-uncollapse > .columns,
  .page-with-side-nav > .row.large-uncollapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-uncollapse > .large-12-variation,
  .large-uncollapse > .large-12-variation {
    padding-right: 0.84375rem;
    padding-left: 0.84375rem;
  }

  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }

  .large-centered,
  .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }

  .large-uncentered,
  .large-uncentered:last-child:not(:first-child),
  .large-push-0,
  .large-push-0:last-child:not(:first-child),
  .large-pull-0,
  .large-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }

  .large-uncentered:last-child:not(:first-child),
  .large-push-0:last-child:not(:first-child),
  .large-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-1 {
    width: 8.33333%;
  }

  .xlarge-push-1 {
    position: relative;
    left: 8.33333%;
  }

  .xlarge-pull-1 {
    position: relative;
    left: -8.33333%;
  }

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

  .xlarge-2 {
    width: 16.66667%;
  }

  .xlarge-push-2 {
    position: relative;
    left: 16.66667%;
  }

  .xlarge-pull-2 {
    position: relative;
    left: -16.66667%;
  }

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

  .xlarge-3 {
    width: 25%;
  }

  .xlarge-push-3 {
    position: relative;
    left: 25%;
  }

  .xlarge-pull-3 {
    position: relative;
    left: -25%;
  }

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

  .xlarge-4 {
    width: 33.33333%;
  }

  .xlarge-push-4 {
    position: relative;
    left: 33.33333%;
  }

  .xlarge-pull-4 {
    position: relative;
    left: -33.33333%;
  }

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

  .xlarge-5 {
    width: 41.66667%;
  }

  .xlarge-push-5 {
    position: relative;
    left: 41.66667%;
  }

  .xlarge-pull-5 {
    position: relative;
    left: -41.66667%;
  }

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

  .xlarge-6 {
    width: 50%;
  }

  .xlarge-push-6 {
    position: relative;
    left: 50%;
  }

  .xlarge-pull-6 {
    position: relative;
    left: -50%;
  }

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

  .xlarge-7 {
    width: 58.33333%;
  }

  .xlarge-push-7 {
    position: relative;
    left: 58.33333%;
  }

  .xlarge-pull-7 {
    position: relative;
    left: -58.33333%;
  }

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

  .xlarge-8 {
    width: 66.66667%;
  }

  .xlarge-push-8 {
    position: relative;
    left: 66.66667%;
  }

  .xlarge-pull-8 {
    position: relative;
    left: -66.66667%;
  }

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

  .xlarge-9 {
    width: 75%;
  }

  .xlarge-push-9 {
    position: relative;
    left: 75%;
  }

  .xlarge-pull-9 {
    position: relative;
    left: -75%;
  }

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

  .xlarge-10 {
    width: 83.33333%;
  }

  .xlarge-push-10 {
    position: relative;
    left: 83.33333%;
  }

  .xlarge-pull-10 {
    position: relative;
    left: -83.33333%;
  }

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

  .xlarge-11 {
    width: 91.66667%;
  }

  .xlarge-push-11 {
    position: relative;
    left: 91.66667%;
  }

  .xlarge-pull-11 {
    position: relative;
    left: -91.66667%;
  }

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

  .xlarge-12 {
    width: 100%;
  }

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

  .xlarge-up-1 > .column,
  .xlarge-up-1 > .columns,
  .page-with-side-nav > .row.xlarge-up-1 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-1 > .large-12-variation,
  .xlarge-up-1 > .large-12-variation {
    float: left;
    width: 100%;
  }

  .xlarge-up-1 > .column:nth-of-type(1n),
  .xlarge-up-1 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-1 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-1 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-1 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-1 > .column:nth-of-type(1n+1),
  .xlarge-up-1 > .columns:nth-of-type(1n+1),
  .page-with-side-nav > .row.xlarge-up-1 > .large-12-variation:nth-of-type(1n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-1 > .large-12-variation:nth-of-type(1n+1),
  .xlarge-up-1 > .large-12-variation:nth-of-type(1n+1) {
    clear: both;
  }

  .xlarge-up-1 > .column:last-child,
  .xlarge-up-1 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-1 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-1 > .large-12-variation:last-child,
  .xlarge-up-1 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-up-2 > .column,
  .xlarge-up-2 > .columns,
  .page-with-side-nav > .row.xlarge-up-2 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-2 > .large-12-variation,
  .xlarge-up-2 > .large-12-variation {
    float: left;
    width: 50%;
  }

  .xlarge-up-2 > .column:nth-of-type(1n),
  .xlarge-up-2 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-2 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-2 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-2 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-2 > .column:nth-of-type(2n+1),
  .xlarge-up-2 > .columns:nth-of-type(2n+1),
  .page-with-side-nav > .row.xlarge-up-2 > .large-12-variation:nth-of-type(2n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-2 > .large-12-variation:nth-of-type(2n+1),
  .xlarge-up-2 > .large-12-variation:nth-of-type(2n+1) {
    clear: both;
  }

  .xlarge-up-2 > .column:last-child,
  .xlarge-up-2 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-2 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-2 > .large-12-variation:last-child,
  .xlarge-up-2 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-up-3 > .column,
  .xlarge-up-3 > .columns,
  .page-with-side-nav > .row.xlarge-up-3 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-3 > .large-12-variation,
  .xlarge-up-3 > .large-12-variation {
    float: left;
    width: 33.33333%;
  }

  .xlarge-up-3 > .column:nth-of-type(1n),
  .xlarge-up-3 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-3 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-3 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-3 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-3 > .column:nth-of-type(3n+1),
  .xlarge-up-3 > .columns:nth-of-type(3n+1),
  .page-with-side-nav > .row.xlarge-up-3 > .large-12-variation:nth-of-type(3n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-3 > .large-12-variation:nth-of-type(3n+1),
  .xlarge-up-3 > .large-12-variation:nth-of-type(3n+1) {
    clear: both;
  }

  .xlarge-up-3 > .column:last-child,
  .xlarge-up-3 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-3 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-3 > .large-12-variation:last-child,
  .xlarge-up-3 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-up-4 > .column,
  .xlarge-up-4 > .columns,
  .page-with-side-nav > .row.xlarge-up-4 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-4 > .large-12-variation,
  .xlarge-up-4 > .large-12-variation {
    float: left;
    width: 25%;
  }

  .xlarge-up-4 > .column:nth-of-type(1n),
  .xlarge-up-4 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-4 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-4 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-4 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-4 > .column:nth-of-type(4n+1),
  .xlarge-up-4 > .columns:nth-of-type(4n+1),
  .page-with-side-nav > .row.xlarge-up-4 > .large-12-variation:nth-of-type(4n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-4 > .large-12-variation:nth-of-type(4n+1),
  .xlarge-up-4 > .large-12-variation:nth-of-type(4n+1) {
    clear: both;
  }

  .xlarge-up-4 > .column:last-child,
  .xlarge-up-4 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-4 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-4 > .large-12-variation:last-child,
  .xlarge-up-4 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-up-5 > .column,
  .xlarge-up-5 > .columns,
  .page-with-side-nav > .row.xlarge-up-5 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-5 > .large-12-variation,
  .xlarge-up-5 > .large-12-variation {
    float: left;
    width: 20%;
  }

  .xlarge-up-5 > .column:nth-of-type(1n),
  .xlarge-up-5 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-5 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-5 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-5 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-5 > .column:nth-of-type(5n+1),
  .xlarge-up-5 > .columns:nth-of-type(5n+1),
  .page-with-side-nav > .row.xlarge-up-5 > .large-12-variation:nth-of-type(5n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-5 > .large-12-variation:nth-of-type(5n+1),
  .xlarge-up-5 > .large-12-variation:nth-of-type(5n+1) {
    clear: both;
  }

  .xlarge-up-5 > .column:last-child,
  .xlarge-up-5 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-5 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-5 > .large-12-variation:last-child,
  .xlarge-up-5 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-up-6 > .column,
  .xlarge-up-6 > .columns,
  .page-with-side-nav > .row.xlarge-up-6 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-6 > .large-12-variation,
  .xlarge-up-6 > .large-12-variation {
    float: left;
    width: 16.66667%;
  }

  .xlarge-up-6 > .column:nth-of-type(1n),
  .xlarge-up-6 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-6 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-6 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-6 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-6 > .column:nth-of-type(6n+1),
  .xlarge-up-6 > .columns:nth-of-type(6n+1),
  .page-with-side-nav > .row.xlarge-up-6 > .large-12-variation:nth-of-type(6n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-6 > .large-12-variation:nth-of-type(6n+1),
  .xlarge-up-6 > .large-12-variation:nth-of-type(6n+1) {
    clear: both;
  }

  .xlarge-up-6 > .column:last-child,
  .xlarge-up-6 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-6 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-6 > .large-12-variation:last-child,
  .xlarge-up-6 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-up-7 > .column,
  .xlarge-up-7 > .columns,
  .page-with-side-nav > .row.xlarge-up-7 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-7 > .large-12-variation,
  .xlarge-up-7 > .large-12-variation {
    float: left;
    width: 14.28571%;
  }

  .xlarge-up-7 > .column:nth-of-type(1n),
  .xlarge-up-7 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-7 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-7 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-7 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-7 > .column:nth-of-type(7n+1),
  .xlarge-up-7 > .columns:nth-of-type(7n+1),
  .page-with-side-nav > .row.xlarge-up-7 > .large-12-variation:nth-of-type(7n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-7 > .large-12-variation:nth-of-type(7n+1),
  .xlarge-up-7 > .large-12-variation:nth-of-type(7n+1) {
    clear: both;
  }

  .xlarge-up-7 > .column:last-child,
  .xlarge-up-7 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-7 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-7 > .large-12-variation:last-child,
  .xlarge-up-7 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-up-8 > .column,
  .xlarge-up-8 > .columns,
  .page-with-side-nav > .row.xlarge-up-8 > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-8 > .large-12-variation,
  .xlarge-up-8 > .large-12-variation {
    float: left;
    width: 12.5%;
  }

  .xlarge-up-8 > .column:nth-of-type(1n),
  .xlarge-up-8 > .columns:nth-of-type(1n),
  .page-with-side-nav > .row.xlarge-up-8 > .large-12-variation:nth-of-type(1n),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-8 > .large-12-variation:nth-of-type(1n),
  .xlarge-up-8 > .large-12-variation:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-8 > .column:nth-of-type(8n+1),
  .xlarge-up-8 > .columns:nth-of-type(8n+1),
  .page-with-side-nav > .row.xlarge-up-8 > .large-12-variation:nth-of-type(8n+1),
  .page-with-side-nav > .sf_cols > .row.xlarge-up-8 > .large-12-variation:nth-of-type(8n+1),
  .xlarge-up-8 > .large-12-variation:nth-of-type(8n+1) {
    clear: both;
  }

  .xlarge-up-8 > .column:last-child,
  .xlarge-up-8 > .columns:last-child,
  .page-with-side-nav > .row.xlarge-up-8 > .large-12-variation:last-child,
  .page-with-side-nav > .sf_cols > .row.xlarge-up-8 > .large-12-variation:last-child,
  .xlarge-up-8 > .large-12-variation:last-child {
    float: left;
  }

  .xlarge-collapse > .column,
  .xlarge-collapse > .columns,
  .page-with-side-nav > .row.xlarge-collapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-collapse > .large-12-variation,
  .xlarge-collapse > .large-12-variation {
    padding-right: 0;
    padding-left: 0;
  }

  .xlarge-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }

  .expanded.row .xlarge-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  .xlarge-uncollapse > .column,
  .xlarge-uncollapse > .columns,
  .page-with-side-nav > .row.xlarge-uncollapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-uncollapse > .large-12-variation,
  .xlarge-uncollapse > .large-12-variation {
    padding-right: 0.84375rem;
    padding-left: 0.84375rem;
  }

  .xlarge-centered {
    margin-right: auto;
    margin-left: auto;
  }

  .xlarge-centered,
  .xlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .xlarge-uncentered,
  .xlarge-push-0,
  .xlarge-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }

  .xlarge-uncentered,
  .xlarge-uncentered:last-child:not(:first-child),
  .xlarge-push-0,
  .xlarge-push-0:last-child:not(:first-child),
  .xlarge-pull-0,
  .xlarge-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }

  .xlarge-uncentered:last-child:not(:first-child),
  .xlarge-push-0:last-child:not(:first-child),
  .xlarge-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

.column-block {
  margin-bottom: 1.125rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.6875rem;
  }

  .column-block > :last-child {
    margin-bottom: 0;
  }
}

.grid-container {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.84375rem;
    padding-left: 0.84375rem;
  }
}

.grid-container.fluid {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 0.84375rem;
    padding-left: 0.84375rem;
  }
}

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.grid-x {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.cell {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}

.cell.auto {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}

.cell.shrink {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}

.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink,
.grid-x > .small-full,
.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink,
  .grid-x > .medium-full,
  .grid-x > .medium-1,
  .grid-x > .medium-2,
  .grid-x > .medium-3,
  .grid-x > .medium-4,
  .grid-x > .medium-5,
  .grid-x > .medium-6,
  .grid-x > .medium-7,
  .grid-x > .medium-8,
  .grid-x > .medium-9,
  .grid-x > .medium-10,
  .grid-x > .medium-11,
  .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media print, screen and (min-width: 48em) {
  .grid-x > .tablets-shrink,
  .grid-x > .tablets-full,
  .grid-x > .tablets-1,
  .grid-x > .tablets-2,
  .grid-x > .tablets-3,
  .grid-x > .tablets-4,
  .grid-x > .tablets-5,
  .grid-x > .tablets-6,
  .grid-x > .tablets-7,
  .grid-x > .tablets-8,
  .grid-x > .tablets-9,
  .grid-x > .tablets-10,
  .grid-x > .tablets-11,
  .grid-x > .tablets-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink,
  .grid-x > .large-full,
  .grid-x > .large-1,
  .grid-x > .large-2,
  .grid-x > .large-3,
  .grid-x > .large-4,
  .grid-x > .large-5,
  .grid-x > .large-6,
  .grid-x > .large-7,
  .grid-x > .large-8,
  .grid-x > .large-9,
  .page-with-side-nav > .row.grid-x > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.grid-x > .large-12-variation,
  .grid-x > .large-10,
  .grid-x > .large-11,
  .grid-x > .large-12,
  .grid-x > .large-12-variation {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media screen and (min-width: 75.0625em) {
  .grid-x > .xlarge-shrink,
  .grid-x > .xlarge-full,
  .grid-x > .xlarge-1,
  .grid-x > .xlarge-2,
  .grid-x > .xlarge-3,
  .grid-x > .xlarge-4,
  .grid-x > .xlarge-5,
  .grid-x > .xlarge-6,
  .grid-x > .xlarge-7,
  .grid-x > .xlarge-8,
  .grid-x > .xlarge-9,
  .grid-x > .xlarge-10,
  .grid-x > .xlarge-11,
  .grid-x > .xlarge-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.33333%;
}

.grid-x > .small-2 {
  width: 16.66667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.33333%;
}

.grid-x > .small-5 {
  width: 41.66667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.33333%;
}

.grid-x > .small-8 {
  width: 66.66667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.33333%;
}

.grid-x > .small-11 {
  width: 91.66667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .medium-shrink,
  .grid-x > .medium-1,
  .grid-x > .medium-2,
  .grid-x > .medium-3,
  .grid-x > .medium-4,
  .grid-x > .medium-5,
  .grid-x > .medium-6,
  .grid-x > .medium-7,
  .grid-x > .medium-8,
  .grid-x > .medium-9,
  .grid-x > .medium-10,
  .grid-x > .medium-11,
  .grid-x > .medium-12 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .grid-x > .medium-shrink {
    width: auto;
  }

  .grid-x > .medium-1 {
    width: 8.33333%;
  }

  .grid-x > .medium-2 {
    width: 16.66667%;
  }

  .grid-x > .medium-3 {
    width: 25%;
  }

  .grid-x > .medium-4 {
    width: 33.33333%;
  }

  .grid-x > .medium-5 {
    width: 41.66667%;
  }

  .grid-x > .medium-6 {
    width: 50%;
  }

  .grid-x > .medium-7 {
    width: 58.33333%;
  }

  .grid-x > .medium-8 {
    width: 66.66667%;
  }

  .grid-x > .medium-9 {
    width: 75%;
  }

  .grid-x > .medium-10 {
    width: 83.33333%;
  }

  .grid-x > .medium-11 {
    width: 91.66667%;
  }

  .grid-x > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .grid-x > .tablets-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .tablets-shrink,
  .grid-x > .tablets-1,
  .grid-x > .tablets-2,
  .grid-x > .tablets-3,
  .grid-x > .tablets-4,
  .grid-x > .tablets-5,
  .grid-x > .tablets-6,
  .grid-x > .tablets-7,
  .grid-x > .tablets-8,
  .grid-x > .tablets-9,
  .grid-x > .tablets-10,
  .grid-x > .tablets-11,
  .grid-x > .tablets-12 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .grid-x > .tablets-shrink {
    width: auto;
  }

  .grid-x > .tablets-1 {
    width: 8.33333%;
  }

  .grid-x > .tablets-2 {
    width: 16.66667%;
  }

  .grid-x > .tablets-3 {
    width: 25%;
  }

  .grid-x > .tablets-4 {
    width: 33.33333%;
  }

  .grid-x > .tablets-5 {
    width: 41.66667%;
  }

  .grid-x > .tablets-6 {
    width: 50%;
  }

  .grid-x > .tablets-7 {
    width: 58.33333%;
  }

  .grid-x > .tablets-8 {
    width: 66.66667%;
  }

  .grid-x > .tablets-9 {
    width: 75%;
  }

  .grid-x > .tablets-10 {
    width: 83.33333%;
  }

  .grid-x > .tablets-11 {
    width: 91.66667%;
  }

  .grid-x > .tablets-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .large-shrink,
  .grid-x > .large-1,
  .grid-x > .large-2,
  .grid-x > .large-3,
  .grid-x > .large-4,
  .grid-x > .large-5,
  .grid-x > .large-6,
  .grid-x > .large-7,
  .grid-x > .large-8,
  .grid-x > .large-9,
  .page-with-side-nav > .row.grid-x > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.grid-x > .large-12-variation,
  .grid-x > .large-10,
  .grid-x > .large-11,
  .grid-x > .large-12,
  .grid-x > .large-12-variation {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .grid-x > .large-shrink {
    width: auto;
  }

  .grid-x > .large-1 {
    width: 8.33333%;
  }

  .grid-x > .large-2 {
    width: 16.66667%;
  }

  .grid-x > .large-3 {
    width: 25%;
  }

  .grid-x > .large-4 {
    width: 33.33333%;
  }

  .grid-x > .large-5 {
    width: 41.66667%;
  }

  .grid-x > .large-6 {
    width: 50%;
  }

  .grid-x > .large-7 {
    width: 58.33333%;
  }

  .grid-x > .large-8 {
    width: 66.66667%;
  }

  .grid-x > .large-9,
  .page-with-side-nav > .row.grid-x > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.grid-x > .large-12-variation {
    width: 75%;
  }

  .grid-x > .large-10 {
    width: 83.33333%;
  }

  .grid-x > .large-11 {
    width: 91.66667%;
  }

  .grid-x > .large-12,
  .grid-x > .large-12-variation {
    width: 100%;
  }
}

@media screen and (min-width: 75.0625em) {
  .grid-x > .xlarge-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .xlarge-shrink,
  .grid-x > .xlarge-1,
  .grid-x > .xlarge-2,
  .grid-x > .xlarge-3,
  .grid-x > .xlarge-4,
  .grid-x > .xlarge-5,
  .grid-x > .xlarge-6,
  .grid-x > .xlarge-7,
  .grid-x > .xlarge-8,
  .grid-x > .xlarge-9,
  .grid-x > .xlarge-10,
  .grid-x > .xlarge-11,
  .grid-x > .xlarge-12 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .grid-x > .xlarge-shrink {
    width: auto;
  }

  .grid-x > .xlarge-1 {
    width: 8.33333%;
  }

  .grid-x > .xlarge-2 {
    width: 16.66667%;
  }

  .grid-x > .xlarge-3 {
    width: 25%;
  }

  .grid-x > .xlarge-4 {
    width: 33.33333%;
  }

  .grid-x > .xlarge-5 {
    width: 41.66667%;
  }

  .grid-x > .xlarge-6 {
    width: 50%;
  }

  .grid-x > .xlarge-7 {
    width: 58.33333%;
  }

  .grid-x > .xlarge-8 {
    width: 66.66667%;
  }

  .grid-x > .xlarge-9 {
    width: 75%;
  }

  .grid-x > .xlarge-10 {
    width: 83.33333%;
  }

  .grid-x > .xlarge-11 {
    width: 91.66667%;
  }

  .grid-x > .xlarge-12 {
    width: 100%;
  }
}

.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.5625rem;
  margin-right: -0.5625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.84375rem;
    margin-right: -0.84375rem;
  }
}

.grid-margin-x > .cell {
  width: calc(100% - 1.125rem);
  margin-left: 0.5625rem;
  margin-right: 0.5625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.6875rem);
    margin-left: 0.84375rem;
    margin-right: 0.84375rem;
  }
}

.grid-margin-x > .auto {
  width: auto;
}

.grid-margin-x > .shrink {
  width: auto;
}

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.125rem);
}

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.125rem);
}

.grid-margin-x > .small-3 {
  width: calc(25% - 1.125rem);
}

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.125rem);
}

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.125rem);
}

.grid-margin-x > .small-6 {
  width: calc(50% - 1.125rem);
}

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.125rem);
}

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.125rem);
}

.grid-margin-x > .small-9 {
  width: calc(75% - 1.125rem);
}

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.125rem);
}

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.125rem);
}

.grid-margin-x > .small-12 {
  width: calc(100% - 1.125rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }

  .grid-margin-x > .shrink {
    width: auto;
  }

  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.6875rem);
  }

  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-x > .small-3 {
    width: calc(25% - 1.6875rem);
  }

  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.6875rem);
  }

  .grid-margin-x > .small-6 {
    width: calc(50% - 1.6875rem);
  }

  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.6875rem);
  }

  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.6875rem);
  }

  .grid-margin-x > .small-9 {
    width: calc(75% - 1.6875rem);
  }

  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.6875rem);
  }

  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.6875rem);
  }

  .grid-margin-x > .small-12 {
    width: calc(100% - 1.6875rem);
  }

  .grid-margin-x > .medium-auto {
    width: auto;
  }

  .grid-margin-x > .medium-shrink {
    width: auto;
  }

  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.6875rem);
  }

  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.6875rem);
  }

  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.6875rem);
  }

  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.6875rem);
  }

  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.6875rem);
  }

  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.6875rem);
  }

  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.6875rem);
  }

  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.6875rem);
  }

  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.6875rem);
  }

  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.6875rem);
  }
}

@media print, screen and (min-width: 48em) {
  .grid-margin-x > .tablets-auto {
    width: auto;
  }

  .grid-margin-x > .tablets-shrink {
    width: auto;
  }

  .grid-margin-x > .tablets-1 {
    width: calc(8.33333% - 1.6875rem);
  }

  .grid-margin-x > .tablets-2 {
    width: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-x > .tablets-3 {
    width: calc(25% - 1.6875rem);
  }

  .grid-margin-x > .tablets-4 {
    width: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-x > .tablets-5 {
    width: calc(41.66667% - 1.6875rem);
  }

  .grid-margin-x > .tablets-6 {
    width: calc(50% - 1.6875rem);
  }

  .grid-margin-x > .tablets-7 {
    width: calc(58.33333% - 1.6875rem);
  }

  .grid-margin-x > .tablets-8 {
    width: calc(66.66667% - 1.6875rem);
  }

  .grid-margin-x > .tablets-9 {
    width: calc(75% - 1.6875rem);
  }

  .grid-margin-x > .tablets-10 {
    width: calc(83.33333% - 1.6875rem);
  }

  .grid-margin-x > .tablets-11 {
    width: calc(91.66667% - 1.6875rem);
  }

  .grid-margin-x > .tablets-12 {
    width: calc(100% - 1.6875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }

  .grid-margin-x > .large-shrink {
    width: auto;
  }

  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.6875rem);
  }

  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-x > .large-3 {
    width: calc(25% - 1.6875rem);
  }

  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.6875rem);
  }

  .grid-margin-x > .large-6 {
    width: calc(50% - 1.6875rem);
  }

  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.6875rem);
  }

  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.6875rem);
  }

  .grid-margin-x > .large-9,
  .page-with-side-nav > .row.grid-margin-x > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.grid-margin-x > .large-12-variation {
    width: calc(75% - 1.6875rem);
  }

  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.6875rem);
  }

  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.6875rem);
  }

  .grid-margin-x > .large-12,
  .grid-margin-x > .large-12-variation {
    width: calc(100% - 1.6875rem);
  }
}

@media screen and (min-width: 75.0625em) {
  .grid-margin-x > .xlarge-auto {
    width: auto;
  }

  .grid-margin-x > .xlarge-shrink {
    width: auto;
  }

  .grid-margin-x > .xlarge-1 {
    width: calc(8.33333% - 1.6875rem);
  }

  .grid-margin-x > .xlarge-2 {
    width: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 1.6875rem);
  }

  .grid-margin-x > .xlarge-4 {
    width: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-x > .xlarge-5 {
    width: calc(41.66667% - 1.6875rem);
  }

  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 1.6875rem);
  }

  .grid-margin-x > .xlarge-7 {
    width: calc(58.33333% - 1.6875rem);
  }

  .grid-margin-x > .xlarge-8 {
    width: calc(66.66667% - 1.6875rem);
  }

  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 1.6875rem);
  }

  .grid-margin-x > .xlarge-10 {
    width: calc(83.33333% - 1.6875rem);
  }

  .grid-margin-x > .xlarge-11 {
    width: calc(91.66667% - 1.6875rem);
  }

  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 1.6875rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.5625rem;
  margin-left: -0.5625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.84375rem;
    margin-left: -0.84375rem;
  }
}

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.5625rem;
  margin-left: -0.5625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.84375rem;
    margin-left: -0.84375rem;
  }
}

.grid-padding-x > .cell {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 0.84375rem;
    padding-left: 0.84375rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.33333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.66667%;
}

.small-up-7 > .cell {
  width: 14.28571%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }

  .medium-up-2 > .cell {
    width: 50%;
  }

  .medium-up-3 > .cell {
    width: 33.33333%;
  }

  .medium-up-4 > .cell {
    width: 25%;
  }

  .medium-up-5 > .cell {
    width: 20%;
  }

  .medium-up-6 > .cell {
    width: 16.66667%;
  }

  .medium-up-7 > .cell {
    width: 14.28571%;
  }

  .medium-up-8 > .cell {
    width: 12.5%;
  }
}

@media print, screen and (min-width: 48em) {
  .tablets-up-1 > .cell {
    width: 100%;
  }

  .tablets-up-2 > .cell {
    width: 50%;
  }

  .tablets-up-3 > .cell {
    width: 33.33333%;
  }

  .tablets-up-4 > .cell {
    width: 25%;
  }

  .tablets-up-5 > .cell {
    width: 20%;
  }

  .tablets-up-6 > .cell {
    width: 16.66667%;
  }

  .tablets-up-7 > .cell {
    width: 14.28571%;
  }

  .tablets-up-8 > .cell {
    width: 12.5%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }

  .large-up-2 > .cell {
    width: 50%;
  }

  .large-up-3 > .cell {
    width: 33.33333%;
  }

  .large-up-4 > .cell {
    width: 25%;
  }

  .large-up-5 > .cell {
    width: 20%;
  }

  .large-up-6 > .cell {
    width: 16.66667%;
  }

  .large-up-7 > .cell {
    width: 14.28571%;
  }

  .large-up-8 > .cell {
    width: 12.5%;
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-up-1 > .cell {
    width: 100%;
  }

  .xlarge-up-2 > .cell {
    width: 50%;
  }

  .xlarge-up-3 > .cell {
    width: 33.33333%;
  }

  .xlarge-up-4 > .cell {
    width: 25%;
  }

  .xlarge-up-5 > .cell {
    width: 20%;
  }

  .xlarge-up-6 > .cell {
    width: 16.66667%;
  }

  .xlarge-up-7 > .cell {
    width: 14.28571%;
  }

  .xlarge-up-8 > .cell {
    width: 12.5%;
  }
}

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.125rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.125rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.125rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.125rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.125rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.125rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.125rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.125rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.6875rem);
  }

  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.6875rem);
  }

  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.6875rem);
  }

  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.6875rem);
  }

  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.6875rem);
  }

  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.6875rem);
  }

  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.6875rem);
  }

  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.6875rem);
  }

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.6875rem);
  }

  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.6875rem);
  }

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.6875rem);
  }

  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.6875rem);
  }
}

@media print, screen and (min-width: 48em) {
  .grid-margin-x.tablets-up-1 > .cell {
    width: calc(100% - 1.6875rem);
  }

  .grid-margin-x.tablets-up-2 > .cell {
    width: calc(50% - 1.6875rem);
  }

  .grid-margin-x.tablets-up-3 > .cell {
    width: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-x.tablets-up-4 > .cell {
    width: calc(25% - 1.6875rem);
  }

  .grid-margin-x.tablets-up-5 > .cell {
    width: calc(20% - 1.6875rem);
  }

  .grid-margin-x.tablets-up-6 > .cell {
    width: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-x.tablets-up-7 > .cell {
    width: calc(14.28571% - 1.6875rem);
  }

  .grid-margin-x.tablets-up-8 > .cell {
    width: calc(12.5% - 1.6875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.6875rem);
  }

  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.6875rem);
  }

  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.6875rem);
  }

  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.6875rem);
  }

  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.6875rem);
  }

  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.6875rem);
  }
}

@media screen and (min-width: 75.0625em) {
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 1.6875rem);
  }

  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 1.6875rem);
  }

  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 1.6875rem);
  }

  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 1.6875rem);
  }

  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.28571% - 1.6875rem);
  }

  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 1.6875rem);
  }
}

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .small-1 {
  width: 8.33333%;
}

.small-margin-collapse > .small-2 {
  width: 16.66667%;
}

.small-margin-collapse > .small-3 {
  width: 25%;
}

.small-margin-collapse > .small-4 {
  width: 33.33333%;
}

.small-margin-collapse > .small-5 {
  width: 41.66667%;
}

.small-margin-collapse > .small-6 {
  width: 50%;
}

.small-margin-collapse > .small-7 {
  width: 58.33333%;
}

.small-margin-collapse > .small-8 {
  width: 66.66667%;
}

.small-margin-collapse > .small-9 {
  width: 75%;
}

.small-margin-collapse > .small-10 {
  width: 83.33333%;
}

.small-margin-collapse > .small-11 {
  width: 91.66667%;
}

.small-margin-collapse > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .small-margin-collapse > .medium-3 {
    width: 25%;
  }

  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .small-margin-collapse > .medium-6 {
    width: 50%;
  }

  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .small-margin-collapse > .medium-9 {
    width: 75%;
  }

  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .small-margin-collapse > .tablets-1 {
    width: 8.33333%;
  }

  .small-margin-collapse > .tablets-2 {
    width: 16.66667%;
  }

  .small-margin-collapse > .tablets-3 {
    width: 25%;
  }

  .small-margin-collapse > .tablets-4 {
    width: 33.33333%;
  }

  .small-margin-collapse > .tablets-5 {
    width: 41.66667%;
  }

  .small-margin-collapse > .tablets-6 {
    width: 50%;
  }

  .small-margin-collapse > .tablets-7 {
    width: 58.33333%;
  }

  .small-margin-collapse > .tablets-8 {
    width: 66.66667%;
  }

  .small-margin-collapse > .tablets-9 {
    width: 75%;
  }

  .small-margin-collapse > .tablets-10 {
    width: 83.33333%;
  }

  .small-margin-collapse > .tablets-11 {
    width: 91.66667%;
  }

  .small-margin-collapse > .tablets-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .small-margin-collapse > .large-3 {
    width: 25%;
  }

  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .small-margin-collapse > .large-6 {
    width: 50%;
  }

  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .small-margin-collapse > .large-9,
  .page-with-side-nav > .row.small-margin-collapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.small-margin-collapse > .large-12-variation {
    width: 75%;
  }

  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .small-margin-collapse > .large-12,
  .small-margin-collapse > .large-12-variation {
    width: 100%;
  }
}

@media screen and (min-width: 75.0625em) {
  .small-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }

  .small-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }

  .small-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .small-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }

  .small-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }

  .small-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .small-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }

  .small-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }

  .small-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .small-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }

  .small-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }

  .small-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .small-3 {
    width: 25%;
  }

  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .small-6 {
    width: 50%;
  }

  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .small-9 {
    width: 75%;
  }

  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }

  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }

  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }

  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .medium-margin-collapse > .tablets-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .tablets-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .tablets-3 {
    width: 25%;
  }

  .medium-margin-collapse > .tablets-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .tablets-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .tablets-6 {
    width: 50%;
  }

  .medium-margin-collapse > .tablets-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .tablets-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .tablets-9 {
    width: 75%;
  }

  .medium-margin-collapse > .tablets-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .tablets-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .tablets-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .large-3 {
    width: 25%;
  }

  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .large-6 {
    width: 50%;
  }

  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .large-9,
  .page-with-side-nav > .row.medium-margin-collapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.medium-margin-collapse > .large-12-variation {
    width: 75%;
  }

  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .large-12,
  .medium-margin-collapse > .large-12-variation {
    width: 100%;
  }
}

@media screen and (min-width: 75.0625em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .medium-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .medium-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .medium-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 48em) {
  .tablets-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .tablets-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 48em) {
  .tablets-margin-collapse > .small-1 {
    width: 8.33333%;
  }

  .tablets-margin-collapse > .small-2 {
    width: 16.66667%;
  }

  .tablets-margin-collapse > .small-3 {
    width: 25%;
  }

  .tablets-margin-collapse > .small-4 {
    width: 33.33333%;
  }

  .tablets-margin-collapse > .small-5 {
    width: 41.66667%;
  }

  .tablets-margin-collapse > .small-6 {
    width: 50%;
  }

  .tablets-margin-collapse > .small-7 {
    width: 58.33333%;
  }

  .tablets-margin-collapse > .small-8 {
    width: 66.66667%;
  }

  .tablets-margin-collapse > .small-9 {
    width: 75%;
  }

  .tablets-margin-collapse > .small-10 {
    width: 83.33333%;
  }

  .tablets-margin-collapse > .small-11 {
    width: 91.66667%;
  }

  .tablets-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .tablets-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .tablets-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .tablets-margin-collapse > .medium-3 {
    width: 25%;
  }

  .tablets-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .tablets-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .tablets-margin-collapse > .medium-6 {
    width: 50%;
  }

  .tablets-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .tablets-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .tablets-margin-collapse > .medium-9 {
    width: 75%;
  }

  .tablets-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .tablets-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .tablets-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .tablets-margin-collapse > .tablets-1 {
    width: 8.33333%;
  }

  .tablets-margin-collapse > .tablets-2 {
    width: 16.66667%;
  }

  .tablets-margin-collapse > .tablets-3 {
    width: 25%;
  }

  .tablets-margin-collapse > .tablets-4 {
    width: 33.33333%;
  }

  .tablets-margin-collapse > .tablets-5 {
    width: 41.66667%;
  }

  .tablets-margin-collapse > .tablets-6 {
    width: 50%;
  }

  .tablets-margin-collapse > .tablets-7 {
    width: 58.33333%;
  }

  .tablets-margin-collapse > .tablets-8 {
    width: 66.66667%;
  }

  .tablets-margin-collapse > .tablets-9 {
    width: 75%;
  }

  .tablets-margin-collapse > .tablets-10 {
    width: 83.33333%;
  }

  .tablets-margin-collapse > .tablets-11 {
    width: 91.66667%;
  }

  .tablets-margin-collapse > .tablets-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .tablets-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .tablets-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .tablets-margin-collapse > .large-3 {
    width: 25%;
  }

  .tablets-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .tablets-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .tablets-margin-collapse > .large-6 {
    width: 50%;
  }

  .tablets-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .tablets-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .tablets-margin-collapse > .large-9,
  .page-with-side-nav > .row.tablets-margin-collapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.tablets-margin-collapse > .large-12-variation {
    width: 75%;
  }

  .tablets-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .tablets-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .tablets-margin-collapse > .large-12,
  .tablets-margin-collapse > .large-12-variation {
    width: 100%;
  }
}
@media screen and (min-width: 75.0625em) {
  .tablets-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }

  .tablets-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }

  .tablets-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .tablets-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }

  .tablets-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }

  .tablets-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .tablets-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }

  .tablets-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }

  .tablets-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .tablets-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }

  .tablets-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }

  .tablets-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .tablets-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .tablets-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .small-3 {
    width: 25%;
  }

  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .small-6 {
    width: 50%;
  }

  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .small-9 {
    width: 75%;
  }

  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .medium-3 {
    width: 25%;
  }

  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .medium-6 {
    width: 50%;
  }

  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .medium-9 {
    width: 75%;
  }

  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .tablets-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .tablets-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .tablets-3 {
    width: 25%;
  }

  .large-margin-collapse > .tablets-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .tablets-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .tablets-6 {
    width: 50%;
  }

  .large-margin-collapse > .tablets-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .tablets-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .tablets-9 {
    width: 75%;
  }

  .large-margin-collapse > .tablets-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .tablets-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .tablets-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .large-3 {
    width: 25%;
  }

  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .large-6 {
    width: 50%;
  }

  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .large-9,
  .page-with-side-nav > .row.large-margin-collapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.large-margin-collapse > .large-12-variation {
    width: 75%;
  }

  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .large-12,
  .large-margin-collapse > .large-12-variation {
    width: 100%;
  }
}

@media screen and (min-width: 75.0625em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .large-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .large-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .large-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .xlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.33333%;
  }

  .xlarge-margin-collapse > .small-2 {
    width: 16.66667%;
  }

  .xlarge-margin-collapse > .small-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .small-4 {
    width: 33.33333%;
  }

  .xlarge-margin-collapse > .small-5 {
    width: 41.66667%;
  }

  .xlarge-margin-collapse > .small-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .small-7 {
    width: 58.33333%;
  }

  .xlarge-margin-collapse > .small-8 {
    width: 66.66667%;
  }

  .xlarge-margin-collapse > .small-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .small-10 {
    width: 83.33333%;
  }

  .xlarge-margin-collapse > .small-11 {
    width: 91.66667%;
  }

  .xlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .xlarge-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .xlarge-margin-collapse > .medium-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .xlarge-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .xlarge-margin-collapse > .medium-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .xlarge-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .xlarge-margin-collapse > .medium-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .xlarge-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .xlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-margin-collapse > .tablets-1 {
    width: 8.33333%;
  }

  .xlarge-margin-collapse > .tablets-2 {
    width: 16.66667%;
  }

  .xlarge-margin-collapse > .tablets-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .tablets-4 {
    width: 33.33333%;
  }

  .xlarge-margin-collapse > .tablets-5 {
    width: 41.66667%;
  }

  .xlarge-margin-collapse > .tablets-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .tablets-7 {
    width: 58.33333%;
  }

  .xlarge-margin-collapse > .tablets-8 {
    width: 66.66667%;
  }

  .xlarge-margin-collapse > .tablets-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .tablets-10 {
    width: 83.33333%;
  }

  .xlarge-margin-collapse > .tablets-11 {
    width: 91.66667%;
  }

  .xlarge-margin-collapse > .tablets-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .xlarge-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .xlarge-margin-collapse > .large-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .xlarge-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .xlarge-margin-collapse > .large-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .xlarge-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .xlarge-margin-collapse > .large-9,
  .page-with-side-nav > .row.xlarge-margin-collapse > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.xlarge-margin-collapse > .large-12-variation {
    width: 75%;
  }

  .xlarge-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .xlarge-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .xlarge-margin-collapse > .large-12,
  .xlarge-margin-collapse > .large-12-variation {
    width: 100%;
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }

  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }

  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }

  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }

  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }

  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }

  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }

  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }

  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .xlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

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

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.5625rem);
}

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.5625rem);
}

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.5625rem);
}

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.5625rem);
}

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.5625rem);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.5625rem);
}

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.5625rem);
}

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.5625rem);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.5625rem);
}

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.5625rem);
}

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.5625rem);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.5625rem);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.84375rem);
  }

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

  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.84375rem);
  }

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

  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.84375rem);
  }

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

  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.84375rem);
  }

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

  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.84375rem);
  }

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

  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.84375rem);
  }

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

  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.84375rem);
  }

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

  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.84375rem);
  }
}

@media print, screen and (min-width: 48em) {
  .tablets-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .tablets-offset-0 {
    margin-left: calc(0% + 0.84375rem);
  }

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

  .grid-margin-x > .tablets-offset-1 {
    margin-left: calc(8.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .tablets-offset-2 {
    margin-left: calc(16.66667% + 0.84375rem);
  }

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

  .grid-margin-x > .tablets-offset-3 {
    margin-left: calc(25% + 0.84375rem);
  }

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

  .grid-margin-x > .tablets-offset-4 {
    margin-left: calc(33.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .tablets-offset-5 {
    margin-left: calc(41.66667% + 0.84375rem);
  }

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

  .grid-margin-x > .tablets-offset-6 {
    margin-left: calc(50% + 0.84375rem);
  }

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

  .grid-margin-x > .tablets-offset-7 {
    margin-left: calc(58.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .tablets-offset-8 {
    margin-left: calc(66.66667% + 0.84375rem);
  }

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

  .grid-margin-x > .tablets-offset-9 {
    margin-left: calc(75% + 0.84375rem);
  }

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

  .grid-margin-x > .tablets-offset-10 {
    margin-left: calc(83.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .tablets-offset-11 {
    margin-left: calc(91.66667% + 0.84375rem);
  }
}

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.84375rem);
  }

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

  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.84375rem);
  }

  .large-offset-3,
  .page-with-side-nav > .row > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row > .large-12-variation {
    margin-left: 25%;
  }

  .grid-margin-x > .large-offset-3,
  .page-with-side-nav > .row.grid-margin-x > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.grid-margin-x > .large-12-variation {
    margin-left: calc(25% + 0.84375rem);
  }

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

  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.84375rem);
  }

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

  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.84375rem);
  }

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

  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.84375rem);
  }

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

  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.84375rem);
  }

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

  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.84375rem);
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 0.84375rem);
  }

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

  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.66667% + 0.84375rem);
  }

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

  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 0.84375rem);
  }

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

  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.66667% + 0.84375rem);
  }

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

  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 0.84375rem);
  }

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

  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.66667% + 0.84375rem);
  }

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

  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 0.84375rem);
  }

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

  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.33333% + 0.84375rem);
  }

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

  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.66667% + 0.84375rem);
  }
}

.grid-y {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

.grid-y > .cell {
  width: auto;
  max-width: none;
}

.grid-y > .auto {
  height: auto;
}

.grid-y > .shrink {
  height: auto;
}

.grid-y > .small-shrink,
.grid-y > .small-full,
.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink,
  .grid-y > .medium-full,
  .grid-y > .medium-1,
  .grid-y > .medium-2,
  .grid-y > .medium-3,
  .grid-y > .medium-4,
  .grid-y > .medium-5,
  .grid-y > .medium-6,
  .grid-y > .medium-7,
  .grid-y > .medium-8,
  .grid-y > .medium-9,
  .grid-y > .medium-10,
  .grid-y > .medium-11,
  .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media print, screen and (min-width: 48em) {
  .grid-y > .tablets-shrink,
  .grid-y > .tablets-full,
  .grid-y > .tablets-1,
  .grid-y > .tablets-2,
  .grid-y > .tablets-3,
  .grid-y > .tablets-4,
  .grid-y > .tablets-5,
  .grid-y > .tablets-6,
  .grid-y > .tablets-7,
  .grid-y > .tablets-8,
  .grid-y > .tablets-9,
  .grid-y > .tablets-10,
  .grid-y > .tablets-11,
  .grid-y > .tablets-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink,
  .grid-y > .large-full,
  .grid-y > .large-1,
  .grid-y > .large-2,
  .grid-y > .large-3,
  .grid-y > .large-4,
  .grid-y > .large-5,
  .grid-y > .large-6,
  .grid-y > .large-7,
  .grid-y > .large-8,
  .grid-y > .large-9,
  .page-with-side-nav > .row.grid-y > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.grid-y > .large-12-variation,
  .grid-y > .large-10,
  .grid-y > .large-11,
  .grid-y > .large-12,
  .grid-y > .large-12-variation {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media screen and (min-width: 75.0625em) {
  .grid-y > .xlarge-shrink,
  .grid-y > .xlarge-full,
  .grid-y > .xlarge-1,
  .grid-y > .xlarge-2,
  .grid-y > .xlarge-3,
  .grid-y > .xlarge-4,
  .grid-y > .xlarge-5,
  .grid-y > .xlarge-6,
  .grid-y > .xlarge-7,
  .grid-y > .xlarge-8,
  .grid-y > .xlarge-9,
  .grid-y > .xlarge-10,
  .grid-y > .xlarge-11,
  .grid-y > .xlarge-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.grid-y > .small-1 {
  height: 8.33333%;
}

.grid-y > .small-2 {
  height: 16.66667%;
}

.grid-y > .small-3 {
  height: 25%;
}

.grid-y > .small-4 {
  height: 33.33333%;
}

.grid-y > .small-5 {
  height: 41.66667%;
}

.grid-y > .small-6 {
  height: 50%;
}

.grid-y > .small-7 {
  height: 58.33333%;
}

.grid-y > .small-8 {
  height: 66.66667%;
}

.grid-y > .small-9 {
  height: 75%;
}

.grid-y > .small-10 {
  height: 83.33333%;
}

.grid-y > .small-11 {
  height: 91.66667%;
}

.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .medium-shrink,
  .grid-y > .medium-1,
  .grid-y > .medium-2,
  .grid-y > .medium-3,
  .grid-y > .medium-4,
  .grid-y > .medium-5,
  .grid-y > .medium-6,
  .grid-y > .medium-7,
  .grid-y > .medium-8,
  .grid-y > .medium-9,
  .grid-y > .medium-10,
  .grid-y > .medium-11,
  .grid-y > .medium-12 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .grid-y > .medium-shrink {
    height: auto;
  }

  .grid-y > .medium-1 {
    height: 8.33333%;
  }

  .grid-y > .medium-2 {
    height: 16.66667%;
  }

  .grid-y > .medium-3 {
    height: 25%;
  }

  .grid-y > .medium-4 {
    height: 33.33333%;
  }

  .grid-y > .medium-5 {
    height: 41.66667%;
  }

  .grid-y > .medium-6 {
    height: 50%;
  }

  .grid-y > .medium-7 {
    height: 58.33333%;
  }

  .grid-y > .medium-8 {
    height: 66.66667%;
  }

  .grid-y > .medium-9 {
    height: 75%;
  }

  .grid-y > .medium-10 {
    height: 83.33333%;
  }

  .grid-y > .medium-11 {
    height: 91.66667%;
  }

  .grid-y > .medium-12 {
    height: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .grid-y > .tablets-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .tablets-shrink,
  .grid-y > .tablets-1,
  .grid-y > .tablets-2,
  .grid-y > .tablets-3,
  .grid-y > .tablets-4,
  .grid-y > .tablets-5,
  .grid-y > .tablets-6,
  .grid-y > .tablets-7,
  .grid-y > .tablets-8,
  .grid-y > .tablets-9,
  .grid-y > .tablets-10,
  .grid-y > .tablets-11,
  .grid-y > .tablets-12 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .grid-y > .tablets-shrink {
    height: auto;
  }

  .grid-y > .tablets-1 {
    height: 8.33333%;
  }

  .grid-y > .tablets-2 {
    height: 16.66667%;
  }

  .grid-y > .tablets-3 {
    height: 25%;
  }

  .grid-y > .tablets-4 {
    height: 33.33333%;
  }

  .grid-y > .tablets-5 {
    height: 41.66667%;
  }

  .grid-y > .tablets-6 {
    height: 50%;
  }

  .grid-y > .tablets-7 {
    height: 58.33333%;
  }

  .grid-y > .tablets-8 {
    height: 66.66667%;
  }

  .grid-y > .tablets-9 {
    height: 75%;
  }

  .grid-y > .tablets-10 {
    height: 83.33333%;
  }

  .grid-y > .tablets-11 {
    height: 91.66667%;
  }

  .grid-y > .tablets-12 {
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .large-shrink,
  .grid-y > .large-1,
  .grid-y > .large-2,
  .grid-y > .large-3,
  .grid-y > .large-4,
  .grid-y > .large-5,
  .grid-y > .large-6,
  .grid-y > .large-7,
  .grid-y > .large-8,
  .grid-y > .large-9,
  .page-with-side-nav > .row.grid-y > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.grid-y > .large-12-variation,
  .grid-y > .large-10,
  .grid-y > .large-11,
  .grid-y > .large-12,
  .grid-y > .large-12-variation {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .grid-y > .large-shrink {
    height: auto;
  }

  .grid-y > .large-1 {
    height: 8.33333%;
  }

  .grid-y > .large-2 {
    height: 16.66667%;
  }

  .grid-y > .large-3 {
    height: 25%;
  }

  .grid-y > .large-4 {
    height: 33.33333%;
  }

  .grid-y > .large-5 {
    height: 41.66667%;
  }

  .grid-y > .large-6 {
    height: 50%;
  }

  .grid-y > .large-7 {
    height: 58.33333%;
  }

  .grid-y > .large-8 {
    height: 66.66667%;
  }

  .grid-y > .large-9,
  .page-with-side-nav > .row.grid-y > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.grid-y > .large-12-variation {
    height: 75%;
  }

  .grid-y > .large-10 {
    height: 83.33333%;
  }

  .grid-y > .large-11 {
    height: 91.66667%;
  }

  .grid-y > .large-12,
  .grid-y > .large-12-variation {
    height: 100%;
  }
}

@media screen and (min-width: 75.0625em) {
  .grid-y > .xlarge-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .xlarge-shrink,
  .grid-y > .xlarge-1,
  .grid-y > .xlarge-2,
  .grid-y > .xlarge-3,
  .grid-y > .xlarge-4,
  .grid-y > .xlarge-5,
  .grid-y > .xlarge-6,
  .grid-y > .xlarge-7,
  .grid-y > .xlarge-8,
  .grid-y > .xlarge-9,
  .grid-y > .xlarge-10,
  .grid-y > .xlarge-11,
  .grid-y > .xlarge-12 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .grid-y > .xlarge-shrink {
    height: auto;
  }

  .grid-y > .xlarge-1 {
    height: 8.33333%;
  }

  .grid-y > .xlarge-2 {
    height: 16.66667%;
  }

  .grid-y > .xlarge-3 {
    height: 25%;
  }

  .grid-y > .xlarge-4 {
    height: 33.33333%;
  }

  .grid-y > .xlarge-5 {
    height: 41.66667%;
  }

  .grid-y > .xlarge-6 {
    height: 50%;
  }

  .grid-y > .xlarge-7 {
    height: 58.33333%;
  }

  .grid-y > .xlarge-8 {
    height: 66.66667%;
  }

  .grid-y > .xlarge-9 {
    height: 75%;
  }

  .grid-y > .xlarge-10 {
    height: 83.33333%;
  }

  .grid-y > .xlarge-11 {
    height: 91.66667%;
  }

  .grid-y > .xlarge-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.5625rem;
  margin-bottom: -0.5625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.84375rem;
    margin-bottom: -0.84375rem;
  }
}

.grid-padding-y > .cell {
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.84375rem;
    padding-bottom: 0.84375rem;
  }
}

.grid-margin-y {
  margin-top: -0.5625rem;
  margin-bottom: -0.5625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.84375rem;
    margin-bottom: -0.84375rem;
  }
}

.grid-margin-y > .cell {
  height: calc(100% - 1.125rem);
  margin-top: 0.5625rem;
  margin-bottom: 0.5625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.6875rem);
    margin-top: 0.84375rem;
    margin-bottom: 0.84375rem;
  }
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.125rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.125rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.125rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.125rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.125rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.125rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.125rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.125rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.125rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.125rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.125rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.125rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.6875rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 1.6875rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.6875rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 1.6875rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.6875rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.6875rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 1.6875rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.6875rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.6875rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 1.6875rem);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.6875rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.6875rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.6875rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.6875rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.6875rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.6875rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.6875rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.6875rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.6875rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.6875rem);
  }
}

@media print, screen and (min-width: 48em) {
  .grid-margin-y > .tablets-auto {
    height: auto;
  }

  .grid-margin-y > .tablets-shrink {
    height: auto;
  }

  .grid-margin-y > .tablets-1 {
    height: calc(8.33333% - 1.6875rem);
  }

  .grid-margin-y > .tablets-2 {
    height: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-y > .tablets-3 {
    height: calc(25% - 1.6875rem);
  }

  .grid-margin-y > .tablets-4 {
    height: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-y > .tablets-5 {
    height: calc(41.66667% - 1.6875rem);
  }

  .grid-margin-y > .tablets-6 {
    height: calc(50% - 1.6875rem);
  }

  .grid-margin-y > .tablets-7 {
    height: calc(58.33333% - 1.6875rem);
  }

  .grid-margin-y > .tablets-8 {
    height: calc(66.66667% - 1.6875rem);
  }

  .grid-margin-y > .tablets-9 {
    height: calc(75% - 1.6875rem);
  }

  .grid-margin-y > .tablets-10 {
    height: calc(83.33333% - 1.6875rem);
  }

  .grid-margin-y > .tablets-11 {
    height: calc(91.66667% - 1.6875rem);
  }

  .grid-margin-y > .tablets-12 {
    height: calc(100% - 1.6875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }

  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.6875rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.6875rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.6875rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.6875rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.6875rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.6875rem);
  }

  .grid-margin-y > .large-9,
  .page-with-side-nav > .row.grid-margin-y > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.grid-margin-y > .large-12-variation {
    height: calc(75% - 1.6875rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.6875rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.6875rem);
  }

  .grid-margin-y > .large-12,
  .grid-margin-y > .large-12-variation {
    height: calc(100% - 1.6875rem);
  }
}

@media screen and (min-width: 75.0625em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }

  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }

  .grid-margin-y > .xlarge-1 {
    height: calc(8.33333% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-2 {
    height: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-4 {
    height: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-5 {
    height: calc(41.66667% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-7 {
    height: calc(58.33333% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-8 {
    height: calc(66.66667% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-10 {
    height: calc(83.33333% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-11 {
    height: calc(91.66667% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.6875rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%;
}

.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }

  .cell .medium-grid-frame {
    width: 100%;
  }

  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .medium-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }

  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media print, screen and (min-width: 48em) {
  .tablets-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }

  .cell .tablets-grid-frame {
    width: 100%;
  }

  .tablets-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .tablets-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }

  .tablets-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .tablets-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }

  .cell .large-grid-frame {
    width: 100%;
  }

  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .large-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }

  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }

  .cell .xlarge-grid-frame {
    width: 100%;
  }

  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .xlarge-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }

  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100vh;
}

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}

@media print, screen and (min-width: 48em) {
  .grid-y.tablets-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}

@media screen and (min-width: 75.0625em) {
  .grid-y.xlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .cell .grid-y.tablets-grid-frame {
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

@media screen and (min-width: 75.0625em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.5625rem;
  margin-bottom: -0.5625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.84375rem;
    margin-bottom: -0.84375rem;
  }
}

.grid-margin-y > .cell {
  height: calc(100% - 1.125rem);
  margin-top: 0.5625rem;
  margin-bottom: 0.5625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.6875rem);
    margin-top: 0.84375rem;
    margin-bottom: 0.84375rem;
  }
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.125rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.125rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.125rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.125rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.125rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.125rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.125rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.125rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.125rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.125rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.125rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.125rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.6875rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 1.6875rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.6875rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 1.6875rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.6875rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.6875rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 1.6875rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.6875rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.6875rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 1.6875rem);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.6875rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.6875rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.6875rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.6875rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.6875rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.6875rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.6875rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.6875rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.6875rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.6875rem);
  }
}

@media print, screen and (min-width: 48em) {
  .grid-margin-y > .tablets-auto {
    height: auto;
  }

  .grid-margin-y > .tablets-shrink {
    height: auto;
  }

  .grid-margin-y > .tablets-1 {
    height: calc(8.33333% - 1.6875rem);
  }

  .grid-margin-y > .tablets-2 {
    height: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-y > .tablets-3 {
    height: calc(25% - 1.6875rem);
  }

  .grid-margin-y > .tablets-4 {
    height: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-y > .tablets-5 {
    height: calc(41.66667% - 1.6875rem);
  }

  .grid-margin-y > .tablets-6 {
    height: calc(50% - 1.6875rem);
  }

  .grid-margin-y > .tablets-7 {
    height: calc(58.33333% - 1.6875rem);
  }

  .grid-margin-y > .tablets-8 {
    height: calc(66.66667% - 1.6875rem);
  }

  .grid-margin-y > .tablets-9 {
    height: calc(75% - 1.6875rem);
  }

  .grid-margin-y > .tablets-10 {
    height: calc(83.33333% - 1.6875rem);
  }

  .grid-margin-y > .tablets-11 {
    height: calc(91.66667% - 1.6875rem);
  }

  .grid-margin-y > .tablets-12 {
    height: calc(100% - 1.6875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }

  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.6875rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.6875rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.6875rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.6875rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.6875rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.6875rem);
  }

  .grid-margin-y > .large-9,
  .page-with-side-nav > .row.grid-margin-y > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row.grid-margin-y > .large-12-variation {
    height: calc(75% - 1.6875rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.6875rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.6875rem);
  }

  .grid-margin-y > .large-12,
  .grid-margin-y > .large-12-variation {
    height: calc(100% - 1.6875rem);
  }
}

@media screen and (min-width: 75.0625em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }

  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }

  .grid-margin-y > .xlarge-1 {
    height: calc(8.33333% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-2 {
    height: calc(16.66667% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-4 {
    height: calc(33.33333% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-5 {
    height: calc(41.66667% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-7 {
    height: calc(58.33333% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-8 {
    height: calc(66.66667% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-10 {
    height: calc(83.33333% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-11 {
    height: calc(91.66667% - 1.6875rem);
  }

  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.6875rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.125rem);
}

@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.6875rem);
  }
}

@media print, screen and (min-width: 48em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.6875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.6875rem);
  }
}

@media screen and (min-width: 75.0625em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.6875rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.6875rem);
  }
}

@media print, screen and (min-width: 48em) {
  .grid-margin-y.tablets-grid-frame {
    height: calc(100vh + 1.6875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.6875rem);
  }
}

@media screen and (min-width: 75.0625em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.6875rem);
  }
}

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

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
}

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

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

small {
  font-size: 0.77778rem;
  line-height: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
  line-height: 0;
  color: #cacaca;
}

h1,
.h1 {
  font-size: 1.35rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2,
.h2 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3,
.h3 {
  font-size: 1.06875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4,
.h4 {
  font-size: 1.0125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5,
.h5 {
  font-size: 0.95625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6,
.h6 {
  font-size: 0.9rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1,
  .h1 {
    font-size: 2.7rem;
  }

  h2,
  .h2 {
    font-size: 2.25rem;
  }

  h3,
  .h3 {
    font-size: 1.74375rem;
  }

  h4,
  .h4 {
    font-size: 1.40625rem;
  }

  h5,
  .h5 {
    font-size: 1.125rem;
  }

  h6,
  .h6 {
    font-size: 0.9rem;
  }
}

a {
  line-height: inherit;
  color: #2b4beb;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:focus {
  color: #1536da;
}

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 #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.5;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

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

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

blockquote,
blockquote p {
  line-height: 1.5;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}

cite:before {
  content: "— ";
}

abbr,
abbr[title] {
  border-bottom: 1px dotted #000000;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000000;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000000;
}

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

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

ul.no-bullet,
ol.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: 40em) {
  .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: 48em) {
  .tablets-text-left {
    text-align: left;
  }

  .tablets-text-right {
    text-align: right;
  }

  .tablets-text-center {
    text-align: center;
  }

  .tablets-text-justify {
    text-align: justify;
  }
}

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }

  .large-text-right {
    text-align: right;
  }

  .large-text-center {
    text-align: center;
  }

  .large-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-text-left {
    text-align: left;
  }

  .xlarge-text-right {
    text-align: right;
  }

  .xlarge-text-center {
    text-align: center;
  }

  .xlarge-text-justify {
    text-align: justify;
  }
}

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

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !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 {
    display: table-cell !important;
  }

  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^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

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

  thead {
    display: table-header-group;
  }

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

  img {
    max-width: 100% !important;
  }

@page {
    margin: 0.5cm;
}

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

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

  .print-break-inside {
    page-break-inside: auto;
  }
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2199e8;
  color: #ffffff;
}

[data-whatinput='mouse'] .button {
  outline: 0;
}

.button:hover,
.button:focus {
  background-color: #1583cc;
  color: #ffffff;
}

.button.tiny {
  font-size: 0.6rem;
}

.button.small {
  font-size: 0.75rem;
}

.button.large {
  font-size: 1.25rem;
}

.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.button.primary {
  background-color: #2199e8;
  color: #000000;
}

.button.primary:hover,
.button.primary:focus {
  background-color: #147cc0;
  color: #000000;
}

.button.secondary {
  background-color: #777;
  color: #000000;
}

.button.secondary:hover,
.button.secondary:focus {
  background-color: #5f5f5f;
  color: #000000;
}

.button.success {
  background-color: #3adb76;
  color: #000000;
}

.button.success:hover,
.button.success:focus {
  background-color: #22bb5b;
  color: #000000;
}

.button.warning {
  background-color: #ffae00;
  color: #000000;
}

.button.warning:hover,
.button.warning:focus {
  background-color: #cc8b00;
  color: #000000;
}

.button.alert {
  background-color: #ec5840;
  color: #000000;
}

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

.button.disabled,
.button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

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

.button.disabled.primary,
.button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.primary,
.button.disabled.primary:hover,
.button.disabled.primary:focus,
.button[disabled].primary,
.button[disabled].primary:hover,
.button[disabled].primary:focus {
  background-color: #2199e8;
  color: #000000;
}

.button.disabled.secondary,
.button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

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

.button.disabled.success,
.button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.success,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success,
.button[disabled].success:hover,
.button[disabled].success:focus {
  background-color: #3adb76;
  color: #000000;
}

.button.disabled.warning,
.button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

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

.button.disabled.alert,
.button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

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

.button.hollow {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.hollow,
.button.hollow:hover,
.button.hollow:focus {
  background-color: transparent;
}

.button.hollow.disabled,
.button.hollow.disabled:hover,
.button.hollow.disabled:focus,
.button.hollow[disabled],
.button.hollow[disabled]:hover,
.button.hollow[disabled]:focus {
  background-color: transparent;
}

.button.hollow:hover,
.button.hollow:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}

.button.hollow:hover.disabled,
.button.hollow:hover[disabled],
.button.hollow:focus.disabled,
.button.hollow:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.hollow.primary {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.hollow.primary:hover,
.button.hollow.primary:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}

.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled],
.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.hollow.secondary {
  border: 1px solid #777;
  color: #777;
}

.button.hollow.secondary:hover,
.button.hollow.secondary:focus {
  border-color: #3c3c3c;
  color: #3c3c3c;
}

.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled],
.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled] {
  border: 1px solid #777;
  color: #777;
}

.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.success:hover,
.button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}

.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled],
.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:hover,
.button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled],
.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.alert {
  border: 1px solid #ec5840;
  color: #ec5840;
}

.button.hollow.alert:hover,
.button.hollow.alert:focus {
  border-color: #881f0e;
  color: #881f0e;
}

.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled],
.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled] {
  border: 1px solid #ec5840;
  color: #ec5840;
}

.button.clear {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.clear,
.button.clear:hover,
.button.clear:focus {
  background-color: transparent;
}

.button.clear.disabled,
.button.clear.disabled:hover,
.button.clear.disabled:focus,
.button.clear[disabled],
.button.clear[disabled]:hover,
.button.clear[disabled]:focus {
  background-color: transparent;
}

.button.clear:hover,
.button.clear:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}

.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear:focus.disabled,
.button.clear:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.clear,
.button.clear.disabled,
.button.clear[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled] {
  border-color: transparent;
}

.button.clear.primary {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.clear.primary:hover,
.button.clear.primary:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}

.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled] {
  border-color: transparent;
}

.button.clear.secondary {
  border: 1px solid #777;
  color: #777;
}

.button.clear.secondary:hover,
.button.clear.secondary:focus {
  border-color: #3c3c3c;
  color: #3c3c3c;
}

.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled] {
  border: 1px solid #777;
  color: #777;
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled] {
  border-color: transparent;
}

.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.clear.success:hover,
.button.clear.success:focus {
  border-color: #157539;
  color: #157539;
}

.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled] {
  border-color: transparent;
}

.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning:hover,
.button.clear.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled] {
  border-color: transparent;
}

.button.clear.alert {
  border: 1px solid #ec5840;
  color: #ec5840;
}

.button.clear.alert:hover,
.button.clear.alert:focus {
  border-color: #881f0e;
  color: #881f0e;
}

.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled] {
  border: 1px solid #ec5840;
  color: #ec5840;
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled] {
  border-color: transparent;
}

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #ffffff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

.button.dropdown.hollow::after,
.button.dropdown.clear::after {
  border-top-color: #2199e8;
}

.button.dropdown.hollow.primary::after,
.button.dropdown.clear.primary::after {
  border-top-color: #2199e8;
}

.button.dropdown.hollow.secondary::after,
.button.dropdown.clear.secondary::after {
  border-top-color: #777;
}

.button.dropdown.hollow.success::after,
.button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}

.button.dropdown.hollow.warning::after,
.button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}

.button.dropdown.hollow.alert::after,
.button.dropdown.clear.alert::after {
  border-top-color: #ec5840;
}

.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover,
a.button:focus {
  text-decoration: none;
}

[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.44375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #ffffff;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

input[type=search] {
  box-sizing: border-box;
}

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

::placeholder {
  color: #cacaca;
}

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem;
}

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

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem;
}

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

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #000000;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.55625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #000000;
}

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem;
}

.input-group > :first-child,
.input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group > :last-child,
.input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group-label,
.input-group-field,
.input-group-button,
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #000000;
  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;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: 2.44375rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

.input-group .input-group-button {
  display: table-cell;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}

.fieldset legend {
  margin: 0;
  margin-left: -0.16875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.44375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  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%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.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 #8a8a8a;
  background-color: #ffffff;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #ec5840;
  background-color: #fdeeec;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #ec5840;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #ec5840;
}

.is-invalid-label {
  color: #ec5840;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840;
}

.form-error.is-visible {
  display: block;
}

.accordion {
  margin-left: 0;
  background: #ffffff;
  list-style-type: none;
}

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}

.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 #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #2199e8;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}

.accordion-title:hover,
.accordion-title:focus {
  background-color: #e6e6e6;
}

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: '+';
}

.is-active > .accordion-title::before {
  content: '\2013';
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #ffffff;
  color: #0a0a0a;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.accordion-menu li {
  width: 100%;
}

.accordion-menu a {
  padding: 0.7rem 1rem;
}

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2199e8 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #2199e8;
  color: #ffffff;
}

.badge.primary {
  background: #2199e8;
  color: #000000;
}

.badge.secondary {
  background: #777;
  color: #000000;
}

.badge.success {
  background: #3adb76;
  color: #000000;
}

.badge.warning {
  background: #ffae00;
  color: #000000;
}

.badge.alert {
  background: #ec5840;
  color: #000000;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

.breadcrumbs::before,
.breadcrumbs::after {
  display: table;
  content: ' ';
}

.breadcrumbs::after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #000000;
  cursor: default;
  text-transform: uppercase;
}

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}

.breadcrumbs a {
  color: #2199e8;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.button-group {
  margin-bottom: 1rem;
  font-size: 0;
}

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

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

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
}

.button-group .button:last-child {
  margin-right: 0;
}

.button-group.tiny .button {
  font-size: 0.6rem;
}

.button-group.small .button {
  font-size: 0.75rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.expanded {
  margin-right: -1px;
}

.button-group.expanded::before,
.button-group.expanded::after {
  display: none;
}

.button-group.expanded .button:first-child:last-child {
  width: calc(100% - 1px);
}

.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):last-child,
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button: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.33333% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(3):last-child,
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button: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):last-child,
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button: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):last-child,
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button: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.66667% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(6):last-child,
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.primary .button {
  background-color: #2199e8;
  color: #000000;
}

.button-group.primary .button:hover,
.button-group.primary .button:focus {
  background-color: #147cc0;
  color: #000000;
}

.button-group.secondary .button {
  background-color: #777;
  color: #000000;
}

.button-group.secondary .button:hover,
.button-group.secondary .button:focus {
  background-color: #5f5f5f;
  color: #000000;
}

.button-group.success .button {
  background-color: #3adb76;
  color: #000000;
}

.button-group.success .button:hover,
.button-group.success .button:focus {
  background-color: #22bb5b;
  color: #000000;
}

.button-group.warning .button {
  background-color: #ffae00;
  color: #000000;
}

.button-group.warning .button:hover,
.button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #000000;
}

.button-group.alert .button {
  background-color: #ec5840;
  color: #000000;
}

.button-group.alert .button:hover,
.button-group.alert .button:focus {
  background-color: #da3116;
  color: #000000;
}

.button-group.stacked .button,
.button-group.stacked-for-small .button,
.button-group.stacked-for-medium .button {
  width: 100%;
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}

.button-group.stacked.expanded,
.button-group.stacked-for-small.expanded,
.button-group.stacked-for-medium.expanded {
  margin-right: -1px;
}

.button-group.stacked.expanded::before,
.button-group.stacked.expanded::after,
.button-group.stacked-for-small.expanded::before,
.button-group.stacked-for-small.expanded::after,
.button-group.stacked-for-medium.expanded::before,
.button-group.stacked-for-medium.expanded::after {
  display: none;
}

.button-group.stacked.expanded .button:first-child:last-child,
.button-group.stacked-for-small.expanded .button:first-child:last-child,
.button-group.stacked-for-medium.expanded .button:first-child:last-child {
  width: calc(100% - 1px);
}

.button-group.stacked.expanded .button:first-child:nth-last-child(2),
.button-group.stacked.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2),
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2),
.button-group.stacked-for-medium.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.stacked.expanded .button:first-child:nth-last-child(2):last-child,
.button-group.stacked.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(3),
.button-group.stacked.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3),
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3),
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
  display: inline-block;
  width: calc(33.33333% - 1px);
  margin-right: 1px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(3):last-child,
.button-group.stacked.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(4),
.button-group.stacked.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4),
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4),
.button-group.stacked-for-medium.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.stacked.expanded .button:first-child:nth-last-child(4):last-child,
.button-group.stacked.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(5),
.button-group.stacked.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5),
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5),
.button-group.stacked-for-medium.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.stacked.expanded .button:first-child:nth-last-child(5):last-child,
.button-group.stacked.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(6),
.button-group.stacked.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6),
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6),
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
  display: inline-block;
  width: calc(16.66667% - 1px);
  margin-right: 1px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(6):last-child,
.button-group.stacked.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):last-child,
.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):last-child,
.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
  margin-right: -6px;
}

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    width: auto;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    width: auto;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }

  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}

@media screen and (max-width: 47.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }

  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  background-color: #def0fc;
  color: #0a0a0a;
}

.callout.secondary {
  background-color: #ebebeb;
  color: #0a0a0a;
}

.callout.success {
  background-color: #e1faea;
  color: #0a0a0a;
}

.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}

.callout.alert {
  background-color: #fce6e2;
  color: #0a0a0a;
}

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #ffffff;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  padding: 1rem;
  background: #e6e6e6;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}

[data-whatinput='mouse'] .close-button {
  outline: 0;
}

.close-button:hover,
.close-button:focus {
  color: #000000;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button,
.close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

[data-whatinput='mouse'] .menu li {
  outline: 0;
}

.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu li,
.menu.horizontal li {
  display: inline-block;
}

.menu.vertical li {
  display: block;
}

.menu.expanded {
  display: table;
  width: 100%;
}

.menu.expanded > li {
  display: table-cell;
  vertical-align: middle;
}

.menu.simple li + li {
  margin-left: 1rem;
}

.menu.simple a {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal li {
    display: inline-block;
  }

  .menu.medium-vertical li {
    display: block;
  }

  .menu.medium-expanded {
    display: table;
    width: 100%;
  }

  .menu.medium-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }

  .menu.medium-simple {
    display: table;
    width: 100%;
  }

  .menu.medium-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

@media print, screen and (min-width: 48em) {
  .menu.tablets-horizontal li {
    display: inline-block;
  }

  .menu.tablets-vertical li {
    display: block;
  }

  .menu.tablets-expanded {
    display: table;
    width: 100%;
  }

  .menu.tablets-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }

  .menu.tablets-simple {
    display: table;
    width: 100%;
  }

  .menu.tablets-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

@media print, screen and (min-width: 64em) {
  .menu.large-horizontal li {
    display: inline-block;
  }

  .menu.large-vertical li {
    display: block;
  }

  .menu.large-expanded {
    display: table;
    width: 100%;
  }

  .menu.large-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }

  .menu.large-simple {
    display: table;
    width: 100%;
  }

  .menu.large-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

@media screen and (min-width: 75.0625em) {
  .menu.xlarge-horizontal li {
    display: inline-block;
  }

  .menu.xlarge-vertical li {
    display: block;
  }

  .menu.xlarge-expanded {
    display: table;
    width: 100%;
  }

  .menu.xlarge-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }

  .menu.xlarge-simple {
    display: table;
    width: 100%;
  }

  .menu.xlarge-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

.menu.icons img,
.menu.icons i,
.menu.icons svg {
  vertical-align: middle;
}

.menu.icons img + span,
.menu.icons i + span,
.menu.icons svg + span {
  vertical-align: middle;
}

.menu.icon-top img,
.menu.icon-top i,
.menu.icon-top svg,
.menu.icon-right img,
.menu.icon-right i,
.menu.icon-right svg,
.menu.icon-bottom img,
.menu.icon-bottom i,
.menu.icon-bottom svg,
.menu.icon-left img,
.menu.icon-left i,
.menu.icon-left svg {
  vertical-align: middle;
}

.menu.icon-top img + span,
.menu.icon-top i + span,
.menu.icon-top svg + span,
.menu.icon-right img + span,
.menu.icon-right i + span,
.menu.icon-right svg + span,
.menu.icon-bottom img + span,
.menu.icon-bottom i + span,
.menu.icon-bottom svg + span,
.menu.icon-left img + span,
.menu.icon-left i + span,
.menu.icon-left svg + span {
  vertical-align: middle;
}

.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
  display: inline-block;
}

.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
  display: inline-block;
}

.menu.icon-top li a {
  text-align: center;
}

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  display: block;
  margin: 0 auto 0.25rem;
}

.menu.icon-bottom li a {
  text-align: center;
}

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  display: block;
  margin: 0.25rem auto 0;
}

.menu .is-active > a {
  background: #2199e8;
  color: #ffffff;
}

.menu .active > a {
  background: #2199e8;
  color: #ffffff;
}

.menu.align-left {
  text-align: left;
}

.menu.align-right {
  text-align: right;
}

.menu.align-right .submenu li {
  text-align: left;
}

.menu.align-right.vertical .submenu li {
  text-align: right;
}

.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}

.menu.align-center {
  text-align: center;
}

.menu.align-center .submenu li {
  text-align: left;
}

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  text-align: center;
}

.menu-centered > .menu .submenu li {
  text-align: left;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #ffffff;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
  content: '';
}

.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #000000;
  box-shadow: 0 7px 0 #000000, 0 14px 0 #000000;
  content: '';
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #ffffff;
}

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #ffffff;
  transition: transform 0.15s linear;
}

.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}

.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}

.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}

.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2199e8;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2b4beb;
  right: 1rem;
  left: auto;
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2b4beb transparent transparent;
  right: auto;
  left: 1rem;
}

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2199e8 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem;
}

.dropdown-pane.is-opening {
  display: block;
}

.dropdown-pane.is-open {
  display: block;
  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: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2b4beb transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}

.dropdown.menu > li > a {
  background: #ffffff;
  padding: 0.7rem 1rem;
}

.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #2199e8;
}

.no-js .dropdown.menu ul {
  display: none;
}

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  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: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2b4beb transparent transparent;
  right: auto;
  left: 5px;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2b4beb;
}

@media print, screen and (min-width: 40em) {
  .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: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2b4beb transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }

  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    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: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2b4beb transparent transparent;
    right: auto;
    left: 5px;
  }

  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2b4beb;
  }
}

@media print, screen and (min-width: 48em) {
  .dropdown.menu.tablets-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }

  .dropdown.menu.tablets-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }

  .dropdown.menu.tablets-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }

  .dropdown.menu.tablets-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2b4beb transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }

  .dropdown.menu.tablets-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.tablets-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }

  .dropdown.menu.tablets-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }

  .dropdown.menu.tablets-vertical > li > a::after {
    right: 14px;
  }

  .dropdown.menu.tablets-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2b4beb transparent transparent;
    right: auto;
    left: 5px;
  }

  .dropdown.menu.tablets-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2b4beb;
  }
}

@media print, screen and (min-width: 64em) {
  .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: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2b4beb transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }

  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    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: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2b4beb transparent transparent;
    right: auto;
    left: 5px;
  }

  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2b4beb;
  }
}

@media screen and (min-width: 75.0625em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }

  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }

  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }

  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2b4beb transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }

  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }

  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }

  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px;
  }

  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2b4beb transparent transparent;
    right: auto;
    left: 5px;
  }

  .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2b4beb;
  }
}

.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;
  left: auto;
  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 #cacaca;
  background: #ffffff;
}

.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}

.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: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2b4beb transparent transparent;
  right: auto;
  left: 5px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2b4beb;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

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

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #2199e8;
  color: #ffffff;
}

.label.primary {
  background: #2199e8;
  color: #000000;
}

.label.secondary {
  background: #777;
  color: #000000;
}

.label.success {
  background: #3adb76;
  color: #000000;
}

.label.warning {
  background: #ffae00;
  color: #000000;
}

.label.alert {
  background: #ec5840;
  color: #000000;
}

.media-object {
  display: block;
  margin-bottom: 1rem;
}

.media-object img {
  max-width: none;
}

.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 screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    display: block;
  }

  .stack-for-small .media-object-section img {
    width: 100%;
  }
}

.media-object-section.middle {
  vertical-align: middle;
}

.media-object-section.bottom {
  vertical-align: bottom;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(255, 255, 255, 0.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: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: white;
}

[data-whatinput='mouse'] .off-canvas {
  outline: 0;
}

.off-canvas.is-transition-push {
  z-index: 12;
}

.off-canvas.is-closed {
  visibility: hidden;
}

.off-canvas.is-transition-overlap {
  z-index: 13;
}

.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.off-canvas.is-open {
  transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: white;
}

[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0;
}

.off-canvas-absolute.is-transition-push {
  z-index: 12;
}

.off-canvas-absolute.is-closed {
  visibility: hidden;
}

.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}

.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
}

@media screen and (min-width: 100em) {
  .position-left {
    transform: translateX(-);
  }
}

@media screen and (min-width: 100em) {
  .off-canvas-content .off-canvas.position-left {
    transform: translateX(-);
  }
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

@media screen and (min-width: 100em) {
  .off-canvas-content.is-open-left.has-transition-push {
    transform: translateX();
  }
}

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
}

@media screen and (min-width: 100em) {
  .position-right {
    transform: translateX();
  }
}

@media screen and (min-width: 100em) {
  .off-canvas-content .off-canvas.position-right {
    transform: translateX();
  }
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

@media screen and (min-width: 100em) {
  .off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-);
  }
}

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
}

@media screen and (min-width: 15.625em) {
  .position-top {
    transform: translateY(-);
  }
}

@media screen and (min-width: 15.625em) {
  .off-canvas-content .off-canvas.position-top {
    transform: translateY(-);
  }
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

@media screen and (min-width: 15.625em) {
  .off-canvas-content.is-open-top.has-transition-push {
    transform: translateY();
  }
}

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
}

@media screen and (min-width: 15.625em) {
  .position-bottom {
    transform: translateY();
  }
}

@media screen and (min-width: 15.625em) {
  .off-canvas-content .off-canvas.position-bottom {
    transform: translateY();
  }
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

@media screen and (min-width: 15.625em) {
  .off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-);
  }
}

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, 0.25);
}

.off-canvas-content {
  transform: none;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}

.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-left.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-left {
    margin-left: 100%;
  }

  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 100%;
  }

  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-right.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-right {
    margin-right: 100%;
  }

  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 100%;
  }

  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-top.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-top {
    margin-top: 100%;
  }

  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 100%;
  }

  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 100%;
  }

  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .position-left.reveal-for-tablets {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-left.reveal-for-tablets .close-button {
    display: none;
  }

  .off-canvas-content .position-left.reveal-for-tablets {
    transform: none;
  }

  .off-canvas-content.has-reveal-left {
    margin-left: 100%;
  }

  .position-left.reveal-for-tablets ~ .off-canvas-content {
    margin-left: 100%;
  }

  .position-right.reveal-for-tablets {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-right.reveal-for-tablets .close-button {
    display: none;
  }

  .off-canvas-content .position-right.reveal-for-tablets {
    transform: none;
  }

  .off-canvas-content.has-reveal-right {
    margin-right: 100%;
  }

  .position-right.reveal-for-tablets ~ .off-canvas-content {
    margin-right: 100%;
  }

  .position-top.reveal-for-tablets {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-top.reveal-for-tablets .close-button {
    display: none;
  }

  .off-canvas-content .position-top.reveal-for-tablets {
    transform: none;
  }

  .off-canvas-content.has-reveal-top {
    margin-top: 100%;
  }

  .position-top.reveal-for-tablets ~ .off-canvas-content {
    margin-top: 100%;
  }

  .position-bottom.reveal-for-tablets {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-bottom.reveal-for-tablets .close-button {
    display: none;
  }

  .off-canvas-content .position-bottom.reveal-for-tablets {
    transform: none;
  }

  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 100%;
  }

  .position-bottom.reveal-for-tablets ~ .off-canvas-content {
    margin-bottom: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-left.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-left {
    margin-left: 100%;
  }

  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 100%;
  }

  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-right.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-right {
    margin-right: 100%;
  }

  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 100%;
  }

  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-top.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-top {
    margin-top: 100%;
  }

  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 100%;
  }

  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-bottom.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 100%;
  }

  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 100%;
  }
}

@media screen and (min-width: 75.0625em) {
  .position-left.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-left.reveal-for-xlarge .close-button {
    display: none;
  }

  .off-canvas-content .position-left.reveal-for-xlarge {
    transform: none;
  }

  .off-canvas-content.has-reveal-left {
    margin-left: 100%;
  }

  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 100%;
  }

  .position-right.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-right.reveal-for-xlarge .close-button {
    display: none;
  }

  .off-canvas-content .position-right.reveal-for-xlarge {
    transform: none;
  }

  .off-canvas-content.has-reveal-right {
    margin-right: 100%;
  }

  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 100%;
  }

  .position-top.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-top.reveal-for-xlarge .close-button {
    display: none;
  }

  .off-canvas-content .position-top.reveal-for-xlarge {
    transform: none;
  }

  .off-canvas-content.has-reveal-top {
    margin-top: 100%;
  }

  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 100%;
  }

  .position-bottom.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-bottom.reveal-for-xlarge .close-button {
    display: none;
  }

  .off-canvas-content .position-bottom.reveal-for-xlarge {
    transform: none;
  }

  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 100%;
  }

  .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
    margin-bottom: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }

  .off-canvas.in-canvas-for-medium.position-left,
  .off-canvas.in-canvas-for-medium.position-right,
  .off-canvas.in-canvas-for-medium.position-top,
  .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }

  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}

@media print, screen and (min-width: 48em) {
  .off-canvas.in-canvas-for-tablets {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }

  .off-canvas.in-canvas-for-tablets.position-left,
  .off-canvas.in-canvas-for-tablets.position-right,
  .off-canvas.in-canvas-for-tablets.position-top,
  .off-canvas.in-canvas-for-tablets.position-bottom {
    box-shadow: none;
    transform: none;
  }

  .off-canvas.in-canvas-for-tablets .close-button {
    display: none;
  }
}

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }

  .off-canvas.in-canvas-for-large.position-left,
  .off-canvas.in-canvas-for-large.position-right,
  .off-canvas.in-canvas-for-large.position-top,
  .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }

  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}

@media screen and (min-width: 75.0625em) {
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }

  .off-canvas.in-canvas-for-xlarge.position-left,
  .off-canvas.in-canvas-for-xlarge.position-right,
  .off-canvas.in-canvas-for-xlarge.position-top,
  .off-canvas.in-canvas-for-xlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }

  .off-canvas.in-canvas-for-xlarge .close-button {
    display: none;
  }
}

.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
  position: absolute;
}

.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, 0.5);
  color: #ffffff;
}

.orbit-previous,
.orbit-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #ffffff;
}

[data-whatinput='mouse'] .orbit-previous,
[data-whatinput='mouse'] .orbit-next {
  outline: 0;
}

.orbit-previous:hover,
.orbit-next:hover,
.orbit-previous:active,
.orbit-next:active,
.orbit-previous:focus,
.orbit-next:focus {
  background-color: rgba(0, 0, 0, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}

[data-whatinput='mouse'] .orbit-bullets {
  outline: 0;
}

.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}

.orbit-bullets button:hover {
  background-color: #8a8a8a;
}

.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

.pagination::before,
.pagination::after {
  display: table;
  content: ' ';
}

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}

.pagination li:last-child,
.pagination li:first-child {
  display: inline-block;
}

@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}

.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #000000;
}

.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2199e8;
  color: #ffffff;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: transparent;
}

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #000000;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab';
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb';
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca;
}

.progress.primary .progress-meter {
  background-color: #2199e8;
}

.progress.secondary .progress-meter {
  background-color: #777;
}

.progress.success .progress-meter {
  background-color: #3adb76;
}

.progress.warning .progress-meter {
  background-color: #ffae00;
}

.progress.alert .progress-meter {
  background-color: #ec5840;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #2199e8;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ffffff;
  white-space: nowrap;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  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: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #2199e8;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[data-whatinput='mouse'] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #1583cc;
}

.slider-handle.is-dragging {
  transition: all 0s linear;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}

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

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}

html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
}

html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: auto;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  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: 40em) {
  .reveal {
    min-height: 0;
  }
}

.reveal .column,
.reveal .columns,
.reveal .page-with-side-nav > .row > .large-12-variation,
.reveal .page-with-side-nav > .sf_cols > .row > .large-12-variation,
.reveal .large-12-variation {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}

.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}

.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    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: 0.7875rem;
  font-weight: bold;
  color: #ffffff;
  -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: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}

input + .switch-paddle {
  margin: 0;
}

.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #ffffff;
  transition: all 0.25s ease-out;
  content: '';
}

input:checked ~ .switch-paddle {
  background: #2199e8;
}

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

.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.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: 0.675rem;
}

.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.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: 0.9rem;
}

.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}

thead,
tbody,
tfoot {
  border: 1px solid #f2f2f2;
  background-color: #ffffff;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

thead {
  background: #f9f9f9;
  color: #0a0a0a;
}

tfoot {
  background: #f2f2f2;
  color: #0a0a0a;
}

thead tr,
tfoot tr {
  background: transparent;
}

thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f2f2f2;
}

table.unstriped tbody {
  background-color: #ffffff;
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f2f2f2;
  background-color: #ffffff;
}

@media screen and (max-width: 47.99875em) {
  table.stack thead {
    display: none;
  }

  table.stack tfoot {
    display: none;
  }

  table.stack tr,
  table.stack th,
  table.stack td {
    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(even):hover {
  background-color: #ededed;
}

.table-scroll {
  overflow-x: auto;
}

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #ffffff;
  list-style-type: none;
}

.tabs::before,
.tabs::after {
  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: #2199e8;
}

.tabs.primary > li > a {
  color: #000000;
}

.tabs.primary > li > a:hover,
.tabs.primary > li > a:focus {
  background: #1893e4;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2199e8;
}

[data-whatinput='mouse'] .tabs-title > a {
  outline: 0;
}

.tabs-title > a:hover {
  background: #ffffff;
  color: #1585cf;
}

.tabs-title > a:focus,
.tabs-title > a[aria-selected='true'] {
  background: #e6e6e6;
  color: #2199e8;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #ffffff;
  color: #0a0a0a;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}

.tabs-panel.is-active {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #ffffff;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  line-height: 0;
}

a.thumbnail {
  transition: box-shadow 200ms ease-out;
}

a.thumbnail:hover,
a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5);
}

a.thumbnail image {
  box-shadow: none;
}

.title-bar {
  padding: 0.5rem;
  background: #000000;
  color: #ffffff;
}

.title-bar::before,
.title-bar::after {
  display: table;
  content: ' ';
}

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

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

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

.title-bar-right {
  float: right;
  text-align: right;
}

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.5rem;
  border-radius: 0;
  background-color: #000000;
  font-size: 100%;
  color: #ffffff;
}

.tooltip::before {
  position: absolute;
}

.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #000000;
  bottom: 100%;
}

.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #000000 transparent transparent;
  top: 100%;
  bottom: auto;
}

.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #000000;
  left: 100%;
}

.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #000000 transparent transparent;
  right: 100%;
  left: auto;
}

.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.top-bar {
  padding: 0.5rem;
}

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

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

.top-bar,
.top-bar ul {
  background-color: white;
}

.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: 40em) {
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: auto;
  }
}

@media screen and (max-width: 47.99875em) {
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    width: 100%;
  }
}

@media screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-tablets .top-bar-left,
  .top-bar.stacked-for-tablets .top-bar-right {
    width: 100%;
  }
}

@media screen and (max-width: 75.06125em) {
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    width: 100%;
  }
}

@media screen and (max-width: 89.99875em) {
  .top-bar.stacked-for-xlarge .top-bar-left,
  .top-bar.stacked-for-xlarge .top-bar-right {
    width: 100%;
  }
}

.top-bar-title {
  display: inline-block;
  float: left;
  padding: 0.5rem 1rem 0.5rem 0;
}

.top-bar-title .menu-icon {
  bottom: 2px;
}

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

.top-bar-right {
  float: right;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 40em) and (max-width: 47.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 48em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 48em) {
  .hide-for-tablets {
    display: none !important;
  }
}

@media screen and (max-width: 47.99875em) {
  .show-for-tablets {
    display: none !important;
  }
}

@media screen and (min-width: 48em) and (max-width: 63.99875em) {
  .hide-for-tablets-only {
    display: none !important;
  }
}

@media screen and (max-width: 47.99875em), screen and (min-width: 64em) {
  .show-for-tablets-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 75.06125em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75.0625em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 75.0625em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 75.06125em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 75.0625em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 75.06125em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

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

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

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    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;
  }
}

.align-left {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.align-right {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.align-center {
  -ms-flex-pack: center;
  justify-content: center;
}

.align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -ms-flex-pack: center;
  justify-content: center;
}

.align-top {
  -ms-flex-align: start;
  align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.align-bottom {
  -ms-flex-align: end;
  align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.align-middle {
  -ms-flex-align: center;
  align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.align-stretch {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.align-center-middle {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.small-order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.small-order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.small-order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.small-order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.small-order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.small-order-6 {
  -ms-flex-order: 6;
  order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}

@media print, screen and (min-width: 48em) {
  .tablets-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .tablets-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .tablets-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .tablets-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .tablets-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .tablets-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .large-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .large-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .large-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .large-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .large-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .xlarge-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .xlarge-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .xlarge-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .xlarge-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .xlarge-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}

.flex-container {
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.flex-child-grow {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.flex-child-shrink {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.flex-dir-row {
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-dir-row-reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flex-dir-column {
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: flex;
  }

  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .medium-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .medium-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media print, screen and (min-width: 48em) {
  .tablets-flex-container {
    display: -ms-flexbox;
    display: flex;
  }

  .tablets-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .tablets-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  .tablets-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .tablets-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .tablets-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .tablets-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tablets-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: flex;
  }

  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .large-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .large-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (min-width: 75.0625em) {
  .xlarge-flex-container {
    display: -ms-flexbox;
    display: flex;
  }

  .xlarge-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .xlarge-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  .xlarge-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .xlarge-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .xlarge-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .xlarge-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .xlarge-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0);
}

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0);
}

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0);
}

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0);
}

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%);
}

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%);
}

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%);
}

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  transition-duration: 500ms;
  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: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  transition-duration: 750ms !important;
}

.fast {
  transition-duration: 250ms !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(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  transition-delay: 300ms !important;
}

.long-delay {
  transition-delay: 700ms !important;
}

.shake {
  animation-name: shake-7;
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%);
  }

  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%);
  }
}

.spin-cw {
  animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn);
  }

  100% {
    transform: rotate(0);
  }
}

.spin-ccw {
  animation-name: spin-ccw-1turn;
}

@keyframes spin-ccw-1turn {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(-1turn);
  }
}

.wiggle {
  animation-name: wiggle-7deg;
}

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg);
  }

  35%, 45%, 55%, 65% {
    transform: rotate(-7deg);
  }

  0%, 30%, 70%, 100% {
    transform: rotate(0);
  }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms;
}

.infinite {
  animation-iteration-count: infinite;
}

.slow {
  animation-duration: 750ms !important;
}

.fast {
  animation-duration: 250ms !important;
}

.linear {
  animation-timing-function: linear !important;
}

.ease {
  animation-timing-function: ease !important;
}

.ease-in {
  animation-timing-function: ease-in !important;
}

.ease-out {
  animation-timing-function: ease-out !important;
}

.ease-in-out {
  animation-timing-function: ease-in-out !important;
}

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  animation-delay: 300ms !important;
}

.long-delay {
  animation-delay: 700ms !important;
}

@media screen and (max-width: 39.99em) {
  h1 {
    font-size: 1.575rem;
  }

  h2 {
    font-size: 1.35rem;
  }

  h3 {
    font-size: 1.2375rem;
  }

  h4 {
    font-size: 1.125rem;
  }

  h5 {
    font-size: 0.9rem;
  }

  h6 {
    font-size: 0.9rem;
  }
}

@media screen and (min-width: 40em) {
  h1 {
    font-size: 1.8rem;
  }

  h2 {
    font-size: 1.575rem;
  }

  h3 {
    font-size: 1.4625rem;
  }

  h4 {
    font-size: 1.2375rem;
  }

  h5 {
    font-size: 1.0125rem;
  }

  h6 {
    font-size: 0.9rem;
  }
}

@media screen and (min-width: 48em) {
  h1 {
    font-size: 2.025rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  h3 {
    font-size: 1.575rem;
  }

  h4 {
    font-size: 1.35rem;
  }

  h5 {
    font-size: 1.125rem;
  }

  h6 {
    font-size: 0.9rem;
  }
}

@media screen and (min-width: 64em) {
  h1 {
    font-size: 2.025rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  h3 {
    font-size: 1.575rem;
  }

  h4 {
    font-size: 1.35rem;
  }

  h5 {
    font-size: 1.125rem;
  }

  h6 {
    font-size: 0.9rem;
  }
}

.header-bar.sticky-container {
  /*height: 10vh;*/
  z-index: 6;
}

.header-bar.sticky-container.lang-notification-open {
  height: 101px !important;
}

.header-bar.sticky-container.lang-notification-open .mobile-header {
  /*.mobile-search-text {
					top: 9px + $lang-notification-height;
				}*/
}

.header-bar.sticky-container.lang-notification-open .mobile-header .mobile-search-close {
  top: 57px;
}

.header-bar.sticky-container.site-notification-open {
  height: 116px !important;
}

.header-bar.sticky-container.site-notification-open .mobile-header {
  /*.mobile-search-text {
					top: 9px+ $site-notification-height;
				}*/
}

.header-bar.sticky-container.site-notification-open .mobile-header .mobile-search-close {
  top: 72px;
}

.header-bar.sticky-container.lang-notification-open.site-notification-open {
  height: 161px !important;
}

.header-bar.sticky-container.lang-notification-open.site-notification-open .mobile-header {
  /*.mobile-search-text {
					top: 9px+ $site-notification-height + $lang-notification-height;
				}*/
}

.header-bar.sticky-container.lang-notification-open.site-notification-open .mobile-header .mobile-search-close {
  top: 117px;
}

@media screen and (min-width: 64em) {
  .header-bar.sticky-container {
    height: 100px !important;
  }

  .header-bar.sticky-container.lang-notification-open {
    height: 145px !important;
  }

  .header-bar.sticky-container.site-notification-open {
    height: 160px !important;
  }

  .header-bar.sticky-container.lang-notification-open.site-notification-open {
    height: 205px !important;
  }
}

.top-navigation-container {
  z-index: 97;
}

.top-navigation-container .top-bar {
  display: block;
}

.top-navigation-container .title-bar {
  display: none;
  height: 56px;
}

@media only screen and (max-width: 1023.99px) {
  .top-navigation-container .top-bar {
    display: none;
  }

  .top-navigation-container .title-bar {
    display: block;
  }
}

@media only screen and (min-width: 1024px) {
  .top-navigation-container .top-bar {
    display: block;
  }

  .top-navigation-container .title-bar {
    display: none;
  }
}

.top-navigation-container.lang-notification-open .lang-notification {
  height: 45px;
  border-bottom: 1px solid #79247c;
}

.top-navigation-container.site-notification-open .site-notification {
  height: 60px;
}

.notification {
  height: 0;
  background-color: #8c288f;
  overflow: hidden;
  text-align: center;
  -moz-transition: height 0.2s;
  -o-transition: height 0.2s;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
  border-bottom: none;
  position: relative;
  z-index: 999;
}

.notification .notification-text {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  font-weight: 500;
  line-height: 1.5;
  color: #f4f5fb;
  padding-left: 8px;
  width: 90%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (min-width: 40em) {
  .notification .notification-text {
    font-size: 0.77778rem;
    padding-left: 10%;
  }
}

.notification .notification-close {
  cursor: pointer;
  padding-top: 15px;
  padding-right: 10px;
}

@media screen and (min-width: 40em) {
  .notification .notification-close {
    padding-right: 15px;
  }
}

.header-background {
  position: absolute;
  top: 0px;
  height: 0px;
  background-color: #F4F5FB;
}

@media screen and (min-width: 64em) {
  .header-background {
    height: 100px;
  }

  .header-background.lang-notification-open {
    height: 145px;
  }

  .header-background.site-notification-open {
    height: 160px;
  }

  .header-background.lang-notification-open.site-notification-open {
    height: 205px;
  }
}

.desktop-header {
  height: 100px;
  transition: height 0.2s;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
}

.desktop-header .header-secondary {
  margin-right: 21px;
  height: 39px;
  transition: height 0.2s;
}

@media screen and (min-width: 64em) {
  .desktop-header .header-secondary {
    margin-right: 30px;
  }
}

@media screen and (min-width: 90em) {
  .desktop-header .header-secondary {
    margin-right: 40px;
  }
}

.desktop-header .top-bar-title {
  position: absolute;
  line-height: 0;
}

.desktop-header .top-bar-title .header-logo {
  height: 100px;
  margin-top: -58px;
  transition: all 0.2s;
  margin-left: 3px;
}

@media screen and (min-width: 90em) {
  .desktop-header .top-bar-title .header-logo {
    margin-left: 11px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .desktop-header .top-bar-title .header-logo {
    width: 100%;
    height: 135px;
    margin-top: -66px;
  }
}

@media only screen and (max-width: 1075px) {
  .desktop-header .top-bar-title {
    max-width: 218px;
  }
}

.desktop-header.header-collapsed .top-bar-title .header-logo {
  height: 66px;
  margin-left: 8px;
  transition: all 0.2s ease-in;
}

@media screen and (min-width: 75.0625em) {
  .desktop-header.header-collapsed .top-bar-title .header-logo {
    margin-left: 9px;
    transition: all 0.2s ease-in;
  }
}

@media screen and (min-width: 90em) {
  .desktop-header.header-collapsed .top-bar-title .header-logo {
    margin-left: 18px;
    transition: all 0.2s ease-in;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .desktop-header.header-collapsed .top-bar-title .header-logo {
    height: 88px;
    margin-top: -22.5px;
  }
}

.desktop-header .dropdown.menu > li.is-dropdown-submenu-parent.is-active > a {
  color: #FFFFFF;
  background: unset;
}

.desktop-header .dropdown.menu > li.is-dropdown-submenu-parent:hover > a {
  transition: color .25s linear;
  color: unset;
}

.desktop-header .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: none;
}

.desktop-header .dropdown.menu > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: -30px;
  top: 100%;
}

.desktop-header .header-nav-menu {
  margin-right: 21px;
}

@media screen and (min-width: 64em) {
  .desktop-header .header-nav-menu {
    margin-right: 25px;
  }
}

@media screen and (min-width: 75.0625em) {
  .desktop-header .header-nav-menu {
    margin-right: 25px;
  }
}

@media screen and (min-width: 90em) {
  .desktop-header .header-nav-menu {
    margin-right: 35px;
  }
}

@media screen and (min-width: 64em) {
  .desktop-header .header-nav-menu > li {
    margin-right: -4.8px;
  }
}

.desktop-header .header-nav-menu > li > a {
  padding: 0.89rem 1rem;
  padding-left: 0px;
  background: none;
}

@media screen and (min-width: 64em) {
  .desktop-header .header-nav-menu > li > a {
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 75.0625em) {
  .desktop-header .header-nav-menu > li > a {
    padding-right: 25px !important;
  }
}

.desktop-header .header-nav-menu .is-dropdown-submenu-parent a::after {
  border-color: transparent transparent transparent #272727;
}

.desktop-header .submenu {
  box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.3);
}

.desktop-header .submenu .header-primary-link.active .header-primary-link-underline {
  border-style: none;
  font-family: Font-Header-Medium, Times, Times New Roman, serif;
  font-weight: bold;
  color: #00893d;
}

.desktop-header .arrow-down {
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-left: 5px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #FFFFFF;
}

.desktop-header .header-nav-sub-menu li:first-child {
  margin-top: 15px;
}

.desktop-header .header-nav-sub-menu > li:last-child {
  margin-bottom: 15px;
}

.desktop-header .header-nav-sub-menu > li:last-child > a {
  border-style: none;
}

@media screen and (min-width: 64em) {
  .desktop-header .header-nav-sub-menu li:hover {
    background-color: #EBFFF4;
    transition: background-color .25s linear;
    color: #00893d;
  }
}

.desktop-header .header-nav-sub-menu li:hover a {
  color: #00893d;
}

.desktop-header .header-nav-sub-menu li:hover a span {
  color: #00893d;
}

.desktop-header .header-nav-sub-menu .active {
  background-color: #EBFFF4;
  color: #00893d;
}

.desktop-header .header-nav-sub-menu .is-submenu-item a {
  background: none;
  padding: 15px 0px;
  border-bottom: 1px solid rgba(43, 43, 136, 0.1);
  margin: 0px 30px;
}

.desktop-header .header-nav-sub-menu .is-submenu-item a .header-primary-link {
  font-family: Font-Header-Medium, Times, Times New Roman, serif;
  font-size: 0.77778rem;
}

.desktop-header .header-primary-link {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  color: #333333;
  -webkit-transition: color .25s linear;
  -moz-transition: color .25s linear;
  -o-transition: color .25s linear;
  transition: color .25s linear;
}

.desktop-header .header-primary-link .header-primary-link-text {
  width: 155px;
}

.desktop-header .header-primary-link.active .header-primary-link-underline {
  border-bottom: 2px solid #00893d;
  /*top: 10px;
                position: relative;*/
  padding-bottom: 2px;
}

.desktop-header .header-primary-link:hover {
  color: #00893d;
}

.desktop-header .header-secondary-links li {
  margin-right: -5px;
}

.desktop-header .header-secondary-links a {
  font-family: Font-Header-Medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #000;
}

.desktop-header .header-secondary-links .language-dropdown {
  right: 0 !important;
  left: auto !important;
  font-size: 0.77778rem;
  position: relative;
  text-transform: uppercase;
  /*Change the four instances of 'top' below to rotate chevron*/
  /*Use (top/right/bottom/left) where you want the back of the chevron to be*/
}

.desktop-header .header-secondary-links .language-dropdown .selected {
  font-weight: bold;
}

.desktop-header .header-secondary-links .language-dropdown .selected .checkmark-icon {
  padding: 2px 7px 0;
  margin-left: 10px;
  position: relative;
  display: inline;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  outline: 0 solid;
  background-image: url("/assets/img/checkmark.svg");
  background-color: white;
}

.desktop-header .header-secondary-links .language-dropdown > a:link,
.desktop-header .header-secondary-links .language-dropdown > a:visited {
  transition: all 0.3s ease-in-out;
  font-family: Font-Header-Medium, Times, Times New Roman, serif;
  color: #000;
  padding: 0.8rem 1rem;
}

.desktop-header .header-secondary-links .language-dropdown .chevron {
  position: relative;
  display: inline-block;
  height: 7px;
  /*Height should be double border thickness*/
  padding: 0 3px 0 3px;
}

.desktop-header .header-secondary-links .language-dropdown .chevron::before,
.desktop-header .header-secondary-links .language-dropdown .chevron::after {
  position: absolute;
  display: block;
  content: "";
  border: 5px solid transparent;
  /*Adjust chevron size*/
}

.desktop-header .header-secondary-links .language-dropdown .chevron::before {
  top: 0;
  border-top-color: #000;
  /*Chevron Color*/
  transition: border-top-color 0.5s ease-out;
}

.desktop-header .header-secondary-links .language-dropdown .chevron::after {
  top: -1px;
  /*Adjust thickness*/
  border-top-color: #fff;
  /*Match chevron background colour*/
}

.desktop-header .header-secondary-links .language-dropdown UL {
  list-style: none;
  margin: 0;
  position: absolute;
  z-index: 10;
  top: 32px;
  display: none;
  background-color: white;
  right: 0;
}

.desktop-header .header-secondary-links .language-dropdown UL.language-dropdown-active {
  display: block;
}

.desktop-header .header-secondary-links .language-dropdown UL li {
  padding: 5.5px 18px 5.5px 23px;
  margin-right: 0px;
  width: 100%;
}

.desktop-header .header-secondary-links .language-dropdown UL li a {
  padding: 0px;
  line-height: inherit;
}

.desktop-header .header-secondary-links .language-dropdown UL li:hover {
  background: #EBFFF4;
  outline: 0.5px solid #DBDBDB;
  color: #333333;
}

.desktop-header .header-secondary-links .language-dropdown UL li:hover .checkmark-icon {
  background-color: #EBFFF4;
}

.desktop-header .header-secondary-links .language-active {
  text-decoration: underline;
  filter: drop-shadow(0px 0px 2px #444);
  z-index: 2;
  background-color: white;
}

.desktop-header .header-secondary-links .language-active .chevron-active {
  position: relative;
  display: inline-block;
  height: 3px;
  /*Height should be double border thickness*/
  padding: 0 3px 0 3px;
}

.desktop-header .header-secondary-links .language-active .chevron-active::before,
.desktop-header .header-secondary-links .language-active .chevron-active::after {
  position: absolute;
  display: block;
  content: "";
  border: 5px solid transparent;
  /*Adjust chevron size*/
}

.desktop-header .header-secondary-links .language-active .chevron-active::before {
  bottom: 0;
  border-bottom-color: #000;
  /*Chevron Color*/
  transition: border-bottom-color 0.5s ease-out;
}

.desktop-header .header-secondary-links .language-active .chevron-active::after {
  bottom: -1px;
  /*Adjust thickness*/
  border-bottom-color: #fff;
  /*Match chevron background colour*/
}

.desktop-header .header-secondary-links .social-icon a {
  padding-left: 8px;
  padding-right: 8px;
}

.desktop-header .header-secondary-links .social-icon img {
  height: 17px;
}

.desktop-header .header-secondary-links .contact-info-links > div {
  margin-top: -4px;
}

.desktop-header .header-secondary-links .contact-info-links > div > a {
  margin-left: 10px;
  margin-right: 10px;
  padding: 0.89rem 0;
}

.desktop-header .header-search {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  color: #272727;
  background-color: #F4F5Fb;
  border-color: #E8E9E7;
  box-shadow: none;
  width: 300px;
  max-width: 300px;
  margin: 20px;
  padding-right: 30px;
}

.desktop-header .header-search:hover,
.desktop-header .header-search:focus {
  -moz-transition: height 0.2s;
  -o-transition: height 0.2s;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
  -webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
}

.desktop-header .header-search:focus {
  background-color: white;
}

.desktop-header .header-search::-webkit-input-placeholder {
  color: #272727;
  opacity: 0.7;
}

.desktop-header .header-search:-moz-placeholder {
  /* Firefox 18- */
  color: #272727;
  opacity: 0.7;
}

.desktop-header .header-search::-moz-placeholder {
  /* Firefox 19+ */
  color: #272727;
  opacity: 0.7;
}

.desktop-header .header-search:-ms-input-placeholder {
  color: #272727;
  opacity: 0.7;
}

.desktop-header .header-search-drop-button {
  width: 27px;
  height: 27px;
  padding: 7px;
  margin: 0 3px 0 0;
  display: -ms-inline-grid;
  display: inline-grid;
  position: relative;
  min-height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  outline: 0 solid;
  background-image: url("/assets/img/search_icon_mainnav.svg");
  background-color: white;
  border: 4px solid white;
  border-radius: 4px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.desktop-header .header-login-button {
  font-family: Font-bold, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  color: #FFFFFF;
  background-color: #193094;
  font-family: Font-bold, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  color: #FFFFFF;
  background-color: #193094;
}

.desktop-header .header-login-button:hover,
.desktop-header .header-login-button:focus {
  background-color: #203ec0;
}

.desktop-header .search-drop-menu {
  box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.1);
}

.desktop-header .search-drop-menu .search-button {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 30px;
  top: 40%;
}

.desktop-header .search-drop-menu .search-button .search-icon {
  height: 20px;
}

.desktop-header .login-drop-menu {
  width: 393px;
  padding: 25px;
  box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.1);
}

.desktop-header .login-drop-menu li {
  margin-top: 25px;
  border-bottom: 1px solid #E9E9F3;
}

.desktop-header .login-drop-menu li:first-child {
  margin-top: 0px;
}

.desktop-header .login-drop-menu li:last-child {
  margin-top: 24px;
  border-style: none;
}

.desktop-header .login-drop-menu li:last-child p {
  margin-bottom: 0px;
}

.desktop-header .login-drop-menu .login-drop-blurb {
  width: 155px;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  font-weight: normal;
  line-height: 1.71;
  color: #272727;
}

.desktop-header .login-drop-menu .login-drop-blurb b {
  font-size: 0.88889rem;
}

.desktop-header .login-drop-menu .login-drop-fine-print {
  padding-top: 10px;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  font-weight: normal;
  line-height: 1.5;
  color: #767676;
}

.desktop-header .login-drop-menu .header-login-link-button {
  font-family: Font-bold, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  color: #FFFFFF;
  width: 155px;
  height: 40px;
  background-color: #2b4beb;
  box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.3);
}

.desktop-header .login-drop-menu .header-login-link-button:hover,
.desktop-header .login-drop-menu .header-login-link-button:focus {
  background-color: #203ec0;
}

.desktop-header.header-collapsed {
  height: 61px;
  transition: height 0.2s ease-in;
}

.desktop-header.header-collapsed .header-secondary {
  height: 0px;
  transition: height 0.2s ease-in;
}

.desktop-header.header-collapsed .header-logo {
  /*margin-top: $header-logo-un-collapsed-offset + ($secondary-nav-height/2);*/
  margin-top: -20.5px;
  transition: height 0.2s ease-in;
}

.is-dropdown-submenu {
  border: none;
  -webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
}

.desktop-login-area,
.mobile-signin,
.mobile-search {
  right: 0 !important;
  left: auto !important;
  transition: all 0.3s ease-in-out;
}

.desktop-login-area > a:link,
.desktop-login-area > a:visited,
.mobile-signin > a:link,
.mobile-signin > a:visited,
.mobile-search > a:link,
.mobile-search > a:visited {
  transition: all 0.3s ease-in-out;
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  color: #FFFFFF;
  background: #00893d !important;
  padding: 12px 10px 12px 30px !important;
  border-radius: 4px;
}

.desktop-login-area > a:link span,
.desktop-login-area > a:visited span,
.mobile-signin > a:link span,
.mobile-signin > a:visited span,
.mobile-search > a:link span,
.mobile-search > a:visited span {
  background: url(/images/default-source/default-album/signinarrows.png) no-repeat 0 -16px;
  transition: all 0.3s ease-in-out;
  width: 14px;
  height: 8px;
  overflow: hidden;
  display: inline-block;
}

.desktop-login-area UL,
.mobile-signin UL,
.mobile-search UL {
  list-style: none;
  margin: 0;
  position: absolute;
  right: 0 !important;
  left: auto !important;
  width: 350px;
  padding: 0 25px;
  font-size: 0.77778rem;
  background-color: white;
  -webkit-box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.5);
}

.desktop-login-area UL li,
.mobile-signin UL li,
.mobile-search UL li {
  padding: 30px 0 0;
}

.desktop-login-area UL li img,
.mobile-signin UL li img,
.mobile-search UL li img {
  padding-bottom: 10px;
}

.desktop-login-area UL hr,
.mobile-signin UL hr,
.mobile-search UL hr {
  margin: 0;
  border-bottom: 1px solid #757575;
}

.desktop-login-area UL h3,
.mobile-signin UL h3,
.mobile-search UL h3 {
  font-size: 1rem;
  font-family: Font-Header, Times, Times New Roman, serif;
}

.desktop-login-area .button-register,
.desktop-login-area .button-signin,
.mobile-signin .button-register,
.mobile-signin .button-signin,
.mobile-search .button-register,
.mobile-search .button-signin {
  padding: 12px 25px;
  font-size: 0.77778rem;
  color: white;
  border: 1px solid #00893d;
  background-color: #00893d;
  margin: 10px 0 30px 0;
  border-radius: 4px;
  float: left;
  width: 135px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  display: inline-block;
  line-height: 1em;
  font-family: Font-Header, Times, Times New Roman, serif;
}

.desktop-login-area .button-register,
.mobile-signin .button-register,
.mobile-search .button-register {
  background-color: white;
  color: #00893d;
  float: right;
}

.desktop-login-area .button-register:hover,
.desktop-login-area .button-signin:hover,
.mobile-signin .button-register:hover,
.mobile-signin .button-signin:hover,
.mobile-search .button-register:hover,
.mobile-search .button-signin:hover {
  color: white;
  border: 1px solid #0B4D22;
  background-color: #0B4D22;
}

.desktop-login-area > a:link,
.desktop-login-area > a:visited {
  font-family: Font-Header, Times, Times New Roman, serif;
  padding: 12px 10px 12px 20px !important;
}

@media screen and (min-width: 90em) {
  .desktop-login-area > a:link,
  .desktop-login-area > a:visited {
    padding: 12px 10px 12px 25px !important;
  }
}

.desktop-login-area:hover > a:link,
.desktop-login-area:hover > a:visited {
  background: #DBDBDB !important;
  color: #333333;
}

.desktop-login-area:hover > a:link span,
.desktop-login-area:hover > a:visited span {
  background: url(/images/default-source/default-album/signinarrows.png) no-repeat 0 0;
}

/* NEW LOGIN mobile */

.signin-search-overlay {
  position: absolute;
  opacity: .7;
  top: 0;
  width: 100%;
  height: 100vh;
  padding: 0px;
  background-color: #000;
  -webkit-transition: background-color 0.5s linear;
  -moz-transition: background-color 0.5s linear;
  -o-transition: background-color 0.5s linear;
  -ms-transition: background-color 0.5s linear;
  transition: background-color 0.5s linear;
}

.mobile-signin,
.mobile-search {
  position: absolute;
  top: 56px;
  right: 0;
  background-color: #FFFFFF;
}

.mobile-signin > a:link,
.mobile-signin > a:visited,
.mobile-search > a:link,
.mobile-search > a:visited {
  transition: all 0.3s ease-in-out;
  background: white !important;
  padding: 0 !important;
  border-radius: 0px;
  position: absolute;
  top: -56px;
  right: 65px;
  width: 64px;
  height: 56px;
  z-index: 1;
  font-size: 0.6rem;
  color: #00893d;
  text-align: center;
  line-height: 0.76rem;
  outline: 0 solid transparent;
}

.mobile-signin > a:link span,
.mobile-signin > a:visited span,
.mobile-search > a:link span,
.mobile-search > a:visited span {
  background-image: none;
  transition: all 0.3s ease-in-out;
  width: 26px;
  height: 19px;
  overflow: hidden;
  display: inline-block;
  margin: 13px 20px 0 20px;
}

.mobile-signin > a:link span:before,
.mobile-signin > a:link span:after,
.mobile-signin > a:visited span:before,
.mobile-signin > a:visited span:after,
.mobile-search > a:link span:before,
.mobile-search > a:link span:after,
.mobile-search > a:visited span:before,
.mobile-search > a:visited span:after {
  border-radius: 2px;
  content: '';
  display: block;
  height: 2px;
  transition: all .5s ease-in-out;
  background-color: #00893d;
  transform: translateY(10px) rotate(135deg);
  position: absolute;
  width: 26px;
}

.mobile-signin > a:link span:after,
.mobile-signin > a:visited span:after,
.mobile-search > a:link span:after,
.mobile-search > a:visited span:after {
  transform: translateY(10px) rotate(-135deg);
}

.mobile-search > a:link,
.mobile-search > a:visited {
  right: 130px;
}

.mobile-search ul {
  padding-bottom: 25px;
}

.mobile-search [type='text'] {
  border-radius: 30px;
  border: 1px solid #757575;
  box-shadow: none;
  padding: 9px 45px 9px 16px;
}

.mobile-search .mobile-search-input-container {
  position: relative;
  padding-bottom: 15px;
  padding-top: 10px;
}

.mobile-search .mobile-search-input-container a {
  position: absolute;
  display: block;
  top: 16px;
  width: 30px;
  height: 30px;
  right: 12px;
}

.mobile-search .popularsearches {
  display: inline-block;
  width: 100%;
  padding-bottom: 10px;
}

@media screen and (min-width: 64em) {
  .mobile-signin,
  .signin-search-overlay,
  .mobile-search,
  .dark-overlay-fade.dark-overlay,
  #offCanvas.off-canvas.is-active {
    display: none !important;
  }
}

.DT-search-offset-click {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: background-color 0.5s ease, display 0.1s ease 0.5s, height 0.1s ease 0.5s;
  -moz-transition: background-color 0.5s ease, display 0.1s ease 0.5s, height 0.1s ease 0.5s;
  -o-transition: background-color 0.5s ease, display 0.1s ease 0.5s, height 0.1s ease 0.5s;
  -ms-transition: background-color 0.5s ease, display 0.1s ease 0.5s, height 0.1s ease 0.5s;
  transition: background-color 0.5s ease, display 0.1s ease 0.5s, height 0.1s ease 0.5s;
}

.DT-search-offset {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  z-index: 1000;
  -webkit-transition: background-color 0.5s ease, display 0.1s ease 0.5s, height 0.1s ease 0.5s;
  -moz-transition: background-color 0.5s ease, display 0.1s ease 0.5s, height 0.1s ease 0.5s;
  -o-transition: background-color 0.5s ease, display 0.1s ease 0.5s, height 0.1s ease 0.5s;
  -ms-transition: background-color 0.5s ease, display 0.1s ease 0.5s, height 0.1s ease 0.5s;
  transition: background-color 0.5s ease, display 0.1s ease 0.5s, height 0.1s ease 0.5s;
}

.DT-search-offset .DT-search-panel {
  position: absolute;
  background-color: white;
  width: 70%;
  left: 15%;
  top: 100px;
  padding: 20px;
}

.DT-search-offset .DT-search-panel .dt-search-logo img {
  min-height: 100px;
}

.DT-search-offset .DT-search-panel .dt-search-title {
  text-align: center;
  display: table;
  min-height: 100px;
}

.DT-search-offset .DT-search-panel .dt-search-title h3 {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2em;
}

.DT-search-offset .DT-search-panel .dt-search-close {
  text-align: right;
}

.DT-search-offset .DT-search-panel .dt-search-close > a:link,
.DT-search-offset .DT-search-panel .dt-search-close > a:visited {
  transition: all 0.3s ease-in-out;
  display: inline-block;
  padding: 0 !important;
  border-radius: 0px;
  width: 64px;
  height: 56px;
  font-size: 0.6rem;
  text-align: center;
  line-height: 0.76rem;
  outline: 0 solid transparent;
}

.DT-search-offset .DT-search-panel .dt-search-close > a:link span,
.DT-search-offset .DT-search-panel .dt-search-close > a:visited span {
  background-image: none;
  transition: all 0.3s ease-in-out;
  width: 26px;
  height: 19px;
  overflow: hidden;
  display: inline-block;
  margin: 13px 20px 0 20px;
}

.DT-search-offset .DT-search-panel .dt-search-close > a:link span:before,
.DT-search-offset .DT-search-panel .dt-search-close > a:link span:after,
.DT-search-offset .DT-search-panel .dt-search-close > a:visited span:before,
.DT-search-offset .DT-search-panel .dt-search-close > a:visited span:after {
  border-radius: 2px;
  content: '';
  display: block;
  height: 2px;
  transition: all .5s ease-in-out;
  background-color: #333333;
  transform: translateY(10px) rotate(135deg);
  position: absolute;
  width: 26px;
}

.DT-search-offset .DT-search-panel .dt-search-close > a:link span:after,
.DT-search-offset .DT-search-panel .dt-search-close > a:visited span:after {
  transform: translateY(10px) rotate(-135deg);
}

.DT-search-offset .DT-search-panel .dt-search-content {
  padding: 30px 100px 0;
}

.DT-search-offset .DT-search-panel .dt-search-content [type='text'] {
  border-radius: 30px;
  border: 1px solid #757575;
  box-shadow: none;
  padding: 9px 45px 9px 16px;
}

.DT-search-offset .DT-search-panel .dt-search-content .desktop-search-input-container {
  position: relative;
  padding-bottom: 30px;
  border-bottom: 1px solid #2c2c2c;
  margin-bottom: 30px;
}

.DT-search-offset .DT-search-panel .dt-search-content .desktop-search-input-container a {
  display: inline-block;
  position: absolute;
  top: 3px;
  right: 12px;
}

.DT-search-offset .DT-search-panel .dt-search-content .desktop-search-input-container .search-icon {
  width: 30px;
  height: 30px;
  padding: 3px;
}

.DT-search-offset .DT-search-panel .dt-search-content .popularsearches {
  display: inline-block;
  width: 100%;
  padding-bottom: 5px;
}

@media only screen and (max-width: 1023px) {
  .DT-search-offset {
    display: none !important;
  }
}

#offCanvas {
  position: fixed;
  top: 56px;
  max-height: calc("100vh - 56px");
  margin-left: 10%;
  width: 90%;
  height: 0;
  background-color: #00662E;
  transform: translateX(200%);
  transition: transform ease .5s;
  border-top: 2px solid #009848;
  border-bottom: 2px solid #d0d0d0;
  z-index: 9;
  overflow-y: auto;
}

#offCanvas.is-active {
  height: 100%;
  transform: translateX(0);
}

#offCanvas.not-animating {
  transition: none !important;
}

#offCanvas .hp-main-nav {
  position: relative;
  font-family: Font-Header-Medium, Times, Times New Roman, serif;
  font-weight: normal;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  font-size: 0.88889rem;
}

#offCanvas .hp-main-nav .right-aligned {
  padding-right: 40px;
}

#offCanvas .hp-main-nav .level-1 {
  padding-left: 4vw;
}

#offCanvas .hp-main-nav .level-1 img {
  float: left;
  height: 1.5em;
  width: 1.5em;
}

#offCanvas .hp-main-nav .home {
  padding-top: 4vh;
}

#offCanvas .hp-main-nav .is-accordion-submenu-parent > a::before,
#offCanvas .hp-main-nav .is-accordion-submenu-parent > a::after {
  content: '';
  position: absolute;
  transition: .5s;
  display: inline-block;
  top: 50%;
  margin-top: -1px;
  margin-right: 20px;
  height: 2px;
  width: 20px;
  background: #00662E;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  right: 0;
}

#offCanvas .hp-main-nav .is-accordion-submenu-parent > a::after {
  transform: rotate(-90deg);
}

#offCanvas .hp-main-nav .is-accordion-submenu-parent > a.actived::after {
  transform: rotate(0deg);
}

#offCanvas .hp-main-nav .is-accordion-submenu-parent > a.level-2::before,
#offCanvas .hp-main-nav .is-accordion-submenu-parent > a.level-2::after {
  height: 3px !important;
}

#offCanvas .hp-main-nav > li > a {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.72em 0;
  border-bottom: 1px solid #009b40;
  color: white;
}

#offCanvas .hp-main-nav > li > a span {
  padding-left: 4vw;
}

#offCanvas .hp-main-nav ul {
  list-style: none;
  margin-left: 0;
}

#offCanvas .hp-main-nav li .sub-top-level {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(100vw);
}

#offCanvas .hp-main-nav li .sub-top-level .menu.nested {
  margin-left: 0 !important;
}

#offCanvas .hp-main-nav li .sub-top-level a {
  position: relative;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.72em 0;
  border-bottom: 1px solid #d0d0d0;
  color: #272727;
}

#offCanvas .hp-main-nav li .sub-top-level a span {
  padding-left: 4vw;
}

#offCanvas .hp-main-nav li .sub-top-level a.level-1,
#offCanvas .hp-main-nav li .sub-top-level a.level-2 {
  padding-left: 4vw;
}

#offCanvas .hp-main-nav li .sub-top-level a.level-3 {
  color: #00662E;
  background-color: white;
  padding-left: 4vw;
}

#offCanvas .hp-main-nav li .sub-top-level a.level-4 {
  background-color: white;
  padding-left: 8vw;
}

#offCanvas .hp-main-nav li .sub-top-level a.level-5 {
  background-color: white;
  padding-left: 12vw;
}

#offCanvas .hp-main-nav.moves-out > li > a,
#offCanvas .hp-main-nav.moves-out > li.nav-footer-row {
  /* push the navigation items to the left - and hidden - when secondary nav slides in */
  transform: translateX(-100%);
  display: none;
}

#offCanvas .hp-main-nav.moves-out > li > ul {
  transform: translateX(0);
  transition: transform 0.5s;
}

#offCanvas .hp-main-nav.moves-out > li > ul a.opened {
  font-family: Font-Header, Times, Times New Roman, serif;
  border-left: 9px solid #00662E;
}

#offCanvas .hp-main-nav.moves-out > li > ul a.opened.level-2,
#offCanvas .hp-main-nav.moves-out > li > ul a.opened.level-3 {
  padding-left: calc(4vw - 9px);
}

#offCanvas .hp-main-nav.moves-out > li > ul a.opened.level-4 {
  padding-left: calc(8vw - 9px);
}

#offCanvas .hp-main-nav.moves-out > li > ul a.opened.level-5 {
  padding-left: calc(12vw - 9px);
}

#offCanvas .hp-main-nav .hp-subnav-trigger::before,
#offCanvas .hp-main-nav .hp-subnav-trigger::after {
  /* not sure if better to have arrow in css or svg */
  content: '';
  position: absolute;
  display: inline-block;
  top: 50%;
  margin-top: -1px;
  margin-right: 20px;
  height: 2px;
  width: 13px;
  background: white;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-origin: 12px 50%;
  right: 0;
}

#offCanvas .hp-main-nav .hp-subnav-trigger::before {
  transform: rotate(45deg);
}

#offCanvas .hp-main-nav .hp-subnav-trigger::after {
  transform: rotate(-45deg);
}

#offCanvas .hp-main-nav .go-back {
  position: relative;
  top: 0;
  width: 100%;
  background-color: #00662E;
  padding-top: 1em;
  padding-bottom: 1em;
  z-index: 1;
}

#offCanvas .hp-main-nav .go-back::before,
#offCanvas .hp-main-nav .go-back::after {
  /* arrow goes on the left side - go back button */
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  margin-top: -1px;
  margin-left: 20px;
  display: inline-block;
  height: 2px;
  width: 13px;
  background-color: white;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-origin: 1px 50%;
}

#offCanvas .hp-main-nav .go-back::before {
  transform: rotate(45deg);
}

#offCanvas .hp-main-nav .go-back::after {
  transform: rotate(-45deg);
}

#offCanvas .hp-main-nav .go-back .banner-img {
  display: block;
  float: none;
  height: 2.5em;
  width: 2.5em;
  margin-left: auto;
  margin-right: auto;
}

#offCanvas .hp-main-nav .go-back .banner-title {
  color: white;
  font-family: Font-Header, Times, Times New Roman, serif;
  text-align: center;
}

#offCanvas .nav-footer-row {
  position: relative;
  font-size: 0.88889rem;
  color: #272727;
  font-family: Font-Header-Medium, Times, Times New Roman, serif;
  height: 44px;
  z-index: 9;
  border-bottom: 1px solid #009b40;
}

#offCanvas .nav-footer-row .hp-lang-selector {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#offCanvas .nav-footer-row .lang-selector {
  margin-left: 0;
}

#offCanvas .nav-footer-row .lang-selector.white a {
  color: white;
}

#offCanvas .nav-footer-row .lang-selector.black a {
  color: black;
}

#offCanvas .nav-footer-row .lang-selector li {
  display: inline;
}

#offCanvas .nav-footer-row .lang-selector li a {
  padding-left: 2vw;
  padding-right: 2vw;
  padding-top: 1vh;
  padding-bottom: 1vh;
  text-transform: uppercase;
  border-bottom: none;
  display: inline;
}

#offCanvas .nav-footer-row .lang-selector li a.selected {
  font-family: Font-Header, Times, Times New Roman, serif;
}

#offCanvas .nav-footer-row .lang-selector li:first-child a {
  padding-left: 4vw;
  border-right: 1px solid #FFFFFF;
}

#offCanvas.sub-nav {
  background-color: #eee !important;
}

#offCanvas.sub-nav .nav-footer-row {
  border-bottom: 1px solid #d0d0d0 !important;
}

#offCanvas.sub-nav .nav-footer-row .lang-selector li:first-child a {
  border-right: 1px solid #272727 !important;
}

@keyframes scale-bounce {
  0%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

@keyframes scale-bounce-rotated {
  0%, 100% {
    -webkit-transform: scale(1) rotate(180deg);
    transform: scale(1) rotate(180deg);
  }

  50% {
    -webkit-transform: scale(1.5) rotate(180deg);
    transform: scale(1.5) rotate(180deg);
  }
}

/* =============== */

.sub-menu {
  padding: 0 0px 1em 0px;
  display: none;
}

.submenu-open {
  background-color: #5c5ca3;
  opacity: 0.7;
}

.item-has-children > a {
  position: relative;
  /* this is the right arrow to show that the item has a submenu  */
}

.item-has-children > a::after {
  content: '';
  display: block;
  height: 11px;
  width: 8px;
  position: absolute;
  top: 40%;
  right: 0;
  background: url("/../../assets/img/forward-arrow.svg") no-repeat center center;
  background-size: 8px 11px;
}

.item-has-children > a.submenu-open::after {
  transform: translateY(-4%) rotate(90deg);
}

.hp-nav-trigger,
.hp-nav-trigger-close {
  position: relative;
  top: 5px;
  width: 26px;
  margin: auto;
}

.hp-nav-trigger:after,
.hp-nav-trigger:before,
.hp-nav-trigger span,
.hp-nav-trigger-close:after,
.hp-nav-trigger-close::before,
.hp-nav-trigger-close span {
  background-color: #000;
  border-radius: 2px;
  content: '';
  display: block;
  height: 2px;
  margin: 6px 0;
  transition: all .5s ease-in-out;
}

.hp-nav-trigger-close:before,
.hp-nav-trigger-close:after,
.hp-nav-trigger-close span {
  background-color: #00893d;
}

.hp-nav-trigger-close:before {
  transform: translateY(10px) rotate(135deg);
}

.hp-nav-trigger-close:after {
  transform: translateY(-6px) rotate(-135deg);
}

.hp-nav-trigger-close span {
  transform: scale(0);
}

.mobile-header {
  display: -ms-grid;
  display: grid;
  overflow: auto;
  width: 100%;
  padding: 0px;
  background-color: #FFFFFF;
  color: #272727;
  -webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
}

.dark-overlay {
  position: absolute;
  width: 100%;
  height: 100% !important;
  display: block !important;
  top: 0;
  opacity: .7;
  z-index: 5;
  background-color: #000 !important;
  -webkit-transition: background-color 0.5s ease, display 0.1s ease 0.5s, height 0.1s ease 0.5s;
  -moz-transition: background-color 0.5s ease, display 0.1s ease 0.5s, height 0.1s ease 0.5s;
  -o-transition: background-color 0.5s ease, display 0.1s ease 0.5s, height 0.1s ease 0.5s;
  -ms-transition: background-color 0.5s ease, display 0.1s ease 0.5s, height 0.1s ease 0.5s;
  transition: background-color 0.5s ease, display 0.1s ease 0.5s, height 0.1s ease 0.5s;
}

.dark-overlay-fade {
  background-color: transparent;
  height: 0px;
  display: unset;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  -ms-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}

.mobile-search-container {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 0px;
  background-color: #FFFFFF;
  color: #00662E;
  -webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
}

.mobile-search-container label {
  color: #00662E;
}

.title-bar-right {
  overflow: auto;
  height: 100%;
}

.title-bar-right .title-bar-right-row {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.title-bar-right .title-bar-right-row .mobile-nav-button {
  background: white;
  color: #00662E;
}

.title-bar-right .title-bar-right-row .mobile-nav-button label {
  color: #00662E;
}

.title-bar-right .title-bar-right-row .title-bar-right-column {
  display: -ms-grid;
  display: grid;
  min-width: 65px;
  padding: 0 1.5vw;
  text-align: center;
  border-left: 1px solid #cccccc;
}

.title-bar-right .title-bar-right-row .title-bar-right-column label {
  font-size: 0.6rem;
}

.title-bar-right .title-bar-right-row .title-bar-right-column .mobile-search-icon,
.title-bar-right .title-bar-right-row .title-bar-right-column .mobile-sign-in-icon {
  display: -ms-inline-grid;
  display: inline-grid;
  position: relative;
  min-height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 10px;
  outline: 0 solid;
}

.title-bar-right .title-bar-right-row .title-bar-right-column .mobile-search-icon {
  background-image: url("/assets/img/Nav_Icons_Search_black.png");
}

.title-bar-right .title-bar-right-row .title-bar-right-column .mobile-sign-in-icon {
  background-image: url("/assets/img/Nav_Icons_Sign_in_black.png");
}

.title-bar-left {
  overflow: inherit;
  height: 100%;
}

.title-bar-left .header-logo {
  max-width: 36vw;
  height: 100%;
  display: inline-block;
  margin-left: 1vw;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .title-bar-left .header-logo {
    width: 100%;
    max-width: 168px;
  }
}

.title-bar-left .mobile-sign-in-links {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  width: calc(100vw - 66px);
}

.title-bar-left .mobile-login-container {
  height: 100%;
  width: 100%;
  position: relative;
}

.title-bar-left .mobile-login-container:first-child {
  border-right: 1px solid #cccccc;
}

.title-bar-left .mobile-login-link {
  position: absolute;
  top: 25%;
  width: calc((100vw - 66px) / 2);
  font-size: 0.88889rem;
  font-family: Font-medium, Times, Times New Roman, serif;
  line-height: 1;
  color: #00662E;
  padding: 0 10vw;
}

.title-bar-left .mobile-login-link span::before,
.title-bar-left .mobile-login-link span::after {
  content: '';
  position: absolute;
  right: 12%;
  top: 50%;
  height: 2px;
  width: 14px;
  background: #00662E;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-origin: 14px 50%;
}

.title-bar-left .mobile-login-link span::before {
  transform: rotate(45deg);
}

.title-bar-left .mobile-login-link span::after {
  transform: rotate(-45deg);
}

.title-bar-left .mobile-search-input-container {
  overflow: hidden;
  width: calc(100vw - 66px);
}

.title-bar-left .mobile-search-input-container .search-icon {
  height: 30px;
  position: absolute;
  top: 10px;
  right: 80px;
}

.title-bar-left .mobile-search-input-container .mobile-search-text {
  border: none;
  border-bottom: 1px solid #00662E;
  width: calc(100vw - 100px);
  margin-left: 20px;
  padding-right: 40px;
  box-shadow: none;
  color: #00662E;
  background-color: inherit;
  overflow: hidden;
}

.title-bar-left ::-webkit-input-placeholder {
  color: #00662E;
  opacity: 0.7;
}

.title-bar-left :-moz-placeholder {
  /* Firefox 18- */
  color: #00662E;
  opacity: 0.7;
}

.title-bar-left ::-moz-placeholder {
  /* Firefox 19+ */
  color: #00662E;
  opacity: 0.7;
}

.title-bar-left :-ms-input-placeholder {
  color: #00662E;
  opacity: 0.7;
}

.disabled {
  pointer-events: none;
}

@media screen and (min-width: 40em) {
  #offCanvas {
    width: 70%;
    transform: translateX(129%);
  }

  #offCanvas.is-active {
    transform: translateX(29%);
  }

  .title-bar-left .mobile-login-link span::before,
  .title-bar-left .mobile-login-link span::after {
    right: 23%;
  }
}

@media only screen and (max-width: 39.99em) {
  .title-bar-left .mobile-login-link {
    font-size: 0.77778rem;
  }
}

/* Selecting by ID to get more secificity */

#side-navigation-container {
  z-index: 6;
  display: inline-table;
}

.side-navigation-container {
  z-index: 0;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
}

.side-navigation-container:not(.is-at-bottom) {
  margin-top: 130px !important;
  max-width: calc(25% - 30px) !important;
  top: 0px;
  position: fixed;
  transition: margin-top 0.2s;
}

@media all and (min-width: 1350px) {
  .side-navigation-container:not(.is-at-bottom) {
    max-width: calc((75rem * 0.25) - 30px) !important;
  }
}

.side-navigation-container.header-collapsed:not(.is-at-bottom) {
  margin-top: 91px !important;
  -moz-transition: margin-top 0.2s ease-in;
  -o-transition: margin-top 0.2s ease-in;
  -webkit-transition: margin-top 0.2s ease-in;
  transition: margin-top 0.2s ease-in;
}

.side-navigation-container.header-collapsed:not(.is-at-bottom).disable-animation {
  transition: none;
}

.side-navigation-container.header-collapsed:not(.is-at-bottom).lang-notification-open {
  margin-top: 136px !important;
}

.side-navigation-container.header-collapsed:not(.is-at-bottom).site-notification-open {
  margin-top: 151px !important;
}

.side-navigation-container.header-collapsed:not(.is-at-bottom).lang-notification-open.site-notification-open {
  margin-top: 196px !important;
}

.side-navigation-container.disable-animation {
  transition: none;
}

.side-navigation-container.lang-notification-open {
  margin-top: 175px !important;
}

.side-navigation-container.site-notification-open {
  margin-top: 190px !important;
}

.side-navigation-container.lang-notification-open.site-notification-open {
  margin-top: 235px !important;
}

.side-navigation-container .side-navigation-menu li:first-child {
  margin-top: 15px;
}

.side-navigation-container .side-navigation-menu li:last-child {
  margin-bottom: 15px;
}

.side-navigation-container .side-nav-link {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
}

.side-navigation-container .side-nav-link .parent-link {
  padding: 15px 35px;
}

.side-navigation-container .side-nav-link .nav-option-title {
  width: 100%;
  display: inline-block;
}

.side-navigation-container .side-nav-link .link-text {
  border-bottom: 1px solid rgba(43, 43, 136, 0.1);
  display: block;
  position: relative;
  top: 15px;
}

.side-navigation-container .side-nav-link .align-parent-link {
  display: block;
  padding: 15px 45px;
  line-height: 1;
  color: #333333;
}

.side-navigation-container .side-nav-link .align-link {
  display: block;
  padding: 15px 30px;
  line-height: 1;
  position: relative;
  color: #333333;
}

.side-navigation-container .side-nav-link .align-child-link {
  padding-left: 60px;
}

.side-navigation-container .side-nav-link .align-child-link .link-text {
  margin-left: -15px;
}

.side-navigation-container .side-nav-link .align-child-child-link {
  padding-left: 80px;
}

.side-navigation-container .side-nav-link .align-child-child-link .link-text {
  margin-left: -15px;
}

.side-navigation-container .side-nav-link:last-child .link-text {
  border-bottom-style: none;
}

.side-navigation-container .side-nav-link.active {
  font-family: Font-bold, Times, Times New Roman, serif;
  font-weight: 200;
  font-size: 0.77778rem;
}

.side-navigation-container .side-nav-link.active a {
  color: #00893d;
  background-color: white;
}

.side-navigation-container .side-nav-link.active .link-text {
  border-bottom-style: none;
}

.side-navigation-container .side-nav-link:hover a {
  color: #00893d;
  background-color: #EBFFF4;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}

.side-navigation-container .side-nav-link .chevron::before {
  border-style: solid;
  border-width: 0.21em 0.21em 0 0;
  content: '';
  display: inline-block;
  height: 11px;
  width: 11px;
  position: relative;
  transform: rotate(-45deg);
  vertical-align: top;
}

.side-navigation-container .side-nav-link .chevron.left:before {
  left: 0.25em;
  transform: rotate(-135deg);
  float: left;
  position: absolute;
  margin-left: 20px;
  margin-top: 2px;
}

.side-navigation-container .side-nav-link .chevron.right:before {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

/*********************/

/*******FLYOUT********/

.side-navigation-container {
  /* First-level menu items */
  /* Second-level menu items */
  /* Third-level menu items */
}

.side-navigation-container section.nav-section a:link,
.side-navigation-container section.nav-section a:visited {
  display: block;
  padding: 15px 15px 15px 20px;
  color: green;
  font-size: 1.2em;
  border-bottom: 1px solid #e9e9f3;
  font-family: Font-Header, Times, Times New Roman, serif;
}

.side-navigation-container section.nav-section a:hover {
  text-decoration: underline;
  background-color: #e6fff1;
}

.side-navigation-container .menu {
  list-style: none;
  padding: 0;
  width: 200px;
}

.side-navigation-container .menu li {
  position: relative;
  padding: 10px;
  background-color: #f0f0f0;
  border-bottom: 1px solid #ccc;
}

.side-navigation-container .menu > li {
  position: relative;
}

.side-navigation-container .menu > li > ul {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
}

.side-navigation-container .menu > li:hover > ul,
.side-navigation-container .menu > li:focus-within > ul {
  display: block;
}

.side-navigation-container .menu > li > ul > li > ul {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
}

.side-navigation-container .menu > li > ul > li:hover > ul,
.side-navigation-container .menu > li > ul > li:focus-within > ul {
  display: block;
}

.side-navigation-container ul {
  margin: 0;
  list-style-type: none;
  background-color: white;
}

.side-navigation-container ul.flyout-menu {
  font-family: Font-Header-Medium, Times, Times New Roman, serif;
  font-size: 0.88889rem;
}

.side-navigation-container ul.flyout-menu ul {
  border-left: 1px solid rgba(43, 43, 136, 0.1);
  box-shadow: 2px 2px 10px -4px rgba(0, 0, 0, 0.3);
}

.side-navigation-container ul.flyout-menu li.has-children > a .chevron::before,
.side-navigation-container ul.flyout-menu li.has-children > section .chevron::before {
  display: block;
}

> .side-navigation-container ul.flyout-menu li:last-child .link-text {
  border-bottom: 0px solid white;
}

.side-navigation-container ul.flyout-menu > li {
  position: relative;
}

.side-navigation-container ul.flyout-menu > li section {
  display: block;
  padding: 10px 40px 10px 35px;
  color: inherit;
  font-size: 0.9em;
  cursor: default;
  pointer-events: none;
}

.side-navigation-container ul.flyout-menu > li section:hover {
  background-color: #e6fff1;
  color: #00893d;
}

.side-navigation-container ul.flyout-menu > li section.is-active {
  font-weight: bold;
}

.side-navigation-container ul.flyout-menu > li section.is-active .highlight {
  border-left: 10px solid #00893d;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.side-navigation-container ul.flyout-menu > li section .chevron::before {
  border-style: solid;
  border-width: 0.21em 0.21em 0 0;
  content: '';
  display: inline-block;
  height: 11px;
  width: 11px;
  position: relative;
  transform: rotate(-45deg);
  vertical-align: top;
  display: none;
}

.side-navigation-container ul.flyout-menu > li section .chevron.right:before {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.side-navigation-container ul.flyout-menu > li section .link-text {
  border-bottom: 1px solid rgba(43, 43, 136, 0.1);
  display: block;
  position: relative;
  top: 10px;
  margin-left: -10px;
  margin-right: -10px;
}

.side-navigation-container ul.flyout-menu > li a {
  position: relative;
}

.side-navigation-container ul.flyout-menu > li a:link,
.side-navigation-container ul.flyout-menu > li a:visited {
  display: block;
  padding: 10px 40px 10px 35px;
  color: inherit;
  font-size: 0.9em;
}

.side-navigation-container ul.flyout-menu > li a:hover {
  background-color: #e6fff1;
  color: #00893d;
}

.side-navigation-container ul.flyout-menu > li a.is-active {
  font-weight: bold;
}

.side-navigation-container ul.flyout-menu > li a.is-active .highlight {
  border-left: 10px solid #00893d;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.side-navigation-container ul.flyout-menu > li a .chevron::before {
  border-style: solid;
  border-width: 0.21em 0.21em 0 0;
  content: '';
  display: inline-block;
  height: 11px;
  width: 11px;
  position: relative;
  transform: rotate(-45deg);
  vertical-align: top;
  display: none;
}

.side-navigation-container ul.flyout-menu > li a .chevron.left:before {
  left: 0.25em;
  transform: rotate(-135deg);
  float: left;
  position: absolute;
  margin-left: 20px;
  margin-top: 2px;
}

.side-navigation-container ul.flyout-menu > li a .chevron.right:before {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.side-navigation-container ul.flyout-menu > li a .link-text {
  border-bottom: 1px solid rgba(43, 43, 136, 0.1);
  display: block;
  position: relative;
  top: 10px;
  margin-left: -10px;
  margin-right: -10px;
}

.side-navigation-container ul.flyout-menu > li > ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 270px;
}

.side-navigation-container ul.flyout-menu > li:hover > ul,
.side-navigation-container ul.flyout-menu > li:focus-within > ul {
  display: block;
}

.side-navigation-container ul.flyout-menu > li > ul > li {
  position: relative;
}

.side-navigation-container ul.flyout-menu > li > ul > li > ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 270px;
}

.side-navigation-container ul.flyout-menu > li > ul > li:hover > ul,
.side-navigation-container ul.flyout-menu > li > ul > li:focus-within > ul {
  display: block;
}

/*******FLYOUT********/

/*********************/

.side-nav-layout-column {
  height: 0px;
}

.page-with-side-nav .side-nav-version {
  display: block;
}

.page-with-side-nav .full-width-version {
  display: none;
}

.full-width-page .side-nav-version {
  display: none;
}

.full-width-page .full-width-version {
  display: block;
}

@media screen and (min-width: 64em) {
  .full-width-page.adjusted {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.footer {
  /*padding-top: 50px;*/
  background-color: #F4F5FB;
}

.footer:before {
  content: '';
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  border-top: 1px solid rgba(89, 89, 91, 0.1);
}

.footer.no-color:before {
  border-top-color: transparent;
}

.footer .footer-row {
  padding: 35px 0px 20px 0px;
}

.footer .footer-row .container {
  padding-left: 0px;
  padding-right: 0px;
}

.footer .footer-row a {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #58595b;
  -webkit-transition: color .25s linear;
  -moz-transition: color .25s linear;
  -o-transition: color .25s linear;
  transition: color .25s linear;
}

.footer .footer-row a:hover {
  color: #2A2A86;
}

.footer .footer-row p {
  line-height: 1.5;
  margin-bottom: 8px;
}

.footer .footer-row .footer-hoopp-logo {
  margin-bottom: 40px;
}

.footer .footer-row .footer-hoopp-logo img {
  height: 40px;
  margin-bottom: -20px;
}

.footer .footer-row .footer-social-icons {
  margin-bottom: 20px;
}

.footer .footer-row .footer-social-icons a {
  margin-right: 15px;
}

.footer .footer-row .footer-copyright {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #58595b;
}

@media screen and (min-width: 64em) {
  .footer .footer-row a {
    font-size: 0.66667rem;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.home-page-hero {
  text-align: center;
  min-height: 300px;
}

.home-page-hero .banner-click {
  position: relative;
  width: 100%;
  min-height: 300px;
}

.home-page-hero .primary-title {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 1.94444rem;
  line-height: 1.5;
  color: #ffffff;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.home-page-hero .secondary-title {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 1.11111rem;
  line-height: 1.5;
  letter-spacing: 0.6px;
  color: #ffffff;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  padding-top: 10px;
}

.home-page-hero .container {
  position: relative;
  width: 100%;
  min-height: 300px;
}

.home-page-hero .hero-heading-container {
  width: 90%;
}

.home-page-hero .hero-heading-container .primary-title {
  /*max-height: 120px;*/
}

.home-page-hero .hero-heading-container .secundary-title {
  /*max-height: 100px;*/
}

.home-page-hero .hero-heading-container.absolute-position {
  position: absolute;
  /* &.medium{
                top:15%;
            }
            &.high{
                top:0%;
            }*/
}

.home-page-hero .hero-heading-container.absolute-position.low {
  top: 15%;
}

.home-page-hero .hero-heading-container.absolute-position.center {
  transform: translate(-50%, 0%);
  left: 50%;
  text-align: center;
}

.home-page-hero .button-container {
  margin-top: 20px;
  margin-bottom: 20px;
  min-width: 80px;
}

.home-page-hero .button-container p {
  display: inline-block;
  white-space: nowrap;
}

.home-page-hero .button-container a,
.home-page-hero .button-container p {
  position: relative;
  border: none;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.88889rem;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  /*color: #F5F5F5;
            background-color: #0A8944;*/
  border-radius: 15px;
  /*min-height: 44px;*/
  padding: 5px 10px 5px 10px;
  margin-bottom: 0px;
}

.home-page-hero .button-container a::before,
.home-page-hero .button-container p::before {
  position: absolute;
  z-index: 0;
  display: block;
  content: "";
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  will-change: opacity;
}

.home-page-hero .button-container a:hover,
.home-page-hero .button-container a:focus,
.home-page-hero .button-container p:hover,
.home-page-hero .button-container p:focus {
  /*background-color: #0A8944;*/
}

.home-page-hero .button-container a:hover::before,
.home-page-hero .button-container a:focus::before,
.home-page-hero .button-container p:hover::before,
.home-page-hero .button-container p:focus::before {
  opacity: 1;
}

.home-page-hero .button-container.absolute-position,
.home-page-hero .button-flex-container.absolute-position {
  position: absolute;
}

.home-page-hero .button-container.absolute-position.bottom-left,
.home-page-hero .button-flex-container.absolute-position.bottom-left {
  left: 10px;
  bottom: 0;
}

.home-page-hero .button-container.absolute-position.bottom-center,
.home-page-hero .button-flex-container.absolute-position.bottom-center {
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
}

.home-page-hero .button-container.absolute-position.default,
.home-page-hero .button-flex-container.absolute-position.default {
  left: 50%;
  transform: translate(-50%, 0);
}

.home-page-hero .button-container.absolute-position.bottom-right,
.home-page-hero .button-flex-container.absolute-position.bottom-right {
  right: 10px;
  bottom: 0;
}

.home-page-hero .button-container.absolute-position.upper-left,
.home-page-hero .button-flex-container.absolute-position.upper-left {
  left: 10px;
  top: 10px;
}

.home-page-hero .button-container.absolute-position.upper-right,
.home-page-hero .button-flex-container.absolute-position.upper-right {
  right: 10px;
  top: 10px;
}

.home-page-hero .button-flex-container {
  color: #ffffff;
  opacity: 1;
}

.home-page-hero .button-flex-container:hover,
.home-page-hero .button-flex-container:focus {
  opacity: 0.7;
}

.home-page-hero .button-flex-container p {
  display: inline-block;
}

.home-page-hero .button-flex-container a,
.home-page-hero .button-flex-container p {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.88889rem;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0);
  padding: 10px 0px 0px 0px;
  min-height: 44px;
}

.home-page-hero .button-flex-container.solid-under-line a span:after {
  content: "";
  height: 2px;
  display: block;
  position: relative;
  margin-top: 10px;
  background-color: #2199e8;
}

.home-page-hero h1 {
  font-size: 2rem;
  line-height: 1.29rem;
  color: #F5F5F5;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  font-weight: bold;
  padding: 0px 10% 0px 10%;
}

@media screen {
  .home-page-hero .button-container {
    margin-top: 0px;
  }

  .home-page-hero .primary-gap {
    height: 30px;
  }

  .home-page-hero .hero-heading-container {
    /*max-width: 60%;*/
  }

  .home-page-hero .hero-heading-container .primary-title {
    /*font-size: 2.22222rem;*/
  }

  .home-page-hero .hero-heading-container .secondary-title {
    /*font-size: 1.11111rem;*/
  }

  .home-page-hero .hero-heading-container .primary-gap {
    /*height: 15px;*/
  }

  .home-page-hero .hero-heading-container.absolute-position.low {
    /*top: 15%;*/
  }

  .home-page-hero .hero-heading-container.absolute-position.left {
    text-align: left;
    left: 50px;
  }

  .home-page-hero .hero-heading-container.absolute-position.right {
    text-align: right;
    right: 50px;
  }
}

@media screen and (min-width: 40em) {
  .home-page-hero {
    min-height: 385px;
  }

  .home-page-hero.overlay-desktop {
    position: relative;
  }

  .home-page-hero.overlay-desktop:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  }

  .home-page-hero.overlay-desktop:before {
    width: 100%;
    height: 385px;
  }

  .home-page-hero .hero-heading-container {
    max-width: 60%;
  }

  .home-page-hero .hero-heading-container .primary-title {
    font-size: 2.22222rem;
  }

  .home-page-hero .hero-heading-container .secondary-title {
    font-size: 1.11111rem;
  }

  .home-page-hero .hero-heading-container .primary-gap {
    height: 15px;
  }

  .home-page-hero .hero-heading-container.absolute-position.low {
    top: 15%;
  }

  .home-page-hero .hero-heading-container.absolute-position.left {
    text-align: left;
    left: 50px;
  }

  .home-page-hero .hero-heading-container.absolute-position.right {
    text-align: right;
    right: 50px;
  }

  .home-page-hero .button-container a,
  .home-page-hero .button-container p,
  .home-page-hero .button-flex-container a,
  .home-page-hero .button-flex-container p {
    font-size: 1.11111rem;
  }

  .home-page-hero .button-container {
    margin-top: 20px;
  }

  .home-page-hero .container {
    min-height: 385px;
  }
}

@media screen and (min-width: 64em) {
  .home-page-hero {
    min-height: 465px;
  }

  .home-page-hero.overlay-desktop {
    position: relative;
  }

  .home-page-hero.overlay-desktop:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  }

  .home-page-hero.overlay-desktop:before {
    width: 100%;
    height: 465px;
  }

  .home-page-hero .hero-heading-container .primary-title {
    font-size: 2.66667rem;
  }

  .home-page-hero .hero-heading-container .secondary-title {
    font-size: 1.33333rem;
  }

  .home-page-hero .hero-heading-container .primary-gap {
    height: 35px;
  }

  .home-page-hero .hero-heading-container.absolute-position.low {
    top: 20%;
  }

  .home-page-hero .hero-heading-container.absolute-position.left {
    left: 100px;
  }

  .home-page-hero .hero-heading-container.absolute-position.right {
    right: 100px;
    text-align: right;
  }

  .home-page-hero .container {
    min-height: 465px;
  }
}

@media only screen and (max-width: 39.99em) {
  .home-page-hero {
    /*@media screen and (min-width: 40em) {
            @include overlay-mobile-mixin($hero-banner-height-medium);
        }*/
  }

  .home-page-hero.overlay-mobile {
    position: relative;
  }

  .home-page-hero.overlay-mobile:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  }

  .home-page-hero.overlay-mobile:before {
    width: 100%;
    height: 300px;
  }
}

.video-modal {
  padding: 45px;
}

.video-modal .video-container {
  position: relative;
  padding-bottom: 53.4%;
  padding-top: 30px;
  height: 0;
  /* overflow: hidden; //hidden */
}

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

.reveal-overlay {
  background-color: rgba(10, 10, 10, 0.65);
}

@media only screen and (max-width: 39.99em) {
  .video-modal {
    padding: 45px 20px 20px 20px;
  }

  .reveal.video {
    top: 20% !important;
    height: auto;
    max-width: 65rem;
    min-height: auto;
  }
}

@media only screen and (min-width: 40em) {
  .reveal.video {
    width: 65%;
    max-width: 65rem;
  }
}

.side-nav-page-hero {
  height: 300px;
  margin-bottom: 100px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #007032;
}

@media screen and (min-width: 64em) {
  .side-nav-page-hero {
    height: 400px;
    margin-bottom: 45px;
  }
}

.side-nav-page-hero .title-subContainer {
  position: relative;
}

.side-nav-page-hero .title-subContainer .hero-heading-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.side-nav-page-hero.full-height-header {
  height: 350px;
}

.side-nav-page-hero.full-height-header .login-box-container .login-box {
  margin: 90px auto auto 0px;
}

.side-nav-page-hero h1 {
  line-height: 2.29rem;
  color: #F5F5F5;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  font-family: Font-medium, Times, Times New Roman, serif;
  font-weight: 500;
  font-size: 1.55556rem;
}

@media screen and (min-width: 64em) {
  .side-nav-page-hero h1 {
    margin-top: 150px;
    max-width: 550px;
  }
}

@media screen and (min-width: 90em) {
  .side-nav-page-hero h1 {
    max-width: 730px;
  }
}

.side-nav-page-hero .title-container {
  width: auto;
  height: 248px;
  position: relative;
}

.side-nav-page-hero .title-subContainer {
  height: 300px;
}

.side-nav-page-hero .login-box-container {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.side-nav-page-hero .login-box-container .login-box {
  width: 100%;
  height: 100px;
  text-align: left;
  background-color: #2a2a86;
  box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.15);
  margin: 0px auto auto 0px;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.side-nav-page-hero .login-box-container .login-box .lock-image {
  position: relative;
  margin-top: -42px;
  margin-left: 30px;
  opacity: 0.85;
  height: 125px;
  float: left;
}

.side-nav-page-hero .login-box-container .login-box p {
  width: 155px;
  height: 41px;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.67;
  color: #ffffff;
  float: left;
  margin-left: 10px;
  margin-top: 35px;
}

.side-nav-page-hero .login-box-container .login-box .right-arrow-image {
  width: 21px;
  height: 10px;
  float: left;
  margin-top: 45px;
}

.side-nav-page-hero .login-box-container .login-box:hover,
.side-nav-page-hero .login-box-container .login-box:focus {
  background-color: #3636ad;
}

@media screen and (min-width: 64em) {
  .side-nav-page-hero h1 {
    font-size: 2.22222rem;
    margin-top: 160px;
  }

  .side-nav-page-hero .title-subContainer {
    position: absolute;
    width: 700px;
    height: 248px;
    display: table;
  }

  .side-nav-page-hero .title-subContainer .hero-heading-container {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
  }

  .side-nav-page-hero .login-box-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .side-nav-page-hero .login-box-container .login-box {
    width: 206px;
    height: 204px;
    margin: 90px auto auto 0px;
  }

  .side-nav-page-hero .login-box-container .login-box .lock-image {
    margin-top: 34px;
    margin-left: -28px;
    opacity: 0.65;
    height: 175px;
  }

  .side-nav-page-hero .login-box-container .login-box p {
    margin-top: 133px;
    margin-left: -15px;
    width: 72px;
  }

  .side-nav-page-hero .login-box-container .login-box .right-arrow-image {
    margin-top: 173px;
  }
}

.quote-carousel {
  text-align: center;
}

.quote-carousel .orbit-slide {
  padding-top: 110px;
  padding-bottom: 30px;
}

@media screen and (min-width: 40em) {
  .quote-carousel .orbit-slide {
    padding-top: 60px;
  }
}

@media screen and (min-width: 64em) {
  .quote-carousel .orbit-slide {
    padding-top: 80px;
  }
}

.quote-carousel .chevron::before {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 0.85em;
  width: 0.81em;
  position: relative;
  transform: rotate(-45deg);
  vertical-align: top;
}

.quote-carousel .chevron.right:before {
  left: 0;
  transform: rotate(45deg);
}

.quote-carousel .chevron.left:before {
  left: 0.25em;
  transform: rotate(-135deg);
}

.quote-carousel li.slide-container {
  height: 100%;
}

.quote-carousel li.slide-container .slide-content {
  position: relative !important;
  top: 50% !important;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
  overflow: hidden;
}

.quote-carousel .quote-text {
  font-size: 0.88889rem;
  line-height: 0.88rem;
  font-family: Font-Header, Times, Times New Roman, serif;
  font-weight: normal;
  margin-bottom: 40px;
  padding: 0px 15% 0px 15%;
  word-break: break-word;
}

@media screen and (min-width: 40em) {
  .quote-carousel .quote-text {
    font-size: 1.33333rem;
    line-height: 1.06rem;
  }
}

@media screen and (min-width: 64em) {
  .quote-carousel .quote-text {
    font-size: 1.77778rem;
    line-height: 1.06rem;
  }
}

.quote-carousel .quote-author {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.77778rem;
}

@media screen and (min-width: 40em) {
  .quote-carousel .quote-author {
    font-size: 0.88889rem;
  }
}

.quote-carousel .quote-author-title {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
}

@media screen and (min-width: 40em) {
  .quote-carousel .quote-author-title {
    font-size: 0.88889rem;
  }
}

.quote-carousel .orbit-bullets {
  margin-bottom: 0px;
  padding-bottom: 50px;
}

.quote-carousel .orbit-bullets button {
  width: 8px;
  height: 8px;
  background-color: #34ACE4;
  margin-left: 10px;
  margin-right: 10px;
}

.quote-carousel .orbit-bullets button.is-active {
  background-color: #FFFFFF;
}

.quote-carousel .orbit-previous {
  top: 55%;
  z-index: 1;
}

.quote-carousel .orbit-next {
  top: 55%;
  z-index: 1;
}

.quote-carousel #btn-previous.highlight-background {
  background-color: rgba(10, 10, 10, 0.5);
}

.quote-carousel #btn-next.highlight-background {
  background-color: rgba(10, 10, 10, 0.5);
}

.quote-carousel .orbit-previous:hover,
.quote-carousel .orbit-next:hover,
.quote-carousel .orbit-previous:active,
.quote-carousel .orbit-next:active,
.quote-carousel .orbit-previous:focus,
.quote-carousel .orbit-next:focus {
  background-color: transparent;
}

.quote-carousel .orbit-container {
  outline: none;
}

.twitter-carousel {
  text-align: center;
}

.twitter-carousel .orbit-slide {
  padding-top: 60px;
  padding-bottom: 30px;
}

.twitter-carousel .twitter-icon {
  margin-bottom: 15px;
}

.twitter-carousel .chevron::before {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 0.85em;
  width: 0.81em;
  position: relative;
  transform: rotate(-45deg);
  vertical-align: top;
}

.twitter-carousel .chevron.right:before {
  left: 0;
  transform: rotate(45deg);
}

.twitter-carousel .chevron.left:before {
  left: 0.25em;
  transform: rotate(-135deg);
}

.twitter-carousel li.slide-container {
  height: 100%;
}

.twitter-carousel li.slide-container .slide-content {
  position: relative !important;
  top: 50% !important;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}

.twitter-carousel .quote-text {
  font-size: 1.11111rem;
  line-height: 0.88rem;
  font-family: Font-Header, Times, Times New Roman, serif;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 15px;
  padding: 0px 15% 0px 15%;
  word-break: break-word;
}

@media screen and (min-width: 40em) {
  .twitter-carousel .quote-text {
    font-size: 1.38889rem;
    line-height: 1.18rem;
    margin-top: 25px;
  }
}

@media screen and (min-width: 64em) {
  .twitter-carousel .quote-text {
    font-size: 2.11111rem;
    line-height: 1.47rem;
  }
}

.twitter-carousel .quote-author {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.77778rem;
}

.twitter-carousel .quote-author-title {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
}

.twitter-carousel .orbit-bullets {
  margin-bottom: 50px;
}

.twitter-carousel .orbit-bullets button {
  width: 8px;
  height: 8px;
  background-color: #FFFFFF;
  opacity: 0.3;
  margin-left: 10px;
  margin-right: 10px;
}

.twitter-carousel .orbit-bullets button.is-active {
  background-color: #FFFFFF;
  opacity: unset;
}

.twitter-carousel .orbit-previous {
  z-index: 1;
  top: 65%;
}

.twitter-carousel #btn-previous.highlight-background {
  background-color: rgba(10, 10, 10, 0.5);
}

.twitter-carousel .orbit-next {
  z-index: 1;
  top: 65%;
}

.twitter-carousel #btn-next.highlight-background {
  background-color: rgba(10, 10, 10, 0.5);
}

.twitter-carousel .orbit-previous:hover,
.twitter-carousel .orbit-next:hover,
.twitter-carousel .orbit-previous:active,
.twitter-carousel .orbit-next:active,
.twitter-carousel .orbit-previous:focus,
.twitter-carousel .orbit-next:focus {
  background-color: transparent;
}

.twitter-carousel .orbit-container {
  outline: none;
}

.custom-content-cards.overhangs-content-below {
  padding-bottom: 0px !important;
  margin-bottom: -45px !important;
}

.custom-content-cards .content-card-title-row {
  margin-top: 90px;
  margin-bottom: 25px;
}

.custom-content-cards .content-card-title-row h2 {
  line-height: 1.12rem;
  font-weight: normal;
}

.custom-content-cards .content-card-title-row .button {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  background-color: transparent;
  color: #2B4BEB;
  border: 1px solid #2B4BEB;
  border-radius: 20px;
  height: 32px;
  padding: 9px 20px 10px 20px;
}

.custom-content-cards .content-card-title-row .button:hover,
.custom-content-cards .content-card-title-row .button:focus {
  color: #7186f2;
  border-color: #7186f2;
}

.custom-content-cards .home-page-content-card.animate-card:hover {
  top: -5px;
  box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.2);
  transform: scale(1.001);
}

.custom-content-cards .home-page-content-card img {
  margin-top: 60px;
  width: 60px;
  height: 60px;
  margin-bottom: 30px;
}

.custom-content-cards .home-page-content-card h3.content-card__title {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 30px;
}

.custom-content-cards .home-page-content-card p {
  font-family: Font-book, Times, Times New Roman, serif;
  line-height: 1.41rem;
  padding-left: 35px;
  padding-right: 35px;
  /* overflow: hidden; //hidden */
  text-overflow: ellipsis;
}

@media screen and (min-width: 64em) {
  .custom-content-cards .full-width-version {
    margin-right: 20px;
    margin-left: 20px;
  }

  .custom-content-cards .side-nav-version {
    margin-right: 0;
    margin-left: 0;
  }

  .custom-content-cards .home-page-content-card {
    /*height: 450px;*/
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .custom-content-cards .home-page-content-card.short {
    height: 300px;
  }

  .custom-content-cards .home-page-content-card.medium {
    height: 385px;
  }

  .custom-content-cards .home-page-content-card.long {
    height: 470px;
  }

  .custom-content-cards .home-page-content-card.thin-card {
    /*height: 470px;*/
    margin-left: 0px;
    margin-right: 0px;
  }

  .custom-content-cards .home-page-content-card.thin-card h3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .custom-content-cards .home-page-content-card.thin-card p {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.dynamic-content-cards.overhangs-content-below {
  padding-bottom: 0px !important;
  margin-bottom: -45px !important;
}

.dynamic-content-cards .content-card-title-row {
  margin-top: 90px;
  margin-bottom: 25px;
}

.dynamic-content-cards .content-card-title-row h2 {
  line-height: 1.12rem;
  font-weight: normal;
}

.dynamic-content-cards .content-card-title-row .button {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  background-color: transparent;
  color: #2B4BEB;
  border: 1px solid #2B4BEB;
  border-radius: 20px;
  height: 32px;
  padding: 9px 20px 10px 20px;
}

.dynamic-content-cards .content-card-title-row .button:hover,
.dynamic-content-cards .content-card-title-row .button:focus {
  color: #7186f2;
  border-color: #7186f2;
}

.dynamic-content-cards .home-page-content-card .content-image {
  width: 100%;
  height: 170px;
  background-size: cover;
}

.dynamic-content-cards .home-page-content-card .content-card-icon {
  margin-top: -30px;
  width: 60px;
  height: 60px;
}

@media screen and (min-width: 64em) {
  .dynamic-content-cards .home-page-content-card h3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 75.0625em) {
  .dynamic-content-cards .home-page-content-card h3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 64em) {
  .dynamic-content-cards .home-page-content-card {
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-right: 0;
    margin-left: 0;
    height: 420px;
  }
}

@media screen and (min-width: 64em) {
  .dynamic-content-cards .full-width-version .full-width-version-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .dynamic-content-cards .full-width-version .home-page-content-card {
    margin-right: 10px;
    margin-left: 10px;
  }

  .dynamic-content-cards .full-width-version .large-6:first-child .home-page-content-card {
    margin-right: 10px;
    margin-left: 0;
  }

  .dynamic-content-cards .full-width-version .large-6:last-child .home-page-content-card {
    margin-left: 10px;
    margin-right: 0;
  }

  .dynamic-content-cards .side-nav-version .side-nav-version-container {
    margin-right: 30px;
  }

  .dynamic-content-cards .side-nav-version .home-page-content-card {
    margin-right: 0;
    margin-left: 0;
  }

  .dynamic-content-cards .side-nav-version .large-6:first-child .home-page-content-card {
    margin-right: 15px;
    margin-left: 0;
  }

  .dynamic-content-cards .side-nav-version .large-6:last-child .home-page-content-card {
    margin-left: 15px;
    margin-right: 0;
  }
}

.quick-links {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  /*&.row {                  
        @media screen and (min-width: 64em) {
            margin-left: 30px;
            margin-right: 30px;
        }
    }*/
}

.quick-links .title {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 1rem;
  line-height: 0.62rem;
  padding-left: 20px;
  padding-right: 30px;
}

.quick-links .header-line {
  margin-left: 20px;
  margin-left: 20px;
  margin-top: 30px;
  width: 70px;
  border-bottom: 3px solid #ffffff;
}

.quick-links .copy {
  padding-left: 20px;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 1rem;
  line-height: 0.94rem;
  padding-right: 30px;
}

.quick-links .copy p {
  line-height: 1.8;
}

.quick-links .copy-small {
  font-family: Font-book, Times, Times New Roman, serif;
  padding-left: 90px;
  font-size: 0.66667rem;
  margin-top: 30px;
  bottom: 60px;
  line-height: 1.71rem;
  padding-right: 30px;
}

.quick-links .link-title {
  margin-right: 10px;
  word-break: break-word;
  text-align: left;
}

.quick-links .content-card {
  color: #272727;
  background-color: #FFFFFF;
  padding-bottom: 27px;
  margin-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
}

.quick-links .content-card h3 {
  padding-top: 40px;
  padding-bottom: 10px;
  font-size: 1.44444rem;
  font-weight: normal;
  line-height: 0.88rem;
  padding-left: 30px;
  padding-right: 30px;
}

.quick-links .content-card a {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  color: #007CB1;
  margin-left: 30px;
  margin-right: 30px;
  padding: 10px 0 10px;
  border-bottom: 1px solid #E9E9F3;
  opacity: 1;
  word-break: break-all;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}

.quick-links .content-card a:hover {
  opacity: 0.5;
}

.quick-links .content-card li:last-child a {
  border-bottom: none;
}

.quick-links .content-card .link-container {
  margin-top: 8px;
  margin-bottom: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.quick-links .content-card .chevron::before {
  border-style: solid;
  border-width: 0.21em 0.21em 0 0;
  content: '';
  display: inline-block;
  height: 10px;
  width: 10px;
  position: relative;
  vertical-align: top;
  margin-top: 3px;
  margin-right: 2px;
}

.quick-links .content-card .chevron.right:before {
  transform: rotate(45deg);
}

@media screen and (min-width: 40em) {
  .quick-links {
    padding-left: 20px;
    padding-right: 20px;
  }

  .quick-links .content-card {
    margin-right: 10px;
  }
}

@media screen and (min-width: 64em) {
  .quick-links .header-line {
    margin-left: 90px;
  }

  .quick-links .title {
    padding-left: 90px;
  }

  .quick-links .copy {
    padding-left: 90px;
  }

  .quick-links .content-card {
    margin-top: 0;
    margin-right: 10px;
  }
}

@media screen and (min-width: 75.0625em) {
  .quick-links .content-card {
    margin-right: 10px;
  }
}

.page-with-side-nav .quick-links {
  /*@media screen and (min-width: 64em) {
            margin-left: 0;
            margin-right: 30px;
        }*/
}

.one-featured-article .large-12-variation {
  max-height: 500px;
}

@media screen and (min-width: 40em) {
  .one-featured-article .large-12-variation {
    max-height: 340px;
  }
}

@media screen and (min-width: 64em) {
  .one-featured-article .large-12-variation {
    max-height: none;
  }
}

.one-featured-article.background-image {
  background-repeat: no-repeat;
  background-size: cover;
}

.one-featured-article .row {
  height: 570px;
}

.one-featured-article .home-page-content-card {
  /*text-align: center;*/
  color: #272727;
  background-color: #FFFFFF;
  margin-top: 25%;
  margin-left: 20px;
  margin-right: 20px;
}

@media screen and (min-width: 40em) {
  .one-featured-article .home-page-content-card {
    margin-top: 10%;
    margin-right: 30px;
  }
}

@media screen and (min-width: 64em) {
  .one-featured-article .home-page-content-card {
    /*min-height: 358px;*/
    margin-top: 155px;
    min-width: 250px;
    margin-left: 0px;
    margin-right: 0px;
    margin-right: 30px;
    box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
    transition: all 0.5s;
  }
}

@media screen and (min-width: 64em) {
  .one-featured-article .home-page-content-card:hover {
    margin-top: 150px;
    box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.2);
  }
}

.one-featured-article .home-page-content-card .content-card-icon {
  margin-top: -30px;
  width: 60px;
  height: 60px;
}

.one-featured-article .home-page-content-card h3 {
  margin-top: 22px;
  font-size: 1.44444rem;
  font-weight: normal;
  line-height: 0.88rem;
  padding-left: 30px;
  padding-right: 30px;
}

.one-featured-article .home-page-content-card .article-content {
  margin-top: 22px;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  color: #272727;
  line-height: 1.86;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  margin-bottom: 0px;
}

.one-featured-article .home-page-content-card .content-type {
  text-transform: uppercase;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #2B4BEB;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.one-featured-article .home-page-content-card .content-type .event-location {
  text-transform: uppercase;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #59595B;
}

.one-featured-article .home-page-content-card .event-date {
  text-transform: uppercase;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #2A2A86;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}

.newsroom-filter-selectors {
  margin-top: 15px;
  margin-bottom: 12px;
  position: relative;
}

.newsroom-filter-selectors select {
  width: 100%;
  margin-right: 20px;
  height: 60px;
  padding-left: 20px;
  padding-right: 47px;
  background-position: 100%;
  background-image: url("/assets/img/down-chevron.svg");
  background-size: 14px 14px;
  background-position-x: 105%;
}

@media screen and (min-width: 40em) {
  .newsroom-filter-selectors select {
    margin-right: 20px;
    width: 365px;
    background-position-x: 111%;
  }
}

.newsroom-content-scroll {
  /*.circle {
	    border-radius: 50px;
        bottom: 30px;
	    height: 60px;
        margin: auto;
        position: relative;
        width: 60px;

        &.news-bg-color {
	        background: $news-background-color;
            
            .content-card-icon {
                height: 30px;
                width: 30px;
            }
        }

        &.release-bg-color {
	        background: $release-background-color;
            
            .content-card-icon {
                height: 28px;
                width: 30px;
            }
        }

        &.newsletter-bg-color {
	        background: $newsletter-background-color;

            .content-card-icon {
                height: 30px;
                width: 24px;
            }
        }

        &.blog-bg-color {
	        background: $blog-background-color;
            
            .content-card-icon {
                height: 30px;
                width: 29px;
            }
        }

        &.event-bg-color {
	        background: $event-background-color;
            
            .content-card-icon {
                height: 30px;
                width: 32px;
            }
        }
     }*/
}

.newsroom-content-scroll .scroll-message {
  height: 70px;
}

.newsroom-content-scroll .scroll-message img {
  width: 50px;
  margin-top: -10px;
}

.newsroom-content-scroll .newsroom-scroll-content-container {
  padding-top: 90px;
}

@media screen and (min-width: 64em) {
  .newsroom-content-scroll .newsroom-scroll-content-container .newsroom-scroll-row {
    min-height: 465px;
  }
}

@media screen and (min-width: 64em) {
  .newsroom-content-scroll .newsroom-scroll-content-container .newsroom-scroll-row .newsroom-scroll-row-container {
    margin-right: 30px;
    margin-left: 30px;
  }
}

.newsroom-content-scroll .newsroom-scroll-content-container .newsroom-scroll-row .columns:last-child:not(:first-child),
.newsroom-content-scroll .newsroom-scroll-content-container .newsroom-scroll-row .large-12-variation:last-child:not(:first-child) {
  float: left;
}

.newsroom-content-scroll .newsroom-scroll-content-container.no-content {
  padding-top: 40px;
}

@media print, screen and (min-width: 40em) {
  .newsroom-content-scroll .newsroom-scroll-content-container .content-card .event-date {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 10px;
  }
}

.newsroom-content-scroll .scroll-message {
  text-align: center;
  color: #FFFFFF;
}

@media screen and (min-width: 40em) {
  .newsroom-content-scroll .home-page-content-card {
    height: 420px;
    transition: all 0.5s;
    box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  }
}

@media screen and (min-width: 64em) {
  .newsroom-content-scroll .home-page-content-card:hover {
    margin-top: -10px;
    margin-bottom: 40px;
    box-shadow: 0px 10px 14px 2px rgba(0, 0, 0, 0.2);
  }
}

.newsroom-content-scroll .home-page-content-card .content-image {
  width: 100%;
  height: 170px;
  background-size: cover;
}

.newsroom-content-scroll .home-page-content-card .content-card-icon {
  margin-top: -30px;
  height: 60px;
  width: 60px;
}

.three-featured-articles .background-cover {
  background-size: cover;
}

.three-featured-articles .primary-content-card {
  color: #272727;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
  margin: 90px 20px 40px 20px;
}

.three-featured-articles .secondary-content-card {
  text-align: center;
  color: #272727;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
  margin-top: 10px;
}

.three-featured-articles .secondary-content-card .content-image {
  width: 100%;
  height: 140px;
  background-size: cover;
}

.three-featured-articles .secondary-content-card .content-card-icon {
  margin-top: -30px;
  width: 60px;
  height: 60px;
}

.three-featured-articles .secondary-content-card .card-text {
  height: 115px;
}

.three-featured-articles .secondary-content-card h3 {
  margin-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  /* overflow: hidden; //hidden */
}

.three-featured-articles .secondary-content-card .content-type {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0px;
}

.three-featured-articles h3 {
  margin-top: 22px;
  font-size: 1.44444rem;
  font-family: Font-medium, Times, Times New Roman, serif, Times, "Times New Roman", serif;
  font-weight: 500;
  line-height: 0.88rem;
  padding-left: 30px;
  padding-right: 30px;
}

.three-featured-articles .article-content {
  margin-top: 22px;
  font-family: Font-book, Times, Times New Roman, serif;
  color: #272727;
  line-height: 1.86;
  padding-left: 30px;
  padding-right: 30px;
}

.three-featured-articles .content-type {
  text-transform: uppercase;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #2B4BEB;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.three-featured-articles .content-type .event-location {
  text-transform: uppercase;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #59595B;
}

.three-featured-articles .event-date {
  text-transform: uppercase;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #2A2A86;
  margin-top: 22px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  margin-bottom: 0px;
}

@media screen and (min-width: 40em) and (max-width: 47.99875em) {
  .three-featured-articles .secondary-content-card {
    height: 350px;
  }
}

@media screen and (min-width: 64em) {
  .three-featured-articles .three-featured-articles-container {
    margin-left: 30px;
  }

  .three-featured-articles .background-cover {
    height: 530px;
  }

  .three-featured-articles .primary-content-card {
    height: 360px;
    margin: 152px 0px 0px 20px;
  }

  .three-featured-articles .primary-content-card:hover {
    margin-top: 147px;
    box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.2);
  }

  .three-featured-articles .secondary-article-container {
    height: 275px;
  }

  .three-featured-articles .secondary-content-card {
    text-align: left;
    margin-top: 0px;
    margin-right: 30px;
  }

  .three-featured-articles .secondary-content-card:hover {
    margin-top: -5px;
    box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.2);
  }
}

.hoopp-video {
  position: relative;
  /*margin-bottom:50px;
    margin-top:50px;*/
}

.hoopp-video .video-teaser-image {
  width: 100%;
}

.hoopp-video .stretchy-wrapper {
  width: 100%;
  padding-bottom: 56.1%;
  position: relative;
  overflow: hidden;
}

.hoopp-video .stretchy-wrapper .poster-container {
  position: absolute;
  top: -16.82%;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 1;
  display: block;
  z-index: 1;
  /*@media screen and (min-width: 64em) {
                display: block;
            }*/
}

.hoopp-video .stretchy-wrapper .poster-container .video-overlay {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background-color: #007cb1;
}

.hoopp-video .stretchy-wrapper .poster-container .video-teaser-image-yt {
  position: absolute;
  top: 0px;
  z-index: 1;
  overflow: hidden;
  width: 100%;
}

.hoopp-video .stretchy-wrapper .poster-container .video-teaser-image-bc {
  position: absolute;
  top: 0px;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.hoopp-video .stretchy-wrapper .poster-container .play-button {
  position: absolute;
  z-index: 3;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hoopp-video .stretchy-wrapper .video-container {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.hoopp-video .stretchy-wrapper .video-container .youtube-video {
  width: 100%;
  height: 100%;
}

.hoopp-video .stretchy-wrapper .video-container .video-js {
  width: 100%;
  height: 100%;
}

.hoopp-rich-text {
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: normal;
  line-height: 1.9;
  color: #272727;
}

.hoopp-rich-text.contains-table {
  overflow-x: auto;
}

@media screen and (min-width: 40em) {
  .hoopp-rich-text .hoopp-rich-text-container {
    margin-left: -15px;
    margin-right: 15px;
  }
}

@media screen and (min-width: 64em) {
  .hoopp-rich-text .hoopp-rich-text-container {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.hoopp-rich-text a {
  text-decoration: underline;
}

.hoopp-rich-text h1 {
  display: block;
}

.hoopp-rich-text h2 {
  display: block;
}

.hoopp-rich-text h3 {
  display: block;
}

.hoopp-rich-text h4 {
  display: block;
}

.hoopp-rich-text h5 {
  display: block;
}

.hoopp-rich-text h6 {
  display: block;
}

.hoopp-rich-text .mobile-table {
  font-family: Font-book, Times, Times New Roman, serif;
  line-height: 1.5;
}

.hoopp-rich-text .mobile-table tbody {
  border: none;
}

.hoopp-rich-text .mobile-table .table-header {
  background-color: #007cb1 !important;
  color: #ffffff !important;
  padding: 20px;
  font-weight: bold;
}

.hoopp-rich-text .mobile-table .table-select {
  background-color: #ffffff !important;
  padding: 20px;
}

.hoopp-rich-text .mobile-table .table-select select {
  margin-bottom: 0;
}

.hoopp-rich-text .mobile-table .table-content {
  padding: 10px 20px;
  color: #272727 !important;
  background-color: #ececf4 !important;
}

.hoopp-rich-text .mobile-table tbody tr {
  border: solid 1px #a9a9a9 !important;
}

.hoopp-rich-text .mobile-table p {
  line-height: 1.6;
  margin-bottom: 0;
}

.hoopp-rich-text table {
  font-family: Font-book, Times, Times New Roman, serif;
  line-height: 1.44rem;
  color: #59595b;
}

.hoopp-rich-text table tbody tr {
  background-color: #ffffff;
}

.hoopp-rich-text.origin-cell-empty tbody tr:nth-child(1) td:nth-child(1) {
  background-color: #F4F5FB;
  border-top: #F4F5FB;
  border-left: #F4F5FB;
}

.hoopp-rich-text.extra-padding td {
  padding-top: 25px;
  padding-bottom: 25px;
}

.hoopp-rich-text.first-row-blue tbody tr:nth-child(1) td {
  background-color: #007cb1;
  color: #ffffff;
  border-color: #00638d;
}

.hoopp-rich-text.first-row-charcoal tbody tr:nth-child(1) td {
  background-color: #59595b;
  color: #ffffff;
  border-color: #474747;
}

.hoopp-rich-text.first-col-blue tbody tr td:nth-child(1) {
  background-color: #007cb1;
  color: #ffffff;
  border-color: #00638d;
}

.hoopp-rich-text.first-col-charcoal tbody tr td:nth-child(1) {
  background-color: #59595b;
  color: #ffffff;
  border-color: #474747;
}

.hoopp-rich-text.first-row-bold tbody tr:nth-child(1) {
  font-weight: bold;
  font-family: Font-medium, Times, Times New Roman, serif;
}

.hoopp-rich-text.first-col-bold tbody tr td:nth-child(1) {
  font-weight: bold;
  font-family: Font-medium, Times, Times New Roman, serif;
}

.hoopp-rich-text.row-lines tbody tr td {
  border-bottom: 1px solid #a8a8a8;
  border-bottom: 1px solid rgba(15, 15, 15, 0.2);
  -webkit-background-clip: padding-box;
  /* for Safari */
  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */
}

.hoopp-rich-text.row-lines tbody tr:last-child {
  border-bottom: none;
}

.hoopp-rich-text.col-lines tbody td {
  border-right: 1px solid #a8a8a8;
  border-right: 1px solid rgba(15, 15, 15, 0.2);
  -webkit-background-clip: padding-box;
  /* for Safari */
  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */
}

.hoopp-rich-text.col-lines tbody td:last-child {
  border-right: none;
}

.hoopp-rich-text.odd-rows-shade tbody tr:nth-child(odd) {
  background-color: #bfbfda;
}

.hoopp-rich-text.even-rows-shade tbody tr:nth-child(even) {
  background-color: #bfbfda;
}

.hoopp-rich-text.odd-cols-shade tbody td:nth-child(odd) {
  background-color: #bfbfda;
}

.hoopp-rich-text.even-cols-shade tbody td:nth-child(even) {
  background-color: #bfbfda;
}

.hoopp-rich-text.second-row-no-shade tbody tr:nth-child(2) td {
  background-color: #fff;
}

.hoopp-rich-text.second-col-no-shade tbody td:nth-child(2) {
  background-color: #fff;
}

.full-width-page .hoopp-rich-text {
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: normal;
  line-height: 1.9;
  color: #272727;
}

.full-width-page.adjusted .hoopp-rich-text {
  padding-top: 20px;
}

@media screen and (min-width: 64em) {
  .full-width-page.adjusted .hoopp-rich-text .large-12-variation,
  .full-width-page.adjusted .hoopp-rich-text .large-12-variation .large-12,
  .full-width-page.adjusted .hoopp-rich-text .large-12-variation .large-12-variation {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 40em) {
  .full-width-page.adjusted .hoopp-rich-text .large-12-variation .large-12,
  .full-width-page.adjusted .hoopp-rich-text .large-12-variation .large-12-variation {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 64em) {
  .page-with-side-nav .hoopp-rich-text .hoopp-rich-text-container {
    margin-left: -15px;
    margin-right: 15px;
  }
}

@media screen and (min-width: 64em) {
  .single-file-card a:hover .card,
  .single-file-card a:focus .card {
    top: -5px;
    box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.2);
  }
}

.single-file-card .card {
  color: #272727;
  background-color: #FFFFFF;
  min-height: 135px;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  position: relative;
  top: 0;
  transition: all 0.5s;
}

.single-file-card .card .card-icon {
  width: 60px;
  height: 60px;
  margin-bottom: 30px;
}

@media screen and (min-width: 40em) {
  .single-file-card .card .card-icon {
    margin-top: 30px;
    margin-right: 30px;
    margin-bottom: 0;
    text-align: initial;
  }
}

.single-file-card .card .card-content {
  width: 100%;
  margin-top: 80px;
}

@media screen and (min-width: 40em) {
  .single-file-card .card .card-content {
    width: calc(100% - 90px);
    margin-top: 0;
  }
}

.single-file-card .card .card-content-icon {
  text-align: center;
  top: 25px;
  position: absolute;
  left: 0;
  right: 0;
}

@media screen and (min-width: 40em) {
  .single-file-card .card .card-content-icon {
    text-align: right;
    float: right;
    top: 0px;
  }
}

.single-file-card .card h3 {
  text-align: center;
  margin-top: 28px;
  font-size: 1.11111rem;
  font-weight: normal;
  line-height: 0.88rem;
  padding-left: 30px;
  padding-right: 30px;
}

@media screen and (min-width: 40em) {
  .single-file-card .card h3 {
    text-align: left;
    padding-left: 61px;
    padding-right: 61px;
  }
}

.single-file-card .card p {
  text-align: center;
  margin-top: 13px;
  margin-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: normal;
  line-height: 1.71;
  color: #272727;
  max-width: 890px;
}

@media screen and (min-width: 40em) {
  .single-file-card .card p {
    text-align: left;
    padding-left: 61px;
    padding-right: 61px;
  }
}

.file-card + .file-card {
  height: 138px;
  padding-top: 0px;
}

.life-changes-card {
  min-height: 290px;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  margin: 4px;
}

@media screen and (min-width: 64em) {
  .life-changes-card .life-changes-card-container {
    margin-right: 10px;
    margin-left: 27px;
  }
}

@media screen and (min-width: 40em) {
  .life-changes-card {
    margin-left: 25px;
  }

  .life-changes-card .card {
    margin-right: 30px;
  }
}

@media screen and (min-width: 75.0625em) {
  .life-changes-card {
    margin-left: 20px;
  }
}

@media screen and (min-width: 64em) {
  .life-changes-card .card {
    position: relative;
    top: 0;
  }

  .life-changes-card * {
    transition: all 0.3s;
  }

  .life-changes-card .animate-card:hover .card {
    box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.2);
    top: -4px;
    margin-left: 0;
    margin-right: 16px;
  }

  .life-changes-card .animate-card:hover .card h3 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .life-changes-card .animate-card:hover .card .card-copy {
    padding-left: 65px;
    padding-right: 65px;
  }

  .life-changes-card .animate-card:hover img {
    margin-top: 0px;
    margin-left: 0px;
    height: 66px;
    width: 66px;
  }

  .life-changes-card .animate-card:hover .left-container {
    float: left;
    width: 86px;
  }

  .life-changes-card .animate-card:hover .triangle {
    left: 75px;
    top: -49px;
  }
}

.life-changes-card .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 17px 15px 0;
  border-color: transparent #ffffff transparent transparent;
  position: relative;
  left: 83px;
  top: -45px;
  z-index: 1;
}

.life-changes-card img {
  position: relative;
  z-index: 2;
  margin-top: 3px;
  margin-left: 3px;
  height: 60px;
  width: 60px;
}

.life-changes-card .left-container {
  float: left;
  width: 90px;
}

.life-changes-card .left-container:before {
  display: block;
  content: "";
  position: absolute;
  height: 100%;
  top: 36px;
  margin-left: 32px;
  width: 1px;
  background-color: #cfcfcf;
}

.life-changes-card .left-container:before:hover {
  height: 100%;
}

.life-changes-card .card {
  min-height: 230px;
  margin: 4px;
  color: #272727;
  background-color: #FFFFFF;
  /* overflow: hidden; //hidden */
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  /*@media screen and (min-width: 40em){
            height: $card-height + 2 * $card-padding;
        }*/
}

@media screen and (min-width: 40em) {
  .life-changes-card .card {
    margin-right: 20px;
  }
}

.life-changes-card .card h3 {
  margin-top: 28px;
  font-weight: normal;
  line-height: 0.88rem;
  padding-left: 61px;
  padding-right: 61px;
}

.life-changes-card .card .card-copy {
  line-height: 1.71;
  margin-top: 13px;
  padding-left: 61px;
  padding-right: 61px;
  margin-bottom: 30px;
  text-align: justify;
  white-space: pre-wrap;
  display: block;
  unicode-bidi: embed;
}

.life-changes-card + .life-changes-card {
  padding-top: 0px;
}

.last-life-changes-card .left-container:before {
  display: none;
}

@media screen and (min-width: 40em) {
  .page-with-side-nav .life-changes-card .card {
    margin-right: 30px;
  }
}

@media screen and (min-width: 64em) {
  .page-with-side-nav .life-changes-card .card {
    margin-right: 20px;
  }
}

@media screen and (min-width: 64em) {
  .page-with-side-nav .life-changes-card .life-changes-card-container {
    margin-right: 10px;
    margin-left: 0;
  }
}

.page-with-side-nav.white,
.custom-background.white {
  background-color: white;
}

.page-with-side-nav.green,
.custom-background.green {
  background-color: #f2fff8;
}

.page-with-side-nav.blue,
.custom-background.blue {
  background-color: #ebf3f7;
}

.page-with-side-nav.purple,
.custom-background.purple {
  background-color: #8C288F;
}

/*.container-max-width {
    max-width: 100vw;

    &.white {
        background-color: white;
    }

    &.green {
        background-color: #f2fff8;
    }

    &.blue {
        background-color: #ebf3f7;
    }

    &.purple {
        background-color: #8C288F;
    }


    @media only screen and (min-width: 1024px) {
        div.row {
            margin-left: 30%;
            max-width: 57rem;
        }

        div.carousel-width {
            margin-left: 32%;
            max-width: 57rem;
        }

        div.anchor-links {
            margin-left: 32%;
            max-width: 57rem;
        }
    }
}*/

.employee-profile {
  padding-top: 30px;
}

@media screen and (min-width: 64em) {
  .employee-profile * {
    transition: all 0.3s;
  }
}

.employee-profile img {
  position: relative;
  z-index: 2;
  margin-top: 45px;
  margin-left: 45px;
  height: 90px;
  width: 90px;
}

.employee-profile .card {
  cursor: pointer;
  color: #272727;
  background-color: #FFFFFF;
}

.employee-profile .card.open .right-container .copy-container {
  transition: all 0.9s ease-in;
  max-height: 2000px;
}

.employee-profile .card .left-container {
  float: left;
  width: 165px;
}

.employee-profile .card .right-container {
  margin-left: 165px;
  padding-top: 55px;
  padding-bottom: 55px;
  padding-right: 55px;
}

.employee-profile .card .right-container .copy-container {
  overflow: hidden;
  transition: all 0.4s ease-out;
  max-height: 0;
}

.employee-profile .card .right-container .copy-container .internal-padding {
  padding-top: 25px;
}

.employee-profile .card .right-container .name-and-title-container .employee-name {
  color: #2b4beb;
}

.employee-profile .card .right-container .name-and-title-container .employee-name .carrot {
  display: inline-block;
  position: relative;
  top: 12px;
  left: 6px;
  font-size: 1.66667rem;
}

.employee-profile .card .right-container .name-and-title-container .employee-name .carrot.flipped {
  top: -2px;
}

.employee-profile .card .right-container .name-and-title-container .employee-title {
  line-height: 1.6em;
}

.employee-profile + .employee-profile {
  padding-top: 0px;
}

.employee-profile + .employee-profile .card {
  border-top: 1px solid #ebebf3;
}

.employee-profile + .employee-profile:last-child {
  padding-bottom: 30px;
}

.dynamic-content-details .background-image {
  height: 300px;
  background-size: cover;
}

.dynamic-content-details a {
  text-decoration: underline;
}

.dynamic-content-details h1 {
  display: block;
  font-size: 2.11111rem;
  line-height: 1.29rem;
}

.dynamic-content-details h2 {
  display: block;
  font-size: 1.88889rem;
  line-height: 1.18rem;
}

.dynamic-content-details h3 {
  display: block;
  font-size: 1.61111rem;
  line-height: 1rem;
}

.dynamic-content-details h4 {
  display: block;
  font-size: 1.33333rem;
  line-height: 0.82rem;
}

.dynamic-content-details h5 {
  display: block;
  font-size: 1.11111rem;
  line-height: 0.68rem;
}

.dynamic-content-details h6 {
  display: block;
  font-size: 0.88889rem;
  line-height: 0.56rem;
}

.dynamic-content-details .title-card {
  color: #272727;
  background-color: #FFFFFF;
  padding: 15px 35px;
  -webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  margin-top: 55px;
}

.dynamic-content-details .title-card .content-type {
  text-transform: uppercase;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #2B4BEB;
  margin-bottom: 10px;
}

.dynamic-content-details .title-card .content-type .event-location {
  text-transform: uppercase;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #59595B;
}

.dynamic-content-details .title-card h1 {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-weight: 500;
  max-height: 120px;
  margin-bottom: 10px;
  line-height: 1.5;
  font-size: 1rem;
}

.dynamic-content-details .title-card .event-date {
  margin-bottom: 0px;
  text-transform: uppercase;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #2A2A86;
}

.dynamic-content-details .caption-text {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 0.82rem;
  margin-top: 30px;
  margin-bottom: 30px;
}

.dynamic-content-details .date-and-share-row {
  margin-bottom: 30px;
}

.dynamic-content-details .date-and-share-row .article-date {
  text-transform: uppercase;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  font-weight: normal;
  color: #59595b;
}

.dynamic-content-details .date-and-share-row .social-icon {
  padding-left: 20px;
}

.dynamic-content-details .video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.dynamic-content-details .video-container iframe,
.dynamic-content-details .video-container .video-container object,
.dynamic-content-details .video-container .video-container embed,
.dynamic-content-details .video-container .video-container .video-js {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 64em) {
  .dynamic-content-details .background-image {
    height: 465px;
  }

  .dynamic-content-details .title-card {
    padding: 35px;
    min-width: 250px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 228px;
  }

  .dynamic-content-details .title-card h1 {
    font-size: 1.44444rem;
  }

  .dynamic-content-details .caption-text {
    font-size: 1.33333rem;
  }
}

.recommended-articles {
  padding-bottom: 90px;
}

.recommended-articles.overhangs-content-below {
  padding-bottom: 0px;
  margin-bottom: -45px;
}

.recommended-articles .content-card-title-row {
  margin-top: 90px;
  margin-bottom: 12px;
}

.recommended-articles .content-card-title-row h2 {
  line-height: 2.25;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-weight: 400;
  font-size: 0.66667rem;
  color: #59595b;
}

.recommended-articles .content-card-title-row hr {
  border-bottom: 2px solid #d7d7d7;
  width: 70px;
  margin: 0px;
  margin-bottom: 35px;
}

.recommended-articles .content-card-title-row .button {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  background-color: transparent;
  color: #2B4BEB;
  border: 1px solid #2B4BEB;
  border-radius: 20px;
  height: 32px;
  padding: 9px 20px 10px 20px;
}

.recommended-articles .content-card-title-row .button:hover,
.recommended-articles .content-card-title-row .button:focus {
  color: #7186f2;
  border-color: #7186f2;
}

.recommended-articles .home-page-content-card {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 64em) {
  .recommended-articles .home-page-content-card {
    height: 420px;
  }
}

.recommended-articles .home-page-content-card .content-image {
  width: 100%;
  height: 170px;
  background-size: cover;
}

.recommended-articles .home-page-content-card .content-card-icon {
  margin-top: -30px;
  width: 60px;
  height: 60px;
}

.search-bar .title {
  color: #ffffff;
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 2.11111rem;
  font-weight: bold;
  line-height: 2.09;
  margin-left: 45px;
  margin-right: 45px;
  margin-top: 70px;
}

.search-bar .search-input {
  margin-left: 45px;
  margin-top: 15px;
  margin-bottom: 45px;
}

.search-bar .search-input input {
  font-size: 0.77778rem;
  float: left;
  padding-right: 30px;
  margin-bottom: 40px;
}

.search-bar .buttons-holder {
  padding-top: 4px;
}

.search-bar .search-button {
  position: absolute;
  margin-left: 15px;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 20px;
  padding: 10px 20px;
}

.search-bar .delete-search-button {
  margin-left: -30px;
}

.search-bar .delete-search-icon {
  width: 15px;
  height: 15px;
}

@media screen and (min-width: 40em) {
  .search-bar .search-button {
    margin-left: 30px;
  }
}

.search-input-text::-ms-clear {
  display: none;
}

.search-results-complete {
  margin-right: 10px;
  margin-left: 10px;
}

@media screen and (min-width: 64em) {
  .search-results-complete {
    margin-left: 30px;
    margin-right: 30px;
  }
}

@media screen and (min-width: 75.0625em) {
  .search-results-complete {
    margin-left: 30px;
    margin-right: 0;
  }
}

.search-results-content .scroll-message {
  text-align: center;
  background-color: #FFFFFF;
  height: 70px;
}

.search-results-content .scroll-message img {
  width: 50px;
  margin-top: 10px;
}

.search-results-content .search-results-content-container {
  background-color: #FFFFFF;
}

.amount-results {
  height: 9px;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  font-weight: normal;
  line-height: 1.5;
  color: #272727;
  margin-bottom: 33px;
  margin-top: 31px;
  display: none;
}

.amount-results.is-visible {
  display: block;
}

.search-results-card {
  padding-top: 30px;
  padding-bottom: 10px;
  color: #272727;
}

.search-results-card .content {
  padding-left: 50px;
  padding-right: 50px;
  max-width: 800px;
  word-break: break-word;
}

.search-results-card .title {
  text-transform: capitalize;
}

.search-results-card .title a {
  height: 12px;
  font-size: 1.44444rem;
  font-family: Font-Header, Times, Times New Roman, serif;
  font-weight: bold;
  color: #2b4beb;
  opacity: 1;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.search-results-card .title a:hover {
  opacity: 0.6;
}

.search-results-card .body {
  font-weight: normal;
  line-height: 1.5;
  color: #272727;
}

.search-results-card .link a {
  line-height: 1.5;
  font-size: 0.77778rem;
  opacity: 1;
  color: #009944;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.search-results-card .link a:hover {
  opacity: 0.6;
}

.popular-searches {
  padding-top: 30px;
  color: #272727;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-top: 72px;
  margin-left: 0;
  margin-right: 0;
}

@media screen and (min-width: 64em) {
  .popular-searches {
    margin-left: 30;
    margin-right: 30px;
    width: 300px;
  }
}

@media screen and (min-width: 75.0625em) {
  .popular-searches {
    margin-left: 30px;
    width: 365px;
  }
}

.popular-searches hr {
  margin: 8px auto;
}

.popular-searches .title {
  font-size: 1.33333rem;
  font-family: Font-Header, Times, Times New Roman, serif;
  font-weight: bold;
  line-height: 1.58;
  text-align: center;
}

@media screen and (min-width: 64em) {
  .popular-searches .title {
    margin-left: 40px;
    margin-right: 40px;
  }
}

.popular-searches .search {
  padding-left: 40px;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-weight: 500;
  line-height: 2.07;
  color: #272727;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.popular-searches .search:hover,
.popular-searches .search:focus {
  color: #2b4beb;
}

.popular-searches .separator-line {
  width: 80%;
  background-color: #f5f5f5;
}

.popular-searches .link-separator-line {
  background-color: #f5f5f5;
}

.popular-searches .link {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-weight: 500;
  line-height: 1.5;
  color: #2b4beb;
  margin-top: 17px;
  margin-bottom: 17px;
  margin-left: -15px;
  padding-left: 40px;
  opacity: 1;
  display: block;
  word-break: break-all;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.popular-searches .link:hover,
.popular-searches .link:focus {
  opacity: 0.6;
}

.popular-searches .link .name {
  margin-bottom: 17px;
}

.popular-searches .chevron::before {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  height: 10px;
  width: 10px;
  position: relative;
  transform: rotate(-45deg);
  float: right;
  margin-right: 30px;
  margin-top: 12px;
}

.popular-searches .chevron.right:before {
  left: 0;
  transform: rotate(45deg);
}

.popular-searches .chevron.left:before {
  left: 0.25em;
  transform: rotate(-135deg);
}

.three-set-file-cards {
  padding-bottom: 30px;
  padding-top: 30px;
}

.three-set-file-cards .stackable-card {
  text-align: center;
  color: #272727;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
}

@media screen and (min-width: 64em) {
  .three-set-file-cards .stackable-card {
    height: 236px;
    width: 248px;
  }
}

@media screen and (min-width: 64em) {
  .three-set-file-cards .stackable-card:hover {
    margin-top: -5px;
    box-shadow: 0px 10px 14px 2px rgba(0, 0, 0, 0.2);
  }
}

.three-set-file-cards .stackable-card .card-icon {
  margin-top: 45px;
  width: 60px;
  height: 60px;
}

.three-set-file-cards .stackable-card h3 {
  font-size: 1.11111rem;
  font-weight: normal;
  line-height: 1.58;
  padding-top: 15px;
  text-align: center;
  color: #272727;
}

.three-set-file-cards .stackable-card p {
  font-weight: normal;
  line-height: 1.86;
  text-align: center;
  color: #272727;
}

.calculator-overview {
  text-align: center;
}

.calculator-overview .card {
  color: #272727;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  min-height: 135px;
  position: relative;
  top: 0px;
}

@media screen and (min-width: 64em) {
  .calculator-overview .card {
    transition: all 0.5s;
  }
}

@media screen and (min-width: 64em) {
  .calculator-overview .card.animate-card:hover {
    top: -5px;
    box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.2);
  }
}

.calculator-overview .card .card-icon {
  margin-top: 30px;
  margin-right: 0px;
  width: 60px;
  height: 60px;
}

.calculator-overview .card .content {
  margin-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 800px;
}

.calculator-overview .card .title {
  font-weight: normal;
  line-height: 1.58;
}

.calculator-overview .card .body {
  margin-top: 24px;
  font-weight: normal;
  line-height: 1.71;
  color: #272727;
  text-align: left;
}

.calculator-overview .card .link {
  line-height: 1;
  margin-bottom: 33px;
  margin-top: 25px;
}

.calculator-overview .card .link a {
  height: 12px;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-weight: 500;
  line-height: 1.86;
  color: #2b4beb;
}

.calculator-overview .card .steps {
  width: auto;
  height: 11px;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  font-weight: 500;
  line-height: 2;
  text-align: center;
  color: #767676;
  margin-top: 10px;
}

@media screen and (min-width: 40em) {
  .calculator-overview {
    text-align: left;
  }

  .calculator-overview .card .content {
    margin-top: 31px;
    padding-left: 54px;
    padding-right: 0;
  }

  .calculator-overview .card .content.content-nosteps-noimage {
    max-width: 100%;
  }

  .calculator-overview .card .card-icon {
    margin-top: 30px;
    margin-right: 30px;
  }

  .calculator-overview .card .steps {
    width: 60px;
  }

  .calculator-overview .card .content-nosteps-noimage {
    padding-right: 54px;
  }

  .cols-split .calculator-overview .medium-2 {
    padding-left: 0;
    padding-right: 15px;
  }

  .cols-split .calculator-overview .card-icon {
    margin-top: 25px;
    margin-right: 0;
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 64em) {
  .animated-value .animated-value-container {
    margin-right: 30px;
    margin-left: 30px;
  }
}

.animated-value .card {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  padding: 30px;
  min-height: 150px;
  line-height: initial;
}

@media screen and (min-width: 40em) {
  .animated-value .card {
    min-height: 183px;
  }
}

.animated-value .card .title {
  letter-spacing: 0.5px;
  font-size: 0.66667rem;
  color: #007cb1;
  font-weight: bold;
  font-family: Font-medium, Times, Times New Roman, serif;
}

.animated-value .card .value-container {
  color: #272727;
  font-size: 2.77778rem;
  font-weight: bold;
  font-family: Font-medium, Times, Times New Roman, serif;
  margin-top: 15px;
  line-height: 0.53rem;
}

@media screen and (min-width: 40em) {
  .animated-value .card .value-container {
    font-size: 2.77778rem;
    line-height: 1.88rem;
  }
}

@media screen and (min-width: 64em) {
  .animated-value .card .value-container {
    font-size: 3.61111rem;
    line-height: 2.41rem;
  }
}

@media screen and (min-width: 75.0625em) {
  .animated-value .card .value-container {
    font-size: 4.16667rem;
    line-height: 2.76rem;
  }
}

.animated-value .card .value-container .value-line {
  display: inline;
}

.hoopp-animated {
  display: none;
}

.animated-string-start {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.animated-string-end {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all 1s ease;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

@media screen and (min-width: 64em) {
  .page-with-side-nav .animated-value .animated-value-container {
    margin-right: 30px;
    margin-left: 0;
  }
}

@media screen and (min-width: 64em) {
  .contact-info-form .contact-info-form-container {
    margin-left: 30px;
    margin-right: 30px;
  }
}

.contact-info-form .form {
  color: #272727;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  transition: opacity 0.5s;
}

.contact-info-form .contact-form {
  margin-bottom: 55px;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 30px;
}

@media screen and (min-width: 64em) {
  .contact-info-form .contact-form {
    margin-left: 59px;
    margin-right: 146px;
  }
}

.contact-info-form .title {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 44px;
}

@media screen and (min-width: 64em) {
  .contact-info-form .title {
    margin-left: 59px;
    margin-right: 146px;
  }
}

.contact-info-form h1 {
  font-weight: normal;
  line-height: 1.58;
  color: #272727;
}

.contact-info-form label {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-weight: normal;
  line-height: 1.86;
  color: #272727;
  margin-bottom: 20px;
}

.contact-info-form .submit-area {
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: bold;
  text-align: center;
  color: #2b4beb;
}

.contact-info-form .submit-area .submitted-message {
  display: none;
}

.contact-info-form .submit-area .form-button {
  margin-bottom: 20px;
  width: 120px;
  height: 35px;
  border: 1px solid #2b4beb;
  border-radius: 16px;
  padding: 0px 26px 0px 26px;
  margin-right: 30px;
  position: relative;
  /* overflow: hidden; //hidden */
  opacity: 1;
  transition: opacity 0.5s;
}

@media screen and (min-width: 64em) {
  .contact-info-form .submit-area .form-button {
    width: 150px;
    margin-right: 60px;
  }
}

.contact-info-form .submit-area .form-button:hover {
  opacity: 0.6;
}

.contact-info-form .submit-area .form-button .submit-form {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.5s;
  outline: none;
}

.contact-info-form .submit-area .form-button .reset-form {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 150%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.5s;
  display: none;
}

.contact-info-form .submit-area.submitted-form .submitted-message {
  display: block;
}

.contact-info-form .submit-area.submitted-form .submit-form {
  left: -150%;
}

.contact-info-form .submit-area.submitted-form .reset-form {
  left: 50%;
  display: block;
}

.contact-info-form .error .icon-position-right {
  float: left;
  margin-right: 10px;
}

.contact-info-form .no-forms-message {
  margin-left: 20px;
}

.contact-info-form .no-forms-message label {
  margin-top: 4px;
}

.contact-info-form .hidden-emails {
  display: none;
}

@media screen and (min-width: 64em) {
  .page-with-side-nav .contact-info-form .contact-info-form-container {
    margin-left: 0;
    margin-right: 30px;
  }
}

.header-with-button {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  padding-bottom: 0px;
}

.header-with-button .content .title-title-with-button {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-weight: normal;
  margin-left: -6px;
  line-height: 1.18rem;
}

@media screen and (min-width: 40em) {
  .header-with-button .content .title-title-with-button {
    margin-left: 0px;
    padding-left: 0px;
  }
}

@media screen and (min-width: 64em) {
  .header-with-button .content .title-title-with-button {
    margin-left: 0px;
  }
}

.header-with-button .content .button-title-with-button {
  height: 35px;
  border-radius: 16px;
  border: 1px solid;
  color: #2b4beb;
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}

.header-with-button .content .button-title-with-button:hover {
  opacity: 0.6;
}

.header-with-button .content .button-title-with-button .button-text-title-with-button {
  color: #2b4beb;
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 0.83333rem;
  font-weight: normal;
  text-align: center;
  margin: 9px 20px;
}

.header-with-button .content .button-title-with-button .button-text-title-with-button .arrow-icon {
  display: inline;
}

.header-with-button .content .button-title-with-button .button-text-title-with-button::before {
  font-family: Font-bold, Times, Times New Roman, serif;
  font-size: 1.11111rem;
  font-weight: normal;
  margin: 0px 15px;
}

.header-with-button .content .button-title-with-button .button-text-title-with-button .pill-text {
  display: none;
}

.header-with-button .content .button-title-with-button .button-text-title-with-button .pill-icon {
  display: inherit;
}

@media screen and (min-width: 40em) {
  .header-with-button .column-no-padding {
    padding-left: 0 !important;
  }

  .header-with-button .content .button-title-with-button {
    height: 34px;
  }

  .header-with-button .content .button-title-with-button .button-text-title-with-button {
    font-family: Font-Header, Times, Times New Roman, serif;
    font-size: 0.77778rem;
    font-weight: normal;
    text-align: center;
    margin: -1px 15px;
  }

  .header-with-button .content .button-title-with-button .button-text-title-with-button .arrow-icon {
    display: none;
  }

  .header-with-button .content .button-title-with-button .button-text-title-with-button::before {
    content: "";
    margin: 0px;
  }

  .header-with-button .content .button-title-with-button .button-text-title-with-button .pill-text {
    display: inherit;
  }

  .header-with-button .content .button-title-with-button .button-text-title-with-button .pill-icon {
    display: none;
  }
}

@media screen and (min-width: 64em) {
  .header-with-button .content .button-title-with-button {
    margin-right: 30px;
  }
}

@media screen and (min-width: 75.0625em) {
  .header-with-button .content .button-title-with-button {
    margin-right: 30px;
  }
}

.page-with-side-nav .header-with-button .content .title-title-with-button {
  margin-left: 0px;
  padding-left: 0px;
}

@media screen and (min-width: 64em) {
  .order-form .order-form-container {
    margin-left: 30px;
    margin-right: 30px;
  }
}

.order-form .error-input {
  border-color: red;
}

.order-form .error-message {
  display: block;
  color: red;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.77778rem;
}

.order-form .content {
  background-color: #ffffff;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 44px;
  transition: all 0.5s;
}

@media screen and (min-width: 40em) {
  .order-form .content {
    padding-left: 61px;
    padding-right: 67px;
  }
}

.order-form .content .EN,
.order-form .content .FR {
  margin-top: 5px;
}

@media screen and (min-width: 40em) {
  .order-form .content .EN,
  .order-form .content .FR {
    margin-top: 0;
  }
}

.order-form .content .form-title {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 1.44444rem;
  line-height: 1.58;
  color: #272727;
}

.order-form .content .subtitle {
  float: right;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  line-height: 2;
  color: #272727;
}

.order-form .content div.form-row:first-of-type {
  padding-top: 0px;
}

.order-form .content .form-row {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-right: 5px;
  border-bottom: 1px solid #BFBFBF;
}

.order-form .content .form-row .name {
  margin-top: 10px;
  font-family: Font-medium, Times, Times New Roman, serif;
  line-height: 1.8;
  color: #272727;
}

.order-form .content .form-row .name a {
  color: #2b4beb;
  opacity: 1;
  transition: all 0.5s;
}

.order-form .content .form-row .name a:hover {
  opacity: 0.6;
}

.order-form .content .form-row .code {
  font-family: Font-book, Times, Times New Roman, serif;
  line-height: 1.8;
  text-align: right;
  color: #272727;
  margin-top: 10px;
}

.order-form .content .form-row [type='text'] {
  height: 40px;
  width: 62px;
  box-shadow: none;
  margin-bottom: 0px;
  font-family: Font-book, Times, Times New Roman, serif;
  line-height: 1.86;
  text-align: right;
}

.order-form .content .form-row [type='text'].EN,
.order-form .content .form-row [type='text'].FR {
  width: 60px;
}

@media screen and (min-width: 40em) {
  .order-form .content .form-row [type='text'].EN,
  .order-form .content .form-row [type='text'].FR {
    width: 48px;
  }
}

@media screen and (min-width: 75.0625em) {
  .order-form .content .form-row [type='text'].EN,
  .order-form .content .form-row [type='text'].FR {
    width: 62px;
  }
}

.order-form .content .form-row ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  line-height: 1.86;
  color: rgba(39, 39, 39, 0.4);
  text-align: right;
}

.order-form .content .form-row ::-moz-placeholder {
  /* Firefox 19+ */
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  line-height: 1.86;
  color: rgba(39, 39, 39, 0.4);
  text-align: right;
}

.order-form .content .form-row :-ms-input-placeholder {
  /* IE 10+ */
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  line-height: 1.86;
  color: rgba(39, 39, 39, 0.4);
  text-align: right;
}

.order-form .content .form-row :-moz-placeholder {
  /* Firefox 18- */
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  line-height: 1.86;
  color: rgba(39, 39, 39, 0.4);
  text-align: right;
}

.order-form .content .form-row:last-of-type {
  border-bottom: none;
}

@media screen and (min-width: 64em) {
  .page-with-side-nav .order-form .order-form-container {
    margin-left: 0;
    margin-right: 30px;
  }
}

.page-with-side-nav .glossary .letters-bar {
  padding-left: 10%;
  padding-right: 10%;
}

.page-with-side-nav .glossary .glossary-container {
  margin-left: 0px;
  margin-right: 0px;
}

.glossary.row > .large-12-variation {
  padding-left: 0px;
  padding-right: 0px;
}

.glossary select {
  padding-right: 1.5rem;
  background-position: right -1rem center;
}

.glossary .custom-sticky {
  width: 100%;
  transition: height 0.2s;
  top: 56px;
}

.glossary .custom-sticky.lang-notification-open {
  top: 101px;
}

.glossary .custom-sticky.site-notification-open {
  top: 116px;
}

.glossary .custom-sticky.lang-notification-open.site-notification-open {
  top: 161px;
}

@media screen and (min-width: 64em) {
  .glossary .custom-sticky {
    top: 100px;
  }

  .glossary .custom-sticky.lang-notification-open {
    top: 145px;
  }

  .glossary .custom-sticky.site-notification-open {
    top: 160px;
  }

  .glossary .custom-sticky.lang-notification-open.site-notification-open {
    top: 205px;
  }

  .glossary .custom-sticky.header-collapsed {
    top: 61px;
  }

  .glossary .custom-sticky.header-collapsed.lang-notification-open {
    top: 106px;
  }

  .glossary .custom-sticky.header-collapsed.site-notification-open {
    top: 121px;
  }

  .glossary .custom-sticky.header-collapsed.lang-notification-open.site-notification-open {
    top: 166px;
  }
}

.glossary .letters-bar {
  padding: 10px 30px;
  background-color: #ffffff;
  box-shadow: 0px 1px 6px 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #F5F5F5;
  right: 0;
  bottom: 0;
}

.glossary .letters-bar .letter {
  display: inline;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.88889rem;
  font-weight: 400;
  line-height: 1.88;
  margin-left: 9px;
  margin-right: 9px;
  text-align: center;
}

.glossary .letters-bar .letter a {
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 4px;
  color: #2b4beb;
}

.glossary .letters-bar .letter .selected-a11y-text {
  display: none;
}

.glossary .letters-bar .letter .letter-selected .selected-a11y-text {
  display: block;
}

.glossary .letters-bar .letter-section:hover,
.glossary .letters-bar .letter-section:focus,
.glossary .letters-bar .letter-selected {
  border-bottom: 2px solid #722E74;
}

.glossary .letters-bar .letter-selected:hover,
.glossary .letters-bar .letter-selected:focus {
  border-top: 2px solid #722E74;
}

.glossary .letters-bar .grey-letter {
  color: #676767 !important;
  cursor: default;
  pointer-events: none;
}

.glossary .letters-bar .location-dropdown {
  margin-top: 10px;
}

.glossary .letters-bar .location-dropdown .glossary-location-select {
  text-align: center;
  text-align-last: center;
}

.glossary .letters-bar .location-dropdown .glossary-location-select option {
  text-align: left;
  text-align-last: left;
}

.glossary .glossary-terms .accordion:not(.accordion--nested) li:last-child {
  border-style: none;
}

.glossary .glossary-terms ol.accordion--nested {
  margin-bottom: 0;
}

.glossary .glossary-terms ol.accordion--nested:last-of-type li:last-child {
  border-style: none;
}

.glossary .is-active > .accordion-title::before {
  left: 4px;
  top: -4px;
  transform: rotate(135deg);
  transition: transform 0.1s ease-out;
}

.glossary .accordion-title::before {
  border-style: solid;
  border-width: 0.15em 0.15em 0 0;
  content: '';
  display: inline-block;
  height: 0.50em;
  width: 0.50em;
  position: relative;
  margin-right: 23px;
  top: -2px;
  left: 0;
  transform: rotate(45deg);
  transition: transform 0.1s ease-out;
}

.glossary .accordion-title:hover {
  background-color: #ffffff;
}

.glossary .accordion-title:focus {
  background-color: #ffffff;
}

.glossary .glossary-terms .glossary-term {
  border-bottom: 1px solid #bfbfbf;
  margin-left: 11.7%;
  margin-right: 11.7%;
  transition: transform 3s;
  position: relative;
}

.glossary .glossary-terms .glossary-term.template {
  display: none;
}

.glossary .glossary-terms .glossary-term.no-more-results {
  display: none;
  text-align: center;
}

.glossary .glossary-terms .glossary-term.no-more-results .glossary-word {
  max-width: 100%;
}

.glossary .glossary-terms .glossary-term.no-more-results.show {
  display: none;
}

.glossary .glossary-terms .glossary-word {
  border-style: none;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.78;
  color: #272727;
  padding: 25px 0rem;
  max-width: 80%;
  padding-right: 20px;
}

.glossary .glossary-terms .glossary-word.no-chevron {
  cursor: default;
}

.glossary .glossary-terms .glossary-word.no-chevron::before {
  display: none;
}

.glossary .glossary-terms .glossary-definition {
  border-style: none;
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: 400;
  line-height: 1.71;
  color: #272727;
  padding: 1rem 0rem;
}

.glossary .glossary-terms .glossary-location {
  position: absolute;
  max-width: 20%;
  color: #58595B;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.glossary .glossary-terms .last-glossary-term {
  border-style: none;
}

.glossary .glossary-arrow {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.78;
  position: relative;
  height: 0;
  margin-left: 5%;
}

.glossary .l-loader {
  display: none;
  text-align: center;
  background-color: #ffffff;
  padding: 20px;
}

.glossary .l-loader img {
  width: 8vh;
}

.glossary .l-loader--active {
  display: block;
}

@media screen and (min-width: 64em) {
  .page-with-side-nav .glossary .glossary-container {
    margin-left: 15px;
    margin-right: 45px;
  }
}

.glossary-item {
  color: #008039;
  font-weight: bold;
  text-decoration: dotted underline;
  cursor: default;
  display: inline-block;
  position: relative;
}

.glossary-item.hover {
  background-repeat: no-repeat;
  background-position-x: center;
}

.glossary-item.hover.bottom .chevron,
.glossary-item.hover.top .chevron {
  transform: rotate(45deg);
  border-style: solid;
  content: "";
  display: inline-block;
  position: absolute;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  left: 50%;
  bottom: -14px;
  color: #008039;
  border-width: 2px 0 0 2px;
  background-color: white;
  z-index: 100;
}

.glossary-item.hover.top .chevron {
  transform: rotate(225deg);
  bottom: auto;
  top: -11px;
}

.glossary-popup {
  min-width: 350px;
  font-size: .8rem;
  padding: 0;
  border: none;
  background-color: transparent;
}

.glossary-popup .popup-container {
  border-radius: 15px 0;
  border: 2px solid #008039;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: white;
  padding: 20px;
}

.glossary-popup .popup-container a:link,
.glossary-popup .popup-container a:visited,
.glossary-popup .popup-container a:focus {
  outline: none;
}

.glossary-popup .popup-container .popup-close {
  text-align: right;
  float: right;
}

.glossary-popup .popup-container .popup-close > span.close-holder {
  display: inline-block;
  padding: 0 !important;
  border-radius: 0px;
  width: 40px;
  height: 56px;
  font-size: 0.6rem;
  text-align: center;
  line-height: 0.76rem;
  outline: 0 solid transparent;
  cursor: pointer;
}

.glossary-popup .popup-container .popup-close > span.close-holder span {
  background-image: none;
  width: 26px;
  height: 19px;
  overflow: hidden;
  display: inline-block;
  margin: 10px 0px 0 10px;
}

.glossary-popup .popup-container .popup-close > span.close-holder span:before,
.glossary-popup .popup-container .popup-close > span.close-holder span:after {
  border-radius: 2px;
  content: '';
  display: block;
  height: 2px;
  background-color: #333333;
  transform: translateY(10px) rotate(135deg);
  position: absolute;
  width: 26px;
}

.glossary-popup .popup-container .popup-close > span.close-holder span:after {
  transform: translateY(10px) rotate(-135deg);
}

@media only screen and (max-width: 640px) {
  .glossary-popup {
    width: auto;
    min-width: 250px;
  }

  .glossary-popup .popup-container {
    max-width: 250px;
  }
}

.card-link {
  color: #2b4beb;
}

.card-link .card-title {
  width: 90%;
  margin-right: 10px;
}

.card-link .card {
  background-color: #fff;
  min-height: 72px;
  transition: all 0.5s;
  top: 0px;
  position: relative;
}

@media screen and (min-width: 64em) {
  .card-link .card.animate-card:hover {
    top: -5px;
    box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.2);
  }
}

.card-link .chevron-container {
  position: absolute;
  top: 0px;
  right: 10px;
}

.card-link .content {
  position: relative;
  margin: 30px;
  line-height: 0.44rem;
  font-weight: 700;
}

.card-link a {
  color: #2b4beb;
}

.card-link .fa {
  font-size: smaller;
}

@media screen and (min-width: 64em) {
  .row .cols-split .card-link .card {
    margin-left: 12.5px;
    margin-right: 12.5px;
  }

  .row .cols-split:first-child .card-link .card {
    margin-right: 10px;
    margin-left: 0;
  }

  .row .cols-split:last-child .card-link .card {
    margin-left: 10px;
    margin-right: 0;
  }
}

.media-kit-form .button-holder {
  height: 100px;
}

.media-kit-form .form {
  color: #272727;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  transition: opacity 0.5s;
}

.media-kit-form .media-form {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 30px;
}

@media screen and (min-width: 64em) {
  .media-kit-form .media-form {
    margin-left: 59px;
    margin-right: 146px;
  }
}

.media-kit-form .title {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 44px;
}

@media screen and (min-width: 64em) {
  .media-kit-form .title {
    margin-left: 59px;
    margin-right: 146px;
  }
}

.media-kit-form h1 {
  font-weight: normal;
  line-height: 1.58;
  color: #272727;
}

.media-kit-form .copy {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 15px;
  margin-bottom: 0px;
}

@media screen and (min-width: 64em) {
  .media-kit-form .copy {
    margin-left: 59px;
    margin-right: 146px;
  }
}

.media-kit-form label {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-weight: normal;
  line-height: 1.86;
  color: #272727;
  margin-bottom: 20px;
}

.media-kit-form label.input-description {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  margin-top: -10px;
}

.media-kit-form .form .button-holder {
  display: table;
  width: 100%;
  padding-bottom: 1.5rem;
}

.media-kit-form .form .button-holder.is-loading .message-gif {
  display: inline-block;
}

.media-kit-form .form .button-holder.is-loading .loading-icon-wrapper {
  float: none;
  display: inline-block;
}

.media-kit-form .submit-area {
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: bold;
  text-align: center;
  color: #2b4beb;
  display: inline;
  float: right;
  width: auto;
  text-align: center;
}

.media-kit-form .submit-area .message-gif {
  text-align: center;
  margin-bottom: 10px;
  float: left;
  display: none;
  margin-right: 10px;
}

.media-kit-form .submit-area .message-gif .submitted-message {
  opacity: 0;
  transition: opacity 0.5s;
  color: #009848;
  display: inline-block;
}

.media-kit-form .submit-area .message-gif .server-error {
  display: none;
}

.media-kit-form .submit-area .form-anchor {
  width: 130px;
  height: 35px;
  float: right;
  position: relative;
  /* overflow: hidden; //hidden */
  opacity: 1;
  margin-right: 10px;
  transition: opacity 0.5s;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transform: translateZ(0) scale(1, 1);
}

.media-kit-form .submit-area .form-anchor.pill {
  border: 1px solid #2b4beb;
  border-radius: 16px;
  padding: 0px 26px 0px 26px;
}

.media-kit-form .submit-area .form-anchor:hover,
.media-kit-form .submit-area .form-anchor:focus {
  opacity: 0.6;
}

.media-kit-form .submit-area .form-anchor .submit-form {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.5s;
}

.media-kit-form .submit-area .form-anchor .download-file {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 150%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.5s;
  color: #2b4beb;
}

.media-kit-form .submit-area .form-anchor .download-file:hover,
.media-kit-form .submit-area .form-anchor .download-file:focus {
  text-decoration: underline;
  outline: none;
}

.media-kit-form .submit-area .form-anchor .reset-form {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 150%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.5s;
  display: none;
}

.media-kit-form .submit-area.submitted-form .loading-icon-wrapper {
  display: none;
}

.media-kit-form .submit-area.submitted-form .form-anchor.pill {
  display: inline-block;
  float: none;
}

.media-kit-form .submit-area.submitted-form .message-gif {
  display: inline-block;
}

.media-kit-form .submit-area.submitted-form.submitted-form--success .submitted-message {
  opacity: 1;
}

.media-kit-form .submit-area.submitted-form.submitted-form--success .download-file {
  left: 50%;
}

.media-kit-form .submit-area.submitted-form.submitted-form--error .server-error {
  display: inline-block;
}

.media-kit-form .submit-area.submitted-form .submit-form {
  left: -150%;
}

.media-kit-form .submit-area.submitted-form .reset-form {
  left: 50%;
  display: block;
}

.media-kit-form .no-forms-message {
  margin-left: 60px;
}

.media-kit-form .no-forms-message label {
  margin-top: 4px;
}

.media-kit-form .hidden-emails {
  display: none;
}

@media screen and (min-width: 64em) {
  .media-kit-form .button-holder {
    height: 100px;
  }

  .media-kit-form .submit-area .message-gif,
  .media-kit-form .submit-area .form-anchor.pill {
    margin-right: 20px;
  }
}

.calculator-element {
  margin-bottom: 20px;
}

.calculator-element .element-label {
  margin-bottom: 10px;
  border-bottom: none;
}

.horizontal-line {
  border-bottom: 1px solid #cacaca;
  margin-bottom: 20px;
}

.bb-chart {
  height: 300px;
}

.bb-chart canvas#buyback-bar-chart {
  width: 300px;
  padding-bottom: 20px;
}

@media screen and (min-width: 40em) {
  .bb-chart canvas#buyback-bar-chart {
    width: 100%;
  }
}

.calculator {
  padding-top: 30px;
}

@media screen and (min-width: 64em) {
  .calculator .global-calc-container {
    margin-right: 30px;
    margin-left: 30px;
  }
}

.calculator p {
  text-align: justify;
}

.calculator p.left-justify {
  text-align: left;
}

.calculator a {
  color: #2b4beb;
  text-decoration: underline;
}

.calculator select {
  padding-right: 1.5rem;
  background-position: right -1rem center;
}

.calculator select.edge-select-fix {
  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%28138, 138, 138%29'></polygon></svg>") !important;
}

.calculator .chart-bullet {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #0d9a49;
  box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.1);
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
  margin-right: 10px;
}

.calculator .chart-bullet.hoopp-bullet {
  background-color: #0d9a49 !important;
}

.calculator .chart-bullet.rrif-bullet {
  background-color: #f15b4e !important;
}

.calculator .chart-legend {
  font-size: 0.77778rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #272727;
  display: inline;
}

.calculator .chart-legend .chart-legend-small {
  display: inline;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #272727;
}

.calculator .error-msg {
  color: #d40;
  font-size: 0.77778rem;
  margin: 10px 0 0;
}

.calculator .center-elements {
  text-align: center;
}

.calculator .header-line {
  margin-left: 0px;
  margin-top: 20px;
  width: 70px;
  border-bottom: 3px solid #000000;
}

.calculator .bold-title {
  font-size: 12pt;
  font-weight: bold;
}

.calculator .card-icon {
  width: 60px;
  height: 60px;
  margin-bottom: 25px;
}

.calculator .card-text {
  font-size: 12pt;
  color: #272727;
  padding-right: 0px;
}

.calculator .viewstate-reminder {
  color: red;
  font-size: 1.33333rem;
}

.calculator .icon-next::before {
  font-size: 0.77778rem;
  font-weight: 900;
  margin-right: 10px;
}

.calculator .icon-next {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
}

.calculator .hooppcalculator-link-button {
  margin-right: 40px;
  color: #2b4beb;
}

.calculator .mandatory::after {
  color: red;
  content: " *";
  display: inline;
}

.calculator .hooppcalculator-wizard > tbody {
  border-style: none;
}

.calculator .hooppcalculator-wizard > tbody > tr:nth-child(2) {
  display: none;
}

.calculator .hooppcalculator-step {
  background-color: #f4f5fb;
  padding: 0px;
}

.calculator .hooppcalculator-step-counter {
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  text-align: right;
  color: #272727;
  float: right;
}

.calculator .hooppcalculator-header {
  line-height: 1.5;
}

.calculator .hooppcalculator-header-container {
  margin-bottom: 20px;
}

.calculator .hooppcalculator-header-body {
  color: #272727;
}

.calculator .hooppcalculator-main-description {
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: 400;
  color: #272727;
}

.calculator .hooppcalculator-subheader-container {
  margin-bottom: 20px;
}

.calculator .hooppcalculator-subheader {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  color: #272727;
  padding-bottom: 15px;
}

.calculator .card:not(:last-child) {
  margin-bottom: 30px;
}

.calculator .card {
  line-height: 1.5;
  color: #272727;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
}

.calculator .card table {
  margin-bottom: 0px;
}

.calculator .card hr {
  margin-top: 10px;
  margin-bottom: 20px;
}

.calculator .card .reset-button {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #2b4beb;
  float: right;
  margin: 30px 30px 0px 0px;
}

.calculator .card .form-area {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px;
}

.calculator .card .form-area input[type="checkbox"] {
  margin-right: 10px;
}

.calculator .card .submit-area {
  padding: 15px;
  border-top: 1px solid #cacaca;
}

.calculator .card .hooppcalculator-row {
  display: inline;
  margin-right: 0px;
}

.calculator .card .hooppcalculator-label {
  display: inline;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  color: #272727;
  margin-bottom: 10px;
}

.calculator .card .hooppcalculator-label.label-table-header {
  font-size: 0.5rem;
}

.calculator .card .hooppcalculator-light-font {
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: 400;
  color: #272727;
}

.calculator .card .hooppcalculator-text {
  width: 66px;
  border-radius: 1px;
  background-color: #ffffff;
  border: solid 1px #dbdbdb;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.86;
  color: #272727;
  height: 40px;
}

.calculator .card .hooppcalculator-text-dropdown {
  width: 66px;
  border-radius: 1px;
  background-color: #ffffff;
  border: solid 1px #dbdbdb;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.86;
  color: #272727;
  height: 40px;
}

.calculator .card .hooppcalculator-pill-button {
  height: 25px;
  border-radius: 16px;
  border: 1px solid #2b4beb;
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: bold;
  text-align: center;
  padding: 0px 20px;
  background-color: white;
  color: #2b4beb;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  font-size: 0.88889rem;
}

.calculator .card .hooppcalculator-pill-button:disabled {
  color: #f5f5f5;
  border-color: #f5f5f5;
}

.calculator .card .hooppcalculator-pill-button:hover {
  opacity: 0.6;
}

.calculator .card .hooppcalculator-button {
  height: 25px;
  font-family: Font-book, Times, Times New Roman, serif;
  text-align: center;
  padding: 0px;
  background-color: white;
  color: #2b4beb;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-style: none;
  opacity: 1;
  font-size: 0.88889rem;
}

.calculator .card .hooppcalculator-button.two-button {
  padding: 0px 9px;
  margin-right: 10px;
}

.calculator .card .hooppcalculator-button:disabled {
  color: #f5f5f5;
  border-color: #f5f5f5;
}

.calculator .card .hooppcalculator-button:hover {
  opacity: 0.6;
}

.calculator .card .hooppcalculator-validation-error {
  color: red;
  font-size: 0.77778rem;
}

.calculator .card .hooppcalculator-progress-bar {
  width: 30%;
  float: left;
  border-radius: 20px;
}

.calculator .card .hooppcalculator-progress-bar .progress-meter {
  border-radius: 20px;
}

.calculator .card .calc-results .hooppcalculator-subheader-container {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 25px;
}

.calculator .card .calc-results .hooppcalculator-label {
  margin-bottom: 0;
}

.calculator .card .calc-results .hooppcalculator-result {
  font-weight: bold;
  font-size: 0.77778rem;
}

.calculator .card .calc-results .hooppcalculator-result-highlighted {
  color: Red;
}

.calculator .card .calc-results .calc-result-title {
  line-height: 0.88rem;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 45px;
  padding-bottom: 35px;
}

.calculator .card .calc-results .main-result {
  padding: 15px 15px;
  margin-left: 0px;
  margin-right: 0px;
}

.calculator .card .calc-results .main-result:nth-child(odd) {
  background: #f5f5f5;
}

.calculator .card .calc-results .section {
  padding: 15px 30px;
  margin-left: 0px;
  margin-right: 0px;
}

.calculator .card .calc-results .result-value {
  font-size: 0.77778rem;
  font-weight: 700;
  font-family: Font-Header, Times, Times New Roman, serif;
}

.calculator .card .calc-results .result-value.primary {
  font-size: 0.88889rem;
  font-weight: 700;
  color: #0d9a49;
  white-space: nowrap;
}

.calculator .card .calc-results .result-value.secondary {
  font-size: 0.88889rem;
  font-weight: 700;
}

.calculator .card .calc-results .result-value .result-value:empty {
  display: none;
}

.calculator .card .calc-results .calc-details-button {
  cursor: pointer;
}

.calculator .card .calc-results .calc-details-button i {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 2px;
  margin-right: 30px;
}

.calculator .card .calc-results .calc-details-button.collapsed i {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari */
  transform: rotate(90deg);
}

.calculator .card .calc-results .calc-details-content-container {
  overflow: hidden;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  max-height: 1000px;
}

.calculator .card .calc-results .calc-details-content-container.collapsed {
  max-height: 0;
}

.calculator .card .calc-results .calc-details-content-container .calc-details-content {
  margin-top: 45px;
}

.calculator .calc-disclaimer-checkbox {
  position: relative;
  min-height: 70px;
}

.calculator .calc-disclaimer-checkbox .disclaimer-text {
  font-size: 0.77778rem;
  position: relative;
}

.calculator .green-box {
  border: 2px solid #0d9a49;
  padding: 15px;
  margin-bottom: 25px;
  margin-top: 25px;
}

.calculator .green-box .result-title {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 1.11111rem;
  font-weight: bold;
  line-height: 1.69;
  text-align: center;
  color: #ffffff;
  background-color: #0d9a49;
  position: relative;
  top: -50px;
  margin-bottom: -25px;
  margin-left: 40px;
  margin-right: 40px;
}

.calculator .comp-result {
  padding: 15px;
  padding-top: 0;
}

.calculator .comp-result .result-title {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 1.11111rem;
  font-weight: bold;
  line-height: 1.69;
  color: #272727;
}

.calculator .result-subtitle {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  line-height: 2;
  color: #272727;
  text-transform: uppercase;
}

.calculator .result-cost {
  font-size: 1.44444rem;
  font-family: Font-Header, Times, Times New Roman, serif;
  color: #0d9a49 !important;
  font-weight: 700;
  padding-bottom: 10px;
}

.calculator .result-cost.red {
  color: #f15b4e !important;
}

.calculator .result-copy {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  line-height: 2;
  color: #272727;
}

.calculator .result-fine-print {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  line-height: 2;
  color: #676767;
}

/*@media screen and (min-width: 64em){
        .calculator {
            padding-right:46px;
        }
}*/

@media screen and (min-width: 40em) {
  .bb-chart {
    height: 450px;
  }

  .calculator-element {
    margin-bottom: 25px;
  }

  .calculator-element .element-label {
    margin-bottom: 10px;
  }

  .horizontal-line {
    margin-bottom: 25px;
  }

  .calculator {
    margin-right: 46px;
  }

  .calculator .center-elements {
    text-align: left;
  }

  .calculator .bold-title {
    font-size: 12pt;
    font-weight: bold;
  }

  .calculator .card-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 25px;
  }

  .calculator .card-text {
    font-size: 11pt;
    padding-right: 80px;
    text-align: left;
  }

  .calculator .hooppcalculator-header-container {
    margin-bottom: 35px;
  }

  .calculator .hooppcalculator-mainheader {
    font-size: 2.11111rem;
  }

  .calculator .hooppcalculator-main-description {
    font-size: 1rem;
  }

  .calculator .hooppcalculator-subheader {
    font-size: 1.44444rem;
    padding-bottom: 30px;
  }

  .calculator .card:not(:last-child) {
    margin-bottom: 60px;
  }

  .calculator .green-box {
    padding: 30px;
    margin-bottom: 45px;
    margin-top: 0px;
  }

  .calculator .green-box .result-title {
    font-size: 1.44444rem;
    top: -52px;
  }

  .calculator .comp-result .result-title {
    font-size: 1.44444rem;
  }

  .calculator .result-cost {
    font-size: 2.11111rem;
    padding-bottom: 20px;
  }

  .calculator .card table {
    margin-bottom: 0px;
  }

  .calculator .card hr {
    margin-top: 10px;
    margin-bottom: 25px;
  }

  .calculator .card .reset-button {
    font-size: 0.88889rem;
  }

  .calculator .card .hooppcalculator-validation-error {
    font-size: 1rem;
  }

  .calculator .card .submit-area {
    padding: 35px 60px;
  }

  .calculator .card .hooppcalculator-progress-bar {
    width: 20%;
  }

  .calculator .card .hooppcalculator-text {
    width: 122px;
    font-size: 0.88889rem;
    height: 50px;
  }

  .calculator .card .hooppcalculator-text-dropdown {
    width: 122px;
    font-size: 0.88889rem;
    height: 50px;
  }

  .calculator .card .hooppcalculator-label {
    font-size: 1rem;
  }

  .calculator .card .hooppcalculator-label.label-table-header {
    font-size: 1rem;
  }

  .calculator .card .form-area {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 45px;
  }

  .calculator .card .hooppcalculator-button {
    margin-right: 0px;
    font-size: 1rem;
    height: 32px;
  }

  .calculator .card .hooppcalculator-button.two-button {
    padding: 0px 35px;
  }

  .calculator .card .hooppcalculator-pill-button {
    padding: 0px 35px;
    height: 32px;
    font-size: 1rem;
  }

  .calculator .card .hooppcalculator-row {
    margin-right: 10px;
  }

  .calculator .card .calc-results .hooppcalculator-subheader-container {
    margin-left: 60px;
    margin-right: 60px;
    padding-top: 45px;
  }

  .calculator .card .calc-results .result-row {
    height: 150px;
    line-height: 1.76rem;
  }

  .calculator .card .calc-results .main-result {
    padding: 45px 60px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .calculator .card .calc-results .section {
    padding: 45px 60px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .calculator .card .calc-results .hooppcalculator-result {
    font-weight: bold;
    font-size: 1rem;
  }

  .calculator .card .calc-results .calc-result-title {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 45px;
    padding-bottom: 35px;
  }

  .calculator .card .calc-results .result-value.primary {
    font-size: 2.11111rem;
  }

  .calculator .card .calc-results .result-value.secondary {
    font-size: 2.11111rem;
  }

  .calculator .card .calc-results .calc-details-button i {
    margin-top: 9px;
  }

  .calculator .calc-disclaimer-checkbox .disclaimer-text {
    font-size: 1rem;
  }
}

.pa-calc .calc-details-button .fa {
  margin-top: 7px;
  margin-right: 10px;
}

.pa-calc .calc-warning-message {
  padding-top: 45px;
  padding-left: 60px;
  padding-right: 60px;
}

@media screen and (min-width: 64em) {
  .page-with-side-nav .calculator .global-calc-container {
    margin-right: 30px;
    margin-left: 0;
  }
}

@media screen {
  .calculator .card .hooppcalculator-radio-container {
    margin-bottom: 10px;
  }

  .calculator .card .hooppcalculator-radio-container .calculator-element {
    margin-top: 20px;
  }

  .calculator .card .hooppcalculator-radio {
    border-collapse: separate;
  }

  .calculator .card .hooppcalculator-radio tr {
    background-color: transparent;
  }

  .calculator .card .hooppcalculator-radio tr td {
    padding: 10px 3px 0px;
  }

  .calculator .card .hooppcalculator-radio.hooppcalculator-radio-horizontal td:first-child {
    width: 30%;
  }

  .calculator .card .hooppcalculator-radio [type="radio"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    /* overflow: hidden; //hidden */
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .calculator .card .hooppcalculator-radio [type="radio"] + label {
    display: inline-block;
    margin: 0px;
  }

  .calculator .card .hooppcalculator-radio [type="radio"] + label:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: -0.25em;
    border-radius: 1em;
    border: 2px solid #fafafa;
    box-shadow: 0 0 0 3px #dbdbdb;
    margin-right: 10px;
    transition: 0.5s ease all;
    background: #fafafa;
  }

  .calculator .card .hooppcalculator-radio [type="radio"]:checked + label:before {
    background: #0a8944;
    box-shadow: 0 0 0 3px #dbdbdb;
  }

  .calculator .card .hooppcalculator-radio [type="radio"]:disabled + label:before {
    cursor: not-allowed;
  }
}

@media screen and (min-width: 40em) {
  .calculator .card .hooppcalculator-radio.hooppcalculator-radio-horizontal td:first-child {
    width: 20%;
  }

  .calculator .card .hooppcalculator-radio-container .calculator-element {
    margin-top: 25px;
  }
}

.testimonials-form .form {
  color: #272727;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  transition: opacity 0.5s;
}

.testimonials-form .form select {
  padding-right: 1.5rem;
}

.testimonials-form .media-form {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 30px;
}

@media screen and (min-width: 64em) {
  .testimonials-form .media-form {
    margin-left: 59px;
    margin-right: 146px;
  }
}

.testimonials-form .title {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 44px;
}

@media screen and (min-width: 64em) {
  .testimonials-form .title {
    margin-left: 59px;
    margin-right: 146px;
  }
}

.testimonials-form h1 {
  font-weight: normal;
  line-height: 1.58;
  color: #272727;
}

.testimonials-form label {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-weight: normal;
  line-height: 1.86;
  color: #272727;
  margin-bottom: 20px;
}

.testimonials-form .fileInput {
  margin-bottom: 0px;
}

.testimonials-form .fileLimits {
  color: grey;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
}

.testimonials-form .termsTestimonials .mandatory-terms {
  position: relative;
}

.testimonials-form .termsTestimonials .mandatory-terms label {
  margin-bottom: 5px;
}

.testimonials-form .termsTestimonials .mandatory-terms .left {
  float: left;
  width: 24px;
}

.testimonials-form .termsTestimonials .mandatory-terms .right {
  float: right;
  width: calc(100% - 27px);
}

.testimonials-form .submit-area {
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: bold;
  text-align: center;
  color: #2b4beb;
  float: right;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.testimonials-form .submit-area .submitted-message {
  opacity: 0;
  transition: opacity 0.5s;
  margin-right: 30px;
}

.testimonials-form .submit-area .form-button {
  width: 150px;
  height: 35px;
  border: 1px solid #2b4beb;
  border-radius: 16px;
  padding: 0px 26px 0px 26px;
  margin-right: 30px;
  position: relative;
  /* overflow: hidden; //hidden */
  opacity: 1;
  transition: opacity 0.5s;
}

@media screen and (min-width: 64em) {
  .testimonials-form .submit-area .form-button {
    margin-right: 60px;
  }
}

.testimonials-form .submit-area .form-button:hover {
  opacity: 0.6;
}

.testimonials-form .submit-area .form-button .submit-form {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.5s;
}

.testimonials-form .submit-area .form-button .reset-form {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 150%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.5s;
  display: none;
}

.testimonials-form .submit-area.submitted-form .submitted-message {
  opacity: 1;
}

.testimonials-form .submit-area.submitted-form .submit-form {
  left: -150%;
}

.testimonials-form .submit-area.submitted-form .reset-form {
  left: 50%;
  display: block;
}

.testimonials-form .no-forms-message {
  margin-left: 59px;
}

.testimonials-form .no-forms-message label {
  margin-top: 4px;
}

.testimonials-form .hidden-emails {
  display: none;
}

.redirect-page {
  height: 100%;
  background-color: #f4f4f4;
}

.redirect-page .redirect-header {
  background-color: #ffffff;
  border-bottom: 1px solid #cecece;
}

.redirect-page .redirect-header img {
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 90px;
}

.redirect-page .redirect-content {
  margin-top: 70px;
  background-color: #ffffff;
  border: solid 1px #58595b;
  padding: 30px;
}

.redirect-page .redirect-content h1 {
  line-height: 1rem;
  font-size: 1.22222rem;
  font-weight: normal;
  color: #272727;
}

.redirect-page .redirect-content p {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.88889rem;
  line-height: 1.5;
  color: #58595b;
}

.redirect-page .redirect-content p :last-child {
  margin-bottom: 0;
}

.form-validation .error-message-1,
.form-validation .error-message-2,
.form-validation .error-message-2 {
  display: none;
}

.form-validation .error-icon {
  display: none;
}

.form-validation .question-required.error,
.form-validation .question-non-required.error {
  position: relative;
}

.form-validation .question-required.error .error-icon,
.form-validation .question-non-required.error .error-icon {
  display: inherit;
  color: red;
  font-size: 1.33333rem;
  transform: rotate(180deg);
}

.form-validation .question-required.error .icon-position-input,
.form-validation .question-non-required.error .icon-position-input {
  float: right;
  margin-top: -57px;
  margin-right: 15px;
}

.form-validation .question-required.error .icon-position-right,
.form-validation .question-non-required.error .icon-position-right {
  float: left;
  margin-right: 10px;
}

.form-validation .question-required.error input:not(.optional),
.form-validation .question-required.error select:not(.optional),
.form-validation .question-non-required.error input:not(.optional),
.form-validation .question-non-required.error select:not(.optional) {
  border-color: red;
}

.form-validation .question-required.error:not(.positive-error) .error-message-1,
.form-validation .question-non-required.error:not(.positive-error) .error-message-1 {
  display: block;
}

.form-validation .question-required.error:not(.positive-error) .error-message-1 label,
.form-validation .question-required.error:not(.positive-error) .error-message-1 span,
.form-validation .question-non-required.error:not(.positive-error) .error-message-1 label,
.form-validation .question-non-required.error:not(.positive-error) .error-message-1 span {
  color: red;
}

.form-validation .question-required.error.positive-error .error-message-2,
.form-validation .question-non-required.error.positive-error .error-message-2 {
  display: block;
}

.form-validation .question-required.error.positive-error .error-message-2 label,
.form-validation .question-required.error.positive-error .error-message-2 span,
.form-validation .question-non-required.error.positive-error .error-message-2 label,
.form-validation .question-non-required.error.positive-error .error-message-2 span {
  color: red;
}

.form .mandatory label:not(.error-message-1):not(.error-message-2):not(.error-message-3)::after,
.form .mandatory-terms label:not(.error-message-1):not(.error-message-2):not(.error-message-3)::after {
  color: red;
  content: " *";
  display: inline;
}

.form .button-holder {
  padding-top: 15px;
  min-height: 75px;
}

.form .button-holder .loading-icon-wrapper {
  display: none;
  float: right;
}

.form .button-holder .loading-icon-wrapper .loader-gif img {
  width: 25px;
}

.form .button-holder .loading-icon-wrapper .loader {
  font-size: 0.27778rem;
  float: right;
  margin: 15px -15px;
}

.form .button-holder.is-loading .loading-icon-wrapper {
  display: block;
}

.form .requiered-message {
  margin-top: -17px;
  height: 35px;
  padding: 0px 10px 0px 10px;
  font-size: 0.77778rem;
}

.form .error-message-1,
.form .error-message-2,
.form .error-message-3 {
  display: none;
}

.form .error-icon {
  display: none;
}

.form .checkbox-error-position {
  margin-left: 2px;
  margin-right: 3px;
}

.form .error {
  position: relative;
}

.form .error .error-icon {
  display: inherit;
  color: red;
  font-size: 1.33333rem;
  transform: rotate(180deg);
}

.form .error .icon-position-input {
  float: right;
  position: relative;
  top: -52px;
  left: -15px;
}

.form .error .icon-position-select {
  float: right;
  position: relative;
  top: -52px;
  left: -35px;
}

.form .error .icon-position-right {
  display: inline-block;
  padding-bottom: 3px;
}

.form .error input,
.form .error textarea,
.form .error select {
  border-color: red;
  padding-right: 35px;
}

.form .error.first .error-message-1 {
  display: block;
  text-align: left;
  color: red;
}

.form .error.second .error-message-2 {
  display: block;
  text-align: left;
  color: red;
}

.form .error.third .error-message-3 {
  display: block;
  text-align: left;
  color: red;
}

.form .error .error-message-red {
  color: red;
}

.form select {
  padding-right: 1.5rem;
  background-position: right -1rem center;
}

.page-modal.reveal {
  padding: 0;
  border: none;
  box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.15);
  width: 100%;
  top: 0;
}

@media screen and (min-width: 40em) {
  .page-modal.reveal {
    top: 80px;
    width: 90%;
  }
}

@media screen and (min-width: 64em) {
  .page-modal.reveal {
    top: 80px;
    max-width: 950px;
    min-height: 625px;
  }
}

.page-modal .background-image {
  max-width: 950px;
  height: 200px;
  background-size: cover;
  background-position: center;
}

@media screen and (min-width: 40em) {
  .page-modal .background-image {
    height: 400px;
  }
}

@media screen and (min-width: 64em) {
  .page-modal .background-image {
    height: 400px;
  }
}

.page-modal .modal-copy {
  padding: 30px;
}

.page-modal h2 {
  font-size: 1.44444rem;
  font-weight: normal;
  line-height: 1.5;
  color: #272727;
}

.page-modal p {
  margin: 20px 0;
  font-family: Font-book, Times, Times New Roman, serif;
  line-height: 1.71;
  color: #272727;
}

.page-modal .pill-button {
  height: 38px;
  border-radius: 19px;
  border: 2px solid #2b4beb;
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: bold;
  text-align: center;
  padding: 0px 20px;
  background-color: white;
  color: #2b4beb;
  transition: all 0.5s ease;
  opacity: 1;
  margin-right: 30px;
  margin-bottom: 10px;
}

.page-modal .pill-button:disabled {
  color: #f5f5f5;
  border-color: #f5f5f5;
}

.page-modal .pill-button:hover {
  opacity: 0.6;
}

.page-modal .modal-continue-link {
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: 700;
  color: #2b4beb;
  margin-top: 2px;
}

.page-modal .modal-continue-link .icon-pill-arrow {
  margin-left: 10px;
  vertical-align: middle;
}

.page-modal .close-button {
  color: #272727;
  font-size: 3em;
}

.connect-page {
  height: 100%;
  background-color: #F5F5F5;
}

.connect-page .connect-header {
  background-color: #ffffff;
  border-bottom: 1px solid #cecece;
}

.connect-page .connect-header img {
  padding: 18px 0 18px 0;
}

.connect-page .connect-content {
  margin-top: 70px;
  padding: 30px;
}

.connect-page .connect-content h1 {
  line-height: 1rem;
  font-size: 1.22222rem;
  font-weight: normal;
  color: #272727;
}

.connect-page .connect-content p {
  font-family: Font-book, Times, Times New Roman, serif;
  line-height: 1.5;
  color: #58595b;
}

.connect-page .connect-content p :last-child {
  margin-bottom: 0;
}

.connect-page.connect-loader-page .hoopp-connect-login-container .loader {
  font-size: 0.83333rem;
}

@media screen and (min-width: 40em) {
  .connect-page .connect-header img {
    padding: 18px 0 18px 45px;
  }
}

@media screen and (min-width: 64em) {
  .connect-page .connect-header img {
    padding: 18px 0 18px 90px;
  }
}

.google-map {
  /*.large-12-variation{
        padding-left:0;
        padding-right:0;
    }*/
}

.google-map .google-map-container {
  position: relative;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
}

@media screen and (min-width: 64em) {
  .google-map .google-map-container {
    margin-left: 30px;
    margin-right: 30px;
  }
}

.google-map .google-map-container iframe {
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 64em) {
  .page-with-side-nav .google-map .google-map-container {
    margin-left: 0;
    margin-right: 30px;
  }
}

@media screen and (min-width: 64em) {
  .content-duplicate .content-duplicate-container {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media screen and (min-width: 64em) {
  .page-with-side-nav .content-duplicate .content-duplicate-container {
    margin-left: -15px;
    margin-right: 15px;
  }
}

.temporary-sign-in {
  /* overflow: hidden; //hidden */
  position: relative;
  width: 100%;
  height: 235px;
}

@media screen and (min-width: 64em) {
  .temporary-sign-in {
    height: 250px;
  }
}

.temporary-sign-in.next-page--active {
  height: 100%;
}

.temporary-sign-in .question-section,
.temporary-sign-in .employer-search-section {
  top: 0;
  background-color: white;
  transform: translateZ(0px);
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -ms-transform 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 50px 40px;
}

@media screen and (min-width: 64em) {
  .temporary-sign-in .question-section,
  .temporary-sign-in .employer-search-section {
    padding: 50px 90px;
  }
}

.temporary-sign-in .question-section h1,
.temporary-sign-in .employer-search-section h1 {
  text-align: center;
  line-height: 0.88rem;
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 40em) {
  .temporary-sign-in .question-section h1,
  .temporary-sign-in .employer-search-section h1 {
    line-height: 1.82rem;
  }
}

.temporary-sign-in .question-section {
  position: absolute;
  width: 100%;
  left: 0;
}

.temporary-sign-in .question-section .buttons-holder .hoopp-pill-button,
.temporary-sign-in .question-section .buttons-holder .hoopp-filled-pill-button {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}

.temporary-sign-in .question-section .buttons-holder .hoopp-pill-button {
  margin-right: 20px;
}

.temporary-sign-in .employer-search-section {
  position: relative;
  width: 100%;
  height: 100%;
  left: 100%;
  padding-top: 65px;
}

.temporary-sign-in .employer-search-text {
  margin-bottom: 1.5rem;
  text-align: left;
}

.temporary-sign-in .back-button {
  color: #2199e8;
  position: absolute;
  top: 33.33333px;
  left: 40px;
}

@media screen and (min-width: 64em) {
  .temporary-sign-in .back-button {
    left: 90px;
  }
}

.temporary-sign-in .search-employer-bar {
  position: relative;
  height: 2.44444rem;
}

.temporary-sign-in .search-employer-bar .search-employer-input {
  margin-bottom: 0;
  padding-right: 15px;
}

.temporary-sign-in .search-employer-bar .search-button.delete {
  position: absolute;
  right: 0;
  top: 0;
  height: 2.44444rem;
  width: 2.44444rem;
}

.temporary-sign-in .search-employer-bar .search-button.delete:hover,
.temporary-sign-in .search-employer-bar .search-button.delete:focus {
  outline: none;
  border: 1px solid currentColor;
  border-radius: 50%;
}

.temporary-sign-in .search-employer-bar .search-button.delete img {
  width: 15px;
  height: 15px;
}

.temporary-sign-in .view-all-results-contanier .view-all-results-button {
  color: #2199e8;
  margin: 1.5rem 0 0 0;
}

.temporary-sign-in .search-results-wrapper {
  margin-top: 1.5rem;
  border: 1px solid #CCC;
}

.temporary-sign-in .search-results-wrapper .search-result-header {
  padding: 10px;
  font-weight: 700;
  font-size: 1rem;
  background-color: #F0F0F0;
  border-bottom: 1px solid #CCC;
}

.temporary-sign-in .search-results-wrapper .search-results-container {
  margin: 0;
  padding: 10px;
  list-style: none;
}

.temporary-sign-in .search-results-wrapper .search-result {
  margin: 10px 0;
}

.temporary-sign-in .search-results-wrapper .search-result.column,
.temporary-sign-in .search-results-wrapper .search-result.columns,
.temporary-sign-in .search-results-wrapper .search-result.large-12-variation {
  float: left !important;
}

.temporary-sign-in .search-results-wrapper .search-no-results {
  padding: 0 0 20px 10px;
}

.temporary-sign-in .slide-left {
  transform: translateX(-100%);
}

.temporary-sign-in #no-results-message button.underline-on-focus:before {
  bottom: 6px;
}

.temporary-sign-in .error {
  color: red;
  padding: 0 10px;
}

.temporary-sign-in .error em {
  margin-right: 10px;
}

.temporary-sign-in .error p {
  display: inline-block;
}

.content-card {
  position: relative;
  top: 0;
  text-align: center;
  color: #272727;
  background-color: #ffffff;
  margin-bottom: 20px;
  padding-bottom: 30px;
}

@media print, screen and (min-width: 40em) {
  .content-card {
    padding-bottom: 50px;
  }
}

@media print, screen and (min-width: 64em) {
  .content-card {
    margin-bottom: 30px;
    box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
    transition: all 0.5s ease;
  }

  .content-card:hover,
  .content-card:focus {
    top: -5px;
    box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.2);
    transform: scale(1.001);
  }
}

.content-card .content-type {
  text-transform: uppercase;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #2b4beb;
  margin: 20px 0 25px 0;
  padding-left: 20px;
  padding-right: 20px;
}

.content-card .event-location {
  text-transform: uppercase;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #59595B;
}

.content-card .event-date {
  color: #2A2A86;
  text-transform: uppercase;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  margin-top: 25px;
  margin-bottom: 0;
}

@media print, screen and (min-width: 64em) {
  .content-card .event-date {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 10px;
  }
}

.content-card__title {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-weight: 500;
  line-height: 0.88rem;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 25px;
  max-height: 140px;
  /* overflow: hidden; //hidden */
}

.content-card__title.no-date {
  max-height: 170px;
}

@media print, screen and (min-width: 40em) {
  .content-card__title--full-on-mobile {
    max-height: 120px;
  }

  .content-card__title--full-on-mobile.no-date {
    max-height: 150px;
  }
}

@media print, screen and (min-width: 64em) {
  .content-card__title--full-on-tablet {
    max-height: 120px;
  }

  .content-card__title--full-on-tablet.no-date {
    max-height: 150px;
  }
}

.customizable-share .social-icons-container {
  position: relative;
  margin: 0px 15px;
}

.customizable-share .social-icons-container .title-container {
  max-width: 50%;
}

.customizable-share .social-icons-container .title-container h3 {
  font-size: 1.55556rem;
  line-height: 1.06rem;
}

.customizable-share .social-icons-container .social-icons {
  position: relative;
}

.customizable-share .social-icons-container .social-icons span[class^="st_"] {
  margin: 0px 5px;
}

.customizable-share .social-icons-container .social-icons span[class^="st_"] span {
  width: 25px !important;
  height: 25px;
}

.customizable-share .content-container {
  margin: 0px 10px;
}

.customizable-share .content-container .article-description {
  margin-bottom: 10px;
  text-align: justify;
}

.customizable-share .content-container img {
  width: 100%;
}

@media screen and (min-width: 40em) {
  .customizable-share .social-icons-container {
    margin: 0px;
  }

  .customizable-share .social-icons-container .social-icons {
    right: 20px;
  }
}

@media screen and (min-width: 64em) {
  .customizable-share .social-icons-container .title-container {
    max-width: 70%;
  }

  .customizable-share .content-container {
    margin: 0px 30px 0px 0px;
  }

  .customizable-share .content-container .article-description {
    margin-bottom: 20px;
  }
}

.contact-mp .hidden-emails {
  display: none;
}

.contact-mp .search-label {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
}

.contact-mp .input-group {
  margin: 20px 0px 30px 0px;
}

.contact-mp .search-box {
  box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, 0.05);
  border: none;
  display: inline-block;
  margin-right: 10px;
  width: 300px;
}

.contact-mp .search-button {
  border-radius: 5px;
  background-color: #009848;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  color: #ffffff;
  display: inline-block;
  top: 50%;
  width: 100px;
  height: 30px;
}

.contact-mp .mp-loader {
  text-align: center;
}

.contact-mp .mp-loader img {
  height: 50px;
}

.contact-mp ol#mp-cards-container {
  list-style-type: none;
}

.contact-mp .mp-form-card {
  margin-bottom: 40px;
}

.contact-mp .card {
  background-color: #ffffff;
  box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
  transition: transform .5s;
}

.contact-mp .card:not(.selected):hover {
  position: relative;
  transform: translateY(-5px);
  box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.contact-mp .card.selected {
  background-color: #f1f1f1;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
}

.contact-mp .card .card-content {
  padding: 40px 25px 35px 25px;
}

.contact-mp .card .card-content .mp-name {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 1.22222rem;
  line-height: 1.5;
  text-align: center;
}

.contact-mp .card .card-content .mp-district {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #9b9b9b;
  line-height: 1.5;
  text-align: center;
}

.contact-mp .card .card-content .mp-label {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  color: #007CB1;
  line-height: 2.6;
  font-weight: bold;
  text-transform: uppercase;
}

.contact-mp .card .card-content .mp-data {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  line-height: 1.5;
}

.contact-mp .card .card-content .circular-container {
  position: relative;
  width: 70px;
  height: 70px;
  /* overflow: hidden; //hidden */
  border-radius: 50%;
  margin: auto;
  margin-bottom: 25px;
}

.contact-mp .card .card-content .mp-img {
  width: 100%;
  height: auto;
}

.contact-mp .contact-mp-form .form {
  color: #272727;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  transition: opacity 0.5s;
}

.contact-mp .contact-mp-form .form select {
  padding-right: 1.5rem;
}

.contact-mp .contact-mp-form .media-form {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 30px;
}

@media screen and (min-width: 64em) {
  .contact-mp .contact-mp-form .media-form {
    margin-left: 59px;
    margin-right: 146px;
  }
}

.contact-mp .contact-mp-form .email-card {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 30px;
}

@media screen and (min-width: 64em) {
  .contact-mp .contact-mp-form .email-card {
    margin-left: 59px;
    margin-right: 59px;
  }
}

.contact-mp .contact-mp-form .title {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 44px;
}

@media screen and (min-width: 64em) {
  .contact-mp .contact-mp-form .title {
    margin-left: 59px;
    margin-right: 146px;
  }
}

.contact-mp .contact-mp-form h1 {
  font-size: 1.44444rem;
  font-weight: normal;
  line-height: 1.58;
  color: #272727;
}

.contact-mp .contact-mp-form label {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  font-weight: normal;
  line-height: 1.86;
  color: #272727;
  margin-bottom: 20px;
}

.contact-mp .contact-mp-form .submit-area {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  font-weight: bold;
  text-align: center;
  color: #2b4beb;
  float: right;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.contact-mp .contact-mp-form .submit-area .submitted-message {
  opacity: 0;
  transition: opacity 0.5s;
  margin-right: 30px;
}

.contact-mp .contact-mp-form .submit-area .form-button {
  width: 150px;
  height: 35px;
  border: 1px solid #2b4beb;
  border-radius: 16px;
  padding: 0px 26px 0px 26px;
  margin-right: 30px;
  position: relative;
  /* overflow: hidden; //hidden */
  opacity: 1;
  transition: opacity 0.5s;
}

@media screen and (min-width: 64em) {
  .contact-mp .contact-mp-form .submit-area .form-button {
    margin-right: 60px;
  }
}

.contact-mp .contact-mp-form .submit-area .form-button:hover {
  opacity: 0.6;
}

.contact-mp .contact-mp-form .submit-area .form-button .submit-form {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.5s;
}

.contact-mp .contact-mp-form .submit-area .form-button .reset-form {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 150%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.5s;
  display: none;
}

.contact-mp .contact-mp-form .submit-area.submitted-form .submitted-message {
  opacity: 1;
}

.contact-mp .contact-mp-form .submit-area.submitted-form .submit-form {
  left: -150%;
}

.contact-mp .contact-mp-form .submit-area.submitted-form .reset-form {
  left: 50%;
  display: block;
}

.contact-mp .contact-mp-form .no-forms-message {
  margin-left: 59px;
}

.contact-mp .contact-mp-form .no-forms-message label {
  margin-top: 4px;
}

.contact-mp .contact-mp-form .hidden-emails {
  display: none;
}

.hero-three-parts .hero-column {
  min-height: 300px;
  position: relative;
  padding: 0px;
  width: 100%;
}

.hero-three-parts .hero-column.secondary-hero-column {
  min-height: 140px;
}

.hero-three-parts .hero-column .hero-title-container {
  position: relative;
  top: 50%;
  transform: translateY(-70%);
  padding: 0 20px;
}

.hero-three-parts .hero-column .hero-title-container .hero-title {
  max-height: 200px;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 2.11111rem;
  font-weight: 500;
  line-height: 1.05;
  text-align: center;
  overflow: hidden;
  padding-bottom: 1px;
}

.hero-three-parts .hero-column .hero-title-container .hero-secondary-title {
  max-height: 120px;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 2.11111rem;
  font-weight: 500;
  line-height: 1.05;
  text-align: center;
  padding-bottom: 1px;
}

.hero-three-parts .hero-column .hero-button {
  position: absolute;
  top: 95%;
  left: 50%;
  min-width: 220px;
  max-height: 100px;
  overflow: hidden;
  transform: translateY(-50%);
  transform: translateX(-50%);
  margin-top: 10px;
  margin-bottom: 50px;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.4px;
  text-align: center;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  background-color: #2A2A86;
  color: #F5F5F5;
  border-radius: 20px;
  padding: 10px 30px;
}

.hero-three-parts .hero-column .hero-button:hover,
.hero-three-parts .hero-column .hero-button:focus {
  background-color: #3636ad;
}

.hero-three-parts .hero-column .hero-link {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.88889rem;
  line-height: 0.53rem;
  font-weight: 500;
  letter-spacing: 0.4px;
  color: #F5F5F5;
  position: absolute;
  right: 45px;
  bottom: 10px;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.hero-three-parts .hero-column .hero-link:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  bottom: 0;
  height: 2px;
  background: #F5F5F5;
  transition: width .3s;
}

.hero-three-parts .hero-column .hero-link:hover:before,
.hero-three-parts .hero-column .hero-link:focus:before {
  width: 100%;
}

.hero-three-parts .hero-column .hero-link::after {
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: '';
  display: inline-block;
  height: 10px;
  width: 10px;
  position: relative;
  vertical-align: top;
  transform: rotate(45deg);
  margin: 5px;
}

.hero-three-parts .hero-column .hero-section {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}

.hero-three-parts .hero-column .main-hero-part {
  height: 100%;
}

.hero-three-parts .hero-column .main-hero-part .hero-title-container {
  top: 45%;
}

.hero-three-parts .hero-column .second-hero-part,
.hero-three-parts .hero-column .third-hero-part {
  display: none;
}

.hero-three-parts .hero-column .mobile-card-links {
  margin: 0;
}

.hero-three-parts .hero-column .mobile-card-links .hero-card-link {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 1rem;
  color: #007CB1;
  display: block;
  position: relative;
  border: solid 2px #D5D4D3;
  width: 100%;
  padding: 20px 60px 20px 30px;
}

.hero-three-parts .hero-column .mobile-card-links .hero-card-link:last-child {
  border-top: none;
}

.hero-three-parts .hero-column .mobile-card-links .hero-card-link::after {
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: '';
  display: inline-block;
  height: 15px;
  width: 15px;
  position: absolute;
  vertical-align: top;
  transform: rotate(45deg);
  right: 40px;
  top: calc(50% - 5px);
}

@media only screen and (max-width: 63.99em) {
  .hero-three-parts .hero-column .hero-section.overlay-mobile:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  }
}

@media screen and (min-width: 64em) {
  .hero-three-parts .hero-column {
    min-height: 465px;
    width: calc( 50% - 2.5px);
  }

  .hero-three-parts .hero-column.secondary-hero-column {
    min-height: 465px;
  }

  .hero-three-parts .hero-column .hero-link {
    bottom: 10px;
  }

  .hero-three-parts .hero-column .hero-card-link {
    display: none;
  }

  .hero-three-parts .hero-column .second-hero-part {
    display: block;
    margin-top: 0px;
    height: calc( 50% - 2.5px);
  }

  .hero-three-parts .hero-column .third-hero-part {
    display: block;
    top: calc( 50% + 2.5px);
    height: calc( 50% - 2.5px);
  }

  .hero-three-parts .hero-column .mobile-card-links {
    display: none;
  }

  .hero-three-parts .hero-column .hero-section.overlay-desktop:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  }

  .hero-three-parts.is-horizontal .hero-column {
    min-height: 250px;
    width: 100%;
  }

  .hero-three-parts.is-horizontal .hero-column:first-child {
    margin-bottom: 5px;
  }

  .hero-three-parts.is-horizontal .hero-column .hero-title {
    max-height: 80px;
  }

  .hero-three-parts.is-horizontal .hero-column .second-hero-part {
    width: calc( 50% - 2.5px);
    height: 100%;
  }

  .hero-three-parts.is-horizontal .hero-column .third-hero-part {
    width: calc( 50% - 2.5px);
    height: 100%;
    top: 0px;
    left: calc( 50% + 2.5px);
  }
}

.custom-small-cards .member-card {
  margin-bottom: 30px;
}

.custom-small-cards .member-card .content {
  margin: 10px;
}

.custom-small-cards .member-card .card {
  min-height: 245px;
}

.custom-small-cards .member-card h3 {
  font-size: 1.11111rem;
  padding-top: 25px;
  line-height: 0.74rem;
}

.custom-small-cards .member-card img {
  margin-top: 20px;
  width: 80px;
}

.custom-small-cards .member-card a {
  display: block;
  text-align: center;
  color: #272727;
}

.custom-small-cards .card-width_1 {
  width: 100%;
}

.custom-small-cards .card-width_2 {
  width: 100%;
}

.custom-small-cards .card-width_3 {
  width: 100%;
}

.custom-small-cards .card-width_4 {
  width: 100%;
}

.custom-small-cards .card-width_5 {
  width: 100%;
}

@media screen and (min-width: 40em) {
  .custom-small-cards .member-card h3 {
    font-size: 0.94444rem;
  }

  .custom-small-cards .card-width_1 {
    width: 50%;
  }

  .custom-small-cards .card-width_2 {
    width: 50%;
  }

  .custom-small-cards .card-width_3 {
    width: 50%;
  }

  .custom-small-cards .card-width_4 {
    width: 50%;
  }

  .custom-small-cards .card-width_5 {
    width: 50%;
  }
}

@media screen and (min-width: 64em) {
  .custom-small-cards .member-card {
    margin-bottom: 0px;
  }

  .custom-small-cards .member-card h3 {
    font-size: 1.11111rem;
  }

  .custom-small-cards .card-width_1 {
    width: 100%;
  }

  .custom-small-cards .card-width_2 {
    width: 50%;
  }

  .custom-small-cards .card-width_3 {
    width: 33.33333%;
  }

  .custom-small-cards .card-width_4 {
    width: 25%;
  }

  .custom-small-cards .card-width_5 {
    width: 20%;
  }
}

@media screen and (min-width: 40em) and (max-width: 47.99875em) {
  .custom-small-cards + .custom-small-cards {
    margin-top: -60px;
  }
}

@media screen and (max-width: 39.99875em) {
  .custom-small-cards + .custom-small-cards {
    margin-top: -60px;
  }
}

.part-time-form-container {
  /* overflow: hidden; //hidden */
  position: relative;
  width: 100%;
  height: 275px;
  /* Hide all steps by default: */
}

.part-time-form-container.next-page--active {
  height: 100%;
}

.part-time-form-container .question-section,
.part-time-form-container .employer-form-section,
.part-time-form-container .union-form-section {
  top: 0;
  background-color: white;
  transform: translateZ(0px);
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -ms-transform 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 20px 40px;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
}

@media screen and (min-width: 64em) {
  .part-time-form-container .question-section,
  .part-time-form-container .employer-form-section,
  .part-time-form-container .union-form-section {
    padding: 20px 90px;
  }
}

@media screen {
  .part-time-form-container .question-section,
  .part-time-form-container .employer-form-section,
  .part-time-form-container .union-form-section {
    padding: 0 0 0 0;
  }
}

.part-time-form-container .question-section h1,
.part-time-form-container .employer-form-section h1,
.part-time-form-container .union-form-section h1 {
  text-align: center;
  line-height: 0.88rem;
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 40em) {
  .part-time-form-container .question-section h1,
  .part-time-form-container .employer-form-section h1,
  .part-time-form-container .union-form-section h1 {
    line-height: 1.82rem;
  }
}

.part-time-form-container .question-section .input-label-mh,
.part-time-form-container .employer-form-section .input-label-mh,
.part-time-form-container .union-form-section .input-label-mh {
  min-height: 45px;
}

.part-time-form-container .question-section {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  padding: 2rem 1rem;
}

.part-time-form-container .question-section .buttons-holder .hoopp-pill-button,
.part-time-form-container .question-section .buttons-holder .hoopp-filled-pill-button {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 10px;
}

.part-time-form-container .question-section .buttons-holder .hoopp-pill-button {
  margin-right: 20px;
}

.part-time-form-container .employer-form-section,
.part-time-form-container .union-form-section {
  position: relative;
  width: 100%;
  height: 100%;
  left: 100%;
}

.part-time-form-container .back-button {
  color: #2199e8;
  position: absolute;
  top: 20px;
  left: 30px;
}

@media screen and (min-width: 64em) {
  .part-time-form-container .back-button {
    left: 50px;
  }
}

.part-time-form-container .form {
  position: relative;
  color: #272727;
  background-color: #FFFFFF;
  transition: opacity 0.5s;
  margin-bottom: 30px;
}

.part-time-form-container .form select {
  padding-right: 1.5rem;
}

.part-time-form-container .form .subtitle {
  font-size: 1.11111rem;
  font-weight: bold;
  font-family: Font-Header, Times, Times New Roman, serif;
  margin-bottom: 15px;
}

.part-time-form-container .form fieldset > .row > div {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.part-time-form-container .form fieldset > .row > div > input {
  margin: 7px 0;
}

.part-time-form-container .form .button-holder {
  padding-top: 0;
}

.part-time-form-container .form #pf-previous,
.part-time-form-container .form #pf-union-previous {
  margin-right: 0;
}

.part-time-form-container .form .fi-check {
  padding-right: 5px;
}

.part-time-form-container .form .step-counter {
  position: absolute;
  bottom: 5px;
  right: 45px;
  font-weight: bold;
}

.part-time-form-container .tab {
  display: none;
}

.part-time-form-container .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  /* overflow: hidden; //hidden */
  position: absolute;
  z-index: -1;
}

.part-time-form-container .inputfile + label {
  margin-top: 0;
  margin-bottom: 5px;
  display: inline-block;
  color: #2b4beb;
  background-color: rgba(204, 154, 129, 0);
  border-radius: 12px;
  border-color: #2b4beb;
  border-style: solid;
  border-width: thin;
  width: 141px;
  height: 30px;
  text-align: center;
}

.part-time-form-container .inputfile + label * {
  pointer-events: none;
}

.part-time-form-container .inputfile + label {
  cursor: pointer;
}

.part-time-form-container [type="checkbox"] + label {
  margin-bottom: 0px;
}

.part-time-form-container .hooppcalculator-radio {
  border-collapse: separate;
  font-size: 0.66667rem;
  /* [type="radio"]:disabled + label:before {
            cursor: not-allowed;
        }*/
}

.part-time-form-container .hooppcalculator-radio [type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  /* overflow: hidden; //hidden */
  padding: 0;
  position: absolute;
  width: 1px;
}

.part-time-form-container .hooppcalculator-radio [type="radio"] + label {
  display: inline-block;
  margin: 0px;
  margin-right: 20px;
}

.part-time-form-container .hooppcalculator-radio [type="radio"] + label:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: -0.25em;
  border-radius: 1em;
  border: 2px solid #fafafa;
  box-shadow: 0 0 0 3px #dbdbdb;
  margin-right: 10px;
  transition: 0.5s ease all;
  background: #fafafa;
}

.part-time-form-container .hooppcalculator-radio [type="radio"]:checked + label:before {
  background: #0a8944;
  box-shadow: 0 0 0 3px #dbdbdb;
}

.part-time-form-container .media-form {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 30px;
}

@media screen and (min-width: 64em) {
  .part-time-form-container .media-form {
    margin-left: 60px;
    margin-right: 60px;
  }
}

.part-time-form-container .media-form .order {
  box-shadow: 0px 2px 10px -2px #333;
  padding: 16px;
  margin: 16px;
}

.part-time-form-container .title {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 44px;
}

@media screen and (min-width: 64em) {
  .part-time-form-container .title {
    margin-left: 60px;
    margin-right: 60px;
  }
}

.part-time-form-container h1 {
  font-weight: normal;
  line-height: 1.58;
  color: #272727;
}

.part-time-form-container label {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-weight: normal;
  line-height: 1.86;
  color: #272727;
  margin-bottom: 20px;
}

.part-time-form-container .float-left {
  float: left;
  margin-right: 15px;
}

.part-time-form-container .input-number {
  /*width: 100px;*/
}

.part-time-form-container .note-text,
.part-time-form-container .recaptcha-field {
  margin: 20px 25px 20px 25px;
  line-height: 1.5;
}

.part-time-form-container .recaptcha-holder {
  margin-left: 7%;
}

.part-time-form-container .form-text {
  line-height: 1.5;
  margin-bottom: 10px;
}

.part-time-form-container .form-option-text {
  margin-top: 25px;
  margin-bottom: 2px;
  line-height: 1.5;
}

.part-time-form-container .submit-area {
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: bold;
  text-align: center;
  color: #2b4beb;
  float: right;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.part-time-form-container .submit-area .submitted-message {
  opacity: 0;
  transition: opacity 0.5s;
  margin-right: 30px;
}

.part-time-form-container .submit-area .form-button {
  width: 60px;
  height: 35px;
  border-radius: 16px;
  padding: 0px 26px 0px 26px;
  margin-right: 30px;
  position: relative;
  /* overflow: hidden; //hidden */
  opacity: 1;
  transition: opacity 0.5s;
}

.part-time-form-container .submit-area .form-button.pill-button {
  border: 1px solid #2b4beb;
  width: 120px;
}

@media screen and (min-width: 64em) {
  .part-time-form-container .submit-area .form-button {
    margin-right: 60px;
  }
}

.part-time-form-container .submit-area .form-button:hover {
  opacity: 0.6;
}

.part-time-form-container .submit-area .form-button:focus {
  outline: dashed;
}

.part-time-form-container .submit-area .form-button .submit-form {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.5s;
}

.part-time-form-container .submit-area .form-button .reset-form {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 150%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.5s;
  display: none;
}

.part-time-form-container .submit-area.submitted-form .submitted-message {
  opacity: 1;
}

.part-time-form-container .submit-area.submitted-form .submit-form {
  left: -150%;
}

.part-time-form-container .submit-area.submitted-form .reset-form {
  left: 50%;
  display: block;
}

.part-time-form-container .no-forms-message {
  margin-left: 60px;
}

.part-time-form-container .no-forms-message label {
  margin-top: 4px;
}

.part-time-form-container .hidden-emails {
  display: none;
}

@media screen and (min-width: 40em) {
  .part-time-form-container .submit-area .form-button {
    width: 100px;
  }

  .part-time-form-container .submit-area .form-button.pill-button {
    width: 150px;
  }

  .part-time-form-container .note-text {
    margin: 20px 60px 20px 60px;
  }

  .part-time-form-container .recaptcha-field {
    margin: 20px 60px 20px 60px;
  }
}

@media screen and (min-width: 64em) {
  .part-time-form-container {
    height: 280px;
  }

  .part-time-form-container .form .step-counter {
    right: 80px;
  }
}

.page-with-side-nav .employer .letters-bar {
  padding-left: 10%;
  padding-right: 10%;
}

.page-with-side-nav .employer .employer-container {
  margin-left: 0px;
  margin-right: 0px;
}

.employer.row > .large-12-variation {
  padding-left: 0px;
  padding-right: 0px;
}

.employer select {
  padding-right: 1.5rem;
  background-position: right -1rem center;
}

.employer .custom-sticky {
  transition: height 0.2s;
  top: 56px;
  width: 100%;
}

.employer .custom-sticky.lang-notification-open {
  top: 101px;
}

.employer .custom-sticky.site-notification-open {
  top: 116px;
}

.employer .custom-sticky.lang-notification-open.site-notification-open {
  top: 161px;
}

@media screen and (min-width: 64em) {
  .employer .custom-sticky {
    top: 100px;
  }

  .employer .custom-sticky.lang-notification-open {
    top: 145px;
  }

  .employer .custom-sticky.site-notification-open {
    top: 160px;
  }

  .employer .custom-sticky.lang-notification-open.site-notification-open {
    top: 205px;
  }

  .employer .custom-sticky.header-collapsed {
    top: 61px;
  }

  .employer .custom-sticky.header-collapsed.lang-notification-open {
    top: 106px;
  }

  .employer .custom-sticky.header-collapsed.site-notification-open {
    top: 121px;
  }

  .employer .custom-sticky.header-collapsed.lang-notification-open.site-notification-open {
    top: 166px;
  }
}

.employer .letters-bar {
  padding: 10px 30px;
  background-color: #ffffff;
  box-shadow: 0px 1px 6px 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #F5F5F5;
  right: 0;
  bottom: 0;
}

.employer .letters-bar .letter-container,
.employer .letters-bar .letter {
  display: inline;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-weight: 400;
  line-height: 1.88;
  text-align: center;
}

.employer .letters-bar .letter {
  margin-left: 9px;
  margin-right: 9px;
}

.employer .letters-bar .letter a {
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 4px;
  color: #272727;
}

.employer .letters-bar .letter .selected-a11y-text {
  display: none;
}

.employer .letters-bar .letter .letter-selected .selected-a11y-text {
  display: block;
}

.employer .letters-bar .letter-section:hover,
.employer .letters-bar .letter-section:focus,
.employer .letters-bar .letter-selected {
  border-bottom: 2px solid #722E74;
}

.employer .letters-bar .letter-selected:hover,
.employer .letters-bar .letter-selected:focus {
  border-top: 2px solid #722E74;
}

.employer .letters-bar .grey-letter {
  color: #E9E9E9 !important;
  cursor: default;
  pointer-events: none;
}

.employer .letters-bar .location-dropdown {
  margin-top: 10px;
}

.employer .letters-bar .location-dropdown .employer-location-select {
  text-align: center;
  text-align-last: center;
}

.employer .letters-bar .location-dropdown .employer-location-select option {
  text-align: left;
  text-align-last: left;
}

.employer .employer-terms .accordion:not(.accordion--nested) li:last-child {
  border-style: none;
}

.employer .employer-terms ol.accordion--nested {
  margin-bottom: 0;
}

.employer .employer-terms ol.accordion--nested:last-of-type li:last-child {
  border-style: none;
}

.employer .is-active > .accordion-title::before {
  left: 4px;
  top: -4px;
  transform: rotate(135deg);
  transition: transform 0.1s ease-out;
}

.employer .accordion-title::before {
  border-style: solid;
  border-width: 0.15em 0.15em 0 0;
  content: '';
  display: inline-block;
  height: 0.50em;
  width: 0.50em;
  position: relative;
  margin-right: 23px;
  top: -2px;
  left: 0;
  transform: rotate(45deg);
  transition: transform 0.1s ease-out;
}

.employer .accordion-title:hover {
  background-color: #ffffff;
}

.employer .accordion-title:focus {
  background-color: #ffffff;
}

.employer .employer-terms .employer-term {
  border-bottom: 1px solid #bfbfbf;
  margin-left: 11.7%;
  margin-right: 11.7%;
  transition: transform 3s;
  position: relative;
}

.employer .employer-terms .employer-term.template {
  display: none;
}

.employer .employer-terms .employer-term.no-more-results {
  display: none;
  text-align: center;
}

.employer .employer-terms .employer-term.no-more-results .employer-word {
  max-width: 100%;
}

.employer .employer-terms .employer-term.no-more-results.show {
  display: none;
}

.employer .employer-terms .employer-word {
  border-style: none;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.78;
  color: #272727;
  padding: 25px 0rem;
  max-width: 80%;
  padding-right: 20px;
}

.employer .employer-terms .employer-word.no-chevron {
  cursor: default;
}

.employer .employer-terms .employer-word.no-chevron::before {
  display: none;
}

.employer .employer-terms .employer-definition {
  border-style: none;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  font-weight: 400;
  line-height: 1.71;
  color: #272727;
  padding: 1rem 0rem;
}

.employer .employer-terms .employer-location {
  position: absolute;
  max-width: 20%;
  font-size: 0.77778rem;
  color: #58595B;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.employer .employer-terms .last-employer-term {
  border-style: none;
}

.employer .employer-arrow {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.78;
  position: relative;
  height: 0;
  margin-left: 5%;
}

.employer .l-loader {
  display: none;
  text-align: center;
  background-color: #ffffff;
  padding: 20px;
}

.employer .l-loader img {
  width: 8vh;
}

.employer .l-loader--active {
  display: block;
}

@media screen and (min-width: 64em) {
  .page-with-side-nav .employer .employer-container {
    margin-left: 15px;
    margin-right: 45px;
  }
}

.dotmailer-perference h3 {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-weight: normal;
}

.dotmailer-perference p {
  font-family: Font-book, Times, Times New Roman, serif;
}

.dotmailer-perference .float-right {
  float: right;
}

.dotmailer-perference .hidden-emails {
  display: none;
}

.dotmailer-perference .dm-perference-logo .header-logo {
  height: 100px;
  transition: all 0.2s;
}

.dotmailer-perference .dm-error-message {
  margin-top: 1.5em;
  line-height: 1.5;
  font-weight: bold;
  color: red;
}

.dotmailer-perference .dm-email-section {
  height: 90px;
}

.dotmailer-perference .dm-email-section .mp-loader,
.dotmailer-perference .dm-email-section .dm-email-prelabel,
.dotmailer-perference .dm-email-section .dm-email-label {
  font-family: Font-book, Times, Times New Roman, serif;
  line-height: 1.5;
}

.dotmailer-perference .dm-email-section .mp-loader {
  position: relative;
  float: left;
}

.dotmailer-perference .dm-email-section .mp-loader img {
  text-align: center;
  height: 20px;
}

.dotmailer-perference .dm-email-section .dm-email-prelabel {
  float: left;
  font-weight: 400;
  margin-right: 5px;
}

.dotmailer-perference .dm-email-section .dm-email-label {
  color: #009848;
  font-weight: 700;
}

.dotmailer-perference .dm-email-section .dm-email-error-message {
  line-height: 1.5;
  font-weight: bold;
  color: red;
}

.dotmailer-perference .dm-container .dm-input {
  float: left;
}

.dotmailer-perference .dm-container .db-main-label {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-weight: normal;
  margin-left: 1.5rem;
}

.dotmailer-perference .submit-area {
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: bold;
  text-align: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 10px;
}

.dotmailer-perference .submit-area .form-button {
  width: 150px;
  height: 35px;
  border-radius: 15px;
  position: relative;
  opacity: 1;
  transition: opacity 0.5s;
}

.dotmailer-perference .submit-area .form-button:hover {
  opacity: 0.6;
}

.dotmailer-perference .submit-area .form-button .submit-form {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.5s;
}

.dotmailer-perference .submit-area .form-button .reset-form {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 150%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.5s;
  display: none;
}

.dotmailer-perference .submit-area .form-button .mp-loader {
  position: relative;
  float: left;
  margin-left: auto;
  margin-right: auto;
}

.dotmailer-perference .submit-area .form-button .mp-loader img {
  text-align: center;
  height: 20px;
}

.dotmailer-perference .submit-area.submitted-form .submit-form {
  color: white;
  left: -100%;
  visibility: hidden;
}

.dotmailer-perference .submit-area.submitted-form .reset-form {
  left: 50%;
  display: block;
}

.dotmailer-perference .submit-area.left {
  float: left;
  margin-left: 10px;
  color: white;
}

.dotmailer-perference .submit-area.left .form-button {
  background-color: #193094;
}

.dotmailer-perference .submit-area.right {
  float: right;
  margin-right: 10px;
  color: #2b4beb;
}

.dotmailer-perference .submit-area.right .form-button.pill-button {
  border: 1px solid #2b4beb;
  width: 170px;
}

.dotmailer-perference .dm-card .card,
.dotmailer-perference .dm-check-card .card {
  padding-top: 10px;
  margin-bottom: 20px;
  color: #272727;
  background-color: #FFFFFF;
  min-height: 135px;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  position: relative;
  top: 0;
  transition: all 0.5s;
}

.dotmailer-perference .dm-card .card .card-content,
.dotmailer-perference .dm-check-card .card .card-content {
  padding: 0 10px 0px 10px;
  width: 100%;
}

@media screen and (min-width: 40em) {
  .dotmailer-perference .dm-card .card .card-content,
  .dotmailer-perference .dm-check-card .card .card-content {
    margin-top: 0;
  }
}

@media screen and (min-width: 40em) {
  .dotmailer-perference .dm-email-section {
    height: 50px;
  }
}

.survey-form .button-container {
  margin-top: 20px;
  margin-bottom: 20px;
  min-width: 80px;
}

.survey-form .button-container a {
  position: relative;
  border: none;
  font-size: 0.88889rem;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  color: #F5F5F5;
  background-color: #0A8944;
  border-radius: 20px;
  min-height: 44px;
  padding: 15px 20px 15px 20px;
  margin-bottom: 0px;
}

.survey-form .button-container a::before {
  position: absolute;
  z-index: 0;
  display: block;
  content: "";
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  will-change: opacity;
}

.survey-form .button-container a:hover,
.survey-form .button-container a:focus {
  background-color: #0A8944;
}

.survey-form .button-container a:hover::before,
.survey-form .button-container a:focus::before {
  opacity: 1;
}

.survey-form .content {
  transition: all 0.5s;
}

.survey-form .content input[type="radio"] {
  margin-right: 10px;
}

.survey-form .content .EN,
.survey-form .content .FR {
  margin-top: 5px;
}

@media screen and (min-width: 40em) {
  .survey-form .content .EN,
  .survey-form .content .FR {
    margin-top: 0;
  }
}

.survey-form .content .form-title {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 1.44444rem;
  line-height: 1.58;
  color: #272727;
}

.survey-form .content .subtitle {
  float: right;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  line-height: 2;
  color: #272727;
}

.survey-form .content div.form-row:first-of-type {
  padding-top: 0px;
}

.survey-form .content .form-row {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-right: 5px;
  border-bottom: 1px solid #BFBFBF;
}

.survey-form .content .form-row .name {
  margin-top: 10px;
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  line-height: 1.86;
  color: #272727;
}

.survey-form .content .form-row .name a {
  color: #2b4beb;
  opacity: 1;
  transition: all 0.5s;
}

.survey-form .content .form-row .name a:hover {
  opacity: 0.6;
}

.survey-form .content .form-row .code {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  line-height: 1.86;
  text-align: right;
  color: #272727;
  margin-top: 10px;
}

.survey-form .content .form-row [type='text'] {
  height: 40px;
  width: 62px;
  box-shadow: none;
  margin-bottom: 0px;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  line-height: 1.86;
  text-align: right;
}

.survey-form .content .form-row [type='text'].EN,
.survey-form .content .form-row [type='text'].FR {
  width: 60px;
}

@media screen and (min-width: 40em) {
  .survey-form .content .form-row [type='text'].EN,
  .survey-form .content .form-row [type='text'].FR {
    width: 48px;
  }
}

@media screen and (min-width: 75.0625em) {
  .survey-form .content .form-row [type='text'].EN,
  .survey-form .content .form-row [type='text'].FR {
    width: 62px;
  }
}

.survey-form .content .form-row ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  line-height: 1.86;
  color: rgba(39, 39, 39, 0.4);
  text-align: right;
}

.survey-form .content .form-row ::-moz-placeholder {
  /* Firefox 19+ */
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  line-height: 1.86;
  color: rgba(39, 39, 39, 0.4);
  text-align: right;
}

.survey-form .content .form-row :-ms-input-placeholder {
  /* IE 10+ */
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  line-height: 1.86;
  color: rgba(39, 39, 39, 0.4);
  text-align: right;
}

.survey-form .content .form-row :-moz-placeholder {
  /* Firefox 18- */
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  line-height: 1.86;
  color: rgba(39, 39, 39, 0.4);
  text-align: right;
}

.survey-form .content .form-row:last-of-type {
  border-bottom: none;
}

.survey-form .survey-pie-chart .card {
  padding: 0 20px 20px 20px;
  height: 425px;
}

.survey-form .survey-pie-chart .card .card-content {
  line-height: 1.6;
  margin-bottom: 1rem;
}

.survey-form .survey-pie-chart .card .card-content a {
  text-decoration: underline;
}

@media screen and (min-width: 40em) {
  .survey-form .survey-pie-chart .card {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (min-width: 64em) {
  .page-with-side-nav .survey-form .survey-form-container {
    margin-left: 0;
    margin-right: 30px;
  }
}

@media screen and (min-width: 40em) {
  .page-with-side-nav .survey-pie-chart .card {
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 64em) {
  .page-with-side-nav .survey-pie-chart .card {
    margin-right: 30px;
    margin-left: 0;
  }
}

.advocacy-form .form {
  color: #272727;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  transition: opacity 0.5s;
}

.advocacy-form .form select {
  padding-right: 1.5rem;
}

.advocacy-form .media-form {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 30px;
}

.advocacy-form .media-form input[type="radio"] {
  margin-right: 10px;
}

.advocacy-form .media-form input[type="checkbox"] {
  margin-right: 10px;
}

@media screen and (min-width: 64em) {
  .advocacy-form .media-form {
    margin-left: 59px;
    margin-right: 146px;
  }
}

.advocacy-form .title {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 44px;
}

@media screen and (min-width: 64em) {
  .advocacy-form .title {
    margin-left: 59px;
    margin-right: 146px;
  }
}

.advocacy-form h1 {
  font-weight: normal;
  line-height: 1.58;
  color: #272727;
}

.advocacy-form label {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-weight: normal;
  line-height: 1.86;
  color: #272727;
  margin-bottom: 10px;
}

.advocacy-form .submit-area {
  font-family: Font-book, Times, Times New Roman, serif;
  font-weight: bold;
  text-align: center;
  color: #2b4beb;
  float: right;
  margin-right: 20px;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.advocacy-form .submit-area .submitted-message {
  opacity: 0;
  transition: opacity 0.5s;
  margin-right: 30px;
}

.advocacy-form .submit-area .form-button {
  width: 150px;
  height: 35px;
  border: 1px solid #2b4beb;
  border-radius: 16px;
  padding: 0px 26px 0px 26px;
  margin-right: 30px;
  position: relative;
  /* overflow: hidden; //hidden */
  opacity: 1;
  transition: opacity 0.5s;
}

@media screen and (min-width: 64em) {
  .advocacy-form .submit-area .form-button {
    margin-right: 60px;
  }
}

.advocacy-form .submit-area .form-button:hover {
  opacity: 0.6;
}

.advocacy-form .submit-area .form-button .submit-form {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.5s;
}

.advocacy-form .submit-area.submitted-form .submitted-message {
  opacity: 1;
}

.advocacy-form .submit-area.submitted-form .form-button {
  display: none;
}

.advocacy-form .no-forms-message {
  margin-left: 59px;
}

.advocacy-form .no-forms-message label {
  margin-top: 4px;
}

.advocacy-form .dm-error-message {
  margin: 10px 20px 0 20px;
  float: right;
  line-height: 1.5;
  font-weight: bold;
  color: red;
}

.advocacy-form .bottom-space {
  margin-bottom: 1rem;
}

.call-out {
  min-height: 110px;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}

.call-out .call-out-container {
  line-height: 1.7;
}

.call-out .call-out-container .small {
  font-size: 1.22222rem;
}

.call-out .call-out-container .medium {
  font-size: 1.38889rem;
}

.call-out .call-out-container .large {
  font-size: 1.55556rem;
}

.call-out .call-out-container .font1 {
  font-family: Font-medium, Times, Times New Roman, serif;
}

.call-out .call-out-container .font2 {
  font-family: Font-book, Times, Times New Roman, serif;
}

.call-out .call-out-container .font3 {
  font-family: Font-Header, Times, Times New Roman, serif;
}

.call-out .call-out-container .call-out-title {
  max-width: 400px;
  text-align: left;
  color: white;
  padding-left: 20px;
  padding-right: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  white-space: nowrap;
  /* overflow: hidden; //hidden */
}

.call-out .call-out-container .call-out-body {
  background-color: white;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  min-height: 50px;
  margin-top: 4px;
  padding: 10px 20px;
}

.call-out .call-out-container .border-body {
  border-top-right-radius: 10px;
}

.call-out .call-out-container .icon-container {
  float: right;
  position: absolute;
}

.call-out .call-out-container .icon-container.small {
  margin-left: 16em;
}

.call-out .call-out-container .icon-container.medium {
  margin-left: 14em;
}

.call-out .call-out-container .icon-container.large {
  margin-left: 12em;
}

.call-out .call-out-container a {
  text-decoration: underline;
}

@media only screen and (max-width: 39.99em) {
  .call-out .call-out-container .icon-container .icon {
    display: none;
  }

  .call-out .call-out-container .call-out-body {
    margin-top: 0px;
  }
}

@media screen and (min-width: 40em) {
  .call-out .call-out-container .icon-container .icon {
    display: block;
    height: 2.5em;
    margin-top: -0.5em;
  }
}

div#tabCarousel-accordion .panel-heading .accordion-toggle {
  text-decoration: none !important;
}

div#tabCarousel-accordion .panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: grey;
  /* adjust as needed */
}

div#tabCarousel-accordion .panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";
  /* adjust as needed, taken from bootstrap.css */
}

div#tabCarousel-accordion span.js-fullScreen.sf-maximize {
  display: none;
}

section#TabbedCarousel {
  display: none;
  /* TABS */
  /* ARROWS */
  /* CAROUSEL */
  /* PADDINGS FROM SIDES */
}

section#TabbedCarousel .pt-tabs {
  text-align: center;
  color: #f4f4f4;
  border: 0px solid transparent;
}

section#TabbedCarousel .pt-tabs h4 {
  line-height: 0.7;
}

section#TabbedCarousel .pt-tabs h4,
section#TabbedCarousel .pt-tabs p {
  margin-bottom: 0;
  font-family: Font-medium, Times, Times New Roman, serif;
}

section#TabbedCarousel .pt-tabs .tab-container {
  padding: 0;
}

section#TabbedCarousel .pt-tabs .tab-container .tab-item {
  border-top: 17px solid #f4f4f4;
  margin-left: 2px;
  padding-top: 5px;
  padding-bottom: 15px;
}

section#TabbedCarousel .pt-tabs .tab-container .Green-BG {
  background-color: #06763C;
}

section#TabbedCarousel .pt-tabs .tab-container .Green-BG:hover {
  cursor: pointer;
  background: #044523;
}

section#TabbedCarousel .pt-tabs .tab-container .Blue1-BG {
  background-color: #3D3DC2;
}

section#TabbedCarousel .pt-tabs .tab-container .Blue1-BG:hover {
  cursor: pointer;
  background: #31319b;
}

section#TabbedCarousel .pt-tabs .tab-container .Purple-BG {
  background-color: #AF32B3;
}

section#TabbedCarousel .pt-tabs .tab-container .Purple-BG:hover {
  cursor: pointer;
  background: #88278b;
}

section#TabbedCarousel .pt-tabs .tab-container .Blue2-BG {
  background-color: #006B99;
}

section#TabbedCarousel .pt-tabs .tab-container .Blue2-BG:hover {
  cursor: pointer;
  background: #004766;
}

section#TabbedCarousel .pt-tabs .tab-container.active .Green-BG {
  border-top: 17px solid #055e30;
}

section#TabbedCarousel .pt-tabs .tab-container.active .Blue1-BG {
  border-top: 17px solid #3737af;
}

section#TabbedCarousel .pt-tabs .tab-container.active .Purple-BG {
  border-top: 17px solid #9c2c9f;
}

section#TabbedCarousel .pt-tabs .tab-container.active .Blue2-BG {
  border-top: 17px solid #005980;
}

section#TabbedCarousel .pt-tabs .tab-container:hover {
  cursor: pointer;
}

section#TabbedCarousel .pt-tabs .tab-container:hover .Green-BG {
  background: #044523;
}

section#TabbedCarousel .pt-tabs .tab-container:hover .Blue1-BG {
  background: #31319b;
}

section#TabbedCarousel .pt-tabs .tab-container:hover .Purple-BG {
  background: #88278b;
}

section#TabbedCarousel .pt-tabs .tab-container:hover .Blue2-BG {
  background: #004766;
}

section#TabbedCarousel .pt-tabs .left-pad {
  border-left: 2px solid #f4f4f4;
}

section#TabbedCarousel .owl-nav {
  position: relative;
  /*top: 100px;
        width: 100%;*/
}

section#TabbedCarousel .owl-nav i {
  font-size: 3.33333rem;
  color: gray;
  /*-webkit-text-stroke-width: 1px;
            -webkit-text-stroke-color: #00fff3;*/
}

section#TabbedCarousel .owl-nav button {
  position: absolute;
}

section#TabbedCarousel .owl-nav button:nth-child(even) {
  right: 0;
}

section#TabbedCarousel .owl-carousel {
  overflow: hidden;
  padding: 0 30px;
  /* BACKGROUND COLORS*/
}

section#TabbedCarousel .owl-carousel h1 {
  line-height: 1;
  font-family: Font-medium, Times, Times New Roman, serif;
}

section#TabbedCarousel .owl-carousel h2,
section#TabbedCarousel .owl-carousel h3,
section#TabbedCarousel .owl-carousel h4,
section#TabbedCarousel .owl-carousel h5,
section#TabbedCarousel .owl-carousel h6,
section#TabbedCarousel .owl-carousel p {
  line-height: 1;
  font-family: Font-book, Times, Times New Roman, serif;
}

section#TabbedCarousel .owl-carousel .pt-image {
  text-align: center;
}

section#TabbedCarousel .owl-carousel .pt-image .equalHeight {
  height: 300px;
}

section#TabbedCarousel .owl-carousel .pt-detail {
  padding: 20px;
  color: #f4f4f4;
  min-height: 100px;
}

section#TabbedCarousel .owl-carousel .pt-detail p {
  margin-bottom: 0;
}

section#TabbedCarousel .owl-carousel .pt-summary {
  padding: 20px;
  min-height: 100px;
}

section#TabbedCarousel .owl-carousel .pt-summary p {
  margin-bottom: 0;
}

section#TabbedCarousel .owl-carousel hr {
  border-bottom: 2px solid #cacaca;
  margin: 1rem auto;
}

section#TabbedCarousel .owl-carousel .Green-BG .left-column .pt-detail {
  background-color: #06763C;
}

section#TabbedCarousel .owl-carousel .Green-BG .left-column .pt-summary {
  background-color: #EFFFF6;
}

section#TabbedCarousel .owl-carousel .Green-BG .left-column .pt-summary p,
section#TabbedCarousel .owl-carousel .Green-BG .left-column .pt-summary h1,
section#TabbedCarousel .owl-carousel .Green-BG .left-column .pt-summary h2 {
  color: #06763C;
}

section#TabbedCarousel .owl-carousel .Green-BG .right-column .pt-detail {
  background-color: #004B26;
}

section#TabbedCarousel .owl-carousel .Green-BG .right-column .pt-summary {
  background-color: #D7ECE3;
}

section#TabbedCarousel .owl-carousel .Green-BG .right-column .pt-summary p,
section#TabbedCarousel .owl-carousel .Green-BG .right-column .pt-summary h1,
section#TabbedCarousel .owl-carousel .Green-BG .right-column .pt-summary h2 {
  color: #004B26;
}

section#TabbedCarousel .owl-carousel .Blue1-BG .left-column .pt-detail {
  background-color: #3D3DC2;
}

section#TabbedCarousel .owl-carousel .Blue1-BG .left-column .pt-summary {
  background-color: #E3E7FC;
}

section#TabbedCarousel .owl-carousel .Blue1-BG .left-column .pt-summary p,
section#TabbedCarousel .owl-carousel .Blue1-BG .left-column .pt-summary h1,
section#TabbedCarousel .owl-carousel .Blue1-BG .left-column .pt-summary h2 {
  color: #3D3DC2;
}

section#TabbedCarousel .owl-carousel .Blue1-BG .right-column .pt-detail {
  background-color: #2A2A86;
}

section#TabbedCarousel .owl-carousel .Blue1-BG .right-column .pt-summary {
  background-color: #D0D7FB;
}

section#TabbedCarousel .owl-carousel .Blue1-BG .right-column .pt-summary p,
section#TabbedCarousel .owl-carousel .Blue1-BG .right-column .pt-summary h1,
section#TabbedCarousel .owl-carousel .Blue1-BG .right-column .pt-summary h2 {
  color: #2A2A86;
}

section#TabbedCarousel .owl-carousel .Purple-BG .left-column .pt-detail {
  background-color: #AF32B3;
}

section#TabbedCarousel .owl-carousel .Purple-BG .left-column .pt-summary {
  background-color: #F9EAF9;
}

section#TabbedCarousel .owl-carousel .Purple-BG .left-column .pt-summary p,
section#TabbedCarousel .owl-carousel .Purple-BG .left-column .pt-summary h1,
section#TabbedCarousel .owl-carousel .Purple-BG .left-column .pt-summary h2 {
  color: #AF32B3;
}

section#TabbedCarousel .owl-carousel .Purple-BG .right-column .pt-detail {
  background-color: #742277;
}

section#TabbedCarousel .owl-carousel .Purple-BG .right-column .pt-summary {
  background-color: #F4DBF5;
}

section#TabbedCarousel .owl-carousel .Purple-BG .right-column .pt-summary p,
section#TabbedCarousel .owl-carousel .Purple-BG .right-column .pt-summary h1,
section#TabbedCarousel .owl-carousel .Purple-BG .right-column .pt-summary h2 {
  color: #742277;
}

section#TabbedCarousel .owl-carousel .Blue2-BG .left-column .pt-detail {
  background-color: #006B99;
}

section#TabbedCarousel .owl-carousel .Blue2-BG .left-column .pt-summary {
  background-color: #F2FAFC;
}

section#TabbedCarousel .owl-carousel .Blue2-BG .left-column .pt-summary p,
section#TabbedCarousel .owl-carousel .Blue2-BG .left-column .pt-summary h1,
section#TabbedCarousel .owl-carousel .Blue2-BG .left-column .pt-summary h2 {
  color: #006B99;
}

section#TabbedCarousel .owl-carousel .Blue2-BG .right-column .pt-detail {
  background-color: #004766;
}

section#TabbedCarousel .owl-carousel .Blue2-BG .right-column .pt-summary {
  background-color: #D9F1F7;
}

section#TabbedCarousel .owl-carousel .Blue2-BG .right-column .pt-summary p,
section#TabbedCarousel .owl-carousel .Blue2-BG .right-column .pt-summary h1,
section#TabbedCarousel .owl-carousel .Blue2-BG .right-column .pt-summary h2 {
  color: #004766;
}

section#TabbedCarousel .owl-stage-outer {
  overflow: visible;
}

@media screen and (min-width: 40em) {
  section#TabbedCarousel .owl-carousel .left-column {
    padding-right: 0;
  }

  section#TabbedCarousel .owl-carousel .right-column {
    padding-left: 0;
  }
}

/* 40em = 640px*/

@media screen and (max-width: 39.99em) {
  section#TabbedCarousel .owl-nav button {
    display: none;
  }

  section#TabbedCarousel .owl-carousel .owl-item .pt-image.right {
    display: none;
  }
}

/*$Black: #000;
$White: #FFF;
$Green: #009944;
$Purple: #722E74;
$Light-Blue: #007CB1;
$Digital-Blue: #3E4163;
$Navy: #2A2A86;
$Coral: #F15B4E;
$Periwinkle: #6969AA;
$Lavender: #E6E6FA;

$Green-Light: #33AD6A;
$Green-Dark: #007A37;
$Purple-Light: #804281;
$Purple-Dark: #5B245C;
$Light-Blue-Light: #3396C0;
$Light-Blue-Dark: #00638D;
$Digital-Blue-Light: #646782;
$Digital-Blue-Dark: #31344F;
$Navy-Light: #54549E;
$Navy-Dark: #21216B;
$Coral-Light: #F37C71;
$Coral-Dark: #C0493E;
$Periwinkle-Light: #8787BB;
$Periwinkle-Dark: #545488;
$Lavender-Light: #EBEBFB;
$Lavender-Dark: #B8B8C8;*/

.configurable-hero {
  /*cleaned up hero*/
  position: relative;
  /* / cleaned up hero*/
}

.configurable-hero .image-container {
  width: 100%;
}

.configurable-hero .image-container .images {
  padding-left: 0px;
  padding-right: 0px;
}

.configurable-hero .copy-container {
  width: 90%;
  position: absolute;
  top: 20%;
  left: 5%;
}

.configurable-hero .copy-container.center {
  margin: 0 auto;
  text-align: center;
}

.configurable-hero .copy-container.left {
  margin: 0 auto;
  text-align: left;
}

.configurable-hero .copy-container.right {
  margin: 0 auto;
  text-align: right;
}

.configurable-hero .copy-container .primary-title {
  font-size: 2.66667rem;
  line-height: 1.5;
}

.configurable-hero .copy-container .secondary-title {
  font-size: 1.33333rem;
  line-height: 1.5;
}

.configurable-hero .wrapper * {
  box-sizing: border-box;
}

.configurable-hero .wrapper .wrapper-dropdown {
  position: relative;
  width: 280px;
  background: #FFF;
  color: #2e2e2e;
  outline: none;
  cursor: pointer;
}

.configurable-hero .wrapper .wrapper-dropdown > span {
  width: 100%;
  display: block;
  border: 1px solid #ababab;
  padding: 5px;
}

.configurable-hero .wrapper .wrapper-dropdown > span > span {
  padding: 0 12px;
  margin-right: 5px;
}

.configurable-hero .wrapper .wrapper-dropdown > span:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 16px;
  top: calc(50% + 4px);
  margin-top: -6px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #2e2e2e transparent;
}

.configurable-hero .wrapper .wrapper-dropdown .dropdown {
  position: absolute;
  z-index: 10;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  font-weight: normal;
  list-style-type: none;
  padding-left: 0;
  margin: 0;
  border: 1px solid #ababab;
  border-top: 0;
}

.configurable-hero .wrapper .wrapper-dropdown .dropdown li {
  display: block;
  text-decoration: none;
  color: #2e2e2e;
  padding: 5px;
  cursor: pointer;
}

.configurable-hero .wrapper .wrapper-dropdown .dropdown li input[type="radio"]:checked + span {
  background-color: #ddd;
  border: 1px solid #4286f4;
}

.configurable-hero .wrapper .wrapper-dropdown .dropdown li > span {
  padding: 0 12px;
  margin-right: 5px;
}

.configurable-hero .wrapper .wrapper-dropdown .dropdown li:hover {
  background: #eee;
  cursor: pointer;
}

@media screen and (max-width: 39.99em) {
  .configurable-hero .desktop-view {
    display: none;
  }
}

@media screen and (min-width: 40em) {
  .configurable-hero .mobile-view {
    display: none;
  }
}

.configurable-hero .heroBoldfont {
  font-family: Font-bold, Times, Times New Roman, serif;
}

.configurable-hero .heroMediumfont {
  font-family: Font-medium, Times, Times New Roman, serif;
}

.configurable-hero .heroDefaultFont {
  font-family: Font-book, Times, Times New Roman, serif;
}

.configurable-hero .heroThinfont {
  font-family: Font-Thin, sans-serif, Times, Times New Roman, serif;
}

.anchor-links {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.anchor-links .title {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 1.1em;
  line-height: 1em;
  margin-top: 1.5em;
}

.anchor-links .anchor-section {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.anchor-links .anchor-section li {
  margin-bottom: 0.9em;
}

.anchor-links .anchor-section li a {
  border-bottom: none;
  font-family: Font-medium, Times, Times New Roman, serif;
  padding: 2px 0 2px;
  opacity: 1;
  word-break: break-all;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}

.anchor-links .anchor-section li a span:first-child {
  float: left;
}

.anchor-links .anchor-section li a .anchor-content {
  display: -ms-flexbox;
  display: flex;
  text-decoration: underline;
  word-break: break-word;
}

.anchor-links .anchor-section li a:hover {
  opacity: 0.5;
}

.anchorLinkBottomText {
  padding: 1rem;
}

.anchorLinkBottomText a,
.anchorLinkBottomText a:link,
.anchorLinkBottomText a:visited {
  padding: 2px 10px;
  display: inline-block;
  border: 1px solid #2A2A86;
  color: #2A2A86;
  border-radius: 17px;
  background-color: #E8EBFD;
  font-size: 0.77778rem;
  line-height: 1.2rem;
}

.anchorLinkBottomText a .close-tag,
.anchorLinkBottomText a:link .close-tag,
.anchorLinkBottomText a:visited .close-tag {
  position: relative;
  width: 19px;
  height: 11px;
  box-sizing: content-box;
  display: inline-block;
  top: 6px;
  margin-left: 5px;
}

.anchorLinkBottomText a .close-tag:before,
.anchorLinkBottomText a .close-tag:after,
.anchorLinkBottomText a:link .close-tag:before,
.anchorLinkBottomText a:link .close-tag:after,
.anchorLinkBottomText a:visited .close-tag:before,
.anchorLinkBottomText a:visited .close-tag:after {
  content: "";
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  border: 2px solid #2A2A86;
  border-top: transparent;
  border-right: transparent;
  transform: rotate(225deg);
}

.anchorLinkBottomText a .close-tag:after,
.anchorLinkBottomText a:link .close-tag:after,
.anchorLinkBottomText a:visited .close-tag:after {
  left: auto;
  right: 0;
  transform: rotate(45deg);
}

.anchorLinkBottomText a:hover {
  border: 1px solid #2A2A86;
  color: #ffffff;
  background-color: #2A2A86;
}

.anchorLinkBottomText a:hover .close-tag:before,
.anchorLinkBottomText a:hover .close-tag:after {
  border: 2px solid red;
}

.anchorLinkBottomText.selected a,
.anchorLinkBottomText.selected a:link,
.anchorLinkBottomText.selected a:visited,
.anchorLinkBottomText.selected a:hover {
  border: 1px solid #2A2A86;
  color: #ffffff;
  background-color: #2A2A86;
  pointer-events: none;
}

.anchorLinkBottomText.selected a:focus {
  outline: none;
}

@media screen and (min-width: 40em) {
  .anchor-links .desktop {
    display: block;
  }

  .anchor-links .mobile {
    display: none;
  }
}

@media screen and (max-width: 39.99875em) {
  .anchor-links .title {
    margin-top: 1em;
  }

  .anchor-links .anchor-section {
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .anchor-links .desktop {
    display: none;
  }

  .anchor-links .mobile {
    display: block;
  }
}

.insight-page {
  background-color: #F5F5F5;
}

.insight-page .insight-header {
  background-color: #ffffff;
  border-bottom: 1px solid #cecece;
}

.insight-page .insight-header img {
  height: 100px !important;
  padding: 18px 0 18px 0;
  margin-left: 2rem;
}

.insight-page .insight-content h1 {
  line-height: 1rem;
  font-size: 1.22222rem;
  font-weight: normal;
  color: #272727;
}

.insight-page .insight-content p {
  font-family: Font-book, Times, Times New Roman, serif;
  margin-bottom: 0.5rem;
  line-height: 1.6;
  color: #58595b;
}

.insight-page .insight-content p :last-child {
  margin-bottom: 0;
}

.insight-page .insight-footer img,
.insight-page .insight-footer p {
  height: 60px !important;
  padding: 0;
  margin-left: 2rem;
}

.insight-page .insight-footer p {
  font-size: 0.61111rem;
  padding-left: 10px;
}

@media screen and (min-width: 40em) {
  .insight-page .insight-header img {
    padding-left: 0;
    margin-left: 5rem;
  }

  .insight-page .insight-footer img,
  .insight-page .insight-footer p {
    margin-left: 6rem;
  }
}

@media screen and (min-width: 64em) {
  .insight-page .insight-header img {
    padding-left: 120px;
    margin-left: 10rem;
  }

  .insight-page .insight-footer img,
  .insight-page .insight-footer p {
    margin-left: 20rem;
  }
}

.homepage-search-widget h2 {
  text-align: center;
  padding: 40px 5% 0;
}

.homepage-search-widget .homepage-search-content {
  padding: 20px 5% 0;
}

.homepage-search-widget .homepage-search-content [type='text'] {
  border-radius: 30px;
  border: 1px solid #757575;
  box-shadow: none;
  padding: 9px 45px 9px 16px;
}

.homepage-search-widget .homepage-search-content .homepage-search-input-container {
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}

.homepage-search-widget .homepage-search-content .homepage-search-input-container a {
  display: inline-block;
  position: absolute;
  top: 3px;
  right: 12px;
}

.homepage-search-widget .homepage-search-content .homepage-search-input-container .homepage-search-icon {
  width: 28px;
  height: 28px;
  padding: 3px;
}

.homepage-search-widget .homepage-search-content p {
  text-align: center;
}

@media screen and (min-width: 64em) {
  .homepage-search-widget h2 {
    padding: 40px 10% 0;
  }

  .homepage-search-widget .homepage-search-content {
    padding: 20px 15% 0;
  }
}

.search-widget-container .single-title {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 2.11111rem;
}

.search-widget-container .single-search-input {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  max-width: 85%;
  color: #272727;
  background-color: #F4F5Fb;
  border-color: #E8E9E7;
  box-shadow: none;
  padding-right: 30px;
}

.search-widget-container .single-search-input:hover,
.search-widget-container .single-search-input:focus {
  -moz-transition: height 0.2s;
  -o-transition: height 0.2s;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
  -webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
}

.search-widget-container .single-search-input:focus {
  background-color: white;
}

.search-widget-container .single-search-input::-webkit-input-placeholder {
  color: #272727;
  opacity: 0.7;
}

.search-widget-container .single-search-input:-moz-placeholder {
  /* Firefox 18- */
  color: #272727;
  opacity: 0.7;
}

.search-widget-container .single-search-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #272727;
  opacity: 0.7;
}

.search-widget-container .single-search-input:-ms-input-placeholder {
  color: #272727;
  opacity: 0.7;
}

.search-widget-container .single-search-button {
  position: relative;
  float: right;
  top: 8px;
  width: 30px;
  height: 30px;
  right: 16%;
}

.search-widget-container .single-search-button .single-search-icon {
  height: 30px;
}

@media screen and (max-width: 39.99875em) {
  .search-widget-container .single-title {
    text-align: center;
  }

  .search-widget-container .single-search-input {
    margin-left: auto;
  }

  .search-widget-container .single-search-button {
    right: 35px;
  }

  .homepage-search-widge .dt-search-content {
    padding: 40px 5% 0;
  }
}

/*$gray1*/

/*$dark-text #004477 #047CB2 #193094*/

/*$digital-blue*/

/*$secondary-blue*/

/*#region ACCESSIBILITY */

a:focus,
button:focus {
  outline: 2px solid #00a95b;
  outline-offset: 1px;
}

a:hover,
a:focus:active,
button:hover:focus,
button:focus:active {
  outline: 0 solid #00a95b;
  outline-offset: 1px;
}

[data-whatinput='mouse'] a {
  outline: 0 solid #00a95b;
  outline-offset: 0px;
}

/*.search-button-holder {
    @include focus-visible;
}*/

/*#endregion*/

/*#region overlay*/

#grid-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: black;
  opacity: .3;
  z-index: 1;
}

#grid-overlay .spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 60px;
  width: 60px;
  margin: 0px auto;
  -webkit-animation: rotation .6s infinite linear;
  -moz-animation: rotation .6s infinite linear;
  -o-animation: rotation .6s infinite linear;
  animation: rotation .6s infinite linear;
  border-left: 6px solid rgba(0, 174, 239, 0.15);
  border-right: 6px solid rgba(0, 174, 239, 0.15);
  border-bottom: 6px solid rgba(0, 174, 239, 0.15);
  border-top: 6px solid #2199e8;
  border-radius: 100%;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
  }
}

@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
  }

  to {
    -moz-transform: rotate(359deg);
  }
}

@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg);
  }

  to {
    -o-transform: rotate(359deg);
  }
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

/*#endregion*/

/*#region View All buttons*/

a.viewall-button {
  border: 2px solid #272727;
  color: #272727;
  padding: 2px 20px;
  border-radius: 22px;
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 0.88rem;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  display: inline-block;
  text-decoration: none !important;
}

a.viewall-button:hover {
  border: 2px solid #2b4beb;
  color: #2b4beb;
}

a.viewall-button .triangle-left {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-right: 12px solid #272727;
  border-bottom: 7px solid transparent;
  display: inline-block;
  position: relative;
  top: 2px;
}

a.viewall-button.back-to-newsroom {
  padding: 2px 20px 2px 15px;
  font-size: 0.88889rem;
  color: #272727 !important;
}

a.viewall-button.back-to-newsroom:hover {
  border: 2px solid #2b4beb;
  color: #2b4beb;
}

a.viewall-button.back-to-newsroom:hover .triangle-left {
  border-right: 12px solid #2b4beb;
}

a.viewall-button.back-to-research {
  padding: 2px 20px 2px 15px;
  font-size: 0.88889rem;
  color: #272727 !important;
}

a.viewall-button.back-to-research:hover {
  border: 2px solid #2b4beb;
  color: #2b4beb;
}

a.viewall-button.back-to-research:hover .triangle-left {
  border-right: 12px solid #2b4beb;
}

a.viewall-button.back-to-membernews {
  padding: 2px 20px 2px 15px;
  border: 2px solid #00893d;
  color: #00893d !important;
  background-color: #ffffff;
  font-size: 0.88889rem;
}

a.viewall-button.back-to-membernews .triangle-left {
  border-right: 12px solid #007032;
}

a.viewall-button.back-to-membernews:hover {
  border: 2px solid #007032;
  color: #007032;
}

a.viewall-button.back-to-membernews:hover .triangle-left {
  border-right: 12px solid #005626;
}

a.viewall-button.back-to-financialhub {
  padding: 2px 20px 2px 15px;
  border: 2px solid #8C288F;
  color: #8C288F !important;
  font-size: 0.88889rem;
}

a.viewall-button.back-to-financialhub .triangle-left {
  border-right: 12px solid #78227b;
}

a.viewall-button.back-to-financialhub:hover {
  border: 2px solid #78227b;
  color: #78227b;
}

a.viewall-button.back-to-financialhub:hover .triangle-left {
  border-right: 12px solid #651d67;
}

a.viewall-button.big {
  width: 100%;
  font-size: 1rem;
  text-align: center;
  padding: 0.7em 1em 0.7em 1em;
  border-radius: 50px;
  margin: 0px 0 50px 0;
}

/*#endregion*/

/*#region Author details*/

.author-details {
  margin: 50px 0 40px 0;
  background-color: white;
  padding: 20px;
  border: 1px solid #ececec;
  border-radius: 0 0 30px 30px;
}

.author-details label {
  font-family: Font-bold, Times, Times New Roman, serif;
  font-size: 0.88889rem;
  text-transform: uppercase;
  padding-bottom: 3px;
}

.author-details aside {
  font-size: 0.88889rem;
  text-transform: uppercase;
  line-height: 1.5em;
  padding-bottom: 10px;
}

.author-details p {
  font-size: 0.88889rem;
}

.author-details img {
  max-width: 100%;
}

/*#endregion*/

/*#region TAGS*/

.news-tags,
.member-tags,
.financialhub-tags {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.news-tags li,
.member-tags li,
.financialhub-tags li {
  display: inline-block;
  padding-bottom: 5px;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.88889rem;
}

.news-tags li a:link,
.news-tags li a:visited,
.news-tags li button,
.news-tags li button:visited,
.member-tags li a:link,
.member-tags li a:visited,
.member-tags li button,
.member-tags li button:visited,
.financialhub-tags li a:link,
.financialhub-tags li a:visited,
.financialhub-tags li button,
.financialhub-tags li button:visited {
  padding: 2px 10px;
  display: block;
  border: 1px solid #047cb2;
  color: #047cb2 !important;
  border-radius: 12px;
  background-color: #ffffff;
}

.news-tags li a:hover,
.news-tags li button:hover,
.member-tags li a:hover,
.member-tags li button:hover,
.financialhub-tags li a:hover,
.financialhub-tags li button:hover {
  border: 1px solid #047cb2;
  color: #ffffff !important;
  background-color: #047cb2;
}

.news-tags li.selected a:link,
.news-tags li.selected a:visited,
.news-tags li.selected a:hover,
.news-tags li.selected button,
.news-tags li.selected button:visited,
.news-tags li.selected button:hover,
.member-tags li.selected a:link,
.member-tags li.selected a:visited,
.member-tags li.selected a:hover,
.member-tags li.selected button,
.member-tags li.selected button:visited,
.member-tags li.selected button:hover,
.financialhub-tags li.selected a:link,
.financialhub-tags li.selected a:visited,
.financialhub-tags li.selected a:hover,
.financialhub-tags li.selected button,
.financialhub-tags li.selected button:visited,
.financialhub-tags li.selected button:hover {
  border: 1px solid #047cb2;
  color: #ffffff !important;
  background-color: #047cb2;
  pointer-events: none;
}

.news-tags li.selected a:focus,
.news-tags li.selected button:focus,
.news-tags li.selected button:active,
.member-tags li.selected a:focus,
.member-tags li.selected button:focus,
.member-tags li.selected button:active,
.financialhub-tags li.selected a:focus,
.financialhub-tags li.selected button:focus,
.financialhub-tags li.selected button:active {
  outline: none !important;
}

.member-tags li a:link,
.member-tags li a:visited,
.member-tags li button,
.member-tags li button:visited {
  border: 1px solid #00893d;
  color: #00893d !important;
}

.member-tags li a:hover,
.member-tags li button:hover {
  border: 1px solid #00893d;
  color: #ffffff !important;
  background-color: #00893d;
}

.member-tags li.selected a:link,
.member-tags li.selected a:visited,
.member-tags li.selected a:hover,
.member-tags li.selected button,
.member-tags li.selected button:visited,
.member-tags li.selected button:hover {
  border: 1px solid #007032;
  color: #ffffff !important;
  background-color: #007032;
  cursor: pointer;
}

.member-tags li.selected a:focus,
.member-tags li.selected button:focus,
.member-tags li.selected button:active {
  outline: none !important;
}

.financialhub-tags li a:link,
.financialhub-tags li a:visited,
.financialhub-tags li button,
.financialhub-tags li button:visited {
  border: 1px solid #8C288F;
  color: #8C288F !important;
}

.financialhub-tags li a:hover,
.financialhub-tags li button:hover {
  border: 1px solid #8C288F;
  color: #ffffff !important;
  background-color: #8C288F;
}

.financialhub-tags li.selected a:link,
.financialhub-tags li.selected a:visited,
.financialhub-tags li.selected a:hover,
.financialhub-tags li.selected button,
.financialhub-tags li.selected button:visited,
.financialhub-tags li.selected button:hover {
  border: 1px solid #78227b;
  color: #ffffff !important;
  background-color: #78227b;
  cursor: pointer;
}

.financialhub-tags li.selected a:focus,
.financialhub-tags li.selected button:focus,
.financialhub-tags li.selected button:active {
  outline: none !important;
}

.financialhub-intro-para {
  padding-top: 50px;
}

ul.search-results li {
  /*
        &:hover {
            ul.intiles {
                &.member-tags, &.news-tags {
                    li {
                        a:link, a:visited, button, button:visited {
                            //background-color: $membernews-tab-hover-color;
                            color: $primary-green !important;
                        }

                        a:hover, button:hover {
                            //border: 1px solid $white;
                            //transform: scale(1.1);
                            //color: $white !important;
                            //background-color: $white;
                            
                        }

                        &.selected {
                            a:link, a:visited, button, button:visited, a:hover, button:hover {
                                color: $white !important;
                                background-color: darken($membernews-tag-color, 5);
                            }
                        }
                    }
                }

                &.news-tags {
                    li {
                        a:hover, button:hover {
                            border: 1px solid $newsroom-tag-color;
                        }
                    }
                }
            }
        }*/
}

ul.search-results li ul.intiles.member-tags,
ul.search-results li ul.intiles.news-tags,
ul.search-results li ul.intiles.financialhub-tags {
  display: inline-block;
  padding-top: 10px;
  z-index: 20;
}

ul.search-results li ul.intiles.member-tags li,
ul.search-results li ul.intiles.news-tags li,
ul.search-results li ul.intiles.financialhub-tags li {
  padding-right: 5px;
}

ul.search-results li ul.intiles.member-tags li a:link,
ul.search-results li ul.intiles.member-tags li a:visited,
ul.search-results li ul.intiles.member-tags li button,
ul.search-results li ul.intiles.member-tags li button:visited,
ul.search-results li ul.intiles.news-tags li a:link,
ul.search-results li ul.intiles.news-tags li a:visited,
ul.search-results li ul.intiles.news-tags li button,
ul.search-results li ul.intiles.news-tags li button:visited,
ul.search-results li ul.intiles.financialhub-tags li a:link,
ul.search-results li ul.intiles.financialhub-tags li a:visited,
ul.search-results li ul.intiles.financialhub-tags li button,
ul.search-results li ul.intiles.financialhub-tags li button:visited {
  padding: 1px 6px;
}

ul.search-results li ul.intiles.member-tags li a:hover,
ul.search-results li ul.intiles.member-tags li button:hover,
ul.search-results li ul.intiles.news-tags li a:hover,
ul.search-results li ul.intiles.news-tags li button:hover,
ul.search-results li ul.intiles.financialhub-tags li a:hover,
ul.search-results li ul.intiles.financialhub-tags li button:hover {
  border: 1px solid #ffffff;
  color: #00893d !important;
  transform: translateY(-3px);
  background-color: #dbf1e5;
}

ul.search-results li ul.intiles.member-tags li.selected a:link,
ul.search-results li ul.intiles.member-tags li.selected a:visited,
ul.search-results li ul.intiles.member-tags li.selected button,
ul.search-results li ul.intiles.member-tags li.selected button:visited,
ul.search-results li ul.intiles.member-tags li.selected a:hover,
ul.search-results li ul.intiles.member-tags li.selected button:hover,
ul.search-results li ul.intiles.news-tags li.selected a:link,
ul.search-results li ul.intiles.news-tags li.selected a:visited,
ul.search-results li ul.intiles.news-tags li.selected button,
ul.search-results li ul.intiles.news-tags li.selected button:visited,
ul.search-results li ul.intiles.news-tags li.selected a:hover,
ul.search-results li ul.intiles.news-tags li.selected button:hover,
ul.search-results li ul.intiles.financialhub-tags li.selected a:link,
ul.search-results li ul.intiles.financialhub-tags li.selected a:visited,
ul.search-results li ul.intiles.financialhub-tags li.selected button,
ul.search-results li ul.intiles.financialhub-tags li.selected button:visited,
ul.search-results li ul.intiles.financialhub-tags li.selected a:hover,
ul.search-results li ul.intiles.financialhub-tags li.selected button:hover {
  border: 1px solid #ffffff;
}

ul.search-results li ul.intiles.news-tags li a:hover,
ul.search-results li ul.intiles.news-tags li button:hover {
  border: 1px solid #047cb2;
}

ul.search-results li ul.intiles.financialhub-tags li a:hover,
ul.search-results li ul.intiles.financialhub-tags li button:hover {
  border: 1px solid #ffffff;
  color: #8C288F !important;
  background-color: #eed7ef;
}

/*#endregion*/

/*#region Search input box */

.clearable {
  position: relative;
  display: inline-block;
  width: 100%;
  /* LABEL ======================================= */
}

.clearable input[type=text] {
  padding-right: 24px;
  width: 100%;
  box-sizing: border-box;
}

.clearable input::-ms-clear {
  display: none;
}

.clearable input {
  display: block;
  width: 300px;
  border: none;
  border-bottom: 1px solid #757575;
}

.clearable label {
  color: #999;
  font-size: 18px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 15px;
  top: 10px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.clearable input:focus ~ label,
.clearable input:valid ~ label {
  top: -14px;
  font-size: 14px;
  background-color: #ffffff;
  padding: 0 8px;
  left: 9px;
}

.newsSearch .clearable input:focus ~ label,
.newsSearch .clearable input:valid ~ label {
  color: #047cb2;
  top: -14px;
  font-size: 14px;
  background-color: #ffffff;
  padding: 0 8px;
  left: 9px;
}

.memberSearch .clearable input:focus ~ label,
.memberSearch .clearable input:valid ~ label {
  color: #00893d;
  top: -14px;
  font-size: 14px;
  background-color: #ffffff;
  padding: 0 8px;
  left: 9px;
}

.financialhubSearch .clearable input:focus ~ label,
.financialhubSearch .clearable input:valid ~ label {
  color: #8C288F;
  top: -14px;
  font-size: 14px;
  background-color: #ffffff;
  padding: 0 8px;
  left: 9px;
}

.clearable__clear {
  display: none;
  position: absolute;
  right: 0;
  top: 7px;
  padding: 0 10px;
  font-style: normal;
  font-size: 2em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  background-color: #f4f5fb;
  margin-right: 7px;
}

/*#endregion*/

/*#region Search panel(small/ big) , Search Dropdown*/

.search-panel-small,
.search-panel-big {
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #ececec;
  border-top: 0px solid #ececec;
  padding: 20px 20px;
  width: 100%;
  z-index: 1;
  margin-bottom: 50px;
}

.search-panel-small .search-type,
.search-panel-big .search-type {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 18px;
  padding: 20px 0 30px 0;
}

.search-panel-small input[type=text],
.search-panel-small input[type=search],
.search-panel-big input[type=text],
.search-panel-big input[type=search] {
  font-size: 20px;
  box-shadow: none;
  border: 1px solid #dddddd;
  border-bottom: 4px solid #2c2c2c;
  padding: 14px 47px 14px 14px;
  height: auto;
}

.search-panel-small .search-button,
.search-panel-big .search-button {
  padding-top: 0px;
  position: relative;
  text-align: left;
}

.search-panel-small .search-button .button,
.search-panel-small .search-button a,
.search-panel-big .search-button .button,
.search-panel-big .search-button a {
  padding: 15px 30px;
  font-size: 16px;
  margin-bottom: 0px;
  color: #ffffff;
  background-color: #2c2c2c;
  border-radius: 30px;
  margin-top: 10px;
}

.search-panel-small .search-button .button:hover,
.search-panel-small .search-button a:hover,
.search-panel-big .search-button .button:hover,
.search-panel-big .search-button a:hover {
  background-color: #464646;
}

.search-panel-small .separator-horizon,
.search-panel-big .separator-horizon {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #272727;
  line-height: 0.1em;
  margin: 30px 0 20px;
}

.search-panel-small .separator-horizon span,
.search-panel-big .separator-horizon span {
  font-weight: bold;
  background: #fff;
  padding: 0 10px;
}

.search-panel-small .separator-vertical,
.search-panel-big .separator-vertical {
  display: none;
}

.search-panel-small.newsSearch input[type=text],
.search-panel-small.newsSearch input[type=search],
.search-panel-big.newsSearch input[type=text],
.search-panel-big.newsSearch input[type=search] {
  border: 1px solid #dddddd;
  border-bottom: 4px solid #047cb2;
}

.search-panel-small.newsSearch .search-button .button,
.search-panel-small.newsSearch .search-button a,
.search-panel-big.newsSearch .search-button .button,
.search-panel-big.newsSearch .search-button a {
  background-color: #047cb2;
  font-family: Font-Header, Times, Times New Roman, serif;
}

.search-panel-small.newsSearch .search-button .button:hover,
.search-panel-small.newsSearch .search-button a:hover,
.search-panel-big.newsSearch .search-button .button:hover,
.search-panel-big.newsSearch .search-button a:hover {
  background-color: #059fe4;
}

.search-panel-small.memberSearch input[type=text],
.search-panel-small.memberSearch input[type=search],
.search-panel-big.memberSearch input[type=text],
.search-panel-big.memberSearch input[type=search] {
  border: 1px solid #dddddd;
  border-bottom: 4px solid #00893d;
}

.search-panel-small.memberSearch .search-button .button,
.search-panel-small.memberSearch .search-button a,
.search-panel-big.memberSearch .search-button .button,
.search-panel-big.memberSearch .search-button a {
  background-color: #00893d;
  font-family: Font-Header, Times, Times New Roman, serif;
}

.search-panel-small.memberSearch .search-button .button:hover,
.search-panel-small.memberSearch .search-button a:hover,
.search-panel-big.memberSearch .search-button .button:hover,
.search-panel-big.memberSearch .search-button a:hover {
  background-color: #007032;
}

.search-panel-small.financialhubSearch input[type=text],
.search-panel-small.financialhubSearch input[type=search],
.search-panel-big.financialhubSearch input[type=text],
.search-panel-big.financialhubSearch input[type=search] {
  border: 1px solid #dddddd;
  border-bottom: 4px solid #8C288F;
}

.search-panel-small.financialhubSearch .search-button .button,
.search-panel-small.financialhubSearch .search-button a,
.search-panel-big.financialhubSearch .search-button .button,
.search-panel-big.financialhubSearch .search-button a {
  background-color: #8C288F;
  font-family: Font-Header, Times, Times New Roman, serif;
}

.search-panel-small.financialhubSearch .search-button .button:hover,
.search-panel-small.financialhubSearch .search-button a:hover,
.search-panel-big.financialhubSearch .search-button .button:hover,
.search-panel-big.financialhubSearch .search-button a:hover {
  background-color: #78227b;
}

/* If it comes under Search panel holder */

#search-panel-holder {
  position: relative;
}

#search-panel-holder .search-panel-big,
#search-panel-holder .search-panel-small {
  display: none;
  position: absolute;
  border: 0px solid #ececec;
  border-bottom: 2px solid #bebebe;
  border-top: 1px solid #ececec;
  z-index: 2;
}

#search-panel-holder .search-panel-big .search-button,
#search-panel-holder .search-panel-small .search-button {
  text-align: right;
}

#search-panel-holder .search-panel-big .separator-horizon,
#search-panel-holder .search-panel-small .separator-horizon {
  display: none;
}

#search-panel-holder .search-panel-big .separator-vertical,
#search-panel-holder .search-panel-small .separator-vertical {
  display: block;
  position: relative;
  width: 60px;
  height: 270px;
  margin: 10px;
}

#search-panel-holder .search-panel-big .separator-vertical .line,
#search-panel-holder .search-panel-small .separator-vertical .line {
  position: absolute;
  left: 49%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #272727;
  z-index: 1;
}

#search-panel-holder .search-panel-big .separator-vertical .wordwrapper,
#search-panel-holder .search-panel-small .separator-vertical .wordwrapper {
  text-align: center;
  height: 12px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -12px;
  z-index: 2;
}

#search-panel-holder .search-panel-big .separator-vertical .word,
#search-panel-holder .search-panel-small .separator-vertical .word {
  color: #272727;
  font-weight: bold;
  background: #fff;
}

#search-panel-holder .close-search-panel {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 30px;
}

#search-panel-holder .close-search-panel a {
  color: #272727;
}

/*#endregion*/

/*#region Search buttons*/

.search-button-holder,
.search-button-holder-mobile {
  padding-top: 60px;
}

.search-button-holder .button,
.search-button-holder a,
.search-button-holder-mobile .button,
.search-button-holder-mobile a {
  background-color: #272727;
  border-radius: 40px;
  margin-bottom: 2rem;
  font-size: 18px;
  position: relative;
  padding: 12px 20px 14px 20px;
  display: inline-block;
  width: auto;
}

.search-button-holder .button em,
.search-button-holder .button i,
.search-button-holder a em,
.search-button-holder a i,
.search-button-holder-mobile .button em,
.search-button-holder-mobile .button i,
.search-button-holder-mobile a em,
.search-button-holder-mobile a i {
  font-size: 22px;
  top: 2px;
  position: relative;
}

.search-button-holder .button:hover,
.search-button-holder a:hover,
.search-button-holder-mobile .button:hover,
.search-button-holder-mobile a:hover {
  background-color: #059fe4;
}

.search-button-holder.newsSearch .button,
.search-button-holder.newsSearch a,
.search-button-holder-mobile.newsSearch .button,
.search-button-holder-mobile.newsSearch a {
  background-color: #047cb2;
  font-family: Font-Header, Times, Times New Roman, serif;
}

.search-button-holder.newsSearch .button:hover,
.search-button-holder.newsSearch a:hover,
.search-button-holder-mobile.newsSearch .button:hover,
.search-button-holder-mobile.newsSearch a:hover {
  background-color: #059fe4;
}

.search-button-holder.memberSearch .button,
.search-button-holder.memberSearch a,
.search-button-holder-mobile.memberSearch .button,
.search-button-holder-mobile.memberSearch a {
  background-color: #00893d;
  font-family: Font-Header, Times, Times New Roman, serif;
}

.search-button-holder.memberSearch .button:hover,
.search-button-holder.memberSearch a:hover,
.search-button-holder-mobile.memberSearch .button:hover,
.search-button-holder-mobile.memberSearch a:hover {
  background-color: #005626;
}

.search-button-holder.financialhubSearch .button,
.search-button-holder.financialhubSearch a,
.search-button-holder-mobile.financialhubSearch .button,
.search-button-holder-mobile.financialhubSearch a {
  background-color: #8C288F;
  font-family: Font-Header, Times, Times New Roman, serif;
}

.search-button-holder.financialhubSearch .button:hover,
.search-button-holder.financialhubSearch a:hover,
.search-button-holder-mobile.financialhubSearch .button:hover,
.search-button-holder-mobile.financialhubSearch a:hover {
  background-color: #651d67;
}

.search-button-holder-mobile {
  padding-top: 0px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.search-button-holder-mobile .button,
.search-button-holder-mobile a {
  padding: 10px 20px 15px 20px;
  font-size: 16px;
  margin-bottom: 0px;
  color: #ffffff;
  border-radius: 40px;
  margin-top: 20px;
  display: inline-block;
  width: auto;
  max-width: 37%;
  /* Button goes to right in ipads */
  margin-top: 30px;
  position: absolute;
  display: inherit;
  right: 0;
  /**/
}

/*#endregion*/

/*#region Search Panel*/

#search-panel-holder {
  position: relative;
}

#search-panel-holder .memberSearch input[type=text],
#search-panel-holder .memberSearch input[type=search] {
  border: 1px solid #dddddd;
  border-bottom: 4px solid #00893d;
}

#search-panel-holder .memberSearch .search-button .button,
#search-panel-holder .memberSearch .search-button a {
  background-color: #00893d;
}

#search-panel-holder .memberSearch .search-button .button:hover,
#search-panel-holder .memberSearch .search-button a:hover {
  background-color: #007032;
}

#search-panel-holder .newsSearch input[type=text],
#search-panel-holder .newsSearch input[type=search] {
  border: 1px solid #dddddd;
  border-bottom: 4px solid #047cb2;
}

#search-panel-holder .newsSearch .search-button .button,
#search-panel-holder .newsSearch .search-button a {
  background-color: #047cb2;
}

#search-panel-holder .newsSearch .search-button .button:hover,
#search-panel-holder .newsSearch .search-button a:hover {
  background-color: #059fe4;
}

#search-panel-holder .financialhubSearch input[type=text],
#search-panel-holder .financialhubSearch input[type=search] {
  border: 1px solid #dddddd;
  border-bottom: 4px solid #8C288F;
}

#search-panel-holder .financialhubSearch .search-button .button,
#search-panel-holder .financialhubSearch .search-button a {
  background-color: #8C288F;
}

#search-panel-holder .financialhubSearch .search-button .button:hover,
#search-panel-holder .financialhubSearch .search-button a:hover {
  background-color: #b333b7;
}

#search-panel-holder .search-panel-big,
#search-panel-holder .search-panel-small {
  display: none;
  position: absolute;
  background-color: #ffffff;
  border-bottom: 2px solid #bebebe;
  border-top: 1px solid #bebebe;
  padding: 20px 20px;
  width: 100%;
  z-index: 2;
}

#search-panel-holder .search-panel-big .search-type,
#search-panel-holder .search-panel-small .search-type {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 18px;
  padding: 20px 0 30px 0;
}

#search-panel-holder .search-panel-big input[type=text],
#search-panel-holder .search-panel-big input[type=search],
#search-panel-holder .search-panel-small input[type=text],
#search-panel-holder .search-panel-small input[type=search] {
  font-size: 20px;
  box-shadow: none;
  padding: 14px 47px 14px 14px;
  height: auto;
}

#search-panel-holder .search-panel-big .search-button,
#search-panel-holder .search-panel-small .search-button {
  padding-top: 0px;
  position: relative;
  text-align: right;
}

#search-panel-holder .search-panel-big .search-button .button,
#search-panel-holder .search-panel-big .search-button a,
#search-panel-holder .search-panel-small .search-button .button,
#search-panel-holder .search-panel-small .search-button a {
  padding: 15px 30px;
  font-size: 16px;
  margin-bottom: 0px;
  color: #ffffff;
  border-radius: 30px;
  margin-top: 10px;
}

#search-panel-holder .search-panel-big .separator-horizon,
#search-panel-holder .search-panel-small .separator-horizon {
  display: none;
}

#search-panel-holder .search-panel-big .separator-vertical,
#search-panel-holder .search-panel-small .separator-vertical {
  display: block;
  position: relative;
  width: 60px;
  height: 270px;
  margin: 10px;
}

#search-panel-holder .search-panel-big .separator-vertical .line,
#search-panel-holder .search-panel-small .separator-vertical .line {
  position: absolute;
  left: 49%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #272727;
  z-index: 1;
}

#search-panel-holder .search-panel-big .separator-vertical .wordwrapper,
#search-panel-holder .search-panel-small .separator-vertical .wordwrapper {
  text-align: center;
  height: 12px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -12px;
  z-index: 2;
}

#search-panel-holder .search-panel-big .separator-vertical .word,
#search-panel-holder .search-panel-small .separator-vertical .word {
  color: #272727;
  font-weight: bold;
  background: #fff;
}

.play-pause-holder {
  position: relative;
  display: none;
}

.play-pause-holder .button-possision {
  position: absolute;
  z-index: 5;
  bottom: 0px;
  right: 0px;
  padding: 8px;
}

.play-pause-holder .button-possision .play-pause {
  border: 0;
  background: transparent;
  box-sizing: border-box;
  width: 0;
  height: 20px;
  border-color: transparent transparent transparent #ffffff;
  cursor: pointer;
  border-style: solid;
  border-width: 10px 0 10px 18px;
  display: inline-block;
}

.play-pause-holder .button-possision .play-pause.pause {
  box-sizing: border-box;
  border-color: none;
  border-style: solid;
  border-width: 0;
  position: relative;
  top: 0px;
  width: 22px;
  margin: auto;
  height: 26px;
  display: block;
}

.play-pause-holder .button-possision .play-pause.pause:before,
.play-pause-holder .button-possision .play-pause.pause:after {
  background-color: #ffffff;
  border-radius: 2px;
  content: '';
  display: block;
  height: 2px;
  margin: 0 3px;
  -webkit-transition: all 0s ease-out;
  transition: all 0s ease-out;
  -ms-transform: translateY(10px) rotate(90deg);
  transform: translateY(10px) rotate(90deg);
  position: relative;
  left: -10px;
  top: 0px;
}

.play-pause-holder .button-possision .play-pause.pause:after {
  margin: 14px 3px 0 3px;
  -webkit-transition: all 0s ease-out;
  transition: all 0s ease-out;
  -ms-transform: translateY(-6px) rotate(90deg);
  transform: translateY(-6px) rotate(90deg);
  left: 4px;
  top: 0px;
}

.play-pause-holder .button-possision .play-pause:hover {
  border-color: transparent transparent transparent #f1f1f1;
}

.panel-close-button {
  position: relative;
  top: 5px;
  width: 26px;
  margin: auto;
  height: 26px;
  display: inline-block;
}

.panel-close-button:before,
.panel-close-button:after {
  background-color: #272727;
  border-radius: 2px;
  content: '';
  display: block;
  height: 2px;
  margin: 2px 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  -ms-transform: translateY(10px) rotate(135deg);
  transform: translateY(10px) rotate(135deg);
}

.panel-close-button:after {
  margin: 14px 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  -ms-transform: translateY(-6px) rotate(-135deg);
  transform: translateY(-6px) rotate(-135deg);
}

.panel-close-button:hover:before,
.panel-close-button:hover:after {
  background-color: #2b4beb;
}

/*#endregion*/

/*#region filters*/

.filers {
  text-align: center;
  padding-bottom: 28px;
}

.filers .text {
  font-size: 14px;
  text-transform: uppercase;
}

.filers ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: Font-bold, Times, Times New Roman, serif;
  font-size: 18px;
  display: table;
  margin: 0 auto;
}

.filers ul li {
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  border: 2px solid #272727;
  display: inline-block;
  border-top-width: 2px;
  border-bottom-width: 2px;
  background-color: #ffffff;
  cursor: pointer;
  margin: 0 -4px;
  padding: 10px 20px;
  display: table-cell;
  vertical-align: middle;
}

.filers ul li:first-child {
  border-radius: 25px 0 0 25px;
  border-right: 1px;
}

.filers ul li:last-child {
  border-radius: 0 25px 25px 0;
  border-left: 1px;
}

.filers ul li a:link,
.filers ul li a:hover,
.filers ul li a:visited {
  color: #272727;
  display: inline-block;
}

.filers ul li.selected a:link,
.filers ul li.selected a:hover,
.filers ul li.selected a:visited {
  color: #ffffff;
}

.filers.memberSearch ul li {
  border-color: #00893d;
}

.filers.memberSearch ul li:hover {
  background-color: #dbf1e5;
}

.filers.memberSearch ul li:focus {
  outline: 0 solid #00a95b;
  background-color: #dbf1e5;
}

.filers.memberSearch ul li.selected {
  background-color: #00893d;
  color: #ffffff;
  pointer-events: none;
}

.filers.newsSearch ul li {
  border-color: #047cb2;
}

.filers.newsSearch ul li:hover {
  background-color: #059fe4;
  color: #ffffff;
}

.filers.newsSearch ul li.selected {
  background-color: #047cb2;
  color: #ffffff;
  pointer-events: none;
}

.filers.financialhubSearch ul li {
  border-color: #8C288F;
}

.filers.financialhubSearch ul li:hover {
  background-color: #b333b7;
  color: #ffffff;
}

.filers.financialhubSearch ul li.selected {
  background-color: #8C288F;
  color: #ffffff;
  pointer-events: none;
}

.filers.financialhubSearch ul li:focus {
  outline: 0 solid #00a95b;
  background-color: #b333b7;
}

.clear-filters {
  font-size: 18px;
  padding-bottom: 20px;
}

.clear-filters .clear-tag {
  font-family: Font-medium, Times, Times New Roman, serif;
  border: 1px solid #272727;
  padding: 0px 10px 0px 20px;
  border-radius: 20px;
  background-color: #ffffff;
  display: inline-block;
  max-width: 100%;
}

.clear-filters .clear-tag .clear-tag-text {
  float: left;
  max-width: 95%;
  padding-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.clear-filters .clear-tag a .infinity {
  position: relative;
  width: 19px;
  height: 11px;
  box-sizing: content-box;
  display: inline-block;
}

.clear-filters .clear-tag a .infinity:before,
.clear-filters .clear-tag a .infinity:after {
  content: "";
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  border: 2px solid #272727;
  border-top: transparent;
  border-right: transparent;
  transform: rotate(225deg);
}

.clear-filters .clear-tag a .infinity:after {
  left: auto;
  right: 0;
  transform: rotate(45deg);
}

.clear-filters .clear-tag a .infinity:hover::before,
.clear-filters .clear-tag a .infinity:hover::after {
  border: 2px solid red;
  border-top: transparent;
  border-right: transparent;
}

.clear-filters.memberSearch .clear-tag {
  border-color: #00893d;
}

.clear-filters.memberSearch .clear-tag a {
  color: #00893d;
}

.clear-filters.memberSearch .clear-tag a .infinity:before,
.clear-filters.memberSearch .clear-tag a .infinity:after {
  border: 2px solid #00893d;
  border-top: transparent;
  border-right: transparent;
}

.clear-filters.memberSearch .clear-tag a .infinity:hover::before,
.clear-filters.memberSearch .clear-tag a .infinity:hover::after {
  border: 2px solid red;
  border-top: transparent;
  border-right: transparent;
}

.clear-filters.newsSearch .clear-tag {
  border-color: #047cb2;
}

.clear-filters.newsSearch .clear-tag a {
  color: #047cb2;
}

.clear-filters.newsSearch .clear-tag a .infinity:before,
.clear-filters.newsSearch .clear-tag a .infinity:after {
  border: 2px solid #047cb2;
  border-top: transparent;
  border-right: transparent;
}

.clear-filters.newsSearch .clear-tag a .infinity:hover::before,
.clear-filters.newsSearch .clear-tag a .infinity:hover::after {
  border: 2px solid red;
  border-top: transparent;
  border-right: transparent;
}

.clear-filters.financialhubSearch .clear-tag {
  border-color: #8C288F;
}

.clear-filters.financialhubSearch .clear-tag a {
  color: #8C288F;
}

.clear-filters.financialhubSearch .clear-tag a .infinity:before,
.clear-filters.financialhubSearch .clear-tag a .infinity:after {
  border: 2px solid #8C288F;
  border-top: transparent;
  border-right: transparent;
}

.clear-filters.financialhubSearch .clear-tag a .infinity:hover::before,
.clear-filters.financialhubSearch .clear-tag a .infinity:hover::after {
  border: 2px solid red;
  border-top: transparent;
  border-right: transparent;
}

/*#endregion*/

.financialhub #fullFeedbackSection a.viewall-button {
  border-color: #8C288F;
  color: #8C288F;
}

/*#region search results section*/

.search-results-section {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  /* PAGINATION */
  /* PAGINATION DROP DOWN*/
}

.search-results-section ul.search-results {
  margin: 0;
  padding: 0;
  list-style: none;
}

.search-results-section ul.search-results > li {
  background-color: #ffffff;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  margin-bottom: 40px;
  border: 1px solid #ececec;
  position: relative;
  cursor: pointer;
  z-index: 1;
}

.search-results-section ul.search-results > li a {
  display: block;
}

.search-results-section ul.search-results.newsSearch > li {
  border-bottom: 1px solid #047cb2;
}

.search-results-section ul.search-results.newsSearch > li a {
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.search-results-section ul.search-results.newsSearch > li a:link {
  color: #272727;
  cursor: pointer;
}

.search-results-section ul.search-results.newsSearch > li a:visited {
  color: #272727;
}

.search-results-section ul.search-results.newsSearch > li a:hover {
  color: #2b4beb;
}

.search-results-section ul.search-results.newsSearch > li:hover {
  background-color: #047cb2;
  color: #ffffff;
}

.search-results-section ul.search-results.newsSearch > li:hover a,
.search-results-section ul.search-results.newsSearch > li:hover label {
  color: #ffffff;
}

.search-results-section ul.search-results.memberSearch > li {
  border-bottom: 1px solid #00893d;
}

.search-results-section ul.search-results.memberSearch > li a {
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.search-results-section ul.search-results.memberSearch > li a:link {
  color: #272727;
  cursor: pointer;
}

.search-results-section ul.search-results.memberSearch > li a:visited {
  color: #272727;
}

.search-results-section ul.search-results.memberSearch > li a:hover {
  color: #2b4beb;
}

.search-results-section ul.search-results.memberSearch > li:hover {
  background-color: #00893d;
  color: #ffffff;
}

.search-results-section ul.search-results.memberSearch > li:hover a,
.search-results-section ul.search-results.memberSearch > li:hover label {
  color: #ffffff;
}

.search-results-section ul.search-results.financialhubSearch > li {
  border-bottom: 1px solid #8C288F;
}

.search-results-section ul.search-results.financialhubSearch > li a {
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.search-results-section ul.search-results.financialhubSearch > li a:link {
  color: #272727;
  cursor: pointer;
}

.search-results-section ul.search-results.financialhubSearch > li a:visited {
  color: #272727;
}

.search-results-section ul.search-results.financialhubSearch > li a:hover {
  color: #2b4beb;
}

.search-results-section ul.search-results.financialhubSearch > li:hover {
  background-color: #8C288F;
  color: #ffffff;
}

.search-results-section ul.search-results.financialhubSearch > li:hover a,
.search-results-section ul.search-results.financialhubSearch > li:hover label {
  color: #ffffff;
}

.search-results-section ul.search-results.financialhubSearch .article-author {
  font-size: 0.7rem;
  font-family: Font-bold, Times, Times New Roman, serif;
  text-transform: uppercase;
  padding-top: 10px;
}

.search-results-section ul.search-results section:focus {
  outline: 2px solid #00a95b;
  outline-offset: 1px;
}

.search-results-section ul.search-results section:hover:focus,
.search-results-section ul.search-results section:active:focus {
  outline: 0 solid #00a95b;
  outline-offset: 1px;
}

.search-results-section article label {
  font-size: 12px;
  color: #404040;
  padding-top: 10px;
  cursor: pointer;
  text-transform: uppercase;
}

.search-results-section article h2 {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 1.2rem;
  padding-bottom: 2px;
  padding-top: 12px;
}

.search-results-section article p {
  margin-bottom: 2px;
  font-size: 0.9rem;
  max-height: 3em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* autoprefixer ignore next */
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
  line-height: 1.5em;
}

.search-results-section article .image-holder {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.search-results-section article .image-holder img {
  border-right: 1px solid #f4f5fb;
  /*Fixing the image ratio along with the border-right*/
  width: 211px;
}

.search-results-section ul.pagination > li {
  font-size: 20px;
  margin: 0 4px;
  padding: 0;
  display: inline-block;
}

.search-results-section ul.pagination > li > a {
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  position: relative;
  padding: 0;
  background-color: #fff;
  border: 2px solid #272727;
  width: 50px;
  height: 50px;
  padding-top: 10px;
  border-radius: 25px;
  color: #272727;
}

.search-results-section ul.pagination > li > a:hover {
  border: 2px solid #2c2c2c;
  color: #2c2c2c;
}

.search-results-section ul.pagination > li.current {
  padding: 0;
  background: none;
}

.search-results-section ul.pagination > li.current > a {
  background-color: #2c2c2c;
  border: 2px solid #2c2c2c;
  color: white;
  cursor: default;
}

.search-results-section ul.pagination > li.current > a:hover {
  background-color: #2c2c2c;
  border: 2px solid #2c2c2c;
  color: white;
}

.search-results-section ul.pagination.newsSearch > li > a:hover {
  border: 2px solid #047cb2;
  color: #047cb2;
}

.search-results-section ul.pagination.newsSearch > li.current > a {
  background-color: #047cb2;
  border: 2px solid #047cb2;
}

.search-results-section ul.pagination.newsSearch > li.current > a:hover {
  background-color: #047cb2;
  border: 2px solid #047cb2;
  color: #ffffff;
}

.search-results-section ul.pagination.memberSearch > li > a:hover {
  border: 2px solid #00893d;
  color: #00893d;
}

.search-results-section ul.pagination.memberSearch > li.current > a {
  background-color: #00893d;
  border: 2px solid #00893d;
}

.search-results-section ul.pagination.memberSearch > li.current > a:hover {
  background-color: #00893d;
  border: 2px solid #00893d;
  color: #ffffff;
}

.search-results-section ul.pagination.financialhubSearch > li > a:hover {
  border: 2px solid #8C288F;
  color: #8C288F;
}

.search-results-section ul.pagination.financialhubSearch > li.current > a {
  background-color: #8C288F;
  border: 2px solid #8C288F;
}

.search-results-section ul.pagination.financialhubSearch > li.current > a:hover {
  background-color: #8C288F;
  border: 2px solid #8C288F;
  color: #ffffff;
}

.search-results-section ul.pagination-dd {
  display: inline-block;
  margin: 0 0 20px 0;
}

.search-results-section ul.pagination-dd .chevron-right,
.search-results-section ul.pagination-dd .chevron-left {
  transform: rotate(45deg);
  border-style: solid;
  border-width: 5px 5px 0 0;
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  position: relative;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  left: -16px;
  float: right;
  bottom: -8px;
  color: #272727;
}

.search-results-section ul.pagination-dd .chevron-left {
  border-width: 0 0 5px 5px;
  left: -10px;
  bottom: -8px;
  color: #272727;
}

.search-results-section ul.pagination-dd > li {
  font-size: 20px;
  margin: 0;
  padding: 0;
  display: inline-block;
  float: left;
}

.search-results-section ul.pagination-dd > li > a {
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  position: relative;
  padding: 0;
  background-color: #fff;
  border: 2px solid #272727;
  width: 50px;
  height: 50px;
  padding-top: 10px;
  color: #272727;
  display: block;
}

.search-results-section ul.pagination-dd > li > a:hover {
  border: 2px solid #2c2c2c;
  color: #2c2c2c;
}

.search-results-section ul.pagination-dd > li.prevpage > a {
  border-radius: 25px 0 0 25px;
  border-right: 0 !important;
}

.search-results-section ul.pagination-dd > li.pagenum {
  position: relative;
}

.search-results-section ul.pagination-dd > li.pagenum > a {
  border-radius: 0;
}

.search-results-section ul.pagination-dd > li.pagenum:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  width: 23px;
  height: 100%;
  text-align: center;
  font-size: 28px;
  line-height: 45px;
  color: white;
  background-color: #047cb2;
  pointer-events: none;
  background-image: url("/assets/img/dd-arrows.gif");
  background-repeat: no-repeat;
  background-position: 0px 15px;
}

.search-results-section ul.pagination-dd > li.pagenum:hover::before {
  color: white;
  background-color: rgba(255, 255, 255, 0.2);
}

.search-results-section ul.pagination-dd > li.pagenum select {
  background-color: #047cb2;
  color: white;
  padding: 12px 12px 12px 2px;
  width: 110px;
  height: 50px;
  border: 2px solid #047cb2;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  background-image: none;
  margin-bottom: 0;
  font-size: 14px;
  cursor: pointer;
  font-family: Font-book, Times, Times New Roman, serif;
}

.search-results-section ul.pagination-dd > li.pagenum .pg-label-container {
  position: absolute;
  top: 12px;
  left: 1px;
  background-color: #047cb2;
  pointer-events: none;
  min-width: 80px;
  text-align: center;
  padding-left: 10px;
  font-size: 16px;
}

.search-results-section ul.pagination-dd > li.pagenum .pg-label-container label {
  color: white;
}

.search-results-section ul.pagination-dd > li.nextpage > a {
  border-radius: 0 25px 25px 0;
  border-left: 0 !important;
}

.search-results-section ul.pagination-dd.newsSearch .chevron-left,
.search-results-section ul.pagination-dd.newsSearch .chevron-right {
  color: #047cb2;
}

.search-results-section ul.pagination-dd.newsSearch > li > a {
  border: 2px solid #047cb2;
}

.search-results-section ul.pagination-dd.newsSearch > li > a:hover {
  border: 2px solid #047cb2;
  background-color: #b8e8fd;
  color: #ffffff;
}

.search-results-section ul.pagination-dd.newsSearch > li.pagenum:before {
  background-color: #047cb2;
}

.search-results-section ul.pagination-dd.newsSearch > li.pagenum select {
  background-color: #047cb2;
  border: 2px solid #047cb2;
}

.search-results-section ul.pagination-dd.newsSearch > li.pagenum .pg-label-container {
  background-color: #047cb2;
}

.search-results-section ul.pagination-dd.memberSearch .chevron-left,
.search-results-section ul.pagination-dd.memberSearch .chevron-right {
  color: #00893d;
}

.search-results-section ul.pagination-dd.memberSearch > li > a {
  border: 2px solid #00893d;
}

.search-results-section ul.pagination-dd.memberSearch > li > a:hover {
  border: 2px solid #00893d;
  background-color: #dbf1e5;
  color: #00893d;
}

.search-results-section ul.pagination-dd.memberSearch > li.pagenum:before {
  background-color: #00893d;
}

.search-results-section ul.pagination-dd.memberSearch > li.pagenum select {
  background-color: #00893d;
  border: 2px solid #00893d;
}

.search-results-section ul.pagination-dd.memberSearch > li.pagenum .pg-label-container {
  background-color: #00893d;
}

.search-results-section ul.pagination-dd.financialhubSearch .chevron-left,
.search-results-section ul.pagination-dd.financialhubSearch .chevron-right {
  color: #8C288F;
}

.search-results-section ul.pagination-dd.financialhubSearch > li > a {
  border: 2px solid #8C288F;
}

.search-results-section ul.pagination-dd.financialhubSearch > li > a:hover {
  border: 2px solid #8C288F;
  background-color: #78157b;
  color: #8C288F;
}

.search-results-section ul.pagination-dd.financialhubSearch > li.pagenum:before {
  background-color: #8C288F;
}

.search-results-section ul.pagination-dd.financialhubSearch > li.pagenum select {
  background-color: #8C288F;
  border: 2px solid #8C288F;
}

.search-results-section ul.pagination-dd.financialhubSearch > li.pagenum .pg-label-container {
  background-color: #8C288F;
}

/*#endregion*/

/*#region side widgets*/

.side-widget-regular {
  margin-bottom: 60px;
  background-color: #ffffff;
  border: 1px solid #ececec;
  border-radius: 0 0 30px 30px;
}

.side-widget-regular h1 {
  padding: 10px 20px;
  padding-bottom: 10px !important;
}

.side-widget-regular h3 {
  margin-bottom: 1.2rem;
  padding: 10px 20px 0 20px;
}

.side-widget-regular > p {
  padding: 0px 20px;
  margin-bottom: 0;
}

.side-widget-regular ul {
  margin: 0;
  padding: 0;
  list-style: none;
  /*padding-bottom: 20px;*/
  padding: 0px 20px;
}

.side-widget-regular ul li {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #bebebe;
}

.side-widget-regular ul li p {
  margin-bottom: 0px;
}

.side-widget-regular ul li label.source {
  color: #666666;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 12px;
  font-style: italic;
}

.side-widget-regular ul li a {
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.side-widget-regular ul li a:link {
  color: #2b4beb;
  cursor: pointer;
}

.side-widget-regular ul li a:visited {
  color: #2b4beb;
}

.side-widget-regular ul li a:hover {
  color: #2b4beb;
}

.side-widget-regular ul li:first-child {
  padding-top: 0px;
}

.side-widget-regular .viewall-button {
  margin: 20px 20px;
}

.side-widget-regular.no-background {
  background-color: transparent;
  border: 0px solid #ececec;
  border-radius: 0;
}

.side-widget-regular.no-background h1 {
  padding: 0 0 10px 0;
}

.side-widget-regular.no-background ul {
  padding: 0 0 20px 0;
}

.side-widget-regular.no-background .viewall-button {
  margin: 0;
}

.side-widget-regular.noborder ul li {
  border-bottom: none;
}

.side-widget-regular.member-news-widget h1,
.side-widget-regular.newsroom-widget h1,
.side-widget-regular.financialhub-widget h1 {
  color: #ffffff;
  background-color: #00893d;
}

.side-widget-regular.member-news-widget .viewall-button,
.side-widget-regular.newsroom-widget .viewall-button,
.side-widget-regular.financialhub-widget .viewall-button {
  border-color: #00893d;
  color: #00893d;
}

.side-widget-regular.newsroom-widget h1 {
  background-color: #047cb2;
}

.side-widget-regular.newsroom-widget .viewall-button {
  border-color: #047cb2;
  color: #047cb2;
}

.side-widget-regular.financialhub-widget .header-container {
  padding: 10px 20px 10px 20px;
  background-color: #00893d;
}

.side-widget-regular.financialhub-widget .header-container h1,
.side-widget-regular.financialhub-widget .header-container h2,
.side-widget-regular.financialhub-widget .header-container h3 {
  color: #ffffff;
  margin-bottom: 0;
  padding: 0 !important;
}

.side-widget-regular.financialhub-widget .header-container p {
  color: #ffffff;
  margin-bottom: 0;
}

.side-widget-regular.financialhub-widget h3.subtitle,
.side-widget-regular.financialhub-widget h4.subtitle {
  background-color: transparent;
  color: #272727;
  padding: 10px 20px 10px 20px;
  margin-bottom: 0.5rem;
}

.side-widget-regular.financialhub-widget .viewall-button {
  border-color: #00893d;
  color: #00893d;
  margin-top: 0px;
}

.side-widget-regular.financialhub-widget ul {
  padding-top: 20px;
}

.side-widget-regular.financialhub-widget ul li:last-child {
  border-bottom: 0px solid #bebebe;
}

.side-widget-regular.financialhub-cta {
  margin-top: 50px;
}

.side-widget-regular.financialhub-cta h1,
.side-widget-regular.financialhub-cta h2,
.side-widget-regular.financialhub-cta h3,
.side-widget-regular.financialhub-cta h4,
.side-widget-regular.financialhub-cta h5 {
  padding: 10px 20px 10px 20px;
  margin-bottom: 0.5rem;
}

.side-widget-regular.financialhub-cta p {
  padding: 0px 20px;
  margin-bottom: 0;
}

.side-widget-regular.financialhub-cta ul li:last-child {
  border-bottom: 0px solid #bebebe;
}

.side-widget-regular.financialhub-cta .viewall-button {
  border-color: #8C288F;
  color: #8C288F;
}

.side-widget-regular.financialhub-cta .viewall-button:hover {
  border-color: #8C288F;
  background-color: #8C288F;
  color: white;
}

.side-widget-regular.related-links ul li:last-child {
  border-bottom: 0px solid #bebebe;
  padding-bottom: 30px;
}

.side-widget-tags {
  margin-bottom: 60px;
}

.side-widget-tags h3 {
  margin-bottom: 1.2rem;
}

/*#endregion*/

/*#region newsroom and member footer*/

.Newsroom-footer {
  background-color: #ffffff;
  padding: 30px 0;
  margin-top: 30px;
  border-top: 1px solid #e6e6e6;
}

.Newsroom-footer .heading {
  margin-bottom: 15px;
}

.Newsroom-footer .heading .line1 {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 20px;
}

.Newsroom-footer .heading .line2 {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 14px;
  line-height: 1;
  padding-bottom: 5px;
}

.Newsroom-footer .heading:after {
  content: '';
  position: relative;
  display: block;
  width: 100px;
  height: 1px;
  border-top: 5px solid #000000;
}

.Newsroom-footer a {
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.Newsroom-footer a:link {
  color: #2b4beb;
  cursor: pointer;
}

.Newsroom-footer a:visited {
  color: #2b4beb;
}

.Newsroom-footer a:hover {
  color: #2b4beb;
}

.Newsroom-footer a:link,
.Newsroom-footer a:visited,
.Newsroom-footer a:hover {
  text-decoration: underline;
}

/*#endregion*/

/*#region sharethis*/

.social-offset label {
  color: #272727;
  text-transform: uppercase;
  font-size: 12px;
  padding-bottom: 5px;
}

.social-offset .social-icons .stButton {
  width: 30px !important;
}

.social-offset .chicklets {
  height: 30px;
  width: 30px;
}

/*#endregion*/

.financialhub-disclaimer {
  color: #404040;
  /* text-transform: uppercase;*/
  font-size: 0.77778rem;
  padding-bottom: 5px;
  line-height: 1.5;
}

.newsroom h1 {
  font-size: 36px;
  padding-bottom: 20px;
  line-height: 1.2;
}

.newsroom h2 {
  font-size: 32px;
  line-height: 1.2;
  padding-bottom: 20px;
}

.newsroom h3 {
  font-size: 1.55556rem;
}

.newsroom h4 {
  font-size: 1.33333rem;
}

.newsroom h5 {
  font-size: 1.11111rem;
}

.newsroom h6 {
  font-size: 16px;
}

.newsroom.bread-crumb {
  display: none;
  border-top: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe;
  background-color: #ffffff;
}

.newsroom .scroll-message {
  background-color: #ffffff;
  font-size: 18px;
  padding: 20px 0;
}

.newsroom .news-animated-loader img {
  height: 50px;
  display: block;
  margin: 40px auto;
}

/*#region newsroom home widget*/

.newsroom-homepage-widget a:link,
.newsroom-homepage-widget a:visited {
  -webkit-transition: background-color 0.15s ease-in;
  transition: background-color 0.15s ease-in;
  background-color: #ffffff;
  display: block;
  border: 1px solid #cacaca;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
}

.newsroom-homepage-widget .contant-holder {
  position: relative;
  padding-top: 10px;
}

.newsroom-homepage-widget article label {
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  font-size: 12px;
  color: #404040;
  padding-bottom: 10px;
  cursor: pointer;
  text-transform: uppercase;
}

.newsroom-homepage-widget article h2,
.newsroom-homepage-widget article h3 {
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 20px;
  color: #272727;
  padding-bottom: 0;
}

.newsroom-homepage-widget article p {
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  margin-bottom: 2px;
  color: #272727;
  height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* autoprefixer ignore next */
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
  line-height: 1.5em;
  max-height: 3em;
}

.newsroom-homepage-widget article .image-holder {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.newsroom-homepage-widget .chevron-right {
  transform: rotate(45deg);
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  position: relative;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  left: -20px;
  float: right;
  bottom: 25px;
  color: #272727;
  transition: all 0.2s ease-in;
}

.newsroom-homepage-widget a:hover {
  background-color: #047cb2;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

.newsroom-homepage-widget a:hover label,
.newsroom-homepage-widget a:hover h2,
.newsroom-homepage-widget a:hover h3,
.newsroom-homepage-widget a:hover p {
  color: #ffffff;
}

.newsroom-homepage-widget a:hover .chevron-right {
  color: #ffffff;
  left: -10px;
}

/*#endregion*/

/*#region membernews home widget*/

.membernews-homepage-widget a:link,
.membernews-homepage-widget a:visited {
  background-color: #ffffff;
  display: block;
}

.membernews-homepage-widget article {
  position: relative;
  margin-bottom: 30px;
  border: 1px solid #cacaca;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
}

.membernews-homepage-widget article .image-holder.card1-image {
  overflow: hidden;
}

.membernews-homepage-widget article .image-holder img {
  width: 100%;
}

.membernews-homepage-widget article .image-holder img.content-image.show-for-xlarge {
  top: -50px;
  position: relative;
}

.membernews-homepage-widget article .contant-holder {
  position: absolute;
  padding: 10px 5px 5px 5px;
  background-color: #00893d;
  bottom: 0;
  width: 100%;
  height: 97px;
  overflow: hidden;
  text-align: center;
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

.membernews-homepage-widget article .contant-holder h2,
.membernews-homepage-widget article .contant-holder h3 {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 20px;
  color: #ffffff;
  padding-bottom: 0;
  margin-bottom: 0;
  min-height: 88px;
}

.membernews-homepage-widget article .contant-holder p {
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  margin-bottom: 2px;
  color: #ffffff;
}

.membernews-homepage-widget article .contant-holder p:before {
  -ms-flex-align: center;
  align-items: center;
  content: '';
  position: relative;
  display: block;
  width: 50px;
  height: 1px;
  border-top: 1px solid #ffffff;
  margin: 10px auto;
}

.membernews-homepage-widget article .chevron-right {
  transform: rotate(45deg);
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  position: relative;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  left: -10px;
  float: right;
  bottom: 25px;
  color: #ffffff;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.membernews-homepage-widget a:hover {
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

.membernews-homepage-widget a:hover article .contant-holder {
  height: 100%;
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

.membernews-homepage-widget a:hover article .contant-holder h2,
.membernews-homepage-widget a:hover article .contant-holder h3 {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 20px;
  padding-bottom: 0;
  margin-bottom: 0;
}

.membernews-homepage-widget a:hover article .contant-holder p {
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

.membernews-homepage-widget a:hover article .chevron-right {
  opacity: 1;
}

/*#endregion*/

/*#region hero area*/

.Newsroom-hero,
.Newsroom-hero-article {
  position: relative;
}

.Newsroom-hero .hero-item,
.Newsroom-hero-article .hero-item {
  position: relative;
}

.Newsroom-hero .hero-item a,
.Newsroom-hero-article .hero-item a {
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.Newsroom-hero .hero-item a:link,
.Newsroom-hero-article .hero-item a:link {
  color: #ffffff;
  cursor: pointer;
}

.Newsroom-hero .hero-item a:visited,
.Newsroom-hero-article .hero-item a:visited {
  color: #ffffff;
}

.Newsroom-hero .hero-item a:hover,
.Newsroom-hero-article .hero-item a:hover {
  color: #ffffff;
}

.Newsroom-hero .hero-item a,
.Newsroom-hero-article .hero-item a {
  display: block;
}

.Newsroom-hero .hero-item .offset-layer,
.Newsroom-hero-article .hero-item .offset-layer {
  background-color: #000000;
  opacity: 0.8;
  position: absolute;
  bottom: 10%;
  left: 7%;
  color: #ffffff;
  padding: 30px 45px 30px 45px;
  max-width: 50%;
}

.Newsroom-hero .hero-item .offset-layer .title,
.Newsroom-hero-article .hero-item .offset-layer .title {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 26px;
  padding-bottom: 10px;
  line-height: 1.2;
}

.Newsroom-hero .hero-item .offset-layer .date,
.Newsroom-hero .hero-item .offset-layer .summary,
.Newsroom-hero-article .hero-item .offset-layer .date,
.Newsroom-hero-article .hero-item .offset-layer .summary {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 16px;
  padding-bottom: 10px;
  color: #ffffff;
}

.Newsroom-hero .hero-item .offset-layer .summary,
.Newsroom-hero-article .hero-item .offset-layer .summary {
  padding-top: 10px;
  line-height: 1.4em;
}

.Newsroom-hero.member .hero-item .offset-layer,
.Newsroom-hero-article.member .hero-item .offset-layer {
  background-color: #00893d;
  opacity: 0.8;
}

.Newsroom-hero.financialhub .hero-item .offset-layer,
.Newsroom-hero-article.financialhub .hero-item .offset-layer {
  background-color: #8C288F;
  opacity: 0.8;
}

.Newsroom-hero.financialhub-search-page-banner .hero-item .offset-layer,
.Newsroom-hero-article.financialhub-search-page-banner .hero-item .offset-layer {
  background-color: transparent;
  opacity: 1;
  color: white;
  top: 26%;
  bottom: unset;
  left: 0;
  padding: 0 0 0 45px;
  max-width: 40%;
}

.Newsroom-hero.financialhub-search-page-banner .hero-item .offset-layer .title,
.Newsroom-hero-article.financialhub-search-page-banner .hero-item .offset-layer .title {
  font-size: 2rem;
}

.Newsroom-hero.financialhub-search-page-banner .hero-item .offset-layer .summary,
.Newsroom-hero-article.financialhub-search-page-banner .hero-item .offset-layer .summary {
  color: #ffffff;
  padding-top: 0px;
}

.Newsroom-hero .owl-nav,
.Newsroom-hero-article .owl-nav {
  position: absolute;
  width: 100%;
}

.Newsroom-hero .owl-nav .owl-prev,
.Newsroom-hero .owl-nav .owl-next,
.Newsroom-hero-article .owl-nav .owl-prev,
.Newsroom-hero-article .owl-nav .owl-next {
  position: absolute;
  z-index: 1000;
  top: -190px;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  background-color: #000000;
  opacity: 0.8;
  width: 40px;
  height: 50px;
  color: #ffffff;
  margin-left: 0 !important;
  margin-right: 0 !important;
  background-color: #000000 !important;
  opacity: 0.8 !important;
}

.Newsroom-hero .owl-nav .owl-prev .chevron-right,
.Newsroom-hero .owl-nav .owl-prev .chevron-left,
.Newsroom-hero .owl-nav .owl-next .chevron-right,
.Newsroom-hero .owl-nav .owl-next .chevron-left,
.Newsroom-hero-article .owl-nav .owl-prev .chevron-right,
.Newsroom-hero-article .owl-nav .owl-prev .chevron-left,
.Newsroom-hero-article .owl-nav .owl-next .chevron-right,
.Newsroom-hero-article .owl-nav .owl-next .chevron-left {
  transform: rotate(45deg);
  border-style: solid;
  border-width: .21em .21em 0 0;
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  position: relative;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 2px;
  width: 25px;
  height: 25px;
  left: -4px;
  color: #ffffff;
}

.Newsroom-hero .owl-nav .owl-prev .chevron-right span,
.Newsroom-hero .owl-nav .owl-prev .chevron-left span,
.Newsroom-hero .owl-nav .owl-next .chevron-right span,
.Newsroom-hero .owl-nav .owl-next .chevron-left span,
.Newsroom-hero-article .owl-nav .owl-prev .chevron-right span,
.Newsroom-hero-article .owl-nav .owl-prev .chevron-left span,
.Newsroom-hero-article .owl-nav .owl-next .chevron-right span,
.Newsroom-hero-article .owl-nav .owl-next .chevron-left span {
  font-size: 0;
}

.Newsroom-hero .owl-nav .owl-prev .chevron-left,
.Newsroom-hero .owl-nav .owl-next .chevron-left,
.Newsroom-hero-article .owl-nav .owl-prev .chevron-left,
.Newsroom-hero-article .owl-nav .owl-next .chevron-left {
  border-width: 0 0 .21em .21em;
  left: 5px;
}

.Newsroom-hero .owl-nav .owl-prev:hover,
.Newsroom-hero .owl-nav .owl-next:hover,
.Newsroom-hero-article .owl-nav .owl-prev:hover,
.Newsroom-hero-article .owl-nav .owl-next:hover {
  background-color: #000000 !important;
  opacity: 0.6 !important;
}

.Newsroom-hero .owl-nav .owl-prev.owl-next,
.Newsroom-hero .owl-nav .owl-next.owl-next,
.Newsroom-hero-article .owl-nav .owl-prev.owl-next,
.Newsroom-hero-article .owl-nav .owl-next.owl-next {
  right: 0;
}

.Newsroom-hero .owl-dots,
.Newsroom-hero-article .owl-dots {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}

.Newsroom-hero .owl-dots .owl-dot,
.Newsroom-hero-article .owl-dots .owl-dot {
  background-color: #404040;
  border: 1px solid #666666;
  color: #ffffff;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  border-radius: 15px;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  -webkit-box-shadow: 0 0px 8px 0 #000000;
  -moz-box-shadow: 0 0px 8px 0 #000000;
  box-shadow: 0 0px 8px 0 #000000;
}

.Newsroom-hero .owl-dots .owl-dot.active,
.Newsroom-hero-article .owl-dots .owl-dot.active {
  background-color: #ffffff;
  border: 1px solid #666666;
  color: white;
  cursor: default;
}

.Newsroom-hero-article {
  display: block;
}

.newsroom-slider {
  display: none;
}

/*#endregion*/

/*#region Article Template*/

.article-template {
  padding-top: 60px;
  margin-bottom: 50px;
}

.article-template a {
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.article-template a:link {
  color: #2b4beb;
  cursor: pointer;
}

.article-template a:visited {
  color: #2b4beb;
}

.article-template a:hover {
  color: #2b4beb;
}

.article-template h2 {
  font-size: 28px;
}

.article-template a:link,
.article-template a:visited,
.article-template a:hover {
  text-decoration: underline;
}

/*#endregion*/

@media only screen and (max-width: 1023px) {
  .play-pause-holder {
    display: inherit;
  }

  .newsroom h1 {
    font-size: 2rem;
  }

  .newsroom h2 {
    font-size: 1.77778rem;
  }

  .newsroom h3 {
    font-size: 1.55556rem;
  }

  .newsroom h4 {
    font-size: 1.33333rem;
  }

  .newsroom h5 {
    font-size: 1.11111rem;
  }

  .newsroom h6 {
    font-size: 16px;
  }

  .Newsroom-hero .hero-item .offset-layer,
  .Newsroom-hero-article .hero-item .offset-layer {
    max-width: 100%;
    position: relative;
    bottom: unset;
    left: 0;
    padding: 20px 0.83333rem 20px 0.83333rem;
    background-color: #333333;
    opacity: 1;
    border-top: 1px solid #f4f5fb;
  }

  .Newsroom-hero .hero-item .offset-layer .title,
  .Newsroom-hero-article .hero-item .offset-layer .title {
    font-size: 1.33333rem;
  }

  .Newsroom-hero .hero-item .offset-layer .date,
  .Newsroom-hero .hero-item .offset-layer .summary,
  .Newsroom-hero-article .hero-item .offset-layer .date,
  .Newsroom-hero-article .hero-item .offset-layer .summary {
    font-size: 16px;
  }

  .Newsroom-hero .hero-item .social-offset,
  .Newsroom-hero-article .hero-item .social-offset {
    bottom: unset;
    right: 2%;
    top: 4%;
  }

  .Newsroom-hero.member .hero-item .offset-layer,
  .Newsroom-hero-article.member .hero-item .offset-layer {
    background-color: #00893d;
    opacity: 1;
  }

  .Newsroom-hero.financialhub .hero-item .offset-layer,
  .Newsroom-hero-article.financialhub .hero-item .offset-layer {
    background-color: #8C288F;
    opacity: 1;
  }

  .Newsroom-hero.financialhub-search-page-banner .hero-item .offset-layer,
  .Newsroom-hero-article.financialhub-search-page-banner .hero-item .offset-layer {
    padding: 40px 0.83333rem 35px 0.83333rem;
    max-width: 100%;
    position: relative;
    bottom: unset;
    border-top: 1px solid #f4f5fb;
    background-color: #8C288F;
    opacity: 1;
    color: white;
    /*p {
                        color: $gray1;
                    }*/
  }

  .Newsroom-hero.financialhub-search-page-banner .hero-item .offset-layer h1.title,
  .Newsroom-hero-article.financialhub-search-page-banner .hero-item .offset-layer h1.title {
    font-size: 28px;
    margin: 0;
    padding: 0;
  }

  .Newsroom-hero.financialhub-search-page-banner .hero-item .offset-layer .summary,
  .Newsroom-hero-article.financialhub-search-page-banner .hero-item .offset-layer .summary {
    padding-top: 10px;
  }

  .Newsroom-hero .owl-carousel .owl-stage-outer .owl-stage,
  .Newsroom-hero-article .owl-carousel .owl-stage-outer .owl-stage {
    background-color: #333333;
    opacity: 1;
  }

  .Newsroom-hero .owl-nav .owl-prev,
  .Newsroom-hero .owl-nav .owl-next,
  .Newsroom-hero-article .owl-nav .owl-prev,
  .Newsroom-hero-article .owl-nav .owl-next {
    top: -240px;
  }

  .Newsroom-hero .owl-dots,
  .Newsroom-hero-article .owl-dots {
    display: none;
  }

  .Newsroom-hero .owl-dots .fi-arrow-left,
  .Newsroom-hero .owl-dots .fi-arrow-right,
  .Newsroom-hero-article .owl-dots .fi-arrow-left,
  .Newsroom-hero-article .owl-dots .fi-arrow-right {
    display: block;
  }

  .article-template {
    padding-top: 30px;
  }

  .article-template h2 {
    width: 60%;
    font-size: 28px;
  }
}

@media only screen and (max-width: 1200px) {
  .newsroom .newsroom-homepage-widget:first-child article {
    padding-bottom: 20px;
  }

  .newsroom .newsroom-homepage-widget .image-holder {
    padding-bottom: 20px;
  }

  .membernews-homepage-widget article .contant-holder {
    position: relative;
    height: auto;
    background-color: #ffffff;
    text-align: left;
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
  }

  .membernews-homepage-widget article .contant-holder h2,
  .membernews-homepage-widget article .contant-holder h3 {
    min-height: 0;
    color: #272727;
  }

  .membernews-homepage-widget article .contant-holder h2:after,
  .membernews-homepage-widget article .contant-holder h3:after {
    margin: 5px auto;
  }

  .membernews-homepage-widget article .contant-holder p {
    color: #272727;
    width: 95%;
    margin-bottom: 10px;
  }

  .membernews-homepage-widget article .contant-holder p:before {
    border-top: 0px solid #ffffff;
    margin: 2px auto;
  }

  .membernews-homepage-widget article .chevron-right {
    opacity: 1;
    color: #272727;
  }
}

@media only screen and (max-width: 1023px) {
  #search-panel-holder {
    position: relative;
  }

  #search-panel-holder .search-panel-big .search-type {
    font-size: 1rem;
    padding: 0px 0 10px 0;
  }

  #search-panel-holder .search-panel-big input[type=text],
  #search-panel-holder .search-panel-big input[type=search] {
    font-size: 18px;
    margin-bottom: 5px;
  }

  #search-panel-holder .search-panel-big .separator-horizon {
    display: block;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #272727;
    line-height: 0.1em;
    margin: 30px 0 20px;
  }

  #search-panel-holder .search-panel-big .separator-horizon span {
    font-weight: bold;
    background: #fff;
    padding: 0 10px;
  }

  #search-panel-holder .search-panel-big .separator-vertical {
    display: none;
  }

  #search-panel-holder .search-panel-big .search-button {
    text-align: left;
  }

  .search-results-section {
    padding-top: 30px;
  }

  .search-results-section h1 {
    width: 63%;
  }

  .search-results-section ul.search-results li {
    margin-bottom: 20px;
  }

  .newsroom.side-widget-regular ul li a {
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }

  .newsroom.side-widget-regular ul li a:link {
    color: #2b4beb;
    cursor: pointer;
  }

  .newsroom.side-widget-regular ul li a:visited {
    color: #2b4beb;
  }

  .newsroom.side-widget-regular ul li a:hover {
    color: #2b4beb;
  }

  .Newsroom-footer a {
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }

  .Newsroom-footer a:link {
    color: #2b4beb;
    cursor: pointer;
  }

  .Newsroom-footer a:visited {
    color: #2b4beb;
  }

  .Newsroom-footer a:hover {
    color: #2b4beb;
  }

  .Newsroom-footer .heading {
    margin-bottom: 0;
  }

  .Newsroom-footer p {
    padding-bottom: 10px;
  }

  .membernews-homepage-widget article .contant-holder {
    height: 75%;
  }
}

@media only screen and (max-width: 768px) {
  .search-results-section {
    /* PAGINATION */
  }

  .search-results-section h1 {
    font-size: 1.66667rem;
  }

  .search-results-section ul.pagination > li {
    font-size: 18px;
    margin: 0 2px;
  }

  .search-results-section ul.pagination > li > a {
    width: 40px;
    height: 40px;
    padding-top: 5px;
    border-radius: 25px;
  }

  .search-results-section ul.search-results li .hide-for-expert-corner {
    display: none !important;
  }

  .newsroom h1 {
    font-size: 1.77778rem;
  }

  .newsroom h2 {
    font-size: 1.55556rem;
  }

  .newsroom h3 {
    font-size: 1.44444rem;
  }

  .newsroom h4 {
    font-size: 1.22222rem;
  }

  .newsroom h5 {
    font-size: 18px;
  }

  .newsroom h6 {
    font-size: 0.88889rem;
  }

  .Newsroom-hero .hero-item .offset-layer .title,
  .Newsroom-hero-article .hero-item .offset-layer .title {
    font-size: 22px;
  }

  .Newsroom-hero .hero-item .offset-layer .date,
  .Newsroom-hero .hero-item .offset-layer .summary,
  .Newsroom-hero-article .hero-item .offset-layer .date,
  .Newsroom-hero-article .hero-item .offset-layer .summary {
    font-size: 14px;
  }

  .Newsroom-hero.financialhub-search-page-banner .hero-item .offset-layer .summary,
  .Newsroom-hero-article.financialhub-search-page-banner .hero-item .offset-layer .summary {
    font-size: 16px;
  }
}

@media only screen and (max-width: 700px) {
  .no-iphone {
    display: none;
  }

  .search-button-holder-mobile.newsSearch {
    margin-bottom: 15px;
  }

  .search-button-holder-mobile .button,
  .search-button-holder-mobile a {
    /*width: 100%;
            
            position: relative;*/
    margin-top: 20px;
    padding: 10px 16px 10px 16px;
  }

  .search-button-holder-mobile .button em,
  .search-button-holder-mobile .button i,
  .search-button-holder-mobile a em,
  .search-button-holder-mobile a i {
    font-size: 36px;
    top: 0px;
    position: relative;
  }

  .search-button-holder-mobile .button span,
  .search-button-holder-mobile a span {
    display: none;
  }

  .search-results-section {
    padding-top: 20px;
  }

  .search-results-section h1 {
    /* Button goes to right in ipads */
    width: 75% !important;
  }
}

/* MOBILE */

@media only screen and (max-width: 640px) {
  .filers ul {
    font-family: Font-book, Times, Times New Roman, serif;
    font-size: 14px;
  }

  .filers ul li {
    padding: 6px 15px;
  }

  .filers ul li:first-child {
    border-radius: 25px 0 0 25px;
  }

  .filers ul li:last-child {
    border-radius: 0 25px 25px 0;
  }

  .clear-filters .text {
    display: block;
  }

  .clear-filters .search-tag-title,
  .clear-filters .search-content-title {
    display: block;
  }

  .clear-filters .clear-tag .clear-tag-text {
    max-width: 90%;
  }

  .search-results-section {
    /*h1 {
            font-size: 1.33333rem;
        }*/
  }

  .search-results-section article label {
    padding-top: 5px;
    padding-bottom: 0px;
  }

  .search-results-section article h2 {
    font-size: 16px;
    max-height: 87px;
    overflow: hidden;
    margin-bottom: 0px !important;
    padding-top: 7px;
  }

  .search-results-section .search-results.memberSearch article h2 {
    /*font-size: 18px;
                    max-height: none; // 87px;
                    margin-bottom: 0px !important;
                    padding-top: 17px;*/
  }

  .article-template h2 {
    width: 100%;
  }

  .newsroom h1 {
    font-size: 1.55556rem;
  }

  .newsroom h2 {
    font-size: 1.33333rem;
  }

  .newsroom h3 {
    font-size: 1.22222rem;
  }

  .newsroom h4 {
    font-size: 1.11111rem;
  }

  .newsroom h5 {
    font-size: 16px;
  }

  .newsroom h6 {
    font-size: 16px;
  }

  .newsroom .newsroom-homepage-widget a:link {
    margin-bottom: 30px;
  }

  .Newsroom-hero .hero-item .offset-layer,
  .Newsroom-hero-article .hero-item .offset-layer {
    padding: 20px 0.55556rem 20px 0.55556rem;
  }

  .Newsroom-hero .hero-item .offset-layer .title,
  .Newsroom-hero-article .hero-item .offset-layer .title {
    font-size: 20px;
  }

  .Newsroom-hero .hero-item .offset-layer .date,
  .Newsroom-hero .hero-item .offset-layer .summary,
  .Newsroom-hero-article .hero-item .offset-layer .date,
  .Newsroom-hero-article .hero-item .offset-layer .summary {
    font-size: 12px;
  }

  .Newsroom-hero.financialhub-search-page-banner .hero-item .offset-layer,
  .Newsroom-hero-article.financialhub-search-page-banner .hero-item .offset-layer {
    padding: 40px 0.55556rem 30px 0.55556rem;
  }

  .Newsroom-hero.financialhub-search-page-banner .hero-item .offset-layer h1.title,
  .Newsroom-hero-article.financialhub-search-page-banner .hero-item .offset-layer h1.title {
    font-size: 28px;
  }

  .Newsroom-hero.financialhub-search-page-banner .hero-item .offset-layer .summary,
  .Newsroom-hero-article.financialhub-search-page-banner .hero-item .offset-layer .summary {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1100px) {
  .search-results-section ul.search-results li .hide-for-member-news {
    display: none !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .clear-filters.memberSearch .clear-tag,
  .clear-filters.newsSearch .clear-tag {
    position: relative;
    padding-right: 20px;
    top: 10px;
  }

  .clear-filters.memberSearch .clear-tag .clear-tag-text,
  .clear-filters.newsSearch .clear-tag .clear-tag-text {
    max-width: 100%;
  }

  .clear-filters.memberSearch .clear-tag a,
  .clear-filters.newsSearch .clear-tag a {
    position: absolute;
    right: 10px;
    top: 0;
  }
}

.newsroom-carousel .sf-backend-wrp .dropdown-menu {
  min-width: 120px;
  padding: 10px;
}

.newsroom-carousel .wrapper * {
  box-sizing: border-box;
}

.newsroom-carousel .wrapper .wrapper-dropdown {
  position: relative;
  width: 180px;
  background: #FFF;
  color: #2e2e2e;
  outline: none;
  cursor: pointer;
}

.newsroom-carousel .wrapper .wrapper-dropdown > span {
  width: 100%;
  display: block;
  border: 1px solid #ababab;
  padding: 5px;
}

.newsroom-carousel .wrapper .wrapper-dropdown > span > span {
  padding: 0 12px;
  margin-right: 5px;
}

.newsroom-carousel .wrapper .wrapper-dropdown > span:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 16px;
  top: calc(50% + 4px);
  margin-top: -6px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #2e2e2e transparent;
}

.newsroom-carousel .wrapper .wrapper-dropdown .dropdown {
  position: absolute;
  z-index: 10;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  font-weight: normal;
  list-style-type: none;
  padding-left: 0;
  margin: 0;
  border: 1px solid #ababab;
  border-top: 0;
}

.newsroom-carousel .wrapper .wrapper-dropdown .dropdown li {
  display: block;
  text-decoration: none;
  color: #2e2e2e;
  padding: 5px;
  cursor: pointer;
}

.newsroom-carousel .wrapper .wrapper-dropdown .dropdown li input[type="radio"]:checked + span {
  background-color: #ddd;
  border: 1px solid #4286f4;
}

.newsroom-carousel .wrapper .wrapper-dropdown .dropdown li > span {
  padding: 0 12px;
  margin-right: 5px;
}

.newsroom-carousel .wrapper .wrapper-dropdown .dropdown li:hover {
  background: #eee;
  cursor: pointer;
}

.pension-collective-signup-form .pensionCollectiveForm {
  /* The container */
}

.pension-collective-signup-form .pensionCollectiveForm h3 {
  margin-bottom: 20px;
}

.pension-collective-signup-form .pensionCollectiveForm label {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-weight: normal;
  line-height: 1.8;
  color: #272727;
  margin-bottom: 10px;
}

.pension-collective-signup-form .pensionCollectiveForm .grow {
  position: relative;
}

.pension-collective-signup-form .pensionCollectiveForm .grow .left {
  float: left;
  width: 24px;
}

.pension-collective-signup-form .pensionCollectiveForm .grow .right {
  float: right;
  width: calc(100% - 25px);
}

.pension-collective-signup-form .pensionCollectiveForm .grow .clearall {
  clear: both;
}

.pension-collective-signup-form .pensionCollectiveForm p.padded-left,
.pension-collective-signup-form .pensionCollectiveForm ul.padded-left {
  margin-left: 27px;
}

.pension-collective-signup-form .pensionCollectiveForm ul.padded-left li {
  margin-left: 16px;
}

.pension-collective-signup-form .pensionCollectiveForm .label-p {
  font-size: 0.77778rem;
  font-weight: normal;
  line-height: 1.86;
  color: transparent;
  margin-bottom: 10px;
}

.pension-collective-signup-form .pensionCollectiveForm a {
  text-decoration: underline;
}

.pension-collective-signup-form .pensionCollectiveForm .form-button button {
  background-color: #722f75;
  color: white;
  padding: 15px 20px;
  margin-bottom: 30px;
  border-radius: 30px;
  border: 1px solid #722f75;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.pension-collective-signup-form .pensionCollectiveForm .form-button button:hover {
  background-color: transparent;
  color: #722f75;
}

.pension-collective-signup-form .pensionCollectiveForm .ckeckbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pension-collective-signup-form .pensionCollectiveForm .ckeckbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.pension-collective-signup-form .pensionCollectiveForm .ckeckbox-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 2px solid #722f75;
}

.pension-collective-signup-form .pensionCollectiveForm .ckeckbox-container .checkmark::after {
  content: "";
  position: absolute;
  display: none;
}

.pension-collective-signup-form .pensionCollectiveForm .ckeckbox-container:hover input ~ .checkmark {
  background-color: #f4f5fb;
}

.pension-collective-signup-form .pensionCollectiveForm .ckeckbox-container input:checked ~ .checkmark {
  background-color: #722f75;
}

.pension-collective-signup-form .pensionCollectiveForm .ckeckbox-container input:checked ~ .checkmark:after {
  display: block;
}

.pension-collective-signup-form .pensionCollectiveForm .ckeckbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.contact-privacy-office-form .contactPrivacyForm .form-button button {
  background-color: #00893d;
  color: white;
  padding: 15px 20px;
  margin-bottom: 30px;
  border-radius: 30px;
  border: 1px solid #00893d;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.contact-privacy-office-form .contactPrivacyForm .form-button button:hover {
  background-color: transparent;
  color: #00893d;
}

.financial-guidance-signup-form .financialGuidanceForm {
  /* The container */
}

.financial-guidance-signup-form .financialGuidanceForm h3 {
  margin-bottom: 20px;
}

.financial-guidance-signup-form .financialGuidanceForm label {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-weight: normal;
  line-height: 1.8;
  color: #272727;
  margin-bottom: 10px;
}

.financial-guidance-signup-form .financialGuidanceForm .grow {
  position: relative;
}

.financial-guidance-signup-form .financialGuidanceForm .grow .left {
  float: left;
  width: 24px;
}

.financial-guidance-signup-form .financialGuidanceForm .grow .right {
  float: right;
  width: calc(100% - 25px);
}

.financial-guidance-signup-form .financialGuidanceForm .grow .clearall {
  clear: both;
}

.financial-guidance-signup-form .financialGuidanceForm p.padded-left,
.financial-guidance-signup-form .financialGuidanceForm ul.padded-left {
  margin-left: 27px;
}

.financial-guidance-signup-form .financialGuidanceForm ul.padded-left li {
  margin-left: 16px;
}

.financial-guidance-signup-form .financialGuidanceForm .label-p {
  font-size: 0.77778rem;
  font-weight: normal;
  line-height: 1.86;
  color: transparent;
  margin-bottom: 10px;
}

.financial-guidance-signup-form .financialGuidanceForm a {
  text-decoration: underline;
}

.financial-guidance-signup-form .financialGuidanceForm .form-button button {
  background-color: #722f75;
  color: white;
  padding: 15px 20px;
  margin-bottom: 30px;
  border-radius: 30px;
  border: 1px solid #722f75;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.financial-guidance-signup-form .financialGuidanceForm .form-button button:hover {
  background-color: transparent;
  color: #722f75;
}

.financial-guidance-signup-form .financialGuidanceForm .ckeckbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.financial-guidance-signup-form .financialGuidanceForm .ckeckbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.financial-guidance-signup-form .financialGuidanceForm .ckeckbox-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 2px solid #722f75;
}

.financial-guidance-signup-form .financialGuidanceForm .ckeckbox-container .checkmark::after {
  content: "";
  position: absolute;
  display: none;
}

.financial-guidance-signup-form .financialGuidanceForm .ckeckbox-container:hover input ~ .checkmark {
  background-color: #f4f5fb;
}

.financial-guidance-signup-form .financialGuidanceForm .ckeckbox-container input:checked ~ .checkmark {
  background-color: #722f75;
}

.financial-guidance-signup-form .financialGuidanceForm .ckeckbox-container input:checked ~ .checkmark:after {
  display: block;
}

.financial-guidance-signup-form .financialGuidanceForm .ckeckbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.financial-guidance-signup-form .financialGuidanceForm .dm-error-message {
  margin: 10px 20px 0 20px;
  float: right;
  line-height: 1.5;
  font-weight: bold;
  color: red;
}

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

.emp-newsletter-tabs {
  /* Style the tab */
  /* Style the buttons that are used to open the tab content */
  /* Style the tab content */
  /* Go from zero to full opacity */
}

.emp-newsletter-tabs .tabs-container {
  top: 2px;
  position: relative;
  z-index: 5;
  padding-right: 55px;
}

.emp-newsletter-tabs .tab {
  overflow: hidden;
  padding: 0;
  margin: 0;
  display: table;
}

.emp-newsletter-tabs .tab > li {
  list-style: none;
  display: table-cell;
  padding-right: 5px;
}

.emp-newsletter-tabs .tab > li a {
  background-color: #404040;
  color: white;
  border: 2px solid #404040;
  display: inline-block;
  outline: none;
  cursor: pointer;
  padding: 12px 15px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 6px 6px 0 0;
  font-family: Font-Header, Times, Times New Roman, serif;
  /* Change background color of buttons on hover */
  /* Create an active/current tablink class */
}

.emp-newsletter-tabs .tab > li a:hover {
  background-color: #272727;
  border-color: #272727;
}

.emp-newsletter-tabs .tab > li a:focus {
  outline: 2px solid #00a95b;
  outline-offset: 1px;
}

.emp-newsletter-tabs .tab > li a.active {
  background-color: white;
  border-color: #404040;
  border-bottom-color: white;
  color: #404040;
}

.emp-newsletter-tabs .tab > li a.active:focus {
  outline: 0px solid #00a95b;
  outline-offset: 1px;
}

.emp-newsletter-tabs .tab > li:last-child {
  padding-right: 0;
}

.emp-newsletter-tabs .tabcontent {
  display: none;
  padding: 0 0 0 0;
  border: 2px solid #404040;
  animation: fadeEffect 1s;
  background-color: white;
  border-radius: 0 60px 0 60px;
}

.emp-newsletter-tabs .tabcontent .title-container {
  border-bottom: 2px solid #707070;
  margin: 0 30px;
}

.emp-newsletter-tabs .tabcontent .title-container img {
  float: left;
  max-width: 40px;
  margin: 15px 15px 15px 0;
}

.emp-newsletter-tabs .tabcontent .title-container h3 {
  float: left;
  width: calc(100% - 60px);
}

.emp-newsletter-tabs .tabcontent .content-container {
  margin: 30px;
  line-height: 1.6em;
}

.emp-newsletter-tabs .tabcontent h3 {
  padding: 15px 0;
  color: #404040;
  margin: 0;
}

@keyframes fadeEffect {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.emp-newsletter-tabs.green {
  /* Style the tab */
}

.emp-newsletter-tabs.green .tab > li a {
  background-color: #00893d;
  color: white;
  border: 2px solid #00893d;
  /* Change background color of buttons on hover */
  /* Create an active/current tablink class */
}

.emp-newsletter-tabs.green .tab > li a:hover {
  background-color: #005626;
  border-color: #005626;
}

.emp-newsletter-tabs.green .tab > li a.active {
  background-color: white;
  border-color: #00893d;
  border-bottom-color: white;
  color: #00893d;
}

.emp-newsletter-tabs.green .tabcontent {
  border: 2px solid #00893d;
  background-color: white;
}

.emp-newsletter-tabs.green .tabcontent h3 {
  color: #00893d;
}

.emp-newsletter-tabs.blue {
  /* Style the tab */
}

.emp-newsletter-tabs.blue .tab > li a {
  background-color: #007cb1;
  color: white;
  border: 2px solid #007cb1;
  /* Change background color of buttons on hover */
  /* Create an active/current tablink class */
}

.emp-newsletter-tabs.blue .tab > li a:hover {
  background-color: #00587e;
  border-color: #00587e;
}

.emp-newsletter-tabs.blue .tab > li a.active {
  background-color: white;
  border-color: #007cb1;
  border-bottom-color: white;
  color: #007cb1;
}

.emp-newsletter-tabs.blue .tabcontent {
  border: 2px solid #007cb1;
  background-color: white;
}

.emp-newsletter-tabs.blue .tabcontent h3 {
  color: #007cb1;
}

.emp-newsletter-accordian .accordion {
  background-color: transparent;
}

.emp-newsletter-accordian .accordion .accordion-item .accordion-title {
  font-size: 1em;
  color: #404040;
  border-bottom: 1px solid #404040;
  border-right: 1px solid #404040;
  border-left: 1px solid #404040;
  padding-right: 2rem;
  background-color: white;
}

.emp-newsletter-accordian .accordion .accordion-item .accordion-title:before {
  font-size: 2rem;
  top: 33%;
}

.emp-newsletter-accordian .accordion .accordion-item:first-child .accordion-title {
  border-top: 1px solid #404040;
  border-radius: 0 0 0 0;
}

.emp-newsletter-accordian .accordion .accordion-item.is-active .accordion-title {
  color: white;
  background-color: #404040;
  border-color: #404040;
}

.emp-newsletter-accordian .accordion .accordion-item.is-active .accordion-title:before {
  padding-right: 3px;
}

.emp-newsletter-accordian .accordion .accordion-item.is-active .accordion-title:hover,
.emp-newsletter-accordian .accordion .accordion-item.is-active .accordion-title:focus {
  background-color: #404040;
}

.emp-newsletter-accordian .accordion .accordion-item .accordion-content {
  color: initial;
  border-top: 0px solid #404040;
  border-right: 1px solid #404040;
  border-bottom: 1px solid #404040;
  border-left: 1px solid #404040;
  background-color: white;
  padding: 0;
}

.emp-newsletter-accordian .accordion .accordion-item .accordion-content .title-container {
  background-color: #404040;
  color: white;
  padding: 0 20px;
}

.emp-newsletter-accordian .accordion .accordion-item .accordion-content .content-container {
  padding: 20px 20px 20px 20px;
}

.emp-newsletter-accordian .accordion .accordion-item .accordion-content h3 {
  padding: 15px 0;
  margin: 0;
}

.emp-newsletter-accordian.green .accordion .accordion-item .accordion-title {
  color: #00893d;
  border-bottom: 1px solid #00893d;
  border-right: 1px solid #00893d;
  border-left: 1px solid #00893d;
  background-color: white;
}

.emp-newsletter-accordian.green .accordion .accordion-item:first-child .accordion-title {
  border-top: 1px solid #00893d;
}

.emp-newsletter-accordian.green .accordion .accordion-item.is-active .accordion-title {
  color: white;
  background-color: #00893d;
  border-color: #00893d;
}

.emp-newsletter-accordian.green .accordion .accordion-item.is-active .accordion-title:hover,
.emp-newsletter-accordian.green .accordion .accordion-item.is-active .accordion-title:focus {
  background-color: #00893d;
}

.emp-newsletter-accordian.green .accordion .accordion-item .accordion-content {
  border-top: 0px solid #00893d;
  border-right: 1px solid #00893d;
  border-bottom: 1px solid #00893d;
  border-left: 1px solid #00893d;
  background-color: white;
}

.emp-newsletter-accordian.green .accordion .accordion-item .accordion-content .title-container {
  background-color: #00893d;
  color: white;
}

.emp-newsletter-accordian.blue .accordion .accordion-item .accordion-title {
  color: #007cb1;
  border-bottom: 1px solid #007cb1;
  border-right: 1px solid #007cb1;
  border-left: 1px solid #007cb1;
  background-color: white;
}

.emp-newsletter-accordian.blue .accordion .accordion-item:first-child .accordion-title {
  border-top: 1px solid #007cb1;
}

.emp-newsletter-accordian.blue .accordion .accordion-item.is-active .accordion-title {
  color: white;
  background-color: #007cb1;
  border-color: #007cb1;
}

.emp-newsletter-accordian.blue .accordion .accordion-item.is-active .accordion-title:hover,
.emp-newsletter-accordian.blue .accordion .accordion-item.is-active .accordion-title:focus {
  background-color: #007cb1;
}

.emp-newsletter-accordian.blue .accordion .accordion-item .accordion-content {
  border-top: 0px solid #007cb1;
  border-right: 1px solid #007cb1;
  border-bottom: 1px solid #007cb1;
  border-left: 1px solid #007cb1;
  background-color: white;
}

.emp-newsletter-accordian.blue .accordion .accordion-item .accordion-content .title-container {
  background-color: #007cb1;
  color: white;
}

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

.sticky-tabs {
  /* Style the tab */
  /* Style the buttons that are used to open the tab content */
  /* Style the tab content */
  /* Go from zero to full opacity */
}

.sticky-tabs .tabs-container {
  top: 6px;
  position: relative;
  z-index: 5;
}

.sticky-tabs .tabs-container.sticked {
  position: sticky;
  top: 61px;
  background-color: #F4F5FB;
}

.sticky-tabs .tab {
  overflow: hidden;
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
}

.sticky-tabs .tab > li {
  list-style: none;
  display: table-cell;
  padding-right: 5px;
}

.sticky-tabs .tab > li a {
  background-color: transparent;
  color: #404040;
  border-bottom: 6px solid transparent;
  display: block;
  outline: none;
  cursor: pointer;
  text-align: center;
  padding: 12px 15px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 0 0 0 0;
  /* Change background color of buttons on hover */
  position: relative;
  font-family: Font-Header, Times, Times New Roman, serif;
  /* Create an active/current tablink class */
}

.sticky-tabs .tab > li a:hover {
  color: #404040;
}

.sticky-tabs .tab > li a:hover:after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  background: #404040;
  height: 6px;
  border-radius: 3px;
}

.sticky-tabs .tab > li a:focus {
  outline: 2px solid #00a95b;
  outline-offset: 1px;
}

.sticky-tabs .tab > li a.active {
  background-color: transparent;
  color: #404040;
}

.sticky-tabs .tab > li a.active:after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  background: #404040;
  height: 6px;
  border-radius: 3px;
}

.sticky-tabs .tab > li a.active:focus {
  outline: 0px solid #00a95b;
  outline-offset: 1px;
}

.sticky-tabs .tab > li:last-child {
  padding-right: 0;
}

.sticky-tabs .tabcontent {
  display: none;
  padding: 0 0 0 0;
  border-top: 6px solid #cacaca;
  animation: fadeEffect 1s;
  border-radius: 0 0 0 0;
}

.sticky-tabs .tabcontent .title-container {
  border-bottom: 2px solid #707070;
  margin: 0 30px;
}

.sticky-tabs .tabcontent .title-container img {
  float: left;
  max-width: 40px;
  margin: 15px 15px 15px 0;
}

.sticky-tabs .tabcontent .title-container h3 {
  float: left;
  width: calc(100% - 60px);
}

.sticky-tabs .tabcontent .content-container {
  margin: 30px;
  line-height: 1.6em;
}

.sticky-tabs .tabcontent h3 {
  padding: 15px 0;
  color: #404040;
  margin: 0;
}

@keyframes fadeEffect {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.sticky-tabs.green {
  /* Style the tab */
}

.sticky-tabs.green .tab > li a {
  background-color: transparent;
  color: #404040;
  /* Change background color of buttons on hover */
  /* Create an active/current tablink class */
}

.sticky-tabs.green .tab > li a:hover {
  color: #00893d;
}

.sticky-tabs.green .tab > li a:hover:after {
  background: #00893d;
}

.sticky-tabs.green .tab > li a.active {
  background-color: transparent;
  color: #00893d;
}

.sticky-tabs.green .tab > li a.active:after {
  background: #00893d;
}

.sticky-tabs.green .tabcontent {
  border-top: 6px solid #cacaca;
}

.sticky-tabs.green .tabcontent h3 {
  color: #00893d;
}

.sticky-tabs.blue {
  /* Style the tab */
}

.sticky-tabs.blue .tab > li a {
  color: #404040;
  /* Change background color of buttons on hover */
  /* Create an active/current tablink class */
}

.sticky-tabs.blue .tab > li a:hover {
  color: #007cb1;
}

.sticky-tabs.blue .tab > li a:hover:after {
  background: #007cb1;
}

.sticky-tabs.blue .tab > li a.active {
  background-color: transparent;
  color: #007cb1;
}

.sticky-tabs.blue .tab > li a.active:after {
  background: #007cb1;
}

.sticky-tabs.blue .tabcontent {
  border-top: 6px solid #cacaca;
}

.sticky-tabs.blue .tabcontent h3 {
  color: #007cb1;
}

.custom-background.white .sticky-tabs .tabs-container.sticked {
  background-color: white;
}

.page-with-side-nav.white .sticky-tabs .tabs-container.sticked {
  background-color: white;
}

.sticky-tabs-accordian .accordion {
  background-color: transparent;
}

.sticky-tabs-accordian .accordion .accordion-item .accordion-title {
  font-size: 1em;
  color: #404040;
  border-bottom: 1px solid #404040;
  border-right: 1px solid #404040;
  border-left: 1px solid #404040;
  padding-right: 2rem;
  background-color: white;
}

.sticky-tabs-accordian .accordion .accordion-item .accordion-title:before {
  font-size: 2rem;
  top: 33%;
}

.sticky-tabs-accordian .accordion .accordion-item:first-child .accordion-title {
  border-top: 1px solid #404040;
  border-radius: 0 0 0 0;
}

.sticky-tabs-accordian .accordion .accordion-item.is-active .accordion-title {
  color: white;
  background-color: #404040;
  border-color: #404040;
}

.sticky-tabs-accordian .accordion .accordion-item.is-active .accordion-title:before {
  padding-right: 3px;
}

.sticky-tabs-accordian .accordion .accordion-item.is-active .accordion-title:hover,
.sticky-tabs-accordian .accordion .accordion-item.is-active .accordion-title:focus {
  background-color: #404040;
}

.sticky-tabs-accordian .accordion .accordion-item .accordion-content {
  color: initial;
  border-top: 0px solid #404040;
  border-right: 1px solid #404040;
  border-bottom: 1px solid #404040;
  border-left: 1px solid #404040;
  background-color: white;
  padding: 0;
}

.sticky-tabs-accordian .accordion .accordion-item .accordion-content .title-container {
  background-color: #404040;
  color: white;
  padding: 0 20px;
}

.sticky-tabs-accordian .accordion .accordion-item .accordion-content .content-container {
  padding: 20px 20px 20px 20px;
}

.sticky-tabs-accordian .accordion .accordion-item .accordion-content h3 {
  padding: 15px 0;
  margin: 0;
}

.sticky-tabs-accordian.green .accordion .accordion-item .accordion-title {
  color: #00893d;
  border-bottom: 1px solid #00893d;
  border-right: 1px solid #00893d;
  border-left: 1px solid #00893d;
  background-color: white;
}

.sticky-tabs-accordian.green .accordion .accordion-item:first-child .accordion-title {
  border-top: 1px solid #00893d;
}

.sticky-tabs-accordian.green .accordion .accordion-item.is-active .accordion-title {
  color: white;
  background-color: #00893d;
  border-color: #00893d;
}

.sticky-tabs-accordian.green .accordion .accordion-item.is-active .accordion-title:hover,
.sticky-tabs-accordian.green .accordion .accordion-item.is-active .accordion-title:focus {
  background-color: #00893d;
}

.sticky-tabs-accordian.green .accordion .accordion-item .accordion-content {
  border-top: 0px solid #00893d;
  border-right: 1px solid #00893d;
  border-bottom: 1px solid #00893d;
  border-left: 1px solid #00893d;
  background-color: #effff6;
}

.sticky-tabs-accordian.green .accordion .accordion-item .accordion-content .title-container {
  background-color: #00893d;
  color: white;
}

.sticky-tabs-accordian.blue .accordion .accordion-item .accordion-title {
  color: #007cb1;
  border-bottom: 1px solid #007cb1;
  border-right: 1px solid #007cb1;
  border-left: 1px solid #007cb1;
  background-color: white;
}

.sticky-tabs-accordian.blue .accordion .accordion-item:first-child .accordion-title {
  border-top: 1px solid #007cb1;
}

.sticky-tabs-accordian.blue .accordion .accordion-item.is-active .accordion-title {
  color: white;
  background-color: #007cb1;
  border-color: #007cb1;
}

.sticky-tabs-accordian.blue .accordion .accordion-item.is-active .accordion-title:hover,
.sticky-tabs-accordian.blue .accordion .accordion-item.is-active .accordion-title:focus {
  background-color: #007cb1;
}

.sticky-tabs-accordian.blue .accordion .accordion-item .accordion-content {
  border-top: 0px solid #007cb1;
  border-right: 1px solid #007cb1;
  border-bottom: 1px solid #007cb1;
  border-left: 1px solid #007cb1;
  background-color: #e4f7ff;
}

.sticky-tabs-accordian.blue .accordion .accordion-item .accordion-content .title-container {
  background-color: #007cb1;
  color: white;
}

.hero-container-max-width {
  max-width: 100vw;
}

.swiper-container {
  width: 100%;
  height: 365px;
  position: relative;
  overflow: hidden;
}

.swiper-container .swiper-wrapper {
  box-sizing: border-box;
}

.swiper-container .swiper-slide {
  background-position-x: center;
  background-repeat: no-repeat;
  height: 365px;
}

.swiper-container .swiper-slide .slide-content {
  display: -ms-grid;
  display: grid;
  height: 365px;
  -ms-flex-line-pack: space-evenly;
  align-content: space-evenly;
  padding: 0 50px;
}

.swiper-container .swiper-slide .herotitle {
  color: white;
  padding: 20px 40px 10px 0px;
}

.swiper-container .swiper-slide .herotitle h1,
.swiper-container .swiper-slide .herotitle h2 {
  font-size: 2rem;
  line-height: 2.2rem;
}

.swiper-container .swiper-slide .helosubtitle,
.swiper-container .swiper-slide .helosubtitle p {
  color: white;
  font-size: 1rem;
  line-height: 1.5;
  padding-right: 40px;
}

.swiper-container .swiper-slide .herobutton a:link,
.swiper-container .swiper-slide .herobutton a:visited {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 0.88889rem;
  display: inline-block;
  padding: 2px 30px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background-color: white;
  color: #333333;
  margin-top: 10px;
}

.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
  top: calc(50% - 20px);
  width: 38px;
  height: 38px;
  margin-top: 0;
  z-index: 4;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: white;
}

.swiper-container .swiper-button-next:after,
.swiper-container .swiper-button-prev:after {
  font-size: 1rem;
  font-weight: bold;
}

.swiper-container .swiper-button-next:after {
  margin-right: -4px;
}

.swiper-container .swiper-button-prev:after {
  margin-left: -4px;
}

.swiper-pagination-holder {
  border-bottom: 1px solid #DBDBDB;
  border-top: 1px solid #DBDBDB;
  position: relative;
  background-color: white;
  /*-webkit-box-shadow: 0px -1px 10px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px -1px 10px -2px rgba(0, 0, 0, 0.3);*/
}

.swiper-pagination-holder .swiper-pagination-container .swiper-pagination {
  position: relative;
  top: 0;
  right: auto;
  width: 100% !important;
  left: auto !important;
  margin: 0;
  display: table;
  z-index: 5;
  height: 100%;
}

.swiper-pagination-holder .swiper-pagination-container .swiper-pagination-bullet {
  display: table-cell;
  border-radius: 0;
  padding: 10px;
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 0.88889rem;
  opacity: 1;
  background-color: white;
  border-right: 1px solid #DBDBDB;
  height: 100%;
  margin: 0;
  vertical-align: middle;
}

.swiper-pagination-holder .swiper-pagination-container .swiper-pagination-bullet:first-child {
  border-left: 1px solid #DBDBDB;
}

.swiper-pagination-holder .swiper-pagination-container .swiper-pagination-bullet:hover {
  background-color: #d9d9d9;
}

.swiper-pagination-holder .swiper-pagination-container .swiper-pagination-bullet-active {
  -webkit-box-shadow: 0px -1px 0px #333333;
  -moz-box-shadow: 0px -1px 0px #333333;
  box-shadow: 0px -1px 0px #333333, 0px 1px 0px #333333;
  color: #fff;
  background-color: #333333;
}

.swiper-pagination-holder .swiper-pagination-container .swiper-pagination-bullet-active:hover {
  color: #fff;
  background-color: #333333;
}

.swiper-pagination-holder.fixed-width-hero .swiper-pagination-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
}

#contrast-result {
  margin-left: 2rem;
  padding-top: 1rem;
}

#contrast-result div {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
}

#contrast-result div p {
  font-size: 0.7rem;
  padding-right: 0.4rem;
}

.PASS {
  color: green;
}

.FAIL {
  color: red;
}

@media only screen and (max-width: 1350px) {
  .swiper-pagination-holder .swiper-pagination-container .swiper-pagination-bullet:first-child {
    border-left: 0px solid #DBDBDB;
  }

  .swiper-pagination-holder .swiper-pagination-container .swiper-pagination-bullet:last-child {
    border-right: 0px solid #DBDBDB;
  }
}

@media only screen and (max-width: 768px) {
  .swiper-container .swiper-slide .herotitle h1,
  .swiper-container .swiper-slide .herotitle h2 {
    font-size: 1.77778rem;
  }

  .swiper-container .swiper-slide .helosubtitle,
  .swiper-container .swiper-slide .helosubtitle p {
    line-height: 1.5;
    padding-right: 10px;
  }

  .swiper-container .swiper-slide .herobutton a:link,
  .swiper-container .swiper-slide .herobutton a:visited {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 640px) {
  .swiper-container {
    height: auto;
    min-height: 400px;
    overflow: visible;
  }

  .swiper-container .swiper-slide {
    background-image: none !important;
    height: 400px;
  }

  .swiper-container .swiper-slide .slide-content {
    height: 400px;
  }

  .swiper-container .swiper-slide .herotitle {
    padding: 20px 10px 10px 0px;
  }

  .swiper-container .swiper-slide .herotitle h1,
  .swiper-container .swiper-slide .herotitle h2 {
    font-size: 1.55556rem;
    line-height: 1.9rem;
  }
}

.banner-row-content {
  margin-left: 1.5rem;
}

.home-quicklinks {
  padding-top: 40px;
  padding-bottom: 40px;
}

.home-quicklinks .ql-section {
  padding-bottom: 30px;
}

.home-quicklinks .ql-section-head-with-image {
  position: relative;
  height: 55px;
  margin-left: 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.home-quicklinks .ql-section-head-with-image .ql-image-container {
  position: absolute;
  width: 48px;
  top: 5px;
}

.home-quicklinks .ql-section-head-with-image .ql-image-container img {
  max-width: 48px;
}

.home-quicklinks .ql-section-head-with-image .ql-title-container {
  position: absolute;
  left: 50px;
  font-size: 1rem;
  line-height: 1.5;
  padding-right: 15px;
}

.home-quicklinks .ql-section-head-no-image {
  height: 55px;
}

.home-quicklinks .ql-section-head-no-image .ql-title-container {
  font-size: 1rem;
  line-height: 1.5;
  padding-right: 15px;
  padding-left: 10px;
}

.home-quicklinks ul {
  padding: 0;
  margin: 0;
}

.home-quicklinks ul li {
  display: block;
  border-bottom: 1px solid #DBDBDB;
  margin: 0 10px 0 0;
}

.home-quicklinks ul li a:link,
.home-quicklinks ul li a:visited {
  font-size: 0.88889rem;
  font-family: Font-medium, Times, Times New Roman, serif;
  display: block;
  color: #00652d;
  padding: 10px 10px 10px 0;
  background: url(/assets/img/ql-arrow.png) no-repeat right 15px;
}

.home-quicklinks ul li a:hover {
  color: #005626;
  text-decoration: underline;
}

.home-quicklinks ul li:last-child {
  border-bottom: 0px solid #DBDBDB;
}

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

.hoopp-accordian.acc-callout {
  border: 0px solid #404040;
  padding: 40px;
  background-color: white;
  border-radius: 0 50px 0 0;
}

.hoopp-accordian.acc-callout.no-acc-callout-bg {
  background-color: transparent;
}

.hoopp-accordian .accordion {
  background-color: transparent;
  margin: 0;
  border-bottom: 1px solid #404040;
}

.hoopp-accordian .accordion .accordion-item .accordion-title {
  font-size: 1em;
  color: #404040;
  border-top: 1px solid #404040;
  border-right: 1px solid #404040;
  border-left: 1px solid #404040;
  padding: 1rem 2rem 1rem 1rem;
  background-color: white;
}

.hoopp-accordian .accordion .accordion-item .accordion-title .accordion-title-icon {
  float: left;
  width: 50px;
  margin-top: -8px;
}

.hoopp-accordian .accordion .accordion-item .accordion-title .accordion-title-icon img {
  max-width: 40px;
}

.hoopp-accordian .accordion .accordion-item .accordion-title .accordion-title-text {
  float: left;
  width: calc(100% - 55px);
}

.hoopp-accordian .accordion .accordion-item .accordion-title .accordion-title-text .title {
  font-size: 1.11111rem;
  color: #404040;
  margin: 0;
}

.hoopp-accordian .accordion .accordion-item .accordion-title .accordion-title-text .title.font-family-bold {
  font-family: Font-bold, Times, Times New Roman, serif;
}

.hoopp-accordian .accordion .accordion-item .accordion-title .accordion-title-text .title.font-family-medium {
  font-family: Font-medium, Times, Times New Roman, serif;
}

.hoopp-accordian .accordion .accordion-item .accordion-title .accordion-title-text .title.font-family-regular {
  font-family: Font-book, Times, Times New Roman, serif;
}

.hoopp-accordian .accordion .accordion-item .accordion-title .accordion-title-text .title.font-size-large {
  font-size: 1.11111rem;
}

.hoopp-accordian .accordion .accordion-item .accordion-title .accordion-title-text .title.font-size-medium {
  font-size: 1rem;
}

.hoopp-accordian .accordion .accordion-item .accordion-title .accordion-title-text .title.font-size-small {
  font-size: 0.88889rem;
}

.hoopp-accordian .accordion .accordion-item .accordion-title .accordion-title-text .summary {
  font-family: Font-book, Times, Times New Roman, serif;
  padding-top: 15px;
  color: #404040;
}

.hoopp-accordian .accordion .accordion-item .accordion-title:before {
  font-size: 2rem;
  top: 33%;
}

.hoopp-accordian .accordion .accordion-item .accordion-title:hover {
  background-color: #f3f3f3;
}

.hoopp-accordian .accordion .accordion-item:first-child .accordion-title {
  border-top: 1px solid #404040;
  border-radius: 0 30px 0 0;
}

.hoopp-accordian .accordion .accordion-item.is-active .accordion-title {
  color: #404040;
  background-color: white;
  border-color: #404040;
}

.hoopp-accordian .accordion .accordion-item.is-active .accordion-title .accordion-title-text .title {
  color: #404040;
}

.hoopp-accordian .accordion .accordion-item.is-active .accordion-title:before {
  padding-right: 3px;
}

.hoopp-accordian .accordion .accordion-item.is-active .accordion-title:hover {
  background-color: white;
}

.hoopp-accordian .accordion .accordion-item .accordion-content {
  color: initial;
  border-top: 0px solid #404040;
  border-right: 1px solid #404040;
  border-left: 1px solid #404040;
  background-color: white;
  padding: 0;
}

.hoopp-accordian .accordion .accordion-item .accordion-content .title-container {
  background-color: white;
  color: #404040;
  padding: 0 20px;
}

.hoopp-accordian .accordion .accordion-item .accordion-content .content-container {
  padding: 0px 20px 0px 20px;
}

.hoopp-accordian .accordion .accordion-item .accordion-content .content-container .accordion-fake-icon {
  float: left;
  width: 50px;
}

.hoopp-accordian .accordion .accordion-item .accordion-content .content-container .accordion-content-text {
  float: left;
  width: calc(100% - 55px);
}

.hoopp-accordian .accordion .accordion-item .accordion-content h3 {
  padding: 15px 0;
  margin: 0;
}

.hoopp-accordian.no-title-bg .accordion .accordion-item .accordion-title {
  background-color: transparent;
}

.hoopp-accordian.no-title-bg .accordion .accordion-item .accordion-title:hover {
  background-color: #f3f3f3;
}

.hoopp-accordian.no-title-bg .accordion .accordion-item.is-active .accordion-title {
  background-color: white;
}

.hoopp-accordian.no-title-bg .accordion .accordion-item.is-active .accordion-title:hover {
  background-color: white;
}

.hoopp-accordian.no-borders .accordion {
  border-bottom: 0px;
}

.hoopp-accordian.no-borders .accordion .accordion-item .accordion-title,
.hoopp-accordian.no-borders .accordion .accordion-item.is-active .accordion-title {
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom: 1px solid #404040;
  background-color: transparent;
}

.hoopp-accordian.no-borders .accordion .accordion-item .accordion-title:hover,
.hoopp-accordian.no-borders .accordion .accordion-item .accordion-title:focus,
.hoopp-accordian.no-borders .accordion .accordion-item.is-active .accordion-title:hover,
.hoopp-accordian.no-borders .accordion .accordion-item.is-active .accordion-title:focus {
  background-color: transparent;
}

.hoopp-accordian.no-borders .accordion .accordion-item.is-active .accordion-title,
.hoopp-accordian.no-borders .accordion .accordion-item.is-active.is-active .accordion-title {
  border-bottom-width: 0;
}

.hoopp-accordian.no-borders .accordion .accordion-item:first-child .accordion-title,
.hoopp-accordian.no-borders .accordion .accordion-item.is-active:first-child .accordion-title {
  border-top: 0;
  border-radius: 0 0 0 0;
}

.hoopp-accordian.no-borders .accordion .accordion-item .accordion-content,
.hoopp-accordian.no-borders .accordion .accordion-item.is-active .accordion-content {
  border-top: 0px;
  border-right: 0px;
  border-bottom: 1px solid #404040;
  border-left: 0px;
  background-color: transparent;
}

.hoopp-accordian.green.acc-callout {
  border-color: #00893d;
}

.hoopp-accordian.green .accordion {
  border-bottom: 1px solid #00893d;
}

.hoopp-accordian.green .accordion .accordion-item .accordion-title {
  color: #00893d;
  border-top: 1px solid #00893d;
  border-right: 1px solid #00893d;
  border-left: 1px solid #00893d;
  background-color: white;
}

.hoopp-accordian.green .accordion .accordion-item .accordion-title .accordion-title-text .title {
  color: #00893d;
}

.hoopp-accordian.green .accordion .accordion-item .accordion-title .accordion-title-text .summary {
  color: #404040;
}

.hoopp-accordian.green .accordion .accordion-item .accordion-title:hover,
.hoopp-accordian.green .accordion .accordion-item .accordion-title:focus {
  background-color: #effff6;
}

.hoopp-accordian.green .accordion .accordion-item:first-child .accordion-title {
  border-top: 1px solid #00893d;
}

.hoopp-accordian.green .accordion .accordion-item.is-active .accordion-title {
  color: #00893d;
  background-color: white;
  border-color: #00893d;
}

.hoopp-accordian.green .accordion .accordion-item.is-active .accordion-title .accordion-title-text .title {
  color: #00893d;
}

.hoopp-accordian.green .accordion .accordion-item.is-active .accordion-title:hover,
.hoopp-accordian.green .accordion .accordion-item.is-active .accordion-title:focus {
  background-color: white;
}

.hoopp-accordian.green .accordion .accordion-item .accordion-content {
  border-top: 0px solid #00893d;
  border-right: 1px solid #00893d;
  border-left: 1px solid #00893d;
  background-color: white;
}

.hoopp-accordian.green .accordion .accordion-item .accordion-content .title-container {
  background-color: white;
  color: #00893d;
}

.hoopp-accordian.green.no-title-bg .accordion .accordion-item .accordion-title {
  background-color: transparent;
}

.hoopp-accordian.green.no-title-bg .accordion .accordion-item .accordion-title:hover {
  background-color: #effff6;
}

.hoopp-accordian.green.no-title-bg .accordion .accordion-item.is-active .accordion-title {
  background-color: white;
}

.hoopp-accordian.green.no-title-bg .accordion .accordion-item.is-active .accordion-title:hover {
  background-color: white;
}

.hoopp-accordian.green.no-borders .accordion {
  border-bottom: 0px;
}

.hoopp-accordian.green.no-borders .accordion .accordion-item .accordion-title,
.hoopp-accordian.green.no-borders .accordion .accordion-item.is-active .accordion-title {
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom: 1px solid #00893d;
  background-color: transparent;
}

.hoopp-accordian.green.no-borders .accordion .accordion-item .accordion-title:hover,
.hoopp-accordian.green.no-borders .accordion .accordion-item .accordion-title:focus,
.hoopp-accordian.green.no-borders .accordion .accordion-item.is-active .accordion-title:hover,
.hoopp-accordian.green.no-borders .accordion .accordion-item.is-active .accordion-title:focus {
  background-color: transparent;
}

.hoopp-accordian.green.no-borders .accordion .accordion-item.is-active .accordion-title,
.hoopp-accordian.green.no-borders .accordion .accordion-item.is-active.is-active .accordion-title {
  border-bottom-width: 0;
}

.hoopp-accordian.green.no-borders .accordion .accordion-item:first-child .accordion-title,
.hoopp-accordian.green.no-borders .accordion .accordion-item.is-active:first-child .accordion-title {
  border-top: 0;
  border-radius: 0 0 0 0;
}

.hoopp-accordian.green.no-borders .accordion .accordion-item .accordion-content,
.hoopp-accordian.green.no-borders .accordion .accordion-item.is-active .accordion-content {
  border-top: 0px;
  border-right: 0px;
  border-bottom: 1px solid #00893d;
  border-left: 0px;
  background-color: transparent;
}

.hoopp-accordian.blue.acc-callout {
  border-color: #007cb1;
}

.hoopp-accordian.blue .accordion {
  border-bottom: 1px solid #007cb1;
}

.hoopp-accordian.blue .accordion .accordion-item .accordion-title {
  color: #007cb1;
  border-top: 1px solid #007cb1;
  border-right: 1px solid #007cb1;
  border-left: 1px solid #007cb1;
  background-color: white;
}

.hoopp-accordian.blue .accordion .accordion-item .accordion-title .accordion-title-text .title {
  color: #007cb1;
}

.hoopp-accordian.blue .accordion .accordion-item .accordion-title .accordion-title-text .summary {
  color: #404040;
}

.hoopp-accordian.blue .accordion .accordion-item .accordion-title:hover,
.hoopp-accordian.blue .accordion .accordion-item .accordion-title:focus {
  background-color: #e4f7ff;
}

.hoopp-accordian.blue .accordion .accordion-item:first-child .accordion-title {
  border-top: 1px solid #007cb1;
}

.hoopp-accordian.blue .accordion .accordion-item.is-active .accordion-title {
  color: #007cb1;
  background-color: white;
  border-color: #007cb1;
}

.hoopp-accordian.blue .accordion .accordion-item.is-active .accordion-title .accordion-title-text .title {
  color: #007cb1;
}

.hoopp-accordian.blue .accordion .accordion-item.is-active .accordion-title:hover,
.hoopp-accordian.blue .accordion .accordion-item.is-active .accordion-title:focus {
  background-color: white;
}

.hoopp-accordian.blue .accordion .accordion-item .accordion-content {
  border-top: 0px solid #007cb1;
  border-right: 1px solid #007cb1;
  border-left: 1px solid #007cb1;
  background-color: white;
}

.hoopp-accordian.blue .accordion .accordion-item .accordion-content .title-container {
  background-color: white;
  color: #007cb1;
}

.hoopp-accordian.blue.no-title-bg .accordion .accordion-item .accordion-title {
  background-color: transparent;
}

.hoopp-accordian.blue.no-title-bg .accordion .accordion-item .accordion-title:hover {
  background-color: #e4f7ff;
}

.hoopp-accordian.blue.no-title-bg .accordion .accordion-item.is-active .accordion-title {
  background-color: white;
}

.hoopp-accordian.blue.no-title-bg .accordion .accordion-item.is-active .accordion-title:hover {
  background-color: white;
}

.hoopp-accordian.blue.no-borders .accordion {
  border-bottom: 0px;
}

.hoopp-accordian.blue.no-borders .accordion .accordion-item .accordion-title,
.hoopp-accordian.blue.no-borders .accordion .accordion-item.is-active .accordion-title {
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom: 1px solid #007cb1;
  background-color: transparent;
}

.hoopp-accordian.blue.no-borders .accordion .accordion-item .accordion-title:hover,
.hoopp-accordian.blue.no-borders .accordion .accordion-item .accordion-title:focus,
.hoopp-accordian.blue.no-borders .accordion .accordion-item.is-active .accordion-title:hover,
.hoopp-accordian.blue.no-borders .accordion .accordion-item.is-active .accordion-title:focus {
  background-color: transparent;
}

.hoopp-accordian.blue.no-borders .accordion .accordion-item.is-active .accordion-title,
.hoopp-accordian.blue.no-borders .accordion .accordion-item.is-active.is-active .accordion-title {
  border-bottom-width: 0;
}

.hoopp-accordian.blue.no-borders .accordion .accordion-item:first-child .accordion-title,
.hoopp-accordian.blue.no-borders .accordion .accordion-item.is-active:first-child .accordion-title {
  border-top: 0;
  border-radius: 0 0 0 0;
}

.hoopp-accordian.blue.no-borders .accordion .accordion-item .accordion-content,
.hoopp-accordian.blue.no-borders .accordion .accordion-item.is-active .accordion-content {
  border-top: 0px;
  border-right: 0px;
  border-bottom: 1px solid #007cb1;
  border-left: 0px;
  background-color: transparent;
}

.page-with-side-nav .sidenav-version {
  display: block;
}

.page-with-side-nav .fullwidth-version {
  display: none;
}

.full-width-page .fullwidth-version {
  display: block;
}

.full-width-page .sidenav-version {
  display: none;
}

.innerpage-hero {
  height: 250px;
  position: relative;
}

@media screen and (min-width: 64em) {
  .innerpage-hero {
    height: 300px;
    margin-bottom: 30px;
  }
}

.innerpage-hero .innerpage-hero-image-container {
  position: absolute;
  height: 300px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  width: 100%;
}

.innerpage-hero .content-container {
  position: relative;
  height: 250px;
}

@media screen and (min-width: 64em) {
  .innerpage-hero .content-container {
    height: 300px;
  }
}

.innerpage-hero .content-container .title-container {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 20px;
  max-width: 50%;
  border-radius: 0 20px;
  margin-left: 20px;
  width: inherit;
  font-family: Font-Header, Times, Times New Roman, serif;
}

.innerpage-hero .content-container .title-container h1 {
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 24px;
}

@media screen {
  .innerpage-hero .content-container .title-container h1 {
    font-size: 24px;
  }
}

@media screen and (min-width: 40em) {
  .innerpage-hero .content-container .title-container h1 {
    font-size: 28px;
  }
}

@media screen and (min-width: 64em) {
  .innerpage-hero .content-container .title-container {
    margin-left: 0px;
  }

  .innerpage-hero .content-container .title-container h1 {
    font-size: 32px;
  }
}

@media screen and (min-width: 64em) {
  .full-width-page.adjusted .innerpage-hero {
    margin-left: -40px;
    margin-right: -40px;
  }

  .full-width-page.adjusted .innerpage-hero .fullwidth-version .content-container .title-container {
    margin-left: 40px;
  }
}

.innerpage-hero-mob-title-container {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  position: relative;
}

@media screen {
  .innerpage-hero-mob-title-container h1 {
    font-size: 24px;
  }
}

@media screen and (min-width: 40em) {
  .innerpage-hero-mob-title-container h1 {
    font-size: 28px;
  }
}

@media screen and (min-width: 64em) {
  .innerpage-hero-mob-title-container {
    margin-left: 0px;
  }

  .innerpage-hero-mob-title-container h1 {
    font-size: 32px;
  }
}

@media screen and (min-width: 64em) {
  .full-width-page .innerpage-hero .fullwidth-version .content-container .title-container {
    margin-left: 20px;
  }
}

.discover-hoopp .discover-card {
  position: relative;
  background-color: white;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
  padding: 40px 30px;
}

.discover-hoopp a {
  color: #404040;
  transition: color 0.2s ease-in;
}

.discover-hoopp a:link,
.discover-hoopp a:visited,
.discover-hoopp a:hover {
  color: #404040;
  transition: color 0.2s ease-in;
}

.discover-hoopp a:link .chevron-right,
.discover-hoopp a:visited .chevron-right,
.discover-hoopp a:hover .chevron-right {
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  right: 20px;
  transform: rotate(45deg);
  display: inline-block;
  bottom: 20px;
  border-color: #00893d;
  transition: right 0.2s ease-in;
}

.discover-hoopp a:hover {
  color: #00893d;
}

.discover-hoopp a:hover .chevron-right {
  right: 10px;
}

.discover-hoopp .content-card-title-row {
  margin-top: 90px;
  margin-bottom: 25px;
}

.discover-hoopp .content-card-title-row h2 {
  line-height: 1.12rem;
  font-weight: normal;
}

.discover-hoopp .content-card-title-row .button {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  background-color: transparent;
  color: #2B4BEB;
  border: 1px solid #2B4BEB;
  border-radius: 20px;
  height: 32px;
  padding: 9px 20px 10px 20px;
}

.discover-hoopp .content-card-title-row .button:hover,
.discover-hoopp .content-card-title-row .button:focus {
  color: #7186f2;
  border-color: #7186f2;
}

.discover-hoopp .home-page-content-card img {
  margin-top: 60px;
  width: 60px;
  height: 60px;
  margin-bottom: 30px;
}

.discover-hoopp .home-page-content-card h3.content-card__title {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 30px;
}

.discover-hoopp .home-page-content-card p {
  font-family: Font-book, Times, Times New Roman, serif;
  line-height: 1.71rem;
  padding-left: 35px;
  padding-right: 35px;
  /* overflow: hidden; //hidden */
  text-overflow: ellipsis;
}

@media screen and (min-width: 64em) {
  .discover-hoopp .side-nav-version {
    margin-right: 0;
    margin-left: 0;
  }

  .discover-hoopp .discover-card {
    /*height: 450px;*/
    margin-bottom: 0px;
  }

  .discover-hoopp .discover-card.short {
    height: 250px;
  }

  .discover-hoopp .discover-card.medium {
    height: 300px;
  }

  .discover-hoopp .discover-card.long {
    height: 350px;
  }

  .discover-hoopp .discover-card.thin-card {
    /*height: 470px;*/
    margin-left: 0px;
    margin-right: 0px;
  }

  .discover-hoopp .discover-card.thin-card h3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .discover-hoopp .discover-card.thin-card p {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.bc {
  padding-top: 30px;
  font-size: 0.9em;
}

.bc span {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: '';
  display: inline-block;
  height: 10px;
  width: 10px;
  position: relative;
  top: 10px;
  margin: 5px 12px 5px 6px;
  transform: translateY(-50%) rotate(45deg);
}

.bc a:link,
.bc a:visited {
  color: #272727;
  text-decoration: underline;
}

.bc a:hover,
.bc a:focus {
  color: #2b4beb;
  text-decoration: underline;
}

.bc-green {
  padding-top: 30px;
  font-size: 0.9em;
}

.bc-green span {
  border-style: solid;
  border-width: 0px 1px 0 0;
  border-color: #666666;
  content: '';
  display: inline-block;
  height: 12px;
  width: 7px;
  position: relative;
  top: 10px;
  margin: 5px 12px 5px 6px;
  transform: translateY(-50%) rotate(35deg);
}

.bc-green a:link,
.bc-green a:visited {
  color: #00893d;
}

.bc-green a:hover,
.bc-green a:focus {
  text-decoration: underline;
}

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

.hoopp-carousel {
  position: relative;
  overflow: hidden;
}

.hoopp-carousel .swiper-wrapper {
  position: relative;
}

.hoopp-carousel .swiper-wrapper .swiper-slide {
  min-height: 300px;
  position: relative;
}

.hoopp-carousel .swiper-wrapper .swiper-slide .dt-image-container {
  position: absolute;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.hoopp-carousel .swiper-wrapper .swiper-slide .title {
  position: absolute;
  color: #404040;
  top: 15px;
  left: 55px;
  right: 55px;
  font-size: 18px;
  font-family: Font-bold, Times, Times New Roman, serif;
  line-height: 1.5;
}

.hoopp-carousel .swiper-wrapper .swiper-slide .text {
  position: absolute;
  left: 290px;
  right: 55px;
  height: 100%;
}

.hoopp-carousel .swiper-wrapper .swiper-slide .text > div {
  display: table;
  height: 100%;
}

.hoopp-carousel .swiper-wrapper .swiper-slide .text > div > p {
  display: table-cell;
  vertical-align: middle;
}

.hoopp-carousel .swiper-wrapper .swiper-slide .text-no-title {
  position: absolute;
  left: 290px;
  right: 55px;
  height: 100%;
}

.hoopp-carousel .swiper-wrapper .swiper-slide .text-no-title > div {
  display: table;
  height: 100%;
}

.hoopp-carousel .swiper-wrapper .swiper-slide .text-no-title > div > p {
  display: table-cell;
  vertical-align: middle;
}

.hoopp-carousel .swiper-wrapper .swiper-slide .mb-image-container {
  position: relative;
  background-size: cover;
  width: 100%;
  height: 260px;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 30px;
}

.hoopp-carousel .swiper-wrapper .swiper-slide .mb-title {
  position: relative;
  text-align: center;
  color: #404040;
  left: 0px;
  right: 0px;
  font-size: 18px;
  height: 55px;
  font-family: Font-bold, Times, Times New Roman, serif;
  line-height: 1.5;
  z-index: 1;
  padding: 55px 55px 0 55px;
}

.hoopp-carousel .swiper-wrapper .swiper-slide .mobile-copy {
  position: relative;
  padding: 5px 55px;
  text-align: center;
  line-height: 1.5;
  overflow: hidden;
  display: table;
}

.hoopp-carousel .swiper-wrapper .swiper-slide .mobile-copy p {
  display: table-cell;
}

.hoopp-carousel .swiper-wrapper .swiper-slide.right-align .text {
  right: 290px;
  left: 55px;
}

.hoopp-carousel .swiper-wrapper .swiper-slide.right-align .text > div {
  display: table;
  height: 100%;
}

.hoopp-carousel .swiper-wrapper .swiper-slide.right-align .text > div > p {
  display: table-cell;
  vertical-align: middle;
}

.hoopp-carousel .swiper-wrapper .swiper-slide.right-align .text-no-title {
  right: 290px;
  left: 55px;
  padding: 0% 0;
}

.hoopp-carousel .swiper-wrapper .swiper-slide.right-align .text-no-title > div {
  display: table;
  height: 100%;
}

.hoopp-carousel .swiper-wrapper .swiper-slide.right-align .text-no-title > div > p {
  display: table-cell;
  vertical-align: middle;
}

.hoopp-carousel .swiper-wrapper .swiper-slide.right-align .dt-image-container {
  background-position: right;
}

.hoopp-carousel .swiper-wrapper .swiper-slide.center-align .title {
  text-align: center;
  padding-top: 30px;
}

.hoopp-carousel .swiper-wrapper .swiper-slide.center-align .text {
  right: 0px;
  left: 0px;
  padding: 0 10%;
  text-align: center;
}

.hoopp-carousel .swiper-wrapper .swiper-slide.center-align .text > div {
  display: table;
  height: 100%;
}

.hoopp-carousel .swiper-wrapper .swiper-slide.center-align .text > div > p {
  display: table-cell;
  vertical-align: middle;
}

.hoopp-carousel .swiper-wrapper .swiper-slide.center-align .text-no-title {
  right: 0px;
  left: 0px;
  padding: 0 10%;
  text-align: center;
  height: 100%;
}

.hoopp-carousel .swiper-wrapper .swiper-slide.center-align .text-no-title > div {
  display: table;
  height: 100%;
}

.hoopp-carousel .swiper-wrapper .swiper-slide.center-align .text-no-title > div > p {
  display: table-cell;
  vertical-align: middle;
}

.hoopp-carousel .swiper-wrapper .swiper-slide.center-align .dt-image-container {
  background-position: center;
}

.hoopp-carousel .swiper-button-prev,
.hoopp-carousel .swiper-button-next {
  z-index: 1;
  border: 2px solid #404040;
  background-color: white;
  border-radius: 20px;
  width: 35px;
  height: 35px;
  top: calc(50% - 20px);
}

.hoopp-carousel .swiper-button-prev:after,
.hoopp-carousel .swiper-button-next:after {
  font-size: 16px;
  font-weight: bold;
  color: #404040;
}

.hoopp-carousel .swiper-pagination {
  position: relative;
  bottom: inherit;
  z-index: 1;
  padding: 15px 0;
}

.hoopp-carousel .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #404040;
  border: 2px solid white;
  box-shadow: 0px 0px 0px 1px #404040;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 15px);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.5);
}

.hoopp-carousel .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #404040;
  border: 2px solid white;
  box-shadow: 0px 0px 0px 1px #404040;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}

.hoopp-carousel.no-mob-image .swiper-wrapper .swiper-slide .mb-image-container {
  display: none;
}

.hoopp-carousel.no-mob-image .swiper-wrapper .swiper-slide .mobile-copy {
  padding-top: 20px;
}

.hoopp-carousel.no-mob-image .swiper-button-prev,
.hoopp-carousel.no-mob-image .swiper-button-next {
  top: calc(50% - 40px);
}

.hoopp-carousel.green .swiper-wrapper .swiper-slide .title,
.hoopp-carousel.green .swiper-wrapper .swiper-slide .mb-title {
  color: #00893d;
}

.hoopp-carousel.green .swiper-button-prev,
.hoopp-carousel.green .swiper-button-next {
  border: 2px solid #00893d;
}

.hoopp-carousel.green .swiper-button-prev:after,
.hoopp-carousel.green .swiper-button-next:after {
  color: #00893d;
}

.hoopp-carousel.green .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #00893d;
  border: 2px solid white;
  box-shadow: 0px 0px 0px 1px #00893d;
}

.hoopp-carousel.green .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #00893d;
  border: 2px solid white;
  box-shadow: 0px 0px 0px 1px #00893d;
}

.hoopp-carousel.blue .swiper-wrapper .swiper-slide .title,
.hoopp-carousel.blue .swiper-wrapper .swiper-slide .mb-title {
  color: #007cb1;
}

.hoopp-carousel.blue .swiper-button-prev,
.hoopp-carousel.blue .swiper-button-next {
  border: 2px solid #007cb1;
}

.hoopp-carousel.blue .swiper-button-prev:after,
.hoopp-carousel.blue .swiper-button-next:after {
  color: #007cb1;
}

.hoopp-carousel.blue .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #007cb1;
  border: 2px solid white;
  box-shadow: 0px 0px 0px 1px #007cb1;
}

.hoopp-carousel.blue .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #007cb1;
  border: 2px solid white;
  box-shadow: 0px 0px 0px 1px #007cb1;
}

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

.hoopp-callout .callout-container {
  background-color: white;
  color: #404040;
  border: 2px solid #404040;
  margin: 0;
  padding: 15px 20px 20px;
  border-radius: 20px 0;
}

.hoopp-callout .callout-container .callout-title img {
  float: left;
  max-width: 30px;
  margin: 5px 15px 0 0;
}

.hoopp-callout .callout-container .callout-title h3,
.hoopp-callout .callout-container .callout-title h4,
.hoopp-callout .callout-container .callout-title h5,
.hoopp-callout .callout-container .callout-title h6 {
  float: left;
  width: calc(100% - 60px);
  display: inline-block;
  min-height: 30px;
  line-height: 1.2em;
}

.hoopp-callout .callout-container .callout-title.border {
  border-bottom: 1px solid #404040;
}

.hoopp-callout .callout-container .callout-content {
  color: #404040;
  padding: 0;
}

.hoopp-callout .callout-container .callout-content a:link,
.hoopp-callout .callout-container .callout-content a:visited {
  color: #404040;
  text-decoration: underline;
}

.hoopp-callout .callout-container.invert {
  background-color: #404040;
  color: white;
}

.hoopp-callout .callout-container.invert .callout-title.border {
  border-bottom: 1px solid white;
}

.hoopp-callout .callout-container.invert .callout-content {
  color: white;
}

.hoopp-callout .callout-container.invert .callout-content a:link,
.hoopp-callout .callout-container.invert .callout-content a:visited {
  color: white;
  text-decoration: underline;
}

.hoopp-callout.green .callout-container {
  background-color: white;
  border: 2px solid #00893d;
}

.hoopp-callout.green .callout-container .callout-title.border {
  border-bottom: 1px solid #00893d;
}

.hoopp-callout.green .callout-container.invert {
  background-color: #00893d;
  color: white;
}

.hoopp-callout.green .callout-container.invert .callout-title.border {
  border-bottom: 1px solid white;
}

.hoopp-callout.green .callout-container.invert .callout-content {
  color: white;
}

.hoopp-callout.green .callout-container.invert .callout-content a:link,
.hoopp-callout.green .callout-container.invert .callout-content a:visited {
  color: white;
  text-decoration: underline;
}

.hoopp-callout.blue .callout-container {
  background-color: white;
  border: 2px solid #007cb1;
}

.hoopp-callout.blue .callout-container .callout-title.border {
  border-bottom: 1px solid #007cb1;
}

.hoopp-callout.blue .callout-container.invert {
  background-color: #007cb1;
  color: white;
}

.hoopp-callout.blue .callout-container.invert .callout-title.border {
  border-bottom: 1px solid white;
}

.hoopp-callout.blue .callout-container.invert .callout-content {
  color: white;
}

.hoopp-callout.blue .callout-container.invert .callout-content a:link,
.hoopp-callout.blue .callout-container.invert .callout-content a:visited {
  color: white;
}

.hoopp-callout.periwinkle .callout-container {
  background-color: white;
  border: 2px solid #8c288f;
}

.hoopp-callout.periwinkle .callout-container .callout-title.border {
  border-bottom: 1px solid #8c288f;
}

.hoopp-callout.periwinkle .callout-container.invert {
  background-color: #8c288f;
  color: white;
}

.hoopp-callout.periwinkle .callout-container.invert .callout-title.border {
  border-bottom: 1px solid white;
}

.hoopp-callout.periwinkle .callout-container.invert .callout-content {
  color: white;
}

.hoopp-callout.periwinkle .callout-container.invert .callout-content a:link,
.hoopp-callout.periwinkle .callout-container.invert .callout-content a:visited {
  color: white;
}

.hoopp-callout.gold .callout-container {
  background-color: white;
  border: 2px solid #FFCD67;
}

.hoopp-callout.gold .callout-container .callout-title.border {
  border-bottom: 1px solid #FFCD67;
}

.hoopp-callout.gold .callout-container.invert {
  background-color: #FFCD67;
  color: #404040;
}

.hoopp-callout.gold .callout-container.invert .callout-title.border {
  border-bottom: 1px solid #404040;
}

.hoopp-callout.gold .callout-container.invert .callout-content {
  color: #404040;
}

.hoopp-callout.gold .callout-container.invert .callout-content a:link,
.hoopp-callout.gold .callout-container.invert .callout-content a:visited {
  color: #404040;
  text-decoration: underline;
}

.infocards {
  transition: all 0.2s;
}

.infocards a {
  color: #272727;
  transition: color 0.2s ease-in;
}

.infocards a:link,
.infocards a:visited,
.infocards a:hover {
  color: #404040;
  transition: color 0.2s ease-in;
  display: inline-block;
  width: 100%;
}

.infocards a:link .chevron-right,
.infocards a:visited .chevron-right,
.infocards a:hover .chevron-right {
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  right: 15px;
  transform: rotate(45deg);
  display: inline-block;
  bottom: 20px;
  border-color: #272727;
  transition: right 0.2s ease-in;
}

.infocards .info-card {
  position: relative;
  background-color: white;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
  border: 1px solid #cacaca;
}

.infocards .info-card:hover {
  transition: all 0.2s;
  background-color: #272727;
  color: white;
}

.infocards .info-card:hover .chevron-right {
  right: 10px;
  border-color: white;
}

.infocards .info-card:hover .content-holder .infocard-title img {
  filter: brightness(0) invert(1);
}

.infocards .info-card .image-holder {
  padding-left: 0;
  padding-right: 0;
  background-color: white;
}

.infocards .info-card .content-holder {
  padding-top: 30px;
  padding-left: 35px;
  padding-right: 35px;
}

.infocards .info-card .content-holder .infocard-title img {
  float: left;
  max-width: 35px;
  margin: 0px 15px 0 0;
}

.infocards .info-card .content-holder .infocard-title h3,
.infocards .info-card .content-holder .infocard-title h4,
.infocards .info-card .content-holder .infocard-title h5,
.infocards .info-card .content-holder .infocard-title h6 {
  float: left;
  width: calc(100% - 60px);
  display: inline-block;
  min-height: 35px;
  line-height: 1.2em;
  padding-top: 6px;
  padding-bottom: 10px;
}

.infocards .info-card .content-holder h3 {
  font-size: 1.3em;
}

.infocards.green a:link .chevron-right,
.infocards.green a:visited .chevron-right,
.infocards.green a:hover .chevron-right {
  border-color: #00893d;
}

.infocards.green .info-card:hover {
  background-color: #00893d;
  color: white;
}

.infocards.green .info-card:hover .chevron-right {
  border-color: white;
}

.infocards.blue a:link .chevron-right,
.infocards.blue a:visited .chevron-right,
.infocards.blue a:hover .chevron-right {
  border-color: #007cb1;
}

.infocards.blue .info-card:hover {
  background-color: #007cb1;
  color: white;
}

.infocards.blue .info-card:hover .chevron-right {
  border-color: white;
}

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

/*#region research banner footer*/

.research-banner {
  background-color: #00893d;
  color: #ffffff;
}

.research-banner .research-slide-content a:link,
.research-banner .research-slide-content a:visited {
  color: #272727;
  display: block;
  min-height: 250px;
}

.research-banner .research-slide-content a:hover {
  color: #00893d;
}

.research-banner .research-slide-content a:hover .dt-content-container .type span img {
  filter: invert(22%) sepia(77%) saturate(4160%) hue-rotate(147deg) brightness(96%) contrast(101%);
}

.research-banner .title-area {
  padding-top: 25px;
}

.research-banner .title-area .title-align {
  padding-left: 30px;
  padding-right: 30px;
}

.research-banner .carousel-area {
  position: relative;
  overflow: hidden;
  background-color: white;
  border-radius: 0 0 0 40px;
  color: black;
}

.research-banner .carousel-area .swiper-wrapper {
  position: relative;
}

.research-banner .carousel-area .swiper-wrapper .swiper-slide {
  min-height: 250px;
  position: relative;
}

.research-banner .carousel-area .swiper-wrapper .swiper-slide .research-slide-content .dt-image-container {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0px 0 0 60px;
  min-height: 250px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.research-banner .carousel-area .swiper-wrapper .swiper-slide .research-slide-content .dt-image-container img {
  border-radius: 0 25px;
}

.research-banner .carousel-area .swiper-wrapper .swiper-slide .research-slide-content .dt-content-container {
  width: 44%;
  padding-right: 8%;
  min-height: 250px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.research-banner .carousel-area .swiper-wrapper .swiper-slide .research-slide-content .dt-content-container .type {
  text-transform: uppercase;
  font-size: 0.66667rem;
  font-family: Font-medium, Times, Times New Roman, serif;
}

.research-banner .carousel-area .swiper-wrapper .swiper-slide .research-slide-content .dt-content-container .type span img {
  width: 18px;
  height: 18px;
  position: relative;
  top: -1px;
  padding-right: 5px;
}

.research-banner .carousel-area .swiper-wrapper .swiper-slide .research-slide-content .dt-content-container .title p {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 1.1rem;
  line-height: 1.3;
}

.research-banner .carousel-area .swiper-wrapper .swiper-slide .research-slide-content .dt-content-container .partner p {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 0.66667rem;
  text-transform: uppercase;
}

.research-banner .carousel-area .swiper-button-prev,
.research-banner .carousel-area .swiper-button-next {
  z-index: 1;
  border: 2px solid #404040;
  background-color: white;
  border-radius: 20px;
  width: 35px;
  height: 35px;
  top: calc(50% - 10px);
}

.research-banner .carousel-area .swiper-button-prev:after,
.research-banner .carousel-area .swiper-button-next:after {
  font-size: 16px;
  font-weight: bold;
  color: #404040;
}

.research-banner .carousel-area .swiper-pagination {
  position: relative;
  bottom: inherit;
  z-index: 1;
  padding: 15px 0;
}

.research-banner .carousel-area .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #404040;
  border: 2px solid white;
  box-shadow: 0px 0px 0px 1px #404040;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 10px);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.5);
}

.research-banner .carousel-area .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #404040;
  border: 2px solid white;
  box-shadow: 0px 0px 0px 1px #404040;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}

/*#endregion*/

/*#region research footer*/

.research-footer {
  background-color: #ffffff;
  padding: 30px 0;
  margin-top: 30px;
  border-top: 1px solid #e6e6e6;
}

.research-footer .heading {
  margin-bottom: 15px;
}

.research-footer .heading .line1 {
  font-family: Font-Header, Times, Times New Roman, serif;
  font-size: 20px;
}

.research-footer .heading .line2 {
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 14px;
  line-height: 1;
  padding-bottom: 5px;
}

.research-footer .heading:after {
  content: '';
  position: relative;
  display: block;
  width: 100px;
  height: 1px;
  border-top: 5px solid #000000;
}

.research-footer a {
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.research-footer a:link {
  color: #2b4beb;
  cursor: pointer;
}

.research-footer a:visited {
  color: #2b4beb;
}

.research-footer a:hover {
  color: #2b4beb;
}

.research-footer a:link,
.research-footer a:visited,
.research-footer a:hover {
  text-decoration: underline;
}

/*#endregion*/

/*#region research sticky*/

.research-sticky {
  border-bottom: 1px solid #bebebe;
  font-size: 1rem;
}

.research-sticky.sticked {
  position: sticky;
  top: 61px;
  background-color: #F4F5FB;
  z-index: 5;
}

.research-sticky a {
  display: block;
  text-align: center;
  padding: 16px 0 8px;
  color: #272727;
  font-family: Font-Header-Medium, Times, Times New Roman, serif;
}

.research-sticky a span {
  display: inline-block;
  width: 44px;
  height: 44px;
  position: relative;
  top: -4px;
  margin-right: 10px;
}

.research-sticky a span.tl {
  top: -10px;
}

.research-sticky a:hover,
.research-sticky a.research-anchor-selected {
  color: #00893d;
}

.research-sticky a:hover span img,
.research-sticky a.research-anchor-selected span img {
  filter: invert(22%) sepia(77%) saturate(4160%) hue-rotate(147deg) brightness(96%) contrast(101%);
}

/*#endregion*/

/*#region research list*/

.research-list > section {
  margin-top: 40px;
}

.research-list .section-anchor {
  margin-bottom: 30px;
}

.research-list .section-anchor > span {
  position: relative;
  width: 55px;
  height: 46px;
  background-size: cover;
  display: inline-block;
  margin-right: 10px;
}

.research-list ul.tile {
  margin: 0;
  padding: 0;
  list-style: none;
}

.research-list ul.tile li {
  border: 1px solid #bebebe;
  margin-bottom: 20px;
  border-radius: 25px 0;
}

.research-list ul.tile li a:link,
.research-list ul.tile li a:visited {
  border-radius: 25px 0;
  color: #272727;
  background-color: white;
  display: block;
}

.research-list ul.tile li a:hover {
  background-color: #effff6;
}

.research-list ul.tile li .image-holder {
  float: left;
  width: 250px;
}

.research-list ul.tile li .image-holder img {
  border-radius: 25px 0;
  width: 100%;
}

.research-list ul.tile li .image-holder-mobile img {
  border-radius: 25px 0 0 0;
}

.research-list ul.tile li .content-holder {
  float: left;
  width: calc(100% - 300px);
  margin-left: 40px;
}

.research-list ul.tile li .content-holder h3 {
  font-size: 1.2rem;
  padding-top: 15px;
  padding-bottom: 3px;
}

.research-list ul.tile li .content-holder h4 {
  font-family: Font-medium, Times, Times New Roman, serif;
  font-size: 1rem;
  margin-bottom: 3px;
}

.research-list ul.tile li .content-holder .partner {
  text-transform: uppercase;
  font-size: 0.7rem;
  padding-bottom: 5px;
  font-family: Font-medium, Times, Times New Roman, serif;
  padding-right: 20px;
}

@media screen and (min-width: 40em) {
  .research-list ul.tile li .content-holder .partner {
    padding-bottom: 12px;
  }
}

.research-list ul.tile li .content-holder p {
  font-size: 0.9rem;
  margin-bottom: 12px;
}

.research-list ul.tile li .content-holder .date {
  font-size: 0.7rem;
  font-style: italic;
  padding-right: 20px;
}

/*#endregion*/

body .research-side {
  margin-bottom: 40px;
  border: 1p solid white;
  border-radius: 40px 0;
  box-shadow: 0px 0px 5px #cccccc;
  padding: 30px;
  background-color: white;
}

body .research-side a:link,
body .research-side a:visited {
  text-decoration: underline;
  line-height: 24px;
  display: inline-block;
  padding-bottom: 15px;
}

.research-download-buttons {
  margin-bottom: 40px;
}

.research-download-buttons a:link,
.research-download-buttons a:visited {
  display: block;
  color: #2b4beb;
  text-decoration: underline;
  padding-bottom: 6px;
}

.research-download-buttons a:link span img,
.research-download-buttons a:visited span img {
  width: 32px;
  height: 32px;
  position: relative;
  top: -2px;
  padding-right: 5px;
}

.research-subtitle {
  font-size: 1.1rem;
  font-family: Font-medium, Times, Times New Roman, serif;
  line-height: 30px;
}

.research-partner {
  font-size: 0.77778rem;
  text-transform: uppercase;
}

/*#region Inner page Hero banner*/

/* All common styles are coming from the InnerpageHero.scss */

.full-width-page .innerpage-hero.research-inner .content-container .title-container {
  min-width: 400px;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  margin-left: 7%;
}

.full-width-page .innerpage-hero.research-inner .content-container .title-container .type {
  text-transform: uppercase;
  font-size: 0.66667rem;
  font-family: Font-medium, Times, Times New Roman, serif;
}

.full-width-page .innerpage-hero.research-inner .content-container .title-container .type span img {
  filter: invert(100%) sepia(100%) saturate(0) hue-rotate(147deg) brightness(100%) contrast(101%);
  width: 24px;
  height: 24px;
  position: relative;
  top: -1px;
  padding-right: 5px;
}

.full-width-page .innerpage-hero.research-inner .content-container .title-container .type span.separate {
  padding: 0 5px;
}

.research-innerpage-hero-mob-title-container {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  position: relative;
  background-color: #272727;
  color: white;
}

.research-innerpage-hero-mob-title-container .type {
  text-transform: uppercase;
  font-size: 0.6rem;
  font-family: Font-medium, Times, Times New Roman, serif;
}

.research-innerpage-hero-mob-title-container .type span img {
  filter: invert(100%) sepia(100%) saturate(0) hue-rotate(147deg) brightness(100%) contrast(101%);
  width: 24px;
  height: 24px;
  position: relative;
  top: -1px;
  padding-right: 5px;
}

.research-innerpage-hero-mob-title-container .type span.separate {
  padding: 0 20px;
}

@media screen {
  .research-innerpage-hero-mob-title-container h1 {
    font-size: 24px;
  }
}

@media screen and (min-width: 40em) {
  .research-innerpage-hero-mob-title-container h1 {
    font-size: 28px;
  }
}

@media screen and (min-width: 64em) {
  .research-innerpage-hero-mob-title-container {
    margin-left: 0px;
  }

  .research-innerpage-hero-mob-title-container h1 {
    font-size: 32px;
  }
}

.research-subscription {
  padding: 0px;
  margin-bottom: 40px;
}

.research-subscription .research-subscription-form .form-button button {
  background-color: #00893d;
  color: white;
  padding: 15px 20px;
  margin-bottom: 30px;
  border-radius: 30px;
  border: 1px solid #00893d;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.research-subscription .research-subscription-form .form-button button:hover {
  background-color: transparent;
  color: #00893d;
}

/*#endregion*/

@media only screen and (max-width: 1024px) {
  .research-sticky.sticked {
    top: 54px;
  }

  .research-list ul.tile li .image-holder {
    width: 200px;
  }

  .research-list ul.tile li .content-holder {
    width: calc(100% - 250px);
    margin-left: 20px;
  }

  .research-list ul.tile li .content-holder h3 {
    font-size: 1.1rem;
  }

  .research-list ul.tile li .content-holder h4 {
    font-size: 0.9rem;
  }

  .research-list ul.tile li .content-holder .partner {
    font-size: 0.5rem;
  }

  .research-list ul.tile li .content-holder p {
    font-size: 0.8rem;
  }

  .research-list ul.tile li .content-holder .date {
    font-size: 0.5rem;
  }
}

@media only screen and (max-width: 768px) {
  .research-sticky {
    font-size: 0.9rem;
    line-height: 1.2em;
  }

  .research-sticky a {
    padding: 16px 10px 16px;
    height: 70px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .research-sticky a span {
    display: none;
  }

  .research-list .section-anchor > span {
    width: 45px;
    height: 35px;
    margin-right: 5px;
  }
}

@media only screen and (max-width: 640px) {
  .research-banner .title-area {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .research-list ul.tile li .content-holder {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px;
    position: relative;
  }

  .research-list ul.tile li .content-holder .date {
    padding-bottom: 15px;
  }

  .research-list ul.tile li .content-holder .chevron-right {
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    right: 20px;
    transform: rotate(45deg);
    display: inline-block;
    bottom: 20px;
    border-color: #272727;
    transition: right 0.2s ease-in;
  }
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders {
  padding-bottom: 2rem;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container {
  background: #E8EBFD;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar {
  padding: 12px 20px;
  min-height: 58px;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content {
  font-family: Font-medium, Times, Times New Roman, serif;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content .searched-tag {
  display: none;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content .left {
  float: left;
  width: calc(100% - 50px);
}

@media screen and (min-width: 40em) {
  .hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content .left {
    float: right;
    width: auto;
  }
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content .left.mobile-filters {
  width: auto;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content .left.mobile-filters .faq-filter-button {
  padding-left: 0;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content .right {
  float: right;
  width: 40px;
  min-width: 40px;
}

@media screen and (min-width: 40em) {
  .hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content .right {
    width: auto;
  }
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content > span {
  padding: 0px 10px;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content .faq-searched-tag {
  padding: 2px 10px;
  display: inline-block;
  border: 1px solid #2A2A86;
  color: #2A2A86;
  border-radius: 12px;
  background-color: #E8EBFD;
  line-height: 1.6;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  height: -moz-fit-content;
  height: fit-content;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content .faq-searched-tag .close-tag {
  position: relative;
  width: 19px;
  height: 11px;
  box-sizing: content-box;
  display: inline-block;
  top: 6px;
  margin-left: 5px;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content .faq-searched-tag .close-tag:before,
.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content .faq-searched-tag .close-tag:after {
  content: "";
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  border: 2px solid #2A2A86;
  border-top: transparent;
  border-right: transparent;
  transform: rotate(225deg);
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content .faq-searched-tag .close-tag:after {
  left: auto;
  right: 0;
  transform: rotate(45deg);
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content .faq-searched-tag .close-tag:hover::before,
.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content .faq-searched-tag .close-tag:hover::after {
  border: 2px solid red;
  border-top: transparent;
  border-right: transparent;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content a.faq-filter-button:link,
.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content a.faq-filter-button:visited {
  padding-left: 20px;
  color: #333333;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content a.faq-filter-button:link .faq-filter-button-icon,
.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content a.faq-filter-button:visited .faq-filter-button-icon {
  height: 15px;
  margin-top: -4px;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content a.faq-filter-button:link .chevron-down,
.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content a.faq-filter-button:visited .chevron-down {
  transform: rotate(135deg);
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: "";
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-left: 7px;
  width: 10px;
  height: 10px;
  float: right;
  top: 10px;
  color: #272727;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content a.faq-filter-button:link.expanded .chevron-down,
.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-result-bar .faq-filter-result-bar-content a.faq-filter-button:visited.expanded .chevron-down {
  transform: rotate(-45deg);
  top: 15px;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-tags {
  padding: 0px 20px 20px;
  display: none;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-tags ul {
  margin-left: 0;
  margin-bottom: 0;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-filter-container .faq-filter-tags .faq-filter-tags-label {
  padding: 10px 0px 10px;
  border-top: 1px solid #bebebe;
  font-family: Font-medium, Times, Times New Roman, serif;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-tags li {
  display: inline-block;
  font-family: Font-book, Times, Times New Roman, serif;
  font-size: 0.77778rem;
  padding-bottom: 5px;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-tags li a,
.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-tags li a:link,
.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-tags li a:visited {
  padding: 2px 10px;
  display: block;
  border: 1px solid #2A2A86;
  color: #2A2A86;
  border-radius: 12px;
  background-color: #E8EBFD;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-tags li a:hover {
  border: 1px solid #2A2A86;
  color: #ffffff;
  background-color: #2A2A86;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-tags li.selected a,
.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-tags li.selected a:link,
.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-tags li.selected a:visited,
.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-tags li.selected a:hover {
  border: 1px solid #2A2A86;
  color: #ffffff;
  background-color: #2A2A86;
  pointer-events: none;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-tags li.selected a:focus {
  outline: none;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-category-area {
  padding-top: 2rem;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-category-description a {
  text-decoration: underline;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .faq-category {
  color: #00893d;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .accordion {
  border-top: 1px solid #bebebe;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .accordion .accordion-item .accordion-content {
  border-bottom-color: #bebebe;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .accordion .accordion-item .accordion-content .content-container .accordion-content-text a:link,
.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .accordion .accordion-item .accordion-content .content-container .accordion-content-text a.visited {
  text-decoration: underline;
}

.hoopp-faq-liquid .hoopp-faq.hoopp-accordian.no-borders .accordion .accordion-item .accordion-title.faq-question {
  border-bottom-color: #bebebe;
}

.faq-search {
  display: none;
  padding-top: 30px;
  color: #272727;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  margin-top: 72px;
  padding: 40px;
}

.faq-search .hoopp-faq.hoopp-faq.hoopp-accordian.no-borders {
  padding-bottom: 0;
}

.faq-search .accordion .accordion-item .accordion-content .content-container {
  padding: 0 !important;
}

.faq-search .accordion .accordion-item .accordion-content .content-container .accordion-content-text {
  width: auto;
}

.faq-search .accordion .accordion-item .accordion-title .accordion-title-text {
  width: 90%;
}

.faq-search .accordion .accordion-item .accordion-title .accordion-title-text .title {
  font-weight: normal;
  text-align: left;
  line-height: 1.2;
  font-size: 1rem;
}

.service-updates-widget .service-updates-content h2 {
  padding: 15px 20px;
  background-color: #fbcd67;
  font-size: 18px;
  margin: 0;
}

.service-updates-widget .service-updates-content .content-area {
  padding: 15px 20px;
  background-color: white;
}

.service-updates-widget .service-updates-content .content-area p {
  margin-bottom: 10px;
}

@page {
  margin: 1cm 1cm 0cm 1cm;
}

@media screen {
  .print-header,
  .disclaimer-print,
  .print-footer {
    display: none;
  }
}

@media print {
  html {
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  hr,
  p:empty,
  .header-with-button .content .button-title-with-button,
  .scroll-to-top-container,
  .print-footer,
  .top-arrow {
    display: none;
  }

  .hero-heading-container {
    padding-left: .7rem;
  }

  .hoopp-rich-text-container {
    overflow: hidden !important;
  }

  .custom-content-cards .home-page-content-card {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .one-featured-article .home-page-content-card {
    margin-top: 30px;
    margin-left: -20px;
  }

  .one-featured-article .row {
    height: 230px;
  }

  .quote-carousel .orbit-slide,
  .twitter-carousel .orbit-slide {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .quote-carousel .orbit-next,
  .quote-carousel .orbit-previous,
  .quote-carousel .orbit-bullets,
  .twitter-carousel .orbit-next,
  .twitter-carousel .orbit-previous,
  .twitter-carousel .orbit-bullets {
    display: none;
  }

  .quote-carousel .orbit-container,
  .twitter-carousel .orbit-container {
    height: 240px !important;
  }

  .life-changes-card {
    min-height: 0px;
  }

  .life-changes-card .card {
    min-height: 0px;
  }

  .life-changes-card .card h3 {
    margin-top: 5px;
  }

  .dont-print {
    display: none;
  }

  .main-layout {
    min-height: 0px;
  }

  .sticky-container {
    display: none;
  }

  .footer {
    display: none;
  }

  .dynamic-content-details .background-image {
    height: 0px;
  }

  .dynamic-content-details .title-card {
    margin-top: 0px;
    /*padding-left:0px;
            padding-bottom:0px;*/
    padding: 0px;
  }

  .dynamic-content-details .title-card .title-text {
    line-height: 1;
  }

  .dynamic-content-details .caption-text {
    line-height: 1;
    margin-top: 45px;
    margin-bottom: 0px;
  }

  .dynamic-content-details .large-offset-2.large-5 {
    width: 100% !important;
  }

  .dynamic-content-details .large-offset-2.large-8 {
    width: 100% !important;
  }

  .submit-area {
    display: none;
  }

  .calculator {
    padding-top: 0px;
  }

  .calculator .card .calc-results .calc-result-title {
    padding: 0px 15px 35px;
  }

  .calculator .card:not(:last-child) {
    margin-bottom: 0px;
  }

  .bar-chart .card {
    padding: 0px;
    width: 661px;
  }

  .bar-chart canvas {
    height: 320px !important;
    width: 661px !important;
  }

  .recommended-articles {
    display: none;
  }

  .print-header {
    margin-bottom: 20px;
    margin-right: 0cm;
    margin-left: 0cm;
  }

  .image-full-screen {
    width: 100%;
  }

  .print-content {
    margin-left: 0px;
    margin-right: 0px;
  }

  /*Remove all the hypelinks*/

  a[href]:after {
    content: none !important;
  }

  a {
    text-decoration: none !important;
  }

  /*They want font size to be 12pt, I can only set it to the <p> tags to not mess up titles*/

  .hoopp-rich-text {
    line-height: 1.3 !important;
  }

  .hoopp-rich-text h1,
  .hoopp-rich-text h2 {
    font-size: 16pt !important;
  }

  .hoopp-rich-text strong,
  .hoopp-rich-text h3,
  .hoopp-rich-text h4,
  .hoopp-rich-text h5,
  .hoopp-rich-text h6 {
    font-size: 12pt !important;
  }

  .hoopp-rich-text p {
    font-size: 11pt !important;
  }

  .hoopp-rich-text table {
    font-size: 0.55556rem !important;
  }

  .hoopp-rich-text strong {
    font-family: Font-book, Times, Times New Roman, serif;
    line-height: 1;
  }

  .calculator-overview .card .link {
    display: none !important;
  }

  .calculator-overview .show-for-medium {
    display: none !important;
  }

  /*.hide-for-medium{
      display: none;
  }*/

  .side-nav-page-hero {
    margin-top: 0px;
    margin-bottom: 0px;
    height: 35px;
    /*customize grid for this specific widget*/
  }

  .side-nav-page-hero h1 {
    font-size: 16pt !important;
  }

  .side-nav-page-hero .title-subContainer {
    height: 75px;
  }

  .side-nav-page-hero h1 {
    margin-top: 0px;
  }

  .side-nav-page-hero .title-container {
    height: 0px;
  }

  .side-nav-page-hero .large-9,
  .side-nav-page-hero .page-with-side-nav > .row > .large-12-variation,
  .side-nav-page-hero .page-with-side-nav > .sf_cols > .row > .large-12-variation,
  .side-nav-page-hero .large-8 {
    width: 100%;
  }

  /*conserve media query size*/

  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9,
  .page-with-side-nav > .row > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row > .large-12-variation {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12,
  .large-12-variation {
    width: 100%;
  }

  /*test commnent*/

  .columns,
  .page-with-side-nav > .row > .large-12-variation,
  .page-with-side-nav > .sf_cols > .row > .large-12-variation,
  .large-12-variation {
    float: left;
  }

  .large-12-variation {
    width: 100% !important;
  }

  .hooppcalculator-pill-button {
    display: none;
  }

  .card-link {
    display: none;
  }

  .card-link.member-card {
    display: block;
  }

  .calculator-overview .card .card-icon {
    display: none;
  }

  .calculator-overview .card .title {
    text-align: left;
  }

  .calculator-overview .card .steps {
    display: none;
  }

  .single-file-card .card .card-icon {
    display: none;
  }

  .single-file-card .card .card-content {
    margin-top: 0px;
  }

  .single-file-card .card h3,
  .single-file-card .card p {
    text-align: left;
    padding-left: 20px;
  }

  .dynamic-content-cards .home-page-content-card {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .dynamic-content-cards .full-width-version {
    margin-top: 40px;
  }

  .dynamic-content-cards .side-nav-version {
    margin-top: 40px;
  }

  .dynamic-content-cards .content-image {
    display: none;
  }

  .one-featured-article .container {
    width: 100%;
  }

  table,
  th,
  td {
    border: 1px solid black !important;
  }

  .login-box-container {
    display: none;
  }

  .bb-chart {
    height: 375px;
  }

  #main-layout {
    padding-bottom: 3cm;
  }

  .disclaimer-print {
    font-family: Font-book, Times, Times New Roman, serif;
    font-size: 0.55556rem;
    line-height: 1.5;
    position: absolute;
    bottom: 0;
    text-align: justify;
  }

  div.hoopp-rich-text[style^="background-color"] {
    border: solid #c1bcbc;
    background: #c1bcbc !important;
    printer-colors: exact !important;
  }

  .calculator .card .hooppcalculator-radio [type="radio"] + label {
    font-size: 0.66667rem;
  }

  body {
    background: red;
  }

  ul,
  .card,
  .life-changes-card {
    page-break-inside: avoid;
  }

  a[href="#top-of-page"] {
    display: none;
  }

  /*
  .page-with-side-nav {
      .full-width-version {
          display: none !important;
      }
  }

  .full-width-page {
      .side-nav-version{
          display: none !important;
      }
  }*/
}

.tooltip {
  line-height: 1.5;
  max-width: 15rem !important;
  font-size: 100%;
  z-index: 2;
}

.info-tooltip {
  position: absolute;
  top: -40px;
  right: 20px;
}

.info-tooltip::after {
  font-family: 'Glyphicons Halflings';
  content: "\e086";
  color: #007cb1;
  margin: 3px;
}

.banner-tooltip:after {
  font-family: 'Glyphicons Halflings';
  content: "\e086";
  color: #007cb1;
  margin: 3px;
}

html {
  font-size: 18px;
}
