/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.postfix, 
.prefix, button {
  overflow: visible
}
.link-mailto a, pre {
  word-break: break-all
}
.antialiased, 
.fa, 
.glyphicon {
  -moz-osx-font-smoothing: grayscale
}
.priority-nav__dropdown.show, 
.tooltip {
  visibility: visible
}
.breadcrumb, 
.button-group, 
.carousel-indicators, 
.clearing-thumbs, 
.dropdown-menu, 
.footer__social, 
.list-inline, 
.list-unstyled, 
.media-list, 
.nav, 
.no-bullets, [data-clearing], footer ul {
  list-style: none
}
.footer-nav-lists, 
.top-bar.main-nav .infonav__linkList li {
  -webkit-column-break-inside: avoid;
  break-inside: avoid-column
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a {
  background-color: transparent
}
a:active, a:hover {
  outline: 0
}
b, optgroup, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
mark {
  background: #ff0;
  color: $c_black
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
hr {
  box-sizing: content-box;
  margin-top: 20px;
  margin-bottom: 20px
}
pre, textarea {
  overflow: auto
}
code, kbd, pre, samp {
  font-size: 1em
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
.glyphicon, address, cite {
  font-style: normal
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], html input[disabled] {
  cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
@media print {
  blockquote, img, pre, tr {
    page-break-inside: avoid
  }
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    box-shadow: none !important
  }
  a, a:visited {
    text-decoration: underline
  }
  #maincontent a[href]:after {
    content: " ("attr(href) ")"
  }
  abbr[title]:after {
    content: " ("attr(title) ")"
  }
  #maincontent a[href^="#"]:after, 
#maincontent a[href^="javascript:"]:after {
    content: ""
  }
  blockquote, pre {
    border: 1px solid #999
  }
  thead {
    display: table-header-group
  }
  img {
    max-width: 100% !important
  }
  h2, h3, p {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
  select {
    background: #fff !important
  }
  .navbar {
    display: none
  }
  .table td, 
.table th {
    background-color: #fff !important
  }
  .btn>.caret, 
.dropup>.btn>.caret {
    border-top-color: #000 !important
  }
  .label {
    border: 1px solid #000
  }
  .table {
    border-collapse: collapse !important
  }
  .table-bordered td, 
.table-bordered th {
    border: 1px solid #ddd !important
  }
}
.btn, 
.btn-danger.active, 
.btn-danger:active, 
.btn-default.active, 
.btn-default:active, 
.btn-info.active, 
.btn-info:active, 
.btn-primary.active, 
.btn-primary:active, 
.btn-warning.active, 
.btn-warning:active, 
.btn.active, 
.btn:active, 
.dropdown-menu>.disabled>a:focus, 
.dropdown-menu>.disabled>a:hover, 
.form-control, 
.navbar-toggle, 
.open .dropdown-toggle.btn-danger, 
.open .dropdown-toggle.btn-default, 
.open .dropdown-toggle.btn-info, 
.open .dropdown-toggle.btn-primary, 
.open .dropdown-toggle.btn-warning {
  background-image: none
}
* {
  box-sizing: border-box
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
a:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px
}
figure {
  margin: 0
}
.carousel-inner>.item>a>img, 
.carousel-inner>.item>img, 
.img-responsive, 
.thumbnail a>img, 
.thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto
}
.img-rounded {
  border-radius: 6px
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out
}
.img-circle {
  border-radius: 50%
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}
.h1, 
.h2, 
.h3, 
.h4, 
.h5, 
.h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}
.h1 .small, 
.h1 small, 
.h2 .small, 
.h2 small, 
.h3 .small, 
.h3 small, 
.h4 .small, 
.h4 small, 
.h5 .small, 
.h5 small, 
.h6 .small, 
.h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #999
}
.h1, 
.h2, 
.h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px
}
.h1 .small, 
.h1 small, 
.h2 .small, 
.h2 small, 
.h3 .small, 
.h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%
}
.h4, 
.h5, 
.h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px
}
.h4 .small, 
.h4 small, 
.h5 .small, 
.h5 small, 
.h6 .small, 
.h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%
}
.h1, h1 {
  font-size: 36px
}
.h2, h2 {
  font-size: 30px
}
.h3, h3 {
  font-size: 24px
}
.h4, h4 {
  font-size: 18px
}
.h5, h5 {
  font-size: 14px
}
.h6, h6 {
  font-size: 12px
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4
}
address, blockquote .small, blockquote footer, blockquote small, dd, dt, pre {
  line-height: 1.42857143
}
@media (min-width:768px) {
  .lead {
    font-size: 21px
  }
}
.small, small {
  font-size: 85%
}
.text-muted {
  color: #999
}
.text-primary {
  color: #428bca
}
a.text-primary:hover {
  color: #3071a9
}
.text-success {
  color: #3c763d
}
a.text-success:hover {
  color: #2b542c
}
.text-info {
  color: #31708f
}
a.text-info:hover {
  color: #245269
}
.text-warning {
  color: #8a6d3b
}
a.text-warning:hover {
  color: #66512c
}
.text-danger {
  color: #a94442
}
a.text-danger:hover {
  color: #843534
}
.bg-primary {
  color: #fff;
  background-color: #428bca
}
a.bg-primary:hover {
  background-color: #3071a9
}
.bg-success {
  background-color: #dff0d8
}
a.bg-success:hover {
  background-color: #c1e2b3
}
.bg-info {
  background-color: #d9edf7
}
a.bg-info:hover {
  background-color: #afd9ee
}
.bg-warning {
  background-color: #fcf8e3
}
a.bg-warning:hover {
  background-color: #f7ecb5
}
.bg-danger {
  background-color: #f2dede
}
a.bg-danger:hover {
  background-color: #e4b9b9
}
pre code, table {
  background-color: transparent
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee
}
dl, ol, ul {
  margin-top: 0
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}
.list-unstyled {
  padding-left: 0
}
.list-inline {
  padding-left: 0;
  margin-left: -5px
}
.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px
}
dt {
  font-weight: 700
}
dd {
  margin-left: 0
}
@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
  }
  .dl-horizontal dd {
    margin-left: 180px
  }
}
.accordion:after, 
.btn-group-vertical>.btn-group:after, 
.btn-toolbar:after, 
.clearfix:after, 
.container-fluid:after, 
.container:after, 
.footer__social:after, 
.form-horizontal .form-group:after, 
.logo_social_group:after, 
.modal-footer:after, 
.nav:after, 
.navbar-collapse:after, 
.navbar-header:after, 
.navbar:after, 
.navigation:after, 
.pager:after, 
.panel-body:after, 
.row:after, [class*=block-grid-]:after {
  clear: both
}
.container, 
.container-fluid {
  margin-right: auto;
  margin-left: auto
}
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999
}
.initialism {
  font-size: 90%;
  text-transform: uppercase
}
.table, address {
  margin-bottom: 20px
}
blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  color: #999
}
code, kbd {
  font-size: 90%
}
legend, pre {
  display: block;
  color: #333
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '\2014 \00A0'
}
.blockquote-reverse .small:before, 
.blockquote-reverse footer:before, 
.blockquote-reverse small:before, a.js-no-link-icon:after, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: ''
}
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0
}
.blockquote-reverse .small:after, 
.blockquote-reverse footer:after, 
.blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: '\00A0 \2014'
}
blockquote:after, blockquote:before {
  content: ""
}
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
  white-space: nowrap;
  border-radius: 4px
}
kbd {
  padding: 2px 4px;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 
.25)
}
pre {
  font-size: 13px;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  border-radius: 0
}
.container, 
.container-fluid {
  padding-right: 15px;
  padding-left: 15px
}
.badge, 
.btn, 
.dropdown-menu>li>a, 
.input-group-btn {
  white-space: nowrap
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}
@media (min-width:768px) {
  .container {
    width: 750px
  }
}
@media (min-width:992px) {
  .container {
    width: 970px
  }
}
@media (min-width:1200px) {
  .container {
    width: 1170px
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px
}
.col-lg-1, 
.col-lg-10, 
.col-lg-11, 
.col-lg-12, 
.col-lg-2, 
.col-lg-3, 
.col-lg-4, 
.col-lg-5, 
.col-lg-6, 
.col-lg-7, 
.col-lg-8, 
.col-lg-9, 
.col-md-1, 
.col-md-10, 
.col-md-11, 
.col-md-12, 
.col-md-2, 
.col-md-3, 
.col-md-4, 
.col-md-5, 
.col-md-6, 
.col-md-7, 
.col-md-8, 
.col-md-9, 
.col-sm-1, 
.col-sm-10, 
.col-sm-11, 
.col-sm-12, 
.col-sm-2, 
.col-sm-3, 
.col-sm-4, 
.col-sm-5, 
.col-sm-6, 
.col-sm-7, 
.col-sm-8, 
.col-sm-9, 
.col-xs-1, 
.col-xs-10, 
.col-xs-11, 
.col-xs-12, 
.col-xs-2, 
.col-xs-3, 
.col-xs-4, 
.col-xs-5, 
.col-xs-6, 
.col-xs-7, 
.col-xs-8, 
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}
.col-xs-1, 
.col-xs-10, 
.col-xs-11, 
.col-xs-12, 
.col-xs-2, 
.col-xs-3, 
.col-xs-4, 
.col-xs-5, 
.col-xs-6, 
.col-xs-7, 
.col-xs-8, 
.col-xs-9 {
  float: left
}
.col-xs-12 {
  width: 100%
}
.col-xs-11 {
  width: 91.66666667%
}
.col-xs-10 {
  width: 83.33333333%
}
.col-xs-9 {
  width: 75%
}
.col-xs-8 {
  width: 66.66666667%
}
.col-xs-7 {
  width: 58.33333333%
}
.col-xs-6 {
  width: 50%
}
.col-xs-5 {
  width: 41.66666667%
}
.col-xs-4 {
  width: 33.33333333%
}
.col-xs-3 {
  width: 25%
}
.col-xs-2 {
  width: 16.66666667%
}
.col-xs-1 {
  width: 8.33333333%
}
.col-xs-pull-12 {
  right: 100%
}
.col-xs-pull-11 {
  right: 91.66666667%
}
.col-xs-pull-10 {
  right: 83.33333333%
}
.col-xs-pull-9 {
  right: 75%
}
.col-xs-pull-8 {
  right: 66.66666667%
}
.col-xs-pull-7 {
  right: 58.33333333%
}
.col-xs-pull-6 {
  right: 50%
}
.col-xs-pull-5 {
  right: 41.66666667%
}
.col-xs-pull-4 {
  right: 33.33333333%
}
.col-xs-pull-3 {
  right: 25%
}
.col-xs-pull-2 {
  right: 16.66666667%
}
.col-xs-pull-1 {
  right: 8.33333333%
}
.col-xs-pull-0 {
  right: 0
}
.col-xs-push-12 {
  left: 100%
}
.col-xs-push-11 {
  left: 91.66666667%
}
.col-xs-push-10 {
  left: 83.33333333%
}
.col-xs-push-9 {
  left: 75%
}
.col-xs-push-8 {
  left: 66.66666667%
}
.col-xs-push-7 {
  left: 58.33333333%
}
.col-xs-push-6 {
  left: 50%
}
.col-xs-push-5 {
  left: 41.66666667%
}
.col-xs-push-4 {
  left: 33.33333333%
}
.col-xs-push-3 {
  left: 25%
}
.col-xs-push-2 {
  left: 16.66666667%
}
.col-xs-push-1 {
  left: 8.33333333%
}
.col-xs-push-0 {
  left: 0
}
.col-xs-offset-12 {
  margin-left: 100%
}
.col-xs-offset-11 {
  margin-left: 91.66666667%
}
.col-xs-offset-10 {
  margin-left: 83.33333333%
}
.col-xs-offset-9 {
  margin-left: 75%
}
.col-xs-offset-8 {
  margin-left: 66.66666667%
}
.col-xs-offset-7 {
  margin-left: 58.33333333%
}
.col-xs-offset-6 {
  margin-left: 50%
}
.col-xs-offset-5 {
  margin-left: 41.66666667%
}
.col-xs-offset-4 {
  margin-left: 33.33333333%
}
.col-xs-offset-3 {
  margin-left: 25%
}
.col-xs-offset-2 {
  margin-left: 16.66666667%
}
.col-xs-offset-1 {
  margin-left: 8.33333333%
}
.col-xs-offset-0 {
  margin-left: 0
}
@media (min-width:768px) {
  .col-sm-1, 
.col-sm-10, 
.col-sm-11, 
.col-sm-12, 
.col-sm-2, 
.col-sm-3, 
.col-sm-4, 
.col-sm-5, 
.col-sm-6, 
.col-sm-7, 
.col-sm-8, 
.col-sm-9 {
    float: left
  }
  .col-sm-12 {
    width: 100%
  }
  .col-sm-11 {
    width: 91.66666667%
  }
  .col-sm-10 {
    width: 83.33333333%
  }
  .col-sm-9 {
    width: 75%
  }
  .col-sm-8 {
    width: 66.66666667%
  }
  .col-sm-7 {
    width: 58.33333333%
  }
  .col-sm-6 {
    width: 50%
  }
  .col-sm-5 {
    width: 41.66666667%
  }
  .col-sm-4 {
    width: 33.33333333%
  }
  .col-sm-3 {
    width: 25%
  }
  .col-sm-2 {
    width: 16.66666667%
  }
  .col-sm-1 {
    width: 8.33333333%
  }
  .col-sm-pull-12 {
    right: 100%
  }
  .col-sm-pull-11 {
    right: 91.66666667%
  }
  .col-sm-pull-10 {
    right: 83.33333333%
  }
  .col-sm-pull-9 {
    right: 75%
  }
  .col-sm-pull-8 {
    right: 66.66666667%
  }
  .col-sm-pull-7 {
    right: 58.33333333%
  }
  .col-sm-pull-6 {
    right: 50%
  }
  .col-sm-pull-5 {
    right: 41.66666667%
  }
  .col-sm-pull-4 {
    right: 33.33333333%
  }
  .col-sm-pull-3 {
    right: 25%
  }
  .col-sm-pull-2 {
    right: 16.66666667%
  }
  .col-sm-pull-1 {
    right: 8.33333333%
  }
  .col-sm-pull-0 {
    right: 0
  }
  .col-sm-push-12 {
    left: 100%
  }
  .col-sm-push-11 {
    left: 91.66666667%
  }
  .col-sm-push-10 {
    left: 83.33333333%
  }
  .col-sm-push-9 {
    left: 75%
  }
  .col-sm-push-8 {
    left: 66.66666667%
  }
  .col-sm-push-7 {
    left: 58.33333333%
  }
  .col-sm-push-6 {
    left: 50%
  }
  .col-sm-push-5 {
    left: 41.66666667%
  }
  .col-sm-push-4 {
    left: 33.33333333%
  }
  .col-sm-push-3 {
    left: 25%
  }
  .col-sm-push-2 {
    left: 16.66666667%
  }
  .col-sm-push-1 {
    left: 8.33333333%
  }
  .col-sm-push-0 {
    left: 0
  }
  .col-sm-offset-12 {
    margin-left: 100%
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }
  .col-sm-offset-9 {
    margin-left: 75%
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }
  .col-sm-offset-6 {
    margin-left: 50%
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }
  .col-sm-offset-3 {
    margin-left: 25%
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }
  .col-sm-offset-0 {
    margin-left: 0
  }
}
@media (min-width:992px) {
  .col-md-1, 
.col-md-10, 
.col-md-11, 
.col-md-12, 
.col-md-2, 
.col-md-3, 
.col-md-4, 
.col-md-5, 
.col-md-6, 
.col-md-7, 
.col-md-8, 
.col-md-9 {
    float: left
  }
  .col-md-12 {
    width: 100%
  }
  .col-md-11 {
    width: 91.66666667%
  }
  .col-md-10 {
    width: 83.33333333%
  }
  .col-md-9 {
    width: 75%
  }
  .col-md-8 {
    width: 66.66666667%
  }
  .col-md-7 {
    width: 58.33333333%
  }
  .col-md-6 {
    width: 50%
  }
  .col-md-5 {
    width: 41.66666667%
  }
  .col-md-4 {
    width: 33.33333333%
  }
  .col-md-3 {
    width: 25%
  }
  .col-md-2 {
    width: 16.66666667%
  }
  .col-md-1 {
    width: 8.33333333%
  }
  .col-md-pull-12 {
    right: 100%
  }
  .col-md-pull-11 {
    right: 91.66666667%
  }
  .col-md-pull-10 {
    right: 83.33333333%
  }
  .col-md-pull-9 {
    right: 75%
  }
  .col-md-pull-8 {
    right: 66.66666667%
  }
  .col-md-pull-7 {
    right: 58.33333333%
  }
  .col-md-pull-6 {
    right: 50%
  }
  .col-md-pull-5 {
    right: 41.66666667%
  }
  .col-md-pull-4 {
    right: 33.33333333%
  }
  .col-md-pull-3 {
    right: 25%
  }
  .col-md-pull-2 {
    right: 16.66666667%
  }
  .col-md-pull-1 {
    right: 8.33333333%
  }
  .col-md-pull-0 {
    right: 0
  }
  .col-md-push-12 {
    left: 100%
  }
  .col-md-push-11 {
    left: 91.66666667%
  }
  .col-md-push-10 {
    left: 83.33333333%
  }
  .col-md-push-9 {
    left: 75%
  }
  .col-md-push-8 {
    left: 66.66666667%
  }
  .col-md-push-7 {
    left: 58.33333333%
  }
  .col-md-push-6 {
    left: 50%
  }
  .col-md-push-5 {
    left: 41.66666667%
  }
  .col-md-push-4 {
    left: 33.33333333%
  }
  .col-md-push-3 {
    left: 25%
  }
  .col-md-push-2 {
    left: 16.66666667%
  }
  .col-md-push-1 {
    left: 8.33333333%
  }
  .col-md-push-0 {
    left: 0
  }
  .col-md-offset-12 {
    margin-left: 100%
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%
  }
  .col-md-offset-9 {
    margin-left: 75%
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%
  }
  .col-md-offset-6 {
    margin-left: 50%
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%
  }
  .col-md-offset-3 {
    margin-left: 25%
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%
  }
  .col-md-offset-0 {
    margin-left: 0
  }
}
@media (min-width:1200px) {
  .col-lg-1, 
.col-lg-10, 
.col-lg-11, 
.col-lg-12, 
.col-lg-2, 
.col-lg-3, 
.col-lg-4, 
.col-lg-5, 
.col-lg-6, 
.col-lg-7, 
.col-lg-8, 
.col-lg-9 {
    float: left
  }
  .col-lg-12 {
    width: 100%
  }
  .col-lg-11 {
    width: 91.66666667%
  }
  .col-lg-10 {
    width: 83.33333333%
  }
  .col-lg-9 {
    width: 75%
  }
  .col-lg-8 {
    width: 66.66666667%
  }
  .col-lg-7 {
    width: 58.33333333%
  }
  .col-lg-6 {
    width: 50%
  }
  .col-lg-5 {
    width: 41.66666667%
  }
  .col-lg-4 {
    width: 33.33333333%
  }
  .col-lg-3 {
    width: 25%
  }
  .col-lg-2 {
    width: 16.66666667%
  }
  .col-lg-1 {
    width: 8.33333333%
  }
  .col-lg-pull-12 {
    right: 100%
  }
  .col-lg-pull-11 {
    right: 91.66666667%
  }
  .col-lg-pull-10 {
    right: 83.33333333%
  }
  .col-lg-pull-9 {
    right: 75%
  }
  .col-lg-pull-8 {
    right: 66.66666667%
  }
  .col-lg-pull-7 {
    right: 58.33333333%
  }
  .col-lg-pull-6 {
    right: 50%
  }
  .col-lg-pull-5 {
    right: 41.66666667%
  }
  .col-lg-pull-4 {
    right: 33.33333333%
  }
  .col-lg-pull-3 {
    right: 25%
  }
  .col-lg-pull-2 {
    right: 16.66666667%
  }
  .col-lg-pull-1 {
    right: 8.33333333%
  }
  .col-lg-pull-0 {
    right: 0
  }
  .col-lg-push-12 {
    left: 100%
  }
  .col-lg-push-11 {
    left: 91.66666667%
  }
  .col-lg-push-10 {
    left: 83.33333333%
  }
  .col-lg-push-9 {
    left: 75%
  }
  .col-lg-push-8 {
    left: 66.66666667%
  }
  .col-lg-push-7 {
    left: 58.33333333%
  }
  .col-lg-push-6 {
    left: 50%
  }
  .col-lg-push-5 {
    left: 41.66666667%
  }
  .col-lg-push-4 {
    left: 33.33333333%
  }
  .col-lg-push-3 {
    left: 25%
  }
  .col-lg-push-2 {
    left: 16.66666667%
  }
  .col-lg-push-1 {
    left: 8.33333333%
  }
  .col-lg-push-0 {
    left: 0
  }
  .col-lg-offset-12 {
    margin-left: 100%
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }
  .col-lg-offset-9 {
    margin-left: 75%
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }
  .col-lg-offset-6 {
    margin-left: 50%
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }
  .col-lg-offset-3 {
    margin-left: 25%
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }
  .col-lg-offset-0 {
    margin-left: 0
  }
}
table {
  max-width: 100%
}
th {
  text-align: left
}
.table {
  width: 100%
}
.table>tbody>tr>td, 
.table>tbody>tr>th, 
.table>tfoot>tr>td, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd
}
.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td, 
.table>caption+thead>tr:first-child>th, 
.table>colgroup+thead>tr:first-child>td, 
.table>colgroup+thead>tr:first-child>th, 
.table>thead:first-child>tr:first-child>td, 
.table>thead:first-child>tr:first-child>th {
  border-top: 0
}
.table>tbody+tbody {
  border-top: 2px solid #ddd
}
.table .table {
  background-color: #fff
}
.table-condensed>tbody>tr>td, 
.table-condensed>tbody>tr>th, 
.table-condensed>tfoot>tr>td, 
.table-condensed>tfoot>tr>th, 
.table-condensed>thead>tr>td, 
.table-condensed>thead>tr>th {
  padding: 5px
}
.table-bordered, 
.table-bordered>tbody>tr>td, 
.table-bordered>tbody>tr>th, 
.table-bordered>tfoot>tr>td, 
.table-bordered>tfoot>tr>th, 
.table-bordered>thead>tr>td, 
.table-bordered>thead>tr>th {
  border: 1px solid #ddd
}
.table-bordered>thead>tr>td, 
.table-bordered>thead>tr>th {
  border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td, 
.table-striped>tbody>tr:nth-child(odd)>th {
  background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td, 
.table-hover>tbody>tr:hover>th, 
.table>tbody>tr.active>td, 
.table>tbody>tr.active>th, 
.table>tbody>tr>td.active, 
.table>tbody>tr>th.active, 
.table>tfoot>tr.active>td, 
.table>tfoot>tr.active>th, 
.table>tfoot>tr>td.active, 
.table>tfoot>tr>th.active, 
.table>thead>tr.active>td, 
.table>thead>tr.active>th, 
.table>thead>tr>td.active, 
.table>thead>tr>th.active {
  background-color: #f5f5f5
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none
}
table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none
}
.table-hover>tbody>tr.active:hover>td, 
.table-hover>tbody>tr.active:hover>th, 
.table-hover>tbody>tr>td.active:hover, 
.table-hover>tbody>tr>th.active:hover {
  background-color: #e8e8e8
}
.table>tbody>tr.success>td, 
.table>tbody>tr.success>th, 
.table>tbody>tr>td.success, 
.table>tbody>tr>th.success, 
.table>tfoot>tr.success>td, 
.table>tfoot>tr.success>th, 
.table>tfoot>tr>td.success, 
.table>tfoot>tr>th.success, 
.table>thead>tr.success>td, 
.table>thead>tr.success>th, 
.table>thead>tr>td.success, 
.table>thead>tr>th.success {
  background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td, 
.table-hover>tbody>tr.success:hover>th, 
.table-hover>tbody>tr>td.success:hover, 
.table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6
}
.table>tbody>tr.info>td, 
.table>tbody>tr.info>th, 
.table>tbody>tr>td.info, 
.table>tbody>tr>th.info, 
.table>tfoot>tr.info>td, 
.table>tfoot>tr.info>th, 
.table>tfoot>tr>td.info, 
.table>tfoot>tr>th.info, 
.table>thead>tr.info>td, 
.table>thead>tr.info>th, 
.table>thead>tr>td.info, 
.table>thead>tr>th.info {
  background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td, 
.table-hover>tbody>tr.info:hover>th, 
.table-hover>tbody>tr>td.info:hover, 
.table-hover>tbody>tr>th.info:hover {
  background-color: #c4e3f3
}
.table>tbody>tr.warning>td, 
.table>tbody>tr.warning>th, 
.table>tbody>tr>td.warning, 
.table>tbody>tr>th.warning, 
.table>tfoot>tr.warning>td, 
.table>tfoot>tr.warning>th, 
.table>tfoot>tr>td.warning, 
.table>tfoot>tr>th.warning, 
.table>thead>tr.warning>td, 
.table>thead>tr.warning>th, 
.table>thead>tr>td.warning, 
.table>thead>tr>th.warning {
  background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td, 
.table-hover>tbody>tr.warning:hover>th, 
.table-hover>tbody>tr>td.warning:hover, 
.table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc
}
.table>tbody>tr.danger>td, 
.table>tbody>tr.danger>th, 
.table>tbody>tr>td.danger, 
.table>tbody>tr>th.danger, 
.table>tfoot>tr.danger>td, 
.table>tfoot>tr.danger>th, 
.table>tfoot>tr>td.danger, 
.table>tfoot>tr>th.danger, 
.table>thead>tr.danger>td, 
.table>thead>tr.danger>th, 
.table>thead>tr>td.danger, 
.table>thead>tr>th.danger {
  background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td, 
.table-hover>tbody>tr.danger:hover>th, 
.table-hover>tbody>tr>td.danger:hover, 
.table-hover>tbody>tr>th.danger:hover {
  background-color: #ebcccc
}
@media (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd
  }
  .table-responsive>.table {
    margin-bottom: 0
  }
  .table-responsive>.table>tbody>tr>td, 
.table-responsive>.table>tbody>tr>th, 
.table-responsive>.table>tfoot>tr>td, 
.table-responsive>.table>tfoot>tr>th, 
.table-responsive>.table>thead>tr>td, 
.table-responsive>.table>thead>tr>th {
    white-space: nowrap
  }
  .table-responsive>.table-bordered {
    border: 0
  }
  .table-responsive>.table-bordered>tbody>tr>td:first-child, 
.table-responsive>.table-bordered>tbody>tr>th:first-child, 
.table-responsive>.table-bordered>tfoot>tr>td:first-child, 
.table-responsive>.table-bordered>tfoot>tr>th:first-child, 
.table-responsive>.table-bordered>thead>tr>td:first-child, 
.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
  }
  .table-responsive>.table-bordered>tbody>tr>td:last-child, 
.table-responsive>.table-bordered>tbody>tr>th:last-child, 
.table-responsive>.table-bordered>tfoot>tr>td:last-child, 
.table-responsive>.table-bordered>tfoot>tr>th:last-child, 
.table-responsive>.table-bordered>thead>tr>td:last-child, 
.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
  }
  .table-responsive>.table-bordered>tbody>tr:last-child>td, 
.table-responsive>.table-bordered>tbody>tr:last-child>th, 
.table-responsive>.table-bordered>tfoot>tr:last-child>td, 
.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
  }
}
fieldset {
  min-width: 0
}
legend {
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}
input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal
}
.form-control, output {
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  display: block
}
input[type=file] {
  display: block
}
input[type=range] {
  display: block;
  width: 100%
}
select[multiple], select[size] {
  height: auto
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px
}
output {
  padding-top: 7px
}
.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 
.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 
.075), 0 0 8px rgba(102, 175, 233, 
.6)
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}
.form-control:-ms-input-placeholder {
  color: #999
}
.form-control::-webkit-input-placeholder {
  color: #999
}
.has-success .checkbox, 
.has-success .checkbox-inline, 
.has-success .control-label, 
.has-success .form-control-feedback, 
.has-success .help-block, 
.has-success .radio, 
.has-success .radio-inline {
  color: #3c763d
}
.form-control[disabled], 
.form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1
}
textarea.form-control {
  height: auto
}
input[type=search] {
  -webkit-appearance: none
}
input[type=date] {
  line-height: 34px
}
.form-group {
  margin-bottom: 15px
}
.checkbox, 
.radio {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px
}
.checkbox label, 
.radio label {
  display: inline;
  font-weight: 400;
  cursor: pointer
}
.checkbox input[type=checkbox], 
.checkbox-inline input[type=checkbox], 
.radio input[type=radio], 
.radio-inline input[type=radio] {
  float: left;
  margin-left: -20px
}
.checkbox+.checkbox, 
.radio+.radio {
  margin-top: -5px
}
.checkbox-inline, 
.radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer
}
.checkbox-inline+.checkbox-inline, 
.radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px
}
.checkbox-inline[disabled], 
.checkbox[disabled], 
.radio-inline[disabled], 
.radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
  cursor: not-allowed
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
select.input-sm {
  height: 30px;
  line-height: 30px
}
select[multiple].input-sm, textarea.input-sm {
  height: auto
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px
}
select.input-lg {
  height: 46px;
  line-height: 46px
}
select[multiple].input-lg, textarea.input-lg {
  height: auto
}
.has-feedback {
  position: relative
}
.has-feedback .form-control {
  padding-right: 42.5px
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center
}
.collapsing, 
.dropdown, 
.glyphicon {
  position: relative
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 
.075)
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 
.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d
}
.has-warning .checkbox, 
.has-warning .checkbox-inline, 
.has-warning .control-label, 
.has-warning .form-control-feedback, 
.has-warning .help-block, 
.has-warning .radio, 
.has-warning .radio-inline {
  color: #8a6d3b
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 
.075)
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 
.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b
}
.has-error .checkbox, 
.has-error .checkbox-inline, 
.has-error .control-label, 
.has-error .form-control-feedback, 
.has-error .help-block, 
.has-error .radio, 
.has-error .radio-inline {
  color: #a94442
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 
.075)
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 
.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442
}
.form-control-static {
  margin-bottom: 0
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373
}
@media (min-width:768px) {
  .form-inline .checkbox, 
.form-inline .form-control, 
.form-inline .form-group, 
.form-inline .radio {
    display: inline-block;
    vertical-align: middle
  }
  .form-inline .control-label, 
.form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .form-control {
    width: auto
  }
  .form-inline .input-group>.form-control {
    width: 100%
  }
  .form-inline .checkbox, 
.form-inline .radio {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0
  }
  .form-inline .checkbox input[type=checkbox], 
.form-inline .radio input[type=radio] {
    float: none;
    margin-left: 0
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}
.form-horizontal .checkbox, 
.form-horizontal .checkbox-inline, 
.form-horizontal .control-label, 
.form-horizontal .radio, 
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0
}
.form-horizontal .checkbox, 
.form-horizontal .radio {
  min-height: 27px
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px
}
.form-horizontal .form-control-static {
  padding-top: 7px
}
@media (min-width:768px) {
  .form-horizontal .control-label {
    text-align: right
  }
}
.badge, 
.btn, 
.input-group-addon, 
.nav-justified>li>a, 
.pager, 
.progress-bar {
  text-align: center
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 4px
}
.btn.active:focus, 
.btn:active:focus, 
.btn:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px
}
.btn:focus, 
.btn:hover {
  color: #333;
  text-decoration: none
}
.btn.active, 
.btn:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 
.125)
}
.btn.disabled, 
.btn[disabled], fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}
.btn-default.active, 
.btn-default:active, 
.btn-default:focus, 
.btn-default:hover, 
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad
}
.btn-default.disabled, 
.btn-default.disabled.active, 
.btn-default.disabled:active, 
.btn-default.disabled:focus, 
.btn-default.disabled:hover, 
.btn-default[disabled], 
.btn-default[disabled].active, 
.btn-default[disabled]:active, 
.btn-default[disabled]:focus, 
.btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc
}
.btn-default .badge {
  color: #fff;
  background-color: #333
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd
}
.btn-primary.active, 
.btn-primary:active, 
.btn-primary:focus, 
.btn-primary:hover, 
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e
}
.btn-primary.disabled, 
.btn-primary.disabled.active, 
.btn-primary.disabled:active, 
.btn-primary.disabled:focus, 
.btn-primary.disabled:hover, 
.btn-primary[disabled], 
.btn-primary[disabled].active, 
.btn-primary[disabled]:active, 
.btn-primary[disabled]:focus, 
.btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #428bca;
  border-color: #357ebd
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success.active, 
.btn-success:active, 
.btn-success:focus, 
.btn-success:hover, 
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439
}
.btn-success.active, 
.btn-success:active, 
.open .dropdown-toggle.btn-success {
  background-image: none
}
.btn-success.disabled, 
.btn-success.disabled.active, 
.btn-success.disabled:active, 
.btn-success.disabled:focus, 
.btn-success.disabled:hover, 
.btn-success[disabled], 
.btn-success[disabled].active, 
.btn-success[disabled]:active, 
.btn-success[disabled]:focus, 
.btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}
.btn-info.active, 
.btn-info:active, 
.btn-info:focus, 
.btn-info:hover, 
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc
}
.btn-info.disabled, 
.btn-info.disabled.active, 
.btn-info.disabled:active, 
.btn-info.disabled:focus, 
.btn-info.disabled:hover, 
.btn-info[disabled], 
.btn-info[disabled].active, 
.btn-info[disabled]:active, 
.btn-info[disabled]:focus, 
.btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}
.btn-warning.active, 
.btn-warning:active, 
.btn-warning:focus, 
.btn-warning:hover, 
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512
}
.btn-warning.disabled, 
.btn-warning.disabled.active, 
.btn-warning.disabled:active, 
.btn-warning.disabled:focus, 
.btn-warning.disabled:hover, 
.btn-warning[disabled], 
.btn-warning[disabled].active, 
.btn-warning[disabled]:active, 
.btn-warning[disabled]:focus, 
.btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}
.btn-danger.active, 
.btn-danger:active, 
.btn-danger:focus, 
.btn-danger:hover, 
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925
}
.btn-danger.disabled, 
.btn-danger.disabled.active, 
.btn-danger.disabled:active, 
.btn-danger.disabled:focus, 
.btn-danger.disabled:hover, 
.btn-danger[disabled], 
.btn-danger[disabled].active, 
.btn-danger[disabled]:active, 
.btn-danger[disabled]:focus, 
.btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff
}
.btn-link {
  font-weight: 400;
  color: #428bca;
  cursor: pointer;
  border-radius: 0
}
.btn-link, 
.btn-link:active, 
.btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none
}
.btn-link, 
.btn-link:active, 
.btn-link:focus, 
.btn-link:hover {
  border-color: transparent
}
.btn-link:focus, 
.btn-link:hover {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent
}
.btn-link[disabled]:focus, 
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #999;
  text-decoration: none
}
.btn-group-lg>.btn, 
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px
}
.btn-group-sm>.btn, 
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.btn-group-xs>.btn, 
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0
}
.btn-block+.btn-block {
  margin-top: 5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%
}
.fade {
  opacity: 0;
  transition: opacity .15s linear
}
.fade.in {
  opacity: 1
}
.collapse {
  display: none
}
.collapse.in {
  display: block
}
.caret, 
.glyphicon {
  display: inline-block
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height .35s ease
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.glyphicon {
  top: 1px;
  font-family: 'Glyphicons Halflings';
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased
}
.glyphicon-asterisk:before {
  content: "\2a"
}
.glyphicon-plus:before {
  content: "\2b"
}
.glyphicon-euro:before {
  content: "\20ac"
}
.glyphicon-minus:before {
  content: "\2212"
}
.glyphicon-cloud:before {
  content: "\2601"
}
.glyphicon-envelope:before {
  content: "\2709"
}
.glyphicon-pencil:before {
  content: "\270f"
}
.glyphicon-glass:before {
  content: "\e001"
}
.glyphicon-music:before {
  content: "\e002"
}
.glyphicon-search:before {
  content: "\e003"
}
.glyphicon-heart:before {
  content: "\e005"
}
.glyphicon-star:before {
  content: "\e006"
}
.glyphicon-star-empty:before {
  content: "\e007"
}
.glyphicon-user:before {
  content: "\e008"
}
.glyphicon-film:before {
  content: "\e009"
}
.glyphicon-th-large:before {
  content: "\e010"
}
.glyphicon-th:before {
  content: "\e011"
}
.glyphicon-th-list:before {
  content: "\e012"
}
.glyphicon-ok:before {
  content: "\e013"
}
.glyphicon-remove:before {
  content: "\e014"
}
.glyphicon-zoom-in:before {
  content: "\e015"
}
.glyphicon-zoom-out:before {
  content: "\e016"
}
.glyphicon-off:before {
  content: "\e017"
}
.glyphicon-signal:before {
  content: "\e018"
}
.glyphicon-cog:before {
  content: "\e019"
}
.glyphicon-trash:before {
  content: "\e020"
}
.glyphicon-home:before {
  content: "\e021"
}
.glyphicon-file:before {
  content: "\e022"
}
.glyphicon-time:before {
  content: "\e023"
}
.glyphicon-road:before {
  content: "\e024"
}
.glyphicon-download-alt:before {
  content: "\e025"
}
.glyphicon-download:before {
  content: "\e026"
}
.glyphicon-upload:before {
  content: "\e027"
}
.glyphicon-inbox:before {
  content: "\e028"
}
.glyphicon-play-circle:before {
  content: "\e029"
}
.glyphicon-repeat:before {
  content: "\e030"
}
.glyphicon-refresh:before {
  content: "\e031"
}
.glyphicon-list-alt:before {
  content: "\e032"
}
.glyphicon-lock:before {
  content: "\e033"
}
.glyphicon-flag:before {
  content: "\e034"
}
.glyphicon-headphones:before {
  content: "\e035"
}
.glyphicon-volume-off:before {
  content: "\e036"
}
.glyphicon-volume-down:before {
  content: "\e037"
}
.glyphicon-volume-up:before {
  content: "\e038"
}
.glyphicon-qrcode:before {
  content: "\e039"
}
.glyphicon-barcode:before {
  content: "\e040"
}
.glyphicon-tag:before {
  content: "\e041"
}
.glyphicon-tags:before {
  content: "\e042"
}
.glyphicon-book:before {
  content: "\e043"
}
.glyphicon-bookmark:before {
  content: "\e044"
}
.glyphicon-print:before {
  content: "\e045"
}
.glyphicon-camera:before {
  content: "\e046"
}
.glyphicon-font:before {
  content: "\e047"
}
.glyphicon-bold:before {
  content: "\e048"
}
.glyphicon-italic:before {
  content: "\e049"
}
.glyphicon-text-height:before {
  content: "\e050"
}
.glyphicon-text-width:before {
  content: "\e051"
}
.glyphicon-align-left:before {
  content: "\e052"
}
.glyphicon-align-center:before {
  content: "\e053"
}
.glyphicon-align-right:before {
  content: "\e054"
}
.glyphicon-align-justify:before {
  content: "\e055"
}
.glyphicon-list:before {
  content: "\e056"
}
.glyphicon-indent-left:before {
  content: "\e057"
}
.glyphicon-indent-right:before {
  content: "\e058"
}
.glyphicon-facetime-video:before {
  content: "\e059"
}
.glyphicon-picture:before {
  content: "\e060"
}
.glyphicon-map-marker:before {
  content: "\e062"
}
.glyphicon-adjust:before {
  content: "\e063"
}
.glyphicon-tint:before {
  content: "\e064"
}
.glyphicon-edit:before {
  content: "\e065"
}
.glyphicon-share:before {
  content: "\e066"
}
.glyphicon-check:before {
  content: "\e067"
}
.glyphicon-move:before {
  content: "\e068"
}
.glyphicon-step-backward:before {
  content: "\e069"
}
.glyphicon-fast-backward:before {
  content: "\e070"
}
.glyphicon-backward:before {
  content: "\e071"
}
.glyphicon-play:before {
  content: "\e072"
}
.glyphicon-pause:before {
  content: "\e073"
}
.glyphicon-stop:before {
  content: "\e074"
}
.glyphicon-forward:before {
  content: "\e075"
}
.glyphicon-fast-forward:before {
  content: "\e076"
}
.glyphicon-step-forward:before {
  content: "\e077"
}
.glyphicon-eject:before {
  content: "\e078"
}
.glyphicon-chevron-left:before {
  content: "\e079"
}
.glyphicon-chevron-right:before {
  content: "\e080"
}
.glyphicon-plus-sign:before {
  content: "\e081"
}
.glyphicon-minus-sign:before {
  content: "\e082"
}
.glyphicon-remove-sign:before {
  content: "\e083"
}
.glyphicon-ok-sign:before {
  content: "\e084"
}
.glyphicon-question-sign:before {
  content: "\e085"
}
.glyphicon-info-sign:before {
  content: "\e086"
}
.glyphicon-screenshot:before {
  content: "\e087"
}
.glyphicon-remove-circle:before {
  content: "\e088"
}
.glyphicon-ok-circle:before {
  content: "\e089"
}
.glyphicon-ban-circle:before {
  content: "\e090"
}
.glyphicon-arrow-left:before {
  content: "\e091"
}
.glyphicon-arrow-right:before {
  content: "\e092"
}
.glyphicon-arrow-up:before {
  content: "\e093"
}
.glyphicon-arrow-down:before {
  content: "\e094"
}
.glyphicon-share-alt:before {
  content: "\e095"
}
.glyphicon-resize-full:before {
  content: "\e096"
}
.glyphicon-resize-small:before {
  content: "\e097"
}
.glyphicon-exclamation-sign:before {
  content: "\e101"
}
.glyphicon-gift:before {
  content: "\e102"
}
.glyphicon-leaf:before {
  content: "\e103"
}
.glyphicon-fire:before {
  content: "\e104"
}
.glyphicon-eye-open:before {
  content: "\e105"
}
.glyphicon-eye-close:before {
  content: "\e106"
}
.glyphicon-warning-sign:before {
  content: "\e107"
}
.glyphicon-plane:before {
  content: "\e108"
}
.glyphicon-calendar:before {
  content: "\e109"
}
.glyphicon-random:before {
  content: "\e110"
}
.glyphicon-comment:before {
  content: "\e111"
}
.glyphicon-magnet:before {
  content: "\e112"
}
.glyphicon-chevron-up:before {
  content: "\e113"
}
.glyphicon-chevron-down:before {
  content: "\e114"
}
.glyphicon-retweet:before {
  content: "\e115"
}
.glyphicon-shopping-cart:before {
  content: "\e116"
}
.glyphicon-folder-close:before {
  content: "\e117"
}
.glyphicon-folder-open:before {
  content: "\e118"
}
.glyphicon-resize-vertical:before {
  content: "\e119"
}
.glyphicon-resize-horizontal:before {
  content: "\e120"
}
.glyphicon-hdd:before {
  content: "\e121"
}
.glyphicon-bullhorn:before {
  content: "\e122"
}
.glyphicon-bell:before {
  content: "\e123"
}
.glyphicon-certificate:before {
  content: "\e124"
}
.glyphicon-thumbs-up:before {
  content: "\e125"
}
.glyphicon-thumbs-down:before {
  content: "\e126"
}
.glyphicon-hand-right:before {
  content: "\e127"
}
.glyphicon-hand-left:before {
  content: "\e128"
}
.glyphicon-hand-up:before {
  content: "\e129"
}
.glyphicon-hand-down:before {
  content: "\e130"
}
.glyphicon-circle-arrow-right:before {
  content: "\e131"
}
.glyphicon-circle-arrow-left:before {
  content: "\e132"
}
.glyphicon-circle-arrow-up:before {
  content: "\e133"
}
.glyphicon-circle-arrow-down:before {
  content: "\e134"
}
.glyphicon-globe:before {
  content: "\e135"
}
.glyphicon-wrench:before {
  content: "\e136"
}
.glyphicon-tasks:before {
  content: "\e137"
}
.glyphicon-filter:before {
  content: "\e138"
}
.glyphicon-briefcase:before {
  content: "\e139"
}
.glyphicon-fullscreen:before {
  content: "\e140"
}
.glyphicon-dashboard:before {
  content: "\e141"
}
.glyphicon-paperclip:before {
  content: "\e142"
}
.glyphicon-heart-empty:before {
  content: "\e143"
}
.glyphicon-link:before {
  content: "\e144"
}
.glyphicon-phone:before {
  content: "\e145"
}
.glyphicon-pushpin:before {
  content: "\e146"
}
.glyphicon-usd:before {
  content: "\e148"
}
.glyphicon-gbp:before {
  content: "\e149"
}
.glyphicon-sort:before {
  content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"
}
.glyphicon-sort-by-order:before {
  content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154"
}
.glyphicon-sort-by-attributes:before {
  content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"
}
.glyphicon-unchecked:before {
  content: "\e157"
}
.glyphicon-expand:before {
  content: "\e158"
}
.glyphicon-collapse-down:before {
  content: "\e159"
}
.glyphicon-collapse-up:before {
  content: "\e160"
}
.glyphicon-log-in:before {
  content: "\e161"
}
.glyphicon-flash:before {
  content: "\e162"
}
.glyphicon-log-out:before {
  content: "\e163"
}
.glyphicon-new-window:before {
  content: "\e164"
}
.glyphicon-record:before {
  content: "\e165"
}
.glyphicon-save:before {
  content: "\e166"
}
.glyphicon-open:before {
  content: "\e167"
}
.glyphicon-saved:before {
  content: "\e168"
}
.glyphicon-import:before {
  content: "\e169"
}
.glyphicon-export:before {
  content: "\e170"
}
.glyphicon-send:before {
  content: "\e171"
}
.glyphicon-floppy-disk:before {
  content: "\e172"
}
.glyphicon-floppy-saved:before {
  content: "\e173"
}
.glyphicon-floppy-remove:before {
  content: "\e174"
}
.glyphicon-floppy-save:before {
  content: "\e175"
}
.glyphicon-floppy-open:before {
  content: "\e176"
}
.glyphicon-credit-card:before {
  content: "\e177"
}
.glyphicon-transfer:before {
  content: "\e178"
}
.glyphicon-cutlery:before {
  content: "\e179"
}
.glyphicon-header:before {
  content: "\e180"
}
.glyphicon-compressed:before {
  content: "\e181"
}
.glyphicon-earphone:before {
  content: "\e182"
}
.glyphicon-phone-alt:before {
  content: "\e183"
}
.glyphicon-tower:before {
  content: "\e184"
}
.glyphicon-stats:before {
  content: "\e185"
}
.glyphicon-sd-video:before {
  content: "\e186"
}
.glyphicon-hd-video:before {
  content: "\e187"
}
.glyphicon-subtitles:before {
  content: "\e188"
}
.glyphicon-sound-stereo:before {
  content: "\e189"
}
.glyphicon-sound-dolby:before {
  content: "\e190"
}
.glyphicon-sound-5-1:before {
  content: "\e191"
}
.glyphicon-sound-6-1:before {
  content: "\e192"
}
.glyphicon-sound-7-1:before {
  content: "\e193"
}
.glyphicon-copyright-mark:before {
  content: "\e194"
}
.glyphicon-registration-mark:before {
  content: "\e195"
}
.glyphicon-cloud-download:before {
  content: "\e197"
}
.glyphicon-cloud-upload:before {
  content: "\e198"
}
.glyphicon-tree-conifer:before {
  content: "\e199"
}
.glyphicon-tree-deciduous:before {
  content: "\e200"
}
.caret {
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}
.dropdown-toggle:focus {
  outline: 0
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 
.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 
.175)
}
.dropdown-menu-right, 
.dropdown-menu.pull-right {
  right: 0;
  left: auto
}
.dropdown-header, 
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  line-height: 1.42857143
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child), 
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, 
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.dropdown-menu>li>a {
  clear: both;
  font-weight: 400;
  color: #333
}
.dropdown-menu>li>a:focus, 
.dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5
}
.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:focus, 
.dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0
}
.dropdown-menu>.disabled>a, 
.dropdown-menu>.disabled>a:focus, 
.dropdown-menu>.disabled>a:hover {
  color: #999
}
.dropdown-menu>.disabled>a:focus, 
.dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
  display: block
}
.open>a {
  outline: 0
}
.dropdown-menu-left {
  right: auto;
  left: 0
}
.dropdown-header {
  font-size: 12px;
  color: #999
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990
}
.btn-group-vertical>.btn.active, 
.btn-group-vertical>.btn:active, 
.btn-group-vertical>.btn:focus, 
.btn-group-vertical>.btn:hover, 
.btn-group>.btn.active, 
.btn-group>.btn:active, 
.btn-group>.btn:focus, 
.btn-group>.btn:hover, 
.input-group-btn>.btn:active, 
.input-group-btn>.btn:focus, 
.input-group-btn>.btn:hover {
  z-index: 2
}
.pull-right>.dropdown-menu {
  right: 0;
  left: auto
}
.dropup .caret, 
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid
}
.dropup .dropdown-menu, 
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px
}
@media (min-width:768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0
  }
}
.nav-justified>.dropdown .dropdown-menu, 
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}
.btn-group, 
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}
.btn-group-vertical>.btn, 
.btn-group>.btn {
  position: relative;
  float: left
}
.btn-group-vertical>.btn:focus, 
.btn-group>.btn:focus {
  outline: 0
}
.btn-group .btn+.btn, 
.btn-group .btn+.btn-group, 
.btn-group .btn-group+.btn, 
.btn-group .btn-group+.btn-group {
  margin-left: -1px
}
.btn-toolbar {
  margin-left: -5px
}
.btn-toolbar .btn-group, 
.btn-toolbar .input-group {
  float: left
}
.btn-toolbar>.btn, 
.btn-toolbar>.btn-group, 
.btn-toolbar>.input-group {
  margin-left: 5px
}
.btn .caret, 
.btn-group>.btn:first-child {
  margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child), 
.btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group>.btn-group {
  float: left
}
.btn-group>.btn-group:first-child>.btn:last-child, 
.btn-group>.btn-group:first-child>.dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group .dropdown-toggle:active, 
.btn-group.open .dropdown-toggle {
  outline: 0
}
.btn-group>.btn+.dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 
.125)
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none
}
.btn-lg .caret {
  border-width: 5px 5px 0
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px
}
.btn-group-vertical>.btn, 
.btn-group-vertical>.btn-group, 
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
  float: none
}
.btn-group-vertical>.btn+.btn, 
.btn-group-vertical>.btn+.btn-group, 
.btn-group-vertical>.btn-group+.btn, 
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0
}
.input-group-btn:last-child>.btn, 
.input-group-btn:last-child>.btn-group, 
.input-group-btn>.btn+.btn {
  margin-left: -1px
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, 
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}
.btn-group-justified>.btn, 
.btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  width: 1%
}
.btn-group-justified>.btn-group .btn {
  width: 100%
}
[data-toggle=buttons]>.btn>input[type=checkbox], [data-toggle=buttons]>.btn>input[type=radio] {
  display: none
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}
.input-group-lg>.form-control, 
.input-group-lg>.input-group-addon, 
.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  line-height: 46px
}
select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
  height: auto
}
.input-group-sm>.form-control, 
.input-group-sm>.input-group-addon, 
.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px
}
select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
  height: auto
}
.input-group .form-control, 
.input-group-addon, 
.input-group-btn {
  display: table-cell
}
.nav>li, 
.nav>li>a {
  display: block;
  position: relative
}
.input-group .form-control:not(:first-child):not(:last-child), 
.input-group-addon:not(:first-child):not(:last-child), 
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0
}
.input-group-addon, 
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px
}
.input-group-addon input[type=checkbox], 
.input-group-addon input[type=radio] {
  margin-top: 0
}
.input-group .form-control:first-child, 
.input-group-addon:first-child, 
.input-group-btn:first-child>.btn, 
.input-group-btn:first-child>.btn-group>.btn, 
.input-group-btn:first-child>.dropdown-toggle, 
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn, 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.input-group-addon:first-child {
  border-right: 0
}
.input-group .form-control:last-child, 
.input-group-addon:last-child, 
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn, 
.input-group-btn:first-child>.btn:not(:first-child), 
.input-group-btn:last-child>.btn, 
.input-group-btn:last-child>.btn-group>.btn, 
.input-group-btn:last-child>.dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.input-group-addon:last-child {
  border-left: 0
}
.input-group-btn {
  position: relative;
  font-size: 0
}
.input-group-btn>.btn {
  position: relative
}
.input-group-btn:first-child>.btn, 
.input-group-btn:first-child>.btn-group {
  margin-right: -1px
}
.nav {
  padding-left: 0;
  margin-bottom: 0
}
.nav>li>a {
  padding: 10px 15px
}
.nav>li>a:focus, 
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee
}
.nav>li.disabled>a {
  color: #999
}
.nav>li.disabled>a:focus, 
.nav>li.disabled>a:hover {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent
}
.nav .open>a, 
.nav .open>a:focus, 
.nav .open>a:hover {
  background-color: #eee;
  border-color: #428bca
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.nav>li>a>img {
  max-width: none
}
.jumbotron .container, img {
  max-width: 100%
}
.nav-tabs {
  border-bottom: 1px solid #ddd
}
.nav-tabs>li {
  float: left;
  margin-bottom: -1px
}
.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:focus, 
.nav-tabs>li.active>a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0
}
.nav-tabs.nav-justified>li {
  float: none
}
.nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
  margin-right: 0;
  border-radius: 4px
}
@media (min-width:768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%
  }
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0
  }
}
.nav-tabs.nav-justified>.active>a, 
.nav-tabs.nav-justified>.active>a:focus, 
.nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #ddd
}
@media (min-width:768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }
  .nav-tabs.nav-justified>.active>a, 
