﻿@charset "UTF-8";@media print,screen and (min-width: 48em) {
    .reveal,.reveal.large,.reveal.small,.reveal.tiny {
        right:auto;
        left: auto;
        margin: 0 auto
    }
}

citation-chooser select {
    height: 70px;
    width: 200px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}
.has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #999999;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #999999;
}
.container {
    display: inline;
    align-content: flex-start;
    flex-direction: row;
}
 
.left-container {
  flex: 1; /* Takes up remaining space */
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.right-container {
  flex: 1; /* Or set to a specific width if you want */
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}


@media (min-width:768px) {
  .container {
    width: 750px;
  }
}
@media (min-width:992px) {
  .container {
    width: 970px;
  }
}
@media (min-width:1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width:768px) {
  .container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width:768px) {
  .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
    margin-left: -35px;
  }
}
.container .jumbotron,.container-fluid .jumbotron {
  border-radius: 5px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
  .container .jumbotron,.container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  
.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after {
  clear: both;
}



.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}


@media (min-width:768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  
    .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.navbar {
  position: relative;
  min-height: 70px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width:768px) {
  .navbar {
    border-radius:0px;
  }
}
@media (min-width:768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
   .navbar-collapse.in {
    overflow-y: visible;
  }
    .navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width:480px) and (orientation:landscape) {
  .navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width:768px) {
  .container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width:768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width:768px) {
  .navbar-fixed-top,.navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 60px;
  background: url('../images/PostUniversity-SVG.svg');
  width: 159px
}

.navbar-brand:hover,.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media (min-width:768px) {
  .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
    margin-left: -35px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}
@media (min-width:768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
   .navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
   .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }
    .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }
}
@media (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
   .navbar-nav>li {
    float: left;
  }
   .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
  margin-top: 6px;
  margin-bottom: 6px;
}
@media (min-width:768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
   .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group>.form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,.navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width:768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}

.navbar-btn.btn-sm {
  margin-top: 11px;
  margin-bottom: 11px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width:768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width:768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #632d4f;
}

.navbar-default .navbar-brand {
  color: #333333;
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #555555;
}

.navbar-default .navbar-nav>li>a {
  color: #FFF;
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
  color: #eeeeee;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #eeeeee;
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
  background-color: #ffffff;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #999999;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
  background-color: transparent;
  color: #333333;
}

@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #999999;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #333333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #eeeeee;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #999999;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-default .btn-link {
  color: #999999;
}

.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
  color: #333333;
}

.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus {
  color: #eeeeee;
}

.navbar-inverse {
  background-color: #ffffff;
  border-color: #e6e6e6;
}

.navbar-inverse .navbar-brand {
  color: #999999;
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav>li>a {
  color: #999999;
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #eeeeee;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #eeeeee;
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
  background-color: #eeeeee;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #999999;
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
  border-color: #ededed;
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
  background-color: transparent;
  color: #333333;
}

@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #e6e6e6;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #e6e6e6;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #999999;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333333;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #333333;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #eeeeee;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: #333333;
}

.navbar-inverse .btn-link {
  color: #999999;
}

.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
  color: #333333;
}

.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #eeeeee;
}
.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after {
  clear: both;
}
.navbar {
  border-width: 0 1px 8px 1px;
}

.navbar-btn:hover {
  margin-top: 8px;
}

.navbar-btn:active {
  margin-top: 9px;
}

.navbar-btn.btn-sm:hover {
  margin-top: 11px;
}

.navbar-btn.btn-sm:active {
  margin-top: 12px;
}

.navbar-btn.btn-xs:hover {
  margin-top: 15px;
}

.navbar-btn.btn-xs:active {
  margin-top: 16px;
}


.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter,.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity,-webkit-transform;
    -webkit-backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    backface-visibility: hidden
}

.slide-in-right.mui-enter,.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity,-webkit-transform;
    -webkit-backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    backface-visibility: hidden
}

.slide-out-right.mui-leave,.slide-out-up.mui-leave {
    transition-property: opacity,-webkit-transform;
    -webkit-backface-visibility: hidden;
    transition-duration: .5s;
    transition-timing-function: linear
}

.slide-out-down.mui-leave.mui-leave-active {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fade-in.mui-enter,.fade-out.mui-leave {
    transition-property: opacity;
    transition-duration: .5s;
    transition-timing-function: linear
}

.slide-out-left.mui-leave.mui-leave-active {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    opacity: 0
}

.fade-in.mui-enter.mui-enter-active,.fade-out.mui-leave {
    opacity: 1
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter,.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity,-webkit-transform
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: right;
    transform-origin: right;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.hinge-in-from-left.mui-enter,.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity,-webkit-transform
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    -webkit-transform-origin: left;
    transform-origin: left;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter,.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity,-webkit-transform
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave,.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity,-webkit-transform
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.hinge-out-from-left.mui-leave,.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity,-webkit-transform
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    transform-origin: center;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave,.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity,-webkit-transform
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    transform-origin: center;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    -webkit-transform: scale(.5);
    transform: scale(.5);
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.scale-in-down.mui-enter,.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity,-webkit-transform
}

.scale-in-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.scale-out-down.mui-leave,.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity,-webkit-transform
}

.scale-out-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    -webkit-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.spin-in-ccw.mui-enter,.spin-out.mui-leave {
    transition-property: opacity,-webkit-transform;
    transition-duration: .5s;
    transition-timing-function: linear
}

.spin-in.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
    -webkit-transform: rotate(.75turn);
    transform: rotate(.75turn);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    -webkit-transform: rotate(.75turn);
    transform: rotate(.75turn);
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
    -webkit-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    opacity: 0
}

.slow {
    transition-duration: 750ms!important
}

.linear {
    transition-timing-function: linear!important;
    -webkit-animation-timing-function: linear!important;
    animation-timing-function: linear!important
}

.ease {
    transition-timing-function: ease!important;
    -webkit-animation-timing-function: ease!important;
    animation-timing-function: ease!important
}

.ease-in {
    transition-timing-function: ease-in!important;
    -webkit-animation-timing-function: ease-in!important;
    animation-timing-function: ease-in!important
}

.ease-out {
    transition-timing-function: ease-out!important;
    -webkit-animation-timing-function: ease-out!important;
    animation-timing-function: ease-out!important
}

.ease-in-out {
    transition-timing-function: ease-in-out!important;
    -webkit-animation-timing-function: ease-in-out!important;
    animation-timing-function: ease-in-out!important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485,.155,.24,1.245)!important;
    -webkit-animation-timing-function: cubic-bezier(.485,.155,.24,1.245)!important;
    animation-timing-function: cubic-bezier(.485,.155,.24,1.245)!important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485,.155,.515,.845)!important;
    -webkit-animation-timing-function: cubic-bezier(.485,.155,.515,.845)!important;
    animation-timing-function: cubic-bezier(.485,.155,.515,.845)!important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76,-.245,.24,1.245)!important;
    -webkit-animation-timing-function: cubic-bezier(.76,-.245,.24,1.245)!important;
    animation-timing-function: cubic-bezier(.76,-.245,.24,1.245)!important
}

.short-delay {
    transition-delay: .3s!important;
    -webkit-animation-delay: .3s!important;
    animation-delay: .3s!important
}

.long-delay {
    transition-delay: .7s!important;
    -webkit-animation-delay: .7s!important;
    animation-delay: .7s!important
}

.shake {
    -webkit-animation-name: shake-7;
    animation-name: shake-7
}

@-webkit-keyframes shake-7 {
    0%,10%,20%,30%,40%,50%,60%,70%,80%,90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }

    15%,25%,35%,45%,5%,55%,65%,75%,85%,95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

@keyframes shake-7 {
    0%,10%,20%,30%,40%,50%,60%,70%,80%,90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }

    15%,25%,35%,45%,5%,55%,65%,75%,85%,95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

.spin-cw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@-webkit-keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.spin-ccw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0%,100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.wiggle {
    -webkit-animation-name: wiggle-7deg;
    animation-name: wiggle-7deg
}

@-webkit-keyframes wiggle-7deg {
    40%,50%,60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }

    35%,45%,55%,65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    0%,100%,30%,70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes wiggle-7deg {
    40%,50%,60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }

    35%,45%,55%,65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    0%,100%,30%,70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.shake,.spin-ccw,.spin-cw,.wiggle {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.slow {
    -webkit-animation-duration: 750ms!important;
    animation-duration: 750ms!important
}

.fast {
    transition-duration: 250ms!important;
    -webkit-animation-duration: 250ms!important;
    animation-duration: 250ms!important
}


body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=48em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 100%;
}

*,::after,::before {
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    background: #632D54;
    font-family: 'Roboto Slab', Arial, serif;
    font-weight: normal;
    line-height: 1.6;
    color: #555555;
background-color:#ffffff;
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0
}

.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object {
    max-width: none!important
}

button {
    padding: 0;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: 0 0;
    color: #ff8300;
    line-height: 1;
    cursor: auto;
    background-size: cover;
}

[data-whatinput=mouse] button {
    outline: 0
}

pre {
    overflow: auto
}

button,input,optgroup,select,textarea {
    font-family: inherit
}

.is-visible {
    display: block!important
}

.is-hidden {
    display: none!important
}

[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.41667rem;
    margin: 0 0 .95238rem;
    padding: .47619rem;
    border: 2px solid #757575;
    border-radius: 0;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(51,51,51,.1);
    font-family: inherit;
    font-size: .95238rem;
    font-weight: 400;
    line-height: 1.6;
    color: #333;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    appearance: none
}

