@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

.block-list li > span,
button[disabled],
html input[disabled] {
  cursor: default;
}
body,
sub,
sup {
  position: relative;
}

:focus {
  outline: none;
}
.action-sheet ul,
.action-sheet.primary ul {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  list-style-type: none;
}
.block-list .with-dropdown select,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  text-rendering: optimizeLegibility;
}
.action-sheet ul,
.action-sheet.dark ul,
.action-sheet.primary ul,
.block-list,
.block-list ul,
.button-group,
.inline-list,
.menu-bar,
.small-up-1,
.small-up-10,
.small-up-11,
.small-up-12,
.small-up-2,
.small-up-3,
.small-up-4,
.small-up-6,
.small-up-7,
.small-up-8,
.small-up-9,
ul.no-bullet,
ul.no-bullet li ol,
ul.no-bullet li ul {
  list-style-type: none;
}
.clearfix:after,
.slick-track:after,
hr {
  clear: both;
}
.invisible,
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
body,
p {
  font-weight: 400;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
meta.foundation-version {
  font-family: '1.2.0';
}
meta.foundation-mq {
  font-family: 'small=0&medium=40rem&large=75rem&xlarge=90rem&xxlarge=120rem';
}
body,
html {
  height: 100%;
  font-size: 100%;
}
*,
:after,
:before {
  box-sizing: inherit;
}
.slick-slider,
input[type='search'] {
  box-sizing: border-box;
}
body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[ui-sref],
[zf-close],
[zf-open],
[zf-toggle],
a {
  cursor: pointer;
}
#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object {
  max-width: none !important;
}
.padding {
  padding: 1rem;
}
.iconic {
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
}
a > .iconic {
  margin-top: -2px;
  margin-right: 0.25rem;
}
.iconic *,
.iconic .iconic-property-accent,
.iconic-color-primary *,
.iconic-color-primary .iconic-property-accent,
a > .iconic *,
a > .iconic .iconic-property-accent {
  fill: #00558b;
  stroke: #00558b;
}
.iconic-color-success *,
.iconic-color-success .iconic-property-accent {
  fill: #43ac6a;
  stroke: #43ac6a;
}
.iconic-color-warning *,
.iconic-color-warning .iconic-property-accent {
  fill: #f08a24;
  stroke: #f08a24;
}
.iconic-color-alert *,
.iconic-color-alert .iconic-property-accent {
  fill: #f04124;
  stroke: #f04124;
}
.iconic-color-dark *,
.iconic-color-dark .iconic-property-accent {
  fill: #232323;
  stroke: #232323;
}
.iconic-color-secondary *,
.iconic-color-secondary .iconic-property-accent {
  fill: #f1f1f1;
  stroke: #f1f1f1;
}
.action-sheet-container {
  position: relative;
  display: inline-block;
}
.action-sheet-container .button {
  margin-left: 0;
  margin-right: 0;
}
.action-sheet {
  position: fixed;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 1rem;
  background: #fff;
  text-align: center;
  transition-property: transform opacity;
  transition-duration: 0.25s;
  transition-timing-function: ease-out;
  box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.25);
  bottom: 0;
  transform: translateY(100%);
}
.action-sheet.is-active {
  transform: translateY(0);
}
.action-sheet ul {
  margin: 0 -1rem -1rem;
  user-select: none;
}
.action-sheet ul:first-child {
  margin-top: -1rem;
}
.action-sheet ul:first-child li:first-child {
  border-top: 0;
}
.action-sheet ul a {
  display: block;
  padding: 0.8rem;
  line-height: 1;
  color: #000;
  border-top: 1px solid #ccc;
}
.action-sheet ul a:hover {
  color: #000;
  background: #f2f2f2;
}
.action-sheet ul .alert > a {
  color: #f04124;
}
.action-sheet ul .disabled > a {
  pointer-events: none;
  color: #999;
}
@media only screen and (min-width: 40em) {
  .action-sheet,
  .action-sheet.top {
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  }
  .action-sheet.top::after,
  .action-sheet.top::before,
  .action-sheet::after,
  .action-sheet::before {
    content: '';
    position: absolute;
    left: 50%;
    display: block;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin-left: -10px;
  }
  .action-sheet {
    position: absolute;
    left: 50%;
    width: 300px;
    opacity: 0;
    pointer-events: none;
    top: auto;
    bottom: 0;
    transform: translateX(-50%) translateY(110%);
  }
  .action-sheet.is-active {
    opacity: 1;
    pointer-events: auto;
    transform: translateX(-50%) translateY(100%);
  }
  .action-sheet::after,
  .action-sheet::before {
    width: 0;
    top: -10px;
    bottom: auto;
    border-top: 0;
    border-bottom: 10px solid #fff;
  }
  .action-sheet::before {
    top: -12px;
    border-bottom-color: rgba(0, 0, 0, 0.15);
  }
  .action-sheet.top {
    position: absolute;
    left: 50%;
    width: 300px;
    opacity: 0;
    pointer-events: none;
    top: 0;
    bottom: auto;
    transform: translateX(-50%) translateY(-120%);
  }
  .action-sheet.top.is-active {
    opacity: 1;
    pointer-events: auto;
    transform: translateX(-50%) translateY(-110%);
  }
  .action-sheet.top::after,
  .action-sheet.top::before {
    width: 0;
    top: auto;
    bottom: -10px;
    border-top: 10px solid #fff;
    border-bottom: 0;
  }
  .action-sheet.top::before {
    bottom: -12px;
    border-top-color: rgba(0, 0, 0, 0.15);
  }
}
.card,
.card.primary {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.action-sheet.primary {
  background: #00558b;
  color: #fff;
  border: 0;
}
.action-sheet.primary::before {
  display: none;
}
.action-sheet.primary::after,
.action-sheet.primary::before {
  border-top-color: #00558b;
}
.action-sheet.primary.top::after,
.action-sheet.primary.top::before {
  border-bottom-color: #00558b;
}
.action-sheet.primary ul {
  margin: 0 -1rem -1rem;
  user-select: none;
}
.action-sheet.dark ul,
.block-list {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.action-sheet.primary ul:first-child {
  margin-top: -1rem;
}
.action-sheet.primary ul:first-child li:first-child {
  border-top: 0;
}
.action-sheet.primary ul a {
  display: block;
  padding: 0.8rem;
  line-height: 1;
  color: #fff;
  border-top: 1px solid #006cb0;
}
.action-sheet.primary ul a:hover {
  color: #fff;
  background: #00609e;
}
.action-sheet.primary ul .alert > a {
  color: #f04124;
}
.action-sheet.primary ul .disabled > a {
  pointer-events: none;
  color: #999;
}
.action-sheet.dark {
  background: #232323;
  color: #fff;
  border: 0;
}
.action-sheet.dark::before {
  display: none;
}
.action-sheet.dark::after,
.action-sheet.dark::before {
  border-top-color: #232323;
}
.action-sheet.dark.top::after,
.action-sheet.dark.top::before {
  border-bottom-color: #232323;
}
.action-sheet.dark ul {
  margin: 0 -1rem -1rem;
  user-select: none;
}
.action-sheet.dark ul:first-child {
  margin-top: -1rem;
}
.action-sheet.dark ul:first-child li:first-child {
  border-top: 0;
}
.action-sheet.dark ul a {
  display: block;
  padding: 0.8rem;
  line-height: 1;
  color: #fff;
  border-top: 1px solid #393939;
}
.action-sheet.dark ul a:hover {
  color: #fff;
  background: #2e2e2e;
}
.action-sheet.dark ul .alert > a {
  color: #f04124;
}
.action-sheet.dark ul .disabled > a {
  pointer-events: none;
  color: #999;
}
.block-list ul {
  margin-left: 0;
}
.block-list {
  margin-bottom: 1rem;
  line-height: 1;
  user-select: none;
  font-size: 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
}
.block-list input[type='text'],
.block-list input[type='password'],
.block-list input[type='date'],
.block-list input[type='datetime'],
.block-list input[type='datetime-local'],
.block-list input[type='month'],
.block-list input[type='week'],
.block-list input[type='email'],
.block-list input[type='tel'],
.block-list input[type='time'],
.block-list input[type='url'],
.block-list input[type='color'],
.block-list input[type='number'],
.block-list input[type='search'],
.block-list textarea {
  overflow: visible;
  box-sizing: border-box;
  margin: 0;
  border: 0;
  height: 2.6rem;
  padding: 0.6rem 1rem;
  color: inherit;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
}
.block-list input[type='text']:focus,
.block-list input[type='text']:hover,
.block-list input[type='password']:focus,
.block-list input[type='password']:hover,
.block-list input[type='date']:focus,
.block-list input[type='date']:hover,
.block-list input[type='datetime']:focus,
.block-list input[type='datetime']:hover,
.block-list input[type='datetime-local']:focus,
.block-list input[type='datetime-local']:hover,
.block-list input[type='month']:focus,
.block-list input[type='month']:hover,
.block-list input[type='week']:focus,
.block-list input[type='week']:hover,
.block-list input[type='email']:focus,
.block-list input[type='email']:hover,
.block-list input[type='tel']:focus,
.block-list input[type='tel']:hover,
.block-list input[type='time']:focus,
.block-list input[type='time']:hover,
.block-list input[type='url']:focus,
.block-list input[type='url']:hover,
.block-list input[type='color']:focus,
.block-list input[type='color']:hover,
.block-list input[type='number']:focus,
.block-list input[type='number']:hover,
.block-list input[type='search']:focus,
.block-list input[type='search']:hover,
.block-list textarea:focus,
.block-list textarea:hover {
  border: 0;
}
.block-list li > input[type='checkbox'],
.block-list li > input[type='radio'] {
  position: absolute;
  left: -9999px;
}
.block-list li > input[type='checkbox'] + label,
.block-list li > input[type='radio'] + label {
  display: block;
  font-size: 1rem;
  margin: 0;
}
.block-list li > input[type='checkbox']:checked + label::before,
.block-list li > input[type='radio']:checked + label::before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="32" viewBox="0 0 32 32"><path fill="black" d="M16 0c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm6.906 8.875l2.219 2.031-12.063 13.281-6.188-6.188 2.125-2.125 3.938 3.938 9.969-10.938z"/></svg>');
  content: '';
  background-size: 100% 100%;
  width: 1.5em;
  height: 1.5em;
  color: #00558b;
  float: right;
  pointer-events: none;
  margin-top: -0.25em;
}
@media screen and (min-width: 0\0) {
  .block-list li > input[type='checkbox']:checked + label::before,
  .block-list li > input[type='radio']:checked + label::before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdlJREFUeNrMl0FugzAQRY3TRZeoFyhVL0BOkGTXJezaHZwguUnECaCrdFd6gqQnCN11Uyk5QekNOlONJWMVGMCgfGlkEIY3HnsG2xFM3d96PjQB2AJsWdPtAPYOln+dTwXnuw4DHEGzBvNFN6EDCTiS9XIAwB40acNoucKoxODIie0AwAOCu8KOSnIiNx/MakK+A7sW9oTferxx3fP3T1nURoBG/irGVahHwjHm/Ggx7E3TMVdrQmoP0gngghhpZQ3QvG/EdPLUelARWI8Aycjq9Md0qMIdbcNhjmOKLoY7quk3l1Rebeqg4AwFkmq7LWGOh1pmNY0etZAWSq0OX8HoS4JvWuCopbSY26EGR/CW86K0BF+pwkLwlPuyHJhOCl5oe4ZtF++vOqST+GdOYwO+71pN2VNAjmQGPCe42weuHDg0PI8olUwnYrXTGQJH9gxq8l1LKvrQx4O6/YY32Kp/ugb3ey7gZ4xAzuhYiYTxB/UHZFAuaREVXZ2g6yFlvEC2yoKEmbsRZYNgVLk2JeaOaG+xLHN+WCszDWMqLGOrJFa1DlApjSdwoHJGqGzLIb0+cas0wh5Bh780ngswx8GJD7h8sHg2wLA/mfDLPZpdxOF0quP5rwADAAFIzSRvu1m5AAAAAElFTkSuQmCC);
  }
}
.block-list .with-dropdown {
  color: inherit;
}
.block-list .with-dropdown select {
  outline: 0;
  background: 0;
  border: 0;
  height: auto;
  padding: 0.8rem 1rem;
  margin: 0;
  font-size: 1em;
  line-height: 1;
  color: inherit;
}
.block-list .switch {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
}
.block-list.with-icons li > a,
.block-list.with-icons li > label,
.block-list.with-icons li > span {
  padding-left: 2.8rem;
}
.block-list.with-icons li .iconic,
.block-list.with-icons li img {
  position: absolute;
  top: 0.26rem;
  left: 0.26rem;
  width: 2.08rem;
  height: 2.08rem;
  border-radius: 8px;
  pointer-events: none;
}
.block-list header {
  margin-top: 1em;
  color: #666;
  font-weight: 700;
  margin-bottom: 0.5em;
  margin-left: 1rem;
  font-size: 0.8em;
  cursor: default;
  text-transform: uppercase;
}
.block-list li {
  position: relative;
  border-bottom: 1px solid #d0d0d0;
}
.block-list li:first-child {
  border-top: 1px solid #d0d0d0;
}
.block-list li > a,
.block-list li > label,
.block-list li > span {
  display: block;
  padding: 0.8rem 1rem;
  color: #000;
  line-height: 1;
}
.block-list li > a,
.block-list li > label {
  cursor: pointer;
}
.block-list li > a:hover,
.block-list li > label:hover {
  color: #000;
}
.block-list li select:hover,
.block-list li > a:hover,
.block-list li > label:hover {
  background: #f4f4f4;
}
.block-list li.caution > a,
.block-list li.caution > a:hover {
  color: #f04124;
}
.block-list li.disabled > a {
  cursor: default;
}
.block-list li.disabled > a,
.block-list li.disabled > a:hover {
  color: #999;
}
.block-list li.disabled > a:hover {
  background: 0 0;
}
.block-list li.with-chevron::after {
  content: '\203A';
  display: block;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 700;
  color: #666;
  font-size: 2em;
}
.block-list li.with-chevron .block-list-label {
  padding-right: 1.5rem;
}
.block-list li .block-list-label {
  display: inline-block;
  float: right;
  padding: 0;
  color: #999;
  pointer-events: none;
}
.block-list li .block-list-label.left {
  margin-left: 0.8rem;
  float: none;
}
.button,
.button-group > li > a,
.button-group > li > button,
.button-group > li > label {
  border: 0;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  transition: background 0.25s ease-out;
  vertical-align: middle;
  padding: 0.85em 1em;
  border-radius: 0;
}
.button-group li.disabled > a,
.button-group li.disabled > button,
.button-group li.disabled > label,
.button.disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.button {
  font-size: 0.9rem;
  display: inline-block;
  width: auto;
  margin: 0 1rem 1rem 0;
  background: #00558b;
  color: #fff;
}
.button .iconic,
.button.large .iconic,
.button.small .iconic,
.button.tiny .iconic {
  width: 1em;
  margin-right: 0.25em;
  margin-top: -2px;
  height: 1em;
  vertical-align: middle;
}
.button:focus,
.button:hover {
  background: #004876;
  color: #fff;
}
.button .iconic *,
.button .iconic .iconic-property-accent {
  fill: #fff;
  stroke: #fff;
}
.button.tiny {
  font-size: 0.63rem;
}
.button.small {
  font-size: 0.72rem;
}
.button.large {
  font-size: 1.17rem;
}
.button.expand {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.button.secondary {
  background: #f1f1f1;
  color: #000;
}
.button.secondary:focus,
.button.secondary:hover {
  background: #cdcdcd;
  color: #000;
}
.button.secondary .iconic *,
.button.secondary .iconic .iconic-property-accent {
  fill: #000;
  stroke: #000;
}
.button.alert .iconic *,
.button.alert .iconic .iconic-property-accent,
.button.success .iconic *,
.button.success .iconic .iconic-property-accent,
.button.warning .iconic *,
.button.warning .iconic .iconic-property-accent {
  fill: #fff;
  stroke: #fff;
}
.button.success {
  background: #43ac6a;
  color: #fff;
}
.button.success:focus,
.button.success:hover {
  background: #39925a;
  color: #fff;
}
.button.warning {
  background: #f08a24;
  color: #fff;
}
.button.warning:focus,
.button.warning:hover {
  background: #dc750f;
  color: #fff;
}
.button.alert {
  background: #f04124;
  color: #fff;
}
.button.alert:focus,
.button.alert:hover {
  background: #dc2c0f;
  color: #fff;
}
.button.info {
  background: #a0d3e8;
  color: #000;
}
.button.info:focus,
.button.info:hover {
  background: #71bddd;
  color: #000;
}
.button.info .iconic *,
.button.info .iconic .iconic-property-accent {
  fill: #000;
  stroke: #000;
}
.button.dark {
  background: #232323;
  color: #fff;
}
.button.dark:focus,
.button.dark:hover {
  background: #1e1e1e;
  color: #fff;
}
.button.dark .iconic *,
.button.dark .iconic .iconic-property-accent {
  fill: #fff;
  stroke: #fff;
}
.button.hollow {
  border: 1px solid #00558b;
  background: 0 0;
  color: #00558b;
}
.button.hollow:focus,
.button.hollow:hover {
  border-color: #008ee8;
  background: 0 0;
  color: #008ee8;
}
.button.hollow .iconic *,
.button.hollow .iconic .iconic-property-accent {
  fill: #00558b;
  stroke: #00558b;
}
.button.hollow:hover .iconic *,
.button.hollow:hover .iconic .iconic-property-accent {
  fill: #008ee8;
  stroke: #008ee8;
}
.button.hollow.secondary {
  border: 1px solid #f1f1f1;
  background: 0 0;
  color: #f1f1f1;
}
.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
  border-color: #f5f5f5;
  background: 0 0;
  color: #f5f5f5;
}
.button.hollow.secondary .iconic *,
.button.hollow.secondary .iconic .iconic-property-accent {
  fill: #f1f1f1;
  stroke: #f1f1f1;
}
.button.hollow.secondary:hover .iconic *,
.button.hollow.secondary:hover .iconic .iconic-property-accent {
  fill: #f5f5f5;
  stroke: #f5f5f5;
}
.button.hollow.success {
  border: 1px solid #43ac6a;
  background: 0 0;
  color: #43ac6a;
}
.button.hollow.success:focus,
.button.hollow.success:hover {
  border-color: #6dc68e;
  background: 0 0;
  color: #6dc68e;
}
.button.hollow.success .iconic *,
.button.hollow.success .iconic .iconic-property-accent {
  fill: #43ac6a;
  stroke: #43ac6a;
}
.button.hollow.success:hover .iconic *,
.button.hollow.success:hover .iconic .iconic-property-accent {
  fill: #6dc68e;
  stroke: #6dc68e;
}
.button.hollow.warning {
  border: 1px solid #f08a24;
  background: 0 0;
  color: #f08a24;
}
.button.hollow.warning:focus,
.button.hollow.warning:hover {
  border-color: #f4a75b;
  background: 0 0;
  color: #f4a75b;
}
.button.hollow.warning .iconic *,
.button.hollow.warning .iconic .iconic-property-accent {
  fill: #f08a24;
  stroke: #f08a24;
}
.button.hollow.warning:hover .iconic *,
.button.hollow.warning:hover .iconic .iconic-property-accent {
  fill: #f4a75b;
  stroke: #f4a75b;
}
.button.hollow.alert {
  border: 1px solid #f04124;
  background: 0 0;
  color: #f04124;
}
.button.hollow.alert:focus,
.button.hollow.alert:hover {
  border-color: #f4715b;
  background: 0 0;
  color: #f4715b;
}
.button.hollow.alert .iconic *,
.button.hollow.alert .iconic .iconic-property-accent {
  fill: #f04124;
  stroke: #f04124;
}
.button.hollow.alert:hover .iconic *,
.button.hollow.alert:hover .iconic .iconic-property-accent {
  fill: #f4715b;
  stroke: #f4715b;
}
.button.hollow.info {
  border: 1px solid #a0d3e8;
  background: 0 0;
  color: #a0d3e8;
}
.button.hollow.info:focus,
.button.hollow.info:hover {
  border-color: #b8deee;
  background: 0 0;
  color: #b8deee;
}
.button.hollow.info .iconic *,
.button.hollow.info .iconic .iconic-property-accent {
  fill: #a0d3e8;
  stroke: #a0d3e8;
}
.button.hollow.info:hover .iconic *,
.button.hollow.info:hover .iconic .iconic-property-accent {
  fill: #b8deee;
  stroke: #b8deee;
}
.button.hollow.dark {
  border: 1px solid #232323;
  background: 0 0;
  color: #232323;
}
.button.hollow.dark:focus,
.button.hollow.dark:hover {
  border-color: #5a5a5a;
  background: 0 0;
  color: #5a5a5a;
}
.button.hollow.dark .iconic *,
.button.hollow.dark .iconic .iconic-property-accent {
  fill: #232323;
  stroke: #232323;
}
.button.hollow.dark:hover .iconic *,
.button.hollow.dark:hover .iconic .iconic-property-accent {
  fill: #5a5a5a;
  stroke: #5a5a5a;
}
.button-group {
  margin: 0 0 1rem;
  overflow: hidden;
  font-size: 0.9rem;
}
.button-group > li > a,
.button-group > li > button,
.button-group > li > label {
  border-radius: 0;
  font-size: inherit;
  display: block;
  margin: 0;
}
.button-group > li > input + label {
  margin-left: 0;
}
.button-group > li:not(:last-child) > a,
.button-group > li:not(:last-child) > button,
.button-group > li:not(:last-child) > label {
  border-right: 1px solid #004068;
}
.button-group .iconic {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  margin-right: 0.25em;
  margin-top: -2px;
}
.button-group.segmented,
.button-group.segmented.alert,
.button-group.segmented.secondary,
.button-group.segmented.success,
.button-group.segmented.warning {
  border: 1px solid #00558b;
  transition-property: background color;
}
.button-group.segmented > li > input[type='radio'] {
  position: absolute;
  left: -9999px;
}
.button-group.segmented.alert > li > a,
.button-group.segmented.alert > li > button,
.button-group.segmented.alert > li > label,
.button-group.segmented.secondary > li > a,
.button-group.segmented.secondary > li > button,
.button-group.segmented.secondary > li > label,
.button-group.segmented.success > li > a,
.button-group.segmented.success > li > button,
.button-group.segmented.success > li > label,
.button-group.segmented.warning > li > a,
.button-group.segmented.warning > li > button,
.button-group.segmented.warning > li > label,
.button-group.segmented > li > a,
.button-group.segmented > li > button,
.button-group.segmented > li > label {
  margin-right: 0;
  background: 0 0;
}
.button-group {
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 0;
}
.button-group > li {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.button-group > li > a,
.button-group > li > button,
.button-group > li > label {
  background: #00558b;
  color: #fff;
  border-color: #004876;
}
.button-group > li > a:focus,
.button-group > li > a:hover,
.button-group > li > button:focus,
.button-group > li > button:hover,
.button-group > li > label:focus,
.button-group > li > label:hover {
  background: #004876;
  color: #fff;
}
.button-group > li > a .iconic *,
.button-group > li > a .iconic .iconic-property-accent,
.button-group > li > button .iconic *,
.button-group > li > button .iconic .iconic-property-accent,
.button-group > li > label .iconic *,
.button-group > li > label .iconic .iconic-property-accent {
  fill: #fff;
  stroke: #fff;
}
.button-group > li.is-active > a,
.button-group > li.is-active > button,
.button-group > li.is-active > label {
  background: #004876;
}
.button-group.secondary > li > a,
.button-group.secondary > li > button,
.button-group.secondary > li > label {
  background: #f1f1f1;
  color: #000;
  border-color: #cdcdcd;
}
.button-group.secondary > li > a:focus,
.button-group.secondary > li > a:hover,
.button-group.secondary > li > button:focus,
.button-group.secondary > li > button:hover,
.button-group.secondary > li > label:focus,
.button-group.secondary > li > label:hover {
  background: #cdcdcd;
  color: #000;
}
.button-group.secondary > li > a .iconic *,
.button-group.secondary > li > a .iconic .iconic-property-accent,
.button-group.secondary > li > button .iconic *,
.button-group.secondary > li > button .iconic .iconic-property-accent,
.button-group.secondary > li > label .iconic *,
.button-group.secondary > li > label .iconic .iconic-property-accent {
  fill: #000;
  stroke: #000;
}
.button-group.alert > li > a .iconic *,
.button-group.alert > li > a .iconic .iconic-property-accent,
.button-group.alert > li > button .iconic *,
.button-group.alert > li > button .iconic .iconic-property-accent,
.button-group.alert > li > label .iconic *,
.button-group.alert > li > label .iconic .iconic-property-accent,
.button-group.success > li > a .iconic *,
.button-group.success > li > a .iconic .iconic-property-accent,
.button-group.success > li > button .iconic *,
.button-group.success > li > button .iconic .iconic-property-accent,
.button-group.success > li > label .iconic *,
.button-group.success > li > label .iconic .iconic-property-accent,
.button-group.warning > li > a .iconic *,
.button-group.warning > li > a .iconic .iconic-property-accent,
.button-group.warning > li > button .iconic *,
.button-group.warning > li > button .iconic .iconic-property-accent,
.button-group.warning > li > label .iconic *,
.button-group.warning > li > label .iconic .iconic-property-accent {
  fill: #fff;
  stroke: #fff;
}
.button-group.secondary > li.is-active > a,
.button-group.secondary > li.is-active > button,
.button-group.secondary > li.is-active > label {
  background: #cdcdcd;
}
.button-group.success > li > a,
.button-group.success > li > button,
.button-group.success > li > label {
  background: #43ac6a;
  color: #fff;
  border-color: #39925a;
}
.button-group.success > li > a:focus,
.button-group.success > li > a:hover,
.button-group.success > li > button:focus,
.button-group.success > li > button:hover,
.button-group.success > li > label:focus,
.button-group.success > li > label:hover {
  background: #39925a;
  color: #fff;
}
.button-group.success > li.is-active > a,
.button-group.success > li.is-active > button,
.button-group.success > li.is-active > label {
  background: #39925a;
}
.button-group.warning > li > a,
.button-group.warning > li > button,
.button-group.warning > li > label {
  background: #f08a24;
  color: #fff;
  border-color: #dc750f;
}
.button-group.warning > li > a:focus,
.button-group.warning > li > a:hover,
.button-group.warning > li > button:focus,
.button-group.warning > li > button:hover,
.button-group.warning > li > label:focus,
.button-group.warning > li > label:hover {
  background: #dc750f;
  color: #fff;
}
.button-group.warning > li.is-active > a,
.button-group.warning > li.is-active > button,
.button-group.warning > li.is-active > label {
  background: #dc750f;
}
.button-group.alert > li > a,
.button-group.alert > li > button,
.button-group.alert > li > label {
  background: #f04124;
  color: #fff;
  border-color: #dc2c0f;
}
.button-group.alert > li > a:focus,
.button-group.alert > li > a:hover,
.button-group.alert > li > button:focus,
.button-group.alert > li > button:hover,
.button-group.alert > li > label:focus,
.button-group.alert > li > label:hover {
  background: #dc2c0f;
  color: #fff;
}
.button-group.alert > li.is-active > a,
.button-group.alert > li.is-active > button,
.button-group.alert > li.is-active > label {
  background: #dc2c0f;
}
.button-group > li.secondary > a,
.button-group > li.secondary > button,
.button-group > li.secondary > label {
  background: #f1f1f1;
  color: #000;
  border-color: #f1f1f1;
}
.button-group > li.secondary > a:focus,
.button-group > li.secondary > a:hover,
.button-group > li.secondary > button:focus,
.button-group > li.secondary > button:hover,
.button-group > li.secondary > label:focus,
.button-group > li.secondary > label:hover {
  background: #cdcdcd;
  color: #000;
  border-color: #b5b5b5;
}
.button-group > li.secondary > a .iconic *,
.button-group > li.secondary > a .iconic .iconic-property-accent,
.button-group > li.secondary > button .iconic *,
.button-group > li.secondary > button .iconic .iconic-property-accent,
.button-group > li.secondary > label .iconic *,
.button-group > li.secondary > label .iconic .iconic-property-accent {
  fill: #000;
  stroke: #000;
}
.button-group > li.alert > a .iconic *,
.button-group > li.alert > a .iconic .iconic-property-accent,
.button-group > li.alert > button .iconic *,
.button-group > li.alert > button .iconic .iconic-property-accent,
.button-group > li.alert > label .iconic *,
.button-group > li.alert > label .iconic .iconic-property-accent,
.button-group > li.success > a .iconic *,
.button-group > li.success > a .iconic .iconic-property-accent,
.button-group > li.success > button .iconic *,
.button-group > li.success > button .iconic .iconic-property-accent,
.button-group > li.success > label .iconic *,
.button-group > li.success > label .iconic .iconic-property-accent,
.button-group > li.warning > a .iconic *,
.button-group > li.warning > a .iconic .iconic-property-accent,
.button-group > li.warning > button .iconic *,
.button-group > li.warning > button .iconic .iconic-property-accent,
.button-group > li.warning > label .iconic *,
.button-group > li.warning > label .iconic .iconic-property-accent {
  fill: #fff;
  stroke: #fff;
}
.button-group > li.success > a,
.button-group > li.success > button,
.button-group > li.success > label {
  background: #43ac6a;
  color: #fff;
  border-color: #43ac6a;
}
.button-group > li.success > a:focus,
.button-group > li.success > a:hover,
.button-group > li.success > button:focus,
.button-group > li.success > button:hover,
.button-group > li.success > label:focus,
.button-group > li.success > label:hover {
  background: #39925a;
  color: #fff;
  border-color: #328150;
}
.button-group > li.warning > a,
.button-group > li.warning > button,
.button-group > li.warning > label {
  background: #f08a24;
  color: #fff;
  border-color: #f08a24;
}
.button-group > li.warning > a:focus,
.button-group > li.warning > a:hover,
.button-group > li.warning > button:focus,
.button-group > li.warning > button:hover,
.button-group > li.warning > label:focus,
.button-group > li.warning > label:hover {
  background: #dc750f;
  color: #fff;
  border-color: #c2680d;
}
.button-group > li.alert > a,
.button-group > li.alert > button,
.button-group > li.alert > label {
  background: #f04124;
  color: #fff;
  border-color: #f04124;
}
.button-group > li.alert > a:focus,
.button-group > li.alert > a:hover,
.button-group > li.alert > button:focus,
.button-group > li.alert > button:hover,
.button-group > li.alert > label:focus,
.button-group > li.alert > label:hover {
  background: #dc2c0f;
  color: #fff;
  border-color: #c2270d;
}
.button-group.segmented {
  border-color: #00558b;
}
.button-group.segmented > li > a,
.button-group.segmented > li > button,
.button-group.segmented > li > label {
  border-color: #00558b;
  color: #00558b;
}
.button-group.segmented > li > a:hover,
.button-group.segmented > li > button:hover,
.button-group.segmented > li > label:hover {
  background: rgba(0, 85, 139, 0.25);
  color: #00558b;
}
.button-group.segmented > li > a .iconic *,
.button-group.segmented > li > a .iconic .iconic-property-accent,
.button-group.segmented > li > button .iconic *,
.button-group.segmented > li > button .iconic .iconic-property-accent,
.button-group.segmented > li > label .iconic *,
.button-group.segmented > li > label .iconic .iconic-property-accent {
  fill: #00558b;
  stroke: #00558b;
}
.button-group.segmented > li.is-active > a,
.button-group.segmented > li.is-active > a:hover,
.button-group.segmented > li > input:checked + label,
.button-group.segmented > li > input:checked + label:hover {
  background: #00558b;
  color: #fff;
}
.button-group.segmented > li.is-active > a .iconic *,
.button-group.segmented > li.is-active > a .iconic .iconic-property-accent,
.button-group.segmented > li > input:checked + label .iconic *,
.button-group.segmented > li > input:checked + label .iconic .iconic-property-accent {
  fill: #fff;
  stroke: #fff;
}
.button-group.segmented.secondary {
  border-color: #f1f1f1;
}
.button-group.segmented.secondary > li > a,
.button-group.segmented.secondary > li > button,
.button-group.segmented.secondary > li > label {
  border-color: #f1f1f1;
  color: #f1f1f1;
}
.button-group.segmented.secondary > li > a:hover,
.button-group.segmented.secondary > li > button:hover,
.button-group.segmented.secondary > li > label:hover {
  background: rgba(241, 241, 241, 0.25);
  color: #f1f1f1;
}
.button-group.segmented.secondary > li > a .iconic *,
.button-group.segmented.secondary > li > a .iconic .iconic-property-accent,
.button-group.segmented.secondary > li > button .iconic *,
.button-group.segmented.secondary > li > button .iconic .iconic-property-accent,
.button-group.segmented.secondary > li > label .iconic *,
.button-group.segmented.secondary > li > label .iconic .iconic-property-accent {
  fill: #f1f1f1;
  stroke: #f1f1f1;
}
.button-group.segmented.secondary > li.is-active > a,
.button-group.segmented.secondary > li.is-active > a:hover,
.button-group.segmented.secondary > li > input:checked + label,
.button-group.segmented.secondary > li > input:checked + label:hover {
  background: #f1f1f1;
  color: #000;
}
.button-group.segmented.secondary > li.is-active > a .iconic *,
.button-group.segmented.secondary > li.is-active > a .iconic .iconic-property-accent,
.button-group.segmented.secondary > li > input:checked + label .iconic *,
.button-group.segmented.secondary > li > input:checked + label .iconic .iconic-property-accent {
  fill: #000;
  stroke: #000;
}
.button-group.segmented.success {
  border-color: #43ac6a;
}
.button-group.segmented.success > li > a,
.button-group.segmented.success > li > button,
.button-group.segmented.success > li > label {
  border-color: #43ac6a;
  color: #43ac6a;
}
.button-group.segmented.success > li > a:hover,
.button-group.segmented.success > li > button:hover,
.button-group.segmented.success > li > label:hover {
  background: rgba(67, 172, 106, 0.25);
  color: #43ac6a;
}
.button-group.segmented.success > li > a .iconic *,
.button-group.segmented.success > li > a .iconic .iconic-property-accent,
.button-group.segmented.success > li > button .iconic *,
.button-group.segmented.success > li > button .iconic .iconic-property-accent,
.button-group.segmented.success > li > label .iconic *,
.button-group.segmented.success > li > label .iconic .iconic-property-accent {
  fill: #43ac6a;
  stroke: #43ac6a;
}
.button-group.segmented.success > li.is-active > a,
.button-group.segmented.success > li.is-active > a:hover,
.button-group.segmented.success > li > input:checked + label,
.button-group.segmented.success > li > input:checked + label:hover {
  background: #43ac6a;
  color: #fff;
}
.button-group.segmented.success > li.is-active > a .iconic *,
.button-group.segmented.success > li.is-active > a .iconic .iconic-property-accent,
.button-group.segmented.success > li > input:checked + label .iconic *,
.button-group.segmented.success > li > input:checked + label .iconic .iconic-property-accent {
  fill: #fff;
  stroke: #fff;
}
.button-group.segmented.warning {
  border-color: #f08a24;
}
.button-group.segmented.warning > li > a,
.button-group.segmented.warning > li > button,
.button-group.segmented.warning > li > label {
  border-color: #f08a24;
  color: #f08a24;
}
.button-group.segmented.warning > li > a:hover,
.button-group.segmented.warning > li > button:hover,
.button-group.segmented.warning > li > label:hover {
  background: rgba(240, 138, 36, 0.25);
  color: #f08a24;
}
.button-group.segmented.warning > li > a .iconic *,
.button-group.segmented.warning > li > a .iconic .iconic-property-accent,
.button-group.segmented.warning > li > button .iconic *,
.button-group.segmented.warning > li > button .iconic .iconic-property-accent,
.button-group.segmented.warning > li > label .iconic *,
.button-group.segmented.warning > li > label .iconic .iconic-property-accent {
  fill: #f08a24;
  stroke: #f08a24;
}
.button-group.segmented.warning > li.is-active > a,
.button-group.segmented.warning > li.is-active > a:hover,
.button-group.segmented.warning > li > input:checked + label,
.button-group.segmented.warning > li > input:checked + label:hover {
  background: #f08a24;
  color: #fff;
}
.button-group.segmented.warning > li.is-active > a .iconic *,
.button-group.segmented.warning > li.is-active > a .iconic .iconic-property-accent,
.button-group.segmented.warning > li > input:checked + label .iconic *,
.button-group.segmented.warning > li > input:checked + label .iconic .iconic-property-accent {
  fill: #fff;
  stroke: #fff;
}
.button-group.segmented.alert {
  border-color: #f04124;
}
.button-group.segmented.alert > li > a,
.button-group.segmented.alert > li > button,
.button-group.segmented.alert > li > label {
  border-color: #f04124;
  color: #f04124;
}
.button-group.segmented.alert > li > a:hover,
.button-group.segmented.alert > li > button:hover,
.button-group.segmented.alert > li > label:hover {
  background: rgba(240, 65, 36, 0.25);
  color: #f04124;
}
.button-group.segmented.alert > li > a .iconic *,
.button-group.segmented.alert > li > a .iconic .iconic-property-accent,
.button-group.segmented.alert > li > button .iconic *,
.button-group.segmented.alert > li > button .iconic .iconic-property-accent,
.button-group.segmented.alert > li > label .iconic *,
.button-group.segmented.alert > li > label .iconic .iconic-property-accent {
  fill: #f04124;
  stroke: #f04124;
}
.button-group.segmented.alert > li.is-active > a .iconic *,
.button-group.segmented.alert > li.is-active > a .iconic .iconic-property-accent,
.button-group.segmented.alert > li > input:checked + label .iconic *,
.button-group.segmented.alert > li > input:checked + label .iconic .iconic-property-accent,
.title-bar.dark .iconic *,
.title-bar.dark .iconic .iconic-property-accent,
.title-bar.primary .iconic *,
.title-bar.primary .iconic .iconic-property-accent {
  stroke: #fff;
  fill: #fff;
}
.button-group.segmented.alert > li.is-active > a,
.button-group.segmented.alert > li.is-active > a:hover,
.button-group.segmented.alert > li > input:checked + label,
.button-group.segmented.alert > li > input:checked + label:hover {
  background: #f04124;
  color: #fff;
}
.button-group.tiny {
  font-size: 0.63rem;
}
.button-group.small {
  font-size: 0.72rem;
}
.button-group.large {
  font-size: 1.17rem;
}
.button-group.expand {
  display: -ms-flexbox;
  display: flex;
}
.button-group.expand > li {
  -ms-flex: 1;
  flex: 1;
}
.button-group.expand > li > a,
.button-group.expand > li > button,
.button-group.expand > li > label {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.card {
  border: 1px solid #ededed;
  margin-bottom: 0.5rem;
  background: #fff;
  color: #000;
  border-radius: 4px;
  overflow: hidden;
}
.card h1,
.card h2,
.card h3,
.card h4,
.card h5,
.card h6 {
  color: inherit;
}
.card ul {
  margin-bottom: 0;
}
.card img {
  width: 100%;
}
.card.primary {
  border: 0;
  margin-bottom: 0.5rem;
  background: #00558b;
  color: #fff;
  border-radius: 4px;
  overflow: hidden;
}
.card.primary h1,
.card.primary h2,
.card.primary h3,
.card.primary h4,
.card.primary h5,
.card.primary h6 {
  color: inherit;
}
.card.primary ul {
  margin-bottom: 0;
}
.card.primary img {
  width: 100%;
}
.card.primary .card-divider {
  background: #0065a5;
  padding: 1rem;
}
.card.success {
  border: 0;
  margin-bottom: 0.5rem;
  background: #43ac6a;
  color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.card.alert,
.card.warning {
  border: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.card.success h1,
.card.success h2,
.card.success h3,
.card.success h4,
.card.success h5,
.card.success h6 {
  color: inherit;
}
.card.success ul {
  margin-bottom: 0;
}
.card.success img {
  width: 100%;
}
.card.success .card-divider {
  background: #4ab873;
  padding: 1rem;
}
.card.warning {
  margin-bottom: 0.5rem;
  background: #f08a24;
  color: #fff;
  border-radius: 4px;
}
.card.warning h1,
.card.warning h2,
.card.warning h3,
.card.warning h4,
.card.warning h5,
.card.warning h6 {
  color: inherit;
}
.card.warning ul {
  margin-bottom: 0;
}
.card.warning img {
  width: 100%;
}
.card.warning .card-divider {
  background: #f19233;
  padding: 1rem;
}
.card.alert {
  margin-bottom: 0.5rem;
  background: #f04124;
  color: #fff;
  border-radius: 4px;
}
.card.alert h1,
.card.alert h2,
.card.alert h3,
.card.alert h4,
.card.alert h5,
.card.alert h6 {
  color: inherit;
}
.card.alert ul {
  margin-bottom: 0;
}
.card.alert img {
  width: 100%;
}
.card.alert .card-divider {
  background: #f14e33;
  padding: 1rem;
}
.card.dark {
  border: 0;
  margin-bottom: 0.5rem;
  background: #232323;
  color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.card.dark h1,
.card.dark h2,
.card.dark h3,
.card.dark h4,
.card.dark h5,
.card.dark h6 {
  color: inherit;
}
.card.dark ul {
  margin-bottom: 0;
}
.card.dark img {
  width: 100%;
}
.card.dark .card-divider {
  background: #323232;
  padding: 1rem;
}
.card-divider {
  background: #ededed;
  padding: 1rem;
}
.card-section {
  padding: 1rem;
}
.close-button {
  position: absolute;
  color: #999;
  top: 1rem;
  right: 1rem;
  font-size: 2em;
  line-height: 0.5;
  cursor: pointer;
}
.close-button:hover {
  color: #333;
}
.thumbnail,
ul.thumbnails > li img {
  padding: 0.5rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.25);
}
ul.thumbnails > li {
  margin-bottom: 1rem;
}
ul.thumbnails > li a {
  display: block;
}

label {
  display: block;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
  color: #333;
}
input[type='checkbox'],
input[type='radio'] {
  width: 1rem;
  height: 1rem;
}
label > input[type='checkbox'],
label > input[type='radio'] {
  margin-right: 0.25rem;
}
input[type='checkbox'] + label,
input[type='radio'] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}
.inline-label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 1rem;
}
.inline-label > input,
.inline-label > select {
  -ms-flex: 1;
  flex: 1;
  margin: 0;
}
.inline-label > .form-label {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background: #eee;
  color: #333;
  border: 1px solid #ccc;
  padding: 0 0.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.inline-label > .form-label:first-child {
  border-right: 0;
}
.inline-label > .form-label:last-child {
  border-left: 0;
}
.inline-label > a,
.inline-label > button,
.inline-label > input[type='button'],
.inline-label > input[type='submit'] {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  border-radius: 0;
}
textarea {
  height: auto;
  width: 100%;
  min-height: 50px;
}
select {
  display: block;
  width: 100%;
  height: 2.4rem;
  padding: 0.5rem 1.625rem 0.5rem 0.5rem;
  margin: 0 0 1rem;
  font-size: 1rem;
  color: #000;
  border-radius: 0;
  border: 1px solid #ccc;
  background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20black%22%3E%3C/polygon%3E%3C/svg%3E)
    right 10px center no-repeat #fafafa;
  background-size: 8px 8px;
}
input[type='range'],
meter,
progress {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  border: 0;
}
select:hover {
  background-color: #f0f0f0;
}
input[type='range']:focus,
select:focus {
  outline: 0;
}
select::-ms-expand {
  display: none;
}
input[type='range'] {
  width: 100%;
  height: auto;
  cursor: pointer;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  line-height: 1;
}
input[type='range']::-webkit-slider-runnable-track {
  height: 1rem;
  background: #ddd;
}
input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: #00558b;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: -0.25rem;
}
input[type='range']::-moz-range-track {
  -moz-appearance: none;
  height: 1rem;
  background: #ccc;
}
input[type='range']::-moz-range-thumb {
  -moz-appearance: none;
  background: #00558b;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: -0.25rem;
}
input[type='range']::-ms-track {
  height: 1rem;
  background: #ddd;
  color: transparent;
  border: 0;
  overflow: visible;
  border-top: 0.25rem solid #fff;
  border-bottom: 0.25rem solid #fff;
}
input[type='range']::-ms-thumb {
  background: #00558b;
  width: 1.5rem;
  height: 1.5rem;
  border: 0;
}
input[type='range']::-ms-fill-lower,
input[type='range']::-ms-fill-upper {
  background: #ddd;
}
output {
  line-height: 1.5rem;
  vertical-align: middle;
  margin-left: 0.5em;
}
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  background: #00558b;
}
meter,
progress {
  width: 100%;
  height: 1.5rem;
  margin-bottom: 1rem;
  background: #ccc;
}
progress::-webkit-progress-bar {
  background: #ccc;
}
progress::-webkit-progress-value {
  background: #00558b;
}
progress::-moz-progress-bar {
  background: #00558b;
}
progress.high::-webkit-progress-value {
  background: #43ac6a;
}
progress.high::-moz-progress-bar {
  background: #43ac6a;
}
progress.medium::-webkit-progress-value {
  background: #e7cf00;
}
progress.medium::-moz-progress-bar {
  background: #e7cf00;
}
progress.low::-webkit-progress-value {
  background: #f04124;
}
progress.low::-moz-progress-bar {
  background: #f04124;
}
meter {
  background: #ccc;
}
meter::-webkit-meter-bar {
  background: #ccc;
}
meter::-webkit-meter-optimum-value {
  background: #43ac6a;
}
meter::-webkit-meter-suboptimum-value {
  background: #e7cf00;
}
meter::-webkit-meter-even-less-good-value {
  background: #f04124;
}
meter::-moz-meter-bar {
  background: #00558b;
}
meter:-moz-meter-optimum::-moz-meter-bar {
  background: #43ac6a;
}
meter:-moz-meter-sub-optimum::-moz-meter-bar {
  background: #e7cf00;
}
meter:-moz-meter-sub-sub-optimum::-moz-meter-bar {
  background: #f04124;
}
.panel {
  position: absolute;
  z-index: 100;
  overflow-y: auto;
  display: none;
  padding: 0;
  background: #fff;
}
.is-active.panel {
  display: block;
}
.panel-top {
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
}
.panel-top.is-active {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
}
.panel-right {
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 18.75em) {
  .panel-right {
    width: 300px;
  }
}
.panel-right.is-active {
  box-shadow: -3px 0 10px rgba(0, 0, 0, 0.25);
}
.panel-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;
}
.panel-bottom.is-active {
  box-shadow: 2px -3px 10px rgba(0, 0, 0, 0.25);
}
.panel-left {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 18.75em) {
  .panel-left {
    width: 300px;
  }
}
.panel-left.is-active {
  box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
}
.small-grid-block.panel,
.small-grid-content.panel {
  transform: none;
  width: auto;
  z-index: auto;
  box-shadow: none;
  background: 0 0;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}