.nav-tabs.nav-justified>.active>a:focus, 
.nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff
  }
}
.nav-pills>li {
  float: left
}
.nav-justified>li, 
.nav-stacked>li {
  float: none
}
.nav-pills>li>a {
  border-radius: 4px
}
.nav-pills>li+li {
  margin-left: 2px
}
.nav-pills>li.active>a, 
.nav-pills>li.active>a:focus, 
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #428bca
}
.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0
}
.nav-justified {
  width: 100%
}
.nav-justified>li>a {
  margin-bottom: 5px
}
@media (min-width:768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%
  }
  .nav-justified>li>a {
    margin-bottom: 0
  }
}
.nav-tabs-justified {
  border-bottom: 0
}
.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px
}
.nav-tabs-justified>.active>a, 
.nav-tabs-justified>.active>a:focus, 
.nav-tabs-justified>.active>a:hover {
  border: 1px solid #ddd
}
@media (min-width:768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }
  .nav-tabs-justified>.active>a, 
.nav-tabs-justified>.active>a:focus, 
.nav-tabs-justified>.active>a:hover {
    border-bottom-color: #fff
  }
}
.tab-content>.tab-pane {
  display: none
}
.tab-content>.active {
  display: block
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}
@media (min-width:768px) {
  .navbar {
    border-radius: 4px
  }
}
@media (min-width:768px) {
  .navbar-header {
    float: left
  }
}
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 
.1)
}
.navbar-collapse.in {
  overflow-y: auto
}
@media (min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important
  }
  .navbar-collapse.in {
    overflow-y: visible
  }
  .navbar-fixed-bottom .navbar-collapse, 
.navbar-fixed-top .navbar-collapse, 
.navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0
  }
}
.button-bar .button-group div, 
.carousel-inner, 
.clearing-container, 
.embed, 
.media, 
.media-body, 
.modal-open, 
.progress, 
.visually-hidden {
  overflow: hidden
}
.container-fluid>.navbar-collapse, 
.container-fluid>.navbar-header, 
.container>.navbar-collapse, 
.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px
}
@media (min-width:768px) {
  .container-fluid>.navbar-collapse, 
.container-fluid>.navbar-header, 
.container>.navbar-collapse, 
.container>.navbar-header {
    margin-right: 0;
    margin-left: 0
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}
@media (min-width:768px) {
  .navbar-static-top {
    border-radius: 0
  }
}
.navbar-fixed-bottom, 
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}
@media (min-width:768px) {
  .navbar-fixed-bottom, 
.navbar-fixed-top {
    border-radius: 0
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px
}
.navbar-brand:focus, 
.navbar-brand:hover {
  text-decoration: none
}
@media (min-width:768px) {
  .navbar>.container .navbar-brand, 
.navbar>.container-fluid .navbar-brand {
    margin-left: -15px
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  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
  }
}
.breadcrumb>li, 
.pagination {
  display: inline-block
}
.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;
    box-shadow: none
  }
  .navbar-nav .open .dropdown-menu .dropdown-header, 
.navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px
  }
  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px
  }
  .navbar-nav .open .dropdown-menu>li>a:focus, 
.navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none
  }
}
.progress-striped .progress-bar, 
.progress-striped .progress-bar-danger, 
.progress-striped .progress-bar-info, 
.progress-striped .progress-bar-success, 
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 
.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 
.15) 50%, rgba(255, 255, 255, 
.15) 75%, transparent 75%, transparent)
}
@media (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0
  }
  .navbar-nav>li {
    float: left
  }
  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px
  }
}
@media (min-width:768px) {
  .navbar-left {
    float: left !important
  }
  .navbar-right {
    float: right !important
  }
}
.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 
.1), 0 1px 0 rgba(255, 255, 255, 
.1);
  margin: 8px -15px
}
@media (min-width:768px) {
  .navbar-form .checkbox, 
.navbar-form .form-control, 
.navbar-form .form-group, 
.navbar-form .radio {
    display: inline-block;
    vertical-align: middle
  }
  .navbar-form .control-label, 
.navbar-form .form-group {
    margin-bottom: 0;
    vertical-align: middle
  }
  .navbar-form .form-control {
    width: auto
  }
  .navbar-form .input-group>.form-control {
    width: 100%
  }
  .navbar-form .checkbox, 
.navbar-form .radio {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0
  }
  .navbar-form .checkbox input[type=checkbox], 
.navbar-form .radio input[type=radio] {
    float: none;
    margin-left: 0
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0
  }
}
.badge, 
.label {
  vertical-align: baseline
}
@media (max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px
  }
}
@media (min-width:768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px
  }
}
.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px
}
@media (min-width:768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}
.navbar-default .navbar-brand {
  color: #777
}
.navbar-default .navbar-brand:focus, 
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent
}
.navbar-default .navbar-nav>li>a, 
.navbar-default .navbar-text {
  color: #777
}
.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, 
.navbar-default .navbar-nav>.disabled>a:focus, 
.navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent
}
.navbar-default .navbar-toggle {
  border-color: #ddd
}
.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
  background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}
.navbar-default .navbar-collapse, 
.navbar-default .navbar-form {
  border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
  color: #555;
  background-color: #e7e7e7
}
@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, 
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a, 
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, 
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, 
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, 
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
  }
}
.navbar-default .navbar-link {
  color: #777
}
.navbar-default .navbar-link:hover {
  color: #333
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808
}
.navbar-inverse .navbar-brand {
  color: #999
}
.navbar-inverse .navbar-brand:focus, 
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent
}
.navbar-inverse .navbar-nav>li>a, 
.navbar-inverse .navbar-text {
  color: #999
}
.navbar-inverse .navbar-nav>li>a:focus, 
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.active>a:focus, 
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a, 
.navbar-inverse .navbar-nav>.disabled>a:focus, 
.navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent
}
.navbar-inverse .navbar-toggle {
  border-color: #333
}
.navbar-inverse .navbar-toggle:focus, 
.navbar-inverse .navbar-toggle:hover {
  background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff
}
.navbar-inverse .navbar-collapse, 
.navbar-inverse .navbar-form {
  border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a, 
.navbar-inverse .navbar-nav>.open>a:focus, 
.navbar-inverse .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: #080808
}
@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #999
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, 
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, 
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, 
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, 
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, 
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent
  }
}
.navbar-inverse .navbar-link {
  color: #999
}
.navbar-inverse .navbar-link:hover {
  color: #fff
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px
}
.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"
}
.breadcrumb>.active {
  color: #999
}
.pagination {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px
}
.pager li, 
.pagination>li {
  display: inline
}
.pagination>li>a, 
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}
.pagination>li:first-child>a, 
.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, 
.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}
.pagination>li>a:focus, 
.pagination>li>a:hover, 
.pagination>li>span:focus, 
.pagination>li>span:hover {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd
}
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca
}
.pagination>.disabled>a, 
.pagination>.disabled>a:focus, 
.pagination>.disabled>a:hover, 
.pagination>.disabled>span, 
.pagination>.disabled>span:focus, 
.pagination>.disabled>span:hover {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}
.pagination-lg>li>a, 
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px
}
.pagination-lg>li:first-child>a, 
.pagination-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, 
.pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}
.pagination-sm>li>a, 
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px
}
.pagination-sm>li:first-child>a, 
.pagination-sm>li:first-child>span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, 
.pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none
}
.pager li>a, 
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px
}
.pager li>a:focus, 
.pager li>a:hover {
  text-decoration: none;
  background-color: #eee
}
.pager .next>a, 
.pager .next>span {
  float: right
}
.pager .previous>a, 
.pager .previous>span {
  float: left
}
.pager .disabled>a, 
.pager .disabled>a:focus, 
.pager .disabled>a:hover, 
.pager .disabled>span {
  color: #999;
  cursor: not-allowed;
  background-color: #fff
}
.label {
  border-radius: .25em
}
.label[href]:focus, 
.label[href]:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.label:empty {
  display: none
}
.btn .label {
  position: relative;
  top: -1px
}
.label-default {
  background-color: #999
}
.label-default[href]:focus, 
.label-default[href]:hover {
  background-color: grey
}
.label-primary {
  background-color: #428bca
}
.label-primary[href]:focus, 
.label-primary[href]:hover {
  background-color: #3071a9
}
.label-success {
  background-color: #5cb85c
}
.label-success[href]:focus, 
.label-success[href]:hover {
  background-color: #449d44
}
.label-info {
  background-color: #5bc0de
}
.label-info[href]:focus, 
.label-info[href]:hover {
  background-color: #31b0d5
}
.label-warning {
  background-color: #f0ad4e
}
.label-warning[href]:focus, 
.label-warning[href]:hover {
  background-color: #ec971f
}
.label-danger {
  background-color: #d9534f
}
.label-danger[href]:focus, 
.label-danger[href]:hover {
  background-color: #c9302c
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background-color: #999;
  border-radius: 10px
}
.badge:empty {
  display: none
}
.media-object, 
.thumbnail {
  display: block
}
.btn .badge {
  position: relative;
  top: -1px
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px
}
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.nav-pills>.active>a>.badge, a.list-group-item.active>.badge {
  color: #428bca;
  background-color: #fff
}
.jumbotron, 
.jumbotron .h1, 
.jumbotron h1 {
  color: inherit
}
.nav-pills>li>a>.badge {
  margin-left: 3px
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  background-color: #eee
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200
}
.alert, 
.thumbnail {
  margin-bottom: 20px
}
.alert .alert-link, 
.close {
  font-weight: 700
}
.container .jumbotron {
  border-radius: 6px
}
@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px
  }
  .jumbotron .h1, 