[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus {
    outline: 0;
    border: 2px solid #757575;
    background-color: #fff;
    box-shadow: 0 0 5px #757575;
    transition: box-shadow .5s,border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input:disabled,input[readonly],textarea:disabled,textarea[readonly] {
    background-color: #f2f2f2;
    cursor: not-allowed
}

[type=button],[type=submit] {
    appearance: none;
    border-radius: 0
}

input[type=search] {
    box-sizing: border-box
}

::placeholder {
    color: #757575
}

[type=checkbox],[type=file],[type=radio] {
    margin: 0 0 .95238rem
}

[type=checkbox]+label,[type=radio]+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .47619rem;
    margin-right: .95238rem;
    margin-bottom: 0
}

[type=checkbox]+label[for],[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],label>[type=radio] {
    margin-right: .47619rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .83333rem;
    font-weight: 400;
    line-height: 1.8;
    color: #000000;
}

label.middle {
    margin: 0 0 .95238rem;
    padding: .59524rem 0
}

.help-text {
    margin-top: -0.4761904762rem;
    font-size: 0.8333333333rem;
    font-style: normal;
    color: #333333;
}
.input-group {
    display: table;
    width: 100%;
    margin-bottom: .95238rem
}

.input-group>:first-child {
    border-radius: 0
}

.input-group>:last-child>* {
    border-radius: 0
}

.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label {
    margin: 0;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle
}

.input-group-label {
    padding: 0 1rem;
    border: 2px solid #757575;
    background: #f2f2f2;
    color: #333;
    text-align: center;
    white-space: nowrap;
    width: 1%;
    height: 100%
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    width: 1%;
    height: 100%
}

.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label {
    height: 2.41667rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .95238rem
}

.input-group .input-group-button {
    display: table-cell
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .47619rem
}

.fieldset {
    margin: 1.07143rem 0;
    padding: 1.19048rem;
    border: 2px solid #757575
}

.fieldset legend {
    margin: 0;
    margin-left: -.17857rem;
    padding: 0 .17857rem
}

select {
    height: 2.41667rem;
    margin: 0 0 .95238rem;
    padding: .47619rem;
    appearance: none;
    border: 2px solid #757575;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    font-size: .95238rem;
    font-weight: 400;
    line-height: 1.6;
    color: #333;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28117, 117, 117%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -.95238rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.42857rem;
    transition: box-shadow .5s,border-color .25s ease-in-out
}

@media screen and (min-width: 0\0) {
    select {
        background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:focus {
    outline: 0;
    border: 2px solid #757575;
    background-color: #fff;
    box-shadow: 0 0 5px #757575;
    transition: box-shadow .5s,border-color .25s ease-in-out
}

select:disabled {
    background-color: #f2f2f2;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #900;
    background-color: #f5e6e6
}

.is-invalid-input:not(:focus)::placeholder {
    color: #900
}

.is-invalid-label {
    color: #900
}

.form-error {
    display: none;
    margin-top: -.47619rem;
    margin-bottom: .95238rem;
    font-size: .71429rem;
    font-weight: 700;
    color: #900
}

.form-error.is-visible {
    display: block
}

blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1.4rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em,i {
    font-style: italic;
    line-height: inherit
}

b,strong {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: 'Roboto Slab', Arial, serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    line-height: 0;
    color: #757575
}

.h1,h1 {
    font-size: 2.02381rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0
}

.h2,h2 {
    font-size: 1.30952rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0
}

.h3,h3 {
    font-size: .89286rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0
}

.h4,h4 {
    font-size: .89286rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0
}

.h5,h5 {
    font-size: .89286rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0
}

.h6,h6 {
    font-size: .89286rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0
}

@media print,screen and (min-width: 48em) {
    .h1,h1 {
        font-size:2.97619rem
    }

    .h2,h2 {
        font-size: 1.42857rem
    }

    .h3,h3 {
        font-size: .89286rem
    }

    .h4,h4 {
        font-size: .89286rem
    }

    .h5,h5 {
        font-size: .89286rem
    }

    .h6,h6 {
        font-size: .89286rem
    }
}

a {
    line-height: inherit;
    color: #632d4f;
    text-decoration: none;
    cursor: pointer
}

a:focus,a:hover {
    color:#9f248f;
    text-decoration: underline
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 71.42857rem;
    height: 0;
    margin: 1.19048rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 2px solid #757575;
    border-left: 0
}

dl,ol,ul {
    margin-bottom: 1.4rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ol ol,ol ul,ul ol,ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1.4rem;
    padding: .53571rem 1.19048rem 0 1.13095rem;
    border-left: 2px solid #757575
}

blockquote,blockquote p {
    line-height: 1.6;
    color: #757575
}

abbr,abbr[title] {
    border-bottom: 1px dotted #333;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

kbd {
    margin: 0;
    padding: .11905rem .2381rem 0;
    background-color: #f2f2f2;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    color: #333
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #757575
}

.lead {
    font-size: 131.25%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

ol.no-bullet,ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.cite-block,cite {
    display: block;
    color: #757575;
    font-size: .77381rem
}

.cite-block:before,cite:before {
    content: "â€” "
}

.code-inline,code {
    border: 2px solid #757575;
    background-color: #f2f2f2;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: 400;
    color: #333;
    display: inline;
    max-width: 100%;
    word-wrap: break-word;
    padding: .11905rem .29762rem .05952rem
}

.code-block {
    border: 2px solid #757575;
    background-color: #f2f2f2;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: 400;
    color: #333;
    display: block;
    overflow: auto;
    white-space: pre;
    padding: 1rem;
    margin-bottom: 1.5rem
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,screen and (min-width: 48em) {
    .medium-text-left {
        text-align:left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media print,screen and (min-width: 64em) {
    .large-text-left {
        text-align:left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none!important
}

@media print {
    * {
        background: 0 0!important;
        box-shadow: none!important;
        color: #000!important;
        text-shadow: none!important
    }

    .show-for-print {
        display: block!important
    }

    .hide-for-print {
        display: none!important
    }

    table.show-for-print {
        display: table!important
    }

    thead.show-for-print {
        display: table-header-group!important
    }

    tbody.show-for-print {
        display: table-row-group!important
    }

    tr.show-for-print {
        display: table-row!important
    }

    td.show-for-print {
        display: table-cell!important
    }

    th.show-for-print {
        display: table-cell!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    .ir a:after,a[href^='#']:after,a[href^='javascript:']:after {
        content: ''
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    blockquote,pre {
        border: 1px solid #757575;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    @page {
        margin: .5cm
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}

.row {
    max-width: 71.42857rem;
    margin-right: auto;
    margin-left: auto
}

.row::after,.row::before {
    display: table;
    content: ' '
}

.row::after {
    clear: both
}

.row.collapse>.column,.row.collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.row .row {
    margin-right: -.44643rem;
    margin-left: -.44643rem
}

@media print,screen and (min-width: 48em) {
    .row .row {
        margin-right:-.59524rem;
        margin-left: -.59524rem
    }
}

@media print,screen and (min-width: 64em) {
    .row .row {
        margin-right:-.59524rem;
        margin-left: -.59524rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-right: auto;
    margin-left: auto
}

.row:not(.expanded) .row {
    max-width: none
}

.row.gutter-small>.column,.row.gutter-small>.columns {
    padding-right: .44643rem;
    padding-left: .44643rem
}

.row.gutter-medium>.column,.row.gutter-medium>.columns {
    padding-right: .59524rem;
    padding-left: .59524rem
}

.column,.columns {
    width: 100%;
    float: left;
    padding-right: .44643rem;
    padding-left: .44643rem
}

@media print,screen and (min-width: 48em) {
    .column,.columns {
        padding-right:.59524rem;
        padding-left: .59524rem
    }
}

.column,.column:last-child:not(:first-child),.columns,.columns:last-child:not(:first-child) {
    float: left;
    clear: none
}

.column.row.row,.row.row.columns {
    float: none
}

.row .column.row.row,.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    position: relative;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    position: relative;
    left: 33.33333%
}

.small-pull-4 {
    position: relative;
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1>.column,.small-up-1>.columns {
    float: left;
    width: 100%
}

.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1) {
    clear: both
}

.small-up-1>.column:last-child,.small-up-1>.columns:last-child {
    float: left
}

.small-up-2>.column,.small-up-2>.columns {
    float: left;
    width: 50%
}

.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-2>.column:nth-of-type(2n+1),.small-up-2>.columns:nth-of-type(2n+1) {
    clear: both
}

.small-up-2>.column:last-child,.small-up-2>.columns:last-child {
    float: left
}

.small-up-3>.column,.small-up-3>.columns {
    float: left;
    width: 33.33333%
}

.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1) {
    clear: both
}

.small-up-3>.column:last-child,.small-up-3>.columns:last-child {
    float: left
}

.small-up-4>.column,.small-up-4>.columns {
    float: left;
    width: 25%
}

.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1) {
    clear: both
}

.small-up-4>.column:last-child,.small-up-4>.columns:last-child {
    float: left
}

.small-up-5>.column,.small-up-5>.columns {
    float: left;
    width: 20%
}

.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1) {
    clear: both
}

.small-up-5>.column:last-child,.small-up-5>.columns:last-child {
    float: left
}

.small-up-6>.column,.small-up-6>.columns {
    float: left;
    width: 16.66667%
}

.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1) {
    clear: both
}

.small-up-6>.column:last-child,.small-up-6>.columns:last-child {
    float: left
}

.small-up-7>.column,.small-up-7>.columns {
    float: left;
    width: 14.28571%
}

.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1) {
    clear: both
}

.small-up-7>.column:last-child,.small-up-7>.columns:last-child {
    float: left
}

.small-up-8>.column,.small-up-8>.columns {
    float: left;
    width: 12.5%
}

.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-8>.column:last-child,.small-up-8>.columns:last-child {
    float: left
}

.small-collapse>.column,.small-collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.small-collapse .row {
    margin-right: 0;
    margin-left: 0
}

.expanded.row .small-collapse.row {
    margin-right: 0;
    margin-left: 0
}

.small-uncollapse>.column,.small-uncollapse>.columns {
    padding-right: .44643rem;
    padding-left: .44643rem
}

.small-centered {
    margin-right: auto;
    margin-left: auto
}

.small-centered,.small-centered:last-child:not(:first-child) {
    float: none;
    clear: both
}

.small-pull-0,.small-push-0,.small-uncentered {
    position: static;
    margin-right: 0;
    margin-left: 0
}

.small-pull-0,.small-pull-0:last-child:not(:first-child),.small-push-0,.small-push-0:last-child:not(:first-child),.small-uncentered,.small-uncentered:last-child:not(:first-child) {
    float: left;
    clear: none
}

@media print,screen and (min-width: 48em) {
    .medium-1 {
        width:20%
    }

    .medium-push-1 {
        position: relative;
        left: 13.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 20%
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1>.column,.medium-up-1>.columns {
        float: left;
        width: 100%
    }

    .medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .medium-up-1>.column:last-child,.medium-up-1>.columns:last-child {
        float: left
    }

    .medium-up-2>.column,.medium-up-2>.columns {
        float: left;
        width: 50%
    }

    .medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-2>.column:nth-of-type(2n+1),.medium-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .medium-up-2>.column:last-child,.medium-up-2>.columns:last-child {
        float: left
    }

    .medium-up-3>.column,.medium-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .medium-up-3>.column:last-child,.medium-up-3>.columns:last-child {
        float: left
    }

    .medium-up-4>.column,.medium-up-4>.columns {
        float: left;
        width: 25%
    }

    .medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .medium-up-4>.column:last-child,.medium-up-4>.columns:last-child {
        float: left
    }

    .medium-up-5>.column,.medium-up-5>.columns {
        float: left;
        width: 20%
    }

    .medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .medium-up-5>.column:last-child,.medium-up-5>.columns:last-child {
        float: left
    }

    .medium-up-6>.column,.medium-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .medium-up-6>.column:last-child,.medium-up-6>.columns:last-child {
        float: left
    }

    .medium-up-7>.column,.medium-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .medium-up-7>.column:last-child,.medium-up-7>.columns:last-child {
        float: left
    }

    .medium-up-8>.column,.medium-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .medium-up-8>.column:last-child,.medium-up-8>.columns:last-child {
        float: left
    }

    .medium-collapse>.column,.medium-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .medium-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .medium-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .medium-uncollapse>.column,.medium-uncollapse>.columns {
        padding-right: .59524rem;
        padding-left: .59524rem
    }

    .medium-centered {
        margin-right: auto;
        margin-left: auto
    }

    .medium-centered,.medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .medium-pull-0,.medium-push-0,.medium-uncentered {
        position: static;
        margin-right: 0;
        margin-left: 0
    }

    .medium-pull-0,.medium-pull-0:last-child:not(:first-child),.medium-push-0,.medium-push-0:last-child:not(:first-child),.medium-uncentered,.medium-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none
    }
}

@media print,screen and (min-width: 64em) {
    .large-1 {
        width:8.33333%
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1>.column,.large-up-1>.columns {
        float: left;
        width: 100%
    }

    .large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .large-up-1>.column:last-child,.large-up-1>.columns:last-child {
        float: left
    }

    .large-up-2>.column,.large-up-2>.columns {
        float: left;
        width: 50%
    }

    .large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-2>.column:nth-of-type(2n+1),.large-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .large-up-2>.column:last-child,.large-up-2>.columns:last-child {
        float: left
    }

    .large-up-3>.column,.large-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .large-up-3>.column:last-child,.large-up-3>.columns:last-child {
        float: left
    }

    .large-up-4>.column,.large-up-4>.columns {
        float: left;
        width: 25%
    }

    .large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .large-up-4>.column:last-child,.large-up-4>.columns:last-child {
        float: left
    }

    .large-up-5>.column,.large-up-5>.columns {
        float: left;
        width: 20%
    }

    .large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .large-up-5>.column:last-child,.large-up-5>.columns:last-child {
        float: left
    }

    .large-up-6>.column,.large-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .large-up-6>.column:last-child,.large-up-6>.columns:last-child {
        float: left
    }

    .large-up-7>.column,.large-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .large-up-7>.column:last-child,.large-up-7>.columns:last-child {
        float: left
    }

    .large-up-8>.column,.large-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .large-up-8>.column:last-child,.large-up-8>.columns:last-child {
        float: left
    }

    .large-collapse>.column,.large-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .large-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .large-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .large-uncollapse>.column,.large-uncollapse>.columns {
        padding-right: .59524rem;
        padding-left: .59524rem
    }

    .large-centered {
        margin-right: auto;
        margin-left: auto
    }

    .large-centered,.large-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .large-pull-0,.large-push-0,.large-uncentered {
        position: static;
        margin-right: 0;
        margin-left: 0
    }

    .large-pull-0,.large-pull-0:last-child:not(:first-child),.large-push-0,.large-push-0:last-child:not(:first-child),.large-uncentered,.large-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none
    }
}

.column-block {
    margin-bottom: .89286rem
}

.column-block>:last-child {
    margin-bottom: 0
}

@media print,screen and (min-width: 48em) {
    .column-block {
        margin-bottom:1.19048rem
    }

    .column-block>:last-child {
        margin-bottom: 0
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: .8em 1em;
    border: 1px solid transparent;
    border-radius: 3px;
    transition: background-color .25s ease-out,color .25s ease-out;
    font-family: inherit;
    font-size: 1rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: left;
    cursor: pointer
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button.tiny {
    font-size: .8rem
}

.button.small {
    font-size: .9rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    text-align: center
}

@media screen and (max-width: 47.99875em) {
    .button.small-only-expanded {
        display:block;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        text-align: center
    }
}

@media screen and (min-width: 48em) and (max-width:63.99875em) {
    .button.medium-only-expanded {
        display:block;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        text-align: center
    }
}

@media screen and (max-width: 63.99875em) {
    .button.medium-down-expanded {
        display:block;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        text-align: center
    }
}

@media print,screen and (min-width: 48em) {
    .button.medium-expanded {
        display:block;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        text-align: center
    }
}

@media screen and (min-width: 64em) and (max-width:74.99875em) {
    .button.large-only-expanded {
        display:block;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        text-align: center
    }
}

@media screen and (max-width: 74.99875em) {
    .button.large-down-expanded {
        display:block;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        text-align: center
    }
}

@media print,screen and (min-width: 64em) {
    .button.large-expanded {
        display:block;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        text-align: center
    }
}

.button,.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover {
    background-color: #c00;
    color: #fff
}

.button:focus,.button:hover {
    background-color: #520000;
    color: #fff
}

.button.primary,.button.primary.disabled,.button.primary.disabled:focus,.button.primary.disabled:hover,.button.primary[disabled],.button.primary[disabled]:focus,.button.primary[disabled]:hover {
    background-color: #c00;
    color: #fff
}

.button.primary:focus,.button.primary:hover {
    background-color: #a30000;
    color: #fff
}

.button.secondary,.button.secondary.disabled,.button.secondary.disabled:focus,.button.secondary.disabled:hover,.button.secondary[disabled],.button.secondary[disabled]:focus,.button.secondary[disabled]:hover {
    background-color: #666;
    color: #fff
}

.button.secondary:focus,.button.secondary:hover {
    background-color: #525252;
    color: #fff
}

.button.success,.button.success.disabled,.button.success.disabled:focus,.button.success.disabled:hover,.button.success[disabled],.button.success[disabled]:focus,.button.success[disabled]:hover {
    background-color: #7d8c1f;
    color: #fff
}

.button.success:focus,.button.success:hover {
    background-color: #647019;
    color: #fff
}

.button.warning,.button.warning.disabled,.button.warning.disabled:focus,.button.warning.disabled:hover,.button.warning[disabled],.button.warning[disabled]:focus,.button.warning[disabled]:hover {
    background-color: #fac800;
    color: #333
}

.button.warning:focus,.button.warning:hover {
    background-color: #c8a000;
    color: #333
}

.button.alert,.button.alert.disabled,.button.alert.disabled:focus,.button.alert.disabled:hover,.button.alert[disabled],.button.alert[disabled]:focus,.button.alert[disabled]:hover {
    background-color: #900;
    color: #fff
}

.button.alert:focus,.button.alert:hover {
    background-color: #7a0000;
    color: #fff
}

.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover {
    background-color: transparent
}

.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover {
    border: 1px solid #c00;
    color: #c00
}

.button.hollow:focus,.button.hollow:hover {
    border-color: #600;
    color: #600
}

.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary.disabled:focus,.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled],.button.hollow.primary[disabled]:focus,.button.hollow.primary[disabled]:hover {
    border: 1px solid #c00;
    color: #c00
}

.button.hollow.primary:focus,.button.hollow.primary:hover {
    border-color: #600;
    color: #600
}

.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary.disabled:focus,.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled],.button.hollow.secondary[disabled]:focus,.button.hollow.secondary[disabled]:hover {
    border: 1px solid #666;
    color: #666
}

.button.hollow.secondary:focus,.button.hollow.secondary:hover {
    border-color: #333;
    color: #333
}

.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success.disabled:focus,.button.hollow.success.disabled:hover,.button.hollow.success[disabled],.button.hollow.success[disabled]:focus,.button.hollow.success[disabled]:hover {
    border: 1px solid #7d8c1f;
    color: #7d8c1f
}

.button.hollow.success:focus,.button.hollow.success:hover {
    border-color: #3f4610;
    color: #3f4610
}

.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning.disabled:focus,.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled],.button.hollow.warning[disabled]:focus,.button.hollow.warning[disabled]:hover {
    border: 1px solid #fac800;
    color: #fac800
}

.button.hollow.warning:focus,.button.hollow.warning:hover {
    border-color: #7d6400;
    color: #7d6400
}

.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert.disabled:focus,.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled],.button.hollow.alert[disabled]:focus,.button.hollow.alert[disabled]:hover {
    border: 1px solid #900;
    color: #900
}

.button.hollow.alert:focus,.button.hollow.alert:hover {
    border-color: #4d0000;
    color: #4d0000
}

.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover {
    border-color: transparent;
    background-color: transparent
}

.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover {
    color: #c00
}

.button.clear:focus,.button.clear:hover {
    color: #600
}

.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary.disabled:focus,.button.clear.primary.disabled:hover,.button.clear.primary[disabled],.button.clear.primary[disabled]:focus,.button.clear.primary[disabled]:hover {
    color: #c00
}

.button.clear.primary:focus,.button.clear.primary:hover {
    color: #600
}

.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary.disabled:focus,.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled],.button.clear.secondary[disabled]:focus,.button.clear.secondary[disabled]:hover {
    color: #666
}

.button.clear.secondary:focus,.button.clear.secondary:hover {
    color: #333
}

.button.clear.success,.button.clear.success.disabled,.button.clear.success.disabled:focus,.button.clear.success.disabled:hover,.button.clear.success[disabled],.button.clear.success[disabled]:focus,.button.clear.success[disabled]:hover {
    color: #7d8c1f
}

.button.clear.success:focus,.button.clear.success:hover {
    color: #3f4610
}

.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning.disabled:focus,.button.clear.warning.disabled:hover,.button.clear.warning[disabled],.button.clear.warning[disabled]:focus,.button.clear.warning[disabled]:hover {
    color: #fac800
}

.button.clear.warning:focus,.button.clear.warning:hover {
    color: #7d6400
}

.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert.disabled:focus,.button.clear.alert.disabled:hover,.button.clear.alert[disabled],.button.clear.alert[disabled]:focus,.button.clear.alert[disabled]:hover {
    color: #900
}

.button.clear.alert:focus,.button.clear.alert:hover {
    color: #4d0000
}

.button.disabled,.button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.hollow::after {
    border-top-color: #c00
}

.button.dropdown.hollow.primary::after {
    border-top-color: #c00
}

.button.dropdown.hollow.secondary::after {
    border-top-color: #666
}

.button.dropdown.hollow.success::after {
    border-top-color: #7d8c1f
}

.button.dropdown.hollow.warning::after {
    border-top-color: #fac800
}

.button.dropdown.hollow.alert::after {
    border-top-color: #900
}

.button.arrow-only::after {
    top: -.1em;
    float: none;
    margin-left: 0
}

a.button:focus,a.button:hover {
    text-decoration: none
}

.button-group {
    margin-bottom: 1rem;
    font-size: 0
}

.button-group::after,.button-group::before {
    display: table;
    content: ' '
}

.button-group::after {
    clear: both
}

.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 1rem
}

.button-group .button:last-child {
    margin-right: 0
}

.button-group.tiny .button {
    font-size: .8rem
}

.button-group.small .button {
    font-size: .9rem
}

.button-group.large .button {
    font-size: 1.25rem
}

.button-group.expanded {
    margin-right: -1px
}

.button-group.expanded::after,.button-group.expanded::before {
    display: none
}

.button-group.expanded .button:first-child:last-child {
    width: calc(100% - 1px)
}

.button-group.expanded .button:first-child:nth-last-child(2),.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button {
    display: inline-block;
    width: calc(50% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(2):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(3),.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button {
    display: inline-block;
    width: calc(33.33333% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(3):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(4),.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button {
    display: inline-block;
    width: calc(25% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(4):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(5),.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button {
    display: inline-block;
    width: calc(20% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(5):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(6),.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button {
    display: inline-block;
    width: calc(16.66667% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(6):last-child {
    margin-right: -6px
}

.button-group.primary .button,.button-group.primary .button.disabled,.button-group.primary .button.disabled:focus,.button-group.primary .button.disabled:hover,.button-group.primary .button[disabled],.button-group.primary .button[disabled]:focus,.button-group.primary .button[disabled]:hover {
    background-color: #c00;
    color: #fff
}

.button-group.primary .button:focus,.button-group.primary .button:hover {
    background-color: #a30000;
    color: #fff
}

.button-group.secondary .button,.button-group.secondary .button.disabled,.button-group.secondary .button.disabled:focus,.button-group.secondary .button.disabled:hover,.button-group.secondary .button[disabled],.button-group.secondary .button[disabled]:focus,.button-group.secondary .button[disabled]:hover {
    background-color: #666;
    color: #fff
}

.button-group.secondary .button:focus,.button-group.secondary .button:hover {
    background-color: #525252;
    color: #fff
}

.button-group.success .button,.button-group.success .button.disabled,.button-group.success .button.disabled:focus,.button-group.success .button.disabled:hover,.button-group.success .button[disabled],.button-group.success .button[disabled]:focus,.button-group.success .button[disabled]:hover {
    background-color: #7d8c1f;
    color: #fff
}

.button-group.success .button:focus,.button-group.success .button:hover {
    background-color: #647019;
    color: #fff
}

.button-group.warning .button,.button-group.warning .button.disabled,.button-group.warning .button.disabled:focus,.button-group.warning .button.disabled:hover,.button-group.warning .button[disabled],.button-group.warning .button[disabled]:focus,.button-group.warning .button[disabled]:hover {
    background-color: #fac800;
    color: #333
}

.button-group.warning .button:focus,.button-group.warning .button:hover {
    background-color: #c8a000;
    color: #333
}

.button-group.alert .button,.button-group.alert .button.disabled,.button-group.alert .button.disabled:focus,.button-group.alert .button.disabled:hover,.button-group.alert .button[disabled],.button-group.alert .button[disabled]:focus,.button-group.alert .button[disabled]:hover {
    background-color: #900;
    color: #fff
}

.button-group.alert .button:focus,.button-group.alert .button:hover {
    background-color: #7a0000;
    color: #fff
}

.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button:focus,.button-group.hollow .button:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover {
    background-color: transparent
}

.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover {
    border: 1px solid #c00;
    color: #c00
}

.button-group.hollow .button:focus,.button-group.hollow .button:hover {
    border-color: #600;
    color: #600
}

.button-group.hollow .button.primary,.button-group.hollow .button.primary.disabled,.button-group.hollow .button.primary.disabled:focus,.button-group.hollow .button.primary.disabled:hover,.button-group.hollow .button.primary[disabled],.button-group.hollow .button.primary[disabled]:focus,.button-group.hollow .button.primary[disabled]:hover,.button-group.hollow.primary .button,.button-group.hollow.primary .button.disabled,.button-group.hollow.primary .button.disabled:focus,.button-group.hollow.primary .button.disabled:hover,.button-group.hollow.primary .button[disabled],.button-group.hollow.primary .button[disabled]:focus,.button-group.hollow.primary .button[disabled]:hover {
    border: 1px solid #c00;
    color: #c00
}

.button-group.hollow .button.primary:focus,.button-group.hollow .button.primary:hover,.button-group.hollow.primary .button:focus,.button-group.hollow.primary .button:hover {
    border-color: #600;
    color: #600
}

.button-group.hollow .button.secondary,.button-group.hollow .button.secondary.disabled,.button-group.hollow .button.secondary.disabled:focus,.button-group.hollow .button.secondary.disabled:hover,.button-group.hollow .button.secondary[disabled],.button-group.hollow .button.secondary[disabled]:focus,.button-group.hollow .button.secondary[disabled]:hover,.button-group.hollow.secondary .button,.button-group.hollow.secondary .button.disabled,.button-group.hollow.secondary .button.disabled:focus,.button-group.hollow.secondary .button.disabled:hover,.button-group.hollow.secondary .button[disabled],.button-group.hollow.secondary .button[disabled]:focus,.button-group.hollow.secondary .button[disabled]:hover {
    border: 1px solid #666;
    color: #666
}

.button-group.hollow .button.secondary:focus,.button-group.hollow .button.secondary:hover,.button-group.hollow.secondary .button:focus,.button-group.hollow.secondary .button:hover {
    border-color: #333;
    color: #333
}

.button-group.hollow .button.success,.button-group.hollow .button.success.disabled,.button-group.hollow .button.success.disabled:focus,.button-group.hollow .button.success.disabled:hover,.button-group.hollow .button.success[disabled],.button-group.hollow .button.success[disabled]:focus,.button-group.hollow .button.success[disabled]:hover,.button-group.hollow.success .button,.button-group.hollow.success .button.disabled,.button-group.hollow.success .button.disabled:focus,.button-group.hollow.success .button.disabled:hover,.button-group.hollow.success .button[disabled],.button-group.hollow.success .button[disabled]:focus,.button-group.hollow.success .button[disabled]:hover {
    border: 1px solid #7d8c1f;
    color: #7d8c1f
}

.button-group.hollow .button.success:focus,.button-group.hollow .button.success:hover,.button-group.hollow.success .button:focus,.button-group.hollow.success .button:hover {
    border-color: #3f4610;
    color: #3f4610
}

.button-group.hollow .button.warning,.button-group.hollow .button.warning.disabled,.button-group.hollow .button.warning.disabled:focus,.button-group.hollow .button.warning.disabled:hover,.button-group.hollow .button.warning[disabled],.button-group.hollow .button.warning[disabled]:focus,.button-group.hollow .button.warning[disabled]:hover,.button-group.hollow.warning .button,.button-group.hollow.warning .button.disabled,.button-group.hollow.warning .button.disabled:focus,.button-group.hollow.warning .button.disabled:hover,.button-group.hollow.warning .button[disabled],.button-group.hollow.warning .button[disabled]:focus,.button-group.hollow.warning .button[disabled]:hover {
    border: 1px solid #fac800;
    color: #fac800
}

.button-group.hollow .button.warning:focus,.button-group.hollow .button.warning:hover,.button-group.hollow.warning .button:focus,.button-group.hollow.warning .button:hover {
    border-color: #7d6400;
    color: #7d6400
}

.button-group.hollow .button.alert,.button-group.hollow .button.alert.disabled,.button-group.hollow .button.alert.disabled:focus,.button-group.hollow .button.alert.disabled:hover,.button-group.hollow .button.alert[disabled],.button-group.hollow .button.alert[disabled]:focus,.button-group.hollow .button.alert[disabled]:hover,.button-group.hollow.alert .button,.button-group.hollow.alert .button.disabled,.button-group.hollow.alert .button.disabled:focus,.button-group.hollow.alert .button.disabled:hover,.button-group.hollow.alert .button[disabled],.button-group.hollow.alert .button[disabled]:focus,.button-group.hollow.alert .button[disabled]:hover {
    border: 1px solid #900;
    color: #900
}

.button-group.hollow .button.alert:focus,.button-group.hollow .button.alert:hover,.button-group.hollow.alert .button:focus,.button-group.hollow.alert .button:hover {
    border-color: #4d0000;
    color: #4d0000
}

.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button:focus,.button-group.clear .button:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover {
    border-color: transparent;
    background-color: transparent
}

.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover {
    color: #c00
}

.button-group.clear .button:focus,.button-group.clear .button:hover {
    color: #600
}

.button-group.clear .button.primary,.button-group.clear .button.primary.disabled,.button-group.clear .button.primary.disabled:focus,.button-group.clear .button.primary.disabled:hover,.button-group.clear .button.primary[disabled],.button-group.clear .button.primary[disabled]:focus,.button-group.clear .button.primary[disabled]:hover,.button-group.clear.primary .button,.button-group.clear.primary .button.disabled,.button-group.clear.primary .button.disabled:focus,.button-group.clear.primary .button.disabled:hover,.button-group.clear.primary .button[disabled],.button-group.clear.primary .button[disabled]:focus,.button-group.clear.primary .button[disabled]:hover {
    color: #c00
}

.button-group.clear .button.primary:focus,.button-group.clear .button.primary:hover,.button-group.clear.primary .button:focus,.button-group.clear.primary .button:hover {
    color: #600
}

.button-group.clear .button.secondary,.button-group.clear .button.secondary.disabled,.button-group.clear .button.secondary.disabled:focus,.button-group.clear .button.secondary.disabled:hover,.button-group.clear .button.secondary[disabled],.button-group.clear .button.secondary[disabled]:focus,.button-group.clear .button.secondary[disabled]:hover,.button-group.clear.secondary .button,.button-group.clear.secondary .button.disabled,.button-group.clear.secondary .button.disabled:focus,.button-group.clear.secondary .button.disabled:hover,.button-group.clear.secondary .button[disabled],.button-group.clear.secondary .button[disabled]:focus,.button-group.clear.secondary .button[disabled]:hover {
    color: #666
}

.button-group.clear .button.secondary:focus,.button-group.clear .button.secondary:hover,.button-group.clear.secondary .button:focus,.button-group.clear.secondary .button:hover {
    color: #333
}

.button-group.clear .button.success,.button-group.clear .button.success.disabled,.button-group.clear .button.success.disabled:focus,.button-group.clear .button.success.disabled:hover,.button-group.clear .button.success[disabled],.button-group.clear .button.success[disabled]:focus,.button-group.clear .button.success[disabled]:hover,.button-group.clear.success .button,.button-group.clear.success .button.disabled,.button-group.clear.success .button.disabled:focus,.button-group.clear.success .button.disabled:hover,.button-group.clear.success .button[disabled],.button-group.clear.success .button[disabled]:focus,.button-group.clear.success .button[disabled]:hover {
    color: #7d8c1f
}

.button-group.clear .button.success:focus,.button-group.clear .button.success:hover,.button-group.clear.success .button:focus,.button-group.clear.success .button:hover {
    color: #3f4610
}

.button-group.clear .button.warning,.button-group.clear .button.warning.disabled,.button-group.clear .button.warning.disabled:focus,.button-group.clear .button.warning.disabled:hover,.button-group.clear .button.warning[disabled],.button-group.clear .button.warning[disabled]:focus,.button-group.clear .button.warning[disabled]:hover,.button-group.clear.warning .button,.button-group.clear.warning .button.disabled,.button-group.clear.warning .button.disabled:focus,.button-group.clear.warning .button.disabled:hover,.button-group.clear.warning .button[disabled],.button-group.clear.warning .button[disabled]:focus,.button-group.clear.warning .button[disabled]:hover {
    color: #fac800
}

.button-group.clear .button.warning:focus,.button-group.clear .button.warning:hover,.button-group.clear.warning .button:focus,.button-group.clear.warning .button:hover {
    color: #7d6400
}

.button-group.clear .button.alert,.button-group.clear .button.alert.disabled,.button-group.clear .button.alert.disabled:focus,.button-group.clear .button.alert.disabled:hover,.button-group.clear .button.alert[disabled],.button-group.clear .button.alert[disabled]:focus,.button-group.clear .button.alert[disabled]:hover,.button-group.clear.alert .button,.button-group.clear.alert .button.disabled,.button-group.clear.alert .button.disabled:focus,.button-group.clear.alert .button.disabled:hover,.button-group.clear.alert .button[disabled],.button-group.clear.alert .button[disabled]:focus,.button-group.clear.alert .button[disabled]:hover {
    color: #900
}

.button-group.clear .button.alert:focus,.button-group.clear .button.alert:hover,.button-group.clear.alert .button:focus,.button-group.clear.alert .button:hover {
    color: #4d0000
}

.button-group.no-gaps .button {
    margin-right: -.05952rem
}

.button-group.no-gaps .button+.button {
    border-left-color: transparent
}

.button-group.stacked .button,.button-group.stacked-for-medium .button,.button-group.stacked-for-small .button {
    width: 100%
}

.button-group.stacked .button:last-child,.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-small .button:last-child {
    margin-bottom: 0
}

.button-group.stacked-for-medium.expanded,.button-group.stacked-for-small.expanded,.button-group.stacked.expanded {
    margin-right: -1px
}

.button-group.stacked-for-medium.expanded::after,.button-group.stacked-for-medium.expanded::before,.button-group.stacked-for-small.expanded::after,.button-group.stacked-for-small.expanded::before,.button-group.stacked.expanded::after,.button-group.stacked.expanded::before {
    display: none
}

.button-group.stacked-for-medium.expanded .button:first-child:last-child,.button-group.stacked-for-small.expanded .button:first-child:last-child,.button-group.stacked.expanded .button:first-child:last-child {
    width: calc(100% - 1px)
}

.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2),.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2),.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,.button-group.stacked.expanded .button:first-child:nth-last-child(2),.button-group.stacked.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button {
    display: inline-block;
    width: calc(50% - 1px);
    margin-right: 1px
}

.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(2):last-child {
    margin-right: -6px
}

.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3),.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3),.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,.button-group.stacked.expanded .button:first-child:nth-last-child(3),.button-group.stacked.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button {
    display: inline-block;
    width: calc(33.33333% - 1px);
    margin-right: 1px
}

.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(3):last-child {
    margin-right: -6px
}

.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4),.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4),.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,.button-group.stacked.expanded .button:first-child:nth-last-child(4),.button-group.stacked.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button {
    display: inline-block;
    width: calc(25% - 1px);
    margin-right: 1px
}

.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(4):last-child {
    margin-right: -6px
}

.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5),.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5),.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,.button-group.stacked.expanded .button:first-child:nth-last-child(5),.button-group.stacked.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button {
    display: inline-block;
    width: calc(20% - 1px);
    margin-right: 1px
}

.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(5):last-child {
    margin-right: -6px
}

.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6),.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6),.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,.button-group.stacked.expanded .button:first-child:nth-last-child(6),.button-group.stacked.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button {
    display: inline-block;
    width: calc(16.66667% - 1px);
    margin-right: 1px
}

.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(6):last-child {
    margin-right: -6px
}

@media print,screen and (min-width: 48em) {
    .button-group.stacked-for-small .button {
        width:auto;
        margin-bottom: 0
    }
}

@media print,screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
        width:auto;
        margin-bottom: 0
    }
}

@media screen and (max-width: 47.99875em) {
    .button-group.stacked-for-small.expanded {
        display:block
    }

    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

@media screen and (max-width: 63.99875em) {
    .button-group.stacked-for-medium.expanded {
        display:block
    }

    .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0
    }
}

.close-button {
    position: absolute;
    color: #757575;
    cursor: pointer
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus,.close-button:hover {
    color: #333
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button,.close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1
}

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #c00;
    color: #fff
}

.label.primary {
    background: #c00;
    color: #fff
}

.label.secondary {
    background: #666;
    color: #fff
}

.label.success {
    background: #7d8c1f;
    color: #fff
}

.label.warning {
    background: #fac800;
    color: #333
}

.label.alert {
    background: #900;
    color: #fff
}

.progress {
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
    background-color: #aaa
}

.progress.primary .progress-meter {
    background-color: #c00
}

.progress.secondary .progress-meter {
    background-color: #666
}

.progress.success .progress-meter {
    background-color: #7d8c1f
}

.progress.warning .progress-meter {
    background-color: #fac800
}

.progress.alert .progress-meter {
    background-color: #900
}

.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #c00
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    margin: 0;
    font-size: .75rem;
    font-weight: 700;
    color: #fff;
    white-space: nowrap
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #f2f2f2;
    cursor: pointer;
    user-select: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #757575;
    transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
    transition: all 0s linear
}