.panel-fixed {
  position: fixed;
}
.small-vertical.grid-block,
.small-vertical.grid-frame,
.small-vertical.large-grid-block,
.small-vertical.medium-grid-block,
.small-vertical.small-grid-block,
.vertical.grid-block,
.vertical.grid-frame,
.vertical.large-grid-block,
.vertical.medium-grid-block,
.vertical.small-grid-block {
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.small-horizontal.grid-block,
.small-horizontal.grid-frame,
.small-horizontal.large-grid-block,
.small-horizontal.medium-grid-block,
.small-horizontal.small-grid-block {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media only screen and (min-width: 40em) {
  .medium-vertical.grid-block,
  .medium-vertical.grid-frame,
  .medium-vertical.large-grid-block,
  .medium-vertical.medium-grid-block,
  .medium-vertical.small-grid-block {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .medium-horizontal.grid-block,
  .medium-horizontal.grid-frame,
  .medium-horizontal.large-grid-block,
  .medium-horizontal.medium-grid-block,
  .medium-horizontal.small-grid-block {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
@media only screen and (min-width: 75em) {
  .large-vertical.grid-block,
  .large-vertical.grid-frame,
  .large-vertical.large-grid-block,
  .large-vertical.medium-grid-block,
  .large-vertical.small-grid-block {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .large-horizontal.grid-block,
  .large-horizontal.grid-frame,
  .large-horizontal.large-grid-block,
  .large-horizontal.medium-grid-block,
  .large-horizontal.small-grid-block {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.align-right.grid-block,
.align-right.grid-frame,
.align-right.large-grid-block,
.align-right.medium-grid-block,
.align-right.small-grid-block {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.align-center.grid-block,
.align-center.grid-frame,
.align-center.large-grid-block,
.align-center.medium-grid-block,
.align-center.small-grid-block {
  -ms-flex-pack: center;
  justify-content: center;
}
.align-justify.grid-block,
.align-justify.grid-frame,
.align-justify.large-grid-block,
.align-justify.medium-grid-block,
.align-justify.small-grid-block {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.align-spaced.grid-block,
.align-spaced.grid-frame,
.align-spaced.large-grid-block,
.align-spaced.medium-grid-block,
.align-spaced.small-grid-block {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.wrap.grid-block,
.wrap.grid-frame,
.wrap.large-grid-block,
.wrap.medium-grid-block,
.wrap.small-grid-block {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
}
.shrink.grid-block,
.shrink.grid-content,
.shrink.large-grid-block,
.shrink.large-grid-content,
.shrink.medium-grid-block,
.shrink.medium-grid-content,
.shrink.small-grid-block,
.shrink.small-grid-content {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  overflow: visible;
}
.noscroll.grid-block,
.noscroll.grid-content,
.noscroll.large-grid-block,
.noscroll.large-grid-content,
.noscroll.medium-grid-block,
.noscroll.medium-grid-content,
.noscroll.small-grid-block,
.noscroll.small-grid-content {
  overflow: visible;
}
.grid-block,
.grid-frame {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -ms-flex: 1 1 auto;
  order: 0;
}
.grid-frame {
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  position: relative;
  backface-visibility: hidden;
  flex: 1 1 auto;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-order: 0;
}
.grid-block,
.small-grid-block,
.small-grid-block.panel,
.small-grid-content.panel {
  height: auto;
  position: relative;
}
.grid-block {
  display: -ms-flexbox;
  display: flex;
  backface-visibility: hidden;
  flex: 1 1 auto;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-order: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.grid-content {
  display: block;
  padding: 0 1rem;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.grid-content.collapse {
  padding: 0;
}
.grid-content .grid-block {
  margin-left: -1rem;
  margin-right: -1rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: visible;
}
.grid-content .grid-block.nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.grid-content .grid-block .grid-content {
  overflow: visible;
}
.grid-container {
  max-width: 56.25rem;
  margin: 0 auto;
}
.grid-container.contain-left {
  max-width: 56.25rem;
  margin: 0 auto 0 0;
}
.grid-container.contain-right {
  max-width: 56.25rem;
  margin: 0 0 0 auto;
}
.small-grid-block {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-order: 0;
  order: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.small-grid-content {
  display: block;
  padding: 0 1rem;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media only screen and (min-width: 40em) {
  .medium-grid-block {
    display: -ms-flexbox;
    display: flex;
    height: auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-order: 0;
    order: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-grid-block.panel {
    transform: none;
    position: relative;
    width: auto;
    height: auto;
    z-index: auto;
    box-shadow: none;
    background: 0 0;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
  .medium-grid-content {
    display: block;
    padding: 0 1rem;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .medium-grid-content.panel {
    transform: none;
    position: relative;
    width: auto;
    height: auto;
    z-index: auto;
    box-shadow: none;
    background: 0 0;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
}
@media only screen and (min-width: 75em) {
  .large-grid-block {
    display: -ms-flexbox;
    display: flex;
    height: auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-order: 0;
    order: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-grid-block.panel {
    transform: none;
    position: relative;
    width: auto;
    height: auto;
    z-index: auto;
    box-shadow: none;
    background: 0 0;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
  .large-grid-content {
    display: block;
    padding: 0 1rem;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .large-grid-content.panel {
    transform: none;
    position: relative;
    width: auto;
    height: auto;
    z-index: auto;
    box-shadow: none;
    background: 0 0;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
}
.small-up-1,
.small-up-10,
.small-up-11,
.small-up-12,
.small-up-2,
.small-up-3,
.small-up-4,
.small-up-5,
.small-up-6,
.small-up-8,
.small-up-9,
.title-bar,
.title-bar .center,
.title-bar .left,
.title-bar .right {
  overflow: visible;
}
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.small-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.small-order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.small-offset-1 {
  margin-left: 8.33333%;
}
.small-up-1 {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.small-up-1 > div,
.small-up-1 > li,
.small-up-1 > section {
  padding: 0 1rem 1rem;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.small-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.small-order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.small-offset-2 {
  margin-left: 16.66667%;
}
.small-up-2 {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.small-up-2 > div,
.small-up-2 > li,
.small-up-2 > section {
  padding: 0 1rem 1rem;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.small-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.small-order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.small-offset-3 {
  margin-left: 25%;
}
.small-up-3 {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.small-up-3 > div,
.small-up-3 > li,
.small-up-3 > section {
  padding: 0 1rem 1rem;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.small-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.small-order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.small-offset-4 {
  margin-left: 33.33333%;
}
.small-up-4 {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.small-up-4 > div,
.small-up-4 > li,
.small-up-4 > section {
  padding: 0 1rem 1rem;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.small-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.small-order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.small-offset-5 {
  margin-left: 41.66667%;
}
.small-up-5 {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  list-style-type: none;
}
.small-up-5 > div,
.small-up-5 > li,
.small-up-5 > section {
  padding: 0 1rem 1rem;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.small-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.small-order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.small-offset-6 {
  margin-left: 50%;
}
.small-up-6 {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.small-up-6 > div,
.small-up-6 > li,
.small-up-6 > section {
  padding: 0 1rem 1rem;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.small-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.small-order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.small-offset-7 {
  margin-left: 58.33333%;
}
.small-up-7 {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  overflow: visible;
}
.small-up-7 > div,
.small-up-7 > li,
.small-up-7 > section {
  padding: 0 1rem 1rem;
  -ms-flex: 0 0 14.28571%;
  flex: 0 0 14.28571%;
  max-width: 14.28571%;
}
.small-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.small-order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.small-offset-8 {
  margin-left: 66.66667%;
}
.small-up-8 {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.small-up-8 > div,
.small-up-8 > li,
.small-up-8 > section {
  padding: 0 1rem 1rem;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.small-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.small-order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.small-offset-9 {
  margin-left: 75%;
}
.small-up-9 {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.small-up-9 > div,
.small-up-9 > li,
.small-up-9 > section {
  padding: 0 1rem 1rem;
  -ms-flex: 0 0 11.11111%;
  flex: 0 0 11.11111%;
  max-width: 11.11111%;
}
.small-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.small-order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.small-offset-10 {
  margin-left: 83.33333%;
}
.small-up-10 {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.small-up-10 > div,
.small-up-10 > li,
.small-up-10 > section {
  padding: 0 1rem 1rem;
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
  max-width: 10%;
}
.small-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.small-order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.small-offset-11 {
  margin-left: 91.66667%;
}
.small-up-11 {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.small-up-11 > div,
.small-up-11 > li,
.small-up-11 > section {
  padding: 0 1rem 1rem;
  -ms-flex: 0 0 9.09091%;
  flex: 0 0 9.09091%;
  max-width: 9.09091%;
}
.small-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.small-order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.small-offset-12 {
  margin-left: 100%;
}
.small-up-12 {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.small-up-12 > div,
.small-up-12 > li,
.small-up-12 > section {
  padding: 0 1rem 1rem;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
@media only screen and (min-width: 40em) {
  .medium-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-up-1 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .medium-up-1 > div,
  .medium-up-1 > li,
  .medium-up-1 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-up-2 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .medium-up-2 > div,
  .medium-up-2 > li,
  .medium-up-2 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-up-3 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .medium-up-3 > div,
  .medium-up-3 > li,
  .medium-up-3 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .medium-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-up-4 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .medium-up-4 > div,
  .medium-up-4 > li,
  .medium-up-4 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-up-5 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .medium-up-5 > div,
  .medium-up-5 > li,
  .medium-up-5 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-up-6 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .medium-up-6 > div,
  .medium-up-6 > li,
  .medium-up-6 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .medium-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .medium-order-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-up-7 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .medium-up-7 > div,
  .medium-up-7 > li,
  .medium-up-7 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .medium-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .medium-order-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-up-8 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .medium-up-8 > div,
  .medium-up-8 > li,
  .medium-up-8 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .medium-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-order-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-up-9 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .medium-up-9 > div,
  .medium-up-9 > li,
  .medium-up-9 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 11.11111%;
    flex: 0 0 11.11111%;
    max-width: 11.11111%;
  }
  .medium-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .medium-order-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-up-10 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .medium-up-10 > div,
  .medium-up-10 > li,
  .medium-up-10 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
  .medium-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .medium-order-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-up-11 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .medium-up-11 > div,
  .medium-up-11 > li,
  .medium-up-11 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 9.09091%;
    flex: 0 0 9.09091%;
    max-width: 9.09091%;
  }
  .medium-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-order-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .medium-offset-12 {
    margin-left: 100%;
  }
  .medium-up-12 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .medium-up-12 > div,
  .medium-up-12 > li,
  .medium-up-12 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
}
@media only screen and (min-width: 75em) {
  .large-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .large-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-up-1 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .large-up-1 > div,
  .large-up-1 > li,
  .large-up-1 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .large-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-up-2 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .large-up-2 > div,
  .large-up-2 > li,
  .large-up-2 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-up-3 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .large-up-3 > div,
  .large-up-3 > li,
  .large-up-3 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .large-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .large-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-up-4 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .large-up-4 > div,
  .large-up-4 > li,
  .large-up-4 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .large-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-up-5 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .large-up-5 > div,
  .large-up-5 > li,
  .large-up-5 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-up-6 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .large-up-6 > div,
  .large-up-6 > li,
  .large-up-6 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .large-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .large-order-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-up-7 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .large-up-7 > div,
  .large-up-7 > li,
  .large-up-7 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .large-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .large-order-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-up-8 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .large-up-8 > div,
  .large-up-8 > li,
  .large-up-8 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .large-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-order-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-up-9 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .large-up-9 > div,
  .large-up-9 > li,
  .large-up-9 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 11.11111%;
    flex: 0 0 11.11111%;
    max-width: 11.11111%;
  }
  .large-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .large-order-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-up-10 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .large-up-10 > div,
  .large-up-10 > li,
  .large-up-10 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
  .large-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .large-order-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-up-11 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .large-up-11 > div,
  .large-up-11 > li,
  .large-up-11 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 9.09091%;
    flex: 0 0 9.09091%;
    max-width: 9.09091%;
  }
  .large-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-order-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .large-offset-12 {
    margin-left: 100%;
  }
  .large-up-12 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    list-style-type: none;
  }
  .large-up-12 > div,
  .large-up-12 > li,
  .large-up-12 > section {
    padding: 0 1rem 1rem;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
}
.title-bar,
.title-bar.dark,
.title-bar.primary {
  padding: 1rem;
  border-bottom: 1px solid #ccc;
}
.grid-content .modal .grid-block {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.title-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background: #eee;
  color: #000;
}
.title-bar .title {
  font-weight: 700;
}
.title-bar .center,
.title-bar .left,
.title-bar .right {
  display: block;
  white-space: nowrap;
}
.title-bar .center:first-child:last-child,
.title-bar .left:first-child:last-child,
.title-bar .right:first-child:last-child {
  -ms-flex: 1;
  flex: 1;
  margin: 0;
}
.title-bar .left {
  -ms-flex-order: 1;
  order: 1;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
.title-bar .center {
  -ms-flex-order: 2;
  order: 2;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  text-align: center;
}
.title-bar .right {
  -ms-flex-order: 3;
  order: 3;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  text-align: right;
}
.title-bar .left:first-child,
.title-bar .left:first-child + .right:last-child {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.title-bar .center:first-child:not(:last-child) {
  margin-left: 25%;
}
.title-bar .center + .left {
  margin-right: -25%;
}
.title-bar.primary {
  background: #00558b;
  color: #fff;
}
.title-bar.primary a,
.title-bar.primary a:hover {
  color: #fff;
}
.title-bar.dark {
  background: #232323;
  color: #fff;
}
.label,
.label.primary {
  background: #00558b;
  border-radius: 0;
  color: #fff;
}
.title-bar.dark a,
.title-bar.dark a:hover {
  color: #fff;
}
.title-bar-bottom {
  border-bottom: 0;
  border-top: 1px solid #ccc;
}
.label {
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  cursor: default;
  font-size: 0.8rem;
  padding: 0.33333rem 0.5rem;
}
.label.success {
  background: #43ac6a;
  border-radius: 0;
  color: #fff;
}
.label.warning {
  background: #f08a24;
  border-radius: 0;
  color: #fff;
}
.label.alert {
  background: #f04124;
  border-radius: 0;
  color: #fff;
}
.label.dark {
  background: #232323;
  border-radius: 0;
  color: #fff;
}
.badge {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 1000px;
  font-size: 0.8em;
  width: 1.5rem;
  height: 1.5rem;
  background: #00558b;
  color: #fff;
}
.badge.secondary {
  background: #f1f1f1;
  color: #000;
}
.badge.primary {
  background: #00558b;
  color: #fff;
}
.badge.success {
  background: #43ac6a;
  color: #fff;
}
.badge.warning {
  background: #f08a24;
  color: #fff;
}
.badge.alert {
  background: #f04124;
  color: #fff;
}
.badge.dark {
  background: #232323;
  color: #fff;
}
.inline-list {
  text-align: left;
}
.inline-list dd,
.inline-list dt,
.inline-list li {
  display: inline-block;
  margin-left: -2px;
  margin-right: -2px;
}
.inline-list li {
  margin-right: 1rem;
  margin-left: 0;
}
.menu-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0;
  overflow-y: visible;
  background: #fff;
}
.menu-bar > li {
  -ms-flex: 1 0 0;
  flex: 1 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.menu-bar > li > a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 1rem;
  font-size: 1rem;
  line-height: 1;
  color: #000;
}
.menu-bar.label-corner > li > a,
.menu-bar.label-side > li > a {
  padding-right: 3.2rem;
}
.menu-bar .is-active > a,
.menu-bar > li > a:hover {
  background: #ededed;
  color: #000;
}
.menu-bar .iconic *,
.menu-bar .iconic .iconic-property-accent {
  fill: #000;
  stroke: #000;
}
.menu-bar,
.menu-bar.horizontal {
  overflow-x: hidden;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.menu-bar.horizontal > li > a,
.menu-bar > li > a {
  -ms-flex: 1 0 0;
  flex: 1 0 0;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.menu-bar.vertical {
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.menu-bar.vertical > li {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.menu-bar.vertical > li > a {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.menu-bar.condense > li {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.menu-bar.align-right {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.menu-bar.align-center {
  -ms-flex-pack: center;
  justify-content: center;
}
.menu-bar.align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.menu-bar.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.menu-bar.small-condense li {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.menu-bar.small-expand li {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.menu-bar.small-align-left {
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.menu-bar.small-align-right {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.menu-bar.small-align-center {
  -ms-flex-pack: center;
  justify-content: center;
}
.menu-bar.small-align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.menu-bar.small-align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
@media only screen and (min-width: 40em) {
  .menu-bar.medium-condense li {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .menu-bar.medium-expand li {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .menu-bar.medium-align-left {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .menu-bar.medium-align-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .menu-bar.medium-align-center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menu-bar.medium-align-justify {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .menu-bar.medium-align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
@media only screen and (min-width: 75em) {
  .menu-bar.large-condense li {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .menu-bar.large-expand li {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .menu-bar.large-align-left {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .menu-bar.large-align-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .menu-bar.large-align-center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menu-bar.large-align-justify {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .menu-bar.large-align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
.menu-bar.small-horizontal {
  overflow-x: hidden;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.menu-bar.small-horizontal > li > a {
  -ms-flex: 1 0 0;
  flex: 1 0 0;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.menu-bar.small-vertical {
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.menu-bar.small-vertical > li {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.menu-bar.small-vertical > li > a {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
@media only screen and (min-width: 40em) {
  .menu-bar.medium-horizontal {
    overflow-x: hidden;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
  .menu-bar.medium-horizontal > li > a {
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  .menu-bar.medium-vertical {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  .menu-bar.medium-vertical > li {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .menu-bar.medium-vertical > li > a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
@media only screen and (min-width: 75em) {
  .menu-bar.large-horizontal {
    overflow-x: hidden;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
  .menu-bar.large-horizontal > li > a {
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  .menu-bar.large-vertical {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  .menu-bar.large-vertical > li {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .menu-bar.large-vertical > li > a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
.menu-bar.icon-top > li > .iconic,
.menu-bar.icon-top > li > img,
.menu-bar > li > .iconic,
.menu-bar > li > img {
  margin: 0;
  width: 25px;
  height: 25px;
}
.menu-bar.icon-top > li > .iconic:first-child:last-child,
.menu-bar.icon-top > li > img:first-child:last-child,
.menu-bar > li > .iconic:first-child:last-child,
.menu-bar > li > img:first-child:last-child {
  margin: 0;
}
.menu-bar.icon-top > li > a,
.menu-bar > li > a {
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.menu-bar.icon-top > li > a > .iconic,
.menu-bar.icon-top > li > a > img,
.menu-bar > li > a > .iconic,
.menu-bar > li > a > img {
  margin: 0 0 1rem;
}
.menu-bar.icon-right > li > .iconic,
.menu-bar.icon-right > li > img {
  margin: 0;
  width: 25px;
  height: 25px;
}
.menu-bar.icon-right > li > .iconic:first-child:last-child,
.menu-bar.icon-right > li > img:first-child:last-child {
  margin: 0;
}
.menu-bar.icon-right > li > a {
  -ms-flex-flow: row-reverse nowrap;
  flex-flow: row-reverse nowrap;
}
.menu-bar.icon-right > li > a > .iconic,
.menu-bar.icon-right > li > a > img {
  margin: 0 0 0 1rem;
}
.menu-bar.icon-bottom > li > .iconic,
.menu-bar.icon-bottom > li > img {
  margin: 0;
  width: 25px;
  height: 25px;
}
.menu-bar.icon-bottom > li > .iconic:first-child:last-child,
.menu-bar.icon-bottom > li > img:first-child:last-child {
  margin: 0;
}
.menu-bar.icon-bottom > li > a {
  -ms-flex-flow: column-reverse nowrap;
  flex-flow: column-reverse nowrap;
}
.menu-bar.icon-bottom > li > a > .iconic,
.menu-bar.icon-bottom > li > a > img {
  margin: 1rem 0 0;
}
.menu-bar.icon-left > li > .iconic,
.menu-bar.icon-left > li > img {
  margin: 0;
  width: 25px;
  height: 25px;
}
.menu-bar.icon-left > li > .iconic:first-child:last-child,
.menu-bar.icon-left > li > img:first-child:last-child {
  margin: 0;
}
.menu-bar.icon-left > li > a {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-align: center;
  align-items: center;
}
.menu-bar.icon-left > li > a > .iconic,
.menu-bar.icon-left > li > a > img {
  margin: 0 1rem 0 0;
}
.menu-bar.small-icon-top > li > .iconic,
.menu-bar.small-icon-top > li > img {
  margin: 0;
  width: 25px;
  height: 25px;
}
.menu-bar.small-icon-top > li > .iconic:first-child:last-child,
.menu-bar.small-icon-top > li > img:first-child:last-child {
  margin: 0;
}
.menu-bar.small-icon-top > li > a {
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.menu-bar.small-icon-top > li > a > .iconic,
.menu-bar.small-icon-top > li > a > img {
  margin: 0 0 1rem;
}
.menu-bar.small-icon-right > li > .iconic,
.menu-bar.small-icon-right > li > img {
  margin: 0;
  width: 25px;
  height: 25px;
}
.menu-bar.small-icon-right > li > .iconic:first-child:last-child,
.menu-bar.small-icon-right > li > img:first-child:last-child {
  margin: 0;
}
.menu-bar.small-icon-right > li > a {
  -ms-flex-flow: row-reverse nowrap;
  flex-flow: row-reverse nowrap;
}
.menu-bar.small-icon-right > li > a > .iconic,
.menu-bar.small-icon-right > li > a > img {
  margin: 0 0 0 1rem;
}
.menu-bar.small-icon-bottom > li > .iconic,
.menu-bar.small-icon-bottom > li > img {
  margin: 0;
  width: 25px;
  height: 25px;
}
.menu-bar.small-icon-bottom > li > .iconic:first-child:last-child,
.menu-bar.small-icon-bottom > li > img:first-child:last-child {
  margin: 0;
}
.menu-bar.small-icon-bottom > li > a {
  -ms-flex-flow: column-reverse nowrap;
  flex-flow: column-reverse nowrap;
}
.menu-bar.small-icon-bottom > li > a > .iconic,
.menu-bar.small-icon-bottom > li > a > img {
  margin: 1rem 0 0;
}
.menu-bar.small-icon-left > li > .iconic,
.menu-bar.small-icon-left > li > img {
  margin: 0;
  width: 25px;
  height: 25px;
}
.menu-bar.small-icon-left > li > .iconic:first-child:last-child,
.menu-bar.small-icon-left > li > img:first-child:last-child {
  margin: 0;
}
.menu-bar.small-icon-left > li > a {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-align: center;
  align-items: center;
}
.menu-bar.small-icon-left > li > a > .iconic,
.menu-bar.small-icon-left > li > a > img {
  margin: 0 1rem 0 0;
}
@media only screen and (min-width: 40em) {
  .menu-bar.medium-icon-top > li > .iconic,
  .menu-bar.medium-icon-top > li > img {
    margin: 0;
    width: 25px;
    height: 25px;
  }
  .menu-bar.medium-icon-top > li > .iconic:first-child:last-child,
  .menu-bar.medium-icon-top > li > img:first-child:last-child {
    margin: 0;
  }
  .menu-bar.medium-icon-top > li > a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  .menu-bar.medium-icon-top > li > a > .iconic,
  .menu-bar.medium-icon-top > li > a > img {
    margin: 0 0 1rem;
  }
  .menu-bar.medium-icon-right > li > .iconic,
  .menu-bar.medium-icon-right > li > img {
    margin: 0;
    width: 25px;
    height: 25px;
  }
  .menu-bar.medium-icon-right > li > .iconic:first-child:last-child,
  .menu-bar.medium-icon-right > li > img:first-child:last-child {
    margin: 0;
  }
  .menu-bar.medium-icon-right > li > a {
    -ms-flex-flow: row-reverse nowrap;
    flex-flow: row-reverse nowrap;
  }
  .menu-bar.medium-icon-right > li > a > .iconic,
  .menu-bar.medium-icon-right > li > a > img {
    margin: 0 0 0 1rem;
  }
  .menu-bar.medium-icon-bottom > li > .iconic,
  .menu-bar.medium-icon-bottom > li > img {
    margin: 0;
    width: 25px;
    height: 25px;
  }
  .menu-bar.medium-icon-bottom > li > .iconic:first-child:last-child,
  .menu-bar.medium-icon-bottom > li > img:first-child:last-child {
    margin: 0;
  }
  .menu-bar.medium-icon-bottom > li > a {
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap;
  }
  .menu-bar.medium-icon-bottom > li > a > .iconic,
  .menu-bar.medium-icon-bottom > li > a > img {
    margin: 1rem 0 0;
  }
  .menu-bar.medium-icon-left > li > .iconic,
  .menu-bar.medium-icon-left > li > img {
    margin: 0;
    width: 25px;
    height: 25px;
  }
  .menu-bar.medium-icon-left > li > .iconic:first-child:last-child,
  .menu-bar.medium-icon-left > li > img:first-child:last-child {
    margin: 0;
  }
  .menu-bar.medium-icon-left > li > a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu-bar.medium-icon-left > li > a > .iconic,
  .menu-bar.medium-icon-left > li > a > img {
    margin: 0 1rem 0 0;
  }
}
@media only screen and (min-width: 75em) {
  .menu-bar.large-icon-top > li > .iconic,
  .menu-bar.large-icon-top > li > img {
    margin: 0;
    width: 25px;
    height: 25px;
  }
  .menu-bar.large-icon-top > li > .iconic:first-child:last-child,
  .menu-bar.large-icon-top > li > img:first-child:last-child {
    margin: 0;
  }
  .menu-bar.large-icon-top > li > a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  .menu-bar.large-icon-top > li > a > .iconic,
  .menu-bar.large-icon-top > li > a > img {
    margin: 0 0 1rem;
  }
  .menu-bar.large-icon-right > li > .iconic,
  .menu-bar.large-icon-right > li > img {
    margin: 0;
    width: 25px;
    height: 25px;
  }
  .menu-bar.large-icon-right > li > .iconic:first-child:last-child,
  .menu-bar.large-icon-right > li > img:first-child:last-child {
    margin: 0;
  }
  .menu-bar.large-icon-right > li > a {
    -ms-flex-flow: row-reverse nowrap;
    flex-flow: row-reverse nowrap;
  }
  .menu-bar.large-icon-right > li > a > .iconic,
  .menu-bar.large-icon-right > li > a > img {
    margin: 0 0 0 1rem;
  }
  .menu-bar.large-icon-bottom > li > .iconic,
  .menu-bar.large-icon-bottom > li > img {
    margin: 0;
    width: 25px;
    height: 25px;
  }
  .menu-bar.large-icon-bottom > li > .iconic:first-child:last-child,
  .menu-bar.large-icon-bottom > li > img:first-child:last-child {
    margin: 0;
  }
  .menu-bar.large-icon-bottom > li > a {
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap;
  }
  .menu-bar.large-icon-bottom > li > a > .iconic,
  .menu-bar.large-icon-bottom > li > a > img {
    margin: 1rem 0 0;
  }
  .menu-bar.large-icon-left > li > .iconic,
  .menu-bar.large-icon-left > li > img {
    margin: 0;
    width: 25px;
    height: 25px;
  }
  .menu-bar.large-icon-left > li > .iconic:first-child:last-child,
  .menu-bar.large-icon-left > li > img:first-child:last-child {
    margin: 0;
  }
  .menu-bar.large-icon-left > li > a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu-bar.large-icon-left > li > a > .iconic,
  .menu-bar.large-icon-left > li > a > img {
    margin: 0 1rem 0 0;
  }
}
.menu-bar.label-corner .menu-bar-label,
.menu-bar.label-side .menu-bar-label {
  display: block;
  font-size: 0.9rem;
  width: 1.2rem;
  height: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
  border-radius: 1000px;
  background: red;
  right: 1rem;
  color: #fff;
  pointer-events: none;
}
.menu-group .menu-bar,
.modal .grid-block,
.modal .grid-content {
  margin: 0;
}
.menu-bar.label-side > li {
  position: relative;
}
.menu-bar.label-side .menu-bar-label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.menu-bar.label-corner > li {
  position: relative;
}
.menu-bar.label-corner .menu-bar-label {
  position: absolute;
  top: 1rem;
}
.menu-bar.primary {
  background: #00558b;
}
.menu-bar.primary > li > a {
  color: #fff;
}
.menu-bar.primary .is-active > a,
.menu-bar.primary > li > a:hover {
  background: #0065a5;
  color: #fff;
}
.menu-bar.primary .iconic *,
.menu-bar.primary .iconic .iconic-property-accent {
  fill: #fff;
  stroke: #fff;
}
.menu-bar.dark {
  background: #232323;
}
.menu-bar.dark > li > a {
  color: #fff;
}
.menu-bar.dark .is-active > a,
.menu-bar.dark > li > a:hover {
  background: #323232;
  color: #fff;
}
.menu-bar.dark .iconic *,
.menu-bar.dark .iconic .iconic-property-accent {
  fill: #fff;
  stroke: #fff;
}
.menu-bar > li.title {
  padding: 1rem;
  cursor: default;
  font-weight: 700;
}
.menu-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (min-width: 40em) {
  .menu-group {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.menu-group > .menu-group-left,
.menu-group > .menu-group-right {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
@media only screen and (min-width: 40em) {
  .menu-group > .menu-group-left,
  .menu-group > .menu-group-right {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
.menu-group .menu-bar > li {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.menu-group.primary {
  background-color: #00558b;
}
.menu-group.primary .menu-bar {
  background: #00558b;
}
.menu-group.primary .menu-bar > li > a {
  color: #fff;
}
.menu-group.primary .menu-bar .is-active > a,
.menu-group.primary .menu-bar > li > a:hover {
  background: #0065a5;
  color: #fff;
}
.menu-group.primary .menu-bar .iconic *,
.menu-group.primary .menu-bar .iconic .iconic-property-accent {
  fill: #fff;
  stroke: #fff;
}
.menu-group.dark {
  background-color: #232323;
}
.menu-group.dark .menu-bar {
  background: #232323;
}
.menu-group.dark .menu-bar > li > a {
  color: #fff;
}
.menu-group.dark .menu-bar .is-active > a,
.menu-group.dark .menu-bar > li > a:hover {
  background: #323232;
  color: #fff;
}
.menu-group.dark .menu-bar .iconic *,
.menu-group.dark .menu-bar .iconic .iconic-property-accent {
  fill: #fff;
  stroke: #fff;
}
.modal {
  position: relative;
  z-index: 1001;
  background: #fff;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  height: 100vh;
  max-height: 100%;
  overflow: hidden;
  padding: 1rem;
  max-width: 600px;
}
@media only screen and (min-width: 40em) {
  .modal {
    height: auto;
    max-width: 600px;
  }
}
.modal .close-button,
.modal [fa-close] {
  z-index: 1001;
}
.tiny > .modal {
  max-width: 300px;
}
.small > .modal {
  max-width: 500px;
}
.large > .modal {
  max-width: 800px;
}
.dialog > .modal {
  height: auto;
}
.collapse > .modal {
  padding: 0;
}
.modal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: none;
  background-color: rgba(51, 51, 51, 0.7);
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translate3d(0, 0, 0);
}
.modal-overlay.is-active {
  display: -ms-flexbox;
  display: flex;
}
@keyframes shake {
  0%,
  10%,
  20%,
  30%,
  40%,
  50%,
  60%,
  70%,
  80%,
  90% {
    transform: translateX(7%);
  }
  15%,
  25%,
  35%,
  45%,
  5%,
  55%,
  65%,
  75%,
  85%,
  95% {
    transform: translateX(-7%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes spin-cw {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin-ccw {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes wiggle {
  40%,
  50%,
  60% {
    transform: rotate(7deg);
  }
  35%,
  45%,
  55%,
  65% {
    transform: rotate(-7deg);
  }
  0%,
  100%,
  30%,
  70% {
    transform: rotate(0);
  }
}
.slideInUp.ng-enter,
.slideInUp.ng-hide-remove {
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateY(100%);
}
.slideInDown.ng-enter,
.slideInDown.ng-hide-remove,
.slideInRight.ng-enter,
.slideInRight.ng-hide-remove {
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
}
.slideInUp.ng-enter.ng-enter-active,
.slideInUp.ng-hide-remove.ng-hide-remove-active {
  transform: translateX(0) translateY(0);
}
.slideInRight.ng-enter,
.slideInRight.ng-hide-remove {
  backface-visibility: hidden;
  transform: translateX(-100%);
}
.slideInRight.ng-enter.ng-enter-active,
.slideInRight.ng-hide-remove.ng-hide-remove-active {
  transform: translateX(0) translateY(0);
}
.slideInDown.ng-enter,
.slideInDown.ng-hide-remove {
  backface-visibility: hidden;
  transform: translateY(-100%);
}
.slideInLeft.ng-enter,
.slideInLeft.ng-hide-remove,
.slideOutUp.ng-hide-add,
.slideOutUp.ng-leave {
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
}
.slideInDown.ng-enter.ng-enter-active,
.slideInDown.ng-hide-remove.ng-hide-remove-active {
  transform: translateX(0) translateY(0);
}
.slideInLeft.ng-enter,
.slideInLeft.ng-hide-remove {
  backface-visibility: hidden;
  transform: translateX(100%);
}
.slideInLeft.ng-enter.ng-enter-active,
.slideInLeft.ng-hide-remove.ng-hide-remove-active {
  transform: translateX(0) translateY(0);
}
.slideOutUp.ng-hide-add,
.slideOutUp.ng-leave {
  backface-visibility: hidden;
  transform: translateX(0) translateY(0);
}
.slideOutDown.ng-hide-add,
.slideOutDown.ng-leave,
.slideOutRight.ng-hide-add,
.slideOutRight.ng-leave {
  -webkit-backface-visibility: hidden;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0;
  transition-property: transform, opacity;
}
.slideOutUp.ng-hide-add.ng-hide-add-active,
.slideOutUp.ng-leave.ng-leave-active {
  transform: translateY(-100%);
}
.slideOutRight.ng-hide-add,
.slideOutRight.ng-leave {
  backface-visibility: hidden;
  transform: translateX(0) translateY(0);
}
.slideOutRight.ng-hide-add.ng-hide-add-active,
.slideOutRight.ng-leave.ng-leave-active {
  transform: translateX(100%);
}
.slideOutDown.ng-hide-add,
.slideOutDown.ng-leave {
  backface-visibility: hidden;
  transform: translateX(0) translateY(0);
}
.slideOutDown.ng-hide-add.ng-hide-add-active,
.slideOutDown.ng-leave.ng-leave-active {
  transform: translateY(100%);
}
.slideOutLeft.ng-hide-add,
.slideOutLeft.ng-leave {
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateX(0) translateY(0);
}
.fadeIn.ng-enter,
.fadeIn.ng-hide-remove,
.fadeOut.ng-hide-add,
.fadeOut.ng-leave {
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0;
  transition-property: opacity;
}
.slideOutLeft.ng-hide-add.ng-hide-add-active,
.slideOutLeft.ng-leave.ng-leave-active {
  transform: translateX(-100%);
}
.fadeIn.ng-enter,
.fadeIn.ng-hide-remove {
  opacity: 0;
}
.fadeIn.ng-enter.ng-enter-active,
.fadeIn.ng-hide-remove.ng-hide-remove-active,
.fadeOut.ng-hide-add,
.fadeOut.ng-leave {
  opacity: 1;
}
.hingeInFromBottom.ng-enter,
.hingeInFromBottom.ng-hide-remove,
.hingeInFromLeft.ng-enter,
.hingeInFromLeft.ng-hide-remove,
.hingeInFromMiddleX.ng-enter,
.hingeInFromMiddleX.ng-hide-remove,
.hingeInFromRight.ng-enter,
.hingeInFromRight.ng-hide-remove,
.hingeInFromTop.ng-enter,
.hingeInFromTop.ng-hide-remove,
.hingeOutFromBottom.ng-hide-add,
.hingeOutFromBottom.ng-leave,
.hingeOutFromLeft.ng-hide-add,
.hingeOutFromLeft.ng-leave,
.hingeOutFromMiddleX.ng-hide-add,
.hingeOutFromMiddleX.ng-leave,
.hingeOutFromMiddleY.ng-hide-add,
.hingeOutFromMiddleY.ng-leave,
.hingeOutFromRight.ng-hide-add,
.hingeOutFromRight.ng-leave,
.hingeOutFromTop.ng-hide-add,
.hingeOutFromTop.ng-leave {
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0;
  transition-property: transform, opacity;
}
.fadeOut.ng-hide-add.ng-hide-add-active,
.fadeOut.ng-leave.ng-leave-active {
  opacity: 0;
}
.hingeInFromTop.ng-enter,
.hingeInFromTop.ng-hide-remove {
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  opacity: 0;
}
.hingeInFromTop.ng-enter.ng-enter-active,
.hingeInFromTop.ng-hide-remove.ng-hide-remove-active {
  transform: rotate(0);
  opacity: 1;
}
.hingeInFromRight.ng-enter,
.hingeInFromRight.ng-hide-remove {
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  opacity: 0;
}
.hingeInFromRight.ng-enter.ng-enter-active,
.hingeInFromRight.ng-hide-remove.ng-hide-remove-active {
  transform: rotate(0);
  opacity: 1;
}
.hingeInFromBottom.ng-enter,
.hingeInFromBottom.ng-hide-remove {
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  opacity: 0;
}
.hingeInFromBottom.ng-enter.ng-enter-active,
.hingeInFromBottom.ng-hide-remove.ng-hide-remove-active {
  transform: rotate(0);
  opacity: 1;
}
.hingeInFromLeft.ng-enter,
.hingeInFromLeft.ng-hide-remove {
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  opacity: 0;
}
.hingeInFromLeft.ng-enter.ng-enter-active,
.hingeInFromLeft.ng-hide-remove.ng-hide-remove-active {
  transform: rotate(0);
  opacity: 1;
}
.hingeInFromMiddleX.ng-enter,
.hingeInFromMiddleX.ng-hide-remove {
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  opacity: 0;
}
.hingeInFromMiddleX.ng-enter.ng-enter-active,
.hingeInFromMiddleX.ng-hide-remove.ng-hide-remove-active {
  transform: rotate(0);
  opacity: 1;
}
.hingeInFromMiddleY.ng-enter,
.hingeInFromMiddleY.ng-hide-remove {
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0;
  transition-property: transform, opacity;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  opacity: 0;
}
.hingeInFromMiddleY.ng-enter.ng-enter-active,
.hingeInFromMiddleY.ng-hide-remove.ng-hide-remove-active {
  transform: rotate(0);
  opacity: 1;
}
.hingeOutFromTop.ng-hide-add,
.hingeOutFromTop.ng-leave {
  transform: rotate(0);
  transform-origin: top;
  opacity: 1;
}
.hingeOutFromTop.ng-hide-add.ng-hide-add-active,
.hingeOutFromTop.ng-leave.ng-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}
.hingeOutFromRight.ng-hide-add,
.hingeOutFromRight.ng-leave {
  transform: rotate(0);
  transform-origin: right;
  opacity: 1;
}
.hingeOutFromRight.ng-hide-add.ng-hide-add-active,
.hingeOutFromRight.ng-leave.ng-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}
.hingeOutFromBottom.ng-hide-add,
.hingeOutFromBottom.ng-leave {
  transform: rotate(0);
  transform-origin: bottom;
  opacity: 1;
}
.hingeOutFromBottom.ng-hide-add.ng-hide-add-active,
.hingeOutFromBottom.ng-leave.ng-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}
.hingeOutFromLeft.ng-hide-add,
.hingeOutFromLeft.ng-leave {
  transform: rotate(0);
  transform-origin: left;
  opacity: 1;
}
.hingeOutFromLeft.ng-hide-add.ng-hide-add-active,
.hingeOutFromLeft.ng-leave.ng-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}
.hingeOutFromMiddleX.ng-hide-add,
.hingeOutFromMiddleX.ng-leave {
  transform: rotate(0);
  transform-origin: center;
  opacity: 1;
}
.hingeOutFromMiddleX.ng-hide-add.ng-hide-add-active,
.hingeOutFromMiddleX.ng-leave.ng-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}
.hingeOutFromMiddleY.ng-hide-add,
.hingeOutFromMiddleY.ng-leave {
  transform: rotate(0);
  transform-origin: center;
  opacity: 1;
}
.zoomIn.ng-enter,
.zoomIn.ng-hide-remove,
.zoomOut.ng-hide-add,
.zoomOut.ng-leave {
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0;
  transition-property: transform, property;
}
.hingeOutFromMiddleY.ng-hide-add.ng-hide-add-active,
.hingeOutFromMiddleY.ng-leave.ng-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}
.zoomIn.ng-enter,
.zoomIn.ng-hide-remove {
  transform: scale(1.5);
  opacity: 0;
}
.zoomIn.ng-enter.ng-enter-active,
.zoomIn.ng-hide-remove.ng-hide-remove-active {
  transform: scale(1);
  opacity: 1;
}
.zoomOut.ng-hide-add,
.zoomOut.ng-leave {
  transform: scale(0.5);
  opacity: 1;
}
.spinIn.ng-enter,
.spinIn.ng-hide-remove,
.spinInCCW.ng-enter,
.spinInCCW.ng-hide-remove,
.spinOut.ng-hide-add,
.spinOut.ng-leave,
.spinOutCCW.ng-hide-add,
.spinOutCCW.ng-leave {
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0;
  transition-property: transform, opacity;
}
.zoomOut.ng-hide-add.ng-hide-add-active,
.zoomOut.ng-leave.ng-leave-active {
  transform: scale(1);
  opacity: 0;
}
.spinIn.ng-enter,
.spinIn.ng-hide-remove {
  transform: rotate(-270deg);
  opacity: 0;
}
.spinIn.ng-enter.ng-enter-active,
.spinIn.ng-hide-remove.ng-hide-remove-active,
.spinOut.ng-hide-add,
.spinOut.ng-leave {
  transform: rotate(0);
  opacity: 1;
}
.spinInCCW.ng-enter,
.spinInCCW.ng-hide-remove,
.spinOut.ng-hide-add.ng-hide-add-active,
.spinOut.ng-leave.ng-leave-active {
  transform: rotate(270deg);
  opacity: 0;
}
.spinInCCW.ng-enter.ng-enter-active,
.spinInCCW.ng-hide-remove.ng-hide-remove-active,
.spinOutCCW.ng-hide-add,
.spinOutCCW.ng-leave {
  transform: rotate(0);
  opacity: 1;
}
.spinOutCCW.ng-hide-add.ng-hide-add-active,
.spinOutCCW.ng-leave.ng-leave-active {
  transform: rotate(-270deg);
  opacity: 0;
}
.slow {
  transition-duration: 750ms !important;
}
.fast {
  transition-duration: 250ms !important;
}
.linear {
  transition-timing-function: linear !important;
}
.ease {
  transition-timing-function: ease !important;
}
.easeIn {
  transition-timing-function: ease-in !important;
}
.easeOut {
  transition-timing-function: ease-out !important;
}
.easeInOut {
  transition-timing-function: ease-in-out !important;
}
.bounceIn {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounceOut {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounceInOut {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.delay {
  transition-delay: 0.3s !important;
}
.long-delay {
  transition-delay: 0.7s !important;
}
.shake {
  animation-name: shake;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  animation-delay: 0;
}
.spin-ccw,
.spin-cw {
  -webkit-backface-visibility: hidden;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  transform: translate3d(0, 0, 0);
  animation-delay: 0;
}
.spin-cw {
  animation-name: spin-cw;
  backface-visibility: hidden;
}
.spin-ccw {
  animation-name: spin-ccw;
  backface-visibility: hidden;
}
.wiggle {
  animation-name: wiggle;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  animation-delay: 0;
}
.shake.infinite,
.spin-ccw.infinite,
.spin-cw.infinite,
.wiggle.infinite {
  animation-iteration-count: infinite;
}
.shake.linear,
.spin-ccw.linear,
.spin-cw.linear,
.wiggle.linear {
  animation-timing-function: linear !important;
}
.shake.ease,
.spin-ccw.ease,
.spin-cw.ease,
.wiggle.ease {
  animation-timing-function: ease !important;
}
.shake.easeIn,
.spin-ccw.easeIn,
.spin-cw.easeIn,
.wiggle.easeIn {
  animation-timing-function: ease-in !important;
}
.shake.easeOut,
.spin-ccw.easeOut,
.spin-cw.easeOut,
.wiggle.easeOut {
  animation-timing-function: ease-out !important;
}
.shake.easeInOut,
.spin-ccw.easeInOut,
.spin-cw.easeInOut,
.wiggle.easeInOut {
  animation-timing-function: ease-in-out !important;
}
.shake.bounceIn,
.spin-ccw.bounceIn,
.spin-cw.bounceIn,
.wiggle.bounceIn {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.shake.bounceOut,
.spin-ccw.bounceOut,
.spin-cw.bounceOut,
.wiggle.bounceOut {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.shake.bounceInOut,
.spin-ccw.bounceInOut,
.spin-cw.bounceInOut,
.wiggle.bounceInOut {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.shake.slow,
.spin-ccw.slow,
.spin-cw.slow,
.wiggle.slow {
  animation-duration: 750ms !important;
}
.shake.fast,
.spin-ccw.fast,
.spin-cw.fast,
.wiggle.fast {
  animation-duration: 250ms !important;
}
.shake.delay,
.spin-ccw.delay,
.spin-cw.delay,
.wiggle.delay {
  animation-delay: 0.3s !important;
}
.shake.long-delay,
.spin-ccw.long-delay,
.spin-cw.long-delay,
.wiggle.long-delay {
  animation-delay: 0.7s !important;
}
.long-stagger,
.stagger,
.stort-stagger {
  transition-delay: 150ms;
  transition-duration: 0;
}
.position-absolute {
  overflow: hidden;
  position: relative;
}
[ui-view].ng-enter-active,
[ui-view].ng-leave-active {
  position: absolute !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.notification,
.static-notification {
  z-index: 1000;
  position: relative;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: none;
}
.notification h1,
.static-notification h1 {
  font-size: 1.25em;
  margin: 0;
}
.notification p,
.static-notification p {
  margin: 0;
}
.is-active.notification,
.is-active.static-notification {
  display: -ms-flexbox;
  display: flex;
}
.notification .close-button,
.static-notification .close-button {
  color: #fff;
}
.notification-container {
  z-index: 3000;
  position: fixed;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.notification {
  background: #00558b;
  padding: 1rem;
  border-radius: 4px;
}
.notification,
.notification h1,
.notification h2,
.notification h3,
.notification h4,
.notification h5,
.notification h6 {
  color: #fff;
}
.notification.success {
  background: #43ac6a;
  padding: 1rem;
  border-radius: 4px;
}
.notification.success,
.notification.success h1,
.notification.success h2,
.notification.success h3,
.notification.success h4,
.notification.success h5,
.notification.success h6 {
  color: #fff;
}
.notification.warning {
  background: #f08a24;
  padding: 1rem;
  border-radius: 4px;
}
.notification.warning,
.notification.warning h1,
.notification.warning h2,
.notification.warning h3,
.notification.warning h4,
.notification.warning h5,
.notification.warning h6 {
  color: #fff;
}
.notification.alert {
  background: #f04124;
  padding: 1rem;
  border-radius: 4px;
}
.notification.alert,
.notification.alert h1,
.notification.alert h2,
.notification.alert h3,
.notification.alert h4,
.notification.alert h5,
.notification.alert h6 {
  color: #fff;
}
.notification.dark {
  background: #232323;
  padding: 1rem;
  border-radius: 4px;
}
.notification.dark,
.notification.dark h1,
.notification.dark h2,
.notification.dark h3,
.notification.dark h4,
.notification.dark h5,
.notification.dark h6 {
  color: #fff;
}
.static-notification {
  background: #00558b;
  padding: 1rem;
  border-radius: 4px;
  position: fixed !important;
}
.static-notification,
.static-notification h1,
.static-notification h2,
.static-notification h3,
.static-notification h4,
.static-notification h5,
.static-notification h6 {
  color: #fff;
}
.static-notification.top-right {
  width: 25rem;
  right: 1rem;
  top: 1rem;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .static-notification.top-right {
    width: auto;
    left: 1rem;
    right: 1rem;
    margin-left: 0;
  }
}
.static-notification.top-left {
  width: 25rem;
  left: 1rem;
  top: 1rem;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .static-notification.top-left {
    width: auto;
    left: 1rem;
    right: 1rem;
    margin-left: 0;
  }
}
.static-notification.top-middle {
  width: 25rem;
  left: 50%;
  margin-left: -12.5rem;
  top: 1rem;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .static-notification.top-middle {
    width: auto;
    left: 1rem;
    right: 1rem;
    margin-left: 0;
  }
}
.static-notification.bottom-right {
  width: 25rem;
  right: 1rem;
  top: auto;
  bottom: 1rem;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .static-notification.bottom-right {
    width: auto;
    left: 1rem;
    right: 1rem;
    margin-left: 0;
  }
}
.static-notification.bottom-left {
  width: 25rem;
  left: 1rem;
  top: auto;
  bottom: 1rem;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .static-notification.bottom-left {
    width: auto;
    left: 1rem;
    right: 1rem;
    margin-left: 0;
  }
}
.static-notification.bottom-middle {
  width: 25rem;
  left: 50%;
  margin-left: -12.5rem;
  top: auto;
  bottom: 1rem;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .static-notification.bottom-middle {
    width: auto;
    left: 1rem;
    right: 1rem;
    margin-left: 0;
  }
}
.static-notification.success {
  background: #43ac6a;
  padding: 1rem;
  border-radius: 4px;
}
.static-notification.success,
.static-notification.success h1,
.static-notification.success h2,
.static-notification.success h3,
.static-notification.success h4,
.static-notification.success h5,
.static-notification.success h6 {
  color: #fff;
}
.static-notification.warning {
  background: #f08a24;
  padding: 1rem;
  border-radius: 4px;
}
.static-notification.warning,
.static-notification.warning h1,
.static-notification.warning h2,
.static-notification.warning h3,
.static-notification.warning h4,
.static-notification.warning h5,
.static-notification.warning h6 {
  color: #fff;
}
.static-notification.alert {
  background: #f04124;
  padding: 1rem;
  border-radius: 4px;
}
.static-notification.alert,
.static-notification.alert h1,
.static-notification.alert h2,
.static-notification.alert h3,
.static-notification.alert h4,
.static-notification.alert h5,
.static-notification.alert h6 {
  color: #fff;
}
.static-notification.dark {
  background: #232323;
  padding: 1rem;
  border-radius: 4px;
}
.off-canvas,
.off-canvas ~ .grid-frame {
  transition: transform 0.25s ease-out;
  background: #fff;
}
.static-notification.dark,
.static-notification.dark h1,
.static-notification.dark h2,
.static-notification.dark h3,
.static-notification.dark h4,
.static-notification.dark h5,
.static-notification.dark h6 {
  color: #fff;
}
.notification-container {
  width: 25rem;
  right: 1rem;
  top: 1rem;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .notification-container {
    width: auto;
    left: 1rem;
    right: 1rem;
    margin-left: 0;
  }
}
.notification-container.top-right {
  width: 25rem;
  right: 1rem;
  top: 1rem;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .notification-container.top-right {
    width: auto;
    left: 1rem;
    right: 1rem;
    margin-left: 0;
  }
}
.notification-container.top-left {
  width: 25rem;
  left: 1rem;
  top: 1rem;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .notification-container.top-left {
    width: auto;
    left: 1rem;
    right: 1rem;
    margin-left: 0;
  }
}
.notification-container.top-middle {
  width: 25rem;
  left: 50%;
  margin-left: -12.5rem;
  top: 1rem;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .notification-container.top-middle {
    width: auto;
    left: 1rem;
    right: 1rem;
    margin-left: 0;
  }
}
.notification-container.bottom-right {
  width: 25rem;
  right: 1rem;
  top: auto;
  bottom: 1rem;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .notification-container.bottom-right {
    width: auto;
    left: 1rem;
    right: 1rem;
    margin-left: 0;
  }
}
.notification-container.bottom-left {
  width: 25rem;
  left: 1rem;
  top: auto;
  bottom: 1rem;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .notification-container.bottom-left {
    width: auto;
    left: 1rem;
    right: 1rem;
    margin-left: 0;
  }
}
.notification-container.bottom-middle {
  width: 25rem;
  left: 50%;
  margin-left: -12.5rem;
  top: auto;
  bottom: 1rem;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .notification-container.bottom-middle {
    width: auto;
    left: 1rem;
    right: 1rem;
    margin-left: 0;
  }
}
.notification-icon {
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  margin-right: 1rem;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.notification-icon img {
  width: 100%;
  height: auto;
}
.notification-content {
  -ms-flex: 1;
  flex: 1;
}
.is-active.off-canvas {
  transform: translate(0, 0) !important;
}
.off-canvas ~ .grid-frame {
  transform: translate(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.off-canvas {
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 2;
  width: 250px;
  height: 100%;
  top: 0;
  left: 0;
  box-shadow: inset -3px 0 10px rgba(0, 0, 0, 0.25);
  transform: translateX(-100%);
  color: #000;
}
.popup,
.slick-list,
.switch {
  overflow: hidden;
}
.off-canvas.is-active ~ .grid-frame {
  transform: translateX(250px) !important;
}
.off-canvas.top {
  height: 250px;
  width: 100%;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  box-shadow: inset 0 -3px 10px rgba(0, 0, 0, 0.25);
}
.off-canvas.top.is-active ~ .grid-frame {
  transform: translateY(250px) !important;
}
.off-canvas.right {
  width: 250px;
  height: 100%;
  left: auto;
  top: 0;
  right: 0;
  box-shadow: inset 3px 0 10px rgba(0, 0, 0, 0.25);
  transform: translateX(100%);
}
.off-canvas.right.is-active ~ .grid-frame {
  transform: translateX(-250px) !important;
}
.off-canvas.bottom {
  height: 250px;
  width: 100%;
  top: auto;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.25);
}
.off-canvas.bottom.is-active ~ .grid-frame {
  transform: translateY(-250px) !important;
}
.off-canvas.left {
  width: 250px;
  height: 100%;
  top: 0;
  left: 0;
  box-shadow: inset -3px 0 10px rgba(0, 0, 0, 0.25);
  transform: translateX(-100%);
}
.off-canvas.left.is-active ~ .grid-frame {
  transform: translateX(250px) !important;
}
.off-canvas.detached {
  z-index: 0;
  box-shadow: none;
}
.off-canvas.detached,
.off-canvas.detached.is-active {
  transform: none;
}
.off-canvas.detached ~ .grid-frame {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.popup,
.popup.dark,
.popup.primary {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.off-canvas.primary {
  background: #00558b;
  color: #fff;
}
.off-canvas.dark {
  background: #232323;
  color: #fff;
}
.popup {
  position: absolute;
  z-index: 1000;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  pointer-events: none;
  width: 18.75rem;
  background: #fff;
  border-radius: 0;
  border: 0;
}
.tether-enabled.popup {
  opacity: 1;
  pointer-events: auto;
}
.popup.dark {
  background: #232323;
  border-radius: 0;
  border: 0;
}
.popup.primary {
  background: #00558b;
  border-radius: 0;
  border: 0;
}
.switch {
  position: relative;
  display: inline-block;
}
.switch > input {
  position: absolute;
  left: -9999px;
  outline: 0;
}
.switch > label {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  margin: 0;
  background: #ccc;
}
.switch,
.switch > label::after {
  height: 2rem;
  border-radius: 9999px;
}
.switch input + label {
  margin-left: 0;
}
.switch {
  width: 3.125rem;
}
.switch > label::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 2rem;
  background: #fff;
  transition: left 0.15s ease-out;
  border: 4px solid #ccc;
}
.switch input:checked + label::after {
  left: 1.125rem;
  border-color: #00558b;
}
.switch input:checked + label {
  background: #00558b;
  margin: 0;
}
.switch.small {
  width: 2.5rem;
  height: 1.625rem;
}
.switch.small > label::after {
  width: 1.625rem;
  height: 1.625rem;
}
.switch.small input:checked + label::after {
  left: 0.875rem;
}
.switch.large {
  width: 3.75rem;
  height: 2.375rem;
}
.switch.large > label::after {
  width: 2.375rem;
  height: 2.375rem;
}
.switch.large input:checked + label::after {
  left: 1.375rem;
}
.tabs {
  display: -ms-flexbox;
  display: flex;
  background: 0 0;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.tabs.vertical {
  display: -ms-flexbox;
  display: flex;
  background: 0 0;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.tabs .tab-item {
  background: #f3f3f3;
  padding: 1rem;
  line-height: 1;
  margin: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  cursor: pointer;
  color: #000;
}
.tabs .tab-item.is-active {
  background: #ececec;
  color: #000;
}
.tabs .tab-item.is-active:hover,
.tabs .tab-item:hover {
  background: #e7e7e7;
}
.tab-contents {
  padding: 1rem;
}
.tab-contents .tab-content {
  display: none;
}
.tab-contents .tab-content.is-active {
  display: block;
}
.accordion {
  border: 1px solid #cbcbcb;
}
.accordion-title {
  padding: 1rem;
  background: #f3f3f3;
  color: #000;
  line-height: 1;
  cursor: pointer;
}
.accordion-title:hover {
  background: #e7e7e7;
}
.is-active > .accordion-title {
  background: #ececec;
  color: #000;
}
.accordion-content {
  padding: 1rem;
  display: none;
}
.is-active > .accordion-content {
  display: block;
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
  margin: 0;
  padding: 0;
}
a {
  color: var(--color_blue_800);
  text-decoration: none;
  line-height: inherit;
}
p,
p.lead {
  line-height: 1.6;
}
a[ui-sref] {
  cursor: pointer;
}
a:focus,
a:hover {
  color: var(--color_blue_900);
}
a img {
  border: none;
}
p {
  font-family: inherit;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
p.lead {
  font-size: 1.21875rem;
}
p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
  font-style: normal;
  color: var(--color_gray_900);
  line-height: 1.4;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}
h1 {
  font-size: 2.125rem;
}
h2 {
  font-size: 1.6875rem;
}
h4,
h5 {
  font-size: 1.125rem;
}
h6 {
  font-size: 1rem;
}
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
}
b,
em,
i,
small,
strong {
  line-height: inherit;
}
hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}
em,
i {
  font-style: italic;
}
small {
  font-size: 60%;
  color: #6f6f6f;
}
code {
  font-family: Consolas, 'Liberation Mono', Courier, monospace;
  font-weight: 400;
  color: #464646;
  background-color: #fbfbfb;
  border-width: 1px;
  border-style: solid;
  border-color: #e2e2e2;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
dl,
ol,
ul {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}
.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ol,
ul {
  margin-left: 1.1rem;
}
ol li ol,
ol li ul,
ul li ol,
ul li ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
ul.no-bullet {
  margin-left: 0;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}
dl dd {
  margin-bottom: 0.75rem;
}
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
abbr {
  text-transform: none;
}
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #ddd;
}
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555;
}
blockquote cite:before {
  content: '\2014 \0020';
}
blockquote cite a,
blockquote cite a:visited {
  color: #555;
}
blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}
.v-align {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.v-align .align-top {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.v-align .align-center {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.v-align .align-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.v-align .small-align-top {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.v-align .small-align-center {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.v-align .small-align-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.hide {
  display: none !important;
}
.hide-for-small:not(.ng-hide) {
  display: block !important;
  display: none !important;
}
.hide-for-small[class*='grid-block']:not(.ng-hide) {
  display: -ms-flexbox !important;
  display: flex !important;
  display: none !important;
}
.show-for-small:not(.ng-hide) {
  display: none !important;
  display: block !important;
}
.show-for-small[class*='grid-block']:not(.ng-hide) {
  display: none !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.hide-for-small-only:not(.ng-hide) {
  display: block !important;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .hide-for-small-only:not(.ng-hide) {
    display: none !important;
  }
}
.hide-for-small-only[class*='grid-block']:not(.ng-hide) {
  display: -ms-flexbox !important;
  display: flex !important;
}
.show-for-small-only:not(.ng-hide) {
  display: none !important;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .hide-for-small-only[class*='grid-block']:not(.ng-hide) {
    display: none !important;
  }
  .show-for-small-only:not(.ng-hide) {
    display: block !important;
  }
}
.show-for-small-only[class*='grid-block']:not(.ng-hide) {
  display: none !important;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .show-for-small-only[class*='grid-block']:not(.ng-hide) {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .small-only-text-left {
    text-align: left;
  }
}
.hide-for-medium:not(.ng-hide) {
  display: block !important;
}
@media only screen and (min-width: 40em) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.4;
  }
  h1 {
    font-size: 2.75rem;
  }
  h2 {
    font-size: 2.3125rem;
  }
  h3 {
    font-size: 1.6875rem;
  }
  h4 {
    font-size: 1.4375rem;
  }
  h5 {
    font-size: 1.125rem;
  }
  h6 {
    font-size: 1rem;
  }
  .v-align .medium-align-top {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .v-align .medium-align-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .v-align .medium-align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .hide-for-medium:not(.ng-hide) {
    display: none !important;
  }
}
.hide-for-medium[class*='grid-block']:not(.ng-hide) {
  display: -ms-flexbox !important;
  display: flex !important;
}
.show-for-medium:not(.ng-hide) {
  display: none !important;
}
@media only screen and (min-width: 40em) {
  .hide-for-medium[class*='grid-block']:not(.ng-hide) {
    display: none !important;
  }
  .show-for-medium:not(.ng-hide) {
    display: block !important;
  }
}
.show-for-medium[class*='grid-block']:not(.ng-hide) {
  display: none !important;
}
@media only screen and (min-width: 40em) {
  .show-for-medium[class*='grid-block']:not(.ng-hide) {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .medium-text-left {
    text-align: left;
  }
}
.hide-for-medium-only:not(.ng-hide) {
  display: block !important;
}
@media only screen and (min-width: 40em) and (max-width: 74.9375rem) {
  .hide-for-medium-only:not(.ng-hide) {
    display: none !important;
  }
}
.hide-for-medium-only[class*='grid-block']:not(.ng-hide) {
  display: -ms-flexbox !important;
  display: flex !important;
}
.show-for-medium-only:not(.ng-hide) {
  display: none !important;
}
@media only screen and (min-width: 40em) and (max-width: 74.9375rem) {
  .hide-for-medium-only[class*='grid-block']:not(.ng-hide) {
    display: none !important;
  }
  .show-for-medium-only:not(.ng-hide) {
    display: block !important;
  }
}
.show-for-medium-only[class*='grid-block']:not(.ng-hide) {
  display: none !important;
}
@media only screen and (min-width: 40em) and (max-width: 74.9375rem) {
  .show-for-medium-only[class*='grid-block']:not(.ng-hide) {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .medium-only-text-left {
    text-align: left;
  }
}
.hide-for-large:not(.ng-hide) {
  display: block !important;
}
@media only screen and (min-width: 75em) {
  .v-align .large-align-top {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .v-align .large-align-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .v-align .large-align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .hide-for-large:not(.ng-hide) {
    display: none !important;
  }
}
.hide-for-large[class*='grid-block']:not(.ng-hide) {
  display: -ms-flexbox !important;
  display: flex !important;
}
.show-for-large:not(.ng-hide) {
  display: none !important;
}
@media only screen and (min-width: 75em) {
  .hide-for-large[class*='grid-block']:not(.ng-hide) {
    display: none !important;
  }
  .show-for-large:not(.ng-hide) {
    display: block !important;
  }
}
.show-for-large[class*='grid-block']:not(.ng-hide) {
  display: none !important;
}
@media only screen and (min-width: 75em) {
  .show-for-large[class*='grid-block']:not(.ng-hide) {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .large-text-left {
    text-align: left;
  }
}
.hide-for-large-only:not(.ng-hide) {
  display: block !important;
}
@media only screen and (min-width: 75em) and (max-width: 89.9375rem) {
  .hide-for-large-only:not(.ng-hide) {
    display: none !important;
  }
}
.hide-for-large-only[class*='grid-block']:not(.ng-hide) {
  display: -ms-flexbox !important;
  display: flex !important;
}
.show-for-large-only:not(.ng-hide) {
  display: none !important;
}
@media only screen and (min-width: 75em) and (max-width: 89.9375rem) {
  .hide-for-large-only[class*='grid-block']:not(.ng-hide) {
    display: none !important;
  }
  .show-for-large-only:not(.ng-hide) {
    display: block !important;
  }
}
.show-for-large-only[class*='grid-block']:not(.ng-hide) {
  display: none !important;
}
@media only screen and (min-width: 75em) and (max-width: 89.9375rem) {
  .show-for-large-only[class*='grid-block']:not(.ng-hide) {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .large-only-text-left {
    text-align: left;
  }
}
@media only screen and (orientation: portrait) {
  .hide-for-portrait {
    display: none !important;
  }
  .hide-for-portrait[class*='grid-block'] {
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.show-for-portrait {
  display: none !important;
}
@media only screen and (orientation: portrait) {
  .show-for-portrait {
    display: block !important;
  }
  .show-for-portrait[class*='grid-block'] {
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (orientation: landscape) {
  .hide-for-landscape {
    display: none !important;
  }
  .hide-for-landscape[class*='grid-block'] {
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.show-for-landscape {
  display: none !important;
}
@media only screen and (orientation: landscape) {
  .show-for-landscape {
    display: block !important;
  }
  .show-for-landscape[class*='grid-block'] {
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.small-text-left,
.text-left {
  text-align: left;
}
.small-text-right,
.text-right {
  text-align: right;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .small-only-text-right {
    text-align: right;
  }
}
@media only screen and (min-width: 40em) {
  .medium-text-right {
    text-align: right;
  }
}
@media only screen and (min-width: 40em) and (max-width: 74.9375rem) {
  .medium-only-text-right {
    text-align: right;
  }
}
@media only screen and (min-width: 75em) {
  .large-text-right {
    text-align: right;
  }
}
@media only screen and (min-width: 75em) and (max-width: 89.9375rem) {
  .large-only-text-right {
    text-align: right;
  }
  .large-only-text-center {
    text-align: center;
  }
}
.small-text-center,
.text-center {
  text-align: center;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .small-only-text-center {
    text-align: center;
  }
}
@media only screen and (min-width: 40em) {
  .medium-text-center {
    text-align: center;
  }
}
@media only screen and (min-width: 40em) and (max-width: 74.9375rem) {
  .medium-only-text-center {
    text-align: center;
  }
}
@media only screen and (min-width: 75em) {
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.small-text-justify,
.text-justify {
  text-align: justify;
}
@media only screen and (min-width: 0em) and (max-width: 39.9375rem) {
  .small-only-text-justify {
    text-align: justify;
  }
}
@media only screen and (min-width: 40em) {
  .medium-text-justify {
    text-align: justify;
  }
}
@media only screen and (min-width: 40em) and (max-width: 74.9375rem) {
  .medium-only-text-justify {
    text-align: justify;
  }
}
@media only screen and (min-width: 75em) and (max-width: 89.9375rem) {
  .large-only-text-justify {
    text-align: justify;
  }
}
.clearfix:after,
.clearfix:before {
  content: ' ';
  display: table;
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.float-none {
  float: none;
}
.slick-slider {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  left: 0;
  top: 0;
}
.slick-track:after,
.slick-track:before {
  content: '';
  display: table;
}
.slick-slide,
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots,
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  padding: 0;
}
.slick-loading .slick-list {
  background: url(ajax-loader.gif) center center no-repeat #fff;
}
@font-face {
  font-family: slick;
  src: url(/font/slick.eot);
  src: url(/font/slick.eot?#iefix) format('embedded-opentype'), url(/font/slick.woff) format('woff'),
    url(/font/slick.ttf) format('truetype'), url(/font/slick.svg#slick) format('svg');
  font-weight: 400;
  font-style: normal;
}
.slick-next,
.slick-prev {
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  border: none;
  outline: 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-size: 20px;
  line-height: 1;
  color: #00558b;
  opacity: 0.75;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: '←';
}
.slick-next:before,
[dir='rtl'] .slick-prev:before {
  content: '→';
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  left: -25px;
  right: auto;
}
[dir='rtl'] .slick-next:before {
  content: '←';
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  bottom: -25px;
  list-style: none;
  text-align: center;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '•';
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
.variable-width .slick-slide p {
  background: #00558b;
  color: #fff;
  line-height: 100px;
  text-align: center;
}
.variable-width .slick-slide p {
  height: 100px;
  margin: 5px;
}
.center .slick-center h3 {
  color: #e67e22;
  opacity: 1;
  transform: scale(1.08);
}
.center h3 {
  opacity: 0.8;
  transition: all 0.3s ease;
}
.content {
  padding: 20px;
  margin: auto;
  width: 90%;
}
.slick-slide .image {
  padding: 10px;
}
.slick-slide img {
  border: 5px solid #fff;
  display: block;
  margin: auto;
}
.slick-slide img.slick-loading {
  border: 0;
}
.slick-slider {
  margin: 30px auto 50px;
}
.slick-dots {
  margin-left: 0;
}
@media (max-width: 768px) {
  h3 {
    font-size: 24px;
  }
  .center {
    margin-left: -40px;
    margin-right: -40px;
  }
  .center .slick-center h3 {
    color: #e67e22;
    opacity: 1;
    transform: scale(1);
  }
  .center h3 {
    opacity: 0.8;
    transform: scale(0.95);
    transition: all 0.3s ease;
  }
}