.jumbotron h1 {
    font-size: 63px
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out
}
.thumbnail a>img, 
.thumbnail>img {
  margin-right: auto;
  margin-left: auto
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #428bca
}
.thumbnail .caption {
  padding: 9px;
  color: #333
}
.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px
}
.alert h4 {
  margin-top: 0;
  color: inherit
}
.alert>p, 
.alert>ul {
  margin-bottom: 0
}
.alert>p+p {
  margin-top: 5px
}
.alert-dismissable {
  padding-right: 35px
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit
}
.modal, 
.modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}
.alert-success hr {
  border-top-color: #c9e2b3
}
.alert-success .alert-link {
  color: #2b542c
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}
.alert-info hr {
  border-top-color: #a6e1ec
}
.alert-info .alert-link {
  color: #245269
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}
.alert-warning hr {
  border-top-color: #f7e1b5
}
.alert-warning .alert-link {
  color: #66512c
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}
.alert-danger hr {
  border-top-color: #e4b9c0
}
.alert-danger .alert-link {
  color: #843534
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 
.1)
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 
.15);
  transition: width .6s ease
}
.close, 
.list-group-item>.badge {
  float: right
}
.progress-striped .progress-bar {
  background-size: 40px 40px
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
  background-color: #5cb85c
}
.progress-bar-info {
  background-color: #5bc0de
}
.progress-bar-warning {
  background-color: #f0ad4e
}
.progress-bar-danger {
  background-color: #d9534f
}
.media, 
.media-body {
  zoom: 1
}
.media, 
.media .media {
  margin-top: 15px
}
.media:first-child {
  margin-top: 0
}
.media-heading {
  margin: 0 0 5px
}
.media>.pull-left {
  margin-right: 10px
}
.media>.pull-right {
  margin-left: 10px
}
.media-list {
  padding-left: 0
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.list-group-item>.badge+.badge {
  margin-right: 5px
}
a.list-group-item {
  color: #555
}
a.list-group-item .list-group-item-heading {
  color: #333
}
a.list-group-item:focus, a.list-group-item:hover {
  text-decoration: none;
  background-color: #f5f5f5
}
a.list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca
}
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading {
  color: inherit
}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:focus .list-group-item-text, a.list-group-item.active:hover .list-group-item-text {
  color: #e1edf7
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8
}
a.list-group-item-success {
  color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
  color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7
}
a.list-group-item-info {
  color: #31708f
}
a.list-group-item-info .list-group-item-heading {
  color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3
}
a.list-group-item-warning {
  color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede
}
a.list-group-item-danger {
  color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442
}
.panel-heading>.dropdown .dropdown-toggle, 
.panel-title, 
.panel-title>a {
  color: inherit
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 
.05)
}
.panel-title, 
.panel>.list-group, 
.panel>.table, 
.panel>.table-responsive>.table {
  margin-bottom: 0
}
.panel-body {
  padding: 15px
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel-title {
  margin-top: 0;
  font-size: 16px
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}
.panel-group .panel-heading, 
.panel>.list-group:last-child .list-group-item:last-child, 
.panel>.table-bordered>tbody>tr:first-child>td, 
.panel>.table-bordered>tbody>tr:first-child>th, 
.panel>.table-bordered>tbody>tr:last-child>td, 
.panel>.table-bordered>tbody>tr:last-child>th, 
.panel>.table-bordered>tfoot>tr:last-child>td, 
.panel>.table-bordered>tfoot>tr:last-child>th, 
.panel>.table-bordered>thead>tr:first-child>td, 
.panel>.table-bordered>thead>tr:first-child>th, 
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, 
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, 
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, 
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, 
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, 
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, 
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td, 
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0
}
.panel>.list-group:last-child .list-group-item:last-child, 
.panel>.table-responsive:last-child>.table:last-child, 
.panel>.table:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px
}
.panel>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0
}
.panel>.table-responsive:first-child>.table:first-child, 
.panel>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, 
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, 
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, 
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, 
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, 
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, 
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, 
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, 
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, 
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, 
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, 
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, 
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, 
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, 
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, 
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, 
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, 
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, 
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, 
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, 
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, 
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, 
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, 
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, 
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, 
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, 
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, 
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, 
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px
}
.panel>.panel-body+.table, 
.panel>.panel-body+.table-responsive {
  border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td, 
.panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0
}
.panel>.table-bordered, 
.panel>.table-responsive>.table-bordered {
  border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child, 
.panel>.table-bordered>tbody>tr>th:first-child, 
.panel>.table-bordered>tfoot>tr>td:first-child, 
.panel>.table-bordered>tfoot>tr>th:first-child, 
.panel>.table-bordered>thead>tr>td:first-child, 
.panel>.table-bordered>thead>tr>th:first-child, 
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, 
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, 
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, 
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, 
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child, 
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child, 
.panel>.table-bordered>tbody>tr>th:last-child, 
.panel>.table-bordered>tfoot>tr>td:last-child, 
.panel>.table-bordered>tfoot>tr>th:last-child, 
.panel>.table-bordered>thead>tr>td:last-child, 
.panel>.table-bordered>thead>tr>th:last-child, 
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, 
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, 
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, 
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, 
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child, 
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0
}
.panel>.table-responsive {
  margin-bottom: 0;
  border: 0
}
.panel-group {
  margin-bottom: 20px
}
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px
}
.panel-group .panel+.panel {
  margin-top: 5px
}
.panel-group .panel-heading+.panel-collapse .panel-body {
  border-top: 1px solid #ddd
}
.panel-group .panel-footer {
  border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd
}
.panel-default {
  border-color: #ddd
}
.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ddd
}
.panel-default>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ddd
}
.panel-primary {
  border-color: #428bca
}
.panel-primary>.panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #428bca
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #428bca
}
.panel-success {
  border-color: #d6e9c6
}
.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #d6e9c6
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #d6e9c6
}
.panel-info {
  border-color: #bce8f1
}
.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #bce8f1
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #bce8f1
}
.panel-warning {
  border-color: #faebcc
}
.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #faebcc
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #faebcc
}
.panel-danger {
  border-color: #ebccd1
}
.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ebccd1
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ebccd1
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 
.05)
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 
.15)
}
.well-lg {
  padding: 24px;
  border-radius: 6px
}
.well-sm {
  padding: 9px;
  border-radius: 3px
}
.close {
  font-size: 21px;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2
}
.carousel-caption, 
.carousel-control {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 
.6)
}
.close:focus, 
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0
}
.modal-content, 
.popover {
  background-clip: padding-box
}
.modal {
  position: fixed;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0
}
.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%)
}
.fa, 
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0)
}
.modal.in .modal-dialog {
  transform: translate(0, 0)
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 
.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 
.5)
}
.modal-backdrop {
  position: fixed;
  z-index: 1040;
  background-color: #000
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0
}
.carousel-control, 
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5
}
.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
  margin-top: -2px
}
.modal-title {
  margin: 0;
  line-height: 1.42857143
}
.modal-body {
  position: relative;
  padding: 20px
}
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}
.tooltip.top .tooltip-arrow, 
.tooltip.top-left .tooltip-arrow, 
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
  margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
  margin-left: 0
}
@media (min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 
.5)
  }
  .modal-sm {
    width: 300px
  }
}
@media (min-width:992px) {
  .modal-lg {
    width: 900px
  }
}
.tooltip {
  filter: alpha(opacity=0);
  opacity: 0
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.tooltip.top .tooltip-arrow {
  left: 50%;
  margin-left: -5px
}
.tooltip.top-left .tooltip-arrow {
  left: 5px
}
.tooltip.top-right .tooltip-arrow {
  right: 5px
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}
.tooltip.bottom .tooltip-arrow, 
.tooltip.bottom-left .tooltip-arrow, 
.tooltip.bottom-right .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  top: 0
}
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
  left: 5px
}
.tooltip.bottom-right .tooltip-arrow {
  right: 5px
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 
.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 
.2)
}
.popover.top {
  margin-top: -10px
}
.popover.right {
  margin-left: 10px
}
.popover.bottom {
  margin-top: 10px
}
.popover.left {
  margin-left: -10px
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0
}
.popover-content {
  padding: 9px 14px
}
.popover>.arrow, 
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.carousel, 
.carousel-inner {
  position: relative
}
.popover>.arrow {
  border-width: 11px
}
.popover>.arrow:after {
  content: "";
  border-width: 10px
}
.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 
.25);
  border-bottom-width: 0
}
.popover.top>.arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0
}
.popover.left>.arrow:after, 
.popover.right>.arrow:after {
  bottom: -10px;
  content: " "
}
.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 
.25);
  border-left-width: 0
}
.popover.right>.arrow:after {
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0
}
.popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 
.25)
}
.popover.bottom>.arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff
}
.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 
.25)
}
.popover.left>.arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff
}
.carousel-inner {
  width: 100%
}
.carousel-inner>.item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img, 
.carousel-inner>.item>img {
  line-height: 1
}
.carousel-inner>.active, 
.carousel-inner>.next, 
.carousel-inner>.prev {
  display: block
}
.carousel-inner>.active {
  left: 0
}
.carousel-inner>.next, 
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%
}
.carousel-inner>.next {
  left: 100%
}
.carousel-inner>.prev {
  left: -100%
}
.carousel-inner>.next.left, 
.carousel-inner>.prev.right {
  left: 0
}
.carousel-inner>.active.left {
  left: -100%
}
.carousel-inner>.active.right {
  left: 100%
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 
.5) 0, rgba(0, 0, 0, 
.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 
.0001) 0, rgba(0, 0, 0, 
.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x
}
.carousel-control:focus, 
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-next, 
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .icon-prev {
  left: 50%
}
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-next {
  right: 50%
}
.carousel-control .icon-next, 
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif
}
.carousel-control .icon-prev:before {
  content: '\2039'
}
.carousel-control .icon-next:before {
  content: '\203a'
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center
}
.carousel-caption .btn, 
.text-hide {
  text-shadow: none
}
@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-next, 
.carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px
  }
  .carousel-indicators {
    bottom: 20px
  }
}
.btn-group-vertical>.btn-group:after, 
.btn-group-vertical>.btn-group:before, 
.btn-toolbar:after, 
.btn-toolbar:before, 
.clearfix:after, 
.clearfix:before, 
.container-fluid:after, 
.container-fluid:before, 
.container:after, 
.container:before, 
.form-horizontal .form-group:after, 
.form-horizontal .form-group:before, 
.modal-footer:after, 
.modal-footer:before, 
.nav:after, 
.nav:before, 
.navbar-collapse:after, 
.navbar-collapse:before, 
.navbar-header:after, 
.navbar-header:before, 
.navbar:after, 
.navbar:before, 
.pager:after, 
.pager:before, 
.panel-body:after, 
.panel-body:before, 
.row:after, 
.row:before {
  display: table;
  content: " "
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto
}
.pull-right {
  float: right !important
}
.left, 
.pull-left {
  float: left !important
}
.hide {
  display: none !important
}
.show {
  display: block !important
}
.hidden, 
.visible-lg, 
.visible-md, 
.visible-sm, 
.visible-xs {
  display: none !important
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0
}
a:after, body {
  font-style: normal
}
.antialiased, body {
  -webkit-font-smoothing: antialiased
}
.alert-box, a:after, body {
  font-weight: 400
}
.hidden {
  visibility: hidden !important
}
.invisible, 
.reveal-modal {
  visibility: hidden
}
.affix {
  position: fixed
}
@-ms-viewport {
  width: device-width
}
@media (max-width:767px) {
  .visible-xs {
    display: block !important
  }
  table.visible-xs {
    display: table
  }
  tr.visible-xs {
    display: table-row !important
  }
  td.visible-xs, th.visible-xs {
    display: table-cell !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block !important
  }
  table.visible-sm {
    display: table
  }
  tr.visible-sm {
    display: table-row !important
  }
  td.visible-sm, th.visible-sm {
    display: table-cell !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block !important
  }
  table.visible-md {
    display: table
  }
  tr.visible-md {
    display: table-row !important
  }
  td.visible-md, th.visible-md {
    display: table-cell !important
  }
}
@media (min-width:1200px) {
  .visible-lg {
    display: block !important
  }
  table.visible-lg {
    display: table
  }
  tr.visible-lg {
    display: table-row !important
  }
  td.visible-lg, th.visible-lg {
    display: table-cell !important
  }
}
@media (max-width:767px) {
  .hidden-xs {
    display: none !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none !important
  }
}
@media (min-width:1200px) {
  .hidden-lg {
    display: none !important
  }
}
.visible-print {
  display: none !important
}
@media print {
  .visible-print {
    display: block !important
  }
  table.visible-print {
    display: table
  }
  tr.visible-print {
    display: table-row !important
  }
  td.visible-print, th.visible-print {
    display: table-cell !important
  }
}
@media print {
  .hidden-print {
    display: none !important
  }
}
.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important
}
.embed, body {
  position: relative
}
meta.foundation-version {
  font-family: "/5.5.1/"
}
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0
}
meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width:40em)/";
  width: 0
}
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em
}
meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:60rem)/";
  width: 40.0625em
}
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:60.06rem)/";
  width: 60.06rem
}
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:60.06rem) and (max-width:99999999em)/";
  width: 60.06rem
}
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em
}
meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em
}
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em
}
meta.foundation-data-attribute-namespace {
  font-family: false
}
figure footer p {
  display: inline
}
body, html {
  font-size: 100%;
  height: 100%
}
:after, :before {
  box-sizing: border-box
}
body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  line-height: 1.5;
  cursor: auto
}
a {
  color: #005a83
}
a:hover {
  cursor: pointer
}
a.disabled {
  color: #888 !important;
  cursor: default;
  outline: 0
}
a.disabled:hover {
  background: 0 0 !important
}
img {
  height: auto;
  display: inline-block;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic
}
textarea {
  min-height: 50px
}
select {
  width: 100%
}
#map_canvas embed, #map_canvas img, #map_canvas object, 
.map_canvas embed, 
.map_canvas img, 
.map_canvas object {
  max-width: none !important
}
.embed {
  padding-bottom: 56.25%;
  margin-bottom: 1.25rem;
  height: 0;
  max-width: 100%
}
.embed embed, 
.embed iframe, 
.embed object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.banner-and-articles a:focus, 
.banner-and-articles a:hover {
  text-decoration: underline
}
body {
  background-color: #e9e9e9
}
.breadcrumbs a, p {
  font-family: Verdana
}
.shadowed {
  box-shadow: 0 0 5px rgba(0, 0, 0, 
.2);
  margin-top: 0;
  margin-bottom: .5rem;
  padding-bottom: 1rem;
  background-color: #fff
}
.row {
  background: 0 0
}
.text-wrap {
  margin: .9rem 1.1rem
}
.text-wrap h1:first-child, 
.text-wrap h2:first-child, 
.text-wrap h3:first-child, 
.text-wrap h4:first-child, 
.text-wrap h5:first-child, 
.text-wrap h6:first-child, 
.text-wrap+.video-wrapper {
  margin-top: .5rem
}
.text-wrap .btn-wrap {
  position: absolute;
  left: 50%;
  bottom: .625rem
}
.text-wrap .btn-wrap .button {
  position: relative;
  left: -50%;
  margin: 0
}
figcaption, figure .video-wrapper, figure footer, figure img {
  margin-bottom: 1rem
}
figure footer {
  font-size: 11px;
  font-size: .6875rem;
  color: #2f2f36;
  background-color: transparent
}
figcaption {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #515058;
  line-height: 1.25
}
figcaption p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  word-spacing: inherit;
  padding: inherit;
  margin: inherit
}
.blocks dl h2, 
.blocks dl h3, 
.blocks dl h4, 
.blocks dl h5, 
.blocks dl h6 {
  padding-bottom: 0
}
a:after {
  font-family: FontAwesome;
  text-decoration: inherit;
  color: inherit;
  font-size: .85em;
  line-height: 1
}
.button, 
.label, a, a:focus, a:hover, button {
  text-decoration: none
}
a.js-no-link-icon:after {
  display: none
}
h1 a:after, h2 a:after, h3 a:after, h4 a:after, h5 a:after, h6 a:after {
  font-size: .5em
}
/*
#maincontent a[href^="http://"]:not([href*="www.acm.org"]):after, 
#maincontent a[href^="http://"]:not([href*="awards.acm.org"]):after, 
#maincontent a[href^="https://"]:not([href*="www.acm.org"]):after, 
#maincontent a[href^="https://"]:not([href*="awards.acm.org"]):after, 
#maincontent a[href^="//"]:not([href*="www.acm.org"]):after, 
#maincontent a[href^="//"]:not([href*="awards.acm.org"]):after {
  content: "\00a0\f08e"
}
#maincontent a[href$=".xls"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".xlsx"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".xlsm"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".xlsb"]:not([href*="www.acm.org"]):after {
  content: "\00a0\f1c3"
}
#maincontent a[href$=".doc"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".docx"]:not([href*="www.acm.org"]):after {
  content: "\00a0\f1c2"
}
#maincontent a[href$=".pdf"]:not([href*="www.acm.org"]):after {
  content: "\00a0\f1c1"
}
#maincontent a[href$=".ppt"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".pptx"]:not([href*="www.acm.org"]):after {
  content: "\00a0\f1c4"
}
#maincontent a[href$=".mpg"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".mpeg"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".avi"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".wmv"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".mov"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".rm"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".ram"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".swf"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".flv"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".webm"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".mp4"]:not([href*="www.acm.org"]):after {
  content: "\00a0\f1c8"
}
#maincontent a[href$=".mid"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".midi"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".wma"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".aac"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".wav"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".ogg"]:not([href*="www.acm.org"]):after, 
#maincontent a[href$=".mp3"]:not([href*="www.acm.org"]):after {
  content: "\00a0\f1c7"
}
*/
.right {
  float: right !important
}
.clearfix:after, 
.clearfix:before, 
.footer__social:after, 
.footer__social:before, 
.logo_social_group:after, 
.logo_social_group:before, 
.navigation:after, 
.navigation:before {
  content: " ";
  display: table
}
.sneaky {
  display: none
}
.no-pad-left {
  padding-left: 0
}
.no-pad-right {
  padding-right: 0
}
.accordion {
  margin-bottom: 0
}
.accordion:after, 
.accordion:before {
  content: " ";
  display: table
}
.accordion .accordion-navigation, 
.accordion dd {
  display: block;
  margin-bottom: 0
}
.accordion .accordion-navigation.active>a, 
.accordion dd.active>a {
  background: #0080a9;
  color: #fff
}
.accordion dd.active>a>h1, 
.accordion dd.active>a>h2, 
.accordion dd.active>a>h3, 
.accordion dd.active>a>h4, 
.accordion dd.active>a>h5, 
.accordion dd.active>a>h6, 
.accordion-navigation.active>a>h1, 
.accordion-navigation.active>a>h2, 
.accordion-navigation.active>a>h3, 
.accordion-navigation.active>a>h4, 
.accordion-navigation.active>a>h5, 
.accordion-navigation.active>a>h6 {
  color: #fff !important
}
.accordion .accordion-navigation>a, 
.accordion dd>a {
  background: #ccc;
  color: #fff;
  padding: .7rem 0;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem
}
.accordion .accordion-navigation>a:hover, 
.accordion dd>a:hover {
  background: #0182ac;
  color: #fff
}
.accordion .accordion-navigation>a:hover h2, 
.accordion .accordion-navigation>a:hover h3, 
.accordion .accordion-navigation>a:hover h4, 
.accordion .accordion-navigation>a:hover h5, 
.accordion .accordion-navigation>a:hover h6, 
.accordion dd>a:hover h2, 
.accordion dd>a:hover h3, 
.accordion dd>a:hover h4, 
.accordion dd>a:hover h5, 
.accordion dd>a:hover h6 {
  color: #fff !important
}
.accordion .accordion-navigation>.content, 
.accordion dd>.content {
  display: none;
  padding: .625rem
}
.accordion .accordion-navigation>.content.active, 
.accordion dd>.content.active {
  display: block;
  background: #ececec
}
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  margin-bottom: 1.25rem;
  position: relative;
  padding: .875rem 1.5rem .875rem .875rem;
  font-size: .8125rem;
  transition: opacity .3s ease-out;
  background-color: #008CBA;
  border-color: #0078a0;
  color: #fff
}
.alert-box .close {
  font-size: 1.375rem;
  padding: 0 6px 4px;
  line-height: .9;
  position: absolute;
  top: 50%;
  margin-top: -.6875rem;
  right: .25rem;
  color: #333;
  opacity: .3;
  background: inherit
}
.alert-box .close:focus, 
.alert-box .close:hover {
  opacity: .5
}
.alert-box.radius {
  border-radius: 3px
}
.alert-box.round {
  border-radius: 1000px
}
.alert-box.success {
  background-color: #43AC6A;
  border-color: #3a945b;
  color: #fff
}
.alert-box.alert {
  background-color: #f04124;
  border-color: #de2d0f;
  color: #fff
}
.alert-box.secondary {
  background-color: #00afec;
  border-color: #0097cb;
  color: #fff
}
.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: #fff
}
.alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #003c50
}
.alert-box.alert-close {
  opacity: 0
}
[class*=block-grid-] {
  display: block;
  padding: 0;
  margin: 0 -1rem
}
[class*=block-grid-]:after, [class*=block-grid-]:before {
  content: " ";
  display: table
}
[class*=block-grid-]>li {
  display: block;
  height: auto;
  float: left;
  padding: 0 1rem 1rem
}
.row .row.collapse:after, 
.row .row.collapse:before, 
.row .row:after, 
.row .row:before, 
.row:after, 
.row:before {
  display: table;
  content: " "
}
@media only screen {
  .small-block-grid-1>li {
    width: 100%;
    list-style: none
  }
  .small-block-grid-1>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-1>li:nth-of-type(1n+1) {
    clear: both
  }
  .small-block-grid-2>li {
    width: 50%;
    list-style: none
  }
  .small-block-grid-2>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-2>li:nth-of-type(2n+1) {
    clear: both
  }
  .small-block-grid-3>li {
    width: 33.33333%;
    list-style: none
  }
  .small-block-grid-3>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-3>li:nth-of-type(3n+1) {
    clear: both
  }
  .small-block-grid-4>li {
    width: 25%;
    list-style: none
  }
  .small-block-grid-4>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-4>li:nth-of-type(4n+1) {
    clear: both
  }
  .small-block-grid-5>li {
    width: 20%;
    list-style: none
  }
  .small-block-grid-5>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-5>li:nth-of-type(5n+1) {
    clear: both
  }
  .small-block-grid-6>li {
    width: 16.66667%;
    list-style: none
  }
  .small-block-grid-6>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-6>li:nth-of-type(6n+1) {
    clear: both
  }
  .small-block-grid-7>li {
    width: 14.28571%;
    list-style: none
  }
  .small-block-grid-7>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-7>li:nth-of-type(7n+1) {
    clear: both
  }
  .small-block-grid-8>li {
    width: 12.5%;
    list-style: none
  }
  .small-block-grid-8>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-8>li:nth-of-type(8n+1) {
    clear: both
  }
  .small-block-grid-9>li {
    width: 11.11111%;
    list-style: none
  }
  .small-block-grid-9>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-9>li:nth-of-type(9n+1) {
    clear: both
  }
  .small-block-grid-10>li {
    width: 10%;
    list-style: none
  }
  .small-block-grid-10>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-10>li:nth-of-type(10n+1) {
    clear: both
  }
  .small-block-grid-11>li {
    width: 9.09091%;
    list-style: none
  }
  .small-block-grid-11>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-11>li:nth-of-type(11n+1) {
    clear: both
  }
  .small-block-grid-12>li {
    width: 8.33333%;
    list-style: none
  }
  .small-block-grid-12>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-12>li:nth-of-type(12n+1) {
    clear: both
  }
}
@media only screen and (min-width:40.0625em) {
  .medium-block-grid-1>li {
    width: 100%;
    list-style: none
  }
  .medium-block-grid-1>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-1>li:nth-of-type(1n+1) {
    clear: both
  }
  .medium-block-grid-2>li {
    width: 50%;
    list-style: none
  }
  .medium-block-grid-2>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-2>li:nth-of-type(2n+1) {
    clear: both
  }
  .medium-block-grid-3>li {
    width: 33.33333%;
    list-style: none
  }
  .medium-block-grid-3>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-3>li:nth-of-type(3n+1) {
    clear: both
  }
  .medium-block-grid-4>li {
    width: 25%;
    list-style: none
  }
  .medium-block-grid-4>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-4>li:nth-of-type(4n+1) {
    clear: both
  }
  .medium-block-grid-5>li {
    width: 20%;
    list-style: none
  }
  .medium-block-grid-5>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-5>li:nth-of-type(5n+1) {
    clear: both
  }
  .medium-block-grid-6>li {
    width: 16.66667%;
    list-style: none
  }
  .medium-block-grid-6>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-6>li:nth-of-type(6n+1) {
    clear: both
  }
  .medium-block-grid-7>li {
    width: 14.28571%;
    list-style: none
  }
  .medium-block-grid-7>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-7>li:nth-of-type(7n+1) {
    clear: both
  }
  .medium-block-grid-8>li {
    width: 12.5%;
    list-style: none
  }
  .medium-block-grid-8>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-8>li:nth-of-type(8n+1) {
    clear: both
  }
  .medium-block-grid-9>li {
    width: 11.11111%;
    list-style: none
  }
  .medium-block-grid-9>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-9>li:nth-of-type(9n+1) {
    clear: both
  }
  .medium-block-grid-10>li {
    width: 10%;
    list-style: none
  }
  .medium-block-grid-10>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-10>li:nth-of-type(10n+1) {
    clear: both
  }
  .medium-block-grid-11>li {
    width: 9.09091%;
    list-style: none
  }
  .medium-block-grid-11>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-11>li:nth-of-type(11n+1) {
    clear: both
  }
  .medium-block-grid-12>li {
    width: 8.33333%;
    list-style: none
  }
  .medium-block-grid-12>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-12>li:nth-of-type(12n+1) {
    clear: both
  }
}
@media only screen and (min-width:60.06rem) {
  .large-block-grid-1>li {
    width: 100%;
    list-style: none
  }
  .large-block-grid-1>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-1>li:nth-of-type(1n+1) {
    clear: both
  }
  .large-block-grid-2>li {
    width: 50%;
    list-style: none
  }
  .large-block-grid-2>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-2>li:nth-of-type(2n+1) {
    clear: both
  }
  .large-block-grid-3>li {
    width: 33.33333%;
    list-style: none
  }
  .large-block-grid-3>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-3>li:nth-of-type(3n+1) {
    clear: both
  }
  .large-block-grid-4>li {
    width: 25%;
    list-style: none
  }
  .large-block-grid-4>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-4>li:nth-of-type(4n+1) {
    clear: both
  }
  .large-block-grid-5>li {
    width: 20%;
    list-style: none
  }
  .large-block-grid-5>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-5>li:nth-of-type(5n+1) {
    clear: both
  }
  .large-block-grid-6>li {
    width: 16.66667%;
    list-style: none
  }
  .large-block-grid-6>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-6>li:nth-of-type(6n+1) {
    clear: both
  }
  .large-block-grid-7>li {
    width: 14.28571%;
    list-style: none
  }
  .large-block-grid-7>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-7>li:nth-of-type(7n+1) {
    clear: both
  }
  .large-block-grid-8>li {
    width: 12.5%;
    list-style: none
  }
  .large-block-grid-8>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-8>li:nth-of-type(8n+1) {
    clear: both
  }
  .large-block-grid-9>li {
    width: 11.11111%;
    list-style: none
  }
  .large-block-grid-9>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-9>li:nth-of-type(9n+1) {
    clear: both
  }
  .large-block-grid-10>li {
    width: 10%;
    list-style: none
  }
  .large-block-grid-10>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-10>li:nth-of-type(10n+1) {
    clear: both
  }
  .large-block-grid-11>li {
    width: 9.09091%;
    list-style: none
  }
  .large-block-grid-11>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-11>li:nth-of-type(11n+1) {
    clear: both
  }
  .large-block-grid-12>li {
    width: 8.33333%;
    list-style: none
  }
  .large-block-grid-12>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-12>li:nth-of-type(12n+1) {
    clear: both
  }
}
.button-bar:after, 
.button-group:after, 
.clearing-thumbs:after, 
.row .row.collapse:after, 
.row .row:after, 
.row:after, 
.tabs-content:after, 
.tabs:after, [data-clearing]:after {
  clear: both
}
.row {
  width: 100%;
  max-width: 73.5rem;
  margin: 0 auto
}
.row.collapse>.column, 
.row.collapse>.columns {
  padding-left: 0;
  padding-right: 0
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0
}
.row .row {
  width: auto;
  max-width: none;
  margin: 0 -1rem
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none
}
.column, 
.columns {
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  float: left
}
[class*=column]+[class*=column]:last-child {
  float: left
}
[class*=column]+[class*=column].end {
  float: left
}
@media only screen {
  .column, 
.columns, 
.small-pull-0, 
.small-pull-1, 
.small-pull-10, 
.small-pull-11, 
.small-pull-2, 
.small-pull-3, 
.small-pull-4, 
.small-pull-5, 
.small-pull-6, 
.small-pull-7, 
.small-pull-8, 
.small-pull-9, 
.small-push-0, 
.small-push-1, 
.small-push-10, 
.small-push-11, 
.small-push-2, 
.small-push-3, 
.small-push-4, 
.small-push-5, 
.small-push-7, 
.small-push-8, 
.small-push-9 {
    position: relative
  }
  .small-push-0 {
    left: 0;
    right: auto
  }
  .small-pull-0 {
    right: 0;
    left: auto
  }
  .small-push-1 {
    left: 8.33333%;
    right: auto
  }
  .small-pull-1 {
    right: 8.33333%;
    left: auto
  }
  .small-push-2 {
    left: 16.66667%;
    right: auto
  }
  .small-pull-2 {
    right: 16.66667%;
    left: auto
  }
  .small-push-3 {
    left: 25%;
    right: auto
  }
  .small-pull-3 {
    right: 25%;
    left: auto
  }
  .small-push-4 {
    left: 33.33333%;
    right: auto
  }
  .small-pull-4 {
    right: 33.33333%;
    left: auto
  }
  .small-push-5 {
    left: 41.66667%;
    right: auto
  }
  .small-pull-5 {
    right: 41.66667%;
    left: auto
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto
  }
  .small-pull-6 {
    right: 50%;
    left: auto
  }
  .small-push-7 {
    left: 58.33333%;
    right: auto
  }
  .small-pull-7 {
    right: 58.33333%;
    left: auto
  }
  .small-push-8 {
    left: 66.66667%;
    right: auto
  }
  .small-pull-8 {
    right: 66.66667%;
    left: auto
  }
  .small-push-9 {
    left: 75%;
    right: auto
  }
  .small-pull-9 {
    right: 75%;
    left: auto
  }
  .small-push-10 {
    left: 83.33333%;
    right: auto
  }
  .small-pull-10 {
    right: 83.33333%;
    left: auto
  }
  .small-push-11 {
    left: 91.66667%;
    right: auto
  }
  .small-pull-11 {
    right: 91.66667%;
    left: auto
  }
  .column, 
.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
  .small-1 {
    width: 8.33333%
  }
  .small-2 {
    width: 16.66667%
  }
  .small-3 {
    width: 25%
  }
  .small-4 {
    width: 33.33333%
  }
  .small-5 {
    width: 41.66667%
  }
  .small-6 {
    width: 50%
  }
  .small-7 {
    width: 58.33333%
  }
  .small-8 {
    width: 66.66667%
  }
  .small-9 {
    width: 75%
  }
  .small-10 {
    width: 83.33333%
  }
  .small-11 {
    width: 91.66667%
  }
  .small-12 {
    width: 100%
  }
  .small-offset-0 {
    margin-left: 0 !important
  }
  .small-offset-1 {
    margin-left: 8.33333% !important
  }
  .small-offset-2 {
    margin-left: 16.66667% !important
  }
  .small-offset-3 {
    margin-left: 25% !important
  }
  .small-offset-4 {
    margin-left: 33.33333% !important
  }
  .small-offset-5 {
    margin-left: 41.66667% !important
  }
  .small-offset-6 {
    margin-left: 50% !important
  }
  .small-offset-7 {
    margin-left: 58.33333% !important
  }
  .small-offset-8 {
    margin-left: 66.66667% !important
  }
  .small-offset-9 {
    margin-left: 75% !important
  }
  .small-offset-10 {
    margin-left: 83.33333% !important
  }
  .small-offset-11 {
    margin-left: 91.66667% !important
  }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left
  }
  .column.small-centered, 
.columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none
  }
  .column.small-uncentered, 
.columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left
  }
  .column.small-centered:last-child, 
.columns.small-centered:last-child {
    float: none
  }
  .column.small-uncentered:last-child, 
.columns.small-uncentered:last-child {
    float: left
  }
  .column.small-uncentered.opposite, 
.columns.small-uncentered.opposite {
    float: right
  }
  .row.small-collapse>.column, 
.row.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0
  }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0
  }
  .row.small-uncollapse>.column, 
.row.small-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
}
@media only screen and (min-width:40.0625em) {
  .medium-pull-0, 
.medium-pull-1, 
.medium-pull-10, 
.medium-pull-11, 
.medium-pull-2, 
.medium-pull-3, 
.medium-pull-4, 
.medium-pull-5, 
.medium-pull-6, 
.medium-pull-7, 
.medium-pull-8, 
.medium-pull-9, 
.medium-push-0, 
.medium-push-1, 
.medium-push-10, 
.medium-push-11, 
.medium-push-2, 
.medium-push-3, 
.medium-push-4, 
.medium-push-5, 
.medium-push-6, 
.medium-push-7, 
.medium-push-8, 
.medium-push-9, 
.pull-0, 
.pull-1, 
.pull-10, 
.pull-11, 
.pull-2, 
.pull-3, 
.pull-4, 
.pull-5, 
.pull-6, 
.pull-7, 
.pull-8, 
.pull-9, 
.push-0, 
.push-1, 
.push-10, 
.push-11, 
.push-2, 
.push-3, 
.push-4, 
.push-5, 
.push-6, 
.push-7, 
.push-8, 
.push-9 {
    position: relative
  }
  .medium-push-0 {
    left: 0;
    right: auto
  }
  .medium-pull-0 {
    right: 0;
    left: auto
  }
  .medium-push-1 {
    left: 8.33333%;
    right: auto
  }
  .medium-pull-1 {
    right: 8.33333%;
    left: auto
  }
  .medium-push-2 {
    left: 16.66667%;
    right: auto
  }
  .medium-pull-2 {
    right: 16.66667%;
    left: auto
  }
  .medium-push-3 {
    left: 25%;
    right: auto
  }
  .medium-pull-3 {
    right: 25%;
    left: auto
  }
  .medium-push-4 {
    left: 33.33333%;
    right: auto
  }
  .medium-pull-4 {
    right: 33.33333%;
    left: auto
  }
  .medium-push-5 {
    left: 41.66667%;
    right: auto
  }
  .medium-pull-5 {
    right: 41.66667%;
    left: auto
  }
  .medium-push-6 {
    left: 50%;
    right: auto
  }
  .medium-pull-6 {
    right: 50%;
    left: auto
  }
  .medium-push-7 {
    left: 58.33333%;
    right: auto
  }
  .medium-pull-7 {
    right: 58.33333%;
    left: auto
  }
  .medium-push-8 {
    left: 66.66667%;
    right: auto
  }
  .medium-pull-8 {
    right: 66.66667%;
    left: auto
  }
  .medium-push-9 {
    left: 75%;
    right: auto
  }
  .medium-pull-9 {
    right: 75%;
    left: auto
  }
  .medium-push-10 {
    left: 83.33333%;
    right: auto
  }
  .medium-pull-10 {
    right: 83.33333%;
    left: auto
  }
  .medium-push-11 {
    left: 91.66667%;
    right: auto
  }
  .medium-pull-11 {
    right: 91.66667%;
    left: auto
  }
  .column, 
.columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
  .medium-1 {
    width: 8.33333%
  }
  .medium-2 {
    width: 16.66667%
  }
  .medium-3 {
    width: 25%
  }
  .medium-4 {
    width: 33.33333%
  }
  .medium-5 {
    width: 41.66667%
  }
  .medium-6 {
    width: 50%
  }
  .medium-7 {
    width: 58.33333%
  }
  .medium-8 {
    width: 66.66667%
  }
  .medium-9 {
    width: 75%
  }
  .medium-10 {
    width: 83.33333%
  }
  .medium-11 {
    width: 91.66667%
  }
  .medium-12 {
    width: 100%
  }
  .medium-offset-0 {
    margin-left: 0 !important
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important
  }
  .medium-offset-3 {
    margin-left: 25% !important
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important
  }
  .medium-offset-6 {
    margin-left: 50% !important
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important
  }
  .medium-offset-9 {
    margin-left: 75% !important
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important
  }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left
  }
  .column.medium-centered, 
.columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none
  }
  .column.medium-uncentered, 
.columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left
  }
  .column.medium-centered:last-child, 
.columns.medium-centered:last-child {
    float: none
  }
  .column.medium-uncentered:last-child, 
.columns.medium-uncentered:last-child {
    float: left
  }
  .column.medium-uncentered.opposite, 
.columns.medium-uncentered.opposite {
    float: right
  }
  .row.medium-collapse>.column, 
.row.medium-collapse>.columns {
    padding-left: 0;
    padding-right: 0
  }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0
  }
  .row.medium-uncollapse>.column, 
.row.medium-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
  .push-0 {
    left: 0;
    right: auto
  }
  .pull-0 {
    right: 0;
    left: auto
  }
  .push-1 {
    left: 8.33333%;
    right: auto
  }
  .pull-1 {
    right: 8.33333%;
    left: auto
  }
  .push-2 {
    left: 16.66667%;
    right: auto
  }
  .pull-2 {
    right: 16.66667%;
    left: auto
  }
  .push-3 {
    left: 25%;
    right: auto
  }
  .pull-3 {
    right: 25%;
    left: auto
  }
  .push-4 {
    left: 33.33333%;
    right: auto
  }
  .pull-4 {
    right: 33.33333%;
    left: auto
  }
  .push-5 {
    left: 41.66667%;
    right: auto
  }
  .pull-5 {
    right: 41.66667%;
    left: auto
  }
  .push-6 {
    left: 50%;
    right: auto
  }
  .pull-6 {
    right: 50%;
    left: auto
  }
  .push-7 {
    left: 58.33333%;
    right: auto
  }
  .pull-7 {
    right: 58.33333%;
    left: auto
  }
  .push-8 {
    left: 66.66667%;
    right: auto
  }
  .pull-8 {
    right: 66.66667%;
    left: auto
  }
  .push-9 {
    left: 75%;
    right: auto
  }
  .pull-9 {
    right: 75%;
    left: auto
  }
  .push-10 {
    left: 83.33333%;
    right: auto
  }
  .pull-10 {
    right: 83.33333%;
    left: auto
  }
  .push-11 {
    left: 91.66667%;
    right: auto
  }
  .pull-11 {
    right: 91.66667%;
    left: auto
  }
}
@media only screen and (min-width:60.06rem) {
  .large-pull-0, 
.large-pull-1, 
.large-pull-10, 
.large-pull-11, 
.large-pull-2, 
.large-pull-3, 
.large-pull-4, 
.large-pull-5, 
.large-pull-6, 
.large-pull-7, 
.large-pull-8, 
.large-pull-9, 
.large-push-0, 
.large-push-1, 
.large-push-10, 
.large-push-11, 
.large-push-2, 
.large-push-3, 
.large-push-4, 
.large-push-5, 
.large-push-6, 
.large-push-7, 
.large-push-8, 
.large-push-9, 
.pull-0, 
.pull-1, 
.pull-10, 
.pull-11, 
.pull-2, 
.pull-3, 
.pull-4, 
.pull-5, 
.pull-6, 
.pull-7, 
.pull-8, 
.pull-9, 
.push-0, 
.push-1, 
.push-10, 
.push-11, 
.push-2, 
.push-3, 
.push-4, 
.push-5, 
.push-6, 
.push-7, 
.push-8, 
.push-9 {
    position: relative
  }
  .large-push-0 {
    left: 0;
    right: auto
  }
  .large-pull-0 {
    right: 0;
    left: auto
  }
  .large-push-1 {
    left: 8.33333%;
    right: auto
  }
  .large-pull-1 {
    right: 8.33333%;
    left: auto
  }
  .large-push-2 {
    left: 16.66667%;
    right: auto
  }
  .large-pull-2 {
    right: 16.66667%;
    left: auto
  }
  .large-push-3 {
    left: 25%;
    right: auto
  }
  .large-pull-3 {
    right: 25%;
    left: auto
  }
  .large-push-4 {
    left: 33.33333%;
    right: auto
  }
  .large-pull-4 {
    right: 33.33333%;
    left: auto
  }
  .large-push-5 {
    left: 41.66667%;
    right: auto
  }
  .large-pull-5 {
    right: 41.66667%;
    left: auto
  }
  .large-push-6 {
    left: 50%;
    right: auto
  }
  .large-pull-6 {
    right: 50%;
    left: auto
  }
  .large-push-7 {
    left: 58.33333%;
    right: auto
  }
  .large-pull-7 {
    right: 58.33333%;
    left: auto
  }
  .large-push-8 {
    left: 66.66667%;
    right: auto
  }
  .large-pull-8 {
    right: 66.66667%;
    left: auto
  }
  .large-push-9 {
    left: 75%;
    right: auto
  }
  .large-pull-9 {
    right: 75%;
    left: auto
  }
  .large-push-10 {
    left: 83.33333%;
    right: auto
  }
  .large-pull-10 {
    right: 83.33333%;
    left: auto
  }
  .large-push-11 {
    left: 91.66667%;
    right: auto
  }
  .large-pull-11 {
    right: 91.66667%;
    left: auto
  }
  .column, 
.columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
  .large-1 {
    width: 8.33333%
  }
  .large-2 {
    width: 16.66667%
  }
  .large-3 {
    width: 25%
  }
  .large-4 {
    width: 33.33333%
  }
  .large-5 {
    width: 41.66667%
  }
  .large-6 {
    width: 50%
  }
  .large-7 {
    width: 58.33333%
  }
  .large-8 {
    width: 66.66667%
  }
  .large-9 {
    width: 75%
  }
  .large-10 {
    width: 83.33333%
  }
  .large-11 {
    width: 91.66667%
  }
  .large-12 {
    width: 100%
  }
  .large-offset-0 {
    margin-left: 0 !important
  }
  .large-offset-1 {
    margin-left: 8.33333% !important
  }
  .large-offset-2 {
    margin-left: 16.66667% !important
  }
  .large-offset-3 {
    margin-left: 25% !important
  }
  .large-offset-4 {
    margin-left: 33.33333% !important
  }
  .large-offset-5 {
    margin-left: 41.66667% !important
  }
  .large-offset-6 {
    margin-left: 50% !important
  }
  .large-offset-7 {
    margin-left: 58.33333% !important
  }
  .large-offset-8 {
    margin-left: 66.66667% !important
  }
  .large-offset-9 {
    margin-left: 75% !important
  }
  .large-offset-10 {
    margin-left: 83.33333% !important
  }
  .large-offset-11 {
    margin-left: 91.66667% !important
  }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left
  }
  .column.large-centered, 
.columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none
  }
  .column.large-uncentered, 
.columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left
  }
  .column.large-centered:last-child, 
.columns.large-centered:last-child {
    float: none
  }
  .column.large-uncentered:last-child, 
.columns.large-uncentered:last-child {
    float: left
  }
  .column.large-uncentered.opposite, 
.columns.large-uncentered.opposite {
    float: right
  }
  .row.large-collapse>.column, 
.row.large-collapse>.columns {
    padding-left: 0;
    padding-right: 0
  }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0
  }
  .row.large-uncollapse>.column, 
.row.large-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
  .push-0 {
    left: 0;
    right: auto
  }
  .pull-0 {
    right: 0;
    left: auto
  }
  .push-1 {
    left: 8.33333%;
    right: auto
  }
  .pull-1 {
    right: 8.33333%;
    left: auto
  }
  .push-2 {
    left: 16.66667%;
    right: auto
  }
  .pull-2 {
    right: 16.66667%;
    left: auto
  }
  .push-3 {
    left: 25%;
    right: auto
  }
  .pull-3 {
    right: 25%;
    left: auto
  }
  .push-4 {
    left: 33.33333%;
    right: auto
  }
  .pull-4 {
    right: 33.33333%;
    left: auto
  }
  .push-5 {
    left: 41.66667%;
    right: auto
  }
  .pull-5 {
    right: 41.66667%;
    left: auto
  }
  .push-6 {
    left: 50%;
    right: auto
  }
  .pull-6 {
    right: 50%;
    left: auto
  }
  .push-7 {
    left: 58.33333%;
    right: auto
  }
  .pull-7 {
    right: 58.33333%;
    left: auto
  }
  .push-8 {
    left: 66.66667%;
    right: auto
  }
  .pull-8 {
    right: 66.66667%;
    left: auto
  }
  .push-9 {
    left: 75%;
    right: auto
  }
  .pull-9 {
    right: 75%;
    left: auto
  }
  .push-10 {
    left: 83.33333%;
    right: auto
  }
  .pull-10 {
    right: 83.33333%;
    left: auto
  }
  .push-11 {
    left: 91.66667%;
    right: auto
  }
  .pull-11 {
    right: 91.66667%;
    left: auto
  }
}
@media only screen and (min-width:90.063em) {
  .column, 
.columns, 
.xlarge-pull-0, 
.xlarge-pull-1, 
.xlarge-pull-10, 
.xlarge-pull-11, 
.xlarge-pull-2, 
.xlarge-pull-3, 
.xlarge-pull-4, 
.xlarge-pull-5, 
.xlarge-pull-6, 
.xlarge-pull-7, 
.xlarge-pull-8, 
.xlarge-pull-9, 
.xlarge-push-0, 
.xlarge-push-1, 
.xlarge-push-10, 
.xlarge-push-11, 
.xlarge-push-2, 
.xlarge-push-3, 
.xlarge-push-4, 
.xlarge-push-5, 
.xlarge-push-7, 
.xlarge-push-8, 
.xlarge-push-9 {
    position: relative
  }
  .xlarge-push-0 {
    left: 0;
    right: auto
  }
  .xlarge-pull-0 {
    right: 0;
    left: auto
  }
  .xlarge-push-1 {
    left: 8.33333%;
    right: auto
  }
  .xlarge-pull-1 {
    right: 8.33333%;
    left: auto
  }
  .xlarge-push-2 {
    left: 16.66667%;
    right: auto
  }
  .xlarge-pull-2 {
    right: 16.66667%;
    left: auto
  }
  .xlarge-push-3 {
    left: 25%;
    right: auto
  }
  .xlarge-pull-3 {
    right: 25%;
    left: auto
  }
  .xlarge-push-4 {
    left: 33.33333%;
    right: auto
  }
  .xlarge-pull-4 {
    right: 33.33333%;
    left: auto
  }
  .xlarge-push-5 {
    left: 41.66667%;
    right: auto
  }
  .xlarge-pull-5 {
    right: 41.66667%;
    left: auto
  }
  .xlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto
  }
  .xlarge-pull-6 {
    right: 50%;
    left: auto
  }
  .xlarge-push-7 {
    left: 58.33333%;
    right: auto
  }
  .xlarge-pull-7 {
    right: 58.33333%;
    left: auto
  }
  .xlarge-push-8 {
    left: 66.66667%;
    right: auto
  }
  .xlarge-pull-8 {
    right: 66.66667%;
    left: auto
  }
  .xlarge-push-9 {
    left: 75%;
    right: auto
  }
  .xlarge-pull-9 {
    right: 75%;
    left: auto
  }
  .xlarge-push-10 {
    left: 83.33333%;
    right: auto
  }
  .xlarge-pull-10 {
    right: 83.33333%;
    left: auto
  }
  .xlarge-push-11 {
    left: 91.66667%;
    right: auto
  }
  .xlarge-pull-11 {
    right: 91.66667%;
    left: auto
  }
  .column, 
.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
  .xlarge-1 {
    width: 8.33333%
  }
  .xlarge-2 {
    width: 16.66667%
  }
  .xlarge-3 {
    width: 25%
  }
  .xlarge-4 {
    width: 33.33333%
  }
  .xlarge-5 {
    width: 41.66667%
  }
  .xlarge-6 {
    width: 50%
  }
  .xlarge-7 {
    width: 58.33333%
  }
  .xlarge-8 {
    width: 66.66667%
  }
  .xlarge-9 {
    width: 75%
  }
  .xlarge-10 {
    width: 83.33333%
  }
  .xlarge-11 {
    width: 91.66667%
  }
  .xlarge-12 {
    width: 100%
  }
  .xlarge-offset-0 {
    margin-left: 0 !important
  }
  .xlarge-offset-1 {
    margin-left: 8.33333% !important
  }
  .xlarge-offset-2 {
    margin-left: 16.66667% !important
  }
  .xlarge-offset-3 {
    margin-left: 25% !important
  }
  .xlarge-offset-4 {
    margin-left: 33.33333% !important
  }
  .xlarge-offset-5 {
    margin-left: 41.66667% !important
  }
  .xlarge-offset-6 {
    margin-left: 50% !important
  }
  .xlarge-offset-7 {
    margin-left: 58.33333% !important
  }
  .xlarge-offset-8 {
    margin-left: 66.66667% !important
  }
  .xlarge-offset-9 {
    margin-left: 75% !important
  }
  .xlarge-offset-10 {
    margin-left: 83.33333% !important
  }
  .xlarge-offset-11 {
    margin-left: 91.66667% !important
  }
  .xlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left
  }
  .column.xlarge-centered, 
.columns.xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none
  }
  .column.xlarge-uncentered, 
.columns.xlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left
  }
  .column.xlarge-centered:last-child, 
.columns.xlarge-centered:last-child {
    float: none
  }
  .column.xlarge-uncentered:last-child, 
.columns.xlarge-uncentered:last-child {
    float: left
  }
  .column.xlarge-uncentered.opposite, 
.columns.xlarge-uncentered.opposite {
    float: right
  }
  .row.xlarge-collapse>.column, 
.row.xlarge-collapse>.columns {
    padding-left: 0;
    padding-right: 0
  }
  .row.xlarge-collapse .row {
    margin-left: 0;
    margin-right: 0
  }
  .row.xlarge-uncollapse>.column, 
.row.xlarge-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
}
@media only screen and (min-width:120.063em) {
  .column, 
.columns, 
.xxlarge-pull-0, 
.xxlarge-pull-1, 
.xxlarge-pull-10, 
.xxlarge-pull-11, 
.xxlarge-pull-2, 
.xxlarge-pull-3, 
.xxlarge-pull-4, 
.xxlarge-pull-5, 
.xxlarge-pull-6, 
.xxlarge-pull-7, 
.xxlarge-pull-8, 
.xxlarge-pull-9, 
.xxlarge-push-0, 
.xxlarge-push-1, 
.xxlarge-push-10, 
.xxlarge-push-11, 
.xxlarge-push-2, 
.xxlarge-push-3, 
.xxlarge-push-4, 
.xxlarge-push-5, 
.xxlarge-push-7, 
.xxlarge-push-8, 
.xxlarge-push-9 {
    position: relative
  }
  .xxlarge-push-0 {
    left: 0;
    right: auto
  }
  .xxlarge-pull-0 {
    right: 0;
    left: auto
  }
  .xxlarge-push-1 {
    left: 8.33333%;
    right: auto
  }
  .xxlarge-pull-1 {
    right: 8.33333%;
    left: auto
  }
  .xxlarge-push-2 {
    left: 16.66667%;
    right: auto
  }
  .xxlarge-pull-2 {
    right: 16.66667%;
    left: auto
  }
  .xxlarge-push-3 {
    left: 25%;
    right: auto
  }
  .xxlarge-pull-3 {
    right: 25%;
    left: auto
  }
  .xxlarge-push-4 {
    left: 33.33333%;
    right: auto
  }
  .xxlarge-pull-4 {
    right: 33.33333%;
    left: auto
  }
  .xxlarge-push-5 {
    left: 41.66667%;
    right: auto
  }
  .xxlarge-pull-5 {
    right: 41.66667%;
    left: auto
  }
  .xxlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto
  }
  .xxlarge-pull-6 {
    right: 50%;
    left: auto
  }
  .xxlarge-push-7 {
    left: 58.33333%;
    right: auto
  }
  .xxlarge-pull-7 {
    right: 58.33333%;
    left: auto
  }
  .xxlarge-push-8 {
    left: 66.66667%;
    right: auto
  }
  .xxlarge-pull-8 {
    right: 66.66667%;
    left: auto
  }
  .xxlarge-push-9 {
    left: 75%;
    right: auto
  }
  .xxlarge-pull-9 {
    right: 75%;
    left: auto
  }
  .xxlarge-push-10 {
    left: 83.33333%;
    right: auto
  }
  .xxlarge-pull-10 {
    right: 83.33333%;
    left: auto
  }
  .xxlarge-push-11 {
    left: 91.66667%;
    right: auto
  }
  .xxlarge-pull-11 {
    right: 91.66667%;
    left: auto
  }
  .column, 
.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
  .xxlarge-1 {
    width: 8.33333%
  }
  .xxlarge-2 {
    width: 16.66667%
  }
  .xxlarge-3 {
    width: 25%
  }
  .xxlarge-4 {
    width: 33.33333%
  }
  .xxlarge-5 {
    width: 41.66667%
  }
  .xxlarge-6 {
    width: 50%
  }
  .xxlarge-7 {
    width: 58.33333%
  }
  .xxlarge-8 {
    width: 66.66667%
  }
  .xxlarge-9 {
    width: 75%
  }
  .xxlarge-10 {
    width: 83.33333%
  }
  .xxlarge-11 {
    width: 91.66667%
  }
  .xxlarge-12 {
    width: 100%
  }
  .xxlarge-offset-0 {
    margin-left: 0 !important
  }
  .xxlarge-offset-1 {
    margin-left: 8.33333% !important
  }
  .xxlarge-offset-2 {
    margin-left: 16.66667% !important
  }
  .xxlarge-offset-3 {
    margin-left: 25% !important
  }
  .xxlarge-offset-4 {
    margin-left: 33.33333% !important
  }
  .xxlarge-offset-5 {
    margin-left: 41.66667% !important
  }
  .xxlarge-offset-6 {
    margin-left: 50% !important
  }
  .xxlarge-offset-7 {
    margin-left: 58.33333% !important
  }
  .xxlarge-offset-8 {
    margin-left: 66.66667% !important
  }
  .xxlarge-offset-9 {
    margin-left: 75% !important
  }
  .xxlarge-offset-10 {
    margin-left: 83.33333% !important
  }
  .xxlarge-offset-11 {
    margin-left: 91.66667% !important
  }
  .xxlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left
  }
  .column.xxlarge-centered, 
.columns.xxlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none
  }
  .column.xxlarge-uncentered, 
.columns.xxlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left
  }
  .column.xxlarge-centered:last-child, 
.columns.xxlarge-centered:last-child {
    float: none
  }
  .column.xxlarge-uncentered:last-child, 
.columns.xxlarge-uncentered:last-child {
    float: left
  }
  .column.xxlarge-uncentered.opposite, 
.columns.xxlarge-uncentered.opposite {
    float: right
  }
  .row.xxlarge-collapse>.column, 
.row.xxlarge-collapse>.columns {
    padding-left: 0;
    padding-right: 0
  }
  .row.xxlarge-collapse .row {
    margin-left: 0;
    margin-right: 0
  }
  .row.xxlarge-uncollapse>.column, 
.row.xxlarge-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
}
.button, button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: Verdana;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  font-size: .9375rem;
  background-color: #a6bc09;
  border-color: #bbd40a;
  color: #fff;
  text-shadow: 0 0 2px #000;
  transition: background-color .3s ease-out;
  padding: 1rem 2rem 1.0625rem
}
.button:focus, 
.button:hover, button:focus, button:hover {
  background-color: #cbe60e;
  color: #fff
}
.button.secondary, button.secondary {
  background-color: #00afec;
  border-color: #03beff;
  color: #fff;
  text-shadow: 0 0 2px #000
}
.button.secondary:focus, 
.button.secondary:hover, button.secondary:focus, button.secondary:hover {
  background-color: #3ccbfd;
  color: #fff
}
.button.success, button.success {
  background-color: #43AC6A;
  border-color: #4cb974;
  color: #295100
}
.button.success:focus, 
.button.success:hover, button.success:focus, button.success:hover {
  background-color: #4cb974;
  color: #295100
}
.button.alert, button.alert {
  background-color: #f04124;
  border-color: #f15036;
  color: #295100
}
.button.alert:focus, 
.button.alert:hover, button.alert:focus, button.alert:hover {
  background-color: #f15036;
  color: #295100
}
.button.warning, button.warning {
  background-color: #f08a24;
  border-color: #f19336;
  color: #295100
}
.button.warning:focus, 
.button.warning:hover, button.warning:focus, button.warning:hover {
  background-color: #f19336;
  color: #295100
}
.button.info, button.info {
  background-color: #a0d3e8;
  border-color: #a8d7ea;
  color: #333
}
.button.info:focus, 
.button.info:hover, button.info:focus, button.info:hover {
  background-color: #a8d7ea;
  color: #333
}
.button.large, button.large {
  font-size: 1.25rem;
  padding: 1.125rem 2.25rem 1.1875rem
}
.button.small, button.small {
  font-size: .8125rem;
  padding: .875rem 1.75rem .9375rem
}
.button.tiny, button.tiny {
  font-size: .6875rem;
  padding: .625rem 1.25rem .6875rem
}
.button.expand, button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%
}
.button.left-align, button.left-align {
  text-align: left;
  text-indent: .75rem
}
.button.right-align, button.right-align {
  text-align: right;
  padding-right: .75rem
}
.button.radius, button.radius {
  border-radius: 3px
}
.button.round, button.round {
  border-radius: 1000px
}
.button.disabled, 
.button[disabled], button.disabled, button[disabled] {
  background-color: #a6bc09;
  border-color: #bbd40a;
  color: #295100;
  cursor: default;
  opacity: .7;
  box-shadow: none
}
.button.disabled:focus, 
.button.disabled:hover, 
.button[disabled]:focus, 
.button[disabled]:hover, button.disabled:focus, button.disabled:hover, button[disabled]:focus, button[disabled]:hover {
  color: #295100;
  background-color: #a6bc09
}
.button.disabled.secondary, 
.button[disabled].secondary, button.disabled.secondary, button[disabled].secondary {
  background-color: #00afec;
  border-color: #03beff;
  color: #295100;
  cursor: default;
  opacity: .7;
  box-shadow: none
}
.button.disabled.secondary:focus, 
.button.disabled.secondary:hover, 
.button[disabled].secondary:focus, 
.button[disabled].secondary:hover, button.disabled.secondary:focus, button.disabled.secondary:hover, button[disabled].secondary:focus, button[disabled].secondary:hover {
  color: #295100;
  background-color: #00afec
}
.button.disabled.success, 
.button[disabled].success, button.disabled.success, button[disabled].success {
  background-color: #43AC6A;
  border-color: #4cb974;
  color: #295100;
  cursor: default;
  opacity: .7;
  box-shadow: none
}
.button.disabled.success:focus, 
.button.disabled.success:hover, 
.button[disabled].success:focus, 
.button[disabled].success:hover, button.disabled.success:focus, button.disabled.success:hover, button[disabled].success:focus, button[disabled].success:hover {
  color: #295100;
  background-color: #43AC6A
}
.button.disabled.alert, 
.button[disabled].alert, button.disabled.alert, button[disabled].alert {
  background-color: #f04124;
  border-color: #f15036;
  color: #295100;
  cursor: default;
  opacity: .7;
  box-shadow: none
}
.button.disabled.alert:focus, 
.button.disabled.alert:hover, 
.button[disabled].alert:focus, 
.button[disabled].alert:hover, button.disabled.alert:focus, button.disabled.alert:hover, button[disabled].alert:focus, button[disabled].alert:hover {
  color: #295100;
  background-color: #f04124
}
.button.disabled.warning, 
.button[disabled].warning, button.disabled.warning, button[disabled].warning {
  background-color: #f08a24;
  border-color: #f19336;
  color: #295100;
  cursor: default;
  opacity: .7;
  box-shadow: none
}
.button.disabled.warning:focus, 
.button.disabled.warning:hover, 
.button[disabled].warning:focus, 
.button[disabled].warning:hover, button.disabled.warning:focus, button.disabled.warning:hover, button[disabled].warning:focus, button[disabled].warning:hover {
  color: #295100;
  background-color: #f08a24
}
.button.disabled.info, 
.button[disabled].info, button.disabled.info, button[disabled].info {
  background-color: #a0d3e8;
  border-color: #a8d7ea;
  color: #333;
  cursor: default;
  opacity: .7;
  box-shadow: none
}
.button.disabled.info:focus, 
.button.disabled.info:hover, 
.button[disabled].info:focus, 
.button[disabled].info:hover, button.disabled.info:focus, button.disabled.info:hover, button[disabled].info:focus, button[disabled].info:hover {
  color: #333;
  background-color: #a0d3e8
}
button::-moz-focus-inner {
  border: 0;
  padding: 0
}
@media only screen and (min-width:40.0625em) {
  .button, button {
    display: inline-block
  }
}
.button-group {
  margin: 0;
  left: 0
}
.button-group.even-2 li, 
.button-group.even-3 li, 
.button-group.even-4 li, 
.button-group.even-5 li, 
.button-group.even-6 li, 
.button-group.even-7 li, 
.button-group.even-8 li, 
.button-group>li {
  margin: 0 -2px;
  display: inline-block
}
.button-group:after, 
.button-group:before {
  content: " ";
  display: table
}
.button-group.even-2 li {
  width: 50%
}
.button-group.even-2 li .button, 
.button-group.even-2 li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.even-2 li:first-child .button, 
.button-group.even-2 li:first-child button {
  border-left: 0
}
.button-group.even-2 li .button, 
.button-group.even-2 li button {
  width: 100%
}
.button-group.even-3 li {
  width: 33.33333%
}
.button-group.even-3 li .button, 
.button-group.even-3 li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.even-3 li:first-child .button, 
.button-group.even-3 li:first-child button {
  border-left: 0
}
.button-group.even-3 li .button, 
.button-group.even-3 li button {
  width: 100%
}
.button-group.even-4 li {
  width: 25%
}
.button-group.even-4 li .button, 
.button-group.even-4 li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.even-4 li:first-child .button, 
.button-group.even-4 li:first-child button {
  border-left: 0
}
.button-group.even-4 li .button, 
.button-group.even-4 li button {
  width: 100%
}
.button-group.even-5 li {
  width: 20%
}
.button-group.even-5 li .button, 
.button-group.even-5 li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.even-5 li:first-child .button, 
.button-group.even-5 li:first-child button {
  border-left: 0
}
.button-group.even-5 li .button, 
.button-group.even-5 li button {
  width: 100%
}
.button-group.even-6 li {
  width: 16.66667%
}
.button-group.even-6 li .button, 
.button-group.even-6 li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.even-6 li:first-child .button, 
.button-group.even-6 li:first-child button {
  border-left: 0
}
.button-group.even-6 li .button, 
.button-group.even-6 li button {
  width: 100%
}
.button-group.even-7 li {
  width: 14.28571%
}
.button-group.even-7 li .button, 
.button-group.even-7 li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.even-7 li:first-child .button, 
.button-group.even-7 li:first-child button {
  border-left: 0
}
.button-group.even-7 li .button, 
.button-group.even-7 li button {
  width: 100%
}
.button-group.even-8 li {
  width: 12.5%
}
.button-group.even-8 li .button, 
.button-group.even-8 li button, 
.button-group.radius.stack>*>button, 
.button-group.round.stack>*>button, 
.button-group.stack>li>button, 
.clearing-caption {
  width: 100%
}
.button-group.even-8 li .button, 
.button-group.even-8 li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.even-8 li:first-child .button, 
.button-group.even-8 li:first-child button {
  border-left: 0
}
.button-group>li .button, 
.button-group>li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group>li:first-child .button, 
.button-group>li:first-child button {
  border-left: 0
}
.button-group.stack>li {
  display: inline-block;
  display: block;
  margin: 0;
  float: none
}
.button-group.stack>li .button, 
.button-group.stack>li>button {
  border-left: 1px solid
}
.button-group.stack>li:first-child .button, 
.button-group.stack>li:first-child button {
  border-left: 0
}
.button-group.stack>li .button, 
.button-group.stack>li>button {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 
.5);
  border-left-width: 0;
  margin: 0;
  display: block
}
.button-group.stack>li:first-child .button, 
.button-group.stack>li:first-child button {
  border-top: 0
}
.button-group.stack-for-small>li {
  margin: 0 -2px;
  display: inline-block
}
.button-group.stack-for-small>li .button, 
.button-group.stack-for-small>li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.stack-for-small>li:first-child .button, 
.button-group.stack-for-small>li:first-child button {
  border-left: 0
}
@media only screen and (max-width:40em) {
  .button-group.stack-for-small>li {
    display: inline-block;
    display: block;
    margin: 0
  }
  .button-group.stack-for-small>li .button, 
.button-group.stack-for-small>li>button {
    border-left: 1px solid
  }
  .button-group.stack-for-small>li:first-child .button, 
.button-group.stack-for-small>li:first-child button {
    border-left: 0
  }
  .button-group.stack-for-small>li .button, 
.button-group.stack-for-small>li>button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 
.5);
    border-left-width: 0;
    margin: 0;
    display: block
  }
  .button-group.stack-for-small>li>button {
    width: 100%
  }
  .button-group.stack-for-small>li:first-child .button, 