.slider-handle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0;
    background-color: #c00;
    transition: all .2s ease-in-out;
    touch-action: manipulation
}

[data-whatinput=mouse] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #ad0000
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

.slider.disabled,.slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    transform: scale(1,-1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%)
}

.switch {
    height: 2rem;
    position: relative;
    margin-bottom: 1rem;
    outline: 0;
    font-size: .83333rem;
    font-weight: 700;
    color: #fff;
    user-select: none
}

.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0
}

.switch-paddle {
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    border-radius: 0;
    background: #aaa;
    transition: all .25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer
}

input+.switch-paddle {
    margin: 0
}

.switch-paddle::after {
    position: absolute;
    top: .25rem;
    left: .25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate3d(0,0,0);
    border-radius: 0;
    background: #fff;
    transition: all .25s ease-out;
    content: ''
}

input:checked~.switch-paddle {
    background: #c00
}

input:checked~.switch-paddle::after {
    left: 2.25rem
}

input:disabled~.switch-paddle {
    cursor: not-allowed;
    opacity: .5
}

[data-whatinput=mouse] input:focus~.switch-paddle {
    outline: 0
}

.switch-active,.switch-inactive {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked+label>.switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked+label>.switch-inactive {
    display: none
}

.switch.tiny {
    height: 1.5rem
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .59524rem
}

.switch.tiny .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1rem;
    height: 1rem
}

