button,.button
{
  background-color: #1874a4;
  border-color: #135e83;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1.25rem;
  moz-appearance: none;
  padding: 0.5625rem 1.125rem 0.625rem 1.125rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color 300ms ease-out;
  webkit-appearance: none;
}
button:hover,button:focus,.button:hover,.button:focus
{
  background-color: #135e83;
}
button:hover,button:focus,.button:hover,.button:focus
{
  color: #FFFFFF;
}
button.secondary,.button.secondary
{
  background-color: #DADADA;
  border-color: #aeaeae;
  color: #333333;
}
button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus
{
  background-color: #aeaeae;
}
button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus
{
  color: #FFFFFF;
}
button.success,.button.success
{
  background-color: #39e379;
  border-color: #1cc75b;
  color: #FFFFFF;
}
button.success:hover,button.success:focus,.button.success:hover,.button.success:focus
{
  background-color: #1cc75b;
}
button.success:hover,button.success:focus,.button.success:hover,.button.success:focus
{
  color: #FFFFFF;
}
button.alert,.button.alert
{
  background-color: #ff3b30;
  border-color: #f20c00;
  color: #FFFFFF;
}
button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus
{
  background-color: #f20c00;
}
button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus
{
  color: #FFFFFF;
}
button.warning,.button.warning
{
  background-color: #ff6600;
  border-color: #cc4e00;
  color: #FFFFFF;
}
button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus
{
  background-color: #cc4e00;
}
button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus
{
  color: #FFFFFF;
}
button.info,.button.info
{
  background-color: #a0d3e8;
  border-color: #61b7d9;
  color: #333333;
}
button.info:hover,button.info:focus,.button.info:hover,.button.info:focus
{
  background-color: #61b7d9;
}
button.info:hover,button.info:focus,.button.info:hover,.button.info:focus
{
  color: #FFFFFF;
}
button.large,.button.large
{
  font-size: 1rem;
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
}
button.small,.button.small
{
  font-size: 0.75rem;
  padding: 0.5rem 1rem 0.5625rem 1rem;
}
button.tiny,.button.tiny
{
  font-size: 0.6875rem;
  padding: 0.375rem 0.75rem 0.4375rem 0.75rem;
}
button.expand,.button.expand
{
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
button.left-align,.button.left-align
{
  text-align: left;
  text-indent: 0.75rem;
}
button.right-align,.button.right-align
{
  padding-right: 0.75rem;
  text-align: right;
}
button.radius,.button.radius
{
  border-radius: 2px;
}
button.round,.button.round
{
  border-radius: 1000px;
}
button.disabled,button[disabled],.button.disabled,.button[disabled]
{
  background-color: #1874a4;
  border-color: #135e83;
  box-shadow: none;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.6;
}
button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus
{
  background-color: #135e83;
}
button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus
{
  color: #FFFFFF;
}
button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus
{
  background-color: #1874a4;
}
button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary
{
  background-color: #DADADA;
  border-color: #aeaeae;
  box-shadow: none;
  color: #333333;
  cursor: default;
  opacity: 0.6;
}
button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus
{
  background-color: #aeaeae;
}
button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus
{
  color: #FFFFFF;
}
button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus
{
  background-color: #DADADA;
}
button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success
{
  background-color: #39e379;
  border-color: #1cc75b;
  box-shadow: none;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.6;
}
button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus
{
  background-color: #1cc75b;
}
button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus
{
  color: #FFFFFF;
}
button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus
{
  background-color: #39e379;
}
button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert
{
  background-color: #ff3b30;
  border-color: #f20c00;
  box-shadow: none;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.6;
}
button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus
{
  background-color: #f20c00;
}
button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus
{
  color: #FFFFFF;
}
button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus
{
  background-color: #ff3b30;
}
button.disabled.warning,button[disabled].warning,.button.disabled.warning,.button[disabled].warning
{
  background-color: #ff6600;
  border-color: #cc4e00;
  box-shadow: none;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.6;
}
button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus
{
  background-color: #cc4e00;
}
button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus
{
  color: #FFFFFF;
}
button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus
{
  background-color: #ff6600;
}
button.disabled.info,button[disabled].info,.button.disabled.info,.button[disabled].info
{
  background-color: #a0d3e8;
  border-color: #61b7d9;
  box-shadow: none;
  color: #333333;
  cursor: default;
  opacity: 0.6;
}
button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus
{
  background-color: #61b7d9;
}
button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus
{
  color: #FFFFFF;
}
button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus
{
  background-color: #a0d3e8;
}
button::-moz-focus-inner
{
  border: 0;
  padding: 0;
}
@media only screen and (min-width:40.0625em)
{
  button,.button
  {
    display: inline-block;
  }
}
.button-group
{
  left: 0;
  list-style: none;
  margin: 0;
}
.button-group:before,.button-group:after
{
  content: " ";
  display: table;
}
.button-group:after
{
  clear: both;
}
.button-group.even-2 li
{
  display: inline-block;
  margin: 0 -2px;
  width: 50%;
}
.button-group.even-2 li>button,.button-group.even-2 li .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left: 0 solid;
}
.button-group.even-2 li:first-child button,.button-group.even-2 li:first-child .button
{
  border-left: 0;
}
.button-group.even-2 li button,.button-group.even-2 li .button
{
  width: 100%;
}
.button-group.even-3 li
{
  display: inline-block;
  margin: 0 -2px;
  width: 33.3333333333%;
}
.button-group.even-3 li>button,.button-group.even-3 li .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left: 0 solid;
}
.button-group.even-3 li:first-child button,.button-group.even-3 li:first-child .button
{
  border-left: 0;
}
.button-group.even-3 li button,.button-group.even-3 li .button
{
  width: 100%;
}
.button-group.even-4 li
{
  display: inline-block;
  margin: 0 -2px;
  width: 25%;
}
.button-group.even-4 li>button,.button-group.even-4 li .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left: 0 solid;
}
.button-group.even-4 li:first-child button,.button-group.even-4 li:first-child .button
{
  border-left: 0;
}
.button-group.even-4 li button,.button-group.even-4 li .button
{
  width: 100%;
}
.button-group.even-5 li
{
  display: inline-block;
  margin: 0 -2px;
  width: 20%;
}
.button-group.even-5 li>button,.button-group.even-5 li .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left: 0 solid;
}
.button-group.even-5 li:first-child button,.button-group.even-5 li:first-child .button
{
  border-left: 0;
}
.button-group.even-5 li button,.button-group.even-5 li .button
{
  width: 100%;
}
.button-group.even-6 li
{
  display: inline-block;
  margin: 0 -2px;
  width: 16.6666666667%;
}
.button-group.even-6 li>button,.button-group.even-6 li .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left: 0 solid;
}
.button-group.even-6 li:first-child button,.button-group.even-6 li:first-child .button
{
  border-left: 0;
}
.button-group.even-6 li button,.button-group.even-6 li .button
{
  width: 100%;
}
.button-group.even-7 li
{
  display: inline-block;
  margin: 0 -2px;
  width: 14.2857142857%;
}
.button-group.even-7 li>button,.button-group.even-7 li .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left: 0 solid;
}
.button-group.even-7 li:first-child button,.button-group.even-7 li:first-child .button
{
  border-left: 0;
}
.button-group.even-7 li button,.button-group.even-7 li .button
{
  width: 100%;
}
.button-group.even-8 li
{
  display: inline-block;
  margin: 0 -2px;
  width: 12.5%;
}
.button-group.even-8 li>button,.button-group.even-8 li .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left: 0 solid;
}
.button-group.even-8 li:first-child button,.button-group.even-8 li:first-child .button
{
  border-left: 0;
}
.button-group.even-8 li button,.button-group.even-8 li .button
{
  width: 100%;
}
.button-group>li
{
  display: inline-block;
  margin: 0 -2px;
}
.button-group>li>button,.button-group>li .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left: 0 solid;
}
.button-group>li:first-child button,.button-group>li:first-child .button
{
  border-left: 0;
}
.button-group.stack>li
{
  display: block;
  float: none;
  margin: 0;
}
.button-group.stack>li>button,.button-group.stack>li .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left: 0 solid;
}
.button-group.stack>li:first-child button,.button-group.stack>li:first-child .button
{
  border-left: 0;
}
.button-group.stack>li>button,.button-group.stack>li .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 0 solid;
  display: block;
  margin: 0;
}
.button-group.stack>li>button
{
  width: 100%;
}
.button-group.stack>li:first-child button,.button-group.stack>li:first-child .button
{
  border-top: 0;
}
.button-group.stack-for-small>li
{
  display: inline-block;
  margin: 0 -2px;
}
.button-group.stack-for-small>li>button,.button-group.stack-for-small>li .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left: 0 solid;
}
.button-group.stack-for-small>li:first-child button,.button-group.stack-for-small>li:first-child .button
{
  border-left: 0;
}
@media only screen and (max-width: 40em)
{
  .button-group.stack-for-small>li
  {
    display: block;
    margin: 0;
  }
  .button-group.stack-for-small>li>button,.button-group.stack-for-small>li .button
  {
    border-color: rgba(255, 255, 255, 0.5);
    border-left: 0 solid;
  }
  .button-group.stack-for-small>li:first-child button,.button-group.stack-for-small>li:first-child .button
  {
    border-left: 0;
  }
  .button-group.stack-for-small>li>button,.button-group.stack-for-small>li .button
  {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 0 solid;
    display: block;
    margin: 0;
  }
  .button-group.stack-for-small>li>button
  {
    width: 100%;
  }
  .button-group.stack-for-small>li:first-child button,.button-group.stack-for-small>li:first-child .button
  {
    border-top: 0;
  }
}
.button-group.radius>*
{
  display: inline-block;
  margin: 0 -2px;
}
.button-group.radius>*>button,.button-group.radius>* .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left: 0 solid;
}
.button-group.radius>*:first-child button,.button-group.radius>*:first-child .button
{
  border-left: 0;
}
.button-group.radius>*,.button-group.radius>*>a,.button-group.radius>*>button,.button-group.radius>*>.button
{
  border-radius: 0;
}
.button-group.radius>*:first-child,.button-group.radius>*:first-child>a,.button-group.radius>*:first-child>button,.button-group.radius>*:first-child>.button
{
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  webkit-border-bottom-left-radius: 2px;
  webkit-border-top-left-radius: 2px;
}
.button-group.radius>*:last-child,.button-group.radius>*:last-child>a,.button-group.radius>*:last-child>button,.button-group.radius>*:last-child>.button
{
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  webkit-border-bottom-right-radius: 2px;
  webkit-border-top-right-radius: 2px;
}
.button-group.radius.stack>*
{
  display: block;
  margin: 0;
}
.button-group.radius.stack>*>button,.button-group.radius.stack>* .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left: 0 solid;
}
.button-group.radius.stack>*:first-child button,.button-group.radius.stack>*:first-child .button
{
  border-left: 0;
}
.button-group.radius.stack>*>button,.button-group.radius.stack>* .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 0 solid;
  display: block;
  margin: 0;
}
.button-group.radius.stack>*>button
{
  width: 100%;
}
.button-group.radius.stack>*:first-child button,.button-group.radius.stack>*:first-child .button
{
  border-top: 0;
}
.button-group.radius.stack>*,.button-group.radius.stack>*>a,.button-group.radius.stack>*>button,.button-group.radius.stack>*>.button
{
  border-radius: 0;
}
.button-group.radius.stack>*:first-child,.button-group.radius.stack>*:first-child>a,.button-group.radius.stack>*:first-child>button,.button-group.radius.stack>*:first-child>.button
{
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  webkit-top-left-radius: 2px;
  webkit-top-right-radius: 2px;
}
.button-group.radius.stack>*:last-child,.button-group.radius.stack>*:last-child>a,.button-group.radius.stack>*:last-child>button,.button-group.radius.stack>*:last-child>.button
{
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  webkit-bottom-left-radius: 2px;
  webkit-bottom-right-radius: 2px;
}
@media only screen and (min-width:40.0625em)
{
  .button-group.radius.stack-for-small>*
  {
    display: inline-block;
    margin: 0 -2px;
  }
  .button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>* .button
  {
    border-color: rgba(255, 255, 255, 0.5);
    border-left: 0 solid;
  }
  .button-group.radius.stack-for-small>*:first-child button,.button-group.radius.stack-for-small>*:first-child .button
  {
    border-left: 0;
  }
  .button-group.radius.stack-for-small>*,.button-group.radius.stack-for-small>*>a,.button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>*>.button
  {
    border-radius: 0;
  }
  .button-group.radius.stack-for-small>*:first-child,.button-group.radius.stack-for-small>*:first-child>a,.button-group.radius.stack-for-small>*:first-child>button,.button-group.radius.stack-for-small>*:first-child>.button
  {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    webkit-border-bottom-left-radius: 2px;
    webkit-border-top-left-radius: 2px;
  }
  .button-group.radius.stack-for-small>*:last-child,.button-group.radius.stack-for-small>*:last-child>a,.button-group.radius.stack-for-small>*:last-child>button,.button-group.radius.stack-for-small>*:last-child>.button
  {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    webkit-border-bottom-right-radius: 2px;
    webkit-border-top-right-radius: 2px;
  }
}
@media only screen and (max-width: 40em)
{
  .button-group.radius.stack-for-small>*
  {
    display: block;
    margin: 0;
  }
  .button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>* .button
  {
    border-color: rgba(255, 255, 255, 0.5);
    border-left: 0 solid;
  }
  .button-group.radius.stack-for-small>*:first-child button,.button-group.radius.stack-for-small>*:first-child .button
  {
    border-left: 0;
  }
  .button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>* .button
  {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 0 solid;
    display: block;
    margin: 0;
  }
  .button-group.radius.stack-for-small>*>button
  {
    width: 100%;
  }
  .button-group.radius.stack-for-small>*:first-child button,.button-group.radius.stack-for-small>*:first-child .button
  {
    border-top: 0;
  }
  .button-group.radius.stack-for-small>*,.button-group.radius.stack-for-small>*>a,.button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>*>.button
  {
    border-radius: 0;
  }
  .button-group.radius.stack-for-small>*:first-child,.button-group.radius.stack-for-small>*:first-child>a,.button-group.radius.stack-for-small>*:first-child>button,.button-group.radius.stack-for-small>*:first-child>.button
  {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    webkit-top-left-radius: 2px;
    webkit-top-right-radius: 2px;
  }
  .button-group.radius.stack-for-small>*:last-child,.button-group.radius.stack-for-small>*:last-child>a,.button-group.radius.stack-for-small>*:last-child>button,.button-group.radius.stack-for-small>*:last-child>.button
  {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    webkit-bottom-left-radius: 2px;
    webkit-bottom-right-radius: 2px;
  }
}
.button-group.round>*
{
  display: inline-block;
  margin: 0 -2px;
}
.button-group.round>*>button,.button-group.round>* .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left: 0 solid;
}
.button-group.round>*:first-child button,.button-group.round>*:first-child .button
{
  border-left: 0;
}
.button-group.round>*,.button-group.round>*>a,.button-group.round>*>button,.button-group.round>*>.button
{
  border-radius: 0;
}
.button-group.round>*:first-child,.button-group.round>*:first-child>a,.button-group.round>*:first-child>button,.button-group.round>*:first-child>.button
{
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
  webkit-border-bottom-left-radius: 1000px;
  webkit-border-top-left-radius: 1000px;
}
.button-group.round>*:last-child,.button-group.round>*:last-child>a,.button-group.round>*:last-child>button,.button-group.round>*:last-child>.button
{
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  webkit-border-bottom-right-radius: 1000px;
  webkit-border-top-right-radius: 1000px;
}
.button-group.round.stack>*
{
  display: block;
  margin: 0;
}
.button-group.round.stack>*>button,.button-group.round.stack>* .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left: 0 solid;
}
.button-group.round.stack>*:first-child button,.button-group.round.stack>*:first-child .button
{
  border-left: 0;
}
.button-group.round.stack>*>button,.button-group.round.stack>* .button
{
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 0 solid;
  display: block;
  margin: 0;
}
.button-group.round.stack>*>button
{
  width: 100%;
}
.button-group.round.stack>*:first-child button,.button-group.round.stack>*:first-child .button
{
  border-top: 0;
}
.button-group.round.stack>*,.button-group.round.stack>*>a,.button-group.round.stack>*>button,.button-group.round.stack>*>.button
{
  border-radius: 0;
}
.button-group.round.stack>*:first-child,.button-group.round.stack>*:first-child>a,.button-group.round.stack>*:first-child>button,.button-group.round.stack>*:first-child>.button
{
  border-top-left-radius: 0.5625rem;
  border-top-right-radius: 0.5625rem;
  webkit-top-left-radius: 0.5625rem;
  webkit-top-right-radius: 0.5625rem;
}
.button-group.round.stack>*:last-child,.button-group.round.stack>*:last-child>a,.button-group.round.stack>*:last-child>button,.button-group.round.stack>*:last-child>.button
{
  border-bottom-left-radius: 0.5625rem;
  border-bottom-right-radius: 0.5625rem;
  webkit-bottom-left-radius: 0.5625rem;
  webkit-bottom-right-radius: 0.5625rem;
}
@media only screen and (min-width:40.0625em)
{
  .button-group.round.stack-for-small>*
  {
    display: inline-block;
    margin: 0 -2px;
  }
  .button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>* .button
  {
    border-color: rgba(255, 255, 255, 0.5);
    border-left: 0 solid;
  }
  .button-group.round.stack-for-small>*:first-child button,.button-group.round.stack-for-small>*:first-child .button
  {
    border-left: 0;
  }
  .button-group.round.stack-for-small>*,.button-group.round.stack-for-small>*>a,.button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>*>.button
  {
    border-radius: 0;
  }
  .button-group.round.stack-for-small>*:first-child,.button-group.round.stack-for-small>*:first-child>a,.button-group.round.stack-for-small>*:first-child>button,.button-group.round.stack-for-small>*:first-child>.button
  {
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
    webkit-border-bottom-left-radius: 1000px;
    webkit-border-top-left-radius: 1000px;
  }
  .button-group.round.stack-for-small>*:last-child,.button-group.round.stack-for-small>*:last-child>a,.button-group.round.stack-for-small>*:last-child>button,.button-group.round.stack-for-small>*:last-child>.button
  {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    webkit-border-bottom-right-radius: 1000px;
    webkit-border-top-right-radius: 1000px;
  }
}
@media only screen and (max-width: 40em)
{
  .button-group.round.stack-for-small>*
  {
    display: block;
    margin: 0;
  }
  .button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>* .button
  {
    border-color: rgba(255, 255, 255, 0.5);
    border-left: 0 solid;
  }
  .button-group.round.stack-for-small>*:first-child button,.button-group.round.stack-for-small>*:first-child .button
  {
    border-left: 0;
  }
  .button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>* .button
  {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 0 solid;
    display: block;
    margin: 0;
  }
  .button-group.round.stack-for-small>*>button
  {
    width: 100%;
  }
  .button-group.round.stack-for-small>*:first-child button,.button-group.round.stack-for-small>*:first-child .button
  {
    border-top: 0;
  }
  .button-group.round.stack-for-small>*,.button-group.round.stack-for-small>*>a,.button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>*>.button
  {
    border-radius: 0;
  }
  .button-group.round.stack-for-small>*:first-child,.button-group.round.stack-for-small>*:first-child>a,.button-group.round.stack-for-small>*:first-child>button,.button-group.round.stack-for-small>*:first-child>.button
  {
    border-top-left-radius: 0.5625rem;
    border-top-right-radius: 0.5625rem;
    webkit-top-left-radius: 0.5625rem;
    webkit-top-right-radius: 0.5625rem;
  }
  .button-group.round.stack-for-small>*:last-child,.button-group.round.stack-for-small>*:last-child>a,.button-group.round.stack-for-small>*:last-child>button,.button-group.round.stack-for-small>*:last-child>.button
  {
    border-bottom-left-radius: 0.5625rem;
    border-bottom-right-radius: 0.5625rem;
    webkit-bottom-left-radius: 0.5625rem;
    webkit-bottom-right-radius: 0.5625rem;
  }
}
.button-bar:before,.button-bar:after
{
  content: " ";
  display: table;
}
.button-bar:after
{
  clear: both;
}
.button-bar .button-group
{
  float: left;
  margin-right: 0.625rem;
}
.button-bar .button-group div
{
  overflow: hidden;
}
.clearing-thumbs,[data-clearing]
{
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
}
.clearing-thumbs:before,.clearing-thumbs:after,[data-clearing]:before,[data-clearing]:after
{
  content: " ";
  display: table;
}
.clearing-thumbs:after,[data-clearing]:after
{
  clear: both;
}
.clearing-thumbs li,[data-clearing] li
{
  float: left;
  margin-right: 10px;
}
.clearing-thumbs[class*="block-grid-"] li,[data-clearing][class*="block-grid-"] li
{
  margin-right: 0;
}
.clearing-blackout
{
  background: #333333;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
}
.clearing-blackout .clearing-close
{
  display: block;
}
.clearing-container
{
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  z-index: 998;
}
.clearing-touch-label
{
  color: #AAAAAA;
  font-size: 0.6em;
  left: 50%;
  position: absolute;
  top: 50%;
}
.visible-img
{
  height: 95%;
  position: relative;
}
.visible-img img
{
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  moz-transform: translateY(-50%) translateX(-50%);
  ms-transform: translateY(-50%) translateX(-50%);
  o-transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  webkit-transform: translateY(-50%) translateX(-50%);
}
.clearing-caption
{
  background: #333333;
  bottom: 0;
  color: #FFFFFF;
  font-size: 0.875em;
  left: 0;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 10px 30px 20px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.clearing-close
{
  color: #DADADA;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999;
}
.clearing-close:hover,.clearing-close:focus
{
  color: #CCCCCC;
}
.clearing-assembled .clearing-container
{
  height: 100%;
}
.clearing-assembled .clearing-container .carousel>ul
{
  display: none;
}
.clearing-feature li
{
  display: none;
}
.clearing-feature li.clearing-featured-img
{
  display: block;
}
@media only screen and (min-width:40.0625em)
{
  .clearing-main-prev,.clearing-main-next
  {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px;
  }
  .clearing-main-prev>span,.clearing-main-next>span
  {
    border: solid 12px;
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0;
  }
  .clearing-main-prev>span:hover,.clearing-main-next>span:hover
  {
    opacity: 0.8;
  }
  .clearing-main-prev
  {
    left: 0;
  }
  .clearing-main-prev>span
  {
    border-color: transparent;
    border-right-color: #DADADA;
    left: 5px;
  }
  .clearing-main-next
  {
    right: 0;
  }
  .clearing-main-next>span
  {
    border-color: transparent;
    border-left-color: #DADADA;
  }
  .clearing-main-prev.disabled,.clearing-main-next.disabled
  {
    opacity: 0.3;
  }
  .clearing-assembled .clearing-container .carousel
  {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }
  .clearing-assembled .clearing-container .carousel>ul
  {
    display: inline-block;
    float: none;
    height: 100%;
    position: relative;
    z-index: 999;
  }
  .clearing-assembled .clearing-container .carousel>ul li
  {
    clear: none;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 0;
    min-height: inherit;
    opacity: 0.4;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 120px;
  }
  .clearing-assembled .clearing-container .carousel>ul li.fix-height img
  {
    height: 100%;
    max-width: none;
  }
  .clearing-assembled .clearing-container .carousel>ul li a.th
  {
    border: none;
    box-shadow: none;
    display: block;
  }
  .clearing-assembled .clearing-container .carousel>ul li img
  {
    cursor: pointer !important;
    width: 100% !important;
  }
  .clearing-assembled .clearing-container .carousel>ul li.visible
  {
    opacity: 1;
  }
  .clearing-assembled .clearing-container .carousel>ul li:hover
  {
    opacity: 0.8;
  }
  .clearing-assembled .clearing-container .visible-img
  {
    background: #333333;
    height: 85%;
    overflow: hidden;
  }
  .clearing-close
  {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    right: 20px;
    top: 10px;
  }
}
.f-dropdown
{
  background: #FFFFFF;
  border: solid 1px #cccccc;
  display: none;
  font-size: 0.875rem;
  height: auto;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  margin-top: 2px;
  max-height: none;
  max-width: 200px;
  position: absolute;
  width: 100%;
  z-index: 89;
}
.f-dropdown.open
{
  display: block;
}
.f-dropdown>*:first-child
{
  margin-top: 0;
}
.f-dropdown>*:last-child
{
  margin-bottom: 0;
}
.f-dropdown:before
{
  border: inset 6px;
  border-bottom-style: solid;
  border-color: transparent transparent #FFFFFF transparent;
  content: "";
  display: block;
  height: 0;
  left: 10px;
  position: absolute;
  top: -12px;
  width: 0;
  z-index: 89;
}
.f-dropdown:after
{
  border: inset 7px;
  border-bottom-style: solid;
  border-color: transparent transparent #cccccc transparent;
  content: "";
  display: block;
  height: 0;
  left: 9px;
  position: absolute;
  top: -14px;
  width: 0;
  z-index: 88;
}
.f-dropdown.right:before
{
  left: auto;
  right: 10px;
}
.f-dropdown.right:after
{
  left: auto;
  right: 9px;
}
.f-dropdown.drop-right
{
  background: #FFFFFF;
  border: solid 1px #cccccc;
  display: none;
  font-size: 0.875rem;
  height: auto;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  margin-left: 2px;
  margin-top: 0;
  max-height: none;
  max-width: 200px;
  position: absolute;
  width: 100%;
  z-index: 89;
}
.f-dropdown.drop-right.open
{
  display: block;
}
.f-dropdown.drop-right>*:first-child
{
  margin-top: 0;
}
.f-dropdown.drop-right>*:last-child
{
  margin-bottom: 0;
}
.f-dropdown.drop-right:before
{
  border: inset 6px;
  border-color: transparent #FFFFFF transparent transparent;
  border-right-style: solid;
  content: "";
  display: block;
  height: 0;
  left: -12px;
  position: absolute;
  top: 10px;
  width: 0;
  z-index: 89;
}
.f-dropdown.drop-right:after
{
  border: inset 7px;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  content: "";
  display: block;
  height: 0;
  left: -14px;
  position: absolute;
  top: 9px;
  width: 0;
  z-index: 88;
}
.f-dropdown.drop-left
{
  background: #FFFFFF;
  border: solid 1px #cccccc;
  display: none;
  font-size: 0.875rem;
  height: auto;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  margin-left: -2px;
  margin-top: 0;
  max-height: none;
  max-width: 200px;
  position: absolute;
  width: 100%;
  z-index: 89;
}
.f-dropdown.drop-left.open
{
  display: block;
}
.f-dropdown.drop-left>*:first-child
{
  margin-top: 0;
}
.f-dropdown.drop-left>*:last-child
{
  margin-bottom: 0;
}
.f-dropdown.drop-left:before
{
  border: inset 6px;
  border-color: transparent transparent transparent #FFFFFF;
  border-left-style: solid;
  content: "";
  display: block;
  height: 0;
  left: auto;
  position: absolute;
  right: -12px;
  top: 10px;
  width: 0;
  z-index: 89;
}
.f-dropdown.drop-left:after
{
  border: inset 7px;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  content: "";
  display: block;
  height: 0;
  left: auto;
  position: absolute;
  right: -14px;
  top: 9px;
  width: 0;
  z-index: 88;
}
.f-dropdown.drop-top
{
  background: #FFFFFF;
  border: solid 1px #cccccc;
  display: none;
  font-size: 0.875rem;
  height: auto;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  margin-top: -2px;
  max-height: none;
  max-width: 200px;
  position: absolute;
  width: 100%;
  z-index: 89;
}
.f-dropdown.drop-top.open
{
  display: block;
}
.f-dropdown.drop-top>*:first-child
{
  margin-top: 0;
}
.f-dropdown.drop-top>*:last-child
{
  margin-bottom: 0;
}
.f-dropdown.drop-top:before
{
  border: inset 6px;
  border-color: #FFFFFF transparent transparent transparent;
  border-top-style: solid;
  bottom: -12px;
  content: "";
  display: block;
  height: 0;
  left: 10px;
  position: absolute;
  right: auto;
  top: auto;
  width: 0;
  z-index: 89;
}
.f-dropdown.drop-top:after
{
  border: inset 7px;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  bottom: -14px;
  content: "";
  display: block;
  height: 0;
  left: 9px;
  position: absolute;
  right: auto;
  top: auto;
  width: 0;
  z-index: 88;
}
.f-dropdown li
{
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin: 0;
}
.f-dropdown li:hover,.f-dropdown li:focus
{
  background: #f2f2f2;
}
.f-dropdown li.radius
{
  border-radius: 2px;
}
.f-dropdown li a
{
  color: #333333;
  display: block;
  padding: 0.5rem 1rem;
}
.f-dropdown.content
{
  background: #FFFFFF;
  border: solid 1px #cccccc;
  display: none;
  font-size: 0.875rem;
  height: auto;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  max-height: none;
  max-width: 200px;
  padding: 1.25rem;
  position: absolute;
  width: 100%;
  z-index: 89;
}
.f-dropdown.content.open
{
  display: block;
}
.f-dropdown.content>*:first-child
{
  margin-top: 0;
}
.f-dropdown.content>*:last-child
{
  margin-bottom: 0;
}
.f-dropdown.tiny
{
  max-width: 200px;
}
.f-dropdown.small
{
  max-width: 300px;
}
.f-dropdown.medium
{
  max-width: 500px;
}
.f-dropdown.large
{
  max-width: 800px;
}
.f-dropdown.mega
{
  max-width: 100% !important;
  width: 100% !important;
}
.f-dropdown.mega.open
{
  left: 0 !important;
}
.dropdown.button,button.dropdown
{
  padding-right: 3.5625rem;
  position: relative;
}
.dropdown.button::after,button.dropdown::after
{
  border-color: #FFFFFF transparent transparent transparent;
  border-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  width: 0;
}
.dropdown.button::after,button.dropdown::after
{
  border-width: 0.375rem;
  margin-top: -0.15625rem;
  right: 1.40625rem;
}
.dropdown.button::after,button.dropdown::after
{
  border-color: #FFFFFF transparent transparent transparent;
}
.dropdown.button.tiny,button.dropdown.tiny
{
  padding-right: 1.75rem;
}
.dropdown.button.tiny:after,button.dropdown.tiny:after
{
  border-width: 0.25rem;
  margin-top: -0.0625rem;
  right: 0.75rem;
}
.dropdown.button.tiny::after,button.dropdown.tiny::after
{
  border-color: #FFFFFF transparent transparent transparent;
}
.dropdown.button.small,button.dropdown.small
{
  padding-right: 2.625rem;
}
.dropdown.button.small::after,button.dropdown.small::after
{
  border-width: 0.375rem;
  margin-top: -0.125rem;
  right: 1.125rem;
}
.dropdown.button.small::after,button.dropdown.small::after
{
  border-color: #FFFFFF transparent transparent transparent;
}
.dropdown.button.large,button.dropdown.large
{
  padding-right: 3.9375rem;
}
.dropdown.button.large::after,button.dropdown.large::after
{
  border-width: 0.375rem;
  margin-top: -0.1875rem;
  right: 1.875rem;
}
.dropdown.button.large::after,button.dropdown.large::after
{
  border-color: #FFFFFF transparent transparent transparent;
}
.dropdown.button.secondary:after,button.dropdown.secondary:after
{
  border-color: #333333 transparent transparent transparent;
}
.flex-video
{
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative;
}
.flex-video.widescreen
{
  padding-bottom: 56.34%;
}
.flex-video.vimeo
{
  padding-top: 0;
}
.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video
{
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
form
{
  margin: 0 0 1rem;
}
form .row .row
{
  margin: 0 -0.5rem;
}
form .row .row .column,form .row .row .columns
{
  padding: 0 0.5rem;
}
form .row .row.collapse
{
  margin: 0;
}
form .row .row.collapse .column,form .row .row.collapse .columns
{
  padding: 0;
}
form .row .row.collapse input
{
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  webkit-border-bottom-right-radius: 0;
  webkit-border-top-right-radius: 0;
}
form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns
{
  padding-left: 0.5rem;
}
label
{
  color: #5c5c5c;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
label.right
{
  float: none !important;
  text-align: right;
}
label.inline
{
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0;
}
label small
{
  color: #747474;
  text-transform: capitalize;
}
.prefix,.postfix
{
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
}
.postfix.button
{
  border-color: true;
}
.prefix.button
{
  border: none;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  text-align: center;
}
.prefix.button.radius
{
  border-bottom-left-radius: 2px;
  border-radius: 0;
  border-top-left-radius: 2px;
  webkit-border-bottom-left-radius: 2px;
  webkit-border-top-left-radius: 2px;
}
.postfix.button.radius
{
  border-bottom-right-radius: 2px;
  border-radius: 0;
  border-top-right-radius: 2px;
  webkit-border-bottom-right-radius: 2px;
  webkit-border-top-right-radius: 2px;
}
.prefix.button.round
{
  border-bottom-left-radius: 1000px;
  border-radius: 0;
  border-top-left-radius: 1000px;
  webkit-border-bottom-left-radius: 1000px;
  webkit-border-top-left-radius: 1000px;
}
.postfix.button.round
{
  border-bottom-right-radius: 1000px;
  border-radius: 0;
  border-top-right-radius: 1000px;
  webkit-border-bottom-right-radius: 1000px;
  webkit-border-top-right-radius: 1000px;
}
span.prefix,label.prefix
{
  background: #efefef;
  border-color: #e5e5e5;
  border-right: none;
  color: #333333;
}
span.postfix,label.postfix
{
  background: #efefef;
  border-color: #e5e5e5;
  color: #333333;
}
input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input[type="color"],textarea
{
  background-color: #fff;
  border-color: #e5e5e5;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  moz-appearance: none;
  moz-box-sizing: border-box;
  moz-transition: border-color 0.15s linear,background 0.15s linear;
  ms-transition: border-color 0.15s linear,background 0.15s linear;
  o-transition: border-color 0.15s linear,background 0.15s linear;
  padding: 0.5rem;
  transition: border-color 0.15s linear,background 0.15s linear;
  webkit-appearance: none;
  webkit-box-sizing: border-box;
  webkit-transition: border-color 0.15s linear,background 0.15s linear;
  width: 100%;
}
input[type="text"].focusedExample,input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="color"]:focus,textarea:focus
{
  background: #fafafa;
  border-color: #c56fd5;
  outline: none;
}

input[type="text"]:disabled,input[type="password"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="month"]:disabled,input[type="week"]:disabled,input[type="email"]:disabled,input[type="number"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="color"]:disabled,textarea:disabled
{
  background-color: #DDDDDD;
  cursor: default;
}

input[type="text"][disabled],input[type="text"][readonly],fieldset[disabled] input[type="text"],input[type="password"][disabled],input[type="password"][readonly],fieldset[disabled] input[type="password"],input[type="date"][disabled],input[type="date"][readonly],fieldset[disabled] input[type="date"],input[type="datetime"][disabled],input[type="datetime"][readonly],fieldset[disabled] input[type="datetime"],input[type="datetime-local"][disabled],input[type="datetime-local"][readonly],fieldset[disabled] input[type="datetime-local"],input[type="month"][disabled],input[type="month"][readonly],fieldset[disabled] input[type="month"],input[type="week"][disabled],input[type="week"][readonly],fieldset[disabled] input[type="week"],input[type="email"][disabled],input[type="email"][readonly],fieldset[disabled] input[type="email"],input[type="number"][disabled],input[type="number"][readonly],fieldset[disabled] input[type="number"],input[type="search"][disabled],input[type="search"][readonly],fieldset[disabled] input[type="search"],input[type="tel"][disabled],input[type="tel"][readonly],fieldset[disabled] input[type="tel"],input[type="time"][disabled],input[type="time"][readonly],fieldset[disabled] input[type="time"],input[type="url"][disabled],input[type="url"][readonly],fieldset[disabled] input[type="url"],input[type="color"][disabled],input[type="color"][readonly],fieldset[disabled] input[type="color"],textarea[disabled],textarea[readonly],fieldset[disabled] textarea
{
  background-color: #DDDDDD;
  cursor: default;
}
input[type="text"].radius,input[type="password"].radius,input[type="date"].radius,input[type="datetime"].radius,input[type="datetime-local"].radius,input[type="month"].radius,input[type="week"].radius,input[type="email"].radius,input[type="number"].radius,input[type="search"].radius,input[type="tel"].radius,input[type="time"].radius,input[type="url"].radius,input[type="color"].radius,textarea.radius
{
  border-radius: 2px;
}
input[type="text"].disabledExample {
    color: rgb(118, 118, 118);
    perspective-origin: 170.5px 19px;
    transform-origin: 170.5px 19px;
    background: rgb(248, 248, 248) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 1px solid rgb(211, 211, 211);
    border-radius: 2px 2px 2px 2px;
    outline: rgb(118, 118, 118) none 0px;
}

form .row .prefix-radius.row.collapse input,form .row .prefix-radius.row.collapse textarea,form .row .prefix-radius.row.collapse select,form .row .prefix-radius.row.collapse button
{
  border-bottom-right-raidius: 2px;
  border-radius: 0;
  border-top-right-radius: 2px;
  webkit-border-bottom-right-radius: 2px;
  webkit-border-top-right-radius: 2px;
}
form .row .prefix-radius.row.collapse .prefix
{
  border-bottom-left-radius: 2px;
  border-radius: 0;
  border-top-left-radius: 2px;
  webkit-border-bottom-left-radius: 2px;
  webkit-border-top-left-radius: 2px;
}
form .row .postfix-radius.row.collapse input,form .row .postfix-radius.row.collapse textarea,form .row .postfix-radius.row.collapse select,form .row .postfix-radius.row.collapse button
{
  border-bottom-left-radius: 2px;
  border-radius: 0;
  border-top-left-radius: 2px;
  webkit-border-bottom-left-radius: 2px;
  webkit-border-top-left-radius: 2px;
}
form .row .postfix-radius.row.collapse .postfix
{
  border-bottom-right-radius: 2px;
  border-radius: 0;
  border-top-right-radius: 2px;
  webkit-border-bottom-right-radius: 2px;
  webkit-border-top-right-radius: 2px;
}
form .row .prefix-round.row.collapse input,form .row .prefix-round.row.collapse textarea,form .row .prefix-round.row.collapse select,form .row .prefix-round.row.collapse button
{
  border-bottom-right-radius: 1000px;
  border-radius: 0;
  border-top-right-radius: 1000px;
  webkit-border-bottom-right-radius: 1000px;
  webkit-border-top-right-radius: 1000px;
}
form .row .prefix-round.row.collapse .prefix
{
  border-bottom-left-radius: 1000px;
  border-radius: 0;
  border-top-left-radius: 1000px;
  webkit-border-bottom-left-radius: 1000px;
  webkit-border-top-left-radius: 1000px;
}
form .row .postfix-round.row.collapse input,form .row .postfix-round.row.collapse textarea,form .row .postfix-round.row.collapse select,form .row .postfix-round.row.collapse button
{
  border-bottom-left-radius: 1000px;
  border-radius: 0;
  border-top-left-radius: 1000px;
  webkit-border-bottom-left-radius: 1000px;
  webkit-border-top-left-radius: 1000px;
}
form .row .postfix-round.row.collapse .postfix
{
  border-bottom-right-radius: 1000px;
  border-radius: 0;
  border-top-right-radius: 1000px;
  webkit-border-bottom-right-radius: 1000px;
  webkit-border-top-right-radius: 1000px;
}
input[type="submit"]
{
  border-radius: 0;
  moz-appearance: none;
  webkit-appearance: none;
}
textarea[rows]
{
  height: auto;
}
textarea
{
  max-width: 100%;
}
::-webkit-input-placeholder
{
  color: #cccccc;
}
:-moz-placeholder
{
  color: #cccccc;
}
::-moz-placeholder
{
  color: #cccccc;
}
:-ms-input-placeholder
{
  color: #cccccc;
}

select {
    background-position: 100% 50%;
    color: rgb(118, 118, 118);
    height: 38px;
    min-height: 38px;
    width: 341px;
    perspective-origin: 170.5px 19px;
    transform-origin: 170.5px 19px;
    background: rgb(255, 255, 255) no-repeat scroll 100% 50% / auto padding-box border-box;
    border: 1px solid rgb(211, 211, 211);
    border-radius: 2px 2px 2px 2px;
    font: normal normal normal normal 14px / normal 'Open Sans', Arial, sans-serif;
    outline: rgb(118, 118, 118) none 0px;
    padding: 8px 8px 9px;
}
select::-ms-expand
{
  display: none;
}
select.radius
{
  border-radius: 2px;
}
select:hover
{
  background-color: #f7f7f7;
  border-color: #c56fd5;
}
select:disabled
{
   color: rgb(118, 118, 118);
    background: rgb(248, 248, 248)  no-repeat scroll 100% 50% / auto padding-box border-box;
    border: 1px solid rgb(211, 211, 211);
    outline: rgb(118, 118, 118) none 0px;

}
select:disabled:hover {
    background: rgb(248, 248, 248) no-repeat scroll 100% 50% / auto padding-box border-box;
    border: 1px solid rgb(211, 211, 211);
}
select[multiple]
{
  height: auto;
}
select.selectFocusExample, select.selectFocusExample:hover {
    color: rgba(0, 0, 0, 0.74902);
    background: rgb(250, 250, 250) no-repeat scroll 100% 50% / auto padding-box border-box;
    border: 1px solid rgb(197, 111, 213);
    outline: rgba(0, 0, 0, 0.74902) none 0px;
}




input[type="file"],input[type="checkbox"],input[type="radio"],select
{
  margin: 0 0 1rem 0;
}
input[type="checkbox"]+label,input[type="radio"]+label
{
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0.5rem;
  margin-right: 1rem;
  vertical-align: baseline;
}
input[type="file"]
{
  width: 100%;
}
fieldset
{
  border: 1px solid #DDDDDD;
  margin: 1.125rem 0;
  padding: 1.25rem;
}
fieldset legend
{
  background: #FFFFFF;
  font-weight: 700;
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}
[data-abide] .error small.error,[data-abide] .error span.error,[data-abide] span.error,[data-abide] small.error
{
  background: #ff3b30;
  color: #FFFFFF;
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
}
[data-abide] span.error,[data-abide] small.error
{
  display: none;
}
span.error,small.error
{
  background: #ff3b30;
  color: #FFFFFF;
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
}
.error input,.error textarea,.error select
{
  margin-bottom: 0;
}
.error input[type="checkbox"],.error input[type="radio"]
{
  margin-bottom: 1rem;
}
.error label,.error label.error
{
  color: #ff3b30;
}
.error small.error
{
  background: #ff3b30;
  color: #FFFFFF;
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
}
.error>label>small
{
  background: transparent;
  color: #747474;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}
.error span.error-message
{
  display: block;
}
input.error,textarea.error,select.error
{
  margin-bottom: 0;
}
label.error
{
  color: #ff3b30;
}
.row
{
  margin: 0 auto;
  max-width: 80rem;
  width: 100%;
}
.row:before,.row:after
{
  content: " ";
  display: table;
}
.row:after
{
  clear: both;
}
.row.collapse>.column,.row.collapse>.columns
{
  padding-left: 0;
  padding-right: 0;
}
.row.collapse .row
{
  margin-left: 0;
  margin-right: 0;
}
.row .row
{
  margin: 0 -0.9375rem;
  max-width: none;
  width: auto;
}
.row .row:before,.row .row:after
{
  content: " ";
  display: table;
}
.row .row:after
{
  clear: both;
}
.row .row.collapse
{
  margin: 0;
  max-width: none;
  width: auto;
}
.row .row.collapse:before,.row .row.collapse:after
{
  content: " ";
  display: table;
}
.row .row.collapse:after
{
  clear: both;
}
.column,.columns
{
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
}
.column+.column:last-child,.columns+.columns:last-child
{
  float: right;
}
.column+.column.end,.columns+.columns.end
{
  float: left;
}
@media only screen
{
  .small-push-0
  {
    left: 0;
    position: relative;
    right: auto;
  }
  .small-pull-0
  {
    left: auto;
    position: relative;
    right: 0;
  }
  .small-push-1
  {
    left: 8.3333333333%;
    position: relative;
    right: auto;
  }
  .small-pull-1
  {
    left: auto;
    position: relative;
    right: 8.3333333333%;
  }
  .small-push-2
  {
    left: 16.6666666667%;
    position: relative;
    right: auto;
  }
  .small-pull-2
  {
    left: auto;
    position: relative;
    right: 16.6666666667%;
  }
  .small-push-3
  {
    left: 25%;
    position: relative;
    right: auto;
  }
  .small-pull-3
  {
    left: auto;
    position: relative;
    right: 25%;
  }
  .small-push-4
  {
    left: 33.3333333333%;
    position: relative;
    right: auto;
  }
  .small-pull-4
  {
    left: auto;
    position: relative;
    right: 33.3333333333%;
  }
  .small-push-5
  {
    left: 41.6666666667%;
    position: relative;
    right: auto;
  }
  .small-pull-5
  {
    left: auto;
    position: relative;
    right: 41.6666666667%;
  }
  .small-push-6
  {
    left: 50%;
    position: relative;
    right: auto;
  }
  .small-pull-6
  {
    left: auto;
    position: relative;
    right: 50%;
  }
  .small-push-7
  {
    left: 58.3333333333%;
    position: relative;
    right: auto;
  }
  .small-pull-7
  {
    left: auto;
    position: relative;
    right: 58.3333333333%;
  }
  .small-push-8
  {
    left: 66.6666666667%;
    position: relative;
    right: auto;
  }
  .small-pull-8
  {
    left: auto;
    position: relative;
    right: 66.6666666667%;
  }
  .small-push-9
  {
    left: 75%;
    position: relative;
    right: auto;
  }
  .small-pull-9
  {
    left: auto;
    position: relative;
    right: 75%;
  }
  .small-push-10
  {
    left: 83.3333333333%;
    position: relative;
    right: auto;
  }
  .small-pull-10
  {
    left: auto;
    position: relative;
    right: 83.3333333333%;
  }
  .small-push-11
  {
    left: 91.6666666667%;
    position: relative;
    right: auto;
  }
  .small-pull-11
  {
    left: auto;
    position: relative;
    right: 91.6666666667%;
  }
  .column,.columns
  {
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
  }
  .small-1
  {
    width: 8.3333333333%;
  }
  .small-2
  {
    width: 16.6666666667%;
  }
  .small-3
  {
    width: 25%;
  }
  .small-4
  {
    width: 33.3333333333%;
  }
  .small-5
  {
    width: 41.6666666667%;
  }
  .small-6
  {
    width: 50%;
  }
  .small-7
  {
    width: 58.3333333333%;
  }
  .small-8
  {
    width: 66.6666666667%;
  }
  .small-9
  {
    width: 75%;
  }
  .small-10
  {
    width: 83.3333333333%;
  }
  .small-11
  {
    width: 91.6666666667%;
  }
  .small-12
  {
    width: 100%;
  }
  .small-offset-0
  {
    margin-left: 0 !important;
  }
  .small-offset-1
  {
    margin-left: 8.3333333333% !important;
  }
  .small-offset-2
  {
    margin-left: 16.6666666667% !important;
  }
  .small-offset-3
  {
    margin-left: 25% !important;
  }
  .small-offset-4
  {
    margin-left: 33.3333333333% !important;
  }
  .small-offset-5
  {
    margin-left: 41.6666666667% !important;
  }
  .small-offset-6
  {
    margin-left: 50% !important;
  }
  .small-offset-7
  {
    margin-left: 58.3333333333% !important;
  }
  .small-offset-8
  {
    margin-left: 66.6666666667% !important;
  }
  .small-offset-9
  {
    margin-left: 75% !important;
  }
  .small-offset-10
  {
    margin-left: 83.3333333333% !important;
  }
  .small-offset-11
  {
    margin-left: 91.6666666667% !important;
  }
  .small-reset-order
  {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.small-centered,.columns.small-centered
  {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .column.small-uncentered,.columns.small-uncentered
  {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.small-centered:last-child,.columns.small-centered:last-child
  {
    float: none;
  }
  .column.small-uncentered:last-child,.columns.small-uncentered:last-child
  {
    float: left;
  }
  .column.small-uncentered.opposite,.columns.small-uncentered.opposite
  {
    float: right;
  }
  .row.small-collapse>.column,.row.small-collapse>.columns
  {
    padding-left: 0;
    padding-right: 0;
  }
  .row.small-collapse .row
  {
    margin-left: 0;
    margin-right: 0;
  }
  .row.small-uncollapse>.column,.row.small-uncollapse>.columns
  {
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media only screen and (min-width:40.0625em)
{
  .medium-push-0
  {
    left: 0;
    position: relative;
    right: auto;
  }
  .medium-pull-0
  {
    left: auto;
    position: relative;
    right: 0;
  }
  .medium-push-1
  {
    left: 8.3333333333%;
    position: relative;
    right: auto;
  }
  .medium-pull-1
  {
    left: auto;
    position: relative;
    right: 8.3333333333%;
  }
  .medium-push-2
  {
    left: 16.6666666667%;
    position: relative;
    right: auto;
  }
  .medium-pull-2
  {
    left: auto;
    position: relative;
    right: 16.6666666667%;
  }
  .medium-push-3
  {
    left: 25%;
    position: relative;
    right: auto;
  }
  .medium-pull-3
  {
    left: auto;
    position: relative;
    right: 25%;
  }
  .medium-push-4
  {
    left: 33.3333333333%;
    position: relative;
    right: auto;
  }
  .medium-pull-4
  {
    left: auto;
    position: relative;
    right: 33.3333333333%;
  }
  .medium-push-5
  {
    left: 41.6666666667%;
    position: relative;
    right: auto;
  }
  .medium-pull-5
  {
    left: auto;
    position: relative;
    right: 41.6666666667%;
  }
  .medium-push-6
  {
    left: 50%;
    position: relative;
    right: auto;
  }
  .medium-pull-6
  {
    left: auto;
    position: relative;
    right: 50%;
  }
  .medium-push-7
  {
    left: 58.3333333333%;
    position: relative;
    right: auto;
  }
  .medium-pull-7
  {
    left: auto;
    position: relative;
    right: 58.3333333333%;
  }
  .medium-push-8
  {
    left: 66.6666666667%;
    position: relative;
    right: auto;
  }
  .medium-pull-8
  {
    left: auto;
    position: relative;
    right: 66.6666666667%;
  }
  .medium-push-9
  {
    left: 75%;
    position: relative;
    right: auto;
  }
  .medium-pull-9
  {
    left: auto;
    position: relative;
    right: 75%;
  }
  .medium-push-10
  {
    left: 83.3333333333%;
    position: relative;
    right: auto;
  }
  .medium-pull-10
  {
    left: auto;
    position: relative;
    right: 83.3333333333%;
  }
  .medium-push-11
  {
    left: 91.6666666667%;
    position: relative;
    right: auto;
  }
  .medium-pull-11
  {
    left: auto;
    position: relative;
    right: 91.6666666667%;
  }
  .column,.columns
  {
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
  }
  .medium-1
  {
    width: 8.3333333333%;
  }
  .medium-2
  {
    width: 16.6666666667%;
  }
  .medium-3
  {
    width: 25%;
  }
  .medium-4
  {
    width: 33.3333333333%;
  }
  .medium-5
  {
    width: 41.6666666667%;
  }
  .medium-6
  {
    width: 50%;
  }
  .medium-7
  {
    width: 58.3333333333%;
  }
  .medium-8
  {
    width: 66.6666666667%;
  }
  .medium-9
  {
    width: 75%;
  }
  .medium-10
  {
    width: 83.3333333333%;
  }
  .medium-11
  {
    width: 91.6666666667%;
  }
  .medium-12
  {
    width: 100%;
  }
  .medium-offset-0
  {
    margin-left: 0 !important;
  }
  .medium-offset-1
  {
    margin-left: 8.3333333333% !important;
  }
  .medium-offset-2
  {
    margin-left: 16.6666666667% !important;
  }
  .medium-offset-3
  {
    margin-left: 25% !important;
  }
  .medium-offset-4
  {
    margin-left: 33.3333333333% !important;
  }
  .medium-offset-5
  {
    margin-left: 41.6666666667% !important;
  }
  .medium-offset-6
  {
    margin-left: 50% !important;
  }
  .medium-offset-7
  {
    margin-left: 58.3333333333% !important;
  }
  .medium-offset-8
  {
    margin-left: 66.6666666667% !important;
  }
  .medium-offset-9
  {
    margin-left: 75% !important;
  }
  .medium-offset-10
  {
    margin-left: 83.3333333333% !important;
  }
  .medium-offset-11
  {
    margin-left: 91.6666666667% !important;
  }
  .medium-reset-order
  {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.medium-centered,.columns.medium-centered
  {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .column.medium-uncentered,.columns.medium-uncentered
  {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.medium-centered:last-child,.columns.medium-centered:last-child
  {
    float: none;
  }
  .column.medium-uncentered:last-child,.columns.medium-uncentered:last-child
  {
    float: left;
  }
  .column.medium-uncentered.opposite,.columns.medium-uncentered.opposite
  {
    float: right;
  }
  .row.medium-collapse>.column,.row.medium-collapse>.columns
  {
    padding-left: 0;
    padding-right: 0;
  }
  .row.medium-collapse .row
  {
    margin-left: 0;
    margin-right: 0;
  }
  .row.medium-uncollapse>.column,.row.medium-uncollapse>.columns
  {
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .push-0
  {
    left: 0;
    position: relative;
    right: auto;
  }
  .pull-0
  {
    left: auto;
    position: relative;
    right: 0;
  }
  .push-1
  {
    left: 8.3333333333%;
    position: relative;
    right: auto;
  }
  .pull-1
  {
    left: auto;
    position: relative;
    right: 8.3333333333%;
  }
  .push-2
  {
    left: 16.6666666667%;
    position: relative;
    right: auto;
  }
  .pull-2
  {
    left: auto;
    position: relative;
    right: 16.6666666667%;
  }
  .push-3
  {
    left: 25%;
    position: relative;
    right: auto;
  }
  .pull-3
  {
    left: auto;
    position: relative;
    right: 25%;
  }
  .push-4
  {
    left: 33.3333333333%;
    position: relative;
    right: auto;
  }
  .pull-4
  {
    left: auto;
    position: relative;
    right: 33.3333333333%;
  }
  .push-5
  {
    left: 41.6666666667%;
    position: relative;
    right: auto;
  }
  .pull-5
  {
    left: auto;
    position: relative;
    right: 41.6666666667%;
  }
  .push-6
  {
    left: 50%;
    position: relative;
    right: auto;
  }
  .pull-6
  {
    left: auto;
    position: relative;
    right: 50%;
  }
  .push-7
  {
    left: 58.3333333333%;
    position: relative;
    right: auto;
  }
  .pull-7
  {
    left: auto;
    position: relative;
    right: 58.3333333333%;
  }
  .push-8
  {
    left: 66.6666666667%;
    position: relative;
    right: auto;
  }
  .pull-8
  {
    left: auto;
    position: relative;
    right: 66.6666666667%;
  }
  .push-9
  {
    left: 75%;
    position: relative;
    right: auto;
  }
  .pull-9
  {
    left: auto;
    position: relative;
    right: 75%;
  }
  .push-10
  {
    left: 83.3333333333%;
    position: relative;
    right: auto;
  }
  .pull-10
  {
    left: auto;
    position: relative;
    right: 83.3333333333%;
  }
  .push-11
  {
    left: 91.6666666667%;
    position: relative;
    right: auto;
  }
  .pull-11
  {
    left: auto;
    position: relative;
    right: 91.6666666667%;
  }
}
@media only screen and (min-width:64.0625em)
{
  .large-push-0
  {
    left: 0;
    position: relative;
    right: auto;
  }
  .large-pull-0
  {
    left: auto;
    position: relative;
    right: 0;
  }
  .large-push-1
  {
    left: 8.3333333333%;
    position: relative;
    right: auto;
  }
  .large-pull-1
  {
    left: auto;
    position: relative;
    right: 8.3333333333%;
  }
  .large-push-2
  {
    left: 16.6666666667%;
    position: relative;
    right: auto;
  }
  .large-pull-2
  {
    left: auto;
    position: relative;
    right: 16.6666666667%;
  }
  .large-push-3
  {
    left: 25%;
    position: relative;
    right: auto;
  }
  .large-pull-3
  {
    left: auto;
    position: relative;
    right: 25%;
  }
  .large-push-4
  {
    left: 33.3333333333%;
    position: relative;
    right: auto;
  }
  .large-pull-4
  {
    left: auto;
    position: relative;
    right: 33.3333333333%;
  }
  .large-push-5
  {
    left: 41.6666666667%;
    position: relative;
    right: auto;
  }
  .large-pull-5
  {
    left: auto;
    position: relative;
    right: 41.6666666667%;
  }
  .large-push-6
  {
    left: 50%;
    position: relative;
    right: auto;
  }
  .large-pull-6
  {
    left: auto;
    position: relative;
    right: 50%;
  }
  .large-push-7
  {
    left: 58.3333333333%;
    position: relative;
    right: auto;
  }
  .large-pull-7
  {
    left: auto;
    position: relative;
    right: 58.3333333333%;
  }
  .large-push-8
  {
    left: 66.6666666667%;
    position: relative;
    right: auto;
  }
  .large-pull-8
  {
    left: auto;
    position: relative;
    right: 66.6666666667%;
  }
  .large-push-9
  {
    left: 75%;
    position: relative;
    right: auto;
  }
  .large-pull-9
  {
    left: auto;
    position: relative;
    right: 75%;
  }
  .large-push-10
  {
    left: 83.3333333333%;
    position: relative;
    right: auto;
  }
  .large-pull-10
  {
    left: auto;
    position: relative;
    right: 83.3333333333%;
  }
  .large-push-11
  {
    left: 91.6666666667%;
    position: relative;
    right: auto;
  }
  .large-pull-11
  {
    left: auto;
    position: relative;
    right: 91.6666666667%;
  }
  .column,.columns
  {
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
  }
  .large-1
  {
    width: 8.3333333333%;
  }
  .large-2
  {
    width: 16.6666666667%;
  }
  .large-3
  {
    width: 25%;
  }
  .large-4
  {
    width: 33.3333333333%;
  }
  .large-5
  {
    width: 41.6666666667%;
  }
  .large-6
  {
    width: 50%;
  }
  .large-7
  {
    width: 58.3333333333%;
  }
  .large-8
  {
    width: 66.6666666667%;
  }
  .large-9
  {
    width: 75%;
  }
  .large-10
  {
    width: 83.3333333333%;
  }
  .large-11
  {
    width: 91.6666666667%;
  }
  .large-12
  {
    width: 100%;
  }
  .large-offset-0
  {
    margin-left: 0 !important;
  }
  .large-offset-1
  {
    margin-left: 8.3333333333% !important;
  }
  .large-offset-2
  {
    margin-left: 16.6666666667% !important;
  }
  .large-offset-3
  {
    margin-left: 25% !important;
  }
  .large-offset-4
  {
    margin-left: 33.3333333333% !important;
  }
  .large-offset-5
  {
    margin-left: 41.6666666667% !important;
  }
  .large-offset-6
  {
    margin-left: 50% !important;
  }
  .large-offset-7
  {
    margin-left: 58.3333333333% !important;
  }
  .large-offset-8
  {
    margin-left: 66.6666666667% !important;
  }
  .large-offset-9
  {
    margin-left: 75% !important;
  }
  .large-offset-10
  {
    margin-left: 83.3333333333% !important;
  }
  .large-offset-11
  {
    margin-left: 91.6666666667% !important;
  }
  .large-reset-order
  {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.large-centered,.columns.large-centered
  {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .column.large-uncentered,.columns.large-uncentered
  {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.large-centered:last-child,.columns.large-centered:last-child
  {
    float: none;
  }
  .column.large-uncentered:last-child,.columns.large-uncentered:last-child
  {
    float: left;
  }
  .column.large-uncentered.opposite,.columns.large-uncentered.opposite
  {
    float: right;
  }
  .row.large-collapse>.column,.row.large-collapse>.columns
  {
    padding-left: 0;
    padding-right: 0;
  }
  .row.large-collapse .row
  {
    margin-left: 0;
    margin-right: 0;
  }
  .row.large-uncollapse>.column,.row.large-uncollapse>.columns
  {
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .push-0
  {
    left: 0;
    position: relative;
    right: auto;
  }
  .pull-0
  {
    left: auto;
    position: relative;
    right: 0;
  }
  .push-1
  {
    left: 8.3333333333%;
    position: relative;
    right: auto;
  }
  .pull-1
  {
    left: auto;
    position: relative;
    right: 8.3333333333%;
  }
  .push-2
  {
    left: 16.6666666667%;
    position: relative;
    right: auto;
  }
  .pull-2
  {
    left: auto;
    position: relative;
    right: 16.6666666667%;
  }
  .push-3
  {
    left: 25%;
    position: relative;
    right: auto;
  }
  .pull-3
  {
    left: auto;
    position: relative;
    right: 25%;
  }
  .push-4
  {
    left: 33.3333333333%;
    position: relative;
    right: auto;
  }
  .pull-4
  {
    left: auto;
    position: relative;
    right: 33.3333333333%;
  }
  .push-5
  {
    left: 41.6666666667%;
    position: relative;
    right: auto;
  }
  .pull-5
  {
    left: auto;
    position: relative;
    right: 41.6666666667%;
  }
  .push-6
  {
    left: 50%;
    position: relative;
    right: auto;
  }
  .pull-6
  {
    left: auto;
    position: relative;
    right: 50%;
  }
  .push-7
  {
    left: 58.3333333333%;
    position: relative;
    right: auto;
  }
  .pull-7
  {
    left: auto;
    position: relative;
    right: 58.3333333333%;
  }
  .push-8
  {
    left: 66.6666666667%;
    position: relative;
    right: auto;
  }
  .pull-8
  {
    left: auto;
    position: relative;
    right: 66.6666666667%;
  }
  .push-9
  {
    left: 75%;
    position: relative;
    right: auto;
  }
  .pull-9
  {
    left: auto;
    position: relative;
    right: 75%;
  }
  .push-10
  {
    left: 83.3333333333%;
    position: relative;
    right: auto;
  }
  .pull-10
  {
    left: auto;
    position: relative;
    right: 83.3333333333%;
  }
  .push-11
  {
    left: 91.6666666667%;
    position: relative;
    right: auto;
  }
  .pull-11
  {
    left: auto;
    position: relative;
    right: 91.6666666667%;
  }
}
.inline-list
{
  list-style: none;
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0;
}
.inline-list>li
{
  display: block;
  float: left;
  list-style: none;
  margin-left: 1.375rem;
}
.inline-list>li>*
{
  display: block;
}
.joyride-list
{
  display: none;
}
.joyride-tip-guide
{
  background: #333333;
  color: #FFFFFF;
  display: none;
  font-family: inherit;
  font-weight: normal;
  left: 2.5%;
  position: absolute;
  top: 0;
  width: 95%;
  z-index: 101;
}
.lt-ie9 .joyride-tip-guide
{
  left: 50%;
  margin-left: -400px;
  max-width: 800px;
}
.joyride-content-wrapper
{
  padding: 1.125rem 1.25rem 1.5rem;
  width: 100%;
}
.joyride-content-wrapper .button
{
  margin-bottom: 0 !important;
}
.joyride-content-wrapper .joyride-prev-tip
{
  margin-right: 10px;
}
.joyride-tip-guide .joyride-nub
{
  border: 10px solid #333333;
  display: block;
  height: 0;
  left: 22px;
  position: absolute;
  width: 0;
}
.joyride-tip-guide .joyride-nub.top
{
  border-color: #333333;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  border-top-style: solid;
  top: -20px;
}
.joyride-tip-guide .joyride-nub.bottom
{
  border-bottom-color: transparent !important;
  border-bottom-style: solid;
  border-color: #333333 !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -20px;
}
.joyride-tip-guide .joyride-nub.right
{
  right: -20px;
}
.joyride-tip-guide .joyride-nub.left
{
  left: -20px;
}
.joyride-tip-guide h1,.joyride-tip-guide h2,.joyride-tip-guide h3,.joyride-tip-guide h4,.joyride-tip-guide h5,.joyride-tip-guide h6
{
  color: #FFFFFF;
  font-weight: 700;
  line-height: 1.25;
  margin: 0;
}
.joyride-tip-guide p
{
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0 0 1.125rem 0;
}
.joyride-timer-indicator-wrap
{
  border: solid 1px #555555;
  bottom: 1rem;
  height: 3px;
  position: absolute;
  right: 1.0625rem;
  width: 50px;
}
.joyride-timer-indicator
{
  background: #666666;
  display: block;
  height: inherit;
  width: 0;
}
.joyride-close-tip
{
  color: #777777 !important;
  font-size: 24px;
  font-weight: 400;
  line-height: 0.5 !important;
  position: absolute;
  right: 12px;
  text-decoration: none;
  top: 10px;
}
.joyride-close-tip:hover,.joyride-close-tip:focus
{
  color: #EEEEEE !important;
}
.joyride-modal-bg
{
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.joyride-expose-wrapper
{
  background-color: #FFFFFF;
  border-radius: 3px;
  box-shadow: 0 0 15px #FFFFFF;
  position: absolute;
  z-index: 102;
}
.joyride-expose-cover
{
  background: transparent;
  border-radius: 3px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9999;
}
@media only screen and (min-width:40.0625em)
{
  .joyride-tip-guide
  {
    left: inherit;
    width: 300px;
  }
  .joyride-tip-guide .joyride-nub.bottom
  {
    border-bottom-color: transparent !important;
    border-color: #333333 !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
  }
  .joyride-tip-guide .joyride-nub.right
  {
    border-bottom-color: transparent !important;
    border-color: #333333 !important;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    left: auto;
    right: -20px;
    top: 22px;
  }
  .joyride-tip-guide .joyride-nub.left
  {
    border-bottom-color: transparent !important;
    border-color: #333333 !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    left: -20px;
    right: auto;
    top: 22px;
  }
}
.keystroke,kbd
{
  background-color: #ededed;
  border-color: #dddddd;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  color: #222222;
  font-family: "Consolas","Menlo","Courier",monospace;
  font-size: inherit;
  margin: 0;
  padding: 0.125rem 0.25rem 0;
}
.label
{
  background-color: #1874a4;
  color: #FFFFFF;
  display: inline-block;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 0.6875rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: auto;
  padding: 0.3125rem 0.5rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
.label.radius
{
  border-radius: 2px;
}
.label.round
{
  border-radius: 1000px;
}
.label.alert
{
  background-color: #ff3b30;
  color: #FFFFFF;
}
.label.warning
{
  background-color: #ff6600;
  color: #FFFFFF;
}
.label.success
{
  background-color: #39e379;
  color: #FFFFFF;
}
.label.secondary
{
  background-color: #DADADA;
  color: #333333;
}
.label.info
{
  background-color: #a0d3e8;
  color: #333333;
}
[data-magellan-expedition],[data-magellan-expedition-clone]
{
  background: #FFFFFF;
  min-width: 100%;
  padding: 10px;
  z-index: 50;
}
[data-magellan-expedition] .sub-nav,[data-magellan-expedition-clone] .sub-nav
{
  margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav dd,[data-magellan-expedition-clone] .sub-nav dd
{
  margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav a,[data-magellan-expedition-clone] .sub-nav a
{
  line-height: 1.8em;
}
@-webkit-keyframes rotate
{
  from
  {
    transform: rotate(0deg);
    webkit-transform: rotate(0deg);
  }
  to
  {
    transform: rotate(360deg);
    webkit-transform: rotate(360deg);
  }
}
@keyframes rotate
{
  from
  {
    moz-transform: rotate(0deg);
    ms-transform: rotate(0deg);
    transform: rotate(0deg);
    webkit-transform: rotate(0deg);
  }
  to
  {
    moz-transform: rotate(360deg);
    ms-transform: rotate(360deg);
    transform: rotate(360deg);
    webkit-transform: rotate(360deg);
  }
}
.slideshow-wrapper
{
  position: relative;
}
.slideshow-wrapper ul
{
  list-style-type: none;
  margin: 0;
}
.slideshow-wrapper ul li,.slideshow-wrapper ul li .orbit-caption
{
  display: none;
}
.slideshow-wrapper ul li:first-child
{
  display: block;
}
.slideshow-wrapper .orbit-container
{
  background-color: transparent;
}
.slideshow-wrapper .orbit-container li
{
  display: block;
}
.slideshow-wrapper .orbit-container li .orbit-caption
{
  display: block;
}
.slideshow-wrapper .orbit-container .orbit-bullets li
{
  display: inline-block;
}
.slideshow-wrapper .preloader
{
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: rotate;
  animation-timing-function: linear;
  border: solid 3px;
  border-color: #555555 #FFFFFF;
  border-radius: 1000px;
  display: block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
}
.orbit-container
{
  background: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.orbit-container .orbit-slides-container
{
  list-style: none;
  margin: 0;
  moz-transform: translateZ(0);
  ms-transform: translateZ(0);
  o-transform: translateZ(0);
  padding: 0;
  position: relative;
  transform: translateZ(0);
  webkit-transform: translateZ(0);
}
.orbit-container .orbit-slides-container img
{
  display: block;
  max-width: 100%;
}
.orbit-container .orbit-slides-container>*
{
  margin-left: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.orbit-container .orbit-slides-container>*:first-child
{
  margin-left: 0;
}
.orbit-container .orbit-slides-container>* .orbit-caption
{
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #FFFFFF;
  font-size: 0.875rem;
  padding: 0.625rem 0.875rem;
  position: absolute;
  width: 100%;
}
.orbit-container .orbit-slide-number
{
  background: rgba(0, 0, 0, 0);
  color: #FFFFFF;
  font-size: 12px;
  left: 10px;
  position: absolute;
  top: 10px;
  z-index: 10;
}
.orbit-container .orbit-slide-number span
{
  font-weight: 700;
  padding: 0.3125rem;
}
.orbit-container .orbit-timer
{
  height: 6px;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 100px;
  z-index: 10;
}
.orbit-container .orbit-timer .orbit-progress
{
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  height: 3px;
  position: relative;
  right: 20px;
  top: 5px;
  width: 0;
}
.orbit-container .orbit-timer>span
{
  border: solid 4px #FFFFFF;
  border-bottom: none;
  border-top: none;
  display: none;
  height: 14px;
  position: absolute;
  right: 0;
  top: 0;
  width: 11px;
}
.orbit-container .orbit-timer.paused>span
{
  border: inset 8px;
  border-color: transparent;
  border-left-color: #FFFFFF;
  border-left-style: solid;
  height: 14px;
  right: -4px;
  top: 0;
  width: 11px;
}
.orbit-container .orbit-timer.paused>span.dark
{
  border-left-color: #333333;
}
.orbit-container:hover .orbit-timer>span
{
  display: block;
}
.orbit-container .orbit-prev,.orbit-container .orbit-next
{
  background-color: transparent;
  color: white;
  height: 60px;
  line-height: 50px;
  margin-top: -25px;
  position: absolute;
  text-indent: -9999px !important;
  top: 45%;
  width: 36px;
  z-index: 10;
}
.orbit-container .orbit-prev:hover,.orbit-container .orbit-next:hover
{
  background-color: rgba(0, 0, 0, 0.3);
}
.orbit-container .orbit-prev>span,.orbit-container .orbit-next>span
{
  border: inset 10px;
  display: block;
  height: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 0;
}
.orbit-container .orbit-prev
{
  left: 0;
}
.orbit-container .orbit-prev>span
{
  border-color: transparent;
  border-right-color: rgba(255, 255, 255, 0.8);
  border-right-style: solid;
}
.orbit-container .orbit-prev:hover>span
{
  border-right-color: #FFFFFF;
}
.orbit-container .orbit-next
{
  right: 0;
}
.orbit-container .orbit-next>span
{
  border-color: transparent;
  border-left-color: rgba(255, 255, 255, 0.8);
  border-left-style: solid;
  left: 50%;
  margin-left: -4px;
}
.orbit-container .orbit-next:hover>span
{
  border-left-color: #FFFFFF;
}
.orbit-bullets-container
{
  text-align: center;
}
.orbit-bullets
{
  display: block;
  float: none;
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  top: 10px;
}
.orbit-bullets li
{
  background: #e5e5e5;
  border-radius: 1000px;
  cursor: pointer;
  display: inline-block;
  float: none;
  height: 0.5625rem;
  margin-right: 6px;
  width: 0.5625rem;
}
.orbit-bullets li.active
{
  background: #b9b9b9;
}
.orbit-bullets li:last-child
{
  margin-right: 0;
}
.touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next
{
  display: none;
}
.touch .orbit-bullets
{
  display: none;
}
@media only screen and (min-width:40.0625em)
{
  .touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next
  {
    display: inherit;
  }
  .touch .orbit-bullets
  {
    display: block;
  }
}
@media only screen and (max-width: 40em)
{
  .orbit-stack-on-small .orbit-slides-container
  {
    height: auto !important;
  }
  .orbit-stack-on-small .orbit-slides-container>*
  {
    margin: 0 !important;
    opacity: 1 !important;
    position: relative;
  }
  .orbit-stack-on-small .orbit-slide-number
  {
    display: none;
  }
  .orbit-timer
  {
    display: none;
  }
  .orbit-next,.orbit-prev
  {
    display: none;
  }
  .orbit-bullets
  {
    display: none;
  }
}
ul.pagination
{
  display: block;
  margin-left: -0.3125rem;
  min-height: 2.125rem;
}
ul.pagination li
{
  color: #333333;
  font-size: 0.875rem;
  height: 2.125rem;
  margin-left: 0.3125rem;
}
ul.pagination li a,ul.pagination li button
{
  background: none;
  border-radius: 2px;
  color: #2075a3;
  display: block;
  font-size: 1em;
  font-weight: normal;
  line-height: inherit;
  padding: 0.375rem 0.8125rem;
  transition: background-color 300ms ease-out;
}
ul.pagination li:hover a,ul.pagination li a:focus,ul.pagination li:hover button,ul.pagination li button:focus
{
  background: #ececec;
}
ul.pagination li.unavailable a,ul.pagination li.unavailable button
{
  color: #999999;
  cursor: default;
}
ul.pagination li.unavailable:hover a,ul.pagination li.unavailable a:focus,ul.pagination li.unavailable:hover button,ul.pagination li.unavailable button:focus
{
  background: transparent;
}
ul.pagination li.current a,ul.pagination li.current button
{
  background: #ececec;
  color: #333333;
  cursor: default;
  font-weight: 400;
}
ul.pagination li.current a:hover,ul.pagination li.current a:focus,ul.pagination li.current button:hover,ul.pagination li.current button:focus
{
  background: #e5e5e5;
}
ul.pagination li
{
  display: block;
  float: left;
}
.pagination-centered
{
  text-align: center;
}
.pagination-centered ul.pagination li
{
  display: inline-block;
  float: none;
}
.panel
{
  background: #f6f6f6;
  border-color: #dddddd;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
}
.panel>:first-child
{
  margin-top: 0;
}
.panel>:last-child
{
  margin-bottom: 0;
}
.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel p,.panel li,.panel dl
{
  color: #333333;
}
.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6
{
  line-height: 1;
  margin-bottom: 0.625rem;
}
.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader
{
  line-height: 1.4;
}
.panel.callout
{
  background: #eef8fd;
  border-color: #dddddd;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
}
.panel.callout>:first-child
{
  margin-top: 0;
}
.panel.callout>:last-child
{
  margin-bottom: 0;
}
.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6,.panel.callout p,.panel.callout li,.panel.callout dl
{
  color: #333333;
}
.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6
{
  line-height: 1;
  margin-bottom: 0.625rem;
}
.panel.callout h1.subheader,.panel.callout h2.subheader,.panel.callout h3.subheader,.panel.callout h4.subheader,.panel.callout h5.subheader,.panel.callout h6.subheader
{
  line-height: 1.4;
}
.panel.callout a:not(.button)
{
  color: #1874a4;
}
.panel.callout a:not(.button):hover,.panel.callout a:not(.button):focus
{
  color: #15658d;
}
.panel.radius
{
  border-radius: 2px;
}
.pricing-table
{
  border: solid 1px #e5e5e5;
  margin-bottom: 1.25rem;
  margin-left: 0;
}
.pricing-table *
{
  line-height: 1;
  list-style: none;
}
.pricing-table .title
{
  background-color: #333333;
  color: #FFFFFF;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 1rem;
  font-weight: 400;
  padding: 0.9375rem 1.25rem;
  text-align: center;
}
.pricing-table .price
{
  background-color: #f7f7f7;
  color: #333333;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 2rem;
  font-weight: 400;
  padding: 0.9375rem 1.25rem;
  text-align: center;
}
.pricing-table .description
{
  background-color: #FFFFFF;
  border-bottom: dotted 1px #DDDDDD;
  color: #777777;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.4;
  padding: 0.9375rem;
  text-align: center;
}
.pricing-table .bullet-item
{
  background-color: #FFFFFF;
  border-bottom: dotted 1px #DDDDDD;
  color: #333333;
  font-size: 0.875rem;
  font-weight: 400;
  padding: 0.9375rem;
  text-align: center;
}
.pricing-table .cta-button
{
  background-color: #FFFFFF;
  padding: 1.25rem 1.25rem 0;
  text-align: center;
}
.progress
{
  background-color: #F6F6F6;
  border: 1px solid white;
  height: 1.5625rem;
  margin-bottom: 0.625rem;
  padding: 0.125rem;
}
.progress .meter
{
  background: #1874a4;
  display: block;
  height: 100%;
}
.progress.secondary .meter
{
  background: #DADADA;
  display: block;
  height: 100%;
}
.progress.success .meter
{
  background: #39e379;
  display: block;
  height: 100%;
}
.progress.alert .meter
{
  background: #ff3b30;
  display: block;
  height: 100%;
}
.progress.radius
{
  border-radius: 2px;
}
.progress.radius .meter
{
  border-radius: 1px;
}
.progress.round
{
  border-radius: 1000px;
}
.progress.round .meter
{
  border-radius: 999px;
}
.range-slider
{
  background: #DADADA;
  border: 0 solid none;
  display: block;
  height: 0.625rem;
  margin: 1.25rem 0;
  ms-touch-action: none;
  position: relative;
  touch-action: none;
  width: 100%;
}
.range-slider.vertical-range
{
  border: 0 solid none;
  display: inline-block;
  height: 12.5rem;
  margin: 1.25rem 0;
  ms-touch-action: none;
  position: relative;
  touch-action: none;
  width: 0.625rem;
}
.range-slider.vertical-range .range-slider-handle
{
  bottom: -11.375rem;
  margin-left: -0.28125rem;
  margin-top: 0;
  position: absolute;
}
.range-slider.vertical-range .range-slider-active-segment
{
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  border-top-left-radius: initial;
  bottom: 0;
  height: auto;
  width: 0.625rem;
}
.range-slider.radius
{
  background: #DADADA;
  border-radius: 2px;
}
.range-slider.radius .range-slider-handle
{
  background: #fff;
  border-radius: 2px;
}
.range-slider.radius .range-slider-handle:hover
{
  background: #f0f0f0;
}
.range-slider.round
{
  background: #DADADA;
  border-radius: 1000px;
}
.range-slider.round .range-slider-handle
{
  background: #fff;
  border-radius: 1000px;
}
.range-slider.round .range-slider-handle:hover
{
  background: #f0f0f0;
}
.range-slider.disabled,.range-slider[disabled]
{
  background: #DADADA;
  cursor: not-allowed;
  opacity: 0.7;
}
.range-slider.disabled .range-slider-handle,.range-slider[disabled] .range-slider-handle
{
  background: #fff;
  cursor: default;
  opacity: 0.7;
}
.range-slider.disabled .range-slider-handle:hover,.range-slider[disabled] .range-slider-handle:hover
{
  background: #f0f0f0;
}
.range-slider-active-segment
{
  background: #c56fd5;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  display: inline-block;
  height: 0.625rem;
  position: absolute;
}
.range-slider-handle
{
  background: #fff;
  border: 0 solid none;
  cursor: pointer;
  display: inline-block;
  height: 1.125rem;
  ms-touch-action: manipulation;
  position: absolute;
  top: -0.25rem;
  touch-action: manipulation;
  width: 1.125rem;
  z-index: 1;
}
.range-slider-handle:hover
{
  background: #f0f0f0;
}
.reveal-modal-bg
{
  background: #000000;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
}
.reveal-modal
{
  background-color: #FFFFFF;
  border: solid 0 #666666;
  border-radius: 2px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  display: none;
  left: 0;
  padding: 1.5625rem;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
}
@media only screen and (max-width: 40em)
{
  .reveal-modal
  {
    min-height: 100vh;
  }
}
.reveal-modal .column,.reveal-modal .columns
{
  min-width: 0;
}
.reveal-modal>:first-child
{
  margin-top: 0;
}
.reveal-modal>:last-child
{
  margin-bottom: 0;
}
@media only screen and (min-width:40.0625em)
{
  .reveal-modal
  {
    left: 0;
    margin: 0 auto;
    max-width: 80rem;
    right: 0;
    width: 80%;
  }
}
@media only screen and (min-width:40.0625em)
{
  .reveal-modal
  {
    top: 0.625rem;
  }
}
.reveal-modal.radius
{
  border-radius: 2px;
}
.reveal-modal.round
{
  border-radius: 1000px;
}
.reveal-modal.collapse
{
  padding: 0;
}
@media only screen and (min-width:40.0625em)
{
  .reveal-modal.tiny
  {
    left: 0;
    margin: 0 auto;
    max-width: 80rem;
    right: 0;
    width: 30%;
  }
}
@media only screen and (min-width:40.0625em)
{
  .reveal-modal.small
  {
    left: 0;
    margin: 0 auto;
    max-width: 80rem;
    right: 0;
    width: 40%;
  }
}
@media only screen and (min-width:40.0625em)
{
  .reveal-modal.medium
  {
    left: 0;
    margin: 0 auto;
    max-width: 80rem;
    right: 0;
    width: 60%;
  }
}
@media only screen and (min-width:40.0625em)
{
  .reveal-modal.large
  {
    left: 0;
    margin: 0 auto;
    max-width: 80rem;
    right: 0;
    width: 70%;
  }
}
@media only screen and (min-width:40.0625em)
{
  .reveal-modal.xlarge
  {
    left: 0;
    margin: 0 auto;
    max-width: 80rem;
    right: 0;
    width: 95%;
  }
}
.reveal-modal.full
{
  height: 100%;
  height: 100vh;
  left: 0;
  margin-left: 0 !important;
  max-width: none !important;
  min-height: 100vh;
  top: 0;
}
@media only screen and (min-width:40.0625em)
{
  .reveal-modal.full
  {
    left: 0;
    margin: 0 auto;
    max-width: 80rem;
    right: 0;
    width: 100%;
  }
}
.reveal-modal.toback
{
  z-index: 1003;
}
.reveal-modal .close-reveal-modal
{
  color: #999999;
  cursor: pointer;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
}
.side-nav
{
  display: block;
  font-family: "Open Sans",Arial,sans-serif;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0.875rem 0;
}
.side-nav li
{
  font-size: 0.875rem;
  font-weight: 400;
  margin: 0 0 0.4375rem 0;
}
.side-nav li a:not(.button)
{
  color: #333333;
  display: block;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}
.side-nav li a:not(.button):hover,.side-nav li a:not(.button):focus
{
  background: rgba(0, 0, 0, 0.025);
  color: #707070;
}
.side-nav li a:not(.button):active
{
  color: #707070;
}
.side-nav li.active>a:first-child:not(.button)
{
  color: #707070;
  font-family: "Open Sans",Arial,sans-serif;
  font-weight: 400;
}
.side-nav li.divider
{
  border-top: 1px solid;
  border-top-color: #e5e5e5;
  height: 0;
  list-style: none;
  padding: 0;
}
.side-nav li.heading
{
  color: #333333;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}
.split.button
{
  padding-right: 5.0625rem;
  position: relative;
}
.split.button span
{
  border-left: solid 1px;
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.split.button span:after
{
  border-style: inset;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 0;
}
.split.button span:active
{
  background-color: rgba(0, 0, 0, 0.1);
}
.split.button span
{
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button span
{
  width: 3.09375rem;
}
.split.button span:after
{
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}
.split.button span:after
{
  border-color: #FFFFFF transparent transparent transparent;
}
.split.button.secondary span
{
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.secondary span:after
{
  border-color: #FFFFFF transparent transparent transparent;
}
.split.button.alert span
{
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.success span
{
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.tiny
{
  padding-right: 2.5rem;
}
.split.button.tiny span
{
  width: 1.5rem;
}
.split.button.tiny span:after
{
  border-top-style: solid;
  border-width: 0.25rem;
  margin-left: -0.375rem;
  top: 48%;
}
.split.button.small
{
  padding-right: 3.75rem;
}
.split.button.small span
{
  width: 2.25rem;
}
.split.button.small span:after
{
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}
.split.button.large
{
  padding-right: 6rem;
}
.split.button.large span
{
  width: 3.75rem;
}
.split.button.large span:after
{
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}
.split.button.expand
{
  padding-left: 2rem;
}
.split.button.secondary span:after
{
  border-color: #333333 transparent transparent transparent;
}
.split.button.radius span
{
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  webkit-border-bottom-right-radius: 2px;
  webkit-border-top-right-radius: 2px;
}
.split.button.round span
{
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  webkit-border-bottom-right-radius: 1000px;
  webkit-border-top-right-radius: 1000px;
}
.split.button.no-pip span:before
{
  border-style: none;
}
.split.button.no-pip span:after
{
  border-style: none;
}
.split.button.no-pip span>i
{
  display: block;
  left: 50%;
  margin-left: -0.28889em;
  margin-top: -0.48889em;
  position: absolute;
  top: 50%;
}
.sub-nav
{
  display: block;
  margin: -0.25rem 0 1.125rem;
  overflow: hidden;
  padding-top: 0.25rem;
  width: auto;
}
.sub-nav dt
{
  text-transform: uppercase;
}
.sub-nav dt,.sub-nav dd,.sub-nav li
{
  color: #999999;
  float: left;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  margin-bottom: 0;
  margin-left: 1rem;
}
.sub-nav dt a,.sub-nav dd a,.sub-nav li a
{
  color: #999999;
  padding: 0.1875rem 1rem;
  text-decoration: none;
}
.sub-nav dt a:hover,.sub-nav dd a:hover,.sub-nav li a:hover
{
  color: #737373;
}
.sub-nav dt.active a,.sub-nav dd.active a,.sub-nav li.active a
{
  background: #1874a4;
  border-radius: 3px;
  color: #FFFFFF;
  cursor: default;
  font-weight: 400;
  padding: 0.1875rem 1rem;
}
.sub-nav dt.active a:hover,.sub-nav dd.active a:hover,.sub-nav li.active a:hover
{
  background: #15658d;
}
.switch
{
  border: none;
  margin-bottom: 1.5rem;
  moz-user-select: none;
  ms-user-select: none;
  outline: 0;
  padding: 0;
  position: relative;
  user-select: none;
  webkit-user-select: none;
}
.switch label
{
  background: #DDDDDD;
  color: transparent;
  cursor: pointer;
  display: block;
  height: 2rem;
  margin-bottom: 1rem;
  position: relative;
  text-indent: 100%;
  transition: left 0.15s ease-out;
  width: 4rem;
}
.switch input
{
  left: 10px;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 9px;
}
.switch input+label
{
  margin-left: 0;
  margin-right: 0;
}
.switch label:after
{
  background: #FFFFFF;
  content: "";
  display: block;
  height: 1.5rem;
  left: 0.25rem;
  moz-transform: translate3d(0, 0, 0);
  moz-transition: left 0.15s ease-out;
  ms-transform: translate3d(0, 0, 0);
  o-transform: translate3d(0, 0, 0);
  o-transition: translate3d(0, 0, 0);
  position: absolute;
  top: 0.25rem;
  transform: translate3d(0, 0, 0);
  transition: left 0.15s ease-out;
  webkit-transform: translate3d(0, 0, 0);
  webkit-transition: left 0.15s ease-out;
  width: 1.5rem;
}
.switch input:checked+label
{
  background: #1874a4;
}
.switch input:checked+label:after
{
  left: 2.25rem;
}
.switch label
{
  height: 2rem;
  width: 4rem;
}
.switch label:after
{
  height: 1.5rem;
  width: 1.5rem;
}
.switch input:checked+label:after
{
  left: 2.25rem;
}
.switch label
{
  background: #DDDDDD;
  color: transparent;
}
.switch label:after
{
  background: #FFFFFF;
}
.switch input:checked+label
{
  background: #1874a4;
}
.switch.large label
{
  height: 2.5rem;
  width: 5rem;
}
.switch.large label:after
{
  height: 2rem;
  width: 2rem;
}
.switch.large input:checked+label:after
{
  left: 2.75rem;
}
.switch.small label
{
  height: 1.75rem;
  width: 3.5rem;
}
.switch.small label:after
{
  height: 1.25rem;
  width: 1.25rem;
}
.switch.small input:checked+label:after
{
  left: 2rem;
}
.switch.tiny label
{
  height: 1.5rem;
  width: 3rem;
}
.switch.tiny label:after
{
  height: 1rem;
  width: 1rem;
}
.switch.tiny input:checked+label:after
{
  left: 1.75rem;
}
.switch.radius label
{
  border-radius: 4px;
}
.switch.radius label:after
{
  border-radius: 3px;
}
.switch.round
{
  border-radius: 1000px;
}
.switch.round label
{
  border-radius: 2rem;
}
.switch.round label:after
{
  border-radius: 2rem;
}
table
{
  background: #FFFFFF;
  border: solid 1px #DDDDDD;
  margin-bottom: 1.25rem;
  table-layout: auto;
}
table caption
{
  background: transparent;
  color: #222222;
  font-size: 1rem;
  font-weight: bold;
}
table thead
{
  background: #F5F5F5;
}
table thead tr th,table thead tr td
{
  color: #222222;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0.5rem 0.625rem 0.625rem;
}
table tfoot
{
  background: #F5F5F5;
}
table tfoot tr th,table tfoot tr td
{
  color: #222222;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0.5rem 0.625rem 0.625rem;
}
table tr th,table tr td
{
  color: #222222;
  font-size: 0.875rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
}
table tr.even,table tr.alt,table tr:nth-of-type(even)
{
  background: #F9F9F9;
}
table thead tr th,table tfoot tr th,table tfoot tr td,table tbody tr th,table tbody tr td,table tr td
{
  display: table-cell;
  line-height: 1.125rem;
}
.tabs
{
  margin-bottom: 0 !important;
  margin-left: 0;
}
.tabs:before,.tabs:after
{
  content: " ";
  display: table;
}
.tabs:after
{
  clear: both;
}
.tabs dd,.tabs .tab-title
{
  float: left;
  list-style: none;
  margin-bottom: 0 !important;
  position: relative;
}
.tabs dd>a,.tabs .tab-title>a
{
  background-color: rgba(0, 0, 0, 0);
  color: #333333;
  display: block;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 0.875rem;
  padding: 1rem 2rem;
}
.tabs dd>a:hover,.tabs .tab-title>a:hover
{
  background-color: rgba(0, 0, 0, 0);
}
.tabs dd.active a,.tabs .tab-title.active a
{
  background-color: #fff;
  color: #333333;
}
.tabs.radius dd:first-child a,.tabs.radius .tab:first-child a
{
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  webkit-border-bottom-left-radius: 2px;
  webkit-border-top-left-radius: 2px;
}
.tabs.radius dd:last-child a,.tabs.radius .tab:last-child a
{
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  webkit-border-bottom-right-radius: 2px;
  webkit-border-top-right-radius: 2px;
}
.tabs.vertical dd,.tabs.vertical .tab-title
{
  display: block;
  float: none;
  position: inherit;
  top: auto;
}
.tabs-content
{
  margin-bottom: 1.5rem;
  width: 100%;
}
.tabs-content:before,.tabs-content:after
{
  content: " ";
  display: table;
}
.tabs-content:after
{
  clear: both;
}
.tabs-content>.content
{
  display: none;
  float: left;
  padding: 0.9375rem 0;
  width: 100%;
}
.tabs-content>.content.active
{
  display: block;
  float: none;
}
.tabs-content>.content.contained
{
  padding: 0.9375rem;
}
.tabs-content.vertical
{
  display: block;
}
.tabs-content.vertical>.content
{
  padding: 0 0.9375rem;
}
@media only screen and (min-width:40.0625em)
{
  .tabs.vertical
  {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem !important;
    max-width: 20%;
    width: 20%;
  }
  .tabs-content.vertical
  {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%;
  }
}
.no-js .tabs-content>.content
{
  display: block;
  float: none;
}
.th
{
  border: solid 4px #FFFFFF;
  box-shadow: 0 0 0 1px rgba(40, 40, 40, 0.15);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: all 200ms ease-out;
}
.th:hover,.th:focus
{
  box-shadow: 0 0 6px 1px rgba(24, 116, 164, 0.5);
}
.th.radius
{
  border-radius: 2px;
}
.has-tip
{
  border-bottom: dotted 1px #CCCCCC;
  color: #333333;
  cursor: help;
  font-weight: 700;
}
.has-tip:hover,.has-tip:focus
{
  border-bottom: dotted 1px #0b354a;
  color: #1874a4;
}
.has-tip.tip-left,.has-tip.tip-right
{
  float: none !important;
}
.tooltip
{
  background: #333333;
  color: #FFFFFF;
  display: none;
  font-size: 0.875rem;
  font-weight: 400;
  left: 50%;
  line-height: 1.3;
  max-width: 300px;
  padding: 0.75rem;
  position: absolute;
  width: 100%;
  z-index: 1006;
}
.tooltip>.nub
{
  border: solid 5px;
  border-color: transparent transparent #333333 transparent;
  display: block;
  height: 0;
  left: 5px;
  pointer-events: none;
  position: absolute;
  top: -10px;
  width: 0;
}
.tooltip>.nub.rtl
{
  left: auto;
  right: 5px;
}
.tooltip.radius
{
  border-radius: 2px;
}
.tooltip.round
{
  border-radius: 1000px;
}
.tooltip.round>.nub
{
  left: 2rem;
}
.tooltip.opened
{
  border-bottom: dotted 1px #0b354a !important;
  color: #1874a4 !important;
}
.tap-to-close
{
  color: #777777;
  display: block;
  font-size: 0.625rem;
  font-weight: 400;
}
@media only screen and (min-width:40.0625em)
{
  .tooltip>.nub
  {
    border-color: transparent transparent #333333 transparent;
    top: -10px;
  }
  .tooltip.tip-top>.nub
  {
    border-color: #333333 transparent transparent transparent;
    bottom: -10px;
    top: auto;
  }
  .tooltip.tip-left,.tooltip.tip-right
  {
    float: none !important;
  }
  .tooltip.tip-left>.nub
  {
    border-color: transparent transparent transparent #333333;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%;
  }
  .tooltip.tip-right>.nub
  {
    border-color: transparent #333333 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%;
  }
}
meta.foundation-mq-topbar
{
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}
.contain-to-grid
{
  background: #333333;
  width: 100%;
}
.contain-to-grid .top-bar
{
  margin-bottom: 0;
}
.fixed
{
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
.fixed.expanded:not(.top-bar)
{
  height: auto;
  max-height: 100%;
  overflow-y: auto;
  width: 100%;
}
.fixed.expanded:not(.top-bar) .title-area
{
  position: fixed;
  width: 100%;
  z-index: 99;
}
.fixed.expanded:not(.top-bar) .top-bar-section
{
  margin-top: 2.8125rem;
  z-index: 98;
}
.top-bar
{
  background: #333333;
  height: 2.8125rem;
  line-height: 2.8125rem;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}
.top-bar ul
{
  list-style: none;
  margin-bottom: 0;
}
.top-bar .row
{
  max-width: none;
}
.top-bar form,.top-bar input,.top-bar select
{
  margin-bottom: 0;
}
.top-bar input,.top-bar select
{
  font-size: 0.75rem;
  height: 1.75rem;
  padding-bottom: 0.35rem;
  padding-top: 0.35rem;
}
.top-bar .button,.top-bar button
{
  font-size: 0.75rem;
  margin-bottom: 0;
  padding-bottom: 0.4125rem;
  padding-top: 0.4125rem;
}
@media only screen and (max-width: 40em)
{
  .top-bar .button,.top-bar button
  {
    position: relative;
    top: -1px;
  }
}
.top-bar .title-area
{
  margin: 0;
  position: relative;
}
.top-bar .name
{
  font-size: 16px;
  height: 2.8125rem;
  margin: 0;
}
.top-bar .name h1,.top-bar .name h2,.top-bar .name h3,.top-bar .name h4,.top-bar .name p,.top-bar .name span
{
  font-size: 1.0625rem;
  line-height: 2.8125rem;
  margin: 0;
}
.top-bar .name h1 a,.top-bar .name h2 a,.top-bar .name h3 a,.top-bar .name h4 a,.top-bar .name p a,.top-bar .name span a
{
  color: #FFFFFF;
  display: block;
  font-weight: 400;
  padding: 0 0.9375rem;
  width: 75%;
}
.top-bar .toggle-topbar
{
  position: absolute;
  right: 0;
  top: 0;
}
.top-bar .toggle-topbar a
{
  color: #FFFFFF;
  display: block;
  font-size: 0.8125rem;
  font-weight: 700;
  height: 2.8125rem;
  line-height: 2.8125rem;
  padding: 0 0.9375rem;
  position: relative;
  text-transform: uppercase;
}
.top-bar .toggle-topbar.menu-icon
{
  margin-top: -16px;
  top: 50%;
}
.top-bar .toggle-topbar.menu-icon a
{
  color: #FFFFFF;
  height: 34px;
  line-height: 33px;
  padding: 0 2.5rem 0 0.9375rem;
  position: relative;
}
.top-bar .toggle-topbar.menu-icon a span::after
{
  box-shadow: 0 0 0 1px #FFFFFF,0 7px 0 1px #FFFFFF,0 14px 0 1px #FFFFFF;
  content: "";
  display: block;
  height: 0;
  margin-top: -8px;
  position: absolute;
  right: 0.9375rem;
  top: 50%;
  width: 16px;
}
.top-bar .toggle-topbar.menu-icon a span:hover:after
{
  box-shadow: 0 0 0 1px "",0 7px 0 1px "",0 14px 0 1px "";
}
.top-bar.expanded
{
  background: transparent;
  height: auto;
}
.top-bar.expanded .title-area
{
  background: #333333;
}
.top-bar.expanded .toggle-topbar a
{
  color: #cccccc;
}
.top-bar.expanded .toggle-topbar a span::after
{
  box-shadow: 0 0 0 1px #cccccc,0 7px 0 1px #cccccc,0 14px 0 1px #cccccc;
}
@media screen and (-webkit-min-device-pixel-ratio: 0)
{
  .top-bar.expanded .top-bar-section .has-dropdown.moved>.dropdown,.top-bar.expanded .top-bar-section .dropdown
  {
    clip: initial;
  }
  .top-bar.expanded .top-bar-section .has-dropdown:not(.moved)>ul
  {
    padding: 0;
  }
}
.top-bar-section
{
  left: 0;
  position: relative;
  transition: left 300ms ease-out;
  width: auto;
}
.top-bar-section ul
{
  display: block;
  font-size: 16px;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
.top-bar-section .divider,.top-bar-section [role="separator"]
{
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}
.top-bar-section ul li
{
  background: #333333;
}
.top-bar-section ul li>a
{
  color: #FFFFFF;
  display: block;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 0.8125rem;
  font-weight: 400;
  padding: 12px 0 12px 0.9375rem;
  padding-left: 0.9375rem;
  text-transform: none;
  width: 100%;
}
.top-bar-section ul li>a.button
{
  background-color: #1874a4;
  border-color: #135e83;
  color: #FFFFFF;
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.top-bar-section ul li>a.button:hover,.top-bar-section ul li>a.button:focus
{
  background-color: #135e83;
}
.top-bar-section ul li>a.button:hover,.top-bar-section ul li>a.button:focus
{
  color: #FFFFFF;
}
.top-bar-section ul li>a.button.secondary
{
  background-color: #DADADA;
  border-color: #aeaeae;
  color: #333333;
}
.top-bar-section ul li>a.button.secondary:hover,.top-bar-section ul li>a.button.secondary:focus
{
  background-color: #aeaeae;
}
.top-bar-section ul li>a.button.secondary:hover,.top-bar-section ul li>a.button.secondary:focus
{
  color: #FFFFFF;
}
.top-bar-section ul li>a.button.success
{
  background-color: #39e379;
  border-color: #1cc75b;
  color: #FFFFFF;
}
.top-bar-section ul li>a.button.success:hover,.top-bar-section ul li>a.button.success:focus
{
  background-color: #1cc75b;
}
.top-bar-section ul li>a.button.success:hover,.top-bar-section ul li>a.button.success:focus
{
  color: #FFFFFF;
}
.top-bar-section ul li>a.button.alert
{
  background-color: #ff3b30;
  border-color: #f20c00;
  color: #FFFFFF;
}
.top-bar-section ul li>a.button.alert:hover,.top-bar-section ul li>a.button.alert:focus
{
  background-color: #f20c00;
}
.top-bar-section ul li>a.button.alert:hover,.top-bar-section ul li>a.button.alert:focus
{
  color: #FFFFFF;
}
.top-bar-section ul li>a.button.warning
{
  background-color: #ff6600;
  border-color: #cc4e00;
  color: #FFFFFF;
}
.top-bar-section ul li>a.button.warning:hover,.top-bar-section ul li>a.button.warning:focus
{
  background-color: #cc4e00;
}
.top-bar-section ul li>a.button.warning:hover,.top-bar-section ul li>a.button.warning:focus
{
  color: #FFFFFF;
}
.top-bar-section ul li>a.button.info
{
  background-color: #a0d3e8;
  border-color: #61b7d9;
  color: #333333;
}
.top-bar-section ul li>a.button.info:hover,.top-bar-section ul li>a.button.info:focus
{
  background-color: #61b7d9;
}
.top-bar-section ul li>a.button.info:hover,.top-bar-section ul li>a.button.info:focus
{
  color: #FFFFFF;
}
.top-bar-section ul li>button
{
  background-color: #1874a4;
  border-color: #135e83;
  color: #FFFFFF;
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.top-bar-section ul li>button:hover,.top-bar-section ul li>button:focus
{
  background-color: #135e83;
}
.top-bar-section ul li>button:hover,.top-bar-section ul li>button:focus
{
  color: #FFFFFF;
}
.top-bar-section ul li>button.secondary
{
  background-color: #DADADA;
  border-color: #aeaeae;
  color: #333333;
}
.top-bar-section ul li>button.secondary:hover,.top-bar-section ul li>button.secondary:focus
{
  background-color: #aeaeae;
}
.top-bar-section ul li>button.secondary:hover,.top-bar-section ul li>button.secondary:focus
{
  color: #FFFFFF;
}
.top-bar-section ul li>button.success
{
  background-color: #39e379;
  border-color: #1cc75b;
  color: #FFFFFF;
}
.top-bar-section ul li>button.success:hover,.top-bar-section ul li>button.success:focus
{
  background-color: #1cc75b;
}
.top-bar-section ul li>button.success:hover,.top-bar-section ul li>button.success:focus
{
  color: #FFFFFF;
}
.top-bar-section ul li>button.alert
{
  background-color: #ff3b30;
  border-color: #f20c00;
  color: #FFFFFF;
}
.top-bar-section ul li>button.alert:hover,.top-bar-section ul li>button.alert:focus
{
  background-color: #f20c00;
}
.top-bar-section ul li>button.alert:hover,.top-bar-section ul li>button.alert:focus
{
  color: #FFFFFF;
}
.top-bar-section ul li>button.warning
{
  background-color: #ff6600;
  border-color: #cc4e00;
  color: #FFFFFF;
}
.top-bar-section ul li>button.warning:hover,.top-bar-section ul li>button.warning:focus
{
  background-color: #cc4e00;
}
.top-bar-section ul li>button.warning:hover,.top-bar-section ul li>button.warning:focus
{
  color: #FFFFFF;
}
.top-bar-section ul li>button.info
{
  background-color: #a0d3e8;
  border-color: #61b7d9;
  color: #333333;
}
.top-bar-section ul li>button.info:hover,.top-bar-section ul li>button.info:focus
{
  background-color: #61b7d9;
}
.top-bar-section ul li>button.info:hover,.top-bar-section ul li>button.info:focus
{
  color: #FFFFFF;
}
.top-bar-section ul li:hover:not(.has-form)>a
{
  background: #262626;
  background-color: #555555;
  color: #FFFFFF;
}
.top-bar-section ul li.active>a
{
  background: #1874a4;
  color: #FFFFFF;
}
.top-bar-section ul li.active>a:hover
{
  background: #15658d;
  color: #FFFFFF;
}
.top-bar-section .has-form
{
  padding: 0.9375rem;
}
.top-bar-section .has-dropdown
{
  position: relative;
}
.top-bar-section .has-dropdown>a:after
{
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.6);
  border-left-style: solid;
  content: "";
  display: block;
  height: 0;
  margin-right: 0.9375rem;
  margin-top: -4.5px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
}
.top-bar-section .has-dropdown.moved
{
  position: static;
}
.top-bar-section .has-dropdown.moved>.dropdown
{
  clip: auto;
  display: block;
  height: auto;
  overflow: visible;
  position: absolute !important;
  position: static !important;
  width: 100%;
  width: auto;
}
.top-bar-section .has-dropdown.moved>a:after
{
  display: none;
}
.top-bar-section .dropdown
{
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  height: 1px;
  left: 100%;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 99;
}
.top-bar-section .dropdown li
{
  height: auto;
  width: 100%;
}
.top-bar-section .dropdown li a
{
  font-weight: 400;
  padding: 8px 0.9375rem;
}
.top-bar-section .dropdown li a.parent-link
{
  font-weight: 400;
}
.top-bar-section .dropdown li.title h5,.top-bar-section .dropdown li.parent-link
{
  font-size: 1.125rem;
  margin-bottom: 0;
  margin-top: 0;
}
.top-bar-section .dropdown li.title h5 a,.top-bar-section .dropdown li.parent-link a
{
  color: #FFFFFF;
  display: block;
}
.top-bar-section .dropdown li.title h5 a:hover,.top-bar-section .dropdown li.parent-link a:hover
{
  background: none;
}
.top-bar-section .dropdown li.has-form
{
  padding: 8px 0.9375rem;
}
.top-bar-section .dropdown li .button,.top-bar-section .dropdown li button
{
  top: auto;
}
.top-bar-section .dropdown label
{
  color: #cccccc;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0;
  padding: 8px 0.9375rem 2px;
  text-transform: uppercase;
}
.js-generated
{
  display: block;
}
@media only screen and (min-width:64em)
{
  .top-bar
  {
    background: #333333;
    overflow: visible;
  }
  .top-bar:before,.top-bar:after
  {
    content: " ";
    display: table;
  }
  .top-bar:after
  {
    clear: both;
  }
  .top-bar .toggle-topbar
  {
    display: none;
  }
  .top-bar .title-area
  {
    float: left;
  }
  .top-bar .name h1 a,.top-bar .name h2 a,.top-bar .name h3 a,.top-bar .name h4 a,.top-bar .name h5 a,.top-bar .name h6 a
  {
    width: auto;
  }
  .top-bar input,.top-bar select,.top-bar .button,.top-bar button
  {
    font-size: 0.875rem;
    height: 1.75rem;
    position: relative;
    top: 0.53125rem;
  }
  .top-bar.expanded
  {
    background: #333333;
  }
  .contain-to-grid .top-bar
  {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 80rem;
  }
  .top-bar-section
  {
    left: 0 !important;
    transition: none 0 0;
  }
  .top-bar-section ul
  {
    display: inline;
    height: auto !important;
    width: auto;
  }
  .top-bar-section ul li
  {
    float: left;
  }
  .top-bar-section ul li .js-generated
  {
    display: none;
  }
  .top-bar-section li.hover>a:not(.button)
  {
    background: #262626;
    background-color: #555555;
    color: #FFFFFF;
  }
  .top-bar-section li:not(.has-form) a:not(.button)
  {
    background: #333333;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover
  {
    background: #262626;
    background-color: #555555;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button)
  {
    background: #1874a4;
    color: #FFFFFF;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover
  {
    background: #15658d;
    color: #FFFFFF;
  }
  .top-bar-section .has-dropdown>a
  {
    padding-right: 2.1875rem !important;
  }
  .top-bar-section .has-dropdown>a:after
  {
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.6) transparent transparent transparent;
    border-top-style: solid;
    content: "";
    display: block;
    height: 0;
    margin-top: -2.5px;
    top: 1.40625rem;
    width: 0;
  }
  .top-bar-section .has-dropdown.moved
  {
    position: relative;
  }
  .top-bar-section .has-dropdown.moved>.dropdown
  {
    clip: rect(1px, 1px, 1px, 1px);
    display: block;
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  .top-bar-section .has-dropdown.hover>.dropdown,.top-bar-section .has-dropdown.not-click:hover>.dropdown
  {
    clip: auto;
    display: block;
    height: auto;
    overflow: visible;
    position: absolute !important;
    position: static !important;
    width: auto;
  }
  .top-bar-section .has-dropdown>a:focus+.dropdown
  {
    clip: auto;
    display: block;
    height: auto;
    overflow: visible;
    position: absolute !important;
    position: static !important;
    width: auto;
  }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after
  {
    border: none;
    content: "\00bb";
    right: 5px;
    top: 0.1875rem;
  }
  .top-bar-section .dropdown
  {
    background: transparent;
    left: 0;
    min-width: 100%;
    top: auto;
  }
  .top-bar-section .dropdown li a
  {
    background: #333333;
    color: #FFFFFF;
    line-height: 2.8125rem;
    padding: 12px 0.9375rem;
    white-space: nowrap;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button)
  {
    background: #333333;
    color: #FFFFFF;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button)
  {
    background: #222222;
    background-color: #555555;
    color: #FFFFFF;
  }
  .top-bar-section .dropdown li label
  {
    background: #262626;
    white-space: nowrap;
  }
  .top-bar-section .dropdown li .dropdown
  {
    left: 100%;
    top: 0;
  }
  .top-bar-section>ul>.divider,.top-bar-section>ul>[role="separator"]
  {
    border-bottom: none;
    border-right: solid 1px #4e4e4e;
    border-top: none;
    clear: none;
    height: 2.8125rem;
    width: 0;
  }
  .top-bar-section .has-form
  {
    background: #333333;
    height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .top-bar-section .right li .dropdown
  {
    left: auto;
    right: 0;
  }
  .top-bar-section .right li .dropdown li .dropdown
  {
    right: 100%;
  }
  .top-bar-section .left li .dropdown
  {
    left: 0;
    right: auto;
  }
  .top-bar-section .left li .dropdown li .dropdown
  {
    left: 100%;
  }
  .no-js .top-bar-section ul li:hover>a
  {
    background: #262626;
    background-color: #555555;
    color: #FFFFFF;
  }
  .no-js .top-bar-section ul li:active>a
  {
    background: #1874a4;
    color: #FFFFFF;
  }
  .no-js .top-bar-section .has-dropdown:hover>.dropdown
  {
    clip: auto;
    display: block;
    height: auto;
    overflow: visible;
    position: absolute !important;
    position: static !important;
    width: auto;
  }
  .no-js .top-bar-section .has-dropdown>a:focus+.dropdown
  {
    clip: auto;
    display: block;
    height: auto;
    overflow: visible;
    position: absolute !important;
    position: static !important;
    width: auto;
  }
}
.text-left
{
  text-align: left !important;
}
.text-right
{
  text-align: right !important;
}
.text-center
{
  text-align: center !important;
}
.text-justify
{
  text-align: justify !important;
}
@media only screen and (max-width: 40em)
{
  .small-only-text-left
  {
    text-align: left !important;
  }
  .small-only-text-right
  {
    text-align: right !important;
  }
  .small-only-text-center
  {
    text-align: center !important;
  }
  .small-only-text-justify
  {
    text-align: justify !important;
  }
}
@media only screen
{
  .small-text-left
  {
    text-align: left !important;
  }
  .small-text-right
  {
    text-align: right !important;
  }
  .small-text-center
  {
    text-align: center !important;
  }
  .small-text-justify
  {
    text-align: justify !important;
  }
}
@media only screen and (min-width:40.0625em) and (max-width:64em)
{
  .medium-only-text-left
  {
    text-align: left !important;
  }
  .medium-only-text-right
  {
    text-align: right !important;
  }
  .medium-only-text-center
  {
    text-align: center !important;
  }
  .medium-only-text-justify
  {
    text-align: justify !important;
  }
}
@media only screen and (min-width:40.0625em)
{
  .medium-text-left
  {
    text-align: left !important;
  }
  .medium-text-right
  {
    text-align: right !important;
  }
  .medium-text-center
  {
    text-align: center !important;
  }
  .medium-text-justify
  {
    text-align: justify !important;
  }
}
@media only screen and (min-width:64.0625em) and (max-width:90em)
{
  .large-only-text-left
  {
    text-align: left !important;
  }
  .large-only-text-right
  {
    text-align: right !important;
  }
  .large-only-text-center
  {
    text-align: center !important;
  }
  .large-only-text-justify
  {
    text-align: justify !important;
  }
}
@media only screen and (min-width:64.0625em)
{
  .large-text-left
  {
    text-align: left !important;
  }
  .large-text-right
  {
    text-align: right !important;
  }
  .large-text-center
  {
    text-align: center !important;
  }
  .large-text-justify
  {
    text-align: justify !important;
  }
}
@media only screen and (min-width:90.0625em) and (max-width:120em)
{
  .xlarge-only-text-left
  {
    text-align: left !important;
  }
  .xlarge-only-text-right
  {
    text-align: right !important;
  }
  .xlarge-only-text-center
  {
    text-align: center !important;
  }
  .xlarge-only-text-justify
  {
    text-align: justify !important;
  }
}
@media only screen and (min-width:90.0625em)
{
  .xlarge-text-left
  {
    text-align: left !important;
  }
  .xlarge-text-right
  {
    text-align: right !important;
  }
  .xlarge-text-center
  {
    text-align: center !important;
  }
  .xlarge-text-justify
  {
    text-align: justify !important;
  }
}
@media only screen and (min-width:120.0625em) and (max-width:99999999em)
{
  .xxlarge-only-text-left
  {
    text-align: left !important;
  }
  .xxlarge-only-text-right
  {
    text-align: right !important;
  }
  .xxlarge-only-text-center
  {
    text-align: center !important;
  }
  .xxlarge-only-text-justify
  {
    text-align: justify !important;
  }
}
@media only screen and (min-width:120.0625em)
{
  .xxlarge-text-left
  {
    text-align: left !important;
  }
  .xxlarge-text-right
  {
    text-align: right !important;
  }
  .xxlarge-text-center
  {
    text-align: center !important;
  }
  .xxlarge-text-justify
  {
    text-align: justify !important;
  }
}

.vcard
{
  border: 1px solid #DDDDDD;
  display: inline-block;
  margin: 0 0 1.25rem 0;
  padding: 0.625rem 0.75rem;
}
.vcard li
{
  display: block;
  margin: 0;
}
.vcard .fn
{
  font-size: 0.9375rem;
  font-weight: 700;
}
.vevent .summary
{
  font-weight: 700;
}
.vevent abbr
{
  border: none;
  cursor: default;
  font-weight: 700;
  padding: 0 0.0625rem;
  text-decoration: none;
}
@media only screen and (min-width:40.0625em)
{

}
.off-canvas-wrap
{
  overflow: hidden;
  position: relative;
  webkit-backface-visibility: hidden;
  width: 100%;
}
.off-canvas-wrap.move-right,.off-canvas-wrap.move-left
{
  min-height: 100%;
  webkit-overflow-scrolling: touch;
}
.inner-wrap
{
  moz-transition: -moz-transform 500ms ease;
  ms-transition: -ms-transform 500ms ease;
  o-transition: -o-transform 500ms ease;
  position: relative;
  transition: transform 500ms ease;
  webkit-transition: -webkit-transform 500ms ease;
  width: 100%;
}
.inner-wrap:before,.inner-wrap:after
{
  content: " ";
  display: table;
}
.inner-wrap:after
{
  clear: both;
}
.tab-bar
{
  background: #333333;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
  webkit-backface-visibility: hidden;
}
.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4,.tab-bar h5,.tab-bar h6
{
  color: #FFFFFF;
  font-weight: 600;
  line-height: 2.8125rem;
  margin: 0;
}
.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4
{
  font-size: 0.875rem;
}
.left-small
{
  border-right: solid 1px #1a1a1a;
  height: 2.8125rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 2.8125rem;
}
.right-small
{
  border-left: solid 1px #1a1a1a;
  height: 2.8125rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 2.8125rem;
}
.tab-bar-section
{
  height: 2.8125rem;
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  top: 0;
}
.tab-bar-section.left
{
  text-align: left;
}
.tab-bar-section.right
{
  text-align: right;
}
.tab-bar-section.left
{
  left: 0;
  right: 2.8125rem;
}
.tab-bar-section.right
{
  left: 2.8125rem;
  right: 0;
}
.tab-bar-section.middle
{
  left: 2.8125rem;
  right: 2.8125rem;
}
.tab-bar .menu-icon
{
  color: #FFFFFF;
  display: block;
  height: 2.8125rem;
  padding: 0;
  position: relative;
  text-indent: 2.1875rem;
  transform: translate3d(0, 0, 0);
  width: 2.8125rem;
}
.tab-bar .menu-icon span::after
{
  box-shadow: 0 0 0 1px #FFFFFF,0 7px 0 1px #FFFFFF,0 14px 0 1px #FFFFFF;
  content: "";
  display: block;
  height: 0;
  left: 0.90625rem;
  margin-top: -0.5rem;
  position: absolute;
  top: 50%;
  width: 1rem;
}
.tab-bar .menu-icon span:hover:after
{
  box-shadow: 0 0 0 1px #b3b3b3,0 7px 0 1px #b3b3b3,0 14px 0 1px #b3b3b3;
}
.left-off-canvas-menu
{
  background: #232323;
  bottom: 0;
  box-sizing: content-box;
  left: 0;
  moz-transform: translate3d(-100%, 0, 0);
  ms-overflow-style: -ms-autohiding-scrollbar;
  ms-transform: translate(-100%, 0);
  ms-transform: translate3d(-100%, 0, 0);
  o-transform: translate3d(-100%, 0, 0);
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  transform: translate3d(-100%, 0, 0);
  transition: transform 500ms ease 0s;
  webkit-backface-visibility: hidden;
  webkit-overflow-scrolling: touch;
  webkit-transform: translate3d(-100%, 0, 0);
  width: 12.5rem;
  z-index: 1001;
}
.left-off-canvas-menu *
{
  webkit-backface-visibility: hidden;
}
.right-off-canvas-menu
{
  background: #232323;
  bottom: 0;
  box-sizing: content-box;
  moz-transform: translate3d(100%, 0, 0);
  ms-overflow-style: -ms-autohiding-scrollbar;
  ms-transform: translate(100%, 0);
  ms-transform: translate3d(100%, 0, 0);
  o-transform: translate3d(100%, 0, 0);
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate3d(100%, 0, 0);
  transition: transform 500ms ease 0s;
  webkit-backface-visibility: hidden;
  webkit-overflow-scrolling: touch;
  webkit-transform: translate3d(100%, 0, 0);
  width: 12.5rem;
  z-index: 1001;
}
.right-off-canvas-menu *
{
  webkit-backface-visibility: hidden;
}
ul.off-canvas-list
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.off-canvas-list li label
{
  background: #303030;
  border-bottom: none;
  border-top: none;
  color: #cccccc;
  display: block;
  font-size: 0.75rem;
  font-weight: 700;
  margin: 0;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
}
ul.off-canvas-list li a
{
  border-bottom: none;
  color: #a6a6a6;
  display: block;
  padding: 0.875rem 0.75rem;
  transition: background 300ms ease;
}
ul.off-canvas-list li a:hover
{
  background: #242424;
}
ul.off-canvas-list li a:active
{
  background: #242424;
}
.move-right>.inner-wrap
{
  moz-transform: translate3d(12.5rem, 0, 0);
  ms-transform: translate(12.5rem, 0);
  ms-transform: translate3d(12.5rem, 0, 0);
  o-transform: translate3d(12.5rem, 0, 0);
  transform: translate3d(12.5rem, 0, 0);
  webkit-transform: translate3d(12.5rem, 0, 0);
}
.move-right .exit-off-canvas
{
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0.3),2px 0 4px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: background 300ms ease;
  webkit-backface-visibility: hidden;
  webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 1002;
}
@media only screen and (min-width:40.0625em)
{
  .move-right .exit-off-canvas:hover
  {
    background: rgba(255, 255, 255, 0.05);
  }
}
.move-left>.inner-wrap
{
  moz-transform: translate3d(-12.5rem, 0, 0);
  ms-transform: translate(-12.5rem, 0);
  ms-transform: translate3d(-12.5rem, 0, 0);
  o-transform: translate3d(-12.5rem, 0, 0);
  transform: translate3d(-12.5rem, 0, 0);
  webkit-transform: translate3d(-12.5rem, 0, 0);
}
.move-left .exit-off-canvas
{
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0.3),2px 0 4px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: background 300ms ease;
  webkit-backface-visibility: hidden;
  webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 1002;
}
@media only screen and (min-width:40.0625em)
{
  .move-left .exit-off-canvas:hover
  {
    background: rgba(255, 255, 255, 0.05);
  }
}
.offcanvas-overlap .left-off-canvas-menu,.offcanvas-overlap .right-off-canvas-menu
{
  moz-transform: none;
  ms-transform: none;
  o-transform: none;
  transform: none;
  webkit-transform: none;
  z-index: 1003;
}
.offcanvas-overlap .exit-off-canvas
{
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0.3),2px 0 4px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: background 300ms ease;
  webkit-backface-visibility: hidden;
  webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 1002;
}
@media only screen and (min-width:40.0625em)
{
  .offcanvas-overlap .exit-off-canvas:hover
  {
    background: rgba(255, 255, 255, 0.05);
  }
}
.offcanvas-overlap-left .right-off-canvas-menu
{
  moz-transform: none;
  ms-transform: none;
  o-transform: none;
  transform: none;
  webkit-transform: none;
  z-index: 1003;
}
.offcanvas-overlap-left .exit-off-canvas
{
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0.3),2px 0 4px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: background 300ms ease;
  webkit-backface-visibility: hidden;
  webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 1002;
}
@media only screen and (min-width:40.0625em)
{
  .offcanvas-overlap-left .exit-off-canvas:hover
  {
    background: rgba(255, 255, 255, 0.05);
  }
}
.offcanvas-overlap-right .left-off-canvas-menu
{
  moz-transform: none;
  ms-transform: none;
  o-transform: none;
  transform: none;
  webkit-transform: none;
  z-index: 1003;
}
.offcanvas-overlap-right .exit-off-canvas
{
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0.3),2px 0 4px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: background 300ms ease;
  webkit-backface-visibility: hidden;
  webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 1002;
}
@media only screen and (min-width:40.0625em)
{
  .offcanvas-overlap-right .exit-off-canvas:hover
  {
    background: rgba(255, 255, 255, 0.05);
  }
}
.no-csstransforms .left-off-canvas-menu
{
  left: -12.5rem;
}
.no-csstransforms .right-off-canvas-menu
{
  right: -12.5rem;
}
.no-csstransforms .move-left>.inner-wrap
{
  right: 12.5rem;
}
.no-csstransforms .move-right>.inner-wrap
{
  left: 12.5rem;
}
.left-submenu
{
  background: #232323;
  bottom: 0;
  box-sizing: content-box;
  left: 0;
  margin: 0;
  moz-transform: translate3d(-100%, 0, 0);
  moz-transition: -moz-transform 500ms ease;
  ms-transform: translate(-100%, 0);
  ms-transform: translate3d(-100%, 0, 0);
  ms-transition: -ms-transform 500ms ease;
  o-transform: translate3d(-100%, 0, 0);
  o-transition: -o-transform 500ms ease;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  transform: translate3d(-100%, 0, 0);
  transition: transform 500ms ease;
  webkit-backface-visibility: hidden;
  webkit-overflow-scrolling: touch;
  webkit-transform: translate3d(-100%, 0, 0);
  webkit-transition: -webkit-transform 500ms ease;
  width: 12.5rem;
  z-index: 1002;
}
.left-submenu *
{
  webkit-backface-visibility: hidden;
}
.left-submenu .back>a
{
  background: #444;
  border-bottom: none;
  border-top: none;
  color: #cccccc;
  font-weight: 700;
  margin: 0;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
}
.left-submenu .back>a:hover
{
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #4d4d4d;
}
.left-submenu .back>a:before
{
  content: "\AB";
  display: inline;
  margin-right: 0.5rem;
}
.left-submenu.move-right,.left-submenu.offcanvas-overlap-right,.left-submenu.offcanvas-overlap
{
  moz-transform: translate3d(0%, 0, 0);
  ms-transform: translate(0%, 0);
  ms-transform: translate3d(0%, 0, 0);
  o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
  webkit-transform: translate3d(0%, 0, 0);
}
.right-submenu
{
  background: #232323;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  moz-transform: translate3d(100%, 0, 0);
  moz-transition: -moz-transform 500ms ease;
  ms-transform: translate(100%, 0);
  ms-transform: translate3d(100%, 0, 0);
  ms-transition: -ms-transform 500ms ease;
  o-transform: translate3d(100%, 0, 0);
  o-transition: -o-transform 500ms ease;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate3d(100%, 0, 0);
  transition: transform 500ms ease;
  webkit-backface-visibility: hidden;
  webkit-overflow-scrolling: touch;
  webkit-transform: translate3d(100%, 0, 0);
  webkit-transition: -webkit-transform 500ms ease;
  width: 12.5rem;
  z-index: 1002;
}
.right-submenu *
{
  webkit-backface-visibility: hidden;
}
.right-submenu .back>a
{
  background: #444;
  border-bottom: none;
  border-top: none;
  color: #cccccc;
  font-weight: 700;
  margin: 0;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
}
.right-submenu .back>a:hover
{
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #4d4d4d;
}
.right-submenu .back>a:after
{
  content: "\BB";
  display: inline;
  margin-left: 0.5rem;
}
.right-submenu.move-left,.right-submenu.offcanvas-overlap-left,.right-submenu.offcanvas-overlap
{
  moz-transform: translate3d(0%, 0, 0);
  ms-transform: translate(0%, 0);
  ms-transform: translate3d(0%, 0, 0);
  o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
  webkit-transform: translate3d(0%, 0, 0);
}
.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after
{
  content: "\BB";
  display: inline;
  margin-left: 0.5rem;
}
.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before
{
  content: "\AB";
  display: inline;
  margin-right: 0.5rem;
}
@media only screen
{
  .show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up
  {
    display: inherit !important;
  }
  .hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up
  {
    display: none !important;
  }
  .visible-for-small-only,.visible-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up
  {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static !important;
    width: auto;
  }
  .hidden-for-small-only,.hidden-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up
  {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up
  {
    display: table !important;
  }
  thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up
  {
    display: table-header-group !important;
  }
  tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up
  {
    display: table-row-group !important;
  }
  tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up
  {
    display: table-row;
  }
  th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up
  {
    display: table-cell !important;
  }
}
@media only screen and (min-width:40.0625em)
{
  .hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up
  {
    display: inherit !important;
  }
  .show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up
  {
    display: none !important;
  }
  .hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up
  {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static !important;
    width: auto;
  }
  .visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up
  {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up
  {
    display: table !important;
  }
  thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up
  {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up
  {
    display: table-row-group !important;
  }
  tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up
  {
    display: table-row;
  }
  th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up
  {
    display: table-cell !important;
  }
}
@media only screen and (min-width:64.0625em)
{
  .hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up
  {
    display: inherit !important;
  }
  .show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up
  {
    display: none !important;
  }
  .hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up
  {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static !important;
    width: auto;
  }
  .visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up
  {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up
  {
    display: table !important;
  }
  thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up
  {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up
  {
    display: table-row-group !important;
  }
  tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up
  {
    display: table-row;
  }
  th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up
  {
    display: table-cell !important;
  }
}
@media only screen and (min-width:90.0625em)
{
  .hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up
  {
    display: inherit !important;
  }
  .show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up
  {
    display: none !important;
  }
  .hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up
  {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static !important;
    width: auto;
  }
  .visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up
  {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up
  {
    display: table !important;
  }
  thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up
  {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up
  {
    display: table-row-group !important;
  }
  tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up
  {
    display: table-row;
  }
  th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.show-for-xlarge-only,td.show-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up
  {
    display: table-cell !important;
  }
}
@media only screen and (min-width:120.0625em)
{
  .hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up
  {
    display: inherit !important;
  }
  .show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up
  {
    display: none !important;
  }
  .hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.hidden-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up
  {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static !important;
    width: auto;
  }
  .visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.visible-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up
  {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xxlarge-only,table.show-for-xxlarge-up
  {
    display: table !important;
  }
  thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up
  {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up
  {
    display: table-row-group !important;
  }
  tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up
  {
    display: table-row;
  }
  th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.show-for-xxlarge-only,td.show-for-xxlarge-only,th.show-for-xxlarge-up,td.show-for-xxlarge-up
  {
    display: table-cell !important;
  }
}
.show-for-landscape,.hide-for-portrait
{
  display: inherit !important;
}
.hide-for-landscape,.show-for-portrait
{
  display: none !important;
}
table.hide-for-landscape,table.show-for-portrait
{
  display: table !important;
}
thead.hide-for-landscape,thead.show-for-portrait
{
  display: table-header-group !important;
}
tbody.hide-for-landscape,tbody.show-for-portrait
{
  display: table-row-group !important;
}
tr.hide-for-landscape,tr.show-for-portrait
{
  display: table-row !important;
}
td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait
{
  display: table-cell !important;
}
@media only screen and (orientation: landscape)
{
  .show-for-landscape,.hide-for-portrait
  {
    display: inherit !important;
  }
  .hide-for-landscape,.show-for-portrait
  {
    display: none !important;
  }
  table.show-for-landscape,table.hide-for-portrait
  {
    display: table !important;
  }
  thead.show-for-landscape,thead.hide-for-portrait
  {
    display: table-header-group !important;
  }
  tbody.show-for-landscape,tbody.hide-for-portrait
  {
    display: table-row-group !important;
  }
  tr.show-for-landscape,tr.hide-for-portrait
  {
    display: table-row !important;
  }
  td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait
  {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait)
{
  .show-for-portrait,.hide-for-landscape
  {
    display: inherit !important;
  }
  .hide-for-portrait,.show-for-landscape
  {
    display: none !important;
  }
  table.show-for-portrait,table.hide-for-landscape
  {
    display: table !important;
  }
  thead.show-for-portrait,thead.hide-for-landscape
  {
    display: table-header-group !important;
  }
  tbody.show-for-portrait,tbody.hide-for-landscape
  {
    display: table-row-group !important;
  }
  tr.show-for-portrait,tr.hide-for-landscape
  {
    display: table-row !important;
  }
  td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape
  {
    display: table-cell !important;
  }
}
.show-for-touch
{
  display: none !important;
}
.hide-for-touch
{
  display: inherit !important;
}
.touch .show-for-touch
{
  display: inherit !important;
}
.touch .hide-for-touch
{
  display: none !important;
}
table.hide-for-touch
{
  display: table !important;
}
.touch table.show-for-touch
{
  display: table !important;
}
thead.hide-for-touch
{
  display: table-header-group !important;
}
.touch thead.show-for-touch
{
  display: table-header-group !important;
}
tbody.hide-for-touch
{
  display: table-row-group !important;
}
.touch tbody.show-for-touch
{
  display: table-row-group !important;
}
tr.hide-for-touch
{
  display: table-row !important;
}
.touch tr.show-for-touch
{
  display: table-row !important;
}
td.hide-for-touch
{
  display: table-cell !important;
}
.touch td.show-for-touch
{
  display: table-cell !important;
}
th.hide-for-touch
{
  display: table-cell !important;
}
.touch th.show-for-touch
{
  display: table-cell !important;
}
.show-for-sr
{
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.show-on-focus
{
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.show-on-focus:focus,.show-on-focus:active
{
  clip: auto;
  height: auto;
  overflow: visible;
  position: static !important;
  width: auto;
}
.print-only
{
  display: none !important;
}
@media print
{
  @page
  {
    margin: 0.5cm;
  }
  *
  {
    background: transparent !important;
    box-shadow: none !important;
    color: #000000 !important;
    text-shadow: none !important;
  }
  .show-for-print
  {
    display: block;
  }
  .hide-for-print
  {
    display: none;
  }
  table.show-for-print
  {
    display: table !important;
  }
  thead.show-for-print
  {
    display: table-header-group !important;
  }
  tbody.show-for-print
  {
    display: table-row-group !important;
  }
  tr.show-for-print
  {
    display: table-row !important;
  }
  td.show-for-print
  {
    display: table-cell !important;
  }
  th.show-for-print
  {
    display: table-cell !important;
  }
  a,a:visited
  {
    text-decoration: underline;
  }
  a[href]:after
  {
    content: " (" attr(href) ")";
  }
  abbr[title]:after
  {
    content: " (" attr(title) ")";
  }
  .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after
  {
    content: "";
  }
  pre,blockquote
  {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead
  {
    display: table-header-group;
  }
  tr,img
  {
    page-break-inside: avoid;
  }
  img
  {
    max-width: 100% !important;
  }
  p,h2,h3
  {
    orphans: 3;
    widows: 3;
  }
  h2,h3
  {
    page-break-after: avoid;
  }
  .hide-on-print
  {
    display: none !important;
  }
  .print-only
  {
    display: block !important;
  }
  .hide-for-print
  {
    display: none !important;
  }
  .show-for-print
  {
    display: inherit !important;
  }
}
@media print
{
  .show-for-print
  {
    display: block;
  }
  .hide-for-print
  {
    display: none;
  }
  table.show-for-print
  {
    display: table !important;
  }
  thead.show-for-print
  {
    display: table-header-group !important;
  }
  tbody.show-for-print
  {
    display: table-row-group !important;
  }
  tr.show-for-print
  {
    display: table-row !important;
  }
  td.show-for-print
  {
    display: table-cell !important;
  }
  th.show-for-print
  {
    display: table-cell !important;
  }
}
@media not print
{
  .show-for-print
  {
    display: none !important;
  }
}
.row.spaced>.columns
{
  margin-bottom: 1.25rem;
}
.sr-only
{
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.text-primary-lt
{
  color: #1e93ce;
}
.bg-primary-lt
{
  background-color: #1e93ce;
}
.text-primary
{
  color: #1874a4;
}
.bg-primary
{
  background-color: #1874a4;
}
.text-primary-dk
{
  color: #135e83;
}
.bg-primary-dk
{
  background-color: #135e83;
}
.text-secondary-lt
{
  color: #e5e5e5;
}
.bg-secondary-lt
{
  background-color: #e5e5e5;
}
.text-secondary
{
  color: #DADADA;
}
.bg-secondary
{
  background-color: #DADADA;
}
.text-secondary-dk
{
  color: #b9b9b9;
}
.bg-secondary-dk
{
  background-color: #b9b9b9;
}
.text-inverse-lt
{
  color: #525252;
}
.bg-inverse-lt
{
  background-color: #525252;
}
.text-inverse
{
  color: #333333;
}
.bg-inverse
{
  background-color: #333333;
}
.text-inverse-dk
{
  color: #292929;
}
.bg-inverse-dk
{
  background-color: #292929;
}
.text-primary-accent-lt
{
  color: #cd85db;
}
.bg-primary-accent-lt
{
  background-color: #cd85db;
}
.text-primary-accent
{
  color: #c56fd5;
}
.bg-primary-accent
{
  background-color: #c56fd5;
}
.text-primary-accent-dk
{
  color: #af3dc6;
}
.bg-primary-accent-dk
{
  background-color: #af3dc6;
}
.text-secondary-accent-lt
{
  color: #2892ca;
}
.bg-secondary-accent-lt
{
  background-color: #2892ca;
}
.text-secondary-accent
{
  color: #2075a3;
}
.bg-secondary-accent
{
  background-color: #2075a3;
}
.text-secondary-accent-dk
{
  color: #1a5e82;
}
.bg-secondary-accent-dk
{
  background-color: #1a5e82;
}
.text-success-lt
{
  color: #57e78c;
}
.bg-success-lt
{
  background-color: #57e78c;
}
.text-success
{
  color: #39e379;
}
.bg-success
{
  background-color: #39e379;
}
.text-success-dk
{
  color: #1cc75b;
}
.bg-success-dk
{
  background-color: #1cc75b;
}
.text-caution-lt
{
  color: #ffe626;
}
.bg-caution-lt
{
  background-color: #ffe626;
}
.text-caution
{
  color: #ffe300;
}
.bg-caution
{
  background-color: #ffe300;
}
.text-caution-dk
{
  color: #ccb400;
}
.bg-caution-dk
{
  background-color: #ccb400;
}
.text-warning-lt
{
  color: #ff7926;
}
.bg-warning-lt
{
  background-color: #ff7926;
}
.text-warning
{
  color: #ff6600;
}
.bg-warning
{
  background-color: #ff6600;
}
.text-warning-dk
{
  color: #cc4e00;
}
.bg-warning-dk
{
  background-color: #cc4e00;
}
.text-alert-lt
{
  color: #ff584f;
}
.bg-alert-lt
{
  background-color: #ff584f;
}
.text-alert
{
  color: #ff3b30;
}
.bg-alert
{
  background-color: #ff3b30;
}
.text-alert-dk
{
  color: #f20c00;
}
.bg-alert-dk
{
  background-color: #f20c00;
}
.text-color
{
  color: #333333;
}
.text-color-inverse
{
  color: #FFFFFF;
}
@font-face
{
  font-family: 'bb-icons';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/bb-icons.eot');
  src: url('../fonts/bb-icons.eot?#iefix') format('embedded-opentype'),url('../fonts//bb-icons.woff') format('woff'),url('../fonts//bb-icons.ttf') format('truetype'),url('../fonts//bb-icons.svg') format('svg');
}
[class^="icon-"],[class*=" icon-"]
{
  display: inline-block;
  font-family: 'bb-icons';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  moz-osx-font-smoothing: grayscale;
  speak: none;
  text-transform: none;
  webkit-font-smoothing: antialiased;
}
[class^="icon-"].icon-fw,[class*=" icon-"].icon-fw
{
  text-align: center;
  width: 1.3em;
}
.icon-share:before
{
  content: "\e600";
}
.icon-monitor:before
{
  content: "\e601";
}
.icon-chat-blank:before
{
  content: "\e602";
}
.icon-gear:before
{
  content: "\e603";
}
.icon-microphone:before
{
  content: "\e604";
}
.icon-clock:before
{
  content: "\e605";
}
.icon-polls:before
{
  content: "\e606";
}
.icon-sound:before
{
  content: "\e607";
}
.icon-video:before
{
  content: "\e608";
}
.icon-chat-message:before
{
  content: "\e609";
}
.icon-check:before
{
  content: "\e60a";
}
.icon-files:before
{
  content: "\e60b";
}
.icon-tools:before
{
  content: "\e60c";
}
.icon-record:before
{
  content: "\e60d";
}
.icon-hand:before
{
  content: "\e60e";
}
.icon-pencil:before
{
  content: "\e60f";
}
.icon-users-2:before
{
  content: "\e610";
}
.icon-user:before
{
  content: "\e611";
}
.icon-slash:before
{
  content: "\e612";
}
.icon-circle:before
{
  content: "\e613";
}
.icon-highlighter:before
{
  content: "\e614";
}
.icon-square:before
{
  content: "\e615";
}
.icon-times:before
{
  content: "\e616";
}
.icon-trash:before
{
  content: "\e617";
}
.icon-application:before
{
  content: "\e618";
}
.icon-whiteboard:before
{
  content: "\e619";
}
.icon-fullscreen:before
{
  content: "\e61a";
}
.icon-minimize:before
{
  content: "\e61b";
}
.icon-phone:before
{
  content: "\e61c";
}
.icon-rss:before
{
  content: "\e61d";
}
.icon-photo:before
{
  content: "\e61e";
}
.icon-search:before
{
  content: "\e61f";
}
.icon-password:before
{
  content: "\e620";
}
.icon-arrow-down:before
{
  content: "\e621";
}
.icon-chevron-up:before
{
  content: "\e622";
}
.icon-refresh:before
{
  content: "\e623";
}
.icon-update:before
{
  content: "\e624";
}
.icon-unavailable:before
{
  content: "\e625";
}
.icon-exclamation:before
{
  content: "\e626";
}
.icon-bars:before
{
  content: "\e627";
}
.icon-arrow-up:before
{
  content: "\e628";
}
.icon-chevron-right:before
{
  content: "\e629";
}
.icon-chevron-left:before
{
  content: "\e62a";
}
.icon-chevron-down:before
{
  content: "\e62b";
}
.icon-lock-closed:before
{
  content: "\e62c";
}
.icon-unlock:before
{
  content: "\e62d";
}
.icon-calendar:before
{
  content: "\e62e";
}
.icon-calendar-event:before
{
  content: "\e62f";
}
.icon-calendar-list-view:before
{
  content: "\e630";
}
.icon-folders:before
{
  content: "\e631";
}
.icon-file-quiz:before
{
  content: "\e632";
}
.icon-reorder:before
{
  content: "\e633";
}
.icon-letter:before
{
  content: "\e634";
}
.icon-alert-triangle:before
{
  content: "\e635";
}
.icon-alert-circle:before
{
  content: "\e636";
}
.icon-circle-x:before
{
  content: "\e637";
}
.icon-circle-down-arrow:before
{
  content: "\e638";
}
.icon-circle-up-arrow:before
{
  content: "\e639";
}
.icon-circle-plus:before
{
  content: "\e63a";
}
.icon-bullet-list:before
{
  content: "\e63b";
}
.icon-folder-star:before
{
  content: "\e63c";
}
.icon-file-1:before
{
  content: "\e63d";
}
.icon-store:before
{
  content: "\e63e";
}
.icon-send-arrow:before
{
  content: "\e63f";
}
.icon-document:before
{
  content: "\e640";
}
.icon-accessibility:before
{
  content: "\e641";
}
.icon-star:before
{
  content: "\e642";
}
.icon-info-circle:before
{
  content: "\e643";
}
.icon-globe:before
{
  content: "\e644";
}
.icon-lead-instructor:before
{
  content: "\e645";
}
.icon-organization:before
{
  content: "\e646";
}
.icon-languages:before
{
  content: "\e647";
}
.icon-academic-cap:before
{
  content: "\e648";
}
.icon-book:before
{
  content: "\e649";
}
.icon-logout:before
{
  content: "\e64a";
}
.icon-envelope:before
{
  content: "\e64b";
}
.icon-attachments:before
{
  content: "\e64c";
}
.icon-eye:before
{
  content: "\e64d";
}
.icon-eye-hide:before
{
  content: "\e64e";
}
.icon-timer:before
{
  content: "\e64f";
}
.icon-connection:before
{
  content: "\e650";
}
.icon-add:before
{
  content: "\e651";
}
.icon-circle-minus:before
{
  content: "\e652";
}
.icon-move:before
{
  content: "\e653";
}
.icon-flag:before
{
  content: "\e654";
}
.icon-location:before
{
  content: "\e655";
}
.icon-discussions:before
{
  content: "\e656";
}
.icon-alert-chat:before
{
  content: "\e657";
}
.icon-screen-plus:before
{
  content: "\e658";
}
.icon-applause:before
{
  content: "\e659";
}
.icon-hand-unlike-1:before
{
  content: "\e65a";
}
.icon-hand-like-1:before
{
  content: "\e65b";
}
.icon-arrows-slowdown:before
{
  content: "\e65c";
}
.icon-arrows-speedup:before
{
  content: "\e65d";
}
.icon-smiley-confused:before
{
  content: "\e65e";
}
.icon-smiley-happy-4:before
{
  content: "\e65f";
}
.icon-smiley-happy-5:before
{
  content: "\e660";
}
.icon-users-3:before
{
  content: "\e661";
}
.icon-pause:before
{
  content: "\e662";
}
.icon-square-fill:before
{
  content: "\e663";
}
.icon-dots:before
{
  content: "\e664";
}
.icon-backslash:before
{
  content: "\e665";
}
.icon-doc-pencil-2:before
{
  content: "\e666";
}
.icon-video2:before
{
  content: "\e667";
}
.icon-text-editor:before
{
  content: "\e668";
}
.icon-x:before
{
  content: "\e669";
}
.icon-spreadsheet:before
{
  content: "\e66a";
}
.icon-reminder-10:before
{
  content: "\e66b";
}
.icon-reminder-05:before
{
  content: "\e66c";
}
.icon-photo2:before
{
  content: "\e66d";
}
.icon-no-late-submission:before
{
  content: "\e66e";
}
.icon-multiple:before
{
  content: "\e66f";
}
.icon-menu-nav:before
{
  content: "\e670";
}
.icon-dynamic-attempts:before
{
  content: "\e671";
}
.icon-dynamic-countdown:before
{
  content: "\e672";
}
.icon-add-reminder:before
{
  content: "\e673";
}
.icon-audio:before
{
  content: "\e674";
}
.icon-announcement:before
{
  content: "\e675";
}
.icon-details-open:before
{
  content: "\e676";
}
.icon-details-close:before
{
  content: "\e677";
}
.icon-arrow-right:before
{
  content: "\e678";
}
.icon-arrow-left:before
{
  content: "\e679";
}
.icon-grid-view-square:before
{
  content: "\e67a";
}
.icon-administration:before
{
  content: "\e67b";
}
.icon-grid-view-circle:before
{
  content: "\e67c";
}
.icon-circle-check:before
{
  content: "\e67d";
}
.icon-filter:before
{
  content: "\e67e";
}
.icon-link-2:before
{
  content: "\e67f";
}
.icon-course-outline:before
{
  content: "\e680";
}
.icon-curve-grade:before
{
  content: "\e681";
}
.icon-circle-triangle:before
{
  content: "\e682";
}
.icon-lightbulb:before
{
  content: "\e683";
}
.icon-dots-filled:before
{
  content: "\e684";
}
.icon-circle-check-filled:before
{
  content: "\e685";
}
.icon-arrow-go-forward:before
{
  content: "\e686";
}
.icon-arrow-go-back:before
{
  content: "\e687";
}
.icon-video-follow-mode:before
{
  content: "\e688";
}
.icon-cloud:before
{
  content: "\e689";
}
.icon-circle-dots:before
{
  content: "\e68a";
}
.icon-circle-dots-filled:before
{
  content: "\e68b";
}
.icon-computer:before
{
  content: "\e68c";
}
.icon-arrow-upload:before
{
  content: "\e68d";
}
.icon-activity-stream:before
{
  content: "\e68e";
}
.icon-calculations:before
{
  content: "\e68f";
}
.icon-arrow-download:before
{
  content: "\e690";
}
.icon-course-complete:before
{
  content: "\e691";
}
.icon-triangle-filled:before
{
  content: "\e692";
}
.icon-triangle:before
{
  content: "\e693";
}
.icon-circle-filled:before
{
  content: "\e694";
}
.icon-finger-point:before
{
  content: "\e695";
}
.icon-flag-checkered:before
{
  content: "\e696";
}
.icon-font:before
{
  content: "\e697";
}
.icon-pointer:before
{
  content: "\e698";
}
.icon-undo:before
{
  content: "\e699";
}
.icon-redo:before
{
  content: "\e69a";
}
.icon-sort:before
{
  content: "\e69b";
}
.icon-sort-up:before
{
  content: "\e69c";
}
.icon-sort-down:before
{
  content: "\e69d";
}
.icon-folder:before
{
  content: "\e69e";
}
.icon-post-grades:before
{
  content: "\e69f";
}
.icon-grid-view-table:before
{
  content: "\e6a0";
}
.icon-bookmark-star:before
{
  content: "\e6a1";
}
.icon-trophy:before
{
  content: "\e6a2";
}
.icon-exit-room:before
{
  content: "\e6a3";
}
.icon-menu-nav-up:before
{
  content: "\e6a4";
}
.icon-graph-line:before
{
  content: "\e6a5";
}
.icon-list-number:before
{
  content: "\e6a6";
}
.icon-text-editor-bold:before
{
  content: "\e6a7";
}
.icon-text-editor-underline:before
{
  content: "\e6a8";
}
.icon-text-editor-italics:before
{
  content: "\e6a9";
}
.icon-grade-overall:before
{
  content: "\e6aa";
}
.icon-eraser:before
{
  content: "\e6ab";
}
.icon-video-off:before
{
  content: "\e6ac";
}
.icon-collaborate:before
{
  content: "\e6ad";
}
.icon-folder-share:before
{
  content: "\e6ae";
}
.icon-mic-off:before
{
  content: "\e6af";
}
.icon-math-editor:before
{
  content: "\e6b0";
}
.icon-user-add:before
{
  content: "\e6b1";
}
.icon-chevron-down-bold:before
{
  content: "\e6b2";
}
.icon-chevron-up-bold:before
{
  content: "\e6b3";
}
.icon-chevron-right-bold:before
{
  content: "\e6b4";
}
.icon-chevron-left-bold:before
{
  content: "\e6b5";
}
.icon-times-bold:before
{
  content: "\e6b6";
}
.icon-phone-ring:before
{
  content: "\e6b7";
}
.icon-graph-telemetry-small:before
{
  content: "\e6b8";
}
.icon-grid-view-small:before
{
  content: "\e6b9";
}
.icon-home:before
{
  content: "\e6ba";
}
.icon-printer:before
{
  content: "\e6bb";
}
.icon-maximize:before
{
  content: "\e6bc";
}
.icon-minimize2:before
{
  content: "\e6bd";
}
.icon-zoom-in:before
{
  content: "\e6be";
}
.icon-bigger:before
{
  content: "\e6be";
}
.icon-zoom-out:before
{
  content: "\e6bf";
}
.icon-smaller:before
{
  content: "\e6bf";
}
.icon-minimize-app:before
{
  content: "\e6c0";
}
.icon-minimize-collab:before
{
  content: "\e6c0";
}
.icon-maximize-app:before
{
  content: "\e6c1";
}
.icon-maximize-collab:before
{
  content: "\e6c1";
}
.icon-hang-up:before
{
  content: "\e6c2";
}
.icon-end-call:before
{
  content: "\e6c2";
}
.icon-hangup-collab:before
{
  content: "\e6c2";
}
.icon-report-issue:before
{
  content: "\e6c3";
}
.icon-report:before
{
  content: "\e6c3";
}
.icon-issue:before
{
  content: "\e6c3";
}
.icon-edit-settings:before
{
  content: "\e6c4";
}
.icon-edit:before
{
  content: "\e6c4";
}
.icon-goto:before
{
  content: "\e6c5";
}
.text-right
{
  text-align: right !important;
}
.text-left
{
  text-align: left !important;
}
.switch-toggle a,.switch-light span span:not(.label-text)
{
  display: none;
}
@media only screen
{
  .switch-light
  {
    display: block;
    min-width: 3.4375rem;
    overflow: visible;
    padding: 0;
    position: relative;
  }
  .switch-light a
  {
    display: block;
    moz-transition: right 0.3s ease-out,left 0.3s ease-out;
    ms-transition: right 0.3s ease-out,left 0.3s ease-out;
    o-transition: right 0.3s ease-out,left 0.3s ease-out;
    transition: right 0.3s ease-out,left 0.3s ease-out;
    webkit-transition: right 0.3s ease-out,left 0.3s ease-out;
  }
  .switch-light label,.switch-light>span
  {
    line-height: 2rem;
    vertical-align: middle;
  }
  .switch-light input:focus ~ a,.switch-light input:focus+label
  {
    box-shadow: 0 0 1px 1px #c56fd5,0 0 4px 2px rgba(207, 139, 221, 0.6);
    outline: none;
  }
  .switch-light label
  {
    display: block;
    position: relative;
    width: 100%;
    z-index: 3;
  }
  .switch-light input
  {
    opacity: 0;
    position: absolute;
    z-index: 5;
  }
  .switch-light input:checked ~ a
  {
    right: 0%;
  }
  .switch-light>span
  {
    height: 100%;
    margin: 0;
    position: absolute;
    text-align: left;
    width: 100%;
  }
  .switch-light>span span:not(.label-text)
  {
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50%;
    z-index: 5;
  }
  .switch-light>span span:not(.label-text):last-child
  {
    left: 50%;
  }
  .switch-light a
  {
    display: block;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 50%;
    top: 0;
    width: 50%;
    z-index: 4;
  }
  .switch-toggle
  {
    display: block;
    height: 2rem;
    padding: 0 !important;
    position: relative;
  }
  .switch-toggle a
  {
    display: block;
    moz-transition: right 0.3s ease-out,left 0.3s ease-out;
    ms-transition: right 0.3s ease-out,left 0.3s ease-out;
    o-transition: right 0.3s ease-out,left 0.3s ease-out;
    transition: right 0.3s ease-out,left 0.3s ease-out;
    webkit-transition: right 0.3s ease-out,left 0.3s ease-out;
  }
  .switch-toggle label,.switch-toggle>span
  {
    line-height: 2rem;
    vertical-align: middle;
  }
  .switch-toggle input:focus ~ a,.switch-toggle input:focus+label
  {
    box-shadow: 0 0 1px 1px #c56fd5,0 0 4px 2px rgba(207, 139, 221, 0.6);
    outline: none;
  }
  .switch-toggle input
  {
    opacity: 0;
    position: absolute;
  }
  .switch-toggle input+label
  {
    float: left;
    height: 100%;
    margin: 0;
    position: relative;
    text-align: center;
    width: 50%;
    z-index: 2;
  }
  .switch-toggle a
  {
    height: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 1;
  }
  .switch-toggle input:last-of-type:checked ~ a
  {
    left: 50%;
  }
  .switch-toggle.switch-3 label,.switch-toggle.switch-3 a
  {
    width: 33.3333333333%;
  }
  .switch-toggle.switch-3 input:checked:nth-of-type(2) ~ a
  {
    left: 33.3333333333%;
  }
  .switch-toggle.switch-3 input:checked:last-of-type ~ a
  {
    left: 66.6666666667%;
  }
  .switch-toggle.switch-4 label,.switch-toggle.switch-4 a
  {
    width: 25%;
  }
  .switch-toggle.switch-4 input:checked:nth-of-type(2) ~ a
  {
    left: 25%;
  }
  .switch-toggle.switch-4 input:checked:nth-of-type(3) ~ a
  {
    left: 50%;
  }
  .switch-toggle.switch-4 input:checked:last-of-type ~ a
  {
    left: 75%;
  }
  .switch-toggle.switch-5 label,.switch-toggle.switch-5 a
  {
    width: 20%;
  }
  .switch-toggle.switch-5 input:checked:nth-of-type(2) ~ a
  {
    left: 20%;
  }
  .switch-toggle.switch-5 input:checked:nth-of-type(3) ~ a
  {
    left: 40%;
  }
  .switch-toggle.switch-5 input:checked:nth-of-type(4) ~ a
  {
    left: 60%;
  }
  .switch-toggle.switch-5 input:checked:last-of-type ~ a
  {
    left: 80%;
  }
  .switch-ios.switch-light
  {
    color: #333333;
  }
  .switch-ios.switch-light a
  {
    background-color: #fff;
    border-radius: 100%;
    height: 1.625rem;
    left: 0;
    margin: 0.1875rem;
    moz-transition: all 0.3s ease-out;
    ms-transition: all 0.3s ease-out;
    o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    webkit-transition: all 0.3s ease-out;
    width: 1.625rem;
  }
  .switch-ios.switch-light .label-text
  {
    left: -100px;
    position: relative;
    width: 100%;
  }
  .switch-ios.switch-light>span span:not(.label-text)
  {
    left: 0;
    opacity: 0;
    width: 100%;
  }
  .switch-ios.switch-light>span span:not(.label-text):first-of-type
  {
    opacity: 1;
    padding-right: 0.875rem;
    text-align: right;
  }
  .switch-ios.switch-light>span span:not(.label-text):last-of-type
  {
    padding-left: 0.875rem;
    text-align: left;
  }
  .switch-ios.switch-light>span .label-text+span
  {
    opacity: 1;
    padding-right: 0.875rem;
    text-align: right;
  }
  .switch-ios.switch-light>span:before
  {
    background-color: #DADADA;
    border-radius: 2rem;
    content: '';
    display: block;
    height: 100%;
    moz-transition: background-color 0.5s ease-out;
    ms-transition: background-color 0.5s ease-out;
    o-transition: background-color 0.5s ease-out;
    position: absolute;
    right: 0;
    top: 0;
    transition: background-color 0.5s ease-out;
    webkit-transition: background-color 0.5s ease-out;
    width: 100%;
  }
  .switch-ios.switch-light input:checked ~ a
  {
    border-color: #39e379;
    left: 100%;
    margin-left: -1.8125rem;
  }
  .switch-ios.switch-light input:checked ~ span:before
  {
    background-color: #39e379;
  }
  .switch-ios.switch-light input:checked ~ span span:not(.label-text):first-of-type
  {
    opacity: 0;
  }
  .switch-ios.switch-light input:checked ~ span span:not(.label-text):last-of-type
  {
    color: #FFFFFF;
    font-weight: 700;
    opacity: 1;
  }
  .switch-ios.switch-light input:checked ~ span .label-text+span
  {
    opacity: 0;
  }
  .switch-ios.switch-toggle
  {
    background-color: #fafafa;
    border-radius: 2rem;
  }
  .switch-ios.switch-toggle a
  {
    border-radius: 1.625rem;
    moz-transition: all 0.3s ease-out;
    ms-transition: all 0.3s ease-out;
    o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    webkit-transition: all 0.3s ease-out;
  }
}
@media only screen and (-webkit-max-device-pixel-ratio: 2) and (max-device-width: 1280px)
{
  .switch-light,.switch-toggle
  {
    webkit-animation: webkitSiblingBugfix infinite 1s;
  }
}
@-webkit-keyframes webkitSiblingBugfix
{
  from
  {
    webkit-transform: translate3d(0, 0, 0);
  }
  to
  {
    webkit-transform: translate3d(0, 0, 0);
  }
}
.alert-box
{
  border-radius: 2px;
  line-height: 1.4;
}
.alert-box a
{
  text-decoration: underline;
}
.alert-box a.close
{
  text-decoration: none;
}
.alert-box>i
{
  margin-right: 0.3125rem;
}
.alert-box.success a,.alert-box.alert a,.alert-box.warning a
{
  color: #FFFFFF;
}
.alert-box.icon
{
  padding-left: 3.125rem;
}
.alert-box.icon>i
{
  font-size: 1.625rem;
  margin-left: -2.125rem;
  margin-right: 0.625rem;
  vertical-align: -23%;
}
button,.button
{
  background-color: #333333;
  border-radius: 0;
  border-radius: 2px;
  border-style: solid;
  border-width: 0;
  box-shadow: inset 0 0 0 2px #333333;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4;
  line-height: normal;
  margin: 0 0 1.25rem;
  moz-appearance: none;
  moz-transition: -moz-transform 100ms, background-color 250ms, color 250ms, box-shadow 250ms, opacity 250ms;
  ms-transition: -ms-transform 100ms, background-color 250ms, color 250ms, box-shadow 250ms, opacity 250ms;
  o-transition: -o-transform 100ms, background-color 250ms, color 250ms, box-shadow 250ms, opacity 250ms;
  padding: 0.5625rem 1.125rem 0.625rem 1.125rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: transform 100ms,background-color 250ms,color 250ms,box-shadow 250ms,opacity 250ms;
  webkit-appearance: none;
  webkit-transition: -webkit-transform 100ms, background-color 250ms, color 250ms, box-shadow 250ms, opacity 250ms;
}
button:hover,button:focus,.button:hover,.button:focus
{
  background-color: transparent;
  color: #333333;
}
body:not(.hide-focus-outline) button:focus,body:not(.hide-focus-outline) .button:focus
{
  outline: 0.125rem solid rgba(197, 111, 213, 0.7);
}
button:active,.button:active
{
  moz-transform: translate(0, 2px);
  ms-transform: translate(0, 2px);
  o-transform: translate(0, 2px);
  transform: translate(0, 2px);
  webkit-transform: translate(0, 2px);
}
button.disabled,button[disabled],.button.disabled,.button[disabled]
{
  background-color: #333333;
  box-shadow: inset 0 0 0 2px #333333;
  cursor: default;
  opacity: 0.6;
}
button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus
{
  background-color: #333333;
  color: #FFFFFF;
}
button.disabled:active,button[disabled]:active,.button.disabled:active,.button[disabled]:active
{
  moz-transform: none;
  ms-transform: none;
  o-transform: none;
  transform: none;
  webkit-transform: none;
}
button.secondary,.button.secondary
{
  background-color: #DADADA;
  box-shadow: inset 0 0 0 2px #DADADA;
  color: #333333;
}
button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus
{
  background-color: transparent;
  color: #333333;
}
body:not(.hide-focus-outline) button.secondary:focus,body:not(.hide-focus-outline) .button.secondary:focus
{
  outline: 0.125rem solid rgba(197, 111, 213, 0.7);
}
button.secondary:active,.button.secondary:active
{
  moz-transform: translate(0, 2px);
  ms-transform: translate(0, 2px);
  o-transform: translate(0, 2px);
  transform: translate(0, 2px);
  webkit-transform: translate(0, 2px);
}
button.secondary.disabled,button.secondary[disabled],.button.secondary.disabled,.button.secondary[disabled]
{
  background-color: #DADADA;
  box-shadow: inset 0 0 0 2px #DADADA;
  cursor: default;
  opacity: 0.6;
}
button.secondary.disabled:hover,button.secondary.disabled:focus,button.secondary[disabled]:hover,button.secondary[disabled]:focus,.button.secondary.disabled:hover,.button.secondary.disabled:focus,.button.secondary[disabled]:hover,.button.secondary[disabled]:focus
{
  background-color: #DADADA;
  color: #333333;
}
button.secondary.disabled:active,button.secondary[disabled]:active,.button.secondary.disabled:active,.button.secondary[disabled]:active
{
  moz-transform: none;
  ms-transform: none;
  o-transform: none;
  transform: none;
  webkit-transform: none;
}
button.success,.button.success
{
  background-color: #333333;
  box-shadow: inset 0 0 0 2px #333333;
  color: #FFFFFF;
}
button.success:hover,button.success:focus,.button.success:hover,.button.success:focus
{
  background-color: transparent;
  color: #333333;
}
body:not(.hide-focus-outline) button.success:focus,body:not(.hide-focus-outline) .button.success:focus
{
  outline: 0.125rem solid rgba(197, 111, 213, 0.7);
}
button.success:active,.button.success:active
{
  moz-transform: translate(0, 2px);
  ms-transform: translate(0, 2px);
  o-transform: translate(0, 2px);
  transform: translate(0, 2px);
  webkit-transform: translate(0, 2px);
}
button.success.disabled,button.success[disabled],.button.success.disabled,.button.success[disabled]
{
  background-color: #333333;
  box-shadow: inset 0 0 0 2px #333333;
  cursor: default;
  opacity: 0.6;
}
button.success.disabled:hover,button.success.disabled:focus,button.success[disabled]:hover,button.success[disabled]:focus,.button.success.disabled:hover,.button.success.disabled:focus,.button.success[disabled]:hover,.button.success[disabled]:focus
{
  background-color: #333333;
  color: #FFFFFF;
}
button.success.disabled:active,button.success[disabled]:active,.button.success.disabled:active,.button.success[disabled]:active
{
  moz-transform: none;
  ms-transform: none;
  o-transform: none;
  transform: none;
  webkit-transform: none;
}
button.warning,.button.warning
{
  background-color: #333333;
  box-shadow: inset 0 0 0 2px #333333;
  color: #FFFFFF;
}
button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus
{
  background-color: transparent;
  color: #333333;
}
body:not(.hide-focus-outline) button.warning:focus,body:not(.hide-focus-outline) .button.warning:focus
{
  outline: 0.125rem solid rgba(197, 111, 213, 0.7);
}
button.warning:active,.button.warning:active
{
  moz-transform: translate(0, 2px);
  ms-transform: translate(0, 2px);
  o-transform: translate(0, 2px);
  transform: translate(0, 2px);
  webkit-transform: translate(0, 2px);
}
button.warning.disabled,button.warning[disabled],.button.warning.disabled,.button.warning[disabled]
{
  background-color: #333333;
  box-shadow: inset 0 0 0 2px #333333;
  cursor: default;
  opacity: 0.6;
}
button.warning.disabled:hover,button.warning.disabled:focus,button.warning[disabled]:hover,button.warning[disabled]:focus,.button.warning.disabled:hover,.button.warning.disabled:focus,.button.warning[disabled]:hover,.button.warning[disabled]:focus
{
  background-color: #333333;
  color: #FFFFFF;
}
button.warning.disabled:active,button.warning[disabled]:active,.button.warning.disabled:active,.button.warning[disabled]:active
{
  moz-transform: none;
  ms-transform: none;
  o-transform: none;
  transform: none;
  webkit-transform: none;
}
button.alert,.button.alert
{
  background-color: #333333;
  box-shadow: inset 0 0 0 2px #333333;
  color: #FFFFFF;
}
button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus
{
  background-color: transparent;
  color: #333333;
}
body:not(.hide-focus-outline) button.alert:focus,body:not(.hide-focus-outline) .button.alert:focus
{
  outline: 0.125rem solid rgba(197, 111, 213, 0.7);
}
button.alert:active,.button.alert:active
{
  moz-transform: translate(0, 2px);
  ms-transform: translate(0, 2px);
  o-transform: translate(0, 2px);
  transform: translate(0, 2px);
  webkit-transform: translate(0, 2px);
}
button.alert.disabled,button.alert[disabled],.button.alert.disabled,.button.alert[disabled]
{
  background-color: #333333;
  box-shadow: inset 0 0 0 2px #333333;
  cursor: default;
  opacity: 0.6;
}
button.alert.disabled:hover,button.alert.disabled:focus,button.alert[disabled]:hover,button.alert[disabled]:focus,.button.alert.disabled:hover,.button.alert.disabled:focus,.button.alert[disabled]:hover,.button.alert[disabled]:focus
{
  background-color: #333333;
  color: #FFFFFF;
}
button.alert.disabled:active,button.alert[disabled]:active,.button.alert.disabled:active,.button.alert[disabled]:active
{
  moz-transform: none;
  ms-transform: none;
  o-transform: none;
  transform: none;
  webkit-transform: none;
}
button.inverse,.button.inverse
{
  background-color: #F8F8F8;
  box-shadow: inset 0 0 0 2px #F8F8F8;
  color: #333333;
}
button.inverse:hover,button.inverse:focus,.button.inverse:hover,.button.inverse:focus
{
  background-color: transparent;
  color: #F8F8F8;
}
body:not(.hide-focus-outline) button.inverse:focus,body:not(.hide-focus-outline) .button.inverse:focus
{
  outline: 0.125rem solid rgba(197, 111, 213, 0.7);
}
button.inverse:active,.button.inverse:active
{
  moz-transform: translate(0, 2px);
  ms-transform: translate(0, 2px);
  o-transform: translate(0, 2px);
  transform: translate(0, 2px);
  webkit-transform: translate(0, 2px);
}
button.inverse.disabled,button.inverse[disabled],.button.inverse.disabled,.button.inverse[disabled]
{
  background-color: #F8F8F8;
  box-shadow: inset 0 0 0 2px #F8F8F8;
  cursor: default;
  opacity: 0.6;
}
button.inverse.disabled:hover,button.inverse.disabled:focus,button.inverse[disabled]:hover,button.inverse[disabled]:focus,.button.inverse.disabled:hover,.button.inverse.disabled:focus,.button.inverse[disabled]:hover,.button.inverse[disabled]:focus
{
  background-color: #F8F8F8;
  color: #333333;
}
button.inverse.disabled:active,button.inverse[disabled]:active,.button.inverse.disabled:active,.button.inverse[disabled]:active
{
  moz-transform: none;
  ms-transform: none;
  o-transform: none;
  transform: none;
  webkit-transform: none;
}
button.inverse.outline,.button.inverse.outline
{
  background-color: transparent;
  color: #F8F8F8;
}
button.inverse.outline:hover,button.inverse.outline:focus,.button.inverse.outline:hover,.button.inverse.outline:focus
{
  background-color: #F8F8F8;
  color: #333333;
}
button.inverse.outline:active,.button.inverse.outline:active
{
  background-color: #c56fd5;
  box-shadow: none;
}
button.inverse.outline.disabled,button.inverse.outline[disabled],.button.inverse.outline.disabled,.button.inverse.outline[disabled]
{
  background-color: transparent;
}
button.inverse.outline.disabled:hover,button.inverse.outline.disabled:focus,button.inverse.outline[disabled]:hover,button.inverse.outline[disabled]:focus,.button.inverse.outline.disabled:hover,.button.inverse.outline.disabled:focus,.button.inverse.outline[disabled]:hover,.button.inverse.outline[disabled]:focus
{
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #F8F8F8;
  color: #F8F8F8;
}
button.secondary-inverse,.button.secondary-inverse
{
  background-color: #b3b3b3;
  box-shadow: inset 0 0 0 2px #b3b3b3;
  color: #333333;
}
button.secondary-inverse:hover,button.secondary-inverse:focus,.button.secondary-inverse:hover,.button.secondary-inverse:focus
{
  background-color: transparent;
  color: #b3b3b3;
}
body:not(.hide-focus-outline) button.secondary-inverse:focus,body:not(.hide-focus-outline) .button.secondary-inverse:focus
{
  outline: 0.125rem solid rgba(197, 111, 213, 0.7);
}
button.secondary-inverse:active,.button.secondary-inverse:active
{
  moz-transform: translate(0, 2px);
  ms-transform: translate(0, 2px);
  o-transform: translate(0, 2px);
  transform: translate(0, 2px);
  webkit-transform: translate(0, 2px);
}
button.secondary-inverse.disabled,button.secondary-inverse[disabled],.button.secondary-inverse.disabled,.button.secondary-inverse[disabled]
{
  background-color: #b3b3b3;
  box-shadow: inset 0 0 0 2px #b3b3b3;
  cursor: default;
  opacity: 0.6;
}
button.secondary-inverse.disabled:hover,button.secondary-inverse.disabled:focus,button.secondary-inverse[disabled]:hover,button.secondary-inverse[disabled]:focus,.button.secondary-inverse.disabled:hover,.button.secondary-inverse.disabled:focus,.button.secondary-inverse[disabled]:hover,.button.secondary-inverse[disabled]:focus
{
  background-color: #b3b3b3;
  color: #333333;
}
button.secondary-inverse.disabled:active,button.secondary-inverse[disabled]:active,.button.secondary-inverse.disabled:active,.button.secondary-inverse[disabled]:active
{
  moz-transform: none;
  ms-transform: none;
  o-transform: none;
  transform: none;
  webkit-transform: none;
}
button.secondary-inverse.outline,.button.secondary-inverse.outline
{
  background-color: transparent;
  color: #b3b3b3;
}
button.secondary-inverse.outline:hover,button.secondary-inverse.outline:focus,.button.secondary-inverse.outline:hover,.button.secondary-inverse.outline:focus
{
  background-color: #b3b3b3;
  color: #333333;
}
button.secondary-inverse.outline:active,.button.secondary-inverse.outline:active
{
  background-color: #c56fd5;
  box-shadow: none;
}
button.secondary-inverse.outline.disabled,button.secondary-inverse.outline[disabled],.button.secondary-inverse.outline.disabled,.button.secondary-inverse.outline[disabled]
{
  background-color: transparent;
}
button.secondary-inverse.outline.disabled:hover,button.secondary-inverse.outline.disabled:focus,button.secondary-inverse.outline[disabled]:hover,button.secondary-inverse.outline[disabled]:focus,.button.secondary-inverse.outline.disabled:hover,.button.secondary-inverse.outline.disabled:focus,.button.secondary-inverse.outline[disabled]:hover,.button.secondary-inverse.outline[disabled]:focus
{
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #b3b3b3;
  color: #b3b3b3;
}
button.inverse.secondary,.button.inverse.secondary
{
  background-color: #767676;
  box-shadow: inset 0 0 0 2px #767676;
  color: #333333;
}
button.inverse.secondary:hover,button.inverse.secondary:focus,.button.inverse.secondary:hover,.button.inverse.secondary:focus
{
  background-color: transparent;
  color: #333333;
}
body:not(.hide-focus-outline) button.inverse.secondary:focus,body:not(.hide-focus-outline) .button.inverse.secondary:focus
{
  outline: 0.125rem solid rgba(197, 111, 213, 0.7);
}
button.inverse.secondary:active,.button.inverse.secondary:active
{
  moz-transform: translate(0, 2px);
  ms-transform: translate(0, 2px);
  o-transform: translate(0, 2px);
  transform: translate(0, 2px);
  webkit-transform: translate(0, 2px);
}
button.inverse.secondary:hover,button.inverse.secondary:focus,.button.inverse.secondary:hover,.button.inverse.secondary:focus
{
  box-shadow: inset 0 0 0 2px #F8F8F8;
}
button.large,.button.large
{
  font-size: 1rem;
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
}
button.small,.button.small
{
  font-size: 0.75rem;
  padding: 0.5rem 1rem 0.5625rem 1rem;
}
button.tiny,.button.tiny
{
  font-size: 0.6875rem;
  padding: 0.375rem 0.75rem 0.4375rem 0.75rem;
}
button.expand,.button.expand
{
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
button.left-align,.button.left-align
{
  text-align: left;
  text-indent: 0.75rem;
}
button.right-align,.button.right-align
{
  padding-right: 0.75rem;
  text-align: right;
}
@media only screen and (min-width:40.0625em)
{
  button,.button
  {
    display: inline-block;
  }
}
button.icon,.button.icon
{
  min-width: 2.39375rem;
  padding-left: 0;
  padding-right: 0;
}
button.icon i,.button.icon i
{
  text-align: center;
}
button.icon.tiny,.button.icon.tiny
{
  min-width: 1.746875rem;
}
button.icon.small,.button.icon.small
{
  min-width: 2.11rem;
}
button.icon.large,.button.icon.large
{
  min-width: 2.75rem;
}
button.text,button.anchor,.button.text,.button.anchor
{
  background-color: transparent;
  box-shadow: none;
  color: #2075a3;
  text-decoration: underline;
}
button.text.unpadded,button.anchor.unpadded,.button.text.unpadded,.button.anchor.unpadded
{
  margin: 0;
  padding: 0;
}
button.text:hover,button.anchor:hover,.button.text:hover,.button.anchor:hover
{
  background-color: transparent;
  color: #1a5e82;
  text-decoration: none;
}
button.text.disabled,button.text:disabled,button.anchor.disabled,button.anchor:disabled,.button.text.disabled,.button.text:disabled,.button.anchor.disabled,.button.anchor:disabled
{
  opacity: 0.6;
}
button.text.disabled:hover,button.text:disabled:hover,button.anchor.disabled:hover,button.anchor:disabled:hover,.button.text.disabled:hover,.button.text:disabled:hover,.button.anchor.disabled:hover,.button.anchor:disabled:hover
{
  color: #2075a3;
  text-decoration: underline;
}
button.clear,.button.clear
{
  background-color: transparent;
  box-shadow: none;
  color: #333333;
  text-decoration: none;
}
button.clear:hover,.button.clear:hover
{
  background-color: #e5e5e5;
}
button.clear.disabled,button.clear:disabled,.button.clear.disabled,.button.clear:disabled
{
  opacity: 0.6;
}
button.clear.disabled:hover,button.clear:disabled:hover,.button.clear.disabled:hover,.button.clear:disabled:hover
{
  background-color: transparent;
  color: #333333;
}
button.hollow,.button.hollow
{
  background: transparent;
  box-shadow: inset 0 0 0 2px #E5E5E5;
  color: #666666;
}
button.hollow:hover,button.hollow:focus,.button.hollow:hover,.button.hollow:focus
{
  background: #F8F8F8;
  box-shadow: inset 0 0 0 2px #d3d3d3;
  color: #333333;
}
button.hollow.disabled:hover,.button.hollow.disabled:hover
{
  box-shadow: inset 0 0 0 2px #E5E5E5;
  color: #666666;
}
button.placeholder,.button.placeholder
{
  background-color: transparent;
  box-shadow: none;
  color: #666666;
  padding: 0;
}
button.placeholder>div,.button.placeholder>div
{
  border: 2px dashed #d3d3d3;
  border-radius: 0.1875rem;
  padding: 0.4375rem 1.125rem 0.5rem;
}
button.placeholder:hover,button.placeholder:focus,.button.placeholder:hover,.button.placeholder:focus
{
  background-color: #F8F8F8;
  border-color: #d3d3d3;
}
button.placeholder.disabled:hover,.button.placeholder.disabled:hover
{
  color: #666666;
}
button .button-desc,.button .button-desc
{
  color: #666666;
  display: block;
  font-size: 0.75rem;
  margin-top: 0.375rem;
}
input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea,.prefix,.postfix,select
{
  height: auto;
  line-height: normal;
  min-height: 2.375rem;
  padding-bottom: 0.5625rem;
  padding-top: 0.5rem;
}
label.inline
{
  line-height: normal;
  padding-bottom: 0.625rem;
  padding-top: 0.5625rem;
}
select:hover
{
  background-color: #fff;
  border-color: #e5e5e5;
}
select:focus
{
  background-color: #fafafa;
  border-color: #c56fd5;
  outline: none;
}
input[type=checkbox],input[type=radio]
{
  display: inline-block;
  filter: alpha(opacity=0);
  height: 1.25rem;
  margin-right: 0;
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
  opacity: 0;
  width: 1.25rem;
}
input[type=checkbox]+label,input[type=radio]+label
{
  cursor: pointer;
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0.5rem;
  position: relative;
}
input[type=checkbox]+label::before,input[type=checkbox]+label::after,input[type=radio]+label::before,input[type=radio]+label::after
{
  border-radius: 2px;
  content: "";
  display: block;
  font-size: 0.875rem;
  height: 1.25rem;
  left: -1.25rem;
  moz-transition: background 200ms,border-color 200ms,opacity 200ms;
  ms-transition: background 200ms,border-color 200ms,opacity 200ms;
  o-transition: background 200ms,border-color 200ms,opacity 200ms;
  position: absolute;
  top: 0.0625rem;
  top: 0;
  transition: background 200ms,border-color 200ms,opacity 200ms;
  webkit-transition: background 200ms,border-color 200ms,opacity 200ms;
  width: 1.25rem;
  z-index: 2;
}
input[type=checkbox]+label::before,input[type=radio]+label::before
{
  background-color: #fff;
  border: 1px solid #e5e5e5;
}
input[type=checkbox]+label::after,input[type=radio]+label::after
{
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1em;
  moz-background-size: 1em;
  opacity: 0;
  webkit-background-size: 1em;
}
input[type=checkbox]:focus+label::before,input[type=radio]:focus+label::before
{
  background-color: #fafafa;
  border-color: #c56fd5;
  outline: none;
}
input[type=checkbox]:hover+label::after,input[type=radio]:hover+label::after
{
  opacity: 0.25;
}
input[type=checkbox]:checked+label::before,input[type=radio]:checked+label::before
{
  background-color: #39e379;
  border-color: #1dcc5d;
}
input[type=checkbox]:checked:focus+label::before,input[type=radio]:checked:focus+label::before
{
  border-color: #c56fd5;
}
input[type=checkbox]:checked+label::after,input[type=radio]:checked+label::after
{
  opacity: 0.85;
}
input[type=checkbox]:disabled+label,input[type=radio]:disabled+label
{
  cursor: default;
  filter: alpha(opacity=50);
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 50 ")";
  opacity: 0.5;
}
input[type=checkbox]:disabled+label::after,input[type=radio]:disabled+label::after
{
  opacity: 0;
}
input[type=checkbox]:disabled:checked+label::after,input[type=radio]:disabled:checked+label::after
{
  opacity: 0.85;
}
input[type=checkbox]+label::after
{
  background-image: url(../i/whitecheckbox.png);
}
input[type=radio]+label::before
{
  border-radius: 100%;
}
input[type=radio]+label::after
{
  background-image: url(../i/whitedot.png);
  font-size: 0.625rem;
}
.checkbox-wrap,.radio-wrap
{
  display: inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
}
.checkbox-wrap input,.radio-wrap input
{
  flex: 0 0 auto;
  moz-box-flex: 0;
  moz-flex: 0 0 auto;
  ms-flex: 0 0 auto;
  webkit-box-flex: 0;
  webkit-flex: 0 0 auto;
}
.checkbox-wrap input+label,.radio-wrap input+label
{
  margin-right: 0.625rem;
}
.reveal-modal
{
  max-height: 96vh;
  outline: none;
  overflow: auto;
}
@media only screen and (max-width: 40em)
{
  .reveal-modal
  {
    left: 3%;
    min-height: 20vh;
    top: 0.625rem;
    width: 94%;
  }
  .touch .reveal-modal h3
  {
    margin-bottom: 0.625rem;
  }
  .touch .reveal-modal img
  {
    height: 6.875rem;
  }
  .reveal-modal h3
  {
    font-size: initial;
  }
  .touch .reveal-modal footer
  {
    margin-top: 0;
  }
}
.reveal-modal .modal-title
{
  margin-bottom: 1.25rem;
}
.reveal-modal .modal-title i
{
  color: #949494;
  font-size: 1.3em;
  margin-right: 0.15em;
  vertical-align: -0.12em;
}
.reveal-modal .modal-title i.modal-icon
{
  display: block;
  font-size: 2.625rem;
  margin-bottom: 0.3em;
  margin-top: -0.1em;
}
.reveal-modal.success .modal-title i
{
  color: #39e379;
}
.reveal-modal.warning .modal-title i
{
  color: #ff6600;
}
.reveal-modal.alert .modal-title i
{
  color: #ff3b30;
}
.reveal-modal.info .modal-title i
{
  color: #a0d3e8;
}
.reveal-modal.notification
{
  text-align: center;
}
@media only screen and (min-width:40.0625em)
{
  .reveal-modal.notification
  {
    width: 31.25rem;
  }
  .reveal-modal.notification.tiny
  {
    width: 20rem;
  }
}
.reveal-modal .modal-footer
{
  margin-top: 1.25rem;
  padding-top: 0.625rem;
  text-align: right;
}
.reveal-modal .modal-footer button,.reveal-modal .modal-footer .button
{
  margin-bottom: 0;
}
.reveal-modal .close-reveal-modal
{
  background-color: transparent;
  box-shadow: none;
  font-family: "Open Sans",Arial,sans-serif;
  padding: 0.5rem 0.875rem;
  text-decoration: none;
}
.reveal-modal .close-reveal-modal:hover
{
  color: #6b6b6b;
}
.reveal-modal-footer
{
  text-align: right;
}
.reveal-modal-footer button
{
  margin-bottom: 0;
}
.reveal-modal-footer button+button
{
  margin-left: 0.5rem;
}
.breadcrumbs>*
{
  line-height: 1.6;
}
.side-nav .divider
{
  margin: 1rem 0;
}
@media only screen and (max-width: 40em)
{
  body.hide-content
  {
    overflow: hidden;
  }
}
.tabs
{
  border-bottom: 1px solid #DADADA;
  padding: 0 1rem;
}
.tabs dd
{
  bottom: -1px;
  position: relative;
}
.tabs dd>a
{
  border: 1px solid transparent;
  border-bottom: none;
  color: #999999;
  line-height: 1;
}
.tabs dd>a:hover
{
  text-decoration: underline;
}
.tabs dd.active a
{
  border-color: #DADADA;
  border-radius: 2px 2px 0 0;
  color: #333333;
  text-decoration: none;
}
.tabs.vertical
{
  border-bottom: none;
  padding: 0;
}
@media only screen and (min-width:40.0625em)
{
  .tabs.vertical
  {
    border-right: 1px solid #DADADA;
    padding: 1rem 0;
  }
}
.tabs.vertical dd
{
  bottom: auto;
}
@media only screen and (min-width:40.0625em)
{
  .tabs.vertical dd
  {
    margin-right: -1px;
  }
}
.tabs.vertical dd>a
{
  border: 1px solid transparent;
}
@media only screen and (min-width:40.0625em)
{
  .tabs.vertical dd>a
  {
    border-right: none;
  }
}
.tabs.vertical dd.active a
{
  border-color: #DADADA;
}
.tabs-content
{
  background-color: #fff;
}
.tabs-content.vertical
{
  margin: 0;
}
.bb-offcanvas.contained
{
  overflow: hidden;
}
.bb-offcanvas.bb-offcanvas-open .bb-close-overlay
{
  bottom: 0;
  moz-transition: opacity 300ms cubic-bezier(0.55, 0, 0.1, 1),bottom 0 0;
  ms-transition: opacity 300ms cubic-bezier(0.55, 0, 0.1, 1),bottom 0 0;
  opacity: 1;
  o-transition: opacity 300ms cubic-bezier(0.55, 0, 0.1, 1),bottom 0 0;
  transition: opacity 300ms cubic-bezier(0.55, 0, 0.1, 1),bottom 0 0;
  webkit-transition: opacity 300ms cubic-bezier(0.55, 0, 0.1, 1),bottom 0 0;
}
.bb-offcanvas-inner
{
  moz-transition: -moz-transform 300ms cubic-bezier(0.55, 0, 0.1, 1),padding-right 300ms cubic-bezier(0.55, 0, 0.1, 1),padding-left 300ms cubic-bezier(0.55, 0, 0.1, 1);
  ms-transition: -ms-transform 300ms cubic-bezier(0.55, 0, 0.1, 1),padding-right 300ms cubic-bezier(0.55, 0, 0.1, 1),padding-left 300ms cubic-bezier(0.55, 0, 0.1, 1);
  o-transition: -o-transform 300ms cubic-bezier(0.55, 0, 0.1, 1),padding-right 300ms cubic-bezier(0.55, 0, 0.1, 1),padding-left 300ms cubic-bezier(0.55, 0, 0.1, 1);
  position: relative;
  transition: transform 300ms cubic-bezier(0.55, 0, 0.1, 1),padding-right 300ms cubic-bezier(0.55, 0, 0.1, 1),padding-left 300ms cubic-bezier(0.55, 0, 0.1, 1);
  webkit-transition: -webkit-transform 300ms cubic-bezier(0.55, 0, 0.1, 1),padding-right 300ms cubic-bezier(0.55, 0, 0.1, 1),padding-left 300ms cubic-bezier(0.55, 0, 0.1, 1);
}
.bb-offcanvas-inner:before,.bb-offcanvas-inner:after
{
  content: " ";
  display: table;
}
.bb-offcanvas-inner:after
{
  clear: both;
}
.push-left .bb-offcanvas-inner
{
  moz-transform: translate(26.25rem, 0);
  ms-transform: translate(26.25rem, 0);
  o-transform: translate(26.25rem, 0);
  transform: translate(26.25rem, 0);
  webkit-transform: translate(26.25rem, 0);
}
.push-right .bb-offcanvas-inner
{
  moz-transform: translate(-26.25rem, 0);
  ms-transform: translate(-26.25rem, 0);
  o-transform: translate(-26.25rem, 0);
  transform: translate(-26.25rem, 0);
  webkit-transform: translate(-26.25rem, 0);
}
@media only screen and (min-width:40.0625em)
{
  .fit-right .bb-offcanvas-inner
  {
    padding-right: 26.25rem;
  }
}
@media only screen and (min-width:40.0625em)
{
  .fit-left .bb-offcanvas-inner
  {
    padding-left: 26.25rem;
  }
}
.bb-close-overlay
{
  background-color: rgba(255, 255, 255, 0.4);
  bottom: 100%;
  left: 0;
  moz-transition: opacity 300ms cubic-bezier(0.55, 0, 0.1, 1),bottom 0 300ms cubic-bezier(0.55, 0, 0.1, 1);
  ms-transition: opacity 300ms cubic-bezier(0.55, 0, 0.1, 1),bottom 0 300ms cubic-bezier(0.55, 0, 0.1, 1);
  opacity: 0;
  o-transition: opacity 300ms cubic-bezier(0.55, 0, 0.1, 1),bottom 0 300ms cubic-bezier(0.55, 0, 0.1, 1);
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 300ms cubic-bezier(0.55, 0, 0.1, 1),bottom 0 300ms cubic-bezier(0.55, 0, 0.1, 1);
  webkit-transition: opacity 300ms cubic-bezier(0.55, 0, 0.1, 1),bottom 0 300ms cubic-bezier(0.55, 0, 0.1, 1);
  z-index: 10;
}
.bb-offcanvas-panel
{
  display: none;
  height: 100%;
  outline: none;
  position: fixed;
  top: 0;
  width: 100%;
}
@media only screen and (min-width:40.0625em)
{
  .bb-offcanvas-panel
  {
    max-width: 26.25rem;
  }
}
.bb-offcanvas-panel.bb-offcanvas-left
{
  left: 0;
}
.bb-offcanvas-panel.bb-offcanvas-right
{
  right: 0;
}
@media only screen and (min-width:40.0625em)
{
  .bb-offcanvas-panel.full
  {
    max-width: 100%;
  }
}
@media only screen and (min-width:40.0625em)
{
  .bb-offcanvas-panel.full .bb-offcanvas-panel-wrap
  {
    max-width: 100%;
  }
}
.bb-offcanvas-panel-wrap
{
  background-color: #fff;
  bottom: 0;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1),0 0 0 1px rgba(0, 0, 0, 0.1);
  moz-transition: -moz-transform 300ms cubic-bezier(0.55, 0, 0.1, 1), max-width 300ms cubic-bezier(0.55, 0, 0.1, 1), outline-color 300ms, right 300ms cubic-bezier(0.55, 0, 0.1, 1), left 300ms cubic-bezier(0.55, 0, 0.1, 1);
  ms-transition: -ms-transform 300ms cubic-bezier(0.55, 0, 0.1, 1), max-width 300ms cubic-bezier(0.55, 0, 0.1, 1), outline-color 300ms, right 300ms cubic-bezier(0.55, 0, 0.1, 1), left 300ms cubic-bezier(0.55, 0, 0.1, 1);
  o-transition: -o-transform 300ms cubic-bezier(0.55, 0, 0.1, 1), max-width 300ms cubic-bezier(0.55, 0, 0.1, 1), outline-color 300ms, right 300ms cubic-bezier(0.55, 0, 0.1, 1), left 300ms cubic-bezier(0.55, 0, 0.1, 1);
  outline: 10px solid rgba(255, 255, 255, 0);
  position: absolute;
  top: 0;
  transition: transform 300ms cubic-bezier(0.55, 0, 0.1, 1),max-width 300ms cubic-bezier(0.55, 0, 0.1, 1),outline-color 300ms,right 300ms cubic-bezier(0.55, 0, 0.1, 1),left 300ms cubic-bezier(0.55, 0, 0.1, 1);
  webkit-transition: -webkit-transform 300ms cubic-bezier(0.55, 0, 0.1, 1), max-width 300ms cubic-bezier(0.55, 0, 0.1, 1), outline-color 300ms, right 300ms cubic-bezier(0.55, 0, 0.1, 1), left 300ms cubic-bezier(0.55, 0, 0.1, 1);
  width: 100%;
}
@media only screen and (min-width:40.0625em)
{
  .bb-offcanvas-panel-wrap
  {
    max-width: 26.25rem;
  }
}
.contained .bb-offcanvas-panel-wrap
{
  position: absolute;
}
.bb-offcanvas-left .bb-offcanvas-panel-wrap
{
  left: -100%;
}
.bb-offcanvas-right .bb-offcanvas-panel-wrap
{
  right: -100%;
}
.bb-offcanvas-panel-wrap .side-panel-content
{
  bottom: 0;
  left: 0;
  overflow-y: auto;
  padding: 1.875rem;
  position: absolute;
  right: 0;
  top: 0;
}
.bb-offcanvas-panel-wrap .bb-close
{
  color: #858585;
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 1;
  padding: 0.125rem 0.5rem;
  position: absolute;
  right: 0.625rem;
  text-decoration: none;
  top: 0.3125rem;
  z-index: 2;
}
.bb-offcanvas-panel-wrap .bb-close:hover
{
  color: #333333;
}
.bb-offcanvas-left.active>.bb-offcanvas-panel-wrap
{
  left: 0;
}
.bb-offcanvas-right.active>.bb-offcanvas-panel-wrap
{
  right: 0;
}
.contained.bb-offcanvas-open.push-left .bb-offcanvas-panel-wrap
{
  moz-transform: translate(-100%, 0);
  ms-transform: translate(-100%, 0);
  o-transform: translate(-100%, 0);
  outline-color: rgba(238, 238, 238, 0);
  transform: translate(-100%, 0);
  webkit-transform: translate(-100%, 0);
}
.contained.bb-offcanvas-open.push-right .bb-offcanvas-panel-wrap
{
  moz-transform: translate(100%, 0);
  ms-transform: translate(100%, 0);
  o-transform: translate(100%, 0);
  outline-color: rgba(238, 238, 238, 0);
  transform: translate(100%, 0);
  webkit-transform: translate(100%, 0);
}
.contained .bb-offcanvas-panel
{
  position: absolute;
  z-index: 1;
}
.bb-offcanvas-panel
{
  z-index: 1015;
}
.bb-offcanvas-panel ~ .bb-offcanvas-panel
{
  z-index: 1115;
}
.bb-offcanvas-panel ~ .bb-offcanvas-panel ~ .bb-offcanvas-panel
{
  z-index: 1215;
}
.bb-offcanvas-overlay
{
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1010;
}
.bb-offcanvas-overlay:not(.hidden) ~ .bb-offcanvas-overlay:not(.hidden)
{
  z-index: 1110;
}
.bb-offcanvas-overlay:not(.hidden) ~ .bb-offcanvas-overlay:not(.hidden) ~ .bb-offcanvas-overlay:not(.hidden)
{
  z-index: 1210;
}
.bb-offcanvas-overlay:not(.hidden) ~ .bb-offcanvas-overlay:not(.hidden) ~ .bb-offcanvas-overlay:not(.hidden) ~ .bb-offcanvas-overlay:not(.hidden)
{
  z-index: 1310;
}
.range-slider
{
  margin: 0 0 1rem;
}
.range-slider .range-slider-handle
{
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
}
.range-slider.round .range-slider-active-segment
{
  border-radius: 6.25rem 0 0 6.25rem;
}
.range-slider[data-slider="80"] .range-slider-handle,.range-slider[data-slider="81"] .range-slider-handle,.range-slider[data-slider="82"] .range-slider-handle,.range-slider[data-slider="83"] .range-slider-handle,.range-slider[data-slider="84"] .range-slider-handle
{
  margin-left: 0.0625rem;
}
.range-slider[data-slider="85"] .range-slider-handle,.range-slider[data-slider="86"] .range-slider-handle,.range-slider[data-slider="87"] .range-slider-handle,.range-slider[data-slider="88"] .range-slider-handle,.range-slider[data-slider="89"] .range-slider-handle
{
  margin-left: 0.125rem;
}
.range-slider[data-slider="90"] .range-slider-handle,.range-slider[data-slider="91"] .range-slider-handle,.range-slider[data-slider="92"] .range-slider-handle,.range-slider[data-slider="93"] .range-slider-handle,.range-slider[data-slider="94"] .range-slider-handle
{
  margin-left: 0.1875rem;
}
.range-slider[data-slider="95"] .range-slider-handle,.range-slider[data-slider="96"] .range-slider-handle,.range-slider[data-slider="97"] .range-slider-handle,.range-slider[data-slider="98"] .range-slider-handle,.range-slider[data-slider="99"] .range-slider-handle,.range-slider[data-slider="100"] .range-slider-handle
{
  margin-left: 0.25rem;
}
.top-bar a,.side-nav a,.pagination a,.accordion dd>a,.tabs dd>a,.breadcrumbs a,.f-dropdown li a,.off-canvas-list li a
{
  text-decoration: none;
}
:focus
{
  outline: 0.125rem solid rgba(197, 111, 213, 0.7);
}
body:not(.hide-focus-outline) a:not(.button):focus
{
  box-shadow: inset 0 0 0 0.125rem rgba(197, 111, 213, 0.7) !important;
  outline: none !important;
}
body:not(.hide-focus-outline) button:focus,body:not(.hide-focus-outline) .button:focus,body:not(.hide-focus-outline) button.dropdown:focus,body:not(.hide-focus-outline) .button.dropdown:focus
{
  outline: 0.125rem solid rgba(197, 111, 213, 0.7);
}
.right
{
  float: right !important;
}
.left
{
  float: left !important;
}
.pln
{
  color: #4d4d4d;
}
@media screen
{
  .str
  {
    color: #dd1144;
  }
  .kwd
  {
    color: #4d4d4d;
  }
  .com
  {
    color: #999988;
  }
  .typ
  {
    color: #445588;
  }
  .lit
  {
    color: #445588;
  }
  .pun
  {
    color: #4d4d4d;
  }
  .opn
  {
    color: #4d4d4d;
  }
  .clo
  {
    color: #4d4d4d;
  }
  .tag
  {
    color: navy;
  }
  .atn
  {
    color: teal;
  }
  .atv
  {
    color: #dd1144;
  }
  .dec
  {
    color: #4d4d4d;
  }
  .var
  {
    color: teal;
  }
  .fun
  {
    color: #990000;
  }
}
@media print,projection
{
  .str
  {
    color: #060;
  }
  .kwd
  {
    color: #006;
    font-weight: bold;
  }
  .com
  {
    color: #600;
    font-style: italic;
  }
  .typ
  {
    color: #404;
    font-weight: bold;
  }
  .lit
  {
    color: #044;
  }
  .pun,.opn,.clo
  {
    color: #440;
  }
  .tag
  {
    color: #006;
    font-weight: bold;
  }
  .atn
  {
    color: #404;
  }
  .atv
  {
    color: #060;
  }
}
pre.prettyprint
{
  font-family: Menlo,Monaco,Consolas,monospace;
}
ol.linenums
{
  margin-bottom: 0;
  margin-top: 0;
}
.has-dropdown .dropdown.active
{
  clip: auto;
  display: block;
  height: auto;
  overflow: visible;
  position: absolute !important;
  position: static !important;
  width: auto;
}
.sub-nav dt.active a:focus,.sub-nav dd.active a:focus,.sub-nav li.active a:focus
{
  background: #15658D;
}
button.clear:focus,.button.clear:focus
{
  background: #E4E4E4;
}
.joyride-tip-guide .button
{
  background-color: #DADADA;
  box-shadow: inset 0 0 0 2px #DADADA;
  color: #333333;
}
.joyride-tip-guide .button:hover,.joyride-tip-guide .button:focus
{
  background-color: transparent;
  color: #333333;
}
body:not(.hide-focus-outline) .joyride-tip-guide .button:focus
{
  outline: 0.125rem solid rgba(197, 111, 213, 0.7);
}
.joyride-tip-guide .button:active
{
  moz-transform: translate(0, 2px);
  ms-transform: translate(0, 2px);
  o-transform: translate(0, 2px);
  transform: translate(0, 2px);
  webkit-transform: translate(0, 2px);
}
.switch-ios.switch-light>input ~ span span:last-of-type:not(.label-text)
{
  display: none;
}
.switch-ios.switch-light>input ~ span span:first-of-type:not(.label-text)
{
  display: block;
}
.switch-ios.switch-light>input:checked ~ span span:last-of-type:not(.label-text)
{
  display: block;
}
.switch-ios.switch-light>input:checked ~ span span:first-of-type:not(.label-text)
{
  display: none;
}
body
{
  background-color: #fcfcfc;
}
body.getting-started .row
{
  max-width: 58.75rem;
}
body.f-topbar-fixed
{
  padding-top: 2.8125rem;
}
@media only screen and (min-width:64.0625em)
{
  body.f-topbar-fixed
  {
    padding-top: 3.75rem;
  }
}
body.doc h1
{
  margin-top: 1.875rem;
}
.top-bar.doc
{
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width:64.0625em)
{
  .top-bar.doc
  {
    height: 3.75rem;
    padding: 0.625rem 1rem;
  }
}
.top-bar.doc.expanded
{
  height: auto;
}
.top-bar.doc .title-area
{
  background-color: transparent;
}
.top-bar.doc .top-bar-section>ul,.top-bar.doc .top-bar-section>ul li
{
  background-color: transparent;
}
.top-bar.doc .top-bar-section>ul a
{
  background-color: transparent;
  color: #333333;
  font-size: 0.875rem;
  font-weight: 300;
}
.top-bar.doc .top-bar-section>ul a:after
{
  border-left-color: #707070;
}
.top-bar.doc .top-bar-section>ul a:hover
{
  background-color: #ededed;
  color: #333333;
}
@media only screen and (min-width:64.0625em)
{
  .top-bar.doc .top-bar-section>ul a
  {
    line-height: 2.5rem !important;
  }
  .top-bar.doc .top-bar-section>ul a:after
  {
    border-left-color: transparent;
    border-top-color: #707070;
    margin-top: -0.375rem;
  }
}
.top-bar.doc .top-bar-section>ul li:hover>a
{
  background-color: #ededed;
  color: #333333;
}
@media only screen and (min-width:64.0625em)
{
  .top-bar.doc .top-bar-section>ul .active>a,.top-bar.doc .top-bar-section>ul .active>a:hover
  {
    background-color: transparent;
    color: #333333;
    font-weight: 400;
  }
}
.top-bar.doc .top-bar-section>ul .dropdown
{
  background-color: #fff;
}
@media only screen and (min-width:64.0625em)
{
  .top-bar.doc .top-bar-section>ul .dropdown
  {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    width: 200px !important;
  }
}
@media only screen and (min-width:64.0625em)
{
  .top-bar.doc .name
  {
    height: 2.5rem;
  }
}
@media only screen and (min-width:64.0625em)
{
  .top-bar.doc .name h1
  {
    line-height: 2.5rem;
  }
}
.top-bar.doc .name h1 a
{
  color: #747474;
}
.top-bar.doc .menu-icon a
{
  color: #333333;
  font-size: 0.875rem;
  font-weight: 300;
  padding: 0 0.75rem;
}
.top-bar.doc .menu-icon a::after
{
  box-shadow: none;
  display: none;
}
.top-bar.doc .menu-icon a i
{
  display: inline-block;
  font-size: 130%;
  text-align: right;
  vertical-align: -13%;
  width: 1.3em;
}
.top-bar.doc .menu-icon a:hover
{
  background-color: #ededed;
}
.top-bar.doc.expanded .menu-icon>a
{
  background-color: #333333;
  color: #FFFFFF;
}
.top-bar.doc.expanded .menu-icon>a:after
{
  color: #FFFFFF;
}
main>section
{
  padding: 1.5rem 0;
}
.page-anchor
{
  margin-top: -5.3125rem;
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
.side-bar
{
  background-color: #fafafa;
  padding: 1.25rem;
}
.page-heading
{
  margin-top: 1rem;
}
hr
{
  border-color: #f2f2f2;
  margin: 2rem 0;
}
h2.doc-heading
{
  border-bottom: 1px solid #DADADA;
  margin-bottom: 2rem;
  padding-bottom: 0.625rem;
}
h3.doc-heading
{
  margin-bottom: 1rem;
}
h3.doc-heading .label
{
  margin: 0;
  vertical-align: 40%;
}
.doc-link
{
  font-size: 80%;
  margin-left: 0.5rem;
}
.doc-link span
{
  color: #2075a3;
}
.prettyprint
{
  background-color: #f8f8f8;
  font-size: 0.8125rem;
  line-height: 1.4;
  margin-bottom: 1.25rem;
  overflow-x: auto;
  overflow-y: hidden !important;
  padding: 1.25rem;
}
.prettyprint pre,.prettyprint code
{
  color: inherit;
  display: inline;
  font-family: inherit;
  font-weight: inherit;
}
.color-list,.color-list ul
{
  list-style: none;
  margin: 0;
  padding: 0;
}
.color-list:before,.color-list:after,.color-list ul:before,.color-list ul:after
{
  content: " ";
  display: table;
}
.color-list:after,.color-list ul:after
{
  clear: both;
}
.color-list>li
{
  margin-bottom: 1.25rem;
  padding: 0;
  padding-right: 1.25rem;
}
.color-list .color-swatch
{
  border-radius: 100%;
  float: left;
  font-size: 0.75rem;
  height: 0;
  margin-right: 2%;
  overflow: hidden;
  padding-bottom: 22.7272727273%;
  position: relative;
  width: 22.7272727273%;
}
.color-list .color-swatch span
{
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
@media only screen and (min-width:40.0625em)
{
  .color-list .color-swatch
  {
    padding-bottom: 12.1951219512%;
    width: 12.1951219512%;
  }
}
.color-list .color-swatch:hover .color-var
{
  opacity: 0;
}
.color-list .color-swatch:hover .color-hex
{
  opacity: 1;
}
.color-list .color-swatch span
{
  border-radius: 100%;
  margin-top: -0.5em;
  moz-transition: opacity 250ms linear;
  ms-transition: opacity 250ms linear;
  o-transition: opacity 250ms linear;
  padding: 50% 0.625rem 0;
  text-align: center;
  transition: opacity 250ms linear;
  webkit-transition: opacity 250ms linear;
}
.color-list .color-hex
{
  opacity: 0;
}
.color-list .text-color-example
{
  background-color: #333333;
  color: #FFFFFF;
}
.color-list .text-color-inverse-example
{
  background-color: #FFFFFF;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
  color: #333333;
}
.color-list .anchor-color-example
{
  background-color: #2075a3;
  color: #FFFFFF;
}
.color-list.secondary .color-swatch
{
  padding-bottom: 22.7272727273%;
  width: 22.7272727273%;
}
@media only screen and (min-width:40.0625em)
{
  .color-list.secondary .color-swatch
  {
    padding-bottom: 12.5%;
    width: 12.5%;
  }
}
.color-list .bb-secondary-color-1
{
  background-color: #fb662b;
}
.color-list .bb-secondary-color-2
{
  background-color: #c575d2;
}
.color-list .bb-secondary-color-3
{
  background-color: #fddd3b;
  color: #9a8102;
}
.color-list .bb-secondary-color-4
{
  background-color: #26d6fd;
  color: #017890;
}
.color-list .bb-tertiary-color-1
{
  background-color: #ca423f;
}
.color-list .bb-tertiary-color-2
{
  background-color: #35a06a;
}
.color-list .bb-tertiary-color-3
{
  background-color: #1874a4;
}
.color-list .bb-tertiary-color-4
{
  background-color: #b7d153;
}
.color-list .bb-tertiary-color-5
{
  background-color: #fbb034;
}
.color-list .bb-tertiary-color-6
{
  background-color: #c1977d;
}
.color-list .bb-tertiary-color-7
{
  background-color: #fedcba;
  color: #d96a03;
}
.font-family p
{
  color: #707070;
  font-size: 0.8125rem;
  font-weight: 300;
}
.font-family span
{
  color: #333333;
  font-size: 1.25rem;
}
.font-family .text-light
{
  font-weight: 300;
}
.font-family .text-normal
{
  font-weight: 400;
}
.font-family .text-semi-bold
{
  font-weight: 600;
}
.font-family .text-bold
{
  font-weight: 700;
}
.font-family.serif [class*=text-]
{
  font-family: 'Noto Serif',serif;
}
.iconFont-list i
{
  font-size: 1.5rem;
  margin-right: 0.3125rem;
  vertical-align: -15%;
}
.iconFont-list i.replaced:before
{
  display: none;
}
.modal-backdrop
{
  background: #000000;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
}
.modal-backdrop.in
{
  display: block;
}
.bs-modal
{
  bottom: 0;
  display: none;
  left: 0;
  outline: 0;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1050;
}
.bs-modal .reveal-modal
{
  display: block;
  visibility: visible;
}
#buttons-image-bg .panel
{
  background-image: url(../images/buttons-bg.jpg);
  background-position: center;
  background-size: 100%;
  moz-background-size: 100%;
  webkit-background-size: 100%;
}
.typography-block
{
  padding: 2.5rem 0;
}
.border-color-xdark
{
  border-bottom: 1px solid #969696;
}
.border-color-dark
{
  border-bottom: 1px solid #b2b2b2;
}
.border-color-medium
{
  border-bottom: 1px solid #d3d3d3;
}
.border-color-light
{
  border-bottom: 1px solid #E5E5E5;
}
.border-color-inverse
{
  border-bottom: 1px solid #F8F8F8;
}
.background-navigation code,.background-dark code
{
  background: transparent;
  border: 1px solid #272727;
  color: #767676;
  font-weight: 400;
  position: relative;
  top: 0.5625rem;
}
.background-navigation code.background,.background-dark code.background
{
  top: -1.5rem;
}
.background-navigation
{
  background: #272727;
}
.background-navigation .text-color-navigation
{
  color: #E5E5E5;
}
.background-dark
{
  background-color: #333333;
}
.background-dark .text-color-inverse
{
  color: #FFFFFF;
}
.background-dark .text-color-light
{
  color: #767676;
}
.background-dark .text-color-inverse-medium
{
  color: #BBBBBB;
}
.text-color
{
  color: #333333;
}
.icon-small
{
  font-size: 0.875rem;
}
.icon-normal
{
  font-size: 1rem;
}
.icon-lead
{
  font-size: 1.25rem;
}
.icon-medium
{
  font-size: 1.5rem;
}
.icon-large
{
  font-size: 2rem;
}
.icon-xlarge
{
  font-size: 3rem;
}
.text-color-light
{
  color: #767676;
}
.text-color-medium
{
  color: #666666;
}
.background-light,.background-inverse
{
  background-color: #F8F8F8;
}
.background-light code,.background-inverse code
{
  background: transparent;
  color: #767676;
  font-weight: 400;
  position: relative;
  top: 0.5625rem;
}
.background-light code.background,.background-inverse code.background
{
  top: -1.5rem;
}
.background-inverse
{
  background-color: #FFFFFF;
}
.swatch-shadow,.grays .color-swatch.background-inverse,.grays .color-swatch.background-light,.grays .color-swatch.text-color-inverse
{
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
}
.grays .color-swatch.background-xdark
{
  background: #272727;
  color: #FFFFFF;
}
.grays .color-swatch.background-dark
{
  color: #FFFFFF;
}
.grays .color-swatch.background-medium
{
  background: #DADADA;
}
.grays .color-swatch.text-color-dark
{
  background-color: #272727;
  color: #FFFFFF;
}
.grays .color-swatch.text-color
{
  background-color: #333333;
  color: #FFFFFF;
}
.grays .color-swatch.text-color-medium
{
  background-color: #666666;
  color: #FFFFFF;
}
.grays .color-swatch.text-color-light
{
  background-color: #767676;
  color: #FFFFFF;
}
.grays .color-swatch.text-color-inverse-light
{
  background-color: #E5E5E5;
  color: #333333;
}
.grays .color-swatch.text-color-inverse
{
  background-color: #FFFFFF;
  color: #333333;
}
.grays .color-swatch.text-color-inverse-medium
{
  background-color: #BBBBBB;
  color: #333333;
}
.success-color
{
  background-color: #39e379;
}
.alert-color
{
  background-color: #ff3b30;
}
.warning-color
{
  background-color: #ff6600;
}
.focus-color
{
  background-color: #c56fd5;
}
.error-color
{
  background-color: #ff3b30;
}
.error-color-text
{
  background: transparent;
  color: #cc413a;
}
.grade-color-good
{
  background-color: #39e379;
}
.grade-color-pass
{
  background-color: #ffe300;
}
.grade-color-warning
{
  background-color: #ff9600;
}
.grade-color-fail
{
  background-color: #ff3b30;
}
.guidance-color
{
  background: #333333;
}
.course-color-1
{
  background-color: #c473d4;
}
.course-color-2
{
  background-color: #2fd9fc;
}
.course-color-3
{
  background-color: #ffe12b;
}
.course-color-4
{
  background-color: #ff6417;
}
.course-color-5
{
  background-color: #89f3db;
}
.course-color-6
{
  background-color: #fe5b91;
}
.course-color-7
{
  background-color: #85f472;
}
.course-color-8
{
  background-color: #22c7cc;
}
.course-color-9
{
  background-color: #ca22ad;
  color: #FFFFFF;
}
.course-color-10
{
  background-color: #157afb;
  color: #FFFFFF;
}