.button-group.stack-for-small>li:first-child button {
    border-top: 0
  }
}
.button-group.radius>* {
  margin: 0 -2px;
  display: inline-block
}
.button-group.radius>* .button, 
.button-group.radius>*>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.radius>:first-child .button, 
.button-group.radius>:first-child button {
  border-left: 0
}
.button-group.radius>*, 
.button-group.radius>*>.button, 
.button-group.radius>*>a, 
.button-group.radius>*>button {
  border-radius: 0
}
.button-group.radius>:first-child, 
.button-group.radius>:first-child>.button, 
.button-group.radius>:first-child>a, 
.button-group.radius>:first-child>button {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px
}
.button-group.radius>:last-child, 
.button-group.radius>:last-child>.button, 
.button-group.radius>:last-child>a, 
.button-group.radius>:last-child>button {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px
}
.button-group.radius.stack>* {
  display: inline-block;
  display: block;
  margin: 0
}
.button-group.radius.stack>* .button, 
.button-group.radius.stack>*>button {
  border-left: 1px solid
}
.button-group.radius.stack>:first-child .button, 
.button-group.radius.stack>:first-child button {
  border-left: 0
}
.button-group.radius.stack>* .button, 
.button-group.radius.stack>*>button {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 
.5);
  border-left-width: 0;
  margin: 0;
  display: block
}
.button-group.radius.stack>:first-child .button, 
.button-group.radius.stack>:first-child button {
  border-top: 0
}
.button-group.radius.stack>*, 
.button-group.radius.stack>*>.button, 
.button-group.radius.stack>*>a, 
.button-group.radius.stack>*>button {
  border-radius: 0
}
.button-group.radius.stack>:first-child, 
.button-group.radius.stack>:first-child>.button, 
.button-group.radius.stack>:first-child>a, 
.button-group.radius.stack>:first-child>button {
  -webkit-top-left-radius: 3px;
  -webkit-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.button-group.radius.stack>:last-child, 
.button-group.radius.stack>:last-child>.button, 
.button-group.radius.stack>:last-child>a, 
.button-group.radius.stack>:last-child>button {
  -webkit-bottom-left-radius: 3px;
  -webkit-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px
}
@media only screen and (min-width:40.0625em) {
  .button-group.radius.stack-for-small>* {
    margin: 0 -2px;
    display: inline-block
  }
  .button-group.radius.stack-for-small>* .button, 
.button-group.radius.stack-for-small>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 
.5)
  }
  .button-group.radius.stack-for-small>:first-child .button, 
.button-group.radius.stack-for-small>:first-child button {
    border-left: 0
  }
  .button-group.radius.stack-for-small>*, 
.button-group.radius.stack-for-small>*>.button, 
.button-group.radius.stack-for-small>*>a, 
.button-group.radius.stack-for-small>*>button {
    border-radius: 0
  }
  .button-group.radius.stack-for-small>:first-child, 
.button-group.radius.stack-for-small>:first-child>.button, 
.button-group.radius.stack-for-small>:first-child>a, 
.button-group.radius.stack-for-small>:first-child>button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
  }
  .button-group.radius.stack-for-small>:last-child, 
.button-group.radius.stack-for-small>:last-child>.button, 
.button-group.radius.stack-for-small>:last-child>a, 
.button-group.radius.stack-for-small>:last-child>button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
  }
}
@media only screen and (max-width:40em) {
  .button-group.radius.stack-for-small>* {
    display: inline-block;
    display: block;
    margin: 0
  }
  .button-group.radius.stack-for-small>* .button, 
.button-group.radius.stack-for-small>*>button {
    border-left: 1px solid
  }
  .button-group.radius.stack-for-small>:first-child .button, 
.button-group.radius.stack-for-small>:first-child button {
    border-left: 0
  }
  .button-group.radius.stack-for-small>* .button, 
.button-group.radius.stack-for-small>*>button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 
.5);
    border-left-width: 0;
    margin: 0;
    display: block
  }
  .button-group.radius.stack-for-small>*>button {
    width: 100%
  }
  .button-group.radius.stack-for-small>:first-child .button, 
.button-group.radius.stack-for-small>:first-child button {
    border-top: 0
  }
  .button-group.radius.stack-for-small>*, 
.button-group.radius.stack-for-small>*>.button, 
.button-group.radius.stack-for-small>*>a, 
.button-group.radius.stack-for-small>*>button {
    border-radius: 0
  }
  .button-group.radius.stack-for-small>:first-child, 
.button-group.radius.stack-for-small>:first-child>.button, 
.button-group.radius.stack-for-small>:first-child>a, 
.button-group.radius.stack-for-small>:first-child>button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
  }
  .button-group.radius.stack-for-small>:last-child, 
.button-group.radius.stack-for-small>:last-child>.button, 
.button-group.radius.stack-for-small>:last-child>a, 
.button-group.radius.stack-for-small>:last-child>button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
  }
}
.button-group.round>* {
  margin: 0 -2px;
  display: inline-block
}
.button-group.round>* .button, 
.button-group.round>*>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.round>:first-child .button, 
.button-group.round>:first-child button {
  border-left: 0
}
.button-group.round>*, 
.button-group.round>*>.button, 
.button-group.round>*>a, 
.button-group.round>*>button {
  border-radius: 0
}
.button-group.round>:first-child, 
.button-group.round>:first-child>.button, 
.button-group.round>:first-child>a, 
.button-group.round>:first-child>button {
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px
}
.button-group.round>:last-child, 
.button-group.round>:last-child>.button, 
.button-group.round>:last-child>a, 
.button-group.round>:last-child>button {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px
}
.button-group.round.stack>* {
  display: inline-block;
  display: block;
  margin: 0
}
.button-group.round.stack>* .button, 
.button-group.round.stack>*>button {
  border-left: 1px solid
}
.button-group.round.stack>:first-child .button, 
.button-group.round.stack>:first-child button {
  border-left: 0
}
.button-group.round.stack>* .button, 
.button-group.round.stack>*>button {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 
.5);
  border-left-width: 0;
  margin: 0;
  display: block
}
.button-group.round.stack>:first-child .button, 
.button-group.round.stack>:first-child button {
  border-top: 0
}
.button-group.round.stack>*, 
.button-group.round.stack>*>.button, 
.button-group.round.stack>*>a, 
.button-group.round.stack>*>button {
  border-radius: 0
}
.button-group.round.stack>:first-child, 
.button-group.round.stack>:first-child>.button, 
.button-group.round.stack>:first-child>a, 
.button-group.round.stack>:first-child>button {
  -webkit-top-left-radius: 1rem;
  -webkit-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem
}
.button-group.round.stack>:last-child, 
.button-group.round.stack>:last-child>.button, 
.button-group.round.stack>:last-child>a, 
.button-group.round.stack>:last-child>button {
  -webkit-bottom-left-radius: 1rem;
  -webkit-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem
}
@media only screen and (min-width:40.0625em) {
  .button-group.round.stack-for-small>* {
    margin: 0 -2px;
    display: inline-block
  }
  .button-group.round.stack-for-small>* .button, 
.button-group.round.stack-for-small>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 
.5)
  }
  .button-group.round.stack-for-small>:first-child .button, 
.button-group.round.stack-for-small>:first-child button {
    border-left: 0
  }
  .button-group.round.stack-for-small>*, 
.button-group.round.stack-for-small>*>.button, 
.button-group.round.stack-for-small>*>a, 
.button-group.round.stack-for-small>*>button {
    border-radius: 0
  }
  .button-group.round.stack-for-small>:first-child, 
.button-group.round.stack-for-small>:first-child>.button, 
.button-group.round.stack-for-small>:first-child>a, 
.button-group.round.stack-for-small>:first-child>button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
  }
  .button-group.round.stack-for-small>:last-child, 
.button-group.round.stack-for-small>:last-child>.button, 
.button-group.round.stack-for-small>:last-child>a, 
.button-group.round.stack-for-small>:last-child>button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
  }
}
.clearing-caption, 
.f-dropdown.content>:last-child, 
.f-dropdown.drop-left>:last-child, 
.f-dropdown.drop-right>:last-child, 
.f-dropdown.drop-top>:last-child, 
.f-dropdown>:last-child {
  margin-bottom: 0
}
@media only screen and (max-width:40em) {
  .button-group.round.stack-for-small>* {
    display: inline-block;
    display: block;
    margin: 0
  }
  .button-group.round.stack-for-small>* .button, 
.button-group.round.stack-for-small>*>button {
    border-left: 1px solid
  }
  .button-group.round.stack-for-small>:first-child .button, 
.button-group.round.stack-for-small>:first-child button {
    border-left: 0
  }
  .button-group.round.stack-for-small>* .button, 
.button-group.round.stack-for-small>*>button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 
.5);
    border-left-width: 0;
    margin: 0;
    display: block
  }
  .button-group.round.stack-for-small>*>button {
    width: 100%
  }
  .button-group.round.stack-for-small>:first-child .button, 
.button-group.round.stack-for-small>:first-child button {
    border-top: 0
  }
  .button-group.round.stack-for-small>*, 
.button-group.round.stack-for-small>*>.button, 
.button-group.round.stack-for-small>*>a, 
.button-group.round.stack-for-small>*>button {
    border-radius: 0
  }
  .button-group.round.stack-for-small>:first-child, 
.button-group.round.stack-for-small>:first-child>.button, 
.button-group.round.stack-for-small>:first-child>a, 
.button-group.round.stack-for-small>:first-child>button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
  }
  .button-group.round.stack-for-small>:last-child, 
.button-group.round.stack-for-small>:last-child>.button, 
.button-group.round.stack-for-small>:last-child>a, 
.button-group.round.stack-for-small>:last-child>button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem
  }
}
.button-bar:after, 
.button-bar:before, 
.clearing-thumbs:after, 
.clearing-thumbs:before, [data-clearing]:after, [data-clearing]:before {
  content: " ";
  display: table
}
.button-bar .button-group {
  float: left;
  margin-right: .625rem
}
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0
}
.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px
}
.clearing-thumbs[class*=block-grid-] li, [data-clearing][class*=block-grid-] li {
  margin-right: 0
}
.clearing-blackout {
  background: #333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998
}
.clearing-blackout .clearing-close {
  display: block
}
.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  margin: 0
}
.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #aaa;
  font-size: .6em
}
.visible-img {
  height: 95%;
  position: relative
}
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  max-height: 100%;
  max-width: 100%
}
.clearing-caption {
  color: #ccc;
  font-size: .875em;
  line-height: 1.3;
  text-align: center;
  bottom: 0;
  background: #333;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0
}
.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #ccc;
  display: none
}
.clearing-close:focus, 
.clearing-close:hover {
  color: #ccc
}
.clearing-assembled .clearing-container {
  height: 100%
}
.clearing-assembled .clearing-container .carousel>ul, 
.clearing-feature li {
  display: none
}
.clearing-feature li.clearing-featured-img {
  display: block
}
@media only screen and (min-width:40.0625em) {
  .clearing-main-next, 
.clearing-main-prev {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0
  }
  .clearing-main-next>span, 
.clearing-main-prev>span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: 12px solid
  }
  .clearing-main-next>span:hover, 
.clearing-main-prev>span:hover {
    opacity: .8
  }
  .clearing-main-prev {
    left: 0
  }
  .clearing-main-prev>span {
    left: 5px;
    border-color: transparent #ccc transparent transparent
  }
  .clearing-main-next {
    right: 0
  }
  .clearing-main-next>span {
    border-color: transparent transparent transparent #ccc
  }
  .clearing-main-next.disabled, 
.clearing-main-prev.disabled {
    opacity: .3
  }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 