.switch.tiny input:checked~.switch-paddle::after {
    left: 1.75rem
}

.switch.small {
    height: 1.75rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .71429rem
}

.switch.small .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1.25rem;
    height: 1.25rem
}

.switch.small input:checked~.switch-paddle::after {
    left: 2rem
}

.switch.large {
    height: 2.5rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: .95238rem
}

.switch.large .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 2rem;
    height: 2rem
}

.switch.large input:checked~.switch-paddle::after {
    left: 2.75rem
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

table tbody,table tfoot,table thead {
    border: 2px solid #f2f2f2;
    background-color: #fff
}

table caption {
    padding: .47619rem .59524rem .59524rem;
    font-weight: 700
}

table thead {
    background: #f9f9f9;
    color: #333
}

table tfoot {
    background: #f2f2f2;
    color: #333
}

table tfoot tr,table thead tr {
    background: 0 0
}

table tfoot td,table tfoot th,table thead td,table thead th {
    padding: .47619rem .59524rem .59524rem;
    font-weight: 700;
    text-align: left
}

table tbody td,table tbody th {
    padding: .47619rem .59524rem .59524rem;
    vertical-align: top
}

table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2
}

table.unstriped tbody {
    background-color: #fff
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 2px solid #f2f2f2;
    background-color: #fff
}

@media screen and (max-width: 63.99875em) {
    table.stack thead {
        display:none
    }

    table.stack tfoot {
        display: none
    }

    table.stack td,table.stack th,table.stack tr {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover thead tr:hover {
    background-color: #f4f4f4
}

table.hover tfoot tr:hover {
    background-color: #ededed
}

table.hover tbody tr:hover {
    background-color: #fafafa
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ededed
}

.table-scroll {
    overflow-x: auto
}

.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: .3em;
    border-radius: 50%;
    font-size: .6rem;
    text-align: center;
    background: #c00;
    color: #fff
}

.badge.primary {
    background: #c00;
    color: #fff
}

.badge.secondary {
    background: #666;
    color: #fff
}

.badge.success {
    background: #7d8c1f;
    color: #fff
}

.badge.warning {
    background: #fac800;
    color: #333
}

.badge.alert {
    background: #900;
    color: #fff
}

.breadcrumbs {
    margin: 0;
    list-style: none
}

.breadcrumbs::after,.breadcrumbs::before {
    display: table;
    content: ' '
}

.breadcrumbs::after {
    clear: both
}

.breadcrumbs li {
    float: left;
    font-size: .7619rem;
    color: #333;
    cursor: default
}

.breadcrumbs li:not(:last-child)::after {
    position: relative;
    margin: 0 .75rem;
    opacity: 1;
    content: "/";
    color: #aaa
}

.breadcrumbs a {
    color: #c00
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #757575;
    cursor: not-allowed
}

.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 2px solid rgba(51,51,51,.25);
    border-radius: 0;
    background-color: #fff;
    color: #333
}

.callout>:first-child {
    margin-top: 0
}

.callout>:last-child {
    margin-bottom: 0
}

.callout.primary {
    background-color: #ffd1d1;
    color: #333
}

.callout.secondary {
    background-color: #e8e8e8;
    color: #333
}

.callout.success {
    background-color: #f1f6d5;
    color: #333
}

.callout.warning {
    background-color: #fff7d8;
    color: #333
}

.callout.alert {
    background-color: #ffc9c9;
    color: #333
}

.callout.small {
    padding-top: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem
}

.card {
    margin-bottom: 1rem;
    border: 2px solid #f2f2f2;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    overflow: hidden;
    color: #333
}

.card>:last-child {
    margin-bottom: 0
}

.card-divider {
    padding: 1rem;
    background: #f2f2f2
}

.card-divider>:last-child {
    margin-bottom: 0
}

.card-section {
    padding: 1rem
}

.card-section>:last-child {
    margin-bottom: 0
}

.card-image {
    min-height: 1px
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    display: none;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    border: 2px solid #757575;
    border-radius: 0;
    background-color: #fff;
    font-size: 1rem
}

.dropdown-pane.is-opening {
    display: block
}

.dropdown-pane.is-open {
    display: block;
    visibility: visible
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::after,.pagination::before {
    display: table;
    content: ' '
}

.pagination::after {
    clear: both
}

.pagination li {
    margin-right: .05952rem;
    border-radius: 0;
    font-size: .83333rem;
    display: none
}

.pagination li:first-child,.pagination li:last-child {
    display: inline-block
}

@media print,screen and (min-width: 48em) {
    .pagination li {
        display:inline-block
    }
}

.pagination a,.pagination button {
    display: block;
    padding: .17857rem .59524rem;
    border-radius: 0;
    color: #333
}

.pagination a:hover,.pagination button:hover {
    background: #f2f2f2
}

.pagination .current {
    padding: .17857rem .59524rem;
    background: #c00;
    color: #fff;
    cursor: default
}

.pagination .disabled {
    padding: .17857rem .59524rem;
    color: #757575;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: 0 0
}

.pagination .ellipsis::after {
    padding: .17857rem .59524rem;
    content: '\2026';
    color: #333
}

.pagination-previous a::before,.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: .5rem;
    content: "Â«"
}

.pagination-next a::after,.pagination-next.disabled::after {
    display: inline-block;
    margin-left: .5rem;
    content: "Â»"
}

.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #757575;
    font-weight: 700;
    cursor: help
}

.tooltip {
    position: absolute;
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 0;
    background-color: #333;
    font-size: 80%;
    color: #fff
}

.tooltip::before {
    position: absolute
}

.tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #333;
    bottom: 100%
}

.tooltip.bottom.align-center::before {
    left: 50%;
    transform: translateX(-50%)
}

.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #333 transparent transparent;
    top: 100%;
    bottom: auto
}

.tooltip.top.align-center::before {
    left: 50%;
    transform: translateX(-50%)
}

.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #333;
    left: 100%
}

.tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%)
}

.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #333 transparent transparent;
    right: 100%;
    left: auto
}

.tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%)
}

.tooltip.align-top::before {
    bottom: auto;
    top: 10%
}

.tooltip.align-bottom::before {
    bottom: 10%;
    top: auto
}

.tooltip.align-left::before {
    left: 10%;
    right: auto
}

.tooltip.align-right::before {
    left: auto;
    right: 10%
}

.accordion {
    margin-left: 0;
    background: #fff;
    list-style-type: none
}

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

.accordion-item:first-child>:first-child {
    border-radius: 0
}

.accordion-item:last-child>:last-child {
    border-radius: 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 2px solid #f2f2f2;
    border-bottom: 0;
    font-size: .71429rem;
    line-height: 1;
    color: #c00
}

.accordion-title :last-child:not(.is-active)>.accordion-title :last-child {
    border-bottom: 2px solid #f2f2f2;
    border-radius: 0
}

.accordion-title:focus,.accordion-title:hover {
    background-color: #f2f2f2
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: "+"
}

.is-active>.accordion-title::before {
    content: "â€“"
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 2px solid #f2f2f2;
    border-bottom: 0;
    background-color: #fff;
    color: #333
}

:last-child>.accordion-content:last-child {
    border-bottom: 2px solid #f2f2f2
}

.media-object {
    display: block;
    margin-bottom: 1rem
}

.media-object img {
    max-width: none
}

.media-object-section {
    display: table-cell;
    vertical-align: top
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section>:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 47.99875em) {
    .stack-for-small .media-object-section {
        padding:0;
        padding-bottom: 1rem;
        display: block
    }

    .stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section.middle {
    vertical-align: middle
}

.media-object-section.bottom {
    vertical-align: bottom
}

.orbit {
    position: relative
}

.orbit-container {
    position: relative;
    height: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.orbit-slide {
    width: 100%;
    position: absolute
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}

.orbit-figure {
    margin: 0
}

.orbit-image {
    width: 100%;
    max-width: 100%;
    margin: 0
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem;
    background-color: rgba(51,51,51,.5);
    color: #fff
}

.orbit-next,.orbit-previous {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fff
}

[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous {
    outline: 0
}

.orbit-next:active,.orbit-next:focus,.orbit-next:hover,.orbit-previous:active,.orbit-previous:focus,.orbit-previous:hover {
    background-color: rgba(51,51,51,.5)
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}

[data-whatinput=mouse] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    border-radius: 50%;
    background-color: #aaa
}

.orbit-bullets button:hover {
    background-color: #757575
}

.orbit-bullets button.is-active {
    background-color: #757575
}

.flex-video,.responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: .95238rem;
    padding-bottom: 75%;
    overflow: hidden
}

.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.flex-video.widescreen,.responsive-embed.widescreen {
    padding-bottom: 56.25%
}

.tabs {
    margin: 0;
    border: 1px solid #f2f2f2;
    background: #fff;
    list-style-type: none
}

.tabs::after,.tabs::before {
    display: table;
    content: ' '
}

.tabs::after {
    clear: both
}

.tabs.vertical>li {
    display: block;
    float: none;
    width: auto
}

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover {
    background: 0 0
}

.tabs.primary {
    background: #c00
}

.tabs.primary>li>a {
    color: #fff
}

.tabs.primary>li>a:focus,.tabs.primary>li>a:hover {
    background: #db0000
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .71429rem;
    line-height: 1;
    color: #c00
}

[data-whatinput=mouse] .tabs-title>a {
    outline: 0
}

.tabs-title>a:hover {
    background: #fff;
    color: #af0000
}

.tabs-title>a:focus,.tabs-title>a[aria-selected=true] {
    background: #f2f2f2;
    color: #c00
}

.tabs-content {
    border: 1px solid #f2f2f2;
    border-top: 0;
    background: #fff;
    color: #333;
    transition: all .5s ease
}

.tabs-content.vertical {
    border: 1px solid #f2f2f2;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fff;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(51,51,51,.2);
    line-height: 0
}

a.thumbnail {
    transition: box-shadow .2s ease-out
}

a.thumbnail:focus,a.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(204,0,0,.5)
}

a.thumbnail image {
    box-shadow: none
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative
}

[data-whatinput=mouse] .menu li {
    outline: 0
}

.menu .button,.menu a {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem
}

.menu a,.menu button,.menu input,.menu select {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu li,.menu.horizontal li {
    display: inline-block
}

.menu.vertical li {
    display: block
}

.menu.expanded {
    display: table;
    width: 100%
}

.menu.expanded>li {
    display: table-cell;
    vertical-align: middle
}

.menu.simple li+li {
    margin-left: 1rem
}

.menu.simple a {
    padding: 0
}

@media print,screen and (min-width: 48em) {
    .menu.medium-horizontal li {
        display:inline-block
    }

    .menu.medium-vertical li {
        display: block
    }

    .menu.medium-expanded {
        display: table;
        width: 100%
    }

    .menu.medium-expanded>li {
        display: table-cell;
        vertical-align: middle
    }

    .menu.medium-simple {
        display: table;
        width: 100%
    }

    .menu.medium-simple>li {
        display: table-cell;
        vertical-align: middle
    }
}

@media print,screen and (min-width: 64em) {
    .menu.large-horizontal li {
        display:inline-block
    }

    .menu.large-vertical li {
        display: block
    }

    .menu.large-expanded {
        display: table;
        width: 100%
    }

    .menu.large-expanded>li {
        display: table-cell;
        vertical-align: middle
    }

    .menu.large-simple {
        display: table;
        width: 100%
    }

    .menu.large-simple>li {
        display: table-cell;
        vertical-align: middle
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icons i,.menu.icons img,.menu.icons svg {
    vertical-align: middle
}

.menu.icons i+span,.menu.icons img+span,.menu.icons svg+span {
    vertical-align: middle
}

.menu.icon-bottom i,.menu.icon-bottom img,.menu.icon-bottom svg,.menu.icon-left i,.menu.icon-left img,.menu.icon-left svg,.menu.icon-right i,.menu.icon-right img,.menu.icon-right svg,.menu.icon-top i,.menu.icon-top img,.menu.icon-top svg {
    vertical-align: middle
}

.menu.icon-bottom i+span,.menu.icon-bottom img+span,.menu.icon-bottom svg+span,.menu.icon-left i+span,.menu.icon-left img+span,.menu.icon-left svg+span,.menu.icon-right i+span,.menu.icon-right img+span,.menu.icon-right svg+span,.menu.icon-top i+span,.menu.icon-top img+span,.menu.icon-top svg+span {
    vertical-align: middle
}

.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg {
    margin-right: .25rem;
    display: inline-block
}

.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg {
    margin-left: .25rem;
    display: inline-block
}

.menu.icon-top li a {
    text-align: center
}

.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg {
    display: block;
    margin: 0 auto .25rem
}

.menu.icon-bottom li a {
    text-align: center
}

.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg {
    display: block;
    margin: .25rem auto 0
}

.menu .is-active>a {
    background: #c00;
    color: #fff
}

.menu .active>a {
    background: #c00;
    color: #fff
}

.menu.align-left {
    text-align: left
}

.menu.align-right {
    text-align: right
}

.menu.align-right .submenu li {
    text-align: left
}

.menu.align-right.vertical .submenu li {
    text-align: right
}

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center {
    text-align: center
}

.menu.align-center .submenu li {
    text-align: left
}

.menu .menu-text {
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.menu-centered>.menu {
    text-align: center
}

.menu-centered>.menu .submenu li {
    text-align: left
}

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    box-shadow: 0 7px 0 #fff,0 14px 0 #fff;
    content: ''
}

.menu-icon:hover::after {
    background: #757575;
    box-shadow: 0 7px 0 #757575,0 14px 0 #757575
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #333;
    box-shadow: 0 7px 0 #333,0 14px 0 #333;
    content: ''
}

.menu-icon.dark:hover::after {
    background: #757575;
    box-shadow: 0 7px 0 #757575,0 14px 0 #757575
}

.accordion-menu li {
    width: 100%
}

.accordion-menu a {
    padding: .7rem 1rem
}

.accordion-menu .is-accordion-submenu a {
    padding: .7rem 1rem
}

.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem
}

.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
    position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #c00 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent>a::after {
    right: 1rem;
    left: auto
}

.accordion-menu.align-right .is-accordion-submenu-parent>a::after {
    right: auto;
    left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after {
    transform: rotate(180deg);
    transform-origin: 50% 50%
}

.is-accordion-submenu-parent {
    position: relative
}

.has-submenu-toggle>a {
    margin-right: 40px
}

.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #c00 transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto
}

.submenu-toggle[aria-expanded=true]::after {
    transform: scaleY(-1);
    transform-origin: 50% 50%
}

.submenu-toggle-text {
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    white-space: nowrap!important;
    border: 0!important
}

.is-drilldown {
    position: relative;
    overflow: hidden
}

.is-drilldown li {
    display: block
}

.is-drilldown.animate-height {
    transition: height .5s
}

.drilldown a {
    padding: .7rem 1rem;
    background: #fff
}

.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fff;
    transition: transform .15s linear
}

.drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%)
}

.drilldown .is-drilldown-submenu.is-closing {
    transform: translateX(100%)
}

.drilldown .is-drilldown-submenu a {
    padding: .7rem 1rem
}

.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0
}

.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%
}

.drilldown .is-drilldown-submenu-parent>a {
    position: relative
}

.drilldown .is-drilldown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #c00;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem
}

.drilldown.align-left .is-drilldown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #c00;
    right: 1rem;
    left: auto
}

.drilldown.align-right .is-drilldown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #c00 transparent transparent;
    right: auto;
    left: 1rem
}

.drilldown .js-drilldown-back>a::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #c00 transparent transparent;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #c00 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px
}

.dropdown.menu a {
    padding: .7rem 1rem
}

[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.dropdown.menu .is-active>a {
    background: 0 0;
    color: #c00
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical>li>a::after {
    right: 14px
}

.dropdown.menu.vertical>li.opens-left>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #c00 transparent transparent;
    right: auto;
    left: 5px
}

.dropdown.menu.vertical>li.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #c00
}

@media print,screen and (min-width: 48em) {
    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        top:100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #c00 transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto
    }

    .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.medium-vertical>li>a::after {
        right: 14px
    }

    .dropdown.menu.medium-vertical>li.opens-left>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #c00 transparent transparent;
        right: auto;
        left: 5px
    }

    .dropdown.menu.medium-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #c00
    }
}

@media print,screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        top:100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #c00 transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto
    }

    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.large-vertical>li>a::after {
        right: 14px
    }

    .dropdown.menu.large-vertical>li.opens-left>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #c00 transparent transparent;
        right: auto;
        left: 5px
    }

    .dropdown.menu.large-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #c00
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: 2px solid #757575;
    background: #fff
}

.dropdown .is-dropdown-submenu a {
    padding: .7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #c00 transparent transparent;
    right: auto;
    left: 5px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #c00
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -2px
}

.is-dropdown-submenu>li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease,visibility .5s ease;
    background: rgba(255,255,255,.25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 12;
    transition: transform .5s ease;
    backface-visibility: hidden;
    background: #f2f2f2
}

[data-whatinput=mouse] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(51,51,51,.7)
}

.off-canvas.is-open {
    transform: translate(0,0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: transform .5s ease;
    backface-visibility: hidden;
    background: #f2f2f2
}

[data-whatinput=mouse] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(51,51,51,.7)
}

.off-canvas-absolute.is-open {
    transform: translate(0,0)
}

.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left {
    transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    transform: translate(0,0)
}

.off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(250px)
}

.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(51,51,51,.25)
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right {
    transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    transform: translate(0,0)
}

.off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-250px)
}

.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(51,51,51,.25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top {
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    transform: translate(0,0)
}

.off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(250px)
}

.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(51,51,51,.25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom {
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    transform: translate(0,0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-250px)
}

.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(51,51,51,.25)
}

.off-canvas-content {
    transform: none;
    transition: transform .5s ease;
    backface-visibility: hidden
}

.off-canvas-content.has-transition-push {
    transform: translate(0,0)
}

.off-canvas-content .off-canvas.is-open {
    transform: translate(0,0)
}

@media print,screen and (min-width: 48em) {
    .position-left.reveal-for-medium {
        transform:none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-medium~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-medium~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        transform:none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-large~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-large~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,screen and (min-width: 48em) {
    .off-canvas.in-canvas-for-medium {
        visibility:visible;
        height: auto;
        position: static;
        background: 0 0;
        width: auto;
        overflow: visible;
        transition: none
    }

    .off-canvas.in-canvas-for-medium.position-bottom,.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top {
        box-shadow: none;
        transform: none
    }

    .off-canvas.in-canvas-for-medium .close-button {
        display: none
    }
}

@media print,screen and (min-width: 64em) {
    .off-canvas.in-canvas-for-large {
        visibility:visible;
        height: auto;
        position: static;
        background: 0 0;
        width: auto;
        overflow: visible;
        transition: none
    }

    .off-canvas.in-canvas-for-large.position-bottom,.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top {
        box-shadow: none;
        transform: none
    }

    .off-canvas.in-canvas-for-large .close-button {
        display: none
    }
}

html.is-reveal-open {
    position: fixed;
    width: 100%;
    overflow: hidden
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(51,51,51,.45);
    overflow-y: auto
}

.reveal {
    z-index: 1006;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 2px solid #757575;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

@media print,screen and (min-width: 48em) {
    .reveal {
        min-height:0
    }
}

.reveal .column,.reveal .columns {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media print,screen and (min-width: 48em) {
    .reveal {
        width:600px;
        max-width: 71.42857rem
    }
}

.reveal.collapse {
    padding: 0
}

@media print,screen and (min-width: 48em) {
    .reveal.tiny {
        width:30%;
        max-width: 71.42857rem
    }
}

@media print,screen and (min-width: 48em) {
    .reveal.small {
        width:50%;
        max-width: 71.42857rem
    }
}

@media print,screen and (min-width: 48em) {
    .reveal.large {
        width:90%;
        max-width: 71.42857rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width: 47.99875em) {
    .reveal {
        top:0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.sticky-container {
    position: relative
}

.sticky {
    position: relative;
    z-index: 0;
    transform: translate3d(0,0,0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5;
    width: 100%
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

.title-bar {
    padding: 1.25rem;
    background: #c00;
    color: #fff
}

.title-bar::after,.title-bar::before {
    display: table;
    content: ' '
}

.title-bar::after {
    clear: both
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-left {
    float: left
}

.title-bar-right {
    float: right;
    text-align: right
}

.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700
}

.top-bar {
    padding: .5rem
}

.top-bar::after,.top-bar::before {
    display: table;
    content: ' '
}

.top-bar::after {
    clear: both
}

.top-bar,.top-bar ul {
    background-color: #fff
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left,.top-bar .top-bar-right {
    width: 100%
}

@media print,screen and (min-width: 48em) {
    .top-bar .top-bar-left,.top-bar .top-bar-right {
        width:auto
    }
}

@media screen and (max-width: 63.99875em) {
    .top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right {
        width:100%
    }
}

@media screen and (max-width: 74.99875em) {
    .top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right {
        width:100%
    }
}

.top-bar-title {
    display: inline-block;
    float: left;
    padding: .5rem 1rem .5rem 0
}

.top-bar-title .menu-icon {
    bottom: 2px
}

.top-bar-left {
    float: left
}

.top-bar-right {
    float: right
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix::after,.clearfix::before {
    display: table;
    content: ' '
}

.clearfix::after {
    clear: both
}

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 47.99875em) {
    .hide-for-small-only {
        display:none!important
    }
}

@media screen and (max-width: 0em),screen and (min-width:48em) {
    .show-for-small-only {
        display:none!important
    }
}

@media print,screen and (min-width: 48em) {
    .hide-for-medium {
        display:none!important
    }
}

@media screen and (max-width: 47.99875em) {
    .show-for-medium {
        display:none!important
    }
}

@media screen and (min-width: 48em) and (max-width:63.99875em) {
    .hide-for-medium-only {
        display:none!important
    }
}

@media screen and (max-width: 47.99875em),screen and (min-width:64em) {
    .show-for-medium-only {
        display:none!important
    }
}

@media print,screen and (min-width: 64em) {
    .hide-for-large {
        display:none!important
    }
}

@media screen and (max-width: 63.99875em) {
    .show-for-large {
        display:none!important
    }
}

@media screen and (min-width: 64em) and (max-width:74.99875em) {
    .hide-for-large-only {
        display:none!important
    }
}

@media screen and (max-width: 63.99875em),screen and (min-width:75em) {
    .show-for-large-only {
        display:none!important
    }
}

.show-for-sr,.show-on-focus {
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    white-space: nowrap!important;
    border: 0!important
}

.show-on-focus:active,.show-on-focus:focus {
    position: static!important;
    width: auto!important;
    height: auto!important;
    overflow: visible!important;
    clip: auto!important;
    white-space: normal!important
}

.hide-for-portrait,.show-for-landscape {
    display: block!important
}

@media screen and (orientation: landscape) {
    .hide-for-portrait,.show-for-landscape {
        display:block!important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-portrait,.show-for-landscape {
        display:none!important
    }
}

.hide-for-landscape,.show-for-portrait {
    display: none!important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape,.show-for-portrait {
        display:none!important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape,.show-for-portrait {
        display:block!important
    }
}

body {
    overflow-x: hidden
}

#big-banner {
    background: #dcdcdc;
    border-bottom: 1px solid #bbb;
    border-top: 1px solid #bbb;
    color: #000;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 0 8px 0;
    width: 100%
}

#big-banner #big-banner-box {
    padding: 0 20px;
    margin: auto;
    max-width: 1200px;
    position: relative
}

#big-banner #big-banner-box .columns {
    padding-right: .75rem;
    margin-bottom: 10px
}

#big-banner #big-banner-box .row {
    padding-top: 0
}

#big-banner #big-banner-box .row:first-child {
    padding-top: 15px
}

#big-banner #big-banner-box h2,#big-banner #big-banner-box h3 {
    font-family: UniversRoman,Helvetica,Arial,sans-serif;
    font-weight: 700
}

#big-banner #big-banner-box h3 {
    font-size: .9rem
}

#big-banner #big-banner-box a {
    color: #a80000
}

#big-banner #big-banner-box p,#big-banner #big-banner-box ul {
    margin-bottom: 0;
    font-size: .9rem
}

#big-banner #big-banner-box p a {
    color: #000;
    text-decoration: underline
}

#big-banner #big-banner-box p a:focus,#big-banner #big-banner-box p a:hover {
    text-decoration: none
}

#big-banner #big-banner-box p a.styled {
    color: #a80000
}