.8);
    height: 120px;
    margin-top: 10px;
    text-align: center
  }
  .clearing-assembled .clearing-container .carousel>ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none
  }
  .clearing-assembled .clearing-container .carousel>ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: .4;
    clear: none
  }
  .clearing-assembled .clearing-container .carousel>ul li.fix-height img {
    height: 100%;
    max-width: none
  }
  .clearing-assembled .clearing-container .carousel>ul li a.th {
    border: none;
    box-shadow: none;
    display: block
  }
  .clearing-assembled .clearing-container .carousel>ul li img {
    cursor: pointer !important;
    width: 100% !important
  }
  .clearing-assembled .clearing-container .carousel>ul li.visible {
    opacity: 1
  }
  .clearing-assembled .clearing-container .carousel>ul li:hover {
    opacity: .8
  }
  .clearing-assembled .clearing-container .visible-img {
    background: #333;
    overflow: hidden;
    height: 85%
  }
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0
  }
}
.f-dropdown, 
.f-dropdown.drop-right {
  max-width: 200px;
  list-style: none;
  outline: 0;
  max-height: none;
  font-size: .875rem
}
.f-dropdown {
  position: absolute;
  left: -9999px;
  margin-left: 0;
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 89;
  margin-top: 2px
}
.f-dropdown:after, 
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute
}
.f-dropdown.drop-left, 
.f-dropdown.drop-left>:first-child, 
.f-dropdown.drop-right>:first-child, 
.f-dropdown>:first-child {
  margin-top: 0
}
.f-dropdown:before {
  border: 6px inset;
  border-color: transparent transparent #fff;
  border-bottom-style: solid;
  top: -12px;
  left: 10px;
  z-index: 89
}
.f-dropdown:after {
  border: 7px inset;
  border-color: transparent transparent #ccc;
  border-bottom-style: solid;
  top: -14px;
  left: 9px;
  z-index: 88
}
.f-dropdown.right:before {
  left: auto;
  right: 10px
}
.f-dropdown.right:after {
  left: auto;
  right: 9px
}
.f-dropdown.drop-right {
  position: absolute;
  left: -9999px;
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 89;
  margin-top: 0;
  margin-left: 2px
}
.f-dropdown.drop-right:after, 
.f-dropdown.drop-right:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute
}
.f-dropdown.drop-right:before {
  border: 6px inset;
  border-color: transparent #fff transparent transparent;
  border-right-style: solid;
  top: 10px;
  left: -12px;
  z-index: 89
}
.f-dropdown.drop-right:after {
  border: 7px inset;
  border-color: transparent #ccc transparent transparent;
  border-right-style: solid;
  top: 9px;
  left: -14px;
  z-index: 88
}
.f-dropdown.drop-left {
  position: absolute;
  left: -9999px;
  list-style: none;
  outline: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  font-size: .875rem;
  z-index: 89;
  margin-left: -2px;
  max-width: 200px
}
.f-dropdown.drop-left:after, 
.f-dropdown.drop-left:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  left: auto;
  position: absolute
}
.f-dropdown.content, 
.f-dropdown.drop-top {
  margin-left: 0;
  max-height: none;
  font-size: .875rem;
  max-width: 200px;
  list-style: none;
  outline: 0
}
.f-dropdown.drop-left:before {
  border: 6px inset;
  border-color: transparent transparent transparent #fff;
  border-left-style: solid;
  top: 10px;
  right: -12px;
  z-index: 89
}
.f-dropdown.drop-left:after {
  border: 7px inset;
  border-color: transparent transparent transparent #ccc;
  border-left-style: solid;
  top: 9px;
  right: -14px;
  z-index: 88
}
.f-dropdown.drop-top {
  position: absolute;
  left: -9999px;
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 89;
  margin-top: -2px
}
.f-dropdown.drop-top:after, 
.f-dropdown.drop-top:before {
  width: 0;
  height: 0;
  top: auto;
  right: auto;
  position: absolute;
  display: block;
  content: ""
}
.f-dropdown.content>:first-child, 
.f-dropdown.drop-top>:first-child {
  margin-top: 0
}
.f-dropdown.drop-top:before {
  border: 6px inset;
  border-color: #fff transparent transparent;
  border-top-style: solid;
  bottom: -12px;
  left: 10px;
  z-index: 89
}
.f-dropdown.drop-top:after {
  border: 7px inset;
  border-color: #ccc transparent transparent;
  border-top-style: solid;
  bottom: -14px;
  left: 9px;
  z-index: 88
}
.f-dropdown li {
  font-size: .875rem;
  cursor: pointer;
  line-height: 1.125rem;
  margin: 0
}
.f-dropdown li:focus, 
.f-dropdown li:hover {
  background: #eee
}
.f-dropdown li.radius {
  border-radius: 3px
}
.f-dropdown li a {
  display: block;
  padding: .5rem;
  color: #4d4d4d
}
.f-dropdown.content {
  position: absolute;
  left: -9999px;
  padding: 1.25rem;
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 89
}
.f-dropdown.tiny {
  max-width: 200px
}
.f-dropdown.small {
  max-width: 300px
}
.f-dropdown.medium {
  max-width: 500px
}
.f-dropdown.large {
  max-width: 800px
}
.f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important
}
.f-dropdown.mega.open {
  left: 0 !important
}
.dropdown.button, button.dropdown {
  position: relative;
  outline: 0;
  padding-right: 3.5625rem
}
.dropdown.button::after, button.dropdown::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  top: 50%;
  border-width: .375rem;
  right: 1.40625rem;
  margin-top: -.15625rem;
  border-color: #fff transparent transparent
}
.postfix, 
.prefix, select {
  font-size: .875rem;
  height: 2.3125rem
}
.dropdown.button.tiny, button.dropdown.tiny {
  padding-right: 2.625rem
}
.dropdown.button.tiny:after, button.dropdown.tiny:after {
  border-width: .375rem;
  right: 1.125rem;
  margin-top: -.125rem
}
.dropdown.button.tiny::after, button.dropdown.tiny::after {
  border-color: #fff transparent transparent
}
.dropdown.button.small, button.dropdown.small {
  padding-right: 3.0625rem
}
.dropdown.button.small::after, button.dropdown.small::after {
  border-width: .4375rem;
  right: 1.3125rem;
  margin-top: -.15625rem;
  border-color: #fff transparent transparent
}
.dropdown.button.large, button.dropdown.large {
  padding-right: 3.625rem
}
.dropdown.button.large::after, button.dropdown.large::after {
  border-width: .3125rem;
  right: 1.71875rem;
  margin-top: -.15625rem;
  border-color: #fff transparent transparent
}
.dropdown.button.secondary:after, button.dropdown.secondary:after {
  border-color: #333 transparent transparent
}
form .row .row {
  margin: 0 -.5rem
}
form .row .row .column, form .row .row .columns {
  padding: 0 .5rem
}
form .row .row.collapse {
  margin: 0
}
input[type=file], input[type=checkbox], input[type=radio], label.inline, select {
  margin: 0 0 1rem
}
form .row .row.collapse .column, form .row .row.collapse .columns {
  padding: 0
}
form .row .row.collapse input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
  padding-left: .5rem
}
label {
  font-size: .875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0
}
label.right {
  float: none !important;
  text-align: right
}
.label, 
.pagination-centered, 
.postfix, 
.prefix, table thead tr th {
  text-align: center
}
label.inline {
  padding: .5625rem 0
}
label small {
  text-transform: capitalize;
  color: #676767
}
.postfix, 
.prefix {
  display: block;
  position: relative;
  z-index: 2;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  line-height: 2.3125rem
}
.postfix.button, 
.prefix.button {
  text-align: center;
  border: none;
  padding: 0
}
.prefix.button.radius {
  border-radius: 3px 0 0 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px
}
.postfix.button.radius {
  border-radius: 0 3px 3px 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px
}
.prefix.button.round {
  border-radius: 1000px 0 0 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px
}
.postfix.button.round {
  border-radius: 0 1000px 1000px 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px
}
label.prefix, span.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333;
  border-color: #ccc
}
label.postfix, span.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333;
  border-color: #ccc
}
fieldset[disabled] input[type=date], fieldset[disabled] input[type=text], fieldset[disabled] input[type=password], fieldset[disabled] input[type=datetime], fieldset[disabled] input[type=datetime-local], fieldset[disabled] input[type=month], fieldset[disabled] input[type=week], fieldset[disabled] input[type=email], fieldset[disabled] input[type=tel], fieldset[disabled] input[type=time], fieldset[disabled] input[type=url], fieldset[disabled] input[type=color], fieldset[disabled] input[type=number], fieldset[disabled] input[type=search], fieldset[disabled] textarea, input[type=date]:disabled, input[type=date][disabled], input[type=date][readonly], input[type=text]:disabled, input[type=text][disabled], input[type=text][readonly], input[type=password]:disabled, input[type=password][disabled], input[type=password][readonly], input[type=datetime]:disabled, input[type=datetime][disabled], input[type=datetime][readonly], input[type=datetime-local]:disabled, input[type=datetime-local][disabled], input[type=datetime-local][readonly], input[type=month]:disabled, input[type=month][disabled], input[type=month][readonly], input[type=week]:disabled, input[type=week][disabled], input[type=week][readonly], input[type=email]:disabled, input[type=email][disabled], input[type=email][readonly], input[type=tel]:disabled, input[type=tel][disabled], input[type=tel][readonly], input[type=time]:disabled, input[type=time][disabled], input[type=time][readonly], input[type=url]:disabled, input[type=url][disabled], input[type=url][readonly], input[type=color]:disabled, input[type=color][disabled], input[type=color][readonly], input[type=number]:disabled, input[type=number][disabled], input[type=number][readonly], input[type=search]:disabled, input[type=search][disabled], input[type=search][readonly], select:disabled, textarea:disabled, textarea[disabled], textarea[readonly] {
  background-color: #DDD;
  cursor: default
}
input[type=date], input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=month], input[type=week], input[type=email], input[type=tel], input[type=time], input[type=url], input[type=color], input[type=number], input[type=search], textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 
.1);
  color: rgba(0, 0, 0, 
.75);
  display: block;
  font-size: .875rem;
  margin: 0 0 1rem;
  padding: .5rem;
  height: 2.3125rem;
  width: 100%;
  box-sizing: border-box;
  transition: all .15s linear
}
.label, 
.side-nav, 
.side-nav li.active>a:first-child:not(.button), 
.sub-nav dd, 
.sub-nav dt, 
.sub-nav li, select {
  font-family: "Roboto Condensed", Helvetica, Roboto, Arial, sans-serif
}
input[type=date]:focus, input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=week]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, input[type=color]:focus, input[type=number]:focus, input[type=search]:focus, textarea:focus {
  background: #fafafa;
  border-color: #999;
  outline: 0
}
input[type=date].radius, input[type=text].radius, input[type=password].radius, input[type=datetime].radius, input[type=datetime-local].radius, input[type=month].radius, input[type=week].radius, input[type=email].radius, input[type=tel].radius, input[type=time].radius, input[type=url].radius, input[type=color].radius, input[type=number].radius, input[type=search].radius, textarea.radius {
  border-radius: 3px
}
form .row .prefix-radius.row.collapse button, form .row .prefix-radius.row.collapse input, form .row .prefix-radius.row.collapse select, form .row .prefix-radius.row.collapse textarea {
  border-radius: 0 3px 3px 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px
}
form .row .postfix-radius.row.collapse button, form .row .postfix-radius.row.collapse input, form .row .postfix-radius.row.collapse select, form .row .postfix-radius.row.collapse textarea, form .row .prefix-radius.row.collapse .prefix {
  border-radius: 3px 0 0 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px
}
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0 3px 3px 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px
}
form .row .prefix-round.row.collapse button, form .row .prefix-round.row.collapse input, form .row .prefix-round.row.collapse select, form .row .prefix-round.row.collapse textarea {
  border-radius: 0 1000px 1000px 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px
}
form .row .postfix-round.row.collapse button, form .row .postfix-round.row.collapse input, form .row .postfix-round.row.collapse select, form .row .postfix-round.row.collapse textarea, form .row .prefix-round.row.collapse .prefix {
  border-radius: 1000px 0 0 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px
}
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0 1000px 1000px 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px
}
input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0
}
textarea[rows] {
  height: auto
}
textarea {
  max-width: 100%
}
select {
  -webkit-appearance: none !important;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  padding: .5rem;
  color: rgba(0, 0, 0, 
.75);
  line-height: normal;
  border-radius: 0
}
.navigation, select[multiple] {
  height: auto
}
select::-ms-expand {
  display: none
}
select.radius {
  border-radius: 3px
}
select:hover {
  background-color: #f3f3f3;
  border-color: #999
}
input[type=checkbox]+label, input[type=radio]+label {
  display: inline-block;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline
}
input[type=file] {
  width: 100%
}
fieldset {
  border: 1px solid #DDD;
  padding: 1.25rem;
  margin: 1.125rem 0
}
.label.radius, 
.reveal-modal {
  border-radius: 3px
}
fieldset legend {
  font-weight: 700;
  background: #fff;
  padding: 0 .1875rem;
  margin: 0 0 0 -.1875rem
}
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] small.error, [data-abide] span.error {
  display: block;
  padding: .375rem .5625rem .5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: 400;
  font-style: italic;
  background: #f04124;
  color: #fff
}
[data-abide] small.error, [data-abide] span.error {
  display: none
}
.error small.error, small.error, span.error {
  display: block;
  padding: .375rem .5625rem .5625rem;
  margin-top: -1px;
  font-size: .75rem;
  background: #f04124;
  font-weight: 400;
  font-style: italic
}
small.error, span.error {
  margin-bottom: 1rem;
  color: #fff
}
.error input, 
.error select, 
.error textarea {
  margin-bottom: 0
}
.error input[type=checkbox], 
.error input[type=radio], 
.error small.error {
  margin-bottom: 1rem
}
.error label, 
.error label.error {
  color: #f04124
}
.error small.error {
  color: #fff
}
.error>label>small {
  color: #676767;
  background: 0 0;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline
}
.side-nav li.heading, 
.sub-nav dt {
  text-transform: uppercase
}
.error span.error-message, 
.inline-list>li>* {
  display: block
}
input.error, select.error, textarea.error {
  margin-bottom: 0
}
label.error {
  color: #f04124
}
.inline-list {
  margin: 0 0 1.0625rem -1.375rem;
  padding: 0;
  list-style: none;
  overflow: hidden
}
.inline-list>li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block
}
.label {
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: auto;
  padding: .25rem .5rem;
  font-size: .6875rem;
  background-color: #008CBA;
  color: #fff
}
.label.round {
  border-radius: 1000px
}
.label.alert {
  background-color: #f04124;
  color: #fff
}
.label.warning {
  background-color: #f08a24;
  color: #fff
}
.label.success {
  background-color: #43AC6A;
  color: #fff
}
.label.secondary {
  background-color: #00afec;
  color: #fff
}
.label.info {
  background-color: #a0d3e8;
  color: #333
}
ul#nav-bottom.pagination, ul#nav-top.pagination {
  margin-bottom: 0
}
ul.pagination li {
  color: #222;
  font-size: .875rem;
  float: left;
  display: block
}
ul.pagination li a, ul.pagination li button {
  display: block;
  padding: .5em 1em;
  color: #000;
  background: 0 0;
  border-radius: 0;
  border: none;
  font-weight: 400;
  font-size: 1em;
  transition: background-color .3s ease-out
}
ul.pagination li a:focus, ul.pagination li button:focus, ul.pagination li:hover a, ul.pagination li:hover button {
  background: #e6e6e6
}
ul.pagination li.unavailable a, ul.pagination li.unavailable button {
  cursor: default;
  color: #999
}
ul.pagination li.unavailable a:focus, ul.pagination li.unavailable button:focus, ul.pagination li.unavailable:hover a, ul.pagination li.unavailable:hover button {
  background: 0 0
}
ul.pagination li.current a, ul.pagination li.current button {
  background: #83cee2;
  color: #fff;
  font-weight: 700;
  cursor: default
}
ul.pagination li.current a:focus, ul.pagination li.current a:hover, ul.pagination li.current button:focus, ul.pagination li.current button:hover {
  background: #008cba
}
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block
}
.navigation {
  display: table;
  table-layout: fixed;
  width: 100%;
  background-color: #e9e9e9
}
.navigation .nav-box {
  display: table;
  vertical-align: middle;
  padding: 0;
  margin: 0
}
@media (min-width:490px) {
  .navigation .nav-box {
    display: inline-block;
    width: auto
  }
}
.navigation .nav-box label {
  display: inline-block;
  padding: 0 1rem;
  font-size: .94rem;
  color: #363636
}
.navigation #nav-bottom.nav-box li, 
.navigation #nav-bottom.nav-box li.disabled, 
.navigation #nav-top.nav-box li, 
.navigation #nav-top.nav-box li.disabled {
  padding: 0;
  margin-bottom: 0;
  background-color: #d3d3d3;
  border: none;
  height: 100%
}
.navigation #nav-bottom.nav-box li a, 
.navigation #nav-bottom.nav-box li.disabled a, 
.navigation #nav-top.nav-box li a, 
.navigation #nav-top.nav-box li.disabled a {
  color: #515151;
  border-radius: 0;
  border-right: 2px solid #fff;
  height: 100%
}
.navigation #nav-bottom.nav-box li:last-child a, 
.navigation #nav-top.nav-box li:last-child a {
  border-right: 0
}
.nav-box {
  width: auto;
  display: inline
}
.nav-box label {
  display: initial;
  padding: 0 .5em
}
.nav-box select {
  margin: 0
}
.nav-box.pagination {
  width: auto;
  margin: 0;
  padding: 0;
  display: block
}
@media (min-width:615px) {
  .nav-box.pagination {
    display: inline;
    margin: 2px 5px 0 0
  }
}
.nav-box.right {
  float: none
}
.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  background: rgba(0, 0, 0, 
.45);
  z-index: 1004;
  display: none;
  left: 0
}
.reveal-modal {
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  padding: 1.875rem;
  border: 1px solid #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 
.4)
}
@media only screen and (max-width:40em) {
  .reveal-modal {
    min-height: 100vh
  }
}
.reveal-modal .column, 
.reveal-modal .columns {
  min-width: 0
}
.reveal-modal>:first-child {
  margin-top: 0
}
.reveal-modal>:last-child {
  margin-bottom: 0
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal {
    width: 80%;
    max-width: 73.5rem;
    left: 0;
    right: 0;
    margin: 0 auto
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal {
    top: 6.25rem
  }
}
.reveal-modal.radius {
  border-radius: 3px
}
.reveal-modal.round {
  border-radius: 1000px
}
.reveal-modal.collapse {
  padding: 0
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.tiny {
    width: 30%;
    max-width: 73.5rem;
    left: 0;
    right: 0;
    margin: 0 auto
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.small {
    width: 40%;
    max-width: 73.5rem;
    left: 0;
    right: 0;
    margin: 0 auto
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.medium {
    width: 60%;
    max-width: 73.5rem;
    left: 0;
    right: 0;
    margin: 0 auto
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.large {
    width: 70%;
    max-width: 73.5rem;
    left: 0;
    right: 0;
    margin: 0 auto
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.xlarge {
    width: 95%;
    max-width: 73.5rem;
    left: 0;
    right: 0;
    margin: 0 auto
  }
}
.reveal-modal.full {
  top: 0;
  left: 0;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none !important;
  margin-left: 0 !important
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.full {
    width: 100%;
    max-width: 73.5rem;
    left: 0;
    right: 0;
    margin: 0 auto
  }
}
.reveal-modal.toback {
  z-index: 1003
}
.reveal-modal .close-reveal-modal {
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  top: .625rem;
  right: 1.375rem;
  color: #aaa;
  font-weight: 700;
  cursor: pointer
}
.side-nav {
  display: block;
  margin: 0;
  padding: .875rem 0;
  list-style-type: none;
  list-style-position: outside
}
.side-nav li {
  margin: 0 0 .4375rem;
  font-size: .875rem;
  font-weight: 400
}
.side-nav li a:not(.button) {
  display: block;
  color: #008cba;
  margin: 0;
  padding: .4375rem .875rem
}
.split.button.large span:after, 
.split.button.small span:after, 
.split.button.tiny span:after {
  margin-left: -.375rem;
  border-top-style: solid;
  top: 48%
}
.side-nav li a:not(.button):focus, 
.side-nav li a:not(.button):hover {
  background: rgba(0, 0, 0, 
.025);
  color: #1cc7ff
}
.side-nav li.active>a:first-child:not(.button) {
  color: #1cc7ff;
  font-weight: 400
}
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #fff
}
.side-nav li.heading {
  color: #008cba;
  font-size: .875rem;
  font-weight: 700
}
.split.button {
  position: relative;
  padding-right: 5.0625rem
}
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px
}
.split.button span, 
.split.button.alert span, 
.split.button.secondary span, 
.split.button.success span {
  border-left-color: rgba(255, 255, 255, 
.5)
}
.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid inset inset;
  left: 50%;
  border-width: .375rem;
  top: 48%;
  margin-left: -.375rem;
  border-color: #fff transparent transparent
}
.split.button span:active {
  background-color: rgba(0, 0, 0, 
.1)
}
.split.button span {
  width: 3.09375rem
}
.split.button.tiny {
  padding-right: 3.75rem
}
.split.button.tiny span {
  width: 2.25rem
}
.split.button.tiny span:after {
  border-width: .375rem
}
.split.button.small {
  padding-right: 4.375rem
}
.split.button.small span {
  width: 2.625rem
}
.split.button.small span:after {
  border-width: .4375rem
}
.split.button.large {
  padding-right: 5.5rem
}
.split.button.large span {
  width: 3.4375rem
}
.split.button.large span:after {
  border-width: .3125rem
}
.split.button.expand {
  padding-left: 2rem
}
.split.button.secondary span:after {
  border-color: #333 transparent transparent
}
.split.button.radius span {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px
}
.split.button.round span {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px
}
.split.button.no-pip span:after, 
.split.button.no-pip span:before {
  border-style: none
}
.split.button.no-pip span>i {
  top: 50%;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -.28889em;
  margin-top: -.48889em
}
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin-bottom: -.25rem 0 1.125rem;
  padding-top: .25rem
}
.sub-nav dd, 
.sub-nav dt, 
.sub-nav li {
  float: left;
  margin-left: 1rem;
  margin-bottom: 0;
  font-weight: 400;
  font-size: .875rem;
  color: #999
}
.sub-nav dd a, 
.sub-nav dt a, 
.sub-nav li a {
  text-decoration: none;
  color: #999;
  padding: .1875rem 1rem
}
.sub-nav dd a:hover, 
.sub-nav dt a:hover, 
.sub-nav li a:hover {
  color: #737373
}
.sub-nav dd.active a, 
.sub-nav dt.active a, 
.sub-nav li.active a {
  border-radius: 3px;
  font-weight: 400;
  background: #008cba;
  padding: .1875rem 1rem;
  cursor: default;
  color: #fff
}
.sub-nav dd.active a:hover, 
.sub-nav dt.active a:hover, 
.sub-nav li.active a:hover {
  background: #0078a0
}
.switch {
  padding: 0;
  border: none;
  position: relative;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.switch label {
  display: block;
  margin-bottom: 1rem;
  position: relative;
  text-indent: 100%;
  cursor: pointer;
  transition: left .15s ease-out;
  width: 4rem;
  height: 2rem;
  color: transparent;
  background: #ddd
}
.switch input {
  opacity: 0;
  position: absolute;
  top: 9px;
  left: 10px;
  padding: 0
}
.switch input+label {
  margin-left: 0;
  margin-right: 0
}
.switch label:after {
  content: "";
  display: block;
  position: absolute;
  top: .25rem;
  left: .25rem;
  transition: left .15s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 1.5rem;
  height: 1.5rem;
  background: #fff
}
.switch input:checked+label:after {
  left: 2.25rem
}
.switch input:checked+label {
  background: #008cba
}
.switch.large label {
  width: 5rem;
  height: 2.5rem
}
.switch.large label:after {
  width: 2rem;
  height: 2rem
}
.switch.large input:checked+label:after {
  left: 2.75rem
}
.switch.small label {
  width: 3.5rem;
  height: 1.75rem
}
.switch.small label:after {
  width: 1.25rem;
  height: 1.25rem
}
.switch.small input:checked+label:after {
  left: 2rem
}
.switch.tiny label {
  width: 3rem;
  height: 1.5rem
}
.switch.tiny label:after {
  width: 1rem;
  height: 1rem
}
.switch.tiny input:checked+label:after {
  left: 1.75rem
}
.switch.radius label {
  border-radius: 4px
}
.switch.radius label:after {
  border-radius: 3px
}
.switch.round {
  border-radius: 1000px
}
.switch.round label, 
.switch.round label:after {
  border-radius: 2rem
}
table {
  background: #fff;
  margin-bottom: 1.25rem;
  border: none;
  table-layout: auto;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  display: block;
  overflow-x: auto
}
h1 p, h2 p, h3 p, h4 p, h5 p, h6 p, table p {
  font-family: inherit;
  word-spacing: inherit
}
table p {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  padding: inherit;
  margin: inherit
}
table caption {
  background: 0 0;
  color: #2f2f36;
  font-size: 1rem;
  font-weight: 700
}
table thead {
  background: #7e7e7e;
  color: #fff;
  font-weight: 500
}
table thead tr td, table thead tr th {
  padding: .5rem 1.25rem .625rem;
  font-size: .875rem;
  font-weight: 500;
  color: #fff
}
table tfoot {
  background: #f5f5f5
}
table tfoot tr td, table tfoot tr th {
  padding: .5rem 1.25rem .625rem;
  font-size: .875rem;
  font-weight: 400;
  color: #2f2f36
}
table tr td, table tr th {
  padding: .5rem 1.25rem;
  font-size: .875rem;
  color: #2f2f36;
  text-align: left;
  border-width: 2px;
  border-color: #fff
}
table tr.odd, table tr:nth-of-type(odd) {
  background: #efefef
}
table tr.alt, table tr.even, table tr:nth-of-type(even) {
  background: #d8d8d8
}
table thead tr:nth-of-type(odd) {
  background: #7e7e7e;
  color: #fff
}
table tbody tr td, table tbody tr th, table tfoot tr td, table tfoot tr th, table thead tr th, table tr td {
  display: table-cell;
  line-height: 1.125rem;
  border: 2px solid #fff
}
table thead tr th {
  vertical-align: middle;
  font-family: sans-serif;
  font-weight: 600
}
table::-webkit-scrollbar {
  -webkit-appearance: none
}
table::-webkit-scrollbar:vertical {
  width: 11px
}
table::-webkit-scrollbar:horizontal {
  height: 11px
}
table::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid #eff0f1;
  background-color: rgba(0, 0, 0, 
.5)
}
table::-webkit-scrollbar-track {
  background-color: #eff0f1;
  border-radius: 8px
}
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0
}
.tabs:after, 
.tabs:before {
  content: " ";
  display: table
}
.tabs .tab-title, 
.tabs dd {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left
}
.tabs .tab-title>a, 
.tabs dd>a {
  display: block;
  background-color: #efefef;
  color: #222;
  padding: 1rem 2rem;
  font-family: "Roboto Condensed", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem
}
.tooltip, p {
  font-size: .875rem
}
.tabs .tab-title>a:hover, 
.tabs dd>a:hover {
  background-color: #e1e1e1
}
.tabs .tab-title>a:focus, 
.tabs dd>a:focus {
  outline: 0
}
.tabs .tab-title.active a, 
.tabs dd.active a {
  background-color: #fff;
  color: #222
}
.tabs.radius .tab:first-child a, 
.tabs.radius dd:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px
}