#big-banner #big-banner-box h2#banner-title {
    width: 90%;
    font-size: 1.4rem;
    margin-bottom: 15px
}

#big-banner #big-banner-box .libraryh3lp {
    display: inline
}

#big-banner #big-banner-box a.button {
    color: #fff
}

#big-banner #big-banner-box span#skip-arrow {
    float: right
}

#big-banner #big-banner-box span#skip-arrow a {
    color: #a80000
}

#big-banner #big-banner-box span#skip-banner {
    width: 1px;
    height: 1px
}

ul.breadcrumbs li a {
    text-decoration: underline
}

ul.breadcrumbs li a:hover {
    text-decoration: none
}

#main .date-list,#sidebar-first .date-list,#sidebar-second .date-list,.date-list {
    margin: 0 0 20px 0;
    list-style-type: none
}

#main .date-list .columns,#sidebar-first .date-list .columns,#sidebar-second .date-list .columns,.date-list .columns {
    padding: 0
}

#main .date-list .date-item,#sidebar-first .date-list .date-item,#sidebar-second .date-list .date-item,.date-list .date-item {
    float: left;
    margin-bottom: 20px;
    width: 100%
}

#main .date-list .date-item .date-card,#sidebar-first .date-list .date-item .date-card,#sidebar-second .date-list .date-item .date-card,.date-list .date-item .date-card {
    padding: 6px 15px 0 0;
    max-width: 90px
}

#main .date-list .date-item .date-card .month,#sidebar-first .date-list .date-item .date-card .month,#sidebar-second .date-list .date-item .date-card .month,.date-list .date-item .date-card .month {
    color: #fff;
    background: #c00;
    line-height: 1.3rem;
    font-family: UniversRoman;
    font-size: 1rem;
    font-weight: 700;
    padding: 4px 0 0;
    margin: 0;
    text-align: center;
    text-transform: uppercase
}

#main .date-list .date-item .date-card .day,#sidebar-first .date-list .date-item .date-card .day,#sidebar-second .date-list .date-item .date-card .day,.date-list .date-item .date-card .day {
    background: #fff;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    font-weight: 700;
    font-size: 2rem;
    line-height: 2rem;
    padding: 6px 0;
    margin: 0;
    text-align: center
}

#main .date-list .date-item h2.title,#sidebar-first .date-list .date-item h2.title,#sidebar-second .date-list .date-item h2.title,.date-list .date-item h2.title {
    font-size: 1.5rem;
    line-height: 1.85rem;
    margin-bottom: 5px;
    margin-top: 0
}

#main .date-list .date-item h2.title a,#sidebar-first .date-list .date-item h2.title a,#sidebar-second .date-list .date-item h2.title a,.date-list .date-item h2.title a {
    text-decoration: none
}

#main .date-list .date-item h3.title,#sidebar-first .date-list .date-item h3.title,#sidebar-second .date-list .date-item h3.title,.date-list .date-item h3.title {
    font-family: UniversRoman;
    font-size: 1.2rem;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    text-transform: none
}

#main .date-list .date-item h3.title a,#sidebar-first .date-list .date-item h3.title a,#sidebar-second .date-list .date-item h3.title a,.date-list .date-item h3.title a {
    font-weight: 400;
    text-transform: none
}

#main .date-list .date-item .time,#sidebar-first .date-list .date-item .time,#sidebar-second .date-list .date-item .time,.date-list .date-item .time {
    color: #757575;
    font-size: .9rem
}

#main .workshops,#sidebar-first .workshops,#sidebar-second .workshops,.workshops {
    margin: 0;
    list-style-type: none
}

#main .workshops ul,#sidebar-first .workshops ul,#sidebar-second .workshops ul,.workshops ul {
    list-style-type: none;
    margin: 0
}

#main .workshops:after,#sidebar-first .workshops:after,#sidebar-second .workshops:after,.workshops:after {
    content: "";
    display: table;
    clear: both
}

#main .workshops .workshop-item,#sidebar-first .workshops .workshop-item,#sidebar-second .workshops .workshop-item,.workshops .workshop-item {
    float: left;
    margin-bottom: 0;
    width: 100%
}

#main .workshops .workshop-item .workshop-date,#sidebar-first .workshops .workshop-item .workshop-date,#sidebar-second .workshops .workshop-item .workshop-date,.workshops .workshop-item .workshop-date {
    padding: 10px 15px 0 0;
    max-width: 90px
}

#main .workshops .workshop-item .workshop-date .workshop-month,#sidebar-first .workshops .workshop-item .workshop-date .workshop-month,#sidebar-second .workshops .workshop-item .workshop-date .workshop-month,.workshops .workshop-item .workshop-date .workshop-month {
    background: #c00
}

#main .workshops .workshop-item .workshop-date .workshop-month h4,#sidebar-first .workshops .workshop-item .workshop-date .workshop-month h4,#sidebar-second .workshops .workshop-item .workshop-date .workshop-month h4,.workshops .workshop-item .workshop-date .workshop-month h4 {
    color: #fff;
    line-height: 1.3rem;
    font-size: 1rem;
    padding: 4px 0 0;
    margin: 0;
    text-align: center;
    text-transform: uppercase
}

#main .workshops .workshop-item .workshop-date .workshop-day,#sidebar-first .workshops .workshop-item .workshop-date .workshop-day,#sidebar-second .workshops .workshop-item .workshop-date .workshop-day,.workshops .workshop-item .workshop-date .workshop-day {
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa
}

#main .workshops .workshop-item .workshop-date .workshop-day h2,#sidebar-first .workshops .workshop-item .workshop-date .workshop-day h2,#sidebar-second .workshops .workshop-item .workshop-date .workshop-day h2,.workshops .workshop-item .workshop-date .workshop-day h2 {
    font-family: UniversLight;
    font-size: 2rem;
    line-height: 2rem;
    padding: 6px 0;
    margin: 0;
    text-align: center
}

#main .workshops .workshop-item .workshop-title,#sidebar-first .workshops .workshop-item .workshop-title,#sidebar-second .workshops .workshop-item .workshop-title,.workshops .workshop-item .workshop-title {
    padding-left: 5px;
    padding-top: 10px
}

#main .workshops .workshop-item .workshop-title h2,#sidebar-first .workshops .workshop-item .workshop-title h2,#sidebar-second .workshops .workshop-item .workshop-title h2,.workshops .workshop-item .workshop-title h2 {
    font-family: UniversRoman;
    font-size: 1rem;
    line-height: 1.2rem;
    font-weight: 400;
    margin-bottom: 0;
    padding: 0;
    text-transform: none
}

#main .workshops .workshop-item .workshop-title h2 a,#sidebar-first .workshops .workshop-item .workshop-title h2 a,#sidebar-second .workshops .workshop-item .workshop-title h2 a,.workshops .workshop-item .workshop-title h2 a {
    font-weight: 400;
    text-transform: none
}

#main .workshops .workshop-item .workshop-title .evt-time,#sidebar-first .workshops .workshop-item .workshop-title .evt-time,#sidebar-second .workshops .workshop-item .workshop-title .evt-time,.workshops .workshop-item .workshop-title .evt-time {
    color: #757575;
    font-size: .9rem
}

main#main nav.pager {
    clear: both;
    margin-top: 30px
}

main#main nav.pager ul li {
    display: inline-block;
    margin-bottom: 20px
}

main#main nav.pager ul li.pagination-previous a::before,main#main nav.pager ul li.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: 0;
    content: "Â«"
}

main#main nav.pager ul li.pagination-next a::after,main#main nav.pager ul li.pagination-next.disabled::after {
    display: inline-block;
    margin-left: 0;
    content: "Â»"
}

main#main nav.pager ul li.is-active {
    padding: .17857rem .59524rem
}

main#main nav.pager ul li.is-active a {
    color: #fff
}

.staff-member {
    max-width: 71.42857rem;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px
}

.staff-member::after,.staff-member::before {
    display: table;
    content: ' '
}

.staff-member::after {
    clear: both
}

.staff-member .staff-photo {
    width: 16.66667%;
    float: left;
    padding-right: 0;
    padding-left: 0
}

.staff-member .staff-photo,.staff-member .staff-photo:last-child:not(:first-child) {
    float: left;
    clear: none
}

.staff-member .staff-details {
    width: 83.33333%;
    float: left;
    padding-right: .44643rem;
    padding-left: .44643rem
}

@media print,screen and (min-width: 48em) {
    .staff-member .staff-details {
        padding-right:.59524rem;
        padding-left: .59524rem
    }
}

.staff-member .staff-details,.staff-member .staff-details:last-child:not(:first-child) {
    float: left;
    clear: none
}

.staff-member .staff-details .staff-name {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1rem;
    margin-bottom: 5px
}

.staff-member .staff-details .staff-title {
    color: #333;
    font-size: .9rem;
    line-height: 1.1rem
}

ul.unstyle-list {
    margin-left: 0;
    list-style-type: none
}

ul[class*=large-up-],ul[class*=medium-up-],ul[class*=small-up-] {
    margin-left: 0;
    list-style-type: none
}

.styled {
    padding-right: 14px!important
}

a.styled,span.styled {
    color: #333;
    text-decoration: none!important
}

a.styled.button {
    color: #fff;
    text-decoration: none
}

a.styled.red {
    color: #c00
}

.styled.white:after,a.button.styled:after,a.styled:after,button.button.styled:after,span.styled:after {
    content: "\f061";
    color: #fff;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    position: relative;
    right: -5px;
    top: 2px;
    transition: .25s
}

a.styled.red:after,a.styled:after,button.styled.red:after,span.styled.red:after {
    color: #c00
}

a.styled-red:after,button.styled-red:after,span.styled-red:after {
    content: "\f061";
    color: #c00;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    position: relative;
    right: -5px;
    top: 2px;
    transition: .25s
}

a:hover .styled:after,button:hover .styled:after {
    position: relative;
    right: -12px;
    transition: .25s
}

a.styled:hover:after,button.styled:hover:after {
    position: relative;
    right: -12px;
    transition: .25s
}

a.button.outline {
    background: 0 0;
    border: 3px solid #fff;
    color: #fff
}

.full-bleed {
    margin-bottom: 65px;
    padding: 10px 20px 35px;
    width: 100%
}

@media screen and (min-width: 75em) {
    .full-bleed {
        margin-left:-50%;
        padding: 10px 50% 35px;
        width: 200%
    }
}

.full-bleed a {
    color: #aaa
}

.full-bleed a:hover {
    color: #c00
}

.full-bleed .contextual ul.contextual-links li a {
    color: #333
}

.full-bleed.innovation {
    background: #427e93;
    color: #fff
}

.full-bleed.innovation a {
    color: #fff;
    text-decoration: underline
}

.full-bleed.innovation a:hover {
    text-decoration: none
}

.full-bleed.red {
    background: #900;
    color: #fff
}

.full-bleed.green {
    background: #6f7d1c;
    color: #fff
}

.full-bleed.indigo {
    background: #4156a1;
    color: #fff
}

.full-bleed.gray {
    background: #f2f2f2;
    color: #fff
}

.full-bleed.gray a {
    color: #333
}

#main .listing-item {
    float: left;
    margin-bottom: 50px;
    width: 100%
}

#main .listing-item h2 {
    padding-top: 0
}

#main .listing-item .created {
    color: #757575;
    display: block;
    font-size: .9rem;
    margin: 0 0 20px 0
}

#main .listing-item p {
    color: #333
}

.video-container {
    background: #000;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    margin: 20px 0;
    overflow: hidden
}

@media screen and (max-width: 47.99875em) {
    .video-container {
        margin-bottom:20px
    }
}

.video-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media screen and (max-width: 47.99875em) {
    .video-container iframe {
        height:100%!important;
        width: 100%!important
    }
}

#content #main ul.accordion>li {
    padding: 0
}

#content #main ul.accordion>li.is-active {
    background: #900
}

#content #main ul.accordion>li.is-active a.accordion-title:before {
    right: 1.15rem;
    margin-top: -1.1rem
}

#content #main ul.accordion>li.is-active a.accordion-title:hover:before {
    right: 16px
}

#content #main ul.accordion>li.is-active .accordion-content h3 {
    margin-bottom: 0
}

#content #main ul.accordion>li.is-active .accordion-content ul {
    margin-bottom: 1.4rem
}

#content #main ul.accordion>li>a {
    background: #900;
    color: #fff;
    font-size: 1.1rem;
    padding: 15px;
    text-decoration: none
}

#content #main ul.accordion>li>a:hover {
    background: #520000
}

#content #main ul.accordion>li>a:hover:focus {
    background: #520000
}

#content #main ul.accordion>li>a:focus {
    background: #900
}

#content #main ul.accordion>li a.accordion-title:before {
    font-size: 2rem;
    margin-top: -1.15rem
}

#content #main ul.accordion>li a.accordion-title:hover:before {
    font-size: 3rem;
    right: 12px;
    top: 16px
}

#main span.right-image-wrap {
    clear: both;
    float: right;
    line-height: 1rem;
    padding-bottom: 20px;
    padding-left: 15px;
    max-width: 50%
}

#main span.right-image-wrap img {
    padding-bottom: 5px;
    height: auto;
    width: 100%
}

#main span.left-image-wrap {
    clear: both;
    float: left;
    line-height: 1rem;
    padding-bottom: 20px;
    padding-right: 15px;
    max-width: 50%
}

#main span.left-image-wrap img {
    padding-bottom: 5px;
    height: auto;
    width: 100%
}

#main span.center-image-wrap {
    clear: both;
    float: left;
    line-height: 1rem;
    padding-bottom: 20px;
    padding-right: 0;
    padding-top: 20px;
    width: 100%
}

#main span.center-image-wrap img {
    padding-bottom: 5px;
    height: auto;
    width: 100%
}

#main .flow-left {
    float: left;
    margin-right: 1.25rem;
    margin-bottom: 20px;
    max-width: 50%
}

#main .flow-right {
    float: right;
    margin-left: 1.25rem;
    margin-bottom: 20px;
    max-width: 50%
}

#main img.align-left {
    float: left;
    margin-bottom: 1.25rem;
    margin-right: 1.25rem;
    max-width: 50%
}

#main img.align-right {
    float: right;
    margin-bottom: 1.25rem;
    margin-left: 1.25rem;
    max-width: 50%
}

#main img.align-center {
    float: none;
    margin: auto;
    margin-bottom: 1.25rem;
    max-width: 100%
}

#main img.align-center,#main img.align-left,#main img.align-right {
    padding: 0
}

#main figure {
    margin-bottom: 1.25rem
}

#main figure.align-left {
    float: left;
    margin-bottom: 1.25rem;
    margin-right: 1.25rem;
    max-width: 50%
}

#main figure.align-right {
    float: right;
    margin-bottom: 1.25rem;
    margin-left: 1.25rem;
    max-width: 50%
}

#main figure.align-center {
    float: none;
    margin: auto;
    margin-bottom: 1.25rem;
    max-width: 100%
}

#main figure img {
    padding: 0
}

#main figure figcaption {
    font-size: .85rem;
    line-height: 1.2rem
}

#main em.highlight,.highlight {
    background: #fac800
}

span.accessibility-text {
    background: #fff;
    color: #333;
    position: absolute!important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px)
}

.content-region div a,.content-region ol a,.content-region p a,.content-region span a,.content-region td a,.content-region ul a {
    text-decoration: underline
}

.content-region div a:hover,.content-region ol a:hover,.content-region p a:hover,.content-region span a:hover,.content-region td a:hover,.content-region ul a:hover {
    text-decoration: none
}

.content-region a footer,.content-region a h2,.content-region a h3,.content-region a h4,.content-region a h5,.content-region a h6,.content-region a span {
    text-decoration: none!important
}

.content-region a.button {
    text-decoration: none!important
}

body .hidden {
    background: #fff;
    color: #333;
    display: block;
    font-family: UniversLight;
    left: -9999px;
    position: absolute;
    text-decoration: none;
    text-transform: none
}

#remembering-susan-banner {
    left: 46%;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 999999
}

@media screen and (max-width: 74.99875em) {
    #remembering-susan-banner {
        width:200px
    }
}

@media screen and (max-width: 63.99875em) {
    #remembering-susan-banner {
        left:34%;
        width: 150px
    }
}

@media screen and (max-width: 47.99875em) {
    #remembering-susan-banner {
        padding:0;
        left: 155px;
        width: 90px
    }
}

.device-list-image {
    min-height: 275px;
    max-width: 275px;
    position: relative
}

.device-list-image img {
    position: absolute;
    bottom: 0
}

.show-more-expander {
    overflow: hidden;
    position: relative
}

.show-more-expander.closed {
    max-height: 300px
}

.show-more-expander.open {
    overflow: unset;
    max-height: unset;
    padding-bottom: 30px
}

.show-more-expander+.show-more-expander-button {
    background: #f5f5f5;
    border-top: 3px solid #777;
    color: #900;
    cursor: pointer;
    font-family: 'Font Awesome 5 Pro',UniversLight;
    font-size: .85rem;
    font-weight: lighter;
    height: 30px;
    padding-top: 2px;
    position: relative;
    top: -30px;
    text-align: center;
    width: 100%
}

.show-more-expander+.show-more-expander-button::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    width: 100%;
    height: 50px;
    top: -53px
}

.show-more-expander.closed+.show-more-expander-button::before {
    background-image: -moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.75) 25%,#fff 100%);
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.75) 25%,#fff 100%);
    background-image: linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.75) 25%,#fff 100%)
}

.show-more-expander+.show-more-expander-button:hover {
    background: #900;
    color: #fff
}

.chat-now-sensing {
    background: #777;
    cursor: not-allowed;
    pointer-events: none
}

.chat-now-sensing.available {
    background: #c00;
    cursor: pointer;
    pointer-events: unset
}

.chat-now-sensing.available:focus,.chat-now-sensing.available:hover {
    background: #520000
}

.chat-now-sensing.available:after {
    display: unset
}

.chat-now-sensing:after {
    display: none
}

.callout>:first-child,.main .callout>:first-child,main#main .callout>:first-child {
    padding-top: 0!important;
    margin-top: 0!important
}

.callout>:last-child,.main .callout>:last-child,main#main .callout>:last-child {
    padding-bottom: 0!important;
    margin-bottom: 0!important
}

.callout a,.main .callout a,main#main .callout a {
    text-decoration: underline
}

.callout a:hover,.main .callout a:hover,main#main .callout a:hover {
    text-decoration: none
}

.callout.primary,.main .callout.primary,main#main .callout.primary {
    background-color: #900;
    color: #fff
}

.callout.primary a,.callout.primary h2,.callout.primary h3,.callout.primary h4,.callout.primary h5,.callout.primary h6,.callout.primary li,.callout.primary p,.main .callout.primary a,.main .callout.primary h2,.main .callout.primary h3,.main .callout.primary h4,.main .callout.primary h5,.main .callout.primary h6,.main .callout.primary li,.main .callout.primary p,main#main .callout.primary a,main#main .callout.primary h2,main#main .callout.primary h3,main#main .callout.primary h4,main#main .callout.primary h5,main#main .callout.primary h6,main#main .callout.primary li,main#main .callout.primary p {
    color: #fff
}

.callout.secondary,.main .callout.secondary,main#main .callout.secondary {
    background-color: #f2f2f2
}

.callout.success,.main .callout.success,main#main .callout.success {
    background-color: #6f7d1c;
    color: #fff
}

.callout.success a,.callout.success h2,.callout.success h3,.callout.success h4,.callout.success h5,.callout.success h6,.callout.success li,.callout.success p,.main .callout.success a,.main .callout.success h2,.main .callout.success h3,.main .callout.success h4,.main .callout.success h5,.main .callout.success h6,.main .callout.success li,.main .callout.success p,main#main .callout.success a,main#main .callout.success h2,main#main .callout.success h3,main#main .callout.success h4,main#main .callout.success h5,main#main .callout.success h6,main#main .callout.success li,main#main .callout.success p {
    color: #fff
}

.callout.warning,.main .callout.warning,main#main .callout.warning {
    background-color: #fac800;
    color: #333
}

.callout.warning h2,.callout.warning h3,.callout.warning h4,.callout.warning h5,.callout.warning h6,.callout.warning li,.callout.warning p,.main .callout.warning h2,.main .callout.warning h3,.main .callout.warning h4,.main .callout.warning h5,.main .callout.warning h6,.main .callout.warning li,.main .callout.warning p,main#main .callout.warning h2,main#main .callout.warning h3,main#main .callout.warning h4,main#main .callout.warning h5,main#main .callout.warning h6,main#main .callout.warning li,main#main .callout.warning p {
    color: #333
}

.callout.warning a,.main .callout.warning a,main#main .callout.warning a {
    color: #900
}

.callout.alert,.main .callout.alert,main#main .callout.alert {
    background-color: #900;
    color: #fff
}

.callout.alert a,.callout.alert h2,.callout.alert h3,.callout.alert h4,.callout.alert h5,.callout.alert h6,.callout.alert li,.callout.alert p,.main .callout.alert a,.main .callout.alert h2,.main .callout.alert h3,.main .callout.alert h4,.main .callout.alert h5,.main .callout.alert h6,.main .callout.alert li,.main .callout.alert p,main#main .callout.alert a,main#main .callout.alert h2,main#main .callout.alert h3,main#main .callout.alert h4,main#main .callout.alert h5,main#main .callout.alert h6,main#main .callout.alert li,main#main .callout.alert p {
    color: #fff
}

body.headless #footer,body.headless #library-website-header,body.headless #ncstate-utility-bar,body.headless #toolbar-administration,body.headless .alerts-region {
    display: none;
    margin-top: 0!important;
    padding: 0
}

h2 i.fa-link,h3 i.fa-link {
    color: inherit;
    cursor: pointer;
    display: none;
    font-size: .9rem;
    position: relative;
    top: -4px;
    right: -5px
}

h2:hover i.fa-link,h3:hover i.fa-link {
    display: unset
}

h2 i.fa-link:hover,h3 i.fa-link:hover {
    color: #c00
}

ul.tabs {
    border: 0;
    margin-bottom: -1px
}

ul.tabs li.tabs-title {
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    border-top: 1px solid #333;
    padding: 0!important
}

ul.tabs li.tabs-title a {
    background: #f2f2f2;
    color: #333;
    font-size: 1rem;
    padding: .75rem;
    text-decoration: none
}

ul.tabs li.tabs-title a:hover {
    text-decoration: underline
}

ul.tabs li.tabs-title:last-child {
    border-right: 1px solid #333
}

ul.tabs li.tabs-title.is-active {
    border-bottom: 1px solid #fff;
    margin-bottom: -1px
}

ul.tabs li.tabs-title.is-active a {
    background: #fff
}

.tabs-content {
    border: 0;
    margin-bottom: 30px
}

.tabs-content xmp {
    overflow: scroll
}

.tabs-content .tabs-panel.is-active {
    border: 1px solid #333
}

.tabs-content .tabs-panel :last-child {
    padding-bottom: 0!important
}

.tabs-content .tabs-panel input[type=search],.tabs-content .tabs-panel input[type=text] {
    color: #333;
    height: 60px;
    margin-bottom: 0
}

.tabs-content .tabs-panel input[type=submit] {
    font-size: .9rem;
    font-weight: 700;
    height: 60px;
    margin-bottom: 0
}

[type=checkbox]:focus+label:before {
    border-width: 3px;
    -webkit-box-shadow: 0 0 0 3px #909090;
    box-shadow: 0 0 0 3px #909090
}

.js-form-type-checkbox {
    clear: left;
    float: left;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    position: relative;
    min-height: 30px;
    margin-bottom: 10px;
    padding-left: 30px
}

@media screen and (max-width: 47.99875em) {
    .js-form-type-checkbox {
        min-height:40px;
        padding-left: 40px
    }
}

.js-form-type-checkbox [type=checkbox] {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: -2px;
    left: -2px;
    width: 30px!important;
    height: 30px;
    margin: 0;
    opacity: 0;
    font-size: 1.1875rem;
    line-height: 1.31579
}

@media screen and (max-width: 47.99875em) {
    .js-form-type-checkbox [type=checkbox] {
        width:40px!important;
        height: 40px
    }
}

.js-form-type-checkbox input {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    padding: 8px 15px 5px;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.js-form-type-checkbox label {
    line-height: 30px
}

@media screen and (max-width: 47.99875em) {
    .js-form-type-checkbox label {
        line-height:40px
    }
}

.js-form-type-checkbox label:before {
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #333;
    background: 0 0
}

@media screen and (max-width: 47.99875em) {
    .js-form-type-checkbox label:before {
        width:40px;
        height: 40px
    }
}

.js-form-type-checkbox label:after {
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 9px;
    left: 6px;
    width: 19px;
    height: 9px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border: solid;
    border-top-color: #333;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 0 5px 5px;
    border-top-color: transparent;
    opacity: 0;
    background: 0 0
}

@media screen and (max-width: 47.99875em) {
    .js-form-type-checkbox label:after {
        top:12px;
        left: 8px;
        width: 23px;
        height: 12px
    }
}

.js-form-type-checkbox input:checked+label:after {
    opacity: 1
}

.js-form-type-checkbox .text-count-message,.js-form-type-checkbox .webform-element-description {
    margin: 10px
}

.webform-options-display-buttons-wrapper label.webform-options-display-buttons-label {
    border-color: #333
}

.webform-options-display-buttons-wrapper .js-form-type-checkbox {
    padding: 0
}

.webform-options-display-buttons-wrapper label:before {
    display: none
}

.webform-options-display-buttons-wrapper label:after {
    display: none
}

body {
    overflow-x: hidden
}

@media print,screen and (min-width: 48em) {
    .reveal,.reveal.large,.reveal.small,.reveal.tiny {
        right:auto;
        left: auto;
        margin: 0 auto
    }
}

select {
    -webkit-appearance: none
}

fieldset {
    margin-bottom: 30px
}

fieldset .form-field-wrapper {
    margin-bottom: 10px
}

.form-field-wrapper,fieldset {
    margin-bottom: 30px;
    width: 100%;
    clear: both
}

.description.help-text,.webform-element-description {
    color: #666;
    font-size: .77381rem;
    font-style: unset;
    margin-bottom: .47619rem
}

.webform-submission-form .fieldset-legend,.webform-submission-form legend,fieldset .fieldset-legend,fieldset legend {
    padding-top: 20px;
    font-weight: 700;
    font-size: 1.1rem
}

.webform-submission-form .form-item [type=button],.webform-submission-form .form-item [type=checkbox],.webform-submission-form .form-item [type=color],.webform-submission-form .form-item [type=date],.webform-submission-form .form-item [type=datetime-local],.webform-submission-form .form-item [type=datetime],.webform-submission-form .form-item [type=email],.webform-submission-form .form-item [type=file],.webform-submission-form .form-item [type=hidden],.webform-submission-form .form-item [type=image],.webform-submission-form .form-item [type=month],.webform-submission-form .form-item [type=number],.webform-submission-form .form-item [type=password],.webform-submission-form .form-item [type=radio],.webform-submission-form .form-item [type=range],.webform-submission-form .form-item [type=reset],.webform-submission-form .form-item [type=search],.webform-submission-form .form-item [type=submit],.webform-submission-form .form-item [type=tel],.webform-submission-form .form-item [type=text],.webform-submission-form .form-item [type=time],.webform-submission-form .form-item [type=url],.webform-submission-form .form-item [type=week],.webform-submission-form .form-item select,.webform-submission-form .form-item textarea,fieldset .form-item [type=button],fieldset .form-item [type=checkbox],fieldset .form-item [type=color],fieldset .form-item [type=date],fieldset .form-item [type=datetime-local],fieldset .form-item [type=datetime],fieldset .form-item [type=email],fieldset .form-item [type=file],fieldset .form-item [type=hidden],fieldset .form-item [type=image],fieldset .form-item [type=month],fieldset .form-item [type=number],fieldset .form-item [type=password],fieldset .form-item [type=radio],fieldset .form-item [type=range],fieldset .form-item [type=reset],fieldset .form-item [type=search],fieldset .form-item [type=submit],fieldset .form-item [type=tel],fieldset .form-item [type=text],fieldset .form-item [type=time],fieldset .form-item [type=url],fieldset .form-item [type=week],fieldset .form-item select,fieldset .form-item textarea {
    width: auto;
    -webkit-appearance: none
}

.webform-submission-form .form-item ol li,.webform-submission-form .form-item p,.webform-submission-form .form-item ul li,fieldset .form-item ol li,fieldset .form-item p,fieldset .form-item ul li {
    font-size: 1.1rem
}

.webform-submission-form .form-item [type=email],.webform-submission-form .form-item [type=search],.webform-submission-form .form-item [type=tel],.webform-submission-form .form-item [type=text],.webform-submission-form .form-item [type=url],fieldset .form-item [type=email],fieldset .form-item [type=search],fieldset .form-item [type=tel],fieldset .form-item [type=text],fieldset .form-item [type=url] {
    max-width: 100%
}

.webform-submission-form .js-webform-radios-other [type=text],fieldset .js-webform-radios-other [type=text] {
    max-width: 40%;
    margin-left: 40px
}

.webform-submission-form .js-form-type-webform-markup,fieldset .js-form-type-webform-markup {
    font-size: 1.1rem
}

.webform-submission-form .webform-required,fieldset .webform-required {
    margin-bottom: 20px
}

.webform-submission-form label,fieldset label {
    font-size: 1rem;
    font-family: UniversLight;
    font-weight: 700
}

.webform-submission-form td label,fieldset td label {
    font-size: 1rem
}

.webform-submission-form label.option,fieldset label.option {
    font-size: 1rem
}

.webform-submission-form .text-count-message,.webform-submission-form .webform-element-description,fieldset .text-count-message,fieldset .webform-element-description {
    font-size: 1rem
}

.webform-submission-form input#edit-submit.button.webform-button--submit,fieldset input#edit-submit.button.webform-button--submit {
    background: #c00
}

.webform-submission-form input#edit-submit.button.webform-button--submit:hover,fieldset input#edit-submit.button.webform-button--submit:hover {
    background: #900
}

.webform-submission-form input#edit-submit.button.webform-button--submit input.hasDatepicker::placeholder,fieldset input#edit-submit.button.webform-button--submit input.hasDatepicker::placeholder {
    content: "Choose date"
}

[type=radio]:focus+label:before {
    border-width: 3px;
    -webkit-box-shadow: 0 0 0 3px #909090;
    box-shadow: 0 0 0 3px #909090
}

.js-form-type-radio {
    clear: none;
    float: left;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    position: relative;
    min-height: 30px;
    margin-bottom: 10px;
    padding-left: 30px;
    clear: left
}

.js-form-type-radio [type=radio] {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: -2px;
    left: -2px;
    width: 30px!important;
    height: 30px;
    margin: 0;
    opacity: 0;
    font-size: 1.1875rem;
    line-height: 1.31579
}

@media screen and (max-width: 47.99875em) {
    .js-form-type-radio [type=radio] {
        height:40px;
        width: 40px!important
    }
}

@media screen and (max-width: 47.99875em) {
    .js-form-type-radio {
        min-height:40px;
        padding-left: 40px
    }
}

.js-form-type-radio input {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    padding: 8px 15px 5px;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.js-form-type-radio label {
    line-height: 30px
}

@media screen and (max-width: 47.99875em) {
    .js-form-type-radio label {
        line-height:40px
    }
}

.js-form-type-radio label:before {
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #333;
    border-radius: 50%;
    background: 0 0
}

@media screen and (max-width: 47.99875em) {
    .js-form-type-radio label:before {
        height:40px;
        width: 40px
    }
}

.js-form-type-radio label:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 8px;
    width: 0;
    height: 0;
    border: 7px solid #333;
    border-radius: 50%;
    opacity: 0;
    background: #333
}

@media screen and (max-width: 47.99875em) {
    .js-form-type-radio label:after {
        border:10px solid #333;
        left: 10px;
        top: 10px
    }
}

.js-form-type-radio input:checked+label:after {
    opacity: 1
}

.js-form-type-radio .text-count-message,.js-form-type-radio .webform-element-description {
    margin: 10px
}

body {
    overflow-x: hidden
}

@media print,screen and (min-width: 48em) {
    .reveal,.reveal.large,.reveal.small,.reveal.tiny {
        right:auto;
        left: auto;
        margin: 0 auto
    }
}

select {
    border: 2px solid #333;
}

select:focus {
    border: 2px solid #333;
    transition: none
}

body {
    overflow-x: hidden
}

@media print,screen and (min-width: 48em) {
    .reveal,.reveal.large,.reveal.small,.reveal.tiny {
        right:auto;
        left: auto;
        margin: 0 auto
    }
}

[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea {
    border: 2px solid #333
}

[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus {
    border: 2px solid #333
}

header#library-website-header input.search-all {
    border: 0
}

.form-item .webform-multiple-table table td .webform-element-description {
    height: 0
}

.form-item .webform-multiple-table table td .form-item input {
    margin-top: 35px;
    width: 100%
}

body {
    overflow-x: hidden
}

@media print,screen and (min-width: 48em) {
    .reveal,.reveal.large,.reveal.small,.reveal.tiny {
        right:auto;
        left: auto;
        margin: 0 auto
    }
}

.block-title {
    font-family: UniversRoman;
    font-weight: 700;
    font-size: 1rem;
    margin: 0;
    padding: 0 0 10px 0
}

.columns.end,.columns:last-child:not(:first-child).end {
    float: right
}

.region-highlighted:empty {
    display: none
}

.toolbar-tray a {
    font-size: 13px
}

.toolbar .toolbar-toggle-orientation .toolbar-icon {
    margin: 0
}

.toolbar .toolbar-toggle-orientation .toolbar-icon:before {
    min-height: 0
}

.top-bar-section ul li {
    padding-top: 0
}

.top-bar-section ul li a.is-active {
    color: #fff
}

.no-js .top-bar {
    display: none
}

@media screen and (min-width: 40em) {
    .no-js .top-bar {
        display:block
    }

    .no-js .title-bar {
        display: none
    }
}

body.toolbar-fixed .sticky.is-stuck .top-bar {
    margin-top: 39px
}

body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .sticky.is-stuck .top-bar {
    margin-top: 78px
}

body.toolbar-fixed .sticky.is-stuck.is-at-top {
    margin-top: 0!important
}

.top-bar .menu-item--collapsed,.top-bar .menu-item--expanded {
    list-style: none
}

@media screen and (max-width: 47.99875em) {
    body.toolbar-tray-open.toolbar-vertical.toolbar-fixed {
        margin:0
    }

    #toolbar-administration {
        display: none
    }
}

.top-bar .search-block-form .form-actions,.top-bar .search-block-form .form-item-keys {
    display: inline-block
}

.dropbutton-wrapper {
    background-color: #008cba;
    margin: 0 0 1.25rem
}

.dropbutton-wrapper .button {
    margin-bottom: 0;
    width: 100%;
    text-align: left
}

@media print,screen and (min-width: 48em) {
    #toolbar-administration {
        position:relative;
        z-index: 99999
    }
}

body.toolbar-fixed {
    position: relative;
    margin-top: 9px;
    padding-top: 0!important
}

body.toolbar-fixed.toolbar-tray-open {
    position: relative;
    margin-top: 46px;
    padding-top: 30px!important
}

#block-tabs .button-group {
    display: inline-flex
}

#block-tabs .button-group li {
    margin-right: 1px
}

#block-tabs .button-group li a {
    padding: 10px;
    text-decoration: none
}

nav[aria-labelledby^=book-label-] {
    display: none
}

p {
    font-family: UniversLight
}

img {
    max-width: 100%
}

a img {
    border: none
}

a:hover img {
    opacity: .8
}

input::placeholder {
    color: #333
}

img.video-thumb {
    border: 1px solid #ccc
}

.form-required::after {
    content: '';
    vertical-align: super;
    display: inline-block;
    background-image: url(/core/misc/icons/ee0000/required.svg);
    background-repeat: no-repeat;
    background-size: 6px 6px;
    width: 6px;
    height: 6px;
    margin: 0 .3em
}

body {
    overflow-x: hidden
}

@media print,screen and (min-width: 48em) {
    .reveal,.reveal.large,.reveal.small,.reveal.tiny {
        right:auto;
        left: auto;
        margin: 0 auto
    }
}

body header#library-website-header {
    margin-bottom: 0
}

body {
    overflow-x: hidden
}

@media print,screen and (min-width: 48em) {
    .reveal,.reveal.large,.reveal.small,.reveal.tiny {
        right:auto;
        left: auto;
        margin: 0 auto
    }
}

[type=button]:focus,[type=checkbox]:focus,[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=hidden]:focus,[type=image]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=radio]:focus,[type=range]:focus,[type=reset]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,area[href]:focus,button:focus,details:focus,iframe:focus,select:focus,textarea:focus {
    border-width: 3px;
    -webkit-box-shadow: 0 0 0 3px #909090;
    box-shadow: 0 0 0 3px #909090
}

#content {
    margin-top: 50px
}

@media print,screen and (min-width: 48em) {
    #content {
        margin-top:50px
    }
}

#content main#main {
    padding-left: 1rem;
    padding-right: 1rem
}

h2.to-top,h3.to-top,h4.to-top,h5.to-top,h6.to-top {
    margin-top: 0!important
}

@media screen and (max-width: 47.99875em) {
    .l-messages {
        padding:0 .5rem
    }
}

#breadcrumb {
    padding: 50px 10px 0
}

#breadcrumb li {
    font-size: .8rem;
    text-transform: unset
}

#main,.main {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 50px
}

@media screen and (max-width: 47.99875em) {
    #main,.main {
        padding:0 1rem 0 1rem
    }
}

#main header,.main header {
    border: 0;
    padding: 0
}

#main h1,.main h1 {
    color: #c00;
    line-height: 1;
    margin-bottom: 20px;
    font-size: 3.3rem
}

#main h2,.main h2 {
    font-family: UniversRoman;
    font-weight: 700;
    font-size: 1.5rem
}

#main h3,.main h3 {
    font-family: UniversRoman;
    font-weight: 700;
    font-size: 1.1rem
}

#main h4,#main h5,#main h6,.main h4,.main h5,.main h6 {
    font-family: UniversRoman;
    font-weight: 700;
    font-size: 1rem;
    color: #666
}

#main h2,#main h3,#main h4,#main h5,#main h6,.main h2,.main h3,.main h4,.main h5,.main h6 {
    padding: 0;
    margin-bottom: .6875rem;
    margin-top: 1.3rem
}

#main p,.main p {
    padding-bottom: 1.4rem;
    margin-bottom: 0
}

#main img,.main img {
    margin: 0 0 20px;
    max-width: 100%
}

#main .block,.main .block {
    margin-bottom: 50px
}

#main table,.main table {
    margin-bottom: 2.5rem;
    margin-top: 10px
}

#main table tbody,.main table tbody {
    vertical-align: top
}

#main table td,#main table th,.main table td,.main table th {
    padding: .5625rem .625rem .3rem .625rem;
    text-align: left
}

#main table th,.main table th {
    text-align: left;
    font-family: UniversRoman;
    font-size: 1.1rem
}

#main table th a,.main table th a {
    text-decoration: none
}

#main table th h3,.main table th h3 {
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: none
}

#main ol li:not(.column):not(.columns),#main ul li:not(.column):not(.columns),.main ol li:not(.column):not(.columns),.main ul li:not(.column):not(.columns) {
    padding: 5px 0
}

#main ol li:not(.column):not(.columns) ol,#main ol li:not(.column):not(.columns) ul,#main ul li:not(.column):not(.columns) ol,#main ul li:not(.column):not(.columns) ul,.main ol li:not(.column):not(.columns) ol,.main ol li:not(.column):not(.columns) ul,.main ul li:not(.column):not(.columns) ol,.main ul li:not(.column):not(.columns) ul {
    margin-left: 2.5rem
}

#main strong,.main strong {
    font-family: UniversRoman;
    font-weight: 700
}

#main .featured-image,.main .featured-image {
    clear: right;
    float: right;
    padding: 2px;
    margin: 0 0 15px 15px;
    width: 40%
}

#main #page-featured-image,.main #page-featured-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%
}

aside.sidebar-left {
    padding-right: 30px
}

#sidebar-first {
    padding: 0 1.5rem 0 .5rem
}

@media screen and (max-width: 47.99875em) {
    #sidebar-first {
        padding:0 1rem 0 1rem
    }
}

#sidebar-first .block {
    margin-bottom: 50px
}

#sidebar-first .block h2,#sidebar-first .block h3 {
    font-family: UniversRoman;
    font-weight: 700;
    font-size: 1rem;
    margin: 0;
    padding: 0 0 10px 0
}

#sidebar-first .block footer {
    background: 0 0;
    padding-top: 0
}

#sidebar-first .block footer a {
    color: #333
}

#sidebar-first .block::after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

#sidebar-first h2,#sidebar-first h3 {
    font-family: UniversRoman;
    font-weight: 700;
    font-size: 1rem;
    margin: 0;
    padding: 0 0 10px 0
}

#sidebar-first .block-title {
    font-family: UniversRoman;
    font-weight: 700;
    font-size: 1rem;
    margin: 0;
    padding: 0 0 10px 0
}

#sidebar-first h2,#sidebar-first h3,#sidebar-first h4 {
    font-family: UniversRoman;
    font-weight: 700;
    font-size: 1rem;
    margin: 0;
    padding: 0 0 10px 0
}

#sidebar-first h3 {
    font-size: 1.05rem
}

#sidebar-first h4 {
    font-size: .95rem;
    color: #666
}

#sidebar-first strong {
    font-family: UniversRoman;
    font-weight: 700
}

#sidebar-first .menu {
    margin-left: 0;
    margin-bottom: 40px
}

#sidebar-first .menu li {
    display: block;
    width: 100%
}

#sidebar-first .menu li a {
    padding-left: 0;
    display: block;
    width: 100%
}

#sidebar-first .menu li a:hover {
    text-decoration: underline
}

#sidebar-first .menu li a.is-active {
    color: #333
}

#sidebar-first ul {
    list-style-type: none;
    margin-left: 0
}

#sidebar-first ul li ul {
    margin-left: 20px
}

#sidebar-first ul li:not(.column):not(.columns) {
    display: block;
    width: 100%;
    padding-bottom: 0
}

#sidebar-first ul li:not(.column):not(.columns) a {
    display: block;
    line-height: 1.5;
    padding-left: 0;
    padding: 10px 0
}

aside.sidebar-right {
    padding-left: 30px
}

#sidebar-second {
    padding-left: 1.5rem
}

@media screen and (max-width: 47.99875em) {
    #sidebar-second {
        padding:0 1rem 0 1rem
    }
}

#sidebar-second .block {
    margin-bottom: 50px
}

#sidebar-second .block footer {
    background: 0 0;
    padding-top: 0
}

#sidebar-second .block::after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

#sidebar-second h2,#sidebar-second h3,#sidebar-second h4 {
    font-family: UniversRoman;
    font-weight: 700;
    font-size: 1rem;
    margin: 0;
    padding: 0 0 10px 0
}

#sidebar-second h3 {
    font-size: 1.05rem
}

#sidebar-second h4 {
    font-size: .95rem;
    color: #666
}

#sidebar-second strong {
    font-family: UniversRoman;
    font-weight: 700
}

#sidebar-second ul {
    list-style-type: none;
    margin-left: 0!important
}

#sidebar-second ul li {
    display: block;
    width: 100%;
    padding-bottom: 1rem
}

#sidebar-second ul li a {
    padding-left: 0
}

#above-footer {
    margin-bottom: 50px
}

@media screen and (max-width: 47.99875em) {
    #above-footer {
        padding:0 .5rem
    }
}
